:root{color:#1e293b;--ink:#17304a;--gold:#b78a4a;--cream:#f7f4ef;--paper:#fff;--soft:#eef2f3;--border:#d9dfe3;background:#f7f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{border-bottom:1px solid var(--border);z-index:10;background:#fff;align-items:center;gap:28px;height:86px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:.13em;font-size:15px;font-weight:800}.brand span{color:var(--gold)}.topbar nav{flex:1;justify-content:center;gap:24px;display:flex}.topbar nav a{color:#526271;font-size:14px}.topbar nav a.active{color:var(--ink);font-weight:700}.actions{align-items:center;gap:12px;display:flex}.button,.ghost,.google{border:1px solid var(--ink);border-radius:8px;justify-content:center;align-items:center;padding:12px 17px;font-weight:700;display:inline-flex}.button{background:var(--ink);color:#fff}.ghost,.google{color:var(--ink);background:#fff}.button:disabled,.ghost:disabled{opacity:.5;cursor:not-allowed}.hero{background:linear-gradient(120deg,#f7f4ef,#edf1f2);grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;min-height:650px;padding:90px 7vw;display:grid}.hero h1,.page-hero h1,.auth-card h1,.form-wrap h1,.page-title h1{margin:10px 0 24px;font-family:Georgia,serif;font-weight:500;line-height:1.04}.hero h1{max-width:900px;font-size:64px}.lead{color:#586a78;max-width:780px;font-size:20px}.hero-actions{gap:14px;margin-top:34px;display:flex}.hero-panel{background:var(--ink);color:#fff;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:390px;padding:40px;display:flex;box-shadow:0 24px 50px #19304829}.hero-panel span{letter-spacing:.15em;color:#e3c99d;font-size:12px}.hero-panel strong{font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.2}.eyebrow{letter-spacing:.16em;color:var(--gold);margin:0;font-size:12px;font-weight:800}.section{padding:80px 7vw}.section h2{margin:10px 0 34px;font-family:Georgia,serif;font-size:42px;font-weight:500}.soft{background:#eef2f3}.grid3,.grid2,.pricing,.metrics{gap:20px;display:grid}.grid3{grid-template-columns:repeat(3,1fr)}.grid2,.pricing{grid-template-columns:repeat(2,1fr)}.service-card,.card,.form-card,.success,.auth-card,.table-wrap{border:1px solid var(--border);background:#fff;border-radius:18px}.service-card{flex-direction:column;min-height:250px;padding:28px;display:flex}.service-card span{color:var(--gold);text-transform:uppercase;font-size:12px;font-weight:800}.service-card h3{margin:22px 0 10px;font-family:Georgia,serif;font-size:30px}.service-card p{color:#627280;flex:1}.card{padding:24px}.card-head{justify-content:space-between;align-items:center;display:flex}.card h3{margin:0 0 16px}.page-hero{background:linear-gradient(120deg,#f7f4ef,#edf1f2);padding:110px 10vw 100px}.page-hero h1{max-width:930px;font-size:58px}.page-hero .button{margin-top:22px}.form-wrap,.auth-wrap{min-height:calc(100vh - 160px);padding:70px 7vw}.form-wrap>h1{font-size:46px}.form-card{gap:18px;max-width:820px;padding:30px;display:grid}.form-card.wide{max-width:920px}.two{grid-template-columns:1fr 1fr;gap:16px;display:grid}label{gap:7px;font-size:14px;font-weight:700;display:grid}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd5db;border-radius:8px;padding:12px 13px}textarea{resize:vertical}.success{max-width:760px;padding:30px}.auth-wrap{justify-content:center;align-items:flex-start;display:flex}.auth-card{width:min(460px,100%);padding:34px}.auth-card h1{font-size:40px}.auth-card form{gap:16px;display:grid}.full{width:100%}.google{width:100%;margin-top:12px}.auth-links{justify-content:space-between;margin-top:18px;font-size:14px;display:flex}.muted{color:#71808d;margin-top:22px;font-size:12px}.error{color:#a11;margin:0}.app-shell{background:#f6f7f7;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.app-shell aside{background:var(--ink);color:#fff;flex-direction:column;gap:8px;padding:28px 20px;display:flex}.app-shell .inverse{margin-bottom:2px}.app-shell aside small{color:#aebac4;letter-spacing:.15em;margin-bottom:28px}.app-shell aside a,.linklike{color:#dfe6ec;text-align:left;background:0 0;border:0;border-radius:7px;padding:11px 12px}.app-shell aside a.active{color:#fff;background:#294866}.linklike{margin-top:auto}.workspace{min-width:0;padding:42px}.page-title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.page-title h1{margin-bottom:8px;font-size:42px}.page-title p:not(.eyebrow){color:#677886;margin:0}.metrics{grid-template-columns:repeat(5,1fr);margin-bottom:22px}.metric{border:1px solid var(--border);background:#fff;border-radius:15px;gap:6px;padding:20px;display:grid}.metric span{text-transform:uppercase;letter-spacing:.06em;color:#71808d;font-size:12px}.metric strong{font-size:30px}.metric small{color:#73818e}.row{border-top:1px solid #e6eaed;justify-content:space-between;align-items:center;gap:18px;padding:13px 0;display:flex}.row:first-of-type{border-top:0}.row div{display:grid}.row small{color:#73818e}.pill{text-transform:capitalize;background:#eef2f3;border-radius:999px;padding:5px 9px;font-size:12px}.chips{flex-wrap:wrap;gap:9px;display:flex}.chip{background:#fff;border:1px solid #cad3da;border-radius:999px;padding:8px 12px}.chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}fieldset{border:0;margin:0;padding:0}legend{margin-bottom:10px;font-weight:700}.check{grid-template-columns:auto 1fr;align-items:center;gap:8px;display:flex}.check input{width:auto}.table-wrap{overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:760px}.table-wrap th,.table-wrap td{text-align:left;border-bottom:1px solid #e8ecef;padding:14px 16px;font-size:14px}.table-wrap th{text-transform:uppercase;letter-spacing:.05em;color:#71808d;background:#fafbfb;font-size:12px}footer{border-top:1px solid var(--border);color:#627280;background:#fff;justify-content:space-between;padding:38px 7vw;display:flex}footer strong{color:var(--ink)}@media (width<=1050px){.topbar nav{display:none}.hero{grid-template-columns:1fr}.hero h1{font-size:50px}.grid3{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,1fr)}.app-shell{grid-template-columns:210px 1fr}}@media (width<=760px){.topbar{padding:0 18px}.actions .ghost{display:none}.hero,.section,.page-hero,.form-wrap{padding-left:22px;padding-right:22px}.hero h1,.page-hero h1{font-size:42px}.grid2,.pricing,.two{grid-template-columns:1fr}.app-shell{display:block}.app-shell aside{position:static}.workspace{padding:24px 18px}.metrics{grid-template-columns:1fr}.page-title{display:block}.page-title>.button{margin-top:14px}footer{gap:8px;display:grid}}
