/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.table{display:table}.table-row{display:table-row}}:root{--cream:#fbf7f0;--cream-deep:#f2e8dc;--paper:#fffdf9;--ink:#281d19;--muted:#786a64;--berry:#9b2f4d;--berry-dark:#732037;--sage:#5e6d59;--line:#e7ddd3;--shadow:0 24px 70px #3a251d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body), sans-serif;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.announcement{background:var(--ink);color:#fff8f1;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:14px;height:34px;font-size:11px;display:flex}.announcement-dot{background:#d6ad96;border-radius:50%;width:3px;height:3px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf7f0f5;border-bottom:1px solid #734d3d1f;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:215px;display:flex}.brand-mark{width:39px;height:39px;font-family:var(--font-display), serif;color:var(--berry-dark);border:1px solid #b58d79;border-radius:50%;place-items:center;font-size:15px;font-weight:700;display:grid;position:relative}.brand-mark:after{content:"";border-radius:inherit;border:1px solid #d7c1b3;position:absolute;inset:4px}.brand strong,.footer-brand strong{font-family:var(--font-display), serif;letter-spacing:-.02em;font-size:22px;line-height:1;display:block}.brand small{letter-spacing:.2em;color:var(--muted);margin-top:4px;font-size:8px;display:block}.main-nav{align-items:center;gap:clamp(20px,2.5vw,38px);font-size:13px;font-weight:600;display:flex}.main-nav a{padding:12px 0;position:relative}.main-nav a:after{content:"";background:var(--berry);width:0;height:1px;transition:width .25s;position:absolute;bottom:5px;left:0}.main-nav a:hover:after{width:100%}.main-nav .admin-nav-link{color:var(--berry)}.header-actions{justify-content:flex-end;align-items:center;gap:4px;min-width:215px;display:flex}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover{background:var(--cream-deep)}.cart-button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.cart-button b{background:var(--berry);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.mobile-menu{display:none}.hero{align-items:center;min-height:640px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#311b1594 0%,#311b1530 45%,#311b1500 72%);position:absolute;inset:0}.hero-content{z-index:1;color:#fff;max-width:660px;padding:86px clamp(24px,7.5vw,120px);position:relative}.eyebrow{letter-spacing:.19em;text-transform:uppercase;color:var(--berry);margin:0 0 15px;font-size:11px;font-weight:800;line-height:1.4}.hero .eyebrow{color:#f4c5cf}.hero h1,.section-heading h2,.occasion-copy h2,.story-section h2,.modal-card h2,.drawer-header h2,.tracker-hero h1,.admin-main h1{font-family:var(--font-display), serif}.hero h1{letter-spacing:-.045em;text-wrap:balance;max-width:660px;margin:0;font-size:clamp(52px,6vw,84px);line-height:.94}.hero h1 em,.story-section h2 em{color:#f3c7cf;font-weight:500}.hero-copy{color:#ffffffe3;max-width:570px;margin:25px 0 30px;font-size:16px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{letter-spacing:.02em;cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:12px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--berry);color:#fff}.button-primary:hover{background:var(--berry-dark)}.button-ghost{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff14;border-color:#ffffff8f}.button-light{color:var(--berry-dark);background:#fff8ef}.full{width:100%}.hero-proof{align-items:center;gap:13px;margin-top:33px;display:flex}.avatar-stack{display:flex}.avatar-stack span{background:#bc8b78;border:2px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:-7px;font-size:10px;font-weight:800;display:grid}.avatar-stack span:first-child{background:#876052;margin-left:0}.avatar-stack span:last-child{background:#8c6d87}.hero-proof strong{align-items:center;gap:4px;font-size:12px;display:flex}.hero-proof small{color:#ffffffbf;margin-top:2px;font-size:10px;display:block}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1120px;margin:0 auto;padding:32px 30px;display:grid}.benefits>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:14px;display:flex}.benefits>div:last-child{border:0}.benefits svg{color:var(--berry);width:22px}.benefits strong,.benefits small{display:block}.benefits strong{font-size:12px}.benefits small{color:var(--muted);margin-top:3px;font-size:10px}.catalog-section{max-width:1240px;margin:0 auto;padding:94px 34px 110px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(40px,4vw,57px);line-height:1}.section-heading>p{max-width:420px;color:var(--muted);margin:0 0 5px;font-size:13px;line-height:1.7}.catalog-tools{justify-content:space-between;gap:20px;margin-bottom:28px;display:flex}.search-box{background:var(--paper);border:1px solid var(--line);width:min(380px,100%);height:46px;color:var(--muted);border-radius:4px;align-items:center;gap:10px;padding:0 14px;display:flex}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.search-box kbd{border:1px solid var(--line);background:var(--cream);white-space:nowrap;border-radius:3px;padding:3px 6px;font-size:9px}.category-tabs{align-items:center;gap:5px;padding:4px;display:flex;overflow-x:auto}.category-tabs button{cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;height:38px;padding:0 17px;font-size:11px;font-weight:700}.category-tabs button.active{color:#fff;background:var(--ink)}.results-line{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;margin:0 0 18px;font-size:10px;display:flex}.results-line button{color:var(--muted);cursor:pointer;text-transform:uppercase;letter-spacing:.06em;background:0 0;border:0;align-items:center;gap:4px;font-size:10px;display:flex}.product-grid{grid-template-columns:repeat(3,1fr);gap:32px 22px;display:grid}.product-card{min-width:0}.product-image-wrap{aspect-ratio:1/.91;cursor:pointer;background:#eee4d9;position:relative;overflow:hidden}.product-image-wrap>img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image-wrap>img{transform:scale(1.035)}.product-badge{color:var(--berry-dark);text-transform:uppercase;letter-spacing:.11em;background:#fffbf7eb;border-radius:2px;padding:7px 9px;font-size:9px;font-weight:800;position:absolute;top:13px;left:13px}.favorite{color:#0000;width:36px;height:36px;stroke:var(--ink);cursor:pointer;background:#fffbf7e6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.favorite svg{stroke:var(--ink)}.favorite.active{color:var(--berry)}.favorite.active svg{stroke:var(--berry)}.quick-view{opacity:0;color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#271d19eb;border:0;width:calc(100% - 28px);height:42px;font-size:10px;font-weight:800;transition:all .25s;position:absolute;bottom:14px;left:50%;transform:translate(-50%,18px)}.product-card:hover .quick-view{opacity:1;transform:translate(-50%)}.product-info{padding:15px 2px 0}.product-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:9px;display:flex}.product-meta span:last-child{color:#9b6a34;letter-spacing:0;text-transform:none;align-items:center;gap:4px;display:flex}.product-info h3{font-family:var(--font-display), serif;cursor:pointer;margin:9px 0 7px;font-size:24px;line-height:1.1}.product-info>p{min-height:41px;color:var(--muted);margin:0;font-size:11px;line-height:1.6}.product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:end;margin-top:14px;padding-top:13px;display:flex}.product-bottom strong{font-size:15px}.product-bottom del{color:#ad9e96;margin-left:7px;font-size:11px}.product-bottom small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.product-bottom button{background:var(--berry);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.empty-results,.empty-cart{text-align:center;min-height:320px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-results h3,.empty-cart h3{color:var(--ink);font-family:var(--font-display), serif;margin:16px 0 5px;font-size:27px}.empty-results p,.empty-cart p{margin:0 0 18px;font-size:12px}.text-button{border:0;border-bottom:1px solid var(--berry);color:var(--berry);cursor:pointer;background:0 0;font-size:11px;font-weight:800}.occasion-section{background:var(--berry-dark);color:#fff;grid-template-columns:1.35fr .65fr;align-items:center;gap:70px;max-width:1174px;margin:0 auto 110px;padding:65px clamp(30px,6vw,90px);display:grid}.occasion-copy .eyebrow{color:#efb5c2}.occasion-copy h2{letter-spacing:-.035em;max-width:600px;margin:0;font-size:clamp(42px,5vw,64px);line-height:.98}.occasion-copy>p:not(.eyebrow){color:#ffffffb8;max-width:560px;margin:21px 0 27px;font-size:13px;line-height:1.75}.occasion-card{background:#ffffff17;border:1px solid #ffffff29;padding:30px}.occasion-card>span{letter-spacing:.16em;color:#efb5c2;font-size:9px}.occasion-card>strong{font-family:var(--font-display),serif;margin:9px 0 5px;font-size:32px;display:block}.occasion-card>p{color:#ffffff9e;margin:0 0 19px;font-size:11px}.occasion-card div{border-top:1px solid #ffffff1f;align-items:center;gap:9px;padding:10px 0;font-size:10px;display:flex}.occasion-card svg{color:#efb5c2;width:15px}.story-section{grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1100px;margin:0 auto;padding:0 34px 115px;display:grid}.story-section h2{margin:0;font-size:clamp(43px,5vw,66px);line-height:.95}.story-section h2 em{color:var(--berry)}.story-copy>p{color:var(--muted);margin:28px 0;font-size:14px;line-height:1.85}.story-stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-top:22px;display:grid}.story-stats span{padding-right:16px}.story-stats strong{font-family:var(--font-display),serif;font-size:25px;display:block}.story-stats small{color:var(--muted);font-size:9px}footer{background:var(--ink);color:#fff;grid-template-columns:1.5fr repeat(3,.7fr);gap:50px;padding:60px clamp(28px,6vw,96px) 92px;display:grid;position:relative}.footer-brand{gap:14px;display:flex}.footer-brand .brand-mark{color:#f0bbc6;border-color:#9f7769;flex:none}.footer-brand p{color:#ffffff8c;max-width:220px;margin:10px 0 0;font-size:11px;line-height:1.6}footer>div>strong{letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:10px;display:block}footer>div>a,footer>div>p{color:#ffffff94;align-items:center;gap:6px;margin:8px 0;font-size:10px;display:flex}.copyright{color:#ffffff54;font-size:9px;position:absolute;bottom:32px;left:clamp(28px,6vw,96px)}.toast{z-index:100;background:var(--ink);color:#fff;box-shadow:var(--shadow);border-radius:4px;align-items:center;gap:9px;padding:13px 18px;font-size:11px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1f16127a;border:0;position:fixed;inset:0}.cart-drawer{z-index:80;background:var(--paper);width:min(440px,100%);height:100dvh;box-shadow:var(--shadow);flex-direction:column;display:flex;position:fixed;top:0;right:0}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:28px 28px 20px;display:flex}.drawer-header .eyebrow{margin-bottom:6px}.drawer-header h2{margin:0;font-size:31px}.drawer-header h2 span{background:var(--cream-deep);width:24px;height:24px;font-family:var(--font-body);vertical-align:middle;border-radius:50%;place-items:center;font-size:10px;display:inline-grid}.cart-content{flex:1;padding:4px 28px;overflow-y:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:78px 1fr auto;align-items:center;gap:13px;padding:18px 0;display:grid}.cart-item img{object-fit:cover;width:78px;height:78px}.cart-item strong,.cart-item small,.cart-item span{display:block}.cart-item strong{font-family:var(--font-display);font-size:17px}.cart-item small{color:var(--muted);margin:5px 0;font-size:9px}.cart-item span{color:var(--berry);font-size:11px;font-weight:800}.quantity{border:1px solid var(--line);align-items:center;display:flex}.quantity button{cursor:pointer;background:0 0;border:0;place-items:center;width:25px;height:27px;display:grid}.quantity span{text-align:center;min-width:18px;color:var(--ink);font-size:10px}.cart-summary{border-top:1px solid var(--line);background:var(--cream);padding:20px 28px 26px}.cart-summary>div{justify-content:space-between;margin:8px 0;font-size:11px;display:flex}.cart-summary>p{color:var(--berry);font-size:9px}.cart-summary>small{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin-top:11px;font-size:9px;display:flex}.modal-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{z-index:101;background:var(--paper);width:min(460px,100%);max-height:calc(100dvh - 40px);box-shadow:var(--shadow);padding:42px;position:relative;overflow:auto}.modal-wide{width:min(830px,100%)}.modal-close{z-index:5;background:var(--cream);cursor:pointer;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:14px}.modal-card h2{margin:0 0 12px;font-size:37px;line-height:1.02}.login-modal{text-align:center}.login-modal>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.7}.modal-icon{background:var(--cream-deep);width:52px;height:52px;color:var(--berry);border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.google-button{border:1px solid var(--line);cursor:pointer;background:#fff;width:100%;height:50px;margin:15px 0;font-size:12px;font-weight:700}.google-button span{border:1px solid var(--line);color:#4285f4;border-radius:50%;place-items:center;width:23px;height:23px;margin-right:10px;display:inline-grid}.login-benefits{background:var(--cream);text-align:left;gap:10px;margin:19px 0;padding:17px;display:grid}.login-benefits span{align-items:center;gap:9px;font-size:10px;display:flex}.login-benefits svg{width:16px;color:var(--berry)}.login-modal>small{color:var(--muted);font-size:8px}.product-modal{grid-template-columns:1.05fr .95fr;align-items:center;gap:38px;display:grid}.product-modal>img{aspect-ratio:1/1.08;object-fit:cover;width:100%}.product-modal>div>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.7}.modal-rating{color:#9b6a34;gap:5px;font-size:10px;display:flex}.detail-pills{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.detail-pills span{background:var(--cream);color:var(--muted);align-items:center;gap:6px;padding:7px 9px;font-size:9px;display:flex}.detail-pills svg{width:14px}.modal-price{font-family:var(--font-display);margin:19px 0;font-size:32px}.product-modal>div>small{text-align:center;color:var(--muted);margin-top:10px;font-size:8px;display:block}.checkout-modal{max-width:620px;margin:auto}.checkout-progress{grid-template-columns:26px 1fr 26px;align-items:center;width:170px;margin:0 auto 35px;display:grid;position:relative}.checkout-progress span{background:var(--cream-deep);width:26px;height:26px;color:var(--muted);border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.checkout-progress span.active{background:var(--berry);color:#fff}.checkout-progress i{background:var(--line);height:1px}.checkout-progress small{text-align:center;color:var(--muted);margin-top:7px;font-size:8px}.checkout-progress small:first-of-type{grid-column:1}.checkout-progress small:nth-of-type(2){grid-column:3}.form-grid{grid-template-columns:1fr 1fr;gap:14px;margin:22px 0;display:grid}.form-grid label{text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.form-grid input,.form-grid select{border:1px solid var(--line);outline-color:var(--berry);width:100%;height:44px;color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;margin-top:7px;padding:0 12px;font-size:11px}.full-field{grid-column:1/-1}.back-link{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-bottom:20px;padding:0;font-size:10px}.payment-list{gap:9px;margin:22px 0;display:grid}.payment-list>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:40px 1fr 21px;align-items:center;gap:12px;padding:13px;display:grid}.payment-list>button.active{border-color:var(--berry);background:#fff8f7}.payment-list>button>svg{background:var(--cream);width:40px;height:40px;color:var(--berry);padding:9px}.payment-list strong,.payment-list small{display:block}.payment-list strong{font-size:11px}.payment-list small{color:var(--muted);margin-top:3px;font-size:9px}.payment-list i{border:1px solid var(--line);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.payment-list button.active i{background:var(--berry);border-color:var(--berry)}.order-total{border-top:1px solid var(--line);justify-content:space-between;margin:18px 0;padding:17px 0;font-size:12px;display:flex}.order-total strong{font-family:var(--font-display);font-size:24px}.secure-note{text-align:center;color:var(--muted);margin-top:9px;font-size:8px;display:block}.order-success{text-align:center;padding:25px 15px}.order-success>span{color:#467044;background:#dfeadd;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 23px;display:grid}.order-success>p:not(.eyebrow){max-width:440px;color:var(--muted);margin:0 auto 25px;font-size:12px;line-height:1.7}@media (width<=900px){.desktop-search{display:none}.header-actions,.brand{min-width:auto}.mobile-menu{display:grid}.main-nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:15px 24px 24px;display:none;position:absolute;top:82px;left:0;right:0;box-shadow:0 15px 30px #00000014}.main-nav.is-open{display:flex}.main-nav a{border-bottom:1px solid var(--line);padding:13px 0}.hero{min-height:590px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#2d1913ad,#2d191333)}.benefits{grid-template-columns:1fr;gap:0}.benefits>div{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;padding:14px 0}.catalog-tools{flex-direction:column}.search-box{width:100%}.category-tabs{justify-content:flex-start}.product-grid{grid-template-columns:repeat(2,1fr)}.occasion-section,.story-section{grid-template-columns:1fr}.occasion-section{margin-left:20px;margin-right:20px}.story-section{gap:30px}footer{grid-template-columns:1.4fr 1fr}}@media (width<=600px){.announcement{gap:8px;font-size:8px}.site-header{height:70px;padding:0 15px}.brand strong{font-size:19px}.brand small{display:none}.brand-mark{width:35px;height:35px}.cart-button span{display:none}.main-nav{top:70px}.hero{align-items:end;min-height:620px}.hero-image{object-position:66% center}.hero-shade{background:linear-gradient(#2816110d 15%,#281611d9)}.hero-content{padding:55px 22px}.hero h1{font-size:49px}.hero-copy{font-size:13px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{margin-top:22px}.catalog-section{padding:70px 18px 80px}.section-heading{display:block}.section-heading>p{margin-top:16px}.section-heading h2{font-size:42px}.category-tabs{margin:0 -4px}.product-grid{grid-template-columns:1fr;gap:34px}.product-image-wrap{aspect-ratio:1/.9}.quick-view{opacity:1;width:auto;min-width:120px;padding:0 15px;transform:translate(-50%)}.occasion-section{gap:32px;padding:45px 25px}.occasion-copy h2{font-size:43px}.story-section{padding:0 22px 85px}.story-stats{gap:8px}.story-stats strong{font-size:21px}footer{grid-template-columns:1fr 1fr;gap:32px 20px;padding-bottom:95px}.footer-brand{grid-column:1/-1}.modal-card{padding:36px 22px 28px}.product-modal{grid-template-columns:1fr;gap:22px}.product-modal>img{aspect-ratio:1/.72}.form-grid{grid-template-columns:1fr}.form-grid label{grid-column:1}.modal-card h2{font-size:32px}.toast{text-align:center;justify-content:center;width:calc(100% - 32px)}.results-line{align-items:flex-start;gap:14px}.results-line button{text-align:right}.cart-content,.drawer-header,.cart-summary{padding-left:20px;padding-right:20px}}.admin-shell{color:#25221f;background:#f6f5f2;grid-template-columns:244px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;z-index:60;background:#23201e;flex-direction:column;height:100vh;padding:25px 18px 18px;display:flex;position:sticky;top:0}.admin-logo{border-bottom:1px solid #ffffff17;align-items:center;gap:10px;padding:0 8px 26px;display:flex}.admin-logo .brand-mark{color:#efb3c0;border-color:#8a6658;width:36px;height:36px}.admin-logo strong{font-family:var(--font-display);font-size:19px;line-height:1;display:block}.admin-logo small{color:#fff6;letter-spacing:.17em;margin-top:4px;font-size:7px;display:block}.admin-logo button{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.admin-sidebar nav{flex:1;padding:17px 0}.admin-sidebar nav p{color:#ffffff4d;text-transform:uppercase;letter-spacing:.15em;margin:17px 12px 8px;font-size:8px}.admin-sidebar nav a{color:#fff9;border-radius:4px;align-items:center;gap:11px;height:42px;margin:3px 0;padding:0 12px;font-size:11px;font-weight:600;display:flex}.admin-sidebar nav a.active{background:var(--berry);color:#fff}.admin-sidebar nav a:hover{color:#fff}.admin-sidebar nav svg{width:17px}.admin-sidebar nav b{color:#fff;background:#b73d5d;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:auto;font-size:8px;display:grid}.admin-user{border-top:1px solid #ffffff17;grid-template-columns:34px 1fr 16px;align-items:center;gap:9px;padding:14px 8px 2px;display:grid}.admin-user>span{color:#422a20;background:#d7b19d;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.admin-user strong,.admin-user small{display:block}.admin-user strong{font-size:9px}.admin-user small{color:#ffffff59;margin-top:3px;font-size:8px}.admin-user>svg{color:#ffffff59;width:15px}.admin-main{min-width:0}.admin-topbar{background:#fff;border-bottom:1px solid #e8e5e1;justify-content:space-between;align-items:center;height:64px;padding:0 34px;display:flex}.admin-topbar>a{color:#77716d;align-items:center;gap:7px;font-size:10px;display:flex}.admin-topbar>div{align-items:center;gap:15px;display:flex}.admin-topbar button{background:#fff;border:1px solid #e8e5e1;border-radius:50%;place-items:center;width:35px;height:35px;display:grid;position:relative}.admin-topbar button svg{width:16px}.admin-topbar button i{background:var(--berry);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:8px}.live-status{color:#4d7448;text-transform:uppercase;letter-spacing:.06em;background:#eef4ed;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:8px;font-weight:800;display:flex}.live-status i{background:#64a35d;border-radius:50%;width:6px;height:6px}.admin-menu{display:none!important}.admin-content{max-width:1320px;margin:0 auto;padding:31px 34px 55px}.demo-banner{color:#7d6330;background:#fff8e6;border:1px solid #eed7a2;margin-bottom:19px;padding:10px 14px;font-size:9px}.demo-banner span{text-transform:uppercase;letter-spacing:.08em;margin-right:8px;font-weight:900}.admin-heading{justify-content:space-between;align-items:end;margin-bottom:26px;display:flex}.admin-heading p{color:#8a847f;text-transform:uppercase;letter-spacing:.08em;margin:0 0 5px;font-size:9px}.admin-heading h1{margin:0;font-size:40px;line-height:1}.admin-heading>div>span{color:#817b77;margin-top:7px;font-size:10px;display:block}.admin-heading .button svg{width:16px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metric-card{background:#fff;border:1px solid #e7e4e0;grid-template-columns:42px 1fr;align-items:start;gap:13px;padding:19px;display:grid}.metric-card>span{width:40px;height:40px;color:var(--berry);background:#f8eeef;border-radius:5px;place-items:center;display:grid}.metric-card>span.warning{color:#c47a25;background:#fff3df}.metric-card svg{width:19px}.metric-card p{color:#817b77;margin:0 0 6px;font-size:9px}.metric-card strong{letter-spacing:-.02em;font-size:23px;display:block}.metric-card small{color:#4d8a50;margin-top:4px;font-size:8px;font-weight:700;display:block}.metric-card small i{color:#9a9490;font-style:normal;font-weight:400}.metric-card small.warning-text{color:#c47a25}.admin-grid{grid-template-columns:minmax(0,1fr) 275px;gap:18px;margin-bottom:18px;display:grid}.admin-panel{background:#fff;border:1px solid #e7e4e0}.panel-title{border-bottom:1px solid #ece9e6;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:15px 19px;display:flex}.panel-title h2{margin:0 0 4px;font-size:13px}.panel-title p{color:#8b8581;margin:0;font-size:8px}.panel-title>button{color:var(--berry);background:0 0;border:0;align-items:center;gap:4px;font-size:8px;font-weight:800;display:flex}.panel-title>button svg{width:12px;transform:rotate(180deg)}.order-table{overflow-x:auto}.table-row{color:#625c58;border-bottom:1px solid #f0eeeb;grid-template-columns:.8fr 1.4fr 1.1fr .65fr 1.1fr 30px;align-items:center;gap:8px;min-width:670px;min-height:54px;padding:0 18px;font-size:8.5px;display:grid}.table-row:last-child{border-bottom:0}.table-head{color:#9a9490;text-transform:uppercase;letter-spacing:.09em;background:#faf9f7;min-height:34px;font-size:7px}.table-row>span>strong{color:#35312e}.customer{align-items:center;gap:8px;display:flex}.customer i{color:#825a49;background:#f0e2dc;border-radius:50%;place-items:center;width:27px;height:27px;font-size:7px;font-style:normal;display:grid}.order-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;display:inline-flex}.order-status svg{width:10px}.order-status.amber{color:#a96814;background:#fff3df}.order-status.blue{color:#47728e;background:#eaf2f7}.order-status.green{color:#4f794d;background:#edf5ec}.table-row>button{color:#8b8581;background:0 0;border:0}.table-row>button svg{width:14px}.today-panel{padding-bottom:15px}.production-ring{background:conic-gradient(var(--berry) 0 62.5%, #eeeae7 62.5%);border-radius:50%;place-items:center;width:115px;height:115px;margin:18px auto;display:grid;position:relative}.production-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:10px}.production-ring>div{z-index:1;text-align:center;position:relative}.production-ring strong,.production-ring small{display:block}.production-ring strong{font-size:26px}.production-ring small{color:#8b8581;font-size:7px}.production-legend{gap:8px;padding:0 23px 16px;display:grid}.production-legend span{color:#77716d;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;font-size:8px;display:grid}.production-legend i{border-radius:50%;width:7px;height:7px}.production-legend i.done{background:var(--berry)}.production-legend i.process{background:#dba054}.production-legend i.waiting{background:#ddd8d4}.production-legend strong{color:#35312e}.button-soft{color:#6d6561;background:#f5f1ee;width:calc(100% - 38px);min-height:38px;margin:0 19px}.product-panel{margin-top:0}.admin-search{border:1px solid #e4e0dc;align-items:center;gap:7px;height:35px;padding:0 9px;display:flex}.admin-search svg{color:#9a9490;width:14px}.admin-search input{border:0;outline:0;width:150px;font-size:8px}.product-admin-table{overflow-x:auto}.product-admin-head,.product-admin-row{grid-template-columns:2fr .8fr .65fr .55fr .75fr 30px;align-items:center;gap:12px;min-width:760px;padding:0 19px;display:grid}.product-admin-head{color:#9a9490;text-transform:uppercase;letter-spacing:.08em;background:#faf9f7;height:34px;font-size:7px}.product-admin-row{color:#625c58;border-top:1px solid #f0eeeb;min-height:60px;font-size:8.5px}.product-admin-row>span:first-child{align-items:center;gap:10px;display:flex}.product-admin-row img{object-fit:cover;width:38px;height:38px}.product-admin-row strong,.product-admin-row small{display:block}.product-admin-row strong{color:#35312e}.product-admin-row small{color:#9a9490;margin-top:3px;font-size:7px}.stock-low{color:#b56d16;font-weight:700}.status-dot{background:#68a765;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.product-admin-row>button{color:#8b8581;background:0 0;border:0}.product-admin-row>button svg{width:15px}.admin-form-modal{width:min(680px,100%)}.admin-form-modal>p:not(.eyebrow){color:var(--muted);margin-top:-4px;font-size:10px}.image-upload{cursor:pointer;background:#fbf8f4;border:1px dashed #d6cbc2;flex-direction:column;justify-content:center;align-items:center;min-height:145px;margin:22px 0 7px;display:flex;position:relative;overflow:hidden}.image-upload input{opacity:0;pointer-events:none;position:absolute}.image-upload>svg{color:var(--berry)}.image-upload strong{margin:8px 0 3px;font-size:10px}.image-upload small{color:var(--muted);font-size:8px}.image-upload img{object-fit:cover;width:100%;height:175px}.image-upload>span{color:#fff;background:#221e1cd9;align-items:center;gap:5px;padding:7px 9px;font-size:8px;display:none;position:absolute;bottom:10px;right:10px}.image-upload:has(img)>span{display:flex}.image-upload>span svg{width:12px}.admin-form-modal textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:80px;margin-top:7px;padding:10px 12px;font-size:11px}.admin-form-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.button-cancel{border-color:var(--line);color:var(--muted);background:#fff}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.tracker-page{background:linear-gradient(180deg,#f4e7df 0 380px,var(--cream) 380px);min-height:100vh}.tracker-header{justify-content:space-between;align-items:center;height:80px;padding:0 clamp(22px,6vw,90px);display:flex}.tracker-header>a:last-child{color:var(--muted);align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.tracker-header>a:last-child svg{width:15px}.tracker-hero{text-align:center;max-width:800px;margin:0 auto;padding:65px 25px 75px}.tracker-hero h1{margin:0;font-size:clamp(48px,6vw,70px);line-height:.95}.tracker-hero>p:not(.eyebrow){color:var(--muted);font-size:13px}.tracker-hero form{border:1px solid var(--line);background:#fff;grid-template-columns:22px 1fr auto;align-items:center;gap:9px;max-width:590px;height:58px;margin:27px auto 0;padding:5px 5px 5px 16px;display:grid;box-shadow:0 15px 40px #432d2314}.tracker-hero form svg{color:var(--muted)}.tracker-hero form input{border:0;outline:0;min-width:0;font-size:12px}.tracker-hero form .button{height:46px}.tracking-card{background:var(--paper);border:1px solid var(--line);max-width:1010px;margin:0 auto 80px;box-shadow:0 25px 70px #422c2217}.tracking-summary{border-bottom:1px solid var(--line);grid-template-columns:.6fr 1fr 1fr auto;align-items:center;gap:24px;min-height:85px;padding:18px 30px;display:grid}.tracking-summary span,.tracking-summary strong{display:block}.tracking-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px;font-size:8px}.tracking-summary strong{align-items:center;gap:5px;font-size:10px;display:flex}.tracking-summary strong svg{width:14px;color:var(--berry)}.tracking-summary>b{color:#a66b20;background:#fff1dc;border-radius:999px;padding:8px 11px;font-size:8px}.tracking-body{grid-template-columns:.8fr 1.2fr;gap:55px;padding:36px 42px;display:grid}.tracking-product img{aspect-ratio:1/.72;object-fit:cover;width:100%;margin-bottom:20px}.tracking-product h2{font-family:var(--font-display);margin:0;font-size:27px}.tracking-product>div>p:not(.eyebrow){color:var(--muted);font-size:9px}.tracking-product span{color:var(--berry);font-size:9px;font-weight:800}.timeline>div{grid-template-columns:34px 1fr auto;gap:13px;min-height:84px;display:grid;position:relative}.timeline>div:before{content:"";background:var(--line);width:1px;position:absolute;top:34px;bottom:0;left:16px}.timeline>div:last-child:before{display:none}.timeline>div>span{background:var(--cream-deep);color:#9d928b;z-index:1;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.timeline>div.done>span{background:var(--berry);color:#fff}.timeline>div.current>span{box-shadow:0 0 0 6px #f7e8ec}.timeline svg{width:16px}.timeline strong{margin:3px 0 5px;font-size:10px;display:block}.timeline p{color:var(--muted);margin:0;font-size:8.5px}.timeline time{color:var(--muted);margin-top:5px;font-size:8px}.tracking-help{background:#f7f3ef;grid-template-columns:34px 1fr auto;align-items:center;gap:13px;min-height:78px;padding:15px 30px;display:grid}.tracking-help>svg{color:var(--berry)}.tracking-help strong{font-size:10px}.tracking-help p{color:var(--muted);margin:4px 0 0;font-size:8px}.tracking-help .button{min-height:38px}@media (width<=1000px){.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.today-panel{grid-template-columns:1fr 130px 1fr;align-items:center;display:grid}.today-panel .panel-title{border-bottom:0;border-right:1px solid #ece9e6}.today-panel .button{grid-column:3}.tracking-card{margin-left:20px;margin-right:20px}}@media (width<=760px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{width:244px;transition:transform .25s;position:fixed;left:0;transform:translate(-100%)}.admin-sidebar.is-open{transform:translate(0)}.admin-logo button{display:grid}.admin-topbar{padding:0 18px}.admin-menu{display:grid!important}.admin-content{padding:22px 18px 45px}.admin-heading{align-items:flex-start;gap:15px}.admin-heading h1{font-size:33px}.admin-heading .button{min-width:48px;padding:0 14px}.metric-grid{grid-template-columns:1fr 1fr}.today-panel{display:block}.today-panel .panel-title{border-bottom:1px solid #ece9e6;border-right:0}.tracking-summary{grid-template-columns:1fr 1fr}.tracking-body{grid-template-columns:1fr}.tracker-header .brand small{display:none}}@media (width<=520px){.metric-grid{grid-template-columns:1fr}.admin-heading{display:block}.admin-heading .button{width:100%;margin-top:17px}.admin-topbar .live-status{display:none}.admin-form-modal{padding:34px 18px 23px}.admin-form-actions{flex-direction:column-reverse}.tracking-summary{grid-template-columns:1fr;gap:13px}.tracking-body{gap:32px;padding:27px 20px}.tracking-help{grid-template-columns:28px 1fr}.tracking-help .button{grid-column:1/-1}.tracker-hero form{grid-template-columns:20px 1fr;height:auto;padding:10px}.tracker-hero form .button{grid-column:1/-1;width:100%}.tracker-header{height:68px}.tracker-header .brand{gap:7px}.tracker-header .brand strong{font-size:17px}.tracker-header>a:last-child{font-size:0}.tracker-header>a:last-child svg{width:20px}.tracker-hero{padding-top:50px}.tracker-hero h1{font-size:47px}}
