body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg:#0b0d12;--bg2:#0f1220;--text:#e6e9ef;--muted:#a5adbd;--brand:#7c5cff;--brand2:#25c2a0;--card:#ffffff0f;--stroke:#ffffff1f;--radius:16px;--radius-lg:20px;--shadow:0 14px 40px #00000059}*{box-sizing:border-box}body,html{margin:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:radial-gradient(1100px 700px at 18% -8%,#7c5cff38,#0000 60%),radial-gradient(800px 600px at 88% 12%,#25c2a033,#0000 60%),linear-gradient(180deg,#0b0d12,#0f1220);background:radial-gradient(1100px 700px at 18% -8%,#7c5cff38,#0000 60%),radial-gradient(800px 600px at 88% 12%,#25c2a033,#0000 60%),linear-gradient(180deg,var(--bg) 0,var(--bg2) 100%);color:#e6e9ef;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif}.df-page{overflow-x:hidden;width:100%}.df-section{padding:clamp(24px,4.5vw,52px) 16px}.df-container{margin:0 auto;width:min(1140px,92%)}.df-logo-wrap{align-items:center;background:#0000;display:flex;justify-content:flex-start;padding:calc(10px + env(safe-area-inset-top)) 16px 10px;position:sticky;top:0;width:100%;z-index:6}.df-logo{filter:drop-shadow(0 8px 20px rgba(0,0,0,.45));height:auto;width:124px}@media (max-width:768px){.df-logo-wrap{-webkit-backdrop-filter:saturate(140%) blur(6px);backdrop-filter:saturate(140%) blur(6px);background:linear-gradient(180deg,#0b0d12b8,#0b0d1259);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--stroke);justify-content:center}.df-logo{width:96px}}.df-h1{font-size:clamp(30px,5.2vw,40px);line-height:1.22;margin:0 0 10px}.df-h2{font-size:clamp(22px,3.2vw,34px);margin:0 0 14px;text-align:center}.df-sub{color:#a5adbd;color:var(--muted);font-size:18px;margin:0}.hero-line1{background:linear-gradient(90deg,#fff,#b8c7ff 45%,#a8ffe9 80%,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;display:block}.hero-line2{color:#cfd6e6;display:block}@media (max-width:768px){.df-container .df-h1,.df-container .df-sub{text-align:center}}.df-panel{background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 14px 40px #00000059;box-shadow:var(--shadow);padding:clamp(16px,3vw,24px)}@media (hover:hover){.df-panel:hover{box-shadow:0 18px 48px #0000006b}}.df-list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:10px 0 0;padding:0}.df-list li{background:#ffffff0a;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:14px;padding:12px 14px}.df-video{aspect-ratio:16/9;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:18px;box-shadow:0 14px 40px #00000059;box-shadow:var(--shadow);margin:0 auto;max-width:980px;overflow:hidden}.df-video>iframe{display:block;height:100%;width:100%}.df-caption{color:#a5adbd;color:var(--muted);font-size:14px;margin:8px auto 0;max-width:980px}.df-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}@media (max-width:768px){.df-cta{justify-content:center}.df-cta .df-btn{max-width:420px;width:100%}}.df-btn{align-items:center;-webkit-appearance:none;appearance:none;border:0;border-radius:9999px;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;line-height:1;padding:12px 18px;text-decoration:none;transition:transform .08s ease,box-shadow .25s ease,background-position .25s ease,filter .25s ease}.df-btn.primary{background:linear-gradient(120deg,#aee3ff,#7c5cff 50%,#25c2a0);background-size:200% 200%;box-shadow:0 10px 24px #7c5cff59;color:#0b0d12}.df-btn.primary:hover{background-position:100% 0;box-shadow:0 12px 30px #7c5cff73;transform:translateY(-1px)}.df-btn.primary:active{filter:brightness(.98);transform:translateY(0)}.df-btn.secondary{-webkit-backdrop-filter:saturate(140%) blur(4px);backdrop-filter:saturate(140%) blur(4px);background:linear-gradient(#0000,#0000) padding-box,linear-gradient(120deg,#7c5cff,#25c2a0) border-box;border:2px solid #0000;color:#e6e9ef;color:var(--text)}.df-btn.secondary:hover{box-shadow:0 8px 22px #25c2a040;transform:translateY(-1px)}.df-btn.secondary:active{transform:translateY(0)}.df-page input[type=submit]{all:unset;align-items:center;background:linear-gradient(120deg,#aee3ff,#7c5cff 50%,#25c2a0);background-size:200% 200%;border-radius:9999px;box-shadow:0 10px 24px #7c5cff59;color:#0b0d12;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;padding:12px 18px;transition:transform .08s ease,box-shadow .25s ease,background-position .25s ease,filter .25s ease}.df-page input[type=submit]:hover{background-position:100% 0;box-shadow:0 12px 30px #7c5cff73;transform:translateY(-1px)}.df-page input[type=submit]:active{filter:brightness(.98);transform:translateY(0)}.df-form-wrap{margin-top:10px}.df-form-wrap form{grid-gap:10px;display:grid;gap:10px}.df-form-wrap input,.df-form-wrap select,.df-form-wrap textarea{background:#ffffff0d;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:14px;color:#e6e9ef;color:var(--text);outline:none;padding:12px 14px}.df-form-wrap input::placeholder,.df-form-wrap textarea::placeholder{color:#9aa3b2}.df-footer{background:#00000038;border-top:1px solid #ffffff1f;border-top:1px solid var(--stroke);color:#a5adbd;color:var(--muted);font-size:14px;padding:20px 0;text-align:center}.df-igfab{align-items:center;background:#fff;border-radius:999px;bottom:20px;box-shadow:0 14px 40px #00000059;box-shadow:var(--shadow);display:flex;height:52px;justify-content:center;position:fixed;right:20px;transition:transform .15s ease;width:52px}.df-igfab:hover{transform:translateY(-2px)}.df-igfab img{height:24px;width:24px}@media (max-width:768px){.df-igfab{bottom:14px;height:46px;right:14px;width:46px}}.df-section[id]{scroll-margin-top:84px}:focus-visible{outline:3px solid #9ad0ff;outline-offset:2px}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.hiw .df-h2{margin-bottom:12px;text-align:left}.hiw-tabs-wrap{margin-bottom:8px;overflow:auto}.hiw-tabs{-webkit-overflow-scrolling:touch;background:#ffffff0a;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:9999px;display:flex;gap:8px;overflow-x:auto;padding:6px;width:100%}.hiw-tab{align-items:center;-webkit-appearance:none;appearance:none;background:linear-gradient(#0000,#0000) padding-box,linear-gradient(120deg,#7c5cff,#25c2a0) border-box;border:2px solid #0000;border-radius:9999px;color:#e6e9ef;color:var(--text);display:inline-flex;gap:8px;opacity:.88;padding:10px 14px;transition:opacity .2s ease,transform .08s ease,box-shadow .25s ease,background-position .25s ease;white-space:nowrap}.hiw-tab:hover{opacity:1;transform:translateY(-1px)}.hiw-tab.active{background:linear-gradient(120deg,#aee3ff,#7c5cff 50%,#25c2a0) padding-box,linear-gradient(120deg,#7c5cff,#25c2a0) border-box;box-shadow:0 8px 22px #7c5cff4d;color:#0b0d12}.hiw-tab-icon{font-size:16px}.hiw-hint{color:#a5adbd;color:var(--muted);font-size:13px;margin:6px 0 12px}.hiw-panel{grid-gap:14px;display:grid;gap:14px}.hiw-role{align-items:center;color:#a5adbd;color:var(--muted);display:flex;font-size:16px;gap:8px}.hiw-role-icon{font-size:18px}.hiw-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.hiw-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.hiw-grid{grid-template-columns:1fr}}.hiw-step{background:#ffffff0a;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:14px;padding:14px 14px 14px 44px;position:relative}.hiw-step-badge{align-items:center;background:linear-gradient(120deg,#aee3ff,#7c5cff 60%,#25c2a0);border-radius:9999px;color:#0b0d12;display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;left:12px;position:absolute;top:12px;width:24px}.hiw-step-title{font-weight:700;margin-bottom:4px}.hiw-step-desc{color:#a5adbd;color:var(--muted);font-size:14px}.hiw-cta{margin-top:6px}.df-h1{text-wrap:balance;word-break:keep-all}@media (max-width:768px){.df-container .df-h1{font-size:clamp(26px,8.2vw,40px);letter-spacing:-.01em;line-height:1.06}.df-container .df-sub{font-size:16px;margin-left:auto;margin-right:auto;max-width:32ch;text-align:center}.df-section:first-of-type{padding-top:16px}.df-logo-wrap{background:linear-gradient(180deg,#0b0d12db,#0b0d1200);border-bottom:none!important;box-shadow:none}.df-logo{width:100px}.df-cta{gap:10px}}.df-qnav{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:14px}.df-chip{background:linear-gradient(#0000,#0000) padding-box,linear-gradient(120deg,#7c5cff,#25c2a0) border-box;border:2px solid #0000;border-radius:9999px;color:#e6e9ef;color:var(--text);font-weight:700;opacity:.9;padding:10px 14px;text-decoration:none;transition:opacity .2s ease,transform .08s ease,box-shadow .25s ease}.df-chip:hover{box-shadow:0 8px 22px #7c5cff40;opacity:1;transform:translateY(-1px)}@media (max-width:768px){.df-qnav{justify-content:center}.df-container .df-h1{text-wrap:balance;font-size:clamp(28px,6.6vw,36px);letter-spacing:-.01em;line-height:1.1;margin:0 auto 10px;max-width:22ch;text-align:center;word-break:keep-all}.df-container .df-sub{text-wrap:pretty;color:#a5adbd;color:var(--muted);font-size:16.5px;line-height:1.48;margin:10px auto 0;max-width:34ch;text-align:center}.df-cta{gap:10px;justify-content:center}.df-cta .df-btn{font-size:17px;max-width:380px;min-height:52px;width:100%}.df-logo-wrap{background:linear-gradient(180deg,#0b0d12db,#0b0d1200);border-bottom:none!important;justify-content:center;padding-top:calc(8px + env(safe-area-inset-top))}.df-logo{width:96px}.df-igfab{bottom:14px;right:14px}.df-section:first-of-type{padding-top:16px}}.eaf-card{background:#0000;border:0;box-shadow:none;color:var(--text);padding:0;width:100%}.eaf-form{grid-gap:14px;display:grid;gap:14px}.eaf-grid.two{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.eaf-col-2{grid-column:span 2}.eaf-field label{color:var(--muted);display:block;font-size:13px;margin:0 0 6px}.eaf-field label span{color:#ffbcbc}.eaf-field input,.eaf-field select,.eaf-field textarea{-webkit-appearance:none;appearance:none;background:#ffffff0d;border:1px solid var(--stroke);border-radius:14px;box-sizing:border-box;color:var(--text);min-height:48px;outline:none;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,transform .05s ease;width:100%}.eaf-field input::placeholder{color:#91a0b5}.eaf-field input:focus,.eaf-field select:focus,.eaf-field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #7c5cff38}.eaf-checkbox{align-items:center;color:var(--muted);display:flex;font-size:14px;gap:10px;-webkit-user-select:none;user-select:none}.eaf-checkbox input{height:18px;width:18px}.eaf-status{border:1px solid #0000;border-radius:12px;font-size:14px;padding:10px 12px}.eaf-status.ok{background:#25c2a024;border-color:#25c2a073;color:#bff5e8}.eaf-status.err{background:#cc3b3b24;border-color:#cc3b3b73;color:#ffd3d3}.eaf-button{display:inline-flex}@media (max-width:720px){.eaf-grid.two{grid-template-columns:1fr}.eaf-col-2{grid-column:span 1}}
/*# sourceMappingURL=main.469abc7d.css.map*/