/*! 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,utilities;.nav{z-index:100;background:0 0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:absolute;top:0;left:0;right:0}.logo-img{object-fit:contain;height:70px}.nav-links{gap:1.5rem;display:flex}.nav-links a{color:#f5f0e4;opacity:.85;font-size:14px;text-decoration:none;transition:opacity .2s}.nav-links a:hover{opacity:1}.nav-logo{align-items:baseline;gap:6px;display:flex}.logo-wg{color:#c8952a;letter-spacing:2px;font-size:22px;font-weight:700}.logo-text{color:#f5f0e4;letter-spacing:3px;font-size:13px;font-weight:500}.logo-amp{color:#c8952a}.nav-cta{gap:8px;display:flex}.btn-outline{color:#f5f0e4;border:1px solid #fff6;border-radius:6px;padding:7px 16px;font-size:13px;text-decoration:none;transition:background .2s}.btn-outline:hover{background:#ffffff1a}.btn-solid{color:#1a3a1a;background:#c8952a;border-radius:6px;padding:7px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s}.btn-solid:hover{background:#e8b84b}@media (width<=640px){.nav-links{display:none}}.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;font-style:italic}.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: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:190px;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}}.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}}: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-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 Bold}.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}.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}}.section-eye{letter-spacing:2px;text-transform:uppercase;color:#4a7a3a;margin-bottom:.5rem;font-size:12px}.section-eye.center{text-align:center}.story-title{color:#1a3a1a;margin-bottom:1.5rem;font-size:clamp(22px,3vw,32px);font-weight:700}.story-title.center{text-align:center}.story-body{color:#4a4a3a;margin-bottom:1rem;font-size:16px;line-height:1.8}.story-image-box{background:linear-gradient(135deg,#ede5d0,#c8d8b0);border-radius:16px;justify-content:center;align-items:center;height:380px;display:flex;overflow:hidden}.story-img-placeholder{font-size:80px}.values-section{background:#f5f0e4;padding:5rem 2rem}.values-inner{max-width:1000px;margin:0 auto}.values-section .section-eye{color:#4a7a3a}.values-section .story-title{color:#1a3a1a}.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}.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-family:Cormorant Garamond Bold;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}.btn-story-cta:hover{background:#2d5a27}.footer{text-align:center;background:#0f2010;padding:2rem}.footer-logo{color:#c8952a;letter-spacing:3px;margin-bottom:.5rem;font-size:18px;font-weight:700}.footer-logo span{color:#e8b84b}.footer-copy{color:#f5f0e466;font-size:12px}.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}}.story-title.light{color:#fff}.story-body.light{color:#f5f0e4c7}.section-eye.light{color:#e8b84b}.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-family:Cormorant Garamond,serif;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}.region-img-placeholder{font-size:90px}.process-section{background:var(--cream,#f5f0e4);padding:5rem 2rem}.process-inner{max-width:1000px;margin:0 auto}.process-inner .section-eye.center{color:#4a7a3a}.process-inner .story-title.center{color:#1a3a1a;margin-bottom:3rem}.process-steps{align-items:flex-start;gap:0;margin-top:3rem;display:flex}.process-card{text-align:center;background:#fff;border:1px solid #00000012;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:.6rem;padding:2rem 1.5rem;display:flex}.process-step-num{color:#c8952a;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:700}.process-icon{font-size:38px}.process-title{color:#1a3a1a;font-family:Cormorant Garamond,serif;font-size:18px;font-weight:700}.process-desc{color:#4a4a3a;font-family:Cormorant Garamond,serif;font-size:14px;line-height:1.7}.process-arrow{color:#c8952a;opacity:.6;flex-shrink:0;margin-top:3.5rem;padding:0 1rem;font-size:24px}@media (width<=768px){.process-steps{flex-direction:column;align-items:stretch}.process-arrow{text-align:center;margin:0;padding:.5rem 0;transform:rotate(90deg)}}.team-section{background:#ede5d0;padding:5rem 2rem}.team-inner{max-width:900px;margin:0 auto}.team-inner .section-eye.center{color:#4a7a3a}.team-inner .story-title.center{color:#1a3a1a;margin-bottom:3rem}.team-grid{grid-template-columns:repeat(auto-fit,minmax(360px,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-family:Cormorant Garamond,serif;font-size:18px;font-weight:700}.team-role{color:#c8952a;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:12px}.team-quote{color:#4a4a3a;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic;line-height:1.7}.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}.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)}.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}
