@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;500;600;700&display=swap');
:root{--wine:#542631;--ink:#242322;--mute:#77726d;--line:#e9e6e2;--paper:#fff;--soft:#f6f3ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:132px}body{margin:0;background:#f1f0ed;color:var(--ink);font:16px/1.8 'Noto Sans Arabic',Tahoma,sans-serif}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0;background:none;color:inherit}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--wine);outline-offset:4px}svg{width:24px;height:24px;flex:none}.storefront{max-width:560px;margin:0 auto;background:white;min-height:100vh;padding-bottom:78px;position:relative;box-shadow:0 0 40px #27242105}.desktop-brand{display:none}.topline{background:var(--wine);color:#fff;text-align:center;font-size:13px;padding:8px 10px}.store-header{position:sticky;top:0;background:#fffffff7;backdrop-filter:blur(14px);z-index:10}header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 13px;gap:12px}.wordmark{font-family:Georgia,serif;letter-spacing:2px;font-size:27px;line-height:1.2;display:inline-block;white-space:nowrap}.wordmark span{font-size:16px;letter-spacing:2px}.header-actions{display:flex;align-items:center;gap:10px}.icon-button{width:38px;height:40px;display:inline-flex;align-items:center;justify-content:center;position:relative}.bag span{position:absolute;top:0;right:-1px;min-width:17px;height:17px;border-radius:20px;background:var(--wine);color:#fff;font:11px/17px Arial;text-align:center;padding:0 3px}.top-nav{display:flex;justify-content:space-around;border-bottom:1px solid var(--line);padding:0 12px;gap:5px}.top-nav a{font-size:14px;padding:12px 6px 11px;border-bottom:2px solid transparent;white-space:nowrap}.top-nav a.active{border-color:var(--wine);color:var(--wine);font-weight:600}.hero-stories{padding-top:16px}.story-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:0 16px;scroll-padding-inline:16px}.story-track::-webkit-scrollbar,.category-story-row::-webkit-scrollbar,.filters::-webkit-scrollbar{display:none}.story{flex:0 0 100%;min-width:0;scroll-snap-align:center;background:#ede2d2;position:relative;display:block;overflow:hidden}.story>img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;display:block;background:#e9ddcb}.story-copy{padding:17px 22px 22px;position:relative}.story-kicker{font-size:13px;color:#615248;display:block;margin-bottom:5px}.story h1,.story h2{font-size:30px;line-height:1.5;font-weight:600;letter-spacing:-.6px}.story-copy>p{font-size:14px;color:#615248;margin-top:9px}.story-cta{font-size:14px;display:flex;gap:13px;align-items:center;margin-top:15px}.story-cta svg{width:20px}.gift-story{background:#f2e7e4}.gift-story>img{background:#fff}.story-control{display:flex;align-items:center;justify-content:space-between;padding:13px 18px 0;font-size:12px;color:var(--mute);gap:10px}.story-control>div{display:flex;gap:4px}.story-control button{width:24px;height:24px;position:relative}.story-control button:before{content:'';width:5px;height:5px;background:#c9c3bd;position:absolute;top:10px;left:10px;border-radius:50%}.story-control button.selected:before{background:var(--wine);width:15px;left:5px;border-radius:8px}#storyCount{font:12px Arial}.section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:20px}.section-head h2{font-size:21px;line-height:1.5;font-weight:600;letter-spacing:-.4px}.section-head p{font-size:14px;color:var(--mute);margin-top:5px}.section-head>a,.section-note{font-size:12px;color:var(--mute);white-space:nowrap;padding-top:4px}.discover{padding:40px 20px 38px}.category-story-row{display:flex;overflow:auto;gap:12px;scroll-snap-type:x proximity;scrollbar-width:none}.category-story-row a{flex:0 0 42%;min-width:0;scroll-snap-align:start}.category-story-row img{width:100%;aspect-ratio:1/1.15;object-fit:contain;background:#f5f3ef;display:block}.category-story-row span{font-size:16px;display:block;margin-top:10px;font-weight:500}.category-story-row small{font-size:12px;color:var(--mute);display:block;margin-top:2px}.collection{padding:32px 20px 42px;border-top:7px solid #f6f5f3}.catalog-search{position:relative;margin-bottom:14px}.catalog-search input{border:1px solid var(--line);border-radius:0;padding:11px 40px 11px 12px;font-size:15px;background:#faf9f7;width:100%;min-height:48px}.catalog-search svg{position:absolute;right:11px;top:13px;width:21px;height:21px;color:var(--mute)}.filters{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;white-space:nowrap;padding-bottom:12px}.filter{font-size:14px;border:1px solid var(--line);padding:7px 13px;min-height:40px;flex:none;border-radius:2px;background:#fff}.filter.active{color:#fff;background:var(--wine);border-color:var(--wine)}.filter span{font:11px Arial;opacity:.65;margin-inline-start:5px}.filter-options{border-block:1px solid var(--line);padding:9px 0}.filter-options>summary{font-size:13px;color:var(--mute);min-height:30px;cursor:pointer}.catalog-controls{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:12px}.catalog-controls label{font-size:13px;color:var(--mute);margin:0 0 10px}.catalog-controls select{width:100%;font-size:15px;padding:9px 6px;border:1px solid var(--line);background:#fff;color:var(--ink);margin-top:5px}.results-bar{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--mute);margin:14px 0 18px}.results-bar button{font-size:12px;min-height:32px;text-decoration:underline}.catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product{min-width:0}.photo{aspect-ratio:1/1.15;position:relative;background:#f6f4f1;overflow:hidden}.photo img{width:100%;height:100%;object-fit:contain;display:block;background:white;padding:8px}.photo.real img{object-fit:contain}.tag{position:absolute;bottom:0;right:0;top:auto;background:#ffffffeb;color:var(--mute);font-size:11px;padding:3px 7px}.tinted,.seasonal{position:absolute;top:7px;right:7px;background:var(--wine);color:#fff;font-size:11px;padding:2px 6px}.seasonal{background:#80674c}.product h3{font-size:16px;line-height:1.5;margin:10px 0 2px;font-weight:500}.latin{font:12px/1.5 Arial,sans-serif;color:var(--mute);direction:ltr;text-align:right;overflow-wrap:anywhere;min-height:36px}.spec{font-size:12px;color:var(--mute);line-height:1.7;margin:6px 0 9px;min-height:40px}.add{border-bottom:1px solid #cfc6bd;font-size:13px;color:var(--wine);padding:7px 0;min-height:40px;width:100%;display:flex;align-items:center;justify-content:space-between;text-align:right}.add b{font-size:21px;line-height:1;font-weight:400;order:2}.add.chosen{font-weight:600}.load-more{display:block;margin:28px auto 0;width:100%;border:1px solid var(--line);min-height:46px;padding:8px 14px;font-size:14px}.load-more[hidden]{display:none}.catalog-caption{font-size:12px;color:var(--mute);margin:16px 0 0;text-align:center;line-height:1.9}.no-results{grid-column:1/-1;padding:25px 10px;text-align:center}.no-results h3{font-size:17px}.no-results p{font-size:14px;color:var(--mute);margin:10px 0}.gift-feature{padding:38px 20px 35px;border-top:7px solid #f6f5f3}.gift-photo{position:relative;background:#f5f1eb}.gift-photo img{width:100%;aspect-ratio:1/1;object-fit:contain;display:block;background:white}.gift-photo>span{display:block;padding:18px 22px;font:italic 26px/1.3 Georgia,serif;color:var(--wine);text-align:left}.feature-copy{padding-top:21px}.feature-copy h3{font-size:20px;font-weight:500;line-height:1.6}.feature-copy>p{color:var(--mute);font-size:14px;line-height:1.9;margin-top:8px}.channel-links{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:19px}.outline-link{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #cfc6bd;min-height:48px;font-size:14px;padding:10px 12px;color:var(--wine)}.outline-link:hover{background:var(--soft)}.feature-copy>.outline-link{margin-top:19px}.feature-copy>.fine{font-size:12px;color:var(--mute)}.trade-feature{padding:35px 20px;border-top:7px solid #f6f5f3}.trade-banner{background:#512f39;color:#fff;overflow:hidden;padding:25px 24px 0}.eyebrow{font:11px/1.7 Arial,sans-serif;letter-spacing:1.5px;display:block}.trade-banner .eyebrow{color:#e4d1d3}.trade-banner h2{font-size:29px;line-height:1.6;font-weight:500;margin:13px 0 25px}.trade-flowers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:end}.trade-flowers img{width:100%;height:150px;object-fit:contain;background:#fff}.trade-flowers img:nth-child(2){height:175px}.how{padding:35px 20px;border-top:7px solid #f6f5f3}.how h2{font-size:21px;font-weight:600;margin-bottom:22px}.how ol{list-style:none;padding:0;margin:0}.how li{display:flex;gap:19px;padding:15px 0;border-bottom:1px solid var(--line)}.how li:last-child{border:0}.how li>span{color:#ad9c90;font:italic 25px/1.6 Georgia,serif}.how h3{font-size:16px;font-weight:500}.how p{font-size:14px;color:var(--mute)}.about{background:#f6f2ed;padding:35px 27px 37px;margin:0 20px 10px}.about .eyebrow{color:var(--wine)}.about h2{font-size:30px;line-height:1.6;font-weight:500;margin:11px 0 18px}.about p{font-size:15px;color:#655e57;line-height:2}.about a{font-size:14px;display:inline-block;margin-top:20px;border-bottom:1px solid #aca094;padding-bottom:3px}.notes{padding:30px 20px 40px}.notes h2{font-size:21px;font-weight:600;margin-bottom:18px}.notes details{border-bottom:1px solid var(--line);padding:13px 0}.notes summary{font-size:14px;cursor:pointer}.notes details p{font-size:14px;line-height:2;color:var(--mute);padding-top:10px}.site-footer{background:#262421;color:#f8f5f0;padding:35px 23px 40px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 20px}.footer-brand{grid-column:1/-1}.site-footer .wordmark{font-size:25px}.site-footer .wordmark span{font-size:15px}.site-footer p{font-size:12px;color:#c1bab2;line-height:1.9;margin-top:9px}.site-footer h2{font-size:14px;margin:0 0 10px;font-weight:500}.footer-link,.footer-contact{font-size:12px;display:block;padding:5px 0;min-height:33px;color:#e1dbd4}.footer-contact bdi{display:block;font:13px/1.9 Arial}.company-details{border-top:1px solid #504a44;padding-top:19px;margin-top:25px}.company-details .legal-name{font-size:13px;color:#eee}.company-details dl{font-size:12px;color:#c1bab2;margin:12px 0 0;display:grid;gap:6px}.company-details dl>div{display:flex;gap:12px;flex-wrap:wrap}.company-details dd{margin:0;font:13px/1.8 Arial;color:#ece6df}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(560px,100%);z-index:12;display:grid;grid-template-columns:repeat(4,1fr);background:#fffffff5;backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:8px 8px calc(8px + env(safe-area-inset-bottom));gap:2px}.bottom-nav a,.bottom-nav button{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:2px;font-size:11px;color:#88817a;min-height:46px}.bottom-nav svg{width:22px;height:22px}.bottom-nav .active{color:var(--wine);font-weight:600}.floating{position:fixed;bottom:calc(78px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(520px,calc(100% - 30px));background:var(--wine);color:#fff;z-index:11;padding:11px 17px;min-height:49px;font-size:14px;display:flex;align-items:center;gap:15px;box-shadow:0 4px 16px #54263125}.floating>span:first-child{flex:1;text-align:right}.floating svg{width:20px}.floating[hidden]{display:none}#toast{position:fixed;left:50%;bottom:145px;transform:translateX(-50%);padding:9px 17px;background:#292924;color:#fff;font-size:14px;z-index:40;opacity:0;pointer-events:none;transition:opacity .2s;white-space:nowrap}#toast.show{opacity:1}dialog{border:0;border-radius:7px;padding:26px 22px;width:min(560px,94vw);max-height:90dvh;color:var(--ink);background:white;overscroll-behavior:contain}dialog::backdrop{background:#211c18a6;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.dialog-head .eyebrow{color:var(--mute);margin-bottom:6px}.dialog-head h2{font-size:23px;font-weight:500}.close{font-size:30px;line-height:1;padding:4px 6px;min-width:40px;min-height:40px}.order-row{display:grid;grid-template-columns:45px 1fr auto;gap:10px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.order-row img{width:45px;height:55px;object-fit:contain}.order-row strong{font-size:14px;font-weight:500}.order-row small{display:block;font-size:12px;color:var(--mute);overflow-wrap:anywhere}.order-row .latin{min-height:0}.stepper{display:flex;gap:10px;align-items:center;direction:ltr;font-size:14px}.stepper button{border:1px solid var(--line);width:32px;height:34px;line-height:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}label{font-size:14px;display:block;margin-bottom:15px}input,textarea{display:block;width:100%;font-size:16px;color:var(--ink);padding:10px 12px;border:1px solid #cfc8c1;border-radius:2px;background:white;margin-top:5px}input:focus,textarea:focus,select:focus{outline:2px solid var(--wine);outline-offset:1px}.muted{font-size:12px;color:var(--mute)}.order-note{padding:12px;font-size:13px;background:var(--soft);margin:18px 0}.primary{display:flex;align-items:center;justify-content:center;gap:20px;background:var(--wine);color:white;padding:13px 20px;min-height:48px}.whatsapp{width:100%;font-size:15px}.fine{font-size:12px;color:var(--mute);line-height:1.9;margin-top:10px}.empty{padding:25px 10px;color:var(--mute);font-size:15px;text-align:center}.request-error{background:#faece9;border:1px solid #e3c2bb;color:#832830;padding:10px;font-size:14px;margin-bottom:12px}.request-error[hidden]{display:none}.send-backup{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:16px}.send-backup a,.send-backup button{font-size:14px;text-decoration:underline;color:var(--wine);min-height:40px;padding:6px 0}#messageDetails{font-size:14px;margin-top:12px}#messagePreview{font-size:14px;line-height:1.9}#copyStatus:empty{display:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}@media(min-width:1200px){.desktop-brand{position:fixed;display:block;right:calc(50% + 330px);top:28vh;width:250px}.desktop-brand .wordmark{font-size:35px;letter-spacing:2px}.desktop-brand .wordmark span{font-size:19px}.desktop-brand>p{font-size:15px;color:var(--mute);margin:18px 0 25px}.desktop-search{background:white;display:flex;align-items:center;justify-content:space-between;font-size:14px;padding:15px 16px;gap:20px}.desktop-brand>small{font-size:12px;color:#969089;display:block;margin-top:18px}}@media(max-width:420px){header{padding-inline:16px}.wordmark{font-size:25px}.wordmark span{font-size:14px}.header-actions{gap:3px}.story h1,.story h2{font-size:27px}.story-copy{padding:16px 18px 20px}.story-copy>p{font-size:13px}.discover,.collection,.gift-feature,.trade-feature,.how,.notes{padding-inline:16px}.category-story-row a{flex-basis:43%}.section-head h2{font-size:20px}.catalog{gap:24px 10px}.product h3{font-size:15px}.photo img{padding:5px}.channel-links{grid-template-columns:1fr}.trade-banner{padding:22px 20px 0}.trade-banner h2{font-size:27px}.trade-flowers img{height:125px}.trade-flowers img:nth-child(2){height:150px}.about{margin-inline:16px;padding-inline:23px}.form-grid{grid-template-columns:1fr;gap:0}.stepper{gap:6px}.order-row{gap:7px;grid-template-columns:36px 1fr auto}.order-row img{width:36px}.order-row strong{font-size:13px}.footer-grid{gap:24px 14px}.gift-photo>span{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.gift-photo img{height:auto;aspect-ratio:4/3;object-fit:contain}

/* AWE editorial storefront: consistent spacing, clear hierarchy and touch targets. */
:root{--mute:#625d58;--line:#e5e0db;--soft:#f6f3ef}
body{background:#eeece8}
.skip-link{position:fixed;top:-100px;right:16px;background:var(--wine);color:white;padding:12px 18px;z-index:80}.skip-link:focus{top:12px}
.storefront{padding-bottom:calc(86px + env(safe-area-inset-bottom))}
.topline{font-size:14px;padding:9px 12px}
header{padding-block:20px 15px}.icon-button{width:44px;height:44px}.top-nav a{min-height:48px}
.hero-stories{padding-top:0}.story-track{padding:0;gap:0;scroll-padding-inline:0}.story{background:#eee3d4}.story-copy{padding:24px 26px 27px}.story h1,.story h2{font-size:clamp(30px,8vw,38px);line-height:1.5;letter-spacing:-.7px;font-weight:500}.story-kicker{font-size:14px;margin-bottom:8px}.story-copy>p{font-size:16px;line-height:1.8}.story-cta{font-size:15px;margin-top:22px;justify-content:space-between;padding-top:15px;border-top:1px solid #b9a58d65}.gift-story{background:#f3e7e3}.story-control{padding:9px 20px 0;min-height:49px}.story-control button{width:36px;height:36px}.story-control button:before{top:15px;left:15px}.story-control button.selected:before{left:10px}.hero-assurance{display:flex;justify-content:center;gap:10px 17px;flex-wrap:wrap;font-size:12px;color:var(--mute);padding:10px 16px 17px;border-bottom:1px solid var(--line)}
.section-eyebrow{display:block;font-size:12px;letter-spacing:0;color:var(--wine);margin-bottom:8px}.section-head h2{font-size:25px;line-height:1.6;font-weight:500}.section-head p{font-size:15px;line-height:1.9}.section-head>a{font-size:14px;padding:7px 0;min-height:44px}.section-head{margin-bottom:24px}.discover{padding:38px 22px}.category-story-row{gap:14px;padding-bottom:6px}.category-story-row a{flex-basis:40%}.category-story-row img{aspect-ratio:1;object-fit:contain;background:var(--soft);border:1px solid var(--line);padding:7px}.category-story-row span{font-size:17px}.category-story-row small{font-size:13px;line-height:1.8}
.collection,.gift-feature,.trade-feature,.how{padding:38px 22px 42px;border-top:8px solid #f3f1ee}.collection-guide{font-size:14px;line-height:1.9;color:var(--mute);border-inline-start:2px solid #b69c8e;padding:0 12px;margin:-8px 0 25px}.catalog-search input{font-size:16px;min-height:52px;background:white}.catalog-search svg{top:16px}.filters{gap:8px;padding-block:5px 15px}.filter{border-radius:0;min-height:44px;padding:7px 14px}.filter-options>summary{font-size:14px;min-height:36px;padding-top:4px}.catalog-controls label{font-size:14px}.results-bar{font-size:13px;gap:12px;min-height:44px;margin:10px 0 16px}.results-bar button{font-size:14px;min-height:44px;flex-shrink:0}
.catalog{gap:30px 14px}.product{display:flex;flex-direction:column}.photo{aspect-ratio:1;background:var(--soft);border:1px solid var(--line)}.photo img{padding:8px;background:var(--soft);object-fit:contain}.tag{font-size:12px;background:#ffffffed;padding:3px 8px;color:#524e49;max-width:100%}.tinted,.seasonal{font-size:12px}.product h3{font-size:17px;line-height:1.6;margin:12px 0 3px}.latin{font-size:12px;line-height:1.6;min-height:38px;color:#6f6862}.spec{font-size:13px;line-height:1.8;margin:6px 0 12px;min-height:46px}.add{font-size:14px;min-height:47px;border:1px solid #c9bbb3;padding:8px 11px;margin-top:auto;gap:7px;background:white}.add:hover,.add:focus-visible{background:var(--soft)}.add.chosen{background:var(--wine);border-color:var(--wine);color:white}.add b{font-size:23px}.load-more{font-size:15px;min-height:52px;margin-top:30px;border-color:#bdafa5}.catalog-caption{font-size:13px;line-height:1.9;margin-top:19px}.no-results{border:1px solid var(--line);padding:28px 18px}.no-results .add{max-width:230px;margin:18px auto 0;justify-content:center}
.gift-photo>span{font-size:32px;padding:22px 24px 25px;background:#f3e7e3}.feature-copy{padding-top:24px}.feature-copy h3{font-size:22px;font-weight:500}.feature-copy>p{font-size:16px;line-height:1.9}.outline-link{font-size:15px;min-height:52px;padding:12px 15px}.feature-copy>.fine{font-size:13px}.channel-links{gap:10px}.trade-banner{background:#542631;padding:27px 24px 0}.trade-banner .eyebrow{font:14px/1.8 'Noto Sans Arabic',Tahoma,sans-serif;letter-spacing:0}.trade-banner h2{font-size:32px;line-height:1.55}.trade-flowers{gap:9px}.trade-flowers img{background:#f6f3ef;padding:5px}
.how h2{font-size:25px;font-weight:500}.how li{padding:18px 0}.how h3{font-size:18px}.how p{font-size:15px;line-height:1.9}.about{margin:0 22px 0;padding:34px 26px 38px}.about p{font-size:16px}.about a{font-size:15px;min-height:44px}.notes{padding:36px 22px 42px}.notes h2{font-size:25px;font-weight:500}.notes summary{font-size:16px;line-height:1.8;min-height:34px}.notes details p{font-size:15px}.notes details{padding-block:16px}.site-footer{padding:38px 24px 44px}.site-footer p{font-size:14px}.site-footer h2{font-size:15px}.footer-link,.footer-contact{font-size:14px;min-height:44px;line-height:1.8}.company-details .legal-name{font-size:14px}.company-details dl{font-size:13px}.company-details dd{font-size:14px}.bottom-nav{padding-top:9px}.bottom-nav a,.bottom-nav button{font-size:12px;min-height:49px;gap:3px}.bottom-nav svg{width:23px;height:23px}.floating{font-size:15px;min-height:52px;bottom:calc(84px + env(safe-area-inset-bottom));width:min(516px,calc(100% - 32px))}#toast{white-space:normal;width:max-content;max-width:calc(100% - 40px);text-align:center;bottom:calc(150px + env(safe-area-inset-bottom))}
body.order-open{overflow:hidden}dialog{padding:25px 22px 30px;border-radius:4px;width:min(560px,96vw);max-height:92dvh}.dialog-head{gap:16px;border-bottom:1px solid var(--line);padding-bottom:18px}.dialog-head h2{font-size:24px;line-height:1.6}.dialog-head .eyebrow{font-size:13px;letter-spacing:0}.close{min-width:44px;min-height:44px}.stepper{gap:7px}.stepper button{width:38px;height:42px;background:var(--soft);font-size:19px}.stepper span{min-width:19px;text-align:center;font-variant-numeric:tabular-nums}.order-row strong{font-size:15px}.order-row small{font-size:12px}.order-note{font-size:14px;line-height:1.9;padding:15px}.fine,.muted{font-size:13px}.empty{padding:22px 0 12px;font-size:16px}.empty p:first-child{font-size:23px;color:var(--ink);margin-bottom:6px}.empty-browse{margin-top:23px;font-size:16px}.send-backup{gap:13px 24px}.send-backup button,.send-backup a{min-height:44px}#messageDetails summary{min-height:44px;padding-top:8px}
.desktop-links{margin-top:27px;border-top:1px solid #d9d1c8}.desktop-links a{display:flex;align-items:center;justify-content:space-between;font-size:14px;gap:12px;padding:16px 0;border-bottom:1px solid #d9d1c8}.desktop-links span{font:12px Georgia,serif;color:#897366}.desktop-brand .wordmark{color:var(--wine)}
@media(min-width:1200px){.desktop-brand{top:20vh;width:260px}.desktop-brand>p{font-size:17px}.desktop-brand>small{font-size:13px}}
@media(max-width:420px){.story-copy{padding:21px 20px 24px}.story h1,.story h2{font-size:32px}.story-copy>p{font-size:15px}.section-head h2{font-size:23px}.discover,.collection,.gift-feature,.trade-feature,.how,.notes{padding-inline:18px}.catalog{gap:26px 11px}.product h3{font-size:16px}.photo img{padding:6px}.spec{font-size:12px}.add{font-size:13px;padding-inline:8px}.about{margin-inline:18px}.order-row{grid-template-columns:36px 1fr;gap:8px 10px}.stepper{grid-column:2;justify-self:start}.order-row img{height:52px}.order-row strong{font-size:15px}.channel-links{grid-template-columns:1fr}.gift-photo>span{font-size:30px}.footer-grid{gap:25px 12px}}
@media(max-width:350px){.wordmark{font-size:23px}.wordmark span{font-size:13px}.hero-assurance{font-size:12px}.top-nav a{font-size:13px}.catalog{gap:24px 9px}.add{font-size:12px}.story h1,.story h2{font-size:29px}}
@media(prefers-reduced-motion:no-preference){.add,.outline-link,.filter{transition:background-color .18s,color .18s,border-color .18s}}
