@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;--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;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{.hidden{display:none}.table{display:table}}:root{--forest:#173f2a;--deep:#0e2c1c;--leaf:#377c43;--lime:#a9c73f;--orange:#e96b20;--yellow:#f5bd32;--gold:#c9952e;--cream:#fff9ec;--paper:#fffdf8;--ink:#17221a;--muted:#687168;--line:#e9e3d5;--shadow:0 24px 70px #1a361f24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif}button,input,select{font:inherit}button,a{transition:transform .2s,background .2s,color .2s,border-color .2s}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{overflow:hidden}.announcement{background:var(--deep);color:#fff;letter-spacing:.03em;justify-content:center;align-items:center;gap:52px;min-height:36px;font-size:12px;display:flex}.announcement span{align-items:center;gap:7px;display:flex}.navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fffdf8eb;border-bottom:1px solid #173f2a14;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-family:Fraunces,serif;font-size:21px;line-height:.9;display:flex}.brand-mark{background:var(--forest);color:#fff;border-radius:50% 50% 50% 12%;place-items:center;width:42px;height:42px;display:grid;transform:rotate(-5deg)}.brand-mark svg{width:22px}.brand b{color:var(--orange)}.brand small{letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin-top:6px;font:500 8px DM Sans;display:block}.nav-links{align-items:center;gap:34px;font-size:14px;font-weight:600;display:flex}.nav-links a:hover{color:var(--orange)}.nav-actions{align-items:center;gap:10px;display:flex}.cart-button,.icon-button{background:0 0;border:0;place-items:center;display:grid}.cart-button{padding:10px;position:relative}.cart-button span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:1px;right:2px}.menu-button{display:none}.operator-trigger{border:1px solid var(--line);color:var(--forest);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:10px 15px;font-size:12px;font-weight:700;display:flex}.hero{background:var(--cream);isolation:isolate;grid-template-columns:1.02fr .98fr;min-height:710px;padding:72px clamp(24px,7vw,108px) 76px;display:grid;position:relative}.hero:before{content:"";opacity:.26;z-index:-1;background-image:radial-gradient(#173f2a1f .7px,#0000 .7px);background-size:17px 17px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 58%);mask-image:linear-gradient(90deg,#000,#0000 58%)}.hero-copy{align-self:center;max-width:670px;animation:.7s both rise}.eyebrow{color:var(--orange);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.hero h1,.section-heading h2,.story-copy h2,.cta-section h2,.detail-copy h1{letter-spacing:-.045em;color:var(--forest);margin:23px 0;font-family:Fraunces,serif;font-weight:600;line-height:.96}.hero h1{font-size:clamp(54px,6vw,91px)}em{color:var(--orange);font-style:italic}.hero-copy>p{color:#536258;max-width:600px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:32px;display:flex}.primary-button,.light-button{background:var(--forest);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 23px;font-weight:700;display:inline-flex;box-shadow:0 9px 25px #173f2a33}.primary-button:hover{background:var(--orange);transform:translateY(-2px)}.primary-button svg,.light-button svg{width:18px}.primary-button:disabled{opacity:.55;cursor:wait}.text-button{color:var(--forest);background:0 0;border:0;align-items:center;gap:8px;font-weight:700;display:flex}.hero-trust{color:var(--muted);gap:32px;margin-top:45px;font-size:12px;display:flex}.hero-trust span{border-left:1px solid var(--gold);padding-left:14px}.hero-trust b{color:var(--forest);font:700 23px Fraunces;display:block}.hero-visual{place-items:center;min-height:540px;display:grid;position:relative}.sun-disc{background:linear-gradient(145deg,var(--yellow),#f7d96b);border-radius:50%;width:min(37vw,520px);height:min(37vw,520px);position:absolute}.image-frame{z-index:2;width:min(30vw,410px);height:500px;box-shadow:var(--shadow);border:8px solid #fffc;border-radius:46% 46% 24px 24px;overflow:hidden}.image-frame img{object-fit:cover;width:100%;height:100%}.floating-note{z-index:3;box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:15px 20px;font-size:12px;position:absolute;top:12%;right:2%;transform:rotate(3deg)}.floating-note span{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-weight:700;display:block}.floating-note b{color:var(--forest);font:700 19px Fraunces}.floating-seal{z-index:3;background:var(--orange);color:#fff;text-align:center;border-radius:50%;place-items:center;width:120px;height:120px;font:600 13px Fraunces;display:grid;position:absolute;bottom:11%;left:5%;box-shadow:0 15px 40px #e96b204d}.floating-seal svg{width:28px;position:absolute;top:17px}.hero-leaf{background:var(--leaf);opacity:.12;z-index:-1;border-radius:100% 0;width:180px;height:75px;position:absolute}.leaf-one{top:90px;left:-70px;transform:rotate(22deg)}.leaf-two{bottom:80px;right:-65px;transform:rotate(-22deg)}.benefit-strip{background:var(--forest);color:#fff;grid-template-columns:repeat(3,1fr);gap:20px;padding:29px clamp(24px,6vw,90px);display:grid}.benefit-strip article{border-right:1px solid #ffffff2e;grid-template-columns:auto auto 1fr;align-items:center;gap:15px;padding-right:25px;display:grid}.benefit-strip article:last-child{border:0}.benefit-strip article>span{color:var(--yellow);font:700 12px Fraunces}.benefit-strip svg{width:25px;color:var(--yellow)}.benefit-strip b,.benefit-strip small{display:block}.benefit-strip b{font:600 15px Fraunces}.benefit-strip small{opacity:.7;margin-top:3px;font-size:11px}.shop-section{padding:110px clamp(24px,6vw,90px)}.section-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:50px;display:grid}.section-heading h2,.story-copy h2{margin-bottom:0;font-size:clamp(42px,5vw,68px)}.section-heading>p{color:var(--muted);max-width:430px;line-height:1.7}.catalog-tools{justify-content:space-between;align-items:center;gap:20px;margin:55px 0 35px;display:flex}.category-pills{flex-wrap:wrap;gap:8px;display:flex}.category-pills button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 16px;font-size:12px;font-weight:700}.category-pills button.active,.category-pills button:hover{background:var(--forest);border-color:var(--forest);color:#fff}.search-box{border-bottom:1px solid var(--forest);align-items:center;gap:9px;width:min(320px,100%);padding:9px 3px;display:flex}.search-box svg{width:18px}.search-box input{background:0 0;border:0;outline:0;width:100%}.product-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.product-card{min-width:0;animation:.55s both rise}.product-image{background:#f7f1e3;border-radius:160px 160px 22px 22px;height:355px;display:block;position:relative;overflow:hidden}.product-image:after{content:"";background:linear-gradient(#0000 60%,#173f2a21);position:absolute;inset:0}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.045)}.product-image>span{z-index:2;background:var(--yellow);color:var(--deep);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;top:15px;left:15px}.product-meta{padding:19px 5px}.product-meta small{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.product-meta h3{color:var(--forest);margin:7px 0;font:600 22px Fraunces}.product-meta p{color:var(--muted);min-height:40px;font-size:13px;line-height:1.55}.product-meta>div{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.product-meta strong{font:700 20px Fraunces}.product-meta button{background:var(--forest);color:#fff;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.product-meta button:hover{background:var(--orange);transform:rotate(90deg)}.product-meta button svg{width:18px}.empty-state{text-align:center;background:var(--cream);border-radius:30px;padding:70px}.empty-state>svg{width:45px;color:var(--leaf)}.story-section{background:#f3eddd;grid-template-columns:1fr 1fr;align-items:center;gap:9vw;padding:95px clamp(24px,8vw,120px);display:grid}.story-image{border-radius:240px 240px 28px 28px;height:650px;position:relative;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:100%}.story-image span{background:var(--yellow);text-align:center;width:130px;height:130px;color:var(--forest);border-radius:50%;place-items:center;font:700 18px Fraunces;display:grid;position:absolute;bottom:30px;right:30px;transform:rotate(-8deg)}.story-copy p{color:var(--muted);font-size:16px;line-height:1.8}.promise-grid{grid-template-columns:1fr 1fr;gap:15px;margin:28px 0;display:grid}.promise-grid span{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.promise-grid svg{width:18px;color:var(--orange)}.text-link{color:var(--orange);border-bottom:1px solid var(--orange);align-items:center;gap:9px;padding-bottom:6px;font-weight:800;display:inline-flex}.text-link svg{width:18px}.cta-section{background:var(--orange);color:#fff;grid-template-columns:1fr .8fr auto;align-items:center;gap:50px;padding:62px clamp(24px,7vw,105px);display:grid}.cta-section .eyebrow{color:var(--yellow)}.cta-section h2{color:#fff;margin:12px 0;font-size:clamp(40px,4vw,62px)}.cta-section p{opacity:.9;line-height:1.7}.light-button{color:var(--forest);white-space:nowrap;background:#fff}.light-button:hover{background:var(--yellow);transform:translateY(-2px)}footer{background:var(--deep);color:#fff;grid-template-columns:2fr 1fr 1.5fr auto;align-items:start;gap:65px;padding:65px clamp(24px,6vw,90px);display:grid}footer .brand-mark{background:var(--orange)}footer .brand small{color:#ffffff8c}.footer-brand p{opacity:.62;max-width:330px;font-size:13px;line-height:1.6}footer>div:not(.footer-brand){flex-direction:column;gap:12px;font-size:13px;display:flex}footer>div>b{color:var(--yellow);margin-bottom:5px;font-family:Fraunces}footer a{opacity:.72;align-items:center;gap:7px;display:flex}footer a:hover{opacity:1;color:var(--yellow)}.seller-access{color:#ffffff8c;background:0 0;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;display:flex}.seller-access svg{width:16px}.whatsapp-fab{color:#fff;z-index:29;background:#25d366;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:fixed;bottom:25px;right:25px;box-shadow:0 14px 35px #25d36654}.chat-fab{background:var(--forest);color:#fff;z-index:29;box-shadow:var(--shadow);border:0;border-radius:999px;align-items:center;gap:9px;padding:12px 17px;font-weight:700;display:flex;position:fixed;bottom:28px;right:92px}.chat-fab svg{width:20px}.overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:60;background:#081a1085;justify-content:flex-end;animation:.2s fade;display:flex;position:fixed;inset:0}.drawer{background:var(--paper);flex-direction:column;width:min(460px,100%);height:100%;padding:30px;animation:.3s slide;display:flex}.panel-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-head h2{color:var(--forest);margin:4px 0;font:700 38px Fraunces}.panel-head p{color:var(--muted);max-width:650px;margin:8px 0}.cart-list{flex:1;margin:20px -10px;padding:0 10px;overflow:auto}.cart-list article{border-bottom:1px solid var(--line);grid-template-columns:85px 1fr;gap:15px;padding:16px 0;display:grid}.cart-list img{object-fit:cover;background:var(--cream);border-radius:40px 40px 12px 12px;width:85px;height:100px}.cart-list b,.cart-list small{display:block}.cart-list b{color:var(--forest);font:600 17px Fraunces}.cart-list small{color:var(--muted);margin-top:5px}.quantity{align-items:center;gap:12px;margin-top:13px;display:flex}.quantity button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.quantity svg{width:12px}.cart-summary{border-top:1px solid var(--line);padding-top:22px}.cart-summary>span{justify-content:space-between;font-size:16px;display:flex}.cart-summary>span b{font:700 27px Fraunces}.cart-summary>small{color:var(--leaf);margin:7px 0 17px;display:block}.wide{width:100%}.cart-summary p{color:var(--muted);justify-content:center;align-items:center;gap:5px;font-size:11px;display:flex}.cart-summary p svg{width:14px}.empty-cart{text-align:center;color:var(--muted);margin:auto}.empty-cart>svg{width:55px;height:55px;color:var(--gold)}.empty-cart h3{color:var(--forest);font:700 24px Fraunces}.chat-window{z-index:70;background:#fff;border-radius:25px;flex-direction:column;width:min(390px,100vw - 30px);height:min(600px,100vh - 125px);animation:.25s pop;display:flex;position:fixed;bottom:95px;right:28px;overflow:hidden;box-shadow:0 30px 90px #08231347}.chat-head{background:var(--forest);color:#fff;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.chat-head>span{grid-template-rows:1fr 1fr;grid-template-columns:43px 1fr;column-gap:11px;display:grid}.chat-head i{background:var(--yellow);width:43px;height:43px;color:var(--forest);border-radius:50%;grid-row:1/3;place-items:center;display:grid}.chat-head i svg{width:22px}.chat-head b{align-self:end;font:600 16px Fraunces}.chat-head small{opacity:.75;font-size:10px}.chat-head small span{background:#71e08a;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.chat-head button{color:#fff;background:0 0;border:0}.chat-messages{background:#fbf8ef;flex:1;padding:18px;overflow:auto}.message{max-width:84%;margin-bottom:12px}.message p{border-radius:16px;margin:0;padding:11px 14px;font-size:13px;line-height:1.5}.message.bot p{background:#fff;border-bottom-left-radius:4px;box-shadow:0 4px 15px #0000000d}.message.user{margin-left:auto}.message.user p{background:var(--orange);color:#fff;border-bottom-right-radius:4px}.message a{color:var(--forest);align-items:center;gap:6px;margin:8px;font-size:11px;font-weight:800;display:inline-flex}.message a svg{width:14px}.typing{background:#fff;border-radius:15px;gap:4px;width:48px;padding:13px;display:flex}.typing i{background:var(--leaf);border-radius:50%;width:5px;height:5px;animation:1s infinite pulse}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}.quick-prompts{gap:6px;padding:8px 12px 0;display:flex;overflow:auto}.quick-prompts button{white-space:nowrap;border:1px solid var(--line);color:var(--forest);background:#fff;border-radius:999px;padding:6px 9px;font-size:10px}.chat-input{gap:8px;padding:10px 12px;display:flex}.chat-input input{border:1px solid var(--line);border-radius:999px;outline:0;flex:1;padding:10px 14px}.chat-input input:focus{border-color:var(--leaf)}.chat-input button{background:var(--orange);color:#fff;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.chat-input svg{width:17px}.chat-disclaimer{text-align:center;color:#8a908a;padding-bottom:8px;font-size:9px}.access-modal{background:var(--paper);text-align:center;width:min(430px,100% - 30px);box-shadow:var(--shadow);border-radius:28px;margin:auto;padding:38px;position:relative}.modal-close{background:0 0;border:0;position:absolute;top:16px;right:16px}.access-icon{width:65px;height:65px;color:var(--forest);background:#e7f0e5;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.access-modal .eyebrow{justify-content:center}.access-modal h2{color:var(--forest);margin:10px;font:700 30px Fraunces}.access-modal p{color:var(--muted);font-size:13px;line-height:1.6}.access-modal label,.lead-search label{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:var(--forest);margin:22px 0 14px;font-size:11px;font-weight:700;display:block}.access-modal input,.lead-search input,.lead-search select{border:1px solid var(--line);background:#fff;border-radius:12px;outline:0;width:100%;margin-top:8px;padding:12px;display:block}.form-error{color:#b53922;margin-bottom:10px;display:block}.operator-overlay{justify-content:center;padding:24px}.operator-panel{background:var(--paper);border-radius:28px;width:min(1180px,100%);height:100%;padding:32px;animation:.25s pop;overflow:auto}.operator-panel .eyebrow svg{width:15px}.lead-search{background:var(--cream);border-radius:20px;grid-template-columns:1fr 1fr auto;align-items:end;gap:16px;margin:22px 0;padding:20px;display:grid}.lead-search label{margin:0}.select-wrap{display:block;position:relative}.select-wrap svg{pointer-events:none;width:17px;position:absolute;bottom:11px;right:10px}.lead-search select{appearance:none}.lead-search .primary-button{margin-bottom:0}.lead-results{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lead-results article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.lead-top{grid-template-columns:45px 1fr;gap:13px;display:grid}.lead-top>span{width:45px;height:45px;color:var(--forest);background:#e7f0e5;border-radius:14px;place-items:center;display:grid}.lead-top h3{color:var(--forest);margin:2px 0;font:600 19px Fraunces}.lead-top p{color:var(--muted);margin:4px 0;font-size:12px}.lead-top small{color:var(--gold)}.lead-actions{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.lead-actions button,.lead-actions a{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:800;display:flex}.lead-actions button:hover,.lead-actions a:hover{border-color:var(--forest);color:var(--forest)}.lead-actions svg{width:13px}.operator-empty{text-align:center;background:var(--cream);color:var(--muted);border-radius:22px;grid-column:1/-1;padding:70px}.operator-empty>svg{width:50px;height:50px;color:var(--orange)}.operator-empty h3{color:var(--forest);font:700 27px Fraunces}.lead-skeleton{background:linear-gradient(90deg,#f3efe5,#fff,#f3efe5) 0 0/200%;border-radius:18px;height:150px;animation:1.2s infinite shimmer}.operator-error{color:#a23b26;background:#fff0eb;border-radius:12px;margin-bottom:15px;padding:12px;font-size:13px}.product-detail{background:var(--cream);min-height:100vh;padding:40px clamp(24px,7vw,100px)}.back-link{color:var(--forest);align-items:center;gap:8px;margin-bottom:35px;font-weight:700;display:flex}.product-detail-grid{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;max-width:1200px;margin:auto;display:grid}.detail-image-wrap{background:#efe7d4;border-radius:260px 260px 30px 30px;height:650px;overflow:hidden}.detail-image-wrap img{object-fit:cover;width:100%;height:100%}.detail-copy h1{font-size:clamp(48px,6vw,78px)}.detail-copy>p{color:var(--muted);font-size:17px;line-height:1.75}.detail-price{color:var(--forest);margin:24px 0;font:700 32px Fraunces;display:block}.detail-benefits{color:var(--forest);gap:18px;margin:24px 0;font-size:12px;font-weight:700;display:flex}.detail-benefits span{align-items:center;gap:6px;display:flex}.detail-benefits svg{width:17px;color:var(--orange)}.detail-copy>small{color:var(--muted);font-size:10px;line-height:1.6;display:block}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slide{0%{transform:translate(100%)}to{transform:none}}@keyframes pop{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:none}}@keyframes pulse{50%{opacity:.5}}@keyframes shimmer{to{background-position:-200%}}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr 1fr;padding-inline:45px}.hero h1{font-size:58px}.cta-section{grid-template-columns:1fr 1fr}.cta-section button{grid-column:2}.operator-trigger{padding:10px;font-size:0}.operator-trigger svg{margin:0}.story-section{gap:55px}}@media(max-width:780px){.announcement{justify-content:flex-start;gap:15px;padding:0 18px;overflow:auto}.announcement span{white-space:nowrap}.navbar{height:70px;padding:0 18px}.nav-links{background:var(--paper);flex-direction:column;padding:25px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 20px 30px #00000014}.nav-links.open{display:flex}.menu-button{display:grid}.hero{grid-template-columns:1fr;padding:65px 23px 45px}.hero h1{font-size:clamp(49px,15vw,68px)}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-visual{min-height:470px;margin-top:30px}.sun-disc{width:360px;height:360px}.image-frame{width:290px;height:410px}.floating-note{right:0}.floating-seal{width:100px;height:100px;left:0}.benefit-strip{grid-template-columns:1fr;padding:25px 23px}.benefit-strip article{border-bottom:1px solid #ffffff26;border-right:0;padding:10px 0 20px}.shop-section{padding:80px 20px}.section-heading{grid-template-columns:1fr}.section-heading h2{font-size:47px}.catalog-tools{flex-direction:column;align-items:stretch}.category-pills{flex-wrap:nowrap;padding-bottom:5px;overflow:auto}.search-box{width:100%}.product-grid{grid-template-columns:1fr 1fr;gap:13px}.product-image{height:265px}.product-meta{padding-inline:2px}.product-meta h3{font-size:18px}.product-meta p{font-size:11px}.story-section{grid-template-columns:1fr;padding:70px 22px}.story-image{height:500px}.story-copy h2{font-size:47px}.cta-section{grid-template-columns:1fr;gap:20px;padding:55px 24px}.cta-section button{grid-column:auto;justify-self:start}footer{grid-template-columns:1fr;gap:30px}.chat-fab span{display:none}.chat-fab{justify-content:center;width:48px;height:48px;padding:0;right:90px}.chat-window{bottom:88px;right:15px}.lead-search,.lead-results{grid-template-columns:1fr}.operator-panel{padding:20px}.operator-overlay{padding:9px}.product-detail-grid{grid-template-columns:1fr}.detail-image-wrap{height:480px}.detail-copy h1{font-size:50px}}@media(max-width:430px){.brand{font-size:18px}.brand-mark{width:37px;height:37px}.hero-trust{gap:18px}.product-grid{grid-template-columns:1fr 1fr}.product-image{border-radius:90px 90px 16px 16px;height:235px}.product-meta h3{min-height:43px}.product-meta p{display:none}.product-meta strong{font-size:17px}.product-meta button{width:36px;height:36px}.story-image{height:420px}.promise-grid{grid-template-columns:1fr}.drawer{padding:23px}.detail-benefits{flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
