:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0d0c0a;color:#f3ece0;--bg: #0d0c0a;--card: #171510;--paper: #f4ead8;--paper-ink: #191713;--muted: #9f9584;--line: rgba(255,255,255,.12);--gold: #e8893f;--gold-soft: rgba(232,137,63,.14);--danger: #e8674f}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at top,#201b14 0,#0d0c0a 45%,#050505)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh;max-width:980px;margin:0 auto;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 180px)}main{padding:max(18px,env(safe-area-inset-top)) 16px 110px}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}.eyebrow,.section-kicker{margin:0 0 5px;color:var(--gold);font-size:11px;letter-spacing:.16em;font-weight:800;text-transform:uppercase}.eyebrow.dark{color:#59412e}h1{margin:0;font-size:clamp(27px,8vw,42px);line-height:.98;letter-spacing:-.045em}h2{margin:0 0 8px;font-size:22px;letter-spacing:-.03em}h3{margin:22px 0 10px;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#685b48}p{line-height:1.45}.subtitle{margin:8px 0 0;color:var(--muted);font-size:14px;max-width:28em}.badge{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:#150f09;background:var(--gold);font-weight:900;letter-spacing:-.04em;box-shadow:0 12px 28px #e8893f47}.brand-logo-control{display:grid;justify-items:center;gap:5px;position:relative}.brand-logo-upload{position:relative;width:58px;height:58px;border-radius:18px;display:grid;place-items:center;overflow:hidden;cursor:pointer;color:#ffd7aa;background:#e8893f24;border:1px dashed rgba(232,137,63,.45);font-size:12px;font-weight:900}.brand-logo-upload img{width:100%;height:100%;object-fit:contain;background:#ffffffeb;padding:4px}.brand-logo-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.brand-logo-control small{color:var(--muted);font-size:11px}.brand-logo-clear{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#171510f2;color:#fff3df;font-weight:900}.paper-card,.estimate-row,.empty-state{border:1px solid var(--line);border-radius:24px;background:#171510eb;box-shadow:0 18px 50px #0000003d}.paper-card{padding:18px;margin-bottom:14px}.hero-card{position:relative;display:grid;gap:18px;overflow:hidden;background:linear-gradient(145deg,#f4ead8fa,#e0cfb2f0);color:var(--paper-ink)}.hero-card:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(0,0,0,.08);border-radius:18px;pointer-events:none}.hero-card:after{content:"";position:absolute;right:-44px;top:-44px;width:150px;height:150px;border-radius:50%;background:#e8893f33;filter:blur(2px)}.hero-card>*{position:relative;z-index:1}.hero-card .section-kicker{color:#8b572b}.hero-card p{color:#5b5145;margin-bottom:0}.hero-mark{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px dashed rgba(0,0,0,.14)}.hero-mark span,.local-note{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:#80664a}.hero-mark strong{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#18140f;color:var(--gold)}.hero-actions{display:grid;gap:10px}.stack{display:grid;gap:12px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading.compact{margin-bottom:10px}.section-heading span{color:var(--muted);font-size:13px}.form-section-card{position:relative}.form-section-card:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:5px;border-radius:999px;background:var(--gold);box-shadow:0 0 22px #e8893f52}.form-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(232,137,63,.34)}.form-section-head .section-kicker{display:inline-flex;align-items:center;min-height:32px;padding:0 13px;border-radius:999px;margin-bottom:8px;background:var(--gold);border:1px solid rgba(255,196,128,.72);color:#1e150e;box-shadow:0 10px 22px #e8893f3d;letter-spacing:.12em}.form-section-head h2{color:#ffb26d;font-size:clamp(26px,6.2vw,36px);line-height:1;margin:0;text-shadow:0 0 18px rgba(232,137,63,.14)}.form-section-head small{color:var(--muted);font-size:12px;line-height:1.35;max-width:310px}.stats-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.stats-strip div{padding:12px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0e}.stats-strip span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.stats-strip strong{display:block;margin-top:4px;font-size:15px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.module-card{min-height:92px;padding:12px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;display:grid;align-content:space-between}.module-card.ready{border-color:#e8893f73;background:#e8893f1a}.module-card span{color:var(--gold);font-size:11px;font-weight:900}.module-card strong{font-size:13px;line-height:1.1}.module-card small{color:var(--muted)}.checkpoint-card{display:grid;gap:7px;margin-top:-2px;background:#e8893f14;border-color:#e8893f38}.checkpoint-card strong{color:#fff3e0}.checkpoint-card span{color:var(--muted);font-size:13px;line-height:1.45}.checkpoint-card code{color:#f4d0aa;font-size:12px}.field-flow-card{background:linear-gradient(145deg,#f4ead8fa,#e7d8bef0);color:var(--paper-ink)}.field-flow-card .section-kicker{color:#8b572b}.field-flow-card h2{margin-bottom:10px}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.flow-steps span{display:grid;place-items:center;min-height:36px;border-radius:999px;background:#18140f1a;color:#40342a;font-weight:900;font-size:12px}.flow-note{margin:12px 0 0;color:#5b5145;font-size:13px}.premium-empty{display:grid;gap:6px}.premium-empty span{color:var(--muted)}.home-actions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.home-tool-card{display:grid;align-content:space-between;gap:14px;min-height:172px;background:linear-gradient(145deg,#f4ead8fa,#e1d3bbf2);color:var(--paper-ink)}.home-tool-card .section-kicker{color:#8b572b}.home-tool-card h2{margin:0;color:#211913}.home-tool-card p:not(.section-kicker){margin:0;color:#5b5145;font-size:13px}.tool-actions{display:flex;flex-wrap:wrap;gap:8px}.button-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#211913;background:#18140f14;border-color:#18140f21}.warm-tool-card{background:linear-gradient(145deg,#ecddc4fa,#d4be9ff0)}.quiet-tool-card{background:#171510eb;color:#f3ece0}.quiet-tool-card h2{color:#f3ece0}.quiet-tool-card p:not(.section-kicker){color:var(--muted)}.photo-tool-card{background:linear-gradient(145deg,#f8efdffa,#e1c6a2f5)}.photo-tool-card p:not(.section-kicker){color:#5d4f3f}.trust-card{margin-bottom:18px;background:#171510eb;border-color:#e8893f47}.company-profile-card{margin-top:14px;padding-top:14px;border-top:1px dashed rgba(232,137,63,.24)}.company-profile-card summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.company-profile-card summary::-webkit-details-marker{display:none}.company-profile-card summary span{display:grid;gap:3px}.company-profile-card summary strong{color:#fff4e5;font-size:14px}.company-profile-card summary small,.company-profile-logo-row small,.company-profile-note p{color:var(--muted);font-size:12px;line-height:1.4}.company-profile-card summary em{flex:0 0 auto;min-height:32px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;background:#e8893f1f;border:1px solid rgba(232,137,63,.28);color:#ffd7aa;font-size:12px;font-style:normal;font-weight:900}.company-profile-card[open] summary{margin-bottom:12px}.company-profile-card:not([open])>:not(summary){display:none}.company-profile-note{margin-bottom:12px}.company-profile-note p{margin:0;max-width:58em}.company-profile-summary{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.company-profile-summary span{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;background:#e8893f17;border:1px solid rgba(232,137,63,.18);color:#ffd7aa;font-size:12px;font-weight:800}.company-profile-fields{display:grid;gap:10px}.company-profile-logo-row{display:flex;align-items:center;gap:12px;padding:10px;border-radius:16px;background:#ffffff09;border:1px solid rgba(255,255,255,.08)}.trust-card h2{margin-bottom:6px;color:#fff4e5}.trust-card p:last-child{margin:0;color:var(--muted);max-width:64em}.work-row{grid-template-columns:1fr auto}.row-actions{display:flex;align-items:stretch;gap:6px;padding:8px}.row-actions .ghost{min-height:42px;padding:0 13px}.primary,.ghost{border:0;min-height:46px;border-radius:999px;padding:0 18px;font-weight:800}.primary{background:var(--gold);color:#160d07;box-shadow:0 12px 24px #e8893f38}.ghost{color:#f3ece0;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.danger{color:var(--danger)}.estimate-row{display:grid;grid-template-columns:1fr auto;overflow:hidden}.estimate-row>button:first-child{text-align:left;border:0;color:inherit;background:transparent;padding:15px;display:grid;gap:4px}.estimate-row strong{font-size:16px}.estimate-row span,.estimate-row small{color:var(--muted)}.estimate-row .danger{border-radius:0;min-width:52px}.empty-state{padding:18px;color:var(--muted)}.field{display:grid;gap:7px}.field>span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}input,textarea,select{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff12;color:#fff7ea;min-height:48px;padding:12px 13px;outline:none}textarea{min-height:96px;resize:vertical;line-height:1.45}.material-section-card{gap:14px}.material-card{display:grid;gap:10px;padding:12px;border-radius:16px;background:#ffffff0b;border:1px solid rgba(232,137,63,.18)}.material-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start}.material-details-dropdown{position:relative}.material-details-dropdown summary{min-height:48px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#fff7ea;font-weight:800;cursor:pointer;list-style:none}.material-details-dropdown summary::-webkit-details-marker{display:none}.material-details-dropdown summary:after{content:"▾";margin-left:8px;color:var(--gold);font-size:12px}.material-details-dropdown[open] summary:after{content:"▴"}.material-details-panel{display:grid;gap:10px;margin-top:10px;padding:10px;border-radius:14px;background:#00000024;border:1px dashed rgba(232,137,63,.24)}.material-label-preview{min-height:54px;display:flex;align-items:center;color:var(--muted);font-size:12px}.material-label-preview img{width:74px;height:54px;object-fit:cover;border-radius:10px;border:1px solid rgba(255,255,255,.12)}.material-card-head strong{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#e8893f24;color:#ffd7aa;font-size:13px}input:focus,textarea:focus,select:focus{border-color:#e8893fb8;box-shadow:0 0 0 3px var(--gold-soft)}.grid{display:grid;gap:10px}.grid.two{grid-template-columns:1fr 1fr}.grid.three{grid-template-columns:repeat(3,1fr)}.checks{display:flex;flex-wrap:wrap;gap:8px}.check{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 11px;border-radius:999px;background:#ffffff12;color:#e9dfd1;font-size:13px}.check input{width:17px;min-height:17px;accent-color:var(--gold)}.room-card{padding:14px;border-radius:18px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08);display:grid;gap:12px;scroll-margin-top:16px}.address-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.geo-button{min-height:48px;white-space:nowrap}.wall-width-inline{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.wall-width-inline strong{min-height:48px;min-width:92px;display:inline-flex;align-items:center;justify-content:flex-end;padding:0 13px;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#fff7ea;font-size:18px}.add-area-bottom{width:100%}.room-card-active{border-color:#e8893fad;box-shadow:0 0 0 2px #e8893f1f}.ceiling-panel,.pricing-panel{display:grid;gap:10px;padding:12px;border-radius:16px;background:#ffffff09;border:1px dashed rgba(255,255,255,.12)}.price-stepper{display:grid;grid-template-columns:auto minmax(160px,1fr) auto;gap:8px;align-items:center}.price-stepper .ghost{min-height:44px;padding:0 13px;font-size:13px}.price-input-wrap{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:48px;padding:0 12px;border:1px solid rgba(232,137,63,.28);border-radius:14px;background:#e8893f14;color:#fff3df}.price-input-wrap span{color:#ffb26d;font-weight:900}.price-input-wrap input{min-height:38px;padding:6px 2px;border:0;background:transparent;font-size:22px;font-weight:900;color:#fff7ea;text-align:center}.price-input-wrap input:focus{box-shadow:none}.price-input-wrap small{color:var(--muted);white-space:nowrap}.room-photo-capture-tray{display:grid;gap:12px;padding:12px;border-radius:16px;background:#ffffff0b;border:1px dashed rgba(232,137,63,.24)}.photo-capture-head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.photo-capture-head div{display:grid;gap:3px}.photo-capture-head strong{color:#fff3df}.photo-capture-head small{color:var(--muted);font-size:12px;line-height:1.4}.photo-staging-strip{display:flex;align-items:center;gap:8px;padding:8px;border-radius:14px;background:#00000024;border:1px solid rgba(255,255,255,.08);overflow-x:auto}.photo-staging-strip img{width:58px;height:50px;border-radius:10px;object-fit:cover;background:#1b1712;border:1px solid rgba(255,255,255,.09)}.photo-staging-strip span{display:grid;place-items:center;width:58px;height:50px;flex:0 0 auto;border-radius:10px;background:#e8893f26;color:#ffd7aa;font-weight:900}.move-folder-button{justify-self:start;min-height:42px}.room-photo-folder-card{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:12px;padding:12px;border-radius:16px;background:#ffffff0d;border:1px dashed rgba(232,137,63,.26)}.photo-folder-cover{width:62px;height:52px;border-radius:13px;background:#0003;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;overflow:hidden;font-size:24px}.photo-folder-cover img{width:100%;height:100%;object-fit:cover;display:block}.photo-folder-copy{display:grid;gap:3px}.photo-folder-copy strong{color:#fff3df}.photo-folder-copy small,.photo-local-note{display:block;color:var(--muted);font-size:12px;line-height:1.4}.photo-folder-open{min-height:40px}.photo-action-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.photo-add-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:#e8893f24;border:1px solid rgba(232,137,63,.34);color:#ffd7aa;font-weight:850;cursor:pointer;white-space:nowrap;box-shadow:none;font-size:13px;letter-spacing:.01em}.photo-add-button:hover{background:#e8893f38;border-color:#e8893f80;color:#ffe4c3}.photo-add-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.photo-card{display:grid;gap:8px;padding:9px;border-radius:14px;background:#00000029;border:1px solid rgba(255,255,255,.08)}.room-photo-folder-page{display:grid;gap:16px}.photo-folder-page-head{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:start}.photo-folder-page-head h2{margin-bottom:6px}.photo-folder-page-head p:not(.section-kicker){color:var(--muted);margin:0;line-height:1.45}.empty-photo-folder{min-height:220px;border:1px dashed rgba(232,137,63,.28);background:#0000001f;border-radius:18px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;padding:24px;color:var(--muted)}.empty-photo-folder span{font-size:42px}.empty-photo-folder strong{color:#fff3df}.empty-photo-folder p{max-width:420px;margin:0}.photo-folder-export-note{border-radius:14px;background:#e8893f17;border:1px solid rgba(232,137,63,.24);color:var(--muted);padding:12px;font-size:13px;line-height:1.45}.photo-folder-export-note strong{color:#fff3df}.photo-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px;background:#1b1712}.photo-fields{display:grid;gap:7px}.photo-fields select,.photo-fields input{min-height:36px;border-radius:10px}.photo-remove{min-height:34px}.photo-local-note{margin:0}.field-help{color:var(--muted);font-size:12px;line-height:1.4}.quick-room-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quick-room-button{text-align:left;border:1px solid rgba(232,137,63,.24);background:#e8893f14;color:var(--cream);border-radius:16px;padding:10px;display:grid;gap:3px;cursor:pointer}.quick-room-button strong{font-size:12px}.quick-room-button span{font-size:11px;color:var(--muted)}.quick-room-button:hover{border-color:#e8893f8c;background:#e8893f24}.room-actions-head{align-items:center}.mini-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.mini-actions .ghost{min-height:36px;padding:8px 11px;font-size:12px}.sticky-summary{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:min(560px,100%);background:#0d0c0aeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--line);padding:12px 16px max(12px,env(safe-area-inset-bottom));display:flex;gap:12px;align-items:center;justify-content:space-between}.sticky-summary div{display:grid;gap:2px}.sticky-summary span,.sticky-summary small{color:var(--muted);font-size:12px}.sticky-summary strong{font-size:22px}.estimate-sheet{background:var(--paper);color:var(--paper-ink);border-color:#00000014}.sheet-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:16px;margin-bottom:16px}.sheet-head h2{font-size:24px}.sheet-head p{margin:4px 0;color:#615544}.total-box{min-width:132px;text-align:right;padding:12px;border-radius:16px;background:#18140f;color:#f6ead8}.total-box span{display:block;color:#a99984;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.total-box strong{display:block;font-size:23px;margin-top:4px;color:var(--gold)}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.estimate-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.estimate-meta div,.line-items{background:#0000000a;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:12px}.estimate-meta span,.line-items span{display:block;color:#756a58;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:900}.estimate-meta strong{display:block;margin-top:5px;color:#231d16;font-size:13px;line-height:1.25}.line-items{display:grid;gap:8px;margin:12px 0 14px}.line-items div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px dashed rgba(0,0,0,.1);padding-bottom:8px}.line-items div:last-child{border-bottom:0;padding-bottom:0}.line-items strong{font-size:15px}.line-items .line-total{margin-top:2px;padding-top:10px;border-top:2px solid rgba(0,0,0,.15)}.line-items .line-total strong{font-size:20px;color:#15100c}.metric,.callout,.summary-room,.notes-block{background:#0000000e;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:12px}.metric span{display:block;color:#756a58;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.metric strong{display:block;font-size:20px;margin-top:4px}.callout{margin-top:14px}.summary-material-list{display:grid;gap:7px;margin:10px 0}.summary-material-list div{display:grid;gap:2px;padding:8px 10px;border-radius:10px;background:#0000000e;border:1px solid rgba(0,0,0,.08)}.summary-material-list span{color:#756a58;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:900}.summary-material-list strong{color:#231d16;font-size:13px}.callout p{margin:6px 0 0;color:#5e5345}.summary-room{display:grid;gap:4px;margin-bottom:8px}.summary-room span,.summary-room small{color:#5f5548}.summary-photo-strip{display:flex;gap:8px;flex-wrap:wrap;align-items:end;margin-top:6px}.summary-photo-strip figure{margin:0;width:82px}.summary-photo-strip img{width:82px;height:62px;object-fit:cover;border-radius:9px;border:1px solid rgba(0,0,0,.12);display:block}.summary-photo-strip figcaption{margin-top:3px;font-size:10px;color:#6b5e4b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notes-block{white-space:pre-wrap;color:#443d33}.fine-print{margin:20px 0 0;padding-top:14px;border-top:1px solid rgba(0,0,0,.12);color:#766b5a;font-size:12px}.button-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:14px}.button-row.four-actions{grid-template-columns:repeat(4,1fr)}.button-row.five-actions{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.module-button{color:inherit;text-align:left;font:inherit}.checklist-main{max-width:980px;margin:0 auto}.checklist-sheet{background:linear-gradient(145deg,#f4ead8fc,#e8d9bff7);color:var(--paper-ink);border-radius:18px;padding:30px 34px;box-shadow:0 18px 45px #00000038;border-color:#e8893f33}.sheet-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.sheet-title-edit{display:inline-flex;align-items:center;gap:12px;flex:1}.sheet-title-edit input[type=checkbox]{width:18px;min-height:18px;accent-color:#132033}.sheet-title-edit input[type=text],.sheet-title-edit input:not([type]){min-height:34px;padding:0;border:0;background:transparent;color:#211913;font-size:25px;font-weight:850;letter-spacing:-.02em}.sheet-title-row span{color:#8b572b;font-weight:900}.checklist-job-row{display:grid;grid-template-columns:minmax(200px,1fr) 170px 210px auto;gap:10px;margin:0 0 8px 30px}.checklist-logistics-row{display:grid;grid-template-columns:minmax(220px,1fr);gap:8px;margin:0 0 18px 30px}.checklist-job-row input,.checklist-logistics-row input,.sheet-notes{min-height:38px;color:#211913;background:#ffffff6b;border:1px solid rgba(91,81,69,.22);border-radius:8px}.days-inline{display:grid;grid-template-columns:auto minmax(84px,1fr);align-items:center;gap:8px;min-height:38px}.days-heading{color:#574a3c;font-size:21px;font-weight:650;line-height:1.1;letter-spacing:normal}.days-inline input{width:100%;min-height:38px;padding:0 10px;border:1px solid rgba(91,81,69,.22);border-radius:8px;background:#ffffff6b;color:#211913}.days-inline input:focus{box-shadow:none}.sheet-mini-button,.sheet-add{min-height:38px;border:0;border-radius:8px;padding:0 12px;background:#18140f1a;color:#3c3024;font-weight:750}.sheet-edit-tools{display:flex;align-items:center;gap:10px;margin:-6px 0 18px 30px;color:#766b5a;font-size:13px}.sheet-add-category,.sheet-remove-category{min-height:30px;border-radius:8px;padding:0 10px;border:1px dashed rgba(91,81,69,.35);background:#ffffff59;color:#3c3024;font-weight:750}.sheet-remove-category{border-style:solid;color:#8a3a2e;background:#fff7f5b3}.sheet-section{margin:0 0 22px 30px}.sheet-section-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sheet-section-title input{min-height:34px;padding:0;border:0;background:transparent;color:#574a3c;font-size:21px;font-weight:650}.sheet-subtle-input,.sheet-subheading-input{display:block;width:100%;min-height:28px;padding:0;margin:4px 0 8px;border:0;background:transparent;color:#211913;font-size:18px}.sheet-subtle-input{margin-bottom:8px}.sheet-pill-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 14px}.sheet-pill{display:inline-flex;align-items:center;gap:5px;min-height:40px;max-width:100%;padding:8px 14px;border-radius:6px;background:#ffffff7a;border:1px solid rgba(91,81,69,.16);color:#574a3c}.sheet-pill input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex:0 0 auto;width:18px;min-height:18px;border:2px solid #8e806c;border-radius:3px;background:#fffdf8}.sheet-pill input[type=checkbox]:checked{background:var(--gold);border-color:#8b572b;box-shadow:inset 0 0 0 3px #fff7ea}.sheet-pill input:not([type]),.sheet-pill input[type=text]{width:auto;min-width:1.5ch;max-width:min(58vw,430px);min-height:22px;padding:0;border:0;background:transparent;color:#574a3c;font-size:19px;line-height:1.1}.sheet-pill input:focus,.sheet-title-edit input:focus,.sheet-section-title input:focus,.sheet-subtle-input:focus,.sheet-subheading-input:focus{box-shadow:none;outline:1px dashed #97a3af;outline-offset:2px}.sheet-remove{width:20px;height:20px;border:0;border-radius:999px;background:#d9dee3;color:#923626;font-weight:900;line-height:1}.sheet-add{background:transparent;border:1px dashed #b8c0c8}.sheet-notes{width:calc(100% - 30px);margin-left:30px;min-height:56px}.compact-actions{margin-top:14px;background:transparent}@media(max-width:430px){.grid.three,.grid.two,.address-row,.material-quick-actions,.module-grid,.home-actions-grid{grid-template-columns:1fr}.company-profile-card summary{align-items:flex-start}.company-profile-logo-row{align-items:flex-start}.company-profile-summary span{width:100%;justify-content:flex-start}.home-tool-card{min-height:132px}.work-row{grid-template-columns:1fr}.row-actions{padding-top:0}.quick-room-grid{grid-template-columns:1fr 1fr}.room-actions-head{display:grid;gap:8px}.photo-capture-head{grid-template-columns:1fr;align-items:stretch}.price-stepper{grid-template-columns:1fr 1fr}.price-input-wrap{grid-column:1 / -1;grid-row:1}.price-stepper .ghost{min-height:42px}.move-folder-button{width:100%}.mini-actions{justify-content:stretch}.mini-actions .ghost{flex:1}.room-photo-folder-card{grid-template-columns:54px 1fr}.photo-folder-cover{width:54px;height:48px}.photo-folder-open{grid-column:1 / -1;width:100%}.photo-folder-page-head{grid-template-columns:1fr}.photo-action-row{width:100%;display:grid;grid-template-columns:1fr}.photo-add-button{width:100%}.photo-grid{grid-template-columns:1fr}.flow-steps{grid-template-columns:1fr 1fr}.form-section-head{display:grid}.section-heading.form-section-head{grid-template-columns:1fr;align-items:stretch}.module-card{min-height:74px}.stats-strip strong{font-size:13px}.sheet-head{display:grid}.total-box{text-align:left}.estimate-meta{grid-template-columns:1fr}.button-row.four-actions{grid-template-columns:1fr 1fr}.checklist-sheet{padding:20px 16px}.sheet-section{margin-left:0}.sheet-title-edit{gap:8px}.sheet-title-edit input[type=text],.sheet-title-edit input:not([type]){font-size:22px}.checklist-job-row,.checklist-logistics-row{grid-template-columns:1fr;margin-left:0}.sheet-edit-tools{margin-left:0;align-items:flex-start;flex-direction:column}.sheet-pill-row{gap:8px}.sheet-pill{padding:7px 9px}.sheet-pill input:not([type]),.sheet-pill input[type=text]{font-size:16px;max-width:72vw}.sheet-notes{width:100%;margin-left:0}}@media print{@page{size:letter;margin:.45in}:root{color-scheme:light}body{background:#fff;color:#111}main{padding:0}.topbar,.no-print,.button-row{display:none!important}.app-shell{max-width:none;background:#fff}.estimate-sheet{box-shadow:none;border:0;border-radius:0;padding:0;background:#fff;color:#111}.paper-card{margin:0}.sheet-head{page-break-inside:avoid}.metric,.callout,.summary-room,.notes-block,.estimate-meta div,.line-items{border-color:#d8d1c4;background:#faf6ee}.total-box{background:#111;color:#fff}.fine-print{color:#5d5448}}
