.sbd{--ink:#17372a;--deep:#0d291f;--green:#2f6a4c;--lime:#79c999;--sage:#eaf2ec;--cream:#f7f5ee;--white:#fff;--line:#d8e1da;--muted:#5c6d63;--score:#2f6a4c;background:var(--white);color:var(--deep);min-height:100vh;min-height:100dvh;font-family:Arial,Helvetica,sans-serif}.sbd *,.sbd :after,.sbd :before{box-sizing:border-box;border:0 solid;margin:0;padding:0}.sbd a,.sbd button{font:inherit}.sbd button{cursor:pointer;background:none;color:inherit;text-align:inherit}.sbd a{color:inherit;text-decoration:none}.sbd p a{color:var(--green);text-decoration:underline}.sbd p a:hover{color:var(--ink)}.sbd .site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1240px,100% - 40px);min-height:78px;margin:0 auto;display:flex}.sbd .site-header>a{text-decoration:none}.sbd .brand-logo{display:block;height:22px;width:auto}.sbd .header-link{color:var(--green);font-size:11px;font-weight:800}.sbd .header-link span{margin-left:5px}.sbd .content-shell,.sbd .results-shell{width:min(1120px,100% - 48px);margin:0 auto}.sbd .eyebrow{color:var(--green);letter-spacing:.17em;text-transform:uppercase;margin:0 0 16px;font-size:9px;font-weight:900}.sbd h1,.sbd h2,.sbd h3,.sbd p{margin-top:0}.sbd h1{letter-spacing:-.045em;font:400 clamp(44px,5.1vw,70px)/.98 Georgia,serif}.sbd h2{letter-spacing:-.035em;font:400 clamp(32px,3.4vw,49px)/1.06 Georgia,serif}.sbd .primary-button{background:var(--ink);color:#fff;border:0;border-radius:3px;min-height:54px;padding:0 24px;font-weight:900}.sbd .primary-button .btn-arrow{margin-left:20px}.sbd .primary-button:hover{background:var(--green)}.sbd .model-page{background:var(--cream);min-height:calc(100vh - 78px);min-height:calc(100dvh - 78px);padding:76px 0 100px}.sbd .model-shell{text-align:center;width:min(900px,100% - 48px);margin:0 auto}.sbd .model-shell h1{max-width:880px;margin:0 auto 24px;font-size:clamp(41px,5.1vw,61px)}.sbd .model-intro{max-width:720px;color:var(--muted);margin:0 auto 48px;font-size:15px;line-height:1.65}.sbd .model-options{text-align:left;gap:14px;display:grid}.sbd .model-options>button{width:100%;min-height:126px;color:var(--ink);background:#fff;border:1px solid #cfd8d1;border-radius:4px;grid-template-columns:62px 1fr 30px;align-items:center;gap:22px;padding:22px 28px;display:grid}.sbd .model-options>button:focus-visible,.sbd .model-options>button:hover{border-color:var(--green);outline:0;box-shadow:0 0 0 3px #79c99933}.sbd .model-code{background:var(--sage);width:56px;height:56px;color:var(--green);letter-spacing:.08em;border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid}.sbd .model-options h2{letter-spacing:-.02em;margin:0 0 8px;font:400 23px/1.2 Georgia,serif}.sbd .model-options p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.sbd .model-options b{color:var(--green);font-size:19px}.sbd .model-shell>.back-button{margin-top:25px;display:block}.sbd .path-label{border:1px solid var(--line);color:#728077;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;padding:6px 10px;font-size:9px;font-weight:800;display:inline-block}.sbd .question-page{background:#fff;min-height:calc(100vh - 78px);min-height:calc(100dvh - 78px);padding:32px 0 56px}.sbd .question-shell{width:min(860px,100% - 48px);margin:0 auto}.sbd .progress-meta{color:#728077;justify-content:space-between;font-size:10px;display:flex}.sbd .progress-track{background:#e3e9e4;height:5px;margin:10px 0 24px}.sbd .progress-track span{background:var(--green);height:100%;transition:width .25s;display:block}.sbd .category-label{color:var(--green);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-size:9px;font-weight:900;display:flex}.sbd .category-label span{border:1px solid var(--green);border-radius:50%;place-items:center;width:28px;height:28px;font:10px Georgia;display:grid}.sbd .question-shell h1{max-width:850px;margin-bottom:10px;font-size:clamp(26px,2.5vw,36px)}.sbd .question-context{max-width:720px;color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.55}.sbd .answer-list{gap:9px;display:grid}.sbd .answer-list button{text-align:left;border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:#fff;border-radius:4px;grid-template-columns:34px 1fr 26px;align-items:center;gap:14px;padding:8px 16px;display:grid}.sbd .answer-list button:focus-visible,.sbd .answer-list button:hover{border-color:var(--green);background:var(--sage);outline:3px solid #79c9993d}.sbd .answer-list button>span{background:var(--cream);width:30px;height:30px;color:var(--green);border-radius:50%;place-items:center;font-weight:900;font-size:13px;display:grid}.sbd .answer-list p{margin:0;line-height:1.45}.sbd .answer-list b{color:var(--green);font-size:17px}.sbd .payer-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.sbd .payer-grid button{text-align:left;border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fff;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:12px;display:flex}.sbd .payer-grid button:focus-visible,.sbd .payer-grid button:hover{border-color:var(--green);background:var(--sage);outline:0}.sbd .payer-grid button.selected{border-color:var(--green);background:var(--sage);box-shadow:inset 4px 0 0 var(--green);font-weight:800}.sbd .payer-grid button span{color:var(--green);font-weight:900}.sbd .payer-share-label{color:var(--ink);font-weight:800;margin:0 0 10px;font-size:14px}.sbd .payer-other{display:grid;gap:6px;margin:-6px 0 18px;max-width:340px}.sbd .payer-other span{color:var(--ink);font-size:12px;font-weight:700}.sbd .payer-other input{border:1px solid #cfd8d1;border-radius:3px;min-height:40px;padding:0 12px;font:inherit;font-size:14px;color:var(--ink);background:#fff}.sbd .payer-other input:focus{border-color:var(--green);outline:3px solid #79c9993d}.sbd .payer-note{border:1px solid var(--line);background:var(--cream);padding:14px 18px;margin-top:18px;font-size:14px;line-height:1.6;color:var(--deep)}.sbd .back-button{color:var(--muted);background:0 0;border:0;margin-top:25px;padding:8px 0;font-size:11px}.sbd .results-page{background:#fff}.sbd .results-hero{border-bottom:1px solid var(--line);padding:70px 0 100px}.sbd .results-hero .results-shell{text-align:center}.sbd .status-pill{letter-spacing:.14em;border-radius:999px;margin:0 0 28px;padding:10px 18px;font-size:9px;font-weight:900;display:inline-flex}.sbd .status-pill.controlled{color:#28573a;background:#dcefd9}.sbd .status-pill.watch{color:#9b5315;background:#fff1d6}.sbd .status-pill.high{color:#a53d30;background:#fde2dc}.sbd .status-pill.critical{color:#8a2525;background:#f7d4d4}.sbd .results-hero h1{max-width:940px;margin:0 auto 24px;font-size:clamp(41px,5.1vw,65px)}.sbd .results-intro{max-width:850px;color:var(--muted);margin:0 auto 55px;font-size:15px;line-height:1.65}.sbd .results-intro strong{color:var(--ink)}.sbd .score-summary{text-align:left;border:1px solid var(--line);background:#fff;grid-template-columns:230px 1fr;align-items:center;gap:48px;max-width:900px;margin:0 auto;padding:38px 48px;display:grid;box-shadow:0 20px 55px #17372a14}.sbd .score-ring{border-radius:50%;place-items:center;width:190px;height:190px;padding:14px;display:grid}.sbd .score-ring>div{background:#fff;border-radius:50%;align-content:center;place-items:center;width:100%;height:100%;display:grid;text-align:center}.sbd .score-ring strong{color:var(--green);font:400 44px/1 Georgia,serif}.sbd .score-ring span{color:#8b978f;letter-spacing:.11em;margin-top:7px;font-size:8px;font-weight:900;max-width:105px;line-height:1.3}.sbd .score-summary h2{margin-bottom:14px;font-size:33px}.sbd .score-summary>div:last-child>p:last-child{color:var(--muted);margin:0;line-height:1.65}.sbd .category-results{background:#fff;padding:100px 0}.sbd .results-heading{max-width:780px;margin-bottom:45px}.sbd .results-heading h2{margin-bottom:16px}.sbd .results-heading>p:last-child{color:var(--muted);font-size:14px;line-height:1.6}.sbd .category-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sbd .category-card{border:1px solid var(--line);background:#fff;min-height:360px;padding:30px}.sbd .category-card-head{justify-content:space-between;align-items:start;gap:22px;display:flex}.sbd .category-card-head>div>span{color:#7d8a82;letter-spacing:.14em;font-size:9px;font-weight:900}.sbd .category-card h3{max-width:360px;margin:10px 0 0;font:400 23px/1.2 Georgia,serif}.sbd .category-card-head b{border-radius:999px;flex:none;padding:8px 12px;font-size:9px}.sbd .controlled{color:#28573a;background:#dcefd9}.sbd .watch{color:#9b5315;background:#fff1d6}.sbd .high{color:#a53d30;background:#fde2dc}.sbd .critical{color:#8a2525;background:#f7d4d4}.sbd .bar{background:#e1e6e1;border-radius:999px;height:7px;margin:30px 0 17px;overflow:hidden}.sbd .bar span{border-radius:999px;height:100%;display:block}.sbd .bar span.controlled{background:#79b66e}.sbd .bar span.watch{background:#d89038}.sbd .bar span.high{background:#d05846}.sbd .bar span.critical{background:#a52f2f}.sbd .category-score{align-items:baseline;gap:7px;display:flex}.sbd .category-score strong{color:var(--green);font:400 28px Georgia,serif}.sbd .category-score span{color:#849087;font-size:9px}.sbd .category-card>p{color:var(--muted);margin:18px 0 0;line-height:1.6}.sbd .signal{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.sbd .signal strong{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:9px;display:block}.sbd .signal span{color:var(--deep);font-size:12px;line-height:1.5}.sbd .priority-section{border-top:1px solid var(--line);background:var(--cream);padding:100px 0}.sbd .priority-list{gap:14px;display:grid}.sbd .priority-list article{background:#fff;border:1px solid #d7ddd6;grid-template-columns:54px 1fr;gap:26px;padding:28px 34px;display:grid}.sbd .priority-list article>span{background:var(--sage);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;font-weight:900;display:grid}.sbd .priority-category{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:900}.sbd .priority-list h3{margin-bottom:10px;font:400 23px/1.2 Georgia,serif}.sbd .priority-list article div>p:last-child{color:var(--muted);margin:0;line-height:1.65}.sbd .results-cta{background:var(--ink);color:#fff;padding:95px 0}.sbd .cta-inner{grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;display:grid}.sbd .results-cta .eyebrow{color:var(--lime)}.sbd .results-cta h2{margin-bottom:20px}.sbd .results-cta p:last-child{color:#c8d8ce;max-width:720px;margin:0;font-size:14px;line-height:1.65}.sbd .cta-actions{gap:12px;display:grid}.sbd .cta-actions a,.sbd .cta-actions button{border-radius:3px;justify-content:center;align-items:center;min-height:54px;padding:0 20px;font-size:11px;font-weight:900;text-decoration:none;display:flex;text-align:center}.sbd .audit-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center}.sbd .audit-backdrop{position:absolute;inset:0;background:rgba(13,41,31,.55)}.sbd .audit-card{position:relative;background:#fff;border:1px solid var(--line);width:min(560px,100vw - 32px);max-height:min(86vh,760px);overflow:auto;padding:38px;box-shadow:0 30px 80px #0d291f3d}.sbd .audit-card .eyebrow{margin-bottom:10px}.sbd .audit-title{font-size:26px;margin-bottom:22px}.sbd .audit-close{position:absolute;top:12px;right:12px;background:none;border:0;color:var(--muted);padding:8px;display:grid;place-items:center}.sbd .audit-close:focus-visible,.sbd .audit-close:hover{color:var(--ink)}@media (max-width:620px){.sbd .audit-card{padding:26px 18px}}.sbd .cta-primary{background:var(--lime);color:var(--deep)}.sbd .cta-secondary{color:#fff;border:1px solid #6d8577}.sbd .results-footer{padding:32px 0}.sbd .results-footer .results-shell{justify-content:space-between;align-items:center;gap:20px;display:flex}.sbd .results-footer button{color:var(--green);background:0 0;border:0;padding:8px 0;font-weight:800}.sbd .results-footer p{color:#829087;text-align:right;max-width:680px;margin:0;font-size:9px;line-height:1.5}.sbd .profile-page{background:var(--cream);min-height:calc(100vh - 78px);min-height:calc(100dvh - 78px);padding:70px 0 100px}.sbd .profile-shell{width:min(980px,100% - 48px);margin:0 auto}.sbd .profile-shell>h1{max-width:900px;margin-bottom:18px;font-size:clamp(39px,4.68vw,58px)}.sbd .profile-intro{color:var(--muted);margin-bottom:48px;font-size:14px}.sbd .profile-group{margin-top:38px}.sbd .profile-group h2{margin-bottom:18px;font:400 23px/1.25 Georgia,serif}.sbd .profile-options{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.sbd .profile-options button{text-align:left;border:1px solid var(--line);min-height:66px;color:var(--ink);background:#fff;border-radius:4px;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.sbd .profile-options button.selected,.sbd .profile-options button:focus-visible,.sbd .profile-options button:hover{border-color:var(--green);background:var(--sage);outline:0}.sbd .profile-options button.selected{box-shadow:inset 4px 0 0 var(--green);font-weight:800}.sbd .profile-options button span{color:var(--green);font-weight:900}.sbd .answer-list button.selected,.sbd .answer-list button:focus-visible,.sbd .answer-list button:hover{border-color:var(--green);background:var(--sage);outline:3px solid #79c9993d}.sbd .answer-list button.selected{box-shadow:inset 4px 0 0 var(--green)}.sbd .answer-list button.selected>span{background:var(--green);color:#fff}.sbd .question-nav{justify-content:space-between;align-items:center;gap:20px;margin-top:18px;display:flex}.sbd .question-nav .back-button{margin:0}.sbd .primary-button:disabled{cursor:not-allowed;color:#eef2ef;background:#bcc7c0}.sbd .lead-page{background:var(--cream);min-height:calc(100vh - 78px);min-height:calc(100dvh - 78px);padding:70px 0 100px}.sbd .lead-shell{width:min(760px,100% - 48px);margin:0 auto}.sbd .lead-shell h1{margin-bottom:18px;font-size:clamp(37px,4.25vw,54px)}.sbd .lead-intro{color:var(--muted);max-width:640px;margin-bottom:40px;font-size:14px;line-height:1.65}.sbd .lead-card{background:#fff;border:1px solid var(--line);padding:38px;position:relative;box-shadow:0 20px 55px #17372a14}.sbd .lead-status{color:var(--muted);text-align:center;margin:0;padding:26px 0;font-size:12px}.sbd .lead-error{display:grid;gap:16px;justify-items:start;padding:10px 0}.sbd .lead-error p{color:var(--muted);margin:0;font-size:13px}.sbd .lead-bypass{background:none;border:0;color:var(--green);font-weight:800;font-size:11px;padding:0}.sbd .lead-overlay{position:absolute;inset:0;background:hsla(0,0%,100%,.78);display:grid;place-items:center;color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900;z-index:2}.sbd #hs-lead-target .hs-form-field{margin-bottom:18px}.sbd #hs-lead-target fieldset{max-width:none}.sbd #hs-lead-target label{display:block;color:var(--ink);font-size:11px;font-weight:700;margin-bottom:7px}.sbd #hs-lead-target .hs-field-desc{color:var(--muted);font-size:10px;margin-bottom:6px}.sbd #hs-lead-target .hs-input{width:100%;background:#fff;border:1px solid #cfd8d1;border-radius:3px;min-height:46px;padding:0 14px;color:var(--ink);font:inherit}.sbd #hs-lead-target textarea.hs-input{min-height:110px;padding:12px 14px}.sbd #hs-lead-target select.hs-input{padding:0 10px}.sbd #hs-lead-target .hs-input:focus{border-color:var(--green);outline:3px solid #79c9993d}.sbd #hs-lead-target input[type=checkbox],.sbd #hs-lead-target input[type=radio]{width:auto;min-height:0;margin-right:8px}.sbd #hs-lead-target .inputs-list{list-style:none;margin:0;padding:0}.sbd #hs-lead-target .hs-error-msgs{list-style:none;margin:7px 0 0;padding:0}.sbd #hs-lead-target .hs-error-msg,.sbd #hs-lead-target .hs-main-font-element{color:#a53d30;font-size:10px}.sbd #hs-lead-target .hs-form-required{color:#a53d30;margin-left:3px}.sbd #hs-lead-target .hs-button{background:var(--ink);color:#fff;border:0;border-radius:3px;width:100%;min-height:52px;padding:0 26px;font-weight:900;font-size:13px;cursor:pointer}.sbd #hs-lead-target .hs-button:hover{background:var(--green)}.sbd #hs-lead-target .submitted-message{color:var(--green);font-size:13px;line-height:1.6}.sbd #hs-lead-target iframe{width:100%;border:0}.sbd #hs-lead-target .legal-consent-container,.sbd #hs-lead-target .legal-consent-container p{color:var(--muted);font-size:9px;line-height:1.5}.sbd .hubspot-form-container .hs-form .hs-form-field>label,.sbd .hubspot-form-container .hs-form .hs-richtext,.sbd .hubspot-form-container .hs-form label,.sbd .hubspot-form-container .hs-form legend{color:#17372a!important;opacity:1!important}.sbd .hubspot-form-container .hs-form input,.sbd .hubspot-form-container .hs-form select,.sbd .hubspot-form-container .hs-form textarea{color:#17372a!important;background:#fff!important;border:1px solid #9eafa4!important;opacity:1!important}.sbd .hubspot-form-container .hs-form input::-moz-placeholder,.sbd .hubspot-form-container .hs-form textarea::-moz-placeholder{color:#66766c!important;opacity:1!important}.sbd .hubspot-form-container .hs-form input::placeholder,.sbd .hubspot-form-container .hs-form textarea::placeholder{color:#66766c!important;opacity:1!important}.sbd .hubspot-form-container .hs-form input:focus,.sbd .hubspot-form-container .hs-form select:focus,.sbd .hubspot-form-container .hs-form textarea:focus{border-color:#2f6a4c!important;box-shadow:0 0 0 3px rgba(47,106,76,.18)!important;outline:none!important}.sbd .hubspot-form-container .hs-form .hs-form-required{color:#c53b32!important}.sbd .hubspot-form-container .hs-form .hs-error-msg,.sbd .hubspot-form-container .hs-form .hs-error-msgs label{color:#a52f2f!important}.sbd .hubspot-form-container .hs-form .hs-button{color:#fff!important;background:#17372a!important;border:1px solid #17372a!important}.sbd .hubspot-form-container .hs-form .hs-button:hover{background:#2f6a4c!important;border-color:#2f6a4c!important}.sbd .hubspot-form-container .hs-form input[type=checkbox],.sbd .hubspot-form-container .hs-form input[type=radio]{accent-color:#2f6a4c}@media (max-width:900px){.sbd .category-grid{grid-template-columns:1fr}.sbd .score-summary{grid-template-columns:190px 1fr}.sbd .cta-inner{grid-template-columns:1fr}.sbd .payer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.sbd .site-header{width:min(100% - 28px,1240px);min-height:68px}.sbd .header-link{font-size:9px}.sbd .content-shell,.sbd .model-shell,.sbd .question-shell,.sbd .results-shell{width:min(100% - 28px,1120px)}.sbd .payer-grid{grid-template-columns:1fr}.sbd .model-page{padding:55px 0 75px}.sbd .model-shell h1{font-size:41px}.sbd .model-options>button{grid-template-columns:50px 1fr 20px;padding:20px 16px}.sbd .model-code{width:46px;height:46px}.sbd .model-options h2{font-size:20px}.sbd .question-page{padding-top:24px}.sbd .progress-track{margin-bottom:20px}.sbd .question-shell h1{font-size:26px}.sbd .answer-list button{grid-template-columns:32px 1fr 18px;padding:8px 12px}.sbd .results-hero{padding:55px 0 75px}.sbd .results-hero h1{font-size:41px}.sbd .score-summary{text-align:center;grid-template-columns:1fr;padding:30px 22px}.sbd .score-ring{margin:auto}.sbd .category-results,.sbd .priority-section{padding:75px 0}.sbd .category-card{min-height:auto;padding:24px}.sbd .category-card-head{display:block}.sbd .category-card-head b{margin-top:16px;display:inline-flex}.sbd .priority-list article{grid-template-columns:42px 1fr;gap:16px;padding:24px 20px}.sbd .results-cta{padding:75px 0}.sbd .results-footer .results-shell{display:grid}.sbd .results-footer p{text-align:left}.sbd .profile-shell{width:min(100% - 28px,1120px)}.sbd .profile-page{padding:55px 0 75px}.sbd .profile-shell>h1{font-size:37px}.sbd .profile-options{grid-template-columns:1fr}.sbd .question-nav{align-items:stretch}.sbd .question-nav .primary-button{min-height:48px}.sbd .lead-shell{width:min(100% - 28px,1120px)}.sbd .lead-page{padding:55px 0 75px}.sbd .lead-shell h1{font-size:37px}.sbd .lead-card{padding:24px 18px}}@media (prefers-reduced-motion:reduce){.sbd .progress-track span{transition:none}}.sbd .scheduler-card{width:min(940px,100vw - 32px);max-height:min(92vh,860px)}.sbd .scheduler-intro{color:var(--muted);font-size:14px;line-height:1.6;margin:0 0 22px;max-width:620px}.sbd .meetings-iframe-container{width:100%;min-height:680px;height:680px}.sbd .meetings-iframe-container iframe{width:100%;height:100%;border:0;display:block}@media (max-width:700px){.sbd .scheduler-card{padding:26px 14px}.sbd .meetings-iframe-container{min-height:560px;height:560px}}.sbd .score-actions{display:flex;justify-content:center;margin:22px 0 0}.sbd .score-cta{display:inline-flex;align-items:center;gap:12px;min-height:46px;padding:0 22px;border:1px solid var(--ink);border-radius:3px;color:var(--ink);background:#fff;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.sbd .score-cta:focus-visible,.sbd .score-cta:hover{background:var(--ink);color:#fff;outline:0}@media (max-width:620px){.sbd .score-actions{margin-top:18px}.sbd .score-cta{width:100%;justify-content:center}}.sbd .question-nav{position:sticky;bottom:0;z-index:1;background:#fff;border-top:1px solid var(--line);margin-top:14px;padding:10px 0 calc(6px + env(safe-area-inset-bottom, 0px))}.sbd .question-page{padding-bottom:14px}@media (max-width:620px) and (max-height:780px){.sbd .question-page{padding-top:14px}.sbd .progress-track{margin:8px 0 14px}.sbd .category-label,.sbd .question-shell .path-label{margin-bottom:9px}.sbd .question-shell h1{font-size:21px;margin-bottom:9px}.sbd .question-context{font-size:13px;margin-bottom:12px}.sbd .answer-list{gap:6px}.sbd .answer-list button{min-height:44px;padding:7px 10px}.sbd .answer-list p{font-size:14px}.sbd .question-nav{margin-top:10px}.sbd .payer-grid{gap:6px;margin-bottom:12px}.sbd .payer-grid button{min-height:40px;padding:6px 10px}}@media (min-width:621px) and (max-height:780px){.sbd .question-page{padding-top:26px}.sbd .progress-track{margin:9px 0 18px}.sbd .category-label{margin-bottom:12px}.sbd .question-shell h1{font-size:clamp(22px,2.4vw,31px);margin-bottom:10px}.sbd .question-context{font-size:13.5px;margin-bottom:15px}.sbd .answer-list{gap:7px}.sbd .answer-list button{min-height:48px}.sbd .question-nav{margin-top:14px}}