:root{--bg: #eff3f8;--surface: rgba(255, 255, 255, .88);--surface-solid: #ffffff;--surface-warn: #f9edbe;--text: #1f1f1f;--text-muted: #5f6368;--line: #e0e4ea;--chip: #f8fbff;--shadow: 0 1px 1px rgba(33, 36, 44, .02), 0 8px 24px rgba(33, 36, 44, .04)}*{box-sizing:border-box}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,sans-serif}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at top right,rgba(214,225,244,.85),transparent 34%),linear-gradient(180deg,#eef2f7,#eff3f8)}.auth-screen-inner{width:min(100%,980px);display:grid;gap:18px}.auth-brand{font-size:29px;font-weight:500;letter-spacing:-.02em}.auth-card{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(320px,.95fr);gap:24px;padding:clamp(22px,4vw,38px);border-radius:28px;background:#ffffffeb;border:1px solid rgba(208,215,224,.94);box-shadow:0 22px 50px #1c222c14}.auth-card-copy,.auth-card-panel{display:grid;align-content:start}.auth-card-copy{gap:14px}.auth-card-copy h1{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.12;letter-spacing:-.04em}.auth-card-copy p{margin:0;color:var(--text-muted);line-height:1.75;font-size:14px}.auth-eyebrow{color:#55718a;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.auth-card-panel{gap:14px;padding:22px;border-radius:24px;background:#f7f9fcf5;border:1px solid rgba(215,222,230,.92)}.auth-form{display:grid;gap:14px}.auth-field{display:grid;gap:7px;font-size:13px;color:#49525c}.auth-field span{font-weight:600}.auth-field input{min-height:50px;padding:0 14px;border-radius:16px;border:1px solid rgba(192,201,210,.92);background:#fff;color:var(--text)}.auth-field input:focus{outline:2px solid rgba(79,118,223,.18);border-color:#4f76df73}.auth-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.auth-primary-button,.auth-secondary-button{min-height:46px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:600}.auth-primary-button{background:#1a73e8;color:#fff}.auth-primary-button:disabled,.auth-secondary-button:disabled{cursor:default;opacity:.68}.auth-secondary-button{background:transparent;color:#27435c;border-color:#b2bcc6eb}.auth-feedback{border-radius:16px;padding:12px 14px;font-size:13px;line-height:1.6}.auth-feedback.is-error{background:#fdecea;color:#8f352d}.auth-feedback.is-notice{background:#eaf4ea;color:#235f3b}.auth-links{display:flex;flex-wrap:wrap;gap:10px 14px}.auth-text-link{color:#1a5bb8;font-size:13px;font-weight:500}.auth-loading-bar{width:100%;height:8px;border-radius:999px;overflow:hidden;background:#cad2dcb8}.auth-loading-bar span{display:block;width:40%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1a73e8,#6da6ff);animation:auth-loading 1.2s ease-in-out infinite}@keyframes auth-loading{0%{transform:translate(-100%)}to{transform:translate(260%)}}.account-shell{min-height:100vh;background:var(--bg);color:var(--text)}.sidebar{position:fixed;inset:0 auto 0 0;width:252px;padding:18px 0 24px}.sidebar-logo,.page-logo{padding:0 16px;font-size:17px;font-weight:500;letter-spacing:-.02em}.sidebar-nav{margin-top:26px;display:grid;gap:4px}.sidebar-link{margin:0 8px;height:36px;padding:0 14px 0 8px;border-radius:999px;display:flex;align-items:center;gap:10px;color:#3c4043}.sidebar-link.is-active{background:#ffffffd1}.sidebar-icon{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;color:#1d2837}.sidebar-icon svg,.tile-icon svg,.row-icon svg,.banner-icon svg,.outlined-chip svg,.hero-search svg,.top-search-shell svg{width:18px;height:18px}.sidebar-label{font-size:13px;font-weight:500}.account-main{margin-left:252px;min-height:100vh;padding:0 28px 72px}.home-top-chrome,.page-top-chrome{display:flex;justify-content:flex-end;align-items:center;min-height:42px;padding-top:8px}.page-top-chrome{justify-content:space-between;gap:24px}.top-search-shell,.hero-search{height:42px;border-radius:999px;background:#dee4edb3;display:flex;align-items:center;gap:10px;color:var(--text-muted);padding:0 18px}.top-search-shell{width:min(430px,100%);flex:1;max-width:430px}.top-search-shell.compact{width:220px;max-width:220px;flex:initial}.top-search-shell input,.hero-search input{border:0;outline:0;background:transparent;width:100%;color:var(--text)}.top-right-actions{display:flex;align-items:center;gap:12px}.chrome-icon-button{width:28px;height:28px;border:0;background:transparent;color:#3c4043;font-size:16px;display:grid;place-items:center}.avatar{position:relative;width:84px;height:84px;border-radius:999px;background:radial-gradient(circle at 32% 28%,#bdb8ab,#6d6a67 48%,#3f444a,#292c32);color:#ffffffe0;display:grid;place-items:center;font-size:24px;font-weight:700;background-size:cover;background-position:center;box-shadow:0 0 0 1px #ffffff80}.avatar.is-small{width:28px;height:28px;font-size:10px}.avatar.is-alt{background:radial-gradient(circle at 35% 30%,#7e8dcf,#4f5770 55%,#2d3246)}.camera-dot{position:absolute;right:-2px;bottom:-2px;width:22px;height:22px;border-radius:999px;background:#f8fbff;color:#39424f;border:1px solid rgba(140,149,160,.45);display:grid;place-items:center}.camera-dot svg{width:12px;height:12px}.home-page{width:min(430px,calc(100vw - 340px));margin:48px auto 0;padding-bottom:56px}.hero{display:grid;justify-items:center;gap:10px}.hero-name{margin:6px 0 0;font-size:20px;line-height:1.15;font-weight:500}.hero-email{font-size:14px;color:var(--text-muted)}.hero-search{margin-top:18px;width:100%;background:#ffffffb3;box-shadow:inset 0 0 0 1px #dadfe7e6}.chip-row{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.chip-row.left-align{justify-content:flex-start}.chip-row.dense{margin-top:12px}.outlined-chip{border:1px solid #c2c7cf;background:#ffffffa3;color:#3c4043;height:29px;border-radius:8px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;font-size:12px}.outlined-chip.is-disabled{color:#a0a5ad;border-color:#dde2e8}.small-leading{font-size:11px}.icon-chip svg{width:14px;height:14px}.panel-card{background:var(--surface-solid);border-radius:16px;box-shadow:var(--shadow)}.notice-card{margin-top:16px;overflow:hidden}.notice-head{background:var(--surface-warn);padding:14px 16px 12px;display:flex;gap:12px}.notice-icon{width:16px;height:16px;border-radius:999px;background:#d97706;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700;flex:none;margin-top:2px}.notice-title{font-size:13px;font-weight:700}.notice-body{margin-top:6px;color:#5a4d20;font-size:12px;line-height:1.45}.notice-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 12px 10px;background:var(--surface-warn)}.ghost-link{border:0;background:transparent;color:#5f4c18;font-size:12px;text-decoration:none}.primary-pill{border:0;background:#f4b400;color:#5f4100;min-width:48px;height:28px;padding:0 14px;border-radius:999px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.more-card{margin-top:0}.compact-more{margin-top:-2px}.more-button{width:100%;border:0;background:transparent;padding:12px 12px 12px 16px;display:flex;align-items:center;justify-content:space-between;color:#3c4043}.count-pill{min-width:30px;height:26px;border-radius:999px;background:#eef2f6;display:inline-flex;align-items:center;justify-content:center;font-size:12px;color:#5f6368}.home-footnote{position:fixed;left:50%;bottom:18px;width:420px;transform:translate(-50%);color:#666d76;font-size:11px;line-height:1.45}.linkish{color:#1a73e8}.admin-banner{margin-top:14px;align-items:center;justify-content:space-between}.admin-banner-copy{flex:1}.page{width:min(430px,calc(100vw - 340px));margin:10px auto 0;padding-bottom:56px}.page.page-wide{width:min(510px,calc(100vw - 360px))}.page-title-row{display:flex;align-items:center;gap:10px;margin:2px 0 22px}.back-button{width:28px;height:28px;display:grid;place-items:center;color:#3c4043;font-size:20px}.page-title{margin:0;font-size:20px;font-weight:500;line-height:1.2}.page-intro{margin:18px 0;max-width:540px;color:var(--text-muted);font-size:12px;line-height:1.45}.section-copy{margin:18px 0 10px}.admin-form-card{padding:14px}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-field{display:flex;flex-direction:column;gap:6px}.admin-field span{font-size:12px;color:var(--text-muted)}.admin-field input,.admin-field select,.admin-field textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px 12px;font:inherit;color:var(--text-strong)}.admin-field textarea{resize:vertical;min-height:80px}.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus{outline:0;border-color:#97b9ff;box-shadow:0 0 0 3px #1a73e81f}.admin-field-wide{grid-column:1 / -1}.admin-actions{margin-top:14px;display:flex;gap:10px}.section-heading{font-size:13px;font-weight:600;color:#3c4043}.section-body{margin-top:6px;color:var(--text-muted);font-size:12px;line-height:1.45}.tiny-link{margin-top:4px;font-size:11px;color:#1a73e8}.inline-banner{display:flex;gap:12px;padding:12px 14px;align-items:flex-start}.banner-icon{width:26px;height:26px;display:grid;place-items:center;color:#1a73e8}.banner-icon.safe{color:#188038}.banner-title{font-size:13px;font-weight:600}.banner-copy{margin-top:4px;color:var(--text-muted);font-size:12px;line-height:1.4}.rows-card{position:relative;overflow:hidden}.detail-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-top:1px solid var(--line)}.detail-row.is-first{border-top:0}.row-leading{display:flex;align-items:center;gap:12px;min-width:0}.row-icon{width:26px;height:26px;color:#3c4043;display:grid;place-items:center;flex:none}.row-text{min-width:0}.row-title{font-size:13px;font-weight:500}.row-description,.row-meta{margin-top:3px;color:var(--text-muted);font-size:12px;line-height:1.35}.row-description.is-warn{color:#8a5c00}.row-end{display:flex;align-items:center;gap:10px}.status-pill{display:inline-flex;align-items:center;gap:6px;min-width:46px;height:20px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:600}.status-dot{width:7px;height:7px;border-radius:999px;background:currentColor}.tone-on{color:#1a73e8;background:#dce8ff}.tone-off{color:#3c4043;background:#e6eaef}.tone-paused{color:#5f6368;background:#e8edf3}.tone-attention{color:#b06000;background:#fce8b2}.external-pill,.row-trailing{color:#5f6368;font-size:16px}.rows-footer-link{padding:12px 16px 14px;border-top:1px solid var(--line);font-size:13px;color:#3c4043}.rows-footer-count{position:absolute;right:10px;bottom:10px;width:22px;height:22px;border-radius:999px;background:#eef2f6;color:#5f6368;display:grid;place-items:center;font-size:11px}.tile-card{display:flex;align-items:center;gap:12px;padding:14px}.tile-icon{width:26px;height:26px;color:#3c4043;display:grid;place-items:center;flex:none}.tile-content{min-width:0}.tile-title{font-size:13px;font-weight:500}.tile-description,.storage-copy{margin-top:4px;color:var(--text-muted);font-size:12px;line-height:1.4}.toggle-card{align-items:flex-start}.toggle-card .status-pill{margin-top:8px}.storage-card .tile-card{align-items:flex-start}.storage-bar{margin-top:10px;width:100%;height:4px;border-radius:999px;background:#dce5f9;overflow:hidden}.storage-bar span{display:block;height:100%;background:#4285f4;border-radius:inherit}.bottom-actions{margin-top:18px;display:flex;gap:8px}.bottom-actions .outlined-chip{background:#ffffffc7}.apps-shell{padding:14px 16px 8px}.apps-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.apps-count{font-size:13px;font-weight:600}.app-list{margin-top:12px}.app-row{min-height:43px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:10px 0;color:inherit;text-decoration:none}.app-row:first-child{border-top:0}.admin-registry-list{overflow:hidden}.admin-registry-row{width:100%;border:0;background:transparent;border-top:1px solid var(--line);padding:12px 14px;display:flex;align-items:center;justify-content:space-between;text-align:left}.admin-registry-row.is-first{border-top:0}.admin-registry-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.admin-sort-order{font-size:11px;color:var(--text-muted)}.admin-empty-state{padding:18px 14px;color:var(--text-muted);font-size:12px}.app-logo{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;color:#fff;font-size:9px;font-weight:700;flex:none}.logo-live{background:#010101}.logo-gray{background:#c4c7c5;color:#6d7278}.logo-claude{background:#e56f47}.logo-clerk{background:#fff;color:#2a2a2a;box-shadow:inset 0 0 0 1px #3c40432e}.logo-cloudflare{background:#f58025}.logo-figma{background:linear-gradient(180deg,#f24e1e 0 32%,#a259ff 32% 64%,#1abcfe 64% 100%)}.logo-github{background:#111827}.logo-notion{background:#fff;color:#111827;box-shadow:inset 0 0 0 1px #3c40432e}.logo-scriptyou{background:linear-gradient(135deg,#111827,#2563eb)}.logo-slack{background:#4a154b}.logo-stripe{background:#635bff}.payments-warning{margin-top:18px}.legal-footer{position:fixed;left:14px;bottom:20px;display:flex;gap:18px}.footer-link,.left-mini-copy{border:0;background:transparent;color:#697179;font-size:11px;padding:0}.footer-link-action{font-weight:600}.left-mini-copy{position:fixed;left:14px;bottom:0}@media(max-width:1100px){.sidebar{position:static;width:auto;padding:14px 14px 0}.sidebar-nav{display:flex;overflow-x:auto;padding-bottom:6px}.sidebar-link{flex:none;background:#ffffffb8}.account-main{margin-left:0;padding:0 18px 72px}.page,.page.page-wide,.home-page{width:min(100%,510px)}.home-footnote{position:static;transform:none;width:auto;margin-top:26px}.legal-footer,.left-mini-copy{position:static;margin:0 18px 18px}.auth-card,.admin-grid{grid-template-columns:1fr}}@media(max-width:720px){.page-top-chrome{display:grid;grid-template-columns:1fr}.top-search-shell,.top-search-shell.compact,.hero-search{width:100%;max-width:none}.top-right-actions{justify-content:flex-end}.apps-topbar{display:grid;gap:12px}.bottom-actions{flex-wrap:wrap}.auth-screen{padding:18px}.auth-card{padding:20px;border-radius:24px}.auth-card-panel{padding:18px}}
