:root{--ink:#14211d;--muted:#66736e;--line:#dfe7e2;--paper:#f7faf8;--card:#fff;--brand:#176b4d;--brand-dark:#0e4935;--brand-soft:#e7f5ee;--accent:#d9aa4d;--danger:#ad3f3f;--shadow:0 18px 50px #193d3017}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{background:radial-gradient(circle at 85% 0%, #e2f1e9 0, transparent 28rem), var(--paper);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#f7faf8db;border-bottom:1px solid #14211d14;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px clamp(20px,5vw,76px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:19px;font-weight:760;display:inline-flex}.brand-mark{color:#fff;background:var(--brand);border-radius:10px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;display:grid}.header-actions{justify-content:flex-end;align-items:center;gap:13px;display:flex}.quiet-link{color:var(--muted);font-size:14px;font-weight:650}.quiet-link:hover{color:var(--brand)}.centered{text-align:center;margin-top:17px;display:block}.button{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 17px;font-weight:700;transition:all .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 22px #14211d14}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{background:var(--brand);color:#fff;border-color:var(--brand)}.button-primary:hover:not(:disabled){background:var(--brand-dark)}.button-secondary{color:var(--brand);background:0 0;border-color:#176b4d4d}.button-ghost{background:0 0;border-color:#0000}.button-wide{width:100%;min-height:49px}.text-button{color:var(--brand);background:0 0;border:0;padding:4px;font-weight:750}.text-button.danger{color:var(--danger)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(45px,8vw,110px);max-width:1240px;min-height:calc(100vh - 151px);margin:0 auto;padding:clamp(70px,10vw,140px) 28px 80px;display:grid}.hero-copy{max-width:650px}.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.15em;margin:0 0 12px;font-size:12px;font-weight:850}.hero h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(49px,6.2vw,82px);font-weight:500;line-height:.99}.hero-lead{max-width:600px;color:var(--muted);margin:26px 0 30px;font-size:clamp(17px,2vw,21px);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-panel{position:relative}.hero-panel:before{content:"";border:1px solid #176b4d2e;border-radius:36px;position:absolute;inset:-28px 25px 22px -28px;transform:rotate(-3deg)}.mini-window{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;position:relative;overflow:hidden;transform:rotate(1.3deg)}.window-bar{border-bottom:1px solid var(--line);background:#eff4f1;gap:7px;padding:15px 18px;display:flex}.window-bar span{background:#b9c7c0;border-radius:99px;width:8px;height:8px}.window-body{padding:30px}.mini-heading{align-items:center;gap:14px;display:flex}.mini-heading div:last-child,.mini-access div{flex-direction:column;gap:3px;display:flex}.mini-heading span,.mini-access span,.mini-grid span{color:var(--muted);font-size:13px}.mini-grid{grid-template-columns:1fr 1fr;gap:12px;margin:27px 0 16px;display:grid}.mini-grid>div{background:var(--paper);border-radius:13px;flex-direction:column;gap:7px;padding:16px;display:flex}.mini-access{background:var(--brand-soft);border:1px solid #cfe7da;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.green{color:var(--brand)}.success-check{background:var(--brand);color:#fff;border-radius:99px;place-items:center;width:45px;height:45px;font-size:22px;font-weight:900;display:grid}.success-check.small{width:30px;height:30px;font-size:14px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#ffffff8c;flex-wrap:wrap;justify-content:center;gap:22px 65px;padding:20px clamp(25px,6vw,90px);font-size:13px;font-weight:750;display:flex}.portal-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:62px 0 90px}.portal-heading{justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:35px;display:flex}.portal-heading h1{letter-spacing:-.035em;margin:0 0 9px;font:500 clamp(39px,6vw,61px)/1 Georgia,serif}.portal-heading p:not(.eyebrow){color:var(--muted);margin:0}.role-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:4px;min-width:150px;padding:17px 20px;display:flex;box-shadow:0 8px 25px #14211d0a}.role-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.role-card strong{text-transform:capitalize}.metric-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:47px;display:grid}.metric{border:1px solid var(--line);background:#ffffffbf;border-radius:16px;justify-content:space-between;align-items:baseline;padding:22px;display:flex}.metric span{color:var(--muted);font-weight:650}.metric strong{font:500 34px Georgia,serif}.section-block{margin-top:44px}.section-title{justify-content:space-between;align-items:end;margin-bottom:17px;display:flex}.section-title h2{letter-spacing:-.02em;margin:0;font:500 29px Georgia,serif}.product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr;gap:17px;padding:24px;display:grid;box-shadow:0 8px 30px #193d300a}.product-card>.button{grid-column:1/-1}.product-icon{background:var(--brand);color:#fff;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;font:600 22px Georgia,serif;display:grid}.product-copy{min-width:0}.product-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-card h3{margin:1px 0 7px;font-size:18px}.product-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.status{color:#52605a;text-transform:capitalize;white-space:nowrap;background:#edf1ef;border-radius:99px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.status-active,.status-succeeded,.status-paid{background:var(--brand-soft);color:var(--brand-dark)}.status-failed,.status-terminated,.status-cancelled,.status-overdue{color:#963d3d;background:#f9e9e9}.status-pending,.status-incomplete{color:#7c5d1b;background:#fff3d8}.table-card{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.table-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(170px,1.7fr) .7fr 1fr .45fr;align-items:center;gap:18px;min-height:72px;padding:15px 20px;font-size:14px;display:grid}.table-row:last-child{border-bottom:0}.table-row>div{flex-direction:column;gap:5px;display:flex}.table-row span:not(.status){color:var(--muted)}.invoice-row{grid-template-columns:1.7fr .8fr .7fr .45fr}.invoice-row .amount{font-weight:800;color:var(--ink)!important}.empty-state{text-align:center;color:var(--muted);padding:32px}.loading-card{border:1px solid var(--line);width:min(550px,100% - 40px);min-height:180px;color:var(--muted);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:15px;margin:100px auto;display:flex}.spinner{border:3px solid var(--line);border-top-color:var(--brand);border-radius:99px;width:29px;height:29px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.notice{border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;padding:14px 17px;font-size:14px;display:flex}.notice-error{color:#7a3030;background:#fcecec;border:1px solid #f2cccc}.notice button{color:inherit;background:0 0;border:0;font-weight:800}.subscribe-shell,.auth-shell{place-items:center;min-height:calc(100vh - 150px);padding:55px 20px;display:grid}.subscribe-card{border:1px solid var(--line);width:min(520px,100%);box-shadow:var(--shadow);background:#fff;border-radius:23px;padding:clamp(28px,6vw,48px)}.subscribe-card h1{letter-spacing:-.03em;margin:0 0 12px;font:500 42px/1.08 Georgia,serif}.subscribe-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}.price-line{align-items:baseline;gap:11px;padding:22px 0;display:flex}.price-line strong{font:500 48px Georgia,serif}.price-line span{color:var(--muted)}.feature-list{gap:11px;margin:0 0 25px;padding:0;list-style:none;display:grid}.feature-list li:before{content:"✓";color:var(--brand);margin-right:10px;font-weight:900}.selected-account{background:var(--paper);color:var(--muted);border-radius:10px;margin-bottom:20px;padding:12px 14px;font-size:14px}.success-card{text-align:center}.success-card .success-check{margin:0 auto 20px}.success-card .button{margin-top:12px}.site-footer{border-top:1px solid var(--line);min-height:75px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:20px clamp(20px,5vw,76px);font-size:13px;display:flex}@media (max-width:800px){.site-header{padding-inline:18px}.header-actions .quiet-link{display:none}.hero{grid-template-columns:1fr;padding-top:65px}.hero-panel{width:min(500px,100%);margin:20px auto 0}.portal-heading{flex-direction:column;align-items:flex-start}.metric-grid{grid-template-columns:1fr}.table-row,.invoice-row{grid-template-columns:1fr auto;gap:10px}.table-row>:nth-child(3){grid-column:1}.table-row>:nth-child(4){grid-area:2/2}.site-footer{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.brand span:last-child{display:none}.header-actions{gap:8px}.hero h1{font-size:46px}.portal-shell{width:min(100% - 24px,1180px);padding-top:40px}.product-card{padding:19px}}
