:root{--navy:#071a33;--blue:#1269bf;--blue2:#2784dc;--red:#db403d;--ink:#14263a;--copy:#5f6f80;--line:#dce5ed;--soft:#f3f7fa;--white:#fff;--good:#198754;--shadow:0 28px 80px rgba(6,29,54,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(145deg,#f5f9fc,#eaf2f8);color:var(--ink);font-family:'DM Sans',sans-serif}.guide-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1280px)/2));border-bottom:1px solid rgba(15,48,78,.1);background:rgba(255,255,255,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.guide-brand img{display:block;width:225px}.guide-header-help{display:flex;align-items:center;gap:12px;font-size:13px;color:#718096}.guide-header-help a{color:var(--navy);font:800 14px 'Manrope';text-decoration:none}.guide-shell{width:min(1280px,calc(100% - 44px));margin:0 auto;padding:70px 0 90px}.guide-intro{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:36px}.guide-intro>div:first-child{max-width:760px}.guide-kicker{display:block;margin-bottom:14px;color:var(--blue);font:800 11px 'Manrope';letter-spacing:.16em;text-transform:uppercase}.guide-intro h1{max-width:760px;margin:0;font:700 clamp(44px,5vw,70px)/1 'Manrope';letter-spacing:-.055em}.guide-intro h1 em{color:var(--blue);font-style:normal}.guide-intro p{max-width:720px;margin:22px 0 0;color:var(--copy);font-size:17px;line-height:1.7}.guide-trust{min-width:245px;display:grid;gap:8px;padding:18px 22px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.7);color:#526375;font-size:12px;font-weight:700}.guide-trust span::first-letter{color:var(--good)}
.guide-app{display:grid;grid-template-columns:285px 1fr;min-height:660px;border:1px solid rgba(17,59,96,.12);border-radius:30px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.guide-progress{padding:38px 28px;background:linear-gradient(160deg,#071a33,#0c2c50);color:#fff}.guide-progress>p{margin:0 0 28px;color:#8ca5be;font:700 10px 'Manrope';letter-spacing:.12em;text-transform:uppercase}.guide-progress ol{list-style:none;padding:0;margin:0;display:grid;gap:9px}.guide-progress li{position:relative;display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:center;padding:13px;border-radius:14px;color:#8fa4b9;transition:.25s}.guide-progress li:not(:last-child):after{content:'';position:absolute;left:30px;top:49px;width:1px;height:17px;background:rgba(255,255,255,.12)}.guide-progress li b{position:relative;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;font:800 11px 'Manrope'}.guide-progress li strong,.guide-progress li small{display:block}.guide-progress li strong{font:700 13px 'Manrope'}.guide-progress li small{margin-top:3px;font-size:10px}.guide-progress li.active{background:rgba(255,255,255,.09);color:#fff}.guide-progress li.active b{border-color:#55a9f4;background:#1269bf}.guide-progress li.done{color:#c9d8e7}.guide-progress li.done b{border-color:#298c61;background:#1e7351;color:transparent;font-size:0}.guide-progress li.done b:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font:800 12px/1 'Manrope'}.guide-assurance{display:grid;grid-template-columns:10px 1fr;gap:12px;margin-top:46px;padding:18px 0;border-top:1px solid rgba(255,255,255,.1)}.guide-assurance i{width:9px;height:9px;margin-top:4px;border-radius:50%;background:#42ce91;box-shadow:0 0 0 6px rgba(66,206,145,.12)}.guide-assurance strong,.guide-assurance span{display:block}.guide-assurance strong{font:700 11px 'Manrope'}.guide-assurance span{margin-top:6px;color:#91a7bc;font-size:10px;line-height:1.55}
.guide-form{padding:48px 54px 34px;min-width:0}.guide-step{display:none;animation:stepIn .32s ease}.guide-step.active{display:block}@keyframes stepIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.step-heading{max-width:720px;margin-bottom:28px}.step-heading>span{color:var(--blue);font:800 10px 'Manrope';letter-spacing:.14em;text-transform:uppercase}.step-heading h2{margin:9px 0 9px;font:700 clamp(31px,3.5vw,45px)/1.08 'Manrope';letter-spacing:-.045em}.step-heading p{margin:0;color:var(--copy);font-size:14px;line-height:1.65}.equipment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.equipment-choice{min-height:88px;display:grid;grid-template-columns:42px 1fr 28px;align-items:center;gap:13px;padding:15px 16px;border:1.5px solid var(--line);border-radius:17px;background:#fff;cursor:pointer;transition:.2s}.equipment-choice:hover{border-color:#a9c5df;transform:translateY(-2px);box-shadow:0 10px 25px rgba(9,42,74,.07)}.equipment-choice:has(input:checked){border-color:var(--blue);background:linear-gradient(135deg,#edf6ff,#fff);box-shadow:0 0 0 3px rgba(18,105,191,.08)}.equipment-choice input{position:absolute;opacity:0;pointer-events:none}.equipment-choice i{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#edf4fa;color:var(--blue);font-style:normal}.equipment-choice i svg,.survey-card summary i svg,.ductless-intro i svg,.review-icon svg{width:23px;height:23px;display:block;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.equipment-choice:has(input:checked) i{background:var(--blue);color:#fff}.equipment-choice strong,.equipment-choice small{display:block}.equipment-choice strong{font:700 13px 'Manrope'}.equipment-choice small{margin-top:4px;color:#7a8999;font-size:10px}.equipment-choice>b{position:relative;width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:#7f8d9b}.equipment-choice:has(input:checked)>b{border-color:var(--blue);background:var(--blue);color:transparent;font-size:0}.equipment-choice:has(input:checked)>b:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font:800 11px/1 'Manrope'}.priority-fieldset{margin:26px 0 0;padding:0;border:0}.priority-fieldset legend{margin-bottom:11px;font:700 12px 'Manrope'}.priority-fieldset legend small{color:#8492a1;font:500 10px 'DM Sans'}.chip-grid{display:flex;gap:8px;flex-wrap:wrap}.chip-grid label input{position:absolute;opacity:0}.chip-grid label span{display:block;padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:#617182;background:#f9fbfc;font-size:11px;font-weight:700;cursor:pointer}.chip-grid label:has(input:checked) span{border-color:#a4c9ec;background:#eaf5ff;color:#0e5ca5}
.field-grid{display:grid;gap:17px}.field-grid.two{grid-template-columns:1fr 1fr}.field.full{grid-column:1/-1}.field{display:block;position:relative}.field>span{display:block;margin-bottom:7px;color:#26394c;font:700 11px 'Manrope'}.field input,.field select,.field textarea{width:100%;min-height:48px;padding:0 14px;border:1.5px solid #d6e0e9;border-radius:12px;outline:0;background:#fbfcfd;color:var(--ink);font:500 14px 'DM Sans';transition:.18s}.field textarea{padding:13px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px rgba(18,105,191,.08)}.field>small{display:block;margin-top:6px;color:#8492a1;font-size:10px}.suffix{position:relative}.suffix input{padding-right:64px}.suffix b{position:absolute;right:14px;top:16px;color:#8090a0;font-size:11px}.address-wrap{position:relative}.address-results{position:absolute;z-index:12;left:0;right:0;top:54px;overflow:hidden;border:1px solid #cddae5;border-radius:14px;background:#fff;box-shadow:0 20px 48px rgba(8,34,62,.15)}.address-results button{width:100%;padding:12px 14px;border:0;border-bottom:1px solid #edf1f4;background:#fff;text-align:left;color:#26394c;font:500 12px 'DM Sans';cursor:pointer}.address-results button:hover{background:#f2f7fb}.service-area-note{display:grid;grid-template-columns:46px 1fr;gap:13px;margin-top:24px;padding:17px;border:1px solid #d9e8f5;border-radius:16px;background:#f1f8fe}.service-area-note i{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:#fff;color:var(--blue);font-style:normal}.service-area-note strong,.service-area-note span{display:block}.service-area-note strong{font:700 12px 'Manrope'}.service-area-note span{margin-top:4px;color:#65788a;font-size:10px;line-height:1.55}
.survey-stack{display:grid;gap:14px;margin-bottom:20px}.survey-card{border:1px solid var(--line);border-radius:18px;background:#fbfcfd;overflow:hidden}.survey-card summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;cursor:pointer;list-style:none}.survey-card summary::-webkit-details-marker{display:none}.survey-card summary>div{display:flex;align-items:center;gap:12px}.survey-card summary i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eaf4fc;color:var(--blue);font-style:normal}.survey-card summary strong,.survey-card summary small{display:block}.survey-card summary strong{font:700 13px 'Manrope'}.survey-card summary small{margin-top:3px;color:#8492a1;font-size:10px}.survey-card summary>b{font-size:20px;color:#7a8998;transition:.2s}.survey-card[open] summary>b{transform:rotate(45deg)}.survey-body{padding:0 20px 21px}.survey-body .field-grid{padding-top:18px;border-top:1px solid var(--line)}.photo-field input{padding:7px;background:#fff}.photo-field input[type=file]::file-selector-button{margin-right:12px;padding:9px 13px;border:0;border-radius:9px;background:#e7f2fc;color:#0c5ca8;font:800 10px 'Manrope';cursor:pointer}.photo-status{display:block!important;color:var(--good)!important}.quote-review{margin-top:22px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fbfcfd}.quote-review-head{display:flex;justify-content:space-between;padding:17px 20px;background:var(--navy);color:#fff}.quote-review-head span{font:700 12px 'Manrope'}.quote-review-head b{font-size:11px;color:#8cc7ff}.review-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 20px;border-bottom:1px solid var(--line)}.review-row span{font-size:12px}.review-equipment{display:flex;align-items:center;gap:9px}.review-icon{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:#eaf4fc;color:var(--blue);font-style:normal}.review-icon svg{width:18px;height:18px}.review-row b{font:700 11px 'Manrope';text-align:right}.quote-review-foot{padding:18px 20px}.quote-review-foot>span{font:800 10px 'Manrope';letter-spacing:.12em;text-transform:uppercase;color:var(--blue)}.quote-review-foot ol{margin:10px 0 0;padding-left:18px;color:#637384;font-size:11px;line-height:1.75}.consent{display:grid;grid-template-columns:20px 1fr;gap:10px;margin-top:18px;color:#667789;font-size:10px;line-height:1.55}.consent input{width:17px;height:17px;accent-color:var(--blue)}#companyWebsite{position:absolute;left:-10000px;width:1px;height:1px}.form-alert{margin-top:18px;padding:12px 14px;border:1px solid #efb2b0;border-radius:11px;background:#fff2f1;color:#9d2f2c;font-size:12px}.guide-actions{display:flex;justify-content:space-between;gap:12px;margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.guide-actions button{min-height:49px;padding:0 20px;border-radius:13px;font:800 12px 'Manrope';cursor:pointer}.guide-back{border:1px solid var(--line);background:#fff;color:#526273}.guide-next,.guide-submit{margin-left:auto;min-width:180px;display:flex;align-items:center;justify-content:space-between;gap:35px;border:0;background:linear-gradient(135deg,#0f67bd,#2184db);color:#fff;box-shadow:0 12px 28px rgba(18,105,191,.25)}.guide-submit{min-width:235px;background:linear-gradient(135deg,#cf3937,#e55750);box-shadow:0 12px 28px rgba(215,62,58,.25)}.guide-back[hidden],.guide-next[hidden],.guide-submit[hidden]{display:none!important}.guide-submit:disabled{background:#dce3e9;color:#82909d;box-shadow:none;cursor:not-allowed;opacity:1}
.product-survey-progress{display:flex;align-items:center;gap:16px;padding:0 3px 4px}.product-survey-progress>span{white-space:nowrap;color:#5d7082;font:800 10px 'Manrope';text-transform:uppercase;letter-spacing:.08em}.product-survey-progress>b{height:6px;flex:1;overflow:hidden;border-radius:999px;background:#e3ebf1}.product-survey-progress>b i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#168257,#42c991);transition:width .3s ease}.survey-card-active{border-color:#a9c9e5;box-shadow:0 12px 30px rgba(8,42,74,.07)}.survey-status-row{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px}.survey-status-row>div{display:flex;align-items:center;gap:12px}.survey-status-row>div>i{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#eaf4fc;color:var(--blue);font-style:normal}.survey-status-row i svg,.survey-lock svg{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.survey-status-row strong,.survey-status-row small{display:block}.survey-status-row strong{font:700 13px 'Manrope'}.survey-status-row small{margin-top:4px;color:#7c8d9e;font-size:10px}.survey-card-complete{border-color:#b9dfcd;background:#f7fcf9}.survey-card-complete .survey-status-row>div>i{background:#e1f6eb;color:#17734d}.survey-card-complete button{display:flex;align-items:center;gap:12px;padding:8px 10px 8px 12px;border:1px solid #b9dfcd;border-radius:10px;background:#fff;color:#17734d;cursor:pointer}.survey-card-complete button span{font:800 10px 'Manrope'}.survey-card-complete button b{padding-left:10px;border-left:1px solid #d6e8df;color:#65786d;font:700 10px 'Manrope'}.survey-card-locked{border-style:dashed;background:#f5f7f9;color:#718090}.survey-card-locked .survey-status-row{opacity:.72}.survey-lock{width:34px;height:34px;display:grid;place-items:center;color:#8997a4}.survey-lock svg{width:19px;height:19px}.product-step-label{display:flex;justify-content:space-between;gap:18px;margin-bottom:14px;color:#698095;font:800 9px 'Manrope';text-transform:uppercase;letter-spacing:.09em}.shared-answer-note{display:grid!important;grid-template-columns:38px 1fr;gap:12px;padding:14px;border:1px solid #bddcf4;border-radius:14px;background:linear-gradient(135deg,#eef8ff,#fff)}.shared-answer-note>i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#dcefff;color:#1269bf;font:800 15px 'Manrope';font-style:normal}.shared-answer-note strong,.shared-answer-note span{display:block}.shared-answer-note strong{font:700 11px 'Manrope'}.shared-answer-note span{margin-top:4px;color:#61768a;font-size:10px;line-height:1.5}.shared-answer-note.reused{border-color:#bde2d0;background:linear-gradient(135deg,#edf9f3,#fff)}.shared-answer-note.reused>i{background:#dff5e9;color:#16774e}.survey-save-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px;padding:18px;border:1px solid #d7e4ee;border-radius:16px;background:linear-gradient(135deg,#f2f7fb,#fff)}.survey-save-panel strong,.survey-save-panel small{display:block}.survey-save-panel strong{font:700 12px 'Manrope'}.survey-save-panel small{margin-top:5px;color:#728395;font-size:10px}.survey-save-panel button{min-width:205px;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 15px;border:0;border-radius:12px;background:linear-gradient(135deg,#0f67bd,#2184db);color:#fff;font:800 11px 'Manrope';box-shadow:0 10px 24px rgba(18,105,191,.2);cursor:pointer}.survey-save-panel button:disabled{background:#dce3e9;color:#8794a0;box-shadow:none;cursor:not-allowed}.survey-all-saved{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;padding:18px;border:1px solid #b9dfcd;border-radius:16px;background:linear-gradient(135deg,#edf9f3,#fff)}.survey-all-saved>i{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#1a7d55;color:#fff;font:800 17px 'Manrope';font-style:normal}.survey-all-saved strong,.survey-all-saved span{display:block}.survey-all-saved strong{font:700 13px 'Manrope'}.survey-all-saved span{margin-top:4px;color:#64786c;font-size:10px}.guide-next:disabled{background:#dce3e9;color:#82909d;box-shadow:none;cursor:not-allowed}
.ductless-intro{padding:16px;border:1px solid #cfe2f3;border-radius:16px;background:linear-gradient(135deg,#edf7ff,#fff)}.ductless-intro>div{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center}.ductless-intro i{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:var(--blue);color:#fff;font-style:normal}.ductless-intro strong,.ductless-intro small{display:block}.ductless-intro strong{font:700 12px 'Manrope'}.ductless-intro small{margin-top:5px;color:#60758a;font-size:10px;line-height:1.5}.ductless-rooms{display:grid;gap:12px}.ductless-rooms-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:5px 0 1px}.ductless-rooms-heading>span{font:800 13px 'Manrope'}.ductless-rooms-heading>small{max-width:390px;color:#718294;font-size:10px;line-height:1.45;text-align:right}.ductless-room{overflow:hidden;border:1px solid #d7e3ed;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(8,42,74,.05)}.ductless-room>header{display:flex;align-items:center;gap:11px;padding:14px 16px;border-bottom:1px solid #e5edf3;background:linear-gradient(135deg,#f3f8fc,#fff)}.ductless-room>header>span{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:var(--navy);color:#fff;font:800 11px 'Manrope'}.ductless-room>header strong,.ductless-room>header small{display:block}.ductless-room>header strong{font:700 12px 'Manrope'}.ductless-room>header small{margin-top:2px;color:#8492a1;font-size:9px}.ductless-room>.field-grid{padding:16px!important;border:0!important}.ductless-photo{padding:13px;border:1px dashed #a9c9e3;border-radius:13px;background:#f5faff}.ductless-photo input{border:0;background:#fff}.field>span small{color:#8795a3;font:500 9px 'DM Sans'}
.guide-success{grid-column:2;padding:68px 70px;text-align:center}.success-mark{width:72px;height:72px;margin:0 auto 25px;display:grid;place-items:center;border-radius:50%;background:#e7f8ef;color:#13814b}.success-mark svg{width:35px;height:35px;display:block;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.guide-success h2{margin:8px 0 14px;font:700 44px/1.05 'Manrope';letter-spacing:-.045em}.guide-success>p{max-width:580px;margin:0 auto;color:var(--copy);line-height:1.7}.success-link{max-width:400px;min-height:58px;margin:28px auto 23px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-radius:15px;background:linear-gradient(135deg,#0f67bd,#2184db);color:#fff;text-decoration:none;font:800 13px 'Manrope';box-shadow:0 15px 34px rgba(18,105,191,.25)}.success-details{max-width:500px;margin:0 auto 24px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:16px;background:#fbfcfd}.success-details>div{padding:16px}.success-details>div:first-child{border-right:1px solid var(--line)}.success-details strong,.success-details span{display:block}.success-details strong{font:800 15px 'Manrope'}.success-details span{margin-top:4px;color:#8090a0;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.guide-success>small{display:block;max-width:600px;margin:0 auto;color:#8795a3;line-height:1.55}.guide-footer{min-height:90px;display:flex;align-items:center;gap:28px;padding:20px max(28px,calc((100vw - 1280px)/2));background:#061425;color:#91a4b7;font-size:11px}.guide-footer img{width:190px}.guide-footer a{margin-left:auto;color:#b4c4d3}
@media(max-width:900px){.guide-shell{width:min(100% - 28px,720px);padding-top:45px}.guide-intro{align-items:start;flex-direction:column;gap:22px}.guide-trust{width:100%;grid-template-columns:repeat(3,1fr)}.guide-app{grid-template-columns:1fr}.guide-progress{padding:16px 18px}.guide-progress>p,.guide-assurance,.guide-progress li span{display:none}.guide-progress ol{grid-template-columns:repeat(4,1fr);gap:8px}.guide-progress li{display:block;padding:7px}.guide-progress li b{margin:auto}.guide-progress li:not(:last-child):after{left:calc(50% + 22px);right:calc(-50% + 22px);top:23px;width:auto;height:1px}.guide-form{padding:38px 30px 28px}.guide-success{grid-column:1;padding:55px 30px}.guide-footer{flex-wrap:wrap}.guide-footer a{margin-left:0}}
@media(max-width:600px){.guide-header{height:70px;padding:0 16px}.guide-brand img{width:176px}.guide-header-help span{display:none}.guide-header-help a{font-size:11px}.guide-shell{width:100%;padding:30px 12px 60px}.guide-intro{padding:0 8px}.guide-intro h1{font-size:42px}.guide-intro p{font-size:15px}.guide-trust{grid-template-columns:1fr;gap:6px}.guide-app{border-radius:22px}.guide-form{padding:29px 18px 22px}.equipment-grid,.field-grid.two{grid-template-columns:1fr}.equipment-choice{min-height:78px}.field.full{grid-column:auto}.step-heading h2{font-size:34px}.chip-grid{display:grid;grid-template-columns:1fr 1fr}.chip-grid label span{text-align:center}.survey-body{padding:0 15px 17px}.survey-card summary{padding:16px 15px}.ductless-rooms-heading{align-items:start;flex-direction:column;gap:5px}.ductless-rooms-heading>small{text-align:left}.ductless-room>.field-grid{padding:14px!important}.guide-actions{position:sticky;bottom:0;flex-wrap:wrap;margin:24px -18px -22px;padding:14px 18px calc(14px + env(safe-area-inset-bottom));background:rgba(255,255,255,.95);backdrop-filter:blur(14px);z-index:10}.guide-next{min-width:0;flex:1}.guide-submit{width:100%;min-width:0;flex:1 0 100%;order:3}.guide-back+button{margin-left:0}.guide-success{padding:48px 20px}.guide-success h2{font-size:37px}.success-details{grid-template-columns:1fr}.success-details>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.guide-footer{padding:28px 20px;flex-direction:column;align-items:flex-start;gap:12px}}
@media(max-width:600px){.product-survey-progress{align-items:flex-start;flex-direction:column;gap:8px}.product-survey-progress>b{width:100%;flex:auto}.survey-status-row{padding:13px}.survey-card-complete button span{display:none}.shared-answer-note{grid-column:auto}.survey-save-panel{align-items:stretch;flex-direction:column}.survey-save-panel button{width:100%;min-width:0}.product-step-label{align-items:flex-start;flex-direction:column;gap:4px}}
.guide-hero-actions{display:flex;align-items:center;gap:18px;margin-top:25px}.guide-start{min-height:52px;min-width:220px;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:0 18px;border-radius:14px;background:linear-gradient(135deg,#0f67bd,#2184db);box-shadow:0 14px 32px rgba(18,105,191,.24);color:#fff;text-decoration:none;font:800 12px 'Manrope'}.guide-review-link{color:#315d80;text-decoration:none;font-size:11px;font-weight:800}.guide-review-link span{display:block;margin-bottom:3px;color:#f5a623;letter-spacing:.08em}.guide-hero-note{display:block;margin-top:13px;color:#718295;font-size:10px}.guide-form{padding-top:34px}.draft-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 26px;padding:10px 12px;border:1px solid #dfe8ef;border-radius:12px;background:#f8fbfd;color:#647689}.draft-toolbar>span{display:flex;align-items:center;gap:8px;font-size:10px}.draft-toolbar i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#def3e8;color:#17734d;font-style:normal;font-weight:900}.draft-toolbar button{padding:7px 10px;border:1px solid #cbd9e4;border-radius:9px;background:#fff;color:#315875;font:800 10px 'Manrope';cursor:pointer}.project-discovery{margin-top:26px;padding-top:24px;border-top:1px solid var(--line)}.field-error{margin-top:6px!important;color:#b42318!important;font-size:10px!important;font-weight:700}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#d94a45;background:#fff7f6;box-shadow:0 0 0 3px rgba(217,74,69,.08)}.manual-address-toggle{margin-top:7px;padding:0;border:0;background:transparent;color:#1269bf;font:800 10px 'Manrope';text-decoration:underline;cursor:pointer}.manual-address{padding:16px;border:1px solid #cfe0ee;border-radius:15px;background:#f6faff}.manual-address[hidden]{display:none}.manual-address>button{min-height:43px;margin-top:14px;padding:0 15px;border:0;border-radius:10px;background:#1269bf;color:#fff;font:800 10px 'Manrope';cursor:pointer}.photo-later{display:flex!important;align-items:center;gap:8px;margin-top:9px;color:#60778a;font-size:10px;font-weight:700}.photo-later input{width:16px!important;min-height:16px!important;height:16px;padding:0;accent-color:var(--blue)}.advanced-details{grid-column:1/-1;border:1px solid #dbe6ee;border-radius:14px;background:#fff}.advanced-details summary{padding:13px 14px;cursor:pointer;color:#49677f;font:800 10px 'Manrope';list-style:none}.advanced-details summary::-webkit-details-marker{display:none}.advanced-details summary:after{content:'+';float:right;font-size:15px}.advanced-details[open] summary:after{content:'−'}.advanced-details .field-grid{padding:2px 14px 15px!important;border:0!important}
@media(max-width:900px){.guide-trust{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.guide-shell{padding-top:22px}.guide-intro h1{font-size:38px}.guide-intro p{margin-top:16px;font-size:14px}.guide-hero-actions{align-items:stretch;flex-direction:column;gap:12px}.guide-start{width:100%}.guide-review-link{text-align:center}.guide-hero-note{text-align:center;line-height:1.5}.guide-trust{grid-template-columns:1fr 1fr;padding:14px}.draft-toolbar{align-items:flex-start;flex-direction:column}.draft-toolbar button{width:100%;min-height:38px}.manual-address{grid-column:auto}.photo-later{align-items:flex-start}}
.form-alert[data-tone=success]{border-color:#a9ddc2;background:#eefaf4;color:#176b49}
