:root{--ink:#17211b;--muted:#69736d;--line:#e2e8e3;--bg:#f5f7f4;--card:#fff;--green:#164b32;--lime:#c9f06a;--shadow:0 18px 50px rgba(20,50,34,.10)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}button,input{font:inherit}button{cursor:pointer}.loading{min-height:100vh;display:grid;place-content:center;text-align:center;color:var(--muted);gap:8px}.brand-mark{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--green);color:var(--lime);font-weight:850}.loading .brand-mark{margin:auto;width:48px;height:48px}.topbar{height:72px;display:flex;align-items:center;padding:0 32px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink);font-size:18px;letter-spacing:-.3px}.main-nav{display:flex;align-self:stretch;margin-left:60px;gap:26px}.nav-item{border:0;background:none;color:var(--muted);position:relative;padding:0 2px}.nav-item.active{color:var(--ink);font-weight:650}.nav-item.active:after{content:"";position:absolute;height:3px;border-radius:4px;background:var(--green);bottom:0;left:0;right:0}.header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.icon-button,.account-button{border:1px solid var(--line);background:white;height:42px;border-radius:12px}.icon-button{width:42px;letter-spacing:2px;transform:rotate(90deg)}.account-button{display:flex;align-items:center;gap:9px;padding:0 12px}.account-button #avatar{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#eaf1eb;color:var(--green);font-weight:750}.switcher-wrap,.account-wrap{position:relative}.popover{position:absolute;right:0;top:50px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:12px;min-width:250px;z-index:20}.product-link{display:flex;gap:12px;align-items:center;text-decoration:none;color:var(--ink);padding:11px;border-radius:11px}.product-link:hover{background:var(--bg)}.product-icon{width:38px;height:38px;border-radius:10px;background:#edf4ee;display:grid;place-items:center;font-weight:800;color:var(--green)}.product-link small{display:block;color:var(--muted);margin-top:2px}.account-menu p{font-size:13px;color:var(--muted);padding:0 8px;word-break:break-all}.account-menu button{border:0;background:var(--bg);padding:10px;width:100%;border-radius:9px;text-align:left}main{max-width:1240px;margin:0 auto;padding:50px 36px 130px}.hero,.page-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:800;color:#568064;margin:0 0 10px}.hero h1,.page-head h1{font-size:38px;letter-spacing:-1.5px;margin:0 0 8px}.hero>div>p:last-child,.page-head>div>p:last-child{margin:0;color:var(--muted)}.status-pill{background:#e8f4eb;color:#28633d;padding:9px 13px;border-radius:999px;font-size:13px}.status-pill i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#48a568;margin-right:7px}.org-section{margin:28px 0 48px}.org-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.org-title h2{margin:0;font-size:20px}.org-title span{color:var(--muted);font-size:13px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card,.table-card{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 3px 15px rgba(26,55,38,.03)}.product-card{padding:22px;min-height:200px;display:flex;flex-direction:column}.product-card .product-icon{width:46px;height:46px}.product-card h3{margin:20px 0 5px}.product-card p{margin:0;color:var(--muted);font-size:14px}.card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.launch{color:var(--green);font-weight:700;text-decoration:none}.badge{font-size:12px;padding:5px 8px;border-radius:999px;background:#edf6ef;color:#287044}.badge.pending{background:#fff4dc;color:#946515}.info-card{padding:22px}.info-card h3{font-size:14px;margin:0 0 18px}.domain-row{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid var(--line);font-size:14px}.domain-row:first-of-type{border-top:0}.empty{text-align:center;background:white;border:1px dashed #ccd6cf;border-radius:18px;padding:60px 25px;color:var(--muted)}.empty span{font-size:30px}.empty h2{color:var(--ink)}.primary,.secondary{border:0;border-radius:11px;padding:11px 17px;font-weight:700}.primary{background:var(--green);color:white}.secondary{background:#eef1ee;color:var(--ink)}.table-card{overflow:hidden}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:16px 18px;border-bottom:1px solid var(--line);font-size:13px}th{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);background:#fafbfa}td strong{display:block}td small{color:var(--muted)}.contact-card{position:fixed;left:22px;bottom:20px;width:235px;background:var(--green);color:white;padding:18px;border-radius:16px;box-shadow:var(--shadow);z-index:9}.contact-card p{margin:0 0 10px;color:#b8d2c1;font-size:11px;text-transform:uppercase;letter-spacing:1px}.contact-card strong,.contact-card a{display:block}.contact-card a{color:#dcebe1;text-decoration:none;font-size:13px;margin-top:5px}dialog{border:0;border-radius:22px;width:min(650px,calc(100% - 30px));padding:0;box-shadow:0 30px 90px rgba(8,31,17,.3)}dialog::backdrop{background:rgba(10,25,16,.48);backdrop-filter:blur(3px)}dialog form{padding:27px}.dialog-head,.dialog-actions{display:flex;justify-content:space-between;align-items:flex-start}.dialog-head h2{margin:0 0 22px}.close{border:0;background:none;font-size:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label{font-size:12px;font-weight:700}.wide{grid-column:1/-1}input{display:block;width:100%;margin-top:7px;border:1px solid #ccd5ce;border-radius:10px;padding:11px;outline:none}input:focus{border-color:#4f8062;box-shadow:0 0 0 3px #e4efe7}fieldset{border:0;padding:0;margin:24px 0}legend{font-weight:750;margin-bottom:10px}.product-choice{display:inline-flex;vertical-align:top;width:calc(50% - 5px);gap:9px;border:1px solid var(--line);border-radius:12px;padding:12px}.product-choice input{width:auto;margin:2px 0}.product-choice small{display:block;color:var(--muted);margin-top:3px}.dialog-actions{justify-content:flex-end;gap:9px;margin-top:20px}.form-error{color:#a03232;font-size:13px;min-height:18px}.small{padding:25px}@media(max-width:800px){.topbar{padding:0 15px}.main-nav{margin-left:20px;gap:12px}.account-button #accountName{display:none}main{padding:30px 16px 150px}.card-grid{grid-template-columns:1fr}.hero,.page-head{gap:20px}.hero h1,.page-head h1{font-size:31px}.status-pill{display:none}.table-card{overflow:auto}.contact-card{left:15px;right:15px;width:auto}.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}.product-choice{width:100%;margin-bottom:8px}}
