*{box-sizing:border-box}html{font-size:16px}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f4f4ee;color:#273e36}button,input,select{font:inherit}a,button,input,select{touch-action:manipulation}button{cursor:pointer}a{text-decoration:none}a,button{color:inherit}button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border-radius:5px;padding:7px 9px;font-size:14px}button:hover{background:#e9ece4}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #ae7845;outline-offset:3px}h1,h2,h3,p{margin:0}h2{font-size:15px;font-weight:600}h3{font-size:19px;font-weight:500}input,select{min-width:0}input[type=range]{accent-color:#376152;width:100%;height:22px;cursor:pointer}input[type=checkbox]{accent-color:#315d4c;width:15px;height:15px}input[type=color]{width:100%;height:36px;padding:3px;border:1px solid #d7ddd2;background:white}input[aria-invalid=true]{border-color:#b56a47}.app-header{height:74px;padding:0 32px;gap:60px;background:#fbfcf7;border-bottom:1px solid #dce2d8}.app-header,.brand{display:flex;align-items:center}.brand{gap:9px;font-family:Georgia,serif;font-size:30px;letter-spacing:-1.4px}.brand-icon{background:#254e41;color:#f4efe3;display:grid;place-items:center;width:32px;height:35px;border-radius:5px}.beta{font:10px Arial,sans-serif;letter-spacing:1px;color:#8c978a;margin:8px 0 0 8px}.app-header nav{gap:25px;font-size:14px;color:#718074}.app-header nav,.app-header nav a{display:flex;height:100%;align-items:center}.app-header nav a{position:relative}.app-header nav a.active{color:#294d40}.app-header nav a.active:after{content:"";position:absolute;bottom:0;height:2px;width:100%;background:#416a56}.sister-link{margin-left:auto;font-size:12px;display:flex;align-items:center;gap:5px;color:#7e8b7d}.planner{max-width:1900px;margin:auto;padding:0 26px}.project-bar{display:flex;align-items:center;justify-content:space-between;padding:27px 0 22px}.eyebrow{font-size:10px;letter-spacing:1.7px;color:#84917e}.project-bar .project-name{font-family:Georgia,serif;font-weight:400;font-size:28px;margin-top:5px;letter-spacing:-.5px}.project-actions{display:flex;align-items:center;gap:8px}.project-actions button:last-child{background:#fcfcf7;border:1px solid #d8dfd1;padding:8px 14px}.separator{height:22px;border-left:1px solid #d2dacd;margin:0 8px}.workspace{display:grid;grid-template-columns:268px minmax(320px,1fr) 254px;min-height:620px;height:calc(100vh - 225px);max-height:1000px;border:1px solid #d5decf;border-radius:8px;overflow:hidden;background:#fbfcf7;box-shadow:0 8px 30px #23382b06}.library-panel{border-right:1px solid #d6dfd0;display:flex;flex-direction:column;overflow:auto}.panel-tabs{display:flex;border-bottom:1px solid #dde3d6;padding:10px 9px;gap:5px}.panel-tabs button{flex:1 1;flex-direction:column;gap:5px;font-size:12px;min-height:51px;color:#87927d}.panel-tabs button.active{background:#e7edde;color:#385c45}.panel-section{padding:20px 18px;border-bottom:1px solid #e0e5da}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:9px}.section-heading select{font-size:11px;border:0;background:transparent;color:#75836d;max-width:99px}.muted{font-size:13px;color:#83907b;line-height:1.7;margin:8px 0 14px}.field{display:block;margin:17px 0}.field>span{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#65775d;margin-bottom:8px;gap:5px}.field small{font-size:11px;color:#97a08e}.field>input:not([type=range]):not([type=color]),.field>select{width:100%;min-height:39px;background:#fffef9;border:1px solid #d7dece;border-radius:5px;padding:8px 10px;font-size:14px;color:#3b4d33}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-pair .field{margin-bottom:0}.area-card{display:flex;align-items:center;justify-content:space-between;background:#edf0e5;border:1px solid #e2e6d7;padding:13px 11px;margin-top:16px;border-radius:5px;font-size:12px;color:#728166}.area-card strong{font-size:17px;font-weight:500;color:#3b5d43}.micro{font-size:11px;color:#919b87;line-height:1.65;margin-top:11px}.swatches{display:flex;gap:7px;flex-wrap:wrap}.swatches button{width:22px;min-height:22px;height:22px;padding:0;border:1px solid #a6b09544;border-radius:50%;color:#364532}.swatches button.selected{outline:2px solid #567348;outline-offset:2px}.check-row{gap:8px;font-size:13px;color:#748366}.check-row,.library-bottom{display:flex;align-items:center}.library-bottom{gap:7px;padding:17px 14px;margin-top:auto;color:#87977a;font-size:10px}.view-panel{min-width:0;display:flex;flex-direction:column;background:#e7e9e4}.view-toolbar{display:flex;align-items:center;justify-content:space-between;gap:7px;min-height:59px;border-bottom:1px solid #d9e0d1;padding:10px 15px;background:#f3f5ed}.view-tabs{display:flex;gap:2px;background:#e8ede2;padding:3px;border-radius:6px}.view-tabs button{font-size:12px;min-height:29px;padding:6px 12px;color:#859477}.view-tabs button.active{color:#355a3f;background:#fffef8;box-shadow:0 1px 4px #2b3f2920}.viewport{position:relative;flex:1 1;min-height:450px;overflow:hidden}.plan-canvas,.scene-canvas,.scene-wrap{position:absolute;inset:0;width:100%;height:100%;touch-action:none}.scene-canvas canvas{display:block;width:100%;height:100%;outline:none}.view-label{position:absolute;top:21px;left:21px;font-size:9px;letter-spacing:1.4px;color:#7e8d78;pointer-events:none}.enter-room{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);background:#fcfcf1f0;border:1px solid #d1dac5;box-shadow:0 3px 15px #2d49251a;padding:11px 21px;min-height:43px;font-size:13px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.view-status{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f3f5ed;font-size:11px;color:#879776;border-top:1px solid #d8dfd0;gap:12px}.view-status label,.view-status>span{display:flex;gap:8px;align-items:center}.status-square{height:7px;width:7px;border:1px solid #8da179}.status-divider{padding:0 5px;color:#b3bca9}.inspector{border-left:1px solid #d6dfd0;overflow:auto}.inspector-heading{min-height:59px;display:flex;align-items:center;gap:9px;padding:16px;border-bottom:1px solid #dee4d6;color:#6c7f5b}.inspector-heading h2{font-size:13px}.room-summary>span{display:block;font:35px Georgia,serif;color:#3c613f;letter-spacing:-1px;margin:11px 0 22px}.room-summary h3{font:20px Georgia,serif;margin-bottom:12px;color:#526b46}.room-summary p{font-size:13px;line-height:1.8;color:#8a977c;margin-bottom:24px}.primary{background:#345b43;color:#f3f5e8;width:100%;min-height:41px;font-size:12px}.primary:hover{background:#234833}.full-button{width:100%;border:1px solid #d9e0ce;margin-top:10px;min-height:39px;font-size:12px}.button-pair{display:flex;gap:7px}.button-pair button{flex:1 1;border:1px solid #d9e0ce;font-size:11px}.danger{color:#ad6e4c}.count{border:1px solid #dbe3ce;padding:1px 6px;border-radius:4px;font-size:11px;color:#81956c}.checks button{display:flex;align-items:flex-start;text-align:left;font-size:12px;line-height:1.65;padding:9px 0;color:#8f8d6a;width:100%}.checks .muted{display:flex;gap:7px;align-items:center}.info-dot,.warning-dot{width:6px;height:6px;background:#c89a63;border-radius:50%;flex-shrink:0;margin-top:7px}.info-dot{background:#9dafa0}.workspace-footer{display:flex;justify-content:space-between;font-size:10px;color:#a0ab95;padding:17px 2px 24px;gap:20px}.catalog{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.catalog button{border:1px solid #dbe2d2;background:#f4f6ed;flex-direction:column;min-height:102px;font-size:11px;position:relative}.catalog button>svg{position:absolute;right:6px;top:6px;color:#8c9e78}.furniture-icon{display:flex;align-items:center;justify-content:center;color:#889d79;height:43px}.walk-hint{bottom:25px;transform:translateX(-50%);white-space:nowrap;background:#203f32c9;color:#edf3e5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:10px 15px;font-size:11px;border-radius:6px}.crosshair,.walk-hint{position:absolute;left:50%;pointer-events:none}.crosshair{top:50%;color:#fff9;font-size:18px}.touch-walk{position:absolute;left:15px;bottom:70px;display:flex;gap:3px}.touch-walk button{background:#f4f7ebe0;border:1px solid #c8d4bb;width:37px;min-height:37px;-webkit-user-select:none;user-select:none;touch-action:none}.scene-error,.view-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:30px;text-align:center;font-size:14px;color:#728267}.notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#294e3c;color:#f3f6e8;border-radius:7px;padding:12px 15px;display:flex;align-items:center;gap:20px;z-index:50;font-size:13px;box-shadow:0 5px 20px #253c3325}.notice button{color:inherit;min-height:20px;padding:0}.plan-dimension{font-size:.12px;fill:#6e8165;stroke:#f4f5ef;stroke-width:.028px}.plan-dimension,.plan-item-name{font-family:Arial,sans-serif;paint-order:stroke}.plan-item-name{font-size:.105px;fill:#3e5540;stroke:#ffffff50;stroke-width:.015px}.plan-item{cursor:grab}.plan-item:active{cursor:grabbing}.plan-opening{cursor:pointer}.plan-canvas.drawing{cursor:crosshair}.error-text{display:block;color:#ac6447!important;margin-top:6px}@media(min-width:1700px){.workspace{grid-template-columns:300px minmax(320px,1fr) 280px}.panel-section{padding:24px}.field>span,.muted{font-size:14px}.micro{font-size:12px}}@media(max-width:1150px){.app-header{gap:25px;padding:0 20px}.sister-link{display:none}.workspace{grid-template-columns:240px minmax(320px,1fr)}.inspector{grid-column:1/-1;display:flex;max-height:330px;border-top:1px solid #d6dfd0;border-left:0}.inspector-heading{width:160px;flex-shrink:0;align-items:flex-start}.inspector>.panel-section{flex:1 1;border-right:1px solid #dee4d6;min-width:250px}.workspace{height:auto;max-height:none}.view-panel{min-height:600px}.library-panel{max-height:650px}.planner{padding:0 16px}.beta{display:none}}@media(max-width:720px){.app-header{height:60px;padding:0 14px;justify-content:space-between}.brand{font-size:26px}.brand-icon{width:27px;height:30px}.app-header nav{gap:14px;font-size:12px}.app-header nav a:first-child{display:none}.project-bar{padding:18px 0 16px}.project-bar .project-name{font-size:23px}.eyebrow{font-size:9px}.project-actions{gap:2px}.project-actions button:last-child{font-size:0;padding:8px}.project-actions button:last-child svg{width:17px}.separator{margin:0 4px}.workspace{display:flex;flex-direction:column}.view-panel{order:0;min-height:470px}.viewport{min-height:390px}.library-panel{order:1;max-height:none;border:0;border-top:1px solid #d6dfd0}.inspector{order:2;display:block;max-height:none}.inspector-heading{width:100%}.library-bottom{display:none}.view-tabs button{padding:6px 9px;font-size:11px}.view-toolbar{padding:8px 10px;min-height:52px}.workspace-footer span:last-child{display:none}.field-pair{gap:20px}.catalog{grid-template-columns:repeat(3,1fr)}.walk-hint{bottom:18px;font-size:9px;max-width:95%;white-space:normal;width:max-content;text-align:center}.notice{width:90%;bottom:12px}.panel-section{padding:19px}.view-label{font-size:8px}.view-status{font-size:10px}.planner{padding:0 10px}}.project-bar .project-name input{font:inherit;letter-spacing:inherit;color:inherit;background:transparent;border:1px solid transparent;border-radius:4px;max-width:420px;width:100%;padding:0}.project-bar .project-name input:hover{border-color:#d7dfd0}.shape-options{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.bed-presets button,.shape-options button{border:1px solid #d9e0ce;background:#f7f9f1;font-size:12px;min-height:34px;padding:6px 8px}.area-controls{padding:0 10px 10px;background:#f0f3e9;border-radius:5px}.drawing-bar{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:9px;background:#fbfcf3f0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #ccd9bb;padding:10px 14px;z-index:3;border-radius:7px;width:max-content;max-width:95%;flex-wrap:wrap;font-size:12px;box-shadow:0 4px 12px #29482015}.drawing-bar button{background:#e5ebdc;font-size:12px}.bed-presets{display:flex;flex-wrap:wrap;gap:5px}.bed-presets p{width:100%}.bed-presets button,.button-pair button,.catalog button,.check-row,.checks button,.field>span,.full-button,.inspector-heading h2,.muted,.panel-tabs button,.primary,.room-summary p,.shape-options button,.view-tabs button{font-size:14px}.field small,.library-bottom,.micro,.section-heading select,.view-label,.view-status,.walk-hint,.workspace-footer{font-size:12px}.room-summary h3{font-size:22px}.workspace{grid-template-columns:286px minmax(320px,1fr) 272px}.view-tabs button{padding:6px 9px}.panel-tabs{padding:8px 5px}.field-pair{gap:10px}@media(max-width:1200px){.workspace{grid-template-columns:265px minmax(320px,1fr)}}@media(max-width:720px){.project-bar .project-name input{max-width:200px}.view-tabs button{font-size:12px}.project-actions button{font-size:0;padding:6px}.view-status{font-size:11px}.view-label{font-size:10px}.workspace-footer{font-size:12px}.app-header nav{font-size:13px}.view-panel{min-height:490px}.drawing-bar,.micro{font-size:12px}}@media(min-width:721px) and (max-width:1200px){.inspector{grid-column:1/-1;display:flex;max-height:420px;border-top:1px solid #d6dfd0;border-left:0}.inspector-heading{width:160px;flex-shrink:0;align-items:flex-start}.inspector>.panel-section{flex:1 1;min-width:250px}.workspace{height:auto;max-height:none}.view-panel{min-height:640px}.library-panel{max-height:700px}}@media(max-width:720px){.project-actions .compare-button{font-size:0}.project-actions .compare-button svg{width:16px}.field input{font-size:16px!important}}.project-bar .planner-heading{font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.4;font-weight:600;color:#526b5c;letter-spacing:0;margin:0}.project-bar>div:first-child{min-width:0;padding-right:16px}@media(max-width:720px){.project-bar .planner-heading{font-size:13px}}.library-panel>.library-bottom,.library-panel>.panel-section,.library-panel>.panel-tabs{flex-shrink:0}.shape-options{gap:8px;margin-top:14px}.shape-options button{min-height:38px;padding:8px 12px;line-height:1.35}@media(min-width:721px) and (max-width:1200px){.workspace{align-items:start;overflow:clip}.library-panel{max-height:none;overflow:visible}.view-panel{position:sticky;top:16px;height:calc(100vh - 32px);min-height:640px;max-height:850px}.inspector{align-self:stretch}}.view-column{display:contents}@media(min-width:721px) and (max-width:1200px){.view-column{display:block;align-self:stretch;min-width:0}}.furnish-actions{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #dde3d6}.furnish-actions .field:first-child{margin-top:0}button:disabled{opacity:.45;cursor:default}.view-status{flex-wrap:wrap;gap:8px 14px}.furniture-visibility{border:1px solid #d2dccc;background:#fbfcf7;font-size:12px;min-height:34px;padding:6px 9px;color:#42604d}.furniture-visibility[aria-pressed=true]{background:#e7edde}.plan-canvas [tabindex]:focus,.plan-canvas [tabindex]:focus-visible{outline:none}.plan-focus-ring{opacity:0;pointer-events:none}.plan-opening:focus-visible .plan-focus-ring{opacity:1}.plan-item:focus-visible>rect{stroke:#b87942;stroke-width:2px;vector-effect:non-scaling-stroke}.wall-picker{cursor:pointer}.wall-picker:focus-visible .wall-picker-line,.wall-picker:hover .wall-picker-line{stroke:#b87942;stroke-width:5px}.connection-panel h2{font-size:17px}.connection-panel .primary{margin-top:18px}.connection-error{font-size:13px;line-height:1.6;color:#a65738;margin-top:14px}.selected-room-label{display:flex;flex-direction:column;gap:6px;margin:18px 0;padding:12px 13px;border-left:3px solid #b77c36;background:#f2efe4;border-radius:0 5px 5px 0}.selected-room-label>span{font-size:12px;color:#788471}.selected-room-label strong{font-size:16px;font-weight:600;color:#385444}.selected-room-label small{font-size:12px;line-height:1.5;color:#788471}.plan-room{cursor:pointer}.plan-room:hover{fill:#e4d2ae}.plan-room:focus-visible{stroke:#b77c36;stroke-width:4px;vector-effect:non-scaling-stroke}.plan-opening,.plan-room{cursor:grab}.plan-canvas.dragging,.plan-canvas.dragging *{cursor:grabbing!important}.plan-opening:active,.plan-room:active{cursor:grabbing}@media(min-width:721px){.workspace{height:calc(100dvh - 200px);min-height:520px;max-height:none;align-items:stretch;overflow:hidden;grid-template-columns:250px minmax(0,1fr)}.view-column{display:flex;min-height:0;min-width:0;align-self:stretch}.view-panel{position:relative;top:auto;flex:1 1;width:100%;height:100%;min-height:0;max-height:none}.viewport{min-height:280px}.library-panel{height:100%;min-height:0;max-height:none;overflow:auto}.inspector,.workspace.has-selection .library-panel{display:none}.workspace.has-selection .inspector{display:block;grid-column:1;grid-row:1;height:100%;min-height:0;max-height:none;overflow:auto;border:0;border-right:1px solid #d6dfd0}.workspace.has-selection .view-column{grid-column:2;grid-row:1}.inspector-heading{width:auto;position:sticky;top:0;background:#fbfcf7;z-index:2;align-items:center}.inspector>.panel-section{min-width:0;border-right:0}.inspector .field-pair{grid-template-columns:1fr 1fr}}@media(min-width:1350px){.workspace{grid-template-columns:268px minmax(0,1fr) 268px}.inspector,.workspace.has-selection .inspector{display:block;grid-column:3;grid-row:1;overflow:auto;height:100%;max-height:none;border-left:1px solid #d6dfd0;border-right:0}.workspace.has-selection .library-panel{display:flex}}@media(max-width:720px){.workspace.has-selection .inspector{order:1}.workspace.has-selection .library-panel{order:2}.workspace.has-selection .view-column{display:block;order:0;position:sticky;top:0;z-index:3}.workspace.has-selection .view-panel{min-height:0;height:40dvh}.workspace.has-selection .viewport{min-height:150px}}.app-header{gap:24px}.app-header nav{gap:18px;white-space:nowrap;overflow:auto}.app-header nav a{flex-shrink:0}.roof-profile{display:block;width:100%;max-height:160px;margin:15px 0;background:#f3f3e9;border-radius:5px}.attic-controls .area-card{flex-direction:column;align-items:flex-start;gap:8px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.trace-dialog{padding:0;border:1px solid #c9d2c2;border-radius:12px;width:calc(100vw - 40px);max-width:1500px;height:calc(100dvh - 40px);max-height:none;background:#fbfcf7;color:#273e36;box-shadow:0 20px 100px #203a3340;overflow:hidden}.trace-dialog::backdrop{background:#203a3355;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.trace-dialog[open]{display:flex;flex-direction:column}.trace-header{padding:20px 24px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #d5decf}.trace-header h2{font-size:20px}.trace-header p{font-size:13px;color:#788471;margin-top:8px}.trace-body{display:grid;grid-template-columns:290px minmax(0,1fr);flex:1 1;min-height:0}.trace-sidebar{padding:24px;overflow:auto;border-right:1px solid #d5decf}.trace-step{font-size:12px;color:#947344;margin-bottom:16px}.trace-workspace{position:relative;min-width:0;min-height:0;display:flex;flex-direction:column;background:#e9ece4}.trace-toolbar{padding:8px 14px;display:flex;gap:6px;background:#f1f4ea;border-bottom:1px solid #d5decf}.trace-toolbar>span{flex:1 1}.trace-toolbar button[aria-pressed=true]{background:#dce6d5}.trace-canvas{width:100%;flex:1 1;min-height:0;touch-action:none;cursor:crosshair}.trace-canvas.pan{cursor:grab}.trace-status{padding:12px 16px;font-size:12px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;background:#f1f4ea}.trace-empty{margin:auto;text-align:center;padding:40px;display:flex;flex-direction:column;align-items:center;gap:20px;color:#75836d}.trace-empty button{border:1px solid #b7c5ab}.trace-footer{display:flex;align-items:center;gap:15px;padding:16px 24px;border-top:1px solid #d5decf}.trace-footer p{font-size:12px;color:#748366;margin-right:auto;max-width:550px;line-height:1.5}.trace-footer .primary{width:auto;min-width:180px}.traced-rooms{margin-top:24px}.traced-rooms>div{display:flex;gap:3px;align-items:center;border-bottom:1px solid #d5decf;padding:10px 0}.traced-rooms label{flex:1 1;min-width:0}.traced-rooms input{width:100%;background:transparent;border:0;color:inherit;font-size:13px}.traced-rooms small{font-size:11px;color:#788471}.traced-rooms button{font-size:11px;padding:4px}@media(max-width:720px){.trace-dialog{width:100vw;height:100dvh;border-radius:0;max-width:none}.trace-header{padding:14px}.trace-header h2{font-size:16px}.trace-body{display:flex;flex-direction:column}.trace-sidebar{max-height:36dvh;padding:14px;flex-shrink:0;border-bottom:1px solid #d5decf}.trace-workspace{flex:1 1;min-height:180px}.trace-footer{padding:12px;flex-wrap:wrap;gap:8px}.trace-footer p{width:100%;max-width:none}.trace-toolbar{padding:5px;gap:0}.trace-toolbar button{font-size:12px}.trace-status{font-size:10px;padding:8px}}.comparison-bar{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;padding:12px 16px;border:1px solid #d6dfce;border-radius:7px;background:#edf2e6;margin-bottom:12px;font-size:13px}.comparison-bar>div:first-child{display:flex;flex-direction:column;gap:5px;flex:1 1;min-width:220px}.comparison-bar small,.comparison-bar span{color:#75836d;font-size:12px;line-height:1.5}.comparison-bar small{width:100%}.comparison-tabs{display:flex;gap:5px}.comparison-tabs button{border:1px solid #c4d1bb;font-size:12px}.comparison-tabs button[aria-pressed=true]{background:#345b43;color:white}.close-inspector{margin-left:auto}.inspector .field{overflow:visible}.inspector .panel-section{flex-shrink:0}.product-import{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #dce2d5}.product-import details{margin-top:16px;font-size:13px}.product-import summary{cursor:pointer;color:#708365}.field textarea{width:100%;font:inherit;font-size:13px;padding:10px;border:1px solid #d7dece;border-radius:5px;resize:vertical;background:#fffef9;color:inherit}@media(min-width:721px){.comparison-bar+.workspace{height:calc(100dvh - 315px);min-height:440px}.compact-checks .full-button{text-align:left;justify-content:flex-start;font-size:12px}}.app-header .brand{font-size:25px}.tool-guide{max-width:1120px;margin:64px auto 0;padding:48px 32px;color:var(--ink,#293f36);line-height:1.75}.guide-intro{max-width:760px}.guide-kicker{font-size:12px;letter-spacing:.12em;text-transform:uppercase}.tool-guide h2{font-family:Georgia,serif;font-size:32px;line-height:1.2;margin:0 0 20px}.tool-guide h3{font-size:21px;line-height:1.35;margin:0 0 14px}.tool-guide p{margin:0 0 18px}.tool-guide a{color:#355e4b;text-decoration:underline;text-underline-offset:3px}.guide-toc{gap:10px 28px;padding:24px 0;margin:24px 0 40px;border-block:1px solid #d8dece}.guide-sections,.guide-toc{display:grid;grid-template-columns:1fr 1fr}.guide-sections{gap:36px 48px}.guide-sections section{scroll-margin-top:90px}.related-tools{border-top:1px solid #d8dece;margin-top:40px;padding-top:32px}.related-tools nav{margin-bottom:24px}.guide-footer,.related-tools nav{display:flex;flex-wrap:wrap;gap:12px 24px}.guide-footer{border-top:1px solid #d8dece;padding-top:24px;margin-top:32px;font-size:13px}@media(max-width:720px){.tool-guide{margin-top:24px;padding:28px 18px}.guide-sections,.guide-toc{grid-template-columns:1fr}.tool-guide h2{font-size:27px}.app-header .brand{font-size:23px}}