:root{--green:#063d28;--green-deep:#032e20;--green-mid:#155d3f;--gold:#f5c43a;--cream:#fcf9ef;--text:#143a2a;--muted:#64766a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}img{max-width:100%;display:block}svg{display:block}.container{width:min(1200px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-60px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:12px}.site-header{background:var(--green-deep);color:#fff;position:relative;z-index:5}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-family:"Playfair Display",serif;font-size:30px;font-weight:700;letter-spacing:-1.8px}.brand-mark{display:grid;place-items:center;color:var(--gold);width:30px;height:30px}.brand-mark svg{width:100%;height:100%}.brand-period{color:var(--gold)}nav{display:flex;align-items:center;gap:37px;font-size:13px;font-weight:700;letter-spacing:.02em}nav a{transition:color .2s}nav a:hover{color:var(--gold)}.nav-contact{display:inline-flex;align-items:center;gap:8px;border:1px solid #6d987d;border-radius:100px;padding:12px 18px}.nav-contact svg,.button svg{width:18px;height:18px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 63% 48%,#196b48 0,#0b5036 27%,#063d28 57%,#032e20 100%);color:#fff}.hero-grain{position:absolute;inset:0;opacity:.06;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}.hero-grid{min-height:660px;display:grid;grid-template-columns:47% 53%;align-items:center;position:relative}.hero-copy{padding:70px 0 84px;position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 24px;font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--gold)}.eyebrow-line{width:24px;height:1px;background:currentColor}.eyebrow.dark{color:#2b8556}.hero h1,.origin-copy h2,.section-heading h2,.contact-inner h2{font-family:"Playfair Display",serif;font-weight:500;letter-spacing:-.045em}.hero h1{font-size:clamp(64px,6.1vw,90px);line-height:1.08;margin:0;max-width:660px}.hero h1 em{display:block;color:var(--gold);font-weight:500}.hero-lede{font-size:17px;line-height:1.75;color:#d7e7da;max-width:490px;margin:30px 0 34px}.hero-actions{display:flex;align-items:center;gap:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:100px;padding:17px 25px;font-size:13px;font-weight:700;letter-spacing:.01em;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-gold{color:#123924;background:var(--gold)}.button-gold:hover{background:#ffda62}.text-link{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:6px}.hero-note{display:flex;align-items:center;gap:15px;margin-top:74px;color:#b1cbb8;font-size:12px;letter-spacing:.05em}.hero-note-line{width:34px;height:1px;background:#7caa8d}.hero-visual{height:100%;min-height:600px;display:flex;align-items:center;justify-content:center;position:relative}.visual-orbit{position:absolute;border:1px solid rgba(245,196,58,.16);border-radius:50%;width:660px;height:660px;left:40px;top:30px}.orbit-two{width:540px;height:540px;left:100px;top:90px}.visual-sun{position:absolute;left:160px;top:66px;width:420px;height:420px;border-radius:50%;background:#f5c43a;filter:blur(100px);opacity:.13}.product-frame{width:min(100%,620px);padding:14px;border-radius:16px;background:#faf5e4;box-shadow:0 35px 65px rgba(0,0,0,.3);position:relative;transform:rotate(-4deg);z-index:1}.product-frame img{border-radius:8px;width:100%;height:auto}.product-frame-label{position:absolute;right:-22px;top:-25px;border-radius:50%;width:112px;height:112px;background:var(--gold);color:var(--green-deep);font-family:"Playfair Display",serif;font-size:16px;line-height:1.15;display:grid;place-items:center;text-align:center;padding:17px;transform:rotate(9deg);box-shadow:0 10px 24px rgba(0,0,0,.17);z-index:2}.visual-caption{position:absolute;bottom:88px;right:36px;color:#c6decd;font-size:12px;display:flex;align-items:center;gap:9px}.caption-dot{width:7px;height:7px;border-radius:50%;background:var(--gold)}.hero-bottom{min-height:67px;border-top:1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center;gap:28px;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.19em;color:#c2dcc7}.hero-bottom .divider{height:3px;width:3px;border-radius:50%;background:var(--gold)}.product-section{padding:110px 0 124px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:45px}.section-heading h2,.contact-inner h2{font-size:clamp(44px,4.2vw,60px);line-height:1.14;margin:0}.section-heading>p{max-width:330px;color:var(--muted);font-size:15px;line-height:1.7;margin:0 0 5px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{background:#fff;border:1px solid #e9eee4;border-radius:18px;min-height:300px;padding:30px 32px;box-shadow:0 12px 36px rgba(5,49,29,.035)}.feature-number{display:block;font-size:11px;color:#92a998;font-weight:700;letter-spacing:.12em}.feature-card svg{width:53px;height:53px;color:#23784d;margin:24px 0 20px}.feature-card h3{font-family:"Playfair Display",serif;font-size:24px;margin:0 0 9px;letter-spacing:-.03em}.feature-card p{color:var(--muted);font-size:14px;line-height:1.7;margin:0;max-width:270px}.origin-section{background:#0d4c34;color:#fff;overflow:hidden}.origin-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:505px;gap:70px}.origin-art{height:100%;display:grid;place-items:center;background:radial-gradient(circle,#257450 0,#145d3f 36%,transparent 65%);position:relative}.origin-art:before,.origin-art:after{content:"";position:absolute;border:1px solid rgba(248,215,126,.18);border-radius:50%;width:500px;height:500px}.origin-art:after{width:370px;height:370px}.origin-circle{width:265px;height:265px;border-radius:50%;background:#f6eac8;color:var(--green);position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 25px 70px rgba(0,0,0,.15);transform:rotate(-8deg)}.origin-circle span{font-family:"Playfair Display",serif;font-size:42px;line-height:1}.origin-circle svg{width:92px;height:92px;margin:-3px 0 -5px}.origin-circle small{font-size:12px;text-transform:uppercase;letter-spacing:.2em;font-weight:700}.origin-copy{padding:80px 0}.origin-copy h2{font-size:clamp(42px,4.6vw,64px);line-height:1.15;margin:0 0 26px;max-width:580px}.origin-copy>p:not(.eyebrow){color:#d3e6d9;font-size:16px;line-height:1.8;max-width:510px}.origin-copy .origin-address{color:var(--gold)!important;font-size:12px!important;letter-spacing:.1em;text-transform:uppercase;font-weight:700;margin-top:32px}.contact-section{background:#efe9d5;padding:80px 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-inner p:last-child{color:var(--muted);font-size:15px;margin:18px 0 0}.button-green{background:var(--green);color:#fff;white-space:nowrap}.button-green:hover{background:var(--green-mid)}.site-footer{background:var(--green-deep);color:#fff}.footer-inner{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-inner .brand{font-size:25px}.footer-inner p,.footer-inner>span{color:#a9c9b5;font-size:12px}a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}@media(max-width:1000px){.hero-grid{grid-template-columns:1fr;min-height:unset}.hero-copy{padding:70px 0 15px}.hero h1{max-width:700px}.hero-visual{min-height:450px;padding:30px 0 75px}.product-frame{width:min(86%,660px)}.visual-orbit{left:50%;transform:translateX(-50%);top:-90px}.orbit-two{left:50%;top:-30px}.visual-caption{bottom:35px}.origin-grid{gap:25px}}@media(max-width:680px){.container{width:min(100% - 36px,1200px)}.header-inner{height:72px}.brand{font-size:25px}.brand-mark{width:26px;height:26px}nav{gap:14px}nav>a:not(.nav-contact){display:none}.nav-contact{font-size:11px;padding:10px 12px}.nav-contact svg{width:14px;height:14px}.hero-copy{padding:72px 0 0}.hero h1{font-size:clamp(52px,14vw,70px)}.hero-lede{font-size:15px;line-height:1.7;margin:24px 0 28px}.hero-actions{gap:20px}.button{padding:15px 19px;font-size:12px;gap:10px}.hero-note{margin-top:38px}.hero-visual{min-height:330px;padding:45px 0 65px}.product-frame{width:91%;padding:7px;transform:rotate(-3deg)}.product-frame-label{width:70px;height:70px;right:-12px;top:-16px;font-size:11px;padding:8px}.visual-orbit{width:400px;height:400px;top:-15px}.orbit-two{width:300px;height:300px;top:35px}.visual-caption{bottom:25px;right:5px;font-size:10px}.hero-bottom{gap:9px;flex-wrap:wrap;padding:17px 12px;font-size:8px;letter-spacing:.08em;text-align:center}.product-section{padding:75px 0}.section-heading{display:block;margin-bottom:25px}.section-heading h2,.contact-inner h2{font-size:43px}.section-heading>p{margin-top:18px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:unset;padding:25px 27px}.feature-card svg{margin:14px 0 13px}.origin-grid{grid-template-columns:1fr;gap:0}.origin-art{height:320px}.origin-art:before{width:330px;height:330px}.origin-art:after{width:280px;height:280px}.origin-circle{width:210px;height:210px}.origin-circle span{font-size:34px}.origin-circle svg{width:73px;height:73px}.origin-copy{padding:0 0 65px}.origin-copy h2{font-size:44px}.contact-section{padding:65px 0}.contact-inner{display:block}.contact-inner .button{margin-top:28px;white-space:normal;text-align:left}.footer-inner{min-height:145px;flex-wrap:wrap;justify-content:space-between;padding:28px 0}.footer-inner p{order:3;width:100%;margin:0}}
.contact-inner{align-items:start;gap:70px}.contact-copy{flex:1;padding-top:30px}.contact-copy>p:not(.eyebrow){line-height:1.7;max-width:360px}.contact-email{display:inline-block;margin-top:28px;color:var(--green);font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.contact-form{flex:1.1;background:#fff;padding:34px;border:1px solid #e2e4d8;border-radius:20px;box-shadow:0 18px 45px rgba(16,66,41,.07)}.contact-form label{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:700;color:#28513b}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:19px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d8e0d8;background:#fbfcf8;border-radius:9px;padding:13px 14px;color:var(--text);font:inherit;font-size:14px;outline:none}.contact-form textarea{resize:vertical;min-height:120px}.contact-form input:focus,.contact-form textarea:focus{border-color:#228753;box-shadow:0 0 0 3px rgba(34,135,83,.12)}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-bottom{display:flex;align-items:center;gap:20px;margin-top:22px}.form-bottom .button{border:0;cursor:pointer}.form-bottom .button:disabled{opacity:.6;cursor:wait;transform:none}#form-status{margin:0!important;font-size:12px!important;line-height:1.5;color:var(--muted)}#form-status.success{color:#1c7649}#form-status.error{color:#ad3e30}@media(max-width:850px){.contact-inner{display:block}.contact-copy{padding-top:0;margin-bottom:30px}.contact-form{max-width:650px}}@media(max-width:680px){.contact-form{padding:24px}.form-row{grid-template-columns:1fr}.form-bottom{display:block}.form-bottom .button{margin:0}.form-bottom #form-status{margin-top:15px!important}}
@media(max-width:680px){.header-inner .brand{font-size:18px;letter-spacing:-.8px;gap:6px;white-space:nowrap}.header-inner .brand-mark{width:24px;height:24px;flex:none}.header-inner nav{flex:none}}
@media(max-width:380px){.header-inner .brand{font-size:16px}.header-inner .brand-mark{width:21px;height:21px}.header-inner .nav-contact{font-size:10px;padding:9px 10px}}
.hero h1{font-size:clamp(52px,5vw,72px)}
@media(max-width:680px){.hero h1{font-size:clamp(45px,11vw,58px)}}
