@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}}:root{--bg:#f4f7fb;--surface:#fff;--surface-2:#f7f9fc;--ink:#14213d;--muted:#68748a;--line:#e2e8f0;--brand:#4f46e5;--brand-dark:#3730a3;--green:#0f9f6e;--red:#dc3c4d;--amber:#d88914;--shadow:0 16px 45px #1e2d5017}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:.45rem;font-size:clamp(1.8rem,4vw,2.55rem)}h2{margin-bottom:.3rem;font-size:1.05rem}h3{margin-bottom:.8rem}.muted{color:var(--muted);line-height:1.55}.eyebrow{color:var(--brand);letter-spacing:.16em;margin-bottom:.55rem;font-size:.72rem;font-weight:800}.stack{flex-direction:column;gap:1rem;display:flex}.large-gap{gap:1.3rem}.app-shell{min-height:100vh}.navbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:center;min-height:72px;padding:12px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand,.nav-actions,.control-row,.row-actions,.modal-actions{align-items:center;gap:.7rem;display:flex}.brand>div:last-child{flex-direction:column;gap:2px;display:flex}.brand span{color:var(--muted);font-size:.72rem}.brand-logo{object-fit:contain;width:auto;height:auto;display:block}.auth-logo{width:min(100%,260px);margin-bottom:1.4rem}.nav-logo{width:145px}.nav-actions{flex-wrap:wrap;justify-content:flex-end}.nav-actions select{max-width:280px}select,input,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:.7rem .8rem;transition:border .15s,box-shadow .15s}select:focus,input:focus,textarea:focus{border-color:#8b83ef;box-shadow:0 0 0 3px #4f46e51c}textarea{resize:vertical;min-height:92px}label{color:#34405a;flex-direction:column;gap:.42rem;font-size:.83rem;font-weight:700;display:flex}.button{white-space:nowrap;border:0;border-radius:9px;min-height:39px;padding:.58rem .88rem;font-size:.82rem;font-weight:750;transition:transform .15s,filter .15s}.button:hover:not(:disabled){filter:brightness(.98);transform:translateY(-1px)}.primary{color:#fff;background:var(--brand)}.secondary{color:#34405a;border:1px solid var(--line);background:#fff}.ghost{color:var(--muted);background:0 0}.success{color:#fff;background:var(--green)}.danger{color:#fff;background:var(--red)}.danger-outline{color:var(--red);background:#fff6f7;border:1px solid #f3b7bd}.icon-button{border:1px solid var(--line);color:#4c5870;background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;font-size:1.2rem;display:grid}.toggle{flex-direction:row;align-items:center;gap:.45rem}.toggle input{display:none}.toggle span{background:#b9c1ce;border-radius:99px;width:36px;height:20px;position:relative}.toggle span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:3px;left:3px}.toggle input:checked+span{background:var(--green)}.toggle input:checked+span:after{transform:translate(16px)}.dashboard{width:min(1480px,100%);margin:auto;padding:clamp(22px,4vw,52px)}.page-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.6rem;display:flex}.page-heading p:last-child{margin-bottom:0}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.6rem;display:grid}.metrics article,.panel{border:1px solid var(--line);background:var(--surface);border-radius:15px;box-shadow:0 5px 18px #1e2d5009}.metrics article{flex-direction:column;min-height:130px;padding:1.2rem;display:flex}.metrics span:first-child{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.76rem;font-weight:700}.metrics strong{margin:auto 0 .3rem;font-size:1.8rem}.metrics small{color:var(--muted)}.status{color:#536075;text-transform:capitalize;background:#edf1f6;border-radius:99px;align-items:center;width:max-content;padding:.25rem .55rem;font-weight:800;display:inline-flex;font-size:.7rem!important}.status.active,.status.pass,.status.resolved,.status.completed,.status.success{color:#087653;background:#dbf7ec}.status.paused,.status.pending,.status.needs_review{color:#955b05;background:#fff0cf}.status.closed,.status.fail,.status.error{color:#b02536;background:#ffe3e7}.tabbar{border-bottom:1px solid var(--line);align-items:center;gap:.35rem;margin-bottom:1rem;display:flex}.tab-buttons{align-items:center;gap:.35rem;display:flex}.tabbar button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:.75rem .9rem;font-size:.84rem;font-weight:750}.tabbar button.active{border-color:var(--brand);color:var(--brand)}.tabbar button:focus-visible{outline-offset:2px;border-radius:4px 4px 0 0;outline:3px solid #246b4f47}.updated{color:#8993a4;margin-left:auto;font-size:.72rem}.panel{overflow:hidden}.panel.narrow{max-width:900px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.15rem 1.25rem;display:flex}.panel-heading p{color:var(--muted);margin:0;font-size:.78rem}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.8rem}th{color:#778297;background:var(--surface-2);letter-spacing:.055em;text-align:left;text-transform:uppercase;padding:.72rem 1rem;font-size:.68rem}td{vertical-align:middle;border-top:1px solid #eef1f5;padding:.88rem 1rem}td small{color:var(--muted);margin-top:3px;display:block}.step{color:#8791a2;background:#edf1f5;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.step.done{color:#087653;background:#d9f5e9}.credit{color:#3730a3;text-align:center;background:#eeecff;border-radius:7px;min-width:32px;padding:.26rem .45rem;font-weight:800;display:inline-block}.row-actions button,.table-button{color:var(--brand);background:0 0;border:0;font-size:.75rem;font-weight:750}.danger-text{color:var(--red)!important}.empty,.loading-block{color:var(--muted);text-align:center;padding:3rem}.two-panels{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.panel>.stack,.danger-zone{padding:1.25rem}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.retention-grid{grid-template-columns:repeat(4,1fr)}.notice,.error-box,.error-banner{border-radius:9px;margin:0;padding:.75rem .9rem;font-size:.8rem}.notice{color:#315587;background:#edf5ff}.error-box,.error-banner{color:#a52232;background:#ffe9ec}.error-banner{justify-content:space-between;margin-bottom:1rem;display:flex}.error-banner button{color:inherit;background:0 0;border:0}.export-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;padding:1.25rem;display:grid}.export-card{border:1px solid var(--line);color:var(--ink);background:var(--surface-2);text-align:left;border-radius:11px;flex-direction:column;gap:.4rem;padding:1.2rem;display:flex}.export-card span{color:var(--brand);font-size:1.4rem}.export-card small{color:var(--muted)}.danger-zone{border-color:#f5c2c8}.danger-zone .panel-heading{background:#fff7f8;margin:-1.25rem -1.25rem 1.2rem}.danger-zone>.button{margin-top:1rem}.auth-shell,.center-screen,.welcome-empty{place-items:center;min-height:100vh;padding:1.2rem;display:grid}.auth-shell{background:radial-gradient(circle at 20% 10%,#e2e7ff,#0000 35%),radial-gradient(circle at 90% 80%,#dff7ee,#0000 32%),#f5f7fc}.auth-card{width:min(430px,100%);box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #ffffffe6;border-radius:20px;padding:2.4rem}.auth-card .brand-logo{margin-bottom:1.4rem}.welcome-empty{text-align:center;min-height:65vh}.welcome-empty .brand-logo,.welcome-empty .brand-mark{background:url(/slira_ai_academy.jpg) 50%/contain no-repeat;width:190px;height:92px;margin:auto auto 1.2rem;font-size:0}.spinner{border:3px solid #dfe3eb;border-top-color:var(--brand);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:17px;width:min(520px,100%);max-height:90vh;padding:1.3rem;overflow:auto;box-shadow:0 30px 80px #0f172a40}.modal.wide{width:min(980px,100%)}.modal>header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.modal>header h2{font-size:1.15rem}.modal-actions{justify-content:flex-end;margin-top:.4rem}.summary-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.summary-grid>section{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;padding:1rem}.summary-grid .full{grid-column:1/-1}.data-list{margin:0}.data-list div{border-top:1px solid var(--line);padding:.55rem 0}.data-list dt{color:var(--muted);text-transform:capitalize;font-size:.68rem;font-weight:800}.data-list dd{white-space:pre-wrap;margin:.25rem 0 0;font-size:.8rem;line-height:1.45}.test-list{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.test-list article{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;gap:.5rem;padding:.8rem;display:flex}@media (max-width:900px){.navbar,.page-heading{flex-direction:column;align-items:flex-start}.nav-actions{justify-content:flex-start;width:100%}.metrics{grid-template-columns:1fr 1fr}.two-panels,.settings-grid{grid-template-columns:1fr}.retention-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.dashboard{padding:18px 12px}.metrics,.form-grid,.summary-grid,.export-grid,.test-list{grid-template-columns:1fr}.summary-grid .full{grid-column:auto}.tabbar{overflow:auto}.updated{display:none}.control-row{flex-direction:column;align-items:stretch;width:100%}.nav-actions select{max-width:none}.auth-card{padding:1.5rem}}
