@font-face{font-family:Manrope;src:url('./assets/fonts/manrope-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/fonts/manrope-semibold.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/fonts/manrope-extrabold.ttf') format('truetype');font-style:normal;font-weight:800;font-display:swap}
:root{--ink:#242d32;--muted:#68716f;--gold:#f1bd43;--gold-hover:#e9b234;--line:#e3e3da;--paper:#faf9f6;--soft:#f3f3ec;--white:#fff;--error:#9d3a28}
*{box-sizing:border-box}html{color:var(--ink);background:var(--paper);scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;font-size:15px;line-height:1.6}button,input,textarea{font:inherit;color:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a,summary{touch-action:manipulation}button{border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #68774f;outline-offset:4px}input:focus,textarea:focus{outline:2px solid #ad8428;outline-offset:2px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.18;font-weight:800;letter-spacing:-.04em}[hidden]{display:none!important}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}img{display:block;max-width:100%;height:auto}h1:focus{outline:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:16px;background:var(--ink);color:white;padding:12px 20px;z-index:20}.skip-link:focus{top:12px}
.guide-header{height:91px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:28px;padding:0 max(32px,calc((100vw - 1200px)/2));background:#fff}.brand{width:186px;display:flex;align-items:center;min-height:44px}.header-label{border-left:1px solid var(--line);padding-left:28px;font-size:13px;color:var(--muted)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:25px}.list-link{font-weight:600;min-height:44px;display:flex;align-items:center;gap:10px;padding:0 5px}.list-link span{display:inline-grid;place-items:center;background:#efefe9;border-radius:50%;min-width:26px;height:26px;font-size:12px}.icon-button{width:44px;height:44px;display:grid;place-items:center;flex:none;border:1px solid var(--line);border-radius:50%;font-size:24px}.icon-button svg{width:17px;height:17px}.icon-button:hover{background:var(--soft)}main{max-width:1200px;padding:0 0 36px;margin:0 auto}.page-heading{padding:45px 0 30px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.18em;display:flex;align-items:center;gap:9px}.eyebrow span{height:6px;width:6px;background:var(--gold);border-radius:50%}h1{font-size:48px;letter-spacing:-.047em;margin:13px 0 15px;line-height:1.12}.page-heading>p:last-child{color:var(--muted);font-size:15px}.desktop-break{display:none}.editor-layout{display:grid;grid-template-columns:1.15fr 1fr;border:1px solid var(--line);border-radius:24px;background:white;overflow:hidden;box-shadow:0 18px 48px #24332a05}.place-panel{background:#f5f5ee;padding:27px 30px 23px;border-right:1px solid var(--line)}.panel-kicker{display:flex;align-items:center;justify-content:space-between}.panel-kicker h2{font-size:15px;letter-spacing:-.02em;font-weight:600}.panel-kicker>span{font-size:11px;color:var(--muted)}.property-scene{position:relative;margin:5px -18px -14px;min-height:250px}.house-art{display:block;width:100%;height:auto;stroke:none;overflow:visible}.house-art path{stroke-linejoin:round}.place-button{position:absolute;min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d9dcd2;background:#fffdf8;border-radius:9px;padding:8px 13px;font-size:12px;font-weight:800;box-shadow:0 3px 8px #24332a08;transition:background .2s,transform .2s,border-color .2s}.place-button:hover{transform:translateY(-2px);border-color:#a2ac99}.place-button[aria-pressed=true]{background:var(--gold);border-color:#d5a136;box-shadow:0 4px 18px #c4a14c26}.place-dot{height:6px;width:6px;border:1.5px solid #899281;border-radius:50%}.place-button[aria-pressed=true] .place-dot{border-color:var(--ink);background:var(--ink)}.place-inside{left:16%;top:30%}.place-outside{right:8%;top:27%}.place-yard{left:8%;bottom:17%}.place-garage{right:7%;bottom:6%}.property-scene[data-area=Inside] .inside-highlight{stroke:#d6a438;fill:#f2c9600e}.property-scene[data-area=Outside] .outside-wall{fill:#f3dc9a;stroke:#d6a438}.property-scene[data-area=Yard] .yard-highlight{fill:#f6d47928;stroke:#d6a438}.property-scene[data-area=Garage] .garage-highlight{stroke:#d6a438;fill:#f6d47922}.scene-caption{text-align:center;font-size:10px;color:#717a6a;margin-top:5px}.other-places{display:flex;justify-content:center;align-items:center;gap:8px;margin:7px -12px 0;color:#72796b;font-size:11px}.other-places button{min-height:44px;padding:6px 3px;text-decoration:underline;text-decoration-color:#c7ccbd;text-underline-offset:4px}.other-places button[aria-pressed=true]{color:var(--ink);font-weight:800;text-decoration-color:#ba8d2b}.custom-place{font-size:11px;color:var(--muted);border-top:1px solid #dfe2d4;padding-top:9px;margin-top:4px}.custom-place summary{width:fit-content;min-height:44px;cursor:pointer;display:list-item;list-style-position:inside}.custom-place label{font-size:12px;display:block;margin:8px 0}.custom-place input{padding:10px 12px;min-height:44px;font-size:13px}.room-picker{padding:16px 0 10px;border-top:1px solid #dfe2d4;margin-top:6px}.small-label{display:block;font-size:12px;font-weight:600;margin-bottom:10px}.small-label span{font-size:11px;color:var(--muted);font-weight:400;margin-left:3px}.chips{display:flex;flex-wrap:wrap;gap:7px}.chips button{min-height:44px;border:1px solid #d8dcd0;background:#fffefa;border-radius:7px;padding:7px 11px;font-size:11px;text-align:left}.chips button:hover{border-color:#abaf9e}.chips button[aria-pressed=true]{border-color:#c09839;background:#faf0d3}.job-panel{padding:34px 38px 0;display:flex;flex-direction:column}.selected-place{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;min-height:30px;margin-bottom:20px}.selected-place svg{width:16px;height:16px;flex:none}.selected-place span{overflow-wrap:anywhere}.selected-place .text-button{margin-left:auto;font-size:11px;min-height:44px;min-width:44px;justify-content:center}.description-label{display:block;font-size:25px;font-weight:800;letter-spacing:-.04em;line-height:1.2;margin-bottom:10px}.field-help{font-size:12px;color:var(--muted);line-height:1.75;margin-bottom:16px}input,textarea{width:100%;background:#fffefb;border:1px solid #d6d9cf;border-radius:9px;padding:14px 16px;font-size:14px;line-height:1.8}input{line-height:1.5}textarea{resize:vertical;display:block;min-height:134px}textarea::placeholder,input::placeholder{color:#82897e;opacity:1}textarea[aria-invalid=true],input[aria-invalid=true]{border-color:var(--error)}.help-details{margin:10px 0 20px}.help-details summary{display:flex;align-items:center;gap:6px;cursor:pointer;list-style:none;font-size:11px;min-height:44px;color:#5b6855;font-weight:600}.help-details summary::-webkit-details-marker{display:none}.help-details summary>svg{width:16px;height:16px}.help-details summary>span{margin-left:auto;font-size:18px}.help-details[open] summary>span{transform:rotate(45deg)}.prompt-question{font-size:12px;line-height:1.65;color:var(--muted);padding:13px 0 0}.button{min-height:50px;padding:13px 18px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:10px;line-height:1.5;font-size:13px;font-weight:800}.button svg{height:19px;width:19px}.primary{background:var(--gold);color:#28312f;border:1px solid #e9b237}.primary:hover{background:var(--gold-hover)}#save-job{width:100%;justify-content:space-between}.secondary{background:white;border:1px solid #d8dcd1}.secondary:hover{background:#f4f5ef}.photo-note{font-size:10px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:6px;margin:13px 0 25px;line-height:1.5}.photo-note svg{width:15px;height:15px;flex:none}.panel-contact{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;border-top:1px solid var(--line);min-height:66px}.panel-contact>span{color:var(--muted)}.panel-contact a{min-height:44px;display:flex;align-items:center;gap:10px;font-weight:600}.text-button{min-height:44px;padding:7px 2px;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#c2c6b7;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px;text-align:left}.text-button:hover{color:#756020}.under-editor{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:13px;font-size:11px;color:var(--muted)}.under-editor .text-button{font-size:11px}.guide-footer{max-width:1200px;margin:0 auto 20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:70px;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.07em}.guide-footer>div{display:flex;gap:22px}.guide-footer .text-button{font-weight:400;font-size:10px;letter-spacing:0}.service-tag{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;background:#f7f0dc;border:1px solid #e6d9b4;border-radius:7px;padding:0 10px;margin-bottom:18px}.service-tag button{font-size:22px;min-height:44px;min-width:44px}.cancel-edit{display:flex;margin:auto}.field-error{color:var(--error);font-size:12px;margin:8px 0}.notice{padding:12px 17px;font-size:12px;border:1px solid #e5d397;background:#fff7df;border-radius:10px;margin:20px 0 0}.gold-period{color:#ce9c2c}.review-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:38px;align-items:start}.jobs{list-style:none;padding:0;margin:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:white}.jobs:empty{display:none}.job-row{padding:22px 24px;display:grid;grid-template-columns:26px 1fr;gap:12px;border-bottom:1px solid var(--line)}.job-row:last-child{border-bottom:0}.job-number{height:26px;width:26px;border-radius:50%;background:#f2efe3;display:grid;place-items:center;font-size:10px;font-weight:800}.job-location{font-size:11px;color:var(--muted);margin:2px 0 4px}.job-title{font-size:16px;letter-spacing:-.02em;margin:2px 0 9px}.job-description{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8}.job-actions{display:flex;gap:18px;margin-bottom:-6px;margin-top:7px}.job-actions button{font-size:11px}.empty-list{border:1px dashed #d5d8cd;background:#f5f5ee;border-radius:18px;padding:30px;text-align:center}.empty-list h2{font-size:22px;margin:12px 0}.empty-list p{font-size:13px;color:var(--muted)}.empty-icon{font-size:28px;color:#999f8c}.add-actions{display:flex;gap:17px;align-items:center;margin-top:19px;flex-wrap:wrap}.add-actions .button{font-size:12px}.zip-field{border-top:1px solid var(--line);margin-top:28px;padding:25px 0}.zip-field label{font-size:13px;font-weight:600}.muted{font-weight:400;color:var(--muted)}.zip-field>p{font-size:11px;color:var(--muted);margin:5px 0 12px}.zip-field input{max-width:185px;display:block}.zip-field .field-error{color:var(--error)}.message-panel{background:white;border:1px solid var(--line);border-radius:20px;padding:27px 29px}.message-panel h2{font-size:27px;margin:15px 0 12px;line-height:1.25}.message-panel .eyebrow{font-size:9px;color:#838b76}.message-panel textarea{background:#f7f7f1;font-size:12px;min-height:226px;line-height:1.8;max-height:540px}.message-panel>.button{width:100%;margin-top:10px}.message-panel>#open-sms{margin-top:20px}.handoff-note{font-size:11px;color:var(--muted);line-height:1.8;margin:16px 0 8px}.call-link{font-size:11px;min-height:44px;display:flex;align-items:center;justify-content:center;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#c2c6b7}.copy-status{font-size:11px;color:#526148;margin-top:8px}.copy-status:empty{display:none}.unfinished{border:1px solid #dfc982;background:#faf3df;border-radius:12px;padding:15px 17px;margin-bottom:16px;display:flex;align-items:center;gap:16px;justify-content:space-between}.unfinished strong{font-size:12px}.unfinished p{font-size:10px;color:var(--muted);margin-top:3px}.unfinished .text-button{font-size:11px;flex:none}.undo-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#eaf0e3;border-radius:9px;margin-top:12px;padding:0 16px;font-size:12px}.closed-screen{padding:80px 0 100px;max-width:600px;margin:auto;text-align:center}.closed-screen .eyebrow{justify-content:center}.closed-screen h1{font-size:58px;margin:20px 0}.closed-screen p:not(.eyebrow){color:var(--muted);font-size:14px}.closed-screen .button{max-width:300px;margin:30px auto 7px}dialog{border:1px solid #dddfd4;border-radius:20px;padding:27px 30px 30px;width:min(490px,calc(100vw - 32px));max-height:calc(100dvh - 32px);color:var(--ink);box-shadow:0 30px 100px #14231630}dialog::backdrop{background:#25332b60;backdrop-filter:blur(3px)}dialog h2{font-size:27px;margin:18px 0 14px}dialog p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:16px}.dialog-top{display:flex;justify-content:space-between;align-items:center}.dialog-top .eyebrow{font-size:9px}.dialog-actions{display:flex;flex-direction:column;gap:9px;margin-top:22px}.dialog-actions .text-button{justify-content:center}.no-script{max-width:1000px;margin:20px auto;padding:15px;background:#fff0c8}.no-script a{text-decoration:underline}body:has(dialog[open]){overflow:hidden}
@media(min-width:1500px){.page-heading{padding-top:60px;padding-bottom:36px}}
@media(max-width:1264px){main,.guide-footer{margin-left:32px;margin-right:32px}.guide-header{padding:0 32px}.job-panel{padding:28px 28px 0}.place-panel{padding:27px 24px 20px}h1{font-size:44px}}
@media(max-width:900px){.editor-layout,.review-layout{grid-template-columns:1.05fr 1fr}.job-panel{padding:25px 23px 0}.place-panel{padding:25px 20px 20px}.description-label{font-size:23px}.property-scene{margin:20px -18px 0}.place-button{padding:7px 9px;font-size:11px}.place-inside{left:9%}.place-outside{right:1%}.place-garage{right:1%;bottom:1%}.other-places{flex-wrap:wrap;gap:0 6px;font-size:10px}.scene-caption{margin-top:15px}.review-layout{gap:20px}.message-panel{padding:24px}.unfinished{flex-wrap:wrap;gap:0}.header-label{display:none}.guide-footer>span{max-width:220px}}
@media(max-width:700px){.guide-header{height:75px;padding:0 20px;gap:16px}.brand{width:146px}.header-actions{gap:14px}.icon-button{width:44px;height:44px;border:0}.list-link{font-size:12px;gap:6px}.list-link span{width:22px;min-width:22px;height:22px;font-size:10px}main,.guide-footer{margin-left:20px;margin-right:20px}.page-heading{padding:31px 0 23px}.eyebrow{font-size:8px;letter-spacing:.14em}h1{font-size:35px;margin:13px 0 13px;line-height:1.14}.desktop-break{display:block}.page-heading>p:last-child{font-size:12px;max-width:290px}.editor-layout{display:flex;flex-direction:column;border-radius:18px}.place-panel{border-right:0;border-bottom:1px solid var(--line);padding:20px 21px 12px}.panel-kicker h2{font-size:12px}.panel-kicker>span{font-size:10px}.property-scene{min-height:0;margin:3px -5px 0}.house-art{height:195px;width:100%;margin:0 auto}.place-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:-1px}.place-button{position:static;box-shadow:none;min-height:44px;padding:7px 5px;font-size:10px;gap:5px}.place-dot{width:5px;height:5px;border-width:1px;flex:none}.place-button:hover{transform:none}.scene-caption{margin-top:9px;font-size:8px}.other-places{font-size:9px;margin-top:0;margin-bottom:-2px}.other-places button{min-height:44px}.custom-place{font-size:10px;margin-top:0;padding-top:3px}.custom-place summary{min-height:44px;display:flex;align-items:center;gap:6px}.custom-place summary::before{content:'+'}.custom-place[open] summary::before{content:'−'}.job-panel{padding:23px 22px 0}.selected-place{margin-bottom:15px;font-size:11px}.description-label{font-size:24px}.field-help{font-size:11px;margin-bottom:13px}.job-panel textarea{font-size:13px;min-height:135px;padding:12px 14px}.help-details{margin:4px 0 14px}.help-details summary{font-size:10px}.button{font-size:12px;min-height:49px}.photo-note{font-size:9px;margin-bottom:20px}.panel-contact{font-size:10px;min-height:59px}.under-editor{flex-direction:column;gap:0;align-items:flex-start;margin-top:16px;font-size:10px}.under-editor .text-button{font-size:10px}.guide-footer{margin-top:3px;flex-direction:column;align-items:flex-start;gap:2px;padding-top:19px}.guide-footer>span{max-width:none;font-size:8px}.guide-footer>div{gap:22px}.review-layout{grid-template-columns:1fr;gap:10px}.message-panel{border-radius:17px;padding:24px}.message-panel h2{font-size:26px}.job-row{padding:20px 18px;gap:10px;grid-template-columns:23px 1fr}.job-number{width:23px;height:23px}.job-description{font-size:12px}.add-actions{gap:4px 14px}.add-actions .button{font-size:11px}.add-actions .text-button{font-size:11px}.zip-field{margin-top:20px;padding:20px 0}.message-panel textarea{font-size:12px}.unfinished{padding:13px 16px}.closed-screen{padding:55px 0}.closed-screen h1{font-size:40px}dialog{padding:22px}dialog h2{font-size:25px}.notice{font-size:11px}}
@media(max-width:360px){main,.guide-footer{margin-left:13px;margin-right:13px}.guide-header{padding:0 14px;gap:6px}.brand{width:130px}.header-actions{gap:7px}h1{font-size:31px}.place-panel{padding:18px 16px 10px}.house-art{height:168px}.place-button{font-size:9px;gap:3px}.other-places{font-size:8px}.job-panel{padding:20px 18px 0}.description-label{font-size:22px}.panel-contact{font-size:9px}.photo-note{font-size:8px}.job-panel textarea,input{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Keep long visitor-supplied names inside every layout and preserve touch targets. */
.text-button{min-width:44px}.editor-layout>* , .review-layout>* , .job-row>div{min-width:0}.job-location,.job-title,.service-tag span{overflow-wrap:anywhere}.job-panel form{min-width:0}
@media(max-width:700px){.job-panel textarea,.custom-place input,.zip-field input{font-size:16px}}
.more-places{border-top:1px solid #dfe2d4;margin-top:12px;font-size:11px;color:var(--muted)}.more-places>summary{cursor:pointer;min-height:44px;display:flex;align-items:center;justify-content:center;gap:6px;list-style:none}.more-places>summary::-webkit-details-marker{display:none}.more-places>summary::after{content:'+';font-size:15px;margin-left:6px}.more-places[open]>summary::after{content:'−'}.more-places .other-places{margin-top:0}.more-places .custom-place{border-top:0}.more-places .custom-place summary{min-height:44px}
@media(max-width:700px){.page-heading{padding:23px 0 21px}.page-heading>.eyebrow{display:none}h1{margin-top:0;font-size:33px}.house-art{height:145px}.more-places{margin-top:8px;font-size:10px}.place-panel{padding-bottom:7px}.scene-caption{font-size:9px}.selected-place{margin-bottom:10px}.custom-place summary{justify-content:center}.other-places{font-size:10px}}
@media(max-width:360px){h1{font-size:30px}.house-art{height:128px}.more-places{font-size:9px}}

/* Choice-led editor: focused questions, a live property and a readable next step. */
:root{--paper:#faf9f7;--ink:#263139;--muted:#737a79;--gold:#f4c44f;--line:#e5e6df}
.guide-header{height:80px}.header-label{font-size:12px}.brand{width:177px}main{max-width:1280px}.guide-footer{max-width:1280px}.editor-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;padding:37px 0 26px}.editor-heading h1{font-size:39px;line-height:1.2;margin:12px 0 0;letter-spacing:-1.8px}.editor-heading>p:last-child{font-size:12px;line-height:1.8;padding-bottom:3px}.mobile-break{display:none}.editor-layout{grid-template-columns:minmax(0,1.19fr) minmax(0,1fr);border-radius:20px;box-shadow:0 15px 45px #1c2a3007;min-height:590px;align-items:stretch}.place-panel{position:relative;background:radial-gradient(ellipse at 40% 40%,#fffef8 0%,#f0f1e9 85%);padding:21px 24px 16px;display:flex;flex-direction:column}.area-tabs{display:grid;grid-template-columns:repeat(4,1fr);padding:4px;background:#e6e8df9c;border:1px solid #e0e3d8;border-radius:11px;gap:3px}.area-tabs button{min-height:39px;border-radius:7px;color:#73796f;font-size:12px;font-weight:600;transition:background .2s,color .2s}.area-tabs button[aria-pressed=true]{background:#fffefa;color:#283339;box-shadow:0 2px 8px #3035220b}.area-tabs button:hover{color:#293238;background:#fff8}.scene-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px}.scene-eyebrow{font-size:8px;letter-spacing:.15em;color:#858b7e;font-weight:600}.scene-top h2{font-size:19px;font-weight:600;letter-spacing:-.5px;margin-top:4px}.scene-badge{font-size:8px;color:#6f7969;background:#ffffff80;padding:5px 8px;border:1px solid #e0e4d6;border-radius:5px;white-space:nowrap}#property-scene.property-scene{height:415px;width:100%;min-height:0;margin:0;position:relative;isolation:isolate}#scene-loading{position:absolute;inset:0;display:grid;place-items:center;font-size:12px;color:#7a8273;pointer-events:none}.scene-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:auto}.scene-bottom p{font-size:10px;line-height:1.7;max-width:280px;color:#788170}.scene-tools{display:flex;gap:5px}.scene-tools button{min-height:40px;width:40px;background:#ffffffa8;border:1px solid #dfe4d6;border-radius:50%;font-size:20px;color:#626f58}.scene-tools button:hover{background:white}.scene-caption{margin:11px 0 0;font-size:9px;color:#899181}.job-panel{padding:25px 30px 0}.step-top{display:flex;align-items:center;gap:13px;height:36px;margin:0 0 5px}.back-button{font-size:17px;min-height:40px;display:flex;align-items:center;gap:7px;padding:0 9px 0 0}.back-button span{font-size:10px;font-weight:600}.back-button:disabled{visibility:hidden}.step-top p{font-size:9px;color:#808a8c;font-weight:600;letter-spacing:1px;border-left:1px solid var(--line);padding-left:12px}#step-kind{margin-left:auto;font-size:8px;letter-spacing:1.1px;font-weight:800;color:#8c937f}.breadcrumbs{display:flex;flex-wrap:wrap;gap:0 6px;align-items:center;min-height:31px;margin:0 0 11px}.breadcrumbs button{font-size:9px;color:#707a79;min-height:32px;padding:4px 0;max-width:100%;overflow-wrap:anywhere}.breadcrumbs button:not(:last-child)::after{content:'/';margin-left:6px;color:#b4b7ac}.breadcrumbs button:hover{text-decoration:underline}.job-panel h2{font-size:27px;line-height:1.22;letter-spacing:-1px;margin:12px 0 10px}.job-panel h2:focus{outline:none}.job-panel .field-help{font-size:11px;margin-bottom:19px;line-height:1.7;max-width:365px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.choice{display:flex;align-items:center;gap:10px;min-height:81px;border:1px solid #e1e4dc;border-radius:11px;padding:12px 10px 12px 12px;text-align:left;background:#fff;transition:background .18s,border-color .18s,transform .18s}.choice:hover{border-color:#b9c1ae;background:#fafbf7;transform:translateY(-1px)}.choice[aria-pressed=true]{border-color:#d2b153;background:#fcf6e5}.choice-icon{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:8px;background:#f3f4ed;color:#697260}.choice-icon svg{height:23px;width:23px;stroke-width:1.25}.choice-words{min-width:0;flex:1}.choice strong{display:block;font-size:11px;font-weight:600;line-height:1.5}.choice small{font-size:8px;color:#8a9286;line-height:1.55;margin-top:3px;display:block}.choice-arrow{font-size:12px;align-self:flex-start;color:#b2b8a8}.unsure-choice{min-height:44px;display:flex;justify-content:space-between;align-items:center;width:100%;font-size:10px;color:#7a8179;text-align:left;margin:7px 0 0;padding:6px 2px}.unsure-choice:hover{color:#333f30;text-decoration:underline}.selection-note{font-size:9px;text-align:center;color:#8b9288;margin:14px 0 20px}.panel-contact{min-height:59px;font-size:10px}.ready-task{background:linear-gradient(120deg,#f7f8f0,#f4f3e9);border:1px solid #e2e6d7;border-radius:13px;padding:23px 22px;position:relative}.ready-task .eyebrow{font-size:8px;color:#939b87;margin-bottom:11px}.ready-task h3{font-size:23px;font-weight:600;line-height:1.25;letter-spacing:-.6px}.ready-task p:not(.eyebrow){font-size:11px;color:#7c8674;line-height:1.75;margin-top:8px}.ready-task #ready-detail{margin-top:14px;color:#4b5b45;border-top:1px solid #e1e5d5;padding-top:12px}.ready-check{display:inline-block;font-size:9px;color:#607951;background:#e4ebd9;border-radius:12px;padding:4px 9px;margin-top:16px}#optional-notes{margin:12px 0;font-size:11px;color:#6e7a67}#optional-notes summary{min-height:43px;cursor:pointer;list-style:inside}#optional-notes summary span{float:right;font-size:9px;color:#959b8c}#optional-notes textarea{min-height:90px;font-size:12px}#save-job{margin-top:18px;min-height:52px}.job-panel #legacy-editor{margin:10px 0}#scene-fallback{position:absolute;top:210px;left:24px;right:24px;text-align:center;background:#f4f5eb;padding:26px;border:1px dashed #cbd3be;border-radius:14px}#scene-fallback p{font-size:13px;font-weight:600}#scene-fallback small{display:block;font-size:11px;color:#7d8576;margin-top:7px}.under-editor{font-size:10px;margin-top:9px}.under-editor .text-button{font-size:10px}.guide-footer{min-height:55px}.job-panel form{padding-bottom:2px}
@media(min-width:1344px){main,.guide-footer{margin-left:auto;margin-right:auto}.guide-header{padding:0 max(32px,calc((100vw - 1280px)/2))}}
@media(max-width:1100px){.editor-heading h1{font-size:32px}.editor-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr)}.job-panel{padding:23px 23px 0}.choice{gap:7px;padding:10px;min-height:75px}.choice-icon{width:29px;height:29px}.choice small{display:none}.scene-top h2{font-size:17px}.job-panel h2{font-size:25px}#property-scene.property-scene{height:410px}.editor-heading>p:last-child{max-width:265px;font-size:11px}}
@media(max-width:760px){.editor-heading h1{font-size:29px}.editor-heading{gap:20px}.editor-heading>p:last-child{max-width:190px;font-size:10px}.choice-grid{gap:6px}.choice-icon{display:none}.choice{min-height:68px}.choice strong{font-size:10px}.place-panel{padding:18px}.scene-tools button{width:34px;min-height:34px}.scene-top{padding-top:16px}.scene-badge{display:none}}
@media(max-width:700px){.guide-header{height:69px}.brand{width:143px}.editor-heading{display:block;padding:24px 0 18px}.editor-heading h1{font-size:30px;line-height:1.15;margin:0 0 10px;letter-spacing:-1.1px}.mobile-break{display:block}.editor-heading>.eyebrow,.editor-heading>div>.eyebrow{display:none}.editor-heading>p:last-child{font-size:11px;max-width:none;line-height:1.7;padding:0}.editor-heading>p:last-child br{display:none}.editor-layout{min-height:0}.place-panel{padding:14px 15px 10px}.area-tabs button{min-height:37px;font-size:11px}.scene-top{padding-top:14px}.scene-top h2{font-size:16px}.scene-eyebrow{font-size:7px}#property-scene.property-scene{height:230px}.scene-bottom{gap:10px}.scene-bottom p{font-size:9px;max-width:195px}.scene-tools button{width:35px;min-height:35px;font-size:18px}.scene-caption{font-size:8px;margin-top:7px}.job-panel{padding:17px 21px 0}.step-top{margin-bottom:3px}.choice-icon{display:grid;width:30px;height:30px}.choice-grid{gap:8px}.choice{min-height:70px;gap:9px}.choice strong{font-size:11px}.choice small{display:none}.job-panel h2{font-size:25px;margin:9px 0 8px}.job-panel .field-help{font-size:11px;margin-bottom:15px}.breadcrumbs{margin-bottom:4px}.selection-note{margin:9px 0 15px}.ready-task h3{font-size:22px}#optional-notes textarea{font-size:16px}#scene-fallback{top:155px;left:15px;right:15px;padding:18px}.under-editor>span{display:none}}
@media(max-width:360px){.editor-heading h1{font-size:27px}.brand{width:125px}.choice{padding:9px;gap:7px}.choice-icon{width:25px;height:28px}.choice-icon svg{width:21px;height:21px}.choice strong{font-size:10px}.choice-arrow{display:none}.job-panel{padding:15px 17px 0}#property-scene.property-scene{height:205px}.scene-tools{gap:3px}.scene-tools button{min-height:32px;width:32px}.scene-bottom p{max-width:145px}}
@media(prefers-reduced-motion:no-preference){.choice-grid,.ready-task{animation:choice-enter .22s ease-out}@keyframes choice-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}}

.choice strong{font-size:12px}.choice small{font-size:9px}.unsure-choice{font-size:11px}.selection-note{font-size:10px}
@media(max-width:700px){.choice strong{font-size:12px}.unsure-choice{font-size:11px}}
@media(max-width:360px){.choice strong{font-size:11px}}

.more-choices-toggle{display:block;min-height:44px;width:100%;font-size:10px;font-weight:600;text-align:center;color:#69785d;border-bottom:1px solid #e7eadd;margin-top:4px}.more-choices-toggle:hover{background:#f8faf3}.choice-grid:has(>.choice:only-child){grid-template-columns:1fr}

body[data-scene=unavailable] #property-scene{height:0!important}body[data-scene=unavailable] #scene-fallback{position:static;margin:28px 0}body[data-scene=unavailable] .scene-bottom,body[data-scene=unavailable] .scene-caption{display:none}
/* A visible route back to the homepage introduction, including on small screens. */
.guide-header .guide-home-link{display:inline-flex;align-items:center;min-height:44px;flex:none;font-size:12px;letter-spacing:0;text-transform:none;color:var(--ink);text-decoration:none}
.guide-home-link:hover{text-decoration:underline}
@media(max-width:480px){.guide-header{gap:10px}.guide-header .brand{width:125px}.guide-header .guide-home-link{font-size:11px}.guide-header .header-actions{gap:8px}}
@media(max-width:360px){.guide-header .brand{width:105px}.guide-header .list-link{white-space:nowrap}}
