*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#04070d;color:#e6eefc;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.hero{position:relative;height:100vh;width:100%;background:radial-gradient(ellipse 80% 50% at 50% 30%,#0b1220,#060a12,#04070d);overflow:hidden}.hero--compact{height:auto;min-height:40vh;padding:clamp(80px,10vh,120px) clamp(24px,6vw,80px);display:flex;align-items:center;justify-content:center}#app{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.canvas-root{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.hero-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none}.hero-content--interactive{position:relative;inset:auto;pointer-events:auto}.hero-content h1{font-size:clamp(36px,8vw,72px);font-weight:700;letter-spacing:-.03em;margin-bottom:12px;background:linear-gradient(180deg,#fff,#a0b4d0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-content p{font-size:clamp(14px,2vw,18px);letter-spacing:.2em;text-transform:uppercase;color:#e6eefc80}.policy-subtitle{font-size:14px;letter-spacing:.15em;text-transform:uppercase;color:#e6eefc73}.policy-back{display:inline-block;margin-bottom:18px;font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#78beffd9;text-decoration:none;border-bottom:1px solid rgba(120,190,255,.25);padding-bottom:4px;transition:border-color .2s ease,color .2s ease}.policy-back:hover{border-color:#78beff99;color:#78beff}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:8px;color:#e6eefc66;font-size:12px;letter-spacing:.15em;text-transform:uppercase;animation:bounce 2s ease-in-out infinite}.scroll-indicator svg{opacity:.6}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.main-content{background:linear-gradient(180deg,#04070d,#080c14)}.section{padding:clamp(60px,10vh,100px) clamp(24px,6vw,80px);border-top:1px solid rgba(230,238,252,.06)}.section:first-child{border-top:none}.section-inner{max-width:1000px;margin:0 auto}.section h2{font-size:clamp(12px,1.2vw,14px);font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#78beff;margin-bottom:clamp(24px,4vh,40px)}.section-lead{font-size:clamp(20px,3vw,32px);font-weight:500;line-height:1.4;color:#e6eefcf2;margin-bottom:20px}.section p{font-size:clamp(15px,1.5vw,17px);color:#e6eefc99;max-width:640px}.section a{color:#78befff2;text-decoration:none;border-bottom:1px solid rgba(120,190,255,.25);transition:border-color .2s ease,color .2s ease}.section a:hover{border-color:#78beff99;color:#78beff}.section-note{margin-top:32px;font-size:14px!important;color:#e6eefc66!important}.policy-article{max-width:860px}.policy-article h2{font-size:clamp(18px,2.6vw,26px);font-weight:600;letter-spacing:-.01em;text-transform:none;color:#e6eefcf2;margin:34px 0 14px}.policy-article h2:first-child{margin-top:0}.policy-article h3{font-size:15px;font-weight:600;color:#e6eefcd9;margin:22px 0 10px}.policy-article p{max-width:none;margin-top:10px}.policy-article ul{margin:12px 0 0;padding-left:18px;color:#e6eefc99}.policy-article li{margin:10px 0}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:16px}.card{background:#e6eefc05;border:1px solid rgba(230,238,252,.06);border-radius:12px;padding:clamp(24px,3vw,32px);transition:border-color .2s ease,background .2s ease}.card:hover{border-color:#78beff33;background:#e6eefc08}.card-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#78beff1a;border-radius:10px;margin-bottom:16px;color:#78beff}.card h3{font-size:16px;font-weight:600;color:#e6eefcf2;margin-bottom:8px}.card p{font-size:14px;color:#e6eefc80;line-height:1.5}.contact-link{display:inline-block;font-size:clamp(18px,2.5vw,24px);color:#78beff;text-decoration:none;border-bottom:1px solid rgba(120,190,255,.3);padding-bottom:4px;transition:border-color .2s ease}.contact-link:hover{border-color:#78beff}.policy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.policy-block{background:#e6eefc05;border:1px solid rgba(230,238,252,.06);border-radius:12px;padding:clamp(24px,3vw,32px)}.policy-block h3{font-size:15px;font-weight:600;color:#e6eefce6;margin-bottom:12px}.policy-block p{font-size:14px;color:#e6eefc8c;line-height:1.7}.section-legal{background:#0003}.legal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.legal-block h3{font-size:13px;font-weight:600;letter-spacing:.05em;color:#e6eefcb3;margin-bottom:12px}.legal-block p{font-size:14px;color:#e6eefc66;line-height:1.7}.footer{padding:32px clamp(24px,6vw,80px);text-align:center;font-size:13px;color:#e6eefc4d;border-top:1px solid rgba(230,238,252,.06)}.dv-overlay{position:absolute;left:50%;bottom:clamp(16px,4vh,40px);transform:translate(-50%);letter-spacing:.12em;font-size:clamp(12px,1.2vw,16px);opacity:.6;-webkit-user-select:none;user-select:none;pointer-events:none}@media (max-width: 640px){.hero-content h1{font-size:40px}.hero--compact{min-height:44vh}.card-grid,.legal-grid{grid-template-columns:1fr}.scroll-indicator{bottom:24px}}
