.app{max-width:42rem;margin:0 auto;padding:3rem 1.5rem 4rem;font-family:var(--font-sans)}.hero{margin-bottom:2rem}.hero-eyebrow{margin:0 0 .35rem;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.hero h1{margin:0 0 .5rem;font-size:clamp(1.85rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em;color:var(--text-primary);line-height:1.15}.tagline{margin:0;font-size:1.05rem;color:var(--text-secondary);line-height:1.5}.dibit-links{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin:1.25rem 0 0;padding:0;list-style:none}.dibit-links a{color:var(--accent);font-weight:600;font-size:.9rem;text-decoration:none}.dibit-links a:hover{text-decoration:underline;color:var(--accent-hover)}.hint{margin:0 0 1.5rem;padding:.75rem 1rem;color:var(--text-secondary);font-size:.875rem;line-height:1.55;background:var(--hint-bg);border:1px solid var(--hint-border);border-radius:8px}.hint code{margin:0 .2rem;padding:.12rem .4rem;background:var(--code-bg);border-radius:4px;font-size:.82em}.panel{padding:1.25rem 1.35rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;border-left:3px solid var(--panel-accent-border);box-shadow:0 1px 3px var(--shadow)}.panel-title{margin:0 0 .65rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.muted{margin:0;color:var(--text-muted);font-size:.95rem}.ok{margin:0;color:var(--success);font-weight:500;font-size:1rem}.error{margin:0;color:var(--error);font-size:.95rem;line-height:1.45}.site-header{border-bottom:1px solid var(--header-border);background:var(--header-bg);box-shadow:0 1px #0000001f}.site-header-inner{max-width:52rem;margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--font-sans)}.brand{display:flex;flex-direction:row;align-items:center;gap:.65rem;font-weight:700;font-size:1.05rem;color:var(--header-fg);text-decoration:none;letter-spacing:.02em;line-height:1.2;min-width:0}.brand:hover{color:var(--header-fg);opacity:.92}.brand-logo{height:2.35rem;width:auto;max-width:7.5rem;object-fit:contain;flex-shrink:0;border-radius:6px}.brand-text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.brand-mark{font-size:1.15rem;letter-spacing:.06em}.brand-sub{font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--header-muted)}.site-nav{display:flex;align-items:center;gap:.75rem 1rem;flex-wrap:wrap;font-size:.9rem}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--header-toggle-border);border-radius:8px;background:var(--header-toggle-bg);color:var(--header-fg);cursor:pointer;font:inherit}.theme-toggle:hover{background:#ffffff24}.theme-toggle:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.theme-toggle-icon{font-size:1.1rem;line-height:1}.site-header .nav-link{color:var(--header-muted);text-decoration:none;font-weight:500}.site-header .nav-link:hover{color:var(--header-fg);text-decoration:underline}.nav-user{color:var(--header-muted);font-size:.85rem;max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-header .btn.primary{background:var(--header-btn-primary-bg);color:var(--header-btn-primary-fg)}.site-header .btn.primary:hover:not(:disabled){background:var(--header-btn-primary-hover);color:var(--header-btn-primary-fg)}.site-header .btn.ghost{border-color:#ffffff59;color:var(--header-fg)}.site-header .btn.ghost:hover:not(:disabled){background:#ffffff1a}.site-header .muted{color:var(--header-muted)}.welcome{margin:.75rem 0 0;font-size:.95rem;color:var(--text-secondary)}.auth-page h1{margin:0 0 .35rem;font-size:1.65rem;font-weight:650;color:var(--text-primary)}.auth-sub{margin:0 0 1.5rem;color:var(--text-secondary);font-size:.95rem;line-height:1.45}.auth-form{display:flex;flex-direction:column;gap:1rem;max-width:22rem}.field{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;color:var(--text-secondary)}.field input{padding:.55rem .65rem;border:1px solid var(--border-input);border-radius:8px;font-size:1rem;background:var(--bg-elevated);color:var(--text-primary)}.field input:focus{outline:2px solid var(--focus-ring);outline-offset:1px;border-color:var(--focus-ring)}.btn{font-size:.95rem;padding:.55rem 1rem;border-radius:8px;border:1px solid transparent;cursor:pointer;font-weight:500}.btn:disabled{opacity:.65;cursor:not-allowed}.btn.primary{background:var(--accent);color:#fff}.btn.primary:hover:not(:disabled){background:var(--accent-hover)}.btn.small{padding:.4rem .75rem;font-size:.875rem}.btn.ghost{background:transparent;border-color:var(--border-input);color:var(--text-secondary)}.btn.ghost:hover:not(:disabled){background:var(--ghost-hover)}.auth-footer{margin-top:1.5rem;font-size:.9rem;color:var(--text-secondary)}.auth-footer a{color:var(--link-auth);font-weight:500}.build-stack-panel{margin-top:1.5rem}.build-grid{display:grid;gap:1.25rem}@media(min-width:640px){.build-grid{grid-template-columns:1fr 1fr;gap:1.5rem}}.build-block-title{margin:0 0 .65rem;font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.build-dl{margin:0;display:grid;grid-template-columns:auto 1fr;gap:.35rem .75rem;font-size:.875rem;align-items:baseline}.build-dl dt{margin:0;color:var(--text-muted);font-weight:500}.build-dl dd{margin:0;color:var(--text-primary)}.build-mono{font-family:ui-monospace,monospace;font-size:.82em;word-break:break-all}.build-stack-list{margin:0;padding-left:1.1rem;color:var(--text-secondary)}.build-stack-list li{margin:.2rem 0}.build-k{color:var(--text-muted);font-weight:500}.build-foot{margin:1rem 0 0;font-size:.8rem;line-height:1.45}.build-foot code{font-size:.85em}.admin-dashboard{max-width:72rem}.cereri-list-page .cereri-table-wrap{overflow-x:auto}.cereri-table{width:100%;border-collapse:collapse;font-size:.875rem}.cereri-table th,.cereri-table td{padding:.5rem .65rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:middle}.cereri-table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:600}.cereri-table tbody tr:hover{background:var(--ghost-hover)}.cereri-table .btn.small{white-space:nowrap}.admin-api-logs-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;width:100%;box-sizing:border-box;margin-bottom:.75rem}.admin-api-logs-toolbar:not(.admin-api-logs-toolbar--embedded){justify-content:space-between}.admin-api-logs-toolbar--embedded{justify-content:flex-start}.admin-api-logs-toolbar-controls{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:.5rem .85rem;min-width:0}.admin-api-logs-severity{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.35rem}.admin-api-logs-severity-label{white-space:nowrap}.admin-api-logs-severity-select{font-family:inherit;cursor:pointer;padding:.25rem .5rem;min-width:6.5rem}.admin-api-logs-autorefresh{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}@media(max-width:640px){.admin-api-logs-toolbar-controls{grid-template-columns:1fr;justify-items:start}}.rd-pro{--rd-bg: #f5f7fb;--rd-panel: #ffffff;--rd-ink: #18324a;--rd-muted: #61758a;--rd-line: #d8e0ea;--rd-brand: #1d4f7a;--rd-brand2: #eaf3fb}:root[data-theme=dark] .rd-pro{--rd-bg: var(--bg-page);--rd-panel: var(--bg-elevated);--rd-ink: var(--text-primary);--rd-muted: var(--text-muted);--rd-line: var(--border);--rd-brand: var(--accent);--rd-brand2: var(--accent-soft)}.rd-pro{font-family:var(--font-sans, system-ui, sans-serif);background:var(--rd-bg);color:var(--rd-ink);min-height:calc(100vh - 3.5rem)}.rd-pro-header{background:linear-gradient(135deg,#163a63,#245b91);color:#fff;padding:1.25rem 1.5rem;position:sticky;top:0;z-index:20;box-shadow:0 8px 20px #0000001f}.rd-pro-header-inner{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;max-width:1280px;margin:0 auto}.rd-pro-header-logo{height:2.75rem;width:auto;max-width:8.25rem;object-fit:contain;flex-shrink:0;border-radius:8px;background:#fffffff7;padding:4px 6px}.rd-pro-header-titles{flex:1;min-width:min(100%,16rem)}.rd-pro-header h1{margin:0 0 .35rem;font-size:1.5rem;font-weight:700}.rd-pro-header p{margin:0;opacity:.92;font-size:.95rem;line-height:1.45}.rd-pro-readonly-fieldset{border:0;margin:0;padding:0;min-width:0}.rd-pro-readonly-banner{margin:.5rem 0 0;padding:.5rem .75rem;background:#ffffff26;border-radius:6px;font-size:.88rem;font-weight:600}.rd-buttonlike.rd-disabled{opacity:.45;pointer-events:none}.rd-pro-wrap{max-width:1280px;margin:1.25rem auto;padding:0 1rem 2rem;display:grid;grid-template-columns:300px 1fr;gap:1.125rem}.rd-pro-panel{background:var(--rd-panel);border:1px solid var(--rd-line);border-radius:18px;box-shadow:0 8px 24px #1118270f}:root[data-theme=dark] .rd-pro-panel{box-shadow:0 4px 16px var(--shadow)}.rd-pro-sidebar{padding:1rem;position:sticky;top:120px;height:fit-content}.rd-pro-main{padding:1.125rem}.rd-pro-small{font-size:.75rem;color:var(--rd-muted)}.rd-pro-nav button{display:block;width:100%;margin:.5rem 0;padding:.75rem .875rem;border-radius:12px;border:1px solid var(--rd-line);background:var(--rd-panel);color:var(--rd-ink);font-weight:600;text-align:left;cursor:pointer;font:inherit}.rd-pro-nav button.rd-active{background:var(--rd-brand2);border-color:#9ec1e1;color:var(--rd-brand)}:root[data-theme=dark] .rd-pro-nav button.rd-active{border-color:var(--border-input)}.rd-pro-toolbar{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.125rem}.rd-pro-toolbar .rd-pro-toolbar-spacer{flex:1 1 4rem;min-width:0}.rd-pro-toolbar button,.rd-pro-toolbar label.rd-buttonlike{width:auto;text-align:center;margin:0;padding:.65rem .75rem;border-radius:12px;border:1px solid var(--rd-line);background:var(--rd-panel);color:var(--rd-ink);font-weight:600;cursor:pointer;font:inherit;display:inline-flex;align-items:center;justify-content:center}.rd-pro-toolbar button.rd-pro-submit-cerere{background:var(--accent, #0369a1);border-color:transparent;color:#fff}.rd-pro-toolbar button.rd-pro-submit-cerere:hover:not(:disabled){background:var(--accent-hover, #0284c7);filter:brightness(1.02)}.rd-pro-toolbar button.rd-pro-submit-cerere:disabled{opacity:.55;cursor:not-allowed}:root[data-theme=dark] .rd-pro-toolbar button.rd-pro-submit-cerere{background:var(--accent, #38bdf8);color:#0a1628}:root[data-theme=dark] .rd-pro-toolbar button.rd-pro-submit-cerere:hover:not(:disabled){background:var(--accent-hover, #7dd3fc)}.rd-pro-toolbar label.rd-buttonlike{display:flex}.rd-pro-toolbar input[type=file]{display:none}.rd-pro h2{margin:.5rem 0 .35rem;font-size:1.375rem;color:var(--rd-brand)}.rd-pro h3{margin:1.125rem 0 .5rem;font-size:1rem;color:var(--rd-brand)}.rd-pro-grid2,.rd-pro-grid3,.rd-pro-grid4{display:grid;gap:.75rem}.rd-pro-grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-pro-grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.rd-pro-grid4{grid-template-columns:repeat(4,minmax(0,1fr))}.rd-pro-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.rd-pro-field>label{font-size:.8125rem;font-weight:700;color:var(--rd-ink)}.rd-pro-field input,.rd-pro-field textarea,.rd-pro-field select{width:100%;padding:.6875rem .75rem;border:1px solid var(--rd-line);border-radius:12px;background:var(--rd-panel);font:inherit;color:inherit}.rd-pro-field textarea{min-height:92px;resize:vertical}.rd-pro-field input:focus,.rd-pro-field textarea:focus,.rd-pro-field select:focus{outline:2px solid var(--focus-ring, #0284c7);outline-offset:1px}.rd-pro-input-date,.rd-pro-field input[type=date]{min-height:2.75rem;color-scheme:light dark}:root[data-theme=dark] .rd-pro-input-date,:root[data-theme=dark] .rd-pro-field input[type=date]{color-scheme:dark}.rd-pro-date-legacy{display:block;margin-top:.35rem;font-size:.75rem;color:var(--rd-muted);line-height:1.35}.rd-pro-view{display:none}.rd-pro-view.rd-active{display:block}.rd-pro-block{padding:1rem;border:1px solid var(--rd-line);border-radius:16px;background:var(--rd-panel);margin-bottom:.875rem}.rd-pro-block.rd-soft{background:var(--rd-brand2)}:root[data-theme=dark] .rd-pro-block.rd-soft{background:var(--hint-bg)}.rd-pro-checklist{columns:2;column-gap:1.625rem}.rd-pro-checklist label{display:block;font-weight:500;font-size:.875rem;padding:.25rem 0}.rd-pro-checklist input{margin-right:.35rem}.rd-pro-summary{background:#f8fbfe;border:1px dashed #9ec1e1}:root[data-theme=dark] .rd-pro-summary{background:var(--hint-bg);border-color:var(--border-input)}.rd-pro-warning{background:#fff8e8;border:1px solid #f3d38b;color:#7a5b16;padding:.75rem .875rem;border-radius:14px;font-size:.875rem;line-height:1.45;margin-top:.75rem}.rd-pro-rowcard{border:1px solid var(--rd-line);border-radius:16px;padding:.875rem;background:var(--rd-brand2);margin-bottom:.75rem}:root[data-theme=dark] .rd-pro-rowcard{background:var(--hint-bg)}.rd-pro-rowhead{display:flex;justify-content:space-between;gap:.625rem;align-items:center;margin-bottom:.625rem}.rd-pro-pill{display:inline-block;padding:.25rem .625rem;border-radius:999px;background:var(--rd-brand2);color:var(--rd-brand);font-size:.75rem;font-weight:700}.rd-pro-actions{display:flex;gap:.5rem;flex-wrap:wrap}.rd-pro-actions button{padding:.5rem .625rem;border-radius:10px;border:1px solid var(--rd-line);background:var(--rd-panel);cursor:pointer;font:inherit;font-size:.8125rem}.rd-pro-json{white-space:pre-wrap;word-break:break-word;background:#0f172a;color:#ecf2ff;padding:.875rem;border-radius:14px;max-height:400px;overflow:auto;font-size:.75rem;margin:0}.rd-pro-foot{margin-top:.875rem;color:var(--rd-muted);font-size:.75rem;line-height:1.45}.rd-pro-sidebar-link{display:inline-block;margin-top:.75rem;font-size:.8125rem;font-weight:600;color:var(--rd-brand);text-decoration:none}.rd-pro-sidebar-link:hover{text-decoration:underline}.rd-pro-documents-view>h2{margin-top:0;margin-bottom:.75rem;font-size:1.2rem}.rd-pro-finalize-in-summary{margin-top:1rem;padding:.9rem 1rem;background:var(--rd-brand2);border:1px solid var(--rd-line);border-radius:12px}.rd-pro-finalize-in-summary h3{margin:0 0 .35rem;font-size:1.05rem}@media(max-width:980px){.rd-pro-wrap{grid-template-columns:1fr}.rd-pro-sidebar{position:static}.rd-pro-grid2,.rd-pro-grid3,.rd-pro-grid4{grid-template-columns:1fr}.rd-pro-checklist{columns:1}}.rd-pro-admin .cereri-table-wrap{overflow-x:auto;margin-bottom:0}.rd-pro-admin-section-title{margin:0 0 1rem;font-size:1.2rem;font-weight:700;color:var(--rd-ink)}.rd-pro-admin-detail-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:var(--rd-ink)}@media print{.rd-pro-header,.rd-pro-sidebar,.rd-pro-toolbar,.rd-no-print{display:none!important}.rd-pro{background:#fff;color:#000}.rd-pro-wrap{max-width:none;margin:0;padding:0;display:block}.rd-pro-panel,.rd-pro-block,.rd-pro-rowcard{box-shadow:none;border:1px solid #ccd4dd;border-radius:8px}.rd-pro-view{display:block!important;page-break-after:always}.rd-pro-view:last-of-type{page-break-after:auto}}.cerere-docs-panel{margin-top:1.5rem;max-width:52rem}.cerere-docs-embedded{margin-top:0;max-width:none}.cerere-docs-intro{font-size:.9rem;line-height:1.5;margin-bottom:1rem}.cerere-docs-progress{margin:0 0 .75rem;font-size:.85rem}.cerere-docs-list{list-style:none;margin:0;padding:0}.cerere-docs-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.5rem 1rem;padding:.55rem 0;border-bottom:1px solid var(--border);font-size:.875rem}.cerere-docs-row.done .cerere-docs-status{color:var(--success, #2e7d32)}.cerere-docs-label{display:flex;gap:.5rem;align-items:flex-start;flex:1;min-width:12rem}.cerere-docs-status{flex-shrink:0;width:1.25rem;text-align:center;font-weight:700}.cerere-docs-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.cerere-docs-file-label{position:relative;cursor:pointer;margin:0}.cerere-docs-file-input{position:absolute;width:.01px;height:.01px;opacity:0;overflow:hidden;z-index:-1}.cerere-docs-finalize{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.cerere-docs-hint{margin:.5rem 0 0;font-size:.85rem}*{box-sizing:border-box}:root{color-scheme:light;--font-sans: "Source Sans 3", system-ui, -apple-system, sans-serif;--bg-page: #f0f4f8;--bg-elevated: #ffffff;--text-primary: #142339;--text-secondary: #3d4f66;--text-muted: #64748b;--text-nav: #475569;--border: #d8e2ec;--border-input: #b8c9d9;--accent: #0369a1;--accent-hover: #0284c7;--accent-soft: #e0f2fe;--success: #0d7a5c;--error: #b91c1c;--focus-ring: #0284c7;--shadow: rgba(15, 41, 66, .06);--hint-bg: #f8fafc;--hint-border: #d8e2ec;--code-bg: #e8f0f7;--ghost-hover: #e8f0f7;--link-auth: #0369a1;--header-bg: #0f2942;--header-fg: #f8fafc;--header-muted: rgba(248, 250, 252, .82);--header-border: rgba(255, 255, 255, .08);--header-toggle-border: rgba(255, 255, 255, .25);--header-toggle-bg: rgba(255, 255, 255, .08);--header-btn-primary-bg: #ffffff;--header-btn-primary-fg: #0369a1;--header-btn-primary-hover: #e0f2fe;--panel-accent-border: #0369a1}:root[data-theme=dark]{color-scheme:dark;--bg-page: #0a1628;--bg-elevated: #111f33;--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--text-nav: #cbd5e1;--border: #2a3f5c;--border-input: #3d5675;--accent: #38bdf8;--accent-hover: #7dd3fc;--accent-soft: #164e63;--success: #4ade80;--error: #f87171;--focus-ring: #38bdf8;--shadow: rgba(0, 0, 0, .35);--hint-bg: #111f33;--hint-border: #2a3f5c;--code-bg: #1a2d45;--ghost-hover: #1a2d45;--link-auth: #7dd3fc;--header-bg: #071018;--header-fg: #f1f5f9;--header-muted: rgba(241, 245, 249, .8);--header-border: rgba(255, 255, 255, .06);--header-toggle-border: rgba(255, 255, 255, .2);--header-toggle-bg: rgba(255, 255, 255, .06);--header-btn-primary-bg: #f1f5f9;--header-btn-primary-fg: #0c4a6e;--header-btn-primary-hover: #e2e8f0;--panel-accent-border: #38bdf8}body{margin:0;min-height:100vh;background:var(--bg-page);color:var(--text-primary);font-family:var(--font-sans)}
