:root{--ink:#18211d;--muted:#6e7772;--line:#e8ece9;--cream:#f7f4ee;--paper:#fffdf9;--green:#1f6a4a;--green-2:#e9f3ed;--green-3:#d7e9de;--red:#b24a3c;--amber:#9b6d16;--shadow:0 18px 50px rgba(35,50,42,0.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--paper);color:var(--ink)}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.site-header{height:76px;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;background:rgba(255,253,249,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30}.brand-row,.site-header{display:flex;align-items:center}.brand-row{gap:10px}.logo-mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:var(--green);color:white;font-weight:800;letter-spacing:-.04em}.logo-mark.small{width:30px;height:30px;border-radius:10px}.brand-name{font-weight:800;font-size:20px;letter-spacing:-.03em}.desktop-nav{display:flex;gap:24px;font-size:14px;font-weight:650}.btn,.desktop-nav{align-items:center}.btn{border:0;border-radius:12px;padding:11px 16px;display:inline-flex;justify-content:center;gap:8px;font-weight:750;transition:.15s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--green);color:white;box-shadow:0 8px 18px rgba(31,106,74,.16)}.btn-secondary{background:white}.btn-ghost,.btn-secondary{color:var(--ink);border:1px solid var(--line)}.btn-ghost{background:transparent}.btn-large{padding:14px 20px;border-radius:14px}.btn-full{width:100%}.hero{padding:96px 5vw 70px;text-align:center;background:radial-gradient(circle at 20% 10%,rgba(220,235,226,.8),transparent 28%),radial-gradient(circle at 82% 4%,rgba(245,232,204,.9),transparent 26%),linear-gradient(#fffdf9,#f8f5ef)}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.hero h1{margin:18px auto 20px;max-width:860px;font-size:clamp(46px,7vw,82px);line-height:.98;letter-spacing:-.06em;font-weight:850}.hero h1 span{color:var(--green)}.hero-copy{max-width:690px;margin:0 auto;font-size:20px;line-height:1.6;color:var(--muted)}.hero-actions{gap:12px;margin-top:30px}.hero-actions,.trust-row{display:flex;justify-content:center;flex-wrap:wrap}.trust-row{margin:22px auto 0;gap:18px;color:var(--muted);font-size:13px}.trust-row span{display:inline-flex;align-items:center;gap:6px}.demo-window{max-width:1060px;margin:62px auto 0;text-align:left;border:1px solid var(--line);background:white;border-radius:26px;padding:24px;box-shadow:var(--shadow)}.demo-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.demo-title{font-weight:800;font-size:20px}.demo-sub{color:var(--muted);margin-top:3px;font-size:13px}.status-pill{border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.status-pill.unlocked{background:var(--green-2);color:var(--green)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.metric{border:1px solid var(--line);padding:17px;border-radius:16px;background:#fff}.metric span{color:var(--muted);display:block;font-size:12px;font-weight:700;margin-bottom:8px}.metric strong{font-size:24px;letter-spacing:-.04em}.metric.emphasis strong{color:var(--green)}.metric.strong{background:var(--green);color:white;border-color:var(--green)}.metric.strong span{color:rgba(255,255,255,.75)}.demo-lower{display:grid;grid-template-columns:1.3fr .8fr;grid-gap:12px;gap:12px;margin-top:12px}.mini-panel{border:1px solid var(--line);border-radius:16px;padding:17px}.card-kicker,.panel-label{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.demo-row{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line);font-size:13px}.demo-row:last-child{border-bottom:0}.credit{color:var(--green)!important}.big-stat{margin-top:18px;font-size:30px;font-weight:850;letter-spacing:-.04em}.big-stat span{font-size:13px;color:var(--muted);font-weight:600}.big-progress,.progress{height:9px;background:#edf0ee;border-radius:99px;overflow:hidden;margin-top:18px}.big-progress div,.progress div{height:100%;background:var(--green);border-radius:inherit}.muted-row{display:flex;justify-content:space-between;margin-top:9px;color:var(--muted);font-size:11px}.section{padding:100px 5vw;max-width:1220px;margin:0 auto}.section-heading{max-width:700px;margin-bottom:38px}.calculator-copy h2,.pricing-card h2,.section-heading h2{font-size:clamp(34px,5vw,54px);line-height:1.05;letter-spacing:-.05em;margin:12px 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.step-card{background:var(--cream);border-radius:20px;padding:28px}.step-card>span{color:var(--green);font-weight:850;font-size:12px}.step-card h3{margin:34px 0 8px;font-size:21px}.step-card p{margin:0;color:var(--muted);line-height:1.6}.calculator-section{margin:0 5vw 100px;border-radius:28px;background:var(--ink);color:white;padding:50px;display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;align-items:center}.calculator-section .kicker{color:#9ad1b3}.calculator-copy p{color:#bac2be;line-height:1.7;max-width:520px}.calc-card{background:white;color:var(--ink);border-radius:18px;padding:20px}.calc-line,.calc-total{display:flex;justify-content:space-between;padding:13px 2px;border-bottom:1px solid var(--line)}.calc-line span{color:var(--muted)}.calc-line.credit strong{color:var(--green)}.calc-total{border-bottom:0;padding-top:19px;margin-top:2px;font-size:18px}.calc-total strong{font-size:24px;color:var(--green)}.pricing-section{padding:0 5vw 100px}.pricing-card{max-width:900px;margin:0 auto;border:1px solid var(--line);border-radius:26px;padding:42px;box-shadow:var(--shadow);background:white}.pricing-card p{color:var(--muted);line-height:1.6;max-width:620px}.pricing-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px;margin:26px 0 28px}.pricing-list div{display:flex;align-items:center;gap:8px;font-weight:650;font-size:14px}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:800;cursor:pointer}.faq p{color:var(--muted);line-height:1.6;max-width:760px}footer{border-top:1px solid var(--line);padding:38px 5vw;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;gap:20px;align-items:center}.footer-copy{text-align:center;color:var(--muted);font-size:13px}.footer-legal{text-align:right;color:var(--muted);font-size:12px}.app-shell{min-height:100vh;background:#f7f8f6;display:flex}.sidebar{width:258px;background:white;border-right:1px solid var(--line);padding:20px 16px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:40}.sidebar-top{display:flex;align-items:center;justify-content:space-between}.project-switcher{display:grid;grid-template-columns:38px 1fr auto;grid-gap:10px;gap:10px;align-items:center;margin:25px 0 20px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fafbf9}.project-thumb{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--green-2);color:var(--green);font-weight:850}.project-switcher strong{display:block;font-size:13px}.project-switcher span{display:block;color:var(--muted);font-size:11px;margin-top:2px}.side-nav{display:grid;grid-gap:4px;gap:4px}.side-link,.side-nav button{width:100%;display:flex;align-items:center;gap:10px;border:0;background:transparent;padding:11px 12px;border-radius:10px;color:#56605a;font-weight:700;text-align:left}.side-nav button.active{background:var(--green-2);color:var(--green)}.sidebar-bottom{margin-top:auto;display:grid;grid-gap:12px;gap:12px}.founder-badge{display:flex;gap:9px;padding:12px;background:#f5f1e7;border-radius:12px;color:#6e5c2c}.founder-badge span,.founder-badge strong{display:block}.founder-badge strong{font-size:12px}.founder-badge span{font-size:10px;margin-top:2px}.app-main{margin-left:258px;width:calc(100% - 258px)}.app-header{height:84px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0 30px;display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:20}.crumb{color:var(--muted);font-size:11px;margin-bottom:3px}.app-header h1{margin:0;font-size:22px;letter-spacing:-.03em}.app-header-actions{display:flex;align-items:center;gap:10px}.app-content{padding:28px 30px 50px;max-width:1300px;margin:0 auto}.summary-banner{background:var(--ink);color:white;border-radius:22px;padding:28px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow)}.summary-kicker{color:#abb6b0;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.summary-total{font-size:48px;line-height:1;font-weight:850;letter-spacing:-.06em;margin-top:10px}.drift{margin-top:9px;color:#b9c2bd;font-size:13px}.app-metrics,.two-col{margin-top:14px}.two-col{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:14px;gap:14px}.card{background:white;border:1px solid var(--line);border-radius:18px;padding:20px;margin-top:14px}.card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.card-head h3{margin:5px 0 0;font-size:19px;letter-spacing:-.03em}.text-btn{border:0;background:transparent;color:var(--green);font-weight:800;display:flex;gap:6px;align-items:center}.change-stack{margin-top:14px}.change-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px 0;border-top:1px solid var(--line)}.change-row span,.change-row strong{display:block}.change-row strong{font-size:13px}.change-row span{color:var(--muted);font-size:11px;margin-top:4px}.amount{font-weight:850;font-size:14px;white-space:nowrap}.percent-pill{background:#f4f6f4;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800;color:var(--muted)}.big-progress{height:12px;margin-top:28px}.contingency-stats,.payment-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:14px}.contingency-stats div,.payment-summary div{padding:13px;border-radius:12px;background:#f8f9f7}.contingency-stats span,.contingency-stats strong,.payment-summary span,.payment-summary strong{display:block}.contingency-stats span,.payment-summary span{color:var(--muted);font-size:10px}.contingency-stats strong,.payment-summary strong{font-size:16px;margin-top:4px}.pending-box{background:#fbf7ec;border:1px solid #efe4c9;border-radius:12px;padding:13px;margin-top:14px}.pending-box div{display:flex;justify-content:space-between;font-size:12px;padding:5px 0}.pending-box span{color:#7f7354}.payment-summary{grid-template-columns:repeat(3,1fr)}.big-progress.payment div{background:#6984a0}.page-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px}.page-actions h2{margin:0;font-size:24px}.page-actions p{margin:6px 0 0}.empty,.page-actions p{color:var(--muted);font-size:13px}.empty{padding:20px 0 4px}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-top:20px}.detail{border:1px solid var(--line);border-radius:12px;padding:14px}.detail span,.detail strong{display:block}.detail span{color:var(--muted);font-size:10px}.detail strong{margin-top:5px;font-size:13px}.photo-placeholder{margin-top:14px;padding:18px;border-radius:14px;border:1px dashed #cdd4cf;display:flex;align-items:center;gap:12px;color:var(--muted)}.photo-placeholder span,.photo-placeholder strong{display:block}.photo-placeholder strong{color:var(--ink);font-size:13px}.photo-placeholder span{margin-top:3px;font-size:11px}.export-card{justify-content:space-between;gap:20px}.export-card,.export-card>div{display:flex;align-items:center}.export-card>div{gap:12px}.export-card span,.export-card strong{display:block}.export-card strong{font-size:13px}.export-card span{color:var(--muted);font-size:11px;margin-top:3px}.icon-btn{border:0;background:transparent;width:36px;height:36px;display:grid;place-items:center;border-radius:10px}.mobile-close,.mobile-menu{display:none}.modal-backdrop{position:fixed;inset:0;background:rgba(15,23,19,.46);display:grid;place-items:center;z-index:100;padding:20px}.modal{width:min(520px,100%);background:white;border-radius:20px;padding:22px;box-shadow:0 24px 70px rgba(0,0,0,.24)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.modal-head h3{margin:4px 0 0;font-size:22px}.modal label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:800;margin:13px 0}.modal input,.modal select{width:100%;border:1px solid #dfe5e1;background:white;border-radius:11px;padding:12px;outline:none}.modal input:focus,.modal select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(31,106,74,.1)}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.tip{display:flex;align-items:flex-start;gap:8px;background:var(--green-2);color:var(--green);padding:11px;border-radius:11px;font-size:11px;line-height:1.4;margin:8px 0 14px}@media (max-width:900px){.desktop-nav a{display:none}.metric-grid{grid-template-columns:1fr 1fr}.calculator-section,.demo-lower,.steps-grid,.two-col,footer{grid-template-columns:1fr}.footer-copy,.footer-legal,footer{text-align:left}.sidebar{transform:translateX(-100%);transition:.2s ease;box-shadow:10px 0 30px rgba(0,0,0,.12)}.sidebar.open{transform:translateX(0)}.mobile-close,.mobile-menu{display:grid}.app-main{margin-left:0;width:100%}.app-header{padding:0 16px;justify-content:flex-start;gap:12px}.app-header-actions{margin-left:auto}.app-header-actions .btn{display:none}.app-content{padding:20px 16px 40px}}@media (max-width:620px){.site-header{padding:0 18px}.desktop-nav .btn-secondary{display:none}.hero{padding:70px 18px 46px}.hero h1{font-size:48px}.hero-copy{font-size:17px}.hero-actions .btn{width:100%}.demo-window{padding:14px;border-radius:20px}.metric-grid{grid-template-columns:1fr 1fr}.metric strong{font-size:19px}.section{padding:70px 18px}.calculator-section{margin:0 18px 70px;padding:28px 20px}.pricing-section{padding:0 18px 70px}.pricing-card{padding:28px 20px}.pricing-list{grid-template-columns:1fr}.summary-banner{align-items:flex-start;gap:20px;flex-direction:column}.summary-total{font-size:42px}.summary-banner .btn{width:100%}.app-metrics{grid-template-columns:1fr 1fr}.page-actions{align-items:flex-start;flex-direction:column}.page-actions .btn{width:100%}.details-grid,.payment-summary{grid-template-columns:1fr}.export-card{align-items:flex-start;flex-direction:column}.export-card .btn{width:100%}.form-row{grid-template-columns:1fr}}.rt-logo-link{display:inline-flex;color:inherit;text-decoration:none}.rt-logo{display:inline-flex;align-items:center;gap:10px;color:var(--green)}.rt-logo-mark{width:39px;height:39px;flex:0 0 auto}.rt-logo-type{display:grid;grid-gap:1px;gap:1px;line-height:1}.rt-logo-type strong{color:var(--ink);font-size:20px;letter-spacing:-.04em}.rt-logo-type strong span{color:var(--green)}.rt-logo-type small{color:var(--muted);font-size:8px;font-weight:750;letter-spacing:.02em}.rt-logo-compact .rt-logo-mark{width:32px;height:32px}.demo-context-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:0 0 12px}.demo-context-row span{display:flex;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:11px;background:#f7f9f7;color:var(--muted);font-size:10px;font-weight:700}.demo-context-row strong{color:var(--ink);font-size:11px}.home-acquisition-section,.home-guide-section{max-width:1180px;margin:0 auto;padding:18px 5vw 92px}.home-acquisition-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.home-acquisition-head>div{max-width:700px}.home-acquisition-head h2,.home-guide-section h2{font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.05em;margin:10px 0 12px}.home-acquisition-head p,.home-guide-section p{color:var(--muted);line-height:1.65;margin:0}.home-view-link{white-space:nowrap}.home-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.home-tool-card{min-height:220px;border-radius:20px;padding:24px;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end;transition:.16s ease;position:relative;overflow:hidden}.home-tool-card:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-40px;top:-48px;opacity:.7}.home-tool-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.home-tool-card.change-order{background:#eef7f1}.home-tool-card.change-order:before{background:#d2eadb}.home-tool-card.overrun{background:#f8f3e7}.home-tool-card.overrun:before{background:#ebdfbf}.home-tool-card.contingency{background:#eef4f8}.home-tool-card.contingency:before{background:#d8e5ed}.home-tool-card>span{color:var(--green);font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:850;margin-bottom:10px}.home-tool-card strong{font-size:19px;line-height:1.2;letter-spacing:-.025em;max-width:290px}.home-tool-card p{color:var(--muted);font-size:12px;line-height:1.5;margin:9px 0 0;max-width:300px}.home-guide-section{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:54px;gap:54px;align-items:center;background:var(--cream);max-width:none;padding-left:max(5vw,calc((100vw - 1180px)/2 + 5vw));padding-right:max(5vw,calc((100vw - 1180px)/2 + 5vw))}.home-guide-section .btn{margin-top:22px}.home-guide-list{display:grid}.home-guide-list a{display:grid;grid-template-columns:38px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:18px 0;border-top:1px solid #dedfd9}.home-guide-list a:last-child{border-bottom:1px solid #dedfd9}.home-guide-list span{color:var(--green);font-weight:850;font-size:11px}.home-guide-list strong{font-size:14px}@media (max-width:900px){.home-acquisition-head{align-items:flex-start;flex-direction:column}.home-guide-section,.home-tool-grid{grid-template-columns:1fr}.home-guide-section{gap:26px}}@media (max-width:620px){.rt-logo-type small{display:none}.rt-logo-type strong{font-size:18px}.rt-logo-mark{width:34px;height:34px}.demo-context-row{grid-template-columns:1fr}.home-acquisition-section{padding-left:18px;padding-right:18px;padding-bottom:68px}.home-guide-section{padding:62px 18px}}button:disabled{cursor:not-allowed;opacity:.55;transform:none!important}.footer-legal a{text-decoration:underline;text-underline-offset:2px}.demo-open-pill{border:0;cursor:pointer}.create-project-shell{min-height:100vh;background:#f7f8f6}.create-project-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:white}.create-project-main{max-width:1120px;margin:0 auto;padding:68px 5vw 90px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:64px;gap:64px;align-items:start}.create-project-copy{padding-top:22px;position:-webkit-sticky;position:sticky;top:100px}.create-project-copy h1{font-size:clamp(42px,5vw,64px);line-height:1;letter-spacing:-.055em;margin:12px 0 18px}.create-project-copy>p{color:var(--muted);line-height:1.7;font-size:17px}.create-free-note{margin-top:28px;display:flex;gap:10px;padding:16px;background:var(--green-2);color:var(--green);border-radius:14px}.create-free-note span,.create-free-note strong{display:block}.create-free-note strong{font-size:13px}.create-free-note span{margin-top:3px;color:#547463;font-size:11px}.create-project-card{background:white;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:var(--shadow)}.create-project-card label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:800;margin:14px 0}.create-project-card label>span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.06em}.create-project-card input,.create-project-card select,.project-edit-card input,.project-edit-card select{width:100%;border:1px solid #dfe5e1;background:white;border-radius:11px;padding:12px;outline:none}.create-project-card input:focus,.create-project-card select:focus,.project-edit-card input:focus,.project-edit-card select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(31,106,74,.1)}.form-section-title{margin:4px 0 12px;font-size:11px;font-weight:850;color:var(--green);text-transform:uppercase;letter-spacing:.08em}.form-section-title.optional{margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.project-money-field{display:flex;align-items:center;border:1px solid #dfe5e1;border-radius:11px;overflow:hidden}.project-money-field>span{padding-left:12px;color:var(--muted);font-weight:800}.project-money-field input{border:0!important;box-shadow:none!important}.create-demo-link{width:100%;margin-top:12px;border:0;background:transparent;color:var(--muted);font-size:11px;text-decoration:underline;text-underline-offset:2px}.project-switcher-wrap{position:relative;margin:25px 0 10px}.project-switcher{width:100%;margin:0;text-align:left;cursor:pointer}.project-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;background:white;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:7px}.project-menu button{width:100%;border:0;background:transparent;border-radius:10px;padding:9px;display:grid;grid-template-columns:32px 1fr;grid-gap:9px;gap:9px;align-items:center;text-align:left}.project-menu button.active{background:var(--green-2)}.project-menu button>div small,.project-menu button>div strong{display:block}.project-menu button>div strong{font-size:11px}.project-menu button>div small{color:var(--muted);margin-top:2px;font-size:9px}.project-menu-initial{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#f2f5f2;color:var(--green);font-weight:850;font-size:12px}.project-menu-new{grid-template-columns:20px 1fr!important;color:var(--green);font-weight:800;margin-top:4px;border-top:1px solid var(--line)!important;border-radius:0 0 9px 9px!important}.sidebar-new-project{width:100%;border:1px dashed #c9d6ce;background:#fbfdfb;color:var(--green);border-radius:11px;padding:9px 11px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:850;margin-bottom:14px}.status-pill.preview{background:#f7f2e6;color:#7e6424}.summary-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.btn-light{background:white;color:var(--ink)}.locked-cta{font-size:12px}.card-hint{color:var(--muted);font-size:10px;font-weight:700}.activity-card{padding-bottom:10px}.activity-list{margin-top:14px}.activity-row{width:100%;border:0;border-top:1px solid var(--line);background:transparent;padding:12px 4px;display:grid;grid-template-columns:9px 1fr auto 18px;grid-gap:12px;gap:12px;align-items:center;text-align:left}.activity-row:hover,.breakdown-list button:hover,.clickable-row:hover,.payment-ledger button:hover{background:#fafbf9}.activity-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.activity-dot.payment{background:#6f89a2}.activity-main span,.activity-main strong{display:block}.activity-main strong{font-size:12px}.activity-main span{color:var(--muted);font-size:10px;margin-top:3px}.activity-amount{font-weight:850;font-size:12px;white-space:nowrap}.activity-amount.payment{color:#5c748c}.empty-activity{padding:34px 8px;text-align:center}.empty-activity span,.empty-activity strong{display:block}.empty-activity span{color:var(--muted);margin:5px 0 12px;font-size:11px}.empty-activity .text-btn{margin:0 auto}.clickable-row{width:100%;border-left:0;border-right:0;border-bottom:0;background:transparent;text-align:left;cursor:pointer}.clickable-row>svg{color:#99a39d;flex:0 0 auto}.contingency-card{display:flex;flex-direction:column}.editable-pill{border:0;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.contingency-stats button{border:0;padding:13px;border-radius:12px;background:#f8f9f7;text-align:left;cursor:pointer}.contingency-stats button small,.contingency-stats button span,.contingency-stats button strong{display:block}.contingency-stats button span{color:var(--muted);font-size:10px}.contingency-stats button strong{font-size:16px;margin-top:4px}.contingency-stats button small{color:var(--green);font-size:9px;margin-top:3px}.breakdown-head{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.breakdown-head span{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.breakdown-head small{color:var(--muted);font-size:9px}.breakdown-list button{width:100%;border:0;border-top:1px solid var(--line);background:transparent;padding:10px 3px;display:flex;justify-content:space-between;align-items:center;text-align:left;gap:12px}.breakdown-list button:first-child{border-top:0}.breakdown-list span,.breakdown-list strong{display:block}.breakdown-list strong{font-size:11px}.breakdown-list span{font-size:9px;color:var(--muted);margin-top:2px}.breakdown-amount{font-weight:850;font-size:11px;white-space:nowrap}.breakdown-empty{padding:16px 3px}.breakdown-empty,.locked-note{color:var(--muted);font-size:10px}.locked-note{display:inline-flex;align-items:center;gap:5px}.payment-breakdown-head{margin-top:18px}.payment-ledger button{width:100%;border:0;border-top:1px solid var(--line);background:transparent;padding:12px 3px;display:flex;justify-content:space-between;align-items:center;text-align:left;gap:16px}.payment-ledger button>div:first-child span,.payment-ledger button>div:first-child strong{display:block}.payment-ledger button>div:first-child strong{font-size:12px}.payment-ledger button>div:first-child span{color:var(--muted);font-size:10px;margin-top:3px}.payment-ledger button>div:last-child{display:flex;align-items:center;gap:8px}.payment-ledger button>div:last-child strong{font-size:13px}.locked-panel{text-align:center;padding:54px 30px}.locked-panel>svg{color:var(--green)}.locked-panel h3{margin:14px 0 8px}.locked-panel p{max-width:550px;margin:0 auto 20px;color:var(--muted);line-height:1.6}.editable-details label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:10px;font-weight:800}.project-edit-card>.btn{margin-top:16px}.modal textarea{width:100%;border:1px solid #dfe5e1;background:white;border-radius:11px;padding:12px;outline:none;resize:vertical}.modal textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(31,106,74,.1)}.modal-actions{display:flex;gap:9px;align-items:center;justify-content:flex-end;margin-top:16px}.modal-save{min-width:150px}.btn-danger{background:#fff1ef;color:#a43d32;border:1px solid #f0d0cc;margin-right:auto}@media (max-width:900px){.create-project-main{grid-template-columns:1fr;gap:28px;padding-top:38px}.create-project-copy{position:static;padding-top:0}.app-new-project{display:inline-flex!important}.app-view-site{display:none!important}}@media (max-width:620px){.create-project-header{padding:0 18px}.create-project-main{padding:38px 18px 60px}.create-project-header .btn{padding:9px 11px;font-size:11px}.summary-actions{width:100%;justify-content:stretch}.summary-actions .btn{width:100%}.activity-row{grid-template-columns:8px 1fr auto}.activity-row>svg{display:none}.activity-amount{font-size:10px}.app-new-project{font-size:0;padding:9px!important}.app-new-project svg{margin:0}.card-head{gap:10px}.card-hint{display:none}.modal-actions{flex-wrap:wrap}.modal-actions .btn{flex:1 1}}.form-error{margin:8px 0 14px;border-radius:10px;background:#fff2ef;border:1px solid #f0d1ca;color:#9a3e31;line-height:1.45;font-weight:700}.form-error,.form-success{padding:10px 12px;font-size:11px}.form-success{margin:12px 0 0;border-radius:10px;background:var(--green-2);color:var(--green);font-weight:800}.details-error{margin-top:14px}.first-step-card{margin-top:14px;border-radius:18px;padding:20px 22px;border:1px solid #d7e6dc;background:linear-gradient(135deg,#f3faf5,#fbfcfa);display:flex;align-items:center;justify-content:space-between;gap:24px}.first-step-card h3{margin:5px 0 6px;font-size:18px;letter-spacing:-.025em}.first-step-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55;max-width:720px}.first-step-card .btn{flex:0 0 auto}.schedule-card{overflow:hidden}.schedule-top{display:grid;grid-template-columns:1fr 1fr 1.2fr;grid-gap:10px;gap:10px;margin-top:16px}.schedule-date,.schedule-status{background:#f8f9f7;border-radius:12px;padding:13px 14px}.schedule-date span,.schedule-date strong,.schedule-status span,.schedule-status strong{display:block}.schedule-date span,.schedule-status span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.schedule-date strong{margin-top:5px;font-size:13px}.schedule-status strong{margin-top:5px;font-size:12px}.schedule-status.good{background:#eef7f1;color:var(--green)}.schedule-status.good span{color:#688476}.schedule-status.soon{background:#fbf7ec;color:#7c611d}.schedule-status.soon span{color:#8a7a4f}.schedule-status.late{background:#fff2ef;color:#9a3e31}.schedule-status.late span{color:#a27770}.schedule-status.neutral{background:#f2f4f5;color:#50606a}.schedule-progress{height:10px;border-radius:99px;background:#edf0ee;overflow:hidden;margin-top:14px}.schedule-progress div{height:100%;border-radius:inherit;background:var(--green)}.schedule-foot{display:flex;justify-content:space-between;gap:16px;margin-top:8px;color:var(--muted);font-size:9px}.schedule-empty{display:grid;grid-template-columns:auto 1fr auto;grid-gap:13px;gap:13px;align-items:center;padding:18px;margin-top:14px;background:#f8f9f7;border-radius:13px}.schedule-empty svg{color:var(--green)}.schedule-empty span,.schedule-empty strong{display:block}.schedule-empty strong{font-size:12px}.schedule-empty span{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.45}.danger-zone{display:flex;align-items:center;justify-content:space-between;gap:24px;border-color:#efd7d2}.danger-zone span,.danger-zone strong{display:block}.danger-zone strong{font-size:12px;color:#7e3027}.danger-zone span{color:var(--muted);font-size:10px;margin-top:4px;line-height:1.45}.danger-zone .btn-danger{margin-right:0;white-space:nowrap}@media (max-width:760px){.schedule-top{grid-template-columns:1fr 1fr}.schedule-status{grid-column:1/-1}.schedule-foot{flex-direction:column;gap:3px}.schedule-empty{grid-template-columns:auto 1fr}.schedule-empty .btn{grid-column:1/-1;width:100%}.danger-zone,.first-step-card{flex-direction:column;align-items:flex-start}.danger-zone .btn,.first-step-card .btn{width:100%}}@media (max-width:520px){.schedule-top{grid-template-columns:1fr}.schedule-status{grid-column:auto}}.spin{animation:rt-spin .85s linear infinite}@keyframes rt-spin{to{transform:rotate(1turn)}}.workspace-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#f7f8f6;color:var(--muted);font-size:12px}.workspace-loading>svg{color:var(--green)}.account-shell,.auth-shell{min-height:100vh;background:#f7f8f6}.account-header,.auth-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:white}.auth-layout{max-width:1100px;margin:0 auto;padding:76px 5vw 90px;display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:70px;gap:70px;align-items:center}.auth-copy h1{margin:13px 0 18px;font-size:clamp(42px,5vw,66px);line-height:1;letter-spacing:-.055em}.auth-copy>p{color:var(--muted);line-height:1.7;max-width:570px;font-size:16px}.auth-benefits{display:grid;grid-gap:10px;gap:10px;margin-top:28px}.auth-benefits>div{display:flex;gap:9px;align-items:center;color:#435049;font-size:12px;font-weight:700}.auth-benefits svg{color:var(--green)}.auth-card{max-width:500px;width:100%;justify-self:end;background:white;border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:var(--shadow)}.auth-mode-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--green-2);color:var(--green)}.auth-card h2{font-size:27px;letter-spacing:-.04em;margin:16px 0 7px}.auth-card-copy{margin:0 0 22px;color:var(--muted);line-height:1.6;font-size:12px}.auth-card form{display:grid;grid-gap:14px;gap:14px}.account-form label,.auth-card label{display:grid;grid-gap:7px;gap:7px;font-size:11px;font-weight:800;color:#3f4b45}.account-form input,.auth-card input{width:100%;border:1px solid #dfe5e1;background:white;border-radius:11px;padding:12px;outline:none;color:var(--ink)}.account-form input:focus,.auth-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(31,106,74,.1)}.auth-message{padding:10px 12px;border-radius:10px;font-size:11px;line-height:1.45;font-weight:700}.auth-message.success{background:var(--green-2);color:var(--green)}.auth-message.error{background:#fff2ef;color:#973c31;border:1px solid #efd3ce}.auth-switches{display:flex;flex-wrap:wrap;gap:7px 14px;justify-content:center;margin-top:17px}.auth-switches button{border:0;background:transparent;color:var(--green);font-size:10px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.auth-legal{text-align:center;color:var(--muted);font-size:9px;line-height:1.5;margin:18px 0 0}.account-help a,.auth-legal a{color:var(--green);text-decoration:underline;text-underline-offset:2px}.account-main{max-width:820px;margin:0 auto;padding:64px 24px 90px}.account-main h1{font-size:clamp(38px,5vw,56px);letter-spacing:-.05em;margin:10px 0 6px}.account-intro{color:var(--muted);margin:0 0 30px}.account-card{background:white;border:1px solid var(--line);border-radius:18px;padding:22px;margin-top:14px}.account-card-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px}.account-card-title>svg{color:var(--green);margin-top:1px}.account-card-title span,.account-card-title strong{display:block}.account-card-title strong{font-size:13px}.account-card-title span{font-size:10px;color:var(--muted);margin-top:3px;line-height:1.5}.account-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.account-form .btn,.account-form .form-error,.account-form .form-success{grid-column:1/-1;justify-self:start}.account-form input:disabled{background:#f4f6f4;color:#7d8882}.account-danger{margin-top:28px}.account-help{text-align:center;color:var(--muted);font-size:11px;margin-top:24px}.persisted-sidebar-bottom .side-link{text-decoration:none;font-size:12px}.persisted-sidebar-bottom .side-link:hover{background:#f7f9f7;color:var(--green)}.workspace-toast{position:fixed;z-index:80;right:24px;top:96px;max-width:min(430px,calc(100vw - 32px));display:flex;gap:12px;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:12px;box-shadow:0 12px 34px rgba(26,40,33,.16);font-size:11px;font-weight:750}.workspace-toast.success{background:#edf7f0;color:#275a40;border:1px solid #cfe4d6}.workspace-toast.error{background:#fff1ef;color:#87382f;border:1px solid #efd0ca}.workspace-toast button{border:0;background:transparent;color:inherit;display:grid;place-items:center}.persisted-modal{max-height:min(780px,90vh);overflow-y:auto}.change-photos-editor{margin-top:6px;padding-top:2px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin-top:10px}.photo-tile,.photo-upload-tile{aspect-ratio:1.15;border-radius:11px;overflow:hidden;position:relative;border:1px solid var(--line);background:#f6f8f6}.photo-tile img{width:100%;height:100%;object-fit:cover;display:block}.photo-tile button{position:absolute;left:6px;right:6px;bottom:6px;border:0;border-radius:8px;padding:6px 8px;background:rgba(24,33,29,.82);color:white;display:flex;gap:5px;font-size:9px;font-weight:800}.photo-tile button,.photo-upload-tile{align-items:center;justify-content:center}.photo-upload-tile{display:flex!important;flex-direction:column;gap:7px!important;color:var(--green)!important;font-size:10px!important;cursor:pointer;border:1px dashed #bdcfc4;min-height:95px}.photo-upload-tile span{color:var(--green);font-size:10px;font-weight:800}.photo-help{display:block;margin-top:7px;color:var(--muted);font-size:9px}.photo-locked-note{margin-top:6px;padding:10px 12px;background:#f5f6f5;border-radius:10px;color:var(--muted);display:flex;gap:8px;align-items:center;font-size:10px}.compact-lock{padding:26px}.persisted-create-shell .create-project-main{min-height:calc(100vh - 76px)}.app-error-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f7f8f6;padding:24px}.app-error-page>.rt-logo-link{margin-bottom:24px}.app-error-card{max-width:520px;width:100%;border:1px solid var(--line);background:white;border-radius:20px;padding:30px;text-align:center;box-shadow:var(--shadow)}.app-error-card>svg{color:#9a5b34}.app-error-card h1{font-size:28px;letter-spacing:-.04em;margin:14px 0 7px}.app-error-card p{color:var(--muted);line-height:1.65;font-size:12px}.app-error-card>div{display:flex;gap:9px;justify-content:center;margin-top:20px}@media (max-width:820px){.auth-layout{grid-template-columns:1fr;gap:32px;padding-top:42px}.auth-card{justify-self:stretch;max-width:none}.auth-copy h1{max-width:680px}}@media (max-width:620px){.account-header,.auth-header{padding:0 18px}.account-header .btn,.auth-header .btn{padding:9px 10px;font-size:10px}.auth-layout{padding:38px 18px 60px}.auth-card{padding:22px 18px}.account-main{padding:42px 18px 70px}.account-form{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(2,1fr)}.workspace-toast{right:16px;top:92px}.app-error-card>div{flex-direction:column}.app-error-card .btn{width:100%}}.auth-email-note{margin-top:16px;padding:10px 12px;border-radius:10px;background:#f6f8f6;color:var(--muted);display:flex;gap:8px;align-items:flex-start;font-size:10px;line-height:1.5}.auth-email-note svg{color:var(--green);flex:0 0 auto;margin-top:1px}.seo-header{min-height:72px;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:rgba(255,253,249,.96);position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.seo-header,.seo-header nav{display:flex;align-items:center}.seo-header nav{gap:24px;font-size:14px;font-weight:700}.seo-main{min-height:80vh}.seo-guide-hero,.seo-hero{max-width:1080px;margin:0 auto;padding:90px 5vw 52px;text-align:center}.seo-guide-hero h1,.seo-hero h1,.seo-tool-hero h1{margin:14px auto 18px;max-width:900px;font-size:clamp(42px,6vw,70px);line-height:1.02;letter-spacing:-.055em}.seo-guide-hero>p,.seo-hero p,.seo-tool-hero>div>p{max-width:760px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.65}.tool-directory{max-width:1120px;padding:0 5vw 90px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.tool-directory-card{border:1px solid var(--line);border-radius:20px;background:white;padding:24px;display:flex;gap:16px;transition:.15s ease;box-shadow:0 8px 28px rgba(35,50,42,.04)}.tool-directory-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.tool-directory-icon{flex:0 0 auto;width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--green-2);color:var(--green)}.tool-directory-card span{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:10px}.tool-directory-card h2{margin:6px 0 8px;font-size:21px;letter-spacing:-.03em}.tool-directory-card p{color:var(--muted);line-height:1.55;font-size:13px;margin:0 0 16px}.tool-directory-card strong{color:var(--green);display:inline-flex;align-items:center;gap:6px;font-size:13px}.seo-tool-hero{max-width:1180px;margin:0 auto;padding:76px 5vw 34px;display:grid;grid-template-columns:1.3fr .7fr;grid-gap:50px;gap:50px;align-items:end}.seo-tool-hero h1,.seo-tool-hero>div>p{margin-left:0}.seo-tool-points{display:grid;grid-gap:10px;gap:10px;background:var(--cream);border-radius:18px;padding:20px}.seo-tool-points span{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.4}.seo-tool-points svg{color:var(--green);flex:0 0 auto;margin-top:1px}.tool-card{max-width:1120px;margin:10px auto 70px;background:white;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--shadow)}.tool-card-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line)}.tool-card-head span,.tool-card-head strong{display:block}.tool-card-head span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.tool-card-head strong{margin-top:4px;font-size:18px}.tool-reset{border:0;background:#f6f7f5;padding:9px 11px;border-radius:10px;display:flex;align-items:center;gap:6px;font-weight:700;color:var(--muted);font-size:12px}.tool-fields{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;padding:22px 0}.tool-field{display:grid;grid-gap:7px;gap:7px;align-content:start}.tool-field>span{font-weight:800;font-size:12px}.tool-field small{color:var(--muted);line-height:1.35;font-size:10px}.currency-input{display:flex;align-items:center;border:1px solid #dfe5e1;border-radius:11px;overflow:hidden;background:white}.currency-input>span{color:var(--muted);padding-left:12px;font-weight:800}.currency-input input{border:0;outline:0;padding:12px 12px 12px 6px;width:100%;background:transparent}.tool-results{border-radius:18px;background:#f7f9f7;padding:18px}.tool-primary-result{background:var(--ink);color:white;border-radius:16px;padding:20px}.tool-primary-result small,.tool-primary-result span,.tool-primary-result strong{display:block}.tool-primary-result span{color:#b8c2bc;font-size:11px;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.tool-primary-result strong{font-size:38px;letter-spacing:-.05em;margin-top:5px}.tool-primary-result small{color:#b8c2bc;margin-top:5px}.tool-result-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:10px}.tool-result{background:white;border:1px solid var(--line);border-radius:12px;padding:13px}.tool-result span,.tool-result strong{display:block}.tool-result span{color:var(--muted);font-size:10px}.tool-result strong{margin-top:4px;font-size:16px}.tool-contingency{margin-top:12px;background:white;border:1px solid var(--line);border-radius:13px;padding:14px}.tool-contingency>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:12px}.tool-progress{height:9px;border-radius:99px;background:#e8ece9;overflow:hidden;margin:11px 0 7px}.tool-progress div{height:100%;background:var(--green);border-radius:inherit}.tool-contingency small{color:var(--muted)}.tool-contingency small.warning{color:var(--red);font-weight:800}.tool-inline-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px}.tool-inline-cta span,.tool-inline-cta strong{display:block}.tool-inline-cta strong{font-size:13px}.tool-inline-cta span{color:var(--muted);margin-top:3px;font-size:11px}.seo-guide-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:26px}.seo-article{max-width:1080px;margin:0 auto;padding:10px 5vw 80px;display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:54px;gap:54px}.seo-article-main h2{font-size:29px;letter-spacing:-.04em;margin:42px 0 10px}.seo-article-main p{color:#4d5852;line-height:1.8;font-size:16px}.seo-aside{position:-webkit-sticky;position:sticky;top:100px;align-self:start;border-left:1px solid var(--line);padding-left:20px;display:grid;grid-gap:4px;gap:4px}.seo-aside>span{color:var(--muted);text-transform:uppercase;font-size:10px;letter-spacing:.08em;font-weight:800;margin-bottom:7px}.seo-aside a{padding:9px 0;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line);font-size:12px;font-weight:750}.inline-tool-card{margin:42px 0;background:var(--cream);border-radius:18px;padding:22px}.inline-tool-card>span{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:10px}.inline-tool-card h2{margin-top:8px}.inline-tool-card a{color:var(--green);font-weight:800;display:inline-flex;align-items:center;gap:7px}.seo-faq details{border-top:1px solid var(--line);padding:16px 0}.seo-faq details:last-child{border-bottom:1px solid var(--line)}.seo-faq summary{font-weight:800;cursor:pointer}.seo-faq p{margin-bottom:0;font-size:14px}.seo-product-cta{max-width:1120px;margin:0 auto 90px;padding:34px;background:var(--ink);color:white;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:34px}.seo-product-cta.compact{margin-bottom:40px}.seo-product-cta .kicker{color:#91c7a9}.seo-product-cta h2{font-size:34px;line-height:1.05;letter-spacing:-.04em;margin:8px 0}.seo-product-cta p{color:#b9c2bd;max-width:700px;line-height:1.6}.cta-checks{display:flex;flex-wrap:wrap;gap:12px;color:#d9dfdc;font-size:11px}.cta-checks span{display:flex;align-items:center;gap:5px}.seo-footer{border-top:1px solid var(--line);padding:38px 5vw;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px;gap:24px;align-items:start}.seo-footer p{color:var(--muted);font-size:12px}.seo-footer-links{display:grid;grid-gap:8px;gap:8px;font-size:12px;font-weight:700}@media (max-width:900px){.seo-header nav a:not(.btn){display:none}.seo-tool-hero,.tool-directory{grid-template-columns:1fr}.seo-tool-hero{gap:22px}.tool-card{margin-left:18px;margin-right:18px}.tool-fields,.tool-result-grid{grid-template-columns:1fr 1fr}.seo-article{grid-template-columns:1fr;gap:20px}.seo-aside{position:static;border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.seo-product-cta{margin-left:18px;margin-right:18px;flex-direction:column;align-items:flex-start}.seo-footer{grid-template-columns:1fr}}@media (max-width:620px){.seo-header{padding:0 18px}.seo-guide-hero,.seo-hero,.seo-tool-hero{padding-left:18px;padding-right:18px}.seo-guide-hero h1,.seo-hero h1,.seo-tool-hero h1{font-size:44px}.tool-directory{padding-left:18px;padding-right:18px}.tool-fields,.tool-result-grid{grid-template-columns:1fr}.tool-inline-cta{align-items:flex-start;flex-direction:column}.tool-inline-cta .btn{width:100%}.seo-article{padding-left:18px;padding-right:18px}.seo-product-cta .btn{width:100%}}.tool-purpose{margin:-2px -2px 20px;border-radius:16px;padding:18px 20px;background:var(--green-2);border:1px solid var(--green-3)}.tool-purpose>span{display:block;color:var(--green);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:850}.tool-purpose>strong{display:block;margin-top:6px;font-size:18px;line-height:1.25;letter-spacing:-.02em}.tool-purpose>p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.tool-card-remodel-overrun-calculator .tool-purpose{background:#f8f3e7;border-color:#eadfbe}.tool-card-budget-vs-actual-calculator .tool-purpose{background:#eef4f8;border-color:#d6e4ed}.tool-card-renovation-contingency-calculator .tool-purpose{background:#f4f0f8;border-color:#e5dced}.tool-card-renovation-payment-calculator .tool-purpose{background:#f3f5f3;border-color:#dfe4df}.tool-purpose-change{background:#eef7f1;border-color:#d5eadc}.tool-purpose-overrun{background:#fbf4e6;border-color:#eee0bc}.tool-purpose-actual{background:#eef4f8;border-color:#d6e4ed}.tool-purpose-contingency{background:#f4f0f8;border-color:#e5dced}.tool-purpose-payment{background:#f0f4f6;border-color:#dce5e9}.tool-primary-change{background:#173f31}.tool-primary-overrun{background:#5a4521}.tool-primary-actual{background:#294a60}.tool-primary-contingency{background:#4a3e5b}.tool-primary-payment{background:#345066}.guide-first-hero{padding-bottom:34px}.guide-tool-link{margin:26px auto 0;max-width:680px;padding:12px 15px;border-radius:12px;background:#f7f8f6;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:11px}.guide-tool-link a{color:var(--green);font-weight:800;display:inline-flex;align-items:center;gap:6px}.guide-article{padding-top:22px}.guide-summary-box{background:var(--cream);border-radius:16px;padding:20px 22px;border-left:4px solid var(--green)}.guide-summary-box strong{display:block;font-size:12px;color:var(--green);text-transform:uppercase;letter-spacing:.07em}.guide-summary-box p{margin:7px 0 0;color:var(--ink);font-size:15px;line-height:1.65}.worked-example{padding:20px 22px;border-radius:16px;background:#f7f9f7;border:1px solid var(--line)}.worked-example p{margin:0;color:#35423b}.guide-checklist{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.guide-checklist>div{display:flex;gap:9px;align-items:flex-start;padding:11px 12px;border-radius:11px;background:#f8faf8;font-size:13px;line-height:1.5}.guide-checklist svg{color:var(--green);flex:0 0 auto;margin-top:2px}.guide-list{margin:12px 0 0;padding-left:22px;color:#4d5852;line-height:1.8}.guide-list li{margin:6px 0;padding-left:4px}.guide-list.mistakes li::marker{color:#b55a4c}.guide-soft-cta{margin-top:48px;padding-top:26px;border-top:1px solid var(--line)}.guide-soft-cta strong{display:block;font-size:14px}.guide-soft-cta p{margin:6px 0 10px;font-size:13px}.guide-soft-cta a{color:var(--green);font-weight:800;display:inline-flex;align-items:center;gap:6px;font-size:12px}.policy-page{max-width:820px;margin:0 auto;padding:72px 24px 90px}.policy-page h1{font-size:clamp(42px,5vw,64px);letter-spacing:-.05em;line-height:1;margin:12px 0 6px}.policy-updated{color:var(--muted);font-size:11px!important;margin-bottom:36px!important}.policy-page h2{margin:38px 0 8px;font-size:23px;letter-spacing:-.03em}.policy-page p{color:#4d5852;line-height:1.8;font-size:14px}.support-page{max-width:1120px;margin:0 auto;padding:70px 5vw 90px}.support-hero{text-align:center;max-width:700px;margin:0 auto 42px}.support-hero h1{font-size:clamp(42px,5vw,62px);letter-spacing:-.05em;margin:10px 0}.support-hero p{color:var(--muted);font-size:17px}.support-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.support-grid>div{border:1px solid var(--line);border-radius:18px;padding:22px;background:white}.support-grid svg{color:var(--green)}.support-grid h2{font-size:17px;margin:14px 0 6px}.support-grid p{color:var(--muted);line-height:1.6;font-size:12px;margin:0}.support-faq{max-width:850px;margin:70px auto 0}.support-faq h2{font-size:30px;letter-spacing:-.04em}.support-faq details{border-top:1px solid var(--line);padding:16px 0}.support-faq details:last-child{border-bottom:1px solid var(--line)}.support-faq summary{cursor:pointer;font-weight:800}.support-faq p{color:var(--muted);line-height:1.65;font-size:13px}.support-contact{margin-top:70px;padding:30px;background:var(--ink);color:white;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:30px}.support-contact .kicker{color:#9ad1b3}.support-contact h2{font-size:30px;margin:8px 0}.support-contact p{color:#c0c8c4;line-height:1.6;max-width:690px;font-size:13px}@media (max-width:720px){.guide-tool-link{flex-direction:column}.support-grid{grid-template-columns:1fr}.support-contact{flex-direction:column;align-items:flex-start}.support-contact .btn{width:100%}}