/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#132b27;--paper:#f5f2e9;--paper-deep:#ebe5d7;--green:#123f37;--mint:#c8dfd3;--orange:#e46a48;--line:#132b272e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;height:88px;padding:0 clamp(24px,5vw,72px);display:grid;position:relative}.brand{letter-spacing:-.04em;width:fit-content;font-size:26px;font-weight:700}.brand-mark{color:var(--orange);margin-right:1px;font-size:1.12em}.header-label{letter-spacing:.2em;opacity:.55;font-size:10px}.header-link{border-bottom:1px solid;justify-self:end;padding-bottom:4px;font-size:13px;font-weight:600}.hero{background-color:#f5f2e9;background-image:radial-gradient(circle at 12% 25%,#123f3709 0 1px,#0000 1.5px),radial-gradient(circle at 80% 70%,#e46a4808 0 1px,#0000 1.5px);background-position:0 0;background-repeat:repeat;background-size:17px 17px,23px 23px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;height:100svh;min-height:570px;position:relative;overflow:hidden}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-code-layout{grid-template-columns:minmax(0,1fr) minmax(430px,1fr);align-items:center;gap:clamp(18px,2.5vw,44px);padding:clamp(24px,4vh,48px) clamp(28px,5vw,82px);display:grid;position:absolute;inset:0}.hero-code-copy{z-index:1;position:relative}.hero-title-label{background:var(--green);color:#fff;letter-spacing:.07em;align-items:center;gap:clamp(16px,2vw,34px);margin:0 0 clamp(20px,3vh,34px);padding:13px clamp(18px,2vw,30px);font-size:clamp(14px,1.45vw,22px);display:inline-flex;box-shadow:0 8px 18px #123f3724}.hero-title-label b{letter-spacing:.1em;font-size:1.18em}.hero-title-label span{font-weight:600}.hero-code-copy h1{font-family:var(--font-serif), serif;letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.8vw,72px);font-weight:500;line-height:1.28}.hero-code-copy h1 em{color:var(--green)}.hero-description{color:#132b27b8;letter-spacing:.01em;max-width:640px;margin:clamp(14px,2vh,22px) 0 0;font-size:clamp(13px,1.05vw,16px);line-height:1.9}.hero-copy-rule{align-items:center;margin:clamp(13px,2vh,20px) 0 8px;display:flex}.hero-copy-rule:before{content:"";background:var(--green);flex:1;height:2px}.hero-copy-rule span{margin-left:9px;font-size:clamp(22px,2vw,34px);line-height:1}.hero-domain-label{letter-spacing:.14em;color:#132b2785;margin:0 0 6px;font-size:9px;font-weight:700}.hero-steps{font-family:var(--font-serif), serif;letter-spacing:.05em;align-items:center;gap:clamp(10px,1.5vw,24px);margin:0;font-size:clamp(27px,2.9vw,44px);display:flex}.hero-steps b{font-weight:500}.hero-steps b:nth-of-type(2){color:#8dbca8}.hero-steps b:nth-of-type(3){color:var(--orange)}.hero-steps i{font-size:.56em;font-style:normal}.hero-code-art{aspect-ratio:1.12;opacity:.94;align-self:center;width:100%;height:auto;min-height:0;max-height:560px;position:relative;transform:scale(.94)}.art-orbit{border:1.5px solid #123f37b3;border-radius:50%;position:absolute}.orbit-large{aspect-ratio:1;width:min(40vw,570px);top:-13%;left:1%}.orbit-small{aspect-ratio:1;opacity:.62;border-style:dashed;width:min(31vw,440px);bottom:-12%;left:-9%}.orbit-dot{background:var(--green);z-index:1;border-radius:50%;width:16px;height:16px;position:absolute}.dot-one{top:22%;left:6%}.dot-two{bottom:25%;left:-2%}.art-plus{color:var(--green);font-family:serif;font-size:36px;position:absolute}.plus-one{top:19%;right:-1%}.art-card{border-radius:7px;place-items:center;display:grid;position:absolute;box-shadow:14px 17px 24px #272a202e}.art-card-protect{background:var(--green);z-index:1;width:46%;height:66%;top:0;right:10%}.art-card-organize{background:var(--mint);z-index:2;width:43%;height:59%;top:34%;left:6%}.art-card-grow{background:var(--orange);z-index:3;width:43%;height:58%;top:48%;right:-2%}.shield-icon{aspect-ratio:.8;background:var(--mint);clip-path:polygon(50% 0,100% 18%,90% 70%,50% 100%,10% 70%,0 18%);place-items:center;width:42%;display:grid;position:relative}.shield-icon:before{content:"";background:var(--green);clip-path:polygon(50% 2%,98% 19%,88% 69%,50% 97%,12% 69%,2% 19%);position:absolute;inset:4%}.shield-icon span{color:var(--mint);z-index:1;font-size:clamp(30px,4vw,62px);font-weight:200;position:relative}.grid-icon{grid-template-columns:repeat(3,24px);gap:13px;display:grid}.grid-icon span{border:2px solid var(--green);width:24px;height:24px}.grid-icon span:last-child{grid-column:2}.chart-icon{border-bottom:2px solid #fff4e7;justify-content:center;align-items:end;gap:12%;width:54%;height:42%;display:flex;position:relative}.chart-icon span{background:#fff4e7;width:3px}.chart-icon span:first-child{height:24%}.chart-icon span:nth-child(2){height:45%}.chart-icon span:nth-child(3){height:72%}.chart-icon span:nth-child(4){height:54%}.chart-icon b{color:#fff4e7;font-size:clamp(45px,5vw,74px);font-weight:300;position:absolute;top:-32%;right:-2%}.hero-action{z-index:2;width:fit-content;margin-top:36px;animation:3.8s ease-in-out infinite hero-button-float;position:relative}.hero-action .primary-button{border-radius:999px;min-width:318px;min-height:62px;padding-left:30px;padding-right:24px;box-shadow:0 16px 40px #b541213d}.primary-button.hero-start-button{background:var(--orange);color:#fff;justify-content:space-between;gap:24px}.primary-button.hero-start-button:hover{background:#c95132}.primary-button.hero-start-button:active{transform:translateY(1px);box-shadow:0 8px 22px #b5412138}.primary-button.hero-start-button:focus-visible{outline:3px solid var(--green);outline-offset:4px}.hero-cta-block{margin-top:clamp(14px,2vh,20px)}.hero-facts{flex-wrap:wrap;gap:7px;display:flex}.hero-facts span{color:#132b27b8;letter-spacing:.04em;background:#ffffff61;border:1px solid #132b2733;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:600}.hero-cta-note{color:#132b2794;margin:12px 0 0 10px;font-size:10px;line-height:1.6}@keyframes hero-button-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-action .primary-button>span{display:block}.hero-action .primary-button b{font-size:18px;font-weight:400}.kicker{letter-spacing:.16em;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:700}.kicker span{background:var(--orange);color:#fff;letter-spacing:.08em;border-radius:100px;margin-right:9px;padding:6px 10px}.question-heading h1,.result-heading h1{font-family:var(--font-serif), serif;letter-spacing:-.055em;margin:0;font-weight:600;line-height:1.34}h1 em{color:var(--orange);font-style:normal}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:34px;min-height:60px;padding:0 26px;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.primary-button:hover{background:#0b312a;transform:translateY(-2px)}.primary-button:focus-visible,.choice-card:focus-visible,.restart-button:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.microcopy{opacity:.58;margin-top:16px;font-size:11px}.quiz-section,.result-section{min-height:100svh;padding:clamp(48px,7vh,86px) clamp(22px,7vw,104px)}.quiz-shell{max-width:1050px;margin:0 auto}.progress-row{letter-spacing:.15em;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;font-size:10px;font-weight:700;display:grid}.progress-track{background:var(--line);height:2px}.progress-track div{background:var(--orange);height:100%;transition:width .35s}.question-heading{text-align:center;max-width:780px;margin:clamp(48px,8vh,82px) auto 44px}.question-heading .kicker{color:var(--orange);margin-bottom:16px}.question-heading h1{font-size:clamp(29px,4vw,48px)}.question-heading>p:last-child{opacity:.62;margin-top:18px;font-size:13px}.choice-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.choice-grid-many{grid-template-columns:repeat(2,1fr)}.choice-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffff61;grid-template-columns:36px minmax(0,1fr) 22px;align-items:center;gap:12px;min-height:106px;padding:22px;transition:background .2s,border-color .2s,transform .2s;display:grid}.choice-card:hover{border-color:var(--green);background:#fff;transform:translateY(-2px)}.choice-index{opacity:.45;align-self:start;padding-top:4px;font-size:10px}.choice-text{flex-direction:column;gap:8px;min-width:0;display:flex}.choice-text b{font-family:var(--font-serif), serif;font-size:17px;font-weight:600}.choice-text small{opacity:.56;font-size:11px;line-height:1.6}.choice-arrow{color:var(--orange);justify-self:end;font-size:18px}.quiz-nav{opacity:.62;justify-content:space-between;align-items:center;margin-top:30px;font-size:11px;display:flex}.quiz-nav button{cursor:pointer;background:0 0;border:0;padding:10px 0}.quiz-nav button:disabled{opacity:.25;cursor:default}.result-section{max-width:1240px;margin:0 auto}.result-heading{text-align:center;max-width:900px;margin:4px auto 52px}.result-heading .kicker{color:var(--orange);margin-bottom:15px}.result-heading h1{font-size:clamp(34px,5vw,58px)}.result-heading em{overflow-wrap:anywhere}.result-heading>p:last-child{opacity:.62;margin-top:20px;font-size:13px}.result-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:16px;display:grid}.recommend-card{--accent:var(--orange);background:var(--green);color:#fff;flex-direction:column;min-height:440px;padding:clamp(30px,5vw,64px);display:flex;position:relative;overflow:hidden}.recommend-card:after{content:"+";color:#ffffff0a;font-size:300px;line-height:1;position:absolute;bottom:-95px;right:-25px}.recommend-top{z-index:1;justify-content:space-between;display:flex;position:relative}.recommend-badge{background:var(--accent);letter-spacing:.15em;padding:7px 10px;font-size:9px;font-weight:700}.recommend-step{letter-spacing:.13em;opacity:.68;font-size:10px}.recommend-card h2{font-family:var(--font-serif), serif;letter-spacing:-.03em;z-index:1;margin:60px 0 14px;font-size:clamp(31px,4vw,52px);font-weight:600;position:relative}.recommend-card-content h2{overflow-wrap:anywhere;font-size:clamp(29px,3.6vw,46px)}.recommend-card h3{color:#c8dfd3;z-index:1;margin:0 0 22px;font-size:15px;font-weight:500;position:relative}.recommend-card>p{opacity:.78;z-index:1;max-width:650px;margin:0;font-size:13px;line-height:2;position:relative}.recommend-card>a{z-index:1;border-bottom:1px solid #ffffff80;width:fit-content;margin-top:auto;padding-top:32px;font-size:12px;font-weight:600;position:relative}.result-side{gap:16px;min-width:0;display:grid}.plan-card,.secondary-card,.journey-card{border:1px solid var(--line);background:#ffffff6b;padding:30px}.small-label{letter-spacing:.15em;font-weight:700;opacity:.55!important;margin:0 0 22px!important;font-size:9px!important}.plan-title{align-items:center;gap:13px;display:flex}.plan-title span{white-space:nowrap;background:var(--orange);color:#fff;flex-shrink:0;padding:6px 8px;font-size:10px}.plan-title h2{font-family:var(--font-serif), serif;margin:0;font-size:28px}.plan-card strong{margin:17px 0 14px;font-size:18px;display:block}.plan-card>p:not(.small-label),.secondary-card>p:not(.small-label){opacity:.66;font-size:12px;line-height:1.8}.tax-note{opacity:.45;margin-top:15px;font-size:9px;display:block}.seo-price-card .plan-title,.incident-price-card .plan-title{align-items:flex-start}.seo-price-card .plan-title h2,.incident-price-card .plan-title h2{overflow-wrap:anywhere;font-size:19px;line-height:1.5}.seo-price-card strong,.incident-price-card strong{line-height:1.55}.seo-initial-price{margin-bottom:12px;font-size:12px;line-height:1.7;display:block}.seo-price-card .tax-note,.incident-price-card .tax-note{opacity:.68;font-size:11px;line-height:1.7}.incident-price-card .plan-title h2{min-width:0}.incident-price-row{flex-wrap:wrap;align-items:center;gap:4px 10px;margin:17px 0 14px;display:flex}.incident-price-card .incident-price-amount{white-space:nowrap;margin:0;font-size:clamp(15px,1.5vw,18px)}.incident-estimate{border:1px solid var(--line);white-space:nowrap;padding:3px 7px;font-size:9px;font-weight:700;line-height:1.5;display:inline-block}.incident-price-card .incident-price-description{margin-bottom:0}.incident-rebuild{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.incident-rebuild h3{font-family:var(--font-serif), serif;margin:0;font-size:17px;line-height:1.6}.incident-rebuild .incident-price-row{margin:10px 0 8px}.incident-rebuild p{opacity:.66;margin:0;font-size:11px;line-height:1.8}.incident-price-card .incident-contract-note{border-top:1px solid var(--line);opacity:.72;margin:20px 0 0;padding-top:18px;font-size:11px;line-height:1.85}.incident-detail-link{overflow-wrap:anywhere;border-bottom:1px solid;align-items:center;gap:6px;max-width:100%;margin-top:20px;padding-bottom:3px;font-size:12px;font-weight:600;line-height:1.7;display:inline-flex}.secondary-card h3{font-family:var(--font-serif), serif;margin:0 0 10px;font-size:20px}.journey-card ol{gap:14px;margin:0;padding:0;list-style:none;display:grid}.journey-card li{grid-template-columns:26px 1fr;align-items:start;gap:10px;display:grid}.journey-card li>span{color:var(--orange);letter-spacing:.08em;padding-top:3px;font-size:9px;font-weight:700}.journey-card li div{gap:3px;display:grid}.journey-card li b{font-family:var(--font-serif), serif;font-size:15px;font-weight:600}.journey-card li small{color:#132b2794;font-size:9px;line-height:1.5}.incident-secondary{border-top:1px solid var(--line);margin-top:20px;padding-top:17px}.incident-secondary .small-label{margin-bottom:8px!important}.incident-secondary>b{font-family:var(--font-serif), serif;overflow-wrap:anywhere;font-size:14px;line-height:1.6}.result-bridge{color:#132b27b8;text-align:center;max-width:860px;margin:28px auto 0;font-size:13px;line-height:1.9}.result-cta{background:var(--paper-deep);justify-content:space-between;align-items:center;gap:34px;margin-top:16px;padding:clamp(28px,4vw,48px);display:flex}.result-cta h2{font-family:var(--font-serif), serif;overflow-wrap:anywhere;margin:0 0 12px;font-size:clamp(22px,3vw,34px)}.maintenance-title-mobile{display:none}.result-cta>div>p:last-child{opacity:.66;margin:0;font-size:12px;line-height:1.8}.result-cta .result-cta-button{background:var(--orange);color:#fff;text-align:center;border-radius:9999px;flex-shrink:0;justify-content:center;gap:18px;min-height:56px;padding:14px 32px;font-weight:700;box-shadow:0 8px 20px #b5412129}.result-cta .result-cta-button:hover{background:#c95132}.result-cta .result-cta-button:active{transform:translateY(1px)}.result-cta .result-cta-button:focus-visible{outline-color:var(--green);outline-offset:4px}.restart-button{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;margin:30px auto 0;padding:8px 2px;font-size:11px;display:block}footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:end;min-height:150px;padding:38px clamp(24px,5vw,72px);display:grid}.brand-footer{font-size:23px}footer p{font-family:var(--font-serif), serif;justify-self:center;margin:0;font-size:13px}footer>span{opacity:.48;justify-self:end;font-size:9px}@media (width<=860px){.hero{height:100svh}.hero-code-layout{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:12px;padding-left:28px;padding-right:28px}.hero-code-copy h1{font-size:clamp(36px,5.2vw,46px)}.hero-code-art{aspect-ratio:1.12;min-height:0;max-height:420px}.grid-icon{grid-template-columns:repeat(3,18px);gap:9px}.grid-icon span{width:18px;height:18px}.result-grid{grid-template-columns:1fr}.result-side{grid-template-columns:1fr 1fr}.result-cta{flex-direction:column;align-items:flex-start}}@media (width<=600px){.hero{height:auto;min-height:100svh;overflow:hidden}.hero-code-layout{grid-template-columns:1fr;gap:18px;padding:28px 18px 18px;display:grid;position:relative;inset:auto}.hero-title-label{gap:14px;margin-bottom:18px;padding:9px 13px;font-size:12px}.hero-code-copy h1{font-size:clamp(33px,9.7vw,40px);line-height:1.27}.desktop-break{display:none}.hero-description{margin-top:13px;font-size:12px;line-height:1.75}.hero-copy-rule{margin:11px 0 7px}.hero-domain-label{margin-bottom:4px}.hero-steps{justify-content:flex-start;gap:10px;font-size:clamp(23px,7vw,29px)}.hero-cta-block{margin-top:12px}.hero-facts{gap:6px}.hero-facts span{padding:4px 8px;font-size:9px}.hero-code-art{aspect-ratio:auto;width:108%;height:205px;min-height:0;max-height:none;margin-left:-4%}.orbit-large{width:260px;top:-30px;left:42px}.orbit-small{width:210px;bottom:-70px;left:2px}.orbit-dot{width:10px;height:10px}.dot-one{top:12%;left:15%}.dot-two{bottom:21%;left:3%}.art-plus{font-size:24px}.art-card{border-radius:4px;box-shadow:8px 10px 15px #272a2029}.art-card-protect{width:38%;height:78%;top:0;right:22%}.art-card-organize{width:36%;height:67%;top:26%;left:10%}.art-card-grow{width:37%;height:66%;top:39%;right:3%}.grid-icon{grid-template-columns:repeat(3,12px);gap:7px}.grid-icon span{border-width:1.5px;width:12px;height:12px}.shield-icon span{font-size:28px}.chart-icon{gap:10%}.chart-icon b{font-size:36px;top:-38%}.hero-action{width:100%;margin-top:28px;position:relative;bottom:auto;left:auto;right:auto}.hero-action .primary-button{width:100%;min-width:0}.hero-cta-note{margin:10px 4px 16px;font-size:10px;line-height:1.7}.quiz-section,.result-section{padding:38px 18px 60px}.question-heading{text-align:left;margin:42px auto 30px}.question-heading h1{font-size:29px}.choice-grid,.choice-grid-many{grid-template-columns:1fr}.choice-card{min-height:94px;padding:18px 16px}.quiz-nav span{display:none}.result-heading{text-align:left}.result-heading h1{font-size:35px}.recommend-card{min-height:460px}.recommend-card h2{margin-top:54px;font-size:34px}.recommend-card-content h2{font-size:31px;line-height:1.35}.result-side{grid-template-columns:1fr}.incident-price-card .incident-price-amount{font-size:18px}.result-bridge{text-align:left;margin-top:22px;font-size:12px}.result-cta .result-cta-button{width:100%;min-width:0}.maintenance-title-desktop{display:none}.maintenance-title-mobile{display:inline}footer{grid-template-columns:1fr;align-items:start;gap:18px}footer p,footer>span{justify-self:start}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
