:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#072b14;font-synthesis:none;font-weight:400;line-height:1.5;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{border:1px solid #396547;background:#103f23;color:#fff;border-radius:10px;min-height:44px;padding:10px 18px;cursor:pointer;font-weight:600}button:hover{background:#1c5030}button:disabled{opacity:.55;cursor:wait}button.primary{background:#f4d52b;color:#092b15;border-color:#f4d52b}button.primary:hover{background:#ffe256}button.quiet{background:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #f4d52b;outline-offset:4px}a{color:inherit}h1,h2,h3,p{margin:0}h1{font-size:clamp(28px,4vw,40px);line-height:1.15;letter-spacing:-1px}h2{font-size:20px;line-height:1.3}h3{font-size:24px;line-height:1.25}.muted{color:#b8cbbf}.eyebrow{color:#f4d52b;font-size:11px;font-weight:750;letter-spacing:2px;margin-bottom:14px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:1px;line-height:1.2}.auth-page{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px 20px;background:radial-gradient(ellipse at 20% 15%,#174c2b 0,transparent 60%)}.auth-panel{width:100%;max-width:460px}.auth-panel .brand{margin-bottom:56px}.auth-panel h1{margin-bottom:14px}.auth-panel>.muted{margin-bottom:30px}form{display:grid;gap:18px}label{display:grid;gap:8px;font-size:13px;font-weight:600}input,select,textarea{width:100%;min-height:46px;background:#092f19;color:#fff;border:1px solid #42684d;border-radius:8px;padding:10px 12px}input:focus,textarea:focus,select:focus{outline:2px solid #f4d52b;outline-offset:1px}input::placeholder{color:#8eaa99}input[type=file]{font-size:12px}input[type=checkbox]{width:18px;min-height:18px;accent-color:#f4d52b}.auth-links{display:flex;justify-content:space-between;gap:8px;margin-top:16px}.text-button{border:none;background:transparent;font-size:12px;color:#d2ded6;padding:8px 0}.text-button:hover{background:transparent;color:#f4d52b}.notice{padding:14px 16px;border:1px solid #b6a153;border-radius:10px;background:#3d3d20;color:#fff3c4;font-size:14px}.topbar{padding:20px max(24px,calc((100vw - 1100px)/2));border-bottom:1px solid #285739;display:flex;justify-content:space-between;align-items:center;background:#09351c}.workspace{max-width:1100px;margin:auto;padding:48px 24px 70px;min-height:calc(100dvh - 165px)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px}.page-heading h1{margin-bottom:12px}.workspace>.notice{margin-bottom:24px}.panel{border:1px solid #2e593c;background:#0b3d1b;border-radius:16px;padding:26px}.narrow{width:100%;max-width:460px}.narrow h1{margin-bottom:26px}.section-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.count{border:1px solid #54734f;border-radius:30px;color:#e0e9d2;font-size:12px;padding:2px 10px}.plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.plan{display:flex;flex-direction:column;gap:16px;min-height:250px}.plan-top{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px}.status{border-radius:5px;font-size:10px;letter-spacing:.5px;text-transform:uppercase;font-weight:750;padding:4px 8px;background:#314a3b}.status-final{background:#245d39;color:#d9f6df}.status-updated{background:#f4d52b;color:#102416}.plan-date{font-size:16px;color:#e4ecdf;font-weight:500}.plan-description{color:#c0d0c4;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.plan-bottom{margin-top:auto;padding-top:12px}.plan-bottom button{width:100%}.empty{text-align:center;padding:48px 24px}.empty h2{margin:14px 0 12px}.empty p{max-width:460px;margin:auto}.large-symbol{font-size:40px;color:#f4d52b}.editor{margin-bottom:28px}.editor summary{cursor:pointer;font-weight:700;font-size:17px}.editor[open] summary{margin-bottom:25px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}fieldset{margin:0;border:1px solid #42684d;border-radius:8px;padding:14px;display:flex;flex-wrap:wrap;gap:14px}legend{font-size:13px;padding:0 6px}.check{display:flex;align-items:center;gap:8px}.access-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:15px}.access-row small{display:block;color:#d9c48c}.workspace>.panel{margin-bottom:28px}.load-more{display:block;margin:26px auto 0}footer{text-align:center;color:#9bb3a3;font-size:11px;padding:22px;letter-spacing:.5px}.auth-page footer{margin-top:40px}@media(max-width:640px){.topbar{padding:16px}.workspace{padding:30px 16px}.page-heading{align-items:flex-start;gap:12px}.page-heading>button{font-size:12px;padding:8px 12px}.plans{grid-template-columns:1fr}.panel{padding:22px}.two-columns{grid-template-columns:1fr}.brand{font-size:11px}.topbar>button{font-size:12px;padding:8px 12px}.auth-panel .brand{margin-bottom:38px}}.workspace-nav,.toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.workspace-nav button[aria-current=page]{background:#f4d52b;color:#092b15;border-color:#f4d52b}.connection-state{font-size:13px;color:#b8cbbf;margin-bottom:22px}.editor-help{margin-bottom:22px}.action-stack{display:grid;gap:10px}.section-title{flex-wrap:wrap}.section-title>button{margin-left:auto}h3{overflow-wrap:anywhere}.workspace>.notice{margin-bottom:18px}@media(max-width:420px){.page-heading{flex-wrap:wrap}.workspace-nav>button{flex:1;padding:10px}.toolbar>button{width:100%}.access-row{flex-wrap:wrap}.panel{padding:18px}}.brand{display:inline-flex;flex:none;align-items:center;justify-content:center;width:48px;height:48px;line-height:1;border-radius:10px;text-decoration:none}.brand-mark{display:block;width:100%;height:100%;object-fit:contain}.topbar{padding-top:14px;padding-bottom:14px}.auth-panel .brand{width:64px;height:64px;margin-bottom:36px}footer{color:#8fa998;font-size:11px;letter-spacing:.04em}@media(max-width:640px){.brand{width:44px;height:44px}.topbar{padding-top:12px;padding-bottom:12px}.auth-panel .brand{width:60px;height:60px;margin-bottom:30px}}
