/* Additions to the original Solid stylesheet. */
html{scroll-behavior:smooth}body{color:#b6bfce}a{color:#70bdff}p,li{overflow-wrap:anywhere}.header-logo-image{width:180px;height:auto}.site-header{position:relative;z-index:5}.site-header-inner{gap:24px}.nav-menu{position:relative;font-size:16px}.nav-menu summary{cursor:pointer;color:#fff;padding:12px 16px;border:1px solid #4b5669;border-radius:4px}.nav-menu ul{position:absolute;right:0;top:100%;width:280px;max-width:85vw;background:#242830;padding:16px;box-shadow:0 16px 32px #101318;border:1px solid #4b5669}.nav-menu a{display:block;padding:9px 8px;color:#dce7f5;text-decoration:none}.nav-menu a:hover{background:#303b4b}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:600;color:#70bdff;margin-bottom:16px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions .button{white-space:normal;text-align:center;line-height:1.4;padding:15px 20px}.hero-copy{min-width:0;flex:0 0 55%;width:auto;padding-right:36px}.hero-figure{flex:0 0 45%;min-width:0}.hero-figure svg{max-width:100%;height:auto}.hero-title{font-size:44px;line-height:1.18}.hero-paragraph{font-size:18px;line-height:1.65}.section-heading{text-align:center;margin-bottom:42px}.feature-title{font-size:24px;line-height:1.35}.feature p{line-height:1.65}.transparency-list{list-style:none;padding:0;counter-reset:steps}.transparency-list li{padding:20px 0 20px 46px;border-bottom:1px solid #363e4a;position:relative}.transparency-list li:before{counter-increment:steps;content:'0' counter(steps);position:absolute;left:0;color:#70bdff;font-size:14px}.info-card{margin-top:40px;padding:28px;background:#242830;border:1px solid #3b4657;border-radius:8px}.info-card p:last-child{margin-bottom:0}.pricing-table{width:480px;max-width:100%}.pricing-table-inner{gap:16px}.pricing-table-features li:before{flex-shrink:0}.policy{max-width:860px}.policy h1{font-size:44px;line-height:1.2}.policy h2{font-size:27px;line-height:1.3;margin-top:40px}.policy .lead{font-size:21px}.policy p,.policy li{font-size:18px;line-height:1.8}.policy li{margin-bottom:10px}.notice{border-left:3px solid #0f8afd;background:#242830;padding:18px 22px}.policy-date{margin-top:48px;color:#a6b3c7}.faq{padding:20px 0;border-bottom:1px solid #3b4657}.faq summary{cursor:pointer;color:#fff;font-weight:600}.faq p{margin:18px 0 0}.site-footer-inner{display:block}.footer-brand{justify-content:flex-start;margin-bottom:28px}.footer-links{justify-content:flex-start;flex-wrap:wrap;gap:14px 24px;margin:0 0 28px}.footer-links li+li{margin:0}.site-footer a{color:#b6bfce}.footer-copyright{display:block}.site-footer nav{width:100%}.skip-link{position:absolute;top:-90px;left:16px;z-index:20;background:#fff;color:#111;padding:12px}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #70bdff;outline-offset:4px}label{display:block;margin:20px 0 8px;color:#fff;font-size:16px}input,select,textarea{width:100%;max-width:100%;padding:12px;background:#15181d;color:#fff;border:1px solid #69768a;border-radius:4px;font:inherit;font-size:17px}textarea{resize:vertical}button{cursor:pointer}#draft-panel{margin-top:24px}[hidden]{display:none!important}.button-primary{background:#076bc8}.hero-figure-box{animation:shape-arrive 1.4s ease both}.hero-figure-box-06,.hero-figure-box-08{animation-delay:.18s}.hero-figure-box-07,.hero-figure-box-09{animation-delay:.32s}@keyframes shape-arrive{from{opacity:0;translate:0 20px;scale:.8}to{opacity:1;translate:0 0;scale:1}}.is-revealing.in-view{animation:reveal .6s ease both}@keyframes reveal{from{opacity:.1;translate:0 20px}to{opacity:1;translate:0 0}}@media(max-width:800px){.hero-inner{display:block}.hero-copy{width:auto;padding:0;max-width:620px;margin:auto;text-align:center}.hero-actions{justify-content:center}.hero-figure{width:80%;max-width:470px;margin:70px auto 0}.hero-figure svg{width:100%}.hero-title,.policy h1{font-size:36px}.hero{padding-bottom:48px}.cta-inner{gap:24px}.cta .section-title{font-size:27px}}@media(max-width:480px){.header-logo-image{width:145px}.nav-menu summary{padding:10px;font-size:14px}.hero-title,.policy h1{font-size:32px}.hero-actions .button{width:100%}.feature{padding:24px 28px}.policy h2{font-size:25px}.info-card{padding:22px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:16px}.policy p,.policy li{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
