.data-site{--ink:#f8f9fa;--green:#00e676;--copper:#00e676;color:var(--ink);background:#121212}.data-wrap{width:min(1120px,100% - 64px);margin-inline:auto}.data-site h1,.data-site h2,.data-site h3{margin:0;font-weight:400}.data-site em{color:var(--copper);font-style:normal}.data-eyebrow{letter-spacing:.13em;font-size:11px;font-weight:650;line-height:1.6}.data-hero{padding-top:88px;padding-bottom:0}.data-hero .data-eyebrow{align-items:center;gap:9px;display:flex}.data-dot{background:#00e676;border-radius:50%;width:7px;height:7px;display:inline-block}.data-hero h1{letter-spacing:-.06em;max-width:850px;margin:26px 0;font-size:clamp(58px,7.8vw,104px);line-height:1.02}.data-intro{color:#b9c0c8;margin:0 0 30px;font-size:clamp(18px,2vw,23px);line-height:1.65}.data-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:16px 30px;font-size:16px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.data-button:hover{background:#64ffad}.data-button span{font-size:17px;line-height:1}.data-button:focus-visible,.data-site a:focus-visible,.data-site summary:focus-visible{outline-offset:5px;outline:3px solid #00e676}.data-note{margin-top:15px;color:#aeb7c1!important;font-size:12px!important;line-height:1.6!important}.data-note a{text-decoration:underline}.data-hero-bottom{letter-spacing:.11em;color:#aeb7c1;border-top:1px solid #343a40;justify-content:space-between;align-items:center;margin-top:62px;padding:22px 0;font-size:10px;display:flex}.data-hero-bottom a{letter-spacing:0;color:var(--ink);font-size:12px}.data-example-section{color:#f8f9fa;background:#1b2026;padding:80px 0;scroll-margin-top:76px}.data-example-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.data-site h2{letter-spacing:-.045em;font-size:clamp(34px,4.4vw,54px);line-height:1.08}.data-section-copy>p:not(.data-eyebrow){color:#b9c0c8;max-width:310px;margin:24px 0;font-size:17px;line-height:1.7}.data-section-copy .data-eyebrow{color:#00e676;margin-bottom:20px}.data-text-link{border-bottom:1px solid #00e676;padding-bottom:6px;font-size:13px;display:inline-block}.data-brief{color:var(--ink);background:#f8f9fa;border-radius:6px;padding:32px;box-shadow:0 18px 50px #00000040}.data-brief-top{letter-spacing:.1em;color:#59636f;justify-content:space-between;align-items:center;gap:12px;padding-bottom:24px;font-size:9px;display:flex}.data-pill{letter-spacing:0;white-space:nowrap;border:1px solid #d2d8df;border-radius:20px;padding:6px 9px}.data-brief h3{font-size:30px;line-height:1.2}.data-brief-sub{color:#aeb7c1;margin-top:8px;font-size:12px}.data-facts{border-top:1px solid #d2d8df;border-bottom:1px solid #d2d8df;grid-template-columns:1fr 1fr;gap:15px;margin:23px 0;padding:20px 0;display:grid}.data-facts dt{color:#aeb7c1;margin-bottom:8px;font-size:11px}.data-facts dd{letter-spacing:-.03em;margin:0;font-size:22px}.data-fit{background:#e8edf1;border-left:2px solid #008542;padding:20px}.data-fit .data-eyebrow{margin:0 0 10px;font-size:10px}.data-fit p:last-child{margin:0;font-size:14px;line-height:1.7}.data-brief-foot{margin:21px 0 9px;font-size:12px;line-height:1.6}.data-disclaimer{color:#59636f;margin:0;font-size:10px;line-height:1.5}.data-process{padding-block:88px;scroll-margin-top:76px}.data-process>.data-eyebrow{color:#aeb7c1;margin-bottom:18px}.data-steps{grid-template-columns:repeat(3,1fr);gap:35px;margin-top:46px;display:grid}.data-steps>div{border-top:1px solid #343a40;padding-top:20px}.data-steps span{color:var(--copper);font-size:11px}.data-steps h3{font-family:var(--font-sans),sans-serif;letter-spacing:-.02em;margin-top:22px;font-size:17px;font-weight:600}.data-steps p{color:#b9c0c8;margin-bottom:0;font-size:14px;line-height:1.65}.data-sample-section{background:#f8f9fa;border-top:1px solid #343a40;padding-block:80px;scroll-margin-top:80px}.data-sample-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.data-sample-grid h2{margin:18px 0 24px}.data-sample-grid>div>p:not(.data-eyebrow){color:#4e5966;font-size:16px;line-height:1.7}.data-form fieldset{border:0;min-width:0;padding:0}.data-form label{margin-bottom:18px;font-size:12px;font-weight:600;display:block}.data-form input,.data-form textarea{width:100%;color:var(--ink);font:400 14px/1.5 var(--font-sans),sans-serif;background:#fff;border:1px solid #818b96;border-radius:4px;margin-top:8px;padding:13px 14px;display:block}.data-form input:focus,.data-form textarea:focus{outline-offset:2px;outline:2px solid #008542}.data-form input::placeholder,.data-form textarea::placeholder{color:#59636f}.data-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.data-form textarea{resize:vertical}.data-form .data-button{width:100%}.data-form fieldset:disabled{opacity:.6}.data-form-error{color:#a12a20;font-size:13px;line-height:1.6}.data-form-error a{text-decoration:underline}.data-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.data-form-success{background:#fff;border:1px solid #818b96;border-radius:6px;padding:34px}.data-form-success>span{color:#00e676;font-size:24px}.data-form-success h3{margin:18px 0;font-size:30px}.data-form-success p{line-height:1.6}.data-faq{grid-template-columns:.8fr 1.2fr;gap:70px;padding-block:74px;display:grid}.data-faq h2{font-size:32px}.data-faq details{border-bottom:1px solid #343a40;padding:19px 0}.data-faq details:first-child{padding-top:0}.data-faq summary{cursor:pointer;justify-content:space-between;gap:16px;font-size:14px;font-weight:600;list-style:none;display:flex}.data-faq summary::-webkit-details-marker{display:none}.data-faq details[open] summary>span{transform:rotate(45deg)}.data-faq details p{color:#b9c0c8;margin-bottom:0;font-size:14px;line-height:1.7}@media (max-width:760px){.data-wrap{width:calc(100% - 40px)}.data-hero{padding-top:48px}.data-hero h1{font-size:clamp(49px,10vw,73px)}.data-hero-bottom{align-items:start;gap:20px;margin-top:40px}.data-hero-bottom>span{max-width:155px;line-height:1.6}.data-example-section{padding-block:48px}.data-example-grid,.data-sample-grid,.data-faq{grid-template-columns:1fr;gap:36px}.data-example-grid{gap:32px}.data-section-copy>p:not(.data-eyebrow){max-width:none;margin:18px 0}.data-brief{padding:23px}.data-brief h3{font-size:26px}.data-brief-top{font-size:8px}.data-process{padding-block:54px}.data-steps{grid-template-columns:1fr;gap:24px;margin-top:30px}.data-steps h3{margin-top:10px}.data-sample-section,.data-faq{padding-block:48px}.data-form-row{grid-template-columns:1fr;gap:0}.data-hero .data-eyebrow{font-size:9px}.data-facts dd{font-size:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.data-button{color:#121212}.data-brief,.data-sample-section{--ink:#121212;--copper:#008542;color:#121212}.data-brief :is(.data-brief-sub,.data-facts dt){color:#59636f}.data-sample-section .data-note{color:#59636f!important}.data-sample-section :is(.data-form-success>span,.data-eyebrow){color:#008542}.data-site ::selection{color:#121212;background:#00e676}.data-expanded .data-hero{padding-top:64px}.data-expanded .data-hero h1{letter-spacing:-.045em;max-width:960px;margin-top:0;font-size:clamp(44px,6.2vw,78px);line-height:1.08}.data-expanded .data-intro{max-width:710px;font-size:20px}.data-expanded h2{max-width:800px;font-size:clamp(30px,3.4vw,44px);line-height:1.16}.data-expanded .data-lead{color:#b9c0c8;max-width:710px;margin:24px 0 0;font-size:18px;line-height:1.7}.data-expanded .data-example-grid{grid-template-columns:.85fr 1.15fr;gap:60px}.data-expanded .data-section-copy>p:not(.data-eyebrow){max-width:390px}.data-expanded .data-brief-top{flex-wrap:wrap}.data-expanded .data-facts dd{font-size:20px}.data-expanded .data-brief-foot a{text-underline-offset:3px;text-decoration:underline}.data-results,.data-alternatives{background:#1b2026;padding:80px 0;scroll-margin-top:100px}.data-result-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;display:grid}.data-result-grid article{background:#121212;border:1px solid #3e4853;border-radius:8px;padding:26px}.data-expanded :is(.data-result-grid,.data-expectation,.data-explanation) h3{font-family:var(--font-sans),sans-serif;font-size:18px;font-weight:600;line-height:1.5}.data-expanded :is(.data-result-grid,.data-expectation,.data-explanation) p{color:#b9c0c8;font-size:15px;line-height:1.8}.data-expectation{border-left:2px solid #00e676;margin-top:40px;padding:6px 0 6px 24px}.data-explanation{grid-template-columns:1fr 1fr;gap:60px;margin:36px 0 24px;display:grid}.data-table-wrap{border:1px solid #3e4853;border-radius:8px;margin-top:36px;overflow:auto}.data-table-wrap table{border-collapse:collapse;text-align:left;width:100%;font-size:14px;line-height:1.7}.data-table-wrap th,.data-table-wrap td{vertical-align:top;border-bottom:1px solid #3e4853;padding:20px 24px}.data-table-wrap thead{color:#b9c0c8;background:#121212}.data-table-wrap tbody th{min-width:175px;font-weight:600}.data-table-wrap td{color:#c8cfd7}.data-table-wrap tr:last-child>*{border-bottom:0}.data-selected{background:#153329}.data-selected th{color:#00e676}.data-expanded :is(.data-process,.data-example-section,.data-sample-section){scroll-margin-top:105px}.data-expanded .data-sample-grid h2{margin-top:0}@media (max-width:760px){.data-expanded .data-hero{padding-top:40px}.data-expanded .data-intro{font-size:18px}.data-expanded .data-example-grid,.data-result-grid,.data-explanation{grid-template-columns:1fr;gap:24px}.data-results,.data-alternatives{padding:52px 0}.data-table-wrap table{min-width:600px}.data-expanded .data-lead{font-size:16px}.data-expanded .data-facts dd{font-size:17px}.data-expanded .data-hero-bottom{font-size:9px}.data-expanded .data-hero h1{font-size:clamp(39px,8.5vw,60px)}}.data-facts dd.data-fact-sm{letter-spacing:-.01em;font-size:16px}.data-hero-surface{isolation:isolate;background:radial-gradient(at 90% 15%,#245e49 0,#0000 62%),linear-gradient(120deg,#10231d,#183e31);border-bottom:1px solid #4d806a;position:relative}.data-hero-surface:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#b2f9cf09 1px,#0000 1px),linear-gradient(90deg,#b2f9cf09 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 35%,#000);mask-image:linear-gradient(90deg,#0000 35%,#000)}.data-expanded .data-hero-surface .data-hero{padding-block:76px 16px}.data-hero-surface .data-intro{color:#d1dfd8}.data-hero-surface .data-hero-bottom{letter-spacing:0;color:#c6d9ce;border-color:#567c69;font-size:13px}.data-hero-surface .data-hero-bottom>span{max-width:none}@media (max-width:760px){.data-expanded .data-hero-surface .data-hero{padding-block:44px 12px}.data-hero-surface .data-hero-bottom{gap:24px;font-size:12px}.data-hero-surface .data-hero-bottom>span{max-width:190px}}.data-hero-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;display:grid}.data-expanded .data-hero-split h1{font-size:clamp(42px,4.3vw,60px)}.data-expanded .data-hero-split .data-intro{margin-top:24px;font-size:18px}.data-hero-visual{background:#ffffff06;border:1px solid #699f8155;border-radius:18px;min-width:0;padding:26px}.data-hero-preview{color:#121212;background:#f8f9fa;border-radius:10px;padding:32px;box-shadow:0 24px 55px #0004}.data-hero-preview>.data-eyebrow{color:#008542;margin:0 0 22px}.data-expanded .data-hero-preview h2{font-size:32px}.data-hero-preview>p:not(.data-eyebrow){color:#59636f;font-size:13px;line-height:1.7}.data-hero-preview dl{border-block:1px solid #d2d8df;grid-template-columns:1fr 1fr;gap:16px;margin-block:24px;padding-block:24px;display:grid}.data-hero-preview dt{color:#59636f;margin-bottom:8px;font-size:11px}.data-hero-preview dd{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:600}.data-hero-preview-fit{background:#e7eee9;border-left:2px solid #008542;padding:16px;font-size:13px;line-height:1.7}.data-hero-preview-fit p{margin-bottom:0}.data-hero-preview>a{text-underline-offset:4px;margin-top:24px;font-size:12px;text-decoration:underline;display:inline-block}@media (max-width:900px){.data-hero-split{gap:24px}.data-hero-visual{padding:14px}.data-hero-preview{padding:22px}}@media (max-width:760px){.data-hero-split{grid-template-columns:1fr;gap:32px}.data-expanded .data-hero-split h1{font-size:clamp(39px,8.5vw,60px)}.data-hero-preview dd{font-size:17px}.data-expanded .data-hero-preview h2{font-size:28px}}.data-expanded .data-hero-surface .data-hero{padding-top:44px}.data-hero-surface .data-hero-bottom{margin-top:36px}@media (min-width:761px){.data-hero-surface .data-hero-copy{padding-top:20px}}.replacement-panel{border-radius:8px;max-width:640px;margin-top:28px;padding:28px}.replacement-panel select{color:#121212;width:100%;font:inherit;background:#fff;border:1px solid #818b96;border-radius:4px;margin-top:8px;padding:12px;display:block}.filing-board{border:1px solid #343a40;border-radius:10px;margin:24px 0;padding:0;list-style:none;overflow:hidden}.filing-board li{background:#181c1a;justify-content:space-between;gap:24px;padding:22px;display:flex}.filing-board li+li{border-top:1px solid #343a40}.filing-board a{color:#f8f9fa;font-weight:600}.filing-board p{color:#b9c0c8;margin:8px 0 0;font-size:12px}.filing-amount{text-align:right;flex-direction:column;flex-shrink:0;gap:5px;display:flex}.filing-amount span{color:#00e676;font-weight:600}.filing-amount small,.filing-amount time{color:#b9c0c8;font-size:11px}@media (max-width:540px){.filing-board li{flex-direction:column;gap:12px;padding:18px}.filing-amount{text-align:left}.filing-board a{overflow-wrap:anywhere}}
