@font-face{font-family:Inter;src:url(/brand/fonts/Inter_18pt-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Inter;src:url(/brand/fonts/Inter_18pt-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Inter;src:url(/brand/fonts/Inter_18pt-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600}@font-face{font-family:Inter;src:url(/brand/fonts/Inter_18pt-Bold.ttf) format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Inter;src:url(/brand/fonts/Inter_18pt-Black.ttf) format("truetype");font-style:normal;font-weight:900}@font-face{font-family:Space Grotesk;src:url(/brand/fonts/SpaceGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Space Grotesk;src:url(/brand/fonts/SpaceGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Space Grotesk;src:url(/brand/fonts/SpaceGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}:root{color-scheme:light;font-family:Inter,sans-serif;color:#2c2925;background-color:#e9dfc8;--yestor-ink: #2c2925;--yestor-muted: #6f6a62;--yestor-paper: #e9dfc8;--yestor-chalk: #f7f1e2;--yestor-surface: rgba(255, 255, 255, .92);--yestor-rule: #e0d7c6;--yestor-blue: #2d5b6a;--yestor-blue-soft: #4a7c8c;--yestor-amber: #b26a3c;--yestor-red: #8c2f39;--yestor-shadow: 0 16px 36px rgba(0, 0, 0, .08);--yestor-radius-xl: 28px;--yestor-radius-lg: 24px;--yestor-radius-md: 18px;--yestor-radius-sm: 12px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:linear-gradient(#e9dfc8eb,#e9dfc8eb),url(/brand/bkg-light.png);background-size:cover;color:var(--yestor-ink)}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}code{font-family:SFMono-Regular,SF Mono,Consolas,monospace;font-size:.92em}.app-shell{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:40px 0 72px}.hero-panel,.card{background:var(--yestor-surface);border:1px solid var(--yestor-rule);box-shadow:var(--yestor-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-panel{border-radius:var(--yestor-radius-xl);padding:28px}.hero-mark{display:flex;align-items:center;gap:14px;margin-bottom:24px}.hero-mark__icon{width:54px;height:54px;object-fit:contain;border-radius:16px}.hero-mark__wordmark{height:48px;width:auto;object-fit:contain}.eyebrow,.card__kicker{margin:0 0 10px;color:var(--yestor-blue);font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-panel h1{margin:0;max-width:12ch;font-family:Space Grotesk,sans-serif;font-size:clamp(2.4rem,7vw,5rem);font-weight:700;line-height:.95;letter-spacing:-.05em}.lede{max-width:54ch;margin:18px 0 0;color:var(--yestor-muted);font-size:1.05rem;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{border:1px solid var(--yestor-rule);border-radius:var(--yestor-radius-sm);background:#ffffffeb;color:var(--yestor-ink);padding:14px 18px;font-weight:600;cursor:pointer;transition:transform .14s ease,background-color .14s ease,border-color .14s ease,color .14s ease}.button--primary{border-color:transparent;background:var(--yestor-blue);color:#fff}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:default;opacity:.52}.hero-note{margin:16px 0 0;color:var(--yestor-muted);font-size:.96rem;line-height:1.6}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.card{border-radius:var(--yestor-radius-lg);padding:24px}.card--account{grid-column:1 / -1}.account-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.card__title{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,3vw,2rem);line-height:1.05;letter-spacing:-.04em}.status-pill{flex-shrink:0;border:1px solid var(--yestor-rule);border-radius:999px;background:#ffffffe0;color:var(--yestor-muted);padding:10px 14px;font-size:.86rem;font-weight:700;letter-spacing:.02em}.status-pill--live{border-color:#2d5b6a33;background:#2d5b6a1f;color:var(--yestor-blue)}.notice{margin:0 0 14px;border-radius:var(--yestor-radius-sm);padding:13px 14px;font-size:.95rem;line-height:1.55}.notice--error{border:1px solid rgba(140,47,57,.18);background:#8c2f3914;color:var(--yestor-red)}.account-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 0}.account-meta__row{margin:0;border:1px solid var(--yestor-rule);border-radius:var(--yestor-radius-md);background:#ffffffb8;padding:14px 15px}.account-meta__row dt{margin:0 0 8px;color:var(--yestor-muted);font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.account-meta__row dd{margin:0;color:var(--yestor-ink);font-size:.95rem;line-height:1.5;overflow-wrap:anywhere}.scope-list{margin:0;padding-left:20px;color:var(--yestor-ink);line-height:1.7}.card__body{margin:0;color:var(--yestor-muted);line-height:1.7}.card__body+.card__body{margin-top:12px}@media (max-width: 760px){.app-shell{width:min(100% - 20px,1080px);padding:18px 0 48px}.hero-panel{padding:20px}.hero-mark__icon{width:42px;height:42px;border-radius:12px}.hero-mark__wordmark{height:32px}.account-header{flex-direction:column}.account-meta,.content-grid{grid-template-columns:1fr}}
