@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');

:root{--ink:#13221c;--forest:#173c31;--deep:#0e2d25;--cream:#f4f0e8;--paper:#fbfaf6;--gold:#eab667;--sage:#a9c6b7;--line:rgba(19,34,28,.14);--muted:#607068;--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:86px;width:min(1240px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-family:'Manrope',sans-serif;font-size:20px;font-weight:700;letter-spacing:-.5px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--ink);color:var(--gold);font-size:18px}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.site-header nav a{transition:opacity .2s}.site-header nav a:hover{opacity:.55}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 24px;font-weight:700;font-size:14px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-small{padding:10px 17px;font-size:13px}.button-outline{border:1px solid var(--line)}.button-primary{background:var(--ink);color:#fff}.hero{min-height:690px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:60px;padding-block:78px}.eyebrow{text-transform:uppercase;letter-spacing:2.3px;font-size:11px;font-weight:700;color:#447161;margin-bottom:24px}.hero h1{font-family:'Manrope',sans-serif;font-size:clamp(54px,6.3vw,88px);line-height:.98;letter-spacing:-5px;margin-bottom:32px}.hero h1 span{color:#497263;font-weight:500}.hero-lead{max-width:620px;font-size:18px;line-height:1.75;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:38px}.text-link{font-size:14px;font-weight:700}.trust-line{display:flex;gap:26px;margin-top:46px;font-size:12px;color:var(--muted)}.trust-line span{display:flex;align-items:center;gap:8px}.trust-line span:before{content:'✓';color:#3e755e;font-weight:700}.hero-visual{height:510px;position:relative;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,rgba(234,182,103,.19),transparent 60%)}.orbit{position:absolute;border:1px solid rgba(19,34,28,.18);border-radius:50%}.orbit-one{width:390px;height:390px}.orbit-two{width:500px;height:500px;border-style:dashed;opacity:.55}.compass-core{width:210px;height:210px;border-radius:50%;background:var(--forest);color:#fff;display:grid;place-content:center;text-align:center;box-shadow:0 30px 80px rgba(17,50,40,.25);z-index:2}.core-star{color:var(--gold);font-size:30px;margin-bottom:10px}.compass-core strong{font-family:'Manrope';font-size:24px;line-height:1.2}.signal-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px 17px;box-shadow:0 16px 40px rgba(30,44,38,.1);font-size:12px;font-weight:700;z-index:3}.signal-card span{color:#7d9187;margin-right:9px}.signal-video{top:58px;right:5px}.signal-dating{bottom:44px;right:45px}.signal-technical{bottom:92px;left:-5px}.statement-band{background:var(--cream);padding:90px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr 2fr;align-items:start}.statement-band p{font-size:13px;font-weight:700;color:#597166}.statement-band h2,.section-heading h2,.principles h2,.trust h2,.cta h2{font-family:'Manrope';font-size:clamp(38px,4.2vw,58px);line-height:1.08;letter-spacing:-2.5px;margin:0}.products{padding-block:120px}.section-heading{display:grid;grid-template-columns:1.45fr .55fr;gap:70px;align-items:end;margin-bottom:62px}.section-heading>p{color:var(--muted);line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{min-height:610px;padding:28px;border-radius:var(--radius);display:flex;flex-direction:column;border:1px solid var(--line);transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(20,43,34,.12)}.product-video{background:#e5f0ea}.product-dating{background:#f2e8dc}.product-technical{background:#e8e9ed}.product-topline{display:flex;justify-content:space-between}.product-number{font-size:12px;font-weight:700}.status-dot{width:9px;height:9px;background:#4d826a;border-radius:50%}.product-icon{width:68px;height:68px;border-radius:20px;background:rgba(255,255,255,.6);display:grid;place-items:center;font-size:30px;margin:52px 0 32px}.product-label{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;color:#62766b}.product-card h3{font-family:'Manrope';font-size:35px;line-height:1.05;letter-spacing:-1.5px;margin-bottom:18px}.product-card>p:not(.product-label){color:#52635a;line-height:1.65}.product-card ul{list-style:none;padding:0;margin:14px 0 28px;font-size:13px}.product-card li{padding:10px 0;border-bottom:1px solid rgba(19,34,28,.1)}.product-card li:before{content:'•';margin-right:10px}.product-card>a{margin-top:auto;font-weight:700;font-size:14px}.principles{padding-bottom:120px}.principles-panel{border-radius:36px;background:var(--deep);color:#fff;display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;padding:80px}.eyebrow-light{color:var(--sage)}.principles-intro>p:last-child{color:#b9cbc4;max-width:480px;margin-top:30px;line-height:1.8}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:50px 1fr;gap:16px;padding:26px 0;border-bottom:1px solid rgba(255,255,255,.14)}.steps li>span{color:var(--gold);font-size:12px;font-weight:700}.steps strong{font-family:'Manrope';font-size:20px}.steps p{color:#aebfb8;margin:7px 0 0;font-size:14px}.trust{padding-bottom:110px}.trust-card{text-align:center;padding:30px 0}.trust-grid{text-align:left;margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid>div{padding:34px 26px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border:0}.trust-grid span{font-size:11px;color:#658175;font-weight:700}.trust-grid h3{font-family:'Manrope';font-size:18px;margin:32px 0 12px}.trust-grid p{font-size:13px;color:var(--muted);line-height:1.7}.cta{margin-bottom:110px;padding:64px;border-radius:32px;background:var(--gold);display:flex;align-items:end;justify-content:space-between}.cta .eyebrow{color:#614b29}.cta .button{background:var(--deep);min-width:190px}footer{background:#0b211a;color:#fff;padding:70px max(24px,calc((100vw - 1180px)/2)) 24px}.footer-main{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:50px;align-items:start}.brand-light .brand-mark{background:var(--gold);color:var(--ink)}.footer-main>p{color:#9fb4ac;line-height:1.7}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:50px}.footer-links div{display:flex;flex-direction:column;gap:11px}.footer-links strong{font-size:12px;color:var(--gold);margin-bottom:8px}.footer-links a{font-size:13px;color:#c6d4cf}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:64px;padding-top:22px;display:flex;justify-content:space-between;color:#799087;font-size:11px}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-visual{height:440px}.section-heading,.principles-panel{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div:nth-child(2){border-right:0}.principles-panel{padding:52px}.statement-band{grid-template-columns:1fr;gap:30px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>p{display:none}}
@media(max-width:600px){.section-shell,.site-header{width:min(100% - 28px,1180px)}.site-header .button{display:none}.hero h1{letter-spacing:-3px}.hero-actions{align-items:flex-start;flex-direction:column}.trust-line{flex-direction:column;gap:10px}.hero-visual{height:370px;transform:scale(.88)}.orbit-one{width:300px;height:300px}.orbit-two{width:390px;height:390px}.compass-core{width:170px;height:170px}.signal-video{right:-25px}.signal-technical{left:-25px}.statement-band,.products{padding-block:75px}.section-heading{gap:25px}.principles-panel{padding:36px 24px}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0;border-bottom:1px solid var(--line)}.cta{padding:38px 24px;align-items:flex-start;flex-direction:column;gap:35px}.footer-main{grid-template-columns:1fr}.footer-links{margin-top:15px}.footer-bottom{flex-direction:column;gap:8px}}
