﻿@font-face{font-family:"Inter";font-style:normal;font-weight:100 900;font-display:swap;src:url("/assets/fonts/inter/InterVariable.woff2") format("woff2-variations")}@font-face{font-family:"Inter";font-style:italic;font-weight:100 900;font-display:swap;src:url("/assets/fonts/inter/InterVariable-Italic.woff2") format("woff2-variations")}:root{--system-blue: #007AFF;--system-green: #34C759;--system-indigo: #5856D6;--system-orange: #FF9500;--system-pink: #FF2D55;--system-purple: #AF52DE;--system-red: #FF3B30;--system-teal: #30B0C7;--system-yellow: #FFCC00;--system-gray: #8E8E93;--system-gray2: #AEAEB2;--system-gray3: #C7C7CC;--system-gray4: #D1D1D6;--system-gray5: #E5E5EA;--system-gray6: #F2F2F7;--bg-primary: #FFFFFF;--bg-secondary: #F2F2F7;--bg-tertiary: #FFFFFF;--bg-card: #FFFFFF;--bg-elevated: #FFFFFF;--glass-bg: rgba(255, 255, 255, 0.72);--glass-border: rgba(0, 0, 0, 0.08);--text-primary: #1D1D1F;--text-secondary: #6E6E73;--text-tertiary: #86868B;--text-muted: #AEAEB2;--border-color: rgba(60, 60, 67, 0.12);--separator: rgba(60, 60, 67, 0.18);--link-color: var(--system-blue);--link-hover: #0062CC;--brand-primary: var(--system-blue);--brand-primary-hover: #0062CC;--brand-light: rgba(0, 122, 255, 0.12);--success: var(--system-green);--success-bg: rgba(52, 199, 89, 0.14);--success-fg: #146C2E;--danger: var(--system-red);--danger-bg: rgba(255, 59, 48, 0.12);--danger-fg: #B3261E;--warning: var(--system-orange);--warning-bg: rgba(255, 149, 0, 0.14);--warning-fg: #8A4B00;--info: var(--system-teal);--info-bg: rgba(48, 176, 199, 0.14);--info-fg: #0F4D58;--shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.04);--shadow-md: 0 4px 16px rgba(0, 0, 0, 0.06);--shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.08);--shadow-xl: 0 30px 60px rgba(0, 0, 0, 0.12);--radius-xs: 6px;--radius-sm: 8px;--radius: 12px;--radius-lg: 20px;--radius-xl: 28px;--radius-pill: 9999px;--container-width: 1600px;--container-narrow: 680px;--sidebar-width: 240px;--navbar-height: 52px;--focus-ring: 0 0 0 4px rgba(0, 122, 255, 0.25);--ease-spring: cubic-bezier(0.4, 1.4, 0.6, 1);--ease-standard: cubic-bezier(0.4, 0, 0.2, 1)}[data-theme=dark]{--system-blue: #0A84FF;--system-green: #30D158;--system-indigo: #5E5CE6;--system-orange: #FF9F0A;--system-pink: #FF375F;--system-purple: #BF5AF2;--system-red: #FF453A;--system-teal: #40C8E0;--system-yellow: #FFD60A;--system-gray: #8E8E93;--system-gray2: #636366;--system-gray3: #48484A;--system-gray4: #3A3A3C;--system-gray5: #2C2C2E;--system-gray6: #1C1C1E;--bg-primary: #000000;--bg-secondary: #1C1C1E;--bg-tertiary: #2C2C2E;--bg-card: #242424;--bg-elevated: #2C2C2E;--glass-bg: rgba(28, 28, 30, 0.72);--glass-border: rgba(255, 255, 255, 0.08);--text-primary: #F5F5F7;--text-secondary: #A1A1A6;--text-tertiary: #8E8E93;--text-muted: #636366;--border-color: rgba(84, 84, 88, 0.65);--separator: rgba(84, 84, 88, 0.4);--link-color: var(--system-blue);--link-hover: #409CFF;--brand-primary: var(--system-blue);--brand-primary-hover: #409CFF;--brand-light: rgba(10, 132, 255, 0.18);--success: var(--system-green);--success-bg: rgba(48, 209, 88, 0.18);--success-fg: #6BE587;--danger: var(--system-red);--danger-bg: rgba(255, 69, 58, 0.18);--danger-fg: #FF6961;--warning: var(--system-orange);--warning-bg: rgba(255, 159, 10, 0.18);--warning-fg: #FFB84D;--info: var(--system-teal);--info-bg: rgba(64, 200, 224, 0.18);--info-fg: #7DDFF0;--shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.24);--shadow-md: 0 4px 16px rgba(0, 0, 0, 0.35);--shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.5);--shadow-xl: 0 30px 60px rgba(0, 0, 0, 0.6);--focus-ring: 0 0 0 4px rgba(10, 132, 255, 0.35)}@media(prefers-color-scheme: dark){[data-theme=auto]{--system-blue: #0A84FF;--system-green: #30D158;--system-indigo: #5E5CE6;--system-orange: #FF9F0A;--system-pink: #FF375F;--system-purple: #BF5AF2;--system-red: #FF453A;--system-teal: #40C8E0;--system-yellow: #FFD60A;--system-gray: #8E8E93;--system-gray2: #636366;--system-gray3: #48484A;--system-gray4: #3A3A3C;--system-gray5: #2C2C2E;--system-gray6: #1C1C1E;--bg-primary: #000000;--bg-secondary: #1C1C1E;--bg-tertiary: #2C2C2E;--bg-card: #242424;--bg-elevated: #2C2C2E;--glass-bg: rgba(28, 28, 30, 0.72);--glass-border: rgba(255, 255, 255, 0.08);--text-primary: #F5F5F7;--text-secondary: #A1A1A6;--text-tertiary: #8E8E93;--text-muted: #636366;--border-color: rgba(84, 84, 88, 0.65);--separator: rgba(84, 84, 88, 0.4);--link-color: var(--system-blue);--link-hover: #409CFF;--brand-primary: var(--system-blue);--brand-primary-hover: #409CFF;--brand-light: rgba(10, 132, 255, 0.18);--success: var(--system-green);--success-bg: rgba(48, 209, 88, 0.18);--success-fg: #6BE587;--danger: var(--system-red);--danger-bg: rgba(255, 69, 58, 0.18);--danger-fg: #FF6961;--warning: var(--system-orange);--warning-bg: rgba(255, 159, 10, 0.18);--warning-fg: #FFB84D;--info: var(--system-teal);--info-bg: rgba(64, 200, 224, 0.18);--info-fg: #7DDFF0;--shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.24);--shadow-md: 0 4px 16px rgba(0, 0, 0, 0.35);--shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.5);--shadow-xl: 0 30px 60px rgba(0, 0, 0, 0.6);--focus-ring: 0 0 0 4px rgba(10, 132, 255, 0.35)}}.icon{display:inline-block;width:1.125rem;height:1.125rem;stroke-width:2;vertical-align:-0.2em;flex-shrink:0;stroke:currentColor;fill:none}.icon--sm{width:.9375rem;height:.9375rem;stroke-width:2}.icon--md{width:1.3rem;height:1.3rem;stroke-width:2}.icon--lg{width:1.375rem;height:1.375rem;stroke-width:1.9}.icon--xl{width:2rem;height:2rem;stroke-width:1.75}.icon--2xl{width:2.5rem;height:2.5rem;stroke-width:1.6}.file-icon--pdf{color:var(--system-red)}.file-icon--xlsx{color:var(--system-green)}.file-icon--word{color:var(--system-blue)}.file-icon--text{color:var(--system-purple)}.file-icon--generic{color:var(--system-gray)}.icon-tile{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:var(--radius-xs);color:#fff;flex-shrink:0}.icon-tile .icon{width:1.125rem;height:1.125rem;stroke-width:2}.icon-tile--blue{background-color:var(--system-blue)}.icon-tile--green{background-color:var(--system-green)}.icon-tile--red{background-color:var(--system-red)}.icon-tile--orange{background-color:var(--system-orange)}.icon-tile--yellow{background-color:var(--system-yellow);color:#8a6600}.icon-tile--purple{background-color:var(--system-purple)}.icon-tile--teal{background-color:var(--system-teal)}.icon-tile--indigo{background-color:var(--system-indigo)}.icon-tile--pink{background-color:var(--system-pink)}.icon-tile--gray{background-color:var(--system-gray)}.icon-tile--lg{width:2.5rem;height:2.5rem;border-radius:var(--radius-sm)}.icon-tile--lg .icon{width:1.375rem;height:1.375rem}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Inter","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.0625rem;font-weight:400;color:var(--text-primary);background-color:var(--bg-secondary);line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"ss01","cv11"}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:var(--text-primary);letter-spacing:-0.015em}h1{font-size:2.25rem;font-weight:700;letter-spacing:-0.025em;margin-bottom:1.5rem}h2{font-size:1.625rem;letter-spacing:-0.02em}h3{font-size:1.25rem}h4{font-size:1.0625rem}p{margin-bottom:.75rem}p:last-child{margin-bottom:0}a{color:var(--link-color);text-decoration:none;transition:color .15s var(--ease-standard)}a:hover{color:var(--link-hover)}strong,b{font-weight:600}hr{border:none;border-top:.5px solid var(--separator);margin:1.5rem 0}code,kbd,samp{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:.9em;background-color:var(--system-gray6);padding:.125rem .375rem;border-radius:var(--radius-xs);color:var(--text-primary)}pre{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;background-color:var(--system-gray6);padding:1rem;border-radius:var(--radius-sm);overflow-x:auto;font-size:.875rem}pre code{background:none;padding:0}.container{max-width:var(--container-width);margin:0 auto;padding:0 1.5rem}.container--narrow{max-width:var(--container-narrow)}.navbar{position:sticky;top:0;z-index:100;background:var(--glass-bg);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:.5px solid var(--glass-border);height:var(--navbar-height);display:flex;align-items:center}@supports not (backdrop-filter: blur(20px)){.navbar{background:var(--bg-primary)}}.navbar__inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:var(--container-width);margin:0 auto;padding:0 1.5rem;gap:1.5rem}.navbar__brand{display:inline-flex;align-items:center;gap:.4rem;font-size:1.0625rem;font-weight:600;color:var(--text-primary);letter-spacing:-0.01em}.navbar__brand:hover{color:var(--text-primary)}.navbar__brand-icon{width:1.35em;height:1.35em;flex-shrink:0}.navbar__nav{display:flex;align-items:center;gap:.25rem;list-style:none;margin-right:auto;margin-left:1rem}.navbar__nav a{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-secondary);font-size:.875rem;font-weight:500;padding:.45rem .75rem;border-radius:var(--radius-sm);transition:background-color .15s var(--ease-standard),color .15s var(--ease-standard)}.navbar__nav a:hover,.navbar__nav a.active{color:var(--text-primary);background-color:var(--system-gray5)}.navbar__actions{display:flex;align-items:center;gap:.5rem}.main-content{padding:2.5rem 0 4rem}.main-content:has(.auth-layout){padding:0}.main-content:has(.auth-layout)>.container{max-width:none;padding:0}.card{background-color:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem 1.75rem;margin-bottom:1.5rem}.card__header{margin-bottom:1rem;padding-bottom:.875rem;border-bottom:.5px solid var(--separator);font-size:1.0625rem;font-weight:600;letter-spacing:-0.01em}.card__header h2,.card__header h3{font-size:inherit;font-weight:inherit;margin:0}.card__header--with-actions{display:flex;align-items:center;justify-content:space-between}.card__header-actions{display:flex;align-items:center;gap:.75rem}.auth-layout{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;position:relative;background:radial-gradient(ellipse 80% 60% at 20% 10%, rgba(0, 122, 255, 0.18), transparent 60%),radial-gradient(ellipse 60% 50% at 80% 20%, rgba(175, 82, 222, 0.15), transparent 60%),radial-gradient(ellipse 70% 60% at 50% 100%, rgba(52, 199, 89, 0.12), transparent 60%),var(--bg-secondary)}.auth-layout__theme-toggle{position:fixed;top:1rem;right:1rem;z-index:10}.auth-layout__card{width:100%;max-width:440px;background-color:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2.5rem 2.25rem}.auth-layout__title{text-align:center;font-size:2rem;font-weight:700;letter-spacing:-0.025em;margin-bottom:.5rem;color:var(--text-primary)}.auth-layout__subtitle{text-align:center;color:var(--text-secondary);font-size:1rem;margin-bottom:2rem}.theme-toggle{background:rgba(0,0,0,0);border:1px solid var(--border-color);border-radius:var(--radius-pill);padding:.35rem .75rem .35rem .5rem;cursor:pointer;color:var(--text-secondary);font-size:.875rem;font-weight:500;font-family:inherit;display:inline-flex;align-items:center;gap:.375rem;line-height:1;transition:background-color .15s var(--ease-standard),color .15s var(--ease-standard),border-color .15s var(--ease-standard)}.theme-toggle:hover{background-color:var(--system-gray5);color:var(--text-primary)}.theme-toggle [data-theme-icon]{display:none;line-height:0}.theme-toggle[data-pref=auto] [data-theme-icon=auto],.theme-toggle[data-pref=light] [data-theme-icon=light],.theme-toggle[data-pref=dark] [data-theme-icon=dark]{display:inline-flex;align-items:center}.hero{padding:4rem 0 3rem;text-align:center}.hero__eyebrow{font-size:.875rem;font-weight:600;color:var(--system-blue);text-transform:none;letter-spacing:0;margin-bottom:.5rem}.hero__title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;letter-spacing:-0.03em;line-height:1.05;margin-bottom:1rem}.hero__subtitle{font-size:1.25rem;color:var(--text-secondary);max-width:40rem;margin:0 auto 2rem}.hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.page-header{margin-bottom:2rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.page-header__title{font-size:2rem;font-weight:700;letter-spacing:-0.025em;margin-bottom:.25rem}.page-header__subtitle{color:var(--text-secondary);font-size:1rem}.page-header__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0;padding-top:.25rem}.page-header>h1{flex:1;margin-bottom:.25rem}@media(max-width: 768px){.navbar__inner{padding:0 1rem;gap:.5rem}.navbar__nav{margin-left:.25rem;gap:0}.navbar__nav a span.hide-mobile{display:none}.card{padding:1.25rem}.auth-layout__card{padding:2rem 1.5rem}h1{font-size:1.75rem}.main-content{padding:1.5rem 0 2.5rem}}.page-with-sub-nav{display:grid;grid-template-columns:220px 1fr;gap:2rem;align-items:start}.page-with-sub-nav__content{min-width:0}.sub-nav{position:sticky;top:calc(var(--navbar-height) + 1.5rem)}.sub-nav__list{list-style:none;display:flex;flex-direction:column;gap:.125rem}.sub-nav a{display:inline-flex;align-items:center;gap:.5rem;width:100%;color:var(--text-secondary);font-size:.875rem;font-weight:500;padding:.5rem .75rem;border-radius:var(--radius-sm);transition:background-color .15s var(--ease-standard),color .15s var(--ease-standard)}.sub-nav a:hover,.sub-nav a.active{color:var(--text-primary);background-color:var(--system-gray5)}@media(max-width: 768px){.page-with-sub-nav{grid-template-columns:1fr;gap:1rem}.sub-nav{position:static}.sub-nav__list{flex-direction:row;flex-wrap:wrap}}.modal-open{overflow:hidden}.modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal[hidden]{display:none}.modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45)}.modal__box{position:relative;z-index:1;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius);width:100%;max-width:760px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 8px 32px rgba(0,0,0,.18)}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;border-bottom:1px solid var(--border-color);flex-shrink:0}.modal__title{margin:0;font-size:.95rem;font-weight:600;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal__close{flex-shrink:0;margin-left:.75rem;background:none;border:none;font-size:1.4rem;line-height:1;color:var(--text-muted);cursor:pointer;padding:0 .25rem}.modal__close:hover{color:var(--text-primary)}.modal__body{overflow-y:auto;padding:1.25rem;flex:1}.modal__pre{margin:0;font-family:var(--font-mono, monospace);font-size:.8rem;line-height:1.6;color:var(--text-primary);white-space:pre-wrap;word-break:break-word}.form-inline-row{display:grid;grid-template-columns:3fr 1fr;gap:0 1rem;align-items:start}.form-inline-row .form-group--submit{grid-column:1/-1;justify-self:start}.form-group{margin-bottom:1.125rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:var(--text-primary);margin-bottom:.4rem;letter-spacing:-0.005em}.form-control{display:block;width:100%;padding:.75rem .95rem;font-size:1rem;font-family:inherit;line-height:1.4;color:var(--text-primary);background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);transition:border-color .15s var(--ease-standard),box-shadow .15s var(--ease-standard);outline:none}.form-control:hover:not(:focus){border-color:var(--system-gray3)}.form-control:focus{border-color:var(--system-blue);box-shadow:var(--focus-ring)}.form-control::placeholder{color:var(--text-muted)}.form-control:disabled{background-color:var(--system-gray6);color:var(--text-tertiary);cursor:not-allowed}textarea.form-control{min-height:110px;resize:vertical}select.form-control{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238E8E93' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.5rem}.form-check{display:block;position:relative}.form-check input[type=checkbox]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap;margin:0;padding:0}.form-check label{position:relative;display:block;padding-left:3.5rem;min-height:1.9375rem;padding-top:.25rem;cursor:pointer;font-size:1rem;font-weight:400;margin-bottom:0;user-select:none;line-height:1.4}.form-check label::before{content:"";position:absolute;left:0;top:0;width:3.1875rem;height:1.9375rem;background-color:var(--system-gray4);border-radius:var(--radius-pill);transition:background-color .25s var(--ease-standard);box-shadow:inset 0 0 0 2px rgba(0,0,0,.02)}.form-check label::after{content:"";position:absolute;left:.125rem;top:.125rem;width:1.6875rem;height:1.6875rem;background-color:#fff;border-radius:50%;box-shadow:0 3px 8px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);transition:left .25s var(--ease-spring)}.form-check:has(input[type=checkbox]:checked) label::before,.form-check input[type=checkbox]:checked~label::before{background-color:var(--system-green)}.form-check:has(input[type=checkbox]:checked) label::after,.form-check input[type=checkbox]:checked~label::after{left:1.3125rem}.form-check:has(input[type=checkbox]:focus-visible) label::before,.form-check input[type=checkbox]:focus-visible~label::before{box-shadow:inset 0 0 0 2px rgba(0,0,0,.02),var(--focus-ring)}.form-check--compact label{padding-left:0;padding-top:0;min-height:1.9375rem;width:3.1875rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;font-size:1rem;font-weight:500;font-family:inherit;line-height:1.25;border:1px solid rgba(0,0,0,0);border-radius:var(--radius-sm);cursor:pointer;transition:background-color .15s var(--ease-standard),transform .05s var(--ease-standard),opacity .15s var(--ease-standard),box-shadow .15s var(--ease-standard);text-decoration:none;letter-spacing:-0.005em;white-space:nowrap}.btn:active{transform:scale(0.98)}.btn:focus-visible{outline:none;box-shadow:var(--focus-ring)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background-color:var(--system-blue);color:#fff}.btn--primary:hover{background-color:var(--link-hover);color:#fff}.btn--primary:active{opacity:.85}.btn--tinted{background-color:var(--brand-light);color:var(--system-blue)}.btn--tinted:hover{background-color:rgba(0,122,255,.18);color:var(--system-blue)}.btn--plain{background-color:rgba(0,0,0,0);color:var(--system-blue);padding-left:.5rem;padding-right:.5rem}.btn--plain:hover{background-color:var(--brand-light);color:var(--system-blue)}.btn--secondary{background-color:var(--system-gray6);color:var(--text-primary)}.btn--secondary:hover{background-color:var(--system-gray5)}.btn--danger{background-color:var(--system-red);color:#fff}.btn--danger:hover{background-color:#d9342a;color:#fff}.btn--danger:active{opacity:.85}.btn--danger-tinted{background-color:var(--danger-bg);color:var(--system-red)}.btn--danger-tinted:hover{background-color:rgba(255,59,48,.18);color:var(--system-red)}.btn--success{background-color:var(--system-green);color:#fff}.btn--success:hover{background-color:#2ba946;color:#fff}.btn--warning{background-color:var(--system-orange);color:#fff}.btn--warning:hover{background-color:#e08600;color:#fff}.btn--warning:active{opacity:.85}.btn--sm{padding:.4rem .85rem;font-size:.875rem}.btn--lg{padding:.85rem 1.6rem;font-size:1.0625rem;border-radius:var(--radius)}.btn--icon{padding:.4rem;gap:0;line-height:1}.btn--block{display:flex;width:100%}.btn--pill{border-radius:var(--radius-pill)}.flash{position:relative;padding:.875rem 1rem .875rem 1rem;border-radius:var(--radius);margin-bottom:1rem;font-size:1rem;border:none;background-color:var(--bg-card);box-shadow:var(--shadow-sm);display:flex;align-items:flex-start;gap:.75rem}.flash::before{content:"";width:4px;border-radius:var(--radius-pill);background-color:currentColor;flex-shrink:0;align-self:stretch;opacity:.9}.flash--success{color:var(--success-fg);background-color:var(--success-bg)}.flash--danger,.flash--error{color:var(--danger-fg);background-color:var(--danger-bg)}.flash--warning{color:var(--warning-fg);background-color:var(--warning-bg)}.flash--info{color:var(--info-fg);background-color:var(--info-bg)}.form-error{color:var(--system-red);font-size:.875rem;margin-top:.375rem;font-weight:500}.form-errors{background-color:var(--danger-bg);color:var(--danger-fg);border-radius:var(--radius);padding:.875rem 1rem;margin-bottom:1rem;font-size:.875rem}.form-errors ul{margin:0;padding-left:1.25rem}.input-password{position:relative}.input-password .form-control{padding-right:2.75rem}.input-password__toggle{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:.25rem;cursor:pointer;color:var(--text-tertiary);display:flex;align-items:center;border-radius:var(--radius-sm);transition:color .15s var(--ease-standard)}.input-password__toggle:hover{color:var(--text-primary)}.input-password__toggle:focus-visible{outline:none;box-shadow:var(--focus-ring)}.input-password__toggle svg{display:block}.input-hint{font-size:.875rem;color:var(--text-tertiary);margin-bottom:.5rem;line-height:1.45}.dropzone{position:relative;display:flex;border:1.5px dashed var(--separator);border-radius:var(--radius);background-color:var(--bg-secondary);transition:border-color .15s var(--ease-standard),background-color .15s var(--ease-standard)}.dropzone:hover{border-color:var(--system-blue)}.dropzone--dragover{border-color:var(--system-blue);background-color:var(--brand-light)}.dropzone--has-files{border-style:solid}.dropzone__input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.dropzone__label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:2.25rem 1.5rem;width:100%;color:var(--text-secondary);cursor:pointer;text-align:center}.dropzone__label .icon{color:var(--system-blue)}.dropzone__title{font-size:1.05rem;font-weight:600;color:var(--text-primary)}.dropzone__hint{font-size:.875rem}.dropzone__files{margin-top:.5rem;padding:.5rem .75rem;background-color:var(--bg-card);border:.5px solid var(--separator);border-radius:var(--radius-xs);font-size:.8rem;color:var(--text-primary);max-width:100%;word-break:break-all}.upload-form .form-actions{margin-top:1rem;display:flex;justify-content:flex-end}.upload-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.upload-item{display:grid;grid-template-columns:1fr auto auto;grid-template-areas:"name meta status" "bar  bar  bar";column-gap:.75rem;row-gap:.35rem;align-items:center;padding:.5rem .75rem;background-color:var(--bg-card);border:.5px solid var(--separator);border-radius:var(--radius-sm);font-size:.875rem}.upload-item__name{grid-area:name;font-weight:500;color:var(--text-primary);word-break:break-all}.upload-item__meta{grid-area:meta;color:var(--text-tertiary)}.upload-item__status{grid-area:status;color:var(--text-secondary)}.upload-item__bar{grid-area:bar;appearance:none;width:100%;height:4px;border:none;border-radius:var(--radius-pill);background-color:var(--system-gray6);overflow:hidden}.upload-item__bar::-webkit-progress-bar{background-color:var(--system-gray6);border-radius:var(--radius-pill)}.upload-item__bar::-webkit-progress-value{background-color:var(--system-blue);border-radius:var(--radius-pill);transition:width .1s linear}.upload-item__bar::-moz-progress-bar{background-color:var(--system-blue);border-radius:var(--radius-pill)}.upload-item--queued .upload-item__status{color:var(--text-tertiary)}.upload-item--uploading .upload-item__status{color:var(--system-blue)}.upload-item--done .upload-item__status{color:var(--system-green);font-weight:600}.upload-item--done .upload-item__bar::-webkit-progress-value{background-color:var(--system-green)}.upload-item--done .upload-item__bar::-moz-progress-bar{background-color:var(--system-green)}.upload-item--failed{border-color:var(--system-red)}.upload-item--failed .upload-item__status{color:var(--system-red);font-weight:600}.settings-section{margin-bottom:2rem}.settings-section:last-child{margin-bottom:0}.settings-section__header{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);padding:0 1rem .5rem}.settings-section__footer{font-size:.875rem;color:var(--text-tertiary);padding:.5rem 1rem 0;line-height:1.4}.settings-group{background-color:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.settings-row{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;border-bottom:.5px solid var(--separator);color:var(--text-primary);font-size:1rem;text-decoration:none;transition:background-color .12s var(--ease-standard)}.settings-row:last-child{border-bottom:none}.settings-row__label{flex:1;min-width:0;font-weight:400}.settings-row__value{color:var(--text-secondary);font-size:1rem;text-align:right}.settings-row__chevron{color:var(--text-tertiary);flex-shrink:0}.settings-row__description{display:block;font-size:.875rem;color:var(--text-secondary);margin-top:.125rem;font-weight:400}.settings-row--link,.settings-row[href]{cursor:pointer}.settings-row--link:hover,.settings-row[href]:hover{background-color:var(--system-gray6);color:var(--text-primary)}.settings-row--stacked{flex-direction:column;align-items:flex-start;gap:.125rem}.settings-row--stacked .settings-row__label{font-size:.875rem;color:var(--text-secondary)}.settings-row--stacked .settings-row__value{font-size:1rem;color:var(--text-primary);text-align:left;font-weight:500}.admin-layout{display:flex;min-height:calc(100vh - var(--navbar-height));align-items:stretch}.admin-sidebar{width:var(--sidebar-width);flex-shrink:0;padding:1.5rem .75rem;background:var(--glass-bg);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-right:.5px solid var(--glass-border);position:sticky;top:var(--navbar-height);height:calc(100vh - var(--navbar-height));overflow-y:auto}@supports not (backdrop-filter: blur(20px)){.admin-sidebar{background:var(--bg-primary)}}.admin-sidebar__title{padding:0 .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);margin-bottom:.5rem}.admin-sidebar__nav{list-style:none;display:flex;flex-direction:column;gap:.125rem}.admin-sidebar__nav a{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;color:var(--text-primary);font-size:1rem;font-weight:400;border-radius:var(--radius-sm);transition:background-color .15s var(--ease-standard),color .15s var(--ease-standard)}.admin-sidebar__nav a .icon{color:var(--text-secondary);flex-shrink:0}.admin-sidebar__nav a:hover{background-color:var(--system-gray5)}.admin-sidebar__nav a.active{background-color:var(--system-blue);color:#fff;font-weight:500}.admin-sidebar__nav a.active .icon{color:#fff}.admin-content{flex:1;padding:2.5rem;min-width:0;background-color:var(--bg-secondary)}.table-wrapper{background-color:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.table{width:100%;border-collapse:collapse;font-size:1rem}.table th,.table td{padding:.75rem 1rem;text-align:left;border-bottom:.5px solid var(--separator)}.table th{font-weight:600;color:var(--text-secondary);font-size:.875rem;background-color:rgba(0,0,0,0);letter-spacing:-0.005em}.table tr:last-child td{border-bottom:none}.table td.td--actions,.table th.td--actions{text-align:right;white-space:nowrap;width:1%}.table td.td--url{max-width:350px;white-space:normal;overflow-wrap:anywhere}.table td.td--toggle,.table th.td--toggle{width:1%;white-space:nowrap;vertical-align:middle}.table tbody tr{transition:background-color .12s var(--ease-standard)}.table tbody tr:hover td{background-color:var(--system-gray6)}.table a:not(.btn){color:var(--system-blue)}.table th.th--sortable{cursor:pointer;user-select:none;white-space:nowrap}.table th.th--sortable::after{content:"↕";margin-left:.3rem;opacity:.3;font-size:.8em}.table th.th--sortable:hover{color:var(--text-primary)}.table th.th--sortable.th--sort-asc::after{content:"↑";opacity:1;color:var(--system-blue)}.table th.th--sortable.th--sort-desc::after{content:"↓";opacity:1;color:var(--system-blue)}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .625rem;font-size:.75rem;font-weight:600;border-radius:var(--radius-pill);letter-spacing:0}.badge--success{background-color:var(--success-bg);color:var(--success-fg)}.badge--danger{background-color:var(--danger-bg);color:var(--danger-fg)}.badge--info{background-color:var(--info-bg);color:var(--info-fg)}.badge--warning{background-color:var(--warning-bg);color:var(--warning-fg)}.badge--purple{background-color:rgba(175,82,222,.14);color:#7528b4}.badge--neutral{background-color:var(--system-gray5);color:var(--text-secondary)}.badge--role-root{background-color:rgba(255,59,48,.14);color:#c0392b}.badge--role-admin{background-color:rgba(175,82,222,.14);color:#7528b4}.badge--role-manager{background-color:rgba(0,122,255,.14);color:#05c}.badge--role-user{background-color:var(--system-gray5);color:var(--text-secondary)}.table-filter{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.table-filter__wrap{position:relative;flex:0 1 360px;max-width:360px}.table-filter__icon{position:absolute;inset-block:0;left:.75rem;display:flex;align-items:center;pointer-events:none;color:var(--text-muted)}.table-filter__icon .icon{width:1rem;height:1rem}.table-filter__input{display:block;width:100%;padding:.55rem .95rem .55rem 2.25rem;font-size:.875rem;font-family:inherit;color:var(--text-primary);background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);transition:border-color .15s var(--ease-standard),box-shadow .15s var(--ease-standard);outline:none}.table-filter__input:hover:not(:focus){border-color:var(--system-gray3)}.table-filter__input:focus{border-color:var(--system-blue);box-shadow:var(--focus-ring)}.table-filter__input::placeholder{color:var(--text-muted)}.table-filter__select{appearance:none;-webkit-appearance:none;display:block;padding:.55rem 2.25rem .55rem .95rem;font-size:.875rem;font-family:inherit;color:var(--text-primary);background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);cursor:pointer;outline:none;transition:border-color .15s var(--ease-standard),box-shadow .15s var(--ease-standard);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.table-filter__select:hover:not(:focus){border-color:var(--system-gray3)}.table-filter__select:focus{border-color:var(--system-blue);box-shadow:var(--focus-ring)}.table-filter__select option{color:var(--text-primary);background-color:var(--bg-primary)}.file-stats{display:flex;flex-wrap:wrap;justify-content:space-between;gap:0;margin-bottom:1.5rem}.file-stats__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.75rem 1.25rem;min-width:7rem;text-align:center}.file-stats__item--ext{min-width:5rem}.file-stats__icon{color:var(--text-muted);margin-bottom:.1rem}.file-stats__icon--success{color:var(--system-green)}.file-stats__icon--info{color:var(--system-blue)}.file-stats__icon--danger{color:var(--system-red)}.file-stats__label{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.file-stats__value{font-size:1rem;font-weight:600;color:var(--text-primary);line-height:1.2}.paginator{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.25rem;padding:1rem 1.25rem;border-top:1px solid var(--border-color)}.paginator__btn,.paginator__page{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .35rem;font-size:.875rem;font-family:inherit;color:var(--text-secondary);background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:var(--radius-sm);cursor:pointer;text-decoration:none;transition:background .12s var(--ease-standard),color .12s var(--ease-standard),border-color .12s var(--ease-standard);user-select:none}.paginator__btn:hover,.paginator__page:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--border-color)}.paginator__page--active{background:var(--system-blue);color:#fff !important;border-color:var(--system-blue) !important;pointer-events:none;font-weight:600}.paginator__btn--disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.paginator__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;font-size:.875rem;color:var(--text-muted);user-select:none}.duration{font-weight:500}.duration--fast{color:var(--system-blue)}.duration--ok{color:var(--system-green)}.duration--slow{color:var(--system-orange)}.duration--long{color:var(--system-red)}.chat-card{display:flex;flex-direction:column}.chat-card .card__header{display:flex;align-items:center;gap:1rem}.chat-thread-id{margin-left:auto;font-size:.875rem;color:var(--text-muted);white-space:nowrap}.chat__progress{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;color:var(--text-muted)}.chat__progress-dot{width:8px;height:8px;border-radius:50%;background:currentColor;animation:chat-progress-pulse 1s ease-in-out infinite;flex-shrink:0}.chat__progress-text{opacity:.85}@keyframes chat-progress-pulse{0%,100%{opacity:.3;transform:scale(0.8)}50%{opacity:1;transform:scale(1.2)}}.chat{display:flex;flex-direction:column;flex:1;overflow:hidden}.chat__messages{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem;scroll-behavior:smooth}.chat__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;flex:1;color:var(--text-muted);text-align:center;padding:3rem 1rem}.chat__empty p{margin:0;font-size:.875rem}.chat--has-messages .chat__empty{display:none}.chat__msg{display:flex}.chat__msg--user{justify-content:flex-end}.chat__msg--assistant{justify-content:flex-start}.chat__bubble{max-width:min(75%,640px);padding:.6rem 1rem;border-radius:var(--radius);font-size:.875rem;line-height:1.6;word-break:break-word}.chat__msg--user .chat__bubble{background:var(--system-blue);color:#fff;border-bottom-right-radius:3px}.chat__msg--assistant .chat__bubble{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-bottom-left-radius:3px}.chat__total-duration{display:block;margin-top:.4rem;font-size:.7rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.chat__typing{display:inline-flex;align-items:center;gap:4px;padding:2px 0}.chat__typing span{width:7px;height:7px;border-radius:50%;background:var(--text-muted);animation:chat-bounce 1.2s infinite ease-in-out}.chat__typing span:nth-child(1){animation-delay:0s}.chat__typing span:nth-child(2){animation-delay:.2s}.chat__typing span:nth-child(3){animation-delay:.4s}.chat__msg-sources{display:none}.chat__sources{margin-top:.5rem;border-top:1px solid var(--border-color);padding-top:.4rem;font-size:.875rem}.chat__sources summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--text-muted);user-select:none;padding:.2rem 0}.chat__sources summary::before{content:"▶";font-size:.6rem;transition:transform .15s}.chat__sources[open] summary::before{transform:rotate(90deg)}.chat__sources-list{display:flex;flex-direction:column;gap:.6rem;margin-top:.6rem}.chat__source-card{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:.6rem .75rem}.chat__source-header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.15rem}.chat__source-name{font-weight:600;font-size:.8rem;color:var(--text-primary);word-break:break-all}.chat__source-score{flex-shrink:0;font-size:.7rem;font-weight:600;background:var(--system-orange);color:#fff;border-radius:999px;padding:.05rem .45rem}.chat__source-path{display:block;font-size:.7rem;color:var(--text-muted);margin-bottom:.35rem;word-break:break-all}.chat__source-excerpt{margin:0;font-size:.75rem;color:var(--text-secondary);line-height:1.55;white-space:pre-wrap}.chat__source-meta{flex-shrink:0;display:inline-flex;align-items:center;gap:.4rem}.chat__source-date{font-size:.68rem;color:var(--text-muted);white-space:nowrap}.chat__source-subheader{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem;margin-bottom:.35rem}.chat__source-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.45rem}.chat__source-chip{display:inline-block;font-size:.65rem;line-height:1.4;padding:.05rem .4rem;border-radius:999px;background:var(--bg-secondary);color:var(--text-muted);border:1px solid var(--border-color)}.chat__source-chip--topic{background:var(--bg-tertiary, var(--bg-secondary));color:var(--text-secondary);font-weight:600}.chat__source-chip--tag{color:var(--text-muted)}.chat__source-url{display:block;font-size:.72rem;color:var(--link-color);word-break:break-all;text-decoration:none;padding:.15rem 0;line-height:1.5}.chat__source-url:hover{text-decoration:underline}.chat__source-url+.chat__source-url{border-top:1px solid var(--border-color)}.chat__internal{margin-top:.5rem;border-top:1px dashed var(--border-color);padding-top:.4rem;font-size:.875rem}.chat__internal summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--text-muted);user-select:none;padding:.2rem 0}.chat__internal summary::before{content:"▶";font-size:.6rem;transition:transform .15s}.chat__internal[open] summary::before{transform:rotate(90deg)}.chat__internal-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.chat__internal-card{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:.5rem .75rem;border-left:3px solid var(--border-color)}.chat__internal-card--query_rewrite{border-left-color:var(--system-blue)}.chat__internal-card--llm_draft{border-left-color:var(--system-orange)}.chat__internal-card--verification{border-left-color:#34c759}.chat__internal-card--llm_correction{border-left-color:#ff3b30}.chat__internal-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.chat__internal-label{font-size:.75rem;font-weight:600;color:var(--text-secondary)}.chat__internal-model{flex-shrink:0;font-size:.65rem;font-weight:600;background:var(--bg-secondary);color:var(--text-muted);border:1px solid var(--border-color);border-radius:999px;padding:.05rem .4rem;text-transform:uppercase;letter-spacing:.04em}.chat__internal-duration{flex-shrink:0;font-size:.65rem;font-weight:500;color:var(--text-muted);font-variant-numeric:tabular-nums}.chat__internal-meta{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.chat__internal-text{margin:0;font-size:.75rem;color:var(--text-secondary);line-height:1.55;white-space:pre-wrap;max-height:8rem;overflow-y:auto}.chat__suggestions{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1.25rem;margin:.5rem 0 1.25rem}.chat__suggestion{display:inline-flex;align-items:center;max-width:100%;padding:.4rem .85rem;font-size:.78rem;font-family:inherit;line-height:1.4;text-align:left;color:var(--system-blue);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-pill, 999px);cursor:pointer;transition:background-color .15s var(--ease-standard),border-color .15s var(--ease-standard),color .15s var(--ease-standard)}.chat__suggestion:hover{background:var(--system-blue);border-color:var(--system-blue);color:#fff}.chat__suggestion:active{transform:translateY(1px)}.chat__suggestion:focus-visible{outline:none;box-shadow:var(--focus-ring)}.chat__form{border-top:1px solid var(--border-color);padding:.875rem 1.25rem 1rem}.chat__input-wrap{display:flex;align-items:flex-end;gap:.5rem}.chat__input{flex:1;padding:.55rem .9rem;font-size:.875rem;font-family:inherit;color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);resize:none;outline:none;line-height:1.5;transition:border-color .15s var(--ease-standard),box-shadow .15s var(--ease-standard);overflow-y:hidden}.chat__input:focus{border-color:var(--system-blue);box-shadow:var(--focus-ring)}.chat__input::placeholder{color:var(--text-muted)}.chat__send{flex-shrink:0;align-self:flex-end;padding:.55rem .85rem}.chat__hint{margin-top:.35rem;font-size:.72rem;color:var(--text-muted);text-align:right}@keyframes chat-bounce{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-5px)}}.chat-settings{margin-bottom:1rem}.chat-settings__summary{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;cursor:pointer;font-weight:600;font-size:.875rem;color:var(--text-primary);list-style:none;user-select:none}.chat-settings__summary::-webkit-details-marker{display:none}.chat-settings__summary .icon{color:var(--text-muted)}.chat-settings__summary::after{content:"";width:7px;height:7px;margin-left:auto;border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);transform:rotate(45deg);transition:transform .15s var(--ease-standard)}.chat-settings[open] .chat-settings__summary::after{transform:rotate(-135deg)}.chat-settings__form{padding:1rem 1.25rem 1.25rem;border-top:1px solid var(--border-color)}.chat-settings__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:.875rem 1.25rem;align-items:end}.chat-settings__field{display:flex;flex-direction:column;gap:.3rem;font-size:.78rem;color:var(--text-secondary)}.chat-settings__field input{padding:.45rem .65rem;font-size:.875rem;font-family:inherit;color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);outline:none;transition:border-color .15s var(--ease-standard),box-shadow .15s var(--ease-standard)}.chat-settings__field input:focus{border-color:var(--system-blue);box-shadow:var(--focus-ring)}.chat-settings__check{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--text-secondary);cursor:pointer;padding:.45rem 0}.chat-settings__check input{width:1rem;height:1rem;cursor:pointer;flex-shrink:0;accent-color:var(--system-blue)}.chat-settings__actions{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.chat-settings__status{font-size:.75rem;color:var(--system-green, var(--text-muted))}.chat-settings__status--error{color:var(--system-red, #c0392b)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:1rem;margin-bottom:2rem}.stat-card{background-color:var(--bg-card);border-radius:var(--radius);padding:1.25rem 1.5rem;box-shadow:var(--shadow-sm);position:relative;overflow:hidden;transition:transform .15s var(--ease-standard),box-shadow .15s var(--ease-standard)}.stat-card:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.stat-card__icon{position:absolute;top:1rem;right:1rem;width:2.25rem;height:2.25rem;border-radius:var(--radius-sm);display:inline-flex;align-items:center;justify-content:center;color:#fff}.stat-card__icon .icon{width:1.125rem;height:1.125rem}.stat-card__icon--blue{background-color:var(--system-blue)}.stat-card__icon--green{background-color:var(--system-green)}.stat-card__icon--orange{background-color:var(--system-orange)}.stat-card__icon--purple{background-color:var(--system-purple)}.stat-card__icon--red{background-color:var(--system-red)}.stat-card__icon--teal{background-color:var(--system-teal)}.stat-card__value{font-size:2.25rem;font-weight:700;letter-spacing:-0.025em;color:var(--text-primary);line-height:1.1;margin-top:.5rem}.stat-card__label{font-size:.875rem;color:var(--text-secondary);font-weight:500;margin-top:.125rem}.actions-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.actions-row h1,.actions-row h2{font-size:1.75rem;font-weight:700;letter-spacing:-0.025em;margin:0}.actions-row__actions{display:flex;gap:.5rem;flex-wrap:wrap}@media(max-width: 900px){.admin-layout{flex-direction:column}.admin-sidebar{width:100%;height:auto;position:static;padding:.75rem;border-right:none;border-bottom:.5px solid var(--glass-border)}.admin-sidebar__nav{flex-direction:row;overflow-x:auto}.admin-sidebar__title{display:none}.admin-content{padding:1.5rem}}.table--scopes .row--scope-group>td:first-child{font-weight:600;background-color:var(--system-gray6)}.table--scopes .row--scope-child>td{background-color:color-mix(in srgb, var(--system-gray6) 40%, transparent);font-size:.875rem}.table--scopes .row--scope-child>td:first-child{padding-left:2rem}.modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal[hidden]{display:none}.modal__overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.modal__box{position:relative;z-index:1;background-color:var(--bg-primary);border-radius:var(--radius);box-shadow:var(--shadow-md);width:100%;max-width:1000px;max-height:calc(100dvh - 2rem);overflow-y:auto;overscroll-behavior:contain}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 0}.modal__title{font-size:1.0625rem;font-weight:600;letter-spacing:-0.015em;margin:0;color:var(--text-primary)}.modal__close{background:none;border:none;cursor:pointer;padding:.25rem;font-size:1.5rem;line-height:1;color:var(--text-tertiary);border-radius:var(--radius-sm);transition:color .15s var(--ease-standard),background-color .15s var(--ease-standard)}.modal__close:hover{color:var(--text-primary);background-color:var(--system-gray5)}.modal__close:focus-visible{outline:none;box-shadow:var(--focus-ring)}.modal__body{padding:1.25rem 1.5rem}.modal__footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem 1.5rem;border-top:.5px solid var(--separator);margin-top:1.25rem}.modal__box--sm{max-width:480px}.modal__box--lg{max-width:880px}.modal__section-title{font-size:1rem;font-weight:600;margin:1.5rem 0 .6rem;color:var(--text-primary)}.modal__section-title:first-child{margin-top:0}.modal__code{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:.75rem 1rem;font-family:var(--font-mono, monospace);font-size:.78rem;line-height:1.55;color:var(--text-primary);overflow-x:auto;margin:0}.modal__code code{background:none;padding:0;font-size:inherit;color:inherit}.yaml-help-table-wrap{overflow-x:auto;margin-bottom:.5rem}.yaml-help-table{width:100%;border-collapse:collapse;font-size:.82rem}.yaml-help-table th,.yaml-help-table td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid var(--separator);vertical-align:top}.yaml-help-table th{font-weight:600;color:var(--text-secondary);background:var(--bg-secondary);white-space:nowrap}.yaml-help-table td:first-child{white-space:nowrap}.yaml-help-table td:nth-child(2){color:var(--text-muted);font-size:.75rem;white-space:nowrap}.yaml-help-table code{background:var(--bg-secondary);padding:.05rem .35rem;border-radius:var(--radius-sm);font-size:.78rem;font-family:var(--font-mono, monospace)}.yaml-help-list{margin:0 0 .5rem;padding-left:1.25rem;font-size:.85rem;line-height:1.6;color:var(--text-secondary)}.yaml-help-list li{margin-bottom:.35rem}.yaml-help-list code{background:var(--bg-secondary);padding:.05rem .35rem;border-radius:var(--radius-sm);font-size:.8rem;font-family:var(--font-mono, monospace)}.dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1.5rem;border:2px dashed var(--border-color);border-radius:var(--radius);background-color:var(--bg-secondary);cursor:pointer;transition:border-color .15s var(--ease-standard),background-color .15s var(--ease-standard);text-align:center;margin-bottom:1.25rem}.dropzone:hover,.dropzone--active{border-color:var(--system-blue);background-color:var(--brand-light)}.dropzone--has-file{border-style:solid;border-color:var(--system-green);background-color:var(--success-bg)}.dropzone:focus-visible{outline:none;box-shadow:var(--focus-ring)}.dropzone__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap}.dropzone__icon{color:var(--text-tertiary)}.dropzone__icon .icon{width:2.25rem;height:2.25rem}.dropzone--has-file .dropzone__icon{color:var(--system-green)}.dropzone--active .dropzone__icon{color:var(--system-blue)}.dropzone__text{margin:0;font-size:1rem;color:var(--text-secondary)}.dropzone__link{color:var(--system-blue);text-decoration:underline;text-decoration-color:rgba(0,0,0,0);transition:text-decoration-color .15s var(--ease-standard)}.dropzone:hover .dropzone__link{text-decoration-color:var(--system-blue)}.dropzone__hint{margin:0;font-size:.875rem;color:var(--text-muted)}.dropzone__filename{margin:0;font-size:.875rem;font-weight:500;color:var(--system-green);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropzone__filename--error{color:var(--system-red)}.import-format-info{font-size:.875rem;color:var(--text-secondary)}.import-format-info>strong{display:block;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.import-format-info p{margin:0 0 .5rem}.import-format-info__tabs{display:flex;gap:.375rem;margin-bottom:.75rem}.import-format-info__tab{padding:.3rem .875rem;font-size:.875rem;font-family:inherit;font-weight:500;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:rgba(0,0,0,0);color:var(--text-secondary);cursor:pointer;transition:background-color .15s var(--ease-standard),color .15s var(--ease-standard),border-color .15s var(--ease-standard)}.import-format-info__tab:hover{border-color:var(--system-blue);color:var(--system-blue)}.import-format-info__tab--active{background-color:var(--system-blue);border-color:var(--system-blue);color:#fff}.import-format-info__code{background-color:var(--bg-secondary);border:.5px solid var(--separator);border-radius:var(--radius-sm);padding:.75rem 1rem;font-size:.75rem;font-family:var(--font-mono, ui-monospace, monospace);line-height:1.6;white-space:pre;overflow-x:auto;margin:0 0 .75rem}.import-format-info__note{color:var(--text-muted);font-size:.75rem;margin:.5rem 0 0}.scope-tree-prefix{display:inline-block;width:1rem;margin-right:.25rem;color:var(--text-muted);font-family:var(--font-mono, monospace)}.project-switcher{display:inline-flex;align-items:stretch;gap:0;margin-right:.5rem;padding:.2rem .2rem .2rem .6rem;background-color:var(--bg-secondary);border:.5px solid var(--separator);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm, 0 1px 2px rgba(0, 0, 0, 0.04))}.project-switcher__label{display:inline-flex;align-items:center;font-size:.8rem;font-weight:500;color:var(--text-secondary);letter-spacing:-0.005em;padding-right:.5rem;margin-right:.5rem;border-right:.5px solid var(--separator)}.project-switcher__select{font:inherit;font-size:.85rem;padding:.15rem .4rem;border:none;background:rgba(0,0,0,0);color:var(--text-primary);cursor:pointer}.project-switcher__select:focus{outline:none}.project-switcher__select:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-xs)}.project-switcher__select option{background-color:var(--bg-card);color:var(--text-primary)}.project-switcher .btn{margin-left:.35rem;padding:.2rem .55rem;border-radius:var(--radius-pill)}.card--danger{border:1px solid var(--system-red, #ff3b30);box-shadow:0 0 0 4px rgba(255,59,48,.06)}.wysiwyg-overlay{display:none;position:fixed;z-index:9999;inset:0;background:rgba(242,242,247,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden}.wysiwyg-layout{display:flex;height:100%;padding:1.25rem;gap:0}.wysiwyg-container{flex:1;display:flex;flex-direction:column;min-width:0;background:var(--bg-card);border-radius:var(--radius-md, 12px);box-shadow:var(--shadow-lg);overflow:hidden}#wysiwyg-editor{flex:1;min-height:0;overflow:hidden}#wysiwyg-editor .toastui-editor-defaultUI,#wysiwyg-editor .toastui-editor-main,#wysiwyg-editor .toastui-editor-md-container,#wysiwyg-editor .toastui-editor-ww-container{height:100% !important}.wysiwyg-actions{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem 1rem;border-top:1px solid var(--border-color);flex-shrink:0}.wysiwyg-frontmatter-panel{display:flex;flex-direction:column;overflow:hidden;background:var(--bg-secondary);height:180px}.wysiwyg-frontmatter-header{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem .25rem;flex-shrink:0}.wysiwyg-frontmatter-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace}.wysiwyg-frontmatter-hint{font-size:.6875rem;color:var(--text-tertiary)}.wysiwyg-frontmatter-textarea{flex:1;height:0;display:block;width:100%;resize:none;padding:.375rem .75rem .5rem;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:.8125rem;line-height:1.5;background:rgba(0,0,0,0);border:0;color:var(--text-primary);outline:none;box-sizing:border-box;overflow:auto}.wysiwyg-frontmatter-textarea:focus{background:var(--bg-primary)}.wysiwyg-splitter{flex-shrink:0;height:5px;cursor:ns-resize;background:var(--border-color);transition:background .15s;position:relative}.wysiwyg-splitter::after{content:"";position:absolute;inset:-4px 0}.wysiwyg-splitter:hover,.wysiwyg-splitter.is-dragging{background:var(--brand-primary)}body.wysiwyg-open{overflow:hidden}.editor-trigger-wrap{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.toastui-editor-defaultUI{border:0;height:100% !important}.toastui-editor-main-container{background-color:var(--bg-primary)}[data-type=Heading][data-level="1"],.toastui-editor-toolbar-icons.strike,.toastui-editor-toolbar-icons.hrline,.toastui-editor-toolbar-icons.image,.toastui-editor-toolbar-icons.code,.toastui-editor-toolbar-icons.task-list,.toastui-editor-toolbar-icons.link{display:none}.toastui-editor-toolbar-icons.codeblock{background-position-x:-360px !important}.toastui-editor-mode-switch{background:rgba(0,0,0,0)}[data-theme=dark] .wysiwyg-overlay{background:rgba(0,0,0,.88)}[data-theme=dark] .toastui-editor-defaultUI{border-color:#494c56;color:#eee;background-color:#1c1c1e}[data-theme=dark] .toastui-editor-defaultUI .toastui-editor-close-button{color:#eee;border-color:#303238;background-color:#232428}[data-theme=dark] .toastui-editor-defaultUI .toastui-editor-close-button:hover{border-color:#494c56}[data-theme=dark] .toastui-editor-defaultUI .toastui-editor-ok-button{color:#121212;background-color:#0a84ff}[data-theme=dark] .toastui-editor-defaultUI .toastui-editor-ok-button:hover{background-color:#409cff}[data-theme=dark] .toastui-editor-md-container,[data-theme=dark] .toastui-editor-ww-container{background-color:#1c1c1e}[data-theme=dark] .toastui-editor-defaultUI-toolbar{background-color:#232428;border-bottom-color:#303238}[data-theme=dark] .toastui-editor-toolbar-icons{background-position-y:-49px;border-color:#232428}[data-theme=dark] .toastui-editor-toolbar-icons:not(:disabled):hover{background-color:#36383f;border-color:#36383f}[data-theme=dark] .toastui-editor-toolbar-divider{background-color:#303238}[data-theme=dark] .toastui-editor-tooltip{background-color:#535662}[data-theme=dark] .toastui-editor-tooltip .arrow{background-color:#535662}[data-theme=dark] .toastui-editor-mode-switch{background-color:#232428;border-top-color:#393b42}[data-theme=dark] .toastui-editor-mode-switch .tab-item{border-color:#393b42;background-color:#232428;color:#757a86}[data-theme=dark] .toastui-editor-mode-switch .tab-item.active{border-top-color:#1c1c1e;background-color:#1c1c1e;color:#eee}[data-theme=dark] .toastui-editor-popup,[data-theme=dark] .toastui-editor-context-menu{background-color:#1c1c1e;border-color:#494c56}[data-theme=dark] .toastui-editor-popup .menu-group,[data-theme=dark] .toastui-editor-context-menu .menu-group{border-bottom-color:#303238;color:#eee}[data-theme=dark] .toastui-editor-popup li:not(.disabled):hover,[data-theme=dark] .toastui-editor-context-menu li:not(.disabled):hover{background-color:#36383f}[data-theme=dark] .toastui-editor-popup li.disabled,[data-theme=dark] .toastui-editor-context-menu li.disabled{color:#969aa5}[data-theme=dark] .toastui-editor-md-tab-container{background-color:#232428;border-bottom-color:#303238}[data-theme=dark] .toastui-editor-md-tab-container .tab-item{border-color:#393b42;background-color:#2d2f34;color:#757a86}[data-theme=dark] .toastui-editor-md-tab-container .tab-item.active{border-bottom-color:#1c1c1e;background-color:#1c1c1e;color:#eee}[data-theme=dark] .toastui-editor-dropdown-toolbar{border-color:#494c56;background-color:#232428}[data-theme=dark] .toastui-editor-contents p,[data-theme=dark] .toastui-editor-contents div{color:#fff}[data-theme=dark] .toastui-editor-contents h1,[data-theme=dark] .toastui-editor-contents h2,[data-theme=dark] .toastui-editor-contents h3,[data-theme=dark] .toastui-editor-contents h4,[data-theme=dark] .toastui-editor-contents h5,[data-theme=dark] .toastui-editor-contents h6{color:#fff}[data-theme=dark] .toastui-editor-contents h1,[data-theme=dark] .toastui-editor-contents h2{border-color:#fff}[data-theme=dark] .toastui-editor-contents del{color:#777980}[data-theme=dark] .toastui-editor-contents hr{border-color:#55575f}[data-theme=dark] .toastui-editor-contents a{color:#4b96e6}[data-theme=dark] .toastui-editor-contents a:hover{color:#1f70de}[data-theme=dark] .toastui-editor-contents blockquote{border-color:#303135}[data-theme=dark] .toastui-editor-contents blockquote p,[data-theme=dark] .toastui-editor-contents blockquote ul,[data-theme=dark] .toastui-editor-contents blockquote ol{color:#777980}[data-theme=dark] .toastui-editor-contents pre{background-color:#232428}[data-theme=dark] .toastui-editor-contents pre code{background-color:rgba(0,0,0,0);color:#fff}[data-theme=dark] .toastui-editor-contents code{color:#c1798b;background-color:#35262a}[data-theme=dark] .toastui-editor-contents ul,[data-theme=dark] .toastui-editor-contents ol,[data-theme=dark] .toastui-editor-contents menu,[data-theme=dark] .toastui-editor-contents dir{color:#55575f}[data-theme=dark] .toastui-editor-contents ul>li::before{background-color:#55575f}[data-theme=dark] .toastui-editor-contents table{border-color:#303238}[data-theme=dark] .toastui-editor-contents table th{border-color:#303238;background-color:#3a3c42}[data-theme=dark] .toastui-editor-contents table td{border-color:#303238;color:#fff}[data-theme=dark] .toastui-editor-contents table td p{color:#fff}[data-theme=dark] .toastui-editor-contents .toastui-editor-ww-code-block-language{border-color:#303238;background-color:#1c1c1e}[data-theme=dark] .toastui-editor-contents .toastui-editor-ww-code-block-language input{color:#fff}[data-theme=dark] .ProseMirror{color:#fff}[data-theme=dark] .toastui-editor-md-delimiter,[data-theme=dark] .toastui-editor-md-thematic-break,[data-theme=dark] .toastui-editor-md-link,[data-theme=dark] .toastui-editor-md-table,[data-theme=dark] .toastui-editor-md-block-quote,[data-theme=dark] .toastui-editor-md-meta,[data-theme=dark] .toastui-editor-md-html{color:#55575f}[data-theme=dark] .toastui-editor-md-table .toastui-editor-md-table-cell{color:#fff}[data-theme=dark] .toastui-editor-md-block-quote .toastui-editor-md-marked-text{color:#b3b5bc}[data-theme=dark] .toastui-editor-md-code-block-line-background{background-color:#232428}[data-theme=dark] .toastui-editor-md-code.toastui-editor-md-marked-text{color:#c1798b}[data-theme=dark] .toastui-editor-md-code{background-color:#35262a}[data-theme=dark] .toastui-editor-md-code.toastui-editor-md-delimiter{color:#55575f}[data-theme=dark] .toastui-editor-md-link.toastui-editor-md-link-url.toastui-editor-md-marked-text{color:#777980}[data-theme=dark] .toastui-editor-md-link.toastui-editor-md-link-desc.toastui-editor-md-marked-text{color:#4b96e6}[data-theme=dark] .toastui-editor-md-list-item-style.toastui-editor-md-list-item-odd{color:#4b96e6}[data-theme=dark] .toastui-editor-md-list-item-style.toastui-editor-md-list-item-even{color:#ef6767}[data-theme=dark] .toastui-editor-main .toastui-editor-md-splitter{background-color:#303238}[data-theme=dark] .toastui-editor-defaultUI-toolbar .scroll-sync::before{color:#8f939f}[data-theme=dark] .toastui-editor-defaultUI-toolbar .scroll-sync.active::before{color:#0a84ff}[data-theme=dark] .toastui-editor-defaultUI-toolbar .switch{background-color:#2b4455}[data-theme=dark] .toastui-editor-defaultUI-toolbar .switch::before{background-color:#8f939f}[data-theme=dark] .toastui-editor-defaultUI-toolbar input:checked+.switch{background-color:#2b4455}[data-theme=dark] .toastui-editor-defaultUI-toolbar input:checked+.switch::before{background-color:#0a84ff}[data-theme=dark] .wysiwyg-frontmatter-panel{background:#1a1a1e}[data-theme=dark] .wysiwyg-frontmatter-textarea{color:#eee}[data-theme=dark] .wysiwyg-frontmatter-textarea:focus{background:#1c1c1e}[data-theme=dark] .wysiwyg-splitter{background:#303238}[data-theme=dark] .wysiwyg-splitter:hover,[data-theme=dark] .wysiwyg-splitter.is-dragging{background:#0a84ff}@media(prefers-color-scheme: dark){[data-theme=auto] .wysiwyg-overlay{background:rgba(0,0,0,.88)}[data-theme=auto] .toastui-editor-defaultUI{border-color:#494c56;color:#eee;background-color:#1c1c1e}[data-theme=auto] .toastui-editor-defaultUI .toastui-editor-close-button{color:#eee;border-color:#303238;background-color:#232428}[data-theme=auto] .toastui-editor-defaultUI .toastui-editor-close-button:hover{border-color:#494c56}[data-theme=auto] .toastui-editor-defaultUI .toastui-editor-ok-button{color:#121212;background-color:#0a84ff}[data-theme=auto] .toastui-editor-defaultUI .toastui-editor-ok-button:hover{background-color:#409cff}[data-theme=auto] .toastui-editor-md-container,[data-theme=auto] .toastui-editor-ww-container{background-color:#1c1c1e}[data-theme=auto] .toastui-editor-defaultUI-toolbar{background-color:#232428;border-bottom-color:#303238}[data-theme=auto] .toastui-editor-toolbar-icons{background-position-y:-49px;border-color:#232428}[data-theme=auto] .toastui-editor-toolbar-icons:not(:disabled):hover{background-color:#36383f;border-color:#36383f}[data-theme=auto] .toastui-editor-toolbar-divider{background-color:#303238}[data-theme=auto] .toastui-editor-tooltip{background-color:#535662}[data-theme=auto] .toastui-editor-tooltip .arrow{background-color:#535662}[data-theme=auto] .toastui-editor-mode-switch{background-color:#232428;border-top-color:#393b42}[data-theme=auto] .toastui-editor-mode-switch .tab-item{border-color:#393b42;background-color:#232428;color:#757a86}[data-theme=auto] .toastui-editor-mode-switch .tab-item.active{border-top-color:#1c1c1e;background-color:#1c1c1e;color:#eee}[data-theme=auto] .toastui-editor-popup,[data-theme=auto] .toastui-editor-context-menu{background-color:#1c1c1e;border-color:#494c56}[data-theme=auto] .toastui-editor-popup .menu-group,[data-theme=auto] .toastui-editor-context-menu .menu-group{border-bottom-color:#303238;color:#eee}[data-theme=auto] .toastui-editor-popup li:not(.disabled):hover,[data-theme=auto] .toastui-editor-context-menu li:not(.disabled):hover{background-color:#36383f}[data-theme=auto] .toastui-editor-popup li.disabled,[data-theme=auto] .toastui-editor-context-menu li.disabled{color:#969aa5}[data-theme=auto] .toastui-editor-md-tab-container{background-color:#232428;border-bottom-color:#303238}[data-theme=auto] .toastui-editor-md-tab-container .tab-item{border-color:#393b42;background-color:#2d2f34;color:#757a86}[data-theme=auto] .toastui-editor-md-tab-container .tab-item.active{border-bottom-color:#1c1c1e;background-color:#1c1c1e;color:#eee}[data-theme=auto] .toastui-editor-dropdown-toolbar{border-color:#494c56;background-color:#232428}[data-theme=auto] .toastui-editor-contents p,[data-theme=auto] .toastui-editor-contents div{color:#fff}[data-theme=auto] .toastui-editor-contents h1,[data-theme=auto] .toastui-editor-contents h2,[data-theme=auto] .toastui-editor-contents h3,[data-theme=auto] .toastui-editor-contents h4,[data-theme=auto] .toastui-editor-contents h5,[data-theme=auto] .toastui-editor-contents h6{color:#fff}[data-theme=auto] .toastui-editor-contents h1,[data-theme=auto] .toastui-editor-contents h2{border-color:#fff}[data-theme=auto] .toastui-editor-contents del{color:#777980}[data-theme=auto] .toastui-editor-contents hr{border-color:#55575f}[data-theme=auto] .toastui-editor-contents a{color:#4b96e6}[data-theme=auto] .toastui-editor-contents a:hover{color:#1f70de}[data-theme=auto] .toastui-editor-contents blockquote{border-color:#303135}[data-theme=auto] .toastui-editor-contents blockquote p,[data-theme=auto] .toastui-editor-contents blockquote ul,[data-theme=auto] .toastui-editor-contents blockquote ol{color:#777980}[data-theme=auto] .toastui-editor-contents pre{background-color:#232428}[data-theme=auto] .toastui-editor-contents pre code{background-color:rgba(0,0,0,0);color:#fff}[data-theme=auto] .toastui-editor-contents code{color:#c1798b;background-color:#35262a}[data-theme=auto] .toastui-editor-contents ul,[data-theme=auto] .toastui-editor-contents ol,[data-theme=auto] .toastui-editor-contents menu,[data-theme=auto] .toastui-editor-contents dir{color:#55575f}[data-theme=auto] .toastui-editor-contents ul>li::before{background-color:#55575f}[data-theme=auto] .toastui-editor-contents table{border-color:#303238}[data-theme=auto] .toastui-editor-contents table th{border-color:#303238;background-color:#3a3c42}[data-theme=auto] .toastui-editor-contents table td{border-color:#303238;color:#fff}[data-theme=auto] .toastui-editor-contents table td p{color:#fff}[data-theme=auto] .toastui-editor-contents .toastui-editor-ww-code-block-language{border-color:#303238;background-color:#1c1c1e}[data-theme=auto] .toastui-editor-contents .toastui-editor-ww-code-block-language input{color:#fff}[data-theme=auto] .ProseMirror{color:#fff}[data-theme=auto] .toastui-editor-md-delimiter,[data-theme=auto] .toastui-editor-md-thematic-break,[data-theme=auto] .toastui-editor-md-link,[data-theme=auto] .toastui-editor-md-table,[data-theme=auto] .toastui-editor-md-block-quote,[data-theme=auto] .toastui-editor-md-meta,[data-theme=auto] .toastui-editor-md-html{color:#55575f}[data-theme=auto] .toastui-editor-md-table .toastui-editor-md-table-cell{color:#fff}[data-theme=auto] .toastui-editor-md-block-quote .toastui-editor-md-marked-text{color:#b3b5bc}[data-theme=auto] .toastui-editor-md-code-block-line-background{background-color:#232428}[data-theme=auto] .toastui-editor-md-code.toastui-editor-md-marked-text{color:#c1798b}[data-theme=auto] .toastui-editor-md-code{background-color:#35262a}[data-theme=auto] .toastui-editor-md-code.toastui-editor-md-delimiter{color:#55575f}[data-theme=auto] .toastui-editor-md-link.toastui-editor-md-link-url.toastui-editor-md-marked-text{color:#777980}[data-theme=auto] .toastui-editor-md-link.toastui-editor-md-link-desc.toastui-editor-md-marked-text{color:#4b96e6}[data-theme=auto] .toastui-editor-md-list-item-style.toastui-editor-md-list-item-odd{color:#4b96e6}[data-theme=auto] .toastui-editor-md-list-item-style.toastui-editor-md-list-item-even{color:#ef6767}[data-theme=auto] .toastui-editor-main .toastui-editor-md-splitter{background-color:#303238}[data-theme=auto] .toastui-editor-defaultUI-toolbar .scroll-sync::before{color:#8f939f}[data-theme=auto] .toastui-editor-defaultUI-toolbar .scroll-sync.active::before{color:#0a84ff}[data-theme=auto] .toastui-editor-defaultUI-toolbar .switch{background-color:#2b4455}[data-theme=auto] .toastui-editor-defaultUI-toolbar .switch::before{background-color:#8f939f}[data-theme=auto] .toastui-editor-defaultUI-toolbar input:checked+.switch{background-color:#2b4455}[data-theme=auto] .toastui-editor-defaultUI-toolbar input:checked+.switch::before{background-color:#0a84ff}[data-theme=auto] .wysiwyg-frontmatter-panel{background:#1a1a1e}[data-theme=auto] .wysiwyg-frontmatter-textarea{color:#eee}[data-theme=auto] .wysiwyg-frontmatter-textarea:focus{background:#1c1c1e}[data-theme=auto] .wysiwyg-splitter{background:#303238}[data-theme=auto] .wysiwyg-splitter:hover,[data-theme=auto] .wysiwyg-splitter.is-dragging{background:#0a84ff}}
