@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--night:#071a20;--night-2:#0d2c31;--ink:#10262a;--cream:#f3f1e8;--paper:#fbfaf5;--green:#9bd72d;--green-deep:#4d831b;--blue:#51aee8;--orange:#ff7a32;--muted:#68777a;--line:rgba(7,26,32,.14);--radius:30px;--shadow:0 24px 70px rgba(7,26,32,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 32px;position:relative;z-index:10}.brand{display:flex;gap:11px;align-items:center;text-decoration:none}.brand-mark{width:46px;height:46px;display:block;overflow:hidden;border-radius:50%;background:var(--night)}.brand-mark img{width:58px;max-width:none;transform:translate(-6px,-1px)}.wordmark{font-family:Manrope,sans-serif;font-size:19px;font-weight:800;letter-spacing:.02em}.wordmark b{color:var(--green-deep)}.site-header nav,.site-footer nav{display:flex;gap:30px}.site-header nav a,.site-footer a{text-decoration:none;font-size:13px;font-weight:700;color:var(--muted)}.site-header nav a:hover,.site-footer a:hover{color:var(--green-deep)}main{overflow:hidden}.hero{max-width:1240px;min-height:720px;margin:auto;padding:58px 32px 100px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:20px}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.2em;font:800 11px/1 Manrope,sans-serif;color:var(--green-deep);margin-bottom:22px}.hero h1,.product-hero h1{font-family:Manrope,sans-serif;font-size:clamp(56px,7vw,96px);line-height:.93;letter-spacing:-.065em;margin:0 0 30px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--green-deep)}.hero p,.product-hero p{font-size:19px;color:var(--muted);max-width:620px}.actions{display:flex;gap:12px;margin-top:36px}.button{display:inline-flex;gap:12px;align-items:center;justify-content:center;padding:15px 23px;border-radius:999px;text-decoration:none;font-weight:800;font-size:14px}.button.primary{background:var(--night);color:white}.button.primary span{color:var(--green)}.button.primary:hover{background:var(--night-2)}.button.ghost{border:1px solid var(--line)}.trust-line{display:flex;margin-top:55px;font:700 11px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.trust-line span{padding:0 15px;border-left:1px solid var(--line)}.trust-line span:first-child{padding-left:0;border:0}.hero-art{position:relative;height:590px;align-self:end}.mascot{position:absolute;z-index:2;width:620px;max-width:none;right:-70px;bottom:-40px;filter:drop-shadow(0 32px 30px rgba(7,26,32,.2))}.signal-card{position:absolute;z-index:3;left:20px;top:84px;background:var(--green);width:170px;height:170px;border-radius:26px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(-6deg);box-shadow:var(--shadow)}.signal-card span{font:800 12px Manrope}.signal-card strong{font:800 19px/1.08 Manrope}.orbit{position:absolute;border:1px solid rgba(7,26,32,.12);border-radius:50%}.orbit-one{width:500px;height:500px;right:-20px;bottom:20px}.orbit-two{width:360px;height:360px;right:50px;bottom:90px}.section{max-width:1240px;margin:auto;padding:120px 32px}.section-heading{margin-bottom:52px}.split-heading{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.section h2{font:800 clamp(40px,5vw,66px)/.98 Manrope,sans-serif;letter-spacing:-.055em;margin:0}.split-heading>p{color:var(--muted);font-size:18px;max-width:500px}.product-stage{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-card{min-height:380px;border-radius:var(--radius);padding:34px;display:flex;position:relative;overflow:hidden;text-decoration:none;background:var(--paper);border:1px solid var(--line);transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card-featured{grid-column:span 2;min-height:460px}.product-card .product-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;max-width:54%}.product-number{font:800 10px Manrope;letter-spacing:.14em;color:var(--muted)}.product-card h3{font:800 clamp(34px,4vw,56px)/.96 Manrope;margin:70px 0 18px;letter-spacing:-.05em}.product-card p{color:var(--muted);max-width:420px;margin:0}.text-link{margin-top:auto;font-weight:800;font-size:14px}.text-link b{color:var(--green-deep);margin-left:4px}.product-card img{position:absolute;width:300px;right:30px;bottom:-30px;border-radius:24%;transform:rotate(5deg);box-shadow:0 22px 55px rgba(7,26,32,.24)}.product-card-featured img{width:390px;right:70px;bottom:-42px}.water{background:#e7f1f2}.power{background:#f4e7dc}.match{background:#e5ebf5}.lotse{background:var(--night);color:white}.lotse p,.lotse .product-number{color:#aebfc2}.lotse-mark{position:absolute;right:-35px;bottom:-45px;width:260px;height:260px;border:48px solid var(--green);border-radius:50%;display:grid;place-items:center}.lotse-mark span{color:var(--green);font:800 90px Manrope;transform:translate(-20px,-40px) rotate(-35deg)}.muted-link{color:#9eb0b3}.manifesto{background:var(--night);color:white;padding:125px 32px}.manifesto-inner{max-width:1176px;margin:auto}.manifesto .eyebrow{color:var(--green)}.manifesto-quote{font:600 clamp(46px,7vw,90px)/1.02 Manrope;margin:25px 0 85px;letter-spacing:-.06em}.manifesto-quote em{font-family:Georgia,serif;font-weight:400;color:var(--green)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.14)}.principles article{background:var(--night);padding:30px 35px}.principles span{color:var(--green);font:800 11px Manrope}.principles h3{font:700 25px Manrope;margin:36px 0 8px}.principles p{color:#aebfc2;font-size:14px}.contact{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.contact p{color:var(--muted);font-size:18px}.site-footer{max-width:1176px;margin:auto;padding:50px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.site-footer>div{display:flex;flex-direction:column}.site-footer strong{font:800 18px Manrope}.site-footer span{font-size:13px;color:var(--muted)}.product-hero{max-width:1176px;margin:50px auto;padding:70px;border-radius:40px;background:var(--paper);display:grid;grid-template-columns:1fr 320px;align-items:center;gap:40px;border:1px solid var(--line)}.product-hero img{width:100%;border-radius:24%;box-shadow:var(--shadow)}.product-hero h1{font-size:clamp(48px,6vw,76px)}.coming{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(155,215,45,.18);color:var(--green-deep);font-size:13px;font-weight:750}.feature-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.feature-list div{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.feature-list div:nth-child(odd){padding-right:35px}.feature-list div:nth-child(even){padding-left:35px;border-left:1px solid var(--line)}.feature-list span{font-size:12px;color:var(--green-deep);font-weight:850}.feature-list p{margin:0;font-size:18px;font-weight:650}.legal-page{max-width:820px;margin:50px auto 120px;padding:55px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}.legal-page h1{font:800 48px/1.05 Manrope}.legal-page h2{margin-top:40px}.legal-page p,.legal-page li{color:#40514b}.updated{font-size:12px;margin-top:50px;padding-top:20px;border-top:1px solid var(--line)}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-art{height:560px}.mascot{right:50%;transform:translateX(55%)}.split-heading{grid-template-columns:1fr;gap:15px}.product-card .product-copy{max-width:62%}.principles{grid-template-columns:1fr}.contact{align-items:flex-start;flex-direction:column}.site-footer{margin:0 28px}.product-hero{margin:24px;grid-template-columns:1fr 220px;padding:45px}.feature-list{grid-template-columns:1fr}.feature-list div:nth-child(n){padding:22px 0;border-left:0}}
@media(max-width:600px){.site-header{height:74px;padding:0 20px}.hero{padding:35px 20px 70px;min-height:auto}.hero h1{font-size:54px}.hero p{font-size:17px}.actions{align-items:stretch;flex-direction:column}.trust-line{flex-wrap:wrap;row-gap:8px;margin-top:35px}.hero-art{height:430px}.mascot{width:460px;bottom:-30px}.signal-card{left:-5px;top:60px;width:130px;height:130px}.orbit-one{width:380px;height:380px}.orbit-two{width:270px;height:270px}.section{padding:85px 20px}.product-stage{grid-template-columns:1fr}.product-card,.product-card-featured{grid-column:auto;min-height:420px;padding:26px}.product-card .product-copy{max-width:72%}.product-card h3{font-size:38px;margin-top:45px}.product-card img,.product-card-featured img{width:210px;right:-22px;bottom:-18px}.lotse-mark{right:-90px}.manifesto{padding:90px 20px}.manifesto-quote{font-size:48px}.site-footer{align-items:flex-start;gap:25px;flex-direction:column}.site-footer nav{flex-wrap:wrap;gap:15px}.product-hero{grid-template-columns:1fr;padding:30px}.product-hero img{grid-row:1;width:150px}.product-hero h1{font-size:44px}.legal-page{margin:20px;padding:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}
.brand{gap:0}.brand>img{display:block;width:180px;height:auto}.lotse{background:#fff5f4;color:var(--ink)}.lotse p,.lotse .product-number{color:var(--muted)}.lotse .text-link b{color:#e30613}.lotse>img{background:#fff;object-fit:cover}.lotse-mark{display:none}
@media(max-width:600px){.brand>img{width:154px}}
.brand-lockup{height:62px;display:flex;align-items:center;overflow:hidden;border:1px solid rgba(7,26,32,.15);border-radius:20px;background:var(--night);box-shadow:0 8px 24px rgba(7,26,32,.12)}.brand-ogre{align-self:stretch;width:72px;position:relative;overflow:hidden;background:linear-gradient(145deg,#b9e951,var(--green))}.brand-ogre img{position:absolute;width:85px;max-width:none;left:-6px;top:-3px}.brand-copy{height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 20px 0 15px;color:white;line-height:1}.brand-copy strong{font:800 20px/1 Manrope,sans-serif;letter-spacing:.035em}.brand-copy strong b{color:var(--green)}.brand-copy small{margin-top:6px;color:#aebfc2;font:700 8px/1 Manrope,sans-serif;letter-spacing:.14em;text-transform:uppercase}
@media(max-width:600px){.brand-lockup{height:54px;border-radius:17px}.brand-ogre{width:62px}.brand-ogre img{width:74px}.brand-copy{padding-right:14px}.brand-copy strong{font-size:17px}.brand-copy small{font-size:7px}}
.product-stage{grid-template-columns:1fr}.product-card,.product-card-featured{grid-column:1;min-height:440px}.product-card .product-copy{max-width:56%}.product-card img,.product-card-featured img{width:340px;right:64px;bottom:-36px}
@media(max-width:760px){.product-card,.product-card-featured{min-height:570px;padding:28px}.product-card .product-copy{max-width:100%;padding-bottom:245px}.product-card h3{margin-top:42px}.product-card img,.product-card-featured img{width:210px;right:24px;bottom:18px}.lotse>img{width:220px}}

.security{background:#e8efdf}.product-hero.security{background:#e8efdf}.product-card .partnership{margin-top:18px;font-weight:700;color:var(--ink)}.product-card h3{overflow-wrap:anywhere}.product-hero h1{overflow-wrap:anywhere}
