:root{color-scheme:light;--ink: #102033;--muted: #5b6675;--line: #d9e2ec;--paper: #f8fafc;--white: #ffffff;--cyan: #0ea5e9;--green: #10b981;--amber: #f59e0b;--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);letter-spacing:0}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);background:#f8fafce0;border-bottom:1px solid rgba(217,226,236,.85);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px;font-size:1.05rem;font-weight:760}.brand img{border-radius:8px}nav{display:flex;align-items:center;gap:clamp(14px,3vw,32px);color:var(--muted);font-size:.96rem}nav a{transition:color .16s ease}nav a:hover{color:var(--ink)}.language-link{padding:8px 12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);color:var(--ink)}.hero{display:flex;align-items:center;min-height:calc(100vh - 77px);padding:clamp(44px,7vw,84px) clamp(20px,5vw,72px) clamp(34px,5vw,64px)}.hero-copy{max-width:980px}.eyebrow{margin-bottom:16px;color:#0f766e;font-size:.85rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1{max-width:840px;font-size:clamp(3rem,6.4vw,6.6rem);line-height:.96;letter-spacing:0}h2{font-size:clamp(2rem,3.6vw,3.8rem);line-height:1.02;letter-spacing:0}h3{font-size:1.1rem;letter-spacing:0}.lead{max-width:680px;margin-top:24px;color:var(--muted);font-size:clamp(1.08rem,1.7vw,1.35rem);line-height:1.62}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:var(--radius);font-weight:750}.button.primary{background:var(--ink);color:var(--white)}.button.secondary{background:var(--white);border:1px solid var(--line)}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.proof-strip span{padding:22px clamp(16px,3vw,32px);border-right:1px solid var(--line);color:var(--muted);font-weight:720;text-align:center}.proof-strip span:last-child{border-right:0}.section{padding:clamp(64px,9vw,118px) clamp(20px,5vw,72px)}.section-heading{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,.9fr);gap:clamp(24px,6vw,80px);align-items:end;margin-bottom:clamp(28px,5vw,56px)}.section-heading p{color:var(--muted);font-size:1.1rem;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:250px;padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.feature-card p,.principle-list p{margin-top:14px;color:var(--muted);line-height:1.68}.product-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr) auto;gap:clamp(24px,5vw,56px);align-items:center;padding:clamp(48px,8vw,86px) clamp(20px,5vw,72px);background:var(--ink);color:var(--white)}.product-band p{max-width:700px;margin-top:18px;color:#c7d5e3;line-height:1.7}.product-band ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.product-band li{position:relative;padding-left:24px;color:#dce8f5;line-height:1.55}.product-band li:before{position:absolute;top:.65em;left:0;width:8px;height:8px;border-radius:50%;background:var(--green);content:""}.product-band .button.primary{background:var(--white);color:var(--ink)}.principles{background:var(--white)}.principle-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.principle-list article{min-height:210px;padding:28px;background:var(--white)}.contact{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:clamp(52px,8vw,92px) clamp(20px,5vw,72px);background:#e8f7f2}.contact p{max-width:700px;margin-top:16px;color:var(--muted);line-height:1.7}.contact-link{display:inline-flex;min-height:50px;align-items:center;padding:13px 18px;border-radius:var(--radius);background:var(--ink);color:var(--white);font-weight:760}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:24px clamp(20px,5vw,72px);color:var(--muted)}.site-footer div{display:flex;gap:18px}.legal-page{padding:clamp(48px,7vw,88px) clamp(20px,5vw,72px) clamp(72px,9vw,120px)}.legal-hero{max-width:920px;margin-bottom:clamp(32px,5vw,56px)}.legal-hero h1{font-size:clamp(2.6rem,7vw,5.6rem)}.legal-content{max-width:860px;padding:clamp(28px,5vw,48px);border:1px solid var(--line);border-radius:8px;background:var(--white)}.legal-content h2{margin-top:40px;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.18}.legal-content h2:first-child{margin-top:0}.legal-content p{margin-top:14px;color:var(--muted);line-height:1.72}.legal-content a{color:#0f766e;font-weight:700;text-decoration:underline;text-underline-offset:3px}.legal-content dl{display:grid;gap:1px;margin:18px 0 0;background:var(--line);border:1px solid var(--line)}.legal-content dl div{display:grid;grid-template-columns:minmax(160px,.38fr) 1fr;gap:18px;padding:16px;background:var(--white)}.legal-content dt{color:var(--ink);font-weight:760}.legal-content dd{margin:0;color:var(--muted);line-height:1.55}@media(max-width:980px){.section-heading,.product-band{grid-template-columns:1fr}.hero{min-height:auto}.feature-grid,.principle-list{grid-template-columns:1fr}.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-strip span:nth-child(2){border-right:0}}@media(max-width:680px){.site-header,.contact,.site-footer{align-items:flex-start;flex-direction:column}nav{width:100%;flex-wrap:wrap}h1{font-size:clamp(2.6rem,16vw,4.5rem)}.proof-strip{grid-template-columns:1fr}.proof-strip span{border-right:0;border-bottom:1px solid var(--line)}.proof-strip span:last-child{border-bottom:0}.site-footer div{flex-direction:column;gap:10px}.legal-content dl div{grid-template-columns:1fr;gap:6px}}
