@font-face{font-family:BioRhyme;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/BioRhyme-Regular-Fjbs2BHw.ttf) format("truetype")}@font-face{font-family:BioRhyme;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/BioRhyme-Bold-s7O2_YaV.ttf) format("truetype")}@font-face{font-family:Raleway;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/Raleway-Regular-DvTJ9m8N.ttf) format("truetype")}@font-face{font-family:Raleway;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/Raleway-Bold-Kxd-iP6T.ttf) format("truetype")}@font-face{font-family:JetBrains Mono;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/JetBrainsMono-Regular-BQaDgvhP.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/JetBrainsMono-Bold-D4WEaHbo.woff2) format("woff2")}:root{--color-primary: #8B5CF6;--color-primary-hover: #7C3AED;--color-primary-text: #C4B5FD;--color-secondary: #F59E0B;--color-success: #22C55E;--color-warning: #F59E0B;--color-error: #EF4444;--color-info: #6366F1;--color-info-hover: #4F46E5;--color-bg-primary: #0F0A14;--color-bg-card: #1A1424;--color-bg-hover: #251D32;--color-border: #2D1F3D;--color-text: #FFFFFF;--color-text-muted: #A1A1A1;--color-text-disabled: #5E5668;--color-text-on-accent: #FFFFFF;--color-overlay-dark: rgba(0, 0, 0, .7);--color-overlay-light: rgba(255, 255, 255, .08);--tint-primary-subtle: color-mix(in srgb, var(--color-primary) 8%, transparent);--tint-primary-soft: color-mix(in srgb, var(--color-primary) 12%, transparent);--tint-primary-medium: color-mix(in srgb, var(--color-primary) 15%, transparent);--tint-primary-strong: color-mix(in srgb, var(--color-primary) 20%, transparent);--color-accent-attention: var(--color-secondary);--color-secondary-soft: color-mix(in srgb, var(--color-secondary) 12%, transparent);--color-phase-question: #4A90D9;--color-phase-response: #E8943A;--color-status-draft-bg: #FEF3C7;--color-status-draft-text: #92400E;--color-status-published-bg: #D1FAE5;--color-status-published-text: #065F46;--color-status-error-bg: #FEE2E2;--color-status-saving: #F59E0B;--color-status-saved: #10B981;--font-heading: "BioRhyme", Georgia, serif;--font-body: "Raleway", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace;--font-family: var(--font-body);--font-size-2xs: .625rem;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-page-title: 1.5rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--content-max-width: 1400px;--radius-xs: .125rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-pill: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-card-hover: 0 2px 8px rgba(0, 0, 0, .1);--transition-fast: .15s;--transition-normal: .2s;--transition-slow: .3s;--focus-ring: 0 0 0 3px color-mix(in srgb, var(--color-primary) 25%, transparent);--z-dropdown: 1000;--z-popover: 1500;--z-modal: 2000;--z-toast: 3000;--scrollbar-width: 6px;--scrollbar-thumb: color-mix(in srgb, white 15%, transparent);--scrollbar-thumb-hover: color-mix(in srgb, white 25%, transparent);--scrollbar-radius: 3px;--watermark-asset: url(/img/quartz-background.png)}.theme-light{--color-bg-primary: #FFFFFF;--color-bg-card: #F9FAFB;--color-bg-hover: #F3F4F6;--color-text: #111827;--color-text-muted: #6B7280;--color-text-disabled: #B0ABB8;--color-border: #E5E7EB;--color-primary-text: #5B21B6;--color-overlay-dark: rgba(17, 24, 39, .55);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);font-size:var(--font-size-base);color:var(--color-text);background-color:var(--color-bg-primary);line-height:1.5}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{max-width:var(--content-max-width);margin:0 auto;padding:var(--spacing-xl)}h1{color:var(--color-primary);margin-bottom:var(--spacing-md)}.page-title{font-family:var(--font-heading);font-size:var(--font-size-page-title);font-weight:600;line-height:1.2;color:var(--color-primary-text);margin:0;letter-spacing:-.01em}.page-title__accent{color:var(--color-secondary);font-style:italic}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:500;line-height:1.2;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--color-text);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast);white-space:nowrap}.btn:focus-visible{outline:none;box-shadow:var(--focus-ring)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.btn-primary:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.btn-secondary{background:transparent;color:var(--color-primary-text);border-color:color-mix(in srgb,var(--color-primary) 50%,transparent)}.btn-secondary:hover:not(:disabled){background:var(--tint-primary-soft);border-color:var(--color-primary)}.btn-ghost{background:transparent;color:var(--color-text-muted);border-color:transparent}.btn-ghost:hover:not(:disabled){background:var(--color-bg-hover);color:var(--color-text)}.btn-danger{background:var(--color-error);color:#fff;border-color:var(--color-error)}.btn-danger:hover:not(:disabled){background:color-mix(in srgb,var(--color-error) 85%,#000)}.btn-icon{display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-sm);width:2.25rem;height:2.25rem;background:transparent;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--color-text-muted);font-family:inherit;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.btn-icon:focus-visible{outline:none;box-shadow:var(--focus-ring)}.btn-icon:disabled{opacity:.5;cursor:not-allowed}.btn-sm{padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--font-size-xs)}.btn-create-round{display:inline-flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:500;background:var(--tint-primary-soft);color:var(--color-primary-text);border:1px solid color-mix(in srgb,var(--color-primary) 40%,transparent);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.btn-create-round i{color:var(--color-secondary);font-size:1.1em}.btn-create-round:hover{background:var(--tint-primary-medium);border-color:var(--color-primary);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-secondary) 30%,transparent)}.btn-create-round:focus-visible{outline:none;box-shadow:0 0 0 1px color-mix(in srgb,var(--color-secondary) 30%,transparent),var(--focus-ring)}.input{width:100%;padding:var(--spacing-sm) var(--spacing-md);font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--color-text);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.input::placeholder{color:var(--color-text-disabled)}.input:hover{border-color:color-mix(in srgb,var(--color-primary) 35%,var(--color-border))}.input:focus,.input:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.input:disabled{opacity:.5;cursor:not-allowed}.search-field{position:relative;display:flex;align-items:center}.search-field__icon{position:absolute;left:var(--spacing-md);color:var(--color-text-muted);pointer-events:none;font-size:1rem}.search-field__input{width:100%;padding:var(--spacing-sm) var(--spacing-md) var(--spacing-sm) 2.25rem;font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--color-text);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.search-field__input::placeholder{color:var(--color-text-disabled)}.search-field__input:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.search-field__clear{position:absolute;right:var(--spacing-sm);display:none;padding:.25rem;background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-xs)}.search-field:has(.search-field__input:not(:placeholder-shown)) .search-field__clear{display:inline-flex}.search-field__clear:hover{color:var(--color-text);background:var(--color-bg-hover)}input[type=radio].rdo{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.125rem;height:1.125rem;margin:0;border:2px solid var(--color-border);border-radius:50%;background:var(--color-bg-primary);cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast);flex-shrink:0}input[type=radio].rdo:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-primary) 60%,var(--color-border))}input[type=radio].rdo:checked{border-color:var(--color-primary);background:var(--color-primary);box-shadow:inset 0 0 0 3px var(--color-bg-primary)}input[type=radio].rdo:focus-visible{outline:none;box-shadow:var(--focus-ring)}input[type=radio].rdo:checked:focus-visible{outline:none;box-shadow:inset 0 0 0 3px var(--color-bg-primary),var(--focus-ring)}input[type=radio].rdo:disabled{opacity:.5;cursor:not-allowed}input[type=checkbox].chk{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.125rem;height:1.125rem;margin:0;border:2px solid var(--color-border);border-radius:var(--radius-xs);background:var(--color-bg-primary);cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast);flex-shrink:0;position:relative}input[type=checkbox].chk:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-primary) 60%,var(--color-border))}input[type=checkbox].chk:checked{border-color:var(--color-primary);background-color:var(--color-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 8l3 3 7-7' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:.85rem .85rem}input[type=checkbox].chk:focus-visible{outline:none;box-shadow:var(--focus-ring)}input[type=checkbox].chk:disabled{opacity:.5;cursor:not-allowed}.select{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;padding:var(--spacing-sm) 2.25rem var(--spacing-sm) var(--spacing-md);font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--color-text);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23A1A1A1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--spacing-md) center;background-size:.85rem .85rem;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.select:hover{border-color:color-mix(in srgb,var(--color-primary) 35%,var(--color-border))}.select:focus,.select:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.select option{background-color:var(--color-bg-card);color:var(--color-text)}.card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--spacing-lg);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.card--interactive{cursor:pointer}.card--interactive:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);background:var(--color-bg-hover)}.card--interactive:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}:focus-visible{outline:none;box-shadow:var(--focus-ring)}.badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .5rem;font-family:var(--font-body);font-size:var(--font-size-2xs);font-weight:600;text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-primary) 15%,transparent);color:var(--color-primary-text);border:1px solid color-mix(in srgb,var(--color-primary) 35%,transparent);line-height:1;white-space:nowrap}.badge i{font-size:var(--font-size-xs)}.badge--success{background:color-mix(in srgb,var(--color-success) 15%,transparent);color:#86efac;border-color:color-mix(in srgb,var(--color-success) 40%,transparent)}.badge--warning{background:color-mix(in srgb,var(--color-warning) 15%,transparent);color:#fcd34d;border-color:color-mix(in srgb,var(--color-warning) 40%,transparent)}.badge--error{background:color-mix(in srgb,var(--color-error) 15%,transparent);color:#fca5a5;border-color:color-mix(in srgb,var(--color-error) 40%,transparent)}.pill{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:.35rem .75rem;font-family:var(--font-body);font-size:var(--font-size-xs);color:var(--color-text-muted);background:var(--color-bg-hover);border:1px solid var(--color-border);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.pill:hover{background:var(--tint-primary-subtle);border-color:color-mix(in srgb,var(--color-primary) 40%,var(--color-border));color:var(--color-text)}.pill.is-active{background:var(--tint-primary-soft);border-color:var(--color-primary);color:var(--color-primary-text)}.pill__close{display:inline-flex;align-items:center;justify-content:center;padding:.15rem;margin-right:-.25rem;background:transparent;border:none;color:currentColor;opacity:.6;cursor:pointer;border-radius:var(--radius-pill);transition:opacity var(--transition-fast),background var(--transition-fast)}.pill__close:hover{opacity:1;background:color-mix(in srgb,currentColor 15%,transparent)}.toast-container{position:fixed;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:var(--spacing-sm);z-index:10000}.toast{padding:.75rem 1rem;border-radius:var(--radius-md);color:#fff;font-size:.875rem;box-shadow:var(--shadow-md);animation:toast-slide-in .3s ease}.toast-success{background-color:var(--color-success)}.toast-error{background-color:var(--color-error)}.toast-warning{background-color:var(--color-warning)}.toast-info{background-color:var(--color-primary, #8B5CF6)}.toast-fade-out{animation:toast-fade-out .3s ease forwards}.toast--with-action{display:flex;align-items:center;justify-content:space-between;gap:12px}.toast__action-btn{flex-shrink:0;background:#ffffff2e;border:1px solid rgba(255,255,255,.4);border-radius:var(--radius-sm);color:#fff;font-family:inherit;font-size:.8rem;font-weight:600;padding:2px 8px;cursor:pointer;transition:background-color .12s ease}.toast__action-btn:hover{background:#ffffff52}@keyframes toast-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes toast-fade-out{0%{opacity:1}to{opacity:0}}.error-state{max-width:400px;margin:4rem auto;text-align:center;padding:var(--spacing-xl)}.error-state p{color:var(--color-text-muted);margin-bottom:var(--spacing-lg)}.app-shell{display:flex;height:100vh;overflow:hidden}.app-sidebar{width:180px;display:flex;flex-direction:column;background:var(--color-bg-card);border-right:1px solid var(--color-border);flex-shrink:0;z-index:100;transition:width var(--transition-normal) ease;overflow:hidden}.app-sidebar.collapsed{width:56px}.sidebar-brand{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;color:var(--color-primary);font-weight:700;font-size:1rem;white-space:nowrap;overflow:hidden}.app-sidebar.collapsed .sidebar-brand{justify-content:center;padding:.75rem 0;gap:0}.sidebar-brand-icon{display:none;width:1.75rem;height:1.75rem;object-fit:contain;flex-shrink:0;border-radius:4px}.sidebar-brand-logo{height:1.75rem;width:auto;object-fit:contain;flex-shrink:0}.app-sidebar.collapsed .sidebar-brand-icon{display:block}.app-sidebar.collapsed .sidebar-brand-logo{display:none}.sidebar-nav{flex:1;overflow-y:auto}.sidebar-nav ul{list-style:none;margin:0;padding:0}.sidebar-item{display:flex;align-items:center;gap:.625rem;padding:.5rem 1rem;color:var(--color-text);text-decoration:none;white-space:nowrap;overflow:hidden;cursor:pointer;transition:background-color var(--transition-fast),color var(--transition-fast)}.sidebar-item:hover{background:color-mix(in srgb,var(--color-primary) 8%,transparent)}.sidebar-item.active{background:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-primary)}.sidebar-item[aria-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none}.sidebar-icon{font-size:1.44rem;width:1.44rem;flex-shrink:0;text-align:center}.sidebar-label{overflow:hidden;text-overflow:ellipsis;opacity:1;width:auto;transition:opacity var(--transition-fast) ease}.app-sidebar.collapsed .sidebar-label{opacity:0;width:0;visibility:hidden}.app-sidebar.collapsed .sidebar-item{justify-content:center;padding:.5rem 0;gap:0}.sidebar-footer{margin-top:auto;border-top:1px solid var(--color-border);padding:.5rem 0}.sidebar-notifications-slot{min-height:0}.sidebar-user{color:var(--color-text-muted);font-size:.875rem}.sidebar-toggle{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:.5rem 1rem;background:none;border:none;color:var(--color-text-muted);cursor:pointer;font-size:1rem;transition:color var(--transition-fast)}.sidebar-toggle:hover{color:var(--color-primary)}.sidebar-toggle-expand{display:none}.app-sidebar.collapsed .sidebar-toggle{justify-content:center;padding:.5rem 0;gap:0}.app-sidebar.collapsed .sidebar-toggle-collapse{display:none}.app-sidebar.collapsed .sidebar-toggle-expand{display:inline}#main-content{flex:1;overflow-y:auto;min-width:0}.sidebar-mobile-toggle{display:none;position:fixed;top:.5rem;left:.5rem;z-index:201;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);font-size:1.25rem;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;cursor:pointer}.sidebar-mobile-toggle.session-hidden{display:none!important}.sidebar-backdrop{display:none}@media (max-width: 767px){.app-sidebar{position:fixed;top:0;left:-180px;height:100vh;z-index:200;transition:left var(--transition-normal) ease}.app-sidebar.collapsed{width:180px;left:-180px}.app-shell.mobile-open .app-sidebar,.app-shell.mobile-open .app-sidebar.collapsed{left:0}.sidebar-mobile-toggle{display:flex}.app-shell.mobile-open .sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:199}#main-content{padding-top:3rem}}.spinner{display:inline-block;width:var(--spinner-size, 2.5rem);height:var(--spinner-size, 2.5rem);border-radius:50%;background:conic-gradient(from 0deg,var(--color-secondary) 0deg,var(--color-primary) 280deg,transparent 360deg);-webkit-mask:radial-gradient(circle,transparent 58%,black 60%);mask:radial-gradient(circle,transparent 58%,black 60%);animation:spin .8s linear infinite}.spinner--sm{--spinner-size: 1.5rem}.spinner--md{--spinner-size: 2.5rem}.spinner--lg{--spinner-size: 4rem}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--spacing-2xl) var(--spacing-xl);color:var(--color-text-muted)}.empty-state__icon{font-size:3rem;color:var(--color-text-disabled);margin-bottom:var(--spacing-md)}.empty-state__title{font-family:var(--font-heading);font-size:var(--font-size-lg);color:var(--color-text);margin:0 0 var(--spacing-xs)}.empty-state__message{font-size:var(--font-size-sm);line-height:1.6;margin:0 0 var(--spacing-lg)}.empty-state__action{margin-top:0}.page-header{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--color-border)}.page-header__actions{display:flex;gap:var(--spacing-sm)}.scrollable{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.scrollable::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}.scrollable::-webkit-scrollbar-track{background:transparent}.scrollable::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--scrollbar-radius)}.scrollable::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-overlay-dark);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;padding:var(--spacing-lg);opacity:0;visibility:hidden;transition:opacity var(--transition-normal),visibility var(--transition-normal)}.modal-overlay.is-open{opacity:1;visibility:visible}.modal{--modal-bg: color-mix(in srgb, var(--color-primary) 15%, var(--color-bg-primary));--modal-surface: color-mix(in srgb, var(--color-primary) 25%, var(--color-bg-primary));--modal-border: color-mix(in srgb, var(--color-primary) 50%, var(--color-bg-primary));--modal-text: color-mix(in srgb, var(--color-text) 88%, transparent);--color-bg-card: var(--modal-surface);--color-border: var(--modal-border);--color-text: var(--modal-text);background:var(--modal-bg);color:var(--modal-text);border:1px solid var(--modal-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);max-width:600px;width:100%;max-height:calc(100vh - var(--spacing-2xl));overflow:hidden;display:flex;flex-direction:column;transform:translateY(8px) scale(.98);opacity:0;transition:transform var(--transition-normal),opacity var(--transition-normal)}.modal-overlay.is-open .modal{transform:translateY(0) scale(1);opacity:1}.modal__header{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);padding:var(--spacing-lg) var(--spacing-lg) var(--spacing-md);border-bottom:1px solid var(--modal-border)}.modal__title{font-family:var(--font-heading);font-size:var(--font-size-2xl);font-weight:400;color:var(--modal-text);margin:0;letter-spacing:-.01em}.modal__close{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition-fast),color var(--transition-fast)}.modal__close:hover{background:var(--color-overlay-light);color:var(--color-text)}.modal__body{flex:1;overflow-y:auto;padding:var(--spacing-md) var(--spacing-lg)}.modal__footer{display:flex;justify-content:flex-end;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg) var(--spacing-lg);border-top:1px solid var(--modal-border)}.modal--sm{max-width:400px}.modal--md{max-width:600px}.modal--lg{max-width:900px}.modal--xl{max-width:1200px}.modal--full{max-width:calc(100vw - 4rem)}.modal-tabs{display:flex;gap:0;padding:0 var(--spacing-lg);border-bottom:1px solid var(--modal-border);background:var(--modal-bg);flex:0 0 auto}.modal-tab{background:transparent;border:none;border-bottom:2px solid transparent;padding:.7rem 1rem;margin:0;color:var(--color-text-muted);font-size:.875rem;font-weight:500;letter-spacing:.01em;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:color var(--transition-fast),border-color var(--transition-fast);position:relative;top:1px;border-radius:0}.modal-tab:hover{color:var(--color-text)}.modal-tab[aria-selected=true]{color:var(--color-text);border-bottom-color:var(--color-primary)}.modal-tab:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.modal-tab i{font-size:1rem}.modal-tab-panel[hidden]{display:none}.modal-tab-panel{display:flex;flex-direction:column;gap:var(--spacing-md)}.modal__subtitle{margin:0;font-size:.8125rem;color:var(--color-text-muted)}input[type=checkbox].checkbox-premium,.checkbox-premium{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.15rem;height:1.15rem;border:1.5px solid color-mix(in srgb,var(--color-text-muted) 60%,transparent);border-radius:4px;background:color-mix(in srgb,var(--color-text) 4%,transparent);cursor:pointer;position:relative;flex:0 0 auto;margin:0;padding:0;transition:background var(--transition-fast),border-color var(--transition-fast)}input[type=checkbox].checkbox-premium:hover{border-color:var(--color-primary)}input[type=checkbox].checkbox-premium:checked{background:var(--color-primary);border-color:var(--color-primary)}input[type=checkbox].checkbox-premium:checked:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:10px;border:solid white;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}input[type=checkbox].checkbox-premium:focus-visible{outline:2px solid color-mix(in srgb,var(--color-primary) 50%,transparent);outline-offset:2px}input[type=checkbox].checkbox-premium:disabled{cursor:not-allowed;opacity:.4}.is-overridden,input.is-overridden,textarea.is-overridden,button.is-overridden{border-color:var(--color-warning)!important;background:color-mix(in srgb,var(--color-warning) 8%,transparent)!important}.override-indicator{display:inline-block;width:6px;height:6px;border-radius:999px;background:var(--color-primary);margin-right:.4rem;vertical-align:middle}.confirm-dialog{max-width:420px}.confirm-dialog__body{padding:var(--spacing-lg);text-align:center}.confirm-dialog__icon{font-size:2.5rem;color:var(--color-primary);margin-bottom:var(--spacing-md)}.confirm-dialog--danger .confirm-dialog__icon{color:var(--color-error)}.confirm-dialog__title{font-family:var(--font-heading);font-size:var(--font-size-xl);color:var(--modal-text);margin-bottom:var(--spacing-sm)}.confirm-dialog__message{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.6;margin-bottom:var(--spacing-lg)}.confirm-dialog__confirm-input{margin-bottom:var(--spacing-md)}.confirm-dialog--danger .confirm-dialog__confirm-input:focus{border-color:var(--color-error);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-error) 25%,transparent)}.popover{position:fixed;z-index:var(--z-popover);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:var(--spacing-xs);min-width:180px;max-height:calc(100vh - 2rem);overflow-y:auto;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity var(--transition-fast),transform var(--transition-fast)}.popover.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.popover__item{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--color-text);background:transparent;border:none;border-radius:var(--radius-sm);cursor:pointer;width:100%;text-align:left;transition:background var(--transition-fast)}.popover__item:hover{background:var(--color-bg-hover)}.popover__item.is-active{background:var(--tint-primary-soft);color:var(--color-primary-text)}.popover__item i{color:var(--color-text-muted);font-size:1rem}.popover__divider{height:1px;background:var(--color-border);margin:var(--spacing-xs) 0}.custom-select-trigger{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;width:100%;padding:var(--spacing-sm) 2.25rem var(--spacing-sm) var(--spacing-md);font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--color-text);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;text-align:left;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23A1A1A1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--spacing-md) center;background-size:.85rem .85rem;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.custom-select-trigger:hover{border-color:color-mix(in srgb,var(--color-primary) 35%,var(--color-border))}.custom-select-trigger:focus,.custom-select-trigger:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}@media print{.app-sidebar,.sidebar-backdrop,.sidebar-mobile-toggle{display:none!important}.app-shell{grid-template-columns:1fr}}.session-config-modal{display:flex;flex-direction:column}.session-config-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem .75rem;border-bottom:1px solid var(--modal-border);flex:0 0 auto}.session-config-title-group{display:flex;flex-direction:column;gap:.15rem}.session-config-subtitle{margin:0;font-size:.8125rem;color:var(--color-text-muted)}.session-config-tabs{display:flex;gap:0;padding:0 1.5rem;border-bottom:1px solid var(--modal-border);flex:0 0 auto}.session-config-tab{background:transparent;border:none;border-bottom:2px solid transparent;padding:.7rem 1rem;margin:0;color:var(--color-text-muted);font-size:.875rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:color var(--transition-fast),border-color var(--transition-fast);position:relative;top:1px}.session-config-tab:hover{color:var(--color-text)}.session-config-tab[aria-selected=true]{color:var(--color-text);border-bottom-color:var(--color-primary)}.session-config-tab i{font-size:1rem}.session-config-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:1.25rem 1.5rem}.session-config-panel[hidden]{display:none}.session-config-panel{display:flex;flex-direction:column;gap:1rem}.session-config-panel-intro{margin:0;padding:.75rem 1rem;background:color-mix(in srgb,var(--color-primary) 6%,transparent);border-left:3px solid var(--color-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}.session-config-panel-intro em{font-style:normal;font-weight:500;color:var(--color-text)}.session-config-footer{display:flex;justify-content:flex-end;gap:.6rem;padding:.9rem 1.5rem 1.25rem;border-top:1px solid var(--modal-border);flex:0 0 auto}.session-credits-toggle-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.session-credits-toggle-card{padding:.85rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:color-mix(in srgb,white 2%,transparent);transition:border-color var(--transition-fast),background var(--transition-fast)}.session-credits-toggle-card:hover{border-color:color-mix(in srgb,var(--color-primary) 35%,var(--color-border))}.session-credits-toggle{display:flex;align-items:center;gap:.6rem;cursor:pointer;margin:0}.session-credits-toggle input[type=checkbox]{width:1.05rem;height:1.05rem;accent-color:var(--color-primary);padding:0;border:none;background:transparent;flex:0 0 auto;margin:0}.session-credits-toggle-title{font-size:.875rem;font-weight:500;color:var(--color-text);line-height:1.3}.session-credits-accordion{border-top:1px solid var(--color-border);padding-top:.75rem}.session-credits-accordion summary{cursor:pointer;font-weight:500;font-size:.875rem;color:var(--color-text);padding:.4rem 0;display:flex;align-items:center;gap:.4rem;list-style:none;transition:color var(--transition-fast)}.session-credits-accordion summary::-webkit-details-marker{display:none}.session-credits-accordion summary:hover{color:var(--color-primary)}.session-credits-accordion-chevron{transition:transform var(--transition-fast)}.session-credits-accordion[open] .session-credits-accordion-chevron{transform:rotate(90deg)}.session-credits-accordion-body{display:flex;flex-direction:column;gap:.85rem;padding-top:.6rem;padding-left:1.25rem;border-left:2px solid color-mix(in srgb,var(--color-primary) 25%,var(--color-border));margin-left:.35rem;margin-top:.25rem}.session-credits-accordion-body .form-group{margin:0}.session-credits-staff-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.3rem}.session-credits-staff-legend{font-weight:500;font-size:.85rem}.session-credits-staff-list{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.4rem}.session-credits-staff-row{display:grid;grid-template-columns:minmax(160px,1.4fr) minmax(220px,3fr) auto;gap:.5rem;align-items:center}.session-credits-staff-row input[type=text]{padding:.4rem .6rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.875rem;background:var(--color-bg-primary);color:var(--color-text);width:100%;min-width:0}.session-credits-staff-row input.session-credits-staff-role,.venue-credits-staff-row input.venue-credits-staff-role{text-overflow:ellipsis}.session-credits-staff-add{align-self:flex-start}.session-credits-staff-actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.5rem}.credits-reset-link{display:inline-flex;align-items:center;gap:.3rem;background:transparent!important;border:none;color:var(--color-text-muted);font-size:.75rem;cursor:pointer;padding:.25rem .4rem;border-radius:var(--radius-sm);transition:color var(--transition-fast),background var(--transition-fast)}.credits-reset-link:hover{color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 8%,transparent)!important}.credits-reset-link i{font-size:.85rem}.credits-field-actions{display:flex;justify-content:flex-end;margin-top:.3rem}.session-credits-staff-delete{color:color-mix(in srgb,var(--color-text-muted) 60%,transparent);background:transparent!important;border:none;padding:.25rem;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color var(--transition-fast),background var(--transition-fast)}.session-credits-staff-delete:hover{color:var(--color-error);background:color-mix(in srgb,var(--color-error) 12%,transparent)!important}.quiz-list-page{max-width:var(--content-max-width);margin:0 auto;padding:var(--spacing-xl)}.quiz-list-header{padding-bottom:0;border-bottom:none;flex-wrap:wrap}.quiz-list-header h1{margin:0}.quiz-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--spacing-lg)}.quiz-card{position:relative;background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-lg);cursor:pointer;transition:box-shadow var(--transition-normal),border-color var(--transition-normal)}.quiz-card-delete-btn{position:absolute;top:.5rem;right:.5rem;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:var(--radius-sm);cursor:pointer;font-size:1.25rem;line-height:1;color:var(--color-text-muted);opacity:0;transition:opacity var(--transition-fast),background-color var(--transition-fast),color var(--transition-fast)}.quiz-card:hover .quiz-card-delete-btn{opacity:1}.quiz-card-delete-btn:hover{background-color:color-mix(in srgb,var(--color-error) 15%,transparent);color:var(--color-error)}.quiz-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary)}.quiz-card-title{margin:0 0 .5rem;font-size:1.125rem;color:var(--color-text)}.quiz-card-description{margin:0 0 1rem;color:var(--color-text-muted);font-size:.875rem;line-height:1.4}.quiz-card-meta{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.quiz-card-status{padding:.25rem .5rem;border-radius:var(--radius-sm);font-weight:500}.quiz-card-status.draft{background-color:var(--color-status-draft-bg);color:var(--color-status-draft-text)}.quiz-card-status.published{background-color:var(--color-status-published-bg);color:var(--color-status-published-text)}.quiz-card-date{color:var(--color-text-muted)}.quiz-card-alert-badge{display:inline-flex;align-items:center;gap:.2rem;font-size:.65rem;color:var(--color-text-muted);opacity:.7;margin-left:.5rem}.quiz-card-launch-btn{margin-top:.75rem;width:100%}.btn-launch{background-color:var(--color-success, #22c55e);color:#fff}.btn-launch:hover:not(:disabled){background-color:color-mix(in srgb,var(--color-success) 75%,black)}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.is-hidden{display:none}.quiz-list-tabs{display:flex;gap:0;border-bottom:2px solid var(--color-border);margin-bottom:var(--spacing-lg)}.quiz-list-tab{padding:var(--spacing-sm) var(--spacing-md);background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;color:var(--color-text-muted);font-size:.95rem;font-weight:500;transition:color var(--transition-fast),border-color var(--transition-fast)}.quiz-list-tab:hover{color:var(--color-text)}.quiz-list-tab.is-active{color:var(--color-primary);border-bottom-color:var(--color-primary);font-weight:600}.quiz-list-tab__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;margin-left:.4rem;background:var(--color-error);color:var(--color-text-on-accent);border-radius:var(--radius-pill);font-size:.65rem;font-weight:700;line-height:1}.quiz-list-tab__count.is-hidden{display:none}.quiz-card--trash{opacity:.8;cursor:default}.quiz-card--trash:hover{box-shadow:none;border-color:var(--color-border)}.quiz-card--trash .quiz-card-delete-btn{display:none}.quiz-card-trash-date{display:inline-flex;align-items:center;gap:.25rem;color:var(--color-text-muted);font-size:.75rem}.quiz-card-trash-actions{display:flex;gap:var(--spacing-sm);margin-top:var(--spacing-md);flex-wrap:wrap}.quiz-editor{max-width:800px;margin:0 auto;padding:var(--spacing-xl)}.quiz-editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-xl)}.back-link{color:var(--color-primary);text-decoration:none;font-size:.875rem}.back-link:hover{text-decoration:underline}.quiz-status{padding:.25rem .75rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:500;background-color:var(--color-status-draft-bg);color:var(--color-status-draft-text)}.quiz-header{margin-bottom:var(--spacing-xl)}.quiz-title-input{width:100%;padding:.75rem;font-size:1.5rem;font-weight:600;border:2px solid transparent;border-radius:var(--radius-md);background-color:var(--color-bg-card);transition:border-color var(--transition-normal),background-color var(--transition-normal)}.quiz-title-input:focus{outline:none;border-color:var(--color-primary);background-color:var(--color-bg-primary)}.quiz-description-input{width:100%;padding:.75rem;font-size:1rem;border:2px solid transparent;border-radius:var(--radius-md);background-color:var(--color-bg-card);resize:vertical;min-height:80px;margin-top:var(--spacing-md);font-family:inherit;transition:border-color var(--transition-normal),background-color var(--transition-normal)}.quiz-description-input:focus{outline:none;border-color:var(--color-primary);background-color:var(--color-bg-primary)}.quiz-content{background-color:var(--color-bg-card);border:2px dashed var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-2xl);text-align:center}.placeholder-text{color:var(--color-text-muted);margin:0}.round-section{margin-top:var(--spacing-xl)}.round-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg)}.round-title{margin:0;font-size:1.5rem;color:var(--color-text)}.empty-questions{text-align:center;color:var(--color-text-muted);padding:var(--spacing-xl);background-color:var(--color-bg-card);border-radius:var(--radius-md);margin-bottom:var(--spacing-lg)}.questions-list{display:grid;gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.question-card{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem;transition:box-shadow var(--transition-normal)}.question-card:hover{box-shadow:0 2px 4px #0000001a}.question-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.question-number{font-weight:600;color:var(--color-text-muted);font-size:.875rem}.question-type{padding:.25rem .5rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:500}.question-text{margin:0;color:var(--color-text);line-height:1.5}.question-form{background:var(--color-bg-primary);border:2px solid var(--color-primary);border-radius:var(--radius-lg);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-weight:600;color:var(--color-text);margin-bottom:.5rem;font-size:.9375rem}.form-input,.form-textarea{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-bg-primary);color:var(--color-text);font-size:1rem;font-family:inherit;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.form-input:focus,.form-textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.form-textarea{resize:vertical;min-height:80px}.form-file{width:100%;padding:.5rem;border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:.9375rem;cursor:pointer}.form-file:focus{outline:none;border-color:var(--color-primary)}.form-hint{display:block;margin-top:.25rem;font-size:.8125rem;color:var(--color-text-muted)}.audio-preview{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:8px;padding:12px;margin-top:8px}.audio-preview audio{width:100%;height:36px}.audio-filename{color:var(--color-text-muted);font-size:.85rem;margin-top:4px}.audio-remove-btn{color:var(--color-error);background:none;border:none;cursor:pointer;font-size:.85rem;margin-top:4px;padding:0}.audio-remove-btn:hover{text-decoration:underline}.upload-loading{display:inline-block;color:var(--color-primary);font-size:.85rem;margin-top:4px}.char-count-wrapper{display:flex;align-items:center;margin-top:.5rem}.char-count{font-size:.875rem;font-weight:500}.char-count-green{color:var(--color-success)}.char-count-orange{color:var(--color-warning)}.char-count-red{color:var(--color-error)}.mcq-options{margin-top:var(--spacing-md)}.options-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}.option-row{display:flex;align-items:center;gap:.75rem}.option-radio{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:var(--color-primary);flex-shrink:0}.option-input{flex:1;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);background-color:var(--color-bg-primary);font-size:1rem;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.option-input:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.btn-remove{width:2.5rem;height:2.5rem;border:none;background-color:transparent;color:var(--color-error);font-size:1.5rem;font-weight:700;cursor:pointer;border-radius:var(--radius-md);flex-shrink:0;transition:background-color var(--transition-fast),color var(--transition-fast)}.btn-remove:hover:not(:disabled){background-color:var(--color-error);color:#fff}.btn-remove:disabled{opacity:.3;cursor:not-allowed}.radio-group{display:flex;gap:var(--spacing-lg);margin-top:.75rem}.radio-label{display:flex;align-items:center;gap:var(--spacing-sm);cursor:pointer}.radio-input{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:var(--color-primary)}.radio-text{font-size:1rem;color:var(--color-text)}.mobile-preview{margin-top:var(--spacing-lg);padding:1rem;background-color:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md)}.preview-title{margin:0 0 1rem;font-size:.875rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.preview-content{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem}.preview-question{margin:0 0 1rem;font-size:1rem;font-weight:500;color:var(--color-text);line-height:1.5}.preview-option{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.5rem;background-color:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md)}.preview-option:last-child{margin-bottom:0}.preview-option-letter{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:var(--color-primary);color:#fff;font-weight:600;border-radius:50%;flex-shrink:0}.preview-option-text{flex:1;color:var(--color-text)}.preview-input input{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:1rem}.form-actions{display:flex;gap:.75rem;margin-top:var(--spacing-lg);padding-top:1.5rem;border-top:1px solid var(--color-border)}.btn-edit{margin-left:auto;background-color:var(--color-primary);color:#fff}.btn-edit:hover:not(:disabled){background-color:var(--color-primary-hover)}.question-card-view,.question-card-edit{transition:opacity var(--transition-normal)}.question-editor{background:var(--color-bg-primary);border:2px solid var(--color-primary);border-radius:var(--radius-lg);padding:var(--spacing-lg)}.editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-md)}.editor-status{font-size:.875rem;font-weight:500;padding:.25rem .5rem;border-radius:var(--radius-sm)}.editor-status.saving{color:var(--color-warning);background-color:var(--color-status-draft-bg)}.editor-status.saved{color:var(--color-success);background-color:var(--color-status-published-bg)}.editor-status.error{color:var(--color-error);background-color:var(--color-status-error-bg)}.question-options-preview{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);margin-top:.75rem}.option-preview{display:inline-flex;align-items:center;padding:.25rem .75rem;background-color:var(--color-bg-hover);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:.875rem;color:var(--color-text-muted)}.option-preview.correct{background-color:var(--color-status-published-bg);border-color:var(--color-success);color:var(--color-status-published-text);font-weight:500}.question-answer-preview{display:flex;align-items:center;gap:var(--spacing-sm);margin-top:.75rem;padding:.5rem;background-color:var(--color-bg-hover);border-radius:var(--radius-md)}.answer-label{font-size:.875rem;font-weight:500;color:var(--color-text-muted)}.answer-value{font-size:.875rem;color:var(--color-text)}.current-file{display:block;margin-top:.25rem;font-size:.8125rem;color:var(--color-success);font-style:italic}.quiz-editor{max-width:1200px}.quiz-editor-layout{display:grid;grid-template-columns:280px 1fr;gap:var(--spacing-xl);align-items:start}.rounds-sidebar{position:sticky;top:1rem}.round-manager{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.round-manager-header{display:flex;align-items:center;gap:var(--spacing-sm);padding:1rem;background-color:var(--color-bg-card);border-bottom:1px solid var(--color-border)}.round-manager-header h3{margin:0;font-size:1rem;color:var(--color-text);flex-shrink:0}.saving-indicator{font-size:.75rem;flex:1;text-align:center}.saving-indicator.saving{color:var(--color-warning)}.saving-indicator.saved{color:var(--color-success)}.rounds-list{max-height:400px;overflow-y:auto}.round-item{display:flex;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--color-border);cursor:pointer;transition:background-color var(--transition-fast)}.round-item:last-child{border-bottom:none}.round-item:hover{background-color:var(--color-bg-card)}.round-item.selected{background-color:color-mix(in srgb,var(--color-primary) 8%,transparent);border-left:3px solid var(--color-primary)}.round-info{flex:1;display:flex;align-items:center;gap:var(--spacing-sm);min-width:0}.round-order{font-weight:600;color:var(--color-text-muted);font-size:.875rem;flex-shrink:0}.round-name{color:var(--color-text);font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.question-count{font-size:.75rem;color:var(--color-text-muted);flex-shrink:0}.round-actions{display:flex;gap:var(--spacing-xs);opacity:0;transition:opacity var(--transition-fast)}.round-item:hover .round-actions{opacity:1}.arrow-up,.arrow-down{display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent}.arrow-up{border-bottom:6px solid currentColor}.arrow-down{border-top:6px solid currentColor}.btn-rename:hover:not(:disabled){background-color:var(--color-bg-hover)}.btn-delete:hover:not(:disabled){background-color:var(--color-status-error-bg)}.question-move-controls{display:flex;flex-direction:column;gap:.125rem;margin-right:.5rem}.question-move-controls .btn-icon{width:1.5rem;height:1.5rem;font-size:.625rem;color:var(--color-text-muted)}.question-move-controls .btn-icon:hover:not(:disabled){background-color:var(--color-bg-hover);color:var(--color-text)}.move-to-round-select{padding:.25rem .5rem;font-size:.75rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background-color:var(--color-bg-primary);color:var(--color-text-muted);cursor:pointer;margin-left:auto;margin-right:.5rem}.move-to-round-select:hover{border-color:var(--color-primary)}.move-to-round-select:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.rounds-list .loading{padding:var(--spacing-xl);text-align:center;color:var(--color-text-muted);font-size:.875rem}@media (max-width: 900px){.quiz-editor-layout{grid-template-columns:1fr}.rounds-sidebar{position:static}.rounds-list{max-height:200px}}@media (max-width: 640px){.round-header{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}.option-row{flex-wrap:wrap}.btn-remove{order:-1;width:100%}.radio-group{flex-direction:column;gap:var(--spacing-md)}.form-actions{flex-direction:column}.form-actions .btn{width:100%}.question-header{flex-wrap:wrap}.btn-edit,.move-to-round-select{margin-left:0;margin-top:.5rem;width:100%}}.quiz-creator{--column-width: 260px;--column-header-height: 2rem;display:grid;grid-template-rows:auto 1fr;height:100%;background-color:var(--color-bg-primary);position:relative}.quiz-creator-header{display:flex;align-items:center;gap:var(--spacing-sm);padding:0 1rem;height:52px;background:var(--color-bg-card);border-bottom:1px solid var(--color-border);position:relative;z-index:20}.quiz-creator-header .quiz-title{margin:0;font-size:.9375rem;font-weight:600;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.quiz-creator-header .quiz-status{flex-shrink:0;font-size:.5625rem;padding:.0625rem .3125rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.01em;font-weight:500;opacity:.55}.quiz-tiebreaker-badge{flex-shrink:0;display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;color:var(--color-warning);background:color-mix(in srgb,var(--color-warning) 10%,transparent);border:1px solid color-mix(in srgb,var(--color-warning) 35%,transparent);border-radius:9999px;cursor:pointer;transition:background-color var(--transition-normal),border-color var(--transition-normal)}.quiz-tiebreaker-badge:hover{background:color-mix(in srgb,var(--color-warning) 18%,transparent);border-color:color-mix(in srgb,var(--color-warning) 55%,transparent)}.quiz-tiebreaker-badge i{font-size:.875rem}.header-spacer{flex:1}.progress-text{font-size:.6875rem;color:var(--color-text-muted);flex-shrink:0}.progress-bar-container{width:60px;height:3px;background-color:var(--color-bg-primary);border-radius:2px;overflow:hidden;flex-shrink:0}.progress-bar-fill{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:2px;transition:width var(--transition-slow) ease}.header-actions-inline{display:flex;align-items:center;gap:4px;flex-shrink:0}.header-back-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;background-color:color-mix(in srgb,white 10%,transparent);border-radius:var(--radius-md);cursor:pointer;font-size:1.25rem;color:var(--color-text-muted);transition:background-color var(--transition-fast),color var(--transition-fast)}.header-back-btn:hover{background-color:var(--color-bg-hover);color:var(--color-text)}.header-title-section{flex:1;min-width:0}.header-title{margin:0;font-size:1.25rem;font-weight:600;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-subtitle{margin:0;font-size:.8125rem;color:var(--color-text-muted)}.header-status-badge{padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.header-status-badge.draft{background-color:var(--color-status-draft-bg);color:var(--color-status-draft-text)}.header-status-badge.published{background-color:var(--color-status-published-bg);color:var(--color-status-published-text)}.header-progress-section{display:flex;flex-direction:column;align-items:flex-end;gap:var(--spacing-xs);min-width:180px}.header-progress-text{font-size:.75rem;color:var(--color-text-muted)}.header-progress-bar{width:180px;height:6px;background-color:var(--color-bg-primary);border-radius:3px;overflow:hidden}.header-progress-fill{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:3px;transition:width var(--transition-slow) ease}.quiz-title-inline-edit{font-size:1.25rem;font-weight:600;color:var(--color-text);background-color:color-mix(in srgb,white 8%,transparent);border:2px solid var(--color-primary);border-radius:var(--radius-md);padding:.25rem .5rem;outline:none;min-width:200px;max-width:400px}.quiz-creator-content{display:grid;grid-template-columns:1fr var(--column-width);overflow:hidden;position:relative}.gap-add-zone.gap-add-zone--trail{position:absolute;right:var(--column-width);top:50%;transform:translateY(-50%);width:0;height:60%;margin:0;z-index:10}.quiz-creator-bank-zone{display:flex;flex-direction:column;overflow:hidden}.bank-panel{display:flex;flex-direction:column;height:100%;background:var(--color-bg-card);border-left:1px solid var(--color-border)}.bank-panel-header{display:flex;align-items:center;justify-content:space-between;height:calc(var(--column-header-height) + .5rem);padding:.5rem .75rem 0;background:linear-gradient(135deg,color-mix(in srgb,var(--color-primary) 15%,transparent),color-mix(in srgb,var(--color-primary) 5%,transparent));border-bottom:1px solid var(--color-border)}.bank-panel-title{flex:1;margin:0;font-size:.9375rem;font-weight:600;color:color-mix(in srgb,var(--color-text) 80%,transparent);display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bank-panel-count{font-size:.7rem;color:var(--color-text-muted)}.bank-panel-list{display:flex;flex-direction:column;overflow-y:auto;flex:1;gap:4px;padding:.5rem}.bank-panel-card{display:flex;flex-direction:row;align-items:center;gap:8px;padding:6px 8px;border-radius:4px;cursor:grab;border-left:3px solid var(--cat-border, transparent);background:#ffffff0a;outline:1px solid transparent;outline-offset:-1px;transition:box-shadow var(--transition-fast),filter var(--transition-fast),outline-color var(--transition-fast)}.bank-panel-card:hover{outline-color:var(--cat-border, color-mix(in srgb, white 35%, transparent));box-shadow:0 2px 6px #00000080;filter:brightness(1.25)}.bank-panel-card:active{cursor:grabbing}.bank-panel-card-text{flex:1;font-size:.6875rem;color:color-mix(in srgb,var(--color-text) 80%,transparent);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.bank-panel-card-draft{color:var(--color-text-muted);opacity:.5;font-size:.7rem}.bank-panel-include-drafts{display:flex;align-items:center;gap:.3rem;font-size:.7rem;color:var(--color-text-muted);padding:.25rem var(--spacing-sm);cursor:pointer}.bank-panel-card-type{flex-shrink:0;color:var(--color-text-muted);display:flex;align-items:center}.bank-panel-card-type i,.bank-panel-card-type svg{width:16px;height:16px;font-size:16px}.bank-panel-card-add{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:none;color:var(--color-text-muted);cursor:pointer;border-radius:4px;opacity:0;transition:opacity var(--transition-fast)}.bank-panel-card:hover .bank-panel-card-add{opacity:1}.bank-panel-card-add:hover{background:#ffffff1a;color:var(--color-text)}.bank-panel-loading{display:flex;justify-content:center;padding:.75rem}.bank-panel-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-sm);padding:2rem 1rem;text-align:center;color:var(--color-text-muted);font-size:.8rem}.bank-panel-retry-btn{padding:.25rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:none;color:var(--color-text-muted);cursor:pointer;font-size:.75rem}.bank-panel-retry-btn:hover{background:var(--color-bg-hover);color:var(--color-text)}.bank-panel-search-row{display:flex;align-items:center;gap:4px;padding:.375rem .5rem;border-bottom:1px solid var(--color-border)}.bank-panel-filter-toggle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--color-border);border-radius:var(--radius-sm, 3px);background:none;color:var(--color-text-muted);cursor:pointer;flex-shrink:0}.bank-panel-filter-toggle i{font-size:14px;line-height:1}.bank-panel-filter-toggle:hover{background:#ffffff14;color:var(--color-text)}.bank-panel-filter-toggle.active{color:var(--color-primary);border-color:var(--color-primary)}.bank-panel-filters{display:none;flex-direction:column;gap:4px;padding:.375rem .5rem;border-bottom:1px solid var(--color-border);background:#00000026}.bank-panel-filters.open{display:flex}.bank-panel-filter-row{display:flex;align-items:center;gap:6px}.bank-panel-filter-label{flex-shrink:0;width:60px;font-size:.7rem;color:var(--color-text-muted)}.bank-panel-clear-filters{align-self:flex-end;padding:0;border:none;background:none;color:var(--color-text-muted);font-size:.65rem;cursor:pointer;text-decoration:underline}.bank-panel-clear-filters:hover{color:var(--color-text)}.bank-panel-next-cat{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;background:none;color:var(--color-text-muted);cursor:pointer;flex-shrink:0;font-size:12px;padding:0;border-radius:var(--radius-sm, 3px)}.bank-panel-next-cat:hover{color:var(--color-text);background:#ffffff14}.bank-panel-dropdown{flex:1;position:relative}.bank-panel-dropdown-trigger{width:100%;padding:2px 16px 2px 6px;border:1px solid var(--color-border);border-radius:var(--radius-sm, 3px);background:#ffffff0d;color:var(--color-text-muted);font-size:.7rem;text-align:left;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.bank-panel-dropdown-trigger:after{content:"";position:absolute;right:5px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:3.5px solid transparent;border-right:3.5px solid transparent;border-top:4px solid currentColor;pointer-events:none}.bank-panel-dropdown-trigger:hover{border-color:var(--color-text-muted)}.bank-panel-dropdown-trigger.has-value{color:var(--color-text)}.bank-panel-dropdown-panel{display:none;position:absolute;top:100%;left:0;right:0;z-index:10;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm, 3px);max-height:200px;overflow-y:auto;padding:4px 0;box-shadow:0 4px 12px #0000004d}.bank-panel-dropdown-panel.open{display:block}.bank-panel-dropdown-option{display:flex;align-items:center;gap:6px;padding:3px 8px;font-size:.7rem;color:var(--color-text);cursor:pointer}.bank-panel-dropdown-option:hover{background:#ffffff14}.bank-panel-dropdown-option input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:13px;height:13px;border:1.5px solid var(--color-text-muted);border-radius:2px;background:transparent;cursor:pointer;flex-shrink:0;vertical-align:middle;transition:border-color var(--transition-fast),background-color var(--transition-fast)}.bank-panel-dropdown-option input[type=checkbox]:hover{border-color:var(--color-primary)}.bank-panel-dropdown-option input[type=checkbox]:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.bank-panel-dropdown-panel-radio .bank-panel-dropdown-option input[type=radio]{display:none}.bank-panel-dropdown-panel-radio .bank-panel-dropdown-option{padding:4px 8px}.bank-panel-chips{display:flex;flex-wrap:wrap;gap:4px;padding:0 .5rem}.bank-panel-chips:empty{display:none}.bank-panel-chips:not(:empty){padding-top:4px;padding-bottom:4px;border-bottom:1px solid var(--color-border)}.bank-panel-chip{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:10px;background:color-mix(in srgb,var(--color-primary) 20%,transparent);color:var(--color-text);font-size:.65rem;white-space:nowrap}.bank-panel-chip-remove{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border:none;background:none;color:var(--color-text-muted);cursor:pointer;font-size:.7rem;padding:0;line-height:1}.bank-panel-chip-remove:hover{color:var(--color-text)}.bank-panel-chips-clear{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:auto;border:none;background:none;color:var(--color-text-muted);cursor:pointer;font-size:12px;padding:0;flex-shrink:0}.bank-panel-chips-clear:hover{color:var(--color-text)}.bp-cat-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0;vertical-align:middle;background:var(--cat-bg)}.bp-diff{font-size:10px;color:color-mix(in srgb,var(--color-text-muted) 70%,var(--color-text-disabled))}.bank-panel-chip .bp-diff{font-size:8px}.bp-diff-empty{font-size:10px;color:var(--color-text-disabled)}.bank-panel-chip .bp-diff-empty{font-size:8px}.bp-diff-group{display:inline-flex;align-items:center;gap:.0625rem}.action-bar-btn{display:flex;align-items:center;gap:var(--spacing-xs);padding:.25rem .625rem;border:none;background-color:color-mix(in srgb,white 5%,transparent);border-radius:var(--radius-md);cursor:pointer;font-size:.75rem;color:var(--color-text-muted);transition:background-color var(--transition-fast),color var(--transition-fast),opacity var(--transition-fast)}.action-bar-btn:hover:not(:disabled){background-color:var(--color-bg-hover);color:var(--color-text)}.action-bar-btn:disabled{opacity:.5;cursor:not-allowed}.action-bar-pdf-group{display:flex;gap:4px}.action-bar-menu-wrapper{position:relative}.action-bar-dropdown{position:absolute;top:100%;right:0;margin-top:4px;z-index:100;min-width:200px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 4px 12px #00000080;padding:.375rem}.sidebar-section{display:flex;flex-direction:column;gap:var(--spacing-sm)}.sidebar-section-title{margin:0;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.sidebar-tools{display:flex;flex-direction:column;gap:.375rem}.sidebar-tool-btn{display:flex;align-items:center;gap:var(--spacing-sm);padding:.5rem .75rem;border:none;background-color:color-mix(in srgb,white 5%,transparent);border-radius:var(--radius-md);cursor:pointer;font-size:.8125rem;color:var(--color-text-muted);text-align:left;transition:background-color var(--transition-fast),color var(--transition-fast)}.sidebar-tool-btn:hover{background-color:var(--color-bg-hover);color:var(--color-text)}.sidebar-tool-btn.primary{background-color:var(--color-primary);color:#fff}.sidebar-tool-btn.primary:hover{background-color:var(--color-primary-hover)}.tool-icon{font-size:1rem;width:1.25rem;text-align:center}.sidebar-btn{display:flex;align-items:center;gap:var(--spacing-sm);padding:.5rem .75rem;border:none;background-color:color-mix(in srgb,white 5%,transparent);border-radius:var(--radius-md);cursor:pointer;font-size:.8125rem;color:var(--color-text-muted);text-align:left;transition:background-color var(--transition-fast),color var(--transition-fast),opacity var(--transition-fast);width:100%}.sidebar-btn:hover:not(:disabled){background-color:var(--color-bg-hover);color:var(--color-text)}.sidebar-btn:disabled{opacity:.5;cursor:not-allowed}.tool-label{flex:1}.tool-shortcut{font-size:.6875rem;color:var(--color-text-muted);background-color:var(--color-bg-primary);padding:.125rem .375rem;border-radius:var(--radius-sm);font-family:var(--font-mono)}.category-legend{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-sm)}.category-item{display:flex;align-items:center;gap:.375rem;font-size:.6875rem;color:var(--color-text-muted)}.category-color{width:.75rem;height:.75rem;border-radius:.125rem;flex-shrink:0}.category-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-abbr{font-size:.625rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase}.quiz-stats{display:flex;flex-direction:column;gap:var(--spacing-sm)}.stat-row{display:flex;justify-content:space-between;font-size:.75rem}.stat-label{color:var(--color-text-muted)}.stat-value{font-weight:600;color:var(--color-text)}.quiz-creator-columns{display:flex;align-items:stretch;gap:6px;padding:.5rem .5rem 0;overflow-x:auto;overflow-y:hidden;background-color:var(--color-bg-primary)}.add-round-column{flex-shrink:0;width:calc(var(--column-width) - var(--column-fit-shrink, 0px));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background-color:transparent;border:1px dashed var(--color-border);border-radius:var(--radius-lg);cursor:pointer;transition:border-color var(--transition-normal),background-color var(--transition-normal)}.gap-add-zone{flex-shrink:0;width:0;margin:0 -3px;position:relative;z-index:202}.gap-add-zone:before{content:"";position:absolute;width:28px;top:0;bottom:0;left:-14px}.gap-add-btn{opacity:0;position:absolute;top:50%;left:-18px;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:2px solid var(--color-primary);background:var(--color-bg-card);color:var(--color-primary);font-size:1.25rem;font-weight:600;cursor:pointer;transition:opacity var(--transition-fast),transform var(--transition-fast),background var(--transition-fast);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000080}.gap-add-zone:hover .gap-add-btn{opacity:1}.gap-add-btn:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:translateY(-50%) scale(1.15)}.add-round-column:hover{border-color:var(--color-primary);background-color:color-mix(in srgb,var(--color-primary) 10%,transparent)}.add-round-icon{font-size:2.5rem;color:var(--color-text-muted);line-height:1}.add-round-column:hover .add-round-icon{color:var(--color-primary)}.add-round-text{font-size:.875rem;font-weight:500;color:var(--color-text-muted)}.add-round-column:hover .add-round-text{color:var(--color-primary-hover)}.round-column-wrapper{display:flex;flex:1 0 calc(var(--column-width) - var(--column-fit-shrink, 0px))}.round-column-wrapper:has(.round-column-wide){flex:2 0 calc((var(--column-width) - var(--column-fit-shrink, 0px)) * 2 + 8px)}.round-column{flex:1;width:100%;background:var(--color-bg-card);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:0 1px 3px #0000004d;display:flex;flex-direction:column;overflow:hidden}.round-column.round-column-wide{width:100%}.round-column-body.two-columns{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(var(--slot-rows, 6),1fr);grid-auto-flow:column;gap:3px 6px}.round-column-header{display:flex;align-items:center;gap:var(--spacing-sm);height:var(--column-header-height);padding:0 .75rem;background:linear-gradient(135deg,color-mix(in srgb,var(--color-primary) 15%,transparent),color-mix(in srgb,var(--color-primary) 5%,transparent));border-bottom:1px solid var(--color-border)}.round-column-order{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background-color:var(--color-primary);color:#fff;font-size:.8125rem;font-weight:600;border-radius:var(--radius-md);flex-shrink:0}.round-column-title{flex:1;margin:0;font-size:.9375rem;font-weight:600;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.round-column-actions{display:flex;gap:var(--spacing-xs);opacity:0;transition:opacity var(--transition-fast)}.round-column:hover .round-column-actions{opacity:1}.round-column-meta{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background-color:color-mix(in srgb,white 2%,transparent);border-bottom:1px solid var(--color-border);font-size:.75rem;color:var(--color-text-muted)}.round-column-slots,.round-column-body{flex:1;overflow:hidden;padding:.375rem .1875rem;display:flex;flex-direction:column;gap:3px}.round-column-body>.bank-card,.round-column-body>.empty-slot{flex:1 1 0;min-height:24px}.round-header-top,.round-header-bottom{display:none}.round-count{color:var(--color-text-muted);font-weight:500}.round-menu-btn{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;background:transparent;border-radius:var(--radius-md);cursor:pointer;color:var(--color-text-muted);transition:background-color var(--transition-fast),color var(--transition-fast)}.round-menu-btn:hover{background-color:var(--color-bg-hover);color:var(--color-text)}.menu-icon{font-size:1rem;line-height:1}.round-menu-dropdown{position:absolute;top:100%;right:.5rem;z-index:100;min-width:140px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 4px 12px #00000080;padding:.375rem}.menu-item{display:flex;align-items:center;gap:var(--spacing-sm);width:100%;padding:.5rem .75rem;border:none;background:transparent;border-radius:var(--radius-md);cursor:pointer;font-size:.8125rem;color:var(--color-text-muted);text-align:left;transition:background-color var(--transition-fast),color var(--transition-fast)}.menu-item:hover{background-color:var(--color-bg-hover);color:var(--color-text)}.menu-separator{height:1px;background:var(--color-border);margin:.25rem 0}.menu-item-danger:hover{background-color:color-mix(in srgb,var(--color-error) 15%,transparent);color:var(--color-error)}.round-column-header{position:relative}.round-alert-badge{display:inline-flex;align-items:center;gap:.2rem;font-size:.65rem;color:var(--color-text-muted);opacity:.7;white-space:nowrap}.round-name{flex:1;margin:0;font-size:.9375rem;font-weight:600;color:color-mix(in srgb,var(--color-text) 80%,transparent);display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-ring{display:flex;align-items:center;gap:.375rem}.progress-ring svg{transform:rotate(-90deg)}.progress-ring-background{fill:none;stroke:var(--color-border)}.progress-ring-progress{fill:none;stroke:var(--color-primary);transition:stroke-dashoffset var(--transition-slow) ease}.progress-ring-complete .progress-ring-progress{stroke:var(--color-success)}.progress-ring-text{font-size:.6875rem;font-weight:500;color:var(--color-text-muted)}.progress-ring-checkmark{fill:none;stroke:var(--color-success);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.question-tile{position:relative;padding:.625rem .75rem;background:var(--cat-bg, color-mix(in srgb, white 3%, transparent));border:1px solid var(--color-border);border-color:var(--cat-border, var(--color-border));border-radius:var(--radius-md);cursor:grab;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);overflow:hidden}.question-tile:hover{border-color:color-mix(in srgb,white 20%,transparent);box-shadow:0 2px 4px #00000080}.question-tile:active{cursor:grabbing}.tile-header{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:.375rem}.tile-number,.tile-slot-number{font-size:.6875rem;font-weight:600;color:var(--color-text-muted);background:color-mix(in srgb,white 10%,transparent);padding:.125rem .375rem;border-radius:var(--radius-sm)}.tile-content{min-height:2rem}.tile-type{font-size:.5625rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.3px}.tile-category-badge{position:absolute;top:.5rem;right:.5rem;font-size:.5625rem;font-weight:700;padding:.125rem .375rem;border-radius:9999px;background-color:var(--category-color, var(--color-text-muted));color:#fff;text-transform:uppercase}.tile-text{margin:0;font-size:.8125rem;color:var(--color-text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tile-footer{display:flex;align-items:center;gap:var(--spacing-sm);margin-top:.375rem}.tile-media-indicator,.tile-media-icon{display:flex;align-items:center;gap:var(--spacing-xs);font-size:.625rem;color:var(--color-text-muted)}.tile-points{font-size:.625rem;color:var(--color-text-muted);margin-left:auto}.question-tile.tile-dragging{opacity:.5;box-shadow:0 4px 12px color-mix(in srgb,var(--color-primary) 30%,transparent);transform:scale(1.02);cursor:grabbing}.question-tile.tile-drag-over{border-color:var(--color-primary);border-style:dashed;background-color:color-mix(in srgb,var(--color-primary) 5%,transparent)}.bank-card{position:relative;padding:3px 10px 3px 15px;background:linear-gradient(135deg,transparent 0%,color-mix(in srgb,var(--cat-border, var(--color-primary)) 20%,transparent) 100%),var(--bg-card, color-mix(in srgb, white 6%, transparent));border:1px solid color-mix(in srgb,white 12%,transparent);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),filter var(--transition-fast);overflow:hidden;display:flex;flex-direction:column;gap:2px;user-select:none;-webkit-user-select:none;min-height:0}.bank-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--cat-border, var(--color-primary));border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md);pointer-events:none}.bank-card:hover{border-color:var(--cat-border, color-mix(in srgb, white 35%, transparent));box-shadow:0 2px 6px #00000080;filter:brightness(1.25)}.bank-card--compact .bank-card-header{display:none}.bank-card-header{display:flex;align-items:center;gap:6px;flex-shrink:0;font-size:10px;min-width:0;position:relative;z-index:1}.bank-card-subcat{flex:1;text-transform:uppercase;letter-spacing:.5px;color:color-mix(in srgb,var(--cat-border, var(--color-text-muted)) 75%,white 25%);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.bank-card-kind-icon{flex-shrink:0;display:inline-flex;align-items:center;font-size:17px;color:var(--color-text-muted);margin-top:-1px}.bank-card-kind-icon i{font-size:17px}.bank-card-kind-icon svg{width:17px;height:17px}.bank-card-difficulty{display:inline-flex;gap:1px;flex-shrink:0}.bank-card-diff{font-size:7px;line-height:1}.bank-card-diff--empty{color:#ffffff40}.bank-card-diff--easy{color:#3fa9f580}.bank-card-diff--medium{color:#e0e0e0a6}.bank-card-diff--hard{color:#dc353580}.bank-card-text-area{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;min-width:0;min-height:0;overflow:hidden}.bank-card-text{color:color-mix(in srgb,var(--color-text) 80%,transparent);line-height:1.25;text-align:center;word-break:break-word;max-width:100%;max-height:100%;overflow:hidden;position:relative;z-index:1}.bank-card-number{position:absolute;right:10px;bottom:0;transform:translateY(25%);font-weight:900;color:#0003;line-height:1;letter-spacing:-.1em;pointer-events:none;z-index:0}.bank-card-empty-text{color:var(--color-text-muted);font-style:italic}.bank-card-menu-dropdown .menu-item-danger{color:var(--color-error)}.bank-card-menu-dropdown .menu-item-danger:hover{background-color:color-mix(in srgb,var(--color-error) 15%,transparent)}.empty-slot{position:relative;display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;background-color:transparent;border:1px dashed color-mix(in srgb,white 8%,transparent);border-radius:var(--radius-md);cursor:pointer;overflow:hidden;transition:border-color var(--transition-fast),background-color var(--transition-fast),box-shadow var(--transition-fast),filter var(--transition-fast)}.empty-slot:hover{border-color:color-mix(in srgb,white 35%,transparent);background-color:color-mix(in srgb,white 5%,transparent);box-shadow:0 2px 6px #00000080}.empty-slot-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:transparent;transition:background var(--transition-fast)}.empty-slot-icon i{position:absolute;line-height:1;transition:color var(--transition-fast),opacity var(--transition-fast)}.empty-slot-icon-outline{font-size:32px;color:color-mix(in srgb,var(--color-primary) 15%,transparent)}.empty-slot-icon-cross{font-size:22px;color:#fff;opacity:0}.empty-slot:hover .empty-slot-icon-outline{color:var(--color-primary)}.empty-slot-icon:hover{background:var(--color-primary)}.empty-slot-icon:hover .empty-slot-icon-outline{opacity:0}.empty-slot-icon:hover .empty-slot-icon-cross{opacity:1}.empty-slot-number{position:absolute;right:10px;bottom:0;transform:translateY(25%);font-weight:900;color:color-mix(in srgb,var(--color-primary) 15%,transparent);line-height:1;letter-spacing:-.1em;pointer-events:none;z-index:0}.empty-slot.empty-slot-drag-over{border-color:var(--color-primary);border-style:solid;background-color:color-mix(in srgb,var(--color-primary) 15%,transparent)}.empty-slot.empty-slot-drag-over .empty-slot-icon-outline{color:var(--color-primary)}.bank-card-drag-ready{outline:2px solid var(--color-primary);outline-offset:-2px;cursor:grabbing}.bank-card-dragging{opacity:.3!important;border-style:dashed}.bank-card-drop-target{outline:2px solid var(--color-secondary);outline-offset:-2px}.bank-panel-replace-banner{display:flex;align-items:center;gap:10px;padding:10px 14px;background:linear-gradient(135deg,color-mix(in srgb,var(--color-primary) 20%,transparent),color-mix(in srgb,var(--color-secondary) 20%,transparent));border-bottom:2px solid var(--color-primary);font-size:.8125rem;font-weight:500;color:var(--color-text);animation:replace-banner-in .2s ease}@keyframes replace-banner-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.bank-panel-replace-text{flex:1}.bank-panel-replace-cancel{display:flex;align-items:center;justify-content:center;background:none;border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;padding:4px 10px;border-radius:var(--radius-sm);font-size:.75rem;gap:4px}.bank-panel-replace-cancel:hover{color:var(--color-text);background:color-mix(in srgb,white 10%,transparent)}.bank-panel-card-add.replace-mode{background:color-mix(in srgb,var(--color-primary) 20%,transparent);border-color:var(--color-primary)}.bank-panel-card-add.replace-mode i{color:var(--color-primary)}.bank-card-menu-dropdown{position:fixed;z-index:100;min-width:180px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 4px 12px #0006;padding:4px 0}.bank-card-menu-dropdown .menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:6px 12px;background:none;border:none;font-size:.8125rem;color:var(--color-text);cursor:pointer;text-align:left}.bank-card-menu-dropdown .menu-item:hover{background:var(--color-bg-hover)}.bank-card-menu-dropdown .menu-item-arrow{margin-left:auto;font-size:.75rem;color:var(--color-text-muted)}.bank-card-menu-dropdown .menu-separator{height:1px;background:var(--color-border);margin:4px 0}.menu-submenu{position:fixed;min-width:180px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 4px 12px #0006;padding:4px 0;z-index:101}.menu-submenu .submenu-item{display:block;width:100%;padding:6px 12px;background:none;border:none;font-size:.8125rem;color:var(--color-text);cursor:pointer;text-align:left}.menu-submenu .submenu-item:hover:not(.disabled){background:var(--color-bg-hover)}.menu-submenu .submenu-item.disabled{color:var(--color-text-muted);cursor:not-allowed}.menu-submenu .submenu-empty{display:block;padding:6px 12px;font-size:.8125rem;color:var(--color-text-muted);font-style:italic}.round-mode-selector{display:flex;gap:8px}.round-mode-option{flex:1;display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;color:var(--color-text-muted);transition:border-color var(--transition-fast),background var(--transition-fast),color var(--transition-fast)}.round-mode-option input[type=radio]{display:none}.round-mode-option i{font-size:1.25rem;flex-shrink:0}.round-mode-label{display:flex;flex-direction:column;gap:1px;font-size:.8125rem;font-weight:500}.round-mode-hint{font-size:.6875rem;font-weight:400;color:var(--color-text-muted)}.round-mode-option:hover{border-color:var(--color-primary);color:var(--color-text)}.round-mode-option.active{border-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-text)}.round-mode-option.active i{color:var(--color-primary)}.round-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:var(--spacing-md)}.round-modal-grid label{display:flex;align-items:center;gap:5px}.round-modal-grid label i{font-size:.875rem;color:var(--color-text-muted)}.modal-form textarea{width:100%;padding:.625rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:.875rem;font-family:inherit;color:var(--color-text);background-color:color-mix(in srgb,white 5%,transparent);resize:vertical;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.modal-form textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}@keyframes tile-swap-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05);box-shadow:0 8px 16px color-mix(in srgb,var(--color-primary) 30%,transparent)}}.tile-swapping{animation:tile-swap-pulse .25s ease-in-out}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--color-border)}.modal-close-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:transparent;border-radius:var(--radius-md);cursor:pointer;font-size:1.5rem;line-height:1;color:var(--color-text-muted);transition:background-color var(--transition-fast),color var(--transition-fast)}.modal-close-btn:hover{background-color:var(--color-bg-hover);color:var(--color-text)}.modal-form{padding:var(--spacing-lg)}.modal-form .form-group{margin-bottom:var(--spacing-md)}.modal-form .form-group:last-of-type{margin-bottom:0}.modal-form label{display:block;font-size:.875rem;font-weight:500;color:var(--color-text-muted);margin-bottom:.375rem}.modal-form input,.modal-form select,.modal-form .custom-select-trigger{width:100%;padding:.625rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:.9375rem;color:var(--color-text);background-color:color-mix(in srgb,white 5%,transparent);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.modal-form .custom-select-trigger{padding-right:2.25rem}.modal-form input:focus,.modal-form select:focus,.modal-form .custom-select-trigger:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.modal-form select option{background-color:var(--color-bg-card);color:var(--color-text)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-md)}.field-hint{display:block;margin-top:.25rem;font-size:.75rem;color:var(--color-text-muted)}.label-optional{font-size:.75rem;font-weight:400;color:var(--color-text-muted)}.field-error{display:block;margin-top:.25rem;font-size:.75rem;color:var(--color-error)}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:var(--spacing-lg);padding-top:1.5rem;border-top:1px solid var(--color-border)}.question-modal-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:var(--z-modal);padding:var(--spacing-xl);overflow-y:auto}.question-modal-wrapper>.question-form{width:100%;max-width:700px;max-height:calc(100vh - 4rem);overflow-y:auto;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 25px 50px -12px #00000080}.quiz-creator-desktop-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:var(--spacing-md);padding:var(--spacing-2xl);text-align:center;color:var(--color-text-muted)}.desktop-gate-title{margin:0;font-size:1.25rem;font-weight:600;color:var(--color-text)}.desktop-gate-subtitle{margin:0;max-width:400px;font-size:.875rem;line-height:1.5;color:var(--color-text-muted)}@media (max-width: 1440px){.quiz-creator{--column-width: 240px}.round-column.round-column-wide{width:500px}}@media (max-width: 1280px){.quiz-creator{--column-width: 220px}.round-column.round-column-wide{width:460px}}@media (max-width: 768px){.quiz-creator-content{grid-template-columns:1fr}.quiz-creator-bank-zone{display:none}.quiz-creator-header{flex-wrap:wrap}}@media (max-width: 480px){.quiz-creator-columns{padding:.375rem;gap:.375rem}.form-row{grid-template-columns:1fr}}.header-actions{display:flex;gap:.75rem;align-items:center}.templates-section{margin-bottom:var(--spacing-xl);padding:var(--spacing-lg);background:var(--color-bg-card);border-radius:var(--radius-md);border:1px solid var(--color-border)}.templates-section h2{margin:0 0 1rem;font-size:1.25rem;color:var(--color-text)}.template-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--spacing-md)}.template-card{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem;transition:box-shadow var(--transition-normal),border-color var(--transition-normal)}.template-card:hover{box-shadow:0 2px 4px #00000014;border-color:var(--color-border)}.template-card-title{margin:0 0 .375rem;font-size:1rem;color:var(--color-text)}.template-card-description{margin:0 0 .5rem;color:var(--color-text-muted);font-size:.8125rem;line-height:1.4}.template-card-rounds{margin:0 0 .5rem;font-size:.8125rem;color:var(--color-text-muted);font-weight:500}.template-card-meta{font-size:.75rem;color:var(--color-text-muted);margin-bottom:.75rem}.template-card-actions{display:flex;gap:var(--spacing-sm)}.template-modal{max-width:560px}.template-rounds-summary{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.75rem;max-height:160px;overflow-y:auto}.template-round-item{display:flex;align-items:center;gap:var(--spacing-sm);padding:.375rem 0;font-size:.875rem;border-bottom:1px solid var(--color-border)}.template-round-item:last-child{border-bottom:none}.template-round-item .round-num{color:var(--color-text-muted);min-width:1.5rem}.template-round-item .round-name{font-weight:500;color:var(--color-text)}.template-round-item .round-info{margin-left:auto;color:var(--color-text-muted);font-size:.75rem}.template-session-params{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.75rem}.template-session-params .form-row{margin-bottom:.5rem}.template-session-params .form-group{margin-bottom:.25rem}.template-session-params label{font-size:.8125rem}.template-rounds-editor{display:flex;flex-direction:column;gap:var(--spacing-md);max-height:400px;overflow-y:auto;padding:.5rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md)}.template-round-editor{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.75rem}.round-editor-header{margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}.round-editor-header .round-num{font-weight:600;color:var(--color-text);font-size:.875rem}.round-editor-fields{display:flex;flex-direction:column;gap:.75rem}.round-editor-fields .form-group{margin-bottom:0}.round-editor-fields .form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-sm)}.round-editor-fields label{font-size:.8125rem;font-weight:500;color:var(--color-text-muted)}.question-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-overlay-dark);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:var(--z-modal);padding:1rem;animation:modal-fade-in .2s ease}.question-modal{--modal-bg: color-mix(in srgb, var(--color-primary) 15%, var(--color-bg-primary));--modal-surface: color-mix(in srgb, var(--color-primary) 25%, var(--color-bg-primary));--modal-border: color-mix(in srgb, var(--color-primary) 50%, var(--color-bg-primary));--modal-text: color-mix(in srgb, var(--color-text) 88%, transparent);--modal-text-muted: rgba(255, 255, 255, .5);--modal-input-bg: color-mix(in srgb, var(--color-primary) 12%, var(--color-bg-primary));--color-bg-card: var(--modal-surface);--color-border: var(--modal-border);--color-text: var(--modal-text);--color-text-muted: var(--modal-text-muted);display:flex;flex-direction:column;width:min(96vw,clamp(var(--qm-floor-width, 900px),var(--qm-max-width, 1200px),1200px));height:min(92vh,800px);background:var(--modal-bg);color:var(--modal-text);border:0px solid var(--modal-border);border-radius:var(--radius-lg);box-shadow:0 25px 50px -12px #000c;animation:modal-slide-up .2s ease;overflow:hidden}.question-modal__zone-a{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm) var(--spacing-md);background:color-mix(in srgb,var(--color-primary) 40%,#000);border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0;color:#fff}.category-badge{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 10px;margin-right:0;border-radius:12px;border:2px solid var(--cat-border, transparent);background:var(--cat-bg, var(--color-text-muted));color:var(--cat-text, white);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.01em;cursor:pointer;transition:filter var(--transition-fast),border-color var(--transition-fast);white-space:nowrap;flex-shrink:0}.category-badge:hover{border-color:#fff;filter:brightness(1.1)}.category-badge--empty{background:var(--color-bg-hover)!important;color:var(--color-text-muted)!important;border:2px dashed var(--color-border)!important}.category-badge--empty:hover{border-color:var(--color-text-muted)!important}.category-badge--open{border-color:#fff!important;filter:brightness(1.1)}.zone-a__title-input{flex:1;min-width:0;margin-left:-.75rem;padding:0 .75rem;border:1px solid rgba(255,255,255,0);border-radius:1rem;background:#0000;font-family:var(--font-heading);font-size:1.25rem;font-weight:500;color:#ffffffa8;transition:border-color var(--transition-fast),background-color var(--transition-fast)}.zone-a__title-input:hover{outline:none;border-color:var(--color-border);background:#0003}.zone-a__title-input:focus{outline:none;border-color:color-mix(in srgb,var(--color-primary) 80%,transparent);background:#0003}.zone-a__title-input::placeholder{color:#ffffff80;font-weight:400}.difficulty-widget{display:inline-flex;gap:.0625rem;flex-shrink:0;align-items:center;padding:.25rem .375rem}.difficulty-widget__btn{width:.875rem;height:.875rem;display:inline-flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;padding:0;border-radius:50%;transition:color var(--transition-fast)}.difficulty-widget__btn i{font-size:.75rem;line-height:1}.difficulty-widget__btn--filled{color:color-mix(in srgb,var(--color-text-muted) 70%,var(--color-text-disabled))}.difficulty-widget__btn--empty{color:var(--color-text-disabled)}.difficulty-widget__btn--dimmed{color:color-mix(in srgb,var(--color-text-muted) 40%,var(--color-text-disabled))}.difficulty-widget__btn:hover{background-color:var(--color-bg-hover)}.question-modal .difficulty-widget__btn:hover{background-color:transparent}.zone-a__btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;border-radius:50%;color:var(--color-text-muted);transition:background-color var(--transition-fast),color var(--transition-fast);padding:0;flex-shrink:0}.zone-a__btn:hover{background-color:var(--color-bg-hover);color:var(--color-text)}.zone-a__btn svg{width:20px;height:20px}.zone-a__btn--close{width:28px;height:28px}.zone-a__btn--close svg{width:16px;height:16px}.zone-a__btn--heart-active,.zone-a__btn--heart-active:hover{color:var(--color-secondary)}.question-modal__zone-a .zone-a__btn{color:#ffffff8c}.question-modal__zone-a .zone-a__btn:hover{background:#ffffff1f;color:#ffffffe6}.question-modal__zone-a .zone-a__btn--heart-active,.question-modal__zone-a .zone-a__btn--heart-active:hover{color:var(--color-secondary)}.question-modal__zone-a .zone-a__btn--status-validated,.question-modal__zone-a .zone-a__btn--status-validated:hover{color:var(--color-success, #4ade80)}.question-modal__zone-a .category-badge--empty{background:#ffffff26!important;color:#ffffffb3!important;border-color:#ffffff4d!important}.question-modal__zone-a .category-badge--empty:hover{border-color:#fff9!important}.category-popover{width:400px;max-height:360px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 8px 24px #00000040;z-index:calc(var(--z-modal) + 1);display:flex;flex-direction:column;overflow:hidden}.category-popover__search{width:100%;height:32px;padding:0 12px;border:none;border-bottom:1px solid var(--color-border);background:var(--color-bg-primary);font-size:13px;color:var(--color-text);outline:none;box-sizing:border-box}.category-popover__search::placeholder{color:var(--color-text-muted)}.category-popover__columns{display:grid;grid-template-columns:45% 55%;flex:1;min-height:0;overflow:hidden}.category-popover__l1,.category-popover__l2{overflow-y:auto;padding:4px 0}.category-popover__l1{border-right:1px solid var(--color-border)}.category-popover__row{display:flex;align-items:center;gap:8px;height:32px;padding:0 12px;border:none;background:none;cursor:pointer;font-size:13px;color:var(--color-text);width:100%;text-align:left;transition:background-color .1s}.category-popover__row:hover{background-color:var(--color-bg-hover)}.category-popover__row.selected{background-color:var(--color-primary);color:#fff}.category-popover__circle{width:18px;height:18px;border-radius:50%;flex-shrink:0}.category-popover__name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-popover__indicator{font-size:11px;margin-left:auto}.category-popover__empty{padding:16px 12px;margin:0;color:var(--color-text-muted);font-size:13px;text-align:center}.qm-context-menu{width:200px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 4px 16px #00000040;z-index:calc(var(--z-modal) + 1);padding:4px 0;overflow:hidden}.qm-context-menu__item{display:flex;align-items:center;gap:8px;width:100%;height:36px;padding:0 12px;border:none;background:none;cursor:pointer;font-size:13px;color:var(--color-text);text-align:left;transition:background-color .1s}.qm-context-menu__item:hover{background-color:var(--color-bg-hover)}.qm-context-menu__item--danger{color:var(--color-error)}.qm-context-menu__item--danger:hover{background-color:color-mix(in srgb,var(--color-error) 10%,transparent)}.qm-context-menu__item-icon{display:flex;align-items:center}.qm-context-menu__item-icon svg{width:16px;height:16px}.qm-context-menu__item-icon i{font-size:16px}.qm-context-menu__sep{height:1px;background:var(--color-border);margin:4px 0}.question-modal .qm-zone-b-content input[type=text],.question-modal .qm-zone-b-content input[type=number],.question-modal .qm-zone-b-content textarea,.question-modal .qm-zone-c-panel input[type=text]:not(.tab-sound__card-title):not(.tab-sound__cred-input),.question-modal .qm-zone-c-panel input[type=number]:not(.tab-sound__cred-input),.question-modal .qm-zone-c-panel textarea{background:var(--modal-input-bg);border:1px solid var(--modal-border);color:var(--modal-text);border-radius:var(--radius-md)}.question-modal input[type=number]::-webkit-inner-spin-button,.question-modal input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.question-modal input[type=number]{-moz-appearance:textfield}.question-modal .qm-zone-b-content input[type=text]::placeholder,.question-modal .qm-zone-b-content input[type=number]::placeholder,.question-modal .qm-zone-b-content textarea::placeholder,.question-modal .qm-zone-c-panel input[type=text]:not(.tab-sound__card-title):not(.tab-sound__cred-input)::placeholder,.question-modal .qm-zone-c-panel input[type=number]:not(.tab-sound__cred-input)::placeholder,.question-modal .qm-zone-c-panel textarea::placeholder{color:var(--modal-text-muted)}.question-modal .qm-zone-b-content input[type=text]:focus,.question-modal .qm-zone-b-content input[type=number]:focus,.question-modal .qm-zone-b-content textarea:focus,.question-modal .qm-zone-c-panel input[type=text]:not(.tab-sound__card-title):not(.tab-sound__cred-input):focus,.question-modal .qm-zone-c-panel input[type=number]:not(.tab-sound__cred-input):focus,.question-modal .qm-zone-c-panel textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.question-modal__body{display:flex;flex:1 1 0;overflow:hidden;min-height:0}.question-modal__zone-b{display:flex;flex-direction:column;flex:1 1 0;overflow:hidden;min-width:0}.question-modal__block-b1{flex:0 0 auto;display:flex;flex-direction:row}.question-modal__block-b2{flex:1 1 0;display:flex;flex-direction:row;min-height:100px;overflow:hidden}.qm-zone-b-content{display:flex;flex-direction:column;flex:1 1 0;overflow:hidden;min-width:0}.question-modal__bc-separator{width:1px;background:var(--modal-border);flex-shrink:0;align-self:stretch}.question-modal__zone-c{display:flex;flex-direction:column;width:clamp(260px,40.6vw,416px);flex-shrink:0;overflow:hidden}.qm-zone-c-panel{flex:1 1 0;overflow-y:auto;overflow-x:hidden;min-width:0;padding-top:var(--spacing-md, .75rem);padding-bottom:var(--spacing-md, .75rem);padding-left:clamp(10px,calc(3.65vw - 13.4px),24px);padding-right:clamp(10px,calc(3.65vw - 13.4px),24px)}.qm-tab-panel{display:none}.qm-tab-panel.active{display:block}.qm-zone-c-tabs{width:100%;flex-shrink:0;display:flex;flex-direction:row;align-items:center;padding:0 clamp(4px,calc(1vw - 2.4px),8px);gap:clamp(2px,calc(.5vw - 1.2px),4px);border-bottom:1px solid var(--modal-border);height:clamp(42px,calc(35.6px + 1vw),46px)}.qm-zone-c-tab-btn{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;flex:1;min-width:0;height:clamp(30px,calc(16.7px + 2.08vw),38px);padding:0 4px;border:none;border-radius:var(--radius-sm);background:transparent;cursor:pointer;color:var(--modal-text-muted);transition:background-color var(--transition-fast),color var(--transition-fast);white-space:nowrap;overflow:hidden}.qm-zone-c-tab-btn.qm-tab--deferred{flex:0 0 auto;padding:0 6px}.qm-zone-c-tab-btn:hover:not(:disabled){background:#ffffff14;color:var(--modal-text)}.qm-zone-c-tab-btn.active{background:color-mix(in srgb,var(--color-primary) 25%,transparent);color:var(--color-primary)}.qm-tab--deferred,.qm-zone-c-tab-btn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.qm-tab-dot{position:absolute;top:2px;right:2px;width:6px;height:6px;border-radius:50%;background:var(--color-error, #ef4444);border:1px solid var(--modal-bg);display:none}.qm-tab-dot--visible{display:block}.qm-tab-sound-badge{position:absolute;top:50%;right:50%;transform:translate(110%,-90%);display:inline-flex;align-items:center;justify-content:center;color:inherit;background:var(--modal-bg);border-radius:50%;padding:1px;line-height:1;pointer-events:none}.qm-zone-c-tab-btn.active .qm-tab-sound-badge{background:color-mix(in srgb,var(--color-primary) 25%,var(--modal-bg))}.qm-tab-sound-badge i{font-size:20px}.qm-tab-icon{display:inline-flex;align-items:center;flex-shrink:0}.qm-tab-icon svg{width:clamp(18px,calc(8px + 1.56vw),24px);height:clamp(18px,calc(8px + 1.56vw),24px)}.qm-tab-icon i{font-size:clamp(18px,calc(8px + 1.56vw),24px)}.question-modal__footer{display:flex;justify-content:flex-start;align-items:center;gap:.75rem;padding:var(--spacing-sm, .5rem) var(--spacing-lg, 1.5rem);background:var(--modal-bg);border-top:1px solid var(--modal-border);flex-shrink:0}.qm-footer-actions{display:flex;align-items:center;gap:.75rem;margin-left:auto}.question-modal__footer .btn{padding:.375rem .875rem;font-size:.875rem}.qm-position-indicator{display:flex;align-items:center;gap:var(--spacing-sm, .5rem)}.qm-position-count{font-size:14px;color:var(--color-text-muted);white-space:nowrap}.qm-position-count strong{font-size:16px;font-weight:700;font-family:var(--font-mono);color:var(--color-text)}.qm-position-sep{color:var(--color-text-muted)}.qm-nav-btn{display:inline-flex;align-items:center;gap:2px;border:none;background:none;cursor:pointer;font-size:12px;color:var(--color-text-muted);padding:4px 8px;border-radius:var(--radius-sm);transition:color var(--transition-fast),text-decoration var(--transition-fast)}.qm-nav-btn svg{width:16px;height:16px}.qm-nav-btn:hover{color:var(--color-text);text-decoration:underline}.qm-nav-btn:disabled{opacity:.3;cursor:not-allowed;text-decoration:none}.qm-error-banner{margin:0 1.5rem .75rem;padding:.625rem .75rem;border-radius:var(--radius-md);background-color:color-mix(in srgb,var(--color-error) 12%,transparent);color:var(--color-error);font-size:.875rem}.tab-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:var(--color-text-muted);gap:.5rem}.tab-placeholder-title{margin:0;font-size:1rem;font-weight:600;color:var(--color-text)}.tab-placeholder-desc{margin:0;font-size:.875rem}.tab-placeholder .form-group{width:100%;max-width:480px;text-align:left;margin-top:1rem}.tab-placeholder .form-group label{display:block;font-size:.875rem;font-weight:500;color:var(--color-text-muted);margin-bottom:.375rem}.tab-placeholder .form-group textarea,.tab-placeholder .form-group input{width:100%;padding:.625rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:.9375rem;color:var(--color-text);background-color:color-mix(in srgb,white 5%,transparent);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);resize:vertical}.tab-placeholder .form-group textarea:focus,.tab-placeholder .form-group input:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}@media (max-width: 639px){.question-modal-overlay{padding:0;align-items:flex-end}.question-modal{width:100%;height:95vh;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.question-modal__zone-c{width:260px}}.qm-bar-b1,.qm-bar-b2{--sb-icon-size: var(--qm-icon-size, 32px);--sb-gap: 2px;--sb-padding: 4px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--sb-gap);padding:max(0px,calc(var(--spacing-md) + .7em - var(--sb-icon-size) / 2)) var(--sb-padding) var(--sb-padding);background:var(--modal-surface, color-mix(in srgb, var(--color-bg-primary) 85%, #000));width:calc(var(--sb-icon-size) + 2 * var(--sb-padding));flex-shrink:0}.qm-bar-b1__divider{width:60%;height:1px;background:var(--modal-border, var(--color-border));margin:4px 0;flex-shrink:0}.qm-bar-b2:before{content:"";width:90%;height:1px;background:var(--modal-border, var(--color-border));margin-top:1px;margin-bottom:4px;flex-shrink:0}.qm-bar-b2{padding-top:max(0px,calc(var(--spacing-md) + .7em - var(--sb-icon-size) / 2 - 6px))}.qm-bar-b1__radio,.qm-bar-b2__radio{display:flex;align-items:center;justify-content:center;width:var(--sb-icon-size);height:var(--sb-icon-size);aspect-ratio:1 / 1;flex-shrink:0;border-radius:var(--radius-sm);cursor:pointer;color:var(--modal-text-muted, var(--color-text-muted));-webkit-user-select:none;user-select:none;transition:background-color var(--transition-fast) ease}.qm-bar-b1__radio:hover,.qm-bar-b2__radio:hover{background:var(--color-bg-hover);color:var(--modal-text, var(--color-text))}.qm-bar-b1__radio input[type=radio],.qm-bar-b2__radio input[type=radio]{display:none}.qm-bar-b1__radio:has(input:checked),.qm-bar-b2__radio:has(input:checked){background:color-mix(in srgb,var(--color-primary) 20%,transparent);color:var(--color-primary)}.qm-bar-b1__icon,.qm-bar-b2__icon{display:flex;align-items:center;justify-content:center;font-size:calc(var(--sb-icon-size) * .5)}.qm-bar-b1__icon svg,.qm-bar-b2__icon svg{width:calc(var(--sb-icon-size) * .5);height:calc(var(--sb-icon-size) * .5)}.qm-sidebar-modality--hidden{display:none}.qm-bar-b2__radio--growth{opacity:.4;cursor:not-allowed}.qm-bar-b2__radio--growth:hover{background:transparent}.qm-audio-answer-zone{padding:var(--spacing-sm) var(--spacing-md)}.qm-tab-dot--tiebreaker{background:var(--color-warning, #e5a100)}.zone-b-editor,.zone-b-response{flex:1;padding:var(--spacing-md);overflow-y:auto}.zone-b-editor{padding-bottom:0}.zone-b-editor .form-group,.zone-b-response .form-group{margin-bottom:var(--spacing-md)}.zone-b-editor>.form-group{margin-bottom:0}.zone-b-editor .form-group>label,.zone-b-response .form-group>label{margin-bottom:var(--spacing-xs);display:block}.zone-b-editor>.form-group>label{display:none}.zone-b-editor textarea,.zone-b-response textarea{width:100%;resize:vertical}.zone-b-editor input[type=text],.zone-b-editor input[type=number],.zone-b-response input[type=text],.zone-b-response input[type=number]{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid var(--modal-border, #444);border-radius:var(--radius-md, 8px);background:var(--modal-input-bg, #1a1a2e);color:var(--modal-text, #e2e8f0);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.zone-b-editor input[type=text]:focus,.zone-b-editor input[type=number]:focus,.zone-b-response input[type=text]:focus,.zone-b-response input[type=number]:focus{outline:none;border-color:var(--color-primary, #8B5CF6);box-shadow:var(--focus-ring)}.form-group-row{display:flex;gap:var(--spacing-md)}.form-group--flex{flex:1}.mcq-options-list{display:flex;flex-direction:column;gap:var(--spacing-xs);margin-bottom:var(--spacing-sm)}.mcq-option-row{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-xs) var(--spacing-sm);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-primary);transition:opacity var(--transition-fast) ease,box-shadow var(--transition-fast) ease}.mcq-option-row--dragging{opacity:.7;box-shadow:0 4px 12px #0000004d}.mcq-option-row--drop-target{border:2px solid var(--color-secondary)}.mcq-option-grip{display:flex;align-items:center;justify-content:center;width:16px;height:16px;cursor:grab;color:var(--color-text-muted);flex-shrink:0}.mcq-option-grip:focus{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:2px}.mcq-option-grip svg{width:16px;height:16px}.mcq-option-grip i{font-size:16px}.mcq-option-letter{font-weight:700;font-size:.875rem;width:20px;text-align:center;color:var(--color-text-muted);flex-shrink:0}.mcq-option-radio{flex-shrink:0;accent-color:var(--color-primary)}.mcq-option-input{flex:1;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--spacing-xs) var(--spacing-sm);font-size:.875rem;background:transparent;color:var(--color-text)}.mcq-option-input:focus{outline:none;border-color:var(--color-primary)}.mcq-option-remove{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:none;color:var(--color-text-muted);cursor:pointer;font-size:1rem;border-radius:var(--radius-sm);flex-shrink:0}.mcq-option-remove:hover{background:var(--color-error);color:#fff}.mcq-add-option{font-size:.8rem;padding:var(--spacing-xs) var(--spacing-sm)}.tf-radio-group{display:flex;gap:var(--spacing-sm)}.tf-radio-btn{flex:1;padding:var(--spacing-sm) var(--spacing-md);border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-primary);font-weight:600;font-size:.9rem;cursor:pointer;transition:border-color var(--transition-fast) ease,background-color var(--transition-fast) ease,color var(--transition-fast) ease;text-align:center;color:var(--color-text)}.tf-radio-btn:hover{border-color:var(--color-primary);background:var(--color-bg-hover)}.tf-radio-btn[data-value=true].active{border-color:#16a34a;background:#16a34a;color:#fff}.tf-radio-btn[data-value=false].active{border-color:#dc2626;background:#dc2626;color:#fff}.bt-audio-dropzone{border:2px dashed var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-lg);text-align:center;margin-bottom:var(--spacing-md);transition:border-color var(--transition-normal) ease,background-color var(--transition-normal) ease;min-height:100px;display:flex;align-items:center;justify-content:center}.bt-audio-dropzone--drag-valid{border-color:var(--color-secondary);background:#8b5cf60d}.bt-audio-dropzone--drag-invalid{border-color:var(--color-error);background:#ef44440d}.bt-audio-dropzone--has-file{border-style:solid;border-color:var(--color-border)}.bt-dropzone-content{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs)}.bt-dropzone-icon{font-size:2rem;color:var(--color-text-muted)}.bt-dropzone-text{font-weight:600;font-size:.9rem;color:var(--color-text)}.bt-dropzone-hint{font-size:.75rem;color:var(--color-text-muted)}.bt-waveform-placeholder{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs);width:100%}.bt-waveform-bars{width:100%;height:60px;background:repeating-linear-gradient(90deg,var(--color-text-muted) 0px,var(--color-text-muted) 2px,transparent 2px,transparent 6px);opacity:.2;border-radius:var(--radius-sm)}.bt-waveform-filename{font-size:.8rem;font-weight:600;color:var(--color-text)}.bt-waveform-hint{font-size:.7rem;color:var(--color-text-muted);font-style:italic}.field-error{border-color:var(--color-error)!important}.field-error-message{display:block;color:var(--color-error);font-size:.75rem;margin-top:2px}.media-carousel{position:relative;display:flex;flex-direction:column;gap:var(--spacing-sm)}.media-carousel__pills{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.media-carousel__pill{width:28px;height:28px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-bg-card);color:var(--color-text);font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background var(--transition-fast),color var(--transition-fast);padding:0}.media-carousel__pill.active{background:var(--color-secondary);color:#fff;border-color:var(--color-secondary)}.media-carousel__pill--error{border-color:var(--color-error)}.media-carousel__pill--loading{animation:pill-pulse 1s ease-in-out infinite}@keyframes pill-pulse{0%,to{opacity:1}50%{opacity:.5}}.media-carousel__pill--add{background:transparent;border-style:dashed}.media-carousel__pill--add:hover{background:var(--color-bg-hover, rgba(0,0,0,.05))}.media-carousel__pill-icon{display:flex;align-items:center;justify-content:center;line-height:1}.media-carousel__pill-icon svg{display:block;width:16px;height:16px}.media-carousel__pill-icon i{font-size:16px}.media-carousel__pill:not(.media-carousel__pill--add){font-family:JetBrainsMono,JetBrains Mono,monospace}.media-carousel__pill-badge{position:absolute;top:-4px;right:-4px;font-size:10px;line-height:1}.media-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;background:var(--color-bg-card);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);box-shadow:0 1px 3px #00000026;z-index:2;padding:0}.media-carousel__arrow svg{width:20px;height:20px}.media-carousel__arrow i{font-size:20px}.media-carousel__arrow--left{left:-16px}.media-carousel__arrow--right{right:-16px}.media-carousel__arrow:hover{background:var(--color-bg-hover, #f0f0f0)}.media-carousel__content{min-height:140px;border-radius:var(--radius-md);background:var(--color-bg-card);border:1px solid var(--color-border);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative}.media-carousel__content--drag-valid{border-color:var(--color-secondary);background:color-mix(in srgb,var(--color-secondary) 10%,transparent)}.media-carousel__content--drag-invalid{border-color:var(--color-error)}.media-carousel__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-xs);padding:var(--spacing-lg);border:2px dashed var(--color-border);border-radius:var(--radius-md);aspect-ratio:4 / 3;width:100%;min-height:120px;text-align:center;cursor:pointer;transition:border-color var(--transition-fast),background-color var(--transition-fast)}.media-carousel__dropzone:hover{border-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 5%,transparent)}.media-carousel__dropzone-icon{font-size:28px;opacity:.5}.media-carousel__dropzone-text{font-size:14px;color:var(--color-text-muted)}.media-carousel__dropzone-hint{font-size:12px;color:var(--color-text-muted);opacity:.7}.media-carousel__image-preview{width:100%;aspect-ratio:4 / 3;object-fit:contain}.media-carousel__mini-waveform{display:flex;align-items:flex-end;gap:2px;height:60px;padding:var(--spacing-sm);width:100%}.media-carousel__mini-bar{flex:1;background:var(--color-primary);opacity:.3;border-radius:1px;min-height:4px}.media-carousel__mini-bar--real{opacity:.6;background:var(--color-secondary, var(--color-primary))}.media-carousel__mini-bar--loading{opacity:.15;animation:mini-bar-pulse 1.2s ease-in-out infinite}@keyframes mini-bar-pulse{0%,to{opacity:.15}50%{opacity:.3}}.media-carousel__mini-waveform--fallback{justify-content:center;align-items:center}.media-carousel__mini-fallback{font-size:11px;color:var(--color-text-muted);font-style:italic}.media-carousel__mini-filename{display:block;text-align:center;font-size:.8rem;font-weight:600;color:var(--color-text);padding:0 var(--spacing-sm) var(--spacing-sm)}.media-carousel__loading{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-lg)}.media-carousel__progress-bar{width:80%;height:4px;background:var(--color-border);border-radius:2px;overflow:hidden}.media-carousel__progress-fill{width:60%;height:100%;background:var(--color-secondary);animation:progress-indeterminate 1.5s ease-in-out infinite}@keyframes progress-indeterminate{0%{transform:translate(-100%)}to{transform:translate(200%)}}.media-carousel__loading-text{font-size:12px;color:var(--color-text-muted)}.media-carousel__error{padding:var(--spacing-md);text-align:center}.media-carousel__error-text{color:var(--color-error);font-size:13px}.media-carousel__delete-zone{display:flex;align-items:center;gap:var(--spacing-xs);min-height:32px}.media-carousel__delete-btn{width:28px;height:28px;border:none;background:transparent;color:var(--color-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);padding:0}.media-carousel__delete-btn:hover{color:var(--color-error);background:#ff000014}.media-carousel__delete-btn svg{width:18px;height:18px}.media-carousel__delete-btn i{font-size:18px}.media-carousel__micro-confirm{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:4px 8px;background:var(--color-bg-card);border:1px solid var(--color-warning, #f59e0b);border-radius:var(--radius-sm);font-size:12px}.media-carousel__micro-text{color:var(--color-text)}.media-carousel__micro-btn{padding:2px 8px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-card);cursor:pointer;font-size:11px;font-weight:600}.media-carousel__micro-btn--yes{color:var(--color-error);border-color:var(--color-error)}.media-carousel__micro-btn--yes:hover{background:var(--color-error);color:#fff}.media-carousel__micro-btn--no:hover{background:var(--color-bg-hover, #f0f0f0)}.toggle-radio{display:inline-flex;border:1px solid var(--color-border);border-radius:var(--radius-sm);overflow:hidden;align-self:flex-start}.toggle-radio__btn{height:28px;padding:0 12px;border:none;background:var(--color-bg-card);color:var(--color-text);font-size:11px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast)}.toggle-radio__btn+.toggle-radio__btn{border-left:1px solid var(--color-border)}.toggle-radio__btn.active{background:var(--color-secondary);color:#fff}.toggle-radio__btn:not(.active):hover{background:var(--color-bg-hover, rgba(0,0,0,.05))}.toggle-radio__btn:disabled{opacity:.5;cursor:not-allowed}.waveform-player{display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;background:var(--color-bg-card)}.waveform-player__waveform{height:128px;position:relative}.waveform-player__toolbar{height:40px;border-top:1px solid var(--color-border);display:flex;align-items:center;gap:var(--spacing-sm);padding:0 var(--spacing-sm)}.waveform-player__play-btn{width:32px;height:32px;border:none;background:transparent;color:var(--color-text);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0}.waveform-player__play-btn:hover{background:var(--color-bg-hover, rgba(0,0,0,.05))}.waveform-player__play-btn svg{width:20px;height:20px}.waveform-player__play-btn i{font-size:20px}.waveform-player__phase-btn{width:28px;height:28px;border:2px solid;border-radius:var(--radius-sm);font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent;transition:background var(--transition-fast);padding:0}.waveform-player__phase-btn--q,.waveform-player__phase-btn--r{border-color:var(--color-primary, #3b82f6);color:var(--color-primary, #3b82f6);opacity:.4;transition:opacity var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),background var(--transition-fast)}.waveform-player__phase-btn--q:hover,.waveform-player__phase-btn--q.has-cue{border-color:var(--color-phase-question);color:var(--color-phase-question);opacity:1}.waveform-player__phase-btn--q.active{background:var(--color-phase-question);border-color:var(--color-phase-question);color:#fff;opacity:1}.waveform-player__phase-btn--r:hover,.waveform-player__phase-btn--r.has-cue{border-color:var(--color-phase-response);color:var(--color-phase-response);opacity:1}.waveform-player__phase-btn--r.active{background:var(--color-phase-response);border-color:var(--color-phase-response);color:#fff;opacity:1}.waveform-player__timecode{font-family:var(--font-mono);font-size:13px;color:var(--color-text-muted);margin-right:var(--spacing-sm)}.waveform-player__region-label{font-family:Raleway,sans-serif;font-size:12px;font-weight:700;color:#fff;text-align:center;display:block;padding-top:4px}.waveform-player__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-xs);height:169px;box-sizing:border-box;border:2px dashed var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-md);text-align:center;cursor:pointer}.waveform-player__dropzone--drag-valid{border-color:var(--color-secondary);border-style:solid;background:color-mix(in srgb,var(--color-secondary) 10%,transparent)}.waveform-player__dropzone--drag-invalid{border-color:var(--color-error);border-style:solid}.waveform-player__dropzone-icon{font-size:32px;opacity:.4}.waveform-player__dropzone-text{font-size:14px;color:var(--color-text-muted)}.waveform-player__dropzone-hint{font-size:12px;color:var(--color-text-muted);opacity:.7}.waveform-player__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-xs);height:169px;box-sizing:border-box}.waveform-player__progress-bar{width:60%;height:4px;background:var(--color-border);border-radius:2px;overflow:hidden}.waveform-player__progress-fill{width:50%;height:100%;background:var(--color-secondary);animation:progress-indeterminate 1.5s ease-in-out infinite}.waveform-player__loading-text{font-size:12px;color:var(--color-text-muted)}.waveform-player__phase-play{width:24px;height:24px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0;margin-left:-4px}.waveform-player__phase-play--q{color:var(--color-phase-question)}.waveform-player__phase-play--r{color:var(--color-phase-response)}.waveform-player__phase-play:hover{background:var(--color-bg-hover, rgba(0,0,0,.05));opacity:.8}.waveform-player__phase-play svg,.waveform-player__phase-play i{width:14px;height:14px;font-size:14px}.waveform-player__phase-info{font-family:var(--font-mono);font-size:11px;color:var(--color-text-muted);white-space:nowrap;margin-right:var(--spacing-xs)}.waveform-player__phase-info--q{color:var(--color-phase-question)}.waveform-player__phase-info--r{color:var(--color-phase-response)}.waveform-player__dropzone--degraded{border-style:solid;border-color:var(--color-border);background:var(--color-bg-card);height:128px}.waveform-player__degraded-name{font-size:14px;font-weight:600;color:var(--color-text);display:flex;align-items:center;gap:var(--spacing-xs)}.waveform-player__degraded-name:before{content:"";font-family:Phosphor-Light;font-size:18px;opacity:.5}.waveform-player__degraded-hint{font-size:12px;color:var(--color-text-muted);font-style:italic}.waveform-player__region-timeline{position:relative;width:80%;height:24px;background:color-mix(in srgb,var(--color-border) 40%,transparent);border-radius:4px;margin:var(--spacing-xs) 0;overflow:hidden}.waveform-player__region-indicator{position:absolute;top:0;height:100%;border-radius:3px;display:flex;align-items:center;justify-content:center;min-width:20px}.waveform-player__region-indicator--q{background:#4a90d966;border:1px solid rgba(74,144,217,.7)}.waveform-player__region-indicator--r{background:#e8943a66;border:1px solid rgba(232,148,58,.7)}.waveform-player__region-indicator-label{font-size:10px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4)}.waveform-player{position:relative}.waveform-player__trash-btn{position:absolute;top:6px;right:6px;z-index:5;width:28px;height:28px;border:none;background:#0006;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);opacity:0;transition:opacity var(--transition-fast)}.waveform-player:hover .waveform-player__trash-btn{opacity:1}.waveform-player__trash-btn:hover{background:var(--color-error, #ef4444)}.waveform-player__trash-btn i{font-size:16px}.waveform-player__trash-confirm{position:absolute;top:6px;right:6px;z-index:6;display:flex;align-items:center;gap:var(--spacing-xs);padding:4px 8px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:0 2px 8px #00000026}.waveform-player__trash-text{font-size:12px;color:var(--color-text);white-space:nowrap}.waveform-player__trash-yes,.waveform-player__trash-no{border:none;padding:2px 8px;border-radius:var(--radius-sm);font-size:12px;cursor:pointer}.waveform-player__trash-yes{background:var(--color-error, #ef4444);color:#fff}.waveform-player__trash-no{background:var(--color-bg-hover, rgba(0,0,0,.05));color:var(--color-text)}.tab-picture__carousel-wrap{margin-bottom:var(--spacing-md)}.tab-picture__toolbar{display:flex;align-items:center;gap:var(--spacing-xs);min-height:36px;padding:var(--spacing-xs) 0;border-top:1px solid color-mix(in srgb,var(--clr-border) 50%,transparent);margin-bottom:var(--spacing-xs)}.tab-picture__crop-btn{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border:1px solid var(--clr-border);border-radius:var(--radius-sm);background:var(--clr-surface);color:var(--clr-text);font-size:.85rem;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast)}.tab-picture__crop-btn:hover:not(:disabled){background:var(--clr-surface-hover);border-color:var(--clr-accent)}.tab-picture__crop-btn:disabled{opacity:.4;cursor:not-allowed}.tab-picture__revert-btn{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border:1px solid var(--clr-border);border-radius:var(--radius-sm);background:var(--clr-surface);color:var(--clr-text-secondary);font-size:.85rem;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast)}.tab-picture__revert-btn:hover{background:var(--clr-surface-hover);border-color:var(--clr-accent)}.tab-picture__ratio-group{display:flex;gap:var(--spacing-xs)}.tab-picture__ratio-btn{padding:var(--spacing-xs) var(--spacing-sm);border:1px solid var(--clr-border);border-radius:var(--radius-sm);background:var(--clr-surface);color:var(--clr-text-secondary);font-size:.75rem;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast);white-space:nowrap}.tab-picture__ratio-btn:hover{border-color:var(--clr-accent)}.tab-picture__ratio-btn.active{background:var(--clr-accent);color:var(--clr-on-accent, #fff);border-color:var(--clr-accent)}.tab-picture__crop-actions{display:flex;gap:var(--spacing-sm);margin-left:auto}.tab-picture__crop-cancel{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--clr-border);border-radius:var(--radius-sm);background:var(--clr-surface);color:var(--clr-text);font-size:1rem;cursor:pointer}.tab-picture__crop-cancel:hover:not(:disabled){background:var(--clr-surface-hover)}.tab-picture__crop-cancel:disabled{opacity:.4;cursor:not-allowed}.tab-picture__crop-validate{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--clr-accent);border-radius:var(--radius-sm);background:var(--clr-accent);color:var(--clr-on-accent, #fff);font-size:1rem;cursor:pointer}.tab-picture__crop-validate:hover:not(:disabled){filter:brightness(1.1)}.tab-picture__crop-validate:disabled{opacity:.5;cursor:not-allowed}.tab-picture__processing-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-sm);background:var(--color-overlay-dark);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:var(--color-text);font-size:.9rem;z-index:var(--z-modal);border-radius:var(--radius-sm);opacity:0;transition:opacity var(--transition-fast) ease}.tab-picture__processing-overlay.visible{opacity:1}.tab-picture__processing-overlay i{font-size:2rem}.tab-picture__spin{animation:spin .8s linear infinite;display:inline-block}.tab-picture__removebg-btn{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border:1px solid var(--clr-border);border-radius:var(--radius-sm);background:var(--clr-surface);color:var(--clr-text);font-size:.85rem;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast)}.tab-picture__removebg-btn:hover:not(:disabled){background:var(--clr-surface-hover);border-color:var(--clr-accent)}.tab-picture__removebg-btn:disabled{opacity:.4;cursor:not-allowed}.tab-picture__removebg-bar{width:180px;height:6px;background:#fff3;border-radius:3px;overflow:hidden;margin-top:var(--spacing-xs)}.tab-picture__removebg-bar-fill{height:100%;width:100%;background:var(--clr-accent, #8B5CF6);border-radius:3px;transform:scaleX(0);transform-origin:left;will-change:transform}.tab-picture__removebg-bar-fill--running{animation:removebg-progress 15s ease-out forwards}@keyframes removebg-progress{0%{transform:scaleX(0)}to{transform:scaleX(.99)}}.media-carousel--crop-locked{overflow:hidden}.media-carousel--crop-locked .media-carousel__pills,.media-carousel--crop-locked .media-carousel__delete-zone{opacity:.4}.cropper-line,.cropper-point{background-color:var(--clr-accent)!important}.tab-picture__controls{display:flex;flex-direction:column;gap:var(--spacing-md)}.tab-picture__trigger-group,.tab-picture__phase-group{display:flex;flex-direction:column;gap:4px}.tab-picture__phase-radios{display:flex;gap:var(--spacing-sm)}.tab-sound__wrap{display:flex;flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-xs) 0}.tab-sound__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-xs);min-height:200px;padding:var(--spacing-lg);border:2px dashed var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted);text-align:center;cursor:pointer;transition:border-color var(--transition-fast),background-color var(--transition-fast)}.tab-sound__dropzone:hover,.tab-sound__dropzone--active{border-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 5%,transparent)}.tab-sound__dropzone-icon{font-size:28px;opacity:.5}.tab-sound__dropzone-title{font-size:14px;color:var(--color-text-muted)}.tab-sound__dropzone-hint{font-size:12px;color:var(--color-text-muted);opacity:.7}.tab-sound__add-btn{margin-top:var(--spacing-xs)}.tab-sound__add-btn--inline{width:100%;margin-top:var(--spacing-xs)}.tab-sound__card-list{display:flex;flex-direction:column;gap:var(--spacing-sm);border-radius:var(--radius-md)}.tab-sound__card-list[data-drop-active=true]{outline:2px dashed var(--color-primary);outline-offset:4px}.tab-sound__card{display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--modal-input-bg);color:var(--color-text);transition:border-color .12s ease,background-color .12s ease;cursor:pointer;overflow:hidden}.tab-sound__card--readonly{flex-direction:row;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:var(--color-bg-hover);border-style:dashed;border-color:var(--color-border);opacity:.85;cursor:default}.tab-sound__card-waveform{flex:0 0 80px;height:28px;display:flex;align-items:center;justify-content:center}.tab-sound__card-waveform .tab-sound__waveform-svg{width:100%;height:100%;fill:var(--color-text-muted)}.tab-sound__card-info{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:var(--spacing-xs)}.tab-sound__card-label{width:100%;border:none;background:transparent;font-family:inherit;font-size:var(--font-size-sm);color:var(--color-text);outline:none;padding:2px 4px;border-radius:var(--radius-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}input.tab-sound__card-label:focus{background:var(--color-bg-hover);outline:1px solid var(--color-border)}span.tab-sound__card-label{display:block;color:var(--color-text-muted)}.tab-sound__card-meta{font-size:var(--font-size-2xs);color:var(--color-text-muted);padding:0 4px;font-variant-numeric:tabular-nums}.tab-sound__card-readonly-badge{display:flex;align-items:center;gap:var(--spacing-xs);font-size:var(--font-size-2xs);color:var(--color-text-muted);flex-shrink:0}.tab-sound__card-header{position:relative;display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);padding-right:32px;border-bottom:1px solid transparent}.tab-sound__card:hover,.tab-sound__card--expanded{background:var(--color-bg-card)}.tab-sound__card--expanded .tab-sound__card-play{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.tab-sound__card-play{flex-shrink:0;width:48px;height:48px;border-radius:50%;border:2px solid var(--color-border);background:transparent;color:var(--color-text-muted);font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.tab-sound__card-play>*{pointer-events:none}.tab-sound__card-play-ring{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);pointer-events:none;transform-box:fill-box;transform-origin:center;transform:rotate(-90deg);opacity:0;transition:opacity .5s ease}.tab-sound__card-play[data-playing=true] .tab-sound__card-play-ring{opacity:1}.tab-sound__card-play-ring circle{fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:butt;stroke-dasharray:138.23;stroke-dashoffset:-138.23;transition:stroke-dashoffset 80ms linear}.tab-sound__card:hover .tab-sound__card-play,.tab-sound__card-play:hover,.tab-sound__card-play[data-playing=true]{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.tab-sound__card-body{display:flex;flex-direction:column;gap:0;flex:1 1 0;min-width:0}.tab-sound__card-title-row{margin-bottom:3px}.tab-sound__card-title-row{display:flex;align-items:baseline;gap:var(--spacing-xs)}.tab-sound__card-title{flex:1 1 0;min-width:0;font-size:13px;font-weight:500;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .12s ease,border-color .12s ease,background-color .12s ease;border:1px solid transparent;border-radius:3px;background:transparent;padding:0;outline:none;font-family:inherit;cursor:text}.tab-sound__card-title:hover:not(:focus){border-color:var(--color-border);background:#ffffff0d}.tab-sound__card-title:focus{color:var(--color-text);border-color:var(--color-primary);background:#ffffff0f}.tab-sound__card:hover .tab-sound__card-title,.tab-sound__card--expanded .tab-sound__card-title{color:var(--color-text)}.tab-sound__card-duration{font-size:11px;color:var(--color-text-muted);font-family:var(--font-mono);white-space:nowrap;flex-shrink:0}.tab-sound__card-summary-1,.tab-sound__card-summary-2{font-size:11px;color:var(--color-text-muted);line-height:1.4;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tab-sound__card-summary-keyword{background:none;border:none;padding:0;margin:0;font:inherit;line-height:inherit;color:inherit;text-decoration:none;cursor:pointer;white-space:inherit;transition:color var(--transition-fast),text-decoration-color var(--transition-fast)}.tab-sound__card-summary-keyword:hover,.tab-sound__card-summary-keyword.tab-sound__card-summary-keyword--force-hover{color:var(--color-text);text-decoration:underline solid;text-underline-offset:2px;text-decoration-thickness:1px}.tab-sound__card-summary-keyword:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:3px}.tab-sound__card-controls{position:absolute;right:var(--spacing-xs);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:4px}.tab-sound__card-delete{width:36px;height:36px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--color-error);font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .12s ease,background-color .12s ease,color .12s ease}.tab-sound__card:hover .tab-sound__card-delete,.tab-sound__card--expanded .tab-sound__card-delete{opacity:.55;pointer-events:auto}.tab-sound__card:hover .tab-sound__card-delete:hover,.tab-sound__card--expanded .tab-sound__card-delete:hover{opacity:1;background:var(--color-error);color:#fff}.tab-sound__card-chevron{flex-shrink:0;color:var(--color-text-muted);font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:color .12s ease}.tab-sound__card:hover .tab-sound__card-chevron{color:var(--color-text)}@keyframes tab-sound-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--color-primary) 55%,transparent)}70%{box-shadow:0 0 0 9px color-mix(in srgb,var(--color-primary) 0%,transparent)}to{box-shadow:0 0 color-mix(in srgb,var(--color-primary) 0%,transparent)}}.tab-sound__card-play[data-playing=true]{animation:tab-sound-pulse 1.8s ease-out infinite}.tab-sound__card-expanded-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-out}.tab-sound__card--expanded .tab-sound__card-expanded-content{grid-template-rows:1fr}.tab-sound__card-expanded-inner{overflow:hidden}.tab-sound__tab-bar{position:relative;display:flex;gap:var(--spacing-xs);padding:4px}.tab-sound__tab-indicator{position:absolute;top:4px;left:0;height:calc(100% - 8px);background:var(--color-primary);border-radius:6px;transition:transform .2s ease-out,width .2s ease-out;pointer-events:none}.tab-sound__tab-btn{position:relative;flex:1;text-align:center;padding:4px 8px;background:transparent;border:none;border-radius:6px;color:var(--color-text-muted);font-family:inherit;font-size:10px;font-weight:300;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color .12s ease}.tab-sound__tab-btn[aria-selected=true]{font-weight:600;color:#fff}.tab-sound__tab-btn:hover:not([aria-selected=true]){color:var(--color-text)}.tab-sound__tab-btn:focus-visible{outline:none;box-shadow:none}.tab-sound__tab-btn:not([aria-selected=true]):focus-visible{outline:2px dashed color-mix(in srgb,var(--color-primary) 60%,transparent);outline-offset:-3px;border-radius:6px;box-shadow:none}.tab-sound__tab-indicator[data-focus-visible=true]{outline:2px solid white;outline-offset:2px}.tab-sound__tab-content{overflow:hidden;position:relative}.tab-sound__tab-panels-track{--tab-count: 5;display:flex;flex-direction:row;width:calc(var(--tab-count) * 100%);transition:transform .2s ease-out;will-change:transform}.tab-sound__tab-panel{flex:0 0 calc(100% / var(--tab-count, 5));width:calc(100% / var(--tab-count, 5));min-height:380px;padding:var(--spacing-md);box-sizing:border-box}.tab-sound__dropzone--inline{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-md);padding:20px 24px;border:2px dashed var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-muted);font-size:14px;transition:border-color .12s ease,background-color .12s ease;cursor:pointer}.tab-sound__dropzone--inline:hover{border-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 5%,transparent)}.tab-sound__dropzone--inline.tab-sound__dropzone--active{border-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 10%,transparent)}.tab-sound__dropzone--inline .tab-sound__dropzone-icon{font-size:20px;flex-shrink:0}.tab-sound__max-slots-msg{font-size:var(--font-size-xs);color:var(--color-text-muted);text-align:center;padding:var(--spacing-sm);margin:0}.tab-sound__son-content{display:flex;flex-direction:column;gap:var(--spacing-sm);padding:var(--spacing-md)}.tab-sound__son-waveform{height:168px;position:relative;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-card)}.tab-sound__son-waveform .waveform-player--headless{position:absolute;top:0;left:0;right:0;height:128px;border:none;background:transparent;border-radius:0}.tab-sound__son-waveform .waveform-player__waveform{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.son-spinner{animation:spin .9s linear infinite;display:inline-block}.tab-sound__son-transport{position:absolute;bottom:0;left:0;right:0;height:40px;display:flex;flex-direction:row;align-items:center;gap:var(--spacing-xs);flex-wrap:nowrap;overflow:hidden;padding:0 var(--spacing-xs);background:transparent}.son-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;padding:0;background:transparent;border:none;border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer}.son-btn:hover{background:var(--color-bg-hover);color:var(--color-text)}.son-btn--cue{color:color-mix(in srgb,var(--color-primary) 70%,transparent)}.son-btn--cue:hover{color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 10%,transparent)}.son-timecode{font-family:var(--font-mono);font-size:13px;min-width:34px;flex-shrink:0;color:var(--color-text-muted)}.son-selection{font-size:11px;color:var(--color-text-muted);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.son-clear{font-size:14px;line-height:1;padding:2px 4px;flex-shrink:0;background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;display:none}.tab-sound__son-transport[data-has-region=true] .son-clear{display:inline-flex;align-items:center}.tab-sound__son-volume{display:flex;flex-direction:row;gap:var(--spacing-xs)}.son-vol-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;font-family:inherit;padding:12px 4px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-card);color:var(--color-text-muted);cursor:pointer}.son-vol-btn[data-vol=soft]>i{font-size:18px}.son-vol-btn[data-vol=normal]>i{font-size:19px}.son-vol-btn[data-vol=loud]>i{font-size:20px}.son-vol-btn[data-vol=db]>i{font-size:19px}.son-vol-btn:hover{background:var(--color-bg-hover);color:var(--color-text)}.son-vol-btn[data-selected=true]{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.son-vol-db-popup{display:flex;align-items:center;justify-content:center;padding:10px 8px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:0 4px 12px var(--color-overlay-dark);z-index:var(--z-popover)}.son-vol-db-range{-moz-appearance:slider-vertical;appearance:slider-vertical;-webkit-appearance:slider-vertical;writing-mode:vertical-lr;direction:rtl;width:16px;height:140px;background:transparent;cursor:pointer;margin:0}.son-vol-db-range::-webkit-slider-runnable-track{width:2px;background:var(--color-border);border-radius:1px}.son-vol-db-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;background:var(--color-primary);border:2px solid var(--color-bg-card);border-radius:50%;cursor:pointer;margin-left:-6px}.son-vol-db-range::-moz-range-track{width:2px;background:var(--color-border);border-radius:1px}.son-vol-db-range::-moz-range-thumb{width:14px;height:14px;background:var(--color-primary);border:2px solid var(--color-bg-card);border-radius:50%;cursor:pointer}.son-vol-db-ticks{position:relative;width:36px;height:140px;margin-left:4px;pointer-events:none}.son-vol-db-tick{position:absolute;left:0;width:4px;height:1px;background:var(--color-text-muted);opacity:.35;transform:translateY(-50%)}.son-vol-db-tick--major{width:10px;opacity:1;background:var(--color-text)}.son-vol-db-tick--major:after{content:attr(data-label);position:absolute;left:13px;top:50%;transform:translateY(-50%);font-size:10px;font-family:var(--font-mono);color:var(--color-text);white-space:nowrap}.tab-sound__son-comportements{display:flex;flex-direction:column;gap:var(--spacing-xs)}.son-toggle-row{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-sm);padding:6px var(--spacing-sm);border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none}.son-toggle-row[data-on=true]{background:color-mix(in srgb,var(--color-primary) 10%,transparent)}.son-toggle-label{font-size:13px;color:var(--color-text-muted)}.son-toggle-row[data-on=true] .son-toggle-label{color:var(--color-text)}.son-toggle-cb{accent-color:var(--color-primary);flex-shrink:0}.tab-sound__panel-readonly-banner{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);background:color-mix(in srgb,var(--color-text-muted) 8%,transparent);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:12px;color:var(--color-text-muted);margin-bottom:var(--spacing-sm)}.tab-sound__son-content[data-readonly=true] .tab-sound__son-waveform,.tab-sound__son-content[data-readonly=true] .tab-sound__son-transport,.tab-sound__son-content[data-readonly=true] .tab-sound__son-vol-wrapper,.tab-sound__son-content[data-readonly=true] .tab-sound__son-comportements{pointer-events:none;opacity:.45}.tab-sound__panel-heading{font-family:var(--font-body);font-size:16px;font-weight:400;font-style:normal;color:color-mix(in srgb,var(--color-text) 88%,transparent);margin:0 0 var(--spacing-sm) 0}.tab-sound__start-rows,.tab-sound__mix-rows,.tab-sound__fin-rows{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-xs)}.tab-sound__start-row,.tab-sound__mix-row,.tab-sound__fin-row{display:flex;align-items:center;gap:var(--spacing-md);padding:0 var(--spacing-md);height:64px;background:transparent;border-radius:10px;border:1px solid color-mix(in srgb,var(--color-primary) 30%,transparent);cursor:pointer;transition:background .2s ease-out,border-color .2s ease-out;box-sizing:border-box}.tab-sound__start-row:hover,.tab-sound__mix-row:hover,.tab-sound__fin-row:hover{background:color-mix(in srgb,var(--color-primary) 8%,transparent)}.tab-sound__start-row[data-selected=true],.tab-sound__mix-row[data-selected=true],.tab-sound__fin-row[data-selected=true]{background:color-mix(in srgb,var(--color-primary) 18%,transparent);border-color:var(--color-primary);border-width:2px;padding:0 calc(var(--spacing-md) - 1px)}.tab-sound__start-row[data-selected=true]:hover,.tab-sound__mix-row[data-selected=true]:hover,.tab-sound__fin-row[data-selected=true]:hover{background:color-mix(in srgb,var(--color-primary) 22%,transparent)}.tab-sound__start-row[data-available=false]{opacity:.4;pointer-events:none;cursor:not-allowed}.tab-sound__row-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--color-text) 55%,transparent);font-size:24px;flex-shrink:0;transition:color .2s ease-out}.tab-sound__start-row[data-selected=true] .tab-sound__row-icon,.tab-sound__mix-row[data-selected=true] .tab-sound__row-icon,.tab-sound__fin-row[data-selected=true] .tab-sound__row-icon{color:var(--color-text)}.tab-sound__row-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tab-sound__row-title{font-size:15px;font-weight:400;color:color-mix(in srgb,var(--color-text) 70%,transparent);display:flex;align-items:center;gap:var(--spacing-sm);min-width:0;transition:color .2s ease-out}.tab-sound__row-title>.tab-sound__row-title-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.tab-sound__start-row[data-selected=true] .tab-sound__row-title,.tab-sound__mix-row[data-selected=true] .tab-sound__row-title,.tab-sound__fin-row[data-selected=true] .tab-sound__row-title{color:var(--color-text)}.tab-sound__row-description{font-size:13px;color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tab-sound__row-badge{display:inline-flex;align-items:center;gap:4px;margin-left:auto;padding:2px 10px;background:color-mix(in srgb,var(--color-primary) 25%,transparent);color:var(--color-text);border:1px solid color-mix(in srgb,var(--color-primary) 40%,transparent);border-radius:9999px;font-size:9px;font-weight:400;letter-spacing:.06em;text-transform:uppercase;pointer-events:none;flex-shrink:0}.tab-sound__row-badge i{font-size:12px}.tab-sound__row-badge[data-interactive=true]{pointer-events:auto;cursor:pointer}.tab-sound__row-badge[data-interactive=true]:hover{background:color-mix(in srgb,var(--color-primary) 40%,transparent);border-color:var(--color-primary)}.tab-sound__row-option-indices{display:inline-flex;gap:0;margin-top:0;flex-shrink:0}.tab-sound__option-index{width:24px;height:24px;border-radius:0;border:none;background:transparent;color:inherit;opacity:.3;font-size:18px;font-weight:400;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity .15s ease-out}.tab-sound__option-index+.tab-sound__option-index{margin-left:-6px}.tab-sound__option-index[data-selected=true],.tab-sound__option-index:hover{opacity:1}.tab-sound__fin-section+.tab-sound__fin-section{margin-top:var(--spacing-lg)}.tab-sound__fin-section{display:block}.tab-sound__start-content[data-readonly=true] .tab-sound__start-row,.tab-sound__mix-content[data-readonly=true] .tab-sound__mix-row,.tab-sound__fin-content[data-readonly=true] .tab-sound__fin-row{pointer-events:none;opacity:.45}.tab-sound__waveform-modal{width:720px;max-width:95vw}.tab-sound__waveform-modal__header{display:flex;align-items:center;gap:var(--spacing-md)}.tab-sound__waveform-modal__title{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tab-sound__waveform-modal__title-slot{font-style:italic;color:var(--color-text-muted)}.tab-sound__waveform-modal__nav{display:flex;align-items:center;gap:var(--spacing-sm);flex-shrink:0}.tab-sound__waveform-modal__prev,.tab-sound__waveform-modal__next{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast),opacity var(--transition-fast)}.tab-sound__waveform-modal__prev:hover:not(:disabled),.tab-sound__waveform-modal__next:hover:not(:disabled){background:var(--color-bg-hover)}.tab-sound__waveform-modal__prev:disabled,.tab-sound__waveform-modal__next:disabled{opacity:.4;cursor:not-allowed}.tab-sound__waveform-modal__counter{font-family:var(--font-body);font-variant-numeric:tabular-nums;font-size:var(--font-size-sm);color:var(--color-text-muted);min-width:3ch;text-align:center;-webkit-user-select:none;user-select:none}.tab-sound__waveform-modal__waveform{width:100%;min-height:180px;margin-bottom:var(--spacing-sm)}.tab-sound__waveform-modal__banner{display:flex;align-items:flex-start;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);margin-bottom:var(--spacing-sm);border-radius:var(--radius-sm);border:1px solid transparent;font-size:var(--font-size-sm)}.tab-sound__waveform-modal__banner[hidden]{display:none}.tab-sound__waveform-modal__banner-icon{font-size:18px;line-height:1.4;flex:0 0 auto}.tab-sound__waveform-modal__banner-messages{list-style:none;margin:0;padding:0;flex:1 1 auto}.tab-sound__waveform-modal__banner-messages li{line-height:1.4}.tab-sound__waveform-modal__banner-messages li+li{margin-top:var(--spacing-xs)}.tab-sound__waveform-modal__banner--blocking{color:var(--color-error);background:var(--color-status-error-bg);border-color:color-mix(in srgb,var(--color-error) 35%,transparent)}.tab-sound__waveform-modal__banner--warning{color:var(--color-warning);background:color-mix(in srgb,var(--color-warning) 12%,transparent);border-color:color-mix(in srgb,var(--color-warning) 35%,transparent)}.tab-sound__waveform-modal__banner--info{color:var(--color-info);background:color-mix(in srgb,var(--color-info) 12%,transparent);border-color:color-mix(in srgb,var(--color-info) 35%,transparent)}.extract-too-long-modal__overlay{z-index:calc(var(--z-modal) + 2)}.extract-too-long-modal{width:480px;max-width:90vw}.extract-too-long-modal__body{display:flex;flex-direction:column;gap:var(--spacing-md)}.extract-too-long-modal__line1{margin:0;font-size:var(--font-size-md);line-height:1.5}.extract-too-long-modal__line2{margin:0;font-size:var(--font-size-sm);color:var(--color-text-muted)}.extract-too-long-modal__choices{display:flex;flex-direction:column;gap:var(--spacing-sm)}.extract-too-long-modal__choices .btn{width:100%;text-align:center;justify-content:center}.extract-too-long-modal__footer{justify-content:flex-end}.tab-sound__waveform-modal__region-info{font-family:var(--font-body);font-variant-numeric:tabular-nums;font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:var(--spacing-md);min-height:1.4em}.tab-sound__waveform-modal__params{display:flex;flex-direction:column;gap:var(--spacing-sm);padding:var(--spacing-sm) 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin-bottom:var(--spacing-sm)}.tab-sound__waveform-modal__params-row{display:flex;align-items:center;gap:var(--spacing-md)}.tab-sound__waveform-modal__params-label{flex:0 0 6.5rem;font-size:var(--font-size-sm);color:var(--color-text-muted)}.tab-sound__waveform-modal__params-buttons{display:flex;gap:var(--spacing-xs)}.tab-sound__waveform-modal__params-btn{padding:var(--spacing-xs) var(--spacing-sm);font-family:var(--font-body);font-size:var(--font-size-sm);background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast);display:inline-flex;align-items:center;gap:var(--spacing-xs)}.tab-sound__waveform-modal__params-btn:hover{background:var(--color-bg-hover)}.tab-sound__waveform-modal__params-btn[aria-pressed=true],.tab-sound__waveform-modal__params-btn.is-active{background:color-mix(in srgb,var(--color-accent) 18%,transparent);border-color:var(--color-accent);color:var(--color-text)}.tab-sound__waveform-modal__params-btn-icon{font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.tab-sound__waveform-modal__params-btn-icon svg{width:16px;height:16px}.tab-sound__waveform-modal__params-row--mix-mode .tab-sound__waveform-modal__params-buttons{flex-wrap:wrap;gap:var(--spacing-xs)}.tab-sound__waveform-modal__params-label-icon{font-size:18px;margin-right:var(--spacing-xs);vertical-align:middle}.tab-sound__waveform-modal__params-label-icon svg{width:18px;height:18px}.tab-sound__waveform-modal__params-preview-icon{font-size:18px;color:var(--color-text-muted);margin-left:var(--spacing-xs);display:inline-flex;align-items:center;justify-content:center}.tab-sound__waveform-modal__params-preview-icon svg{width:18px;height:18px}.tab-sound__waveform-modal__params-select{padding:var(--spacing-xs) var(--spacing-sm);font-family:var(--font-body);font-size:var(--font-size-sm);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text)}.tab-sound__waveform-modal__advanced{margin-top:var(--spacing-xs);font-size:var(--font-size-sm);color:var(--color-text-muted)}.tab-sound__waveform-modal__advanced summary{cursor:pointer;padding:var(--spacing-xs) 0;-webkit-user-select:none;user-select:none}.tab-sound__waveform-modal__advanced[open] .tab-sound__waveform-modal__advanced-body{margin-top:var(--spacing-xs)}.tab-sound__waveform-modal__advanced-body{--db-slider-label-width: 52px;display:flex;flex-direction:column;gap:var(--spacing-sm);padding-left:12px;border-left:2px solid var(--color-border)}.tab-sound__waveform-modal__db-slider{display:flex;align-items:center;gap:var(--spacing-sm);flex:1;position:relative;min-width:0}.tab-sound__waveform-modal__db-slider input[type=range]{flex:1;cursor:pointer;min-width:0}.tab-sound__waveform-modal__db-slider input[type=range]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-xs)}.tab-sound__waveform-modal__db-slider__value{font-variant-numeric:tabular-nums;text-align:right;width:var(--db-slider-label-width);flex-shrink:0;color:var(--color-text-muted);font-size:var(--font-size-sm)}.tab-sound__waveform-modal__db-slider--red:before{content:"";position:absolute;top:0;left:calc(31 / 36 * 100%);right:var(--db-slider-label-width);bottom:0;background:var(--color-status-error-bg);pointer-events:none}.tab-sound__waveform-modal__db-slider--red input[type=range]{accent-color:var(--color-error)}.tab-sound__waveform-modal__db-slider--red .tab-sound__waveform-modal__db-slider__value{color:var(--color-error)}.tab-sound__waveform-modal__params-row--remove-silence{align-items:center}.tab-sound__waveform-modal__params-checkbox{cursor:pointer;accent-color:var(--color-accent);width:1rem;height:1rem}.tab-sound__waveform-modal__shortcuts{margin-top:var(--spacing-sm);font-size:var(--font-size-xs);color:var(--color-text-muted);text-align:center;font-style:italic}.tab-sound__waveform-modal--cuts .modal__header{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md)}.tab-sound__waveform-modal--cuts .waveform-player__trash-btn,.tab-sound__waveform-modal--cuts .waveform-player__trash-confirm{display:none!important}.tab-sound__waveform-modal__region-info--dual{display:flex;flex-direction:column;gap:var(--spacing-xs);min-height:2.8em}.tab-sound__waveform-modal__region-info-line{font-variant-numeric:tabular-nums}.tab-sound__waveform-modal__preview-disclaimer{font-size:var(--font-size-xs);color:var(--color-text-muted);font-style:italic;margin-top:var(--spacing-xs);margin-bottom:var(--spacing-sm)}@media (max-width: 720px){.tab-sound__waveform-modal{width:95vw}.tab-sound__waveform-modal__header{flex-wrap:wrap}.tab-sound__waveform-modal__nav{order:3;width:100%;justify-content:center}.tab-sound__waveform-modal__params-row{flex-wrap:wrap}.tab-sound__waveform-modal__params-label{flex:0 0 100%}}.zone-b-waveform-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:var(--color-bg-primary, #fff)}.bt-waveform-wrap{margin:var(--spacing-sm) 0}.bt-wysiwyg-compact .wysiwyg-textarea{aspect-ratio:unset!important;height:3rem}.micro-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);z-index:var(--z-modal);transition:background var(--transition-fast),backdrop-filter var(--transition-fast)}.micro-dialog-backdrop--visible{background:var(--color-overlay-dark);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.micro-dialog-backdrop--closing{background:transparent;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.micro-dialog{--modal-bg: color-mix(in srgb, var(--color-primary) 15%, var(--color-bg-primary));--modal-surface: color-mix(in srgb, var(--color-primary) 25%, var(--color-bg-primary));--modal-border: color-mix(in srgb, var(--color-primary) 50%, var(--color-bg-primary));--modal-text: color-mix(in srgb, var(--color-text) 88%, transparent);--color-bg-card: var(--modal-surface);--color-border: var(--modal-border);--color-text: var(--modal-text);position:fixed;bottom:80px;left:50%;transform:translate(-50%) translateY(20px);max-width:480px;width:calc(100% - 2rem);background:var(--modal-bg);color:var(--modal-text);border:1px solid var(--color-warning);border-radius:var(--radius-lg);box-shadow:0 8px 24px #0000004d;z-index:calc(var(--z-modal) + 1);padding:1.25rem 1.5rem;opacity:0;transition:opacity var(--transition-fast) ease,transform var(--transition-normal) ease-out}.micro-dialog--visible{opacity:1;transform:translate(-50%) translateY(0)}.micro-dialog--closing{opacity:0;transform:translate(-50%) translateY(20px)}.micro-dialog__message{margin:0 0 1rem;font-size:.9375rem;font-weight:600;color:var(--color-text)}.micro-dialog__actions{display:flex;gap:.5rem;flex-wrap:wrap}.micro-dialog__btn--save{background-color:var(--color-secondary)!important;border-color:var(--color-secondary)!important;color:#fff!important}.micro-dialog__btn--save:hover{filter:brightness(1.1)}@keyframes slow-pulse{0%,to{border-color:var(--color-border)}50%{border-color:var(--color-warning)}}@keyframes slow-pulse-modal{0%,to{border-color:var(--modal-border)}50%{border-color:var(--color-warning);box-shadow:0 0 6px #fbbf2459}}.field--pulse{animation:slow-pulse 3s ease-in-out infinite}.question-modal .field--pulse{animation:slow-pulse-modal 3s ease-in-out infinite}@media (max-width: 640px){.question-modal__zone-a{flex-wrap:wrap}.zone-a__title-input{order:10;flex-basis:100%;margin-top:.25rem}.qm-position-indicator{gap:.25rem}.qm-nav-btn span{display:none}}.tab-scoring__max-group{margin-bottom:var(--spacing-lg)}.tab-scoring__label{display:block;font-size:13px;font-weight:600;color:var(--color-text);margin-bottom:var(--spacing-xs, 4px)}.tab-scoring__max-input-wrap{display:inline-flex;align-items:center;gap:6px}.tab-scoring__max-input{width:60px;font-family:var(--font-mono);text-align:center;padding:4px 6px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-card);color:var(--color-text);font-size:14px}.tab-scoring__max-input:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.tab-scoring__max-suffix{font-size:13px;color:var(--color-text-muted)}.tab-scoring__method-section{margin-top:var(--spacing-md)}.tab-scoring__method-header{display:flex;align-items:center;gap:6px;margin-bottom:var(--spacing-sm)}.tab-scoring__method-title{font-size:13px;font-weight:700;color:var(--color-text)}.tab-scoring__info-icon{display:inline-flex;align-items:center;color:var(--color-text-muted);cursor:help}.tab-scoring__info-icon svg{width:16px;height:16px}.tab-scoring__info-icon i{font-size:16px}.tab-scoring__radio-group{display:flex;flex-direction:column;gap:2px}.tab-scoring__method-radio{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast)}.tab-scoring__method-radio:hover{background:color-mix(in srgb,var(--color-primary) 5%,transparent)}.tab-scoring__method-radio--selected{background:color-mix(in srgb,var(--color-primary) 8%,transparent)}.tab-scoring__method-radio--greyed{opacity:.4;cursor:not-allowed}.tab-scoring__method-radio--greyed:hover{background:none}.tab-scoring__method-radio input[type=radio]{margin:0;accent-color:var(--color-primary)}.tab-scoring__method-label{font-size:13px;color:var(--color-text)}.tab-scoring__method-subtitle{font-size:12px;color:var(--color-text-muted)}.tab-scoring__sub-panel{overflow:hidden;transition:max-height var(--transition-normal) ease-out;margin-left:24px;padding:0 12px;border-left:2px solid transparent;background:transparent}.tab-scoring__sub-panel:not([style*="max-height: 0"]){padding:8px 12px;border-left-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 5%,transparent)}.tab-scoring__sub-text{font-size:12px;color:var(--color-text-muted);line-height:1.5;margin:0}.tab-scoring__partial-modes{display:flex;gap:var(--spacing-md);margin-bottom:var(--spacing-xs, 4px)}.tab-scoring__partial-radio{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--color-text);cursor:pointer}.tab-scoring__partial-radio input[type=radio]{margin:0;accent-color:var(--color-primary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tab-notes__wrapper{display:flex;flex-direction:column;gap:var(--spacing-lg)}.tab-notes__group{display:flex;flex-direction:column;gap:2px}.tab-notes__label{font-size:13px;font-weight:700;color:var(--color-text)}.question-modal .tab-notes__label{color:var(--modal-text-muted);font-weight:600}.tab-notes__subtitle{font-size:11px;font-style:italic;color:var(--color-text-muted);margin-bottom:var(--spacing-xs, 4px)}.tab-notes__textarea{width:100%;min-height:120px;resize:vertical;font-size:13px;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-sm);background:var(--color-bg-card);color:var(--color-text);font-family:inherit;line-height:1.5}.tab-notes__textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.tab-notes__music-meta:empty{display:none}.tab-notes__music-meta-header{font-weight:600;font-size:var(--font-size-md);margin-bottom:var(--spacing-sm)}.tab-notes__music-meta-fields{display:flex;flex-direction:column;gap:var(--spacing-xs)}.tab-notes__music-meta-row{display:flex;align-items:center;gap:var(--spacing-sm)}.tab-notes__music-meta-key{font-size:var(--font-size-sm);color:var(--color-text-muted);min-width:130px;flex-shrink:0}.tab-notes__music-meta-value{font-size:var(--font-size-sm)}.tab-notes__genre-pill{display:inline-block;padding:1px 8px;border-radius:var(--radius-full);background:var(--color-surface-raised);font-size:var(--font-size-xs);margin-right:4px}.tab-notes__genre-pill--empty{background:none}.tab-notes__music-meta-bar{display:flex;align-items:center;gap:var(--spacing-sm)}.tab-notes__bar-track{flex:1;height:6px;background:var(--color-border);border-radius:3px;overflow:hidden}.tab-notes__bar-fill{height:100%;background:var(--color-primary);border-radius:3px;transition:width .3s ease}.tab-notes__bar-fill--recog{background:var(--color-accent, var(--color-primary))}.tab-notes__bar-pct{font-size:var(--font-size-xs);color:var(--color-text-muted);min-width:36px;text-align:right}.tab-notes__music-meta-partial{font-size:var(--font-size-xs);color:var(--color-warning, #e6a700);margin-top:var(--spacing-xs)}.tab-notes__year-source{font-size:.75em;color:var(--color-text-muted);font-style:italic;margin-left:.4em}.tab-notes__music-meta-footer{font-size:var(--font-size-xs);color:var(--color-text-muted);margin-top:var(--spacing-sm)}.tab-notes__music-meta-skeleton{display:flex;flex-direction:column;gap:var(--spacing-sm)}.tab-notes__music-meta-skeleton .skeleton-bar{height:12px;background:var(--color-border);border-radius:6px;animation:skeleton-pulse 1.2s ease-in-out infinite}.tab-notes__music-meta-skeleton .skeleton-bar--short{width:60%}@keyframes skeleton-pulse{0%,to{opacity:.4}50%{opacity:1}}.tab-details__wrapper{display:flex;flex-direction:column;gap:var(--spacing-lg)}.tab-details__group{display:flex;flex-direction:column;gap:var(--spacing-xs, 4px)}.tab-details__label{font-size:13px;font-weight:700;color:var(--color-text)}.question-modal .tab-details__label{color:var(--modal-text-muted);font-weight:600}.tab-details__textarea{width:100%;resize:vertical;font-size:13px;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-sm);background:var(--color-bg-card);color:var(--color-text);font-family:inherit;line-height:1.5}.tab-details__textarea--explanation{min-height:80px}.tab-details__textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.tab-details__input{width:100%;padding:6px var(--spacing-sm);font-size:13px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-card);color:var(--color-text)}.tab-details__input:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.tab-details__select{width:100%;padding:6px var(--spacing-sm);font-size:13px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-card);color:var(--color-text);cursor:pointer}.tab-details__select:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.tab-details__visibility-radios{display:flex;gap:var(--spacing-md)}.tab-details__vis-radio{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--color-text);cursor:pointer}.tab-details__vis-radio input[type=radio]{margin:0;accent-color:var(--color-primary)}.tab-details__author{font-size:13px;color:var(--color-text-muted)}.tag-chips{display:flex;flex-wrap:wrap;gap:4px;padding:4px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-card);position:relative;align-items:center;min-height:34px}.tag-chips:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-primary) 20%,transparent)}.tag-chips__chips{display:contents}.tag-chips__chip{display:inline-flex;align-items:center;height:26px;border-radius:13px;background:color-mix(in srgb,var(--color-primary) 15%,transparent);padding:0 6px 0 10px;gap:4px;font-size:12px;color:var(--color-text);white-space:nowrap;transition:border-color var(--transition-fast);border:1px solid transparent}.tag-chips__chip--highlighted{border-color:var(--color-primary)}.tag-chips__chip-text{max-width:150px;overflow:hidden;text-overflow:ellipsis}.tag-chips__chip-close{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:var(--color-text-muted);transition:color var(--transition-fast)}.tag-chips__chip-close svg{width:14px;height:14px}.tag-chips__chip-close:hover{color:var(--color-error, #ef4444)}.tag-chips__input{flex:1;min-width:80px;border:none;outline:none;background:transparent;font-size:12px;color:var(--color-text);padding:2px 4px}.tag-chips__input::placeholder{color:var(--color-text-muted)}.tag-chips__max-indicator{font-size:11px;color:var(--color-text-muted);padding:0 4px}.tag-chips__dropdown{position:absolute;top:100%;left:0;right:0;max-height:160px;overflow-y:auto;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 4px 12px #00000026;z-index:100;margin-top:2px}.tag-chips__dropdown-item{padding:6px 10px;font-size:12px;color:var(--color-text);cursor:pointer;transition:background .1s}.tag-chips__dropdown-item:hover,.tag-chips__dropdown-item--active{background:color-mix(in srgb,var(--color-primary) 10%,transparent)}.wysiwyg-textarea{position:relative;aspect-ratio:2.5 / 1;overflow:hidden;border-radius:var(--radius-md, 8px);border:1px solid var(--modal-border, #444);background:var(--modal-input-bg, #1a1a2e);transition:border-color var(--transition-normal) ease,box-shadow var(--transition-normal) ease;container-type:size}.wysiwyg-textarea--empty:after{content:"Saisissez le texte de la question…";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--modal-text-muted, #64748b);font-size:var(--font-size-base, 1rem);font-family:var(--font-body, "Raleway", sans-serif);pointer-events:none}@container (min-height: 4em){.wysiwyg-textarea--empty:after{padding-bottom:4em}}.wysiwyg-textarea--focus{border-color:var(--color-primary, #8B5CF6);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-primary, #8B5CF6) 25%,transparent)}.wysiwyg-textarea--warning{border-color:var(--color-warning, #f59e0b);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-warning, #f59e0b) 20%,transparent)}.wysiwyg-textarea__editor{width:100%;height:100%;box-sizing:border-box;outline:none;font-family:var(--font-body, "Raleway", sans-serif);color:var(--modal-text, #e2e8f0);line-height:1.3;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;text-wrap:balance;letter-spacing:.01em;transition:padding var(--transition-normal) ease;display:flex;flex-direction:column;justify-content:center;text-align:center}.wysiwyg-textarea__measure{position:absolute;visibility:hidden;pointer-events:none}.wysiwyg-textarea__editor p{margin:0;min-height:1.3em}.wysiwyg-textarea__editor p+p{margin-top:.5em}.wysiwyg-textarea__editor sup,.wysiwyg-textarea__measure sup{font-size:.5em;vertical-align:super;line-height:0}.wysiwyg-textarea__ghosts{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.wysiwyg-ghost--image{position:absolute;top:0;left:0;width:35%;bottom:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.wysiwyg-ghost--image img{width:100%;height:100%;object-fit:contain;border-radius:var(--radius-sm, 4px)}.wysiwyg-ghost--image-empty{flex-direction:column;gap:4px;color:var(--modal-text-muted, #64748b);opacity:.4;font-size:.75rem;border:1px dashed var(--modal-border, #444)}.wysiwyg-ghost--image-empty i{font-size:2rem;opacity:.5}.wysiwyg-ghost--responses{position:absolute;left:0;right:0;bottom:4px;display:grid;row-gap:max(4%,4px);box-sizing:border-box}.wysiwyg-ghost--responses.wysiwyg-ghost--mcq-single,.wysiwyg-ghost--responses.wysiwyg-ghost--mcq-multiple,.wysiwyg-ghost--responses.wysiwyg-ghost--ordering{height:28.6%;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;column-gap:3.33%;padding-inline:3.33%;align-content:center}.wysiwyg-ghost--responses.wysiwyg-ghost--enumerating{height:28.6%;grid-template-columns:1fr;grid-auto-rows:1fr;padding-inline:5%;align-content:center}.wysiwyg-ghost--responses.wysiwyg-ghost--matching{height:37.5%;grid-template-columns:1fr;grid-auto-rows:1fr;padding-inline:5%;align-content:center}.wysiwyg-ghost__chip{display:flex;align-items:center;justify-content:flex-start;height:100%;min-height:6px;padding-left:.75rem;box-sizing:border-box;overflow:hidden;background:linear-gradient(5deg,var(--modal-bg),var(--modal-surface));border-radius:var(--radius-sm, 4px)}.wysiwyg-ghost__chip-letter{color:color-mix(in srgb,var(--color-primary) 6%,var(--color-bg-primary));font-family:var(--font-body, "Raleway", sans-serif);font-weight:600;font-size:1.125rem;line-height:1}.wysiwyg-ghost__pair{display:grid;grid-template-columns:1fr 12% 1fr;gap:4%;align-items:center;min-height:6px}.wysiwyg-ghost__pair-link{display:block;height:2px;background:linear-gradient(5deg,var(--modal-bg),var(--modal-surface));border-radius:1px}.prompter-question-text p+p,.wysiwyg-textarea__measure p+p{margin-top:.5em}.prompter-question-text sup,.player-question-text sup{font-size:.5em;vertical-align:super;line-height:0}.numeric-answer-row{align-items:flex-start}#num-correct-answer{font-size:1.05rem;padding-top:.4rem;padding-bottom:.4rem;font-weight:500}.num-unit-wrapper{flex:0 0 100px;transition:opacity var(--transition-fast)}.num-unit-wrapper--disabled{opacity:.45}.num-unit-wrapper--disabled>input{cursor:not-allowed;background:color-mix(in srgb,var(--color-bg-primary) 70%,transparent)}.num-tolerance-wrapper{flex:0 0 130px}.num-tolerance-input-wrapper{position:relative;display:flex;align-items:center}.num-tolerance-prefix{position:absolute;left:8px;top:50%;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none;font-size:.95rem;line-height:1;z-index:1}.num-tolerance-input-wrapper>input{padding-left:30px!important;padding-right:30px!important;flex:1 1 auto;min-width:0}.num-tolerance-suffix{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none;font-size:.75rem;max-width:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.num-format-hint{min-height:1.1em;font-size:.75rem;margin-top:4px;display:flex;align-items:center;gap:4px}.num-format-hint--ok{color:var(--color-success)}.num-format-hint--error{color:var(--color-error)}.num-format-hint i{font-size:.9rem}.field-info-btn{background:transparent;border:none;cursor:pointer;color:var(--color-text-muted);padding:0 2px;margin-left:4px;font-size:.9em;vertical-align:middle}.field-info-btn:hover{color:var(--color-text)}.numeric-format-popover{position:fixed;z-index:calc(var(--z-modal) + 1);width:320px;max-height:360px;background:color-mix(in srgb,var(--color-primary) 30%,var(--color-bg-primary));border:1px solid color-mix(in srgb,var(--color-primary) 45%,var(--color-bg-primary));border-radius:var(--radius-lg);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-primary) 20%,transparent),0 12px 32px -4px color-mix(in srgb,black 55%,transparent),0 4px 12px -2px color-mix(in srgb,black 35%,transparent);padding:10px 14px 12px;overflow:auto;font-size:.85rem;color:color-mix(in srgb,var(--color-text) 88%,transparent)}.numeric-format-popover__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 8px}.numeric-format-popover__title{margin:0;font-size:.9rem;color:var(--color-text)}.numeric-format-popover__close{background:transparent;border:none;cursor:pointer;color:var(--color-text-muted);padding:2px 4px;font-size:1rem;line-height:1;border-radius:var(--radius-sm)}.numeric-format-popover__close:hover{color:var(--color-text);background:color-mix(in srgb,var(--color-text) 8%,transparent)}.numeric-format-popover__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.numeric-format-popover__list code{background:color-mix(in srgb,var(--color-primary) 45%,var(--color-bg-primary));color:color-mix(in srgb,var(--color-text) 92%,transparent);padding:1px 5px;border-radius:var(--radius-sm);font-size:.8rem}.numeric-format-popover__note{margin:8px 0 0;font-size:.75rem;color:var(--color-text-muted)}.numeric-disambig-dialog{max-width:480px;width:90vw;padding:24px}.numeric-disambig-body{display:flex;flex-direction:column;gap:16px}.numeric-disambig-hint{color:var(--color-text-muted);font-size:.9rem;margin:0}.numeric-disambig-choices{display:flex;flex-direction:column;gap:8px}.numeric-disambig-choice{width:100%;justify-content:flex-start}.settings-tabs{display:flex;gap:var(--space-lg);border-bottom:1px solid var(--color-border);padding:0 var(--space-md);margin-top:calc(-1 * var(--space-sm))}.settings-tab{background:transparent;border:none;border-bottom:2px solid transparent;padding:var(--space-sm) var(--space-md);font-size:var(--font-size-sm);font-weight:500;color:var(--color-text-muted);cursor:pointer;transition:color var(--transition-fast),border-color var(--transition-fast);display:inline-flex;align-items:center;gap:var(--space-xs)}.settings-tab:hover{color:var(--color-text)}.settings-tab[aria-selected=true]{color:var(--color-text);border-bottom-color:var(--color-warning)}.settings-tab-panel[hidden]{display:none}.settings-departage-toggle{padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border);margin-bottom:var(--space-md)}.settings-departage-toggle .form-switch-label{display:inline-flex;align-items:center;gap:var(--space-xs);font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.settings-departage-toggle .form-switch-label>span{flex:0 0 auto}.settings-departage-toggle .form-help-text{margin:var(--space-2xs) 0 0;font-size:var(--font-size-xs);color:var(--color-text-muted)}.settings-departage-sections[data-enabled=false]{opacity:.45;pointer-events:none}.tiebreaker-pool-counter{display:inline-block;margin-left:var(--space-xs);padding:2px 8px;border-radius:999px;background:color-mix(in srgb,var(--color-warning) 15%,transparent);color:var(--color-text);font-size:var(--font-size-xs);font-weight:600;font-family:var(--font-mono)}.tiebreaker-pool-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2xs)}.tiebreaker-pool-row{display:grid;grid-template-columns:2rem 1fr auto auto;align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-sm);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--transition-fast),background-color var(--transition-fast)}.tiebreaker-pool-row:hover{border-color:color-mix(in srgb,var(--color-warning) 50%,var(--color-border));background:color-mix(in srgb,var(--color-warning) 4%,var(--color-bg-card))}.tiebreaker-pool-row-order{font-family:var(--font-mono);font-weight:600;color:var(--color-warning);text-align:center}.tiebreaker-pool-row-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--font-size-sm)}.tiebreaker-pool-row-subcat{font-size:var(--font-size-xs);color:var(--color-text-muted)}.tiebreaker-pool-row-actions{display:inline-flex;gap:var(--space-2xs)}.tiebreaker-pool-empty{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm);padding:var(--space-md);background:color-mix(in srgb,var(--color-text-muted) 5%,transparent);border:1px dashed var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted);font-size:var(--font-size-sm)}.tiebreaker-pool-empty p{margin:0}.tab-sound__cred-content{max-height:380px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:var(--spacing-md) var(--spacing-md) var(--spacing-md);position:relative}.tab-sound__cred-content::-webkit-scrollbar{display:none}.tab-sound__cred-table{width:100%;border-collapse:collapse;table-layout:auto}.tab-sound__cred-row{min-height:32px}.tab-sound__cred-row:not(:last-child){border-bottom:1px solid var(--color-border)}.tab-sound__cred-label{width:84px;text-align:right;padding:6px 10px 6px 0;font-size:12px;color:var(--color-text-muted);vertical-align:middle}.tab-sound__cred-value{padding:0;font-size:13px;color:var(--color-text);vertical-align:middle}.tab-sound__cred-input{display:block;width:100%;box-sizing:border-box;border:1px solid transparent;outline:none;padding:3px 8px;font-size:13px;font-family:inherit;color:var(--color-text);background:transparent;border-radius:2px;transition:border-color .12s ease-out}.tab-sound__cred-input:hover:not(:focus){border-color:var(--color-border)}.tab-sound__cred-input:focus,.tab-sound__cred-input:focus-visible{background:color-mix(in srgb,var(--color-primary) 8%,transparent);border-color:var(--color-primary)}.tab-sound__cred-input::placeholder{color:var(--color-text-muted)}.tab-sound__cred-input[type=number]::-webkit-inner-spin-button,.tab-sound__cred-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tab-sound__cred-input[type=number]{-moz-appearance:textfield}.tab-sound__cred-assistant{display:inline-flex;align-items:center;gap:6px;margin:var(--spacing-md) auto 0;padding:6px 14px;border:1px solid var(--color-border);background:transparent;color:var(--color-text-muted);border-radius:var(--radius-sm);font-size:13px;font-family:inherit;cursor:pointer;transition:background-color .2s ease-out,color .2s ease-out}.tab-sound__cred-content{text-align:center}.tab-sound__cred-table,.tab-sound__cred-disambiguation{text-align:left}.tab-sound__cred-assistant[data-state=enabled]:hover{background:color-mix(in srgb,var(--color-primary) 15%,transparent);color:var(--color-text)}.tab-sound__cred-assistant[data-state=disabled]{opacity:.4;pointer-events:none;cursor:not-allowed}.tab-sound__cred-assistant[data-state=loading]{pointer-events:none;cursor:progress}.tab-sound__cred-assistant-spinner{display:inline-block;width:14px;height:14px;border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:cred-assistant-spin .9s linear infinite}@keyframes cred-assistant-spin{to{transform:rotate(360deg)}}.tab-sound__cred-disambiguation{position:absolute;left:50%;transform:translate(-50%);margin-top:6px;z-index:1;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:0 4px 12px color-mix(in srgb,currentColor 12%,transparent);padding:var(--spacing-sm);max-width:360px;min-width:240px}.tab-sound__cred-disambiguation-list{display:flex;flex-direction:column;gap:2px}.tab-sound__cred-disambiguation-row{display:block;width:100%;text-align:left;padding:6px 8px;cursor:pointer;border-radius:var(--radius-xs);font-size:13px;font-family:inherit;color:var(--color-text);background:transparent;border:1px solid transparent}.tab-sound__cred-disambiguation-row:hover,.tab-sound__cred-disambiguation-row:focus-visible{background:color-mix(in srgb,var(--color-primary) 15%,transparent)}.tab-sound__cred-disambiguation-cancel{display:block;margin:6px auto 0;padding:4px 12px;font-size:12px;font-family:inherit;background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-xs);color:var(--color-text-muted);cursor:pointer}.tab-sound__cred-disambiguation-cancel:hover{color:var(--color-text)}.template-modal{display:flex;flex-direction:column}.template-modal .modal-header,.template-modal .modal-tabs{flex:0 0 auto}.template-modal .modal-form{flex:1 1 auto;min-height:0;overflow-y:auto;padding:var(--spacing-md) var(--spacing-lg)}.settings-modal-footer,.template-modal-footer{flex:0 0 auto;display:flex;justify-content:flex-end;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);border-top:1px solid var(--modal-border)}.template-credits-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.template-credits-toggle{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;font-size:.875rem;background:color-mix(in srgb,white 2%,transparent);transition:border-color var(--transition-fast)}.template-credits-toggle:hover{border-color:color-mix(in srgb,var(--color-primary) 35%,var(--color-border))}.settings-panel-intro{margin:0 0 var(--space-md);padding:.75rem 1rem;background:color-mix(in srgb,var(--color-primary) 6%,transparent);border-left:3px solid var(--color-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.5}.settings-credits-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-md);margin-bottom:var(--space-lg)}.settings-credits-toggle-card{position:relative;padding:1rem 1.1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:color-mix(in srgb,white 2%,transparent);display:flex;flex-direction:column;gap:.6rem;transition:border-color var(--transition-fast),background var(--transition-fast)}.settings-credits-toggle-card:hover{border-color:color-mix(in srgb,var(--color-primary) 35%,var(--color-border))}.settings-credits-toggle{display:flex;align-items:flex-start;gap:.65rem;cursor:pointer;margin:0}.settings-credits-toggle input[type=checkbox]{width:1.05rem;height:1.05rem;accent-color:var(--color-primary);padding:0;border:none;background:transparent;flex:0 0 auto;margin:.15rem 0 0}.settings-credits-toggle-text{display:flex;flex-direction:column;gap:.25rem;flex:1 1 auto}.settings-credits-toggle-title{font-size:.9375rem;font-weight:500;color:var(--color-text);line-height:1.3}.settings-credits-toggle-help{font-size:var(--font-size-xs);color:var(--color-text-muted);line-height:1.4}.settings-credits-inherit-badge{display:inline-flex;align-self:flex-start;padding:.15rem .55rem;border-radius:999px;background:color-mix(in srgb,var(--color-text-muted) 12%,transparent);color:var(--color-text-muted);font-size:.6875rem;font-weight:500;letter-spacing:.01em}.settings-credits-copyright-group{border-top:1px solid var(--color-border);padding-top:var(--space-md);margin-top:var(--space-xs)}.settings-credits-copyright-group label{font-weight:500;font-size:.875rem;margin-bottom:.4rem;color:var(--color-text)}.settings-credits-copyright-group .form-help-text{margin:.35rem 0 0;font-size:var(--font-size-xs);color:var(--color-text-muted)}.settings-audio-toggle{display:flex;flex-direction:column;gap:var(--space-2xs);margin-bottom:var(--space-sm)}.settings-audio-toggle .form-switch-label{display:inline-flex;align-items:center;gap:var(--space-xs);cursor:pointer;font-weight:500;white-space:nowrap}.settings-audio-toggle input[type=checkbox]{width:auto;padding:0;border:none;background:transparent;accent-color:var(--color-primary);flex:0 0 auto;margin:0}.settings-audio-toggle .form-help-text{margin:0;font-size:var(--font-size-xs);color:var(--color-text-muted);padding-left:1.6rem}.settings-audio-inherit-badge{display:inline-block;align-self:flex-start;margin-left:1.6rem;padding:2px 10px;border-radius:999px;background:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-text-muted);font-size:var(--font-size-xs);font-weight:500}.quiz-credits-missing-badge{display:inline-flex;align-items:center;gap:.4rem;align-self:flex-start;padding:4px 10px;border:1px solid color-mix(in srgb,var(--color-warning) 60%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-warning) 15%,transparent);color:var(--color-text);font-size:var(--font-size-xs);font-weight:600;cursor:pointer;transition:background-color var(--transition-fast)}.quiz-credits-missing-badge:hover{background:color-mix(in srgb,var(--color-warning) 25%,transparent)}.quiz-credits-missing-badge[hidden]{display:none}.quiz-credits-missing-popover{min-width:320px;max-width:480px;padding:var(--space-sm)}.quiz-credits-missing-list{display:flex;flex-direction:column;gap:var(--space-2xs)}.quiz-credits-missing-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding:4px 0}.quiz-credits-missing-title{flex:1;font-size:var(--font-size-sm);color:var(--color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quiz-credits-missing-open{font-size:var(--font-size-xs);color:var(--color-primary);background:transparent;border:none;cursor:pointer;padding:2px 6px}.quiz-credits-missing-open:hover{text-decoration:underline}.session-prompter{display:grid;grid-template-rows:auto 1fr auto;height:100vh;background-color:var(--color-bg-primary);overflow:hidden}.session-prompter-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:var(--spacing-md);color:var(--color-text-muted)}.session-prompter-loading .spinner{display:block;margin:auto;animation:spin .8s linear infinite}.prompter-header{display:flex;align-items:center;gap:var(--spacing-md);padding:.75rem 1.5rem;background:var(--color-bg-card);border-bottom:1px solid var(--color-border);box-shadow:0 1px 3px #0000004d}.prompter-state-badge{padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;background-color:var(--color-primary);color:#fff}.prompter-state-badge.state-idle{background-color:var(--color-status-draft-bg);color:var(--color-status-draft-text)}.prompter-state-badge.state-ended{background-color:var(--color-error);color:#fff}.prompter-main{display:flex;align-items:center;justify-content:center;padding:var(--spacing-xl);overflow-y:auto}.prompter-center-content{text-align:center;max-width:800px}.quiz-credits,.display-credits{font-size:.85rem;opacity:.5;margin-top:2rem}.current-state-name{font-size:2.5rem;font-weight:700;color:var(--color-text);margin:0 0 1rem}.state-description,.round-info-text,.question-info-text{font-size:1.25rem;color:var(--color-text-muted);margin:.5rem 0}.prompter-controls{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:var(--color-bg-card);border-top:1px solid var(--color-border)}.prompter-nav-btn{min-width:140px;font-size:1rem}.prompter-state-info{display:flex;flex-direction:column;align-items:center;gap:.25rem}.prompter-state-info .state-label{font-size:.875rem;font-weight:600;color:var(--color-text)}.prompter-state-info .cran-index{font-size:.75rem;color:var(--color-text-muted)}.prompter-volume-control{display:flex;align-items:center;gap:.5rem;padding:0 .5rem}.prompter-volume-icon{font-size:1.1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.prompter-volume-control input[type=range]{width:80px;height:4px;accent-color:var(--color-info);cursor:pointer}.prompter-main-active{display:grid;grid-template-columns:1fr 300px;grid-template-rows:1fr auto;gap:0;padding:0}.prompter-center-zone{display:flex;align-items:center;justify-content:center;padding:var(--spacing-xl);overflow-y:auto}.prompter-bottom-zone{grid-column:1;padding:1rem 1.5rem;border-top:1px solid var(--color-border);background:var(--color-bg-card);max-height:200px;overflow-y:auto}.prompter-right-zone{grid-column:2;grid-row:1 / -1;padding:1rem;border-left:1px solid var(--color-border);background:var(--color-bg-card);overflow-y:auto}.prompter-right-zone.hidden{display:none}.insights-panel{display:flex;flex-direction:column;gap:.75rem;padding:.5rem}.insight-card{background:var(--color-bg-card);border-left:4px solid var(--color-warning);border-radius:.5rem;padding:.75rem 1rem;animation:insight-enter .2s ease-out}.insight-card-title{color:var(--color-warning);font-weight:600;font-size:.85rem;margin-bottom:.25rem}.insight-card-body{color:var(--color-text);font-size:.875rem;line-height:1.4}@keyframes insight-enter{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.adjustment-insight{background:var(--color-bg-card);border-left:4px solid var(--color-primary);border-radius:.5rem;padding:.75rem 1rem;margin-bottom:1rem;animation:insight-enter .2s ease-out}.adjustment-insight-title{color:var(--color-primary);font-weight:600;font-size:.85rem;margin-bottom:.5rem}.adjustment-insight-list{list-style:none;padding:0;margin:0;color:var(--color-text);font-size:.875rem;line-height:1.6}.prompter-main-active .prompter-center-zone{grid-column:1;grid-row:1}.zone-title{margin:0 0 .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.zone-placeholder{font-size:.875rem;color:var(--color-text-muted);font-style:italic}.prompter-welcome{display:flex;align-items:center;justify-content:center;width:100%}.welcome-card{text-align:center;padding:3rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 4px 24px #0000004d;min-width:400px}.welcome-title{font-size:2rem;font-weight:700;color:var(--color-text);margin:0 0 2rem}.welcome-stats{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}.welcome-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.welcome-stat-value{font-size:2rem;font-weight:700;color:var(--color-primary)}.welcome-stat-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;background-color:var(--color-primary);color:#fff}.welcome-stat-label{font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.modal-subtitle{margin:0 0 1rem;color:var(--color-text-muted);font-size:.875rem}.welcome-qr-section{margin-bottom:1.5rem;padding:1rem;background:color-mix(in srgb,var(--color-primary) 10%,transparent);border:1px solid color-mix(in srgb,var(--color-primary) 20%,transparent);border-radius:var(--radius-md)}.welcome-qr-info{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--color-text)}.welcome-qr-connections{margin:0 0 .75rem;font-size:.875rem;color:var(--color-text-muted)}.prompter-round-name{font-size:2rem;font-weight:700;color:var(--color-primary);margin:1rem 0}.prompter-question-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.prompter-question-counter{font-size:1rem;font-weight:600;color:var(--color-text-muted);background:var(--color-bg-hover);padding:.25rem .75rem;border-radius:.375rem}.prompter-question-text{font-size:1.5rem;font-weight:600;color:var(--color-text);margin:1.5rem 0;line-height:1.3;text-wrap:balance;letter-spacing:.01em}.prompter-question-options{margin:1.5rem 0;display:flex;flex-direction:column;gap:.75rem}.prompter-option{padding:.75rem 1rem;background:var(--color-bg-card);border:2px solid var(--color-border);border-radius:.5rem;font-size:1.125rem;color:var(--color-text)}.prompter-option strong{color:var(--color-primary);margin-right:.5rem}.prompter-answer-reveal{margin:2rem 0;padding:1.5rem;background:color-mix(in srgb,var(--color-success) 15%,transparent);border:3px solid var(--color-success);border-radius:.75rem}.prompter-answer-label{font-size:.875rem;font-weight:600;color:var(--color-success);text-transform:uppercase;margin-bottom:.5rem}.prompter-correct-answer{font-size:1.75rem;font-weight:700;color:var(--color-success)}.prompter-batch-answers{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin:1.5rem 0}.prompter-batch-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--color-bg-hover);border-radius:.5rem}.prompter-batch-number{font-size:1.25rem;font-weight:700;color:var(--color-text-muted);min-width:3rem;text-align:center}.prompter-batch-answer{font-size:1.125rem;font-weight:600;color:var(--color-text)}.prompter-timer{margin:2rem 0;padding:2rem;text-align:center;border-radius:.75rem;border:3px solid var(--color-border);background:var(--color-bg-card);transition:border-color var(--transition-slow) ease,background-color var(--transition-slow) ease}.prompter-timer-label{font-size:.875rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;margin-bottom:.5rem}.prompter-timer-value{font-size:4rem;font-weight:700;font-family:var(--font-mono);color:var(--color-text-muted)}.prompter-timer.timer-running{border-color:var(--color-warning);background:color-mix(in srgb,var(--color-warning) 10%,transparent)}.prompter-timer.timer-running .prompter-timer-value{color:var(--color-warning)}.prompter-timer.timer-warning{border-color:var(--color-warning);background:color-mix(in srgb,var(--color-warning) 15%,transparent);animation:timerPulse 1s ease-in-out infinite}.prompter-timer.timer-warning .prompter-timer-value{color:var(--color-error)}.prompter-timer.timer-expired{border-color:var(--color-text-muted);background:var(--color-bg-hover)}.prompter-timer.timer-expired .prompter-timer-value{color:var(--color-text-muted)}@keyframes timerPulse{0%,to{transform:scale(1);box-shadow:0 0 color-mix(in srgb,var(--color-warning) 70%,transparent)}50%{transform:scale(1.02);box-shadow:0 0 0 10px transparent}}.prompter-next-hint{margin-top:1.5rem;padding:.75rem;background:color-mix(in srgb,var(--color-primary) 10%,transparent);border-left:4px solid var(--color-primary);color:var(--color-primary);font-size:.875rem;font-weight:500}.prompter-quiz-stats{display:flex;gap:2rem;justify-content:center;margin:1.5rem 0;font-size:1.125rem}.prompter-quiz-stats p{margin:.5rem 0}.prompter-round-info,.prompter-state-description{color:var(--color-text-muted);font-size:1rem;margin:1rem 0}.prompter-ceremony-entry{display:flex;gap:1rem;padding:.4rem .8rem;border-radius:.5rem;margin:.2rem 0}.prompter-ceremony-current{background:color-mix(in srgb,var(--color-primary) 15%,transparent);font-weight:600}.prompter-batch-current{background:color-mix(in srgb,var(--color-primary) 10%,transparent);border-left:3px solid var(--color-primary)}.prompter-batch-revealed .prompter-batch-answer{color:var(--color-status-saved);font-weight:600}.prompter-batch-question{font-size:.9rem;opacity:.8}.session-display{min-height:100vh;background:linear-gradient(135deg,var(--color-info) 0%,var(--color-primary) 100%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;font-family:var(--font-body)}.session-display h1,.session-display h2,.display-round-title,.display-quiz-title{font-family:var(--font-heading)}.display-state-badge{position:fixed;top:1rem;right:1rem;background:color-mix(in srgb,white 20%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase}.display-content{max-width:1200px;width:100%}.display-quiz-title{font-size:4rem;font-weight:800;margin:2rem 0;text-shadow:2px 2px 8px rgba(0,0,0,.3)}.display-subtitle{font-size:1.5rem;opacity:.9;margin:1rem 0}.display-quiz-stats{display:flex;gap:4rem;justify-content:center;margin:3rem 0;font-size:2rem}.display-quiz-stats p{margin:1rem 0}.display-round-name{font-size:3.5rem;font-weight:800;margin:2rem 0;text-shadow:2px 2px 6px rgba(0,0,0,.3)}.display-round-title{font-size:2.5rem;margin:1.5rem 0}.display-question-text{font-size:3rem;font-weight:700;line-height:1.3;margin:2rem 0;text-shadow:1px 1px 4px rgba(0,0,0,.3)}.display-question-options{display:flex;flex-direction:column;gap:1.5rem;margin:2rem auto;max-width:900px}.display-option{padding:1.5rem 2rem;background:color-mix(in srgb,white 15%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid color-mix(in srgb,white 30%,transparent);border-radius:1rem;font-size:2rem;font-weight:600;text-align:left}.display-option strong{color:var(--color-warning);margin-right:1rem}.display-question[data-revealed-up-to] .display-question-options li{visibility:visible}.display-question[data-revealed-up-to="0"] .display-question-options li:nth-child(n+1),.display-question[data-revealed-up-to="1"] .display-question-options li:nth-child(n+2),.display-question[data-revealed-up-to="2"] .display-question-options li:nth-child(n+3),.display-question[data-revealed-up-to="3"] .display-question-options li:nth-child(n+4),.display-question[data-revealed-up-to="4"] .display-question-options li:nth-child(n+5),.display-question[data-revealed-up-to="5"] .display-question-options li:nth-child(n+6){visibility:hidden}.display-question-options li.display-option-grayed{opacity:.4;text-decoration:line-through;color:var(--color-text-muted)}.display-question-options li.display-option-correct{background:color-mix(in srgb,var(--color-success) 25%,transparent);border-color:var(--color-success)}.display-timer{margin:3rem auto;padding:3rem;max-width:600px;background:color-mix(in srgb,white 10%,transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:4px solid color-mix(in srgb,white 30%,transparent);border-radius:2rem;transition:border-color var(--transition-slow) ease,background-color var(--transition-slow) ease}.display-timer-value{font-size:8rem;font-weight:800;font-family:var(--font-mono);color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.4)}.display-timer.timer-running{border-color:var(--color-warning);background:color-mix(in srgb,var(--color-warning) 20%,transparent)}.display-timer.timer-warning{border-color:var(--color-error);background:color-mix(in srgb,var(--color-error) 20%,transparent);animation:timerPulse 1s ease-in-out infinite}.display-timer.timer-expired{border-color:color-mix(in srgb,white 20%,transparent);background:color-mix(in srgb,var(--color-text-muted) 10%,transparent)}.display-timer.timer-expired .display-timer-value{color:var(--color-text-muted)}.display-answer-reveal{margin:3rem auto;padding:3rem;max-width:900px;background:color-mix(in srgb,var(--color-success) 20%,transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:4px solid var(--color-success);border-radius:2rem}.display-answer-label{font-size:1.5rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem;opacity:.9}.display-correct-answer{font-size:3.5rem;font-weight:800;color:#fff;text-shadow:2px 2px 6px rgba(0,0,0,.3)}.display-batch-answers{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin:3rem auto;max-width:1100px}.display-batch-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem;background:color-mix(in srgb,white 15%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;border:2px solid color-mix(in srgb,white 20%,transparent)}.display-batch-number{font-size:2rem;font-weight:800;min-width:4rem;text-align:center;color:var(--color-warning)}.display-batch-answer{font-size:1.75rem;font-weight:700}.display-winner{font-size:10rem;margin:2rem 0;animation:bounce 2s ease infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.session-display-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-info) 0%,var(--color-primary) 100%);color:#fff}.session-display-loading .loading-spinner{width:80px;height:80px;border:8px solid color-mix(in srgb,white 20%,transparent);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.info-screen-marker{display:flex;flex-direction:column;width:2rem;flex-shrink:0;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;transition:border-color var(--transition-normal);overflow:hidden;align-self:stretch}.info-screen-marker:hover{border-color:color-mix(in srgb,var(--color-info) 60%,transparent)}.info-screen-marker-header{display:flex;align-items:center;justify-content:center;height:var(--column-header-height, 2rem);padding:0;background:linear-gradient(135deg,color-mix(in srgb,var(--color-info) 20%,transparent),color-mix(in srgb,var(--color-info) 8%,transparent));border-bottom:1px solid var(--color-border);font-size:1.125rem;color:var(--color-text-muted)}.info-screen-marker-title{flex:1;display:flex;justify-content:center;writing-mode:vertical-rl;text-orientation:mixed;font-size:.8125rem;font-weight:500;letter-spacing:.15em;color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:100%;padding:.375rem 0;margin:0 auto}.info-screen-marker-delete{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:100%;height:var(--column-header-height, 2rem);background:transparent;border:none;border-top:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;font-size:1rem;opacity:0;transition:opacity var(--transition-normal),color var(--transition-fast)}.info-screen-marker:hover .info-screen-marker-delete{opacity:.7}.info-screen-marker-delete:hover{opacity:1!important;color:var(--color-error)}.page-count-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;font-size:.65rem;font-weight:600;border-radius:999px;border:none;box-shadow:inset 0 0 0 1px var(--color-text-muted);background:transparent;color:var(--color-text-muted);font-family:var(--font-mono);line-height:1;margin:.25rem auto}.page-tabs{display:flex;gap:.25rem;margin-bottom:.25rem;flex-wrap:wrap}.page-tab{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border:1px solid var(--color-border);border-bottom:none;border-radius:.25rem .25rem 0 0;background:transparent;color:inherit;cursor:pointer;font-size:.85rem;min-width:2rem;text-align:center}.page-tab.active{background:color-mix(in srgb,var(--color-info) 20%,transparent);border-color:var(--color-info)}.page-tab-add{border-style:dashed;opacity:.6}.page-tab-add:hover{opacity:1}.page-tab-delete{font-size:.75rem;cursor:pointer;opacity:.5;line-height:1}.page-tab-delete:hover{opacity:1;color:var(--color-error)}.prompter-page-indicator{display:inline-block;padding:.25rem .75rem;border-radius:999px;background:color-mix(in srgb,var(--color-info) 20%,transparent);color:color-mix(in srgb,white 80%,transparent);font-size:.85rem;font-weight:500;margin-top:.5rem}.info-screen-editor{max-width:700px}.wysiwyg-toolbar{display:flex;gap:.25rem;padding:.5rem;border-bottom:1px solid var(--color-border);position:relative}.wysiwyg-toolbar button{padding:.25rem .5rem;border:1px solid var(--color-border);border-radius:.25rem;background:transparent;color:inherit;cursor:pointer;min-width:2rem;text-align:center}.wysiwyg-toolbar button:hover{background:color-mix(in srgb,white 10%,transparent)}.wysiwyg-content{min-height:150px;max-height:300px;overflow-y:auto;padding:.75rem;border:1px solid var(--color-border);border-radius:0 0 .5rem .5rem;outline:none;line-height:1.6}.wysiwyg-content:focus{border-color:var(--color-info)}.wysiwyg-content h1{font-size:1.4rem;margin:.5rem 0}.wysiwyg-content h2{font-size:1.2rem;margin:.5rem 0}.wysiwyg-content p{margin:.25rem 0}.wysiwyg-content img{max-width:100%;border-radius:.5rem}.prompter-info-screen{background:var(--color-bg-card);border-radius:.75rem;padding:2rem;max-height:70vh;overflow:hidden;text-align:center}.prompter-info-screen-title,.prompter-info-screen-content h1{font-size:1.5rem;margin-bottom:1rem}.prompter-info-screen-content h2{font-size:1.25rem;margin-bottom:.75rem}.prompter-info-screen-content p{font-size:1rem;line-height:1.6}.prompter-info-screen-content img{max-width:60%;max-height:40vh;border-radius:.5rem}.display-info-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:3rem;text-align:center}.display-info-screen h1{font-size:3rem}.display-info-screen h2{font-size:2.5rem}.display-info-screen-content p{font-size:1.5rem;line-height:1.8}.display-info-screen-content img{max-width:80%;max-height:60vh}.info-icon{width:1.5em;height:1.5em;vertical-align:middle;stroke:currentColor;fill:none;display:inline-block}.display-info-screen .info-icon{width:2em;height:2em}.icon-picker-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;padding:.75rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:.5rem;position:absolute;z-index:100;max-height:200px;overflow-y:auto;width:max-content}.icon-picker-grid button{padding:.5rem;border:1px solid transparent;border-radius:.25rem;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center}.icon-picker-grid button:hover{border-color:var(--color-info);background:color-mix(in srgb,var(--color-info) 10%,transparent)}.display-reveal-batch{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;text-align:center}.display-reveal-number{font-size:3rem;font-weight:800;color:var(--color-primary);width:80px;height:80px;border-radius:50%;background:color-mix(in srgb,var(--color-primary) 10%,transparent);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.display-reveal-question{font-size:2.5rem;font-weight:600;margin-bottom:2rem;line-height:1.3}.display-reveal-answer{font-size:2rem;font-weight:700;color:var(--color-status-saved);padding:1rem 2rem;border-radius:1rem;background:color-mix(in srgb,var(--color-status-saved) 10%,transparent);animation:reveal-slide-in .4s ease-out}@keyframes reveal-slide-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.display-ceremony{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;text-align:center;position:relative}.display-ceremony-suspense h1{font-size:3rem;animation:pulse-suspense 1.5s ease-in-out infinite}@keyframes pulse-suspense{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.display-ceremony-entry{display:flex;align-items:center;gap:1.5rem;padding:.8rem 2rem;margin:.3rem 0;font-size:1.5rem;border-radius:.75rem;background:color-mix(in srgb,white 5%,transparent);animation:reveal-slide-in .4s ease-out}.display-ceremony-current{background:color-mix(in srgb,var(--color-primary) 15%,transparent);transform:scale(1.05);transition:transform var(--transition-slow) ease}.display-ceremony-winner{font-size:4rem;font-weight:800;padding:1.5rem 3rem;background:color-mix(in srgb,var(--color-primary) 20%,transparent);animation:winner-scale-up .6s ease-out}@keyframes winner-scale-up{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.display-ceremony-rank{font-weight:800;min-width:60px}.display-ceremony-rank.gold{color:gold}.display-ceremony-rank.silver{color:silver}.display-ceremony-rank.bronze{color:#cd7f32}.display-ceremony-name{flex:1;text-align:left;font-weight:600}.display-ceremony-score{font-weight:500;opacity:.8}.display-confetti{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:100;overflow:hidden}.display-confetti span{position:absolute;top:-10%;width:10px;height:10px;border-radius:50%;animation:confetti-fall 3s ease-in-out forwards}@keyframes confetti-fall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(720deg);opacity:0}}.qr-codes-loading,.qr-codes-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:var(--spacing-md);color:var(--color-text-muted)}.qr-codes-page{min-height:100vh;background:#fff;color:#111}.qr-codes-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid #ddd}.qr-codes-header h1{margin:0;font-size:1.25rem;color:#111}.qr-codes-actions{display:flex;gap:.5rem}.qr-codes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:10mm}.qr-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8mm 4mm;border:1px dashed #ccc;text-align:center;page-break-inside:avoid}.qr-card-image{margin-bottom:4mm}.qr-card-image canvas{display:block}.qr-card-info{display:flex;flex-direction:column;gap:1mm}.qr-card-table{font-size:14pt;font-weight:700;color:#111}.qr-card-team{font-size:10pt;color:#555}.qr-card-url{font-size:7pt;color:#999;word-break:break-all}@media print{.no-print{display:none!important}.qr-codes-page{background:#fff}.qr-codes-grid{grid-template-columns:repeat(4,74.25mm);grid-auto-rows:105mm;padding:0;margin:0}.qr-card{box-sizing:border-box;break-inside:avoid;border:1px dashed #ccc;padding:18mm 10mm}.qr-card:nth-child(8n){break-after:page}.qr-card-image canvas{width:54mm;height:54mm}@page{size:A4 landscape;margin:0}}.question-bank-page{margin:0 auto;padding:var(--spacing-xl);position:relative;padding-bottom:5rem}.question-bank-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-xl);flex-wrap:wrap;gap:var(--spacing-sm)}.qb-header-left{display:flex;align-items:baseline;gap:var(--spacing-md)}.question-bank-title{margin:0;font-family:var(--font-heading, "BioRhyme", serif);font-size:1.5rem;color:var(--color-text-muted);font-weight:500}.qb-result-counter{font-size:.875rem;color:var(--color-text-muted);opacity:.7}.qb-create-btn-group{display:flex;gap:var(--spacing-xs)}.qb-create-btn{display:inline-flex;align-items:center;gap:var(--spacing-xs);font-size:.875rem;padding:var(--spacing-xs) var(--spacing-sm)}.qb-filter-bar{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);align-items:center;margin-bottom:var(--spacing-sm)}.qb-filter-bar .bank-panel-dropdown{flex:none}.qb-filter-bar .bank-panel-dropdown-panel{min-width:160px}.qb-filter-checkbox{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;color:var(--color-text-muted);cursor:pointer;white-space:nowrap}.qb-chips{display:flex;flex-wrap:wrap;gap:var(--spacing-xs);align-items:center;margin-bottom:var(--spacing-sm)}.qb-chips-count{margin-left:auto;font-size:.7rem;color:var(--color-text-muted);opacity:.7;white-space:nowrap}.qb-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.qb-table thead{background:var(--color-bg-secondary, var(--color-bg-hover))}.qb-table th{padding:3px var(--spacing-sm);text-align:left;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);white-space:nowrap}.qb-table td{padding:2px var(--spacing-sm);border-bottom:1px solid var(--color-border);font-size:.8rem;color:var(--color-text-muted);vertical-align:middle}.qb-row{cursor:pointer;transition:background-color var(--transition-fast)}.qb-row:hover{background-color:var(--color-bg-hover)}.qb-row--selected{background-color:color-mix(in srgb,var(--color-primary) 6%,transparent)}.qb-row:last-child td{border-bottom:none}.qb-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.qb-sortable:hover{color:var(--color-primary);text-decoration:underline}.qb-sort-active{color:var(--color-primary)}.qb-col-checkbox{width:2rem;text-align:center}.qb-table input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1.5px solid var(--color-text-muted);border-radius:3px;background:transparent;cursor:pointer;vertical-align:middle;position:relative;transition:border-color var(--transition-fast),background-color var(--transition-fast)}.qb-table input[type=checkbox]:hover{border-color:var(--color-primary)}.qb-table input[type=checkbox]:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.qb-col-text{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qb-col-categoryId{width:5rem;text-align:center}.qb-col-responseType{width:2.5rem;text-align:center}.qb-col-difficulty{width:4rem;text-align:center}.qb-col-status{width:2.5rem;text-align:center}.qb-col-createdAt{width:4.5rem;text-align:center;font-size:.7rem}.qb-col-actions{width:2.5rem;text-align:center;position:relative}.qb-col-categoryId,.qb-col-responseType,.qb-col-difficulty,.qb-col-status,.qb-col-createdAt,.qb-col-actions{text-align:center}.qb-col-date{font-size:.75rem;color:var(--color-text-muted);opacity:.7}.qb-title-block{min-width:0}.qb-title-text{font-size:.8rem;color:var(--color-text, #fff);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qb-meta{font-size:.65rem;color:var(--color-text-muted);opacity:.5;margin-left:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qb-meta:before{content:"— "}.qb-meta-icon{font-size:.7rem;margin-right:.15rem}.qb-status-badge{display:inline-flex;align-items:center;font-size:.85rem}.qb-status-badge--validated{color:var(--color-success, #4ade80)}.qb-status-badge--draft{color:var(--color-text-muted);opacity:.5}.qb-alert-line{display:block;font-size:.65rem;color:var(--color-text-muted);opacity:.6;margin-top:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qb-alert-line i{font-size:.6rem;margin-right:.15rem}.category-pill{display:inline-block;padding:.15rem .5rem;border-radius:9999px;font-size:.7rem;font-weight:600;letter-spacing:.04em;line-height:1.4;white-space:nowrap;background-color:var(--cat-bg);border:1px solid var(--cat-border);color:var(--cat-text)}.pill[data-chip=category]{background-color:var(--cat-bg);border-color:var(--cat-border);color:var(--cat-text)}.category-pill--empty{background:transparent;border:1px dashed var(--color-border);color:var(--color-text-muted);opacity:.5}.type-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-muted)}.type-icon svg{width:20px;height:20px}.type-icon i{font-size:20px}.difficulty{display:inline-flex;align-items:center;gap:.03125rem}.difficulty i{font-size:.625rem;line-height:1}.difficulty i.ph-fill{color:color-mix(in srgb,var(--color-text-muted) 70%,var(--color-text-disabled))}.difficulty i.ph-light{color:var(--color-text-disabled)}.qb-row:hover .btn-icon{opacity:1}.btn-icon:hover{background-color:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-primary)}.qb-context-menu{position:absolute;right:0;top:100%;z-index:var(--z-dropdown, 1000);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 4px 12px #00000026;min-width:180px;padding:var(--spacing-xs) 0}.qb-ctx-item{display:flex;align-items:center;gap:var(--spacing-sm);width:100%;padding:.5rem .75rem;border:none;background:transparent;cursor:pointer;font-size:.8125rem;color:var(--color-text-muted);text-align:left}.qb-ctx-item--danger,.qb-ctx-item--danger i{color:var(--color-error, #ef4444)}.qb-ctx-item:hover{background:var(--color-bg-hover)}.qb-ctx-item i{font-size:1rem;color:inherit}.qb-batch-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:center;gap:var(--spacing-lg);padding:var(--spacing-sm) var(--spacing-xl);background:var(--color-bg-primary);border-top:1px solid var(--color-border);box-shadow:0 -2px 8px #0000001a}.qb-batch-count{font-size:.875rem;font-weight:600;color:var(--color-primary)}.qb-batch-actions{display:flex;gap:var(--spacing-xs)}.qb-batch-input{width:100%;padding:.5rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.875rem;background:var(--color-bg-primary);color:var(--color-text)}.qb-batch-input:focus{outline:none;border-color:var(--color-primary)}.qb-difficulty-options{display:flex;flex-direction:column;gap:var(--spacing-xs)}.qb-difficulty-option{display:flex;align-items:center;gap:var(--spacing-sm);padding:.35rem .5rem;cursor:pointer;border-radius:var(--radius-sm);font-size:.875rem}.qb-difficulty-option:hover{background:var(--color-bg-hover)}.qb-difficulty-option input[type=radio]{margin:0}.qb-quiz-ref-list{list-style:none;padding:0;margin:var(--spacing-sm) 0}.qb-quiz-ref-list li{padding:.35rem 0;border-bottom:1px solid var(--color-border);font-size:.875rem}.qb-quiz-ref-list li:last-child{border-bottom:none}.qb-quiz-ref-link{color:var(--color-primary);text-decoration:none}.qb-quiz-ref-link:hover{text-decoration:underline}.qb-cascade{display:flex;flex-direction:column;gap:var(--spacing-xs)}.qb-cascade select{width:100%;padding:.5rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.875rem;background:var(--color-bg-primary);color:var(--color-text)}.qb-cascade select:disabled{opacity:.5}.qb-delete-warnings{background:color-mix(in srgb,var(--color-warning, #f59e0b) 10%,transparent);border:1px solid var(--color-warning, #f59e0b);border-radius:var(--radius-sm);padding:var(--spacing-sm);margin:var(--spacing-sm) 0;font-size:.8125rem}.qb-delete-warnings ul{margin:var(--spacing-xs) 0 0;padding-left:var(--spacing-lg)}.question-bank-pagination{display:flex;align-items:center;justify-content:center;gap:var(--spacing-md);margin-top:var(--spacing-lg);padding:var(--spacing-sm) 0}.qbl-page-info{font-size:.875rem;color:var(--color-text-muted)}.question-bank-loading{text-align:center;padding:var(--spacing-2xl) var(--spacing-xl);color:var(--color-text-muted)}.question-bank-page .text-muted{color:var(--color-text-muted);font-style:italic}.qb-catalogue-layout{display:flex;gap:var(--spacing-md);align-items:flex-start}.qb-catalogue-main{flex:1;min-width:0}.qb-results-zone{position:relative;transition:opacity var(--transition-fast) ease-out}.qb-results-zone--loading{opacity:.45;pointer-events:none}.qb-results-spinner{position:absolute;left:50%;transform:translate(-50%);z-index:var(--z-overlay, 10);pointer-events:none}.qb-collections-panel{width:200px;flex-shrink:0;background-color:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-sm);padding-right:var(--spacing-sm);overflow-y:auto;position:sticky;top:var(--spacing-xl);max-height:calc(100vh - 6rem)}.qb-collections-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-xs);position:relative}.qb-collections-title{font-weight:600;font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.qb-collections-list{display:flex;flex-direction:column;gap:0}.qb-collection-item{display:flex;align-items:center;gap:.3rem;padding:2px var(--spacing-sm);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-fast);position:relative;font-size:.8rem;line-height:1.2}.qb-collection-item:not(:has(.qb-collection-menu-btn)){padding:4px var(--spacing-sm)}.qb-collection-separator{height:1px;background:var(--color-border);margin:4px 0}.qb-collection-item:hover{background-color:var(--color-bg-hover)}.qb-collection-item--active{background-color:var(--color-primary-light, rgba(139, 92, 246, .1));color:var(--color-primary)}.qb-collection-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:var(--spacing-xs)}.qb-collection-name i[class*=ph-]{font-size:1rem;flex-shrink:0}.qb-collection-name .ph-heart{color:var(--color-error, #ef4444)}.qb-collection-name .ph-folder{color:var(--color-primary)}.qb-collection-count{font-size:.7rem;color:var(--color-text-muted);background-color:color-mix(in srgb,var(--color-text-muted) 15%,transparent);padding:2px 6px;border-radius:10px;flex-shrink:0;min-width:20px;text-align:center;margin-left:auto}@keyframes pulse-badge{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.8}to{transform:scale(1);opacity:1}}.qb-collection-count--pulse{animation:pulse-badge .4s ease-in-out 2}.qb-collection-menu-btn{background:none;border:none;cursor:pointer;padding:2px 5px;color:var(--color-text-muted);opacity:1;font-size:1rem;transition:background-color var(--transition-fast),color var(--transition-fast);flex-shrink:0;border-radius:var(--radius-sm)}.qb-collection-menu-btn:hover{background-color:var(--color-bg-hover);color:var(--color-text, #fff)}.qb-collection-input{width:100%;padding:var(--spacing-xs) var(--spacing-sm);border:1.5px solid var(--color-primary);border-radius:var(--radius-sm);font-size:var(--font-size-sm);outline:none;background-color:var(--color-bg-card, #1A1424);color:var(--color-text, #fff);caret-color:var(--color-primary)}.qb-collection-input::placeholder{color:var(--color-text-muted);opacity:.6}.qb-collection-add-btn{display:flex;align-items:center;gap:var(--spacing-xs);width:100%;padding:6px var(--spacing-sm);margin-top:6px;background:color-mix(in srgb,var(--color-primary) 10%,transparent);border:1px solid color-mix(in srgb,var(--color-primary) 30%,transparent);border-radius:var(--radius-sm);cursor:pointer;color:var(--color-primary);font-size:.8rem;font-weight:500;transition:background-color var(--transition-fast),border-color var(--transition-fast)}.qb-collection-add-btn:hover{background:color-mix(in srgb,var(--color-primary) 18%,transparent);border-color:var(--color-primary)}.qb-collections-header-menu-btn{background:none;border:none;color:var(--color-text-muted);font-size:1rem;cursor:pointer;padding:2px 4px;border-radius:var(--radius-sm);line-height:1}.qb-collections-header-menu-btn:hover{color:var(--color-text);background:var(--color-bg-hover)}.qb-collection-ctx-menu{position:absolute;right:0;top:100%;z-index:var(--z-dropdown, 1000);color:var(--color-text-muted)}.qb-collection-options{display:flex;flex-direction:column;gap:var(--spacing-xs);max-height:300px;overflow-y:auto}.qb-collection-option{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-fast)}.qb-collection-option:hover{background-color:var(--color-bg-hover)}.qb-collection-option input[type=radio]{margin:0}@media (max-width: 768px){.qb-collections-panel{display:none}}.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.dashboard-widget{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-md);min-width:0;height:10rem;overflow:hidden}.dashboard-widget--flex{display:flex;flex-direction:column;justify-content:space-between}.dashboard-widget__header{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm);font-size:.8rem;font-weight:600;color:var(--color-text-muted);letter-spacing:.04em}.dashboard-widget__header i{font-size:1rem}.freshness-bar{display:flex;width:100%;height:.5rem;border-radius:var(--radius-sm);overflow:hidden;margin-bottom:var(--spacing-sm)}.freshness-bar__segment{height:100%;cursor:pointer;transition:filter var(--transition-fast),opacity var(--transition-fast);min-width:2px}.freshness-bar__segment:hover{filter:brightness(1.3)}.freshness-callout{font-size:.75rem;color:var(--color-text-muted)}.alaune-pill{display:inline-block;padding:.25rem .75rem;border-radius:999px;border:none;font-size:.8rem;font-weight:600;color:#fff;line-height:1.3;cursor:pointer;transition:filter var(--transition-fast)}.alaune-pill:hover{filter:brightness(1.2)}.alaune-cta{align-self:flex-end;font-size:.75rem;color:var(--color-primary);cursor:pointer;text-decoration:underline;background:none;border:none;padding:0}.brouillons-count{font-size:1.75rem;font-weight:700;line-height:1;margin-bottom:.15rem}.brouillons-count--warning{color:var(--color-warning, #f59e0b)}.brouillons-count--danger{color:var(--color-danger, #ef4444)}.brouillons-text{font-size:.75rem;color:var(--color-text-muted)}.brouillons-link{align-self:flex-end;font-size:.75rem;color:var(--color-primary);cursor:pointer;text-decoration:underline;background:none;border:none;padding:0}.capacite-figure{font-size:1.75rem;font-weight:700;line-height:1;margin-bottom:.15rem}.capacite-label{font-size:.75rem;color:var(--color-text-muted)}.capacite-selector{display:flex;align-items:center;gap:var(--spacing-sm)}.capacite-selector__name{font-size:.75rem;font-weight:500;color:var(--color-text-muted);flex:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.capacite-selector__btn{background:none;border:none;cursor:pointer;padding:.15rem;font-size:.85rem;color:var(--color-primary);line-height:1}.capacite-selector__btn:hover{color:var(--color-primary-hover, #a78bfa)}.dashboard-skeleton{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.dashboard-skeleton__item{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);height:10rem;animation:skeleton-pulse 1.5s ease-in-out infinite}@media (max-width: 1024px){.dashboard-grid,.dashboard-skeleton{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.dashboard-grid,.dashboard-skeleton{grid-template-columns:1fr}}:root{--color-ai-suggestion: oklch(.75 .12 145)}.zone-b__btn-sparkle{display:inline-flex;align-items:center;gap:.3rem;background:transparent;border:1px solid color-mix(in srgb,var(--color-primary) 50%,transparent);border-radius:var(--radius-sm);cursor:pointer;color:var(--color-primary-text);padding:.2rem .5rem;line-height:1;font-size:.8rem;font-family:var(--font-body);transition:opacity var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),background var(--transition-fast)}.zone-b__btn-sparkle i{font-size:1rem}.zone-b__btn-sparkle-label{font-size:.75rem;letter-spacing:.02em}.zone-b__btn-sparkle:hover:not(:disabled){color:var(--color-ai-suggestion);border-color:var(--color-ai-suggestion);background:color-mix(in oklch,var(--color-ai-suggestion) 10%,transparent)}.zone-b__btn-sparkle:disabled{opacity:.3;color:var(--color-text-muted);border-color:var(--color-border, #444);cursor:default;pointer-events:none}.zone-b__btn-sparkle.zone-b__btn-sparkle--loading{pointer-events:none;opacity:1;color:#4ade80;border-color:#4ade80;background:#4ade8026;animation:sparkle-pulse 1s ease-in-out infinite}.zone-b__btn-sparkle--loading i{animation:sparkle-spin .6s linear infinite}@keyframes sparkle-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sparkle-pulse{0%,to{background:#4ade801a}50%{background:#4ade804d}}.wysiwyg-textarea__editor.ai-modified{color:var(--color-ai-suggestion)}.ai-suggestion{border-color:var(--color-ai-suggestion)!important;color:var(--color-ai-suggestion)}.zone-a__stars.ai-suggestion .difficulty-widget__btn--filled{color:var(--color-ai-suggestion)}.zone-a__badge.ai-suggestion .category-badge{border-color:var(--color-ai-suggestion);color:var(--color-ai-suggestion)}.qm-tab-dot--ai{background:var(--color-ai-suggestion)}.ai-revert-btn{position:absolute;right:var(--spacing-xs);top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:var(--color-ai-suggestion);opacity:.7;transition:opacity var(--transition-fast);font-size:.9rem;padding:.15rem;line-height:1;z-index:3}.ai-revert-btn:hover{opacity:1}.wysiwyg-textarea .ai-revert-btn{top:var(--spacing-xs);right:var(--spacing-xs);transform:none}.zone-a__stars[title].ai-suggestion{cursor:help}.question-modal-overlay:has(.import-wizard-modal){background-color:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.import-wizard-modal{background:color-mix(in srgb,var(--color-bg-primary) 92%,white);border:1px solid color-mix(in srgb,var(--color-border) 60%,rgba(255,255,255,.12));border-radius:var(--radius-lg);width:min(560px,95vw);max-height:85vh;display:flex;flex-direction:column;box-shadow:0 16px 64px #0009,0 0 0 1px #ffffff14}.import-wizard-preselected{padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-secondary);color:var(--color-text);font-size:.9rem;opacity:.8}.import-wizard-header{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) var(--spacing-lg);border-bottom:1px solid var(--color-border)}.import-wizard-header h2{font-size:1.1rem;font-weight:600;margin:0;display:flex;align-items:center;gap:var(--spacing-sm)}.import-wizard-counter{font-size:.85rem;color:var(--color-text-muted)}.import-wizard-close{background:none;border:none;color:var(--color-text-muted);font-size:1.2rem;cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-sm)}.import-wizard-close:hover{color:var(--color-text);background:var(--color-bg-hover)}.import-wizard-body{padding:var(--spacing-lg);overflow-y:auto;flex:1}.import-wizard-field{margin-bottom:var(--spacing-md)}.import-wizard-field label{display:block;font-size:.85rem;font-weight:500;margin-bottom:var(--spacing-xs);color:var(--color-text-muted)}.import-wizard-radio-group{display:flex;gap:var(--spacing-sm)}.import-wizard-radio{display:flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;font-size:.9rem;transition:border-color var(--transition-fast),background var(--transition-fast)}.import-wizard-radio.selected{border-color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 10%,transparent)}.import-wizard-radio input{display:none}.import-wizard-select{width:100%;padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-secondary);color:var(--color-text);font-size:.9rem}.import-wizard-input{width:100%;padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-secondary);color:var(--color-text);font-size:.9rem;margin-top:var(--spacing-xs)}.import-wizard-new-collection{display:flex;gap:var(--spacing-sm);align-items:center}.import-wizard-dropzone{border:2px dashed var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-xl) var(--spacing-lg);text-align:center;cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast);display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm);color:var(--color-text-muted);min-height:120px;justify-content:center}.import-wizard-dropzone i{font-size:2rem}.import-wizard-dropzone.dragover{border-color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 5%,transparent)}.import-wizard-dropzone.has-file{border-style:solid;border-color:var(--color-success);flex-direction:row;padding:var(--spacing-md) var(--spacing-lg);min-height:auto}.import-wizard-dropzone.has-file i{font-size:1.2rem;color:var(--color-success)}.import-wizard-clear-file{background:none;border:none;color:var(--color-text-muted);cursor:pointer;margin-left:auto}.import-wizard-clear-file:hover{color:var(--color-danger)}.import-wizard-error{color:var(--color-danger);font-size:.85rem;margin-top:var(--spacing-xs)}.import-wizard-info{font-size:.85rem;color:var(--color-text-muted);margin-bottom:var(--spacing-sm)}.import-wizard-footer{display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);border-top:1px solid var(--color-border)}.import-wizard-footer .btn{padding:.4rem 1rem;font-size:.85rem}.import-wizard-footer .btn:disabled{opacity:.4;cursor:not-allowed}.import-wizard-footer-warning{margin-right:auto;display:flex;align-items:center;gap:var(--spacing-xs);font-size:.8rem;color:var(--color-warning)}.import-wizard-footer-warning i{font-size:1rem}.import-wizard-mapping-table-wrapper{max-height:50vh;overflow-y:auto}.import-wizard-mapping-table{width:100%;border-collapse:collapse;font-size:.85rem}.import-wizard-mapping-table th{text-align:left;padding:var(--spacing-xs) var(--spacing-sm);border-bottom:1px solid var(--color-border);color:var(--color-text-muted);font-weight:500}.import-wizard-mapping-table td{padding:var(--spacing-xs) var(--spacing-sm);border-bottom:1px solid color-mix(in srgb,var(--color-border) 50%,transparent)}.import-wizard-mapping-header{font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-wizard-mapping-sample{color:var(--color-text-muted);font-style:italic;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-wizard-mapping-table select{width:100%;padding:2px 4px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-secondary);color:var(--color-text);font-size:.85rem}.import-wizard-progress-body{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md);padding:var(--spacing-xl) var(--spacing-lg)}.import-wizard-progress-bar-container{width:100%;height:8px;background:var(--color-bg-secondary);border-radius:4px;overflow:hidden}.import-wizard-progress-bar{height:100%;background:var(--color-accent);border-radius:4px;transition:width var(--transition-slow) ease}.import-wizard-progress-info{display:flex;justify-content:space-between;width:100%;font-size:.9rem;color:var(--color-text-muted)}.import-wizard-warning{font-size:.85rem;color:var(--color-warning)}.import-wizard-results{display:flex;flex-direction:column;gap:var(--spacing-sm)}.import-wizard-result-row{padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-sm);font-size:.9rem}.import-wizard-result-row.success{background:color-mix(in srgb,var(--color-success) 10%,transparent)}.import-wizard-result-row.info{background:color-mix(in srgb,var(--color-accent) 10%,transparent)}.import-wizard-result-row.warning{background:color-mix(in srgb,var(--color-warning) 10%,transparent)}.import-wizard-result-row.error{background:color-mix(in srgb,var(--color-danger) 10%,transparent)}.import-wizard-error-details{margin-top:var(--spacing-md);font-size:.85rem}.import-wizard-error-details summary{cursor:pointer;color:var(--color-text-muted)}.import-wizard-error-table{width:100%;border-collapse:collapse;margin-top:var(--spacing-sm)}.import-wizard-error-table th,.import-wizard-error-table td{text-align:left;padding:var(--spacing-xs) var(--spacing-sm);border-bottom:1px solid color-mix(in srgb,var(--color-border) 50%,transparent);font-size:.8rem}.import-wizard-more-errors{color:var(--color-text-muted);font-style:italic;margin-top:var(--spacing-xs)}.import-wizard-enrich{margin-top:var(--spacing-md);display:flex;align-items:center;gap:var(--spacing-sm)}.import-wizard-enrich-progress{width:100%;display:flex;flex-direction:column;gap:var(--spacing-sm)}.import-wizard-enrich-label{display:flex;align-items:center;gap:var(--spacing-xs);font-size:.9rem;color:var(--color-text-muted)}.import-wizard-spin{animation:import-wizard-spin .6s linear infinite}@keyframes import-wizard-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qb-export-formats{display:flex;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-sm)}.qb-export-format-btn{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-primary);color:var(--color-text);cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.qb-export-format-btn:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-bg-hover, var(--color-bg-secondary))}.qb-export-format-btn:disabled{opacity:.5;cursor:default}.qb-export-format-btn i{font-size:1.5rem;color:var(--color-primary);flex-shrink:0}.qb-export-format-name{font-weight:600;font-size:.9375rem}.qb-export-format-subtitle{font-size:.8125rem;color:var(--color-text-muted);margin-left:auto}.sidebar-item[data-href="#/qnote"] .sidebar-icon{transform:rotate(-6deg)}.qn-promo{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding:var(--spacing-xl, 36px) var(--spacing-2xl, 64px);overflow:hidden;isolation:isolate;box-sizing:border-box}.qn-promo__glow{position:absolute;top:-200px;left:200px;width:700px;height:700px;border-radius:50%;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--color-primary) 18%,transparent) 0%,color-mix(in srgb,var(--color-primary) 6%,transparent) 40%,transparent 70%);filter:blur(20px);pointer-events:none;z-index:0}.qn-promo__columns{position:relative;display:flex;align-items:center;gap:var(--spacing-2xl, 56px);z-index:1}.qn-promo__left{position:relative;display:flex;flex-direction:column;gap:var(--spacing-md, 14px);width:460px;flex-shrink:0}.qn-promo__left>*:not(.qn-promo__phone){position:relative;z-index:1}.qn-promo__right{flex-shrink:0}.qn-promo__brand{display:flex;align-items:center;gap:.22em;line-height:1;font-family:var(--font-heading);font-weight:400;font-size:52px}.qn-promo__brand-logo{height:1em;width:auto;display:block}.qn-promo__brand-note{color:var(--color-primary-text);font-family:var(--font-heading);font-size:.66em;line-height:1;margin-top:.18em}.qn-promo__tagline{color:var(--color-text);font-weight:600;font-family:var(--font-body);font-size:15px;line-height:1.35;margin:0}.qn-promo__features{display:flex;flex-direction:column;gap:var(--spacing-sm, 8px)}.qn-promo__feature{display:flex;align-items:center;gap:10px;color:var(--color-text-muted);font-size:13px;font-family:var(--font-body);line-height:1.4}.qn-promo__feature i{color:var(--color-primary-text);font-size:18px;width:24px;text-align:center;flex-shrink:0}.qn-promo__feature strong{color:var(--color-text);font-weight:600;margin-right:4px}.qn-promo__phone{position:absolute;top:50%;right:60px;transform:translateY(-50%) rotate(8deg);width:200px;height:380px;border-radius:24px;border:1px solid color-mix(in srgb,var(--color-primary) 25%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--color-bg-card) 85%,transparent),color-mix(in srgb,var(--color-bg-primary) 65%,transparent));overflow:hidden;opacity:.72;z-index:0;box-shadow:0 20px 60px -16px #0000008c;-webkit-mask-image:linear-gradient(95deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,.45) 22%,rgba(0,0,0,.88) 56%,#000 100%);mask-image:linear-gradient(95deg,#0000001f,#00000073 22%,#000000e0 56%,#000)}.qn-promo__phone-notch{width:60px;height:16px;background:var(--color-bg-primary);border-radius:0 0 10px 10px;margin:0 auto}.qn-promo__phone-screen{padding:14px 14px 12px;height:calc(100% - 16px);display:flex;flex-direction:column;gap:10px;box-sizing:border-box}.qn-promo__phone-area{flex:1;background:#ffffff12;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px 12px;font-size:11px;line-height:1.45;color:#ffffffc7;font-family:var(--font-body)}.qn-promo__phone-btn{background:color-mix(in srgb,var(--color-primary) 78%,transparent);color:#fff;text-align:center;padding:8px;border-radius:6px;font-size:11px;font-weight:600;font-family:var(--font-body)}.qn-promo__install{position:relative;width:304px;padding:22px 18px 18px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-bg-card) 86%,transparent),color-mix(in srgb,var(--color-bg-primary) 86%,transparent));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid color-mix(in srgb,var(--color-primary) 25%,transparent);border-radius:var(--radius-lg, 18px);text-align:center;box-shadow:0 0 0 1px color-mix(in srgb,var(--color-primary) 6%,transparent),0 30px 80px -20px #0009,0 0 100px -40px color-mix(in srgb,var(--color-primary) 40%,transparent)}.qn-promo__install:before{content:"";position:absolute;top:0;left:50%;width:120px;height:2px;transform:translate(-50%);background:linear-gradient(90deg,transparent,var(--color-primary),transparent);border-radius:2px}.qn-promo__regen-icon{position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;background:transparent;color:var(--color-text-muted);border-radius:var(--radius-sm, 6px);cursor:pointer;display:grid;place-items:center;transition:color var(--transition-normal),background-color var(--transition-normal),transform var(--transition-normal);z-index:2}.qn-promo__regen-icon i{font-size:16px}.qn-promo__regen-icon:hover{color:var(--color-primary-text);background:color-mix(in srgb,var(--color-primary) 12%,transparent);transform:rotate(60deg)}.qn-promo__regen-icon:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.qn-promo__eyebrow{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--color-primary-text);margin:0 0 var(--spacing-sm, 8px)}.qn-promo__install-title{font-family:var(--font-heading);font-weight:400;color:var(--color-text);font-size:18px;margin:0 0 var(--spacing-md, 16px);line-height:1.2;letter-spacing:-.01em}.qn-promo__qr{position:relative;background:#fff;border-radius:var(--radius-md, 12px);padding:10px;display:inline-grid;place-items:center;box-shadow:0 0 0 1px color-mix(in srgb,var(--color-primary) 10%,transparent),0 8px 24px -6px #0006}.qn-promo__qr canvas,.qn-promo__qr svg{display:block;border-radius:3px;transition:opacity .3s,filter .3s}.qn-promo__qr-loading{width:184px;height:184px;display:grid;place-items:center;color:var(--color-text-muted);font-size:13px;font-family:var(--font-body);margin:0}.qn-promo__regen-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);display:none;align-items:center;gap:10px;padding:14px 26px;background:var(--color-primary);border:none;border-radius:var(--radius-md, 10px);color:#fff;font-family:var(--font-body);font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 12px 32px -6px color-mix(in srgb,var(--color-primary) 60%,transparent),0 0 0 4px #fffffff2;transition:background-color var(--transition-normal),transform var(--transition-normal);white-space:nowrap}.qn-promo__regen-overlay:hover{background:var(--color-primary-hover);transform:translate(-50%,-50%) scale(1)}.qn-promo__regen-overlay:disabled{opacity:.7;cursor:not-allowed}.qn-promo__regen-overlay i{font-size:18px}.qn-promo__timer{font-family:var(--font-mono);font-size:12px;color:var(--color-text-muted);margin:var(--spacing-md, 16px) 0 0;min-height:1.3em}.qn-promo__timer-num{color:var(--color-text);font-weight:500}.qn-promo__timer-expired{display:none;color:var(--color-error);font-weight:500}.qn-promo__timer-expired i{vertical-align:-2px;margin-right:2px;font-size:14px}.qn-promo__timer--warning .qn-promo__timer-num{color:var(--color-warning)}.qn-promo__timer--critical .qn-promo__timer-num{color:var(--color-error)}.qn-promo__error{color:var(--color-error);font-size:12px;margin:var(--spacing-xs, 4px) 0 0;font-family:var(--font-body)}.qn-promo__steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:6px;align-items:start;margin-top:var(--spacing-md, 16px);padding-top:var(--spacing-md, 14px);border-top:1px solid var(--color-border)}.qn-promo__step{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.qn-promo__step-num{width:24px;height:24px;border-radius:50%;background:color-mix(in srgb,var(--color-primary) 16%,transparent);color:var(--color-primary-text);font-family:var(--font-mono);font-size:10.5px;font-weight:500;display:grid;place-items:center;flex-shrink:0}.qn-promo__step-label{font-size:10.5px;color:var(--color-text-muted);line-height:1.32;max-width:72px;font-family:var(--font-body)}.qn-promo__step-label strong{color:var(--color-text);font-weight:600;display:block;margin-bottom:3px}.qn-promo__step-arrow{color:color-mix(in srgb,var(--color-primary) 28%,transparent);font-size:14px;align-self:center;padding-top:4px}.qn-promo[data-qr-state=expired] .qn-promo__qr canvas,.qn-promo[data-qr-state=expired] .qn-promo__qr svg{opacity:.18;filter:blur(5px) grayscale(1)}.qn-promo[data-qr-state=expired] .qn-promo__regen-overlay{display:inline-flex}.qn-promo[data-qr-state=expired] .qn-promo__regen-icon{opacity:.4;pointer-events:none}.qn-promo[data-qr-state=expired] .qn-promo__timer-fresh{display:none}.qn-promo[data-qr-state=expired] .qn-promo__timer-expired{display:inline}@media (min-width: 1200px){.qn-promo__left{width:560px}}@media (max-width: 1023px){.qn-promo{height:auto;min-height:100%;overflow:visible;padding:var(--spacing-xl) var(--spacing-md)}.qn-promo__columns{flex-direction:column;gap:var(--spacing-xl)}.qn-promo__left{width:auto;max-width:480px;text-align:center;align-items:center}.qn-promo__phone{display:none}.qn-promo__brand{justify-content:center}}@media (prefers-reduced-motion: reduce){.qn-promo__regen-icon,.qn-promo__regen-overlay,.qn-promo__qr canvas,.qn-promo__qr svg{transition:none}.qn-promo__regen-icon:hover{transform:none}}.cristal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#000000bf;opacity:0;transition:opacity .4s linear;pointer-events:auto}.cristal-overlay.active{opacity:1}.crystal{position:absolute;transform-origin:center center;opacity:0;pointer-events:none;filter:drop-shadow(0 0 15px rgba(139,92,246,.3))}.crystal-face{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--crystal-angle, 135deg),rgba(139,92,246,.06),rgba(139,92,246,.18) 40%,rgba(245,158,11,.08) 70%,rgba(139,92,246,.04));-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border:1px solid rgba(139,92,246,.25);transition:background var(--transition-slow),border-color var(--transition-slow)}.crystal-edge-light{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--crystal-angle, 135deg),transparent 0%,rgba(139,92,246,.5) 45%,rgba(245,158,11,.4) 55%,transparent 100%);background-size:200% 200%;mix-blend-mode:screen;opacity:.5;animation:cristal-edge-travel var(--edge-dur, 2.5s) ease-in-out infinite;transition:background var(--transition-slow)}@keyframes cristal-edge-travel{0%{background-position:200% 200%}to{background-position:-100% -100%}}.crystal.green-signal{filter:drop-shadow(0 0 20px var(--color-ai-glow))!important}.crystal.green-signal .crystal-face{background:linear-gradient(var(--crystal-angle, 135deg),rgba(74,222,128,.06),rgba(74,222,128,.22) 40%,rgba(74,222,128,.1) 70%,rgba(74,222,128,.04));border-color:#4ade8059}.crystal.green-signal .crystal-edge-light{background:linear-gradient(var(--crystal-angle, 135deg),transparent 0%,rgba(74,222,128,.6) 45%,rgba(74,222,128,.3) 55%,transparent 100%)}.crystal.pulse{filter:drop-shadow(0 0 25px rgba(139,92,246,.5))!important}.crystal.pulse .crystal-face{background:linear-gradient(var(--crystal-angle, 135deg),rgba(139,92,246,.1),rgba(139,92,246,.3) 40%,rgba(245,158,11,.15) 70%,rgba(139,92,246,.08))!important;border-color:#8b5cf666!important}.cristal-dust{position:absolute;width:var(--size, 3px);height:var(--size, 3px);border-radius:50%;background:var(--color-primary);opacity:0;pointer-events:none;box-shadow:0 0 6px #8b5cf680}.cristal-dust.float{animation:cristal-dust-float var(--dur, 4s) ease-out forwards}@keyframes cristal-dust-float{0%{opacity:0;transform:translateY(0) scale(1)}15%{opacity:.8}to{opacity:0;transform:translateY(calc(-40vh - var(--drift, 0px))) translate(var(--driftX, 0px)) scale(.2)}}.cristal-fragment{position:absolute;pointer-events:none;opacity:1}.cristal-fragment.shatter{animation:cristal-fragment-fly .35s ease-out forwards}@keyframes cristal-fragment-fly{0%{opacity:1;transform:translate(0) rotate(0) scale(1)}50%{opacity:.6}to{opacity:0;transform:translate(var(--fx, 50px),var(--fy, 80px)) rotate(var(--fr, 180deg)) scale(.05)}}.green-bloom{position:fixed;transform:translate(-50%,-50%) scale(0);width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(74,222,128,.25) 0%,rgba(74,222,128,.05) 50%,transparent 70%);pointer-events:none;animation:cristal-green-bloom-in .3s ease-out forwards}@keyframes cristal-green-bloom-in{0%{transform:translate(-50%,-50%) scale(0);opacity:0}to{transform:translate(-50%,-50%) scale(3);opacity:1}}.admin-content h2{font-family:var(--font-heading);font-size:1.8rem}.admin-layout{display:flex;flex-direction:column;height:100%;background:var(--color-bg-primary, #0F0A14);color:var(--color-text, #F5F5F5)}.admin-topbar{display:flex;align-items:center;gap:var(--spacing-lg, 1.5rem);height:48px;padding:0 var(--spacing-lg, 1.5rem);background:var(--color-bg-card, #1A1424);border-bottom:1px solid var(--color-border, #2D1F3D);flex-shrink:0}.admin-topbar-nav{display:flex;align-items:center;gap:.25rem;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.admin-topbar-nav::-webkit-scrollbar{display:none}.admin-nav-item{display:flex;align-items:center;gap:var(--spacing-xs, .25rem);padding:.375rem .75rem;color:var(--color-text-muted, #A1A1A1);text-decoration:none;font-size:.8125rem;border-radius:var(--radius-sm, 4px);transition:color var(--transition-fast),background-color var(--transition-fast);white-space:nowrap}.admin-nav-item:hover{color:var(--color-text, #F5F5F5);background:color-mix(in srgb,var(--color-primary) 8%,transparent)}.admin-nav-item.active{color:var(--color-primary, #8B5CF6);background:color-mix(in srgb,var(--color-primary) 12%,transparent);font-weight:600}.admin-nav-icon{font-size:1rem;width:1.125rem;text-align:center;line-height:1;vertical-align:middle}.admin-nav-label{white-space:nowrap}.admin-content{flex:1;padding:var(--spacing-xl, 2rem);overflow-y:auto}.admin-page{max-width:var(--content-max-width);margin-inline:auto}.admin-page h2{color:var(--color-primary, #8B5CF6);margin-bottom:var(--spacing-md, 1rem)}.admin-placeholder{color:var(--color-text-muted, #A1A1A1);font-style:italic}.admin-error{color:var(--color-error);font-style:italic}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg, 1.5rem);margin-bottom:var(--spacing-xl, 2rem)}@media (max-width: 768px){.kpi-grid{grid-template-columns:1fr}}.kpi-card{display:flex;flex-direction:column;gap:var(--spacing-xs, .25rem);padding:var(--spacing-lg, 1.5rem);background:var(--color-bg-card, #1E1E2E);border:1px solid var(--color-border, #3B3B5C);border-radius:8px;cursor:pointer;text-decoration:none;color:inherit;transition:border-color var(--transition-fast) ease}.kpi-card:hover{border-color:var(--color-primary, #8B5CF6)}.kpi-icon{font-size:1.5rem}.kpi-count{font-size:2rem;font-weight:700;color:var(--color-text, #E5E5EF)}.kpi-label{font-size:.875rem;color:var(--color-text-muted, #A1A1A1)}.kpi-trend{font-size:.75rem;color:var(--color-text-muted, #A1A1A1);margin-top:var(--spacing-xs, .25rem)}.kpi-skeleton{cursor:default;pointer-events:none}.kpi-skeleton-icon{width:2rem;height:1.5rem;background:var(--color-border, #3B3B5C);border-radius:4px;animation:skeleton-pulse 1.5s ease-in-out infinite}.kpi-skeleton-text{width:60%;height:2rem;background:var(--color-border, #3B3B5C);border-radius:4px;animation:skeleton-pulse 1.5s ease-in-out infinite}.activity-section h3{font-size:1rem;font-weight:600;color:var(--color-text-muted, #A1A1A1);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--spacing-md, 1rem)}.activity-feed{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-sm, .5rem)}.activity-item{display:flex;align-items:center;gap:var(--spacing-sm, .5rem);padding:var(--spacing-sm, .5rem) 0;border-bottom:1px solid var(--color-border, #3B3B5C)}.activity-item:last-child{border-bottom:none}.activity-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.activity-dot--success{background:var(--color-success, #22C55E)}.activity-dot--primary{background:var(--color-primary, #8B5CF6)}.activity-dot--secondary{background:var(--color-secondary, #F59E0B)}.activity-dot--alert{background:var(--color-error)}.activity-content{flex:1;display:flex;flex-direction:column;gap:2px}.activity-description{font-size:.875rem;color:var(--color-text, #E5E5EF)}.activity-actor{font-size:.75rem;color:var(--color-text-muted, #A1A1A1)}.activity-time{font-size:.75rem;color:var(--color-text-muted, #A1A1A1);white-space:nowrap}.activity-skeleton{cursor:default}.activity-dot-skeleton{width:8px;height:8px;border-radius:50%;background:var(--color-border, #3B3B5C);flex-shrink:0;animation:skeleton-pulse 1.5s ease-in-out infinite}.activity-text-skeleton{flex:1;height:1rem;background:var(--color-border, #3B3B5C);border-radius:4px;animation:skeleton-pulse 1.5s ease-in-out infinite}.activity-empty{color:var(--color-text-muted, #A1A1A1);font-style:italic;padding:var(--spacing-md, 1rem) 0}.activity-load-more{margin-top:var(--spacing-md, 1rem);padding:var(--spacing-sm, .5rem) var(--spacing-md, 1rem);background:transparent;border:1px solid var(--color-border, #3B3B5C);border-radius:6px;color:var(--color-primary, #8B5CF6);cursor:pointer;font-size:.875rem;transition:border-color var(--transition-fast) ease}.activity-load-more:hover{border-color:var(--color-primary, #8B5CF6)}.activity-load-more:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 767px){.admin-topbar{flex-wrap:wrap;height:auto;padding:.5rem var(--spacing-md, 1rem);gap:.5rem}.admin-topbar-nav{width:100%;gap:.125rem}.admin-nav-label{display:none}.admin-nav-item{padding:.375rem .5rem}.admin-nav-icon{font-size:1.125rem}}.at-header{display:flex;align-items:baseline;gap:var(--spacing-md, 1rem);margin-bottom:var(--spacing-md, 1rem)}.at-header h2{margin-bottom:0}.at-header-count{font-size:.875rem;color:var(--color-text-muted, #A1A1A1)}.at-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-sm, .5rem);margin-bottom:var(--spacing-md, 1rem)}.at-search-input{width:100%;padding:.5rem .75rem .5rem 2rem;background:var(--color-bg-card, #1A1424);border:1px solid var(--color-border, #2D1F3D);border-radius:6px;color:var(--color-text, #F5F5F5);font-size:.875rem;outline:none;transition:border-color var(--transition-fast)}.at-search-input:focus{border-color:var(--color-primary, #8B5CF6)}.at-search-input::placeholder{color:var(--color-text-muted, #A1A1A1)}.at-filter-group{display:flex;align-items:center;gap:var(--spacing-sm, .5rem);flex-wrap:wrap}.at-checkbox-label{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--color-text-muted, #A1A1A1);cursor:pointer;-webkit-user-select:none;user-select:none}.at-table-wrap{overflow-x:auto}.at-table{width:100%;border-collapse:collapse;font-size:.875rem}.at-th{text-align:left;padding:.625rem .75rem;color:var(--color-text-muted, #A1A1A1);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--color-border, #2D1F3D);white-space:nowrap}.at-th--cb{width:40px}.at-th--menu{width:48px}.at-th--role,.at-th--status,.at-th--activity{width:110px}.at-row{transition:background-color .1s}.at-row:hover{background:color-mix(in srgb,var(--color-primary) 6%,transparent)}.at-row--selected{background:color-mix(in srgb,var(--color-primary) 10%,transparent)}.at-row--deleted{opacity:.6}.at-cell{padding:.625rem .75rem;border-bottom:1px solid var(--color-border, #2D1F3D);vertical-align:middle}.at-cell--cb{width:40px}.at-cell--user{cursor:pointer}.at-cell--menu{position:relative;width:48px;text-align:center}.at-user-info{display:flex;align-items:center;gap:.625rem}.at-avatar{width:32px;height:32px;border-radius:50%;background:var(--color-primary, #8B5CF6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;flex-shrink:0}.at-user-text{display:flex;flex-direction:column;gap:1px;min-width:0}.at-user-name{font-weight:500;color:var(--color-text, #F5F5F5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.at-user-email{font-size:.75rem;color:var(--color-text-muted, #A1A1A1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.at-strikethrough{text-decoration:line-through}.at-role-badge{display:inline-block;padding:.125rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.02em}.at-role-badge--admin{background:color-mix(in srgb,var(--color-primary) 20%,transparent);color:color-mix(in srgb,var(--color-primary) 70%,white)}.at-role-badge--moderator{background:color-mix(in srgb,var(--color-warning) 20%,transparent);color:var(--color-warning)}.at-role-badge--user{background:color-mix(in srgb,var(--color-text-muted) 15%,transparent);color:var(--color-text-muted, #A1A1A1)}.at-status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.375rem;vertical-align:middle}.at-status-dot--active{background:var(--color-success, #22C55E)}.at-status-dot--suspended{background:var(--color-error)}.at-status-dot--deleted{background:var(--color-text-muted, #A1A1A1)}.at-menu-btn{background:none;border:none;color:var(--color-text-muted, #A1A1A1);font-size:1.25rem;cursor:pointer;padding:.25rem;border-radius:4px;line-height:1;display:inline-flex;align-items:center;transition:background var(--transition-fast)}.at-menu-btn:hover{background:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-text, #F5F5F5)}.at-ctx-menu{position:absolute;top:100%;right:0;z-index:20;min-width:180px;background:var(--color-bg-card, #1A1424);border:1px solid var(--color-border, #2D1F3D);border-radius:8px;box-shadow:0 8px 24px #0006;padding:.375rem 0;display:flex;flex-direction:column}.at-menu-item{display:block;width:100%;text-align:left;padding:.5rem .875rem;background:none;border:none;color:var(--color-text, #F5F5F5);font-size:.8125rem;cursor:pointer;transition:background .1s}.at-menu-item:hover:not(:disabled){background:color-mix(in srgb,var(--color-primary) 12%,transparent)}.at-menu-item:disabled{opacity:.4;cursor:not-allowed}.at-menu-item--danger{color:var(--color-error)}.at-menu-divider{height:1px;background:var(--color-border, #2D1F3D);margin:.25rem 0}.at-empty{text-align:center;padding:3rem 1rem;color:var(--color-text-muted, #A1A1A1)}.at-empty p{margin-bottom:var(--spacing-md, 1rem)}.at-empty-btn{padding:.5rem 1rem;background:transparent;border:1px solid var(--color-border, #2D1F3D);border-radius:6px;color:var(--color-primary, #8B5CF6);cursor:pointer;font-size:.875rem;transition:border-color var(--transition-fast)}.at-empty-btn:hover{border-color:var(--color-primary, #8B5CF6)}.at-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:var(--spacing-md, 1rem);padding-top:var(--spacing-sm, .5rem);font-size:.8125rem;color:var(--color-text-muted, #A1A1A1)}.at-pagination-controls{display:flex;align-items:center;gap:var(--spacing-sm, .5rem)}.at-page-btn{padding:.375rem .625rem;background:transparent;border:1px solid var(--color-border, #2D1F3D);border-radius:4px;color:var(--color-text, #F5F5F5);cursor:pointer;font-size:.8125rem;display:inline-flex;align-items:center;transition:border-color var(--transition-fast)}.at-page-btn:hover:not(:disabled){border-color:var(--color-primary, #8B5CF6)}.at-page-btn:disabled{opacity:.3;cursor:not-allowed}.at-page-label{min-width:60px;text-align:center}.at-page-size{padding:.375rem .5rem;font-size:.75rem}.at-batch-bar{position:fixed;bottom:0;left:0;right:0;z-index:30;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;background:var(--color-bg-card, #1A1424);border-top:2px solid var(--color-primary, #8B5CF6);box-shadow:0 -4px 16px #0006}.at-batch-count{font-size:.875rem;color:var(--color-text, #F5F5F5);font-weight:500}.at-batch-actions{display:flex;align-items:center;gap:var(--spacing-sm, .5rem)}.at-batch-dropdown{position:relative}.at-batch-btn{padding:.5rem .875rem;background:var(--color-primary, #8B5CF6);border:none;border-radius:6px;color:#fff;font-size:.8125rem;font-weight:500;cursor:pointer;transition:opacity var(--transition-fast)}.at-batch-btn:hover{opacity:.9}.at-batch-btn--danger{background:var(--color-error)}.at-batch-btn--ghost{background:transparent;border:1px solid var(--color-border, #2D1F3D);color:var(--color-text-muted, #A1A1A1);display:inline-flex;align-items:center}.at-batch-btn--ghost:hover{border-color:var(--color-text-muted, #A1A1A1)}.at-batch-role-menu{position:absolute;bottom:100%;left:0;margin-bottom:4px;background:var(--color-bg-card, #1A1424);border:1px solid var(--color-border, #2D1F3D);border-radius:8px;box-shadow:0 -4px 16px #0000004d;flex-direction:column;padding:.375rem 0;min-width:140px}.at-batch-role-menu button{display:block;width:100%;text-align:left;padding:.5rem .875rem;background:none;border:none;color:var(--color-text, #F5F5F5);font-size:.8125rem;cursor:pointer;transition:background .1s}.at-batch-role-menu button:hover{background:color-mix(in srgb,var(--color-primary) 12%,transparent)}.at-skeleton{display:flex;flex-direction:column;gap:.5rem}.at-skeleton-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--color-border, #2D1F3D)}.at-skeleton-cell{flex-shrink:0}.at-skeleton-cb{width:16px;height:16px;border-radius:3px;background:var(--color-border, #2D1F3D);animation:skeleton-pulse 1.5s ease-in-out infinite}.at-skeleton-user{display:flex;align-items:center;gap:.625rem;flex:1}.at-skeleton-avatar{width:32px;height:32px;border-radius:50%;background:var(--color-border, #2D1F3D);animation:skeleton-pulse 1.5s ease-in-out infinite}.at-skeleton-lines{display:flex;flex-direction:column;gap:.375rem}.at-skeleton-line{height:.75rem;border-radius:4px;background:var(--color-border, #2D1F3D);animation:skeleton-pulse 1.5s ease-in-out infinite}.at-skeleton-line--wide{width:140px}.at-skeleton-line--narrow{width:80px}.at-skeleton-line--tag{width:60px}.at-skeleton-line--icon{width:20px}.ud-back{display:inline-block;margin-bottom:var(--spacing-md, 1rem);color:var(--color-text-muted, #A1A1A1);text-decoration:none;font-size:.875rem;transition:color var(--transition-fast)}.ud-back:hover{color:var(--color-primary, #8B5CF6)}.ud-card{background:var(--color-bg-card, #1A1424);border:1px solid var(--color-border, #2D1F3D);border-radius:10px;padding:1.5rem;margin-bottom:var(--spacing-lg, 1.5rem)}.ud-skeleton-card{display:flex;align-items:center;gap:1rem}.ud-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.ud-avatar-lg{width:56px;height:56px;font-size:1.125rem}.ud-card-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.ud-name{font-size:1.25rem;font-weight:700;color:var(--color-text, #F5F5F5)}.ud-email{font-size:.875rem;color:var(--color-text-muted, #A1A1A1)}.ud-status{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--color-text-muted, #A1A1A1);white-space:nowrap}.ud-banner{padding:.5rem .75rem;border-radius:6px;font-size:.8125rem;margin-bottom:.75rem}.ud-banner--warning{background:color-mix(in srgb,var(--color-warning) 12%,transparent);color:var(--color-warning);border:1px solid color-mix(in srgb,var(--color-warning) 25%,transparent)}.ud-banner--danger{background:color-mix(in srgb,var(--color-error) 12%,transparent);color:var(--color-error);border:1px solid color-mix(in srgb,var(--color-error) 25%,transparent)}.ud-card-body{display:flex;flex-direction:column;gap:.5rem}.ud-meta{font-size:.875rem;color:var(--color-text-muted, #A1A1A1)}.ud-label{color:var(--color-text-muted, #A1A1A1);font-size:.8125rem}.ud-self-label{font-size:.75rem;color:var(--color-text-muted, #A1A1A1);font-style:italic}.ud-role-row{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.ud-role-select{padding:.375rem .625rem;background:var(--color-bg-primary, #0F0A14);border:1px solid var(--color-border, #2D1F3D);border-radius:6px;color:var(--color-text, #F5F5F5);font-size:.8125rem;cursor:pointer}.ud-actions-row{display:flex;gap:.5rem;margin-top:.75rem}.ud-action-btn{padding:.5rem .875rem;border:1px solid transparent;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:opacity var(--transition-fast)}.ud-action-btn--warning{background:color-mix(in srgb,var(--color-warning) 15%,transparent);color:var(--color-warning);border-color:color-mix(in srgb,var(--color-warning) 30%,transparent)}.ud-action-btn--warning:hover{opacity:.85}.ud-action-btn--success{background:color-mix(in srgb,var(--color-success) 15%,transparent);color:var(--color-success);border-color:color-mix(in srgb,var(--color-success) 30%,transparent)}.ud-action-btn--success:hover{opacity:.85}.ud-action-btn--danger{background:transparent;color:var(--color-error);border-color:var(--color-error)}.ud-action-btn--danger:hover{background:color-mix(in srgb,var(--color-error) 10%,transparent)}.ud-section{background:var(--color-bg-card, #1A1424);border:1px solid var(--color-border, #2D1F3D);border-radius:10px;padding:1.25rem;margin-bottom:var(--spacing-lg, 1.5rem)}.ud-section h3{font-size:.9375rem;font-weight:600;color:var(--color-text-muted, #A1A1A1);margin:0 0 .75rem}.ud-empty{font-size:.875rem;color:var(--color-text-muted, #A1A1A1);font-style:italic}.ud-quiz-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.ud-quiz-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--color-border, #2D1F3D);font-size:.875rem}.ud-quiz-item:last-child{border-bottom:none}.ud-quiz-link{flex:1;color:var(--color-text, #F5F5F5);text-decoration:none;transition:color var(--transition-fast)}.ud-quiz-link:hover{color:var(--color-primary, #8B5CF6)}.ud-quiz-status{font-size:.75rem;padding:.125rem .5rem;border-radius:999px;font-weight:500}.ud-quiz-status--draft{background:color-mix(in srgb,var(--color-warning) 20%,transparent);color:var(--color-warning)}.ud-quiz-status--published{background:color-mix(in srgb,var(--color-success) 20%,transparent);color:var(--color-success)}.ud-quiz-count{font-size:.75rem;color:var(--color-text-muted, #A1A1A1);white-space:nowrap}.ud-audit-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.ud-audit-item{display:flex;align-items:baseline;gap:.5rem;padding:.375rem 0;border-bottom:1px solid var(--color-border, #2D1F3D);font-size:.8125rem}.ud-audit-item:last-child{border-bottom:none}.ud-audit-item .activity-dot{flex-shrink:0;margin-top:.375rem}.ud-audit-date{color:var(--color-text-muted, #A1A1A1);white-space:nowrap;min-width:100px}.ud-audit-desc{color:var(--color-text, #F5F5F5);flex:1}.ud-audit-actor{color:var(--color-text-muted, #A1A1A1);font-size:.75rem}.at-quiz-info{display:flex;flex-direction:column;gap:.125rem}.at-quiz-title{font-weight:500;color:var(--color-text, #F5F5F5)}.at-quiz-date{font-size:.75rem;color:var(--color-text-muted, #A1A1A1)}.at-author-link{color:var(--color-primary, #8B5CF6);text-decoration:none;cursor:pointer;font-size:.8125rem;transition:opacity var(--transition-fast)}.at-author-link:hover{opacity:.8;text-decoration:underline}.at-quiz-status{display:inline-block;font-size:.75rem;padding:.125rem .5rem;border-radius:999px;font-weight:500}.at-quiz-status--draft{background:color-mix(in srgb,var(--color-warning) 20%,transparent);color:var(--color-warning)}.at-quiz-status--published{background:color-mix(in srgb,var(--color-success) 20%,transparent);color:var(--color-success)}.at-quiz-status--archived{background:color-mix(in srgb,var(--color-text-muted) 20%,transparent);color:var(--color-text-muted)}.at-row--archived{opacity:.6}.at-transfer-dialog{max-width:440px;width:100%}.at-transfer-search{margin-bottom:.75rem}.at-transfer-owner{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8125rem;color:var(--color-text-muted, #A1A1A1)}.at-transfer-results{max-height:240px;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.at-transfer-hint{font-size:.8125rem;color:var(--color-text-muted, #A1A1A1);padding:1rem;text-align:center}.at-transfer-user{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border:1px solid var(--color-border, #2D1F3D);border-radius:6px;background:transparent;color:var(--color-text, #F5F5F5);cursor:pointer;text-align:left;transition:border-color var(--transition-fast),background var(--transition-fast)}.at-transfer-user:hover:not(:disabled){border-color:var(--color-primary, #8B5CF6);background:color-mix(in srgb,var(--color-primary) 8%,transparent)}.at-transfer-user--disabled{opacity:.4;cursor:not-allowed}.at-transfer-user-name{font-weight:500;font-size:.875rem}.at-transfer-user-email{font-size:.75rem;color:var(--color-text-muted, #A1A1A1);flex:1}.at-transfer-user-tag{font-size:.6875rem;padding:.0625rem .375rem;border-radius:999px;background:color-mix(in srgb,var(--color-primary) 20%,transparent);color:var(--color-primary, #8B5CF6)}.at-transfer-confirm{padding:.5rem 0}.as-tabs{display:flex;gap:0;border-bottom:2px solid var(--color-border, #2D2D3E);margin-bottom:var(--spacing-xl, 1.5rem)}.as-tab{padding:.625rem 1.25rem;background:none;border:none;font-size:.9375rem;color:var(--color-text-muted, #A1A1A1);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color var(--transition-fast),border-color var(--transition-fast)}.as-tab:hover{color:var(--color-text)}.as-tab.active{color:var(--color-primary, #8B5CF6);border-bottom-color:var(--color-primary, #8B5CF6);font-weight:600}.as-form{max-width:560px}.as-field{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.25rem}.as-label{font-size:.875rem;font-weight:500;color:var(--color-text)}.as-helper{font-size:.75rem;color:var(--color-text-muted, #A1A1A1);margin-top:.25rem}.as-input{background:var(--color-bg-secondary, #1E1E2E);border:1px solid var(--color-border, #2D2D3E);border-radius:var(--radius-md, .5rem);color:var(--color-text);font-size:.9375rem;padding:.5rem .75rem;width:100%;box-sizing:border-box;transition:border-color var(--transition-fast)}.as-input:focus{outline:none;border-color:var(--color-primary, #8B5CF6)}.as-input--error{border-color:var(--color-error, #EF4444)}.as-field-error{font-size:.75rem;color:var(--color-error, #EF4444);margin-top:.125rem}.as-number-row{display:flex;align-items:center;gap:.5rem}.as-input--number{width:100px}.as-unit{font-size:.875rem;color:var(--color-text-muted, #A1A1A1)}.as-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--color-border, #2D2D3E)}.as-toggle-info{display:flex;flex-direction:column;gap:.125rem}.as-toggle-title{font-size:.9375rem;color:var(--color-text)}.as-toggle-desc{font-size:.75rem;color:var(--color-text-muted, #A1A1A1)}.toggle-switch{position:relative;width:48px;height:24px;background:var(--color-text-muted, #A1A1A1);border-radius:12px;cursor:pointer;transition:background-color var(--transition-normal);flex-shrink:0;border:none;padding:0}.toggle-switch.active{background:var(--color-success, #22C55E)}.toggle-switch:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform var(--transition-normal)}.toggle-switch.active:after{transform:translate(24px)}.as-form-footer{display:flex;gap:.75rem;margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--color-border, #2D2D3E)}.as-skeleton-field{margin-bottom:1.25rem}.as-skeleton-label{height:14px;width:120px;background:var(--color-border, #2D2D3E);border-radius:4px;margin-bottom:.5rem;animation:skeleton-pulse 1.5s ease-in-out infinite}.as-skeleton-input{height:38px;width:100%;max-width:560px;background:var(--color-border, #2D2D3E);border-radius:var(--radius-md, .5rem);animation:skeleton-pulse 1.5s ease-in-out infinite}.abl-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.abl-actions{display:flex;gap:.5rem;margin-left:auto}.abl-table-wrap{overflow-x:auto}.abl-table{width:100%;border-collapse:collapse;font-size:.875rem}.abl-table th{text-align:left;padding:.5rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted, #A1A1A1);border-bottom:1px solid var(--color-border, #2D2D3E)}.abl-table td{padding:.625rem .75rem;border-bottom:1px solid color-mix(in srgb,var(--color-border) 50%,transparent);vertical-align:middle;color:var(--color-text)}.abl-table tr:hover td{background:color-mix(in srgb,var(--color-primary) 4%,transparent)}.abl-table tr.selected td{background:color-mix(in srgb,var(--color-primary) 8%,transparent)}.abl-pattern{font-family:var(--font-mono);font-size:.8125rem}.abl-date{color:var(--color-text-muted, #A1A1A1);font-size:.8125rem;white-space:nowrap}.abl-delete-btn{background:none;border:none;cursor:pointer;color:var(--color-text-muted, #A1A1A1);font-size:1rem;padding:.25rem;border-radius:var(--radius-sm, .25rem);opacity:0;transition:opacity var(--transition-fast),color var(--transition-fast)}.abl-table tr:hover .abl-delete-btn{opacity:1}.abl-delete-btn:hover{color:var(--color-error, #EF4444)}.abl-batch-bar{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background:color-mix(in srgb,var(--color-primary) 10%,transparent);border-radius:var(--radius-md, .5rem);margin-bottom:.75rem;font-size:.875rem}.abl-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;font-size:.875rem;color:var(--color-text-muted, #A1A1A1)}.abl-pagination-btns{display:flex;gap:.5rem}.abl-empty{text-align:center;padding:3rem 1rem;color:var(--color-text-muted, #A1A1A1)}.abl-empty h3{font-size:1rem;color:var(--color-text);margin-bottom:.5rem}.abl-empty p{font-size:.875rem;margin-bottom:1.25rem}.abl-empty-actions{display:flex;gap:.75rem;justify-content:center}.abl-skeleton-row{display:flex;align-items:center;padding:.625rem .75rem;border-bottom:1px solid color-mix(in srgb,var(--color-border) 50%,transparent);gap:1rem}.abl-skeleton-cb{width:16px;height:16px;background:var(--color-border, #2D2D3E);border-radius:3px;animation:skeleton-pulse 1.5s ease-in-out infinite}.abl-skeleton-pattern{height:14px;width:200px;background:var(--color-border, #2D2D3E);border-radius:4px;animation:skeleton-pulse 1.5s ease-in-out infinite}.abl-skeleton-date{height:12px;width:80px;background:var(--color-border, #2D2D3E);border-radius:4px;animation:skeleton-pulse 1.5s ease-in-out infinite;margin-left:auto}.abl-dropzone{border:2px dashed var(--color-border, #2D2D3E);border-radius:var(--radius-md, .5rem);padding:2rem;text-align:center;cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast);margin-bottom:1rem}.abl-dropzone:hover,.abl-dropzone.drag-over{border-color:var(--color-primary, #8B5CF6);background:color-mix(in srgb,var(--color-primary) 5%,transparent)}.abl-dropzone-icon{font-size:2rem;margin-bottom:.5rem;color:var(--color-text-muted, #A1A1A1)}.abl-dropzone-label{font-size:.875rem;color:var(--color-text-muted, #A1A1A1)}.abl-import-preview{background:var(--color-bg-secondary, #1E1E2E);border-radius:var(--radius-md, .5rem);padding:.75rem 1rem;margin-bottom:1rem;font-size:.875rem}.abl-import-preview-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted, #A1A1A1);margin-bottom:.5rem}.abl-import-preview-list{font-family:var(--font-mono);font-size:.8125rem;color:var(--color-text);line-height:1.6}.abl-import-warning{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-warning);margin-bottom:.75rem}.abl-import-progress{background:var(--color-bg-secondary, #1E1E2E);border-radius:var(--radius-sm, .25rem);height:6px;overflow:hidden;margin-bottom:.5rem}.abl-import-progress-bar{height:100%;background:var(--color-primary, #8B5CF6);transition:width var(--transition-normal)}.abl-import-footer{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}.infra-section{margin-bottom:2rem}.infra-section h3{margin-bottom:1rem;font-size:1.1rem;color:var(--color-text)}.infra-services-table{width:100%;border-collapse:collapse;background:var(--color-bg-secondary, #1E1E2E);border-radius:var(--radius-md, 8px);overflow:hidden}.infra-services-table th,.infra-services-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-border, #2D2D3E)}.infra-services-table th{font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary, #A0A0B8);font-weight:600}.infra-services-table tbody tr:last-child td{border-bottom:none}.infra-service-name{font-weight:600;text-transform:capitalize}.infra-badge{display:inline-block;padding:.25rem .75rem;border-radius:999px;font-size:.8125rem;font-weight:600}.infra-badge--up{background:color-mix(in srgb,var(--color-success) 15%,transparent);color:var(--color-success, #22C55E)}.infra-badge--down{background:color-mix(in srgb,var(--color-error) 15%,transparent);color:var(--color-danger, #EF4444)}.infra-metric-chips{display:flex;flex-wrap:wrap;gap:1rem}.infra-chip{background:var(--color-bg-secondary, #1E1E2E);border:1px solid var(--color-border, #2D2D3E);border-radius:var(--radius-md, 8px);padding:1rem 1.25rem;min-width:160px;flex:1}.infra-chip--wide{flex:2;min-width:280px}.infra-chip-value{display:block;font-size:1.5rem;font-weight:700;color:var(--color-text);margin-bottom:.25rem}.infra-chip-label{display:block;font-size:.8125rem;color:var(--color-text-secondary, #A0A0B8)}.infra-completion-bar{position:relative;height:1.5rem;background:var(--color-bg-tertiary, #2D2D3E);border-radius:var(--radius-sm, 4px);overflow:hidden;margin-top:.5rem}.infra-completion-fill{height:100%;background:var(--color-primary, #8B5CF6);border-radius:var(--radius-sm, 4px);transition:width var(--transition-slow) ease}.infra-completion-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.75rem;font-weight:600;color:var(--color-text)}.infra-completion-text{color:var(--color-text-secondary, #A0A0B8)}.infra-skeleton-row td{padding:.75rem 1rem}.infra-skeleton-block{display:inline-block;height:1rem;width:60%;background:linear-gradient(90deg,var(--color-bg-tertiary, #2D2D3E) 25%,color-mix(in srgb,var(--color-bg-tertiary, #2D2D3E) 80%,white) 50%,var(--color-bg-tertiary, #2D2D3E) 75%);background-size:200% 100%;animation:infra-shimmer 1.5s infinite;border-radius:var(--radius-sm, 4px)}.infra-skeleton-badge{width:3rem;height:1.5rem;border-radius:999px}.infra-skeleton-chip{min-height:4rem}.infra-skeleton-chip .infra-skeleton-block{width:80%;height:2rem}@keyframes infra-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.infra-top-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.infra-top-row>.infra-section{margin-bottom:0}.infra-ext-cards{display:flex;flex-direction:column;gap:.75rem}.infra-ext-card{background:var(--color-bg-secondary, #1E1E2E);border:1px solid var(--color-border, #2D2D3E);border-radius:var(--radius-md, 8px);padding:1rem 1.25rem}.infra-ext-header{display:flex;align-items:center;gap:.5rem}.infra-ext-header i{font-size:1.25rem;color:var(--color-primary, #8B5CF6)}.infra-ext-label{font-weight:600;flex:1}.infra-ext-time{font-size:.8125rem;color:var(--color-text-secondary, #A0A0B8);margin-top:.5rem}.infra-ext-error{font-size:.75rem;color:var(--color-warning, #F59E0B);margin-top:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.infra-ext-empty{color:var(--color-text-secondary, #A0A0B8);font-style:italic}.infra-badge--warn{background:color-mix(in srgb,var(--color-warning, #F59E0B) 15%,transparent);color:var(--color-warning, #F59E0B)}.infra-badge--neutral{background:color-mix(in srgb,var(--color-text-secondary, #A0A0B8) 15%,transparent);color:var(--color-text-secondary, #A0A0B8)}.infra-badge--inactive{background:color-mix(in srgb,var(--color-text-secondary, #A0A0B8) 10%,transparent);color:var(--color-text-secondary, #A0A0B8);opacity:.7}@media (max-width: 900px){.infra-top-row{grid-template-columns:1fr}}.acat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-xl)}.acat-header h2{margin:0;color:var(--color-primary, #8B5CF6)}.acat-list{display:flex;flex-direction:column;gap:var(--spacing-sm, .5rem)}.acat-card{background:var(--color-bg-secondary, #1A1A2E);border:1px solid var(--color-border, #2D2D3E);border-radius:var(--radius-md, 8px);overflow:hidden;transition:border-color var(--transition-fast)}.acat-card:hover{border-color:var(--color-border-hover, #4A4A5E)}.acat-card.expanded{border-color:var(--color-primary, #8B5CF6)}.acat-card-header{display:flex;align-items:center;gap:var(--spacing-sm, .5rem);padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.acat-card-header:hover{background:var(--color-bg-tertiary, #2D2D3E)}.acat-color-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.acat-abbr{font-weight:700;font-size:.8rem;color:var(--color-text-secondary, #A0A0B8);min-width:3rem;text-transform:uppercase}.acat-name{font-weight:600;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.acat-meta{font-size:.8rem;color:var(--color-text-secondary, #A0A0B8);white-space:nowrap}.acat-actions{display:flex;align-items:center;gap:.25rem;margin-left:var(--spacing-sm, .5rem)}.acat-btn{background:none;border:none;color:var(--color-text-secondary, #A0A0B8);cursor:pointer;padding:.25rem;border-radius:var(--radius-sm, 4px);display:flex;align-items:center;font-size:1rem;transition:color var(--transition-fast),background var(--transition-fast)}.acat-btn:hover{color:var(--color-text);background:var(--color-bg-tertiary, #2D2D3E)}.acat-btn--danger:hover{color:var(--color-error)}.acat-chevron{color:var(--color-text-secondary, #A0A0B8);font-size:1rem;transition:transform var(--transition-fast)}.acat-subs{padding:0 1rem 1rem;border-top:1px solid var(--color-border, #2D2D3E)}.acat-description{font-size:.85rem;color:var(--color-text-secondary, #A0A0B8);font-style:italic;margin:.75rem 0 .5rem}.acat-subs-header{display:flex;align-items:center;justify-content:space-between;margin:.75rem 0 .5rem}.acat-subs-title{font-size:.85rem;font-weight:600;color:var(--color-text-secondary, #A0A0B8);text-transform:uppercase;letter-spacing:.04em}.acat-sub-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.acat-sub-item{display:flex;align-items:center;justify-content:space-between;padding:.4rem .5rem;border-radius:var(--radius-sm, 4px);transition:background .1s}.acat-sub-item:hover{background:var(--color-bg-tertiary, #2D2D3E)}.acat-sub-name{font-size:.9rem}.acat-sub-actions{display:flex;gap:.25rem;opacity:0;transition:opacity var(--transition-fast)}.acat-sub-item:hover .acat-sub-actions{opacity:1}.acat-subs-empty{font-size:.85rem;color:var(--color-text-secondary, #A0A0B8);font-style:italic;margin:.25rem 0}.acat-empty{text-align:center;padding:3rem 1rem;color:var(--color-text-secondary, #A0A0B8)}.acat-empty p{margin-bottom:var(--spacing-md, 1rem)}.acat-row-2{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-md, 1rem)}.acat-color-field{display:flex;align-items:center;gap:var(--spacing-sm, .5rem)}.acat-color-field input[type=color]{width:3rem;height:2.2rem;border:1px solid var(--color-border, #2D2D3E);border-radius:var(--radius-sm, 4px);background:transparent;cursor:pointer;padding:2px}.acat-color-preview{width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid var(--color-border, #2D2D3E)}.acat-skeleton-row{display:flex;align-items:center;gap:var(--spacing-sm, .5rem);padding:.85rem 1rem;background:var(--color-bg-secondary, #1A1A2E);border-radius:var(--radius-md, 8px);margin-bottom:var(--spacing-sm, .5rem)}.acat-skeleton-color{width:12px;height:12px;border-radius:50%;background:linear-gradient(90deg,var(--color-bg-tertiary, #2D2D3E) 25%,color-mix(in srgb,var(--color-bg-tertiary, #2D2D3E) 80%,white) 50%,var(--color-bg-tertiary, #2D2D3E) 75%);background-size:200% 100%;animation:infra-shimmer 1.5s infinite}.acat-skeleton-text{flex:1;height:1rem;background:linear-gradient(90deg,var(--color-bg-tertiary, #2D2D3E) 25%,color-mix(in srgb,var(--color-bg-tertiary, #2D2D3E) 80%,white) 50%,var(--color-bg-tertiary, #2D2D3E) 75%);background-size:200% 100%;animation:infra-shimmer 1.5s infinite;border-radius:var(--radius-sm, 4px)}.acat-skeleton-abbr{width:3rem;height:1rem;background:linear-gradient(90deg,var(--color-bg-tertiary, #2D2D3E) 25%,color-mix(in srgb,var(--color-bg-tertiary, #2D2D3E) 80%,white) 50%,var(--color-bg-tertiary, #2D2D3E) 75%);background-size:200% 100%;animation:infra-shimmer 1.5s infinite;border-radius:var(--radius-sm, 4px)}.venue-list-page{max-width:var(--content-max-width);margin:0 auto;padding:var(--spacing-xl)}.venue-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-xl);gap:var(--spacing-md)}.venue-list-header h1{margin:0;font-family:var(--font-heading)}.venue-header-actions{display:flex;gap:var(--spacing-sm);align-items:center}.venue-trash-toggle.active{background:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-primary)}.venue-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--spacing-lg)}.venue-card{display:flex;align-items:flex-start;gap:var(--spacing-md);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-lg);transition:box-shadow var(--transition-normal),border-color var(--transition-normal)}.venue-card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.venue-card--deleted{opacity:.6}.venue-card-logo{width:48px;height:48px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.venue-card-logo-placeholder{display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-primary) 8%,transparent);color:var(--color-primary);font-size:1.5rem}.venue-card-body{flex:1;min-width:0}.venue-card-name{margin:0 0 .25rem;font-size:1rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.venue-card-address{display:block;font-size:.8125rem;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem}.venue-card-meta{display:flex;gap:var(--spacing-sm);font-size:.75rem;color:var(--color-text-muted)}.venue-card-tables i{font-size:.875rem;vertical-align:-1px}.venue-card-actions{display:flex;gap:.25rem;flex-shrink:0;align-self:flex-start}.venue-card-actions .icon-btn{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast)}.venue-card-actions .icon-btn:hover{background:var(--color-bg-hover, rgba(0, 0, 0, .05));color:var(--color-text)}.venue-card-delete-btn:hover{color:var(--color-error)!important}.venue-modal-form{padding:var(--spacing-lg);display:flex;flex-direction:column;gap:var(--spacing-md);flex:1 1 auto;min-height:0;overflow-y:auto}.venue-card-favorite-btn{color:color-mix(in srgb,var(--color-text-muted) 60%,transparent);transition:color var(--transition-fast),transform var(--transition-fast)}.venue-card-favorite-btn:hover{color:var(--color-warning);transform:scale(1.1)}.venue-card-favorite-btn.is-favorite{color:var(--color-warning)}.venue-card-favorite-btn.is-favorite:hover{color:color-mix(in srgb,var(--color-warning) 80%,var(--color-text))}.venue-form-group{display:flex;flex-direction:column;gap:.25rem}.venue-form-group label{font-weight:500;font-size:.875rem}.venue-form-group .required{color:var(--color-error)}.venue-form-group input[type=text],.venue-form-group input[type=number],.venue-form-group textarea{padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.875rem;background:var(--color-bg-primary);color:var(--color-text);transition:border-color var(--transition-fast)}.venue-form-group input:focus,.venue-form-group textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.venue-form-row{display:flex;gap:var(--spacing-md)}.venue-form-group--half{flex:1}.venue-field-error{font-size:.75rem;color:var(--color-error);min-height:1rem}.venue-logo-upload{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm);border:2px dashed var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition-fast),background var(--transition-fast)}.venue-logo-upload.venue-logo-dragover{border-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 5%,transparent)}.venue-logo-preview{width:64px;height:64px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-primary) 5%,transparent);overflow:hidden;flex-shrink:0}.venue-logo-preview img,.venue-modal-logo-preview{width:100%;height:100%;object-fit:cover}.venue-logo-placeholder-icon{font-size:1.75rem;color:var(--color-text-muted);opacity:.5}.venue-logo-actions{display:flex;flex-direction:column;gap:.25rem}.venue-logo-browse{cursor:pointer}.venue-role-panel{max-width:560px}.venue-role-panel-body{padding:var(--spacing-lg)}.venue-role-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:var(--spacing-lg)}.venue-role-item{display:flex;align-items:center;gap:var(--spacing-sm);padding:.5rem .75rem;border-radius:var(--radius-sm);background:var(--color-bg-secondary, rgba(0, 0, 0, .02))}.venue-role-item--owner{background:color-mix(in srgb,var(--color-warning, #f59e0b) 8%,transparent)}.venue-role-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary);flex-shrink:0;font-size:1rem;overflow:hidden}.venue-role-avatar img{width:100%;height:100%;object-fit:cover}.venue-role-info{flex:1;min-width:0;display:flex;flex-direction:column}.venue-role-name{font-weight:500;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.venue-role-email{font-size:.75rem;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.venue-role-select{padding:.25rem .5rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.8125rem;background:var(--color-bg-primary);color:var(--color-text);cursor:pointer}.venue-role-remove{flex-shrink:0}.venue-role-remove:hover{color:var(--color-error)!important}.venue-role-empty{text-align:center;color:var(--color-text-muted);font-size:.875rem;padding:var(--spacing-md)}.venue-role-add{border-top:1px solid var(--color-border);padding-top:var(--spacing-md)}.venue-role-add h3{margin:0 0 var(--spacing-sm);font-size:.875rem;font-weight:600}.venue-role-search-wrap{position:relative}.venue-role-results{position:absolute;top:100%;left:0;right:0;z-index:10;background:var(--color-bg-primary);border:1px solid var(--color-border);border-top:none;border-radius:0 0 var(--radius-sm) var(--radius-sm);box-shadow:0 4px 12px #0000001a;max-height:200px;overflow-y:auto}.venue-role-results:empty{display:none}.venue-role-results-hint{padding:.5rem .75rem;font-size:.8125rem;color:var(--color-text-muted)}.venue-role-result-item{display:flex;flex-direction:column;padding:.5rem .75rem;cursor:pointer;transition:background .1s}.venue-role-result-item:hover{background:color-mix(in srgb,var(--color-primary) 8%,transparent)}.venue-role-result-name{font-size:.875rem;font-weight:500}.venue-role-result-email{font-size:.75rem;color:var(--color-text-muted)}.venue-role-add-row{display:flex;align-items:center;gap:var(--spacing-sm);margin-top:var(--spacing-sm);flex-wrap:wrap}.venue-role-selected-name{font-weight:500;font-size:.875rem}.venue-role-add-error{display:block;font-size:.75rem;color:var(--color-error);margin-top:.25rem;min-height:1rem}.venue-role-panel-error{font-size:.8125rem;color:var(--color-error);padding:0 var(--spacing-sm) var(--spacing-sm)}.venue-role-panel-error:empty{display:none}.venue-role-select:disabled,.venue-role-remove:disabled{opacity:.5;cursor:wait}.venue-season-panel{max-width:720px}.venue-season-panel-body{display:flex;flex-direction:column;padding:var(--spacing-md) var(--spacing-lg) var(--spacing-lg);max-height:70vh;min-height:20rem}.venue-season-content{flex:1;overflow-y:auto;min-height:0}.venue-season-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:var(--spacing-sm);padding-bottom:var(--spacing-sm);margin-bottom:var(--spacing-md);border-bottom:1px solid var(--color-border)}.venue-season-footer{display:flex;justify-content:flex-end;padding-top:var(--spacing-md);margin-top:var(--spacing-md);border-top:1px solid var(--color-border)}.season-trash-toggle.active{background:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-primary)}.season-panel-error{font-size:.8125rem;color:var(--color-error);margin-bottom:var(--spacing-sm);min-height:0}.season-panel-error:empty{display:none}.venue-season-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-sm)}.venue-season-item{display:flex;align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-md);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition-normal),background var(--transition-normal)}.venue-season-item:hover{border-color:var(--color-primary)}.venue-season-item--archived{background:color-mix(in srgb,var(--color-text-muted) 6%,transparent)}.venue-season-item--archived .venue-season-name,.venue-season-item--archived .venue-season-dates{color:var(--color-text-muted)}.venue-season-item--deleted{opacity:.6}.venue-season-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.venue-season-header{display:flex;align-items:center;gap:var(--spacing-sm);flex-wrap:wrap}.venue-season-name{margin:0;font-size:1rem;font-weight:600;font-family:var(--font-heading, inherit)}.venue-season-dates{font-size:.8125rem;color:var(--color-text-secondary, var(--color-text-muted))}.venue-season-description{font-size:.8125rem;color:var(--color-text-muted);margin-top:.25rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.venue-season-chips{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.375rem}.venue-season-rule{display:inline-flex;align-items:center;gap:.375rem;padding:.125rem .5rem;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-primary) 8%,transparent);color:var(--color-primary);font-size:.75rem;font-weight:500;width:fit-content}.venue-season-rule i{font-size:.875rem}.venue-season-prizes{display:inline-flex;align-items:center;gap:.375rem;padding:.125rem .5rem;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-warning) 8%,transparent);color:var(--color-warning);font-size:.75rem;font-weight:500;width:fit-content}.venue-season-prizes i{font-size:.875rem}.venue-season-actions{display:flex;gap:.25rem;flex-shrink:0}.venue-season-actions .icon-btn:disabled{opacity:.5;cursor:wait}.venue-season-empty{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-xl) var(--spacing-md);text-align:center;color:var(--color-text-muted)}.season-empty-icon{font-size:3rem;color:color-mix(in srgb,var(--color-primary) 30%,transparent)}.venue-season-modal{max-width:560px}.season-rule-group{margin-top:var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:0;background:color-mix(in srgb,var(--color-bg-secondary, var(--color-bg-primary)) 50%,transparent)}.season-rule-summary{cursor:pointer;padding:var(--spacing-sm) var(--spacing-md);font-weight:600;font-size:.875rem;color:var(--color-text);display:flex;align-items:center;gap:.375rem;-webkit-user-select:none;user-select:none}.season-rule-summary::-webkit-details-marker{color:var(--color-primary)}.season-rule-group[open] .season-rule-summary{border-bottom:1px solid var(--color-border)}.season-rule-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-sm);padding:var(--spacing-md)}.season-rule-grid .venue-form-group{margin:0}.season-rule-grid .venue-form-group--full{grid-column:1 / -1}.season-rule-grid label{font-size:.75rem;color:var(--color-text-muted)}.season-rule-grid input[type=number]{padding:.375rem .5rem;font-size:.875rem}.season-prize-group{margin-top:var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:0;background:color-mix(in srgb,var(--color-bg-primary) 50%,transparent)}.season-prize-summary{cursor:pointer;padding:var(--spacing-sm) var(--spacing-md);font-weight:600;font-size:.875rem;color:var(--color-text);display:flex;align-items:center;gap:.375rem;-webkit-user-select:none;user-select:none}.season-prize-summary::-webkit-details-marker{color:var(--color-warning)}.season-prize-summary i{color:var(--color-warning)}.season-prize-group[open] .season-prize-summary{border-bottom:1px solid var(--color-border)}#season-prize-editor{padding:var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-sm)}.season-prize-empty{margin:0 0 var(--spacing-xs) 0;font-size:.8125rem;color:var(--color-text-muted);font-style:italic}.season-prize-list{display:flex;flex-direction:column;gap:var(--spacing-sm)}.season-prize-row{display:flex;align-items:flex-start;gap:var(--spacing-sm)}.season-prize-rank-badge{flex-shrink:0;width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-warning);color:var(--color-bg-primary);font-size:.8125rem;font-weight:700;margin-top:.125rem}.season-prize-fields{flex:1 1 auto;display:flex;flex-direction:column;gap:.25rem;min-width:0}.season-prize-row input[type=text]{padding:.375rem .5rem;font-size:.875rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-primary);color:var(--color-text);width:100%;box-sizing:border-box}.season-prize-row input[type=text]:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.season-prize-row .season-prize-description{font-size:.8125rem;color:var(--color-text-muted)}.season-prize-row-error{font-size:.75rem;color:var(--color-error);min-height:1em}.season-prize-row-error:empty{display:none}.season-prize-global-error{display:block;margin:var(--spacing-sm) var(--spacing-md) var(--spacing-md);font-size:.8125rem;color:var(--color-error)}.season-prize-global-error:empty{display:none}.season-prize-delete{flex-shrink:0;margin-top:.125rem}.season-prize-add-btn{align-self:flex-start}.season-prize-add-btn:disabled{opacity:.5;cursor:not-allowed}.venue-card-seasons-btn i{color:var(--color-primary)}@media (max-width: 640px){.venue-list-header{flex-direction:column;align-items:flex-start}.venue-grid{grid-template-columns:1fr}.venue-form-row{flex-direction:column}.season-rule-grid{grid-template-columns:1fr}.venue-season-panel{max-width:100%}.season-prize-row{flex-wrap:wrap}.season-prize-fields{flex-basis:100%;order:3}}.venue-credits-section{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.credits-roll-block{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-left:1.85rem;border-left:2px solid color-mix(in srgb,var(--color-primary) 22%,transparent);margin-left:.6rem}.credits-roll-block[hidden]{display:none}.venue-credits-style-legend{font-weight:500;font-size:.85rem;margin-bottom:.4rem}.venue-credits-style-options{display:flex;flex-wrap:wrap;gap:.4rem 1.25rem}.venue-credits-style-option{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer}.venue-credits-style-option input[type=radio]{accent-color:var(--color-primary);cursor:pointer}.venue-credits-staff-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.venue-credits-staff-legend{font-weight:500;font-size:.85rem;margin:0}.venue-credits-staff-import{cursor:pointer;flex-shrink:0}.venue-credits-staff-footer{display:flex;justify-content:flex-end;margin-top:.5rem}.venue-credits-staff-list{display:flex;flex-direction:column;gap:.15rem}.venue-credits-staff-row{display:grid;grid-template-columns:auto minmax(160px,1.4fr) minmax(220px,3fr) auto;gap:.5rem;align-items:center;padding:.1rem .2rem;border-radius:var(--radius-sm);background:transparent;transition:background var(--transition-fast),opacity var(--transition-fast);position:relative}.venue-credits-staff-row.is-dragging{opacity:.45;background:color-mix(in srgb,var(--color-primary) 8%,transparent)}.venue-credits-staff-row.is-drop-target:before,.venue-credits-staff-row.is-drop-target:after{content:"";position:absolute;left:.5rem;right:.5rem;height:2px;background:var(--color-primary);border-radius:2px;box-shadow:0 0 6px color-mix(in srgb,var(--color-primary) 60%,transparent)}.venue-credits-staff-row.is-drop-target[data-drop-edge=top]:before{top:-2px}.venue-credits-staff-row.is-drop-target[data-drop-edge=bottom]:after{bottom:-2px}.venue-credits-staff-row.is-drop-target[data-drop-edge=top]:after,.venue-credits-staff-row.is-drop-target[data-drop-edge=bottom]:before{display:none}.venue-credits-staff-row input[type=text]{padding:.4rem .6rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.875rem;background:var(--color-bg-primary);color:var(--color-text)}.venue-credits-staff-row input.venue-credits-staff-role{text-align:right}.venue-credits-staff-grip{color:color-mix(in srgb,var(--color-text-muted) 60%,transparent);background:transparent;border:none;cursor:grab;padding:.25rem;border-radius:var(--radius-sm);display:inline-flex;align-items:center;justify-content:center;transition:color var(--transition-fast),background var(--transition-fast)}.venue-credits-staff-grip:active{cursor:grabbing}.venue-credits-staff-grip:hover{color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 10%,transparent)}.venue-credits-staff-empty{margin:0;padding:.75rem 1rem;border:1px dashed var(--color-border);border-radius:var(--radius-sm);font-size:.8125rem;color:var(--color-text-muted);text-align:center;display:flex;align-items:center;justify-content:center;gap:.4rem}.venue-credits-staff-empty[hidden]{display:none}.venue-credits-staff-empty i{font-size:1.1rem}.venue-credits-staff-delete{color:color-mix(in srgb,var(--color-text-muted) 60%,transparent);background:transparent!important;border:none;padding:.25rem;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color var(--transition-fast),background var(--transition-fast)}.venue-credits-staff-delete:hover{color:var(--color-error);background:color-mix(in srgb,var(--color-error) 12%,transparent)!important}.credits-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.credits-toggle-card{padding:.7rem .9rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:color-mix(in srgb,white 2%,transparent);transition:border-color var(--transition-fast),background var(--transition-fast)}.credits-toggle-card:hover{border-color:color-mix(in srgb,var(--color-primary) 35%,var(--color-border))}.credits-declaration-card{margin-top:.5rem;border-top-style:solid;border-top-color:color-mix(in srgb,var(--color-primary) 25%,var(--color-border))}.credits-toggle-label{display:flex;align-items:flex-start;gap:.85rem;cursor:pointer;margin:0}.credits-toggle-text{display:flex;flex-direction:column;gap:.2rem;flex:1 1 auto}.credits-toggle-title{font-size:.9375rem;font-weight:500;color:var(--color-text);line-height:1.3}.credits-toggle-help{font-size:var(--font-size-xs);color:var(--color-text-muted);line-height:1.4}.credits-style-options{display:flex;flex-wrap:wrap;gap:.4rem 1.5rem;padding:.3rem 0}.credits-style-option{display:inline-flex;align-items:center;gap:.45rem;font-size:.875rem;cursor:pointer}.credits-style-option input[type=radio]{accent-color:var(--color-primary);cursor:pointer}.credits-style-options.is-overridden{background:color-mix(in srgb,var(--color-warning) 8%,transparent)!important;border-radius:var(--radius-sm);padding:.3rem .5rem;border:1px solid var(--color-warning)}.modal-panel-intro{margin:0;padding:.75rem 1rem;background:color-mix(in srgb,var(--color-primary) 6%,transparent);border-left:3px solid var(--color-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}.modal-panel-intro strong{color:var(--color-text)}.account-page{max-width:720px;margin:0 auto;padding:var(--spacing-xl)}.account-header{margin-bottom:var(--spacing-xl)}.account-header h1{margin:0;font-family:var(--font-heading)}.account-loading,.account-error{color:var(--color-text-muted);padding:var(--spacing-lg) 0}.account-error{color:var(--color-danger)}.account-card{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-xl);display:flex;flex-direction:column;gap:var(--spacing-lg)}.account-card h2{margin:0;font-family:var(--font-heading);font-size:1.25rem}.account-help{margin:0;color:var(--color-text-muted);font-size:.875rem;line-height:1.5}.account-field{display:flex;flex-direction:column;gap:var(--spacing-xs)}.account-field label{font-weight:600;font-size:.875rem;color:var(--color-text)}.account-field input[type=text]{padding:var(--spacing-sm) var(--spacing-md);background:var(--color-bg-secondary);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:1rem;font-family:inherit;transition:border-color var(--transition-normal)}.account-field input[type=text]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 20%,transparent)}.account-field input[type=text]::placeholder{color:var(--color-text-muted);opacity:.6;font-style:italic}.account-hint{margin:0;font-size:.8125rem;color:var(--color-text-muted);line-height:1.4}.account-field--toggle .account-toggle-row{display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-md)}.account-actions{display:flex;justify-content:flex-end;margin-top:var(--spacing-sm)}.auth-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--color-bg-primary);background-image:radial-gradient(ellipse at 20% 50%,rgba(139,92,246,.06) 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(139,92,246,.04) 0%,transparent 50%);padding:1rem}.auth-card{width:100%;max-width:420px;background:var(--color-bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2.5rem 2rem 2rem;border:1px solid rgba(139,92,246,.12)}.auth-brand{text-align:center;margin-bottom:2rem}.auth-brand-logo{width:220px;height:auto;margin-bottom:.75rem}.auth-brand h1{font-family:var(--font-heading);font-size:1.75rem;color:var(--color-primary);margin:0;letter-spacing:.02em}.auth-brand p{color:var(--color-text-muted);font-size:.9rem;margin:.25rem 0 0}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.auth-field{display:flex;flex-direction:column;gap:.35rem}.auth-field label{font-size:.85rem;font-weight:500;color:var(--color-text-secondary)}.auth-field input[type=email],.auth-field input[type=password],.auth-field input[type=text]{width:100%;padding:.65rem .85rem;background:var(--color-bg-primary);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-md, .5rem);font-family:var(--font-body);font-size:.95rem;transition:border-color var(--transition-fast)}.auth-field input:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.auth-field .field-hint{font-size:.78rem;color:var(--color-text-muted)}.auth-terms{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--color-text-secondary)}.auth-terms input[type=checkbox]{margin-top:.15rem;width:16px;height:16px;flex-shrink:0}.auth-terms a{color:var(--color-primary);text-decoration:underline}.auth-terms a:hover{color:var(--color-primary-hover)}.auth-submit{width:100%;padding:.7rem 1rem;background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-md, .5rem);font-family:var(--font-body);font-size:1rem;font-weight:600;cursor:pointer;transition:background var(--transition-fast)}.auth-submit:hover:not(:disabled){background:var(--color-primary-hover)}.auth-submit:disabled{opacity:.5;cursor:not-allowed}.auth-error{background:#ef44441a;color:var(--color-error);padding:.6rem .85rem;border-radius:var(--radius-md, .5rem);font-size:.88rem;border:1px solid rgba(239,68,68,.2);display:none}.auth-error.visible{display:block}.auth-info{background:#8b5cf614;color:var(--color-primary);padding:.6rem .85rem;border-radius:var(--radius-md, .5rem);font-size:.88rem;border:1px solid rgba(139,92,246,.15);display:none}.auth-info.visible{display:block}.auth-closed{text-align:center;padding:1.5rem 1rem;color:var(--color-text-secondary);font-size:.95rem;line-height:1.5}.auth-links{text-align:center;margin-top:.5rem;font-size:.88rem;color:var(--color-text-muted)}.auth-links a{color:var(--color-primary);text-decoration:none;font-weight:500}.auth-links a:hover{text-decoration:underline}.sidebar-user-btn{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem 1rem;background:none;border:none;color:var(--color-text-muted);font-family:var(--font-body);font-size:.875rem;cursor:pointer;white-space:nowrap;overflow:hidden;border-radius:var(--radius-sm, .25rem);transition:background var(--transition-fast)}.sidebar-user-btn:hover{background:#ffffff0d}.app-sidebar.collapsed .sidebar-user-btn{justify-content:center;padding:.5rem 0;gap:0}.sidebar-user-menu{position:fixed;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm, .25rem);box-shadow:4px 0 12px #0000004d;z-index:calc(var(--z-dropdown) + 1)}.sidebar-user-menu-item{display:flex;align-items:center;gap:.625rem;white-space:nowrap;padding:.5rem 1rem;background:none;border:none;color:var(--color-text-muted);font-family:var(--font-body);font-size:.875rem;cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast)}.sidebar-user-menu-item:hover{background:#ffffff0f;color:var(--color-text)}.sidebar-user-menu-item.has-submenu{justify-content:flex-start}.sidebar-user-menu-item .menu-item-arrow{margin-left:auto;font-size:.75rem;opacity:.6}.sidebar-user-submenu{position:fixed;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm, .25rem);box-shadow:4px 0 12px #0000004d;z-index:calc(var(--z-dropdown) + 2);min-width:220px;overflow-y:auto}.sidebar-user-submenu-item{width:100%;text-align:left}.sidebar-user-submenu-item.is-current{color:var(--color-primary);opacity:.7;cursor:default}.sidebar-user-submenu-item.is-current:hover{background:none}.sidebar-user-submenu-name{flex:1;overflow:hidden;text-overflow:ellipsis}.sidebar-user-submenu-role{font-size:.7rem;padding:.1rem .4rem;border-radius:999px;background:#8b5cf626;color:var(--color-primary);text-transform:uppercase;letter-spacing:.03em}.sidebar-user-submenu-loading,.sidebar-user-submenu-empty,.sidebar-user-submenu-error{padding:.75rem 1rem;margin:0;font-size:.85rem;color:var(--color-text-muted);font-family:var(--font-body)}.sidebar-user-submenu-error{color:var(--color-error)}@media (max-width: 480px){.auth-card{padding:2rem 1.25rem 1.5rem}.auth-brand h1{font-size:1.5rem}}@font-face{font-family:Phosphor-Light;src:url(/assets/Phosphor-Light-CGwbSLuF.woff2) format("woff2"),url(/assets/Phosphor-Light-Ch5YcZ-M.woff) format("woff"),url(/assets/Phosphor-Light-Cmen2P86.ttf) format("truetype"),url(/assets/Phosphor-Light-BTiR1Cbr.svg#Phosphor-Light) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-light{font-family:Phosphor-Light!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-light.ph-acorn:before{content:""}.ph-light.ph-address-book:before{content:""}.ph-light.ph-address-book-tabs:before{content:""}.ph-light.ph-air-traffic-control:before{content:""}.ph-light.ph-airplane:before{content:""}.ph-light.ph-airplane-in-flight:before{content:""}.ph-light.ph-airplane-landing:before{content:""}.ph-light.ph-airplane-takeoff:before{content:""}.ph-light.ph-airplane-taxiing:before{content:""}.ph-light.ph-airplane-tilt:before{content:""}.ph-light.ph-airplay:before{content:""}.ph-light.ph-alarm:before{content:""}.ph-light.ph-alien:before{content:""}.ph-light.ph-align-bottom:before{content:""}.ph-light.ph-align-bottom-simple:before{content:""}.ph-light.ph-align-center-horizontal:before{content:""}.ph-light.ph-align-center-horizontal-simple:before{content:""}.ph-light.ph-align-center-vertical:before{content:""}.ph-light.ph-align-center-vertical-simple:before{content:""}.ph-light.ph-align-left:before{content:""}.ph-light.ph-align-left-simple:before{content:""}.ph-light.ph-align-right:before{content:""}.ph-light.ph-align-right-simple:before{content:""}.ph-light.ph-align-top:before{content:""}.ph-light.ph-align-top-simple:before{content:""}.ph-light.ph-amazon-logo:before{content:""}.ph-light.ph-ambulance:before{content:""}.ph-light.ph-anchor:before{content:""}.ph-light.ph-anchor-simple:before{content:""}.ph-light.ph-android-logo:before{content:""}.ph-light.ph-angle:before{content:""}.ph-light.ph-angular-logo:before{content:""}.ph-light.ph-aperture:before{content:""}.ph-light.ph-app-store-logo:before{content:""}.ph-light.ph-app-window:before{content:""}.ph-light.ph-apple-logo:before{content:""}.ph-light.ph-apple-podcasts-logo:before{content:""}.ph-light.ph-approximate-equals:before{content:""}.ph-light.ph-archive:before{content:""}.ph-light.ph-armchair:before{content:""}.ph-light.ph-arrow-arc-left:before{content:""}.ph-light.ph-arrow-arc-right:before{content:""}.ph-light.ph-arrow-bend-double-up-left:before{content:""}.ph-light.ph-arrow-bend-double-up-right:before{content:""}.ph-light.ph-arrow-bend-down-left:before{content:""}.ph-light.ph-arrow-bend-down-right:before{content:""}.ph-light.ph-arrow-bend-left-down:before{content:""}.ph-light.ph-arrow-bend-left-up:before{content:""}.ph-light.ph-arrow-bend-right-down:before{content:""}.ph-light.ph-arrow-bend-right-up:before{content:""}.ph-light.ph-arrow-bend-up-left:before{content:""}.ph-light.ph-arrow-bend-up-right:before{content:""}.ph-light.ph-arrow-circle-down:before{content:""}.ph-light.ph-arrow-circle-down-left:before{content:""}.ph-light.ph-arrow-circle-down-right:before{content:""}.ph-light.ph-arrow-circle-left:before{content:""}.ph-light.ph-arrow-circle-right:before{content:""}.ph-light.ph-arrow-circle-up:before{content:""}.ph-light.ph-arrow-circle-up-left:before{content:""}.ph-light.ph-arrow-circle-up-right:before{content:""}.ph-light.ph-arrow-clockwise:before{content:""}.ph-light.ph-arrow-counter-clockwise:before{content:""}.ph-light.ph-arrow-down:before{content:""}.ph-light.ph-arrow-down-left:before{content:""}.ph-light.ph-arrow-down-right:before{content:""}.ph-light.ph-arrow-elbow-down-left:before{content:""}.ph-light.ph-arrow-elbow-down-right:before{content:""}.ph-light.ph-arrow-elbow-left:before{content:""}.ph-light.ph-arrow-elbow-left-down:before{content:""}.ph-light.ph-arrow-elbow-left-up:before{content:""}.ph-light.ph-arrow-elbow-right:before{content:""}.ph-light.ph-arrow-elbow-right-down:before{content:""}.ph-light.ph-arrow-elbow-right-up:before{content:""}.ph-light.ph-arrow-elbow-up-left:before{content:""}.ph-light.ph-arrow-elbow-up-right:before{content:""}.ph-light.ph-arrow-fat-down:before{content:""}.ph-light.ph-arrow-fat-left:before{content:""}.ph-light.ph-arrow-fat-line-down:before{content:""}.ph-light.ph-arrow-fat-line-left:before{content:""}.ph-light.ph-arrow-fat-line-right:before{content:""}.ph-light.ph-arrow-fat-line-up:before{content:""}.ph-light.ph-arrow-fat-lines-down:before{content:""}.ph-light.ph-arrow-fat-lines-left:before{content:""}.ph-light.ph-arrow-fat-lines-right:before{content:""}.ph-light.ph-arrow-fat-lines-up:before{content:""}.ph-light.ph-arrow-fat-right:before{content:""}.ph-light.ph-arrow-fat-up:before{content:""}.ph-light.ph-arrow-left:before{content:""}.ph-light.ph-arrow-line-down:before{content:""}.ph-light.ph-arrow-line-down-left:before{content:""}.ph-light.ph-arrow-line-down-right:before{content:""}.ph-light.ph-arrow-line-left:before{content:""}.ph-light.ph-arrow-line-right:before{content:""}.ph-light.ph-arrow-line-up:before{content:""}.ph-light.ph-arrow-line-up-left:before{content:""}.ph-light.ph-arrow-line-up-right:before{content:""}.ph-light.ph-arrow-right:before{content:""}.ph-light.ph-arrow-square-down:before{content:""}.ph-light.ph-arrow-square-down-left:before{content:""}.ph-light.ph-arrow-square-down-right:before{content:""}.ph-light.ph-arrow-square-in:before{content:""}.ph-light.ph-arrow-square-left:before{content:""}.ph-light.ph-arrow-square-out:before{content:""}.ph-light.ph-arrow-square-right:before{content:""}.ph-light.ph-arrow-square-up:before{content:""}.ph-light.ph-arrow-square-up-left:before{content:""}.ph-light.ph-arrow-square-up-right:before{content:""}.ph-light.ph-arrow-u-down-left:before{content:""}.ph-light.ph-arrow-u-down-right:before{content:""}.ph-light.ph-arrow-u-left-down:before{content:""}.ph-light.ph-arrow-u-left-up:before{content:""}.ph-light.ph-arrow-u-right-down:before{content:""}.ph-light.ph-arrow-u-right-up:before{content:""}.ph-light.ph-arrow-u-up-left:before{content:""}.ph-light.ph-arrow-u-up-right:before{content:""}.ph-light.ph-arrow-up:before{content:""}.ph-light.ph-arrow-up-left:before{content:""}.ph-light.ph-arrow-up-right:before{content:""}.ph-light.ph-arrows-clockwise:before{content:""}.ph-light.ph-arrows-counter-clockwise:before{content:""}.ph-light.ph-arrows-down-up:before{content:""}.ph-light.ph-arrows-horizontal:before{content:""}.ph-light.ph-arrows-in:before{content:""}.ph-light.ph-arrows-in-cardinal:before{content:""}.ph-light.ph-arrows-in-line-horizontal:before{content:""}.ph-light.ph-arrows-in-line-vertical:before{content:""}.ph-light.ph-arrows-in-simple:before{content:""}.ph-light.ph-arrows-left-right:before{content:""}.ph-light.ph-arrows-merge:before{content:""}.ph-light.ph-arrows-out:before{content:""}.ph-light.ph-arrows-out-cardinal:before{content:""}.ph-light.ph-arrows-out-line-horizontal:before{content:""}.ph-light.ph-arrows-out-line-vertical:before{content:""}.ph-light.ph-arrows-out-simple:before{content:""}.ph-light.ph-arrows-split:before{content:""}.ph-light.ph-arrows-vertical:before{content:""}.ph-light.ph-article:before{content:""}.ph-light.ph-article-medium:before{content:""}.ph-light.ph-article-ny-times:before{content:""}.ph-light.ph-asclepius:before{content:""}.ph-light.ph-caduceus:before{content:""}.ph-light.ph-asterisk:before{content:""}.ph-light.ph-asterisk-simple:before{content:""}.ph-light.ph-at:before{content:""}.ph-light.ph-atom:before{content:""}.ph-light.ph-avocado:before{content:""}.ph-light.ph-axe:before{content:""}.ph-light.ph-baby:before{content:""}.ph-light.ph-baby-carriage:before{content:""}.ph-light.ph-backpack:before{content:""}.ph-light.ph-backspace:before{content:""}.ph-light.ph-bag:before{content:""}.ph-light.ph-bag-simple:before{content:""}.ph-light.ph-balloon:before{content:""}.ph-light.ph-bandaids:before{content:""}.ph-light.ph-bank:before{content:""}.ph-light.ph-barbell:before{content:""}.ph-light.ph-barcode:before{content:""}.ph-light.ph-barn:before{content:""}.ph-light.ph-barricade:before{content:""}.ph-light.ph-baseball:before{content:""}.ph-light.ph-baseball-cap:before{content:""}.ph-light.ph-baseball-helmet:before{content:""}.ph-light.ph-basket:before{content:""}.ph-light.ph-basketball:before{content:""}.ph-light.ph-bathtub:before{content:""}.ph-light.ph-battery-charging:before{content:""}.ph-light.ph-battery-charging-vertical:before{content:""}.ph-light.ph-battery-empty:before{content:""}.ph-light.ph-battery-full:before{content:""}.ph-light.ph-battery-high:before{content:""}.ph-light.ph-battery-low:before{content:""}.ph-light.ph-battery-medium:before{content:""}.ph-light.ph-battery-plus:before{content:""}.ph-light.ph-battery-plus-vertical:before{content:""}.ph-light.ph-battery-vertical-empty:before{content:""}.ph-light.ph-battery-vertical-full:before{content:""}.ph-light.ph-battery-vertical-high:before{content:""}.ph-light.ph-battery-vertical-low:before{content:""}.ph-light.ph-battery-vertical-medium:before{content:""}.ph-light.ph-battery-warning:before{content:""}.ph-light.ph-battery-warning-vertical:before{content:""}.ph-light.ph-beach-ball:before{content:""}.ph-light.ph-beanie:before{content:""}.ph-light.ph-bed:before{content:""}.ph-light.ph-beer-bottle:before{content:""}.ph-light.ph-beer-stein:before{content:""}.ph-light.ph-behance-logo:before{content:""}.ph-light.ph-bell:before{content:""}.ph-light.ph-bell-ringing:before{content:""}.ph-light.ph-bell-simple:before{content:""}.ph-light.ph-bell-simple-ringing:before{content:""}.ph-light.ph-bell-simple-slash:before{content:""}.ph-light.ph-bell-simple-z:before{content:""}.ph-light.ph-bell-slash:before{content:""}.ph-light.ph-bell-z:before{content:""}.ph-light.ph-belt:before{content:""}.ph-light.ph-bezier-curve:before{content:""}.ph-light.ph-bicycle:before{content:""}.ph-light.ph-binary:before{content:""}.ph-light.ph-binoculars:before{content:""}.ph-light.ph-biohazard:before{content:""}.ph-light.ph-bird:before{content:""}.ph-light.ph-blueprint:before{content:""}.ph-light.ph-bluetooth:before{content:""}.ph-light.ph-bluetooth-connected:before{content:""}.ph-light.ph-bluetooth-slash:before{content:""}.ph-light.ph-bluetooth-x:before{content:""}.ph-light.ph-boat:before{content:""}.ph-light.ph-bomb:before{content:""}.ph-light.ph-bone:before{content:""}.ph-light.ph-book:before{content:""}.ph-light.ph-book-bookmark:before{content:""}.ph-light.ph-book-open:before{content:""}.ph-light.ph-book-open-text:before{content:""}.ph-light.ph-book-open-user:before{content:""}.ph-light.ph-bookmark:before{content:""}.ph-light.ph-bookmark-simple:before{content:""}.ph-light.ph-bookmarks:before{content:""}.ph-light.ph-bookmarks-simple:before{content:""}.ph-light.ph-books:before{content:""}.ph-light.ph-boot:before{content:""}.ph-light.ph-boules:before{content:""}.ph-light.ph-bounding-box:before{content:""}.ph-light.ph-bowl-food:before{content:""}.ph-light.ph-bowl-steam:before{content:""}.ph-light.ph-bowling-ball:before{content:""}.ph-light.ph-box-arrow-down:before{content:""}.ph-light.ph-archive-box:before{content:""}.ph-light.ph-box-arrow-up:before{content:""}.ph-light.ph-boxing-glove:before{content:""}.ph-light.ph-brackets-angle:before{content:""}.ph-light.ph-brackets-curly:before{content:""}.ph-light.ph-brackets-round:before{content:""}.ph-light.ph-brackets-square:before{content:""}.ph-light.ph-brain:before{content:""}.ph-light.ph-brandy:before{content:""}.ph-light.ph-bread:before{content:""}.ph-light.ph-bridge:before{content:""}.ph-light.ph-briefcase:before{content:""}.ph-light.ph-briefcase-metal:before{content:""}.ph-light.ph-broadcast:before{content:""}.ph-light.ph-broom:before{content:""}.ph-light.ph-browser:before{content:""}.ph-light.ph-browsers:before{content:""}.ph-light.ph-bug:before{content:""}.ph-light.ph-bug-beetle:before{content:""}.ph-light.ph-bug-droid:before{content:""}.ph-light.ph-building:before{content:""}.ph-light.ph-building-apartment:before{content:""}.ph-light.ph-building-office:before{content:""}.ph-light.ph-buildings:before{content:""}.ph-light.ph-bulldozer:before{content:""}.ph-light.ph-bus:before{content:""}.ph-light.ph-butterfly:before{content:""}.ph-light.ph-cable-car:before{content:""}.ph-light.ph-cactus:before{content:""}.ph-light.ph-cake:before{content:""}.ph-light.ph-calculator:before{content:""}.ph-light.ph-calendar:before{content:""}.ph-light.ph-calendar-blank:before{content:""}.ph-light.ph-calendar-check:before{content:""}.ph-light.ph-calendar-dot:before{content:""}.ph-light.ph-calendar-dots:before{content:""}.ph-light.ph-calendar-heart:before{content:""}.ph-light.ph-calendar-minus:before{content:""}.ph-light.ph-calendar-plus:before{content:""}.ph-light.ph-calendar-slash:before{content:""}.ph-light.ph-calendar-star:before{content:""}.ph-light.ph-calendar-x:before{content:""}.ph-light.ph-call-bell:before{content:""}.ph-light.ph-camera:before{content:""}.ph-light.ph-camera-plus:before{content:""}.ph-light.ph-camera-rotate:before{content:""}.ph-light.ph-camera-slash:before{content:""}.ph-light.ph-campfire:before{content:""}.ph-light.ph-car:before{content:""}.ph-light.ph-car-battery:before{content:""}.ph-light.ph-car-profile:before{content:""}.ph-light.ph-car-simple:before{content:""}.ph-light.ph-cardholder:before{content:""}.ph-light.ph-cards:before{content:""}.ph-light.ph-cards-three:before{content:""}.ph-light.ph-caret-circle-double-down:before{content:""}.ph-light.ph-caret-circle-double-left:before{content:""}.ph-light.ph-caret-circle-double-right:before{content:""}.ph-light.ph-caret-circle-double-up:before{content:""}.ph-light.ph-caret-circle-down:before{content:""}.ph-light.ph-caret-circle-left:before{content:""}.ph-light.ph-caret-circle-right:before{content:""}.ph-light.ph-caret-circle-up:before{content:""}.ph-light.ph-caret-circle-up-down:before{content:""}.ph-light.ph-caret-double-down:before{content:""}.ph-light.ph-caret-double-left:before{content:""}.ph-light.ph-caret-double-right:before{content:""}.ph-light.ph-caret-double-up:before{content:""}.ph-light.ph-caret-down:before{content:""}.ph-light.ph-caret-left:before{content:""}.ph-light.ph-caret-line-down:before{content:""}.ph-light.ph-caret-line-left:before{content:""}.ph-light.ph-caret-line-right:before{content:""}.ph-light.ph-caret-line-up:before{content:""}.ph-light.ph-caret-right:before{content:""}.ph-light.ph-caret-up:before{content:""}.ph-light.ph-caret-up-down:before{content:""}.ph-light.ph-carrot:before{content:""}.ph-light.ph-cash-register:before{content:""}.ph-light.ph-cassette-tape:before{content:""}.ph-light.ph-castle-turret:before{content:""}.ph-light.ph-cat:before{content:""}.ph-light.ph-cell-signal-full:before{content:""}.ph-light.ph-cell-signal-high:before{content:""}.ph-light.ph-cell-signal-low:before{content:""}.ph-light.ph-cell-signal-medium:before{content:""}.ph-light.ph-cell-signal-none:before{content:""}.ph-light.ph-cell-signal-slash:before{content:""}.ph-light.ph-cell-signal-x:before{content:""}.ph-light.ph-cell-tower:before{content:""}.ph-light.ph-certificate:before{content:""}.ph-light.ph-chair:before{content:""}.ph-light.ph-chalkboard:before{content:""}.ph-light.ph-chalkboard-simple:before{content:""}.ph-light.ph-chalkboard-teacher:before{content:""}.ph-light.ph-champagne:before{content:""}.ph-light.ph-charging-station:before{content:""}.ph-light.ph-chart-bar:before{content:""}.ph-light.ph-chart-bar-horizontal:before{content:""}.ph-light.ph-chart-donut:before{content:""}.ph-light.ph-chart-line:before{content:""}.ph-light.ph-chart-line-down:before{content:""}.ph-light.ph-chart-line-up:before{content:""}.ph-light.ph-chart-pie:before{content:""}.ph-light.ph-chart-pie-slice:before{content:""}.ph-light.ph-chart-polar:before{content:""}.ph-light.ph-chart-scatter:before{content:""}.ph-light.ph-chat:before{content:""}.ph-light.ph-chat-centered:before{content:""}.ph-light.ph-chat-centered-dots:before{content:""}.ph-light.ph-chat-centered-slash:before{content:""}.ph-light.ph-chat-centered-text:before{content:""}.ph-light.ph-chat-circle:before{content:""}.ph-light.ph-chat-circle-dots:before{content:""}.ph-light.ph-chat-circle-slash:before{content:""}.ph-light.ph-chat-circle-text:before{content:""}.ph-light.ph-chat-dots:before{content:""}.ph-light.ph-chat-slash:before{content:""}.ph-light.ph-chat-teardrop:before{content:""}.ph-light.ph-chat-teardrop-dots:before{content:""}.ph-light.ph-chat-teardrop-slash:before{content:""}.ph-light.ph-chat-teardrop-text:before{content:""}.ph-light.ph-chat-text:before{content:""}.ph-light.ph-chats:before{content:""}.ph-light.ph-chats-circle:before{content:""}.ph-light.ph-chats-teardrop:before{content:""}.ph-light.ph-check:before{content:""}.ph-light.ph-check-circle:before{content:""}.ph-light.ph-check-fat:before{content:""}.ph-light.ph-check-square:before{content:""}.ph-light.ph-check-square-offset:before{content:""}.ph-light.ph-checkerboard:before{content:""}.ph-light.ph-checks:before{content:""}.ph-light.ph-cheers:before{content:""}.ph-light.ph-cheese:before{content:""}.ph-light.ph-chef-hat:before{content:""}.ph-light.ph-cherries:before{content:""}.ph-light.ph-church:before{content:""}.ph-light.ph-cigarette:before{content:""}.ph-light.ph-cigarette-slash:before{content:""}.ph-light.ph-circle:before{content:""}.ph-light.ph-circle-dashed:before{content:""}.ph-light.ph-circle-half:before{content:""}.ph-light.ph-circle-half-tilt:before{content:""}.ph-light.ph-circle-notch:before{content:""}.ph-light.ph-circles-four:before{content:""}.ph-light.ph-circles-three:before{content:""}.ph-light.ph-circles-three-plus:before{content:""}.ph-light.ph-circuitry:before{content:""}.ph-light.ph-city:before{content:""}.ph-light.ph-clipboard:before{content:""}.ph-light.ph-clipboard-text:before{content:""}.ph-light.ph-clock:before{content:""}.ph-light.ph-clock-afternoon:before{content:""}.ph-light.ph-clock-clockwise:before{content:""}.ph-light.ph-clock-countdown:before{content:""}.ph-light.ph-clock-counter-clockwise:before{content:""}.ph-light.ph-clock-user:before{content:""}.ph-light.ph-closed-captioning:before{content:""}.ph-light.ph-cloud:before{content:""}.ph-light.ph-cloud-arrow-down:before{content:""}.ph-light.ph-cloud-arrow-up:before{content:""}.ph-light.ph-cloud-check:before{content:""}.ph-light.ph-cloud-fog:before{content:""}.ph-light.ph-cloud-lightning:before{content:""}.ph-light.ph-cloud-moon:before{content:""}.ph-light.ph-cloud-rain:before{content:""}.ph-light.ph-cloud-slash:before{content:""}.ph-light.ph-cloud-snow:before{content:""}.ph-light.ph-cloud-sun:before{content:""}.ph-light.ph-cloud-warning:before{content:""}.ph-light.ph-cloud-x:before{content:""}.ph-light.ph-clover:before{content:""}.ph-light.ph-club:before{content:""}.ph-light.ph-coat-hanger:before{content:""}.ph-light.ph-coda-logo:before{content:""}.ph-light.ph-code:before{content:""}.ph-light.ph-code-block:before{content:""}.ph-light.ph-code-simple:before{content:""}.ph-light.ph-codepen-logo:before{content:""}.ph-light.ph-codesandbox-logo:before{content:""}.ph-light.ph-coffee:before{content:""}.ph-light.ph-coffee-bean:before{content:""}.ph-light.ph-coin:before{content:""}.ph-light.ph-coin-vertical:before{content:""}.ph-light.ph-coins:before{content:""}.ph-light.ph-columns:before{content:""}.ph-light.ph-columns-plus-left:before{content:""}.ph-light.ph-columns-plus-right:before{content:""}.ph-light.ph-command:before{content:""}.ph-light.ph-compass:before{content:""}.ph-light.ph-compass-rose:before{content:""}.ph-light.ph-compass-tool:before{content:""}.ph-light.ph-computer-tower:before{content:""}.ph-light.ph-confetti:before{content:""}.ph-light.ph-contactless-payment:before{content:""}.ph-light.ph-control:before{content:""}.ph-light.ph-cookie:before{content:""}.ph-light.ph-cooking-pot:before{content:""}.ph-light.ph-copy:before{content:""}.ph-light.ph-copy-simple:before{content:""}.ph-light.ph-copyleft:before{content:""}.ph-light.ph-copyright:before{content:""}.ph-light.ph-corners-in:before{content:""}.ph-light.ph-corners-out:before{content:""}.ph-light.ph-couch:before{content:""}.ph-light.ph-court-basketball:before{content:""}.ph-light.ph-cow:before{content:""}.ph-light.ph-cowboy-hat:before{content:""}.ph-light.ph-cpu:before{content:""}.ph-light.ph-crane:before{content:""}.ph-light.ph-crane-tower:before{content:""}.ph-light.ph-credit-card:before{content:""}.ph-light.ph-cricket:before{content:""}.ph-light.ph-crop:before{content:""}.ph-light.ph-cross:before{content:""}.ph-light.ph-crosshair:before{content:""}.ph-light.ph-crosshair-simple:before{content:""}.ph-light.ph-crown:before{content:""}.ph-light.ph-crown-cross:before{content:""}.ph-light.ph-crown-simple:before{content:""}.ph-light.ph-cube:before{content:""}.ph-light.ph-cube-focus:before{content:""}.ph-light.ph-cube-transparent:before{content:""}.ph-light.ph-currency-btc:before{content:""}.ph-light.ph-currency-circle-dollar:before{content:""}.ph-light.ph-currency-cny:before{content:""}.ph-light.ph-currency-dollar:before{content:""}.ph-light.ph-currency-dollar-simple:before{content:""}.ph-light.ph-currency-eth:before{content:""}.ph-light.ph-currency-eur:before{content:""}.ph-light.ph-currency-gbp:before{content:""}.ph-light.ph-currency-inr:before{content:""}.ph-light.ph-currency-jpy:before{content:""}.ph-light.ph-currency-krw:before{content:""}.ph-light.ph-currency-kzt:before{content:""}.ph-light.ph-currency-ngn:before{content:""}.ph-light.ph-currency-rub:before{content:""}.ph-light.ph-cursor:before{content:""}.ph-light.ph-cursor-click:before{content:""}.ph-light.ph-cursor-text:before{content:""}.ph-light.ph-cylinder:before{content:""}.ph-light.ph-database:before{content:""}.ph-light.ph-desk:before{content:""}.ph-light.ph-desktop:before{content:""}.ph-light.ph-desktop-tower:before{content:""}.ph-light.ph-detective:before{content:""}.ph-light.ph-dev-to-logo:before{content:""}.ph-light.ph-device-mobile:before{content:""}.ph-light.ph-device-mobile-camera:before{content:""}.ph-light.ph-device-mobile-slash:before{content:""}.ph-light.ph-device-mobile-speaker:before{content:""}.ph-light.ph-device-rotate:before{content:""}.ph-light.ph-device-tablet:before{content:""}.ph-light.ph-device-tablet-camera:before{content:""}.ph-light.ph-device-tablet-speaker:before{content:""}.ph-light.ph-devices:before{content:""}.ph-light.ph-diamond:before{content:""}.ph-light.ph-diamonds-four:before{content:""}.ph-light.ph-dice-five:before{content:""}.ph-light.ph-dice-four:before{content:""}.ph-light.ph-dice-one:before{content:""}.ph-light.ph-dice-six:before{content:""}.ph-light.ph-dice-three:before{content:""}.ph-light.ph-dice-two:before{content:""}.ph-light.ph-disc:before{content:""}.ph-light.ph-disco-ball:before{content:""}.ph-light.ph-discord-logo:before{content:""}.ph-light.ph-divide:before{content:""}.ph-light.ph-dna:before{content:""}.ph-light.ph-dog:before{content:""}.ph-light.ph-door:before{content:""}.ph-light.ph-door-open:before{content:""}.ph-light.ph-dot:before{content:""}.ph-light.ph-dot-outline:before{content:""}.ph-light.ph-dots-nine:before{content:""}.ph-light.ph-dots-six:before{content:""}.ph-light.ph-dots-six-vertical:before{content:""}.ph-light.ph-dots-three:before{content:""}.ph-light.ph-dots-three-circle:before{content:""}.ph-light.ph-dots-three-circle-vertical:before{content:""}.ph-light.ph-dots-three-outline:before{content:""}.ph-light.ph-dots-three-outline-vertical:before{content:""}.ph-light.ph-dots-three-vertical:before{content:""}.ph-light.ph-download:before{content:""}.ph-light.ph-download-simple:before{content:""}.ph-light.ph-dress:before{content:""}.ph-light.ph-dresser:before{content:""}.ph-light.ph-dribbble-logo:before{content:""}.ph-light.ph-drone:before{content:""}.ph-light.ph-drop:before{content:""}.ph-light.ph-drop-half:before{content:""}.ph-light.ph-drop-half-bottom:before{content:""}.ph-light.ph-drop-simple:before{content:""}.ph-light.ph-drop-slash:before{content:""}.ph-light.ph-dropbox-logo:before{content:""}.ph-light.ph-ear:before{content:""}.ph-light.ph-ear-slash:before{content:""}.ph-light.ph-egg:before{content:""}.ph-light.ph-egg-crack:before{content:""}.ph-light.ph-eject:before{content:""}.ph-light.ph-eject-simple:before{content:""}.ph-light.ph-elevator:before{content:""}.ph-light.ph-empty:before{content:""}.ph-light.ph-engine:before{content:""}.ph-light.ph-envelope:before{content:""}.ph-light.ph-envelope-open:before{content:""}.ph-light.ph-envelope-simple:before{content:""}.ph-light.ph-envelope-simple-open:before{content:""}.ph-light.ph-equalizer:before{content:""}.ph-light.ph-equals:before{content:""}.ph-light.ph-eraser:before{content:""}.ph-light.ph-escalator-down:before{content:""}.ph-light.ph-escalator-up:before{content:""}.ph-light.ph-exam:before{content:""}.ph-light.ph-exclamation-mark:before{content:""}.ph-light.ph-exclude:before{content:""}.ph-light.ph-exclude-square:before{content:""}.ph-light.ph-export:before{content:""}.ph-light.ph-eye:before{content:""}.ph-light.ph-eye-closed:before{content:""}.ph-light.ph-eye-slash:before{content:""}.ph-light.ph-eyedropper:before{content:""}.ph-light.ph-eyedropper-sample:before{content:""}.ph-light.ph-eyeglasses:before{content:""}.ph-light.ph-eyes:before{content:""}.ph-light.ph-face-mask:before{content:""}.ph-light.ph-facebook-logo:before{content:""}.ph-light.ph-factory:before{content:""}.ph-light.ph-faders:before{content:""}.ph-light.ph-faders-horizontal:before{content:""}.ph-light.ph-fallout-shelter:before{content:""}.ph-light.ph-fan:before{content:""}.ph-light.ph-farm:before{content:""}.ph-light.ph-fast-forward:before{content:""}.ph-light.ph-fast-forward-circle:before{content:""}.ph-light.ph-feather:before{content:""}.ph-light.ph-fediverse-logo:before{content:""}.ph-light.ph-figma-logo:before{content:""}.ph-light.ph-file:before{content:""}.ph-light.ph-file-archive:before{content:""}.ph-light.ph-file-arrow-down:before{content:""}.ph-light.ph-file-arrow-up:before{content:""}.ph-light.ph-file-audio:before{content:""}.ph-light.ph-file-c:before{content:""}.ph-light.ph-file-c-sharp:before{content:""}.ph-light.ph-file-cloud:before{content:""}.ph-light.ph-file-code:before{content:""}.ph-light.ph-file-cpp:before{content:""}.ph-light.ph-file-css:before{content:""}.ph-light.ph-file-csv:before{content:""}.ph-light.ph-file-dashed:before{content:""}.ph-light.ph-file-dotted:before{content:""}.ph-light.ph-file-doc:before{content:""}.ph-light.ph-file-html:before{content:""}.ph-light.ph-file-image:before{content:""}.ph-light.ph-file-ini:before{content:""}.ph-light.ph-file-jpg:before{content:""}.ph-light.ph-file-js:before{content:""}.ph-light.ph-file-jsx:before{content:""}.ph-light.ph-file-lock:before{content:""}.ph-light.ph-file-magnifying-glass:before{content:""}.ph-light.ph-file-search:before{content:""}.ph-light.ph-file-md:before{content:""}.ph-light.ph-file-minus:before{content:""}.ph-light.ph-file-pdf:before{content:""}.ph-light.ph-file-plus:before{content:""}.ph-light.ph-file-png:before{content:""}.ph-light.ph-file-ppt:before{content:""}.ph-light.ph-file-py:before{content:""}.ph-light.ph-file-rs:before{content:""}.ph-light.ph-file-sql:before{content:""}.ph-light.ph-file-svg:before{content:""}.ph-light.ph-file-text:before{content:""}.ph-light.ph-file-ts:before{content:""}.ph-light.ph-file-tsx:before{content:""}.ph-light.ph-file-txt:before{content:""}.ph-light.ph-file-video:before{content:""}.ph-light.ph-file-vue:before{content:""}.ph-light.ph-file-x:before{content:""}.ph-light.ph-file-xls:before{content:""}.ph-light.ph-file-zip:before{content:""}.ph-light.ph-files:before{content:""}.ph-light.ph-film-reel:before{content:""}.ph-light.ph-film-script:before{content:""}.ph-light.ph-film-slate:before{content:""}.ph-light.ph-film-strip:before{content:""}.ph-light.ph-fingerprint:before{content:""}.ph-light.ph-fingerprint-simple:before{content:""}.ph-light.ph-finn-the-human:before{content:""}.ph-light.ph-fire:before{content:""}.ph-light.ph-fire-extinguisher:before{content:""}.ph-light.ph-fire-simple:before{content:""}.ph-light.ph-fire-truck:before{content:""}.ph-light.ph-first-aid:before{content:""}.ph-light.ph-first-aid-kit:before{content:""}.ph-light.ph-fish:before{content:""}.ph-light.ph-fish-simple:before{content:""}.ph-light.ph-flag:before{content:""}.ph-light.ph-flag-banner:before{content:""}.ph-light.ph-flag-banner-fold:before{content:""}.ph-light.ph-flag-checkered:before{content:""}.ph-light.ph-flag-pennant:before{content:""}.ph-light.ph-flame:before{content:""}.ph-light.ph-flashlight:before{content:""}.ph-light.ph-flask:before{content:""}.ph-light.ph-flip-horizontal:before{content:""}.ph-light.ph-flip-vertical:before{content:""}.ph-light.ph-floppy-disk:before{content:""}.ph-light.ph-floppy-disk-back:before{content:""}.ph-light.ph-flow-arrow:before{content:""}.ph-light.ph-flower:before{content:""}.ph-light.ph-flower-lotus:before{content:""}.ph-light.ph-flower-tulip:before{content:""}.ph-light.ph-flying-saucer:before{content:""}.ph-light.ph-folder:before{content:""}.ph-light.ph-folder-notch:before{content:""}.ph-light.ph-folder-dashed:before{content:""}.ph-light.ph-folder-dotted:before{content:""}.ph-light.ph-folder-lock:before{content:""}.ph-light.ph-folder-minus:before{content:""}.ph-light.ph-folder-notch-minus:before{content:""}.ph-light.ph-folder-open:before{content:""}.ph-light.ph-folder-notch-open:before{content:""}.ph-light.ph-folder-plus:before{content:""}.ph-light.ph-folder-notch-plus:before{content:""}.ph-light.ph-folder-simple:before{content:""}.ph-light.ph-folder-simple-dashed:before{content:""}.ph-light.ph-folder-simple-dotted:before{content:""}.ph-light.ph-folder-simple-lock:before{content:""}.ph-light.ph-folder-simple-minus:before{content:""}.ph-light.ph-folder-simple-plus:before{content:""}.ph-light.ph-folder-simple-star:before{content:""}.ph-light.ph-folder-simple-user:before{content:""}.ph-light.ph-folder-star:before{content:""}.ph-light.ph-folder-user:before{content:""}.ph-light.ph-folders:before{content:""}.ph-light.ph-football:before{content:""}.ph-light.ph-football-helmet:before{content:""}.ph-light.ph-footprints:before{content:""}.ph-light.ph-fork-knife:before{content:""}.ph-light.ph-four-k:before{content:""}.ph-light.ph-frame-corners:before{content:""}.ph-light.ph-framer-logo:before{content:""}.ph-light.ph-function:before{content:""}.ph-light.ph-funnel:before{content:""}.ph-light.ph-funnel-simple:before{content:""}.ph-light.ph-funnel-simple-x:before{content:""}.ph-light.ph-funnel-x:before{content:""}.ph-light.ph-game-controller:before{content:""}.ph-light.ph-garage:before{content:""}.ph-light.ph-gas-can:before{content:""}.ph-light.ph-gas-pump:before{content:""}.ph-light.ph-gauge:before{content:""}.ph-light.ph-gavel:before{content:""}.ph-light.ph-gear:before{content:""}.ph-light.ph-gear-fine:before{content:""}.ph-light.ph-gear-six:before{content:""}.ph-light.ph-gender-female:before{content:""}.ph-light.ph-gender-intersex:before{content:""}.ph-light.ph-gender-male:before{content:""}.ph-light.ph-gender-neuter:before{content:""}.ph-light.ph-gender-nonbinary:before{content:""}.ph-light.ph-gender-transgender:before{content:""}.ph-light.ph-ghost:before{content:""}.ph-light.ph-gif:before{content:""}.ph-light.ph-gift:before{content:""}.ph-light.ph-git-branch:before{content:""}.ph-light.ph-git-commit:before{content:""}.ph-light.ph-git-diff:before{content:""}.ph-light.ph-git-fork:before{content:""}.ph-light.ph-git-merge:before{content:""}.ph-light.ph-git-pull-request:before{content:""}.ph-light.ph-github-logo:before{content:""}.ph-light.ph-gitlab-logo:before{content:""}.ph-light.ph-gitlab-logo-simple:before{content:""}.ph-light.ph-globe:before{content:""}.ph-light.ph-globe-hemisphere-east:before{content:""}.ph-light.ph-globe-hemisphere-west:before{content:""}.ph-light.ph-globe-simple:before{content:""}.ph-light.ph-globe-simple-x:before{content:""}.ph-light.ph-globe-stand:before{content:""}.ph-light.ph-globe-x:before{content:""}.ph-light.ph-goggles:before{content:""}.ph-light.ph-golf:before{content:""}.ph-light.ph-goodreads-logo:before{content:""}.ph-light.ph-google-cardboard-logo:before{content:""}.ph-light.ph-google-chrome-logo:before{content:""}.ph-light.ph-google-drive-logo:before{content:""}.ph-light.ph-google-logo:before{content:""}.ph-light.ph-google-photos-logo:before{content:""}.ph-light.ph-google-play-logo:before{content:""}.ph-light.ph-google-podcasts-logo:before{content:""}.ph-light.ph-gps:before{content:""}.ph-light.ph-gps-fix:before{content:""}.ph-light.ph-gps-slash:before{content:""}.ph-light.ph-gradient:before{content:""}.ph-light.ph-graduation-cap:before{content:""}.ph-light.ph-grains:before{content:""}.ph-light.ph-grains-slash:before{content:""}.ph-light.ph-graph:before{content:""}.ph-light.ph-graphics-card:before{content:""}.ph-light.ph-greater-than:before{content:""}.ph-light.ph-greater-than-or-equal:before{content:""}.ph-light.ph-grid-four:before{content:""}.ph-light.ph-grid-nine:before{content:""}.ph-light.ph-guitar:before{content:""}.ph-light.ph-hair-dryer:before{content:""}.ph-light.ph-hamburger:before{content:""}.ph-light.ph-hammer:before{content:""}.ph-light.ph-hand:before{content:""}.ph-light.ph-hand-arrow-down:before{content:""}.ph-light.ph-hand-arrow-up:before{content:""}.ph-light.ph-hand-coins:before{content:""}.ph-light.ph-hand-deposit:before{content:""}.ph-light.ph-hand-eye:before{content:""}.ph-light.ph-hand-fist:before{content:""}.ph-light.ph-hand-grabbing:before{content:""}.ph-light.ph-hand-heart:before{content:""}.ph-light.ph-hand-palm:before{content:""}.ph-light.ph-hand-peace:before{content:""}.ph-light.ph-hand-pointing:before{content:""}.ph-light.ph-hand-soap:before{content:""}.ph-light.ph-hand-swipe-left:before{content:""}.ph-light.ph-hand-swipe-right:before{content:""}.ph-light.ph-hand-tap:before{content:""}.ph-light.ph-hand-waving:before{content:""}.ph-light.ph-hand-withdraw:before{content:""}.ph-light.ph-handbag:before{content:""}.ph-light.ph-handbag-simple:before{content:""}.ph-light.ph-hands-clapping:before{content:""}.ph-light.ph-hands-praying:before{content:""}.ph-light.ph-handshake:before{content:""}.ph-light.ph-hard-drive:before{content:""}.ph-light.ph-hard-drives:before{content:""}.ph-light.ph-hard-hat:before{content:""}.ph-light.ph-hash:before{content:""}.ph-light.ph-hash-straight:before{content:""}.ph-light.ph-head-circuit:before{content:""}.ph-light.ph-headlights:before{content:""}.ph-light.ph-headphones:before{content:""}.ph-light.ph-headset:before{content:""}.ph-light.ph-heart:before{content:""}.ph-light.ph-heart-break:before{content:""}.ph-light.ph-heart-half:before{content:""}.ph-light.ph-heart-straight:before{content:""}.ph-light.ph-heart-straight-break:before{content:""}.ph-light.ph-heartbeat:before{content:""}.ph-light.ph-hexagon:before{content:""}.ph-light.ph-high-definition:before{content:""}.ph-light.ph-high-heel:before{content:""}.ph-light.ph-highlighter:before{content:""}.ph-light.ph-highlighter-circle:before{content:""}.ph-light.ph-hockey:before{content:""}.ph-light.ph-hoodie:before{content:""}.ph-light.ph-horse:before{content:""}.ph-light.ph-hospital:before{content:""}.ph-light.ph-hourglass:before{content:""}.ph-light.ph-hourglass-high:before{content:""}.ph-light.ph-hourglass-low:before{content:""}.ph-light.ph-hourglass-medium:before{content:""}.ph-light.ph-hourglass-simple:before{content:""}.ph-light.ph-hourglass-simple-high:before{content:""}.ph-light.ph-hourglass-simple-low:before{content:""}.ph-light.ph-hourglass-simple-medium:before{content:""}.ph-light.ph-house:before{content:""}.ph-light.ph-house-line:before{content:""}.ph-light.ph-house-simple:before{content:""}.ph-light.ph-hurricane:before{content:""}.ph-light.ph-ice-cream:before{content:""}.ph-light.ph-identification-badge:before{content:""}.ph-light.ph-identification-card:before{content:""}.ph-light.ph-image:before{content:""}.ph-light.ph-image-broken:before{content:""}.ph-light.ph-image-square:before{content:""}.ph-light.ph-images:before{content:""}.ph-light.ph-images-square:before{content:""}.ph-light.ph-infinity:before{content:""}.ph-light.ph-lemniscate:before{content:""}.ph-light.ph-info:before{content:""}.ph-light.ph-instagram-logo:before{content:""}.ph-light.ph-intersect:before{content:""}.ph-light.ph-intersect-square:before{content:""}.ph-light.ph-intersect-three:before{content:""}.ph-light.ph-intersection:before{content:""}.ph-light.ph-invoice:before{content:""}.ph-light.ph-island:before{content:""}.ph-light.ph-jar:before{content:""}.ph-light.ph-jar-label:before{content:""}.ph-light.ph-jeep:before{content:""}.ph-light.ph-joystick:before{content:""}.ph-light.ph-kanban:before{content:""}.ph-light.ph-key:before{content:""}.ph-light.ph-key-return:before{content:""}.ph-light.ph-keyboard:before{content:""}.ph-light.ph-keyhole:before{content:""}.ph-light.ph-knife:before{content:""}.ph-light.ph-ladder:before{content:""}.ph-light.ph-ladder-simple:before{content:""}.ph-light.ph-lamp:before{content:""}.ph-light.ph-lamp-pendant:before{content:""}.ph-light.ph-laptop:before{content:""}.ph-light.ph-lasso:before{content:""}.ph-light.ph-lastfm-logo:before{content:""}.ph-light.ph-layout:before{content:""}.ph-light.ph-leaf:before{content:""}.ph-light.ph-lectern:before{content:""}.ph-light.ph-lego:before{content:""}.ph-light.ph-lego-smiley:before{content:""}.ph-light.ph-less-than:before{content:""}.ph-light.ph-less-than-or-equal:before{content:""}.ph-light.ph-letter-circle-h:before{content:""}.ph-light.ph-letter-circle-p:before{content:""}.ph-light.ph-letter-circle-v:before{content:""}.ph-light.ph-lifebuoy:before{content:""}.ph-light.ph-lightbulb:before{content:""}.ph-light.ph-lightbulb-filament:before{content:""}.ph-light.ph-lighthouse:before{content:""}.ph-light.ph-lightning:before{content:""}.ph-light.ph-lightning-a:before{content:""}.ph-light.ph-lightning-slash:before{content:""}.ph-light.ph-line-segment:before{content:""}.ph-light.ph-line-segments:before{content:""}.ph-light.ph-line-vertical:before{content:""}.ph-light.ph-link:before{content:""}.ph-light.ph-link-break:before{content:""}.ph-light.ph-link-simple:before{content:""}.ph-light.ph-link-simple-break:before{content:""}.ph-light.ph-link-simple-horizontal:before{content:""}.ph-light.ph-link-simple-horizontal-break:before{content:""}.ph-light.ph-linkedin-logo:before{content:""}.ph-light.ph-linktree-logo:before{content:""}.ph-light.ph-linux-logo:before{content:""}.ph-light.ph-list:before{content:""}.ph-light.ph-list-bullets:before{content:""}.ph-light.ph-list-checks:before{content:""}.ph-light.ph-list-dashes:before{content:""}.ph-light.ph-list-heart:before{content:""}.ph-light.ph-list-magnifying-glass:before{content:""}.ph-light.ph-list-numbers:before{content:""}.ph-light.ph-list-plus:before{content:""}.ph-light.ph-list-star:before{content:""}.ph-light.ph-lock:before{content:""}.ph-light.ph-lock-key:before{content:""}.ph-light.ph-lock-key-open:before{content:""}.ph-light.ph-lock-laminated:before{content:""}.ph-light.ph-lock-laminated-open:before{content:""}.ph-light.ph-lock-open:before{content:""}.ph-light.ph-lock-simple:before{content:""}.ph-light.ph-lock-simple-open:before{content:""}.ph-light.ph-lockers:before{content:""}.ph-light.ph-log:before{content:""}.ph-light.ph-magic-wand:before{content:""}.ph-light.ph-magnet:before{content:""}.ph-light.ph-magnet-straight:before{content:""}.ph-light.ph-magnifying-glass:before{content:""}.ph-light.ph-magnifying-glass-minus:before{content:""}.ph-light.ph-magnifying-glass-plus:before{content:""}.ph-light.ph-mailbox:before{content:""}.ph-light.ph-map-pin:before{content:""}.ph-light.ph-map-pin-area:before{content:""}.ph-light.ph-map-pin-line:before{content:""}.ph-light.ph-map-pin-plus:before{content:""}.ph-light.ph-map-pin-simple:before{content:""}.ph-light.ph-map-pin-simple-area:before{content:""}.ph-light.ph-map-pin-simple-line:before{content:""}.ph-light.ph-map-trifold:before{content:""}.ph-light.ph-markdown-logo:before{content:""}.ph-light.ph-marker-circle:before{content:""}.ph-light.ph-martini:before{content:""}.ph-light.ph-mask-happy:before{content:""}.ph-light.ph-mask-sad:before{content:""}.ph-light.ph-mastodon-logo:before{content:""}.ph-light.ph-math-operations:before{content:""}.ph-light.ph-matrix-logo:before{content:""}.ph-light.ph-medal:before{content:""}.ph-light.ph-medal-military:before{content:""}.ph-light.ph-medium-logo:before{content:""}.ph-light.ph-megaphone:before{content:""}.ph-light.ph-megaphone-simple:before{content:""}.ph-light.ph-member-of:before{content:""}.ph-light.ph-memory:before{content:""}.ph-light.ph-messenger-logo:before{content:""}.ph-light.ph-meta-logo:before{content:""}.ph-light.ph-meteor:before{content:""}.ph-light.ph-metronome:before{content:""}.ph-light.ph-microphone:before{content:""}.ph-light.ph-microphone-slash:before{content:""}.ph-light.ph-microphone-stage:before{content:""}.ph-light.ph-microscope:before{content:""}.ph-light.ph-microsoft-excel-logo:before{content:""}.ph-light.ph-microsoft-outlook-logo:before{content:""}.ph-light.ph-microsoft-powerpoint-logo:before{content:""}.ph-light.ph-microsoft-teams-logo:before{content:""}.ph-light.ph-microsoft-word-logo:before{content:""}.ph-light.ph-minus:before{content:""}.ph-light.ph-minus-circle:before{content:""}.ph-light.ph-minus-square:before{content:""}.ph-light.ph-money:before{content:""}.ph-light.ph-money-wavy:before{content:""}.ph-light.ph-monitor:before{content:""}.ph-light.ph-monitor-arrow-up:before{content:""}.ph-light.ph-monitor-play:before{content:""}.ph-light.ph-moon:before{content:""}.ph-light.ph-moon-stars:before{content:""}.ph-light.ph-moped:before{content:""}.ph-light.ph-moped-front:before{content:""}.ph-light.ph-mosque:before{content:""}.ph-light.ph-motorcycle:before{content:""}.ph-light.ph-mountains:before{content:""}.ph-light.ph-mouse:before{content:""}.ph-light.ph-mouse-left-click:before{content:""}.ph-light.ph-mouse-middle-click:before{content:""}.ph-light.ph-mouse-right-click:before{content:""}.ph-light.ph-mouse-scroll:before{content:""}.ph-light.ph-mouse-simple:before{content:""}.ph-light.ph-music-note:before{content:""}.ph-light.ph-music-note-simple:before{content:""}.ph-light.ph-music-notes:before{content:""}.ph-light.ph-music-notes-minus:before{content:""}.ph-light.ph-music-notes-plus:before{content:""}.ph-light.ph-music-notes-simple:before{content:""}.ph-light.ph-navigation-arrow:before{content:""}.ph-light.ph-needle:before{content:""}.ph-light.ph-network:before{content:""}.ph-light.ph-network-slash:before{content:""}.ph-light.ph-network-x:before{content:""}.ph-light.ph-newspaper:before{content:""}.ph-light.ph-newspaper-clipping:before{content:""}.ph-light.ph-not-equals:before{content:""}.ph-light.ph-not-member-of:before{content:""}.ph-light.ph-not-subset-of:before{content:""}.ph-light.ph-not-superset-of:before{content:""}.ph-light.ph-notches:before{content:""}.ph-light.ph-note:before{content:""}.ph-light.ph-note-blank:before{content:""}.ph-light.ph-note-pencil:before{content:""}.ph-light.ph-notebook:before{content:""}.ph-light.ph-notepad:before{content:""}.ph-light.ph-notification:before{content:""}.ph-light.ph-notion-logo:before{content:""}.ph-light.ph-nuclear-plant:before{content:""}.ph-light.ph-number-circle-eight:before{content:""}.ph-light.ph-number-circle-five:before{content:""}.ph-light.ph-number-circle-four:before{content:""}.ph-light.ph-number-circle-nine:before{content:""}.ph-light.ph-number-circle-one:before{content:""}.ph-light.ph-number-circle-seven:before{content:""}.ph-light.ph-number-circle-six:before{content:""}.ph-light.ph-number-circle-three:before{content:""}.ph-light.ph-number-circle-two:before{content:""}.ph-light.ph-number-circle-zero:before{content:""}.ph-light.ph-number-eight:before{content:""}.ph-light.ph-number-five:before{content:""}.ph-light.ph-number-four:before{content:""}.ph-light.ph-number-nine:before{content:""}.ph-light.ph-number-one:before{content:""}.ph-light.ph-number-seven:before{content:""}.ph-light.ph-number-six:before{content:""}.ph-light.ph-number-square-eight:before{content:""}.ph-light.ph-number-square-five:before{content:""}.ph-light.ph-number-square-four:before{content:""}.ph-light.ph-number-square-nine:before{content:""}.ph-light.ph-number-square-one:before{content:""}.ph-light.ph-number-square-seven:before{content:""}.ph-light.ph-number-square-six:before{content:""}.ph-light.ph-number-square-three:before{content:""}.ph-light.ph-number-square-two:before{content:""}.ph-light.ph-number-square-zero:before{content:""}.ph-light.ph-number-three:before{content:""}.ph-light.ph-number-two:before{content:""}.ph-light.ph-number-zero:before{content:""}.ph-light.ph-numpad:before{content:""}.ph-light.ph-nut:before{content:""}.ph-light.ph-ny-times-logo:before{content:""}.ph-light.ph-octagon:before{content:""}.ph-light.ph-office-chair:before{content:""}.ph-light.ph-onigiri:before{content:""}.ph-light.ph-open-ai-logo:before{content:""}.ph-light.ph-option:before{content:""}.ph-light.ph-orange:before{content:""}.ph-light.ph-orange-slice:before{content:""}.ph-light.ph-oven:before{content:""}.ph-light.ph-package:before{content:""}.ph-light.ph-paint-brush:before{content:""}.ph-light.ph-paint-brush-broad:before{content:""}.ph-light.ph-paint-brush-household:before{content:""}.ph-light.ph-paint-bucket:before{content:""}.ph-light.ph-paint-roller:before{content:""}.ph-light.ph-palette:before{content:""}.ph-light.ph-panorama:before{content:""}.ph-light.ph-pants:before{content:""}.ph-light.ph-paper-plane:before{content:""}.ph-light.ph-paper-plane-right:before{content:""}.ph-light.ph-paper-plane-tilt:before{content:""}.ph-light.ph-paperclip:before{content:""}.ph-light.ph-paperclip-horizontal:before{content:""}.ph-light.ph-parachute:before{content:""}.ph-light.ph-paragraph:before{content:""}.ph-light.ph-parallelogram:before{content:""}.ph-light.ph-park:before{content:""}.ph-light.ph-password:before{content:""}.ph-light.ph-path:before{content:""}.ph-light.ph-patreon-logo:before{content:""}.ph-light.ph-pause:before{content:""}.ph-light.ph-pause-circle:before{content:""}.ph-light.ph-paw-print:before{content:""}.ph-light.ph-paypal-logo:before{content:""}.ph-light.ph-peace:before{content:""}.ph-light.ph-pen:before{content:""}.ph-light.ph-pen-nib:before{content:""}.ph-light.ph-pen-nib-straight:before{content:""}.ph-light.ph-pencil:before{content:""}.ph-light.ph-pencil-circle:before{content:""}.ph-light.ph-pencil-line:before{content:""}.ph-light.ph-pencil-ruler:before{content:""}.ph-light.ph-pencil-simple:before{content:""}.ph-light.ph-pencil-simple-line:before{content:""}.ph-light.ph-pencil-simple-slash:before{content:""}.ph-light.ph-pencil-slash:before{content:""}.ph-light.ph-pentagon:before{content:""}.ph-light.ph-pentagram:before{content:""}.ph-light.ph-pepper:before{content:""}.ph-light.ph-percent:before{content:""}.ph-light.ph-person:before{content:""}.ph-light.ph-person-arms-spread:before{content:""}.ph-light.ph-person-simple:before{content:""}.ph-light.ph-person-simple-bike:before{content:""}.ph-light.ph-person-simple-circle:before{content:""}.ph-light.ph-person-simple-hike:before{content:""}.ph-light.ph-person-simple-run:before{content:""}.ph-light.ph-person-simple-ski:before{content:""}.ph-light.ph-person-simple-snowboard:before{content:""}.ph-light.ph-person-simple-swim:before{content:""}.ph-light.ph-person-simple-tai-chi:before{content:""}.ph-light.ph-person-simple-throw:before{content:""}.ph-light.ph-person-simple-walk:before{content:""}.ph-light.ph-perspective:before{content:""}.ph-light.ph-phone:before{content:""}.ph-light.ph-phone-call:before{content:""}.ph-light.ph-phone-disconnect:before{content:""}.ph-light.ph-phone-incoming:before{content:""}.ph-light.ph-phone-list:before{content:""}.ph-light.ph-phone-outgoing:before{content:""}.ph-light.ph-phone-pause:before{content:""}.ph-light.ph-phone-plus:before{content:""}.ph-light.ph-phone-slash:before{content:""}.ph-light.ph-phone-transfer:before{content:""}.ph-light.ph-phone-x:before{content:""}.ph-light.ph-phosphor-logo:before{content:""}.ph-light.ph-pi:before{content:""}.ph-light.ph-piano-keys:before{content:""}.ph-light.ph-picnic-table:before{content:""}.ph-light.ph-picture-in-picture:before{content:""}.ph-light.ph-piggy-bank:before{content:""}.ph-light.ph-pill:before{content:""}.ph-light.ph-ping-pong:before{content:""}.ph-light.ph-pint-glass:before{content:""}.ph-light.ph-pinterest-logo:before{content:""}.ph-light.ph-pinwheel:before{content:""}.ph-light.ph-pipe:before{content:""}.ph-light.ph-pipe-wrench:before{content:""}.ph-light.ph-pix-logo:before{content:""}.ph-light.ph-pizza:before{content:""}.ph-light.ph-placeholder:before{content:""}.ph-light.ph-planet:before{content:""}.ph-light.ph-plant:before{content:""}.ph-light.ph-play:before{content:""}.ph-light.ph-play-circle:before{content:""}.ph-light.ph-play-pause:before{content:""}.ph-light.ph-playlist:before{content:""}.ph-light.ph-plug:before{content:""}.ph-light.ph-plug-charging:before{content:""}.ph-light.ph-plugs:before{content:""}.ph-light.ph-plugs-connected:before{content:""}.ph-light.ph-plus:before{content:""}.ph-light.ph-plus-circle:before{content:""}.ph-light.ph-plus-minus:before{content:""}.ph-light.ph-plus-square:before{content:""}.ph-light.ph-poker-chip:before{content:""}.ph-light.ph-police-car:before{content:""}.ph-light.ph-polygon:before{content:""}.ph-light.ph-popcorn:before{content:""}.ph-light.ph-popsicle:before{content:""}.ph-light.ph-potted-plant:before{content:""}.ph-light.ph-power:before{content:""}.ph-light.ph-prescription:before{content:""}.ph-light.ph-presentation:before{content:""}.ph-light.ph-presentation-chart:before{content:""}.ph-light.ph-printer:before{content:""}.ph-light.ph-prohibit:before{content:""}.ph-light.ph-prohibit-inset:before{content:""}.ph-light.ph-projector-screen:before{content:""}.ph-light.ph-projector-screen-chart:before{content:""}.ph-light.ph-pulse:before{content:""}.ph-light.ph-activity:before{content:""}.ph-light.ph-push-pin:before{content:""}.ph-light.ph-push-pin-simple:before{content:""}.ph-light.ph-push-pin-simple-slash:before{content:""}.ph-light.ph-push-pin-slash:before{content:""}.ph-light.ph-puzzle-piece:before{content:""}.ph-light.ph-qr-code:before{content:""}.ph-light.ph-question:before{content:""}.ph-light.ph-question-mark:before{content:""}.ph-light.ph-queue:before{content:""}.ph-light.ph-quotes:before{content:""}.ph-light.ph-rabbit:before{content:""}.ph-light.ph-racquet:before{content:""}.ph-light.ph-radical:before{content:""}.ph-light.ph-radio:before{content:""}.ph-light.ph-radio-button:before{content:""}.ph-light.ph-radioactive:before{content:""}.ph-light.ph-rainbow:before{content:""}.ph-light.ph-rainbow-cloud:before{content:""}.ph-light.ph-ranking:before{content:""}.ph-light.ph-read-cv-logo:before{content:""}.ph-light.ph-receipt:before{content:""}.ph-light.ph-receipt-x:before{content:""}.ph-light.ph-record:before{content:""}.ph-light.ph-rectangle:before{content:""}.ph-light.ph-rectangle-dashed:before{content:""}.ph-light.ph-recycle:before{content:""}.ph-light.ph-reddit-logo:before{content:""}.ph-light.ph-repeat:before{content:""}.ph-light.ph-repeat-once:before{content:""}.ph-light.ph-replit-logo:before{content:""}.ph-light.ph-resize:before{content:""}.ph-light.ph-rewind:before{content:""}.ph-light.ph-rewind-circle:before{content:""}.ph-light.ph-road-horizon:before{content:""}.ph-light.ph-robot:before{content:""}.ph-light.ph-rocket:before{content:""}.ph-light.ph-rocket-launch:before{content:""}.ph-light.ph-rows:before{content:""}.ph-light.ph-rows-plus-bottom:before{content:""}.ph-light.ph-rows-plus-top:before{content:""}.ph-light.ph-rss:before{content:""}.ph-light.ph-rss-simple:before{content:""}.ph-light.ph-rug:before{content:""}.ph-light.ph-ruler:before{content:""}.ph-light.ph-sailboat:before{content:""}.ph-light.ph-scales:before{content:""}.ph-light.ph-scan:before{content:""}.ph-light.ph-scan-smiley:before{content:""}.ph-light.ph-scissors:before{content:""}.ph-light.ph-scooter:before{content:""}.ph-light.ph-screencast:before{content:""}.ph-light.ph-screwdriver:before{content:""}.ph-light.ph-scribble:before{content:""}.ph-light.ph-scribble-loop:before{content:""}.ph-light.ph-scroll:before{content:""}.ph-light.ph-seal:before{content:""}.ph-light.ph-circle-wavy:before{content:""}.ph-light.ph-seal-check:before{content:""}.ph-light.ph-circle-wavy-check:before{content:""}.ph-light.ph-seal-percent:before{content:""}.ph-light.ph-seal-question:before{content:""}.ph-light.ph-circle-wavy-question:before{content:""}.ph-light.ph-seal-warning:before{content:""}.ph-light.ph-circle-wavy-warning:before{content:""}.ph-light.ph-seat:before{content:""}.ph-light.ph-seatbelt:before{content:""}.ph-light.ph-security-camera:before{content:""}.ph-light.ph-selection:before{content:""}.ph-light.ph-selection-all:before{content:""}.ph-light.ph-selection-background:before{content:""}.ph-light.ph-selection-foreground:before{content:""}.ph-light.ph-selection-inverse:before{content:""}.ph-light.ph-selection-plus:before{content:""}.ph-light.ph-selection-slash:before{content:""}.ph-light.ph-shapes:before{content:""}.ph-light.ph-share:before{content:""}.ph-light.ph-share-fat:before{content:""}.ph-light.ph-share-network:before{content:""}.ph-light.ph-shield:before{content:""}.ph-light.ph-shield-check:before{content:""}.ph-light.ph-shield-checkered:before{content:""}.ph-light.ph-shield-chevron:before{content:""}.ph-light.ph-shield-plus:before{content:""}.ph-light.ph-shield-slash:before{content:""}.ph-light.ph-shield-star:before{content:""}.ph-light.ph-shield-warning:before{content:""}.ph-light.ph-shipping-container:before{content:""}.ph-light.ph-shirt-folded:before{content:""}.ph-light.ph-shooting-star:before{content:""}.ph-light.ph-shopping-bag:before{content:""}.ph-light.ph-shopping-bag-open:before{content:""}.ph-light.ph-shopping-cart:before{content:""}.ph-light.ph-shopping-cart-simple:before{content:""}.ph-light.ph-shovel:before{content:""}.ph-light.ph-shower:before{content:""}.ph-light.ph-shrimp:before{content:""}.ph-light.ph-shuffle:before{content:""}.ph-light.ph-shuffle-angular:before{content:""}.ph-light.ph-shuffle-simple:before{content:""}.ph-light.ph-sidebar:before{content:""}.ph-light.ph-sidebar-simple:before{content:""}.ph-light.ph-sigma:before{content:""}.ph-light.ph-sign-in:before{content:""}.ph-light.ph-sign-out:before{content:""}.ph-light.ph-signature:before{content:""}.ph-light.ph-signpost:before{content:""}.ph-light.ph-sim-card:before{content:""}.ph-light.ph-siren:before{content:""}.ph-light.ph-sketch-logo:before{content:""}.ph-light.ph-skip-back:before{content:""}.ph-light.ph-skip-back-circle:before{content:""}.ph-light.ph-skip-forward:before{content:""}.ph-light.ph-skip-forward-circle:before{content:""}.ph-light.ph-skull:before{content:""}.ph-light.ph-skype-logo:before{content:""}.ph-light.ph-slack-logo:before{content:""}.ph-light.ph-sliders:before{content:""}.ph-light.ph-sliders-horizontal:before{content:""}.ph-light.ph-slideshow:before{content:""}.ph-light.ph-smiley:before{content:""}.ph-light.ph-smiley-angry:before{content:""}.ph-light.ph-smiley-blank:before{content:""}.ph-light.ph-smiley-meh:before{content:""}.ph-light.ph-smiley-melting:before{content:""}.ph-light.ph-smiley-nervous:before{content:""}.ph-light.ph-smiley-sad:before{content:""}.ph-light.ph-smiley-sticker:before{content:""}.ph-light.ph-smiley-wink:before{content:""}.ph-light.ph-smiley-x-eyes:before{content:""}.ph-light.ph-snapchat-logo:before{content:""}.ph-light.ph-sneaker:before{content:""}.ph-light.ph-sneaker-move:before{content:""}.ph-light.ph-snowflake:before{content:""}.ph-light.ph-soccer-ball:before{content:""}.ph-light.ph-sock:before{content:""}.ph-light.ph-solar-panel:before{content:""}.ph-light.ph-solar-roof:before{content:""}.ph-light.ph-sort-ascending:before{content:""}.ph-light.ph-sort-descending:before{content:""}.ph-light.ph-soundcloud-logo:before{content:""}.ph-light.ph-spade:before{content:""}.ph-light.ph-sparkle:before{content:""}.ph-light.ph-speaker-hifi:before{content:""}.ph-light.ph-speaker-high:before{content:""}.ph-light.ph-speaker-low:before{content:""}.ph-light.ph-speaker-none:before{content:""}.ph-light.ph-speaker-simple-high:before{content:""}.ph-light.ph-speaker-simple-low:before{content:""}.ph-light.ph-speaker-simple-none:before{content:""}.ph-light.ph-speaker-simple-slash:before{content:""}.ph-light.ph-speaker-simple-x:before{content:""}.ph-light.ph-speaker-slash:before{content:""}.ph-light.ph-speaker-x:before{content:""}.ph-light.ph-speedometer:before{content:""}.ph-light.ph-sphere:before{content:""}.ph-light.ph-spinner:before{content:""}.ph-light.ph-spinner-ball:before{content:""}.ph-light.ph-spinner-gap:before{content:""}.ph-light.ph-spiral:before{content:""}.ph-light.ph-split-horizontal:before{content:""}.ph-light.ph-split-vertical:before{content:""}.ph-light.ph-spotify-logo:before{content:""}.ph-light.ph-spray-bottle:before{content:""}.ph-light.ph-square:before{content:""}.ph-light.ph-square-half:before{content:""}.ph-light.ph-square-half-bottom:before{content:""}.ph-light.ph-square-logo:before{content:""}.ph-light.ph-square-split-horizontal:before{content:""}.ph-light.ph-square-split-vertical:before{content:""}.ph-light.ph-squares-four:before{content:""}.ph-light.ph-stack:before{content:""}.ph-light.ph-stack-minus:before{content:""}.ph-light.ph-stack-overflow-logo:before{content:""}.ph-light.ph-stack-plus:before{content:""}.ph-light.ph-stack-simple:before{content:""}.ph-light.ph-stairs:before{content:""}.ph-light.ph-stamp:before{content:""}.ph-light.ph-standard-definition:before{content:""}.ph-light.ph-star:before{content:""}.ph-light.ph-star-and-crescent:before{content:""}.ph-light.ph-star-four:before{content:""}.ph-light.ph-star-half:before{content:""}.ph-light.ph-star-of-david:before{content:""}.ph-light.ph-steam-logo:before{content:""}.ph-light.ph-steering-wheel:before{content:""}.ph-light.ph-steps:before{content:""}.ph-light.ph-stethoscope:before{content:""}.ph-light.ph-sticker:before{content:""}.ph-light.ph-stool:before{content:""}.ph-light.ph-stop:before{content:""}.ph-light.ph-stop-circle:before{content:""}.ph-light.ph-storefront:before{content:""}.ph-light.ph-strategy:before{content:""}.ph-light.ph-stripe-logo:before{content:""}.ph-light.ph-student:before{content:""}.ph-light.ph-subset-of:before{content:""}.ph-light.ph-subset-proper-of:before{content:""}.ph-light.ph-subtitles:before{content:""}.ph-light.ph-subtitles-slash:before{content:""}.ph-light.ph-subtract:before{content:""}.ph-light.ph-subtract-square:before{content:""}.ph-light.ph-subway:before{content:""}.ph-light.ph-suitcase:before{content:""}.ph-light.ph-suitcase-rolling:before{content:""}.ph-light.ph-suitcase-simple:before{content:""}.ph-light.ph-sun:before{content:""}.ph-light.ph-sun-dim:before{content:""}.ph-light.ph-sun-horizon:before{content:""}.ph-light.ph-sunglasses:before{content:""}.ph-light.ph-superset-of:before{content:""}.ph-light.ph-superset-proper-of:before{content:""}.ph-light.ph-swap:before{content:""}.ph-light.ph-swatches:before{content:""}.ph-light.ph-swimming-pool:before{content:""}.ph-light.ph-sword:before{content:""}.ph-light.ph-synagogue:before{content:""}.ph-light.ph-syringe:before{content:""}.ph-light.ph-t-shirt:before{content:""}.ph-light.ph-table:before{content:""}.ph-light.ph-tabs:before{content:""}.ph-light.ph-tag:before{content:""}.ph-light.ph-tag-chevron:before{content:""}.ph-light.ph-tag-simple:before{content:""}.ph-light.ph-target:before{content:""}.ph-light.ph-taxi:before{content:""}.ph-light.ph-tea-bag:before{content:""}.ph-light.ph-telegram-logo:before{content:""}.ph-light.ph-television:before{content:""}.ph-light.ph-television-simple:before{content:""}.ph-light.ph-tennis-ball:before{content:""}.ph-light.ph-tent:before{content:""}.ph-light.ph-terminal:before{content:""}.ph-light.ph-terminal-window:before{content:""}.ph-light.ph-test-tube:before{content:""}.ph-light.ph-text-a-underline:before{content:""}.ph-light.ph-text-aa:before{content:""}.ph-light.ph-text-align-center:before{content:""}.ph-light.ph-text-align-justify:before{content:""}.ph-light.ph-text-align-left:before{content:""}.ph-light.ph-text-align-right:before{content:""}.ph-light.ph-text-b:before{content:""}.ph-light.ph-text-bolder:before{content:""}.ph-light.ph-text-columns:before{content:""}.ph-light.ph-text-h:before{content:""}.ph-light.ph-text-h-five:before{content:""}.ph-light.ph-text-h-four:before{content:""}.ph-light.ph-text-h-one:before{content:""}.ph-light.ph-text-h-six:before{content:""}.ph-light.ph-text-h-three:before{content:""}.ph-light.ph-text-h-two:before{content:""}.ph-light.ph-text-indent:before{content:""}.ph-light.ph-text-italic:before{content:""}.ph-light.ph-text-outdent:before{content:""}.ph-light.ph-text-strikethrough:before{content:""}.ph-light.ph-text-subscript:before{content:""}.ph-light.ph-text-superscript:before{content:""}.ph-light.ph-text-t:before{content:""}.ph-light.ph-text-t-slash:before{content:""}.ph-light.ph-text-underline:before{content:""}.ph-light.ph-textbox:before{content:""}.ph-light.ph-thermometer:before{content:""}.ph-light.ph-thermometer-cold:before{content:""}.ph-light.ph-thermometer-hot:before{content:""}.ph-light.ph-thermometer-simple:before{content:""}.ph-light.ph-threads-logo:before{content:""}.ph-light.ph-three-d:before{content:""}.ph-light.ph-thumbs-down:before{content:""}.ph-light.ph-thumbs-up:before{content:""}.ph-light.ph-ticket:before{content:""}.ph-light.ph-tidal-logo:before{content:""}.ph-light.ph-tiktok-logo:before{content:""}.ph-light.ph-tilde:before{content:""}.ph-light.ph-timer:before{content:""}.ph-light.ph-tip-jar:before{content:""}.ph-light.ph-tipi:before{content:""}.ph-light.ph-tire:before{content:""}.ph-light.ph-toggle-left:before{content:""}.ph-light.ph-toggle-right:before{content:""}.ph-light.ph-toilet:before{content:""}.ph-light.ph-toilet-paper:before{content:""}.ph-light.ph-toolbox:before{content:""}.ph-light.ph-tooth:before{content:""}.ph-light.ph-tornado:before{content:""}.ph-light.ph-tote:before{content:""}.ph-light.ph-tote-simple:before{content:""}.ph-light.ph-towel:before{content:""}.ph-light.ph-tractor:before{content:""}.ph-light.ph-trademark:before{content:""}.ph-light.ph-trademark-registered:before{content:""}.ph-light.ph-traffic-cone:before{content:""}.ph-light.ph-traffic-sign:before{content:""}.ph-light.ph-traffic-signal:before{content:""}.ph-light.ph-train:before{content:""}.ph-light.ph-train-regional:before{content:""}.ph-light.ph-train-simple:before{content:""}.ph-light.ph-tram:before{content:""}.ph-light.ph-translate:before{content:""}.ph-light.ph-trash:before{content:""}.ph-light.ph-trash-simple:before{content:""}.ph-light.ph-tray:before{content:""}.ph-light.ph-tray-arrow-down:before{content:""}.ph-light.ph-archive-tray:before{content:""}.ph-light.ph-tray-arrow-up:before{content:""}.ph-light.ph-treasure-chest:before{content:""}.ph-light.ph-tree:before{content:""}.ph-light.ph-tree-evergreen:before{content:""}.ph-light.ph-tree-palm:before{content:""}.ph-light.ph-tree-structure:before{content:""}.ph-light.ph-tree-view:before{content:""}.ph-light.ph-trend-down:before{content:""}.ph-light.ph-trend-up:before{content:""}.ph-light.ph-triangle:before{content:""}.ph-light.ph-triangle-dashed:before{content:""}.ph-light.ph-trolley:before{content:""}.ph-light.ph-trolley-suitcase:before{content:""}.ph-light.ph-trophy:before{content:""}.ph-light.ph-truck:before{content:""}.ph-light.ph-truck-trailer:before{content:""}.ph-light.ph-tumblr-logo:before{content:""}.ph-light.ph-twitch-logo:before{content:""}.ph-light.ph-twitter-logo:before{content:""}.ph-light.ph-umbrella:before{content:""}.ph-light.ph-umbrella-simple:before{content:""}.ph-light.ph-union:before{content:""}.ph-light.ph-unite:before{content:""}.ph-light.ph-unite-square:before{content:""}.ph-light.ph-upload:before{content:""}.ph-light.ph-upload-simple:before{content:""}.ph-light.ph-usb:before{content:""}.ph-light.ph-user:before{content:""}.ph-light.ph-user-check:before{content:""}.ph-light.ph-user-circle:before{content:""}.ph-light.ph-user-circle-check:before{content:""}.ph-light.ph-user-circle-dashed:before{content:""}.ph-light.ph-user-circle-gear:before{content:""}.ph-light.ph-user-circle-minus:before{content:""}.ph-light.ph-user-circle-plus:before{content:""}.ph-light.ph-user-focus:before{content:""}.ph-light.ph-user-gear:before{content:""}.ph-light.ph-user-list:before{content:""}.ph-light.ph-user-minus:before{content:""}.ph-light.ph-user-plus:before{content:""}.ph-light.ph-user-rectangle:before{content:""}.ph-light.ph-user-sound:before{content:""}.ph-light.ph-user-square:before{content:""}.ph-light.ph-user-switch:before{content:""}.ph-light.ph-users:before{content:""}.ph-light.ph-users-four:before{content:""}.ph-light.ph-users-three:before{content:""}.ph-light.ph-van:before{content:""}.ph-light.ph-vault:before{content:""}.ph-light.ph-vector-three:before{content:""}.ph-light.ph-vector-two:before{content:""}.ph-light.ph-vibrate:before{content:""}.ph-light.ph-video:before{content:""}.ph-light.ph-video-camera:before{content:""}.ph-light.ph-video-camera-slash:before{content:""}.ph-light.ph-video-conference:before{content:""}.ph-light.ph-vignette:before{content:""}.ph-light.ph-vinyl-record:before{content:""}.ph-light.ph-virtual-reality:before{content:""}.ph-light.ph-virus:before{content:""}.ph-light.ph-visor:before{content:""}.ph-light.ph-voicemail:before{content:""}.ph-light.ph-volleyball:before{content:""}.ph-light.ph-wall:before{content:""}.ph-light.ph-wallet:before{content:""}.ph-light.ph-warehouse:before{content:""}.ph-light.ph-warning:before{content:""}.ph-light.ph-warning-circle:before{content:""}.ph-light.ph-warning-diamond:before{content:""}.ph-light.ph-warning-octagon:before{content:""}.ph-light.ph-washing-machine:before{content:""}.ph-light.ph-watch:before{content:""}.ph-light.ph-wave-sawtooth:before{content:""}.ph-light.ph-wave-sine:before{content:""}.ph-light.ph-wave-square:before{content:""}.ph-light.ph-wave-triangle:before{content:""}.ph-light.ph-waveform:before{content:""}.ph-light.ph-waveform-slash:before{content:""}.ph-light.ph-waves:before{content:""}.ph-light.ph-webcam:before{content:""}.ph-light.ph-webcam-slash:before{content:""}.ph-light.ph-webhooks-logo:before{content:""}.ph-light.ph-wechat-logo:before{content:""}.ph-light.ph-whatsapp-logo:before{content:""}.ph-light.ph-wheelchair:before{content:""}.ph-light.ph-wheelchair-motion:before{content:""}.ph-light.ph-wifi-high:before{content:""}.ph-light.ph-wifi-low:before{content:""}.ph-light.ph-wifi-medium:before{content:""}.ph-light.ph-wifi-none:before{content:""}.ph-light.ph-wifi-slash:before{content:""}.ph-light.ph-wifi-x:before{content:""}.ph-light.ph-wind:before{content:""}.ph-light.ph-windmill:before{content:""}.ph-light.ph-windows-logo:before{content:""}.ph-light.ph-wine:before{content:""}.ph-light.ph-wrench:before{content:""}.ph-light.ph-x:before{content:""}.ph-light.ph-x-circle:before{content:""}.ph-light.ph-x-logo:before{content:""}.ph-light.ph-x-square:before{content:""}.ph-light.ph-yarn:before{content:""}.ph-light.ph-yin-yang:before{content:""}.ph-light.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor-Thin;src:url(/assets/Phosphor-Thin-B2whs1hn.woff2) format("woff2"),url(/assets/Phosphor-Thin-BxCeXJuS.woff) format("woff"),url(/assets/Phosphor-Thin-BrBKnvGm.ttf) format("truetype"),url(/assets/Phosphor-Thin-DAfkCRGU.svg#Phosphor-Thin) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-thin{font-family:Phosphor-Thin!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-thin.ph-acorn:before{content:""}.ph-thin.ph-address-book:before{content:""}.ph-thin.ph-address-book-tabs:before{content:""}.ph-thin.ph-air-traffic-control:before{content:""}.ph-thin.ph-airplane:before{content:""}.ph-thin.ph-airplane-in-flight:before{content:""}.ph-thin.ph-airplane-landing:before{content:""}.ph-thin.ph-airplane-takeoff:before{content:""}.ph-thin.ph-airplane-taxiing:before{content:""}.ph-thin.ph-airplane-tilt:before{content:""}.ph-thin.ph-airplay:before{content:""}.ph-thin.ph-alarm:before{content:""}.ph-thin.ph-alien:before{content:""}.ph-thin.ph-align-bottom:before{content:""}.ph-thin.ph-align-bottom-simple:before{content:""}.ph-thin.ph-align-center-horizontal:before{content:""}.ph-thin.ph-align-center-horizontal-simple:before{content:""}.ph-thin.ph-align-center-vertical:before{content:""}.ph-thin.ph-align-center-vertical-simple:before{content:""}.ph-thin.ph-align-left:before{content:""}.ph-thin.ph-align-left-simple:before{content:""}.ph-thin.ph-align-right:before{content:""}.ph-thin.ph-align-right-simple:before{content:""}.ph-thin.ph-align-top:before{content:""}.ph-thin.ph-align-top-simple:before{content:""}.ph-thin.ph-amazon-logo:before{content:""}.ph-thin.ph-ambulance:before{content:""}.ph-thin.ph-anchor:before{content:""}.ph-thin.ph-anchor-simple:before{content:""}.ph-thin.ph-android-logo:before{content:""}.ph-thin.ph-angle:before{content:""}.ph-thin.ph-angular-logo:before{content:""}.ph-thin.ph-aperture:before{content:""}.ph-thin.ph-app-store-logo:before{content:""}.ph-thin.ph-app-window:before{content:""}.ph-thin.ph-apple-logo:before{content:""}.ph-thin.ph-apple-podcasts-logo:before{content:""}.ph-thin.ph-approximate-equals:before{content:""}.ph-thin.ph-archive:before{content:""}.ph-thin.ph-armchair:before{content:""}.ph-thin.ph-arrow-arc-left:before{content:""}.ph-thin.ph-arrow-arc-right:before{content:""}.ph-thin.ph-arrow-bend-double-up-left:before{content:""}.ph-thin.ph-arrow-bend-double-up-right:before{content:""}.ph-thin.ph-arrow-bend-down-left:before{content:""}.ph-thin.ph-arrow-bend-down-right:before{content:""}.ph-thin.ph-arrow-bend-left-down:before{content:""}.ph-thin.ph-arrow-bend-left-up:before{content:""}.ph-thin.ph-arrow-bend-right-down:before{content:""}.ph-thin.ph-arrow-bend-right-up:before{content:""}.ph-thin.ph-arrow-bend-up-left:before{content:""}.ph-thin.ph-arrow-bend-up-right:before{content:""}.ph-thin.ph-arrow-circle-down:before{content:""}.ph-thin.ph-arrow-circle-down-left:before{content:""}.ph-thin.ph-arrow-circle-down-right:before{content:""}.ph-thin.ph-arrow-circle-left:before{content:""}.ph-thin.ph-arrow-circle-right:before{content:""}.ph-thin.ph-arrow-circle-up:before{content:""}.ph-thin.ph-arrow-circle-up-left:before{content:""}.ph-thin.ph-arrow-circle-up-right:before{content:""}.ph-thin.ph-arrow-clockwise:before{content:""}.ph-thin.ph-arrow-counter-clockwise:before{content:""}.ph-thin.ph-arrow-down:before{content:""}.ph-thin.ph-arrow-down-left:before{content:""}.ph-thin.ph-arrow-down-right:before{content:""}.ph-thin.ph-arrow-elbow-down-left:before{content:""}.ph-thin.ph-arrow-elbow-down-right:before{content:""}.ph-thin.ph-arrow-elbow-left:before{content:""}.ph-thin.ph-arrow-elbow-left-down:before{content:""}.ph-thin.ph-arrow-elbow-left-up:before{content:""}.ph-thin.ph-arrow-elbow-right:before{content:""}.ph-thin.ph-arrow-elbow-right-down:before{content:""}.ph-thin.ph-arrow-elbow-right-up:before{content:""}.ph-thin.ph-arrow-elbow-up-left:before{content:""}.ph-thin.ph-arrow-elbow-up-right:before{content:""}.ph-thin.ph-arrow-fat-down:before{content:""}.ph-thin.ph-arrow-fat-left:before{content:""}.ph-thin.ph-arrow-fat-line-down:before{content:""}.ph-thin.ph-arrow-fat-line-left:before{content:""}.ph-thin.ph-arrow-fat-line-right:before{content:""}.ph-thin.ph-arrow-fat-line-up:before{content:""}.ph-thin.ph-arrow-fat-lines-down:before{content:""}.ph-thin.ph-arrow-fat-lines-left:before{content:""}.ph-thin.ph-arrow-fat-lines-right:before{content:""}.ph-thin.ph-arrow-fat-lines-up:before{content:""}.ph-thin.ph-arrow-fat-right:before{content:""}.ph-thin.ph-arrow-fat-up:before{content:""}.ph-thin.ph-arrow-left:before{content:""}.ph-thin.ph-arrow-line-down:before{content:""}.ph-thin.ph-arrow-line-down-left:before{content:""}.ph-thin.ph-arrow-line-down-right:before{content:""}.ph-thin.ph-arrow-line-left:before{content:""}.ph-thin.ph-arrow-line-right:before{content:""}.ph-thin.ph-arrow-line-up:before{content:""}.ph-thin.ph-arrow-line-up-left:before{content:""}.ph-thin.ph-arrow-line-up-right:before{content:""}.ph-thin.ph-arrow-right:before{content:""}.ph-thin.ph-arrow-square-down:before{content:""}.ph-thin.ph-arrow-square-down-left:before{content:""}.ph-thin.ph-arrow-square-down-right:before{content:""}.ph-thin.ph-arrow-square-in:before{content:""}.ph-thin.ph-arrow-square-left:before{content:""}.ph-thin.ph-arrow-square-out:before{content:""}.ph-thin.ph-arrow-square-right:before{content:""}.ph-thin.ph-arrow-square-up:before{content:""}.ph-thin.ph-arrow-square-up-left:before{content:""}.ph-thin.ph-arrow-square-up-right:before{content:""}.ph-thin.ph-arrow-u-down-left:before{content:""}.ph-thin.ph-arrow-u-down-right:before{content:""}.ph-thin.ph-arrow-u-left-down:before{content:""}.ph-thin.ph-arrow-u-left-up:before{content:""}.ph-thin.ph-arrow-u-right-down:before{content:""}.ph-thin.ph-arrow-u-right-up:before{content:""}.ph-thin.ph-arrow-u-up-left:before{content:""}.ph-thin.ph-arrow-u-up-right:before{content:""}.ph-thin.ph-arrow-up:before{content:""}.ph-thin.ph-arrow-up-left:before{content:""}.ph-thin.ph-arrow-up-right:before{content:""}.ph-thin.ph-arrows-clockwise:before{content:""}.ph-thin.ph-arrows-counter-clockwise:before{content:""}.ph-thin.ph-arrows-down-up:before{content:""}.ph-thin.ph-arrows-horizontal:before{content:""}.ph-thin.ph-arrows-in:before{content:""}.ph-thin.ph-arrows-in-cardinal:before{content:""}.ph-thin.ph-arrows-in-line-horizontal:before{content:""}.ph-thin.ph-arrows-in-line-vertical:before{content:""}.ph-thin.ph-arrows-in-simple:before{content:""}.ph-thin.ph-arrows-left-right:before{content:""}.ph-thin.ph-arrows-merge:before{content:""}.ph-thin.ph-arrows-out:before{content:""}.ph-thin.ph-arrows-out-cardinal:before{content:""}.ph-thin.ph-arrows-out-line-horizontal:before{content:""}.ph-thin.ph-arrows-out-line-vertical:before{content:""}.ph-thin.ph-arrows-out-simple:before{content:""}.ph-thin.ph-arrows-split:before{content:""}.ph-thin.ph-arrows-vertical:before{content:""}.ph-thin.ph-article:before{content:""}.ph-thin.ph-article-medium:before{content:""}.ph-thin.ph-article-ny-times:before{content:""}.ph-thin.ph-asclepius:before{content:""}.ph-thin.ph-caduceus:before{content:""}.ph-thin.ph-asterisk:before{content:""}.ph-thin.ph-asterisk-simple:before{content:""}.ph-thin.ph-at:before{content:""}.ph-thin.ph-atom:before{content:""}.ph-thin.ph-avocado:before{content:""}.ph-thin.ph-axe:before{content:""}.ph-thin.ph-baby:before{content:""}.ph-thin.ph-baby-carriage:before{content:""}.ph-thin.ph-backpack:before{content:""}.ph-thin.ph-backspace:before{content:""}.ph-thin.ph-bag:before{content:""}.ph-thin.ph-bag-simple:before{content:""}.ph-thin.ph-balloon:before{content:""}.ph-thin.ph-bandaids:before{content:""}.ph-thin.ph-bank:before{content:""}.ph-thin.ph-barbell:before{content:""}.ph-thin.ph-barcode:before{content:""}.ph-thin.ph-barn:before{content:""}.ph-thin.ph-barricade:before{content:""}.ph-thin.ph-baseball:before{content:""}.ph-thin.ph-baseball-cap:before{content:""}.ph-thin.ph-baseball-helmet:before{content:""}.ph-thin.ph-basket:before{content:""}.ph-thin.ph-basketball:before{content:""}.ph-thin.ph-bathtub:before{content:""}.ph-thin.ph-battery-charging:before{content:""}.ph-thin.ph-battery-charging-vertical:before{content:""}.ph-thin.ph-battery-empty:before{content:""}.ph-thin.ph-battery-full:before{content:""}.ph-thin.ph-battery-high:before{content:""}.ph-thin.ph-battery-low:before{content:""}.ph-thin.ph-battery-medium:before{content:""}.ph-thin.ph-battery-plus:before{content:""}.ph-thin.ph-battery-plus-vertical:before{content:""}.ph-thin.ph-battery-vertical-empty:before{content:""}.ph-thin.ph-battery-vertical-full:before{content:""}.ph-thin.ph-battery-vertical-high:before{content:""}.ph-thin.ph-battery-vertical-low:before{content:""}.ph-thin.ph-battery-vertical-medium:before{content:""}.ph-thin.ph-battery-warning:before{content:""}.ph-thin.ph-battery-warning-vertical:before{content:""}.ph-thin.ph-beach-ball:before{content:""}.ph-thin.ph-beanie:before{content:""}.ph-thin.ph-bed:before{content:""}.ph-thin.ph-beer-bottle:before{content:""}.ph-thin.ph-beer-stein:before{content:""}.ph-thin.ph-behance-logo:before{content:""}.ph-thin.ph-bell:before{content:""}.ph-thin.ph-bell-ringing:before{content:""}.ph-thin.ph-bell-simple:before{content:""}.ph-thin.ph-bell-simple-ringing:before{content:""}.ph-thin.ph-bell-simple-slash:before{content:""}.ph-thin.ph-bell-simple-z:before{content:""}.ph-thin.ph-bell-slash:before{content:""}.ph-thin.ph-bell-z:before{content:""}.ph-thin.ph-belt:before{content:""}.ph-thin.ph-bezier-curve:before{content:""}.ph-thin.ph-bicycle:before{content:""}.ph-thin.ph-binary:before{content:""}.ph-thin.ph-binoculars:before{content:""}.ph-thin.ph-biohazard:before{content:""}.ph-thin.ph-bird:before{content:""}.ph-thin.ph-blueprint:before{content:""}.ph-thin.ph-bluetooth:before{content:""}.ph-thin.ph-bluetooth-connected:before{content:""}.ph-thin.ph-bluetooth-slash:before{content:""}.ph-thin.ph-bluetooth-x:before{content:""}.ph-thin.ph-boat:before{content:""}.ph-thin.ph-bomb:before{content:""}.ph-thin.ph-bone:before{content:""}.ph-thin.ph-book:before{content:""}.ph-thin.ph-book-bookmark:before{content:""}.ph-thin.ph-book-open:before{content:""}.ph-thin.ph-book-open-text:before{content:""}.ph-thin.ph-book-open-user:before{content:""}.ph-thin.ph-bookmark:before{content:""}.ph-thin.ph-bookmark-simple:before{content:""}.ph-thin.ph-bookmarks:before{content:""}.ph-thin.ph-bookmarks-simple:before{content:""}.ph-thin.ph-books:before{content:""}.ph-thin.ph-boot:before{content:""}.ph-thin.ph-boules:before{content:""}.ph-thin.ph-bounding-box:before{content:""}.ph-thin.ph-bowl-food:before{content:""}.ph-thin.ph-bowl-steam:before{content:""}.ph-thin.ph-bowling-ball:before{content:""}.ph-thin.ph-box-arrow-down:before{content:""}.ph-thin.ph-archive-box:before{content:""}.ph-thin.ph-box-arrow-up:before{content:""}.ph-thin.ph-boxing-glove:before{content:""}.ph-thin.ph-brackets-angle:before{content:""}.ph-thin.ph-brackets-curly:before{content:""}.ph-thin.ph-brackets-round:before{content:""}.ph-thin.ph-brackets-square:before{content:""}.ph-thin.ph-brain:before{content:""}.ph-thin.ph-brandy:before{content:""}.ph-thin.ph-bread:before{content:""}.ph-thin.ph-bridge:before{content:""}.ph-thin.ph-briefcase:before{content:""}.ph-thin.ph-briefcase-metal:before{content:""}.ph-thin.ph-broadcast:before{content:""}.ph-thin.ph-broom:before{content:""}.ph-thin.ph-browser:before{content:""}.ph-thin.ph-browsers:before{content:""}.ph-thin.ph-bug:before{content:""}.ph-thin.ph-bug-beetle:before{content:""}.ph-thin.ph-bug-droid:before{content:""}.ph-thin.ph-building:before{content:""}.ph-thin.ph-building-apartment:before{content:""}.ph-thin.ph-building-office:before{content:""}.ph-thin.ph-buildings:before{content:""}.ph-thin.ph-bulldozer:before{content:""}.ph-thin.ph-bus:before{content:""}.ph-thin.ph-butterfly:before{content:""}.ph-thin.ph-cable-car:before{content:""}.ph-thin.ph-cactus:before{content:""}.ph-thin.ph-cake:before{content:""}.ph-thin.ph-calculator:before{content:""}.ph-thin.ph-calendar:before{content:""}.ph-thin.ph-calendar-blank:before{content:""}.ph-thin.ph-calendar-check:before{content:""}.ph-thin.ph-calendar-dot:before{content:""}.ph-thin.ph-calendar-dots:before{content:""}.ph-thin.ph-calendar-heart:before{content:""}.ph-thin.ph-calendar-minus:before{content:""}.ph-thin.ph-calendar-plus:before{content:""}.ph-thin.ph-calendar-slash:before{content:""}.ph-thin.ph-calendar-star:before{content:""}.ph-thin.ph-calendar-x:before{content:""}.ph-thin.ph-call-bell:before{content:""}.ph-thin.ph-camera:before{content:""}.ph-thin.ph-camera-plus:before{content:""}.ph-thin.ph-camera-rotate:before{content:""}.ph-thin.ph-camera-slash:before{content:""}.ph-thin.ph-campfire:before{content:""}.ph-thin.ph-car:before{content:""}.ph-thin.ph-car-battery:before{content:""}.ph-thin.ph-car-profile:before{content:""}.ph-thin.ph-car-simple:before{content:""}.ph-thin.ph-cardholder:before{content:""}.ph-thin.ph-cards:before{content:""}.ph-thin.ph-cards-three:before{content:""}.ph-thin.ph-caret-circle-double-down:before{content:""}.ph-thin.ph-caret-circle-double-left:before{content:""}.ph-thin.ph-caret-circle-double-right:before{content:""}.ph-thin.ph-caret-circle-double-up:before{content:""}.ph-thin.ph-caret-circle-down:before{content:""}.ph-thin.ph-caret-circle-left:before{content:""}.ph-thin.ph-caret-circle-right:before{content:""}.ph-thin.ph-caret-circle-up:before{content:""}.ph-thin.ph-caret-circle-up-down:before{content:""}.ph-thin.ph-caret-double-down:before{content:""}.ph-thin.ph-caret-double-left:before{content:""}.ph-thin.ph-caret-double-right:before{content:""}.ph-thin.ph-caret-double-up:before{content:""}.ph-thin.ph-caret-down:before{content:""}.ph-thin.ph-caret-left:before{content:""}.ph-thin.ph-caret-line-down:before{content:""}.ph-thin.ph-caret-line-left:before{content:""}.ph-thin.ph-caret-line-right:before{content:""}.ph-thin.ph-caret-line-up:before{content:""}.ph-thin.ph-caret-right:before{content:""}.ph-thin.ph-caret-up:before{content:""}.ph-thin.ph-caret-up-down:before{content:""}.ph-thin.ph-carrot:before{content:""}.ph-thin.ph-cash-register:before{content:""}.ph-thin.ph-cassette-tape:before{content:""}.ph-thin.ph-castle-turret:before{content:""}.ph-thin.ph-cat:before{content:""}.ph-thin.ph-cell-signal-full:before{content:""}.ph-thin.ph-cell-signal-high:before{content:""}.ph-thin.ph-cell-signal-low:before{content:""}.ph-thin.ph-cell-signal-medium:before{content:""}.ph-thin.ph-cell-signal-none:before{content:""}.ph-thin.ph-cell-signal-slash:before{content:""}.ph-thin.ph-cell-signal-x:before{content:""}.ph-thin.ph-cell-tower:before{content:""}.ph-thin.ph-certificate:before{content:""}.ph-thin.ph-chair:before{content:""}.ph-thin.ph-chalkboard:before{content:""}.ph-thin.ph-chalkboard-simple:before{content:""}.ph-thin.ph-chalkboard-teacher:before{content:""}.ph-thin.ph-champagne:before{content:""}.ph-thin.ph-charging-station:before{content:""}.ph-thin.ph-chart-bar:before{content:""}.ph-thin.ph-chart-bar-horizontal:before{content:""}.ph-thin.ph-chart-donut:before{content:""}.ph-thin.ph-chart-line:before{content:""}.ph-thin.ph-chart-line-down:before{content:""}.ph-thin.ph-chart-line-up:before{content:""}.ph-thin.ph-chart-pie:before{content:""}.ph-thin.ph-chart-pie-slice:before{content:""}.ph-thin.ph-chart-polar:before{content:""}.ph-thin.ph-chart-scatter:before{content:""}.ph-thin.ph-chat:before{content:""}.ph-thin.ph-chat-centered:before{content:""}.ph-thin.ph-chat-centered-dots:before{content:""}.ph-thin.ph-chat-centered-slash:before{content:""}.ph-thin.ph-chat-centered-text:before{content:""}.ph-thin.ph-chat-circle:before{content:""}.ph-thin.ph-chat-circle-dots:before{content:""}.ph-thin.ph-chat-circle-slash:before{content:""}.ph-thin.ph-chat-circle-text:before{content:""}.ph-thin.ph-chat-dots:before{content:""}.ph-thin.ph-chat-slash:before{content:""}.ph-thin.ph-chat-teardrop:before{content:""}.ph-thin.ph-chat-teardrop-dots:before{content:""}.ph-thin.ph-chat-teardrop-slash:before{content:""}.ph-thin.ph-chat-teardrop-text:before{content:""}.ph-thin.ph-chat-text:before{content:""}.ph-thin.ph-chats:before{content:""}.ph-thin.ph-chats-circle:before{content:""}.ph-thin.ph-chats-teardrop:before{content:""}.ph-thin.ph-check:before{content:""}.ph-thin.ph-check-circle:before{content:""}.ph-thin.ph-check-fat:before{content:""}.ph-thin.ph-check-square:before{content:""}.ph-thin.ph-check-square-offset:before{content:""}.ph-thin.ph-checkerboard:before{content:""}.ph-thin.ph-checks:before{content:""}.ph-thin.ph-cheers:before{content:""}.ph-thin.ph-cheese:before{content:""}.ph-thin.ph-chef-hat:before{content:""}.ph-thin.ph-cherries:before{content:""}.ph-thin.ph-church:before{content:""}.ph-thin.ph-cigarette:before{content:""}.ph-thin.ph-cigarette-slash:before{content:""}.ph-thin.ph-circle:before{content:""}.ph-thin.ph-circle-dashed:before{content:""}.ph-thin.ph-circle-half:before{content:""}.ph-thin.ph-circle-half-tilt:before{content:""}.ph-thin.ph-circle-notch:before{content:""}.ph-thin.ph-circles-four:before{content:""}.ph-thin.ph-circles-three:before{content:""}.ph-thin.ph-circles-three-plus:before{content:""}.ph-thin.ph-circuitry:before{content:""}.ph-thin.ph-city:before{content:""}.ph-thin.ph-clipboard:before{content:""}.ph-thin.ph-clipboard-text:before{content:""}.ph-thin.ph-clock:before{content:""}.ph-thin.ph-clock-afternoon:before{content:""}.ph-thin.ph-clock-clockwise:before{content:""}.ph-thin.ph-clock-countdown:before{content:""}.ph-thin.ph-clock-counter-clockwise:before{content:""}.ph-thin.ph-clock-user:before{content:""}.ph-thin.ph-closed-captioning:before{content:""}.ph-thin.ph-cloud:before{content:""}.ph-thin.ph-cloud-arrow-down:before{content:""}.ph-thin.ph-cloud-arrow-up:before{content:""}.ph-thin.ph-cloud-check:before{content:""}.ph-thin.ph-cloud-fog:before{content:""}.ph-thin.ph-cloud-lightning:before{content:""}.ph-thin.ph-cloud-moon:before{content:""}.ph-thin.ph-cloud-rain:before{content:""}.ph-thin.ph-cloud-slash:before{content:""}.ph-thin.ph-cloud-snow:before{content:""}.ph-thin.ph-cloud-sun:before{content:""}.ph-thin.ph-cloud-warning:before{content:""}.ph-thin.ph-cloud-x:before{content:""}.ph-thin.ph-clover:before{content:""}.ph-thin.ph-club:before{content:""}.ph-thin.ph-coat-hanger:before{content:""}.ph-thin.ph-coda-logo:before{content:""}.ph-thin.ph-code:before{content:""}.ph-thin.ph-code-block:before{content:""}.ph-thin.ph-code-simple:before{content:""}.ph-thin.ph-codepen-logo:before{content:""}.ph-thin.ph-codesandbox-logo:before{content:""}.ph-thin.ph-coffee:before{content:""}.ph-thin.ph-coffee-bean:before{content:""}.ph-thin.ph-coin:before{content:""}.ph-thin.ph-coin-vertical:before{content:""}.ph-thin.ph-coins:before{content:""}.ph-thin.ph-columns:before{content:""}.ph-thin.ph-columns-plus-left:before{content:""}.ph-thin.ph-columns-plus-right:before{content:""}.ph-thin.ph-command:before{content:""}.ph-thin.ph-compass:before{content:""}.ph-thin.ph-compass-rose:before{content:""}.ph-thin.ph-compass-tool:before{content:""}.ph-thin.ph-computer-tower:before{content:""}.ph-thin.ph-confetti:before{content:""}.ph-thin.ph-contactless-payment:before{content:""}.ph-thin.ph-control:before{content:""}.ph-thin.ph-cookie:before{content:""}.ph-thin.ph-cooking-pot:before{content:""}.ph-thin.ph-copy:before{content:""}.ph-thin.ph-copy-simple:before{content:""}.ph-thin.ph-copyleft:before{content:""}.ph-thin.ph-copyright:before{content:""}.ph-thin.ph-corners-in:before{content:""}.ph-thin.ph-corners-out:before{content:""}.ph-thin.ph-couch:before{content:""}.ph-thin.ph-court-basketball:before{content:""}.ph-thin.ph-cow:before{content:""}.ph-thin.ph-cowboy-hat:before{content:""}.ph-thin.ph-cpu:before{content:""}.ph-thin.ph-crane:before{content:""}.ph-thin.ph-crane-tower:before{content:""}.ph-thin.ph-credit-card:before{content:""}.ph-thin.ph-cricket:before{content:""}.ph-thin.ph-crop:before{content:""}.ph-thin.ph-cross:before{content:""}.ph-thin.ph-crosshair:before{content:""}.ph-thin.ph-crosshair-simple:before{content:""}.ph-thin.ph-crown:before{content:""}.ph-thin.ph-crown-cross:before{content:""}.ph-thin.ph-crown-simple:before{content:""}.ph-thin.ph-cube:before{content:""}.ph-thin.ph-cube-focus:before{content:""}.ph-thin.ph-cube-transparent:before{content:""}.ph-thin.ph-currency-btc:before{content:""}.ph-thin.ph-currency-circle-dollar:before{content:""}.ph-thin.ph-currency-cny:before{content:""}.ph-thin.ph-currency-dollar:before{content:""}.ph-thin.ph-currency-dollar-simple:before{content:""}.ph-thin.ph-currency-eth:before{content:""}.ph-thin.ph-currency-eur:before{content:""}.ph-thin.ph-currency-gbp:before{content:""}.ph-thin.ph-currency-inr:before{content:""}.ph-thin.ph-currency-jpy:before{content:""}.ph-thin.ph-currency-krw:before{content:""}.ph-thin.ph-currency-kzt:before{content:""}.ph-thin.ph-currency-ngn:before{content:""}.ph-thin.ph-currency-rub:before{content:""}.ph-thin.ph-cursor:before{content:""}.ph-thin.ph-cursor-click:before{content:""}.ph-thin.ph-cursor-text:before{content:""}.ph-thin.ph-cylinder:before{content:""}.ph-thin.ph-database:before{content:""}.ph-thin.ph-desk:before{content:""}.ph-thin.ph-desktop:before{content:""}.ph-thin.ph-desktop-tower:before{content:""}.ph-thin.ph-detective:before{content:""}.ph-thin.ph-dev-to-logo:before{content:""}.ph-thin.ph-device-mobile:before{content:""}.ph-thin.ph-device-mobile-camera:before{content:""}.ph-thin.ph-device-mobile-slash:before{content:""}.ph-thin.ph-device-mobile-speaker:before{content:""}.ph-thin.ph-device-rotate:before{content:""}.ph-thin.ph-device-tablet:before{content:""}.ph-thin.ph-device-tablet-camera:before{content:""}.ph-thin.ph-device-tablet-speaker:before{content:""}.ph-thin.ph-devices:before{content:""}.ph-thin.ph-diamond:before{content:""}.ph-thin.ph-diamonds-four:before{content:""}.ph-thin.ph-dice-five:before{content:""}.ph-thin.ph-dice-four:before{content:""}.ph-thin.ph-dice-one:before{content:""}.ph-thin.ph-dice-six:before{content:""}.ph-thin.ph-dice-three:before{content:""}.ph-thin.ph-dice-two:before{content:""}.ph-thin.ph-disc:before{content:""}.ph-thin.ph-disco-ball:before{content:""}.ph-thin.ph-discord-logo:before{content:""}.ph-thin.ph-divide:before{content:""}.ph-thin.ph-dna:before{content:""}.ph-thin.ph-dog:before{content:""}.ph-thin.ph-door:before{content:""}.ph-thin.ph-door-open:before{content:""}.ph-thin.ph-dot:before{content:""}.ph-thin.ph-dot-outline:before{content:""}.ph-thin.ph-dots-nine:before{content:""}.ph-thin.ph-dots-six:before{content:""}.ph-thin.ph-dots-six-vertical:before{content:""}.ph-thin.ph-dots-three:before{content:""}.ph-thin.ph-dots-three-circle:before{content:""}.ph-thin.ph-dots-three-circle-vertical:before{content:""}.ph-thin.ph-dots-three-outline:before{content:""}.ph-thin.ph-dots-three-outline-vertical:before{content:""}.ph-thin.ph-dots-three-vertical:before{content:""}.ph-thin.ph-download:before{content:""}.ph-thin.ph-download-simple:before{content:""}.ph-thin.ph-dress:before{content:""}.ph-thin.ph-dresser:before{content:""}.ph-thin.ph-dribbble-logo:before{content:""}.ph-thin.ph-drone:before{content:""}.ph-thin.ph-drop:before{content:""}.ph-thin.ph-drop-half:before{content:""}.ph-thin.ph-drop-half-bottom:before{content:""}.ph-thin.ph-drop-simple:before{content:""}.ph-thin.ph-drop-slash:before{content:""}.ph-thin.ph-dropbox-logo:before{content:""}.ph-thin.ph-ear:before{content:""}.ph-thin.ph-ear-slash:before{content:""}.ph-thin.ph-egg:before{content:""}.ph-thin.ph-egg-crack:before{content:""}.ph-thin.ph-eject:before{content:""}.ph-thin.ph-eject-simple:before{content:""}.ph-thin.ph-elevator:before{content:""}.ph-thin.ph-empty:before{content:""}.ph-thin.ph-engine:before{content:""}.ph-thin.ph-envelope:before{content:""}.ph-thin.ph-envelope-open:before{content:""}.ph-thin.ph-envelope-simple:before{content:""}.ph-thin.ph-envelope-simple-open:before{content:""}.ph-thin.ph-equalizer:before{content:""}.ph-thin.ph-equals:before{content:""}.ph-thin.ph-eraser:before{content:""}.ph-thin.ph-escalator-down:before{content:""}.ph-thin.ph-escalator-up:before{content:""}.ph-thin.ph-exam:before{content:""}.ph-thin.ph-exclamation-mark:before{content:""}.ph-thin.ph-exclude:before{content:""}.ph-thin.ph-exclude-square:before{content:""}.ph-thin.ph-export:before{content:""}.ph-thin.ph-eye:before{content:""}.ph-thin.ph-eye-closed:before{content:""}.ph-thin.ph-eye-slash:before{content:""}.ph-thin.ph-eyedropper:before{content:""}.ph-thin.ph-eyedropper-sample:before{content:""}.ph-thin.ph-eyeglasses:before{content:""}.ph-thin.ph-eyes:before{content:""}.ph-thin.ph-face-mask:before{content:""}.ph-thin.ph-facebook-logo:before{content:""}.ph-thin.ph-factory:before{content:""}.ph-thin.ph-faders:before{content:""}.ph-thin.ph-faders-horizontal:before{content:""}.ph-thin.ph-fallout-shelter:before{content:""}.ph-thin.ph-fan:before{content:""}.ph-thin.ph-farm:before{content:""}.ph-thin.ph-fast-forward:before{content:""}.ph-thin.ph-fast-forward-circle:before{content:""}.ph-thin.ph-feather:before{content:""}.ph-thin.ph-fediverse-logo:before{content:""}.ph-thin.ph-figma-logo:before{content:""}.ph-thin.ph-file:before{content:""}.ph-thin.ph-file-archive:before{content:""}.ph-thin.ph-file-arrow-down:before{content:""}.ph-thin.ph-file-arrow-up:before{content:""}.ph-thin.ph-file-audio:before{content:""}.ph-thin.ph-file-c:before{content:""}.ph-thin.ph-file-c-sharp:before{content:""}.ph-thin.ph-file-cloud:before{content:""}.ph-thin.ph-file-code:before{content:""}.ph-thin.ph-file-cpp:before{content:""}.ph-thin.ph-file-css:before{content:""}.ph-thin.ph-file-csv:before{content:""}.ph-thin.ph-file-dashed:before{content:""}.ph-thin.ph-file-dotted:before{content:""}.ph-thin.ph-file-doc:before{content:""}.ph-thin.ph-file-html:before{content:""}.ph-thin.ph-file-image:before{content:""}.ph-thin.ph-file-ini:before{content:""}.ph-thin.ph-file-jpg:before{content:""}.ph-thin.ph-file-js:before{content:""}.ph-thin.ph-file-jsx:before{content:""}.ph-thin.ph-file-lock:before{content:""}.ph-thin.ph-file-magnifying-glass:before{content:""}.ph-thin.ph-file-search:before{content:""}.ph-thin.ph-file-md:before{content:""}.ph-thin.ph-file-minus:before{content:""}.ph-thin.ph-file-pdf:before{content:""}.ph-thin.ph-file-plus:before{content:""}.ph-thin.ph-file-png:before{content:""}.ph-thin.ph-file-ppt:before{content:""}.ph-thin.ph-file-py:before{content:""}.ph-thin.ph-file-rs:before{content:""}.ph-thin.ph-file-sql:before{content:""}.ph-thin.ph-file-svg:before{content:""}.ph-thin.ph-file-text:before{content:""}.ph-thin.ph-file-ts:before{content:""}.ph-thin.ph-file-tsx:before{content:""}.ph-thin.ph-file-txt:before{content:""}.ph-thin.ph-file-video:before{content:""}.ph-thin.ph-file-vue:before{content:""}.ph-thin.ph-file-x:before{content:""}.ph-thin.ph-file-xls:before{content:""}.ph-thin.ph-file-zip:before{content:""}.ph-thin.ph-files:before{content:""}.ph-thin.ph-film-reel:before{content:""}.ph-thin.ph-film-script:before{content:""}.ph-thin.ph-film-slate:before{content:""}.ph-thin.ph-film-strip:before{content:""}.ph-thin.ph-fingerprint:before{content:""}.ph-thin.ph-fingerprint-simple:before{content:""}.ph-thin.ph-finn-the-human:before{content:""}.ph-thin.ph-fire:before{content:""}.ph-thin.ph-fire-extinguisher:before{content:""}.ph-thin.ph-fire-simple:before{content:""}.ph-thin.ph-fire-truck:before{content:""}.ph-thin.ph-first-aid:before{content:""}.ph-thin.ph-first-aid-kit:before{content:""}.ph-thin.ph-fish:before{content:""}.ph-thin.ph-fish-simple:before{content:""}.ph-thin.ph-flag:before{content:""}.ph-thin.ph-flag-banner:before{content:""}.ph-thin.ph-flag-banner-fold:before{content:""}.ph-thin.ph-flag-checkered:before{content:""}.ph-thin.ph-flag-pennant:before{content:""}.ph-thin.ph-flame:before{content:""}.ph-thin.ph-flashlight:before{content:""}.ph-thin.ph-flask:before{content:""}.ph-thin.ph-flip-horizontal:before{content:""}.ph-thin.ph-flip-vertical:before{content:""}.ph-thin.ph-floppy-disk:before{content:""}.ph-thin.ph-floppy-disk-back:before{content:""}.ph-thin.ph-flow-arrow:before{content:""}.ph-thin.ph-flower:before{content:""}.ph-thin.ph-flower-lotus:before{content:""}.ph-thin.ph-flower-tulip:before{content:""}.ph-thin.ph-flying-saucer:before{content:""}.ph-thin.ph-folder:before{content:""}.ph-thin.ph-folder-notch:before{content:""}.ph-thin.ph-folder-dashed:before{content:""}.ph-thin.ph-folder-dotted:before{content:""}.ph-thin.ph-folder-lock:before{content:""}.ph-thin.ph-folder-minus:before{content:""}.ph-thin.ph-folder-notch-minus:before{content:""}.ph-thin.ph-folder-open:before{content:""}.ph-thin.ph-folder-notch-open:before{content:""}.ph-thin.ph-folder-plus:before{content:""}.ph-thin.ph-folder-notch-plus:before{content:""}.ph-thin.ph-folder-simple:before{content:""}.ph-thin.ph-folder-simple-dashed:before{content:""}.ph-thin.ph-folder-simple-dotted:before{content:""}.ph-thin.ph-folder-simple-lock:before{content:""}.ph-thin.ph-folder-simple-minus:before{content:""}.ph-thin.ph-folder-simple-plus:before{content:""}.ph-thin.ph-folder-simple-star:before{content:""}.ph-thin.ph-folder-simple-user:before{content:""}.ph-thin.ph-folder-star:before{content:""}.ph-thin.ph-folder-user:before{content:""}.ph-thin.ph-folders:before{content:""}.ph-thin.ph-football:before{content:""}.ph-thin.ph-football-helmet:before{content:""}.ph-thin.ph-footprints:before{content:""}.ph-thin.ph-fork-knife:before{content:""}.ph-thin.ph-four-k:before{content:""}.ph-thin.ph-frame-corners:before{content:""}.ph-thin.ph-framer-logo:before{content:""}.ph-thin.ph-function:before{content:""}.ph-thin.ph-funnel:before{content:""}.ph-thin.ph-funnel-simple:before{content:""}.ph-thin.ph-funnel-simple-x:before{content:""}.ph-thin.ph-funnel-x:before{content:""}.ph-thin.ph-game-controller:before{content:""}.ph-thin.ph-garage:before{content:""}.ph-thin.ph-gas-can:before{content:""}.ph-thin.ph-gas-pump:before{content:""}.ph-thin.ph-gauge:before{content:""}.ph-thin.ph-gavel:before{content:""}.ph-thin.ph-gear:before{content:""}.ph-thin.ph-gear-fine:before{content:""}.ph-thin.ph-gear-six:before{content:""}.ph-thin.ph-gender-female:before{content:""}.ph-thin.ph-gender-intersex:before{content:""}.ph-thin.ph-gender-male:before{content:""}.ph-thin.ph-gender-neuter:before{content:""}.ph-thin.ph-gender-nonbinary:before{content:""}.ph-thin.ph-gender-transgender:before{content:""}.ph-thin.ph-ghost:before{content:""}.ph-thin.ph-gif:before{content:""}.ph-thin.ph-gift:before{content:""}.ph-thin.ph-git-branch:before{content:""}.ph-thin.ph-git-commit:before{content:""}.ph-thin.ph-git-diff:before{content:""}.ph-thin.ph-git-fork:before{content:""}.ph-thin.ph-git-merge:before{content:""}.ph-thin.ph-git-pull-request:before{content:""}.ph-thin.ph-github-logo:before{content:""}.ph-thin.ph-gitlab-logo:before{content:""}.ph-thin.ph-gitlab-logo-simple:before{content:""}.ph-thin.ph-globe:before{content:""}.ph-thin.ph-globe-hemisphere-east:before{content:""}.ph-thin.ph-globe-hemisphere-west:before{content:""}.ph-thin.ph-globe-simple:before{content:""}.ph-thin.ph-globe-simple-x:before{content:""}.ph-thin.ph-globe-stand:before{content:""}.ph-thin.ph-globe-x:before{content:""}.ph-thin.ph-goggles:before{content:""}.ph-thin.ph-golf:before{content:""}.ph-thin.ph-goodreads-logo:before{content:""}.ph-thin.ph-google-cardboard-logo:before{content:""}.ph-thin.ph-google-chrome-logo:before{content:""}.ph-thin.ph-google-drive-logo:before{content:""}.ph-thin.ph-google-logo:before{content:""}.ph-thin.ph-google-photos-logo:before{content:""}.ph-thin.ph-google-play-logo:before{content:""}.ph-thin.ph-google-podcasts-logo:before{content:""}.ph-thin.ph-gps:before{content:""}.ph-thin.ph-gps-fix:before{content:""}.ph-thin.ph-gps-slash:before{content:""}.ph-thin.ph-gradient:before{content:""}.ph-thin.ph-graduation-cap:before{content:""}.ph-thin.ph-grains:before{content:""}.ph-thin.ph-grains-slash:before{content:""}.ph-thin.ph-graph:before{content:""}.ph-thin.ph-graphics-card:before{content:""}.ph-thin.ph-greater-than:before{content:""}.ph-thin.ph-greater-than-or-equal:before{content:""}.ph-thin.ph-grid-four:before{content:""}.ph-thin.ph-grid-nine:before{content:""}.ph-thin.ph-guitar:before{content:""}.ph-thin.ph-hair-dryer:before{content:""}.ph-thin.ph-hamburger:before{content:""}.ph-thin.ph-hammer:before{content:""}.ph-thin.ph-hand:before{content:""}.ph-thin.ph-hand-arrow-down:before{content:""}.ph-thin.ph-hand-arrow-up:before{content:""}.ph-thin.ph-hand-coins:before{content:""}.ph-thin.ph-hand-deposit:before{content:""}.ph-thin.ph-hand-eye:before{content:""}.ph-thin.ph-hand-fist:before{content:""}.ph-thin.ph-hand-grabbing:before{content:""}.ph-thin.ph-hand-heart:before{content:""}.ph-thin.ph-hand-palm:before{content:""}.ph-thin.ph-hand-peace:before{content:""}.ph-thin.ph-hand-pointing:before{content:""}.ph-thin.ph-hand-soap:before{content:""}.ph-thin.ph-hand-swipe-left:before{content:""}.ph-thin.ph-hand-swipe-right:before{content:""}.ph-thin.ph-hand-tap:before{content:""}.ph-thin.ph-hand-waving:before{content:""}.ph-thin.ph-hand-withdraw:before{content:""}.ph-thin.ph-handbag:before{content:""}.ph-thin.ph-handbag-simple:before{content:""}.ph-thin.ph-hands-clapping:before{content:""}.ph-thin.ph-hands-praying:before{content:""}.ph-thin.ph-handshake:before{content:""}.ph-thin.ph-hard-drive:before{content:""}.ph-thin.ph-hard-drives:before{content:""}.ph-thin.ph-hard-hat:before{content:""}.ph-thin.ph-hash:before{content:""}.ph-thin.ph-hash-straight:before{content:""}.ph-thin.ph-head-circuit:before{content:""}.ph-thin.ph-headlights:before{content:""}.ph-thin.ph-headphones:before{content:""}.ph-thin.ph-headset:before{content:""}.ph-thin.ph-heart:before{content:""}.ph-thin.ph-heart-break:before{content:""}.ph-thin.ph-heart-half:before{content:""}.ph-thin.ph-heart-straight:before{content:""}.ph-thin.ph-heart-straight-break:before{content:""}.ph-thin.ph-heartbeat:before{content:""}.ph-thin.ph-hexagon:before{content:""}.ph-thin.ph-high-definition:before{content:""}.ph-thin.ph-high-heel:before{content:""}.ph-thin.ph-highlighter:before{content:""}.ph-thin.ph-highlighter-circle:before{content:""}.ph-thin.ph-hockey:before{content:""}.ph-thin.ph-hoodie:before{content:""}.ph-thin.ph-horse:before{content:""}.ph-thin.ph-hospital:before{content:""}.ph-thin.ph-hourglass:before{content:""}.ph-thin.ph-hourglass-high:before{content:""}.ph-thin.ph-hourglass-low:before{content:""}.ph-thin.ph-hourglass-medium:before{content:""}.ph-thin.ph-hourglass-simple:before{content:""}.ph-thin.ph-hourglass-simple-high:before{content:""}.ph-thin.ph-hourglass-simple-low:before{content:""}.ph-thin.ph-hourglass-simple-medium:before{content:""}.ph-thin.ph-house:before{content:""}.ph-thin.ph-house-line:before{content:""}.ph-thin.ph-house-simple:before{content:""}.ph-thin.ph-hurricane:before{content:""}.ph-thin.ph-ice-cream:before{content:""}.ph-thin.ph-identification-badge:before{content:""}.ph-thin.ph-identification-card:before{content:""}.ph-thin.ph-image:before{content:""}.ph-thin.ph-image-broken:before{content:""}.ph-thin.ph-image-square:before{content:""}.ph-thin.ph-images:before{content:""}.ph-thin.ph-images-square:before{content:""}.ph-thin.ph-infinity:before{content:""}.ph-thin.ph-lemniscate:before{content:""}.ph-thin.ph-info:before{content:""}.ph-thin.ph-instagram-logo:before{content:""}.ph-thin.ph-intersect:before{content:""}.ph-thin.ph-intersect-square:before{content:""}.ph-thin.ph-intersect-three:before{content:""}.ph-thin.ph-intersection:before{content:""}.ph-thin.ph-invoice:before{content:""}.ph-thin.ph-island:before{content:""}.ph-thin.ph-jar:before{content:""}.ph-thin.ph-jar-label:before{content:""}.ph-thin.ph-jeep:before{content:""}.ph-thin.ph-joystick:before{content:""}.ph-thin.ph-kanban:before{content:""}.ph-thin.ph-key:before{content:""}.ph-thin.ph-key-return:before{content:""}.ph-thin.ph-keyboard:before{content:""}.ph-thin.ph-keyhole:before{content:""}.ph-thin.ph-knife:before{content:""}.ph-thin.ph-ladder:before{content:""}.ph-thin.ph-ladder-simple:before{content:""}.ph-thin.ph-lamp:before{content:""}.ph-thin.ph-lamp-pendant:before{content:""}.ph-thin.ph-laptop:before{content:""}.ph-thin.ph-lasso:before{content:""}.ph-thin.ph-lastfm-logo:before{content:""}.ph-thin.ph-layout:before{content:""}.ph-thin.ph-leaf:before{content:""}.ph-thin.ph-lectern:before{content:""}.ph-thin.ph-lego:before{content:""}.ph-thin.ph-lego-smiley:before{content:""}.ph-thin.ph-less-than:before{content:""}.ph-thin.ph-less-than-or-equal:before{content:""}.ph-thin.ph-letter-circle-h:before{content:""}.ph-thin.ph-letter-circle-p:before{content:""}.ph-thin.ph-letter-circle-v:before{content:""}.ph-thin.ph-lifebuoy:before{content:""}.ph-thin.ph-lightbulb:before{content:""}.ph-thin.ph-lightbulb-filament:before{content:""}.ph-thin.ph-lighthouse:before{content:""}.ph-thin.ph-lightning:before{content:""}.ph-thin.ph-lightning-a:before{content:""}.ph-thin.ph-lightning-slash:before{content:""}.ph-thin.ph-line-segment:before{content:""}.ph-thin.ph-line-segments:before{content:""}.ph-thin.ph-line-vertical:before{content:""}.ph-thin.ph-link:before{content:""}.ph-thin.ph-link-break:before{content:""}.ph-thin.ph-link-simple:before{content:""}.ph-thin.ph-link-simple-break:before{content:""}.ph-thin.ph-link-simple-horizontal:before{content:""}.ph-thin.ph-link-simple-horizontal-break:before{content:""}.ph-thin.ph-linkedin-logo:before{content:""}.ph-thin.ph-linktree-logo:before{content:""}.ph-thin.ph-linux-logo:before{content:""}.ph-thin.ph-list:before{content:""}.ph-thin.ph-list-bullets:before{content:""}.ph-thin.ph-list-checks:before{content:""}.ph-thin.ph-list-dashes:before{content:""}.ph-thin.ph-list-heart:before{content:""}.ph-thin.ph-list-magnifying-glass:before{content:""}.ph-thin.ph-list-numbers:before{content:""}.ph-thin.ph-list-plus:before{content:""}.ph-thin.ph-list-star:before{content:""}.ph-thin.ph-lock:before{content:""}.ph-thin.ph-lock-key:before{content:""}.ph-thin.ph-lock-key-open:before{content:""}.ph-thin.ph-lock-laminated:before{content:""}.ph-thin.ph-lock-laminated-open:before{content:""}.ph-thin.ph-lock-open:before{content:""}.ph-thin.ph-lock-simple:before{content:""}.ph-thin.ph-lock-simple-open:before{content:""}.ph-thin.ph-lockers:before{content:""}.ph-thin.ph-log:before{content:""}.ph-thin.ph-magic-wand:before{content:""}.ph-thin.ph-magnet:before{content:""}.ph-thin.ph-magnet-straight:before{content:""}.ph-thin.ph-magnifying-glass:before{content:""}.ph-thin.ph-magnifying-glass-minus:before{content:""}.ph-thin.ph-magnifying-glass-plus:before{content:""}.ph-thin.ph-mailbox:before{content:""}.ph-thin.ph-map-pin:before{content:""}.ph-thin.ph-map-pin-area:before{content:""}.ph-thin.ph-map-pin-line:before{content:""}.ph-thin.ph-map-pin-plus:before{content:""}.ph-thin.ph-map-pin-simple:before{content:""}.ph-thin.ph-map-pin-simple-area:before{content:""}.ph-thin.ph-map-pin-simple-line:before{content:""}.ph-thin.ph-map-trifold:before{content:""}.ph-thin.ph-markdown-logo:before{content:""}.ph-thin.ph-marker-circle:before{content:""}.ph-thin.ph-martini:before{content:""}.ph-thin.ph-mask-happy:before{content:""}.ph-thin.ph-mask-sad:before{content:""}.ph-thin.ph-mastodon-logo:before{content:""}.ph-thin.ph-math-operations:before{content:""}.ph-thin.ph-matrix-logo:before{content:""}.ph-thin.ph-medal:before{content:""}.ph-thin.ph-medal-military:before{content:""}.ph-thin.ph-medium-logo:before{content:""}.ph-thin.ph-megaphone:before{content:""}.ph-thin.ph-megaphone-simple:before{content:""}.ph-thin.ph-member-of:before{content:""}.ph-thin.ph-memory:before{content:""}.ph-thin.ph-messenger-logo:before{content:""}.ph-thin.ph-meta-logo:before{content:""}.ph-thin.ph-meteor:before{content:""}.ph-thin.ph-metronome:before{content:""}.ph-thin.ph-microphone:before{content:""}.ph-thin.ph-microphone-slash:before{content:""}.ph-thin.ph-microphone-stage:before{content:""}.ph-thin.ph-microscope:before{content:""}.ph-thin.ph-microsoft-excel-logo:before{content:""}.ph-thin.ph-microsoft-outlook-logo:before{content:""}.ph-thin.ph-microsoft-powerpoint-logo:before{content:""}.ph-thin.ph-microsoft-teams-logo:before{content:""}.ph-thin.ph-microsoft-word-logo:before{content:""}.ph-thin.ph-minus:before{content:""}.ph-thin.ph-minus-circle:before{content:""}.ph-thin.ph-minus-square:before{content:""}.ph-thin.ph-money:before{content:""}.ph-thin.ph-money-wavy:before{content:""}.ph-thin.ph-monitor:before{content:""}.ph-thin.ph-monitor-arrow-up:before{content:""}.ph-thin.ph-monitor-play:before{content:""}.ph-thin.ph-moon:before{content:""}.ph-thin.ph-moon-stars:before{content:""}.ph-thin.ph-moped:before{content:""}.ph-thin.ph-moped-front:before{content:""}.ph-thin.ph-mosque:before{content:""}.ph-thin.ph-motorcycle:before{content:""}.ph-thin.ph-mountains:before{content:""}.ph-thin.ph-mouse:before{content:""}.ph-thin.ph-mouse-left-click:before{content:""}.ph-thin.ph-mouse-middle-click:before{content:""}.ph-thin.ph-mouse-right-click:before{content:""}.ph-thin.ph-mouse-scroll:before{content:""}.ph-thin.ph-mouse-simple:before{content:""}.ph-thin.ph-music-note:before{content:""}.ph-thin.ph-music-note-simple:before{content:""}.ph-thin.ph-music-notes:before{content:""}.ph-thin.ph-music-notes-minus:before{content:""}.ph-thin.ph-music-notes-plus:before{content:""}.ph-thin.ph-music-notes-simple:before{content:""}.ph-thin.ph-navigation-arrow:before{content:""}.ph-thin.ph-needle:before{content:""}.ph-thin.ph-network:before{content:""}.ph-thin.ph-network-slash:before{content:""}.ph-thin.ph-network-x:before{content:""}.ph-thin.ph-newspaper:before{content:""}.ph-thin.ph-newspaper-clipping:before{content:""}.ph-thin.ph-not-equals:before{content:""}.ph-thin.ph-not-member-of:before{content:""}.ph-thin.ph-not-subset-of:before{content:""}.ph-thin.ph-not-superset-of:before{content:""}.ph-thin.ph-notches:before{content:""}.ph-thin.ph-note:before{content:""}.ph-thin.ph-note-blank:before{content:""}.ph-thin.ph-note-pencil:before{content:""}.ph-thin.ph-notebook:before{content:""}.ph-thin.ph-notepad:before{content:""}.ph-thin.ph-notification:before{content:""}.ph-thin.ph-notion-logo:before{content:""}.ph-thin.ph-nuclear-plant:before{content:""}.ph-thin.ph-number-circle-eight:before{content:""}.ph-thin.ph-number-circle-five:before{content:""}.ph-thin.ph-number-circle-four:before{content:""}.ph-thin.ph-number-circle-nine:before{content:""}.ph-thin.ph-number-circle-one:before{content:""}.ph-thin.ph-number-circle-seven:before{content:""}.ph-thin.ph-number-circle-six:before{content:""}.ph-thin.ph-number-circle-three:before{content:""}.ph-thin.ph-number-circle-two:before{content:""}.ph-thin.ph-number-circle-zero:before{content:""}.ph-thin.ph-number-eight:before{content:""}.ph-thin.ph-number-five:before{content:""}.ph-thin.ph-number-four:before{content:""}.ph-thin.ph-number-nine:before{content:""}.ph-thin.ph-number-one:before{content:""}.ph-thin.ph-number-seven:before{content:""}.ph-thin.ph-number-six:before{content:""}.ph-thin.ph-number-square-eight:before{content:""}.ph-thin.ph-number-square-five:before{content:""}.ph-thin.ph-number-square-four:before{content:""}.ph-thin.ph-number-square-nine:before{content:""}.ph-thin.ph-number-square-one:before{content:""}.ph-thin.ph-number-square-seven:before{content:""}.ph-thin.ph-number-square-six:before{content:""}.ph-thin.ph-number-square-three:before{content:""}.ph-thin.ph-number-square-two:before{content:""}.ph-thin.ph-number-square-zero:before{content:""}.ph-thin.ph-number-three:before{content:""}.ph-thin.ph-number-two:before{content:""}.ph-thin.ph-number-zero:before{content:""}.ph-thin.ph-numpad:before{content:""}.ph-thin.ph-nut:before{content:""}.ph-thin.ph-ny-times-logo:before{content:""}.ph-thin.ph-octagon:before{content:""}.ph-thin.ph-office-chair:before{content:""}.ph-thin.ph-onigiri:before{content:""}.ph-thin.ph-open-ai-logo:before{content:""}.ph-thin.ph-option:before{content:""}.ph-thin.ph-orange:before{content:""}.ph-thin.ph-orange-slice:before{content:""}.ph-thin.ph-oven:before{content:""}.ph-thin.ph-package:before{content:""}.ph-thin.ph-paint-brush:before{content:""}.ph-thin.ph-paint-brush-broad:before{content:""}.ph-thin.ph-paint-brush-household:before{content:""}.ph-thin.ph-paint-bucket:before{content:""}.ph-thin.ph-paint-roller:before{content:""}.ph-thin.ph-palette:before{content:""}.ph-thin.ph-panorama:before{content:""}.ph-thin.ph-pants:before{content:""}.ph-thin.ph-paper-plane:before{content:""}.ph-thin.ph-paper-plane-right:before{content:""}.ph-thin.ph-paper-plane-tilt:before{content:""}.ph-thin.ph-paperclip:before{content:""}.ph-thin.ph-paperclip-horizontal:before{content:""}.ph-thin.ph-parachute:before{content:""}.ph-thin.ph-paragraph:before{content:""}.ph-thin.ph-parallelogram:before{content:""}.ph-thin.ph-park:before{content:""}.ph-thin.ph-password:before{content:""}.ph-thin.ph-path:before{content:""}.ph-thin.ph-patreon-logo:before{content:""}.ph-thin.ph-pause:before{content:""}.ph-thin.ph-pause-circle:before{content:""}.ph-thin.ph-paw-print:before{content:""}.ph-thin.ph-paypal-logo:before{content:""}.ph-thin.ph-peace:before{content:""}.ph-thin.ph-pen:before{content:""}.ph-thin.ph-pen-nib:before{content:""}.ph-thin.ph-pen-nib-straight:before{content:""}.ph-thin.ph-pencil:before{content:""}.ph-thin.ph-pencil-circle:before{content:""}.ph-thin.ph-pencil-line:before{content:""}.ph-thin.ph-pencil-ruler:before{content:""}.ph-thin.ph-pencil-simple:before{content:""}.ph-thin.ph-pencil-simple-line:before{content:""}.ph-thin.ph-pencil-simple-slash:before{content:""}.ph-thin.ph-pencil-slash:before{content:""}.ph-thin.ph-pentagon:before{content:""}.ph-thin.ph-pentagram:before{content:""}.ph-thin.ph-pepper:before{content:""}.ph-thin.ph-percent:before{content:""}.ph-thin.ph-person:before{content:""}.ph-thin.ph-person-arms-spread:before{content:""}.ph-thin.ph-person-simple:before{content:""}.ph-thin.ph-person-simple-bike:before{content:""}.ph-thin.ph-person-simple-circle:before{content:""}.ph-thin.ph-person-simple-hike:before{content:""}.ph-thin.ph-person-simple-run:before{content:""}.ph-thin.ph-person-simple-ski:before{content:""}.ph-thin.ph-person-simple-snowboard:before{content:""}.ph-thin.ph-person-simple-swim:before{content:""}.ph-thin.ph-person-simple-tai-chi:before{content:""}.ph-thin.ph-person-simple-throw:before{content:""}.ph-thin.ph-person-simple-walk:before{content:""}.ph-thin.ph-perspective:before{content:""}.ph-thin.ph-phone:before{content:""}.ph-thin.ph-phone-call:before{content:""}.ph-thin.ph-phone-disconnect:before{content:""}.ph-thin.ph-phone-incoming:before{content:""}.ph-thin.ph-phone-list:before{content:""}.ph-thin.ph-phone-outgoing:before{content:""}.ph-thin.ph-phone-pause:before{content:""}.ph-thin.ph-phone-plus:before{content:""}.ph-thin.ph-phone-slash:before{content:""}.ph-thin.ph-phone-transfer:before{content:""}.ph-thin.ph-phone-x:before{content:""}.ph-thin.ph-phosphor-logo:before{content:""}.ph-thin.ph-pi:before{content:""}.ph-thin.ph-piano-keys:before{content:""}.ph-thin.ph-picnic-table:before{content:""}.ph-thin.ph-picture-in-picture:before{content:""}.ph-thin.ph-piggy-bank:before{content:""}.ph-thin.ph-pill:before{content:""}.ph-thin.ph-ping-pong:before{content:""}.ph-thin.ph-pint-glass:before{content:""}.ph-thin.ph-pinterest-logo:before{content:""}.ph-thin.ph-pinwheel:before{content:""}.ph-thin.ph-pipe:before{content:""}.ph-thin.ph-pipe-wrench:before{content:""}.ph-thin.ph-pix-logo:before{content:""}.ph-thin.ph-pizza:before{content:""}.ph-thin.ph-placeholder:before{content:""}.ph-thin.ph-planet:before{content:""}.ph-thin.ph-plant:before{content:""}.ph-thin.ph-play:before{content:""}.ph-thin.ph-play-circle:before{content:""}.ph-thin.ph-play-pause:before{content:""}.ph-thin.ph-playlist:before{content:""}.ph-thin.ph-plug:before{content:""}.ph-thin.ph-plug-charging:before{content:""}.ph-thin.ph-plugs:before{content:""}.ph-thin.ph-plugs-connected:before{content:""}.ph-thin.ph-plus:before{content:""}.ph-thin.ph-plus-circle:before{content:""}.ph-thin.ph-plus-minus:before{content:""}.ph-thin.ph-plus-square:before{content:""}.ph-thin.ph-poker-chip:before{content:""}.ph-thin.ph-police-car:before{content:""}.ph-thin.ph-polygon:before{content:""}.ph-thin.ph-popcorn:before{content:""}.ph-thin.ph-popsicle:before{content:""}.ph-thin.ph-potted-plant:before{content:""}.ph-thin.ph-power:before{content:""}.ph-thin.ph-prescription:before{content:""}.ph-thin.ph-presentation:before{content:""}.ph-thin.ph-presentation-chart:before{content:""}.ph-thin.ph-printer:before{content:""}.ph-thin.ph-prohibit:before{content:""}.ph-thin.ph-prohibit-inset:before{content:""}.ph-thin.ph-projector-screen:before{content:""}.ph-thin.ph-projector-screen-chart:before{content:""}.ph-thin.ph-pulse:before{content:""}.ph-thin.ph-activity:before{content:""}.ph-thin.ph-push-pin:before{content:""}.ph-thin.ph-push-pin-simple:before{content:""}.ph-thin.ph-push-pin-simple-slash:before{content:""}.ph-thin.ph-push-pin-slash:before{content:""}.ph-thin.ph-puzzle-piece:before{content:""}.ph-thin.ph-qr-code:before{content:""}.ph-thin.ph-question:before{content:""}.ph-thin.ph-question-mark:before{content:""}.ph-thin.ph-queue:before{content:""}.ph-thin.ph-quotes:before{content:""}.ph-thin.ph-rabbit:before{content:""}.ph-thin.ph-racquet:before{content:""}.ph-thin.ph-radical:before{content:""}.ph-thin.ph-radio:before{content:""}.ph-thin.ph-radio-button:before{content:""}.ph-thin.ph-radioactive:before{content:""}.ph-thin.ph-rainbow:before{content:""}.ph-thin.ph-rainbow-cloud:before{content:""}.ph-thin.ph-ranking:before{content:""}.ph-thin.ph-read-cv-logo:before{content:""}.ph-thin.ph-receipt:before{content:""}.ph-thin.ph-receipt-x:before{content:""}.ph-thin.ph-record:before{content:""}.ph-thin.ph-rectangle:before{content:""}.ph-thin.ph-rectangle-dashed:before{content:""}.ph-thin.ph-recycle:before{content:""}.ph-thin.ph-reddit-logo:before{content:""}.ph-thin.ph-repeat:before{content:""}.ph-thin.ph-repeat-once:before{content:""}.ph-thin.ph-replit-logo:before{content:""}.ph-thin.ph-resize:before{content:""}.ph-thin.ph-rewind:before{content:""}.ph-thin.ph-rewind-circle:before{content:""}.ph-thin.ph-road-horizon:before{content:""}.ph-thin.ph-robot:before{content:""}.ph-thin.ph-rocket:before{content:""}.ph-thin.ph-rocket-launch:before{content:""}.ph-thin.ph-rows:before{content:""}.ph-thin.ph-rows-plus-bottom:before{content:""}.ph-thin.ph-rows-plus-top:before{content:""}.ph-thin.ph-rss:before{content:""}.ph-thin.ph-rss-simple:before{content:""}.ph-thin.ph-rug:before{content:""}.ph-thin.ph-ruler:before{content:""}.ph-thin.ph-sailboat:before{content:""}.ph-thin.ph-scales:before{content:""}.ph-thin.ph-scan:before{content:""}.ph-thin.ph-scan-smiley:before{content:""}.ph-thin.ph-scissors:before{content:""}.ph-thin.ph-scooter:before{content:""}.ph-thin.ph-screencast:before{content:""}.ph-thin.ph-screwdriver:before{content:""}.ph-thin.ph-scribble:before{content:""}.ph-thin.ph-scribble-loop:before{content:""}.ph-thin.ph-scroll:before{content:""}.ph-thin.ph-seal:before{content:""}.ph-thin.ph-circle-wavy:before{content:""}.ph-thin.ph-seal-check:before{content:""}.ph-thin.ph-circle-wavy-check:before{content:""}.ph-thin.ph-seal-percent:before{content:""}.ph-thin.ph-seal-question:before{content:""}.ph-thin.ph-circle-wavy-question:before{content:""}.ph-thin.ph-seal-warning:before{content:""}.ph-thin.ph-circle-wavy-warning:before{content:""}.ph-thin.ph-seat:before{content:""}.ph-thin.ph-seatbelt:before{content:""}.ph-thin.ph-security-camera:before{content:""}.ph-thin.ph-selection:before{content:""}.ph-thin.ph-selection-all:before{content:""}.ph-thin.ph-selection-background:before{content:""}.ph-thin.ph-selection-foreground:before{content:""}.ph-thin.ph-selection-inverse:before{content:""}.ph-thin.ph-selection-plus:before{content:""}.ph-thin.ph-selection-slash:before{content:""}.ph-thin.ph-shapes:before{content:""}.ph-thin.ph-share:before{content:""}.ph-thin.ph-share-fat:before{content:""}.ph-thin.ph-share-network:before{content:""}.ph-thin.ph-shield:before{content:""}.ph-thin.ph-shield-check:before{content:""}.ph-thin.ph-shield-checkered:before{content:""}.ph-thin.ph-shield-chevron:before{content:""}.ph-thin.ph-shield-plus:before{content:""}.ph-thin.ph-shield-slash:before{content:""}.ph-thin.ph-shield-star:before{content:""}.ph-thin.ph-shield-warning:before{content:""}.ph-thin.ph-shipping-container:before{content:""}.ph-thin.ph-shirt-folded:before{content:""}.ph-thin.ph-shooting-star:before{content:""}.ph-thin.ph-shopping-bag:before{content:""}.ph-thin.ph-shopping-bag-open:before{content:""}.ph-thin.ph-shopping-cart:before{content:""}.ph-thin.ph-shopping-cart-simple:before{content:""}.ph-thin.ph-shovel:before{content:""}.ph-thin.ph-shower:before{content:""}.ph-thin.ph-shrimp:before{content:""}.ph-thin.ph-shuffle:before{content:""}.ph-thin.ph-shuffle-angular:before{content:""}.ph-thin.ph-shuffle-simple:before{content:""}.ph-thin.ph-sidebar:before{content:""}.ph-thin.ph-sidebar-simple:before{content:""}.ph-thin.ph-sigma:before{content:""}.ph-thin.ph-sign-in:before{content:""}.ph-thin.ph-sign-out:before{content:""}.ph-thin.ph-signature:before{content:""}.ph-thin.ph-signpost:before{content:""}.ph-thin.ph-sim-card:before{content:""}.ph-thin.ph-siren:before{content:""}.ph-thin.ph-sketch-logo:before{content:""}.ph-thin.ph-skip-back:before{content:""}.ph-thin.ph-skip-back-circle:before{content:""}.ph-thin.ph-skip-forward:before{content:""}.ph-thin.ph-skip-forward-circle:before{content:""}.ph-thin.ph-skull:before{content:""}.ph-thin.ph-skype-logo:before{content:""}.ph-thin.ph-slack-logo:before{content:""}.ph-thin.ph-sliders:before{content:""}.ph-thin.ph-sliders-horizontal:before{content:""}.ph-thin.ph-slideshow:before{content:""}.ph-thin.ph-smiley:before{content:""}.ph-thin.ph-smiley-angry:before{content:""}.ph-thin.ph-smiley-blank:before{content:""}.ph-thin.ph-smiley-meh:before{content:""}.ph-thin.ph-smiley-melting:before{content:""}.ph-thin.ph-smiley-nervous:before{content:""}.ph-thin.ph-smiley-sad:before{content:""}.ph-thin.ph-smiley-sticker:before{content:""}.ph-thin.ph-smiley-wink:before{content:""}.ph-thin.ph-smiley-x-eyes:before{content:""}.ph-thin.ph-snapchat-logo:before{content:""}.ph-thin.ph-sneaker:before{content:""}.ph-thin.ph-sneaker-move:before{content:""}.ph-thin.ph-snowflake:before{content:""}.ph-thin.ph-soccer-ball:before{content:""}.ph-thin.ph-sock:before{content:""}.ph-thin.ph-solar-panel:before{content:""}.ph-thin.ph-solar-roof:before{content:""}.ph-thin.ph-sort-ascending:before{content:""}.ph-thin.ph-sort-descending:before{content:""}.ph-thin.ph-soundcloud-logo:before{content:""}.ph-thin.ph-spade:before{content:""}.ph-thin.ph-sparkle:before{content:""}.ph-thin.ph-speaker-hifi:before{content:""}.ph-thin.ph-speaker-high:before{content:""}.ph-thin.ph-speaker-low:before{content:""}.ph-thin.ph-speaker-none:before{content:""}.ph-thin.ph-speaker-simple-high:before{content:""}.ph-thin.ph-speaker-simple-low:before{content:""}.ph-thin.ph-speaker-simple-none:before{content:""}.ph-thin.ph-speaker-simple-slash:before{content:""}.ph-thin.ph-speaker-simple-x:before{content:""}.ph-thin.ph-speaker-slash:before{content:""}.ph-thin.ph-speaker-x:before{content:""}.ph-thin.ph-speedometer:before{content:""}.ph-thin.ph-sphere:before{content:""}.ph-thin.ph-spinner:before{content:""}.ph-thin.ph-spinner-ball:before{content:""}.ph-thin.ph-spinner-gap:before{content:""}.ph-thin.ph-spiral:before{content:""}.ph-thin.ph-split-horizontal:before{content:""}.ph-thin.ph-split-vertical:before{content:""}.ph-thin.ph-spotify-logo:before{content:""}.ph-thin.ph-spray-bottle:before{content:""}.ph-thin.ph-square:before{content:""}.ph-thin.ph-square-half:before{content:""}.ph-thin.ph-square-half-bottom:before{content:""}.ph-thin.ph-square-logo:before{content:""}.ph-thin.ph-square-split-horizontal:before{content:""}.ph-thin.ph-square-split-vertical:before{content:""}.ph-thin.ph-squares-four:before{content:""}.ph-thin.ph-stack:before{content:""}.ph-thin.ph-stack-minus:before{content:""}.ph-thin.ph-stack-overflow-logo:before{content:""}.ph-thin.ph-stack-plus:before{content:""}.ph-thin.ph-stack-simple:before{content:""}.ph-thin.ph-stairs:before{content:""}.ph-thin.ph-stamp:before{content:""}.ph-thin.ph-standard-definition:before{content:""}.ph-thin.ph-star:before{content:""}.ph-thin.ph-star-and-crescent:before{content:""}.ph-thin.ph-star-four:before{content:""}.ph-thin.ph-star-half:before{content:""}.ph-thin.ph-star-of-david:before{content:""}.ph-thin.ph-steam-logo:before{content:""}.ph-thin.ph-steering-wheel:before{content:""}.ph-thin.ph-steps:before{content:""}.ph-thin.ph-stethoscope:before{content:""}.ph-thin.ph-sticker:before{content:""}.ph-thin.ph-stool:before{content:""}.ph-thin.ph-stop:before{content:""}.ph-thin.ph-stop-circle:before{content:""}.ph-thin.ph-storefront:before{content:""}.ph-thin.ph-strategy:before{content:""}.ph-thin.ph-stripe-logo:before{content:""}.ph-thin.ph-student:before{content:""}.ph-thin.ph-subset-of:before{content:""}.ph-thin.ph-subset-proper-of:before{content:""}.ph-thin.ph-subtitles:before{content:""}.ph-thin.ph-subtitles-slash:before{content:""}.ph-thin.ph-subtract:before{content:""}.ph-thin.ph-subtract-square:before{content:""}.ph-thin.ph-subway:before{content:""}.ph-thin.ph-suitcase:before{content:""}.ph-thin.ph-suitcase-rolling:before{content:""}.ph-thin.ph-suitcase-simple:before{content:""}.ph-thin.ph-sun:before{content:""}.ph-thin.ph-sun-dim:before{content:""}.ph-thin.ph-sun-horizon:before{content:""}.ph-thin.ph-sunglasses:before{content:""}.ph-thin.ph-superset-of:before{content:""}.ph-thin.ph-superset-proper-of:before{content:""}.ph-thin.ph-swap:before{content:""}.ph-thin.ph-swatches:before{content:""}.ph-thin.ph-swimming-pool:before{content:""}.ph-thin.ph-sword:before{content:""}.ph-thin.ph-synagogue:before{content:""}.ph-thin.ph-syringe:before{content:""}.ph-thin.ph-t-shirt:before{content:""}.ph-thin.ph-table:before{content:""}.ph-thin.ph-tabs:before{content:""}.ph-thin.ph-tag:before{content:""}.ph-thin.ph-tag-chevron:before{content:""}.ph-thin.ph-tag-simple:before{content:""}.ph-thin.ph-target:before{content:""}.ph-thin.ph-taxi:before{content:""}.ph-thin.ph-tea-bag:before{content:""}.ph-thin.ph-telegram-logo:before{content:""}.ph-thin.ph-television:before{content:""}.ph-thin.ph-television-simple:before{content:""}.ph-thin.ph-tennis-ball:before{content:""}.ph-thin.ph-tent:before{content:""}.ph-thin.ph-terminal:before{content:""}.ph-thin.ph-terminal-window:before{content:""}.ph-thin.ph-test-tube:before{content:""}.ph-thin.ph-text-a-underline:before{content:""}.ph-thin.ph-text-aa:before{content:""}.ph-thin.ph-text-align-center:before{content:""}.ph-thin.ph-text-align-justify:before{content:""}.ph-thin.ph-text-align-left:before{content:""}.ph-thin.ph-text-align-right:before{content:""}.ph-thin.ph-text-b:before{content:""}.ph-thin.ph-text-bolder:before{content:""}.ph-thin.ph-text-columns:before{content:""}.ph-thin.ph-text-h:before{content:""}.ph-thin.ph-text-h-five:before{content:""}.ph-thin.ph-text-h-four:before{content:""}.ph-thin.ph-text-h-one:before{content:""}.ph-thin.ph-text-h-six:before{content:""}.ph-thin.ph-text-h-three:before{content:""}.ph-thin.ph-text-h-two:before{content:""}.ph-thin.ph-text-indent:before{content:""}.ph-thin.ph-text-italic:before{content:""}.ph-thin.ph-text-outdent:before{content:""}.ph-thin.ph-text-strikethrough:before{content:""}.ph-thin.ph-text-subscript:before{content:""}.ph-thin.ph-text-superscript:before{content:""}.ph-thin.ph-text-t:before{content:""}.ph-thin.ph-text-t-slash:before{content:""}.ph-thin.ph-text-underline:before{content:""}.ph-thin.ph-textbox:before{content:""}.ph-thin.ph-thermometer:before{content:""}.ph-thin.ph-thermometer-cold:before{content:""}.ph-thin.ph-thermometer-hot:before{content:""}.ph-thin.ph-thermometer-simple:before{content:""}.ph-thin.ph-threads-logo:before{content:""}.ph-thin.ph-three-d:before{content:""}.ph-thin.ph-thumbs-down:before{content:""}.ph-thin.ph-thumbs-up:before{content:""}.ph-thin.ph-ticket:before{content:""}.ph-thin.ph-tidal-logo:before{content:""}.ph-thin.ph-tiktok-logo:before{content:""}.ph-thin.ph-tilde:before{content:""}.ph-thin.ph-timer:before{content:""}.ph-thin.ph-tip-jar:before{content:""}.ph-thin.ph-tipi:before{content:""}.ph-thin.ph-tire:before{content:""}.ph-thin.ph-toggle-left:before{content:""}.ph-thin.ph-toggle-right:before{content:""}.ph-thin.ph-toilet:before{content:""}.ph-thin.ph-toilet-paper:before{content:""}.ph-thin.ph-toolbox:before{content:""}.ph-thin.ph-tooth:before{content:""}.ph-thin.ph-tornado:before{content:""}.ph-thin.ph-tote:before{content:""}.ph-thin.ph-tote-simple:before{content:""}.ph-thin.ph-towel:before{content:""}.ph-thin.ph-tractor:before{content:""}.ph-thin.ph-trademark:before{content:""}.ph-thin.ph-trademark-registered:before{content:""}.ph-thin.ph-traffic-cone:before{content:""}.ph-thin.ph-traffic-sign:before{content:""}.ph-thin.ph-traffic-signal:before{content:""}.ph-thin.ph-train:before{content:""}.ph-thin.ph-train-regional:before{content:""}.ph-thin.ph-train-simple:before{content:""}.ph-thin.ph-tram:before{content:""}.ph-thin.ph-translate:before{content:""}.ph-thin.ph-trash:before{content:""}.ph-thin.ph-trash-simple:before{content:""}.ph-thin.ph-tray:before{content:""}.ph-thin.ph-tray-arrow-down:before{content:""}.ph-thin.ph-archive-tray:before{content:""}.ph-thin.ph-tray-arrow-up:before{content:""}.ph-thin.ph-treasure-chest:before{content:""}.ph-thin.ph-tree:before{content:""}.ph-thin.ph-tree-evergreen:before{content:""}.ph-thin.ph-tree-palm:before{content:""}.ph-thin.ph-tree-structure:before{content:""}.ph-thin.ph-tree-view:before{content:""}.ph-thin.ph-trend-down:before{content:""}.ph-thin.ph-trend-up:before{content:""}.ph-thin.ph-triangle:before{content:""}.ph-thin.ph-triangle-dashed:before{content:""}.ph-thin.ph-trolley:before{content:""}.ph-thin.ph-trolley-suitcase:before{content:""}.ph-thin.ph-trophy:before{content:""}.ph-thin.ph-truck:before{content:""}.ph-thin.ph-truck-trailer:before{content:""}.ph-thin.ph-tumblr-logo:before{content:""}.ph-thin.ph-twitch-logo:before{content:""}.ph-thin.ph-twitter-logo:before{content:""}.ph-thin.ph-umbrella:before{content:""}.ph-thin.ph-umbrella-simple:before{content:""}.ph-thin.ph-union:before{content:""}.ph-thin.ph-unite:before{content:""}.ph-thin.ph-unite-square:before{content:""}.ph-thin.ph-upload:before{content:""}.ph-thin.ph-upload-simple:before{content:""}.ph-thin.ph-usb:before{content:""}.ph-thin.ph-user:before{content:""}.ph-thin.ph-user-check:before{content:""}.ph-thin.ph-user-circle:before{content:""}.ph-thin.ph-user-circle-check:before{content:""}.ph-thin.ph-user-circle-dashed:before{content:""}.ph-thin.ph-user-circle-gear:before{content:""}.ph-thin.ph-user-circle-minus:before{content:""}.ph-thin.ph-user-circle-plus:before{content:""}.ph-thin.ph-user-focus:before{content:""}.ph-thin.ph-user-gear:before{content:""}.ph-thin.ph-user-list:before{content:""}.ph-thin.ph-user-minus:before{content:""}.ph-thin.ph-user-plus:before{content:""}.ph-thin.ph-user-rectangle:before{content:""}.ph-thin.ph-user-sound:before{content:""}.ph-thin.ph-user-square:before{content:""}.ph-thin.ph-user-switch:before{content:""}.ph-thin.ph-users:before{content:""}.ph-thin.ph-users-four:before{content:""}.ph-thin.ph-users-three:before{content:""}.ph-thin.ph-van:before{content:""}.ph-thin.ph-vault:before{content:""}.ph-thin.ph-vector-three:before{content:""}.ph-thin.ph-vector-two:before{content:""}.ph-thin.ph-vibrate:before{content:""}.ph-thin.ph-video:before{content:""}.ph-thin.ph-video-camera:before{content:""}.ph-thin.ph-video-camera-slash:before{content:""}.ph-thin.ph-video-conference:before{content:""}.ph-thin.ph-vignette:before{content:""}.ph-thin.ph-vinyl-record:before{content:""}.ph-thin.ph-virtual-reality:before{content:""}.ph-thin.ph-virus:before{content:""}.ph-thin.ph-visor:before{content:""}.ph-thin.ph-voicemail:before{content:""}.ph-thin.ph-volleyball:before{content:""}.ph-thin.ph-wall:before{content:""}.ph-thin.ph-wallet:before{content:""}.ph-thin.ph-warehouse:before{content:""}.ph-thin.ph-warning:before{content:""}.ph-thin.ph-warning-circle:before{content:""}.ph-thin.ph-warning-diamond:before{content:""}.ph-thin.ph-warning-octagon:before{content:""}.ph-thin.ph-washing-machine:before{content:""}.ph-thin.ph-watch:before{content:""}.ph-thin.ph-wave-sawtooth:before{content:""}.ph-thin.ph-wave-sine:before{content:""}.ph-thin.ph-wave-square:before{content:""}.ph-thin.ph-wave-triangle:before{content:""}.ph-thin.ph-waveform:before{content:""}.ph-thin.ph-waveform-slash:before{content:""}.ph-thin.ph-waves:before{content:""}.ph-thin.ph-webcam:before{content:""}.ph-thin.ph-webcam-slash:before{content:""}.ph-thin.ph-webhooks-logo:before{content:""}.ph-thin.ph-wechat-logo:before{content:""}.ph-thin.ph-whatsapp-logo:before{content:""}.ph-thin.ph-wheelchair:before{content:""}.ph-thin.ph-wheelchair-motion:before{content:""}.ph-thin.ph-wifi-high:before{content:""}.ph-thin.ph-wifi-low:before{content:""}.ph-thin.ph-wifi-medium:before{content:""}.ph-thin.ph-wifi-none:before{content:""}.ph-thin.ph-wifi-slash:before{content:""}.ph-thin.ph-wifi-x:before{content:""}.ph-thin.ph-wind:before{content:""}.ph-thin.ph-windmill:before{content:""}.ph-thin.ph-windows-logo:before{content:""}.ph-thin.ph-wine:before{content:""}.ph-thin.ph-wrench:before{content:""}.ph-thin.ph-x:before{content:""}.ph-thin.ph-x-circle:before{content:""}.ph-thin.ph-x-logo:before{content:""}.ph-thin.ph-x-square:before{content:""}.ph-thin.ph-yarn:before{content:""}.ph-thin.ph-yin-yang:before{content:""}.ph-thin.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor-Fill;src:url(/assets/Phosphor-Fill-D4CDmGRg.woff2) format("woff2"),url(/assets/Phosphor-Fill-CS2zOYDV.woff) format("woff"),url(/assets/Phosphor-Fill-N9gYSHy0.ttf) format("truetype"),url(/assets/Phosphor-Fill-BofDnXwa.svg#Phosphor-Fill) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-fill{font-family:Phosphor-Fill!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-fill.ph-acorn:before{content:""}.ph-fill.ph-address-book:before{content:""}.ph-fill.ph-address-book-tabs:before{content:""}.ph-fill.ph-air-traffic-control:before{content:""}.ph-fill.ph-airplane:before{content:""}.ph-fill.ph-airplane-in-flight:before{content:""}.ph-fill.ph-airplane-landing:before{content:""}.ph-fill.ph-airplane-takeoff:before{content:""}.ph-fill.ph-airplane-taxiing:before{content:""}.ph-fill.ph-airplane-tilt:before{content:""}.ph-fill.ph-airplay:before{content:""}.ph-fill.ph-alarm:before{content:""}.ph-fill.ph-alien:before{content:""}.ph-fill.ph-align-bottom:before{content:""}.ph-fill.ph-align-bottom-simple:before{content:""}.ph-fill.ph-align-center-horizontal:before{content:""}.ph-fill.ph-align-center-horizontal-simple:before{content:""}.ph-fill.ph-align-center-vertical:before{content:""}.ph-fill.ph-align-center-vertical-simple:before{content:""}.ph-fill.ph-align-left:before{content:""}.ph-fill.ph-align-left-simple:before{content:""}.ph-fill.ph-align-right:before{content:""}.ph-fill.ph-align-right-simple:before{content:""}.ph-fill.ph-align-top:before{content:""}.ph-fill.ph-align-top-simple:before{content:""}.ph-fill.ph-amazon-logo:before{content:""}.ph-fill.ph-ambulance:before{content:""}.ph-fill.ph-anchor:before{content:""}.ph-fill.ph-anchor-simple:before{content:""}.ph-fill.ph-android-logo:before{content:""}.ph-fill.ph-angle:before{content:""}.ph-fill.ph-angular-logo:before{content:""}.ph-fill.ph-aperture:before{content:""}.ph-fill.ph-app-store-logo:before{content:""}.ph-fill.ph-app-window:before{content:""}.ph-fill.ph-apple-logo:before{content:""}.ph-fill.ph-apple-podcasts-logo:before{content:""}.ph-fill.ph-approximate-equals:before{content:""}.ph-fill.ph-archive:before{content:""}.ph-fill.ph-armchair:before{content:""}.ph-fill.ph-arrow-arc-left:before{content:""}.ph-fill.ph-arrow-arc-right:before{content:""}.ph-fill.ph-arrow-bend-double-up-left:before{content:""}.ph-fill.ph-arrow-bend-double-up-right:before{content:""}.ph-fill.ph-arrow-bend-down-left:before{content:""}.ph-fill.ph-arrow-bend-down-right:before{content:""}.ph-fill.ph-arrow-bend-left-down:before{content:""}.ph-fill.ph-arrow-bend-left-up:before{content:""}.ph-fill.ph-arrow-bend-right-down:before{content:""}.ph-fill.ph-arrow-bend-right-up:before{content:""}.ph-fill.ph-arrow-bend-up-left:before{content:""}.ph-fill.ph-arrow-bend-up-right:before{content:""}.ph-fill.ph-arrow-circle-down:before{content:""}.ph-fill.ph-arrow-circle-down-left:before{content:""}.ph-fill.ph-arrow-circle-down-right:before{content:""}.ph-fill.ph-arrow-circle-left:before{content:""}.ph-fill.ph-arrow-circle-right:before{content:""}.ph-fill.ph-arrow-circle-up:before{content:""}.ph-fill.ph-arrow-circle-up-left:before{content:""}.ph-fill.ph-arrow-circle-up-right:before{content:""}.ph-fill.ph-arrow-clockwise:before{content:""}.ph-fill.ph-arrow-counter-clockwise:before{content:""}.ph-fill.ph-arrow-down:before{content:""}.ph-fill.ph-arrow-down-left:before{content:""}.ph-fill.ph-arrow-down-right:before{content:""}.ph-fill.ph-arrow-elbow-down-left:before{content:""}.ph-fill.ph-arrow-elbow-down-right:before{content:""}.ph-fill.ph-arrow-elbow-left:before{content:""}.ph-fill.ph-arrow-elbow-left-down:before{content:""}.ph-fill.ph-arrow-elbow-left-up:before{content:""}.ph-fill.ph-arrow-elbow-right:before{content:""}.ph-fill.ph-arrow-elbow-right-down:before{content:""}.ph-fill.ph-arrow-elbow-right-up:before{content:""}.ph-fill.ph-arrow-elbow-up-left:before{content:""}.ph-fill.ph-arrow-elbow-up-right:before{content:""}.ph-fill.ph-arrow-fat-down:before{content:""}.ph-fill.ph-arrow-fat-left:before{content:""}.ph-fill.ph-arrow-fat-line-down:before{content:""}.ph-fill.ph-arrow-fat-line-left:before{content:""}.ph-fill.ph-arrow-fat-line-right:before{content:""}.ph-fill.ph-arrow-fat-line-up:before{content:""}.ph-fill.ph-arrow-fat-lines-down:before{content:""}.ph-fill.ph-arrow-fat-lines-left:before{content:""}.ph-fill.ph-arrow-fat-lines-right:before{content:""}.ph-fill.ph-arrow-fat-lines-up:before{content:""}.ph-fill.ph-arrow-fat-right:before{content:""}.ph-fill.ph-arrow-fat-up:before{content:""}.ph-fill.ph-arrow-left:before{content:""}.ph-fill.ph-arrow-line-down:before{content:""}.ph-fill.ph-arrow-line-down-left:before{content:""}.ph-fill.ph-arrow-line-down-right:before{content:""}.ph-fill.ph-arrow-line-left:before{content:""}.ph-fill.ph-arrow-line-right:before{content:""}.ph-fill.ph-arrow-line-up:before{content:""}.ph-fill.ph-arrow-line-up-left:before{content:""}.ph-fill.ph-arrow-line-up-right:before{content:""}.ph-fill.ph-arrow-right:before{content:""}.ph-fill.ph-arrow-square-down:before{content:""}.ph-fill.ph-arrow-square-down-left:before{content:""}.ph-fill.ph-arrow-square-down-right:before{content:""}.ph-fill.ph-arrow-square-in:before{content:""}.ph-fill.ph-arrow-square-left:before{content:""}.ph-fill.ph-arrow-square-out:before{content:""}.ph-fill.ph-arrow-square-right:before{content:""}.ph-fill.ph-arrow-square-up:before{content:""}.ph-fill.ph-arrow-square-up-left:before{content:""}.ph-fill.ph-arrow-square-up-right:before{content:""}.ph-fill.ph-arrow-u-down-left:before{content:""}.ph-fill.ph-arrow-u-down-right:before{content:""}.ph-fill.ph-arrow-u-left-down:before{content:""}.ph-fill.ph-arrow-u-left-up:before{content:""}.ph-fill.ph-arrow-u-right-down:before{content:""}.ph-fill.ph-arrow-u-right-up:before{content:""}.ph-fill.ph-arrow-u-up-left:before{content:""}.ph-fill.ph-arrow-u-up-right:before{content:""}.ph-fill.ph-arrow-up:before{content:""}.ph-fill.ph-arrow-up-left:before{content:""}.ph-fill.ph-arrow-up-right:before{content:""}.ph-fill.ph-arrows-clockwise:before{content:""}.ph-fill.ph-arrows-counter-clockwise:before{content:""}.ph-fill.ph-arrows-down-up:before{content:""}.ph-fill.ph-arrows-horizontal:before{content:""}.ph-fill.ph-arrows-in:before{content:""}.ph-fill.ph-arrows-in-cardinal:before{content:""}.ph-fill.ph-arrows-in-line-horizontal:before{content:""}.ph-fill.ph-arrows-in-line-vertical:before{content:""}.ph-fill.ph-arrows-in-simple:before{content:""}.ph-fill.ph-arrows-left-right:before{content:""}.ph-fill.ph-arrows-merge:before{content:""}.ph-fill.ph-arrows-out:before{content:""}.ph-fill.ph-arrows-out-cardinal:before{content:""}.ph-fill.ph-arrows-out-line-horizontal:before{content:""}.ph-fill.ph-arrows-out-line-vertical:before{content:""}.ph-fill.ph-arrows-out-simple:before{content:""}.ph-fill.ph-arrows-split:before{content:""}.ph-fill.ph-arrows-vertical:before{content:""}.ph-fill.ph-article:before{content:""}.ph-fill.ph-article-medium:before{content:""}.ph-fill.ph-article-ny-times:before{content:""}.ph-fill.ph-asclepius:before{content:""}.ph-fill.ph-caduceus:before{content:""}.ph-fill.ph-asterisk:before{content:""}.ph-fill.ph-asterisk-simple:before{content:""}.ph-fill.ph-at:before{content:""}.ph-fill.ph-atom:before{content:""}.ph-fill.ph-avocado:before{content:""}.ph-fill.ph-axe:before{content:""}.ph-fill.ph-baby:before{content:""}.ph-fill.ph-baby-carriage:before{content:""}.ph-fill.ph-backpack:before{content:""}.ph-fill.ph-backspace:before{content:""}.ph-fill.ph-bag:before{content:""}.ph-fill.ph-bag-simple:before{content:""}.ph-fill.ph-balloon:before{content:""}.ph-fill.ph-bandaids:before{content:""}.ph-fill.ph-bank:before{content:""}.ph-fill.ph-barbell:before{content:""}.ph-fill.ph-barcode:before{content:""}.ph-fill.ph-barn:before{content:""}.ph-fill.ph-barricade:before{content:""}.ph-fill.ph-baseball:before{content:""}.ph-fill.ph-baseball-cap:before{content:""}.ph-fill.ph-baseball-helmet:before{content:""}.ph-fill.ph-basket:before{content:""}.ph-fill.ph-basketball:before{content:""}.ph-fill.ph-bathtub:before{content:""}.ph-fill.ph-battery-charging:before{content:""}.ph-fill.ph-battery-charging-vertical:before{content:""}.ph-fill.ph-battery-empty:before{content:""}.ph-fill.ph-battery-full:before{content:""}.ph-fill.ph-battery-high:before{content:""}.ph-fill.ph-battery-low:before{content:""}.ph-fill.ph-battery-medium:before{content:""}.ph-fill.ph-battery-plus:before{content:""}.ph-fill.ph-battery-plus-vertical:before{content:""}.ph-fill.ph-battery-vertical-empty:before{content:""}.ph-fill.ph-battery-vertical-full:before{content:""}.ph-fill.ph-battery-vertical-high:before{content:""}.ph-fill.ph-battery-vertical-low:before{content:""}.ph-fill.ph-battery-vertical-medium:before{content:""}.ph-fill.ph-battery-warning:before{content:""}.ph-fill.ph-battery-warning-vertical:before{content:""}.ph-fill.ph-beach-ball:before{content:""}.ph-fill.ph-beanie:before{content:""}.ph-fill.ph-bed:before{content:""}.ph-fill.ph-beer-bottle:before{content:""}.ph-fill.ph-beer-stein:before{content:""}.ph-fill.ph-behance-logo:before{content:""}.ph-fill.ph-bell:before{content:""}.ph-fill.ph-bell-ringing:before{content:""}.ph-fill.ph-bell-simple:before{content:""}.ph-fill.ph-bell-simple-ringing:before{content:""}.ph-fill.ph-bell-simple-slash:before{content:""}.ph-fill.ph-bell-simple-z:before{content:""}.ph-fill.ph-bell-slash:before{content:""}.ph-fill.ph-bell-z:before{content:""}.ph-fill.ph-belt:before{content:""}.ph-fill.ph-bezier-curve:before{content:""}.ph-fill.ph-bicycle:before{content:""}.ph-fill.ph-binary:before{content:""}.ph-fill.ph-binoculars:before{content:""}.ph-fill.ph-biohazard:before{content:""}.ph-fill.ph-bird:before{content:""}.ph-fill.ph-blueprint:before{content:""}.ph-fill.ph-bluetooth:before{content:""}.ph-fill.ph-bluetooth-connected:before{content:""}.ph-fill.ph-bluetooth-slash:before{content:""}.ph-fill.ph-bluetooth-x:before{content:""}.ph-fill.ph-boat:before{content:""}.ph-fill.ph-bomb:before{content:""}.ph-fill.ph-bone:before{content:""}.ph-fill.ph-book:before{content:""}.ph-fill.ph-book-bookmark:before{content:""}.ph-fill.ph-book-open:before{content:""}.ph-fill.ph-book-open-text:before{content:""}.ph-fill.ph-book-open-user:before{content:""}.ph-fill.ph-bookmark:before{content:""}.ph-fill.ph-bookmark-simple:before{content:""}.ph-fill.ph-bookmarks:before{content:""}.ph-fill.ph-bookmarks-simple:before{content:""}.ph-fill.ph-books:before{content:""}.ph-fill.ph-boot:before{content:""}.ph-fill.ph-boules:before{content:""}.ph-fill.ph-bounding-box:before{content:""}.ph-fill.ph-bowl-food:before{content:""}.ph-fill.ph-bowl-steam:before{content:""}.ph-fill.ph-bowling-ball:before{content:""}.ph-fill.ph-box-arrow-down:before{content:""}.ph-fill.ph-archive-box:before{content:""}.ph-fill.ph-box-arrow-up:before{content:""}.ph-fill.ph-boxing-glove:before{content:""}.ph-fill.ph-brackets-angle:before{content:""}.ph-fill.ph-brackets-curly:before{content:""}.ph-fill.ph-brackets-round:before{content:""}.ph-fill.ph-brackets-square:before{content:""}.ph-fill.ph-brain:before{content:""}.ph-fill.ph-brandy:before{content:""}.ph-fill.ph-bread:before{content:""}.ph-fill.ph-bridge:before{content:""}.ph-fill.ph-briefcase:before{content:""}.ph-fill.ph-briefcase-metal:before{content:""}.ph-fill.ph-broadcast:before{content:""}.ph-fill.ph-broom:before{content:""}.ph-fill.ph-browser:before{content:""}.ph-fill.ph-browsers:before{content:""}.ph-fill.ph-bug:before{content:""}.ph-fill.ph-bug-beetle:before{content:""}.ph-fill.ph-bug-droid:before{content:""}.ph-fill.ph-building:before{content:""}.ph-fill.ph-building-apartment:before{content:""}.ph-fill.ph-building-office:before{content:""}.ph-fill.ph-buildings:before{content:""}.ph-fill.ph-bulldozer:before{content:""}.ph-fill.ph-bus:before{content:""}.ph-fill.ph-butterfly:before{content:""}.ph-fill.ph-cable-car:before{content:""}.ph-fill.ph-cactus:before{content:""}.ph-fill.ph-cake:before{content:""}.ph-fill.ph-calculator:before{content:""}.ph-fill.ph-calendar:before{content:""}.ph-fill.ph-calendar-blank:before{content:""}.ph-fill.ph-calendar-check:before{content:""}.ph-fill.ph-calendar-dot:before{content:""}.ph-fill.ph-calendar-dots:before{content:""}.ph-fill.ph-calendar-heart:before{content:""}.ph-fill.ph-calendar-minus:before{content:""}.ph-fill.ph-calendar-plus:before{content:""}.ph-fill.ph-calendar-slash:before{content:""}.ph-fill.ph-calendar-star:before{content:""}.ph-fill.ph-calendar-x:before{content:""}.ph-fill.ph-call-bell:before{content:""}.ph-fill.ph-camera:before{content:""}.ph-fill.ph-camera-plus:before{content:""}.ph-fill.ph-camera-rotate:before{content:""}.ph-fill.ph-camera-slash:before{content:""}.ph-fill.ph-campfire:before{content:""}.ph-fill.ph-car:before{content:""}.ph-fill.ph-car-battery:before{content:""}.ph-fill.ph-car-profile:before{content:""}.ph-fill.ph-car-simple:before{content:""}.ph-fill.ph-cardholder:before{content:""}.ph-fill.ph-cards:before{content:""}.ph-fill.ph-cards-three:before{content:""}.ph-fill.ph-caret-circle-double-down:before{content:""}.ph-fill.ph-caret-circle-double-left:before{content:""}.ph-fill.ph-caret-circle-double-right:before{content:""}.ph-fill.ph-caret-circle-double-up:before{content:""}.ph-fill.ph-caret-circle-down:before{content:""}.ph-fill.ph-caret-circle-left:before{content:""}.ph-fill.ph-caret-circle-right:before{content:""}.ph-fill.ph-caret-circle-up:before{content:""}.ph-fill.ph-caret-circle-up-down:before{content:""}.ph-fill.ph-caret-double-down:before{content:""}.ph-fill.ph-caret-double-left:before{content:""}.ph-fill.ph-caret-double-right:before{content:""}.ph-fill.ph-caret-double-up:before{content:""}.ph-fill.ph-caret-down:before{content:""}.ph-fill.ph-caret-left:before{content:""}.ph-fill.ph-caret-line-down:before{content:""}.ph-fill.ph-caret-line-left:before{content:""}.ph-fill.ph-caret-line-right:before{content:""}.ph-fill.ph-caret-line-up:before{content:""}.ph-fill.ph-caret-right:before{content:""}.ph-fill.ph-caret-up:before{content:""}.ph-fill.ph-caret-up-down:before{content:""}.ph-fill.ph-carrot:before{content:""}.ph-fill.ph-cash-register:before{content:""}.ph-fill.ph-cassette-tape:before{content:""}.ph-fill.ph-castle-turret:before{content:""}.ph-fill.ph-cat:before{content:""}.ph-fill.ph-cell-signal-full:before{content:""}.ph-fill.ph-cell-signal-high:before{content:""}.ph-fill.ph-cell-signal-low:before{content:""}.ph-fill.ph-cell-signal-medium:before{content:""}.ph-fill.ph-cell-signal-none:before{content:""}.ph-fill.ph-cell-signal-slash:before{content:""}.ph-fill.ph-cell-signal-x:before{content:""}.ph-fill.ph-cell-tower:before{content:""}.ph-fill.ph-certificate:before{content:""}.ph-fill.ph-chair:before{content:""}.ph-fill.ph-chalkboard:before{content:""}.ph-fill.ph-chalkboard-simple:before{content:""}.ph-fill.ph-chalkboard-teacher:before{content:""}.ph-fill.ph-champagne:before{content:""}.ph-fill.ph-charging-station:before{content:""}.ph-fill.ph-chart-bar:before{content:""}.ph-fill.ph-chart-bar-horizontal:before{content:""}.ph-fill.ph-chart-donut:before{content:""}.ph-fill.ph-chart-line:before{content:""}.ph-fill.ph-chart-line-down:before{content:""}.ph-fill.ph-chart-line-up:before{content:""}.ph-fill.ph-chart-pie:before{content:""}.ph-fill.ph-chart-pie-slice:before{content:""}.ph-fill.ph-chart-polar:before{content:""}.ph-fill.ph-chart-scatter:before{content:""}.ph-fill.ph-chat:before{content:""}.ph-fill.ph-chat-centered:before{content:""}.ph-fill.ph-chat-centered-dots:before{content:""}.ph-fill.ph-chat-centered-slash:before{content:""}.ph-fill.ph-chat-centered-text:before{content:""}.ph-fill.ph-chat-circle:before{content:""}.ph-fill.ph-chat-circle-dots:before{content:""}.ph-fill.ph-chat-circle-slash:before{content:""}.ph-fill.ph-chat-circle-text:before{content:""}.ph-fill.ph-chat-dots:before{content:""}.ph-fill.ph-chat-slash:before{content:""}.ph-fill.ph-chat-teardrop:before{content:""}.ph-fill.ph-chat-teardrop-dots:before{content:""}.ph-fill.ph-chat-teardrop-slash:before{content:""}.ph-fill.ph-chat-teardrop-text:before{content:""}.ph-fill.ph-chat-text:before{content:""}.ph-fill.ph-chats:before{content:""}.ph-fill.ph-chats-circle:before{content:""}.ph-fill.ph-chats-teardrop:before{content:""}.ph-fill.ph-check:before{content:""}.ph-fill.ph-check-circle:before{content:""}.ph-fill.ph-check-fat:before{content:""}.ph-fill.ph-check-square:before{content:""}.ph-fill.ph-check-square-offset:before{content:""}.ph-fill.ph-checkerboard:before{content:""}.ph-fill.ph-checks:before{content:""}.ph-fill.ph-cheers:before{content:""}.ph-fill.ph-cheese:before{content:""}.ph-fill.ph-chef-hat:before{content:""}.ph-fill.ph-cherries:before{content:""}.ph-fill.ph-church:before{content:""}.ph-fill.ph-cigarette:before{content:""}.ph-fill.ph-cigarette-slash:before{content:""}.ph-fill.ph-circle:before{content:""}.ph-fill.ph-circle-dashed:before{content:""}.ph-fill.ph-circle-half:before{content:""}.ph-fill.ph-circle-half-tilt:before{content:""}.ph-fill.ph-circle-notch:before{content:""}.ph-fill.ph-circles-four:before{content:""}.ph-fill.ph-circles-three:before{content:""}.ph-fill.ph-circles-three-plus:before{content:""}.ph-fill.ph-circuitry:before{content:""}.ph-fill.ph-city:before{content:""}.ph-fill.ph-clipboard:before{content:""}.ph-fill.ph-clipboard-text:before{content:""}.ph-fill.ph-clock:before{content:""}.ph-fill.ph-clock-afternoon:before{content:""}.ph-fill.ph-clock-clockwise:before{content:""}.ph-fill.ph-clock-countdown:before{content:""}.ph-fill.ph-clock-counter-clockwise:before{content:""}.ph-fill.ph-clock-user:before{content:""}.ph-fill.ph-closed-captioning:before{content:""}.ph-fill.ph-cloud:before{content:""}.ph-fill.ph-cloud-arrow-down:before{content:""}.ph-fill.ph-cloud-arrow-up:before{content:""}.ph-fill.ph-cloud-check:before{content:""}.ph-fill.ph-cloud-fog:before{content:""}.ph-fill.ph-cloud-lightning:before{content:""}.ph-fill.ph-cloud-moon:before{content:""}.ph-fill.ph-cloud-rain:before{content:""}.ph-fill.ph-cloud-slash:before{content:""}.ph-fill.ph-cloud-snow:before{content:""}.ph-fill.ph-cloud-sun:before{content:""}.ph-fill.ph-cloud-warning:before{content:""}.ph-fill.ph-cloud-x:before{content:""}.ph-fill.ph-clover:before{content:""}.ph-fill.ph-club:before{content:""}.ph-fill.ph-coat-hanger:before{content:""}.ph-fill.ph-coda-logo:before{content:""}.ph-fill.ph-code:before{content:""}.ph-fill.ph-code-block:before{content:""}.ph-fill.ph-code-simple:before{content:""}.ph-fill.ph-codepen-logo:before{content:""}.ph-fill.ph-codesandbox-logo:before{content:""}.ph-fill.ph-coffee:before{content:""}.ph-fill.ph-coffee-bean:before{content:""}.ph-fill.ph-coin:before{content:""}.ph-fill.ph-coin-vertical:before{content:""}.ph-fill.ph-coins:before{content:""}.ph-fill.ph-columns:before{content:""}.ph-fill.ph-columns-plus-left:before{content:""}.ph-fill.ph-columns-plus-right:before{content:""}.ph-fill.ph-command:before{content:""}.ph-fill.ph-compass:before{content:""}.ph-fill.ph-compass-rose:before{content:""}.ph-fill.ph-compass-tool:before{content:""}.ph-fill.ph-computer-tower:before{content:""}.ph-fill.ph-confetti:before{content:""}.ph-fill.ph-contactless-payment:before{content:""}.ph-fill.ph-control:before{content:""}.ph-fill.ph-cookie:before{content:""}.ph-fill.ph-cooking-pot:before{content:""}.ph-fill.ph-copy:before{content:""}.ph-fill.ph-copy-simple:before{content:""}.ph-fill.ph-copyleft:before{content:""}.ph-fill.ph-copyright:before{content:""}.ph-fill.ph-corners-in:before{content:""}.ph-fill.ph-corners-out:before{content:""}.ph-fill.ph-couch:before{content:""}.ph-fill.ph-court-basketball:before{content:""}.ph-fill.ph-cow:before{content:""}.ph-fill.ph-cowboy-hat:before{content:""}.ph-fill.ph-cpu:before{content:""}.ph-fill.ph-crane:before{content:""}.ph-fill.ph-crane-tower:before{content:""}.ph-fill.ph-credit-card:before{content:""}.ph-fill.ph-cricket:before{content:""}.ph-fill.ph-crop:before{content:""}.ph-fill.ph-cross:before{content:""}.ph-fill.ph-crosshair:before{content:""}.ph-fill.ph-crosshair-simple:before{content:""}.ph-fill.ph-crown:before{content:""}.ph-fill.ph-crown-cross:before{content:""}.ph-fill.ph-crown-simple:before{content:""}.ph-fill.ph-cube:before{content:""}.ph-fill.ph-cube-focus:before{content:""}.ph-fill.ph-cube-transparent:before{content:""}.ph-fill.ph-currency-btc:before{content:""}.ph-fill.ph-currency-circle-dollar:before{content:""}.ph-fill.ph-currency-cny:before{content:""}.ph-fill.ph-currency-dollar:before{content:""}.ph-fill.ph-currency-dollar-simple:before{content:""}.ph-fill.ph-currency-eth:before{content:""}.ph-fill.ph-currency-eur:before{content:""}.ph-fill.ph-currency-gbp:before{content:""}.ph-fill.ph-currency-inr:before{content:""}.ph-fill.ph-currency-jpy:before{content:""}.ph-fill.ph-currency-krw:before{content:""}.ph-fill.ph-currency-kzt:before{content:""}.ph-fill.ph-currency-ngn:before{content:""}.ph-fill.ph-currency-rub:before{content:""}.ph-fill.ph-cursor:before{content:""}.ph-fill.ph-cursor-click:before{content:""}.ph-fill.ph-cursor-text:before{content:""}.ph-fill.ph-cylinder:before{content:""}.ph-fill.ph-database:before{content:""}.ph-fill.ph-desk:before{content:""}.ph-fill.ph-desktop:before{content:""}.ph-fill.ph-desktop-tower:before{content:""}.ph-fill.ph-detective:before{content:""}.ph-fill.ph-dev-to-logo:before{content:""}.ph-fill.ph-device-mobile:before{content:""}.ph-fill.ph-device-mobile-camera:before{content:""}.ph-fill.ph-device-mobile-slash:before{content:""}.ph-fill.ph-device-mobile-speaker:before{content:""}.ph-fill.ph-device-rotate:before{content:""}.ph-fill.ph-device-tablet:before{content:""}.ph-fill.ph-device-tablet-camera:before{content:""}.ph-fill.ph-device-tablet-speaker:before{content:""}.ph-fill.ph-devices:before{content:""}.ph-fill.ph-diamond:before{content:""}.ph-fill.ph-diamonds-four:before{content:""}.ph-fill.ph-dice-five:before{content:""}.ph-fill.ph-dice-four:before{content:""}.ph-fill.ph-dice-one:before{content:""}.ph-fill.ph-dice-six:before{content:""}.ph-fill.ph-dice-three:before{content:""}.ph-fill.ph-dice-two:before{content:""}.ph-fill.ph-disc:before{content:""}.ph-fill.ph-disco-ball:before{content:""}.ph-fill.ph-discord-logo:before{content:""}.ph-fill.ph-divide:before{content:""}.ph-fill.ph-dna:before{content:""}.ph-fill.ph-dog:before{content:""}.ph-fill.ph-door:before{content:""}.ph-fill.ph-door-open:before{content:""}.ph-fill.ph-dot:before{content:""}.ph-fill.ph-dot-outline:before{content:""}.ph-fill.ph-dots-nine:before{content:""}.ph-fill.ph-dots-six:before{content:""}.ph-fill.ph-dots-six-vertical:before{content:""}.ph-fill.ph-dots-three:before{content:""}.ph-fill.ph-dots-three-circle:before{content:""}.ph-fill.ph-dots-three-circle-vertical:before{content:""}.ph-fill.ph-dots-three-outline:before{content:""}.ph-fill.ph-dots-three-outline-vertical:before{content:""}.ph-fill.ph-dots-three-vertical:before{content:""}.ph-fill.ph-download:before{content:""}.ph-fill.ph-download-simple:before{content:""}.ph-fill.ph-dress:before{content:""}.ph-fill.ph-dresser:before{content:""}.ph-fill.ph-dribbble-logo:before{content:""}.ph-fill.ph-drone:before{content:""}.ph-fill.ph-drop:before{content:""}.ph-fill.ph-drop-half:before{content:""}.ph-fill.ph-drop-half-bottom:before{content:""}.ph-fill.ph-drop-simple:before{content:""}.ph-fill.ph-drop-slash:before{content:""}.ph-fill.ph-dropbox-logo:before{content:""}.ph-fill.ph-ear:before{content:""}.ph-fill.ph-ear-slash:before{content:""}.ph-fill.ph-egg:before{content:""}.ph-fill.ph-egg-crack:before{content:""}.ph-fill.ph-eject:before{content:""}.ph-fill.ph-eject-simple:before{content:""}.ph-fill.ph-elevator:before{content:""}.ph-fill.ph-empty:before{content:""}.ph-fill.ph-engine:before{content:""}.ph-fill.ph-envelope:before{content:""}.ph-fill.ph-envelope-open:before{content:""}.ph-fill.ph-envelope-simple:before{content:""}.ph-fill.ph-envelope-simple-open:before{content:""}.ph-fill.ph-equalizer:before{content:""}.ph-fill.ph-equals:before{content:""}.ph-fill.ph-eraser:before{content:""}.ph-fill.ph-escalator-down:before{content:""}.ph-fill.ph-escalator-up:before{content:""}.ph-fill.ph-exam:before{content:""}.ph-fill.ph-exclamation-mark:before{content:""}.ph-fill.ph-exclude:before{content:""}.ph-fill.ph-exclude-square:before{content:""}.ph-fill.ph-export:before{content:""}.ph-fill.ph-eye:before{content:""}.ph-fill.ph-eye-closed:before{content:""}.ph-fill.ph-eye-slash:before{content:""}.ph-fill.ph-eyedropper:before{content:""}.ph-fill.ph-eyedropper-sample:before{content:""}.ph-fill.ph-eyeglasses:before{content:""}.ph-fill.ph-eyes:before{content:""}.ph-fill.ph-face-mask:before{content:""}.ph-fill.ph-facebook-logo:before{content:""}.ph-fill.ph-factory:before{content:""}.ph-fill.ph-faders:before{content:""}.ph-fill.ph-faders-horizontal:before{content:""}.ph-fill.ph-fallout-shelter:before{content:""}.ph-fill.ph-fan:before{content:""}.ph-fill.ph-farm:before{content:""}.ph-fill.ph-fast-forward:before{content:""}.ph-fill.ph-fast-forward-circle:before{content:""}.ph-fill.ph-feather:before{content:""}.ph-fill.ph-fediverse-logo:before{content:""}.ph-fill.ph-figma-logo:before{content:""}.ph-fill.ph-file:before{content:""}.ph-fill.ph-file-archive:before{content:""}.ph-fill.ph-file-arrow-down:before{content:""}.ph-fill.ph-file-arrow-up:before{content:""}.ph-fill.ph-file-audio:before{content:""}.ph-fill.ph-file-c:before{content:""}.ph-fill.ph-file-c-sharp:before{content:""}.ph-fill.ph-file-cloud:before{content:""}.ph-fill.ph-file-code:before{content:""}.ph-fill.ph-file-cpp:before{content:""}.ph-fill.ph-file-css:before{content:""}.ph-fill.ph-file-csv:before{content:""}.ph-fill.ph-file-dashed:before{content:""}.ph-fill.ph-file-dotted:before{content:""}.ph-fill.ph-file-doc:before{content:""}.ph-fill.ph-file-html:before{content:""}.ph-fill.ph-file-image:before{content:""}.ph-fill.ph-file-ini:before{content:""}.ph-fill.ph-file-jpg:before{content:""}.ph-fill.ph-file-js:before{content:""}.ph-fill.ph-file-jsx:before{content:""}.ph-fill.ph-file-lock:before{content:""}.ph-fill.ph-file-magnifying-glass:before{content:""}.ph-fill.ph-file-search:before{content:""}.ph-fill.ph-file-md:before{content:""}.ph-fill.ph-file-minus:before{content:""}.ph-fill.ph-file-pdf:before{content:""}.ph-fill.ph-file-plus:before{content:""}.ph-fill.ph-file-png:before{content:""}.ph-fill.ph-file-ppt:before{content:""}.ph-fill.ph-file-py:before{content:""}.ph-fill.ph-file-rs:before{content:""}.ph-fill.ph-file-sql:before{content:""}.ph-fill.ph-file-svg:before{content:""}.ph-fill.ph-file-text:before{content:""}.ph-fill.ph-file-ts:before{content:""}.ph-fill.ph-file-tsx:before{content:""}.ph-fill.ph-file-txt:before{content:""}.ph-fill.ph-file-video:before{content:""}.ph-fill.ph-file-vue:before{content:""}.ph-fill.ph-file-x:before{content:""}.ph-fill.ph-file-xls:before{content:""}.ph-fill.ph-file-zip:before{content:""}.ph-fill.ph-files:before{content:""}.ph-fill.ph-film-reel:before{content:""}.ph-fill.ph-film-script:before{content:""}.ph-fill.ph-film-slate:before{content:""}.ph-fill.ph-film-strip:before{content:""}.ph-fill.ph-fingerprint:before{content:""}.ph-fill.ph-fingerprint-simple:before{content:""}.ph-fill.ph-finn-the-human:before{content:""}.ph-fill.ph-fire:before{content:""}.ph-fill.ph-fire-extinguisher:before{content:""}.ph-fill.ph-fire-simple:before{content:""}.ph-fill.ph-fire-truck:before{content:""}.ph-fill.ph-first-aid:before{content:""}.ph-fill.ph-first-aid-kit:before{content:""}.ph-fill.ph-fish:before{content:""}.ph-fill.ph-fish-simple:before{content:""}.ph-fill.ph-flag:before{content:""}.ph-fill.ph-flag-banner:before{content:""}.ph-fill.ph-flag-banner-fold:before{content:""}.ph-fill.ph-flag-checkered:before{content:""}.ph-fill.ph-flag-pennant:before{content:""}.ph-fill.ph-flame:before{content:""}.ph-fill.ph-flashlight:before{content:""}.ph-fill.ph-flask:before{content:""}.ph-fill.ph-flip-horizontal:before{content:""}.ph-fill.ph-flip-vertical:before{content:""}.ph-fill.ph-floppy-disk:before{content:""}.ph-fill.ph-floppy-disk-back:before{content:""}.ph-fill.ph-flow-arrow:before{content:""}.ph-fill.ph-flower:before{content:""}.ph-fill.ph-flower-lotus:before{content:""}.ph-fill.ph-flower-tulip:before{content:""}.ph-fill.ph-flying-saucer:before{content:""}.ph-fill.ph-folder:before{content:""}.ph-fill.ph-folder-notch:before{content:""}.ph-fill.ph-folder-dashed:before{content:""}.ph-fill.ph-folder-dotted:before{content:""}.ph-fill.ph-folder-lock:before{content:""}.ph-fill.ph-folder-minus:before{content:""}.ph-fill.ph-folder-notch-minus:before{content:""}.ph-fill.ph-folder-open:before{content:""}.ph-fill.ph-folder-notch-open:before{content:""}.ph-fill.ph-folder-plus:before{content:""}.ph-fill.ph-folder-notch-plus:before{content:""}.ph-fill.ph-folder-simple:before{content:""}.ph-fill.ph-folder-simple-dashed:before{content:""}.ph-fill.ph-folder-simple-dotted:before{content:""}.ph-fill.ph-folder-simple-lock:before{content:""}.ph-fill.ph-folder-simple-minus:before{content:""}.ph-fill.ph-folder-simple-plus:before{content:""}.ph-fill.ph-folder-simple-star:before{content:""}.ph-fill.ph-folder-simple-user:before{content:""}.ph-fill.ph-folder-star:before{content:""}.ph-fill.ph-folder-user:before{content:""}.ph-fill.ph-folders:before{content:""}.ph-fill.ph-football:before{content:""}.ph-fill.ph-football-helmet:before{content:""}.ph-fill.ph-footprints:before{content:""}.ph-fill.ph-fork-knife:before{content:""}.ph-fill.ph-four-k:before{content:""}.ph-fill.ph-frame-corners:before{content:""}.ph-fill.ph-framer-logo:before{content:""}.ph-fill.ph-function:before{content:""}.ph-fill.ph-funnel:before{content:""}.ph-fill.ph-funnel-simple:before{content:""}.ph-fill.ph-funnel-simple-x:before{content:""}.ph-fill.ph-funnel-x:before{content:""}.ph-fill.ph-game-controller:before{content:""}.ph-fill.ph-garage:before{content:""}.ph-fill.ph-gas-can:before{content:""}.ph-fill.ph-gas-pump:before{content:""}.ph-fill.ph-gauge:before{content:""}.ph-fill.ph-gavel:before{content:""}.ph-fill.ph-gear:before{content:""}.ph-fill.ph-gear-fine:before{content:""}.ph-fill.ph-gear-six:before{content:""}.ph-fill.ph-gender-female:before{content:""}.ph-fill.ph-gender-intersex:before{content:""}.ph-fill.ph-gender-male:before{content:""}.ph-fill.ph-gender-neuter:before{content:""}.ph-fill.ph-gender-nonbinary:before{content:""}.ph-fill.ph-gender-transgender:before{content:""}.ph-fill.ph-ghost:before{content:""}.ph-fill.ph-gif:before{content:""}.ph-fill.ph-gift:before{content:""}.ph-fill.ph-git-branch:before{content:""}.ph-fill.ph-git-commit:before{content:""}.ph-fill.ph-git-diff:before{content:""}.ph-fill.ph-git-fork:before{content:""}.ph-fill.ph-git-merge:before{content:""}.ph-fill.ph-git-pull-request:before{content:""}.ph-fill.ph-github-logo:before{content:""}.ph-fill.ph-gitlab-logo:before{content:""}.ph-fill.ph-gitlab-logo-simple:before{content:""}.ph-fill.ph-globe:before{content:""}.ph-fill.ph-globe-hemisphere-east:before{content:""}.ph-fill.ph-globe-hemisphere-west:before{content:""}.ph-fill.ph-globe-simple:before{content:""}.ph-fill.ph-globe-simple-x:before{content:""}.ph-fill.ph-globe-stand:before{content:""}.ph-fill.ph-globe-x:before{content:""}.ph-fill.ph-goggles:before{content:""}.ph-fill.ph-golf:before{content:""}.ph-fill.ph-goodreads-logo:before{content:""}.ph-fill.ph-google-cardboard-logo:before{content:""}.ph-fill.ph-google-chrome-logo:before{content:""}.ph-fill.ph-google-drive-logo:before{content:""}.ph-fill.ph-google-logo:before{content:""}.ph-fill.ph-google-photos-logo:before{content:""}.ph-fill.ph-google-play-logo:before{content:""}.ph-fill.ph-google-podcasts-logo:before{content:""}.ph-fill.ph-gps:before{content:""}.ph-fill.ph-gps-fix:before{content:""}.ph-fill.ph-gps-slash:before{content:""}.ph-fill.ph-gradient:before{content:""}.ph-fill.ph-graduation-cap:before{content:""}.ph-fill.ph-grains:before{content:""}.ph-fill.ph-grains-slash:before{content:""}.ph-fill.ph-graph:before{content:""}.ph-fill.ph-graphics-card:before{content:""}.ph-fill.ph-greater-than:before{content:""}.ph-fill.ph-greater-than-or-equal:before{content:""}.ph-fill.ph-grid-four:before{content:""}.ph-fill.ph-grid-nine:before{content:""}.ph-fill.ph-guitar:before{content:""}.ph-fill.ph-hair-dryer:before{content:""}.ph-fill.ph-hamburger:before{content:""}.ph-fill.ph-hammer:before{content:""}.ph-fill.ph-hand:before{content:""}.ph-fill.ph-hand-arrow-down:before{content:""}.ph-fill.ph-hand-arrow-up:before{content:""}.ph-fill.ph-hand-coins:before{content:""}.ph-fill.ph-hand-deposit:before{content:""}.ph-fill.ph-hand-eye:before{content:""}.ph-fill.ph-hand-fist:before{content:""}.ph-fill.ph-hand-grabbing:before{content:""}.ph-fill.ph-hand-heart:before{content:""}.ph-fill.ph-hand-palm:before{content:""}.ph-fill.ph-hand-peace:before{content:""}.ph-fill.ph-hand-pointing:before{content:""}.ph-fill.ph-hand-soap:before{content:""}.ph-fill.ph-hand-swipe-left:before{content:""}.ph-fill.ph-hand-swipe-right:before{content:""}.ph-fill.ph-hand-tap:before{content:""}.ph-fill.ph-hand-waving:before{content:""}.ph-fill.ph-hand-withdraw:before{content:""}.ph-fill.ph-handbag:before{content:""}.ph-fill.ph-handbag-simple:before{content:""}.ph-fill.ph-hands-clapping:before{content:""}.ph-fill.ph-hands-praying:before{content:""}.ph-fill.ph-handshake:before{content:""}.ph-fill.ph-hard-drive:before{content:""}.ph-fill.ph-hard-drives:before{content:""}.ph-fill.ph-hard-hat:before{content:""}.ph-fill.ph-hash:before{content:""}.ph-fill.ph-hash-straight:before{content:""}.ph-fill.ph-head-circuit:before{content:""}.ph-fill.ph-headlights:before{content:""}.ph-fill.ph-headphones:before{content:""}.ph-fill.ph-headset:before{content:""}.ph-fill.ph-heart:before{content:""}.ph-fill.ph-heart-break:before{content:""}.ph-fill.ph-heart-half:before{content:""}.ph-fill.ph-heart-straight:before{content:""}.ph-fill.ph-heart-straight-break:before{content:""}.ph-fill.ph-heartbeat:before{content:""}.ph-fill.ph-hexagon:before{content:""}.ph-fill.ph-high-definition:before{content:""}.ph-fill.ph-high-heel:before{content:""}.ph-fill.ph-highlighter:before{content:""}.ph-fill.ph-highlighter-circle:before{content:""}.ph-fill.ph-hockey:before{content:""}.ph-fill.ph-hoodie:before{content:""}.ph-fill.ph-horse:before{content:""}.ph-fill.ph-hospital:before{content:""}.ph-fill.ph-hourglass:before{content:""}.ph-fill.ph-hourglass-high:before{content:""}.ph-fill.ph-hourglass-low:before{content:""}.ph-fill.ph-hourglass-medium:before{content:""}.ph-fill.ph-hourglass-simple:before{content:""}.ph-fill.ph-hourglass-simple-high:before{content:""}.ph-fill.ph-hourglass-simple-low:before{content:""}.ph-fill.ph-hourglass-simple-medium:before{content:""}.ph-fill.ph-house:before{content:""}.ph-fill.ph-house-line:before{content:""}.ph-fill.ph-house-simple:before{content:""}.ph-fill.ph-hurricane:before{content:""}.ph-fill.ph-ice-cream:before{content:""}.ph-fill.ph-identification-badge:before{content:""}.ph-fill.ph-identification-card:before{content:""}.ph-fill.ph-image:before{content:""}.ph-fill.ph-image-broken:before{content:""}.ph-fill.ph-image-square:before{content:""}.ph-fill.ph-images:before{content:""}.ph-fill.ph-images-square:before{content:""}.ph-fill.ph-infinity:before{content:""}.ph-fill.ph-lemniscate:before{content:""}.ph-fill.ph-info:before{content:""}.ph-fill.ph-instagram-logo:before{content:""}.ph-fill.ph-intersect:before{content:""}.ph-fill.ph-intersect-square:before{content:""}.ph-fill.ph-intersect-three:before{content:""}.ph-fill.ph-intersection:before{content:""}.ph-fill.ph-invoice:before{content:""}.ph-fill.ph-island:before{content:""}.ph-fill.ph-jar:before{content:""}.ph-fill.ph-jar-label:before{content:""}.ph-fill.ph-jeep:before{content:""}.ph-fill.ph-joystick:before{content:""}.ph-fill.ph-kanban:before{content:""}.ph-fill.ph-key:before{content:""}.ph-fill.ph-key-return:before{content:""}.ph-fill.ph-keyboard:before{content:""}.ph-fill.ph-keyhole:before{content:""}.ph-fill.ph-knife:before{content:""}.ph-fill.ph-ladder:before{content:""}.ph-fill.ph-ladder-simple:before{content:""}.ph-fill.ph-lamp:before{content:""}.ph-fill.ph-lamp-pendant:before{content:""}.ph-fill.ph-laptop:before{content:""}.ph-fill.ph-lasso:before{content:""}.ph-fill.ph-lastfm-logo:before{content:""}.ph-fill.ph-layout:before{content:""}.ph-fill.ph-leaf:before{content:""}.ph-fill.ph-lectern:before{content:""}.ph-fill.ph-lego:before{content:""}.ph-fill.ph-lego-smiley:before{content:""}.ph-fill.ph-less-than:before{content:""}.ph-fill.ph-less-than-or-equal:before{content:""}.ph-fill.ph-letter-circle-h:before{content:""}.ph-fill.ph-letter-circle-p:before{content:""}.ph-fill.ph-letter-circle-v:before{content:""}.ph-fill.ph-lifebuoy:before{content:""}.ph-fill.ph-lightbulb:before{content:""}.ph-fill.ph-lightbulb-filament:before{content:""}.ph-fill.ph-lighthouse:before{content:""}.ph-fill.ph-lightning:before{content:""}.ph-fill.ph-lightning-a:before{content:""}.ph-fill.ph-lightning-slash:before{content:""}.ph-fill.ph-line-segment:before{content:""}.ph-fill.ph-line-segments:before{content:""}.ph-fill.ph-line-vertical:before{content:""}.ph-fill.ph-link:before{content:""}.ph-fill.ph-link-break:before{content:""}.ph-fill.ph-link-simple:before{content:""}.ph-fill.ph-link-simple-break:before{content:""}.ph-fill.ph-link-simple-horizontal:before{content:""}.ph-fill.ph-link-simple-horizontal-break:before{content:""}.ph-fill.ph-linkedin-logo:before{content:""}.ph-fill.ph-linktree-logo:before{content:""}.ph-fill.ph-linux-logo:before{content:""}.ph-fill.ph-list:before{content:""}.ph-fill.ph-list-bullets:before{content:""}.ph-fill.ph-list-checks:before{content:""}.ph-fill.ph-list-dashes:before{content:""}.ph-fill.ph-list-heart:before{content:""}.ph-fill.ph-list-magnifying-glass:before{content:""}.ph-fill.ph-list-numbers:before{content:""}.ph-fill.ph-list-plus:before{content:""}.ph-fill.ph-list-star:before{content:""}.ph-fill.ph-lock:before{content:""}.ph-fill.ph-lock-key:before{content:""}.ph-fill.ph-lock-key-open:before{content:""}.ph-fill.ph-lock-laminated:before{content:""}.ph-fill.ph-lock-laminated-open:before{content:""}.ph-fill.ph-lock-open:before{content:""}.ph-fill.ph-lock-simple:before{content:""}.ph-fill.ph-lock-simple-open:before{content:""}.ph-fill.ph-lockers:before{content:""}.ph-fill.ph-log:before{content:""}.ph-fill.ph-magic-wand:before{content:""}.ph-fill.ph-magnet:before{content:""}.ph-fill.ph-magnet-straight:before{content:""}.ph-fill.ph-magnifying-glass:before{content:""}.ph-fill.ph-magnifying-glass-minus:before{content:""}.ph-fill.ph-magnifying-glass-plus:before{content:""}.ph-fill.ph-mailbox:before{content:""}.ph-fill.ph-map-pin:before{content:""}.ph-fill.ph-map-pin-area:before{content:""}.ph-fill.ph-map-pin-line:before{content:""}.ph-fill.ph-map-pin-plus:before{content:""}.ph-fill.ph-map-pin-simple:before{content:""}.ph-fill.ph-map-pin-simple-area:before{content:""}.ph-fill.ph-map-pin-simple-line:before{content:""}.ph-fill.ph-map-trifold:before{content:""}.ph-fill.ph-markdown-logo:before{content:""}.ph-fill.ph-marker-circle:before{content:""}.ph-fill.ph-martini:before{content:""}.ph-fill.ph-mask-happy:before{content:""}.ph-fill.ph-mask-sad:before{content:""}.ph-fill.ph-mastodon-logo:before{content:""}.ph-fill.ph-math-operations:before{content:""}.ph-fill.ph-matrix-logo:before{content:""}.ph-fill.ph-medal:before{content:""}.ph-fill.ph-medal-military:before{content:""}.ph-fill.ph-medium-logo:before{content:""}.ph-fill.ph-megaphone:before{content:""}.ph-fill.ph-megaphone-simple:before{content:""}.ph-fill.ph-member-of:before{content:""}.ph-fill.ph-memory:before{content:""}.ph-fill.ph-messenger-logo:before{content:""}.ph-fill.ph-meta-logo:before{content:""}.ph-fill.ph-meteor:before{content:""}.ph-fill.ph-metronome:before{content:""}.ph-fill.ph-microphone:before{content:""}.ph-fill.ph-microphone-slash:before{content:""}.ph-fill.ph-microphone-stage:before{content:""}.ph-fill.ph-microscope:before{content:""}.ph-fill.ph-microsoft-excel-logo:before{content:""}.ph-fill.ph-microsoft-outlook-logo:before{content:""}.ph-fill.ph-microsoft-powerpoint-logo:before{content:""}.ph-fill.ph-microsoft-teams-logo:before{content:""}.ph-fill.ph-microsoft-word-logo:before{content:""}.ph-fill.ph-minus:before{content:""}.ph-fill.ph-minus-circle:before{content:""}.ph-fill.ph-minus-square:before{content:""}.ph-fill.ph-money:before{content:""}.ph-fill.ph-money-wavy:before{content:""}.ph-fill.ph-monitor:before{content:""}.ph-fill.ph-monitor-arrow-up:before{content:""}.ph-fill.ph-monitor-play:before{content:""}.ph-fill.ph-moon:before{content:""}.ph-fill.ph-moon-stars:before{content:""}.ph-fill.ph-moped:before{content:""}.ph-fill.ph-moped-front:before{content:""}.ph-fill.ph-mosque:before{content:""}.ph-fill.ph-motorcycle:before{content:""}.ph-fill.ph-mountains:before{content:""}.ph-fill.ph-mouse:before{content:""}.ph-fill.ph-mouse-left-click:before{content:""}.ph-fill.ph-mouse-middle-click:before{content:""}.ph-fill.ph-mouse-right-click:before{content:""}.ph-fill.ph-mouse-scroll:before{content:""}.ph-fill.ph-mouse-simple:before{content:""}.ph-fill.ph-music-note:before{content:""}.ph-fill.ph-music-note-simple:before{content:""}.ph-fill.ph-music-notes:before{content:""}.ph-fill.ph-music-notes-minus:before{content:""}.ph-fill.ph-music-notes-plus:before{content:""}.ph-fill.ph-music-notes-simple:before{content:""}.ph-fill.ph-navigation-arrow:before{content:""}.ph-fill.ph-needle:before{content:""}.ph-fill.ph-network:before{content:""}.ph-fill.ph-network-slash:before{content:""}.ph-fill.ph-network-x:before{content:""}.ph-fill.ph-newspaper:before{content:""}.ph-fill.ph-newspaper-clipping:before{content:""}.ph-fill.ph-not-equals:before{content:""}.ph-fill.ph-not-member-of:before{content:""}.ph-fill.ph-not-subset-of:before{content:""}.ph-fill.ph-not-superset-of:before{content:""}.ph-fill.ph-notches:before{content:""}.ph-fill.ph-note:before{content:""}.ph-fill.ph-note-blank:before{content:""}.ph-fill.ph-note-pencil:before{content:""}.ph-fill.ph-notebook:before{content:""}.ph-fill.ph-notepad:before{content:""}.ph-fill.ph-notification:before{content:""}.ph-fill.ph-notion-logo:before{content:""}.ph-fill.ph-nuclear-plant:before{content:""}.ph-fill.ph-number-circle-eight:before{content:""}.ph-fill.ph-number-circle-five:before{content:""}.ph-fill.ph-number-circle-four:before{content:""}.ph-fill.ph-number-circle-nine:before{content:""}.ph-fill.ph-number-circle-one:before{content:""}.ph-fill.ph-number-circle-seven:before{content:""}.ph-fill.ph-number-circle-six:before{content:""}.ph-fill.ph-number-circle-three:before{content:""}.ph-fill.ph-number-circle-two:before{content:""}.ph-fill.ph-number-circle-zero:before{content:""}.ph-fill.ph-number-eight:before{content:""}.ph-fill.ph-number-five:before{content:""}.ph-fill.ph-number-four:before{content:""}.ph-fill.ph-number-nine:before{content:""}.ph-fill.ph-number-one:before{content:""}.ph-fill.ph-number-seven:before{content:""}.ph-fill.ph-number-six:before{content:""}.ph-fill.ph-number-square-eight:before{content:""}.ph-fill.ph-number-square-five:before{content:""}.ph-fill.ph-number-square-four:before{content:""}.ph-fill.ph-number-square-nine:before{content:""}.ph-fill.ph-number-square-one:before{content:""}.ph-fill.ph-number-square-seven:before{content:""}.ph-fill.ph-number-square-six:before{content:""}.ph-fill.ph-number-square-three:before{content:""}.ph-fill.ph-number-square-two:before{content:""}.ph-fill.ph-number-square-zero:before{content:""}.ph-fill.ph-number-three:before{content:""}.ph-fill.ph-number-two:before{content:""}.ph-fill.ph-number-zero:before{content:""}.ph-fill.ph-numpad:before{content:""}.ph-fill.ph-nut:before{content:""}.ph-fill.ph-ny-times-logo:before{content:""}.ph-fill.ph-octagon:before{content:""}.ph-fill.ph-office-chair:before{content:""}.ph-fill.ph-onigiri:before{content:""}.ph-fill.ph-open-ai-logo:before{content:""}.ph-fill.ph-option:before{content:""}.ph-fill.ph-orange:before{content:""}.ph-fill.ph-orange-slice:before{content:""}.ph-fill.ph-oven:before{content:""}.ph-fill.ph-package:before{content:""}.ph-fill.ph-paint-brush:before{content:""}.ph-fill.ph-paint-brush-broad:before{content:""}.ph-fill.ph-paint-brush-household:before{content:""}.ph-fill.ph-paint-bucket:before{content:""}.ph-fill.ph-paint-roller:before{content:""}.ph-fill.ph-palette:before{content:""}.ph-fill.ph-panorama:before{content:""}.ph-fill.ph-pants:before{content:""}.ph-fill.ph-paper-plane:before{content:""}.ph-fill.ph-paper-plane-right:before{content:""}.ph-fill.ph-paper-plane-tilt:before{content:""}.ph-fill.ph-paperclip:before{content:""}.ph-fill.ph-paperclip-horizontal:before{content:""}.ph-fill.ph-parachute:before{content:""}.ph-fill.ph-paragraph:before{content:""}.ph-fill.ph-parallelogram:before{content:""}.ph-fill.ph-park:before{content:""}.ph-fill.ph-password:before{content:""}.ph-fill.ph-path:before{content:""}.ph-fill.ph-patreon-logo:before{content:""}.ph-fill.ph-pause:before{content:""}.ph-fill.ph-pause-circle:before{content:""}.ph-fill.ph-paw-print:before{content:""}.ph-fill.ph-paypal-logo:before{content:""}.ph-fill.ph-peace:before{content:""}.ph-fill.ph-pen:before{content:""}.ph-fill.ph-pen-nib:before{content:""}.ph-fill.ph-pen-nib-straight:before{content:""}.ph-fill.ph-pencil:before{content:""}.ph-fill.ph-pencil-circle:before{content:""}.ph-fill.ph-pencil-line:before{content:""}.ph-fill.ph-pencil-ruler:before{content:""}.ph-fill.ph-pencil-simple:before{content:""}.ph-fill.ph-pencil-simple-line:before{content:""}.ph-fill.ph-pencil-simple-slash:before{content:""}.ph-fill.ph-pencil-slash:before{content:""}.ph-fill.ph-pentagon:before{content:""}.ph-fill.ph-pentagram:before{content:""}.ph-fill.ph-pepper:before{content:""}.ph-fill.ph-percent:before{content:""}.ph-fill.ph-person:before{content:""}.ph-fill.ph-person-arms-spread:before{content:""}.ph-fill.ph-person-simple:before{content:""}.ph-fill.ph-person-simple-bike:before{content:""}.ph-fill.ph-person-simple-circle:before{content:""}.ph-fill.ph-person-simple-hike:before{content:""}.ph-fill.ph-person-simple-run:before{content:""}.ph-fill.ph-person-simple-ski:before{content:""}.ph-fill.ph-person-simple-snowboard:before{content:""}.ph-fill.ph-person-simple-swim:before{content:""}.ph-fill.ph-person-simple-tai-chi:before{content:""}.ph-fill.ph-person-simple-throw:before{content:""}.ph-fill.ph-person-simple-walk:before{content:""}.ph-fill.ph-perspective:before{content:""}.ph-fill.ph-phone:before{content:""}.ph-fill.ph-phone-call:before{content:""}.ph-fill.ph-phone-disconnect:before{content:""}.ph-fill.ph-phone-incoming:before{content:""}.ph-fill.ph-phone-list:before{content:""}.ph-fill.ph-phone-outgoing:before{content:""}.ph-fill.ph-phone-pause:before{content:""}.ph-fill.ph-phone-plus:before{content:""}.ph-fill.ph-phone-slash:before{content:""}.ph-fill.ph-phone-transfer:before{content:""}.ph-fill.ph-phone-x:before{content:""}.ph-fill.ph-phosphor-logo:before{content:""}.ph-fill.ph-pi:before{content:""}.ph-fill.ph-piano-keys:before{content:""}.ph-fill.ph-picnic-table:before{content:""}.ph-fill.ph-picture-in-picture:before{content:""}.ph-fill.ph-piggy-bank:before{content:""}.ph-fill.ph-pill:before{content:""}.ph-fill.ph-ping-pong:before{content:""}.ph-fill.ph-pint-glass:before{content:""}.ph-fill.ph-pinterest-logo:before{content:""}.ph-fill.ph-pinwheel:before{content:""}.ph-fill.ph-pipe:before{content:""}.ph-fill.ph-pipe-wrench:before{content:""}.ph-fill.ph-pix-logo:before{content:""}.ph-fill.ph-pizza:before{content:""}.ph-fill.ph-placeholder:before{content:""}.ph-fill.ph-planet:before{content:""}.ph-fill.ph-plant:before{content:""}.ph-fill.ph-play:before{content:""}.ph-fill.ph-play-circle:before{content:""}.ph-fill.ph-play-pause:before{content:""}.ph-fill.ph-playlist:before{content:""}.ph-fill.ph-plug:before{content:""}.ph-fill.ph-plug-charging:before{content:""}.ph-fill.ph-plugs:before{content:""}.ph-fill.ph-plugs-connected:before{content:""}.ph-fill.ph-plus:before{content:""}.ph-fill.ph-plus-circle:before{content:""}.ph-fill.ph-plus-minus:before{content:""}.ph-fill.ph-plus-square:before{content:""}.ph-fill.ph-poker-chip:before{content:""}.ph-fill.ph-police-car:before{content:""}.ph-fill.ph-polygon:before{content:""}.ph-fill.ph-popcorn:before{content:""}.ph-fill.ph-popsicle:before{content:""}.ph-fill.ph-potted-plant:before{content:""}.ph-fill.ph-power:before{content:""}.ph-fill.ph-prescription:before{content:""}.ph-fill.ph-presentation:before{content:""}.ph-fill.ph-presentation-chart:before{content:""}.ph-fill.ph-printer:before{content:""}.ph-fill.ph-prohibit:before{content:""}.ph-fill.ph-prohibit-inset:before{content:""}.ph-fill.ph-projector-screen:before{content:""}.ph-fill.ph-projector-screen-chart:before{content:""}.ph-fill.ph-pulse:before{content:""}.ph-fill.ph-activity:before{content:""}.ph-fill.ph-push-pin:before{content:""}.ph-fill.ph-push-pin-simple:before{content:""}.ph-fill.ph-push-pin-simple-slash:before{content:""}.ph-fill.ph-push-pin-slash:before{content:""}.ph-fill.ph-puzzle-piece:before{content:""}.ph-fill.ph-qr-code:before{content:""}.ph-fill.ph-question:before{content:""}.ph-fill.ph-question-mark:before{content:""}.ph-fill.ph-queue:before{content:""}.ph-fill.ph-quotes:before{content:""}.ph-fill.ph-rabbit:before{content:""}.ph-fill.ph-racquet:before{content:""}.ph-fill.ph-radical:before{content:""}.ph-fill.ph-radio:before{content:""}.ph-fill.ph-radio-button:before{content:""}.ph-fill.ph-radioactive:before{content:""}.ph-fill.ph-rainbow:before{content:""}.ph-fill.ph-rainbow-cloud:before{content:""}.ph-fill.ph-ranking:before{content:""}.ph-fill.ph-read-cv-logo:before{content:""}.ph-fill.ph-receipt:before{content:""}.ph-fill.ph-receipt-x:before{content:""}.ph-fill.ph-record:before{content:""}.ph-fill.ph-rectangle:before{content:""}.ph-fill.ph-rectangle-dashed:before{content:""}.ph-fill.ph-recycle:before{content:""}.ph-fill.ph-reddit-logo:before{content:""}.ph-fill.ph-repeat:before{content:""}.ph-fill.ph-repeat-once:before{content:""}.ph-fill.ph-replit-logo:before{content:""}.ph-fill.ph-resize:before{content:""}.ph-fill.ph-rewind:before{content:""}.ph-fill.ph-rewind-circle:before{content:""}.ph-fill.ph-road-horizon:before{content:""}.ph-fill.ph-robot:before{content:""}.ph-fill.ph-rocket:before{content:""}.ph-fill.ph-rocket-launch:before{content:""}.ph-fill.ph-rows:before{content:""}.ph-fill.ph-rows-plus-bottom:before{content:""}.ph-fill.ph-rows-plus-top:before{content:""}.ph-fill.ph-rss:before{content:""}.ph-fill.ph-rss-simple:before{content:""}.ph-fill.ph-rug:before{content:""}.ph-fill.ph-ruler:before{content:""}.ph-fill.ph-sailboat:before{content:""}.ph-fill.ph-scales:before{content:""}.ph-fill.ph-scan:before{content:""}.ph-fill.ph-scan-smiley:before{content:""}.ph-fill.ph-scissors:before{content:""}.ph-fill.ph-scooter:before{content:""}.ph-fill.ph-screencast:before{content:""}.ph-fill.ph-screwdriver:before{content:""}.ph-fill.ph-scribble:before{content:""}.ph-fill.ph-scribble-loop:before{content:""}.ph-fill.ph-scroll:before{content:""}.ph-fill.ph-seal:before{content:""}.ph-fill.ph-circle-wavy:before{content:""}.ph-fill.ph-seal-check:before{content:""}.ph-fill.ph-circle-wavy-check:before{content:""}.ph-fill.ph-seal-percent:before{content:""}.ph-fill.ph-seal-question:before{content:""}.ph-fill.ph-circle-wavy-question:before{content:""}.ph-fill.ph-seal-warning:before{content:""}.ph-fill.ph-circle-wavy-warning:before{content:""}.ph-fill.ph-seat:before{content:""}.ph-fill.ph-seatbelt:before{content:""}.ph-fill.ph-security-camera:before{content:""}.ph-fill.ph-selection:before{content:""}.ph-fill.ph-selection-all:before{content:""}.ph-fill.ph-selection-background:before{content:""}.ph-fill.ph-selection-foreground:before{content:""}.ph-fill.ph-selection-inverse:before{content:""}.ph-fill.ph-selection-plus:before{content:""}.ph-fill.ph-selection-slash:before{content:""}.ph-fill.ph-shapes:before{content:""}.ph-fill.ph-share:before{content:""}.ph-fill.ph-share-fat:before{content:""}.ph-fill.ph-share-network:before{content:""}.ph-fill.ph-shield:before{content:""}.ph-fill.ph-shield-check:before{content:""}.ph-fill.ph-shield-checkered:before{content:""}.ph-fill.ph-shield-chevron:before{content:""}.ph-fill.ph-shield-plus:before{content:""}.ph-fill.ph-shield-slash:before{content:""}.ph-fill.ph-shield-star:before{content:""}.ph-fill.ph-shield-warning:before{content:""}.ph-fill.ph-shipping-container:before{content:""}.ph-fill.ph-shirt-folded:before{content:""}.ph-fill.ph-shooting-star:before{content:""}.ph-fill.ph-shopping-bag:before{content:""}.ph-fill.ph-shopping-bag-open:before{content:""}.ph-fill.ph-shopping-cart:before{content:""}.ph-fill.ph-shopping-cart-simple:before{content:""}.ph-fill.ph-shovel:before{content:""}.ph-fill.ph-shower:before{content:""}.ph-fill.ph-shrimp:before{content:""}.ph-fill.ph-shuffle:before{content:""}.ph-fill.ph-shuffle-angular:before{content:""}.ph-fill.ph-shuffle-simple:before{content:""}.ph-fill.ph-sidebar:before{content:""}.ph-fill.ph-sidebar-simple:before{content:""}.ph-fill.ph-sigma:before{content:""}.ph-fill.ph-sign-in:before{content:""}.ph-fill.ph-sign-out:before{content:""}.ph-fill.ph-signature:before{content:""}.ph-fill.ph-signpost:before{content:""}.ph-fill.ph-sim-card:before{content:""}.ph-fill.ph-siren:before{content:""}.ph-fill.ph-sketch-logo:before{content:""}.ph-fill.ph-skip-back:before{content:""}.ph-fill.ph-skip-back-circle:before{content:""}.ph-fill.ph-skip-forward:before{content:""}.ph-fill.ph-skip-forward-circle:before{content:""}.ph-fill.ph-skull:before{content:""}.ph-fill.ph-skype-logo:before{content:""}.ph-fill.ph-slack-logo:before{content:""}.ph-fill.ph-sliders:before{content:""}.ph-fill.ph-sliders-horizontal:before{content:""}.ph-fill.ph-slideshow:before{content:""}.ph-fill.ph-smiley:before{content:""}.ph-fill.ph-smiley-angry:before{content:""}.ph-fill.ph-smiley-blank:before{content:""}.ph-fill.ph-smiley-meh:before{content:""}.ph-fill.ph-smiley-melting:before{content:""}.ph-fill.ph-smiley-nervous:before{content:""}.ph-fill.ph-smiley-sad:before{content:""}.ph-fill.ph-smiley-sticker:before{content:""}.ph-fill.ph-smiley-wink:before{content:""}.ph-fill.ph-smiley-x-eyes:before{content:""}.ph-fill.ph-snapchat-logo:before{content:""}.ph-fill.ph-sneaker:before{content:""}.ph-fill.ph-sneaker-move:before{content:""}.ph-fill.ph-snowflake:before{content:""}.ph-fill.ph-soccer-ball:before{content:""}.ph-fill.ph-sock:before{content:""}.ph-fill.ph-solar-panel:before{content:""}.ph-fill.ph-solar-roof:before{content:""}.ph-fill.ph-sort-ascending:before{content:""}.ph-fill.ph-sort-descending:before{content:""}.ph-fill.ph-soundcloud-logo:before{content:""}.ph-fill.ph-spade:before{content:""}.ph-fill.ph-sparkle:before{content:""}.ph-fill.ph-speaker-hifi:before{content:""}.ph-fill.ph-speaker-high:before{content:""}.ph-fill.ph-speaker-low:before{content:""}.ph-fill.ph-speaker-none:before{content:""}.ph-fill.ph-speaker-simple-high:before{content:""}.ph-fill.ph-speaker-simple-low:before{content:""}.ph-fill.ph-speaker-simple-none:before{content:""}.ph-fill.ph-speaker-simple-slash:before{content:""}.ph-fill.ph-speaker-simple-x:before{content:""}.ph-fill.ph-speaker-slash:before{content:""}.ph-fill.ph-speaker-x:before{content:""}.ph-fill.ph-speedometer:before{content:""}.ph-fill.ph-sphere:before{content:""}.ph-fill.ph-spinner:before{content:""}.ph-fill.ph-spinner-ball:before{content:""}.ph-fill.ph-spinner-gap:before{content:""}.ph-fill.ph-spiral:before{content:""}.ph-fill.ph-split-horizontal:before{content:""}.ph-fill.ph-split-vertical:before{content:""}.ph-fill.ph-spotify-logo:before{content:""}.ph-fill.ph-spray-bottle:before{content:""}.ph-fill.ph-square:before{content:""}.ph-fill.ph-square-half:before{content:""}.ph-fill.ph-square-half-bottom:before{content:""}.ph-fill.ph-square-logo:before{content:""}.ph-fill.ph-square-split-horizontal:before{content:""}.ph-fill.ph-square-split-vertical:before{content:""}.ph-fill.ph-squares-four:before{content:""}.ph-fill.ph-stack:before{content:""}.ph-fill.ph-stack-minus:before{content:""}.ph-fill.ph-stack-overflow-logo:before{content:""}.ph-fill.ph-stack-plus:before{content:""}.ph-fill.ph-stack-simple:before{content:""}.ph-fill.ph-stairs:before{content:""}.ph-fill.ph-stamp:before{content:""}.ph-fill.ph-standard-definition:before{content:""}.ph-fill.ph-star:before{content:""}.ph-fill.ph-star-and-crescent:before{content:""}.ph-fill.ph-star-four:before{content:""}.ph-fill.ph-star-half:before{content:""}.ph-fill.ph-star-of-david:before{content:""}.ph-fill.ph-steam-logo:before{content:""}.ph-fill.ph-steering-wheel:before{content:""}.ph-fill.ph-steps:before{content:""}.ph-fill.ph-stethoscope:before{content:""}.ph-fill.ph-sticker:before{content:""}.ph-fill.ph-stool:before{content:""}.ph-fill.ph-stop:before{content:""}.ph-fill.ph-stop-circle:before{content:""}.ph-fill.ph-storefront:before{content:""}.ph-fill.ph-strategy:before{content:""}.ph-fill.ph-stripe-logo:before{content:""}.ph-fill.ph-student:before{content:""}.ph-fill.ph-subset-of:before{content:""}.ph-fill.ph-subset-proper-of:before{content:""}.ph-fill.ph-subtitles:before{content:""}.ph-fill.ph-subtitles-slash:before{content:""}.ph-fill.ph-subtract:before{content:""}.ph-fill.ph-subtract-square:before{content:""}.ph-fill.ph-subway:before{content:""}.ph-fill.ph-suitcase:before{content:""}.ph-fill.ph-suitcase-rolling:before{content:""}.ph-fill.ph-suitcase-simple:before{content:""}.ph-fill.ph-sun:before{content:""}.ph-fill.ph-sun-dim:before{content:""}.ph-fill.ph-sun-horizon:before{content:""}.ph-fill.ph-sunglasses:before{content:""}.ph-fill.ph-superset-of:before{content:""}.ph-fill.ph-superset-proper-of:before{content:""}.ph-fill.ph-swap:before{content:""}.ph-fill.ph-swatches:before{content:""}.ph-fill.ph-swimming-pool:before{content:""}.ph-fill.ph-sword:before{content:""}.ph-fill.ph-synagogue:before{content:""}.ph-fill.ph-syringe:before{content:""}.ph-fill.ph-t-shirt:before{content:""}.ph-fill.ph-table:before{content:""}.ph-fill.ph-tabs:before{content:""}.ph-fill.ph-tag:before{content:""}.ph-fill.ph-tag-chevron:before{content:""}.ph-fill.ph-tag-simple:before{content:""}.ph-fill.ph-target:before{content:""}.ph-fill.ph-taxi:before{content:""}.ph-fill.ph-tea-bag:before{content:""}.ph-fill.ph-telegram-logo:before{content:""}.ph-fill.ph-television:before{content:""}.ph-fill.ph-television-simple:before{content:""}.ph-fill.ph-tennis-ball:before{content:""}.ph-fill.ph-tent:before{content:""}.ph-fill.ph-terminal:before{content:""}.ph-fill.ph-terminal-window:before{content:""}.ph-fill.ph-test-tube:before{content:""}.ph-fill.ph-text-a-underline:before{content:""}.ph-fill.ph-text-aa:before{content:""}.ph-fill.ph-text-align-center:before{content:""}.ph-fill.ph-text-align-justify:before{content:""}.ph-fill.ph-text-align-left:before{content:""}.ph-fill.ph-text-align-right:before{content:""}.ph-fill.ph-text-b:before{content:""}.ph-fill.ph-text-bolder:before{content:""}.ph-fill.ph-text-columns:before{content:""}.ph-fill.ph-text-h:before{content:""}.ph-fill.ph-text-h-five:before{content:""}.ph-fill.ph-text-h-four:before{content:""}.ph-fill.ph-text-h-one:before{content:""}.ph-fill.ph-text-h-six:before{content:""}.ph-fill.ph-text-h-three:before{content:""}.ph-fill.ph-text-h-two:before{content:""}.ph-fill.ph-text-indent:before{content:""}.ph-fill.ph-text-italic:before{content:""}.ph-fill.ph-text-outdent:before{content:""}.ph-fill.ph-text-strikethrough:before{content:""}.ph-fill.ph-text-subscript:before{content:""}.ph-fill.ph-text-superscript:before{content:""}.ph-fill.ph-text-t:before{content:""}.ph-fill.ph-text-t-slash:before{content:""}.ph-fill.ph-text-underline:before{content:""}.ph-fill.ph-textbox:before{content:""}.ph-fill.ph-thermometer:before{content:""}.ph-fill.ph-thermometer-cold:before{content:""}.ph-fill.ph-thermometer-hot:before{content:""}.ph-fill.ph-thermometer-simple:before{content:""}.ph-fill.ph-threads-logo:before{content:""}.ph-fill.ph-three-d:before{content:""}.ph-fill.ph-thumbs-down:before{content:""}.ph-fill.ph-thumbs-up:before{content:""}.ph-fill.ph-ticket:before{content:""}.ph-fill.ph-tidal-logo:before{content:""}.ph-fill.ph-tiktok-logo:before{content:""}.ph-fill.ph-tilde:before{content:""}.ph-fill.ph-timer:before{content:""}.ph-fill.ph-tip-jar:before{content:""}.ph-fill.ph-tipi:before{content:""}.ph-fill.ph-tire:before{content:""}.ph-fill.ph-toggle-left:before{content:""}.ph-fill.ph-toggle-right:before{content:""}.ph-fill.ph-toilet:before{content:""}.ph-fill.ph-toilet-paper:before{content:""}.ph-fill.ph-toolbox:before{content:""}.ph-fill.ph-tooth:before{content:""}.ph-fill.ph-tornado:before{content:""}.ph-fill.ph-tote:before{content:""}.ph-fill.ph-tote-simple:before{content:""}.ph-fill.ph-towel:before{content:""}.ph-fill.ph-tractor:before{content:""}.ph-fill.ph-trademark:before{content:""}.ph-fill.ph-trademark-registered:before{content:""}.ph-fill.ph-traffic-cone:before{content:""}.ph-fill.ph-traffic-sign:before{content:""}.ph-fill.ph-traffic-signal:before{content:""}.ph-fill.ph-train:before{content:""}.ph-fill.ph-train-regional:before{content:""}.ph-fill.ph-train-simple:before{content:""}.ph-fill.ph-tram:before{content:""}.ph-fill.ph-translate:before{content:""}.ph-fill.ph-trash:before{content:""}.ph-fill.ph-trash-simple:before{content:""}.ph-fill.ph-tray:before{content:""}.ph-fill.ph-tray-arrow-down:before{content:""}.ph-fill.ph-archive-tray:before{content:""}.ph-fill.ph-tray-arrow-up:before{content:""}.ph-fill.ph-treasure-chest:before{content:""}.ph-fill.ph-tree:before{content:""}.ph-fill.ph-tree-evergreen:before{content:""}.ph-fill.ph-tree-palm:before{content:""}.ph-fill.ph-tree-structure:before{content:""}.ph-fill.ph-tree-view:before{content:""}.ph-fill.ph-trend-down:before{content:""}.ph-fill.ph-trend-up:before{content:""}.ph-fill.ph-triangle:before{content:""}.ph-fill.ph-triangle-dashed:before{content:""}.ph-fill.ph-trolley:before{content:""}.ph-fill.ph-trolley-suitcase:before{content:""}.ph-fill.ph-trophy:before{content:""}.ph-fill.ph-truck:before{content:""}.ph-fill.ph-truck-trailer:before{content:""}.ph-fill.ph-tumblr-logo:before{content:""}.ph-fill.ph-twitch-logo:before{content:""}.ph-fill.ph-twitter-logo:before{content:""}.ph-fill.ph-umbrella:before{content:""}.ph-fill.ph-umbrella-simple:before{content:""}.ph-fill.ph-union:before{content:""}.ph-fill.ph-unite:before{content:""}.ph-fill.ph-unite-square:before{content:""}.ph-fill.ph-upload:before{content:""}.ph-fill.ph-upload-simple:before{content:""}.ph-fill.ph-usb:before{content:""}.ph-fill.ph-user:before{content:""}.ph-fill.ph-user-check:before{content:""}.ph-fill.ph-user-circle:before{content:""}.ph-fill.ph-user-circle-check:before{content:""}.ph-fill.ph-user-circle-dashed:before{content:""}.ph-fill.ph-user-circle-gear:before{content:""}.ph-fill.ph-user-circle-minus:before{content:""}.ph-fill.ph-user-circle-plus:before{content:""}.ph-fill.ph-user-focus:before{content:""}.ph-fill.ph-user-gear:before{content:""}.ph-fill.ph-user-list:before{content:""}.ph-fill.ph-user-minus:before{content:""}.ph-fill.ph-user-plus:before{content:""}.ph-fill.ph-user-rectangle:before{content:""}.ph-fill.ph-user-sound:before{content:""}.ph-fill.ph-user-square:before{content:""}.ph-fill.ph-user-switch:before{content:""}.ph-fill.ph-users:before{content:""}.ph-fill.ph-users-four:before{content:""}.ph-fill.ph-users-three:before{content:""}.ph-fill.ph-van:before{content:""}.ph-fill.ph-vault:before{content:""}.ph-fill.ph-vector-three:before{content:""}.ph-fill.ph-vector-two:before{content:""}.ph-fill.ph-vibrate:before{content:""}.ph-fill.ph-video:before{content:""}.ph-fill.ph-video-camera:before{content:""}.ph-fill.ph-video-camera-slash:before{content:""}.ph-fill.ph-video-conference:before{content:""}.ph-fill.ph-vignette:before{content:""}.ph-fill.ph-vinyl-record:before{content:""}.ph-fill.ph-virtual-reality:before{content:""}.ph-fill.ph-virus:before{content:""}.ph-fill.ph-visor:before{content:""}.ph-fill.ph-voicemail:before{content:""}.ph-fill.ph-volleyball:before{content:""}.ph-fill.ph-wall:before{content:""}.ph-fill.ph-wallet:before{content:""}.ph-fill.ph-warehouse:before{content:""}.ph-fill.ph-warning:before{content:""}.ph-fill.ph-warning-circle:before{content:""}.ph-fill.ph-warning-diamond:before{content:""}.ph-fill.ph-warning-octagon:before{content:""}.ph-fill.ph-washing-machine:before{content:""}.ph-fill.ph-watch:before{content:""}.ph-fill.ph-wave-sawtooth:before{content:""}.ph-fill.ph-wave-sine:before{content:""}.ph-fill.ph-wave-square:before{content:""}.ph-fill.ph-wave-triangle:before{content:""}.ph-fill.ph-waveform:before{content:""}.ph-fill.ph-waveform-slash:before{content:""}.ph-fill.ph-waves:before{content:""}.ph-fill.ph-webcam:before{content:""}.ph-fill.ph-webcam-slash:before{content:""}.ph-fill.ph-webhooks-logo:before{content:""}.ph-fill.ph-wechat-logo:before{content:""}.ph-fill.ph-whatsapp-logo:before{content:""}.ph-fill.ph-wheelchair:before{content:""}.ph-fill.ph-wheelchair-motion:before{content:""}.ph-fill.ph-wifi-high:before{content:""}.ph-fill.ph-wifi-low:before{content:""}.ph-fill.ph-wifi-medium:before{content:""}.ph-fill.ph-wifi-none:before{content:""}.ph-fill.ph-wifi-slash:before{content:""}.ph-fill.ph-wifi-x:before{content:""}.ph-fill.ph-wind:before{content:""}.ph-fill.ph-windmill:before{content:""}.ph-fill.ph-windows-logo:before{content:""}.ph-fill.ph-wine:before{content:""}.ph-fill.ph-wrench:before{content:""}.ph-fill.ph-x:before{content:""}.ph-fill.ph-x-circle:before{content:""}.ph-fill.ph-x-logo:before{content:""}.ph-fill.ph-x-square:before{content:""}.ph-fill.ph-yarn:before{content:""}.ph-fill.ph-yin-yang:before{content:""}.ph-fill.ph-youtube-logo:before{content:""}/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
