html[data-pro=true]{--pro-radius:14px;--pro-shadow:0 4px 20px #00000012;--pro-transition:180ms ease;--pro-sidebar-width:240px;--pro-font:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial}html[data-pro=true][data-palette=softblue][data-mode=light]{--pro-bg:#f4fafa;--pro-surface:#fff;--pro-sidebar-bg:#1a2e2e;--pro-sidebar-text:#c8e8e8;--pro-sidebar-active:#46bbbb;--pro-sidebar-hover:#46bbbb1f;--pro-primary:#46bbbb;--pro-text:#1a2424;--pro-muted:#5a7070;--pro-border:#dde8e8;--pro-danger:#dc2626;--pro-success:#16a34a}html[data-pro=true][data-palette=softblue][data-mode=dark]{--pro-bg:#0a1414;--pro-surface:#132020;--pro-sidebar-bg:#0d1a1a;--pro-sidebar-text:#8abebd;--pro-sidebar-active:#3baaaa;--pro-sidebar-hover:#3baaaa24;--pro-primary:#3baaaa;--pro-text:#e0f0f0;--pro-muted:#7fa8a3;--pro-border:#1e3535;--pro-danger:#ef4444;--pro-success:#22c55e}html[data-pro=true][data-palette=nature][data-mode=light]{--pro-bg:#f5faf6;--pro-surface:#fff;--pro-sidebar-bg:#1a2e22;--pro-sidebar-text:#c0dec8;--pro-sidebar-active:#6fcda7;--pro-sidebar-hover:#6fcda71f;--pro-primary:#6fcda7;--pro-text:#1f2a26;--pro-muted:#51635d;--pro-border:#d8e8dc;--pro-danger:#dc2626;--pro-success:#16a34a}html[data-pro=true][data-palette=nature][data-mode=dark]{--pro-bg:#08110d;--pro-surface:#0e1a12;--pro-sidebar-bg:#060e09;--pro-sidebar-text:#7bae90;--pro-sidebar-active:#5eb892;--pro-sidebar-hover:#5eb89224;--pro-primary:#5eb892;--pro-text:#d8ede0;--pro-muted:#6a9878;--pro-border:#162010;--pro-danger:#ef4444;--pro-success:#22c55e}html[data-pro=true][data-palette=violet][data-mode=light]{--pro-bg:#f9f7ff;--pro-surface:#fff;--pro-sidebar-bg:#150f2b;--pro-sidebar-text:#b8b4e8;--pro-sidebar-active:#7c83fd;--pro-sidebar-hover:#7c83fd24;--pro-primary:#7c83fd;--pro-text:#1f1b2e;--pro-muted:#6b6580;--pro-border:#e3e1f4;--pro-danger:#dc2626;--pro-success:#16a34a}html[data-pro=true][data-palette=violet][data-mode=dark]{--pro-bg:#080613;--pro-surface:#0e0c20;--pro-sidebar-bg:#060412;--pro-sidebar-text:#9a96d8;--pro-sidebar-active:#8f8cff;--pro-sidebar-hover:#8f8cff24;--pro-primary:#8f8cff;--pro-text:#f8f8ff;--pro-muted:#8480a8;--pro-border:#19152b;--pro-danger:#ef4444;--pro-success:#22c55e}html[data-pro=true][data-palette=nature-dys][data-mode=light]{--pro-bg:#f5fbf7;--pro-surface:#fff;--pro-sidebar-bg:#0f1f14;--pro-sidebar-text:#8bb89b;--pro-sidebar-active:#2e9e76;--pro-sidebar-hover:#2e9e7624;--pro-primary:#2e9e76;--pro-text:#1a2222;--pro-muted:#5b6a66;--pro-border:#d9e3df;--pro-danger:#dc2626;--pro-success:#16a34a}html[data-pro=true][data-palette=nature-dys][data-mode=dark]{--pro-bg:#0f1715;--pro-surface:#121d1a;--pro-sidebar-bg:#0a1210;--pro-sidebar-text:#7aae93;--pro-sidebar-active:#5ad0a9;--pro-sidebar-hover:#5ad0a924;--pro-primary:#5ad0a9;--pro-text:#eaf2f0;--pro-muted:#7a9e8e;--pro-border:#1e2a26;--pro-danger:#ef4444;--pro-success:#22c55e}html[data-pro=true],html[data-pro=true] body{background:var(--pro-bg);color:var(--pro-text);font-family:var(--pro-font);margin:0;padding:0}.pro-layout{display:flex;min-height:100dvh}.pro-sidebar{background:var(--pro-sidebar-bg);display:flex;flex-direction:column;height:100dvh;left:0;overflow-y:auto;position:fixed;top:0;transition:transform var(--pro-transition);width:var(--pro-sidebar-width);z-index:100}.pro-sidebar__brand{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;gap:10px;padding:24px 20px 20px}.pro-sidebar__brand-logo{border-radius:6px;flex-shrink:0;height:28px;object-fit:contain;width:28px}.pro-sidebar__brand-name{color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.01em}.pro-sidebar__brand-badge{color:var(--pro-sidebar-active);font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.pro-sidebar__nav{display:flex;flex:1;flex-direction:column;gap:2px;padding:16px 12px}.pro-sidebar__nav-label{color:#ffffff4d;font-size:.68rem;font-weight:600;letter-spacing:.1em;padding:16px 8px 6px;text-transform:uppercase}.pro-sidebar__link{align-items:center;border-radius:10px;color:var(--pro-sidebar-text);display:flex;font-size:.875rem;font-weight:500;gap:10px;padding:9px 12px;text-decoration:none;transition:background var(--pro-transition),color var(--pro-transition)}.pro-sidebar__link:hover{background:var(--pro-sidebar-hover);color:#fff}.pro-sidebar__link.is-active{background:var(--pro-sidebar-hover);color:var(--pro-sidebar-active);font-weight:600}.pro-sidebar__link svg{flex-shrink:0;opacity:.75}.pro-sidebar__link.is-active svg{opacity:1}.pro-sidebar__footer{border-top:1px solid #ffffff0f;display:flex;flex-direction:column;gap:4px;padding:16px 12px}.pro-main{display:flex;flex:1;flex-direction:column;margin-left:var(--pro-sidebar-width);min-height:100dvh}.pro-topbar{border-bottom:1px solid var(--pro-border);display:flex;gap:16px;justify-content:space-between;padding:16px 32px;position:sticky;top:0;z-index:50}.pro-topbar,.pro-topbar__burger{align-items:center;background:var(--pro-surface)}.pro-topbar__burger{border:1px solid var(--pro-border);border-radius:8px;color:var(--pro-text);cursor:pointer;display:none;flex-shrink:0;height:36px;justify-content:center;width:36px}.pro-sidebar-backdrop{background:#0006;display:none;inset:0;opacity:0;position:fixed;transition:opacity var(--pro-transition);z-index:99}.pro-topbar__title{display:flex;flex-direction:column;gap:2px}.pro-topbar__page-title{color:var(--pro-text);font-size:1.1rem;font-weight:700;margin:0}.pro-topbar__page-subtitle{color:var(--pro-muted);font-size:.8rem;margin:0}.pro-topbar__actions{align-items:center;display:flex;gap:8px}.pro-content{flex:1;padding:28px 32px}.pro-card{background:var(--pro-surface);border:1px solid var(--pro-border);border-radius:var(--pro-radius);box-shadow:var(--pro-shadow);padding:24px}.pro-card--form{max-width:680px}.pro-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:6px;line-height:1.4;padding:8px 18px;text-decoration:none;transition:opacity var(--pro-transition),background var(--pro-transition)}.pro-btn:hover{opacity:.88}.pro-btn--primary{background:var(--pro-primary);color:#fff}.pro-btn--ghost{background:#0000;border:1.5px solid var(--pro-border);color:var(--pro-text)}.pro-btn--ghost:hover{background:var(--pro-border)}.pro-btn--edit{background:#f0f9ff;border:1px solid #bae6fd;color:#0369a1}.pro-btn--danger{background:color-mix(in oklab,var(--pro-danger) 12%,#0000);border:1px solid color-mix(in oklab,var(--pro-danger) 35%,#0000);color:var(--pro-danger)}.pro-btn--sm{font-size:.8rem;padding:5px 12px}.pro-btn--block{justify-content:center;width:100%}.pro-table-wrapper{overflow-x:auto}.pro-table{border-collapse:collapse;font-size:.875rem;width:100%}.pro-table th{color:var(--pro-muted);font-size:.75rem;font-weight:600;letter-spacing:.06em;padding:10px 14px;text-align:left;text-transform:uppercase}.pro-table td,.pro-table th{border-bottom:1px solid var(--pro-border)}.pro-table td{padding:12px 14px;vertical-align:middle}.pro-table tr:last-child td{border-bottom:none}.pro-table tr:hover td{background:color-mix(in oklab,var(--pro-primary) 4%,#0000)}.pro-actions-cell{align-items:center;display:flex;flex-wrap:nowrap;gap:6px}.pro-actions-cell .pro-btn{white-space:nowrap}.pro-inline-form{margin:0}.pro-field{margin-bottom:20px}.pro-label{color:var(--pro-text);display:block;font-size:.85rem;font-weight:600;margin-bottom:6px}.pro-input{background:var(--pro-bg);border:1.5px solid var(--pro-border);border-radius:8px;box-sizing:border-box;color:var(--pro-text);font-family:var(--pro-font);font-size:.9rem;padding:9px 12px;transition:border-color var(--pro-transition);width:100%}.pro-input:focus{border-color:var(--pro-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--pro-primary) 18%,#0000);outline:none}.pro-field-error{color:var(--pro-danger)}.pro-field-error,.pro-hint{font-size:.8rem;margin-top:4px}.pro-hint{color:var(--pro-muted)}.pro-form-divider{border:none;border-top:1px solid var(--pro-border);margin:24px 0}.pro-file-field{align-items:flex-start;background:var(--pro-bg);border:1px solid var(--pro-border);border-radius:10px;display:flex;gap:16px;margin-bottom:12px;padding:16px}.pro-file-fields{display:flex;flex-direction:column;gap:0}.pro-file-field--highlight{border-color:var(--pro-primary)}.pro-file-field__step{align-items:center;background:var(--pro-primary);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:28px;justify-content:center;margin-top:2px;width:28px}.pro-switch{align-items:center;cursor:pointer;display:flex;gap:10px}.pro-switch__input{height:0;opacity:0;position:absolute;width:0}.pro-switch__track{background:var(--pro-border);border-radius:11px;flex-shrink:0;height:22px;position:relative;transition:background var(--pro-transition);width:40px}.pro-switch__input:checked~.pro-switch__track{background:var(--pro-primary)}.pro-switch__thumb{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;height:16px;left:3px;position:absolute;top:3px;transition:transform var(--pro-transition);width:16px}.pro-switch__input:checked~.pro-switch__track .pro-switch__thumb{transform:translateX(18px)}.pro-switch__label{font-size:.875rem;font-weight:500}.pro-tip{align-items:center;background:none;border:none;color:var(--pro-muted);cursor:pointer;display:inline-flex;font-size:.85rem;justify-content:center;padding:0 4px}.pro-page-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.pro-auth-split{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh}.pro-auth-panel{background:var(--pro-sidebar-bg);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:48px;position:relative}.pro-auth-panel:before{background:radial-gradient(circle,color-mix(in oklab,var(--pro-sidebar-active) 18%,#0000) 0,#0000 70%);height:400px;right:-120px;top:-120px;width:400px}.pro-auth-panel:after,.pro-auth-panel:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.pro-auth-panel:after{background:radial-gradient(circle,color-mix(in oklab,var(--pro-sidebar-active) 10%,#0000) 0,#0000 70%);bottom:-80px;height:280px;left:-80px;width:280px}.pro-auth-panel__brand{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.pro-auth-panel__brand-dot{background:var(--pro-sidebar-active);border-radius:50%;flex-shrink:0;height:10px;width:10px}.pro-auth-panel__brand-name{color:#fff;font-size:1rem;font-weight:700}.pro-auth-panel__brand-badge{border:1.5px solid color-mix(in oklab,var(--pro-sidebar-active) 50%,#0000);border-radius:4px;color:var(--pro-sidebar-active);font-size:.68rem;font-weight:700;letter-spacing:.1em;padding:1px 7px;text-transform:uppercase}.pro-auth-panel__body{position:relative;z-index:1}.pro-auth-panel__tagline{color:#fff;font-size:1.75rem;font-weight:800;letter-spacing:-.02em;line-height:1.25;margin:0 0 20px}.pro-auth-panel__sub{color:var(--pro-sidebar-text);font-size:.9rem;line-height:1.6;margin:0 0 32px}.pro-auth-panel__features{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.pro-auth-panel__feature{align-items:center;color:var(--pro-sidebar-text);display:flex;font-size:.85rem;gap:10px}.pro-auth-panel__feature-dot{background:var(--pro-sidebar-active);border-radius:50%;flex-shrink:0;height:6px;width:6px}.pro-auth-panel__footer{color:#ffffff40;font-size:.75rem;position:relative;z-index:1}.pro-auth-form-panel{align-items:center;background:var(--pro-bg);display:flex;justify-content:center;overflow-y:auto;padding:48px 40px}.pro-auth-form-inner{max-width:400px;width:100%}.pro-auth{align-items:center;background:var(--pro-bg);display:flex;justify-content:center;min-height:100dvh;padding:32px 16px}.pro-auth-card{background:var(--pro-surface);border:1px solid var(--pro-border);border-radius:var(--pro-radius);box-shadow:var(--pro-shadow);max-width:460px;padding:40px;width:100%}.pro-auth-brand{align-items:center;display:flex;gap:8px;margin-bottom:28px}.pro-auth-brand-dot{background:var(--pro-primary);border-radius:50%;height:10px;width:10px}.pro-auth-brand-name{font-size:1rem;font-weight:700}.pro-auth-brand-badge{border:1.5px solid var(--pro-primary);border-radius:4px;color:var(--pro-primary);font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:1px 6px;text-transform:uppercase}.pro-auth-brand-header{align-items:center;display:flex;gap:8px;margin-bottom:32px}.pro-auth-brand-header__name{color:var(--pro-text);font-size:1rem;font-weight:700;letter-spacing:-.01em}.pro-auth-brand-header__badge{border:1.5px solid color-mix(in oklab,var(--pro-primary) 50%,#0000);border-radius:4px;color:var(--pro-primary);font-size:.65rem;font-weight:700;letter-spacing:.1em;padding:1px 7px;text-transform:uppercase}.pro-auth-title{font-size:1.5rem;font-weight:800;margin:0 0 6px}.pro-auth-subtitle{color:var(--pro-muted);font-size:.875rem;margin:0 0 28px}.pro-auth-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:var(--pro-danger);font-size:.875rem;padding:10px 14px}.pro-auth-error,.pro-auth-field{margin-bottom:16px}.pro-auth-field label{display:block;font-size:.85rem;font-weight:600;margin-bottom:6px}.pro-auth-input{background:var(--pro-bg);border:1.5px solid var(--pro-border);border-radius:8px;box-sizing:border-box;color:var(--pro-text);font-family:var(--pro-font);font-size:.9rem;padding:10px 14px;transition:border-color var(--pro-transition);width:100%}.pro-auth-input:focus{border-color:var(--pro-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--pro-primary) 18%,#0000);outline:none}.pro-auth-field-error{color:var(--pro-danger);font-size:.8rem;margin-top:4px}.pro-auth-submit{background:var(--pro-primary);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;margin-top:8px;padding:11px;transition:opacity var(--pro-transition);width:100%}.pro-auth-submit:hover{opacity:.88}.pro-auth-bottom{color:var(--pro-muted);font-size:.85rem;margin-top:20px;text-align:center}.pro-auth-bottom a{color:var(--pro-primary);font-weight:600;text-decoration:none}.pro-a11y-controls{display:flex;flex-direction:column;gap:6px;padding:8px 0}.pro-a11y-btn{align-items:center;background:none;border:1px solid #ffffff14;border-radius:8px;color:var(--pro-sidebar-text);cursor:pointer;display:flex;font-size:.8rem;gap:8px;padding:7px 10px;text-align:left;transition:background var(--pro-transition);width:100%}.pro-a11y-btn:hover{background:var(--pro-sidebar-hover)}.pro-flash{border-radius:10px;font-size:.875rem;font-weight:500;margin-bottom:16px;padding:12px 18px}.pro-flash--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.pro-flash--danger{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.pro-flash--info{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}@media (max-width:768px){.pro-sidebar{transform:translateX(-100%)}.pro-sidebar.is-open{transform:translateX(0)}.pro-main{margin-left:0}.pro-topbar{padding:12px 16px}.pro-topbar__burger{display:inline-flex}.pro-sidebar-backdrop.is-open{display:block;opacity:1}.pro-content{padding:20px 16px}.pro-col-hide-mobile{display:none}.pro-auth-card{padding:28px 20px}.pro-auth-split{grid-template-columns:1fr}.pro-auth-panel{display:none}.pro-auth-form-panel{min-height:100dvh;padding:40px 24px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}#pro-read-backdrop{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#00000073;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .22s ease;z-index:900}#pro-read-backdrop.is-open{opacity:1;pointer-events:auto}.pro-read-modal{background:var(--pro-surface);border:1px solid var(--pro-border);border-radius:20px;inset:auto!important;bottom:auto!important;box-shadow:0 24px 60px #0000002e,0 4px 16px #00000014;display:flex;flex-direction:column;left:50%!important;max-height:calc(100dvh - 48px);opacity:0;overflow:hidden;pointer-events:none;position:fixed!important;right:auto!important;top:50%!important;transform:translate(-50%,-50%) scale(.96);transition:opacity .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1);width:min(400px,calc(100vw - 32px));z-index:901}.pro-read-modal.is-open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.pro-read-modal__header{align-items:center;border-bottom:1px solid var(--pro-border);display:flex;flex-shrink:0;justify-content:space-between;padding:18px 20px 14px}.pro-read-modal__title{align-items:center;color:var(--pro-text);display:flex;font-size:.9rem;font-weight:700;gap:10px;letter-spacing:-.01em}.pro-read-modal__icon{background:color-mix(in oklab,var(--pro-primary) 14%,#0000);border-radius:10px;color:var(--pro-primary)}.pro-read-modal__close,.pro-read-modal__icon{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.pro-read-modal__close{background:none;border:none;border-radius:8px;color:var(--pro-muted);cursor:pointer;transition:background var(--pro-transition),color var(--pro-transition)}.pro-read-modal__close:hover{background:color-mix(in oklab,var(--pro-text) 8%,#0000);color:var(--pro-text)}.pro-read-modal__body{display:flex;flex:1;flex-direction:column;gap:20px;overflow-y:auto;padding:12px 20px}.pro-read-section{display:flex;flex-direction:column;gap:10px}.pro-read-section__label{color:var(--pro-muted);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pro-read-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.pro-read-row__name{color:var(--pro-text);flex:1;font-size:.82rem}.pro-read-btns{display:flex;flex-shrink:0;gap:4px}.pro-read-btn{background:#0000;border:1px solid var(--pro-border);border-radius:8px;color:var(--pro-muted);cursor:pointer;font-family:var(--pro-font);font-size:.8rem;font-weight:500;padding:5px 12px;transition:all var(--pro-transition);white-space:nowrap}.pro-read-btn.is-active,.pro-read-btn:hover{border-color:var(--pro-primary);color:var(--pro-primary)}.pro-read-btn.is-active{background:color-mix(in oklab,var(--pro-primary) 15%,#0000);font-weight:600}.pro-read-dys{display:flex;flex-direction:column;gap:8px}.pro-read-dys__input-wrap{width:100%}.pro-read-dys__input{background:var(--pro-bg);border:1px solid var(--pro-border);border-radius:10px;box-sizing:border-box;color:var(--pro-text);font-family:var(--pro-font);font-size:.83rem;outline:none;padding:8px 12px;transition:border-color var(--pro-transition);width:100%}.pro-read-dys__input:focus{border-color:var(--pro-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--pro-primary) 15%,#0000)}.pro-read-dys__actions{display:flex;gap:6px}.pro-read-dys__btn{background:#0000;border:1px solid var(--pro-border);border-radius:8px;color:var(--pro-muted);cursor:pointer;flex:1;font-family:var(--pro-font);font-size:.78rem;font-weight:500;padding:6px 10px;transition:all var(--pro-transition)}.pro-read-dys__btn:hover{border-color:var(--pro-primary);color:var(--pro-primary)}.pro-read-dys__btn--primary{background:var(--pro-primary);border-color:var(--pro-primary);color:#fff;font-weight:600}.pro-read-dys__btn--primary:hover{color:#fff;filter:brightness(1.08)}.pro-read-dys__btn.is-active{background:color-mix(in oklab,var(--pro-primary) 15%,#0000);border-color:var(--pro-primary);color:var(--pro-primary)}.pro-read-toggles{display:flex;flex-direction:column;gap:4px}.pro-read-toggle{align-items:start;background:#0000;border:1px solid var(--pro-border);border-radius:10px;color:var(--pro-text);column-gap:10px;cursor:pointer;display:grid;font-family:var(--pro-font);grid-template-columns:14px 1fr;grid-template-rows:auto auto;padding:10px 12px;text-align:left;transition:all var(--pro-transition)}.pro-read-toggle:hover{background:color-mix(in oklab,var(--pro-text) 4%,#0000);border-color:color-mix(in oklab,var(--pro-primary) 40%,var(--pro-border))}.pro-read-toggle[aria-pressed=true]{background:color-mix(in oklab,var(--pro-primary) 10%,#0000);border-color:var(--pro-primary)}.pro-read-toggle__dot{border:2px solid var(--pro-border);border-radius:50%;flex-shrink:0;grid-row:1/3;height:10px;margin-top:3px;transition:all var(--pro-transition);width:10px}.pro-read-toggle[aria-pressed=true] .pro-read-toggle__dot{background:var(--pro-primary);border-color:var(--pro-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--pro-primary) 20%,#0000)}.pro-read-toggle__label{color:var(--pro-text);font-size:.82rem;font-weight:600;line-height:1.2}.pro-read-toggle__desc{color:var(--pro-muted);font-size:.73rem;line-height:1.3;margin-top:2px}.pro-read-density-header{align-items:center;display:flex;justify-content:space-between}.pro-read-density-val{color:var(--pro-primary);font-size:.78rem;font-weight:600}.pro-read-slider{-webkit-appearance:none;appearance:none;background:linear-gradient(to right,var(--pro-primary) 0,var(--pro-primary) 50%,var(--pro-border) 50%,var(--pro-border) 100%);border-radius:2px;cursor:pointer;height:4px;outline:none;width:100%}.pro-read-slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--pro-surface);border:2px solid var(--pro-primary);border-radius:50%;box-shadow:0 2px 6px #00000026;cursor:pointer;height:18px;transition:transform var(--pro-transition);width:18px}.pro-read-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.pro-read-slider::-moz-range-thumb{background:var(--pro-surface);border:2px solid var(--pro-primary);border-radius:50%;box-shadow:0 2px 6px #00000026;cursor:pointer;height:18px;width:18px}.pro-read-slider-hints{color:var(--pro-muted);display:flex;font-size:.7rem;justify-content:space-between;margin-top:4px}.pro-read-modal__footer{border-top:1px solid var(--pro-border);flex-shrink:0;padding:12px 20px 16px}.pro-read-footer-reset{background:#0000;border:1px solid var(--pro-border);border-radius:10px;color:var(--pro-muted);cursor:pointer;font-family:var(--pro-font);font-size:.78rem;padding:9px;transition:all var(--pro-transition);width:100%}.pro-read-footer-reset:hover{background:color-mix(in oklab,var(--pro-danger) 6%,#0000);border-color:var(--pro-danger);color:var(--pro-danger)}