@import url('/assets/fonts.css');
:root{--bg:#080f14;--panel:#111b21;--text:#f2f5f2;--muted:#a2b0b5;--green:#b7f77c;--line:#253139;--display:'Manrope',Arial,sans-serif;--body:'Inter',Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 var(--body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:2px solid var(--green);outline-offset:6px}button:disabled{cursor:not-allowed}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.icon{width:22px;height:22px;flex-shrink:0}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--display);font-size:23px;letter-spacing:-.9px;font-weight:800;line-height:1}.brand-mark{height:34px;width:30px;color:var(--green);flex-shrink:0}.brand-light{font-weight:400}.site-header{height:92px;border-bottom:1px solid #ffffff0d;position:relative;z-index:20;background:#080f14}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.nav{display:flex;gap:34px;font-size:14px;color:#c0c9cd}.nav a{transition:color .2s}.nav a:hover,.nav a[aria-current]{color:var(--green)}.button{display:inline-flex;justify-content:center;align-items:center;gap:13px;padding:16px 22px;border:1px solid var(--green);border-radius:7px;background:var(--green);color:#102014;font-size:14px;line-height:1.5;font-weight:650;transition:background .2s,transform .2s;min-height:52px}.button:hover{background:#cbff9c;transform:translateY(-2px)}.button.small{padding:11px 19px;min-height:44px}.button .icon{width:20px;height:20px}.button.secondary{background:transparent;border-color:#536269;color:var(--text)}.button.secondary:hover{background:#19252c}.menu-toggle{display:none;border:0;background:none;color:var(--text);padding:10px}.skip{position:absolute;left:20px;top:-100px;z-index:200;background:var(--green);color:var(--bg);padding:10px}.skip:focus{top:10px}.hero{position:relative;overflow:hidden;min-height:760px;background:#09131a}.hero-art{position:absolute;inset:0;background-image:linear-gradient(90deg,#081118 0%,#081118ed 28%,#08111846 68%,#08111805),linear-gradient(0deg,#081118 0%,transparent 40%),url('/assets/hero.webp');background-size:cover;background-position:center;opacity:.87}.hero-grid{position:relative;display:grid;grid-template-columns:1.12fr 1fr;gap:65px;padding-top:79px;padding-bottom:55px;min-height:666px}.hero-copy{z-index:2}.launch-pill{display:inline-flex;align-items:center;gap:12px;font-size:12px;color:#d7e2df;border:1px solid #52635a69;border-radius:30px;padding:7px 11px 7px 15px;background:#1826208c;margin-bottom:25px}.launch-pill span{font-size:9px;letter-spacing:.5px;color:var(--green);font-weight:700;padding-left:12px;border-left:1px solid #536354}.launch-pill .icon{width:14px;height:14px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--display);font-weight:550;letter-spacing:-.045em}h1{font-size:clamp(58px,5.6vw,80px);line-height:1.06;margin-bottom:26px}h1 em{font-style:normal;color:var(--green)}.hero-copy>p{max-width:463px;color:#b2c0c6;font-size:16px;line-height:1.8;margin-bottom:27px}.hero-actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:550}.text-link .icon{width:18px;transition:transform .2s}.text-link:hover{color:var(--green)}.text-link:hover .icon{transform:translateX(4px)}.hero-meta{margin-top:15px;color:#92a29f;font-size:12px}.hero-meta span{padding:0 10px}.preview-stage{position:relative;min-height:502px;display:flex;align-items:center;justify-content:center;padding-top:10px}.app-preview{width:334px;border:1px solid #99b9b650;border-radius:15px;background:linear-gradient(140deg,#172b2eeb,#112428d9);box-shadow:0 28px 90px #0007,0 0 60px #b7f77c08;backdrop-filter:blur(25px);transform:rotate(-3deg);transition:transform .4s;z-index:2}.app-preview:hover{transform:rotate(0)}.app-title{padding:15px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #8fbbb71c;font-size:12px;font-weight:600}.app-title>span{display:flex;align-items:center;gap:6px}.app-title .brand-mark{width:15px;height:18px}.window-controls{font-size:14px;color:#a3b5b6;font-weight:400}.app-body{padding:22px 25px 20px;text-align:center}.app-topline{display:flex;justify-content:space-between;align-items:center;color:#91aaa9;font-size:10px;letter-spacing:1.2px;margin-bottom:23px}.preview-chip{border:1px solid #6d8e82;border-radius:4px;font-size:8px;padding:1px 5px;color:#bbd6c2}.power-button{display:grid;place-items:center;margin:0 auto 22px;background:radial-gradient(circle,#bfd8b910 48%,#b7f77c10 50%,transparent 70%);color:var(--green);border:1px solid #b7f77c55;border-radius:50%;width:91px;height:91px;box-shadow:0 0 0 10px #b7f77c04,0 0 0 20px #b7f77c03;transition:all .3s}.power-button:hover,.power-button[aria-pressed=true]{background:#b7f77c;color:#173023;box-shadow:0 0 40px #b7f77c28}.power-button .icon{width:34px;height:34px}.app-body h2{font-size:22px;margin-bottom:5px;letter-spacing:-.5px}.app-body>p{font-size:11px;color:#9bb2b4;margin-bottom:24px}.location-field{display:flex;align-items:center;gap:12px;border:1px solid #b4cdc82a;border-radius:7px;background:#b7d9d108;padding:12px 13px;text-align:left}.location-field>div{flex:1;min-width:0}.location-field label{font-size:10px;color:#96afaa;display:block;line-height:1.4}.location-field select{appearance:none;background:none;border:none;outline-offset:0;color:#eef7f1;font-size:13px;width:100%;padding:1px 0;cursor:pointer}.location-field option{background:#14282a}.location-field>.icon{width:14px;pointer-events:none}.flag{display:block;width:25px;height:18px;border-radius:3px;border:1px solid #ffffff15;background:linear-gradient(#ad2835 33%,#eef0ec 33%,#eef0ec 66%,#254276 66%);flex-shrink:0}.flag-de{background:linear-gradient(#171717 33%,#c73534 33%,#c73534 66%,#ecc64b 66%)}.flag-gb{background:linear-gradient(90deg,transparent 39%,#fff 39%,#fff 43%,#c33449 43%,#c33449 57%,#fff 57%,#fff 61%,transparent 61%),linear-gradient(transparent 35%,#fff 35%,#fff 40%,#c33449 40%,#c33449 60%,#fff 60%,#fff 65%,transparent 65%),#224071}.app-protocol{display:flex;justify-content:space-between;align-items:center;font-size:11px;padding:15px 0 11px;color:#9eb2ae}.app-protocol button{display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#d3e2da;font-size:11px;padding:3px}.app-protocol .icon{width:11px;height:11px}.preview-note{font-size:9px;color:#92aaa3;border-top:1px solid #93b5a91c;padding-top:12px}.floating-note{position:absolute;z-index:3;left:5px;bottom:31px;background:#203a35de;border:1px solid #a7ceb946;backdrop-filter:blur(18px);padding:15px 19px;border-radius:10px;display:flex;align-items:center;gap:13px;box-shadow:0 10px 30px #0003;transform:rotate(2deg)}.floating-note>.icon{color:var(--green);width:28px;height:28px}.floating-note strong{display:block;font-size:12px;font-weight:550}.floating-note span{display:block;font-size:10px;color:#afc4ba}.orbit-label{position:absolute;right:-7px;top:20px;color:#c3dace;font-size:12px;line-height:1.7;transform:rotate(5deg);letter-spacing:.1px}.art-caption{position:absolute;bottom:0;right:10px;color:#bac9c0;font-size:10px;letter-spacing:1px}.hero-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:2px;color:#94a7ad;padding:22px 0 26px}.hero-bottom a{display:flex;align-items:center;gap:16px}.hero-bottom .icon{width:15px;transform:rotate(90deg)}.principles-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0c151b}.principles{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:94px}.principles span{display:flex;align-items:center;gap:12px;color:#b8c2c5;font-size:13px}.principles .icon{color:#7f9c8b;width:19px}.section{padding-block:105px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:46px}.eyebrow{color:var(--green);font-size:11px;font-weight:550;letter-spacing:2px;margin-bottom:17px}h2{font-size:44px;line-height:1.19;margin-bottom:20px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:370px;color:var(--muted);font-size:15px;margin-bottom:4px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{background:linear-gradient(130deg,#152026,#10191f);border:1px solid var(--line);border-radius:12px;padding:33px 31px;position:relative;transition:border-color .2s,transform .2s}.feature-card:hover{border-color:#47634e;transform:translateY(-4px)}.feature-icon{width:49px;height:49px;background:#b7f77c0a;border:1px solid #b7f77c21;border-radius:11px;display:grid;place-items:center;color:var(--green);margin-bottom:36px}.card-number{position:absolute;right:28px;top:49px;font-size:9px;letter-spacing:1px;color:#7f929a}.feature-card h3{font-size:27px;line-height:1.22;margin-bottom:18px}.feature-card p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:25px}.feature-card .text-link{font-size:12px}.planned-label{color:#9aad9e;font-size:10px;letter-spacing:1px}.protocol-section{padding-block:78px;background:#101b20;border-block:1px solid var(--line)}.protocol-layout{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.protocol-layout>div>p:not(.eyebrow){color:var(--muted);max-width:440px;font-size:15px}.protocol-layout .text-link{margin-top:10px;color:var(--green)}.protocol-pair{display:grid;gap:16px}.protocol-tile{display:flex;align-items:center;gap:21px;border:1px solid #32423e;background:#162529;border-radius:10px;padding:25px 26px;transition:background .2s}.protocol-tile:hover{background:#1c3030}.protocol-glyph{height:57px;width:57px;border-radius:50%;background:#b7f77c13;color:var(--green);display:grid;place-items:center}.protocol-glyph .icon{width:28px;height:28px}.protocol-glyph.orange{color:#eaaa77;background:#eaaa7713}.protocol-tile>div:nth-child(2){flex:1}.protocol-tile h3{font-size:25px;margin:2px 0 0;letter-spacing:-.7px}.protocol-tile h3 span{font-size:11px;vertical-align:super;margin-left:3px}.protocol-tile p{font-size:12px;color:#a1b2b4;margin:3px 0 0}.protocol-tile>.icon{width:20px;color:#afc3b6}.outline-label{font-size:11px;border:1px solid #39483f;border-radius:30px;color:#b9cbbf;padding:5px 12px;white-space:nowrap}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:62px}.steps article{border-top:1px solid var(--line);padding-top:23px}.steps article>span{font-family:var(--display);font-size:37px;color:#496251;line-height:1.3}.steps h3{font-size:21px;margin:27px 0 13px;letter-spacing:-.5px}.steps p{font-size:14px;color:var(--muted);margin:0}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:110px;border-top:1px solid var(--line)}.faq-section .text-link{margin-top:10px;color:#bfd1c2}.accordions details{border-bottom:1px solid var(--line)}.accordions details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:23px 0;font-size:15px;font-weight:500}summary::-webkit-details-marker{display:none}summary .icon{width:17px;color:#a5b4ae;transition:transform .2s}details[open] summary .icon{transform:rotate(180deg)}.accordions details p{color:var(--muted);font-size:14px;max-width:97%;padding:0 0 22px;margin:0}.accordions a,.prose a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.final-cta{position:relative;text-align:center;padding:60px 35px 70px;border:1px solid #3b503d;border-radius:15px;background:radial-gradient(ellipse at top,#29442a99,transparent 70%),#14201b;overflow:hidden;margin-top:10px;margin-bottom:90px}.cta-symbol{margin:0 auto 20px;display:grid;place-items:center;width:56px;height:56px;border:1px solid #b7f77c2f;background:#b7f77c0b;border-radius:14px}.cta-symbol .brand-mark{height:31px}.final-cta h2{font-size:47px;margin-bottom:13px}.final-cta>p:not(.eyebrow){color:#b3c3b5;font-size:15px;margin-bottom:28px}.cta-note{display:block;font-size:11px;color:#9bad9c;margin-top:17px}.site-footer{border-top:1px solid var(--line);padding-top:65px}.footer-top{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:55px;padding-bottom:55px}.footer-brand p{color:#90a1a6;font-size:13px;line-height:1.75;margin:22px 0 17px}.development-tag{font-size:10px;color:#aabcad;display:inline-block;border:1px solid #36483b;padding:3px 9px;border-radius:4px}.footer-top h2{font:500 13px var(--body);letter-spacing:0;margin:3px 0 24px}.footer-top>div>a:not(:has(.brand)){display:block;font-size:12px;margin-bottom:11px;color:#99a9ae}.footer-top>div>a:hover{color:var(--green)}.footer-bottom{border-top:1px solid var(--line);padding-block:23px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#7e9199}
@media(min-width:1500px){.hero-grid{padding-top:88px;gap:90px}.hero{min-height:790px}.hero-grid{min-height:700px}.app-preview{width:355px}.app-body{padding:25px 28px}.hero-art{background-position:center 56%}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav{gap:23px}.nav-wrap{gap:18px}.hero-grid{gap:24px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:12px}.hero-actions .button{font-size:12px;padding-inline:17px}.hero h1{font-size:65px}.hero-copy>p{font-size:15px}.floating-note{left:-13px}.orbit-label{right:-12px}.principles span{font-size:11px;gap:8px}.protocol-layout{gap:55px}.faq-section{gap:60px}.feature-card{padding:29px 24px}.card-number{right:20px;font-size:8px}.footer-top{gap:30px}h2{font-size:38px}.steps{gap:36px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.site-header{height:76px}.brand{font-size:21px}.brand-mark{width:26px;height:31px}.nav-cta{margin-left:auto}.menu-toggle{display:block}.nav{display:none;position:absolute;top:76px;left:0;right:0;background:#111d23;box-shadow:0 10px 30px #0005;border-bottom:1px solid var(--line);padding:24px;flex-direction:column;gap:20px;font-size:16px}.nav.open{display:flex}.hero-grid{grid-template-columns:1fr 1fr;gap:5px;padding-top:58px;padding-bottom:40px}.hero h1{font-size:53px}.launch-pill{font-size:10px;padding:6px 9px;gap:7px}.launch-pill span{font-size:8px;padding-left:7px}.launch-pill>.icon{display:none}.hero-copy>p{font-size:14px;max-width:340px}.hero-actions .button{font-size:11px;gap:8px;padding:13px 12px;min-height:48px}.hero-actions .button>.icon{width:16px}.hero-actions .text-link{font-size:13px}.hero-meta{font-size:10px}.hero-meta span{padding:0 3px}.app-preview{width:285px}.app-body{padding:18px}.app-body h2{font-size:19px}.app-topline{font-size:9px}.floating-note{left:-10px;bottom:43px;padding:13px;gap:9px}.floating-note strong{font-size:10px}.floating-note span{font-size:9px}.orbit-label{display:none}.preview-stage{min-height:475px}.art-caption{right:0;bottom:13px;font-size:8px}.hero{min-height:0}.hero-grid{min-height:0}.principles{display:grid;grid-template-columns:1fr 1fr;min-height:120px;padding-block:24px;gap:18px 40px}.principles span{font-size:12px}.section{padding-block:74px}.section-heading{gap:25px}.section-heading>p{max-width:290px;font-size:13px}h2{font-size:34px}.feature-grid{gap:12px}.feature-card{padding:25px 18px}.feature-card h3{font-size:24px}.feature-card p{font-size:13px}.card-number{display:none}.feature-icon{margin-bottom:25px}.protocol-layout{gap:38px}.protocol-tile{padding:20px 16px;gap:12px}.protocol-glyph{width:42px;height:42px}.protocol-tile h3{font-size:22px}.protocol-tile p{font-size:10px}.protocol-tile .planned-label{font-size:8px}.protocol-layout>div>p:not(.eyebrow){font-size:14px}.eyebrow{font-size:9px;letter-spacing:1.4px}.steps{gap:24px}.steps h3{font-size:18px}.steps p{font-size:13px}.faq-section{gap:38px;grid-template-columns:.9fr 1.3fr}summary{font-size:14px}.final-cta{margin-bottom:70px}.final-cta h2{font-size:40px}.footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer-top>div:last-child{grid-column:2 / 4}.footer-top>div:last-child>a{display:inline-block!important;margin-right:20px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.nav-wrap{gap:10px}.nav-cta{font-size:11px;padding:9px 11px!important;min-height:37px!important;gap:7px}.nav-cta .icon{width:15px}.menu-toggle{padding:6px}.brand{font-size:20px;gap:7px}.hero-grid{grid-template-columns:1fr;padding-top:40px;gap:20px;padding-bottom:26px}.hero-copy{text-align:center}.launch-pill{font-size:11px;margin-bottom:24px;padding:7px 11px;gap:10px}.launch-pill span{font-size:8px}.hero h1{font-size:clamp(47px,11vw,64px);line-height:1.09;letter-spacing:-2.7px;margin-bottom:22px}.hero-copy>p{max-width:355px;margin-inline:auto;font-size:15px;line-height:1.75}.hero-actions{justify-content:center;gap:20px}.hero-actions .button{font-size:13px;padding:14px 16px}.hero-actions .text-link{font-size:13px}.hero-meta{font-size:11px;margin-top:17px}.hero-art{background-image:linear-gradient(180deg,#081118 0%,#081118ef 29%,#08111815 68%,#081118 100%),url('/assets/hero.webp');background-position:center;background-size:auto 100%;opacity:.8}.preview-stage{min-height:448px;padding-top:0;margin-top:15px}.app-preview{width:289px}.app-body{padding:20px 23px}.app-body>p{font-size:11px}.app-topline{font-size:10px}.preview-note{font-size:10px}.floating-note{left:0;bottom:9px;padding:14px 16px}.floating-note strong{font-size:12px}.floating-note span{font-size:10px}.art-caption{display:none}.hero-bottom{font-size:8px;letter-spacing:1.1px;padding-bottom:20px}.hero-bottom a{gap:8px}.principles{gap:20px 15px;padding-block:23px}.principles span{font-size:10px;gap:9px}.principles .icon{width:17px}.section{padding-block:65px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:100%;margin:23px 0 0;font-size:14px}.section-heading>p br{display:none}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:14px}h2{font-size:35px;line-height:1.2}.feature-grid{grid-template-columns:1fr;gap:15px}.feature-card{padding:28px}.feature-icon{margin-bottom:26px}.card-number{display:block;font-size:9px;top:44px;right:29px}.feature-card h3{font-size:28px}.feature-card p{font-size:15px;max-width:100%}.feature-card h3 br{display:none}.feature-card .text-link{font-size:14px}.planned-label{font-size:11px}.protocol-section{padding-block:60px}.protocol-layout{grid-template-columns:1fr;gap:30px}.protocol-layout>div>p:not(.eyebrow){font-size:15px}.protocol-tile{padding:22px;gap:19px}.protocol-glyph{width:46px;height:46px}.protocol-tile h3{font-size:26px}.protocol-tile p{font-size:12px}.protocol-tile .planned-label{font-size:9px}.outline-label{display:inline-block;margin-top:20px}.steps{grid-template-columns:1fr;gap:25px}.steps article{padding-top:23px;padding-left:62px;position:relative}.steps article>span{position:absolute;left:0;top:22px;font-size:31px}.steps h3{margin:4px 0 12px;font-size:21px}.steps p{font-size:14px}.faq-section{grid-template-columns:1fr;gap:32px}.faq-section h2 br{display:none}.faq-section .text-link{margin-top:0}summary{font-size:15px;padding-block:22px}.accordions details p{font-size:14px}.final-cta{padding:45px 23px;margin-top:0;margin-bottom:60px}.final-cta h2{font-size:36px}.final-cta>p:not(.eyebrow){font-size:14px}.final-cta .button{font-size:12px;padding:14px 15px}.cta-note{font-size:10px;line-height:1.7}.site-footer{padding-top:48px}.footer-top{grid-template-columns:1fr 1fr;gap:34px 25px;padding-bottom:35px}.footer-brand{grid-column:1 / -1}.footer-brand p{margin:16px 0 14px}.footer-top>div:last-child{grid-column:1 / -1}.footer-top h2{font-size:14px;margin-bottom:18px}.footer-top>div>a:not(:has(.brand)){font-size:13px}.footer-bottom{flex-direction:column;gap:8px;font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
