:root{--navy:#071d52;--navy-2:#041235;--blue:#155eef;--cyan:#8ae8ff;--orange:#ff7a1a;--white:#f5f8ff;--steel:#a5b4d4;--line:#24437f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--white);background:var(--navy-2);font-family:Arial,sans-serif}a{color:inherit}.d2-header{position:sticky;top:0;z-index:10;height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:0 max(24px,4vw);background:rgba(4,18,53,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.d2-brand{display:flex;align-items:center;gap:11px;text-decoration:none}.d2-brand>span{width:38px;height:38px;display:grid;place-items:center;color:var(--navy-2);background:var(--cyan);font-weight:950}.d2-brand b,.d2-brand small{display:block}.d2-brand b{font-size:12px;letter-spacing:.06em}.d2-brand small{margin-top:3px;color:#7f94bd;font:700 8px Consolas,monospace;letter-spacing:.12em}.d2-header nav{display:flex;gap:28px}.d2-header nav a{font:700 10px Consolas,monospace;text-decoration:none;text-transform:uppercase}.d2-support{justify-self:end;text-decoration:none}.d2-support small,.d2-support b{display:block;text-align:right}.d2-support small{color:#7990bd;font:700 8px Consolas,monospace}.d2-support b{margin-top:3px;color:var(--cyan);font-size:13px}.d2-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:1.04fr .96fr;gap:6vw;align-items:center;min-height:780px;padding:100px max(28px,calc((100vw - 1240px)/2));overflow:hidden;background:var(--navy)}.d2-grid-lines{position:absolute;z-index:-1;inset:0;opacity:.18;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,#000,transparent 75%)}.d2-status{display:inline-flex;align-items:center;gap:9px;padding:9px 11px;color:var(--cyan);border:1px solid var(--line);background:#0b285f;font:700 9px Consolas,monospace;letter-spacing:.1em}.d2-status i{width:7px;height:7px;background:var(--orange);border-radius:50%;box-shadow:0 0 0 5px rgba(255,122,26,.13)}.d2-hero h1{margin:27px 0 24px;font-size:clamp(48px,5.7vw,79px);line-height:.98;letter-spacing:-.055em}.d2-hero h1 em{color:var(--cyan);font-style:normal}.d2-hero-copy>p{max-width:700px;margin:0;color:#b1bfda;font-size:17px;line-height:1.7}.d2-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.d2-button{display:inline-flex;align-items:center;justify-content:center;padding:15px 19px;color:white;background:var(--blue);border:1px solid #4d85ff;text-decoration:none;font:800 10px Consolas,monospace;letter-spacing:.07em}.d2-actions>a:last-child{color:var(--cyan);font:800 10px Consolas,monospace;text-decoration:none}.d2-facts{display:flex;gap:0;margin-top:48px}.d2-facts span{min-width:135px;padding-left:18px;border-left:1px solid var(--line)}.d2-facts span:first-child{padding-left:0;border:0}.d2-facts b{display:block;font-size:21px}.d2-facts small{display:block;margin-top:4px;color:#7288b5;font:700 8px Consolas,monospace}.d2-console{border:1px solid #345697;background:#061943;box-shadow:18px 18px 0 #0a2b6b}.d2-console>header{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#0b2b68;border-bottom:1px solid #345697;font:700 8px Consolas,monospace;color:#9ab2de}.d2-console>header i{width:8px;height:8px;background:var(--cyan)}.d2-file{padding:17px}.d2-file>small{font:700 8px Consolas,monospace;color:#7590c1}.d2-file>div{display:grid;grid-template-columns:45px 1fr auto;gap:12px;align-items:center;margin-top:9px;padding:13px;background:#0b2b68;border-left:3px solid var(--orange)}.d2-file>div>span{width:38px;height:42px;display:grid;place-items:center;background:var(--white);color:var(--navy);font:900 9px Consolas,monospace}.d2-file p{margin:0}.d2-file p b,.d2-file p em{display:block}.d2-file p b{font-size:11px}.d2-file p em{margin-top:4px;color:#8199c5;font:400 8px Consolas,monospace}.d2-file>div>i{color:var(--cyan);font:800 8px Consolas,monospace}.d2-console ol{margin:0;padding:0 17px 18px;list-style:none}.d2-console li{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:14px 8px;border-top:1px solid #1d3b74;color:#697fa9}.d2-console li>span,.d2-console li>i{font:800 8px Consolas,monospace}.d2-console li p{margin:0}.d2-console li b,.d2-console li small{display:block}.d2-console li b{font-size:10px}.d2-console li small{margin-top:4px;font-size:8px}.d2-console li.done{color:#a9bbda}.d2-console li.done>i{color:var(--cyan)}.d2-console li.active{margin:0 -17px;padding:14px 25px;color:white;background:var(--blue);border-color:var(--blue)}.d2-console li.active>i{color:#fff7a8}.d2-console>footer{padding:14px 17px;color:var(--cyan);background:#0b2b68;font:700 8px Consolas,monospace}.d2-ticker{display:flex;justify-content:center;gap:0;overflow:hidden;color:var(--navy-2);background:var(--orange)}.d2-ticker span{padding:18px 30px;border-left:1px solid rgba(7,29,82,.25);font:900 9px Consolas,monospace;white-space:nowrap}.d2-flow,.d2-video,.d2-license{padding:115px max(28px,calc((100vw - 1240px)/2))}.d2-flow{background:#f3f7ff;color:#0b214f}.d2-flow header small,.d2-video-head small,.d2-license-copy>small,.d2-contact>div>small{color:var(--blue);font:800 9px Consolas,monospace;letter-spacing:.11em}.d2-flow h2,.d2-video h2,.d2-license h2,.d2-contact h2,.d2-security h2{margin:18px 0 0;font-size:clamp(39px,5vw,64px);line-height:1;letter-spacing:-.045em}.d2-flow-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid #b8c8e6;border-bottom:1px solid #b8c8e6}.d2-flow article{min-height:270px;display:grid;grid-template-columns:45px 1fr;gap:18px;padding:30px 26px;border-left:1px solid #b8c8e6}.d2-flow article:first-child{border-left:0;padding-left:0}.d2-flow article>span{font:800 10px Consolas,monospace;color:var(--blue)}.d2-flow h3{margin:0 0 25px;font:900 13px Consolas,monospace;letter-spacing:.08em}.d2-flow p{margin:0;color:#566888;line-height:1.75;font-size:14px}.d2-video{background:var(--navy-2)}.d2-video-head{display:grid;grid-template-columns:1fr .65fr;gap:70px;align-items:end}.d2-video-head p{margin:0;color:#95a7c9;line-height:1.7}.d2-video-screen{margin-top:60px;border:1px solid var(--line);background:#061943}.d2-screen-bar{display:flex;justify-content:space-between;padding:12px 15px;color:#849bc8;border-bottom:1px solid var(--line);font:700 8px Consolas,monospace}.d2-screen-bar b{color:var(--orange)}.d2-video video{display:block;width:100%;max-height:700px;background:#02081a}.d2-security{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:85px max(28px,calc((100vw - 1240px)/2));color:#0b214f;background:var(--cyan)}.d2-security h2{font-size:42px}.d2-security small{color:#0f5aa6;font:800 9px Consolas,monospace}.d2-security ul{margin:0;padding:0;list-style:none}.d2-security li{display:grid;grid-template-columns:90px 1fr;gap:20px;padding:17px 0;border-bottom:1px solid rgba(7,29,82,.22)}.d2-security li b{font:900 12px Consolas,monospace}.d2-security li span{line-height:1.5}.d2-license{display:grid;grid-template-columns:1fr .8fr;gap:80px;background:#f3f7ff;color:#0b214f}.d2-license-copy>p{max-width:650px;color:#566888;line-height:1.7;font-size:16px}.d2-license-copy>a{display:inline-block;margin-top:20px;color:var(--blue);font:900 10px Consolas,monospace;text-decoration:none}.d2-license-panel{border:1px solid #9eb4db;background:white;box-shadow:12px 12px 0 #d5e1f6}.d2-license-panel>header{display:flex;justify-content:space-between;padding:16px 20px;color:white;background:var(--navy);font:800 9px Consolas,monospace}.d2-license-panel>header i{color:var(--cyan);font-style:normal}.d2-amount{display:flex;align-items:end;gap:20px;padding:28px 24px;border-bottom:1px solid #c7d4ea}.d2-amount strong{font-size:68px;line-height:.9;letter-spacing:-.06em}.d2-amount span{font-size:11px;line-height:1.6}.d2-license-panel ul{display:grid;gap:13px;margin:0;padding:26px 24px;list-style:none;font-size:12px}.d2-license-panel li:before{content:'//';margin-right:10px;color:var(--blue);font-family:Consolas,monospace}.d2-full{width:calc(100% - 48px);margin:0 24px 24px}.d2-contact{display:grid;grid-template-columns:1fr .9fr;gap:80px;padding:100px max(28px,calc((100vw - 1240px)/2));background:var(--blue)}.d2-contact>div>small{color:#a7c4ff}.d2-contact p{color:#cddcff}.d2-contact-data{border-top:1px solid rgba(255,255,255,.35)}.d2-contact-data p,.d2-contact-data a{display:grid;grid-template-columns:130px 1fr;gap:20px;margin:0;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.35);text-decoration:none}.d2-contact-data small{font:700 8px Consolas,monospace;color:#bad0ff}.d2-contact-data b{font-size:18px;word-break:break-word}.d2-footer{display:flex;justify-content:space-between;gap:25px;padding:25px max(24px,4vw);color:#6f84ad;background:#020b24;font:700 8px Consolas,monospace}.d2-footer p{margin:0}.is-disabled{opacity:.45;pointer-events:none}@media(max-width:900px){.d2-header{grid-template-columns:1fr auto}.d2-header nav{display:none}.d2-hero,.d2-video-head,.d2-security,.d2-license,.d2-contact{grid-template-columns:1fr}.d2-console{margin-top:30px}.d2-flow-grid{grid-template-columns:1fr}.d2-flow article,.d2-flow article:first-child{padding:25px 0;border-left:0;border-bottom:1px solid #b8c8e6;min-height:auto}.d2-footer{flex-direction:column}}@media(max-width:560px){.d2-header{height:68px;padding:0 16px}.d2-support small{display:none}.d2-hero,.d2-flow,.d2-video,.d2-security,.d2-license,.d2-contact{padding:75px 18px}.d2-hero h1{font-size:43px}.d2-actions{align-items:stretch;flex-direction:column}.d2-facts{display:grid;grid-template-columns:repeat(3,1fr)}.d2-facts span{min-width:0}.d2-console{box-shadow:7px 7px 0 #0a2b6b}.d2-ticker{justify-content:flex-start}.d2-video-head{gap:25px}.d2-amount{align-items:start;flex-direction:column}.d2-contact-data p,.d2-contact-data a{grid-template-columns:1fr;gap:7px}.d2-footer{padding:24px 18px}}
