:root{color:#17211d;font-synthesis:none;text-rendering:optimizelegibility;--surface:#fff;--line:#d9dfdc;--line-strong:#aeb9b4;--muted:#5f6e67;--accent:#176b4b;--accent-hover:#10563c;background:#f4f6f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{background:#f4f6f5;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #58a989}.app-shell{min-height:100vh}.content-frame{width:min(960px,100% - 40px);margin-inline:auto}.skip-link{z-index:10;color:#fff;background:#17211d;border-radius:5px;padding:8px 12px;font-weight:650;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--line);background:var(--surface)}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:64px;display:flex}.wordmark{color:#17211d;letter-spacing:.01em;font-size:1rem;font-weight:720;text-decoration:none}.internal-label{color:var(--muted);font-size:.82rem}.account{align-items:center;gap:14px;display:flex}.account__identity{justify-items:end;line-height:1.25;display:grid}.account__identity strong{font-size:.88rem;font-weight:650}.account__identity span{color:var(--muted);font-size:.76rem}.primary-button,.secondary-button,.google-button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;min-height:40px;font-weight:650;text-decoration:none;display:inline-flex}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff;padding:0 16px}.primary-button:hover{background:var(--accent-hover)}.secondary-button{border:1px solid var(--line);background:var(--surface);color:#25312c;min-height:34px;padding:0 12px;font-size:.82rem}.secondary-button:hover:not(:disabled){border-color:var(--line-strong);background:#f7f9f8}.secondary-button:disabled{cursor:wait;opacity:.6}.main-content{padding-block:64px 80px}.signed-out{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:min(440px,100%);padding:28px}.signed-out h1,.state-view h1,.page-heading h1{color:#17211d;margin:0;line-height:1.2}.signed-out h1,.page-heading h1{font-size:clamp(1.65rem,4vw,2.1rem)}.signed-out p,.state-view p,.page-heading p{color:var(--muted)}.signed-out p{margin:10px 0 22px}.google-button{border:1px solid var(--line-strong);color:#17211d;background:#fff;gap:10px;padding:0 16px}.google-button:hover{background:#f7f9f8}.google-button svg{width:18px;height:18px}.state-view{min-height:180px}.state-view[role=status]{color:var(--muted);align-items:center;gap:10px;display:flex}.state-view[role=status] p{margin:0}.state-view--error{max-width:520px}.state-view--error h1{font-size:1.55rem}.state-view--error p{margin:10px 0 20px}.loader{border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}.page-heading{margin-bottom:28px}.page-heading p{margin:8px 0 0}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.platform-card{border:1px solid var(--line);background:var(--surface);color:#17211d;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:104px;padding:18px;text-decoration:none;display:grid}.platform-card:hover{border-color:var(--line-strong);background:#fafbfa}.platform-card__icon{border:1px solid var(--line);width:38px;height:38px;color:var(--accent);border-radius:6px;place-items:center;display:grid}.platform-card__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:21px;height:21px}.platform-card__body{gap:4px;display:grid}.platform-card__body strong{font-size:.98rem}.platform-card__body>span{color:var(--muted);font-size:.84rem;line-height:1.4}.platform-card__arrow{color:#78867f;place-items:center;display:grid}.platform-card__arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:18px;height:18px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=680px){.content-frame{width:min(100% - 28px,960px)}.site-header__inner{gap:12px;min-height:58px}.account__identity{display:none}.main-content{padding-block:40px 56px}.platform-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.loader{animation:none}}
