/*! 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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}}:root{--ink:#15372d;--forest:#123d31;--soft-forest:#dfece4;--lime:#c9e56d;--cream:#f7f4ec;--sand:#ece5d8;--pink:#e7a6a6;--coral:#dd7d66;--line:#15372d24;--muted:#65756e;--paper:#fffdf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #dd7d668c}.demo-ribbon{background:var(--forest);color:#f4f6e5;justify-content:center;align-items:center;gap:12px;min-height:35px;padding:7px max(24px,50vw - 660px);font-size:12px;line-height:1.35;display:flex}.demo-ribbon span{letter-spacing:.08em;text-transform:uppercase;border:1px solid #f4f6e573;border-radius:99px;padding:3px 7px;font-size:10px}.demo-ribbon p{margin:0}.app-install{z-index:25;color:var(--forest);gap:10px;display:grid;position:fixed;bottom:22px;left:max(18px,50vw - 660px)}.app-install-actions{border:1px solid #ffffff7a;border-radius:99px;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 15px 32px #123d313d}.app-install-trigger,.app-install-close{color:#fff;background:var(--forest);border:0;min-height:46px}.app-install-trigger{align-items:center;gap:8px;padding:0 17px;font-size:13px;font-weight:800;display:inline-flex}.app-install-trigger svg{width:19px;height:19px}.app-install-close{border-left:1px solid #ffffff3d;place-items:center;width:38px;display:grid}.app-install-close svg{width:16px;height:16px}.app-install-trigger:hover,.app-install-close:hover{background:#0c2d24}.app-install-tip{background:#fffdf9fa;border:1px solid #123d311a;border-radius:19px;align-items:flex-start;gap:11px;width:min(330px,100vw - 36px);padding:16px 39px 16px 16px;display:flex;position:relative;box-shadow:0 16px 36px #123d312b}.app-install-tip-icon{width:34px;height:34px;color:var(--forest);background:var(--lime);border-radius:12px;flex:0 0 34px;place-items:center;display:grid}.app-install-tip-icon svg{width:18px;height:18px}.app-install-tip strong{font-size:13px;display:block}.app-install-tip p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.42}.app-install-tip-close{width:25px;height:25px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:9px;right:9px}.app-install-tip-close:hover{color:var(--forest);background:var(--soft-forest)}.app-install-tip-close svg{width:14px;height:14px}.site-header{justify-content:space-between;align-items:center;gap:28px;width:min(1320px,100% - 72px);min-height:95px;margin:0 auto;display:flex}.brand{align-items:center;min-width:0;display:inline-flex}.brand--official{gap:0}.brand-logo{object-fit:cover;object-position:center center;background:#022009;border-radius:11px;width:168px;height:68px;display:block}.desktop-nav{align-items:center;gap:31px;margin-left:auto;display:flex}.desktop-nav a{color:#35564a;font-size:14px;font-weight:600;transition:color .2s}.desktop-nav a:hover{color:var(--coral)}.header-actions{align-items:center;gap:12px;display:flex}.mobile-menu-toggle{border:1px solid var(--line);height:44px;color:var(--forest);background:#fff;border-radius:99px;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:800;display:none}.mobile-menu-toggle svg{width:19px;height:19px}.city-picker{position:relative}.city-trigger,.cart-button,.account-trigger{border:1px solid var(--line);color:var(--forest);background:#fff}.city-trigger{border-radius:99px;align-items:center;gap:8px;height:44px;padding:0 13px;font-size:14px;font-weight:700;display:inline-flex}.city-trigger svg:first-child{width:18px;height:18px;color:var(--coral)}.city-trigger svg:last-child{width:15px;height:15px;color:var(--muted)}.cart-button{border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:relative}.cart-button svg{width:20px;height:20px}.cart-button b{background:var(--coral);color:#fff;border-radius:50%;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-5px;right:-4px}.account-trigger{border-radius:99px;align-items:center;gap:7px;height:44px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.account-trigger svg{width:18px;height:18px}.account-trigger--active{border-color:var(--forest);color:#fff;background:var(--forest)}.mobile-menu-backdrop{z-index:55;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#06251c6b;justify-content:flex-end;padding:12px;animation:.18s ease-out overlay-in;display:none;position:fixed;inset:0}.mobile-menu-panel{width:min(390px,100%);height:min(680px,100dvh - 24px);color:var(--forest);background:#fffdf7;border:1px solid #ffffffd1;border-radius:26px;padding:24px;animation:.22s cubic-bezier(.2,.75,.25,1) panel-in;overflow-y:auto;box-shadow:0 28px 70px #06251c47}.mobile-menu-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.mobile-menu-heading small{color:var(--coral);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.mobile-menu-heading strong{letter-spacing:-.05em;margin-top:6px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500;display:block}.mobile-menu-heading button{border:1px solid var(--line);width:40px;height:40px;color:var(--forest);background:#fff;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.mobile-menu-heading button svg{width:18px;height:18px}.mobile-menu-catalog{color:#fff;background:var(--forest);border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:57px;margin:28px 0 24px;padding:0 19px;font-size:15px;font-weight:800;display:flex;box-shadow:0 14px 28px #06251c2e}.mobile-menu-catalog svg{width:20px;height:20px}.mobile-menu-categories{border-top:1px solid var(--line);padding:20px 0 22px}.mobile-menu-categories p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}.mobile-menu-categories>div{flex-wrap:wrap;gap:8px;display:flex}.mobile-menu-categories button{min-height:34px;color:var(--forest);background:#f4f7e9;border:1px solid #123d3124;border-radius:99px;padding:0 11px;font-size:11px;font-weight:800}.mobile-menu-links{border-top:1px solid var(--line);display:grid}.mobile-menu-links button{border:0;border-bottom:1px solid var(--line);min-height:51px;color:var(--forest);text-align:left;background:0 0;padding:0;font-size:14px;font-weight:800}.mobile-menu-account{border:1px solid var(--line);width:100%;min-height:49px;color:var(--forest);background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:12px;font-weight:800;display:inline-flex}.mobile-menu-account svg{width:18px;height:18px}.city-menu{z-index:4;border:1px solid var(--line);background:#fff;border-radius:18px;width:220px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #0f352a29}.city-menu button{text-align:left;width:100%;color:var(--forest);background:0 0;border:0;border-radius:11px;justify-content:space-between;gap:10px;padding:11px;display:flex}.city-menu button:hover,.city-menu button.active{background:var(--soft-forest)}.city-menu small{color:var(--muted)}.hero{isolation:isolate;background:radial-gradient(circle at 13% 8%,#fffcdac7,#0000 25%),radial-gradient(circle at 85% 88%,#f5bc906b,#0000 31%),linear-gradient(135deg,#e7f0d9 0%,#d8e8d1 49%,#cae0c1 100%);border-radius:33px;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;width:min(1320px,100% - 72px);min-height:605px;margin:0 auto;padding:95px 7.6% 62px;display:grid;position:relative;overflow:hidden}.hero-glow{z-index:-1;filter:blur(3px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#faab8e61;width:290px;height:290px;bottom:-145px;left:-105px}.hero-glow-two{background:#fff4a185;width:185px;height:185px;top:-86px;right:26%}.hero-copy{z-index:1;position:relative}.hero-status{background:#fffdf985;border:1px solid #15372d1c;border-radius:99px;align-items:center;gap:9px;margin-bottom:17px;padding:6px 10px 6px 7px;display:inline-flex;box-shadow:0 8px 20px #3662470f}.hero-status>span{width:23px;height:23px;color:var(--forest);background:var(--lime);border-radius:50%;place-items:center;display:grid}.hero-status svg{width:13px;height:13px}.hero-status p{color:#557568;letter-spacing:.055em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.eyebrow{color:#668174;letter-spacing:.13em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:700;line-height:1.25}.hero h1,h2{letter-spacing:-.073em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-title{max-width:640px;color:var(--forest);font-size:clamp(55px,6.8vw,96px);line-height:.83}.hero-title-word{letter-spacing:-.09em;display:block}.hero-title-line{white-space:nowrap;align-items:baseline;gap:.15em;margin-top:.07em;display:flex}.hero-title-accent{color:var(--coral);letter-spacing:-.085em;padding:0 .04em .11em 0;font-size:.84em;font-style:italic;display:inline-block;position:relative}.hero-title-accent:after{content:"";background:linear-gradient(90deg,#dd7d66d1,#dd7d662e);border-radius:99px;height:3px;position:absolute;bottom:.02em;left:2%;right:7%;transform:rotate(-1.5deg)}.hero-title-tail{color:var(--forest);letter-spacing:-.06em;background:#fffdf978;border:1px solid #15372d29;border-radius:999px;align-items:center;padding:.15em .24em .18em;font-size:.42em;font-style:normal;font-weight:600;line-height:1;display:inline-flex;transform:translateY(-.13em);box-shadow:0 8px 20px #36624714}.hero-lead{color:#38594e;max-width:510px;margin:27px 0 31px;font-size:16px;line-height:1.58}.hero-actions{align-items:center;gap:26px;display:flex}.button{border:0;border-radius:99px;justify-content:center;align-items:center;gap:11px;min-height:51px;padding:0 23px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.branch-help svg,footer button svg{width:18px;height:18px}.button-dark{color:#fff;background:var(--forest)}.button-dark:hover{background:#0d3026}.text-button{color:var(--forest);text-underline-offset:5px;background:0 0;border:0;padding:8px 0;font-size:14px;font-weight:700;-webkit-text-decoration:underline #15372d59;text-decoration:underline #15372d59}.moment-switcher{flex-wrap:wrap;align-items:center;gap:9px 12px;margin-top:23px;display:flex}.moment-switcher>span{color:#567365;font-size:11px;font-weight:700}.moment-switcher>div{flex-wrap:wrap;gap:6px;display:flex}.moment-switcher button{color:#4f6e61;background:#fffdf970;border:1px solid #15372d1c;border-radius:99px;min-height:29px;padding:0 10px;font-size:10px;font-weight:800;transition:background .2s,color .2s,transform .2s}.moment-switcher button:hover{transform:translateY(-1px)}.moment-switcher button.active{border-color:var(--forest);color:#fff;background:var(--forest)}.trust-row{align-items:center;gap:12px;margin-top:29px;display:flex}.trust-row p{color:#506c60;margin:0;font-size:12px}.trust-row strong{color:var(--forest)}.faces{padding-left:8px;display:flex}.faces span{width:28px;height:28px;color:var(--forest);background:#f6c5ad;border:2px solid #dce8d6;border-radius:50%;place-items:center;margin-left:-8px;font-size:9px;font-weight:800;display:grid}.faces span:nth-child(2){background:#f4dfc0}.faces span:nth-child(3){background:#afcbbf}.hero-art{z-index:1;align-self:stretch;min-height:465px;position:relative}.hero-circle{z-index:0;background:radial-gradient(circle at 35% 27%,#e8efbd 0%,#c4d9b8 53%,#a5cbb5 100%);border-radius:50%;width:510px;height:510px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #fffdf961,0 25px 55px #316a4d1a}.hero-orbit{z-index:1;pointer-events:none;border:1px solid #fffdf999;border-radius:50%;animation:9s ease-in-out infinite orbit-drift;position:absolute}.hero-orbit-one{width:405px;height:405px;top:8%;left:13%}.hero-orbit-two{opacity:.45;border-style:dashed;width:465px;height:465px;animation-delay:-4s;top:1%;left:6%}.hero-botanical{z-index:1;opacity:.78;mix-blend-mode:screen;filter:saturate(1.15)contrast(1.04);pointer-events:none;width:min(430px,108%);height:auto;animation:8s ease-in-out infinite flower-float;position:absolute;top:-10px;left:-5%;transform:rotate(-7deg)}.hero-card{position:absolute;overflow:hidden;box-shadow:0 24px 45px #18413024}.hero-main-photo{z-index:2;background:#d79390;border:11px solid #fffdf8;border-radius:174px 174px 32px 32px;width:min(350px,76%);height:427px;top:18px;left:50%;transform:translate(-50%)rotate(3deg)}.hero-main-photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-note{z-index:4;width:137px;min-height:89px;color:var(--coral);background:#fffdf5;border-radius:8px 8px 28px;padding:17px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-style:italic;bottom:51px;left:3%;transform:rotate(-11deg)}.hero-note small{color:#69816d;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-family:Arial,Helvetica,sans-serif;font-size:8px;font-style:normal;font-weight:800;display:block}.hero-note i{font-size:19px;font-style:normal;position:absolute;bottom:11px;right:13px}.hero-rating{z-index:4;min-width:122px;color:var(--forest);background:#fff;border-radius:16px;padding:15px 16px;top:78px;right:1%;transform:rotate(7deg)}.hero-rating strong{font-size:24px;line-height:1;display:block}.hero-rating span{color:#dc9b44;letter-spacing:2px;margin-top:4px;font-size:11px;display:block}.hero-rating small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.hero-sprig{z-index:3;opacity:.7;border:2px solid #618f6b;border-radius:50%;position:absolute}.sprig-one{border-bottom:0;border-left:0;width:82px;height:182px;bottom:-38px;right:16%;transform:rotate(-31deg)}.sprig-two{border-bottom:0;border-left:0;width:55px;height:99px;top:12px;left:16%;transform:rotate(70deg)}.branch-strip{z-index:2;background:#fffdf9;border:1px solid #15372d14;border-radius:18px;align-items:center;gap:26px;width:min(1240px,100% - 110px);min-height:101px;margin:-24px auto 0;padding:20px 24px 20px 30px;display:flex;position:relative;box-shadow:0 16px 42px #1b44361a}.branch-strip .eyebrow{margin-bottom:3px;font-size:9px}.branch-strip>div:first-child>strong{font-size:21px}.branch-options{background:#f1f1e8;border-radius:12px;align-items:center;gap:7px;padding:7px;display:flex}.branch-options button{color:#687b73;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;min-height:33px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.branch-options button svg{width:13px;height:13px}.branch-options button.selected{color:var(--forest);background:#fff;box-shadow:0 2px 6px #15372d14}.branch-help{color:var(--forest);text-align:right;background:0 0;border:0;align-items:center;gap:7px;margin-left:auto;padding:6px 0;font-size:12px;font-weight:700;display:inline-flex}.branch-help svg{width:16px;height:16px}.branch-contact{min-width:160px;color:var(--muted);gap:3px;margin-left:auto;font-size:10px;line-height:1.3;display:grid}.branch-contact a{color:var(--forest);font-size:13px;font-weight:800}.branch-contact small{color:#889790;font-size:9px}.branch-contact+.branch-help{margin-left:0}.promotions-section{width:min(1240px,100% - 110px);margin:72px auto 0}.promotions-heading{grid-template-columns:1fr 330px;align-items:end;gap:38px;margin-bottom:26px;display:grid}.promotions-heading .eyebrow{margin-bottom:7px}.promotions-heading h2{color:var(--forest);margin:0;font-size:clamp(37px,4vw,57px);line-height:.9}.promotions-heading>p{color:var(--muted);margin:0 0 3px;font-size:13px;line-height:1.56}.promotion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.promotion-card{isolation:isolate;color:#fffdf7;background:var(--forest);border-radius:22px;min-height:310px;position:relative;overflow:hidden;box-shadow:0 14px 30px #15372d1a}.promotion-card>img{z-index:-3;object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.promotion-card:hover>img{transform:scale(1.05)}.promotion-shade{z-index:-2;background:linear-gradient(110deg,#0a291fde 1%,#0b2f2394 49%,#0c31261a 100%);position:absolute;inset:0}.promotion-content{flex-direction:column;align-items:flex-start;min-height:310px;padding:25px;display:flex}.promotion-content>span{color:#eff7c9;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #fffdf766;border-radius:99px;align-items:center;min-height:24px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.promotion-content h3{color:#fffdf7;letter-spacing:-.06em;max-width:300px;margin:20px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(33px,3.7vw,48px);font-weight:500;line-height:.86}.promotion-content>p{color:#fffdf7c7;max-width:290px;margin:0;font-size:12px;line-height:1.5}.promotion-bottom{justify-content:space-between;align-items:center;gap:15px;width:100%;margin-top:auto;display:flex}.promotion-bottom strong{color:var(--lime);font-size:17px}.promotion-bottom button{color:#fffdf7;background:#ffffff1a;border:1px solid #fffdf77a;border-radius:10px;align-items:center;gap:6px;min-height:37px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.promotion-bottom button:hover{color:var(--forest);background:#fffdf7}.promotion-bottom svg{width:15px;height:15px}.loyalty-section{width:min(1240px,100% - 110px);min-height:142px;color:var(--forest);background:linear-gradient(105deg,#f7e2bc 0%,#f9ecd2 48%,#e0ebc0 100%);border-radius:20px;align-items:center;gap:22px;margin:28px auto 0;padding:27px 34px;display:flex}.loyalty-icon,.account-symbol{width:58px;height:58px;color:var(--forest);background:#fffdf9bd;border-radius:18px;flex:none;place-items:center;display:grid}.loyalty-icon svg,.account-symbol svg{width:28px;height:28px}.loyalty-copy{max-width:690px}.loyalty-copy .eyebrow{color:#7d7056;margin-bottom:6px}.loyalty-copy h2{color:var(--forest);font-size:clamp(26px,2.7vw,38px);line-height:.95}.loyalty-copy>p:last-child{color:#536355;margin:9px 0 0;font-size:13px;line-height:1.45}.loyalty-button{white-space:nowrap;margin-left:auto}.messenger-section{color:#fffdf7;background:radial-gradient(circle at 98% 0,#cae56d4d,#0000 32%),radial-gradient(circle at 22% 115%,#e17d665c,#0000 42%),linear-gradient(125deg,#173f34 0%,#0f2e26 100%);border-radius:32px;grid-template-columns:.84fr 1.16fr;gap:43px 50px;width:min(1320px,100% - 72px);margin:103px auto 0;padding:65px 7.4% 31px;display:grid;position:relative;overflow:hidden}.messenger-section:before{content:"";border:1px solid #f0fada2b;border-radius:50%;width:450px;height:450px;position:absolute;top:-230px;left:-205px}.messenger-intro{z-index:1;align-self:center;position:relative}.messenger-intro .eyebrow{color:#d9eb9e}.messenger-intro h2{color:#fffdf7;font-size:clamp(43px,4.3vw,68px);line-height:.86}.messenger-intro h2 i{color:var(--lime);font-style:italic;font-weight:400}.messenger-intro>p:not(.eyebrow){color:#fffdf7b8;max-width:400px;margin:24px 0 0;font-size:14px;line-height:1.6}.bot-promise{border-top:1px solid #fffdf72e;align-items:flex-start;gap:9px;max-width:390px;margin-top:30px;padding-top:18px;display:flex}.bot-promise>span{color:var(--lime)}.bot-promise svg{width:17px;height:17px}.bot-promise p{color:#fffdf7b8;margin:0;font-size:11px;line-height:1.45}.messenger-choices{z-index:1;grid-template-columns:1fr 1fr;gap:14px;display:grid;position:relative}.messenger-card{text-align:left;border:1px solid #ffffff47;border-radius:23px;flex-direction:column;justify-content:space-between;min-height:295px;padding:19px;transition:transform .28s cubic-bezier(.2,.75,.25,1),box-shadow .28s;display:flex;overflow:hidden;box-shadow:0 18px 34px #051c1529}.messenger-card:hover{transform:translateY(-7px)rotate(-1deg);box-shadow:0 26px 45px #051c1547}.messenger-card--max{color:var(--forest);background:linear-gradient(145deg,#e5f2b9 0%,#c8e56d 100%)}.messenger-card--telegram{color:#113f53;background:linear-gradient(145deg,#e6f5f4 0%,#a8daf1 100%)}.messenger-card-top{justify-content:space-between;align-items:flex-start;display:flex}.messenger-icon{background:#ffffffad;border-radius:16px;place-items:center;width:47px;height:47px;display:grid;box-shadow:inset 0 0 0 1px #15372d17}.messenger-icon svg{width:24px;height:24px}.messenger-icon--max{color:#123d31}.messenger-icon--telegram{color:#1482b6}.max-icon{color:currentColor;align-items:center;gap:2px;width:22px;height:18px;display:inline-flex}.max-icon i{background:currentColor;border-radius:99px;width:5px;height:16px;display:block;transform:rotate(-30deg)}.max-icon i:nth-child(2){height:10px;transform:translateY(2px)rotate(31deg)}.max-icon i:nth-child(3){height:15px;transform:rotate(-31deg)}.messenger-live{color:#144033b8;letter-spacing:.055em;text-transform:uppercase;background:#ffffff61;border-radius:99px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;font-weight:800;display:inline-flex}.messenger-card--telegram .messenger-live{color:#113f53b8}.messenger-live i{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2.2s ease-out infinite live-pulse}.messenger-card small{color:inherit;opacity:.62;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:800}.messenger-card h3{color:inherit;letter-spacing:-.06em;margin:9px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,2.4vw,37px);font-weight:500;line-height:.88}.messenger-action{color:inherit;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.messenger-action svg{width:17px;height:17px}.bot-route{z-index:1;border-top:1px solid #fffdf72b;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px;padding:13px 0 0;display:grid;position:relative}.bot-route span{color:#cce49b;letter-spacing:.1em;font-size:10px;font-weight:800}.bot-route b{color:#fffdf7d1;letter-spacing:0;margin-top:5px;font-size:11px;display:block}.catalog-section,.process-section{width:min(1320px,100% - 72px);margin:96px auto 0}.section-heading{grid-template-columns:1fr 340px;align-items:end;gap:50px;display:grid}.section-heading h2{color:var(--forest);font-size:clamp(39px,4.1vw,61px);line-height:.9}.section-heading>p{color:var(--muted);margin:0 0 3px;font-size:14px;line-height:1.58}.category-row{gap:8px;margin:39px 0 30px;padding-bottom:2px;display:flex;overflow-x:auto}.category-row button{border:1px solid var(--line);color:#557166;background:#fff;border-radius:99px;flex:none;min-height:38px;padding:0 17px;font-size:13px;font-weight:700}.category-row button.active{border-color:var(--forest);color:#fff;background:var(--forest)}.catalog-toolbar{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:12px;margin:37px 0 19px;display:grid}.catalog-search{border:1px solid var(--line);color:#668075;background:#fff;border-radius:15px;align-items:center;gap:10px;min-height:53px;padding:0 15px;display:flex;box-shadow:0 8px 20px #15372d09}.catalog-search>svg{flex:none;width:20px;height:20px}.catalog-search input{width:100%;min-width:0;color:var(--forest);background:0 0;border:0;outline:0;font-size:14px}.catalog-search input::placeholder{color:#9aa9a2}.catalog-search button{color:#fff;background:var(--forest);border:0;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:16px;line-height:1;display:grid}.catalog-sort{gap:5px;display:grid}.catalog-sort span{color:#788b82;padding-left:2px;font-size:10px;font-weight:800}.catalog-sort select{border:1px solid var(--line);min-width:180px;height:38px;color:var(--forest);background:#fff;border-radius:10px;outline:0;padding:0 30px 0 11px;font-size:11px;font-weight:700}.catalog-filter-toggle{border:1px solid var(--line);min-height:39px;color:var(--forest);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.catalog-filter-toggle svg{width:16px;height:16px}.catalog-filter-toggle.active{color:#fff;border-color:var(--forest);background:var(--forest)}.catalog-workspace{grid-template-columns:225px minmax(0,1fr);align-items:start;gap:27px;display:grid}.catalog-filters{border:1px solid var(--line);background:#f8f8ef;border-radius:17px;padding:19px}.filters-title,.filters-title>div{align-items:center;gap:7px;display:flex}.filters-title{border-bottom:1px solid #15372d1c;justify-content:space-between;padding-bottom:15px}.filters-title svg{width:17px;height:17px;color:var(--coral)}.filters-title strong{color:var(--forest);font-size:13px}.filters-title button{color:var(--coral);background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.filter-group{border-bottom:1px solid #15372d1c;padding:19px 0}.filter-group>span{color:var(--forest);font-size:11px;font-weight:800;display:block}.filter-options{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.filter-options button{color:#5d766b;background:#fffdf9;border:1px solid #15372d21;border-radius:99px;min-height:29px;padding:0 9px;font-size:9px;font-weight:800}.filter-options button.active{border-color:var(--forest);color:#fff;background:var(--forest)}.price-filter{grid-template-columns:1fr auto;gap:10px;display:grid}.price-filter>strong{color:var(--forest);font-size:12px}.price-filter input{width:100%;accent-color:var(--coral);grid-column:1/-1}.price-filter small{color:#819087;grid-column:1/-1;justify-content:space-between;font-size:9px;font-style:normal;display:flex}.price-filter small i{font-style:normal}.feature-filter{color:#526c60;align-items:flex-start;gap:8px;padding-top:18px;font-size:10px;font-weight:700;line-height:1.35;display:flex}.feature-filter input{accent-color:var(--forest);margin:1px 0 0}.catalog-results{min-width:0}.catalog-results-head{justify-content:space-between;align-items:center;gap:15px;min-height:29px;margin-bottom:15px;display:flex}.catalog-results-head p,.catalog-results-head span{color:var(--muted);margin:0;font-size:11px}.catalog-results-head strong{color:var(--forest)}.catalog-results-head span{background:#eff2e5;border-radius:99px;padding:6px 8px}.catalog-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-empty{text-align:center;min-height:360px;color:var(--forest);border:1px dashed #15372d3d;border-radius:20px;align-content:center;place-items:center;padding:30px;display:grid}.catalog-empty>svg{width:37px;height:37px;color:var(--coral)}.catalog-empty h3{letter-spacing:-.05em;margin:15px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:500}.catalog-empty p{max-width:310px;color:var(--muted);margin:0 0 20px;font-size:12px;line-height:1.5}.reviews-section{width:min(1320px,100% - 72px);margin:110px auto 0}.reviews-source{background:#f4f5e9;border:1px solid #15372d1f;border-radius:17px;align-items:center;gap:13px;margin:37px 0 19px;padding:15px 18px;display:flex}.yandex-mark{color:#fb3f32;background:#fff;border-radius:11px;flex:none;place-items:center;width:35px;height:35px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;display:grid;box-shadow:0 4px 12px #1e2a2014}.reviews-source>div:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.reviews-source strong{color:var(--forest);font-size:13px}.reviews-source span{color:var(--muted);font-size:10px}.reviews-source a,.reviews-source button{border:1px solid var(--line);color:var(--forest);background:#fffdf9;border-radius:10px;flex:none;align-items:center;gap:7px;padding:10px 12px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.reviews-source a svg,.reviews-source button svg{width:15px;height:15px}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.review-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:202px;padding:21px;display:flex}.review-card-top{align-items:center;gap:10px;display:flex}.review-avatar{width:37px;height:37px;color:var(--forest);background:var(--lime);border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:19px;display:grid}.review-card-top>div{gap:2px;display:grid}.review-card-top strong{color:var(--forest);font-size:12px}.review-card-top small{color:var(--muted);font-size:9px}.review-quote{color:var(--coral);margin-left:auto;font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:.75}.review-card p{color:#536d60;margin:23px 0 0;font-size:13px;line-height:1.58}.reviews-empty{background:#fbfbf5;border:1px dashed #15372d3d;border-radius:18px;align-items:center;gap:17px;min-height:185px;padding:28px;display:flex}.reviews-empty h3{color:var(--forest);letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.reviews-empty p{max-width:530px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:.84;background:#e7d2ca;border-radius:18px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.product-card:hover .product-image img{transform:scale(1.045)}.product-image>span{max-width:calc(100% - 76px);color:var(--forest);background:#fffdf8eb;border-radius:99px;padding:7px 9px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px}.favourite{width:35px;height:35px;color:var(--forest);background:#fffdf8f0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px}.favourite svg{width:18px;height:18px}.favourite.saved{color:var(--coral)}.product-info{justify-content:space-between;align-items:flex-start;gap:12px;padding:15px 3px 11px;display:flex}.product-info h3{color:var(--forest);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.product-info p{color:#799087;margin:5px 0 0;font-size:10px}.product-info>strong{color:var(--forest);white-space:nowrap;padding-top:3px;font-size:14px}.bonus-line{color:#788749;align-items:center;gap:5px;min-height:20px;margin:-2px 3px 10px;font-size:10px;font-weight:700;display:flex}.bonus-line svg{width:13px;height:13px}.product-card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1.14fr);gap:8px;display:grid}.product-card-actions>a{border:1px solid var(--line);min-height:43px;color:var(--forest);background:#fffdf9;border-radius:10px;justify-content:center;align-items:center;padding:0 11px;font-size:11px;font-weight:800;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.product-card-actions>a:hover{border-color:var(--forest);color:#fff;background:var(--forest)}.add-button{border:1px solid var(--line);width:100%;min-height:43px;color:var(--forest);background:0 0;border-radius:10px;justify-content:space-between;align-items:center;padding:0 13px;font-size:12px;font-weight:800;transition:color .2s,background .2s;display:flex}.add-button span{font-size:20px;font-weight:400}.add-button:hover{color:#fff;background:var(--forest)}.daily-budget-section{grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr);gap:18px;width:min(1320px,100% - 72px);margin:78px auto 0;display:grid}.bouquet-day-card{color:#fffdf6;background:var(--forest);border-radius:25px;grid-template-columns:minmax(0,.95fr) minmax(200px,.75fr);min-height:350px;display:grid;position:relative;overflow:hidden}.bouquet-day-card:before{content:"";border:1px solid #ffffff40;border-radius:50%;width:370px;height:370px;position:absolute;bottom:-175px;right:-110px;box-shadow:0 0 0 38px #ffffff0d,0 0 0 76px #ffffff09}.bouquet-day-copy{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;padding:42px 0 42px 11%;display:flex;position:relative}.bouquet-day-copy .eyebrow{color:#dceeb1}.bouquet-day-copy h2{color:#fffdf6;margin:7px 0 0;font-size:clamp(44px,4.4vw,62px);line-height:.88}.bouquet-day-copy>p:not(.eyebrow){color:#fffdf6c2;max-width:350px;margin:20px 0 17px;font-size:14px;line-height:1.52}.bouquet-day-copy strong{color:#d5eb8a;margin-bottom:21px;font-size:17px}.bouquet-day-copy a{min-height:45px;color:var(--forest);background:var(--lime);border-radius:99px;align-items:center;gap:10px;padding:0 17px;font-size:12px;font-weight:800;display:inline-flex}.bouquet-day-copy a:hover{background:#d8f38a;transform:translateY(-1px)}.bouquet-day-copy a svg{width:18px;height:18px}.bouquet-day-card>img{z-index:1;object-fit:cover;width:100%;height:100%;min-height:350px;position:relative}.bouquet-day-label{z-index:2;max-width:185px;color:var(--forest);background:#fffdf6eb;border-radius:10px;padding:9px 12px;font-size:10px;font-weight:800;line-height:1.3;position:absolute;bottom:20px;right:21px}.budget-picker{border:1px solid var(--line);background:linear-gradient(145deg,#fffdf9,#eef4e6);border-radius:25px;padding:38px 38px 29px}.budget-picker .eyebrow{margin-bottom:10px}.budget-picker h2{color:var(--forest);margin:0;font-size:clamp(35px,3.6vw,50px);line-height:.9}.budget-picker>p:not(.eyebrow){max-width:320px;color:var(--muted);margin:17px 0 24px;font-size:13px;line-height:1.52}.budget-picker>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.budget-picker button{min-height:49px;color:var(--forest);text-align:left;background:#ffffffba;border:1px solid #15372d24;border-radius:11px;justify-content:space-between;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:800;transition:color .2s,background .2s,transform .2s;display:flex}.budget-picker button:hover{color:#fff;background:var(--forest);transform:translateY(-1px)}.budget-picker button svg{width:15px;height:15px}.occasion-section{background:var(--coral);color:#fffdf6;border-radius:27px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:55px;width:min(1320px,100% - 72px);margin:126px auto 0;padding:72px 7.5%;display:grid;overflow:hidden}.occasion-copy h2{color:#fffdf6;font-size:clamp(48px,5vw,74px);line-height:.86}.occasion-copy h2 i{color:#ffeaa2;font-weight:400}.occasion-copy>p:not(.eyebrow){color:#fffdf6d4;max-width:390px;margin:25px 0;font-size:15px;line-height:1.58}.occasion-copy .eyebrow{color:#ffeabc}.button-light{color:var(--forest);background:#fffdf6}.occasion-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.occasion-card{min-height:245px;color:var(--forest);text-align:left;background-position:50%;background-size:cover;border:0;border-radius:18px;justify-content:space-between;align-items:flex-end;padding:20px;display:flex;position:relative;overflow:hidden}.occasion-card:before{content:"";background:linear-gradient(#0000 40%,#faf4e6c7);position:absolute;inset:0}.occasion-card span,.occasion-card b{z-index:1;position:relative}.occasion-card span{letter-spacing:-.05em;max-width:82px;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:.9}.occasion-card b{background:#fffdf9;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.birthday{background-image:url(https://images.unsplash.com/photo-1523438885200-e635ba2c371e?auto=format&fit=crop&w=700&q=80)}.love{background-image:url(https://images.unsplash.com/photo-1519225421980-715cb0215aed?auto=format&fit=crop&w=700&q=80)}.just-because{background-image:url(https://images.unsplash.com/photo-1490750967868-88aa4486c946?auto=format&fit=crop&w=700&q=80)}.process-section{margin-bottom:95px}.section-heading.compact{grid-template-columns:1fr 310px}.steps-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:43px;display:grid}.steps-grid article{border-right:1px solid var(--line);min-height:213px;padding:27px 32px 16px 0}.steps-grid article+article{padding-left:32px}.steps-grid article:last-child{border-right:0}.steps-grid b{color:var(--coral);letter-spacing:.1em;font-size:12px}.steps-grid h3{color:var(--forest);letter-spacing:-.055em;margin:40px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.steps-grid p{max-width:315px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;width:min(1320px,100% - 72px);min-height:155px;margin:0 auto 30px;padding:34px 0;display:flex}.footer-brand{transform-origin:0;transform:scale(.88)}footer p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}footer button{color:var(--forest);background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:800;display:inline-flex}.footer-messengers{align-items:center;gap:15px;display:flex}.footer-messengers button{color:var(--forest);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.footer-messengers a{color:var(--forest);align-items:center;gap:6px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.footer-messengers svg{width:15px;height:15px}.footer-messengers .max-icon{width:17px;height:15px}.footer-messengers .max-icon i{width:4px;height:13px}.footer-messengers .max-icon i:nth-child(2){height:8px}.floating-contact{z-index:15;gap:7px;display:grid;position:fixed;bottom:82px;right:23px}.floating-contact a,.floating-contact button{color:#fff;background:var(--forest);border:1px solid #ffffff94;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 12px 26px #06251c33}.floating-contact a:hover,.floating-contact button:hover{color:var(--forest);background:var(--lime);transform:translateY(-2px)}.floating-contact a:first-child{color:var(--forest);background:var(--lime);font-size:18px;font-weight:800}.floating-contact svg{width:19px;height:19px}.floating-contact .max-icon{width:19px;height:17px}.floating-contact .max-icon i{background:currentColor;width:5px;height:15px}.floating-contact .max-icon i:nth-child(2){height:9px}.checkout-overlay{z-index:24;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c291f80;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out overlay-in;display:flex;position:fixed;inset:0}.checkout-panel{width:min(670px,100%);max-height:calc(100vh - 48px);color:var(--forest);background:#fffdf9;border-radius:25px;padding:46px 42px 35px;animation:.25s cubic-bezier(.2,.75,.25,1) panel-in;position:relative;overflow-y:auto;box-shadow:0 24px 70px #06251c42}.checkout-heading{max-width:490px}.checkout-heading .eyebrow{margin:0 0 10px}.checkout-heading h2{color:var(--forest);letter-spacing:-.06em;margin:0;font-size:clamp(43px,5vw,61px);line-height:.87}.checkout-heading h2 i{color:var(--coral);font-style:italic;font-weight:400}.checkout-heading>p:last-child{color:var(--muted);margin:18px 0 0;font-size:13px;line-height:1.52}.checkout-order-summary{background:#edf3e4;border-radius:15px;grid-template-columns:1fr auto;gap:5px 15px;margin-top:22px;padding:15px;display:grid}.checkout-order-summary span{color:#647c6e;font-size:10px;font-weight:800}.checkout-order-summary strong{color:var(--forest);font-size:17px}.checkout-order-summary small{color:var(--muted);grid-column:1/-1;font-size:10px}.fulfillment-method-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:15px;display:grid}.fulfillment-method-tabs button{min-height:68px;color:var(--forest);text-align:left;background:#f8fbf2;border:1px solid #c5d7c6;border-radius:13px;align-content:center;gap:5px;padding:12px 14px;display:grid}.fulfillment-method-tabs button.active{border-color:var(--forest);color:#fff;background:var(--forest);box-shadow:0 10px 22px #123d3129}.fulfillment-method-tabs span{font-size:13px;font-weight:800}.fulfillment-method-tabs small{opacity:.8;font-size:9px;line-height:1.28}.delivery-date-tabs{gap:7px;margin-top:22px;padding:2px 1px 5px;display:flex;overflow-x:auto}.delivery-date-tabs button{border:1px solid var(--line);color:#60776b;text-align:left;background:#fff;border-radius:12px;align-content:center;gap:5px;min-width:112px;min-height:62px;padding:10px 12px;display:grid}.delivery-date-tabs button.active{border-color:var(--forest);color:#fff;background:var(--forest);box-shadow:0 8px 20px #123d3129}.delivery-date-tabs b{font-size:12px}.delivery-date-tabs small{opacity:.82;font-size:9px;font-weight:600}.checkout-holiday-note{color:#88523e;background:#fae6dc;border-radius:11px;margin:14px 0 0;padding:12px 13px;font-size:11px;line-height:1.45}.checkout-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.checkout-slots button{min-height:82px;color:var(--forest);text-align:left;background:#f8fbf2;border:1px solid #c5d7c6;border-radius:13px;align-content:center;gap:6px;padding:10px;display:grid}.checkout-slots button:hover:not(:disabled),.checkout-slots button.selected{border-color:var(--forest);color:#fff;background:var(--forest);box-shadow:0 11px 20px #123d3126}.checkout-slots button.unavailable{color:#9a847a;opacity:.72;cursor:not-allowed;background:#fbf5f1;border-color:#ead7cf}.checkout-slots b{font-size:13px}.checkout-slots small{opacity:.8;font-size:9px;line-height:1.25}.checkout-empty-slot{color:#8b5845;background:#fae8df;border-radius:14px;gap:6px;margin-top:17px;padding:17px;display:grid}.checkout-empty-slot strong{font-size:14px}.checkout-empty-slot span{font-size:11px;line-height:1.42}.checkout-note{color:#6b8074;margin:16px 0 0;font-size:10px;line-height:1.48}.checkout-continue{justify-content:center;width:100%;min-height:53px;margin-top:15px}.checkout-continue:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.toast{z-index:8;color:#fff;background:var(--forest);border-radius:13px;align-items:center;gap:16px;max-width:min(370px,100vw - 48px);padding:14px 14px 14px 17px;font-size:13px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 45px #06251c42}.toast button{width:22px;height:22px;color:var(--forest);background:#fff;border:0;border-radius:50%;flex:none;font-size:18px;line-height:1}.city-gate{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 20% 14%,#e6a78e47,#0000 28%),radial-gradient(circle at 86% 87%,#c9e56d40,#0000 30%),#0c2b21b3;place-items:center;padding:24px;animation:.25s ease-out overlay-in;display:grid;position:fixed;inset:0}.city-gate-card{width:min(680px,100%);max-height:calc(100dvh - 48px);color:var(--forest);background:radial-gradient(circle at 85% 10%,#c9e56d94,#0000 25%),radial-gradient(circle at 5% 94%,#e7a6a661,#0000 31%),#fffdf7;border:1px solid #fffdf78a;border-radius:30px;flex-direction:column;padding:32px;animation:.32s cubic-bezier(.2,.75,.25,1) panel-in;display:flex;overflow:hidden;box-shadow:0 32px 90px #06251c59}.city-gate-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.city-gate-mark{width:46px;height:46px;color:var(--coral);background:var(--soft-forest);border-radius:15px;flex:none;place-items:center;display:grid}.city-gate-mark svg{width:23px;height:23px}.city-gate-logo{object-fit:cover;object-position:center center;background:#03240f;border-radius:13px;width:132px;height:56px;margin:0;display:block;box-shadow:0 10px 20px #082c2024}.city-gate-card .eyebrow{margin-bottom:10px}.city-gate-card h1{color:var(--forest);margin:0;font-size:clamp(42px,5.5vw,61px);line-height:.87}.city-gate-card h1 i{color:var(--coral);font-weight:400}.city-gate-lead{max-width:475px;color:var(--muted);margin:16px 0 20px;font-size:14px;line-height:1.5}.city-geolocation-button{width:100%;min-height:48px;color:var(--forest);background:#eef5de;border:1px solid #123d312e;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin:0 0 10px;font-size:12px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.city-geolocation-button:hover{background:var(--lime);transform:translateY(-1px)}.city-geolocation-button svg{width:18px;height:18px;color:var(--coral)}.city-geolocation-status{color:#5d786b;margin:0 0 13px;font-size:11px;line-height:1.45}.city-gate-search{color:#668477;background:#ffffffc2;border:1px solid #123d312e;border-radius:13px;align-items:center;gap:9px;min-height:46px;margin:0 0 10px;padding:0 14px;display:flex}.city-gate-search svg{width:18px;height:18px;color:var(--coral);flex:none}.city-gate-search input{width:100%;color:var(--forest);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.city-gate-search input::placeholder{color:#82958b}.city-gate-options{overscroll-behavior:contain;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0;max-height:min(290px,33dvh);padding:2px 3px 2px 0;display:grid;overflow-y:auto}.city-gate-options button{border:1px solid var(--line);min-height:88px;color:var(--forest);text-align:left;background:#ffffffc2;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.city-gate-options button:hover{border-color:var(--forest);transform:translateY(-2px);box-shadow:0 12px 24px #15372d1a}.city-gate-options button>span{gap:5px;display:grid}.city-gate-options strong{letter-spacing:-.05em;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500}.city-gate-options small{color:var(--muted);font-size:10px;line-height:1.3}.city-gate-options b{color:var(--coral);white-space:nowrap;align-items:center;gap:8px;font-size:10px;display:inline-flex}.city-gate-options svg{width:16px;height:16px}.city-gate-empty{border:1px dashed var(--line);color:var(--muted);border-radius:15px;grid-column:1/-1;margin:0;padding:20px;font-size:12px;line-height:1.45}.city-gate-note{color:#7a8a82;margin:15px 0 0;font-size:10px;line-height:1.45}.admin-overlay{z-index:21;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c291f7a;justify-content:center;padding:24px;animation:.18s ease-out overlay-in;display:flex;position:fixed;inset:0}.admin-panel{width:min(980px,100%);min-height:calc(100% - 48px);color:var(--forest);background:#fffdf9;border-radius:26px;padding:48px 44px 42px;animation:.25s cubic-bezier(.2,.75,.25,1) panel-in;position:relative;overflow-y:auto;box-shadow:0 24px 70px #06251c40}.admin-heading{grid-template-columns:minmax(0,1fr) minmax(240px,.75fr);align-items:end;gap:28px;display:grid}.admin-heading .eyebrow{margin-bottom:9px}.admin-heading h2{color:var(--forest);margin:0;font-size:clamp(39px,4.5vw,57px);line-height:.88}.admin-heading>p{color:var(--muted);margin:0 45px 3px 0;font-size:13px;line-height:1.55}.admin-tabs{border-bottom:1px solid var(--line);gap:7px;margin:34px 0 20px;padding-bottom:10px;display:flex;overflow-x:auto}.admin-tabs button{border:1px solid var(--line);color:#557166;background:#fff;border-radius:99px;flex:none;min-height:37px;padding:0 13px;font-size:11px;font-weight:800}.admin-tabs button.active{border-color:var(--forest);color:#fff;background:var(--forest)}.admin-content{padding:7px 0 0}.admin-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-section-heading .eyebrow{margin:0 0 7px;font-size:9px}.admin-section-heading h3{color:var(--forest);letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:.92}.admin-section-heading>span{color:#597165;background:#edf1df;border-radius:99px;flex:none;padding:6px 9px;font-size:10px;font-weight:800}.admin-section-heading>.status-waiting{color:#8c5a1f;background:#fae7c7}.admin-section-heading>.status-holiday{color:#9c4d39;background:#fae4dc}.admin-copy{max-width:690px;color:var(--muted);margin:18px 0 21px;font-size:13px;line-height:1.55}.admin-fulfillment-tabs{gap:7px;margin:0 0 12px;display:flex}.admin-fulfillment-tabs button{border:1px solid var(--line);color:#61776b;background:#fff;border-radius:10px;align-items:center;gap:7px;min-height:41px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.admin-fulfillment-tabs button.active{border-color:var(--forest);color:#fff;background:var(--forest)}.admin-fulfillment-tabs small{opacity:.75;font-size:9px;font-weight:600}.delivery-admin-picker,.delivery-rule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.delivery-admin-picker{background:#eef3e7;border-radius:16px;padding:13px}.delivery-admin-picker label,.delivery-rule-grid label{color:var(--forest);gap:6px;font-size:10px;font-weight:800;display:grid}.delivery-admin-picker select,.delivery-rule-grid select,.delivery-rule-grid input{border:1px solid var(--line);width:100%;height:42px;color:var(--forest);font:inherit;background:#fff;border-radius:10px;outline:0;padding:0 11px;font-size:12px}.delivery-admin-picker select:focus,.delivery-rule-grid select:focus,.delivery-rule-grid input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #123d3114}.delivery-admin-place{background:#ffffff94;border:1px dashed #123d3140;border-radius:10px;align-content:center;gap:5px;padding:0 12px;display:grid}.delivery-admin-place span{color:#74877e;font-size:9px;font-weight:800}.delivery-admin-place strong{color:var(--forest);font-size:12px}.delivery-rule-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px}.delivery-rule-switches{gap:8px;margin-top:14px;display:grid}.delivery-rule-switches>label{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:flex-start;gap:10px;min-height:69px;padding:13px;display:flex}.delivery-rule-switches input{width:17px;height:17px;accent-color:var(--forest);flex:none;margin:1px 0 0}.delivery-rule-switches span{gap:4px;display:grid}.delivery-rule-switches b{color:var(--forest);font-size:12px}.delivery-rule-switches small{color:var(--muted);font-size:10px;line-height:1.35}.delivery-admin-slots{border-top:1px solid var(--line);margin-top:18px;padding-top:17px}.delivery-admin-slots-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.delivery-admin-slots-heading .eyebrow{margin:0 0 6px}.delivery-admin-slots-heading h4{color:var(--forest);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.delivery-admin-slots-heading>span{color:#51705f;background:#edf3de;border-radius:99px;padding:6px 8px;font-size:9px;font-weight:800}.delivery-admin-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.delivery-admin-slot-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:11px;padding:11px;display:flex}.delivery-admin-slot-grid article.available{background:#f6faef;border-color:#367b4b59}.delivery-admin-slot-grid article.full{background:#fff5f1;border-color:#d3705959}.delivery-admin-slot-grid article.stopped{background:#f3f0eb;border-color:#c8c0b7}.delivery-admin-slot-grid article>div:first-child{gap:4px;display:grid}.delivery-admin-slot-grid b{color:var(--forest);font-size:12px}.delivery-admin-slot-grid span{color:var(--muted);font-size:9px}.delivery-slot-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:5px;display:flex}.delivery-slot-actions button{border:1px solid var(--line);min-height:29px;color:var(--forest);background:#fffdf9;border-radius:7px;padding:0 8px;font-size:9px;font-weight:800}.delivery-slot-actions button:first-child{color:#a0533d}.slot-capacity{color:#6a8172;gap:2px;font-size:8px;font-weight:800;display:grid}.slot-capacity input{border:1px solid var(--line);width:48px;height:29px;color:var(--forest);font:inherit;background:#fffdf9;border-radius:7px;padding:0 6px;font-size:10px;font-weight:800}.slot-bookings{border:1px solid var(--line);background:#fffdf9;border-radius:7px;align-items:center;min-height:29px;display:flex;overflow:hidden}.slot-bookings button{background:0 0;border:0;border-radius:0;width:27px;min-height:27px;padding:0;font-size:14px;color:var(--forest)!important}.slot-bookings button:disabled{cursor:not-allowed;color:#b6c1ba!important}.slot-bookings b{min-width:21px;color:var(--forest);text-align:center;font-size:11px}.delivery-admin-note{color:#6a8172;max-width:790px;margin:14px 0 0;font-size:10px;line-height:1.45}.admin-add-form{background:#eef3e7;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:11px;padding:13px;display:grid}.admin-add-form label{color:var(--forest);gap:6px;font-size:10px;font-weight:800;display:grid}.admin-add-form input{border:1px solid var(--line);width:100%;height:43px;color:var(--forest);background:#fff;border-radius:10px;outline:none;padding:0 12px;font-size:12px}.admin-add-form input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #123d3114}.admin-add-form .button{white-space:nowrap;align-self:end;min-height:43px}.admin-group-list{gap:7px;margin-top:16px;display:grid}.admin-group-list article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:11px;min-height:48px;padding:8px 9px;display:flex}.admin-order{color:#84938d;width:29px;font-size:10px;font-weight:800}.admin-group-list strong{color:var(--forest);flex:1;font-size:12px}.admin-group-list small{color:#6a816e;background:#eff3e8;border-radius:99px;padding:5px 7px;font-size:9px;font-weight:800}.admin-row-actions{gap:5px;display:flex}.admin-row-actions button{border:1px solid var(--line);min-width:29px;height:29px;color:var(--forest);background:#fffdf9;border-radius:7px;padding:0 7px;font-size:11px;font-weight:800}.admin-row-actions button:last-child{color:#a0533d}.admin-branch-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-branch-list article{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.admin-branch-list header{color:var(--forest);background:#eff3e8;justify-content:space-between;align-items:center;gap:8px;padding:13px 14px;display:flex}.admin-branch-list header strong{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.admin-branch-list header span{color:#708176;font-size:9px;font-weight:800}.admin-branch-row{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding:13px 14px;display:flex}.admin-branch-row>span{gap:4px;display:grid}.admin-branch-row b{color:var(--forest);font-size:11px}.admin-branch-row small{color:var(--muted);font-size:10px}.admin-branch-row a{color:var(--coral);flex:none;font-size:10px;font-weight:800}.admin-secondary-button{border:1px solid var(--line);min-height:42px;color:var(--forest);background:#fff;border-radius:10px;margin-top:17px;padding:0 14px;font-size:11px;font-weight:800}.admin-banner-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-banner-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.admin-banner-grid article.active{border-color:var(--forest);box-shadow:0 8px 22px #123d3117}.admin-banner-grid img{object-fit:cover;width:100%;height:120px;display:block}.admin-banner-grid article>div{gap:5px;padding:13px;display:grid}.admin-banner-grid span{color:var(--muted);font-size:9px;font-weight:800}.admin-banner-grid strong{color:var(--forest);letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:500;line-height:.95}.admin-banner-grid small{color:#718477;font-size:9px}.wallet-connection-card{color:#fffdf4;background:var(--forest);border-radius:17px;align-items:flex-start;gap:15px;padding:21px;display:flex}.wallet-connection-icon{width:47px;height:47px;color:var(--forest);background:var(--lime);border-radius:15px;flex:none;place-items:center;display:grid}.wallet-connection-icon svg{width:23px;height:23px}.wallet-connection-card strong{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.wallet-connection-card p{color:#fffdf4b8;max-width:600px;margin:7px 0 0;font-size:12px;line-height:1.5}.wallet-checklist{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.wallet-checklist span{border:1px solid var(--line);color:var(--coral);border-radius:13px;gap:6px;padding:15px;font-size:10px;font-weight:800;display:grid}.wallet-checklist b{color:var(--forest);font-size:12px}.wallet-checklist small{color:var(--muted);font-size:10px;font-weight:400;line-height:1.35}.seo-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:20px;display:grid}.seo-form label{color:var(--forest);gap:6px;font-size:10px;font-weight:800;display:grid}.seo-form input,.seo-form textarea{border:1px solid var(--line);width:100%;color:var(--forest);font:inherit;background:#fff;border-radius:10px;outline:0;font-size:12px}.seo-form input{height:42px;padding:0 12px}.seo-form textarea{resize:vertical;min-height:96px;padding:11px 12px;line-height:1.45}.seo-form input:focus,.seo-form textarea:focus{border-color:var(--forest);box-shadow:0 0 0 3px #123d3114}.seo-form-wide{grid-column:1/-1}.seo-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.seo-status-grid a{border:1px solid var(--line);background:#fff;border-radius:13px;gap:5px;min-height:108px;padding:15px;display:grid}.seo-status-grid a:hover{border-color:var(--forest);background:#f6faee}.seo-status-grid span{color:var(--coral);font-size:10px;font-weight:800}.seo-status-grid b{color:var(--forest);font-size:13px}.seo-status-grid svg{width:16px;height:16px;color:var(--forest);margin-top:auto}.analytics-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:20px;display:grid;position:relative}.analytics-flow>span{border:1px solid var(--line);min-height:126px;color:var(--coral);text-transform:uppercase;letter-spacing:.07em;background:#fff;border-radius:13px;padding:16px;font-size:9px;font-weight:800;position:relative}.analytics-flow>span:not(:last-child):after{content:"→";z-index:2;color:var(--coral);font-size:21px;font-weight:800;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.analytics-flow b{color:var(--forest);text-transform:none;letter-spacing:0;margin-top:8px;font-size:13px;display:block}.analytics-flow small{color:var(--muted);text-transform:none;letter-spacing:0;margin-top:6px;font-size:10px;font-weight:400;line-height:1.35;display:block}.analytics-flow-paid{background:#f2f8e8!important;border-color:#307b4785!important}.product-page,.category-page{min-height:100vh;color:var(--forest);background:#fffdf8;padding:0 0 94px}.product-page-header,.category-page-header,.product-breadcrumbs,.product-hero,.product-addons-section,.product-details-grid,.product-related,.category-page-hero,.category-product-grid,.category-seo-text{width:min(1180px,100% - 64px);margin-left:auto;margin-right:auto}.product-page-header,.category-page-header{border-bottom:1px solid var(--line);align-items:center;gap:25px;min-height:89px;display:flex}.product-page-header nav{gap:24px;margin-left:auto;display:flex}.product-page-header nav a,.product-page-back,.category-page-header>a:last-child{color:#426254;font-size:12px;font-weight:800}.product-page-header nav a:hover,.product-page-back:hover,.category-page-header>a:last-child:hover{color:var(--coral)}.product-page-back{border:1px solid var(--line);border-radius:99px;align-items:center;gap:7px;padding:10px 12px;display:inline-flex}.product-page-back svg{width:15px;height:15px}.product-page-brand{color:var(--forest);align-items:center;gap:9px;display:inline-flex}.product-page-mark{width:25px;height:29px;display:inline-block;position:relative;transform:rotate(-10deg)}.product-page-mark i{background:var(--coral);border-radius:70% 30%;width:14px;height:14px;display:block;position:absolute}.product-page-mark i:first-child{bottom:0;left:0;transform:rotate(-35deg)}.product-page-mark i:nth-child(2){background:var(--pink);bottom:0;right:0;transform:rotate(30deg)}.product-page-mark i:nth-child(3){background:var(--lime);top:0;left:6px}.product-page-brand b{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:.88;display:block}.product-page-brand small{color:#6d8779;letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-size:7px;font-weight:800;display:block}.product-breadcrumbs{color:#74877e;white-space:nowrap;align-items:center;gap:8px;padding-top:25px;font-size:10px;display:flex;overflow:auto}.product-breadcrumbs a:hover{color:var(--coral)}.product-breadcrumbs b{color:var(--forest);font-weight:800}.product-hero{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:start;gap:clamp(34px,6vw,88px);margin-top:31px;display:grid}.product-gallery{background:#eef0d5;border-radius:27px;min-height:570px;position:relative;overflow:hidden}.product-gallery img{object-fit:cover;width:100%;height:570px;display:block}.product-tag,.product-photo-note{border-radius:99px;padding:9px 11px;font-size:10px;font-weight:800;position:absolute}.product-tag{color:var(--forest);background:#fffdf8eb;top:16px;left:16px}.product-photo-note{color:#fff;background:#123d31eb;bottom:16px;right:16px}.product-main-info{padding-top:23px}.product-main-info .eyebrow{margin:0 0 14px}.product-main-info h1{color:var(--forest);letter-spacing:-.065em;margin:0;font-size:clamp(48px,5.4vw,76px);line-height:.85}.product-description{color:#526d60;max-width:510px;margin:22px 0 20px;font-size:15px;line-height:1.58}.product-price-row{border-bottom:1px solid var(--line);align-items:flex-end;gap:13px;padding:0 0 21px;display:flex}.product-price-row strong{color:var(--forest);font-size:25px}.product-price-row span{color:var(--muted);padding-bottom:3px;font-size:10px;line-height:1.3}.product-branch-box{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:23px;padding:16px}.product-branch-box>div:first-child{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.product-branch-box>div:first-child span{color:var(--muted);font-size:10px;font-weight:800}.product-branch-box>div:first-child b{color:var(--forest);font-size:12px}.product-branch-options{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.product-branch-options button{border:1px solid var(--line);min-height:35px;color:var(--forest);background:#fffdf9;border-radius:8px;padding:0 9px;font-size:10px;font-weight:800}.product-branch-options button.active{border-color:var(--forest);color:#fff;background:var(--forest)}.product-branch-box small{color:#6f8278;margin-top:11px;font-size:10px;line-height:1.4;display:block}.product-benefits{gap:9px;margin:23px 0;display:grid}.product-benefits span{color:#466557;align-items:center;gap:8px;font-size:11px;display:inline-flex}.product-benefits svg{width:18px;height:18px;color:var(--forest);background:var(--lime);border-radius:50%;padding:3px}.product-add-button{color:#fff;background:var(--forest);border:0;border-radius:13px;justify-content:space-between;align-items:center;gap:11px;width:100%;min-height:56px;padding:0 18px;font-size:13px;font-weight:800;display:flex;box-shadow:0 10px 24px #123d312e}.product-add-button:hover{background:#0a2f25;transform:translateY(-1px)}.product-add-button svg{width:19px;height:19px}.product-order-note{color:#527363;gap:7px;margin:10px 0 0;font-size:11px;line-height:1.45;display:grid}.product-order-note p{margin:0}.product-order-note a{width:fit-content;color:var(--forest);text-underline-offset:4px;align-items:center;gap:6px;font-size:11px;font-weight:800;text-decoration:underline;display:inline-flex}.product-order-note a svg{width:15px;height:15px}.product-addons-section,.product-details-grid,.product-related{margin-top:83px}.product-section-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.product-section-heading .eyebrow{margin:0 0 8px}.product-section-heading h2,.product-details-grid h2,.category-seo-text h2{color:var(--forest);letter-spacing:-.055em;margin:0;font-size:clamp(34px,3.8vw,52px);line-height:.9}.product-section-heading>p{max-width:360px;color:var(--muted);margin:0;font-size:12px;line-height:1.52}.product-addon-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:25px;display:grid}.product-addon{border:1px solid var(--line);min-height:140px;color:var(--forest);text-align:left;background:#fff;border-radius:16px;grid-template-columns:40px 1fr;align-content:start;gap:11px;padding:16px;display:grid;position:relative}.product-addon:hover,.product-addon.selected{border-color:var(--forest);background:#f3f8e9}.product-addon-icon{background:#f1e6d5;border-radius:12px;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.product-addon>span:nth-child(2){gap:5px;padding-top:3px;display:grid}.product-addon b{font-size:13px}.product-addon small{color:var(--muted);font-size:10px;line-height:1.3}.product-addon strong{color:var(--coral);grid-column:1/-1;font-size:12px}.product-addon i{border:1px solid var(--line);border-radius:50%;place-items:center;width:23px;height:23px;font-size:14px;font-style:normal;display:grid;position:absolute;top:13px;right:13px}.product-addon.selected i{color:#fff;border-color:var(--forest);background:var(--forest)}.product-details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.product-details-grid article{background:#eef3e6;border-radius:17px;min-height:210px;padding:26px}.product-details-grid article:nth-child(2){background:#faede8}.product-details-grid article:nth-child(3){background:#f7f1dc}.product-details-grid .eyebrow{margin:0 0 9px}.product-details-grid h2{font-size:28px}.product-details-grid p:last-child{color:#526d60;margin:17px 0 0;font-size:12px;line-height:1.55}.product-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:26px;display:grid}.product-related-card{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.product-related-card:hover{border-color:var(--forest);transform:translateY(-2px)}.product-related-card img{aspect-ratio:1.13;object-fit:cover;width:100%;display:block}.product-related-card div{padding:14px}.product-related-card span{color:var(--coral);font-size:9px;font-weight:800}.product-related-card h3{color:var(--forest);letter-spacing:-.045em;margin:7px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;line-height:.94}.product-related-card b{color:var(--forest);font-size:12px}.product-sticky-buy{z-index:16;color:#fff;background:#123d31f5;border-radius:15px;align-items:center;gap:15px;padding:10px 11px 10px 16px;display:none;position:fixed;bottom:17px;right:18px;box-shadow:0 16px 40px #06251c45}.product-sticky-buy div{gap:3px;display:grid}.product-sticky-buy span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:10px;overflow:hidden}.product-sticky-buy b{color:#dceca8;font-size:12px}.product-sticky-buy button{min-height:37px;color:var(--forest);background:var(--lime);border:0;border-radius:9px;padding:0 12px;font-size:11px;font-weight:800}.category-page-header{justify-content:space-between}.category-page-logo{color:var(--forest);letter-spacing:-.05em;align-items:center;gap:7px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:600;display:inline-flex}.category-page-logo>span{width:28px;height:28px;color:var(--forest);background:var(--lime);border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-size:15px;display:grid}.category-page-logo small{color:#72877d;letter-spacing:.1em;text-transform:uppercase;margin-left:3px;font-family:Arial,sans-serif;font-size:8px;font-weight:800}.category-page-hero{background:linear-gradient(125deg,#eff4d9,#dce9dc);border-radius:26px;margin-top:47px;padding:clamp(32px,6vw,75px) 9%}.category-page-hero .eyebrow{margin:0 0 11px}.category-page-hero h1{max-width:700px;color:var(--forest);letter-spacing:-.065em;margin:0;font-size:clamp(48px,6vw,81px);line-height:.86}.category-page-hero>p:last-child{color:#4f6a5c;max-width:570px;margin:23px 0 0;font-size:15px;line-height:1.56}.category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px;display:grid}.category-product-card{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.category-product-card:hover{border-color:var(--forest);transform:translateY(-2px)}.category-product-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.category-product-card div{padding:15px}.category-product-card span{color:var(--coral);font-size:9px;font-weight:800}.category-product-card h2{color:var(--forest);letter-spacing:-.05em;margin:7px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;line-height:.94}.category-product-card b{color:var(--forest);font-size:12px}.category-seo-text{border-top:1px solid var(--line);max-width:920px;margin-top:80px;padding:33px}.category-seo-text .eyebrow{margin:0 0 9px}.category-seo-text>p:last-child{color:#556f62;max-width:750px;margin:18px 0 0;font-size:13px;line-height:1.65}.account-overlay{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c291f6b;justify-content:center;padding:24px;animation:.18s ease-out overlay-in;display:flex;position:fixed;inset:0}.account-panel{background:#fffdf9;border-radius:26px;width:min(1080px,100%);min-height:calc(100% - 48px);padding:48px 44px 42px;animation:.25s cubic-bezier(.2,.75,.25,1) panel-in;position:relative;overflow-y:auto;box-shadow:0 24px 70px #06251c40}.panel-close{border:1px solid var(--line);width:38px;height:38px;color:var(--forest);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;right:20px}.panel-close svg{width:18px;height:18px}.auth-screen{max-width:360px;margin:48px auto 0}.account-symbol{margin-bottom:28px}.auth-screen h2,.profile-heading h2{color:var(--forest);font-size:clamp(43px,5vw,57px);line-height:.88}.account-lead{color:var(--muted);margin:21px 0 28px;font-size:15px;line-height:1.58}.phone-field{gap:8px;display:grid}.phone-field span{color:var(--forest);font-size:12px;font-weight:800}.phone-field input{border:1px solid var(--line);width:100%;height:56px;color:var(--forest);background:#fff;border-radius:12px;outline:none;padding:0 16px;font-size:17px}.phone-field input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #123d3117}.auth-button{width:100%;margin-top:13px}.auth-terms,.auth-hint{color:var(--muted);margin:14px 2px 0;font-size:11px;line-height:1.45}.auth-hint{color:var(--coral);font-weight:700}.back-button{color:var(--forest);background:0 0;border:0;margin:-34px 0 34px;padding:0;font-size:12px;font-weight:800}.profile-screen{margin-top:22px}.profile-heading{align-items:center;gap:13px;display:flex}.profile-heading .eyebrow{margin-bottom:6px}.profile-heading h2{font-size:37px}.profile-avatar{width:51px;height:51px;color:var(--forest);background:var(--lime);border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:25px;display:grid}.account-layout{grid-template-columns:210px minmax(0,1fr);gap:28px;margin-top:29px;display:grid}.account-nav{border:1px solid var(--line);background:#f6f7ed;border-radius:18px;align-self:start;gap:6px;padding:10px;display:grid}.account-nav button{color:#547065;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;min-height:42px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.account-nav button svg{flex:none;width:17px;height:17px}.account-nav button span{min-width:17px;color:var(--forest);text-align:center;background:#dcebbc;border-radius:99px;margin-left:auto;padding:2px 5px;font-size:9px}.account-nav button.active{color:var(--forest);background:#fff;box-shadow:0 5px 13px #15372d12}.account-nav-note{color:#687f72;border-top:1px solid #15372d1c;gap:4px;margin:8px 4px 2px;padding-top:14px;font-size:9px;line-height:1.3;display:grid}.account-nav-note span{color:#8b9e77;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:800}.account-nav-note strong{color:var(--forest);font-size:10px}.account-content{min-width:0}.account-content .balance-card{margin-top:0}.account-section-panel{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:385px;padding:25px}.account-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:20px;display:flex}.account-section-heading .eyebrow{margin:0 0 7px;font-size:9px}.account-section-heading h3{color:var(--forest);letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500;line-height:.92}.account-section-heading>span{color:#597165;white-space:nowrap;background:#edf1df;border-radius:99px;padding:6px 8px;font-size:10px;font-weight:800}.order-card{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 0;display:flex}.order-card-main h4{color:var(--forest);letter-spacing:-.045em;margin:10px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500}.order-card-main p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.order-status{color:#4d7364;background:#e7f0dc;border-radius:99px;align-items:center;min-height:22px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.order-status--way{color:#a64f35;background:#fae5d8}.order-card-side{white-space:nowrap;justify-items:end;gap:12px;display:grid}.order-card-side strong{color:var(--forest);font-size:14px}.order-card-side button{color:var(--coral);background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.account-favourites-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:19px;display:grid}.account-favourites-grid article{border:1px solid var(--line);border-radius:15px;overflow:hidden}.account-favourites-grid img{aspect-ratio:1.5;object-fit:cover;width:100%;display:block}.account-favourites-grid article>div{justify-content:space-between;gap:8px;padding:12px 12px 8px;display:flex}.account-favourites-grid strong{color:var(--forest);letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:500}.account-favourites-grid span{color:var(--forest);white-space:nowrap;font-size:11px}.account-favourites-grid button{border:1px solid var(--line);width:calc(100% - 24px);min-height:35px;color:var(--forest);background:#fffdf9;border-radius:9px;margin:0 12px 12px;font-size:10px;font-weight:800}.account-empty{text-align:center;min-height:250px;color:var(--forest);align-content:center;place-items:center;display:grid}.account-empty svg{width:32px;height:32px;color:var(--coral)}.account-empty h4{letter-spacing:-.05em;margin:14px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.account-empty p{max-width:300px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.address-form{grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:21px;display:grid}.address-form label{color:var(--forest);gap:7px;font-size:11px;font-weight:800;display:grid}.address-form input{border:1px solid var(--line);width:100%;height:46px;color:var(--forest);background:#fffdf9;border-radius:10px;outline:0;padding:0 12px;font-size:12px}.address-form input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #123d3114}.address-form .button{white-space:nowrap;align-self:end;min-height:46px}.address-note{max-width:600px;color:var(--muted);margin:17px 0 0;font-size:11px;line-height:1.5}.balance-card{color:#fffdf4;background:var(--forest);border-radius:20px;min-height:159px;margin:30px 0 13px;padding:23px 24px;position:relative;overflow:hidden}.balance-card:after{content:"";border:1px solid #d6ec8b8c;border-radius:50%;width:185px;height:185px;position:absolute;top:-59px;right:-55px}.balance-card>div{z-index:1;gap:4px;display:grid;position:relative}.balance-card span{color:#fffdf4b3;font-size:11px;font-weight:700}.balance-card strong{letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-size:54px;line-height:.95}.balance-card strong small{letter-spacing:0;font-family:Arial,Helvetica,sans-serif;font-size:14px}.balance-card>svg{z-index:1;width:38px;height:38px;color:var(--lime);position:absolute;bottom:25px;right:24px}.balance-card>p{z-index:1;color:#fffdf48f;margin:0;font-size:10px;position:absolute;bottom:13px;left:24px}.profile-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.profile-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:128px;padding:17px}.profile-grid article>span{color:var(--muted);font-size:10px;font-weight:700}.profile-grid article>strong{color:var(--coral);letter-spacing:-.06em;margin-top:14px;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:.8;display:block}.profile-grid article:nth-child(2)>strong{color:var(--forest)}.profile-grid article p{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.3}.redeem-card{background:#edf1dc;border-radius:16px;gap:15px;margin:13px 0 28px;padding:19px;display:grid}.redeem-card .eyebrow{color:#79805d;margin-bottom:7px;font-size:9px}.redeem-card h3{color:var(--forest);letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;line-height:.95}.redeem-card p:not(.eyebrow){color:#667156;margin:8px 0 0;font-size:11px;line-height:1.45}.redeem-card .button{width:100%;min-height:44px}.history-title{color:var(--forest);justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;font-size:13px;font-weight:800;display:flex}.history-title button{color:var(--coral);background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.history-list{border-top:1px solid var(--line)}.history-list>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:61px;display:flex}.history-mark{width:27px;height:27px;color:var(--forest);background:#dfeec4;border-radius:50%;place-items:center;font-size:16px;display:grid}.history-mark--spent{color:var(--coral);background:#fae6da}.history-list p{flex:1;gap:3px;margin:0;display:grid}.history-list p strong{color:var(--forest);font-size:12px}.history-list p small{color:var(--muted);font-size:10px}.history-list>div>b{color:var(--forest);font-size:12px}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@keyframes panel-in{0%{transform:translate(28px)}to{transform:translate(0)}}@keyframes flower-float{0%,to{transform:rotate(-7deg)translate(0)}50%{transform:rotate(-3deg)translate(5px,-13px)}}@keyframes orbit-drift{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(7deg)scale(1.025)}}@keyframes live-pulse{0%{box-shadow:0 0}70%{box-shadow:0 0 0 7px #0000}to{box-shadow:0 0 #0000}}@media (width<=980px){.site-header,.hero,.catalog-section,.reviews-section,.process-section,.occasion-section,footer{width:min(100% - 40px,680px)}.desktop-nav{display:none}.mobile-menu-toggle{display:inline-flex}.mobile-menu-backdrop{display:flex}.hero{grid-template-columns:1fr;min-height:auto;padding:68px 9% 58px}.hero-art{width:100%;max-width:470px;min-height:425px;margin:-4px auto 0}.hero-botanical{width:390px;top:-42px;left:0}.messenger-section{grid-template-columns:1fr;width:min(100% - 40px,680px)}.messenger-choices{max-width:600px}.hero-copy{text-align:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.branch-strip{flex-wrap:wrap;width:min(100% - 70px,610px)}.branch-help,.branch-contact{margin-left:0}.promotions-section{width:min(100% - 70px,610px)}.daily-budget-section{grid-template-columns:1fr;width:min(100% - 70px,610px)}.bouquet-day-card{grid-template-columns:minmax(0,1.1fr) minmax(190px,.75fr);min-height:310px}.bouquet-day-card>img{min-height:310px}.promotions-heading{grid-template-columns:1fr;gap:16px}.loyalty-section{flex-wrap:wrap;width:min(100% - 70px,610px)}.loyalty-button{margin-left:0}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 15px}.catalog-toolbar{grid-template-columns:minmax(0,1fr) auto}.catalog-filter-toggle{align-self:end}.catalog-workspace{grid-template-columns:1fr;gap:16px}.catalog-filters{display:none}.catalog-filters.open{display:block}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-layout{grid-template-columns:1fr}.account-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.account-nav button{text-align:center;justify-content:center;min-height:54px;padding:8px;line-height:1.2}.account-nav button svg,.account-nav-note{display:none}.admin-heading{grid-template-columns:1fr;gap:15px}.admin-heading>p{margin-right:0}.admin-branch-list,.occasion-section{grid-template-columns:1fr}.occasion-grid{max-width:600px}.section-heading{grid-template-columns:1fr;gap:17px}.section-heading>p{max-width:480px}.steps-grid{grid-template-columns:1fr}.steps-grid article,.steps-grid article+article{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:25px 0}.steps-grid article:last-child{border-bottom:0}.steps-grid h3{margin-top:22px}.product-page-header,.category-page-header,.product-breadcrumbs,.product-hero,.product-addons-section,.product-details-grid,.product-related,.category-page-hero,.category-product-grid,.category-seo-text{width:min(100% - 48px,680px)}.product-page-header nav{display:none}.product-page-header{min-height:75px}.product-hero{grid-template-columns:1fr;gap:26px}.product-gallery,.product-gallery img{height:460px;min-height:460px}.product-main-info{padding-top:0}.product-addon-grid{grid-template-columns:1fr}.product-addon{grid-template-columns:40px 1fr auto;min-height:112px}.product-addon strong{grid-column:2/4}.product-details-grid,.product-related-grid,.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-details-grid article:last-child{grid-column:span 2}.product-section-heading{flex-direction:column;align-items:flex-start}.seo-status-grid{grid-template-columns:1fr}.analytics-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-flow>span:nth-child(2):after{display:none}.delivery-admin-picker{grid-template-columns:1fr 1fr}.delivery-admin-place{grid-column:1/-1;min-height:58px}.delivery-rule-grid,.checkout-slots{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.demo-ribbon{flex-wrap:wrap;justify-content:flex-start;gap:9px;padding:8px 20px}.demo-ribbon p{font-size:10px}.demo-ribbon span{font-size:8px}.app-install{bottom:16px;left:16px}.app-install-trigger,.app-install-close{min-height:42px}.app-install-trigger{padding:0 14px;font-size:12px}.site-header{gap:8px;width:calc(100% - 32px);min-height:75px}.brand-logo{border-radius:9px;width:116px;height:52px}.header-actions{gap:6px}.mobile-menu-toggle{justify-content:center;width:38px;height:38px;padding:0}.mobile-menu-toggle span{display:none}.city-trigger{justify-content:center;width:38px;height:38px;padding:0}.city-trigger span,.city-trigger svg:last-child{display:none}.cart-button{width:38px;height:38px}.account-trigger{display:none}.mobile-menu-backdrop{padding:8px}.mobile-menu-panel{border-radius:23px;width:100%;height:min(680px,100dvh - 16px);padding:23px 20px}.mobile-menu-heading strong{font-size:29px}.hero,.catalog-section,.reviews-section,.process-section,.occasion-section,footer{width:calc(100% - 32px)}.hero{border-radius:22px;padding:48px 25px 40px}.hero-title{font-size:clamp(48px,15.5vw,68px)}.hero-title-line{gap:.12em}.hero-title-tail{padding:.14em .22em .17em;font-size:.4em}.hero-lead{font-size:14px}.hero-actions{flex-direction:column;gap:16px}.hero-art{min-height:330px;margin-top:10px}.hero-circle{width:338px;height:338px}.hero-main-photo{border-width:7px;width:225px;height:300px}.hero-botanical{opacity:.7;width:280px;top:-19px;left:-1%}.hero-orbit-one{width:290px;height:290px;top:4%;left:5%}.hero-orbit-two{width:324px;height:324px;top:-1%;left:-1%}.hero-note{width:104px;min-height:66px;padding:13px;font-size:17px;bottom:18px;left:0}.hero-rating{transform-origin:100% 0;top:32px;right:0;transform:rotate(4deg)scale(.82)}.sprig-one{bottom:-60px;right:10%}.sprig-two{top:0;left:6%}.trust-row{margin-top:33px}.branch-strip{gap:13px;width:calc(100% - 48px);margin-top:-12px;padding:18px}.branch-options{width:100%}.branch-options button{flex:1;justify-content:center;padding:0 7px}.branch-contact{width:100%}.branch-help{text-align:left}.promotions-section{width:calc(100% - 48px);margin-top:55px}.daily-budget-section{gap:12px;width:calc(100% - 48px);margin-top:52px}.bouquet-day-card{border-radius:20px;grid-template-columns:1fr;min-height:0}.bouquet-day-copy{min-height:296px;padding:31px 25px 26px}.bouquet-day-copy h2{font-size:45px}.bouquet-day-copy>p:not(.eyebrow){margin:15px 0;font-size:12px}.bouquet-day-card>img{height:210px;min-height:210px}.bouquet-day-label{bottom:12px;right:12px}.budget-picker{border-radius:20px;padding:28px 22px 22px}.budget-picker h2{font-size:38px}.budget-picker>p:not(.eyebrow){font-size:12px}.promotions-heading{margin-bottom:20px}.promotions-heading h2{font-size:39px}.promotions-heading>p{font-size:12px}.promotion-grid{grid-template-columns:1fr}.promotion-card,.promotion-content{min-height:278px}.promotion-content{padding:22px}.promotion-content h3{font-size:39px}.loyalty-section{border-radius:16px;gap:14px;width:calc(100% - 48px);min-height:0;margin-top:19px;padding:23px 20px}.loyalty-icon{border-radius:14px;width:44px;height:44px}.loyalty-icon svg{width:23px;height:23px}.loyalty-copy{width:calc(100% - 58px)}.loyalty-copy .eyebrow{font-size:8px}.loyalty-copy h2{font-size:28px}.loyalty-copy>p:last-child{font-size:11px}.loyalty-button{width:100%;margin-top:2px}.messenger-section{border-radius:23px;gap:28px;width:calc(100% - 32px);margin-top:76px;padding:43px 23px 23px}.messenger-intro h2{font-size:47px}.messenger-intro>p:not(.eyebrow){font-size:13px}.messenger-choices{grid-template-columns:1fr;gap:10px}.messenger-card{border-radius:18px;min-height:212px}.messenger-card h3{font-size:30px}.bot-route{grid-template-columns:1fr;gap:12px}.bot-route span{grid-template-columns:34px 1fr;align-items:center;display:grid}.bot-route b{margin:0}.catalog-section,.process-section{margin-top:75px}.section-heading h2{font-size:42px}.category-row{margin-top:27px}.catalog-toolbar{grid-template-columns:1fr;gap:10px;margin:28px 0 16px}.catalog-sort{width:100%}.catalog-sort select{width:100%;height:42px}.catalog-filter-toggle{justify-content:center;width:100%;min-height:42px}.catalog-filters{padding:16px}.catalog-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-results-head{flex-direction:column;align-items:flex-start;gap:7px}.reviews-section{margin-top:78px}.reviews-source{flex-wrap:wrap;align-items:flex-start;margin-top:27px;padding:14px}.reviews-source>div:nth-child(2){min-width:calc(100% - 49px)}.reviews-source a,.reviews-source button{justify-content:center;width:100%}.review-grid{grid-template-columns:1fr}.review-card{min-height:0}.reviews-empty{align-items:flex-start;padding:20px}.reviews-empty h3{font-size:23px}.products-grid{gap:24px 12px}.product-image{border-radius:14px}.product-image>span{padding:5px 7px;font-size:8px;top:8px;left:8px}.favourite{width:30px;height:30px;top:7px;right:7px}.product-info{padding:10px 0 9px;display:block}.product-info h3{font-size:18px}.product-info>strong{margin-top:7px;font-size:13px;display:block}.product-info p{font-size:9px}.product-card-actions{grid-template-columns:1fr;gap:6px}.product-card-actions>a{min-height:34px;font-size:10px}.add-button{min-height:37px;padding:0 10px;font-size:11px}.bonus-line{align-items:flex-start;min-height:28px;margin:-2px 0 7px;font-size:9px;line-height:1.25}.occasion-section{border-radius:21px;margin-top:80px;padding:45px 24px}.occasion-copy h2{font-size:50px}.occasion-grid{grid-template-columns:1fr 1fr}.occasion-card{min-height:176px;padding:15px}.occasion-card:last-child{grid-column:span 2;min-height:132px}.occasion-card span{font-size:19px}.process-section{margin-bottom:55px}.section-heading.compact{grid-template-columns:1fr}footer{flex-wrap:wrap;gap:18px;min-height:0;margin-bottom:15px;padding:24px 0}.footer-brand{width:100%}.footer-brand+p{flex:1}.footer-messengers{width:100%}.floating-contact{gap:6px;bottom:83px;right:13px}.floating-contact a,.floating-contact button{width:39px;height:39px}.checkout-overlay{align-items:flex-end;padding:0}.checkout-panel{border-radius:25px 25px 0 0;width:100%;max-height:93vh;padding:42px 22px 27px}.checkout-heading h2{font-size:46px}.checkout-heading>p:last-child{font-size:12px}.checkout-order-summary,.delivery-date-tabs{margin-top:18px}.delivery-date-tabs button{min-width:104px}.checkout-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-slots button{min-height:73px}.city-gate{align-items:end;padding:0}.city-gate-card{border-radius:28px 28px 0 0;width:100%;max-height:92dvh;padding:25px 24px 27px}.city-gate-top{margin-bottom:14px}.city-gate-mark{border-radius:14px;width:42px;height:42px}.city-gate-logo{border-radius:11px;width:119px;height:50px}.city-gate-card h1{font-size:45px}.city-gate-lead{margin:14px 0 18px;font-size:13px}.city-geolocation-button{min-height:46px;margin:0 0 9px;font-size:11px}.city-gate-options{grid-template-columns:1fr;max-height:min(290px,34dvh)}.city-gate-options button{min-height:68px}.city-gate-options strong{font-size:22px}.admin-overlay{justify-content:flex-end;padding:0}.admin-panel{border-radius:0;width:100%;min-height:100%;padding:42px 24px 30px}.admin-heading h2{font-size:40px}.admin-tabs{margin-top:25px}.admin-section-heading h3{font-size:28px}.admin-add-form{grid-template-columns:1fr}.admin-add-form .button{width:100%}.admin-group-list article{flex-wrap:wrap;align-items:flex-start}.admin-group-list strong{min-width:calc(100% - 43px);padding-top:5px}.admin-group-list small{margin-left:auto}.admin-row-actions{width:100%;padding-left:40px}.admin-row-actions button:last-child{margin-left:auto}.admin-banner-grid,.delivery-admin-picker,.delivery-rule-grid{grid-template-columns:1fr}.delivery-admin-place{grid-column:auto}.delivery-admin-slot-grid{grid-template-columns:1fr}.delivery-admin-slot-grid article{flex-direction:column;align-items:flex-start}.delivery-slot-actions{width:100%}.delivery-slot-actions>button:first-child{flex:none}.slot-bookings button{flex:0 0 27px}.wallet-checklist,.seo-form,.analytics-flow{grid-template-columns:1fr}.analytics-flow>span{min-height:93px}.analytics-flow>span:after{display:none!important}.account-overlay{justify-content:flex-end;padding:0}.account-panel{border-radius:0;width:100%;min-height:100%;padding:42px 24px 30px}.auth-screen{margin-top:35px}.account-layout{margin-top:22px}.account-nav{padding:7px;display:flex;overflow-x:auto}.account-nav button{flex:1 0 auto;min-width:108px;min-height:42px;font-size:10px}.account-section-panel{min-height:330px;padding:19px}.account-section-heading h3{font-size:27px}.order-card{gap:13px;display:grid}.order-card-side{grid-template-columns:1fr auto;place-items:center start}.order-card-side button{justify-self:end}.account-favourites-grid,.address-form{grid-template-columns:1fr}.address-form .button{width:100%}.profile-grid{gap:8px}.profile-grid article{min-height:115px;padding:14px}.profile-grid article>strong{font-size:27px}.product-page{padding-bottom:95px}.product-page-header,.category-page-header,.product-breadcrumbs,.product-hero,.product-addons-section,.product-details-grid,.product-related,.category-page-hero,.category-product-grid,.category-seo-text{width:calc(100% - 32px)}.product-page-header{gap:10px;min-height:67px}.product-page-brand b{font-size:20px}.product-page-brand small{font-size:6px}.product-page-back{margin-left:auto;padding:8px 9px;font-size:0}.product-page-back svg{width:17px;height:17px}.product-breadcrumbs{padding-top:17px;font-size:9px}.product-hero{margin-top:21px}.product-gallery,.product-gallery img{border-radius:20px;height:347px;min-height:347px}.product-main-info .eyebrow{margin-bottom:10px}.product-main-info h1{font-size:clamp(43px,14vw,61px)}.product-description{margin:17px 0;font-size:13px}.product-price-row strong{font-size:23px}.product-branch-box{padding:13px}.product-add-button{min-height:53px}.product-addons-section,.product-details-grid,.product-related{margin-top:57px}.product-section-heading h2,.category-seo-text h2{font-size:39px}.product-section-heading>p{font-size:11px}.product-addon-grid{margin-top:18px}.product-addon{min-height:103px;padding:13px}.product-details-grid,.product-related-grid,.category-product-grid{grid-template-columns:1fr;gap:10px}.product-details-grid article:last-child{grid-column:auto}.product-details-grid article{min-height:160px;padding:20px}.product-details-grid h2{font-size:27px}.product-related-card{grid-template-columns:112px 1fr;display:grid}.product-related-card img{aspect-ratio:auto;height:100%}.product-sticky-buy{justify-content:space-between;display:flex;bottom:11px;left:12px;right:12px}.category-page-header{min-height:69px}.category-page-logo{font-size:22px}.category-page-logo small{display:none}.category-page-hero{border-radius:20px;margin-top:25px;padding:35px 24px}.category-page-hero h1{font-size:clamp(45px,14vw,61px)}.category-page-hero>p:last-child{margin-top:17px;font-size:13px}.category-product-grid{margin-top:28px}.category-product-card{grid-template-columns:118px 1fr;display:grid}.category-product-card img{aspect-ratio:auto;height:100%}.category-product-card h2{font-size:23px}.category-seo-text{margin-top:47px;padding:23px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
