:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f5f3;color:#20231f;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f5f3}button,input,select{font:inherit}.home-page{min-height:100vh;background:#f5f6f2}.home-nav{position:fixed;z-index:10;top:0;left:0;right:0;height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(18px,4vw,56px);background:#0d1316c7;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-brand,.home-links button{border:0;background:transparent;color:inherit;cursor:pointer}.home-brand{display:flex;align-items:center;gap:10px;padding:0}.home-brand span{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#d6f36b;color:#171a1f}.home-brand strong{font-size:18px}.home-links{display:flex;align-items:center;gap:8px}.home-links button{min-height:36px;padding:0 12px;border-radius:6px;color:#dce3dc}.home-links button:hover{background:#ffffff1a;color:#fff}.hero-section{position:relative;min-height:88vh;display:grid;align-items:center;overflow:hidden;background:#11171a}.hero-section img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-section:after{content:"";position:absolute;inset:auto 0 0;height:22%;background:linear-gradient(180deg,#f5f6f200,#f5f6f2)}.hero-copy{position:relative;z-index:1;width:min(760px,calc(100% - 36px));margin-left:clamp(18px,6vw,76px);padding-top:68px;color:#fff}.eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:6px;background:#d6f36b29;color:#d6f36b;font-size:12px;font-weight:800;text-transform:uppercase}.eyebrow.dark{background:#ecf5d2;color:#546f12}.hero-copy h1{margin:18px 0 14px;font-size:clamp(56px,9vw,120px);line-height:.9;letter-spacing:0}.hero-copy p{width:min(620px,100%);margin:0;color:#d7ded8;font-size:20px;line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.light-button,.outline-light-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:0 18px;cursor:pointer;font-weight:800}.light-button{border:0;background:#d6f36b;color:#171a1f}.outline-light-button{border:1px solid rgba(255,255,255,.34);color:#fff;background:#ffffff14}.client-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:#dfe3dc;border-top:1px solid #dfe3dc;border-bottom:1px solid #dfe3dc}.client-strip span{min-height:66px;display:grid;place-items:center;background:#f5f6f2;color:#4f574d;font-size:14px;font-weight:800}.home-band,.platform-band{padding:clamp(48px,8vw,92px) clamp(18px,5vw,72px)}.band-head{max-width:880px}.band-head h2,.platform-band h2{margin:14px 0 12px;color:#1d211f;font-size:clamp(34px,5vw,62px);line-height:1}.band-head p,.platform-band p{max-width:760px;margin:0;color:#5d655b;font-size:18px;line-height:1.5}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:34px}.service-card{min-height:220px;border:1px solid #dfe3dc;border-radius:8px;background:#fff;padding:22px}.service-card svg{color:#607a22}.service-card h3{margin:24px 0 10px;font-size:20px;line-height:1.1}.service-card p{margin:0;color:#687066;line-height:1.45}.platform-band{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(360px,1.15fr);gap:clamp(28px,5vw,64px);align-items:start;background:#e9eee6;border-top:1px solid #dfe3dc}.platform-steps{display:grid;gap:10px}.platform-steps div{min-height:82px;display:grid;grid-template-columns:38px 140px 1fr;align-items:center;gap:12px;border:1px solid #d2dacd;border-radius:8px;background:#fff;padding:14px}.platform-steps svg{color:#607a22}.platform-steps strong{color:#20231f}.platform-steps span{color:#687066;line-height:1.35}.app-shell{display:grid;grid-template-columns:256px minmax(0,1fr);min-height:100vh}.sidebar{background:#171a1f;color:#f7f4ec;padding:24px 18px;display:flex;flex-direction:column;gap:26px}.brand-block{display:flex;gap:12px;align-items:center}.brand-mark{width:44px;height:44px;display:grid;place-items:center;background:#d6f36b;color:#171a1f;border-radius:8px}.brand-block h1{margin:0;font-size:20px;line-height:1.1}.brand-block p,.topbar p,.section-head p,.model-box p,.pipeline-card p{margin:4px 0 0;color:#7b8278;font-size:13px;line-height:1.35}.sidebar .brand-block p,.sidebar .pipeline-card p{color:#aeb5aa}.nav-list{display:grid;gap:6px}.nav-list button{display:flex;align-items:center;gap:10px;border:0;color:#d8ddd3;background:transparent;padding:10px 12px;border-radius:6px;font-size:14px;cursor:pointer;text-align:left}.nav-list button.active,.nav-list button:hover{background:#252b2f;color:#fff}.pipeline-card{margin-top:auto;border:1px solid #363d41;border-radius:8px;padding:14px;background:#20252a}.pipeline-card span{display:inline-block;font-size:12px;color:#d6f36b;margin-bottom:6px}.pipeline-card strong{display:block;font-size:15px}.workspace{min-width:0;padding:24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #dfe3dc}.topbar h2{margin:0;font-size:26px;line-height:1.1}.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-actions span{min-width:64px;height:30px;display:inline-grid;place-items:center;padding:0 10px;border-radius:6px;background:#eef4e6;color:#4e671a;font-size:12px;font-weight:700}.ghost-button,.primary-button{border:0;cursor:pointer;border-radius:6px;min-height:40px}.ghost-button{padding:0 14px;color:#20231f;background:#e2e6df}.primary-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;padding:0 16px;background:#20231f;color:#fff;font-weight:700}.main-grid{display:grid;grid-template-columns:minmax(420px,1fr) minmax(320px,420px);gap:20px;margin-top:20px;align-items:start}.estimate-form,.result-panel,.comparables-section{border:1px solid #dfe3dc;background:#fff;border-radius:8px}.estimate-form{padding:20px}.section-title{display:flex;align-items:center;gap:8px;margin:6px 0 12px;color:#3d443b}.section-title:not(:first-child){margin-top:22px}.section-title h3{margin:0;font-size:14px;text-transform:uppercase;color:#555d51}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:6px}.field span,.number-label,.result-header span,.confidence-row span,.model-box span,.driver-row span{font-size:12px;color:#6b7367}.field input,.field select,.number-field input{width:100%;height:40px;border:1px solid #cfd6cc;border-radius:6px;background:#fbfcfa;color:#20231f;padding:0 10px;outline:none}.field input:focus,.field select:focus,.number-field input:focus{border-color:#607a22;box-shadow:0 0 0 3px #76972724}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.number-field{min-height:74px;border:1px solid #dfe3dc;border-radius:8px;background:#fbfcfa;display:grid;grid-template-columns:34px 1fr;grid-template-rows:26px 1fr;column-gap:8px;padding:10px;align-items:center}.number-icon{grid-row:1 / 3;width:32px;height:32px;display:grid;place-items:center;color:#607a22}.number-input-wrap{display:flex;align-items:center;gap:6px}.number-input-wrap em{font-style:normal;color:#7b8278;font-size:12px}.result-panel{overflow:hidden}.result-header{padding:22px;background:#20231f;color:#fff}.result-header span{color:#d6f36b}.result-header strong{display:block;font-size:42px;line-height:1;margin:8px 0}.result-header p{margin:0;color:#d9ded6;font-size:14px}.confidence-row{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e7eae4}.confidence-row div{padding:16px;border-right:1px solid #e7eae4}.confidence-row div:last-child{border-right:0}.confidence-row strong{display:block;margin-top:5px;font-size:17px}.model-box{margin:16px;padding:14px;border-radius:8px;background:#eef4e6}.model-box strong{display:block;margin-top:4px;color:#20231f}.drivers{padding:0 16px 16px}.drivers h3{margin:0 0 10px;font-size:15px}.driver-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #edf0eb}.driver-row strong{font-size:13px;color:#30352e}.comparables-section{margin-top:20px;overflow:hidden}.comparables-section.focus{outline:3px solid rgba(118,151,39,.12)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e7eae4}.section-head h3{margin:0;font-size:18px}.section-head>span{font-size:13px;color:#607a22;font-weight:700}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:720px}.admin-page{display:grid;gap:20px}.admin-key{display:flex;align-items:center;gap:8px}.admin-key input{width:180px;height:40px;border:1px solid #cfd6cc;border-radius:6px;padding:0 10px;background:#fbfcfa}.admin-error,.admin-empty{border:1px solid #dfe3dc;background:#fff;border-radius:8px;padding:16px 18px;color:#5c3329}.admin-empty{color:#555d51}.admin-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{border:1px solid #dfe3dc;background:#fff;border-radius:8px;padding:16px}.metric-card span{display:block;color:#6b7367;font-size:12px;margin-bottom:8px}.metric-card strong{display:block;font-size:25px;line-height:1}.admin-table{margin-top:0}.alert-strip{display:flex;flex-wrap:wrap;gap:10px}.alert-pill{display:flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:8px;border:1px solid #dfe3dc;background:#fff}.alert-pill span{color:#555d51;font-size:13px}.alert-pill strong{font-size:13px}.alert-pill.warning{border-color:#e3d29c;background:#fff9e8;color:#806005}.alert-pill.danger{border-color:#e0b0a5;background:#fff1ee;color:#8a2f1d}.alert-pill.info{border-color:#b9cde1;background:#eef6fb;color:#285873}.alert-pill.ok{border-color:#b8d39a;background:#eef7e5;color:#4e671a}.admin-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:20px}.ops-panel{border:1px solid #dfe3dc;background:#fff;border-radius:8px;padding:16px}.ops-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#3d443b}.ops-title h3{margin:0;font-size:16px}.ops-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #edf0eb}.ops-row span,.freshness-row span{color:#6b7367;font-size:13px}.ops-row strong,.freshness-row strong{color:#20231f;font-size:14px}.freshness-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.freshness-group h4{margin:0 0 8px;font-size:13px;color:#555d51;text-transform:uppercase}.freshness-row{display:grid;grid-template-columns:72px minmax(80px,1fr) 72px;align-items:center;gap:8px;min-height:30px}.bar-track{height:8px;background:#edf0eb;border-radius:999px;overflow:hidden}.bar-track i{display:block;height:100%;background:#607a22}th,td{text-align:left;padding:13px 20px;border-bottom:1px solid #edf0eb;font-size:14px;white-space:nowrap}th{color:#6b7367;font-size:12px;text-transform:uppercase;background:#fbfcfa}@media(max-width:980px){.client-strip,.service-grid,.platform-band{grid-template-columns:1fr 1fr}.platform-band{align-items:stretch}.platform-steps div{grid-template-columns:34px 1fr}.platform-steps span{grid-column:2}.app-shell{grid-template-columns:1fr}.sidebar{position:static;padding:16px}.nav-list,.pipeline-card{display:none}.workspace{padding:16px}.main-grid{grid-template-columns:1fr}}@media(max-width:640px){.home-nav{height:auto;min-height:64px;align-items:flex-start;flex-direction:column;padding:12px 16px}.home-links{width:100%;overflow-x:auto}.hero-section{min-height:82vh}.hero-copy{padding-top:112px}.hero-copy p{font-size:17px}.client-strip,.service-grid,.platform-band{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{width:100%;justify-content:space-between}.form-grid,.form-grid.two,.metric-grid,.confidence-row{grid-template-columns:1fr}.confidence-row div{border-right:0;border-bottom:1px solid #e7eae4}.admin-key{width:100%;flex-wrap:wrap}.admin-key input{flex:1;min-width:150px}.admin-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid,.freshness-columns{grid-template-columns:1fr}.result-header strong{font-size:36px}}@media(max-width:440px){.admin-cards{grid-template-columns:1fr}}
