@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Roboto+Slab:wght@600;700&display=swap";
:root{--sw-ink:#202326;--sw-black:#121619;--sw-orange:#f1663a;--sw-tan:#e9dfce;--sw-paper:#f7f3ea;--sw-yellow:#f4c84e;--sw-line:#cdc4b6;--sw-white:#fffdf8}.sw-page{background:var(--sw-paper);color:var(--sw-ink);font-family:DM Sans,sans-serif}.sw-page *{box-sizing:border-box}.sw-shell{width:min(1120px,100% - 40px);margin:auto}.sw-header{background:var(--sw-white);border-bottom:1px solid var(--sw-line);align-items:center;height:80px;display:flex}.sw-header>.sw-shell{justify-content:space-between;align-items:center;display:flex}.sw-brand{color:var(--sw-ink);align-items:center;gap:12px;text-decoration:none;display:flex}.sw-brand>span{background:var(--sw-orange);color:#fff;place-items:center;width:42px;height:42px;display:grid}.sw-brand div{display:grid}.sw-brand b{font:700 18px Roboto Slab}.sw-brand small{letter-spacing:1.6px;font-size:8px;font-weight:700}.sw-header nav{gap:24px;display:flex}.sw-header nav a{color:var(--sw-ink);align-items:center;gap:5px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.sw-header nav svg{width:14px}.sw-hero{background:var(--sw-black);color:#fff;padding:78px 0}.sw-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:65px;display:grid}.sw-kicker,.sw-heading>span,.sw-next span,.sw-red>div>div>span{color:var(--sw-yellow);letter-spacing:2.2px;font-size:9px;font-weight:700}.sw-hero h1,.sw-heading h2,.sw-next h2,.sw-red h2{letter-spacing:-2px;margin:20px 0;font:700 clamp(45px,5vw,70px)/1.02 Roboto Slab}.sw-hero h1 em{color:var(--sw-orange);font-style:normal;display:block}.sw-hero>div>div>p{color:#cbd0d2;font-size:16px;line-height:1.7}.sw-actions{gap:9px;margin-top:28px;display:flex}.sw-actions a,.sw-next a{justify-content:center;align-items:center;gap:8px;padding:16px 19px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.sw-actions a:first-child{background:var(--sw-yellow);color:var(--sw-ink)}.sw-actions a:last-child{color:#fff;border:1px solid #fff5}.sw-actions svg,.sw-next svg{width:16px}.sw-trust{color:#8e999e;gap:19px;margin-top:17px;font-size:8px;display:flex}.sw-hero aside{background:var(--sw-white);color:var(--sw-ink);box-shadow:13px 13px 0 var(--sw-orange);padding:24px}.sw-hero aside>header{border-bottom:2px solid var(--sw-ink);letter-spacing:1.3px;justify-content:space-between;padding-bottom:14px;font-size:9px;display:flex}.sw-hero aside header svg{color:var(--sw-orange)}.sw-hero aside article{border-bottom:1px solid var(--sw-line);grid-template-columns:42px 1fr;gap:12px;padding:14px 0;display:grid}.sw-hero aside article>b{color:var(--sw-orange);font:700 22px Roboto Slab}.sw-hero aside article div{display:grid}.sw-hero aside strong{font:700 13px Roboto Slab}.sw-hero aside span{color:#6b7072;font-size:10px}.sw-strip{background:var(--sw-yellow);padding:21px 0}.sw-strip>div{grid-template-columns:auto 1fr auto;align-items:center;gap:17px;display:grid}.sw-strip p{margin:0;font-size:11px;line-height:1.6}.sw-strip a{color:var(--sw-ink);gap:6px;font-size:10px;font-weight:700;display:flex}.sw-strip svg{width:23px}.sw-strip a svg{width:14px}.sw-section{padding:82px 0}.sw-heading h2{max-width:850px;font-size:clamp(39px,4vw,57px)}.sw-heading p{color:#687074;max-width:720px;line-height:1.7}.sw-heading.inverse h2,.sw-heading.inverse p{color:#fff}.sw-heading.inverse p{color:#c3c9cb}.sw-heading.centered{text-align:center}.sw-heading.centered h2{margin-inline:auto}.sw-method{background:var(--sw-white)}.sw-method-grid{border:1px solid var(--sw-line);grid-template-columns:repeat(5,1fr);margin-top:35px;display:grid}.sw-method-grid article{border-right:1px solid var(--sw-line);min-height:220px;padding:23px 19px;position:relative}.sw-method-grid article>b{color:#bbb3a7;font:700 20px Roboto Slab;position:absolute;right:13px}.sw-method-grid svg{color:var(--sw-orange);width:27px;margin:25px 0 18px}.sw-method-grid h3{margin:0 0 8px;font:700 18px Roboto Slab}.sw-method-grid p{color:#697074;font-size:10px;line-height:1.6}.sw-decoder{background:var(--sw-tan)}.sw-qgrid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.sw-qgrid fieldset{border:1px solid var(--sw-line);background:var(--sw-white);padding:15px}.sw-qgrid legend{font-size:11px;font-weight:700}.sw-qgrid legend b{color:var(--sw-orange);margin-right:6px}.sw-qgrid label{cursor:pointer;border:1px solid #ded7cb;align-items:center;gap:7px;margin-top:6px;padding:9px;font-size:9px;display:flex}.sw-qgrid input,.sw-lanes input,.sw-red input{opacity:0;position:absolute}.sw-qgrid label i{border:1px solid #aaa;place-items:center;width:15px;height:15px;display:grid}.sw-qgrid label svg{width:11px}.sw-qgrid label.on{border-color:var(--sw-orange);background:#f8ddd2}.sw-decoder aside{background:var(--sw-black);color:#fff;margin-top:20px;padding:25px}.sw-decoder aside small,.sw-decoder aside article>b{color:var(--sw-yellow);letter-spacing:1.3px;font-size:9px}.sw-decoder aside>strong{margin:8px 0 15px;font:700 26px Roboto Slab;display:block}.sw-decoder aside>div{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);gap:25px;padding-top:17px;display:grid}.sw-decoder aside p{color:#c9cecf;font-size:10px;line-height:1.6}.sw-board{background:var(--sw-black);color:#fff}.sw-lanes{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:30px;display:grid}.sw-lanes article{background:var(--sw-white);color:var(--sw-ink);padding:19px}.sw-lanes header{border-bottom:2px solid var(--sw-ink);justify-content:space-between;padding-bottom:12px;display:flex}.sw-lanes header b{color:var(--sw-orange);font:700 19px Roboto Slab}.sw-lanes h3{margin:0;font:700 17px Roboto Slab}.sw-lanes label{border-bottom:1px solid var(--sw-line);grid-template-columns:17px 1fr;gap:8px;padding:11px 0;font-size:9px;line-height:1.4;display:grid}.sw-lanes label i{border:1px solid #aaa;place-items:center;width:16px;height:16px;display:grid}.sw-lanes label svg{width:11px}.sw-lanes label.done span{color:#888;text-decoration:line-through}.sw-score{align-items:center;gap:11px;margin-top:15px;display:flex}.sw-score strong{color:var(--sw-yellow);font:700 30px Roboto Slab}.sw-score span{font-size:10px}.sw-score p{color:#9ca5a8;margin-left:auto;font-size:8px}.sw-cost{background:#ece6dc}.sw-cost-grid{grid-template-columns:1fr 330px;gap:45px;display:grid}.sw-inputs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sw-inputs label{background:var(--sw-white);grid-template-columns:1fr auto 100px;align-items:center;gap:5px;padding:11px;font-size:10px;display:grid}.sw-inputs label span{justify-content:space-between;display:flex}.sw-inputs small{color:var(--sw-orange);font-size:7px}.sw-inputs input{border:1px solid var(--sw-line);width:100%;padding:8px}.sw-cost aside{background:var(--sw-orange);color:#fff;height:max-content;padding:25px}.sw-cost aside svg{width:32px}.sw-cost aside small{margin-top:20px;display:block}.sw-cost aside strong{margin:7px 0;font:700 40px Roboto Slab;display:block}.sw-cost aside span,.sw-cost aside p{font-size:9px}.sw-cost aside dl>div{border-top:1px solid #fff5;justify-content:space-between;padding:9px 0;font-size:10px;display:flex}.sw-log{background:var(--sw-white)}.sw-table{border:1px solid var(--sw-line);margin-top:25px;overflow:auto}.sw-table header,.sw-table article{grid-template-columns:.8fr 1fr 1.3fr 1.3fr 1.2fr 35px;min-width:900px;display:grid}.sw-table header{background:var(--sw-ink);color:#fff;padding:10px;font-size:8px}.sw-table article{border-bottom:1px solid var(--sw-line);gap:6px;padding:7px 10px}.sw-table input{border:1px solid var(--sw-line);width:100%;padding:8px;font-size:9px}.sw-table button{color:var(--sw-orange);background:0 0;border:0}.sw-table svg{width:13px}.sw-add{border:1px solid var(--sw-ink);background:0 0;gap:6px;margin-top:12px;padding:9px 13px;display:flex}.sw-add svg{width:14px}.sw-red{background:var(--sw-orange);color:#fff;padding:72px 0}.sw-red-grid{grid-template-columns:1.2fr .8fr;gap:50px;display:grid}.sw-red h2{font-size:49px}.sw-red label{border-top:1px solid #fff5;grid-template-columns:27px 1fr;align-items:center;gap:10px;padding:12px 0;display:grid}.sw-red label i{border:1px solid #fff;place-items:center;width:25px;height:25px;font-size:9px;font-style:normal;display:grid}.sw-red label svg{width:13px}.sw-red label p{font-size:10px}.sw-red aside{background:var(--sw-paper);color:var(--sw-ink);height:max-content;padding:26px}.sw-red aside svg{width:35px;color:var(--sw-orange)}.sw-red aside small{margin-top:20px;display:block}.sw-red aside strong{margin:8px 0 14px;font:700 24px Roboto Slab;display:block}.sw-red aside p{font-size:10px;line-height:1.6}.sw-options{background:var(--sw-white)}.sw-options>.sw-shell>div:last-child{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:25px;display:grid}.sw-options article{background:var(--sw-paper);border-top:4px solid var(--sw-orange);padding:20px}.sw-options article>b{color:var(--sw-orange);font:700 19px Roboto Slab}.sw-options h3{font:700 17px Roboto Slab}.sw-options p{color:#687074;font-size:10px;line-height:1.6}.sw-sources{background:var(--sw-tan)}.sw-source-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sw-source-grid a{background:var(--sw-white);color:var(--sw-ink);grid-template-columns:27px 1fr 17px;gap:11px;padding:17px;text-decoration:none;display:grid}.sw-source-grid svg{width:19px;color:var(--sw-orange)}.sw-source-grid h3{margin:0 0 4px;font:700 16px Roboto Slab}.sw-source-grid p{color:#687074;margin:0;font-size:9px;line-height:1.5}.sw-faq>div>div:last-child{max-width:840px;margin:28px auto}.sw-faq details{border-top:1px solid var(--sw-line)}.sw-faq summary{justify-content:space-between;padding:17px 0;font-size:11px;font-weight:700;display:flex}.sw-faq summary span{color:var(--sw-orange);font-size:18px}.sw-faq details p{color:#687074;max-width:740px;font-size:10px;line-height:1.7}.sw-next{background:var(--sw-yellow);padding:60px 0}.sw-next>.sw-shell{grid-template-columns:1fr auto;align-items:center;gap:45px;display:grid}.sw-next h2{font-size:45px}.sw-next p{font-size:11px;line-height:1.7}.sw-next>div>div:last-child{gap:8px;display:grid}.sw-next a{background:var(--sw-black);color:#fff}.sw-next a:last-child{border:1px solid var(--sw-ink);color:var(--sw-ink);background:0 0}.sw-footer{background:var(--sw-black);color:#fff;padding:34px 0}.sw-footer>.sw-shell{grid-template-columns:1fr 2.2fr auto;gap:28px;display:grid}.sw-footer b{font:700 17px Roboto Slab}.sw-footer p{color:#b9c1c4;font-size:8px;line-height:1.6}.sw-footer a{color:var(--sw-yellow);gap:5px;font-size:8px;display:flex}.sw-footer svg{width:11px}@media (max-width:850px){.sw-header nav{display:none}.sw-hero-grid,.sw-cost-grid,.sw-red-grid,.sw-next>.sw-shell{grid-template-columns:1fr}.sw-method-grid,.sw-qgrid,.sw-lanes,.sw-options>.sw-shell>div:last-child{grid-template-columns:1fr 1fr}.sw-source-grid,.sw-footer>.sw-shell,.sw-decoder aside>div{grid-template-columns:1fr}}@media (max-width:560px){.sw-shell{width:min(100% - 26px,1120px)}.sw-header{height:65px}.sw-hero{padding:50px 0}.sw-hero h1{font-size:44px}.sw-actions,.sw-trust{display:grid}.sw-hero aside{box-shadow:7px 7px 0 var(--sw-orange)}.sw-section{padding:58px 0}.sw-method-grid,.sw-qgrid,.sw-lanes,.sw-options>.sw-shell>div:last-child{grid-template-columns:1fr}.sw-method-grid article{min-height:auto}.sw-inputs{grid-template-columns:1fr}.sw-heading h2,.sw-next h2,.sw-red h2{font-size:38px}.sw-strip>div{grid-template-columns:auto 1fr}.sw-strip a{grid-column:2}}
