:root{color:#1d2520;background:#f4f0e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{color:#fffdf8;cursor:pointer;min-height:2.5rem;font:inherit;background:#1d2520;border:1px solid #1d2520;border-radius:6px;padding:0 1rem;font-weight:700}.landing-page{color:#111815;background:#f7f8f4;min-height:100vh}.landing-nav{justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100% - 2rem);min-height:4.5rem;margin:0 auto;display:flex}.landing-brand{align-items:center;gap:.65rem;font-size:1rem;font-weight:900;display:inline-flex}.landing-brand span{color:#f7f8f4;background:#111815;border-radius:7px;place-items:center;width:2.25rem;height:2.25rem;display:grid}.landing-nav nav{color:#4a5550;align-items:center;gap:clamp(.75rem,3vw,1.75rem);font-size:.92rem;font-weight:800;display:flex}.landing-nav nav a:last-child{color:#111815;border:1px solid #111815;border-radius:999px;padding:.55rem .9rem}.landing-hero{isolation:isolate;background:linear-gradient(#f7f8f41f,#111815d1),linear-gradient(135deg,#eaf0ea 0%,#f7f8f4 42%,#d7e6ec 100%);border:1px solid #dce3dd;border-radius:10px;align-items:end;width:min(1180px,100% - 2rem);min-height:min(760px,100dvh - 4.5rem);margin:0 auto;display:grid;position:relative;overflow:hidden}.hero-backdrop{z-index:-1;position:absolute;inset:0}.product-board{background:#ffffffc2;border:1px solid #1118151f;border-radius:8px;position:absolute;box-shadow:0 28px 80px #1a2a232e}.board-main{width:min(760px,78vw);min-height:360px;padding:1.25rem;top:8%;right:-3%;transform:rotate(-2deg)}.board-inbox{gap:.45rem;width:240px;padding:1rem;display:grid;top:17%;left:7%}.board-ai{gap:.45rem;width:250px;padding:1rem;display:grid;bottom:22%;right:13%}.product-board strong,.board-topline strong{color:#111815}.product-board span,.board-topline span{color:#51615a;font-size:.86rem;font-weight:800}.board-topline{justify-content:space-between;align-items:center;display:flex}.board-bars{grid-template-columns:1.4fr .9fr 1.1fr .7fr;gap:.5rem;margin:1.25rem 0;display:grid}.board-bars i{background:#dbe8d8;border-radius:6px;height:5.8rem;display:block}.board-bars i:nth-child(2){background:#d8e8f0}.board-bars i:nth-child(3){background:#ecd8ce}.board-bars i:nth-child(4){background:#e8e1c8}.board-grid{grid-template-columns:repeat(3,1fr);gap:.55rem;display:grid}.board-grid span{background:#f3f5f0;border:1px solid #dfe7de;border-radius:6px;min-height:4.25rem}.hero-content{color:#fff;max-width:720px;padding:clamp(1.25rem,5vw,4rem)}.hero-content p{color:#dce8de;max-width:34rem;margin:0 0 .8rem;font-weight:800}.hero-content h1{letter-spacing:0;margin:0;font-size:clamp(4rem,13vw,8.5rem);line-height:.85}.hero-content>span{color:#eef4ee;max-width:42rem;margin-top:1.2rem;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.45;display:block}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.primary-action,.secondary-action{border-radius:999px;justify-content:center;align-items:center;min-height:2.9rem;padding:0 1.15rem;font-weight:900;display:inline-flex}.primary-action{color:#111815;background:#e7f36d}.secondary-action{color:#fff;border:1px solid #ffffff8c}.proof-strip{border-block:1px solid #dce3dd;grid-template-columns:repeat(3,1fr);width:min(1120px,100% - 2rem);margin:1rem auto 0;display:grid}.proof-strip div{gap:.35rem;padding:1.25rem 1rem;display:grid}.proof-strip div+div{border-left:1px solid #dce3dd}.proof-strip strong{font-size:clamp(1.8rem,4vw,3.1rem);line-height:1}.proof-strip span{color:#4f5b55;font-weight:750}.workflow-section,.operator-section,.closing-section{width:min(1120px,100% - 2rem);margin:0 auto;padding:clamp(3rem,8vw,6rem) 0}.workflow-section h2,.operator-section h2,.closing-section h2{max-width:760px;margin:0;font-size:clamp(2rem,5vw,4.6rem);line-height:.98}.workflow-section ol{border:1px solid #dce3dd;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:0;margin:2rem 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.workflow-section li{background:#fff;border-right:1px solid #dce3dd;align-content:space-between;gap:1.5rem;min-height:12rem;padding:1rem;font-size:1.02rem;font-weight:850;line-height:1.35;display:grid}.workflow-section li:last-child{border-right:0}.workflow-section li span{color:#69756f;font-size:.84rem}.operator-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.operator-copy p,.closing-section p{color:#4f5b55;max-width:42rem;margin:1.25rem 0 0;font-size:1.05rem;line-height:1.65}.benefit-list{border-top:1px solid #dce3dd;gap:0;display:grid}.benefit-list article{border-bottom:1px solid #dce3dd;padding:1.35rem 0}.benefit-list h3{margin:0;font-size:1.25rem}.benefit-list p{color:#4f5b55;margin:.5rem 0 0;line-height:1.6}.closing-section{border-top:1px solid #dce3dd;padding-bottom:clamp(4rem,9vw,7rem)}.closing-section .primary-action{margin-top:1.5rem}.admin-shell{background:#f4f0e8;grid-template-columns:17rem minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fffaf0;border-right:1px solid #ddd4c4;grid-template-rows:auto 1fr auto;gap:2rem;min-height:100vh;padding:1.25rem;display:grid;position:sticky;top:0}.brand{align-items:center;gap:.75rem;display:flex}.brand-mark{color:#fffaf0;background:#1d2520;border-radius:8px;place-items:center;width:2.5rem;height:2.5rem;font-weight:900;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:1rem}.brand span:not(.brand-mark){color:#667068;margin-top:.1rem;font-size:.78rem}.nav-list{align-content:start;gap:.35rem;display:grid}.nav-list a{color:#4d5850;border-radius:6px;padding:.75rem .85rem;font-weight:700}.nav-list a.active,.nav-list a:hover{color:#1d2520;background:#e7f1dc}.sidebar-note{background:#f7f2e8;border:1px solid #ded4c4;border-radius:8px;padding:1rem}.sidebar-note span,.eyebrow{color:#9a4c2b;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.sidebar-note strong{margin-top:.35rem;display:block}.sidebar-note p{color:#667068;margin:.65rem 0 0;font-size:.86rem;line-height:1.45}.workspace{min-width:0;padding:clamp(1rem,3vw,2rem)}.topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.topbar h1{margin:.25rem 0 0;font-size:clamp(2rem,4vw,3.6rem);line-height:.95}.topbar-actions{color:#4d5850;background:#fffaf0;border:1px solid #d9d1c3;border-radius:8px;align-items:center;gap:.6rem;min-height:2.75rem;padding:0 1rem;font-size:.9rem;display:flex}.health-dot{background:#248c53;border-radius:999px;width:.65rem;height:.65rem}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:.85rem;display:grid}.metric,.panel{background:#fffdf8;border:1px solid #ddd4c4;border-radius:8px}.metric{min-height:8.5rem;padding:1rem}.metric span{color:#667068;font-size:.82rem;font-weight:800}.metric strong{letter-spacing:0;margin-top:.75rem;font-size:2.45rem;line-height:1;display:block}.metric p{color:#667068;margin:.65rem 0 0;font-size:.86rem;line-height:1.4}.metric-green{border-top:4px solid #248c53}.metric-blue{border-top:4px solid #4477a6}.metric-amber{border-top:4px solid #b87518}.metric-rose{border-top:4px solid #b45764}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(20rem,.8fr);gap:.85rem;display:grid}.panel{min-width:0;padding:1rem}.panel-wide{grid-column:span 1}.panel-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.panel-header.compact{margin-bottom:.75rem}.panel-header h2{margin:.15rem 0 0;font-size:1.15rem}.inquiry-table{gap:.35rem;display:grid;overflow-x:auto}.table-row{border:1px solid #ece4d8;border-radius:6px;grid-template-columns:1.15fr 1fr 1fr .8fr .55fr;align-items:center;gap:.75rem;min-width:44rem;padding:.75rem;display:grid}.table-head{color:#667068;letter-spacing:.05em;text-transform:uppercase;border:0;padding-block:.35rem;font-size:.72rem;font-weight:900}.table-row strong,.table-row small{display:block}.table-row small{color:#9a4c2b;margin-top:.2rem;font-weight:800}mark{color:#1d2520;background:#e7f1dc;border-radius:999px;padding:.28rem .55rem;font-size:.78rem;font-weight:800}.tape-chart{gap:.35rem;display:grid}.tape-row{grid-template-columns:5.5rem repeat(7,minmax(1.35rem,1fr));align-items:center;gap:.25rem;display:grid}.tape-row>span{color:#4d5850;font-size:.82rem;font-weight:800}.tape-days strong{color:#667068;text-align:center;font-size:.72rem}.cell{border:1px solid #0000;border-radius:5px;min-height:1.7rem;display:block}.cell.booked{background:#dbe9f5;border-color:#9fbdd5}.cell.hold{background:#f4dfbd;border-color:#d9ae68}.cell.free{background:#eef2e8;border-color:#d9dfd2}.legend{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.legend span{color:#667068;align-items:center;gap:.4rem;font-size:.78rem;font-weight:800;display:inline-flex}.legend .cell{width:1rem;min-height:1rem}.status-list,.task-list{margin:0;padding:0}.status-list{gap:.6rem;list-style:none;display:grid}.status-list li{border-bottom:1px solid #ede6dc;justify-content:space-between;gap:1rem;padding-bottom:.65rem;display:flex}.status-list li:last-child{border-bottom:0;padding-bottom:0}.status-list span{color:#4d5850}.status-list strong{color:#1d2520;text-align:right;font-size:.82rem}.task-list{gap:.55rem;list-style:none;display:grid}.task-list li{border:1px solid #ece4d8;border-radius:6px;align-items:center;gap:.65rem;min-height:2.8rem;padding:.65rem .75rem;display:flex}.task-list li span{background:#b87518;border-radius:999px;flex:none;width:.65rem;height:.65rem}@media (max-width:1020px){.proof-strip,.workflow-section ol,.operator-section{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-section li:nth-child(2){border-right:0}.workflow-section li:nth-child(-n+2){border-bottom:1px solid #dce3dd}.board-main{right:-18%}.admin-shell{grid-template-columns:1fr}.sidebar{grid-template-rows:auto auto;grid-template-columns:auto 1fr;min-height:auto;position:static}.nav-list{flex-wrap:wrap;display:flex}.sidebar-note{grid-column:1/-1}.metric-grid,.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.landing-nav{flex-direction:column;align-items:flex-start;min-height:auto;padding:1rem 0}.landing-nav nav{flex-wrap:wrap;gap:.7rem 1rem;width:100%}.landing-hero{min-height:700px}.hero-content{padding:1rem}.hero-content h1{font-size:clamp(3.5rem,18vw,5.5rem)}.board-main{width:630px;min-height:320px;top:5%;right:-58%}.board-inbox{width:220px;top:9%;left:1rem}.board-ai{width:220px;bottom:30%;right:1rem}.proof-strip,.workflow-section ol,.operator-section{grid-template-columns:1fr}.proof-strip div+div{border-top:1px solid #dce3dd;border-left:0}.workflow-section li,.workflow-section li:nth-child(2){border-bottom:1px solid #dce3dd;border-right:0;min-height:8rem}.workflow-section li:last-child{border-bottom:0}.workspace,.sidebar{padding:1rem}.topbar,.panel-header{flex-direction:column;align-items:flex-start}.metric-grid,.dashboard-grid{grid-template-columns:1fr}.inquiry-table{overflow-x:visible}.table-head{display:none}.table-row{grid-template-columns:1fr;gap:.45rem;min-width:0}}
