:root{color-scheme:dark;--bg: #03060d;--bg-soft: #07111f;--panel: rgba(13, 24, 39, .74);--panel-strong: rgba(19, 30, 46, .9);--line: rgba(56, 182, 255, .26);--line-soft: rgba(255, 255, 255, .12);--text: #ffffff;--muted: rgba(255, 255, 255, .7);--soft: rgba(255, 255, 255, .54);--cyan: #38b6ff;--red: #e21411;--green: #7df0b0;--amber: #ffd66b;--radius: 22px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 10%,rgba(56,182,255,.16),transparent 32rem),radial-gradient(circle at 84% 20%,rgba(226,20,17,.12),transparent 28rem),linear-gradient(180deg,#03060d,#07111f 46%,#03060d);color:var(--text)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 68%);z-index:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main,.site-header,.site-footer{position:relative;z-index:1}.site-header{align-items:center;backdrop-filter:blur(24px);background:#03060dd1;border-bottom:1px solid var(--line-soft);display:flex;gap:2rem;justify-content:space-between;min-height:96px;padding:.75rem 7vw;position:sticky;top:0;z-index:50}.brand{align-items:center;display:inline-flex;flex:0 0 auto;gap:.82rem;min-width:0}.brand-logo{display:block;height:auto;max-height:72px;object-fit:contain;width:clamp(210px,18vw,318px)}.brand-mark{align-items:center;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.92),transparent 18%),linear-gradient(145deg,var(--cyan),#0b64ff 56%,var(--red));border:1px solid rgba(255,255,255,.34);border-radius:16px;box-shadow:0 0 32px #38b6ff57;color:#fff;display:inline-flex;font-weight:950;height:44px;justify-content:center;width:44px}.brand strong,.brand small{display:block}.brand strong{font-size:1.05rem;letter-spacing:0}.brand small{color:var(--soft);font-size:.72rem;font-weight:800;text-transform:uppercase}.site-nav{align-items:center;display:flex;gap:.45rem}.site-nav a{border:1px solid transparent;border-radius:12px;color:#ffffffc2;font-weight:900;padding:.74rem 1rem}.site-nav a:hover,.site-nav a.active{background:#ffffff14;border-color:var(--line-soft);color:#fff}.hero{align-items:end;display:grid;min-height:calc(100vh - 96px);overflow:hidden;padding:8rem 7vw 7.5rem;position:relative}.hero.compact{min-height:74vh}.hero-bg{filter:saturate(1.02) brightness(.64);height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-scrim{background:linear-gradient(90deg,#03060df2,#03060da3 42%,#03060d5c),linear-gradient(180deg,#03060d24,#03060deb);inset:0;position:absolute}.hero-inner{max-width:960px;position:relative}.eyebrow{color:var(--cyan);font-size:.82rem;font-weight:950;letter-spacing:.08em;margin:0 0 1rem;text-transform:uppercase}.hero-title{font-size:clamp(3.25rem,7.5vw,6.8rem);letter-spacing:0;line-height:.92;margin:0}.hero-title.small{font-size:clamp(3rem,6vw,5.6rem)}.hero-title .accent,.section-title .accent,.accent{color:var(--cyan)}.lead{color:#ffffffc7;font-size:clamp(1.1rem,1.7vw,1.36rem);line-height:1.48;margin:1.35rem 0 0;max-width:760px}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.button{align-items:center;background:var(--cyan);border:1px solid rgba(255,255,255,.22);border-radius:14px;color:#020812;display:inline-flex;font-weight:950;justify-content:center;min-height:52px;padding:0 1.25rem}.button.secondary{background:#ffffff14;color:#fff}.floating-bot{align-items:center;backdrop-filter:blur(22px);background:#0c1c30ad;border:1px solid var(--line);border-radius:18px;bottom:9vh;box-shadow:0 22px 80px #00000057;display:flex;flex-direction:column;padding:.9rem;position:absolute;right:7vw;width:152px}.floating-bot img{height:116px;object-fit:contain}.floating-bot span{color:var(--muted);font-size:.82rem;font-weight:900;text-align:center}.section{padding:6.5rem 7vw}.section.alt{background:linear-gradient(110deg,rgba(56,182,255,.1),rgba(226,20,17,.055),transparent)}.section-head{margin:0 auto 2.5rem;max-width:1120px}.section-title{font-size:clamp(2.2rem,4.5vw,4.5rem);letter-spacing:0;line-height:.98;margin:0;max-width:920px}.section-head p{color:var(--muted);font-size:1.08rem;line-height:1.55;max-width:760px}.grid{display:grid;gap:1.2rem;margin:0 auto;max-width:1120px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.glass,.feature-card,.legal-card,.project-panel,.method-card{backdrop-filter:blur(26px);background:linear-gradient(145deg,#ffffff1b,#ffffff0b);border:1px solid var(--line-soft);border-radius:var(--radius);box-shadow:0 24px 100px #00000047}.feature-card,.method-card,.legal-card{padding:1.4rem}.feature-card h3,.method-card h3,.legal-card h3{font-size:1.32rem;margin:.8rem 0 .55rem}.legal-card h2{font-size:clamp(1.34rem,2vw,1.86rem);line-height:1.08;margin:0 0 .45rem}.feature-card p,.method-card p,.legal-card p,.legal-card span,.legal-card a{color:var(--muted);line-height:1.5}.legal-card a{color:#c8efff;font-weight:850}.legal-document .section-head{margin-bottom:1.25rem}.legal-meta{color:var(--soft);font-size:.95rem;font-weight:850;margin-top:1rem}.legal-nav{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 auto 1.5rem;max-width:1120px}.legal-nav a{background:#ffffff14;border:1px solid var(--line-soft);border-radius:999px;color:#ffffffd1;font-weight:900;padding:.68rem .9rem}.legal-nav a:hover{background:#38b6ff29;border-color:var(--line);color:#fff}.legal-stack{display:grid;gap:1rem;margin:0 auto;max-width:1120px}.legal-stack .legal-card{gap:.8rem}.legal-card ul{color:var(--muted);line-height:1.55;margin:0;padding-left:1.15rem}.legal-card li+li{margin-top:.45rem}.table-scroll{overflow-x:auto}.legal-card table{border-collapse:collapse;color:var(--muted);min-width:0;width:100%}.table-scroll table{min-width:680px}.legal-card th,.legal-card td{border-bottom:1px solid var(--line-soft);line-height:1.45;padding:.78rem .72rem;text-align:left;vertical-align:top}.legal-card th{color:#ffffffe6;font-weight:950}.legal-card tr:last-child th,.legal-card tr:last-child td{border-bottom:0}.number{align-items:center;border:1px solid var(--line);border-radius:999px;color:var(--cyan);display:inline-flex;font-size:.82rem;font-weight:950;height:34px;justify-content:center;width:34px}.project-panel{display:grid;gap:2rem;grid-template-columns:.95fr 1.05fr;margin:0 auto;max-width:1120px;padding:1.6rem}.project-panel--reverse .image-frame{order:2}.project-panel--reverse .project-copy{order:1}.image-frame{align-items:center;background:#0000006b;border:1px solid var(--line-soft);border-radius:18px;display:flex;min-height:420px;overflow:hidden;padding:1rem}.image-frame img{height:auto;margin:auto;max-height:560px;object-fit:contain;width:100%}.project-copy{align-self:center;padding:1rem}.project-copy h2{font-size:clamp(2.2rem,4.5vw,4.8rem);line-height:.98;margin:0}.project-copy p{color:var(--muted);font-size:1.08rem;line-height:1.55}.pill-list{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.4rem}.pill-list span,.pill{border:1px solid var(--line-soft);border-radius:999px;color:#ffffffc2;font-weight:850;padding:.62rem .82rem}.media-card{overflow:hidden}.media-card .media{align-items:center;background:#00000061;display:flex;height:280px;justify-content:center;padding:.65rem}.media-card img{height:100%;object-fit:contain;width:100%}.media-card .card-copy{padding:1.25rem}.media-card h3{margin-top:0}.resource-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1120px}.resource-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card{backdrop-filter:blur(26px);background:linear-gradient(145deg,#ffffff1b,#ffffff0b);border:1px solid var(--line-soft);border-radius:var(--radius);box-shadow:0 24px 100px #00000047;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.resource-card:hover{border-color:var(--line);box-shadow:0 28px 100px #00000057,0 0 38px #38b6ff1f}.resource-card__media{align-items:center;background:#00000061;border-bottom:1px solid var(--line-soft);display:flex;height:310px;justify-content:center;padding:.85rem}.resource-card__media img{height:100%;object-fit:contain;width:100%}.resource-card__copy{padding:1.25rem}.resource-card__copy span{color:var(--cyan);display:inline-flex;font-size:.78rem;font-weight:950;letter-spacing:.08em;margin-bottom:.85rem;text-transform:uppercase}.resource-card__copy h3{font-size:1.28rem;line-height:1.12;margin:0 0 .75rem}.resource-card__copy p{color:var(--muted);line-height:1.5;margin:0}.stat-strip{border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:-4.5rem auto 0;max-width:1120px;overflow:hidden;position:relative;z-index:3}.stat-strip div{background:#040b14c7;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:.28rem;justify-content:center;min-height:104px;padding:1.35rem}.stat-strip div:last-child{border-right:0}.stat-strip strong{display:block;font-size:1.2rem}.stat-strip span{color:var(--muted);display:block;line-height:1.35}.legal-grid{align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:920px}.legal-card{display:flex;flex-direction:column;gap:.55rem}.notice{border-left:4px solid var(--cyan);color:var(--muted);margin-top:1.4rem;padding-left:1rem}.site-footer{background:#03060d;border-top:1px solid var(--line-soft);padding:4rem 7vw 2rem}.footer-grid{display:grid;gap:1rem;grid-template-columns:1.3fr .85fr .7fr;margin:0 auto;max-width:1120px}.footer-grid h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1;margin:0}.footer-grid p{color:var(--muted);max-width:620px}.footer-card{border:1px solid var(--line-soft);border-radius:18px;display:flex;flex-direction:column;gap:.42rem;padding:1rem}.footer-card strong{margin-bottom:.35rem}.footer-card span,.footer-card a{color:var(--muted)}.footer-cookie-button{appearance:none;background:transparent;border:0;color:var(--muted);cursor:pointer;font:inherit;padding:0;text-align:left}.footer-cookie-button:hover,.footer-card a:hover{color:#fff}.footer-note{color:var(--soft);margin:2rem auto 0;max-width:1120px}.cookie-banner{align-items:flex-end;display:flex;inset:0;justify-content:center;padding:1rem;pointer-events:none;position:fixed;z-index:80}.cookie-banner[hidden]{display:none}.cookie-banner__panel{backdrop-filter:blur(28px);background:linear-gradient(145deg,#08121ef0,#0a1623e0),#03060deb;border:1px solid var(--line);border-radius:20px;box-shadow:0 28px 100px #00000070;max-height:min(86vh,760px);max-width:920px;overflow:auto;padding:1.25rem;pointer-events:auto;position:relative;width:min(100%,920px)}.cookie-banner__close{align-items:center;appearance:none;background:#ffffff14;border:1px solid var(--line-soft);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.35rem;font-weight:800;height:38px;justify-content:center;position:absolute;right:1rem;top:1rem;width:38px}.cookie-banner__intro{padding-right:3rem}.cookie-banner__intro h2{font-size:clamp(1.4rem,3vw,2.25rem);line-height:1.05;margin:0;max-width:760px}.cookie-banner__intro p:not(.eyebrow),.cookie-banner__choice p{color:var(--muted);line-height:1.5}.cookie-banner__details{display:grid;gap:.7rem;margin-top:1rem}.cookie-banner__details[hidden]{display:none}.cookie-banner__choice{align-items:center;background:#ffffff0e;border:1px solid var(--line-soft);border-radius:16px;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto;padding:.9rem}.cookie-banner__choice h3{font-size:1rem;margin:0 0 .24rem}.cookie-banner__choice p{font-size:.94rem;margin:0}.cookie-banner__choice span{border:1px solid var(--line);border-radius:999px;color:#d8f5ff;font-size:.78rem;font-weight:950;padding:.5rem .62rem;white-space:nowrap}.cookie-banner__links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.cookie-banner__links a{color:#c8efff;font-weight:900}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:flex-end;margin-top:1.2rem}.cookie-banner__button{appearance:none;background:#ffffff14;border:1px solid var(--line-soft);border-radius:14px;color:#fff;cursor:pointer;font:inherit;font-weight:950;min-height:48px;padding:0 1rem}.cookie-banner__button--primary{background:var(--cyan);border-color:#ffffff3d;color:#020812}@media(max-width:900px){.site-header{align-items:flex-start;flex-direction:column;gap:.8rem;padding:1rem 5vw;position:relative}.brand-logo{max-height:66px;width:min(260px,74vw)}.site-nav{overflow-x:auto;padding-bottom:.2rem;width:100%}.hero{min-height:auto;padding:5rem 5vw 5.5rem}.hero-title,.hero-title.small{font-size:clamp(3rem,15vw,4.9rem)}.floating-bot{margin-top:2rem;position:relative;right:auto;width:148px}.grid.three,.grid.two,.project-panel,.resource-grid,.resource-grid--compact,.footer-grid,.legal-grid,.stat-strip{grid-template-columns:1fr}.project-panel--reverse .image-frame,.project-panel--reverse .project-copy{order:initial}.stat-strip div{border-bottom:1px solid var(--line);border-right:0}.stat-strip div:last-child{border-bottom:0}.stat-strip{margin:-2.25rem 5vw 0}.section{padding:4.5rem 5vw}.image-frame{min-height:320px}.cookie-banner{padding:.75rem}.cookie-banner__panel{border-radius:18px;padding:1rem}.cookie-banner__intro{padding-right:2.6rem}.cookie-banner__choice{grid-template-columns:1fr}.cookie-banner__choice span{justify-self:flex-start}.cookie-banner__actions{justify-content:stretch}.cookie-banner__button{flex:1 1 180px}}
