@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, 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;--radius-md: .375rem;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, 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;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}@font-face{font-family:"Baloo Bhai 2";src:url(/fonts/Baloo_Bhai_2/BalooBhai2-VariableFont_wght.ttf) format("truetype-variations");font-style:normal;font-weight:400 800;font-display:swap}:root{--color-primary: #3157d5;--color-primary-hover: #2648bd;--color-primary-soft: #edf2ff;--color-accent: #14a99a;--color-background: #f6f7fb;--color-surface: #ffffff;--color-surface-secondary: #f1f3f8;--color-text: #172033;--color-text-secondary: #687087;--color-border: #e1e5ee;--color-success: #15956f;--color-warning: #d27b16;--color-danger: #d64052;--radius-sm: 6px;--radius-md: 9px;--radius-lg: 14px;--control-height-sm: 30px;--control-height-md: 36px;--control-height-lg: 42px;--shadow-sm: 0 1px 2px rgb(23 32 51 / .05);--shadow-md: 0 16px 45px rgb(36 48 86 / .12);--sidebar-width: 264px;--header-height: 58px;--font-display: "Baloo Bhai 2", Inter, ui-sans-serif, system-ui, sans-serif;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark]{color-scheme:dark;--color-primary: #7c9cff;--color-primary-hover: #91aaff;--color-primary-soft: #1b2a50;--color-accent: #48cabb;--color-background: #0c1220;--color-surface: #121a2b;--color-surface-secondary: #192337;--color-text: #e7ebf5;--color-text-secondary: #9aa7bd;--color-border: #29364d;--color-success: #45c99c;--color-warning: #f0ad55;--color-danger: #ff7183;--shadow-sm: 0 1px 2px rgb(0 0 0 / .22);--shadow-md: 0 18px 50px rgb(0 0 0 / .42)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:var(--color-background);color:var(--color-text)}h1,h2,h3,.brand,.mobile-brand,.logo b{font-family:var(--font-display);font-weight:700}.wordmark{display:inline-flex;align-items:baseline;gap:.07em}.wordmark>:last-child{color:var(--color-accent)}h1,h2,h3{text-wrap:balance}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}@supports (color: color-mix(in lab,red,red)){:focus-visible{outline:3px solid color-mix(in srgb,var(--color-primary) 28%,transparent)}}.control{min-height:var(--control-height-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);padding:0 11px;transition:border-color .15s,box-shadow .15s}.control:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary);outline:none}@supports (color: color-mix(in lab,red,red)){.control:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 12%,transparent)}}.btn{min-height:var(--control-height-md);display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:var(--radius-md);padding:0 12px;font-size:12px;line-height:1;font-weight:700;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.btn svg{width:16px;height:16px;stroke-width:1.9}.btn-primary{color:#fff;background:var(--color-primary)}.btn-primary:hover{background:var(--color-primary-hover);box-shadow:0 6px 16px #3157d533;transform:translateY(-1px)}.btn-outline{color:var(--color-text);background:var(--color-surface);border-color:var(--color-border)}.btn-outline:hover{background:var(--color-surface-secondary)}.icon-btn{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:var(--color-text-secondary)}.icon-btn svg{width:18px;height:18px;stroke-width:1.9}.icon-btn:hover{background:var(--color-surface-secondary);color:var(--color-text)}html[data-theme=dark] body :is(input,select,textarea){color:var(--color-text)}html[data-theme=dark] body :is(input,textarea)::placeholder{color:#71809a}html[data-theme=dark] body :is(.panel,.toolbar,.drop,.filter-panel,.cards article,.metrics article,.attention,.context-menu,.profile-menu,.upload-queue,.bulk-actions,.details,.folder-properties,.preview-backdrop>section,.backdrop>section,.modal>form,.modal form){background-color:var(--color-surface);color:var(--color-text)}html[data-theme=dark] body :is(.sidebar-toggle,.filter-button,.navigation button,.pagination select,.view .active){background:var(--color-surface);color:var(--color-text);border-color:var(--color-border)}html[data-theme=dark] body :is(.pagination){background:linear-gradient(180deg,var(--color-surface),#101827)}html[data-theme=dark] body :is(.items .item:hover,.item:hover){background-color:#172238}html[data-theme=dark] body :is(.items.grid .item){background-color:var(--color-surface)}html[data-theme=dark] body :is(.auth-page,.form-panel){background:var(--color-background)}html[data-theme=dark] body .auth-card{color:var(--color-text)}html[data-theme=dark] body :is(app-password,app-account-recovery) form,html[data-theme=dark] body app-register .card{background:var(--color-surface);color:var(--color-text)}html[data-theme=dark] body app-register .page{background:radial-gradient(circle at 15% 10%,#18254a,transparent 34%),radial-gradient(circle at 90% 80%,#123a38,transparent 30%),var(--color-background)}html[data-theme=dark] body .loading{background:#0c1220b8}html[data-theme=dark] body .loading b{background:var(--color-surface)}html[data-theme=dark] body .file-icon:not(.document){background:#392d18;color:#f0b55d}html[data-theme=dark] body :is(.file-icon.document,.person>span,.resource>span,.name>span,.cards header>span){background:var(--color-primary-soft);color:var(--color-primary)}html[data-theme=dark] body :is(.badge,.status,.success){background:#133a34;color:#75dec0}html[data-theme=dark] body :is(.badge.off,.status.blocked,.error,.notice){background:#3a1d2a;color:#ff9aaa}html[data-theme=dark] body .hint{background:#382d1b;color:#f0c77c}html[data-theme=dark] body .preview-body{background:#080d17}html[data-theme=dark] body .particle-field i{opacity:.55}html[data-theme=dark] body .particle-field i.accent{opacity:.68}@media(max-width:760px){html[data-theme=dark] body .auth-card{background:var(--color-surface);border-color:var(--color-border)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@property --tw-ease{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-ease: initial}}}
