@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{min-width:320px;min-height:100%;margin:0}:root{--green:#07543c;--green-dark:#043b2b;--green-soft:#e7f1eb;--cream:#fff9ee;--cream-dark:#f6eedf;--card:#fffdf8;--gold:#c99a24;--gold-soft:#f8edcf;--text:#17342a;--muted:#756e62;--line:#e8decd;--white:#fff;--shadow:0 22px 60px #36443a1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);margin:0}a{color:inherit}.site{min-height:100vh;overflow:hidden}.header{justify-content:space-between;align-items:center;gap:30px;max-width:1380px;min-height:94px;margin:0 auto;padding:16px 34px;display:flex}.brand{align-items:center;gap:13px;text-decoration:none;display:flex}.brand-mark{object-fit:contain;width:48px;height:48px}.brand-name{color:var(--green);letter-spacing:4px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;line-height:1}.brand-tagline{color:var(--gold);letter-spacing:1.7px;margin-top:6px;font-size:8px;font-weight:800}.nav{align-items:center;gap:30px;display:flex}.nav a{color:#40534b;font-size:14px;font-weight:650;text-decoration:none;transition:color .2s}.nav a:hover{color:var(--green)}.header-cta,.primary-button,.secondary-button,.contact-button{border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.header-cta,.primary-button{background:var(--green);color:var(--white);box-shadow:0 12px 28px #07543c2e}.header-cta:hover,.primary-button:hover,.secondary-button:hover,.contact-button:hover{transform:translateY(-2px)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:78px;max-width:1380px;margin:10px auto 0;padding:70px 54px 78px;display:grid;position:relative}.hero:before{content:"";z-index:-1;background:#c99a2412;border-radius:50%;width:530px;height:530px;position:absolute;top:0;right:-160px}.eyebrow{color:var(--gold);letter-spacing:2.2px;margin-bottom:18px;font-size:11px;font-weight:850}.hero h1,.section-heading h2,.how-intro h2,.subscription-copy h2,.about-copy h2,.contact-section h2{color:var(--green-dark);margin:0;font-family:Georgia,Times New Roman,serif;font-weight:600}.hero h1{letter-spacing:-3px;max-width:710px;font-size:clamp(50px,6.2vw,88px);line-height:.99}.hero h1 span,.section-heading h2 span,.how-intro h2 span,.subscription-copy h2 span,.about-copy h2 span{color:var(--gold)}.hero-text{max-width:620px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.8}.hero-actions{gap:12px;margin-top:34px;display:flex}.secondary-button{color:var(--green);background:#ffffff73;border:1px solid #cfc4b3}.hero-trust{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:590px;margin-top:46px;padding-top:24px;display:grid}.hero-trust div{padding-right:18px}.hero-trust strong,.hero-trust span{display:block}.hero-trust strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:18px}.hero-trust span{color:var(--muted);margin-top:5px;font-size:11px}.hero-visual{justify-content:center;align-items:center;min-height:610px;display:flex;position:relative}.hero-glow{background:var(--green-soft);filter:blur(2px);border-radius:50%;width:470px;height:470px;position:absolute}.hero-card{z-index:2;background:var(--card);box-shadow:var(--shadow);border:1px solid #ddcfb8d1;position:relative}.hero-card-main{border-radius:34px;width:min(440px,100%);padding:24px;transform:rotate(1.5deg)}.hero-card-label{color:var(--gold);letter-spacing:1.8px;margin-bottom:10px;font-size:10px;font-weight:850}.hero-card-main img{object-fit:contain;width:100%;height:380px;display:block}.hero-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:8px;padding-top:17px;display:flex}.hero-card-footer span,.hero-card-footer strong{display:block}.hero-card-footer span{color:var(--muted);font-size:10px}.hero-card-footer strong{color:var(--green);margin-top:4px;font-size:15px}.hero-check{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.floating-card{z-index:4;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8f0;border-radius:17px;align-items:center;gap:11px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 18px 40px #303f3621}.floating-one{top:110px;left:-20px}.floating-two{bottom:90px;right:-5px}.floating-icon{width:34px;height:34px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;font-weight:900;display:grid}.floating-card strong,.floating-card small{display:block}.floating-card strong{color:var(--green-dark);font-size:12px}.floating-card small{color:var(--muted);margin-top:3px;font-size:9px}.promise-strip{background:var(--green);color:#e9f4ed;letter-spacing:.3px;justify-content:center;align-items:center;gap:25px;min-height:68px;padding:16px 24px;font-size:12px;font-weight:700;display:flex}.promise-strip span{color:var(--gold)}.section{max-width:1380px;margin:0 auto;padding:110px 54px}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:48px;display:grid}.section-heading h2,.how-intro h2,.subscription-copy h2,.about-copy h2,.contact-section h2{letter-spacing:-1.8px;font-size:clamp(38px,4.2vw,60px);line-height:1.07}.section-heading p,.how-intro p,.subscription-copy p,.about-copy p{color:var(--muted);font-size:15px;line-height:1.75}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{background:var(--card);border:1px solid var(--line);border-radius:26px;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.product-image-wrap{background:linear-gradient(145deg,#f6f2e8,#fffdf7);place-items:center;height:300px;display:grid;position:relative}.product-image{object-fit:contain;width:78%;height:78%}.fresh-badge{background:var(--green);color:#fff;letter-spacing:1px;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:850;position:absolute;top:18px;left:18px}.product-content{padding:23px}.product-content h3{color:var(--green-dark);margin:0;font-size:19px}.product-content p{color:var(--muted);min-height:44px;font-size:13px;line-height:1.65}.product-link{color:var(--green);justify-content:space-between;align-items:center;margin-top:17px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.how-section{grid-template-columns:.75fr 1.25fr;align-items:start;gap:65px;display:grid}.how-intro{position:sticky;top:25px}.steps{gap:15px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:55px 60px 1fr;align-items:center;gap:18px;padding:27px 30px;display:grid;position:relative}.step-number{color:#b7ac9b;font-size:11px;font-weight:850}.step-icon{background:var(--green-soft);width:48px;height:48px;color:var(--green);border-radius:15px;place-items:center;font-size:21px;display:grid}.step-card h3{color:var(--green-dark);margin:0;font-size:18px}.step-card p{color:var(--muted);grid-column:3;margin:-10px 0 0;font-size:13px;line-height:1.7}.subscription-section{background:var(--green);color:#fff;border-radius:38px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:50px;max-width:1280px;margin:20px auto 110px;padding:62px;display:grid;position:relative;overflow:hidden}.subscription-section:before{content:"";background:#ffffff0d;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-180px;left:-120px}.subscription-copy{z-index:1;position:relative}.subscription-copy h2{color:#fff}.subscription-copy p{color:#d9e8df}.light-button{color:#fff;border-color:#ffffff59;margin-top:18px}.subscription-image{z-index:1;place-items:center;min-height:360px;display:grid;position:relative}.subscription-image img{object-fit:contain;width:100%;max-height:400px}.about-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;display:grid}.about-visual{background:linear-gradient(145deg,#e8f2ec,#f8f3e6);border-radius:32px;place-items:center;min-height:540px;display:grid;position:relative;overflow:hidden}.about-logo{background:var(--green);border-radius:50%;place-items:center;width:210px;height:210px;display:grid;box-shadow:0 30px 65px #07543c2e}.about-logo img{object-fit:contain;width:145px;height:145px}.about-quote{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8db;border:1px solid #e7ddcccc;border-radius:18px;padding:17px;position:absolute;bottom:31px;left:31px;right:31px}.about-quote span,.about-quote strong{display:block}.about-quote span{color:var(--gold);letter-spacing:1.5px;font-size:9px;font-weight:850}.about-quote strong{color:var(--green);margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:21px}.about-points{gap:8px;margin-top:32px;display:grid}.about-points div{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:14px 0;display:flex}.about-points strong{color:var(--gold);font-size:11px}.about-points span{color:var(--green-dark);font-size:14px;font-weight:750}.contact-section{background:var(--green-dark);color:#fff;justify-content:space-between;align-items:center;gap:55px;margin-top:40px;padding:75px max(30px,50vw - 635px);display:flex}.contact-section>div{max-width:760px}.contact-section h2{color:#fff}.contact-section p{color:#c8ddd2;max-width:650px;font-size:14px;line-height:1.75}.light-eyebrow{color:#e5bd55}.contact-button{color:var(--green);background:#fff;flex:none}.footer{color:#c8d8d0;background:#032f23;padding:46px max(30px,50vw - 635px) 30px}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{object-fit:contain;width:40px;height:40px}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{color:#fff;letter-spacing:3px;font-family:Georgia,Times New Roman,serif;font-size:20px}.footer-brand span{color:#a9bdb3;margin-top:4px;font-size:9px}.footer-links{flex-wrap:wrap;gap:25px;margin-top:35px;display:flex}.footer-links a{font-size:12px;font-weight:700;text-decoration:none}.footer-bottom{color:#829a8e;border-top:1px solid #ffffff17;justify-content:space-between;gap:20px;margin-top:38px;padding-top:20px;font-size:9px;display:flex}@media (width<=1080px){.nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{text-align:center}.hero-text,.hero-actions,.hero-trust{margin-left:auto;margin-right:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.how-section,.about-section{grid-template-columns:1fr}.how-intro{position:static}.subscription-section{margin-left:28px;margin-right:28px}}@media (width<=700px){.header{min-height:82px;padding:14px 18px}.header-cta{display:none}.brand-mark{width:40px;height:40px}.brand-name{font-size:21px}.hero,.section{padding-left:22px;padding-right:22px}.hero{gap:35px;padding-top:43px}.hero h1{letter-spacing:-2px}.hero-text{font-size:15px}.hero-actions{flex-direction:column}.hero-trust{grid-template-columns:1fr;gap:16px}.hero-trust div{border-bottom:1px solid var(--line);padding-bottom:12px}.hero-visual{min-height:520px}.hero-card-main{width:90%}.hero-card-main img{height:300px}.floating-card{display:none}.promise-strip{text-align:center;gap:8px;display:grid}.promise-strip span{display:none}.section{padding-top:80px;padding-bottom:80px}.section-heading{grid-template-columns:1fr;gap:14px}.product-grid{grid-template-columns:1fr}.product-image-wrap{height:260px}.step-card{grid-template-columns:40px 50px 1fr;padding:22px}.subscription-section{border-radius:28px;grid-template-columns:1fr;margin:0 15px 80px;padding:38px 24px}.subscription-image{min-height:250px}.about-visual{min-height:420px}.about-logo{width:170px;height:170px}.about-logo img{width:115px;height:115px}.contact-section{flex-direction:column;align-items:flex-start;padding:55px 24px}.footer{padding-left:24px;padding-right:24px}.footer-bottom{flex-direction:column}}.catalogue-status{color:var(--muted);align-items:center;gap:8px;margin-top:14px;font-size:11px;font-weight:700;display:inline-flex}.catalogue-dot{background:#b5ac9f;border-radius:50%;width:8px;height:8px}.catalogue-status.online .catalogue-dot{background:#2d8a57;box-shadow:0 0 0 4px #2d8a571a}.catalogue-status.offline .catalogue-dot{background:#b95a49}.product-live-row{justify-content:space-between;align-items:center;gap:10px;margin-top:13px;display:flex}.product-price{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:21px}.stock-pill{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:850}.stock-in{color:#17623a;background:#e5f3e9}.stock-low{color:#805d10;background:#fff0ce}.stock-out{color:#963f32;background:#fae7e3}.header-cta{cursor:pointer;border:0;font-family:inherit}.auth-backdrop{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#03261c8c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.auth-modal{background:#fffdf8;border:1px solid #e8decd;border-radius:30px;width:min(470px,100%);max-height:calc(100vh - 44px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 35px 90px #032f2342}.auth-close{color:#536158;cursor:pointer;background:#f1ece2;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:17px;right:18px}.auth-brand{align-items:center;gap:12px;margin-bottom:34px;padding-right:45px;display:flex}.auth-brand img{object-fit:contain;width:46px;height:46px}.auth-brand strong,.auth-brand span{display:block}.auth-brand strong{color:var(--green);letter-spacing:3px;font-family:Georgia,Times New Roman,serif;font-size:22px}.auth-brand span{color:var(--muted);margin-top:4px;font-size:10px}.auth-eyebrow{color:var(--gold);letter-spacing:1.7px;margin-bottom:10px;font-size:9px;font-weight:900}.auth-modal h2{color:var(--green-dark);margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1.12}.auth-description{color:var(--muted);margin:14px 0 24px;font-size:13px;line-height:1.7}.auth-label{color:#58645e;letter-spacing:.4px;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.phone-field{background:#fff;border:1px solid #d9cfbf;border-radius:15px;align-items:center;height:56px;display:flex;overflow:hidden}.phone-field span{color:var(--green);border-right:1px solid #e5dccd;padding:0 14px;font-weight:800}.phone-field input{min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 14px;font-size:15px}.otp-field{width:100%;height:62px;color:var(--green-dark);font:inherit;letter-spacing:8px;text-align:center;background:#fff;border:1px solid #d9cfbf;border-radius:15px;outline:0;padding:0 18px;font-size:25px;font-weight:800}.otp-field:focus,.phone-field:focus-within{border-color:var(--green);box-shadow:0 0 0 4px #07543c14}.auth-primary{background:var(--green);color:#fff;width:100%;min-height:54px;font:inherit;cursor:pointer;border:0;border-radius:15px;margin-top:16px;font-weight:850}.auth-primary:disabled{opacity:.6;cursor:wait}.auth-secondary{width:100%;color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:9px;padding:12px;font-size:11px;font-weight:800}.development-otp{background:#fff4d6;border:1px solid #ead7a4;border-radius:16px;margin-bottom:20px;padding:16px}.development-otp span,.development-otp strong,.development-otp small{display:block}.development-otp span{color:#92701c;letter-spacing:1.5px;font-size:8px;font-weight:900}.development-otp strong{color:#6d500d;letter-spacing:5px;margin-top:7px;font-size:26px}.development-otp small{color:#8d7a50;margin-top:6px;font-size:9px}.auth-error{color:#963f32;background:#fae7e3;border-radius:12px;margin-top:15px;padding:11px 12px;font-size:11px;line-height:1.5}.auth-security{border-top:1px solid var(--line);text-align:center;color:#8a8277;margin-top:24px;padding-top:15px;font-size:9px}.auth-success-icon{width:58px;height:58px;color:var(--green);background:#e5f3e9;border-radius:50%;place-items:center;margin-bottom:19px;font-size:25px;font-weight:900;display:grid}@media (width<=700px){.header-cta{padding:11px 14px;font-size:11px;display:inline-flex}.auth-modal{border-radius:24px;padding:27px 21px}.auth-modal h2{font-size:28px}}.account-heading{align-items:center;gap:16px;margin-bottom:25px;display:flex}.account-avatar{background:var(--green);color:#fff;border-radius:20px;flex:0 0 62px;place-items:center;width:62px;height:62px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:700;display:grid}.account-heading h2{font-size:27px}.account-connected{color:#17623a;letter-spacing:.5px;background:#e5f3e9;border-radius:999px;margin-top:7px;padding:5px 8px;font-size:8px;font-weight:850;display:inline-block}.account-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:11px;display:grid}.account-item,.account-address{border:1px solid var(--line);background:#fff;border-radius:16px;padding:15px}.account-item span,.account-address span{color:var(--gold);letter-spacing:1.1px;font-size:8px;font-weight:900;display:block}.account-item strong,.account-address strong{color:var(--green-dark);margin-top:7px;font-size:13px;line-height:1.5;display:block}.account-item small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.account-address{margin-bottom:11px}.account-id{color:var(--muted);padding:12px 3px;font-size:9px}.account-id strong{color:#54645d;margin-top:3px;font-size:10px;display:block}.account-actions{margin-top:8px}.account-signout{color:#963f32}@media (width<=520px){.account-grid{grid-template-columns:1fr}}.product-actions{align-items:center;gap:14px;margin-top:18px;display:flex}.product-order-button{background:var(--green);color:#fff;min-height:43px;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 19px;font-size:11px;font-weight:850;transition:transform .2s,box-shadow .2s}.product-order-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 9px 22px #05533b29}.product-order-button:disabled{cursor:not-allowed;background:#aaa99f}.product-actions .product-link{flex:1;margin:0}.order-modal{width:min(500px,100%)}.order-product-preview{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:18px;margin:22px 0;padding:14px;display:flex}.order-product-preview img{object-fit:contain;width:95px;height:95px}.order-product-preview span,.order-product-preview strong,.order-product-preview small{display:block}.order-product-preview span,.order-section label,.order-total span,.order-delivery>span,.order-confirmation span{color:var(--gold);letter-spacing:1.2px;font-size:8px;font-weight:900}.order-product-preview strong{color:var(--green-dark);margin-top:5px;font-size:21px}.order-product-preview small{color:var(--muted);margin-top:5px;font-size:9px}.order-section{margin-bottom:14px}.order-section label{margin-bottom:9px;display:block}.quantity-control{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:45px 1fr 45px;width:150px;height:48px;display:grid;overflow:hidden}.quantity-control button{color:var(--green);cursor:pointer;background:#f5f0e6;border:0;font-size:21px}.quantity-control button:disabled{opacity:.4;cursor:default}.quantity-control strong{color:var(--green-dark);place-items:center;display:grid}.order-stock-note{color:var(--muted);margin-top:7px;font-size:9px;display:block}.order-total{background:#f0f6ef;border-radius:15px;justify-content:space-between;align-items:center;margin:17px 0;padding:16px 18px;display:flex}.order-total strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:25px}.order-delivery{border:1px solid var(--line);background:#fff;border-radius:17px;margin-top:13px;padding:17px}.order-delivery strong{color:var(--green-dark);margin-top:7px;font-size:13px;display:block}.order-delivery p{color:var(--muted);margin:5px 0;font-size:11px;line-height:1.55}.order-delivery small{color:#397155;font-size:9px;font-weight:700}.order-place-button{margin-top:20px}.order-confirm-note{text-align:center;color:var(--muted);margin:11px 0 0;font-size:9px}.order-confirmation{border:1px solid var(--line);background:#fff;border-radius:18px;margin:22px 0;overflow:hidden}.order-confirmation>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:13px 15px;display:flex}.order-confirmation>div:last-child{border-bottom:0}.order-confirmation strong{color:var(--green-dark);text-align:right;font-size:11px}@media (width<=520px){.product-actions{flex-direction:column;align-items:stretch}.product-order-button{width:100%}.order-product-preview img{width:78px;height:78px}}.account-orders-button{width:100%;color:var(--green);font:inherit;cursor:pointer;background:#edf6ee;border:1px solid #d7e3d9;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:4px;padding:15px 17px;display:flex}.account-orders-button span{font-size:12px;font-weight:850}.account-orders-button strong{font-size:9px}.orders-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.orders-header .auth-description{margin-bottom:18px}.orders-refresh{border:1px solid var(--line);color:var(--green);font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:9px 13px;font-size:9px;font-weight:850}.orders-refresh:disabled{opacity:.6}.orders-loading,.orders-empty{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:17px;padding:28px 18px;font-size:11px}.orders-empty strong{color:var(--green-dark);font-size:15px;display:block}.orders-empty p{margin:6px 0 0}.customer-order-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:12px;padding:16px}.customer-order-card.order-active{background:#fbfefb;border-color:#bad6c3}.customer-order-top,.customer-order-product{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.customer-order-label,.customer-order-details span{color:var(--gold);letter-spacing:1px;font-size:7px;font-weight:900;display:block}.customer-order-id{color:#607067;margin-top:4px;font-size:9px;display:block}.customer-order-status{color:#536159;background:#eceeea;border-radius:999px;flex:none;padding:6px 9px;font-size:8px;font-weight:850}.status-assigned{color:#17643d;background:#e4f2e8}.status-out-for-delivery{color:#84620a;background:#fff0c9}.status-delivered{color:#116038;background:#dff2e8}.status-rejected{color:#963f32;background:#fae7e3}.status-waiting-for-verification{color:#806a3e;background:#f4eee1}.customer-order-product{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;margin-top:15px;padding:13px 0}.customer-order-product>div strong{color:var(--green-dark);font-size:14px;display:block}.customer-order-product>div span{color:var(--muted);margin-top:3px;font-size:9px;display:block}.customer-order-total{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:18px}.customer-order-details{grid-template-columns:1fr 1fr;gap:13px;padding-top:14px;display:grid}.customer-order-details strong{color:#47594f;margin-top:4px;font-size:9px;line-height:1.4;display:block}.order-progress{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:16px;padding-top:14px;display:grid}.progress-step{text-align:center;color:#9a9b95;font-size:7px;font-weight:750;position:relative}.progress-step:before{content:"";background:#e4e3dc;height:2px;position:absolute;top:5px;left:0;right:0}.progress-step:first-child:before{left:50%}.progress-step:last-child:before{right:50%}.progress-step i{z-index:2;background:#fff;border:2px solid #d2d3cc;border-radius:50%;width:12px;height:12px;margin:0 auto 7px;display:block;position:relative}.progress-step.done{color:var(--green)}.progress-step.done:before{background:#8bb89a}.progress-step.done i{border-color:var(--green);background:var(--green)}.orders-bottom-actions{margin-top:16px}@media (width<=520px){.orders-header{display:block}.orders-refresh{margin-bottom:15px}.customer-order-details{grid-template-columns:1fr}}.orders-list{max-height:none;padding-right:0;overflow-y:visible}.order-track-button{width:100%;min-height:40px;color:var(--green);font:inherit;cursor:pointer;background:#edf6ef;border:1px solid #c9ddcf;border-radius:12px;justify-content:space-between;align-items:center;margin-top:14px;padding:0 14px;font-size:10px;font-weight:850;display:flex}.order-track-button strong{font-size:16px}.order-detail-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.order-detail-id-row{border:1px solid var(--line);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;margin:6px 0 20px;padding:15px;display:flex}.order-detail-id-row>div span,.order-detail-product span,.order-detail-grid span,.order-detail-address span{color:var(--gold);letter-spacing:1px;font-size:7px;font-weight:900;display:block}.order-detail-id-row>div strong{color:#506158;margin-top:5px;font-size:10px;display:block}.order-detail-progress{margin-bottom:20px;position:relative}.detail-progress-step{min-height:76px;padding-left:47px;position:relative}.detail-progress-step:not(:last-child):after{content:"";background:#dddcd5;width:2px;position:absolute;top:31px;bottom:-4px;left:16px}.detail-progress-step i{color:#9a9c96;background:#fff;border:2px solid #d3d5cf;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:850;display:grid;position:absolute;top:0;left:0}.detail-progress-step strong{color:#78827c;padding-top:2px;font-size:12px;display:block}.detail-progress-step span{color:var(--muted);margin-top:4px;font-size:9px;display:block}.detail-progress-step.done i{border-color:var(--green);background:var(--green);color:#fff}.detail-progress-step.done strong{color:var(--green-dark)}.detail-progress-step.done:not(:last-child):after{background:#8fbaa0}.order-detail-rejected{color:#963f32;background:#fae7e3;border-radius:14px;margin-bottom:18px;padding:14px;font-size:10px;font-weight:700}.order-detail-product{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:15px;padding:16px;display:flex}.order-detail-product>div strong{color:var(--green-dark);margin-top:5px;font-size:15px;display:block}.order-detail-product small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.order-detail-total{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:21px}.order-detail-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.order-detail-grid>div,.order-detail-address{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px}.order-detail-grid strong,.order-detail-address strong{color:#4c5e54;margin-top:5px;font-size:9px;line-height:1.5;display:block}.order-detail-address{margin-top:10px}.order-detail-actions{margin-top:15px}@media (width<=520px){.order-detail-header{display:block}.order-detail-header .orders-refresh{margin-bottom:15px}.order-detail-grid{grid-template-columns:1fr}}.account-edit-button{width:100%;color:var(--green-dark);font:inherit;cursor:pointer;background:#fff8e9;border:1px solid #eadab4;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:9px;padding:15px 17px;display:flex}.account-edit-button span{font-size:12px;font-weight:850}.account-edit-button strong{color:#9a7420;font-size:9px}.profile-edit-form{margin-top:20px}.profile-edit-label{color:var(--gold);letter-spacing:1.1px;margin:15px 0 7px;font-size:8px;font-weight:900;display:block}.profile-edit-input,.profile-edit-textarea{width:100%;color:var(--green-dark);font:inherit;background:#fff;border:1px solid #d9cfbf;border-radius:14px;outline:0;font-size:13px}.profile-edit-input{height:52px;padding:0 14px}.profile-edit-textarea{resize:vertical;min-height:105px;padding:13px 14px;line-height:1.55}.profile-edit-input:focus,.profile-edit-textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px #07543c14}.profile-readonly{border:1px solid var(--line);background:#f4f1e9;border-radius:14px;padding:13px 15px}.profile-readonly strong,.profile-readonly span{display:block}.profile-readonly strong{color:#536259;font-size:13px}.profile-readonly span{color:#718079;margin-top:4px;font-size:8px}.profile-location-card{background:#f3f8f3;border:1px solid #cddfd1;border-radius:16px;padding:15px}.profile-location-ready{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-location-ready span{color:#247047;letter-spacing:1px;font-size:8px;font-weight:900}.profile-location-ready strong{color:var(--green-dark);font-size:10px}.profile-coordinates{color:#6c7a72;gap:12px;margin-top:8px;font-size:8px;display:flex}.profile-location-missing{color:var(--muted);font-size:10px}.profile-location-button{border:1px solid var(--green);width:100%;min-height:44px;color:var(--green);font:inherit;cursor:pointer;background:#fff;border-radius:12px;margin-top:13px;font-size:10px;font-weight:850}.profile-location-button:disabled{opacity:.6;cursor:wait}.profile-location-note{color:var(--muted);margin:9px 2px 0;font-size:8px;line-height:1.5}@media (width<=520px){.profile-location-ready{flex-direction:column;align-items:flex-start}.profile-coordinates{flex-direction:column;gap:3px}}.account-calendar-button{width:100%;color:var(--green-dark);font:inherit;cursor:pointer;background:#f0f7f1;border:1px solid #cbded0;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:9px;padding:15px 17px;display:flex}.account-calendar-button span{font-size:12px;font-weight:850}.account-calendar-button strong{color:var(--green);font-size:9px}.calendar-month-nav{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:42px 1fr 42px;align-items:center;margin:18px 0 14px;padding:8px;display:grid}.calendar-month-nav button{width:36px;height:36px;color:var(--green);cursor:pointer;background:#f1eee6;border:0;border-radius:10px;font-size:24px}.calendar-month-nav strong{text-align:center;color:var(--green-dark);font-family:Georgia,Times New Roman,serif;font-size:16px}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.calendar-weekdays{margin-bottom:5px}.calendar-weekdays span{text-align:center;color:#8a8f89;font-size:7px;font-weight:900}.calendar-day,.calendar-day-empty{min-height:46px}.calendar-day{color:#56645c;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1ddd4;border-radius:11px;position:relative}.calendar-day strong{font-size:10px}.calendar-day i{font-size:7px;font-style:normal;font-weight:900;position:absolute;bottom:4px;right:5px}.calendar-day:disabled{color:#bbb9b2;cursor:not-allowed;background:#f3f1eb}.calendar-day-today{border-color:var(--gold)}.calendar-day-delivery{color:#17623c;background:#edf7ef;border-color:#bad6c2}.calendar-day-skip{color:#8c6955;background:#f5eee8;border-color:#dfd0c5}.calendar-day-selected{outline:2px solid var(--green);outline-offset:1px}.calendar-legend{color:var(--muted);gap:15px;margin:11px 2px 18px;font-size:8px;display:flex}.calendar-legend span{align-items:center;gap:5px;display:flex}.calendar-legend i{border-radius:3px;width:9px;height:9px}.legend-delivery{background:#bddbc5}.legend-skip{background:#ded0c4}.calendar-plan-card{background:#fff;border:1px solid #d8ded7;border-radius:18px;padding:17px}.calendar-selected-date span,.calendar-field-label{color:var(--gold);letter-spacing:1px;font-size:8px;font-weight:900;display:block}.calendar-selected-date strong{color:var(--green-dark);margin-top:5px;font-size:14px;display:block}.calendar-toggle-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin:16px 0;padding:13px 0;display:flex}.calendar-toggle-row>div strong,.calendar-toggle-row>div span{display:block}.calendar-toggle-row>div strong{color:var(--green-dark);font-size:12px}.calendar-toggle-row>div span{color:var(--muted);margin-top:3px;font-size:8px}.calendar-toggle{color:#6d716c;width:70px;height:34px;font:inherit;cursor:pointer;background:#d9d8d3;border:0;border-radius:999px;justify-content:space-between;align-items:center;padding:3px 8px 3px 4px;font-size:8px;font-weight:900;display:flex}.calendar-toggle i{background:#fff;border-radius:50%;width:27px;height:27px;transition:transform .2s}.calendar-toggle-on{background:var(--green);color:#fff;flex-direction:row-reverse;padding:3px 4px 3px 8px}.calendar-field-label{margin:15px 0 7px}.calendar-product-select{width:100%;height:48px;color:var(--green-dark);font:inherit;background:#fff;border:1px solid #d9cfbf;border-radius:13px;outline:0;padding:0 12px;font-size:11px}.calendar-quantity-row{border:1px solid var(--line);border-radius:13px;grid-template-columns:43px 1fr 43px;width:145px;height:46px;display:grid;overflow:hidden}.calendar-quantity-row button{color:var(--green);cursor:pointer;background:#f3efe5;border:0;font-size:20px}.calendar-quantity-row strong{color:var(--green-dark);place-items:center;font-size:12px;display:grid}.calendar-skip-note,.calendar-help,.calendar-loading{color:var(--muted);background:#f4f1ea;border-radius:13px;margin-top:14px;padding:13px;font-size:9px;line-height:1.5}.calendar-success{color:#17623c;background:#e5f3e9;border-radius:12px;margin-top:14px;padding:12px;font-size:9px;font-weight:800}@media (width<=520px){.calendar-day,.calendar-day-empty{min-height:40px}.calendar-day strong{font-size:9px}}.cavia-main-header{z-index:500;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf0f5;border-bottom:1px solid #d5c7ad8c;position:sticky;top:0}.customer-main-nav{align-items:center;gap:6px;display:flex}.customer-main-nav a{border-radius:999px;padding:10px 12px;text-decoration:none;transition:background .2s,color .2s;position:relative}.customer-main-nav a:hover{background:#08553c12}.customer-main-nav a.nav-active{color:var(--green);background:#e8f2e9;font-weight:850}.account-nav-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}@media (width<=900px){.customer-main-nav{gap:2px}.customer-main-nav a{padding:9px 7px;font-size:9px}}@media (width<=720px){.cavia-main-header{flex-wrap:wrap}.customer-main-nav{order:3;width:100%;padding-top:8px;overflow-x:auto}.customer-main-nav a{white-space:nowrap}}.customer-route-page{width:min(1180px,100% - 48px);min-height:72vh;margin:0 auto;padding:74px 0 100px}.route-page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px;display:flex}.route-page-heading h1{max-width:700px;color:var(--green-dark);margin:8px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,68px);line-height:.98}.route-page-heading h1 span{color:var(--gold)}.route-page-heading p{max-width:650px;color:var(--muted);margin:0;line-height:1.7}.route-refresh-button{border:1px solid var(--line);color:var(--green);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:12px 18px;font-size:11px;font-weight:850}.route-login-card,.route-state-card{border:1px solid var(--line);text-align:center;background:#fffdf8;border-radius:30px;max-width:560px;margin:50px auto;padding:45px}.route-login-card img{object-fit:contain;width:70px;height:70px}.route-login-card h2,.route-state-card h2{color:var(--green-dark);font-family:Georgia,Times New Roman,serif;font-size:30px}.route-login-card p,.route-state-card p{color:var(--muted);line-height:1.7}.route-orders-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.route-order-card{background:#fffdf9;border:1px solid #d9dfd8;border-radius:24px;padding:25px}.route-order-card-top,.route-order-product,.route-order-title,.route-order-summary{justify-content:space-between;align-items:center;gap:18px;display:flex}.route-order-card-top>div span,.route-order-title>div span,.route-order-summary span,.route-info-grid span,.route-address-card span{color:var(--gold);letter-spacing:1.1px;font-size:8px;font-weight:900;display:block}.route-order-card-top>div strong,.route-order-title>div strong{color:#57675e;margin-top:5px;font-size:10px;display:block}.route-order-product{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:19px;padding:19px 0}.route-order-product h3{color:var(--green-dark);margin:0;font-size:21px}.route-order-product p{color:var(--muted);margin:5px 0 0;font-size:10px}.route-order-product>strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:25px}.route-order-meta{grid-template-columns:1fr 1fr;gap:15px;padding-top:18px;display:grid}.route-order-meta span{color:var(--gold);font-size:7px;font-weight:900;display:block}.route-order-meta strong{color:#536158;margin-top:5px;font-size:9px;display:block}.route-track-button{background:var(--green);color:#fff;width:100%;font:inherit;cursor:pointer;border:0;border-radius:14px;justify-content:space-between;margin-top:20px;padding:14px 16px;font-size:11px;font-weight:850;display:flex}.route-detail-card{border:1px solid var(--line);background:#fffdf8;border-radius:28px;max-width:850px;margin:auto;padding:34px}.route-back-button{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;margin-bottom:25px;font-size:10px;font-weight:850}.route-detail-card>h2{color:var(--green-dark);margin:32px 0 25px;font-family:Georgia,Times New Roman,serif;font-size:30px}.route-tracking-timeline{margin-bottom:30px}.route-track-step{min-height:82px;padding-left:58px;position:relative}.route-track-step:not(:last-child):after{content:"";background:#dddcd5;width:2px;position:absolute;top:38px;bottom:-2px;left:18px}.route-track-step i{color:#9b9d98;background:#fff;border:2px solid #d1d4cf;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid;position:absolute;top:0;left:0}.route-track-step.done i{border-color:var(--green);background:var(--green);color:#fff}.route-track-step.done:not(:last-child):after{background:#8eb99d}.route-track-step strong{color:var(--green-dark);padding-top:3px;display:block}.route-track-step span{color:var(--muted);margin-top:5px;font-size:10px;display:block}.route-order-summary{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.route-order-summary strong,.route-address-card strong,.route-info-grid strong{color:var(--green-dark);margin-top:6px;display:block}.route-order-summary small{color:var(--muted);margin-top:4px;display:block}.route-price{font-family:Georgia,Times New Roman,serif;font-size:25px}.route-info-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.route-info-grid>div,.route-address-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.route-info-grid strong,.route-address-card strong{font-size:11px}.route-address-card{margin-top:12px}.route-main-action{border:0;width:100%;margin-top:20px}.calendar-page-layout{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:start;gap:28px;display:grid}.calendar-page-main,.calendar-plan-panel{border:1px solid var(--line);background:#fffdf8;border-radius:26px;padding:28px}.route-calendar-nav{margin-top:0}.route-calendar-day{min-height:70px}.route-calendar-day strong{font-size:13px}.calendar-plan-panel{position:sticky;top:120px}.calendar-page-empty{text-align:center;padding:50px 20px}.calendar-empty-icon{width:60px;height:60px;color:var(--green);background:#eaf3eb;border-radius:20px;place-items:center;margin:0 auto 18px;font-size:25px;display:grid}.calendar-page-empty h2{color:var(--green-dark);font-family:Georgia,Times New Roman,serif;font-size:27px}.calendar-page-empty p{color:var(--muted);line-height:1.6}.calendar-plan-date span{color:var(--gold);letter-spacing:1.1px;font-size:8px;font-weight:900;display:block}.calendar-plan-date strong{color:var(--green-dark);margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.3;display:block}@media (width<=850px){.route-orders-grid,.calendar-page-layout{grid-template-columns:1fr}.calendar-plan-panel{position:static}.route-page-heading{display:block}.route-refresh-button{margin-top:18px}}@media (width<=600px){.customer-route-page{width:min(100% - 28px,1180px);padding-top:45px}.route-page-heading h1{font-size:40px}.route-info-grid,.route-order-meta{grid-template-columns:1fr}.route-detail-card,.calendar-page-main,.calendar-plan-panel{padding:20px}.route-calendar-day{min-height:48px}}.account-route-page{max-width:1050px}.account-page-card{border:1px solid var(--line);background:#fffdf8;border-radius:30px;padding:38px;box-shadow:0 24px 70px #12453312}.account-page-profile-heading{border-bottom:1px solid var(--line);align-items:center;gap:22px;padding-bottom:30px;display:flex}.account-page-avatar{background:var(--green);color:#fff;border-radius:27px;flex:0 0 88px;place-items:center;width:88px;height:88px;font-family:Georgia,Times New Roman,serif;font-size:38px;display:grid}.account-page-connected{color:#23704a;letter-spacing:1.2px;font-size:8px;font-weight:900}.account-page-profile-heading h2{color:var(--green-dark);margin:7px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:34px}.account-page-profile-heading p{color:var(--muted);margin:0;font-size:10px}.account-page-profile-heading p strong{color:#53635a}.account-page-info-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:25px;display:grid}.account-page-info-card,.account-page-address{border:1px solid var(--line);background:#fff;border-radius:19px;padding:22px}.account-page-info-card span,.account-page-address span{color:var(--gold);letter-spacing:1.1px;font-size:8px;font-weight:900;display:block}.account-page-info-card strong,.account-page-address strong{color:var(--green-dark);margin-top:8px;font-size:15px;display:block}.account-page-info-card small{color:var(--muted);margin-top:6px;font-size:9px;display:block}.account-page-address{margin-top:16px}.account-page-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:26px;display:grid}.account-page-edit{border:0;width:100%}.account-page-secondary{border:1px solid var(--green);min-height:54px;color:var(--green);border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:850;text-decoration:none;display:flex}.account-page-signout{color:#9a4034;font:inherit;cursor:pointer;background:0 0;border:0;grid-column:1/-1;padding:13px;font-size:11px;font-weight:850}.account-edit-page-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.account-edit-page-heading h2{color:var(--green-dark);margin:7px 0;font-family:Georgia,Times New Roman,serif;font-size:32px}.account-edit-page-heading p{color:var(--muted)}.account-edit-page-form{max-width:720px;margin-top:30px}.account-save-button{border:0;width:100%;margin-top:22px}@media (width<=650px){.account-page-card{padding:24px}.account-page-profile-heading{align-items:flex-start}.account-page-avatar{border-radius:21px;flex-basis:68px;width:68px;height:68px;font-size:30px}.account-page-info-grid,.account-page-actions{grid-template-columns:1fr}.account-page-signout{grid-column:auto}.account-edit-page-heading{display:block}}.signup-input,.signup-textarea{width:100%;color:var(--green-dark);font:inherit;background:#fff;border:1px solid #d9cfbf;border-radius:14px;outline:0;font-size:13px}.signup-input{height:52px;padding:0 14px}.signup-textarea{resize:vertical;min-height:90px;padding:12px 14px;line-height:1.5}.signup-input:focus,.signup-textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px #07543c14}.signup-label{margin-top:15px}.signup-location{background:#f3f8f3;border:1px solid #cfded2;border-radius:15px;padding:14px}.signup-location p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.signup-location-status{justify-content:space-between;gap:12px;display:flex}.signup-location-status span{color:#247047;letter-spacing:1px;font-size:8px;font-weight:900}.signup-location-status strong{color:var(--green-dark);font-size:9px}.signup-location small{color:var(--muted);margin-top:5px;font-size:8px;display:block}.signup-location-button{border:1px solid var(--green);width:100%;min-height:42px;color:var(--green);font:inherit;cursor:pointer;background:#fff;border-radius:11px;margin-top:11px;font-size:9px;font-weight:850}.signup-location-button:disabled{opacity:.6}.legal-page{width:min(1050px,100% - 48px);margin:0 auto;padding:75px 0 105px}.legal-hero{border-bottom:1px solid var(--line);max-width:850px;padding-bottom:42px}.legal-hero h1{color:var(--green-dark);margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,78px);line-height:.95}.legal-hero h1 span{color:var(--gold)}.legal-hero>p{max-width:720px;color:var(--muted);margin:0;font-size:17px;line-height:1.75}.legal-effective{color:var(--green);letter-spacing:.5px;background:#edf5ee;border-radius:999px;margin-top:22px;padding:8px 12px;font-size:9px;font-weight:850;display:inline-flex}.legal-content{max-width:850px;padding-top:18px}.legal-content section{border-bottom:1px solid var(--line);padding:28px 0}.legal-content h2{color:var(--green-dark);margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:25px}.legal-content p{color:#665f54;margin:0 0 12px;font-size:13px;line-height:1.85}.legal-content p:last-child{margin-bottom:0}.legal-note{background:#eff7f0;border:1px solid #cbded0;border-radius:20px;margin-top:35px;padding:24px}.legal-note strong,.legal-note span{display:block}.legal-note strong{color:var(--green-dark);font-family:Georgia,Times New Roman,serif;font-size:19px}.legal-note span{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.6}.footer-links a{text-decoration:none}@media (width<=600px){.legal-page{width:min(100% - 28px,1050px);padding-top:45px}.legal-hero h1{font-size:48px}.legal-hero>p{font-size:14px}}.contact-page{width:min(1100px,100% - 48px);margin:0 auto;padding:75px 0 105px}.contact-page-hero{max-width:800px;margin-bottom:48px}.contact-page-hero h1{color:var(--green-dark);margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,78px);line-height:.95}.contact-page-hero h1 span{color:var(--gold)}.contact-page-hero p{max-width:680px;color:var(--muted);font-size:16px;line-height:1.75}.contact-page-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.contact-main-card{background:#eff7f0;border:1px solid #cbded0;border-radius:28px;grid-row:span 2;padding:35px}.contact-icon{background:var(--green);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:24px;font-size:23px;display:grid}.contact-main-card h2,.contact-support-card h3,.contact-before-email h2{color:var(--green-dark);font-family:Georgia,Times New Roman,serif}.contact-main-card h2{margin:8px 0 13px;font-size:30px}.contact-main-card p,.contact-support-card p{color:var(--muted);line-height:1.7}.contact-email-button{background:var(--green);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;margin-top:22px;padding:16px 18px;font-size:12px;font-weight:850;text-decoration:none;display:flex}.contact-main-card small{color:#6e7b73;margin-top:13px;font-size:9px;line-height:1.6;display:block}.contact-support-card{border:1px solid var(--line);background:#fffdf8;border-radius:24px;padding:27px}.contact-support-card h3{margin:8px 0 10px;font-size:21px}.contact-support-card p{font-size:11px}.contact-secondary-button{color:var(--green);margin-top:9px;font-size:10px;font-weight:850;text-decoration:none;display:inline-block}.contact-before-email{border:1px solid var(--line);background:#fffdf8;border-radius:28px;grid-template-columns:.8fr 1.2fr;gap:40px;margin-top:34px;padding:32px;display:grid}.contact-before-email>div>span{color:var(--gold);letter-spacing:1.2px;font-size:8px;font-weight:900}.contact-before-email h2{margin:8px 0 0;font-size:27px}.contact-checklist{gap:13px;display:grid}.contact-checklist>div{grid-template-columns:38px 1fr;align-items:center;gap:11px;display:grid}.contact-checklist strong{color:var(--gold);font-size:10px}.contact-checklist span{color:#58645d;font-size:11px}.contact-legal-links{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;margin-top:27px;padding-top:22px;font-size:9px;display:flex}.contact-legal-links>div{gap:18px;display:flex}.contact-legal-links a{color:var(--green);font-weight:850;text-decoration:none}@media (width<=750px){.contact-page-grid{grid-template-columns:1fr}.contact-main-card{grid-row:auto}.contact-before-email{grid-template-columns:1fr}}@media (width<=600px){.contact-page{width:min(100% - 28px,1100px);padding-top:45px}.contact-legal-links{flex-direction:column}}.about-page{width:min(1150px,100% - 48px);margin:0 auto;padding:75px 0 105px}.about-hero{grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;min-height:500px;display:grid}.about-hero-copy h1{color:var(--green-dark);margin:10px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,78px);line-height:.96}.about-hero-copy h1 span{color:var(--gold)}.about-hero-copy>p{max-width:660px;color:var(--muted);font-size:16px;line-height:1.8}.about-hero-button{margin-top:18px;display:inline-flex}.about-brand-card{text-align:center;background:#eff7f0;border:1px solid #cbded0;border-radius:40px;padding:45px 30px}.about-brand-card img{object-fit:contain;width:120px;height:120px}.about-brand-card strong,.about-brand-card span,.about-brand-card p{display:block}.about-brand-card strong{color:var(--green-dark);letter-spacing:5px;margin-top:14px;font-family:Georgia,Times New Roman,serif;font-size:38px}.about-brand-card span{color:var(--gold);letter-spacing:1.8px;margin-top:5px;font-size:8px;font-weight:900}.about-brand-card p{color:var(--muted);margin:25px 0 0;font-size:10px}.about-story{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:70px;margin-top:60px;padding:55px 0;display:grid}.about-story h2,.about-experience-copy h2,.about-system h2,.about-cta h2{color:var(--green-dark);margin:9px 0 0;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.18}.about-story-copy p{color:var(--muted);margin:0 0 16px;font-size:13px;line-height:1.85}.about-values{grid-template-columns:repeat(3,1fr);gap:18px;padding:55px 0;display:grid}.about-values article{border:1px solid var(--line);background:#fffdf8;border-radius:24px;padding:30px}.about-value-number{color:var(--gold);font-size:9px;font-weight:900}.about-values h3{color:var(--green-dark);margin:20px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:27px}.about-values p{color:var(--muted);margin:0;font-size:11px;line-height:1.75}.about-experience{background:#f2f6ec;border-radius:35px;grid-template-columns:.9fr 1.1fr;gap:55px;padding:45px;display:grid}.about-experience-image{border-radius:27px;min-height:520px;overflow:hidden}.about-experience-image img{object-fit:cover;width:100%;height:100%}.about-experience-step{border-bottom:1px solid #1b533c21;padding:18px 0}.about-experience-step:last-child{border-bottom:0}.about-experience-step strong{color:var(--green-dark);font-size:13px}.about-experience-step p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.65}.about-system{grid-template-columns:.8fr 1.2fr;gap:55px;padding:70px 0;display:grid}.about-system-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.about-system-grid>div{border:1px solid var(--line);background:#fffdf8;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:140px;padding:20px;display:flex}.about-system-grid span{color:var(--gold);letter-spacing:1px;font-size:7px;font-weight:900}.about-system-grid strong{color:var(--green-dark);margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:19px}.about-cta{background:var(--green);border-radius:30px;justify-content:space-between;align-items:center;gap:35px;padding:42px;display:flex}.about-cta h2{color:#fff;max-width:650px}.about-cta .eyebrow{color:#f3c351}.about-cta-actions{flex:none;gap:10px;display:flex}.about-cta .primary-button{color:var(--green);background:#fff}.about-outline-button{color:#fff;border:1px solid #ffffff8c;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}@media (width<=800px){.about-hero,.about-story,.about-experience,.about-system,.about-values{grid-template-columns:1fr}.about-system-grid{grid-template-columns:repeat(3,1fr)}.about-cta{flex-direction:column;align-items:flex-start}}@media (width<=600px){.about-page{width:min(100% - 28px,1150px);padding-top:45px}.about-experience{padding:22px}.about-experience-image{min-height:320px}.about-system-grid{grid-template-columns:1fr}.about-cta{padding:27px}.about-cta-actions{flex-direction:column;width:100%}}
