:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172c29;background:#f7f8f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button{font:inherit;cursor:pointer}a{color:inherit}.topbar{height:78px;background:#fff;border-bottom:1px solid #e4e9e4;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,80px)}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;font-size:18px}.mark{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#143f35;color:#fff;font-weight:800}.account{display:flex;align-items:center;gap:20px;font-size:14px}.text-button{border:0;background:none;color:#12624d;padding:8px 0;font-weight:600}.primary,.secondary{border-radius:9px;padding:12px 19px;font-weight:650}.primary{background:#12624d;color:#fff;border:1px solid #12624d}.primary:hover{background:#0e4c3d}.secondary{background:#fff;border:1px solid #b9cbc2;color:#174c3f}.secondary:hover{border-color:#12624d}main{min-height:calc(100vh - 140px);max-width:1200px;margin:auto;padding:0 28px 72px}.hero{max-width:720px;padding:clamp(80px,12vw,155px) 0}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#127457}.hero h1,.page-title h1,.detail h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.045em;line-height:1.07;margin:14px 0 20px}.hero p,.page-title p{font-size:18px;line-height:1.6;color:#5d7069}.hero .primary{margin-top:24px}.notice,.error{padding:18px 22px;border-radius:10px;margin:26px 0;line-height:1.55}.notice{background:#ebf4ed;color:#235342;border:1px solid #d2e4d8}.error{background:#fff2ec;color:#753e27;border:1px solid #f1d3c5}.page-title{padding:62px 0 30px;display:flex;justify-content:space-between;align-items:end;gap:25px}.page-title p{max-width:740px}.tabs{display:flex;gap:9px;border-bottom:1px solid #d9e3dc;margin:0 0 30px}.tabs button{border:0;background:none;padding:14px 18px;color:#60776b;font-weight:650}.tabs button.active{color:#12624d;border-bottom:3px solid #12624d}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.card,.empty{background:#fff;border:1px solid #e0e8e0;border-radius:13px;padding:25px}.card-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.card h3{font-size:22px;margin:22px 0 8px}.tag{background:#e6f3eb;color:#235744;padding:7px 10px;border-radius:6px;font-size:12px;font-weight:750}.muted{color:#71817a;font-size:14px}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;overflow-wrap:anywhere;color:#6b7d73}.alert{color:#a8511e}.empty{padding:46px;text-align:center}.detail{padding-top:55px}.detail h2{margin-top:50px}.facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.facts div{background:#fff;border:1px solid #e0e8e0;border-radius:10px;padding:19px}.facts dt{font-size:13px;color:#6e7f75}.facts dd{margin:7px 0 0;font-weight:700}footer{padding:25px clamp(22px,5vw,80px);border-top:1px solid #e0e8e0;color:#6e7f75;font-size:13px}footer a{color:#12624d}@media(max-width:650px){.account span{display:none}.page-title{align-items:start;flex-direction:column;padding-top:42px}.tabs button{flex:1}.hero{padding-top:90px}}
