/*! tailwindcss v4.3.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;--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{.table{display:table}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}}.nav{z-index:100;background:0 0;justify-content:space-between;align-items:center;height:68px;padding:0 2rem;display:flex;position:absolute;top:0;left:0;right:0}.logo-img{object-fit:contain;height:58px}.nav-logo{align-items:center;display:flex}.nav-links{gap:1.5rem;display:flex}.nav-links a{color:#f5f0e4;opacity:.8;font-family:Cormorant Garamond,serif;font-size:14px;text-decoration:none;transition:opacity .2s}.nav-links a:hover{opacity:1}.nav-cta{align-items:center;gap:8px;display:flex}.btn-outline{color:#f5f0e4;white-space:nowrap;border:1px solid #ffffff59;border-radius:6px;padding:7px 16px;font-family:Cormorant Garamond,serif;font-size:13px;line-height:1;text-decoration:none;transition:background .2s,border-color .2s}.btn-outline:hover{background:#ffffff1a;border-color:#ffffff8c}.btn-solid{color:#1a3a1a;white-space:nowrap;background:#c8952a;border-radius:6px;padding:7px 16px;font-family:Cormorant Garamond,serif;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:background .2s}.btn-solid:hover{background:#e8b84b}.nav-dropdown-wrap{position:relative}.nav-avatar-btn{cursor:pointer;color:#f5f0e4;background:0 0;border:1px solid #ffffff4d;border-radius:6px;align-items:center;gap:6px;padding:5px 10px 5px 6px;transition:background .2s,border-color .2s;display:flex}.nav-avatar-btn:hover{background:#ffffff1a;border-color:#ffffff80}.nav-avatar{color:#1a3a1a;background:#c8952a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-family:Cormorant Garamond,serif;font-size:12px;font-weight:700;display:flex}.nav-chevron{opacity:.7;transition:transform .2s}.nav-chevron.open{opacity:1;transform:rotate(180deg)}.nav-dropdown{z-index:200;background:#fff;border:1px solid #00000017;border-radius:10px;min-width:200px;animation:.15s dropdown-in;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000024}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.nav-dropdown-header{flex-direction:column;gap:2px;padding:12px 16px;display:flex}.nav-dropdown-name{color:#1a3a1a;font-family:Cormorant Garamond,serif;font-size:14px;font-weight:700}.nav-dropdown-email{color:#7a7a6a;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-family:Cormorant Garamond,serif;font-size:12px;overflow:hidden}.nav-dropdown-divider{background:#00000012;height:1px;margin:0}.nav-dropdown-item{text-align:left;color:#1a1a1a;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-family:Cormorant Garamond,serif;font-size:14px;transition:background .15s;display:block}.nav-dropdown-item:hover{background:#f5f0e4}.nav-dropdown-item.logout{color:#c0392b}.nav-dropdown-item.logout:hover{background:#fdecea}.nav-hamburger{cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:6px;transition:background .2s;display:none}.nav-hamburger:hover{background:#ffffff1a}.hamburger-bar{transform-origin:50%;background:#f5f0e4;border-radius:2px;width:18px;height:2px;transition:transform .25s,opacity .25s;display:block}.hamburger-bar:first-child.open{transform:translateY(7px)rotate(45deg)}.hamburger-bar:nth-child(2).open{opacity:0;transform:scaleX(0)}.hamburger-bar:nth-child(3).open{transform:translateY(-7px)rotate(-45deg)}.mobile-menu{z-index:99;background:#1a3a1a;flex-direction:column;padding:.5rem 0 1rem;animation:.2s slide-down;display:none;position:fixed;top:68px;left:0;right:0;box-shadow:0 8px 24px #00000040}@keyframes slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-item{color:#f5f0e4;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:13px 1.5rem;font-family:Cormorant Garamond,serif;font-size:16px;text-decoration:none;transition:background .15s;display:block}.mobile-menu-item:hover{background:#ffffff12}.mobile-menu-item.logout{color:#e88080}.mobile-menu-divider{background:#ffffff1a;height:1px;margin:.4rem 0}.mobile-menu-user{align-items:center;gap:12px;padding:12px 1.5rem;display:flex}.mobile-menu-name{color:#f5f0e4;font-family:Cormorant Garamond,serif;font-size:14px;font-weight:700}.mobile-menu-email{color:#f5f0e499;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-family:Cormorant Garamond,serif;font-size:12px;overflow:hidden}@media (width<=640px){.nav-links{display:none}.nav{padding:0 1.2rem}.nav-cta{display:none}.nav-hamburger,.mobile-menu{display:flex}}.our-products-section{background:var(--cream);padding:5rem 2rem;font-family:Cormorant Garamond,serif}.products-intro{color:var(--text-mid);margin-top:.75rem;font-size:16px}.filter-bar{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 2.5rem;display:flex}.filter-btn{border:1.5px solid var(--green-dark);color:var(--green-dark);letter-spacing:.5px;cursor:pointer;background:0 0;border-radius:20px;padding:7px 20px;font-family:Cormorant Garamond,serif;font-size:13px;transition:background .2s,color .2s}.filter-btn:hover{background:var(--green-dark);color:var(--white)}.filter-btn.active{background:var(--green-dark);color:var(--white);font-weight:700}.products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.8rem;max-width:1160px;margin:0 auto;display:grid}.pcard{background:var(--white);border:1px solid #00000012;border-radius:14px;flex-direction:column;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden}.pcard-img{object-fit:cover;width:100%;height:100%;display:block}.pcard:hover{transform:translateY(-5px);box-shadow:0 14px 36px #1a3a1a21}.pcard-image{background:linear-gradient(135deg, var(--cream) 0%, var(--cream-dark) 100%);justify-content:center;align-items:center;height:70%;display:flex;position:relative}.pcard-emoji{font-size:60px;display:block}.pcard-tag{color:var(--green-mid);letter-spacing:.5px;background:#e8f4e0;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px}.pcard-body{flex-direction:column;flex:1;padding:1.3rem 1.3rem 1.4rem;display:flex}.pcard-category{color:var(--text-muted);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:5px;font-size:11px}.pcard-name{color:var(--green-dark);margin-bottom:4px;font-size:18px;font-weight:700}.pcard-tagline{color:var(--gold);margin-bottom:8px;font-size:13px;font-style:italic}.pcard-desc{color:var(--text-mid);flex:1;margin-bottom:1.2rem;font-size:14px;line-height:1.65}.pcard-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.pcard-price{color:var(--gold);font-size:21px;font-weight:700}.btn-add-cart{background:var(--green-dark);color:var(--white);cursor:pointer;border:none;border-radius:7px;padding:8px 16px;font-family:Cormorant Garamond,serif;font-size:13px;transition:background .2s}.btn-add-cart:hover{background:var(--green-mid)}.products-loading{text-align:center;color:var(--text-muted);padding:3rem;font-style:italic}@media (width<=640px){.our-products-section{padding:3rem 1rem}.products-grid{grid-template-columns:1fr}.filter-bar{gap:8px}}.pcard-qty-control{border:1.5px solid var(--green-dark);border-radius:7px;align-items:center;gap:0;display:flex;overflow:hidden}.pcard-qty-control button{background:var(--green-dark);width:34px;height:34px;color:var(--white);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .2s;display:flex}.pcard-qty-control button:hover{background:var(--green-mid)}.pcard-qty-control span{text-align:center;width:36px;color:var(--green-dark);font-family:Cormorant Garamond,serif;font-size:15px;font-weight:700}.pcard-size-select{align-items:center;gap:8px;margin:8px 0;display:flex}.pcard-size-select select{border:1px solid #ccc;border-radius:6px;padding:4px 8px}.testimonials-section{background:var(--green-dark);padding:5rem 0;overflow:hidden}.t-header{text-align:center;margin-bottom:3rem;padding:0 2rem}.t-eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--gold-light);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:12px}.t-title{color:var(--white);font-family:Cormorant Garamond,serif;font-size:clamp(22px,3vw,34px);font-weight:700}.t-track-wrapper{width:100%;overflow:hidden}.t-track{gap:1.5rem;width:max-content;animation:40s linear infinite scroll-left;display:flex}.t-track:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.t-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;flex-shrink:0;gap:1rem;width:320px;padding:1.8rem;font-family:Cormorant Garamond,serif;transition:background .25s,border-color .25s;display:flex}.t-card:hover{background:#ffffff1a;border-color:#c8952a59}.t-stars{color:var(--gold);letter-spacing:2px;font-size:17px}.t-quote{color:#f5f0e4d9;flex:1;font-size:15px;font-style:italic;line-height:1.75}.t-footer{align-items:center;gap:.75rem;margin-top:auto;display:flex}.t-avatar{width:38px;height:38px;color:var(--gold-light);background:#c8952a40;border:1.5px solid #c8952a80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.t-name{color:var(--white);font-size:14px;font-weight:700}.t-meta{color:#f5f0e473;letter-spacing:.3px;font-size:12px}@media (prefers-reduced-motion:reduce){.t-track{animation:none}.t-track-wrapper{padding:0 2rem;overflow-x:auto}}.footer{background:#fff;border-top:1px solid #00000014;font-family:Cormorant Garamond,serif}.footer-inner{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:3.5rem 2rem 2.5rem;display:grid}@media (width<=900px){.footer-inner{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.footer-inner{grid-template-columns:1fr}}.footer-col-heading{letter-spacing:1.5px;text-transform:uppercase;color:#1a1a1a;margin-bottom:1.2rem;font-size:11px;font-weight:700}.footer-col ul{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.footer-col ul li a{color:#1a1a1a;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .2s}.footer-col ul li a:hover{opacity:.6}.footer-col ul.footer-info li{color:#1a1a1a;font-size:15px}.footer-col ul.footer-info li a{color:#1a1a1a;font-size:15px;text-decoration:none;transition:opacity .2s}.footer-col ul.footer-info li a:hover{opacity:.6}.footer-social{color:#1a1a1a;align-items:center;gap:8px;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.footer-social:hover{opacity:.6}.footer-social-icon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.footer-email-icon{font-size:18px;line-height:1}.footer-bottom{border-top:1px solid #00000014;max-width:1200px;margin:0 auto;padding:1.2rem 2rem}.footer-bottom p{color:#6b6b6b;font-size:13px}:root{--green-dark:#1a3a1a;--green-mid:#2d5a27;--green-light:#4a7a3a;--gold:#c8952a;--gold-light:#e8b84b;--cream:#f5f0e4;--cream-dark:#ede5d0;--text-dark:#1a1a1a;--text-mid:#4a4a3a;--text-muted:#7a7a6a;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}.home{background:var(--cream);color:var(--text-dark);font-family:Cormorant Garamond}.hero{background:url(/assets/hero_section-Qrx1Q5Et.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:88vh;display:flex;position:relative}.hero-overlay{background:linear-gradient(#0a190a8c 0%,#0a190a4d 50%,#0a190ab3 100%);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:680px;padding:2rem 1.5rem;display:flex;position:relative}.hero-eyebrow{color:var(--gold-light);letter-spacing:.5px;background:#c8952a33;border:1px solid #c8952a80;border-radius:20px;margin-bottom:1.2rem;padding:5px 14px;font-size:13px;display:inline-block}.hero-headline{color:var(--white);letter-spacing:-.5px;margin-bottom:1rem;font-family:Cormorant Garamond Bold;font-size:clamp(36px,6vw,64px);font-weight:700;line-height:1.15}.hero-highlight{color:var(--gold-light)}.hero-sub{color:#f5f0e4d9;max-width:500px;margin-bottom:2rem;font-family:Cormorant Garamond Bold;font-size:17px;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn-hero-primary{background:var(--gold);color:var(--green-dark);border-radius:8px;padding:13px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s}.btn-hero-primary:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-hero-ghost{color:var(--white);border:1.5px solid #ffffff80;border-radius:8px;padding:13px 28px;font-size:15px;text-decoration:none;transition:border-color .2s}.btn-hero-ghost:hover{border-color:var(--gold-light);color:var(--gold-light)}.trust-strip{background:#1b3618;border-bottom:.5px solid #e8b84b4d;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;width:100%;padding:1rem 2rem;display:flex}.trust-item{color:#f5f0e4d9;letter-spacing:1.5px;text-transform:uppercase;border-right:.5px solid #ffffff1a;align-items:center;gap:8px;padding:0 2.5rem;font-size:12px;font-weight:400;line-height:1;display:flex}.trust-item:last-child{border-right:none}.trust-icon{color:#4a9a4a;flex-shrink:0;font-size:14px}.section-header{text-align:center;margin-bottom:3rem}.section-eye{letter-spacing:2px;text-transform:uppercase;color:var(--green-light);margin-bottom:.5rem;font-size:12px}.section-title{color:var(--green-dark);font-size:clamp(24px,3vw,36px);font-weight:700}.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.product-card{background:var(--white);color:inherit;border:1px solid #00000012;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1a3a1a1f}.product-image-placeholder{background:linear-gradient(135deg, var(--cream) 0%, var(--cream-dark) 100%);justify-content:center;align-items:center;height:200px;display:flex}.product-emoji{font-size:56px}.product-info{padding:1.2rem}.product-tag{color:var(--green-mid);letter-spacing:.5px;background:#e8f4e0;border-radius:20px;margin-bottom:.5rem;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.product-category{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:12px}.product-name{color:var(--green-dark);margin-bottom:1rem;font-size:17px;font-weight:600}.product-footer{justify-content:space-between;align-items:center;display:flex}.product-price{color:var(--gold);font-size:20px;font-weight:700}.btn-add{background:var(--green-dark);color:var(--white);cursor:pointer;border:none;border-radius:6px;padding:7px 14px;font-size:13px;transition:background .2s}.btn-add:hover{background:var(--green-mid)}.section-cta{text-align:center;margin-top:2.5rem}.btn-outline-dark{border:1.5px solid var(--green-dark);color:var(--green-dark);border-radius:8px;padding:11px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.btn-outline-dark:hover{background:var(--green-dark);color:var(--white)}.why-section{background:var(--green-dark);padding:5rem 2rem}.why-section .section-eye{color:var(--gold-light)}.why-section .section-title{color:var(--white)}.why-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.why-card{text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:1.8rem 1.5rem}.why-icon{margin-bottom:1rem;font-size:36px;display:block}.why-title{color:var(--gold-light);margin-bottom:.5rem;font-size:16px;font-weight:600}.why-desc{color:#f5f0e4b3;font-size:14px;line-height:1.6}.cta-banner{background:linear-gradient(135deg, var(--gold) 0%, var(--gold-light) 100%);text-align:center;padding:5rem 2rem}.cta-banner h2{color:var(--green-dark);margin-bottom:.75rem;font-size:clamp(24px,3vw,36px);font-weight:700}.cta-banner p{color:var(--green-dark);opacity:.8;margin-bottom:1.8rem;font-size:17px}.btn-solid-light{background:var(--green-dark);color:var(--white);border-radius:8px;padding:13px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s}.btn-solid-light:hover{background:var(--green-mid)}@media (width<=640px){.hero{min-height:70vh}.trust-item{padding:0 1rem;font-size:10px}}.story{color:#1a1a1a;background:#f5f0e4;font-family:Cormorant Garamond,Georgia,serif}.story-hero{background:url(/assets/hero_section-Qrx1Q5Et.png) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative}.story-hero-overlay{background:linear-gradient(#0a190a99 0%,#0a190a66 100%);position:absolute;inset:0}.story-hero-content{z-index:2;text-align:center;padding:2rem 1.5rem;position:relative}.story-eyebrow{color:#e8b84b;background:#c8952a33;border:1px solid #c8952a80;border-radius:20px;margin-bottom:1rem;padding:5px 14px;font-size:13px;display:inline-block}.story-headline{color:#fff;margin-bottom:.75rem;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.2}.story-highlight{color:#e8b84b}.story-sub{color:#f5f0e4cc;font-size:17px;font-style:italic}.section-eye{letter-spacing:2px;text-transform:uppercase;color:#4a7a3a;margin-bottom:.5rem;font-size:12px;display:block}.section-eye.center{text-align:center}.section-eye.light{color:#e8b84b}.story-title{color:#1a3a1a;margin-bottom:1.5rem;font-size:clamp(22px,3vw,32px);font-weight:700;line-height:1.25}.story-title.center{text-align:center}.story-title.light{color:#fff}.story-body{color:#4a4a3a;margin-bottom:1rem;font-size:16px;line-height:1.8}.story-body.light{color:#f5f0e4c7}.story-section{max-width:1100px;margin:0 auto;padding:5rem 2rem}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (width<=768px){.story-grid{grid-template-columns:1fr;gap:2rem}}.story-image-box{background:linear-gradient(135deg,#ede5d0,#c8d8b0);border-radius:16px;justify-content:center;align-items:center;min-height:360px;display:flex;overflow:hidden}.story-img{object-fit:cover;width:100%;height:100%;display:block}.story-img-placeholder{font-size:80px}.region-section{background:#1a3a1a;padding:5rem 2rem}.region-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}@media (width<=768px){.region-inner{grid-template-columns:1fr;gap:2rem}}.region-stats{flex-wrap:wrap;gap:2rem;margin-top:2rem;display:flex}.region-stat{flex-direction:column;gap:4px;display:flex}.stat-num{color:#e8b84b;font-size:22px;font-weight:700}.stat-label{color:#f5f0e480;text-transform:uppercase;letter-spacing:1px;font-size:11px}.region-image-box{background:linear-gradient(135deg,#1b4a1b,#2d6b2d);border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;height:380px;display:flex;overflow:hidden}@media (width<=768px){.region-image-box{height:260px}}.region-img-placeholder{font-size:90px}.values-section{background:#f5f0e4;padding:5rem 2rem}.values-inner{max-width:1000px;margin:0 auto}.values-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.value-card{text-align:center;background:#fff;border:1px solid #00000012;border-radius:12px;padding:2rem 1.5rem;transition:box-shadow .2s,transform .2s}.value-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1a3a1a1a}.value-icon{margin-bottom:1rem;font-size:36px;display:block}.value-title{color:#1a3a1a;margin-bottom:.5rem;font-size:16px;font-weight:600}.value-desc{color:#4a4a3a;font-size:14px;line-height:1.6}.process-section{background:#f5f0e4;padding:5rem 2rem}.process-inner{max-width:1100px;margin:0 auto}.process-steps{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}@media (width<=768px){.process-steps{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.process-steps{grid-template-columns:1fr}}.process-arrow{display:none}.process-card{text-align:center;background:#fff;border:1px solid #00000012;border-radius:14px;flex-direction:column;align-items:center;gap:.6rem;padding:2rem 1.5rem;transition:box-shadow .2s,transform .2s;display:flex}.process-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #1a3a1a17}.process-step-num{color:#c8952a;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:700}.process-icon{font-size:36px}.process-title{color:#1a3a1a;font-size:17px;font-weight:700}.process-desc{color:#4a4a3a;font-size:14px;line-height:1.7}.team-section{background:#ede5d0;padding:5rem 2rem}.team-inner{max-width:900px;margin:0 auto}.team-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}@media (width<=640px){.team-grid{grid-template-columns:1fr}}.team-card{background:#fff;border:1px solid #00000012;border-radius:14px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.team-avatar{background:linear-gradient(135deg,#ede5d0,#c8d8b0);border:2px solid #c8952a40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:36px;display:flex}.team-name{color:#1a3a1a;margin-bottom:2px;font-size:18px;font-weight:700}.team-role{color:#c8952a;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:12px}.team-quote{color:#4a4a3a;font-size:14px;font-style:italic;line-height:1.7}.founder-section{background:#ede5d0;padding:5rem 2rem}.founder-inner{text-align:center;max-width:720px;margin:0 auto}.quote-mark{color:#c8952a;margin-bottom:1rem;font-size:80px;line-height:.5;display:block}.quote-text{color:#1a3a1a;margin-bottom:1.5rem;font-size:22px;font-style:italic;line-height:1.7}.quote-author{color:#7a7a6a;letter-spacing:1px;font-size:14px}.story-cta{text-align:center;background:linear-gradient(135deg,#c8952a,#e8b84b);padding:5rem 2rem}.story-cta h2{color:#1a3a1a;margin-bottom:.75rem;font-size:clamp(22px,3vw,34px);font-weight:700}.story-cta p{color:#1a3a1a;opacity:.8;margin-bottom:1.8rem;font-size:16px}.btn-story-cta{color:#fff;background:#1a3a1a;border-radius:8px;padding:13px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn-story-cta:hover{background:#2d5a27}.cart-page{background:var(--cream);min-height:100vh;color:var(--text-dark);font-family:Cormorant Garamond,serif}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.cart-empty-icon{margin-bottom:1.5rem;font-size:64px}.cart-empty h2{color:var(--green-dark);margin-bottom:.5rem;font-size:28px;font-weight:700}.cart-empty p{color:var(--text-muted);margin-bottom:2rem;font-size:16px}.btn-browse{background:var(--green-dark);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:12px 28px;font-family:inherit;font-size:15px;transition:background .2s}.btn-browse:hover{background:var(--green-mid)}.cart-container{max-width:1100px;margin:0 auto;padding:8rem 2rem 5rem}.cart-title{color:var(--green-dark);margin-bottom:2.5rem;font-size:clamp(28px,4vw,42px);font-weight:700}.cart-layout{grid-template-columns:1fr 340px;align-items:start;gap:2.5rem;display:grid}@media (width<=768px){.cart-layout{grid-template-columns:1fr}}.cart-items{flex-direction:column;gap:1.2rem;display:flex}.cart-item{background:var(--white);border:1px solid #00000012;border-radius:12px;align-items:center;gap:1.2rem;padding:1.3rem;display:flex}.cart-item-image{background:linear-gradient(135deg, var(--cream), var(--cream-dark));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:36px;display:flex}.cart-item-info{flex:1}.cart-item-category{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:3px;font-size:11px}.cart-item-name{color:var(--green-dark);margin-bottom:3px;font-size:17px;font-weight:700}.cart-item-tagline{color:var(--text-muted);font-size:13px;font-style:italic}.cart-item-controls{flex-direction:column;align-items:flex-end;gap:.6rem;display:flex}.qty-control{border:1px solid #0000001f;border-radius:7px;align-items:center;gap:0;display:flex;overflow:hidden}.qty-control button{background:var(--cream);cursor:pointer;border:none;width:32px;height:32px;font-size:16px;transition:background .15s}.qty-control button:hover{background:var(--cream-dark)}.qty-control span{text-align:center;width:36px;color:var(--green-dark);font-size:15px;font-weight:600}.cart-item-price{color:var(--gold);font-size:18px;font-weight:700}.btn-remove{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;text-decoration:underline;transition:color .2s}.btn-remove:hover{color:#c0392b}.cart-summary{background:var(--white);border:1px solid #00000012;border-radius:14px;padding:1.8rem;position:sticky;top:6rem}.summary-title{color:var(--green-dark);margin-bottom:1.5rem;font-size:20px;font-weight:700}.summary-rows{flex-direction:column;gap:.6rem;margin-bottom:1rem;display:flex}.summary-row{color:var(--text-mid);justify-content:space-between;font-size:14px;display:flex}.summary-divider{background:#00000014;height:1px;margin:1rem 0}.summary-total{color:var(--green-dark);justify-content:space-between;margin-bottom:1.5rem;font-size:20px;font-weight:700;display:flex}.btn-checkout{background:var(--green-dark);width:100%;color:var(--white);text-align:center;border-radius:8px;margin-bottom:.8rem;padding:13px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:block}.btn-checkout:hover{background:var(--green-mid)}.btn-continue{border:1.5px solid var(--green-dark);width:100%;color:var(--green-dark);text-align:center;cursor:pointer;background:0 0;border-radius:8px;padding:11px;font-family:inherit;font-size:14px;transition:background .2s,color .2s;display:block}.btn-continue:hover{background:var(--green-dark);color:var(--white)}.checkout-page{background:var(--cream);min-height:100vh;color:var(--text-dark);font-family:Cormorant Garamond,serif}.checkout-container{max-width:1000px;margin:0 auto;padding:8rem 2rem 5rem}.checkout-title{color:var(--green-dark);margin-bottom:2.5rem;font-size:clamp(28px,4vw,42px);font-weight:700}.checkout-layout{grid-template-columns:1fr 380px;align-items:start;gap:2.5rem;display:grid}@media (width<=768px){.checkout-layout{grid-template-columns:1fr}}.checkout-form{background:var(--white);border:1px solid #00000012;border-radius:14px;padding:2rem}.form-section-title{color:var(--green-dark);margin-bottom:1.5rem;font-size:20px;font-weight:700}.form-group{flex-direction:column;gap:6px;margin-bottom:1.2rem;display:flex}.form-group label{color:var(--text-mid);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.form-group input,.form-group textarea{color:var(--text-dark);background:var(--cream);resize:none;border:1.5px solid #0000001f;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:15px;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--green-mid);outline:none}.checkout-error{color:#c0392b;background:#fdecea;border-radius:8px;margin-bottom:1.2rem;padding:10px 14px;font-size:14px}.btn-pay{background:var(--green-dark);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:14px;font-family:inherit;font-size:16px;font-weight:700;transition:background .2s}.btn-pay:hover:not(:disabled){background:var(--green-mid)}.btn-pay:disabled{opacity:.6;cursor:not-allowed}.checkout-summary{background:var(--white);border:1px solid #00000012;border-radius:14px;padding:2rem;position:sticky;top:6rem}.summary-items{flex-direction:column;gap:1rem;display:flex}.checkout-summary-row{justify-content:space-between;align-items:center;display:flex}.checkout-summary-left{align-items:center;gap:.8rem;display:flex}.checkout-emoji{font-size:28px}.checkout-item-name{color:var(--green-dark);font-size:15px;font-weight:600}.checkout-item-qty{color:var(--text-muted);font-size:13px}.checkout-item-price{color:var(--gold);font-size:16px;font-weight:700}.checkout-divider{background:#00000014;height:1px;margin:1.2rem 0}.checkout-total{color:var(--green-dark);justify-content:space-between;font-size:20px;font-weight:700;display:flex}.form-section-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.form-section-header .form-section-title{margin-bottom:0}.prefill-badge{color:var(--green-mid);letter-spacing:.3px;background:#e8f4e0;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.checkout-wait-note{color:#6b6b6b;text-align:center;margin-top:8px;font-size:.85rem}.confirm-page{background:var(--cream);min-height:100vh;color:var(--text-dark);font-family:Cormorant Garamond,serif}.confirm-container{text-align:center;max-width:620px;margin:0 auto;padding:8rem 2rem 5rem}.confirm-icon{margin-bottom:1.2rem;font-size:64px}.confirm-title{color:var(--green-dark);margin-bottom:.75rem;font-size:clamp(30px,5vw,46px);font-weight:700}.confirm-subtitle{color:var(--text-mid);margin-bottom:.5rem;font-size:17px;line-height:1.6}.confirm-order-id{color:var(--text-muted);letter-spacing:1px;margin-bottom:2.5rem;font-size:13px}.confirm-order-id span{color:var(--green-mid);font-weight:700}.confirm-card{background:var(--white);text-align:left;border:1px solid #00000012;border-radius:14px;margin-bottom:1.5rem;padding:1.8rem}.confirm-card-title{color:var(--green-dark);margin-bottom:1.2rem;font-size:18px;font-weight:700}.confirm-items{flex-direction:column;gap:1rem;display:flex}.confirm-item{justify-content:space-between;align-items:center;display:flex}.confirm-item-left{align-items:center;gap:.8rem;display:flex}.confirm-emoji{font-size:28px}.confirm-item-name{color:var(--green-dark);font-size:15px;font-weight:600}.confirm-item-qty{color:var(--text-muted);font-size:13px}.confirm-item-price{color:var(--gold);font-size:16px;font-weight:700}.confirm-divider{background:#00000014;height:1px;margin:1.2rem 0}.confirm-total{color:var(--green-dark);justify-content:space-between;font-size:20px;font-weight:700;display:flex}.confirm-note{text-align:left;background:#e8f4e0;border-radius:10px;align-items:flex-start;gap:.8rem;margin-bottom:2rem;padding:1rem 1.2rem;display:flex}.confirm-note span{flex-shrink:0;font-size:22px}.confirm-note p{color:var(--green-mid);font-size:14px;line-height:1.6}.confirm-actions{justify-content:center;display:flex}.btn-confirm-home{background:var(--green-dark);color:var(--white);border-radius:8px;padding:13px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s}.btn-confirm-home:hover{background:var(--green-mid)}.auth-page{background:var(--cream);min-height:100vh;color:var(--text-dark);font-family:Cormorant Garamond,Georgia,serif}.auth-container{flex-direction:column;align-items:center;gap:2rem;max-width:480px;margin:0 auto;padding:8rem 2rem 4rem;display:flex}.auth-brand{text-align:center}.auth-eyebrow{color:#c8952a;letter-spacing:.5px;background:#c8952a26;border:1px solid #c8952a66;border-radius:20px;margin-bottom:1rem;padding:5px 14px;font-size:12px;display:inline-block}.auth-headline{color:var(--green-dark);margin-bottom:.5rem;font-size:clamp(28px,4vw,38px);font-weight:700;line-height:1.2}.auth-sub{color:var(--text-muted);font-size:15px;line-height:1.6}.auth-card{background:#fff;border:1px solid #00000012;border-radius:16px;flex-direction:column;gap:1.2rem;width:100%;padding:2rem;display:flex}.auth-tabs{background:var(--cream);border-radius:10px;gap:4px;padding:4px;display:flex}.auth-tab{color:var(--text-muted);cursor:pointer;letter-spacing:.3px;background:0 0;border:none;border-radius:8px;flex:1;padding:9px;font-family:Cormorant Garamond,serif;font-size:14px;font-weight:600;transition:background .2s,color .2s}.auth-tab.active{color:var(--green-dark);background:#fff;box-shadow:0 1px 4px #00000014}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-group{flex-direction:column;gap:6px;display:flex}.auth-group label{color:var(--text-mid);text-transform:uppercase;letter-spacing:.8px;font-size:12px;font-weight:600}.auth-group input{color:var(--text-dark);background:var(--cream);border:1.5px solid #0000001f;border-radius:8px;padding:11px 14px;font-family:Cormorant Garamond,serif;font-size:15px;transition:border-color .2s}.auth-group input:focus{border-color:var(--green-mid);outline:none}.auth-group input::placeholder{color:var(--text-muted)}.auth-btn{background:var(--green-dark);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:8px;width:100%;margin-top:.4rem;padding:13px;font-family:Cormorant Garamond,serif;font-size:16px;font-weight:700;transition:background .2s}.auth-btn:hover:not(:disabled){background:var(--green-mid)}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-error{color:#c0392b;background:#fdecea;border-radius:8px;padding:10px 14px;font-size:14px;line-height:1.5}.auth-success{color:var(--green-mid);background:#e8f4e0;border-radius:8px;padding:10px 14px;font-size:14px;line-height:1.5}.auth-switch{text-align:center;color:var(--text-muted);font-size:14px}.auth-link{color:var(--green-dark);cursor:pointer;background:0 0;border:none;padding:0;font-family:Cormorant Garamond,serif;font-size:14px;font-weight:700;text-decoration:underline;transition:opacity .2s}.auth-link:hover{opacity:.7}.auth-note{color:var(--text-muted);text-align:center;background:#c8952a14;border:1px solid #c8952a33;border-radius:8px;padding:10px 14px;font-size:13px;line-height:1.6}.auth-back{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .2s}.auth-back:hover{color:var(--green-dark)}@media (width<=520px){.auth-container{padding:6rem 1.2rem 3rem}.auth-card{padding:1.5rem}}.password-input-wrap{position:relative}.password-input-wrap input{width:100%;padding-right:40px}.password-toggle-icon{cursor:pointer;-webkit-user-select:none;user-select:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-strength{margin-top:6px;font-size:12px;font-weight:600}.strength-weak{color:#c0392b}.strength-medium{color:#d68910}.strength-strong{color:#1a7a3a}.orders-page{background:var(--cream);min-height:100vh;color:var(--text-dark);font-family:Cormorant Garamond,serif}.orders-container{max-width:780px;margin:0 auto;padding:8rem 2rem 5rem}.orders-title{color:var(--green-dark);margin-bottom:2.5rem;font-size:clamp(28px,4vw,42px);font-weight:700}.orders-loading{text-align:center;color:var(--text-muted);padding:3rem;font-style:italic}.orders-empty{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.orders-empty span{font-size:56px}.orders-empty p{color:var(--text-muted);font-size:16px}.btn-shop-now{background:var(--green-dark);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:12px 28px;font-family:Cormorant Garamond,serif;font-size:15px;transition:background .2s}.btn-shop-now:hover{background:var(--green-mid)}.orders-list{flex-direction:column;gap:1.2rem;display:flex}.order-card{background:var(--white);border:1px solid #00000012;border-radius:14px;transition:box-shadow .2s;overflow:hidden}.order-card:hover{box-shadow:0 8px 24px #1a3a1a14}.order-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.3rem 1.5rem;display:flex}.order-header-left{flex-direction:column;gap:3px;display:flex}.order-id{color:var(--green-dark);font-size:15px;font-weight:700}.order-date{color:var(--text-muted);font-size:13px}.order-header-right{align-items:center;gap:1rem;display:flex}.order-status{letter-spacing:.3px;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.status-paid{color:#2d7a27;background:#e8f4e0}.status-delivered{color:#2d5ab8;background:#e8f0fc}.status-cancelled{color:#c0392b;background:#fdecea}.status-pending{color:#c8952a;background:#fef9e7}.order-total{color:var(--gold);font-size:18px;font-weight:700}.order-chevron{color:var(--text-muted);font-size:11px}.order-items{padding:0 1.5rem 1.3rem}.order-divider{background:#00000012;height:1px;margin:.8rem 0}.order-item-row{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.order-item-name{color:var(--green-dark);margin-bottom:2px;font-size:15px;font-weight:600}.order-item-qty{color:var(--text-muted);font-size:13px}.order-item-price{color:var(--gold);font-size:15px;font-weight:700}.order-footer-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.order-address{color:var(--text-muted);flex:1;font-size:13px;line-height:1.5}.order-grand-total{color:var(--green-dark);white-space:nowrap;font-size:16px;font-weight:700}@media (width<=540px){.order-header{flex-direction:column;align-items:flex-start;gap:.8rem}.order-header-right{justify-content:space-between;width:100%}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
