@layer tokens{:root{--color-primary: #1a5f3f;--color-primary-hover: #2a7f5f;--color-primary-mid: #2d8659;--color-primary-light: #4ade80;--color-secondary: #d4af37;--color-success: #10b981;--color-success-tint: #d1fae5;--color-success-light: #86efac;--color-success-pale: #bbf7d0;--color-danger: #c85a3f;--color-danger-vivid: #ef4444;--color-danger-tint: #fecaca;--color-danger-light: #fca5a5;--color-danger-pale: #f87171;--color-warning: #f59e0b;--color-warning-light: #fda4af;--color-info-tint: #bae6fd;--color-info-light: #dbeafe;--color-indigo-tint: #c7d2fe;--primary: var(--color-primary);--primary-hover: var(--color-primary-hover);--primary-light: var(--color-primary-light);--secondary: var(--color-secondary);--success: var(--color-success);--danger: var(--color-danger);--warning: var(--color-warning);--color-bg-dark: #0a1810;--color-bg-deeper: #060f0a;--color-bg-surface: #0d1f14;--color-bg-surface-2: #2a2a2a;--color-bg-surface-3: #3a3a3a;--color-bg-card: rgba(255, 255, 255, .05);--color-bg-overlay: rgba(0, 0, 0, .65);--color-bg-black: #000;--color-surface-tint: #f5fff9;--bg-dark: var(--color-bg-dark);--bg-card: var(--color-bg-card);--color-text-main: #faf9f6;--color-text-dim: #94a3b8;--color-text-muted: #64748b;--text-main: var(--color-text-main);--text-dim: var(--color-text-dim);--text-muted: var(--color-text-muted);--text-primary: var(--color-text-main);--text-secondary: var(--color-text-dim);--glass: rgba(255, 255, 255, .04);--glass-mid: rgba(255, 255, 255, .07);--glass-high: rgba(255, 255, 255, .1);--glass-border: rgba(255, 255, 255, .12);--glass-border-strong: rgba(255, 255, 255, .2);--glass-inset: inset 0 1px 0 rgba(255, 255, 255, .1);--glass-inset-strong: inset 0 1px 0 rgba(255, 255, 255, .16);--shadow-sm: 0 4px 12px rgba(0, 0, 0, .25);--shadow-md: 0 8px 32px rgba(0, 0, 0, .35);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .55);--shadow-card: 0 14px 30px rgba(0, 0, 0, .34), var(--glass-inset);--shadow-hover: 0 24px 48px rgba(0, 0, 0, .45), var(--glass-inset-strong);--shadow-focus: 0 0 0 3px rgba(26, 95, 63, .35), 0 20px 36px rgba(0, 0, 0, .4);--shadow-focus-ring: 0 0 0 3px rgba(26, 95, 63, .35);--ios-shadow: var(--shadow-md);--ios-shadow-lg: var(--shadow-lg);--ios-shadow-card: var(--shadow-card);--ios-shadow-hover: var(--shadow-hover);--ios-shadow-focus: var(--shadow-focus);--gradient-accent: linear-gradient(135deg, #1a5f3f 0%, #2a7f5f 100%);--gradient-gold: linear-gradient(135deg, #d4af37 0%, #f0cc55 100%);--gradient-card: linear-gradient(180deg, rgba(255, 255, 255, .08) 0%, rgba(255, 255, 255, .04) 50%, rgba(255, 255, 255, .02) 100%);--accent-gradient: var(--gradient-accent);--gold-gradient: var(--gradient-gold);--card-gradient: var(--gradient-card);--font-family: "Outfit", sans-serif;--font-size-xs: .75rem;--font-size-sm: .8rem;--font-size-base: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--touch-target-min: 44px;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-2xl: 28px;--radius-full: 9999px;--z-base: 1;--z-dropdown: 500;--z-sticky: 600;--z-modal: 800;--z-player: 900;--z-queue: 910;--z-toast: 1000;--z-top: 9999;--duration-fast: .15s;--duration-normal: .25s;--duration-slow: .4s;--ease-default: cubic-bezier(.4, 0, .2, 1);--ease-spring: cubic-bezier(.175, .885, .32, 1.275);--ease-out: cubic-bezier(0, 0, .2, 1);--transition: all var(--duration-normal) var(--ease-default);--spring: var(--ease-spring);--motion-ok: 1}@media(prefers-reduced-motion:reduce){:root{--duration-fast: 1ms;--duration-normal: 1ms;--duration-slow: 1ms;--motion-ok: 0}}}@media(pointer:coarse){button:not(.search-suggestion):not(.ssh-pin):not(.ssh-remove):not(.ssh-unsave),[role=button],summary,input[type=checkbox],input[type=radio],select{min-height:var(--touch-target-min);min-width:var(--touch-target-min)}input[type=checkbox],input[type=radio]{min-width:unset;width:20px;height:20px;padding:calc((var(--touch-target-min) - 20px) / 2);box-sizing:content-box}input[type=text],input[type=email],input[type=search],input[type=password],input[type=tel],textarea{min-height:var(--touch-target-min);min-width:unset}a[role=button],a.btn,a.badge-link{min-height:var(--touch-target-min);display:inline-flex;align-items:center}.queue-header-btn,.queue-playback-btn,.queue-item-remove,.queue-drag-handle,.player-ctrl-btn,.player-pip-btn,.player-close-btn,.filter-chip-remove,.clear-search-icon{min-height:var(--touch-target-min);min-width:var(--touch-target-min)}}app-header{padding-top:var(--safe-top);height:calc(var(--header-height, 56px) + var(--safe-top))}sidebar-nav,.sidebar-nav{padding-left:var(--safe-left);padding-bottom:var(--safe-bottom)}.queue-window{bottom:calc(2rem + var(--safe-bottom))}@media(max-width:768px){#playerModal .modal-content{padding-top:var(--safe-top);padding-bottom:var(--safe-bottom)}#playlistSidebarTracks{padding-bottom:calc(3rem + var(--safe-bottom))}}@media(hover:none)and (pointer:coarse){.media-card:hover,.channel-card:hover,.playlist-card:hover{transform:none;box-shadow:none}.btn-primary:hover,.btn-secondary:hover,.modal-action-btn:hover{transform:none}}@media(pointer:coarse){.media-card:active{transform:scale(.98);transition:transform .1s var(--ease-default)}.queue-header-btn:active,.queue-playback-btn:active{transform:scale(.92);transition:transform .1s var(--ease-default)}}:root{--font-family-fallback: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}body{font-family:"Outfit",var(--font-family-fallback)}@font-face{font-family:Phosphor;src:url(/fonts/phosphor/Phosphor.woff2?v=1777403702521) format("woff2");font-weight:400;font-style:normal;font-display:swap}.ph{font-family:Phosphor!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.ph-acorn:before{content:"\eb9a"}.ph.ph-address-book:before{content:"\e6f8"}.ph.ph-address-book-tabs:before{content:"\ee4e"}.ph.ph-air-traffic-control:before{content:"\ecd8"}.ph.ph-airplane:before{content:"\e002"}.ph.ph-airplane-in-flight:before{content:"\e4fe"}.ph.ph-airplane-landing:before{content:"\e502"}.ph.ph-airplane-takeoff:before{content:"\e504"}.ph.ph-airplane-taxiing:before{content:"\e500"}.ph.ph-airplane-tilt:before{content:"\e5d6"}.ph.ph-airplay:before{content:"\e004"}.ph.ph-alarm:before{content:"\e006"}.ph.ph-alien:before{content:"\e8a6"}.ph.ph-align-bottom:before{content:"\e506"}.ph.ph-align-bottom-simple:before{content:"\eb0c"}.ph.ph-align-center-horizontal:before{content:"\e50a"}.ph.ph-align-center-horizontal-simple:before{content:"\eb0e"}.ph.ph-align-center-vertical:before{content:"\e50c"}.ph.ph-align-center-vertical-simple:before{content:"\eb10"}.ph.ph-align-left:before{content:"\e50e"}.ph.ph-align-left-simple:before{content:"\eaee"}.ph.ph-align-right:before{content:"\e510"}.ph.ph-align-right-simple:before{content:"\eb12"}.ph.ph-align-top:before{content:"\e512"}.ph.ph-align-top-simple:before{content:"\eb14"}.ph.ph-amazon-logo:before{content:"\e96c"}.ph.ph-ambulance:before{content:"\e572"}.ph.ph-anchor:before{content:"\e514"}.ph.ph-anchor-simple:before{content:"\e5d8"}.ph.ph-android-logo:before{content:"\e008"}.ph.ph-angle:before{content:"\e7bc"}.ph.ph-angular-logo:before{content:"\eb80"}.ph.ph-aperture:before{content:"\e00a"}.ph.ph-app-store-logo:before{content:"\e974"}.ph.ph-app-window:before{content:"\e5da"}.ph.ph-apple-logo:before{content:"\e516"}.ph.ph-apple-podcasts-logo:before{content:"\eb96"}.ph.ph-approximate-equals:before{content:"\edaa"}.ph.ph-archive:before{content:"\e00c"}.ph.ph-armchair:before{content:"\e012"}.ph.ph-arrow-arc-left:before{content:"\e014"}.ph.ph-arrow-arc-right:before{content:"\e016"}.ph.ph-arrow-bend-double-up-left:before{content:"\e03a"}.ph.ph-arrow-bend-double-up-right:before{content:"\e03c"}.ph.ph-arrow-bend-down-left:before{content:"\e018"}.ph.ph-arrow-bend-down-right:before{content:"\e01a"}.ph.ph-arrow-bend-left-down:before{content:"\e01c"}.ph.ph-arrow-bend-left-up:before{content:"\e01e"}.ph.ph-arrow-bend-right-down:before{content:"\e020"}.ph.ph-arrow-bend-right-up:before{content:"\e022"}.ph.ph-arrow-bend-up-left:before{content:"\e024"}.ph.ph-arrow-bend-up-right:before{content:"\e026"}.ph.ph-arrow-circle-down:before{content:"\e028"}.ph.ph-arrow-circle-down-left:before{content:"\e02a"}.ph.ph-arrow-circle-down-right:before{content:"\e02c"}.ph.ph-arrow-circle-left:before{content:"\e05a"}.ph.ph-arrow-circle-right:before{content:"\e02e"}.ph.ph-arrow-circle-up:before{content:"\e030"}.ph.ph-arrow-circle-up-left:before{content:"\e032"}.ph.ph-arrow-circle-up-right:before{content:"\e034"}.ph.ph-arrow-clockwise:before{content:"\e036"}.ph.ph-arrow-counter-clockwise:before{content:"\e038"}.ph.ph-arrow-down:before{content:"\e03e"}.ph.ph-arrow-down-left:before{content:"\e040"}.ph.ph-arrow-down-right:before{content:"\e042"}.ph.ph-arrow-elbow-down-left:before{content:"\e044"}.ph.ph-arrow-elbow-down-right:before{content:"\e046"}.ph.ph-arrow-elbow-left:before{content:"\e048"}.ph.ph-arrow-elbow-left-down:before{content:"\e04a"}.ph.ph-arrow-elbow-left-up:before{content:"\e04c"}.ph.ph-arrow-elbow-right:before{content:"\e04e"}.ph.ph-arrow-elbow-right-down:before{content:"\e050"}.ph.ph-arrow-elbow-right-up:before{content:"\e052"}.ph.ph-arrow-elbow-up-left:before{content:"\e054"}.ph.ph-arrow-elbow-up-right:before{content:"\e056"}.ph.ph-arrow-fat-down:before{content:"\e518"}.ph.ph-arrow-fat-left:before{content:"\e51a"}.ph.ph-arrow-fat-line-down:before{content:"\e51c"}.ph.ph-arrow-fat-line-left:before{content:"\e51e"}.ph.ph-arrow-fat-line-right:before{content:"\e520"}.ph.ph-arrow-fat-line-up:before{content:"\e522"}.ph.ph-arrow-fat-lines-down:before{content:"\e524"}.ph.ph-arrow-fat-lines-left:before{content:"\e526"}.ph.ph-arrow-fat-lines-right:before{content:"\e528"}.ph.ph-arrow-fat-lines-up:before{content:"\e52a"}.ph.ph-arrow-fat-right:before{content:"\e52c"}.ph.ph-arrow-fat-up:before{content:"\e52e"}.ph.ph-arrow-left:before{content:"\e058"}.ph.ph-arrow-line-down:before{content:"\e05c"}.ph.ph-arrow-line-down-left:before{content:"\e05e"}.ph.ph-arrow-line-down-right:before{content:"\e060"}.ph.ph-arrow-line-left:before{content:"\e062"}.ph.ph-arrow-line-right:before{content:"\e064"}.ph.ph-arrow-line-up:before{content:"\e066"}.ph.ph-arrow-line-up-left:before{content:"\e068"}.ph.ph-arrow-line-up-right:before{content:"\e06a"}.ph.ph-arrow-right:before{content:"\e06c"}.ph.ph-arrow-square-down:before{content:"\e06e"}.ph.ph-arrow-square-down-left:before{content:"\e070"}.ph.ph-arrow-square-down-right:before{content:"\e072"}.ph.ph-arrow-square-in:before{content:"\e5dc"}.ph.ph-arrow-square-left:before{content:"\e074"}.ph.ph-arrow-square-out:before{content:"\e5de"}.ph.ph-arrow-square-right:before{content:"\e076"}.ph.ph-arrow-square-up:before{content:"\e078"}.ph.ph-arrow-square-up-left:before{content:"\e07a"}.ph.ph-arrow-square-up-right:before{content:"\e07c"}.ph.ph-arrow-u-down-left:before{content:"\e07e"}.ph.ph-arrow-u-down-right:before{content:"\e080"}.ph.ph-arrow-u-left-down:before{content:"\e082"}.ph.ph-arrow-u-left-up:before{content:"\e084"}.ph.ph-arrow-u-right-down:before{content:"\e086"}.ph.ph-arrow-u-right-up:before{content:"\e088"}.ph.ph-arrow-u-up-left:before{content:"\e08a"}.ph.ph-arrow-u-up-right:before{content:"\e08c"}.ph.ph-arrow-up:before{content:"\e08e"}.ph.ph-arrow-up-left:before{content:"\e090"}.ph.ph-arrow-up-right:before{content:"\e092"}.ph.ph-arrows-clockwise:before{content:"\e094"}.ph.ph-arrows-counter-clockwise:before{content:"\e096"}.ph.ph-arrows-down-up:before{content:"\e098"}.ph.ph-arrows-horizontal:before{content:"\eb06"}.ph.ph-arrows-in:before{content:"\e09a"}.ph.ph-arrows-in-cardinal:before{content:"\e09c"}.ph.ph-arrows-in-line-horizontal:before{content:"\e530"}.ph.ph-arrows-in-line-vertical:before{content:"\e532"}.ph.ph-arrows-in-simple:before{content:"\e09e"}.ph.ph-arrows-left-right:before{content:"\e0a0"}.ph.ph-arrows-merge:before{content:"\ed3e"}.ph.ph-arrows-out:before{content:"\e0a2"}.ph.ph-arrows-out-cardinal:before{content:"\e0a4"}.ph.ph-arrows-out-line-horizontal:before{content:"\e534"}.ph.ph-arrows-out-line-vertical:before{content:"\e536"}.ph.ph-arrows-out-simple:before{content:"\e0a6"}.ph.ph-arrows-split:before{content:"\ed3c"}.ph.ph-arrows-vertical:before{content:"\eb04"}.ph.ph-article:before{content:"\e0a8"}.ph.ph-article-medium:before{content:"\e5e0"}.ph.ph-article-ny-times:before{content:"\e5e2"}.ph.ph-asclepius:before{content:"\ee34"}.ph.ph-caduceus:before{content:"\ee34"}.ph.ph-asterisk:before{content:"\e0aa"}.ph.ph-asterisk-simple:before{content:"\e832"}.ph.ph-at:before{content:"\e0ac"}.ph.ph-atom:before{content:"\e5e4"}.ph.ph-avocado:before{content:"\ee04"}.ph.ph-axe:before{content:"\e9fc"}.ph.ph-baby:before{content:"\e774"}.ph.ph-baby-carriage:before{content:"\e818"}.ph.ph-backpack:before{content:"\e922"}.ph.ph-backspace:before{content:"\e0ae"}.ph.ph-bag:before{content:"\e0b0"}.ph.ph-bag-simple:before{content:"\e5e6"}.ph.ph-balloon:before{content:"\e76c"}.ph.ph-bandaids:before{content:"\e0b2"}.ph.ph-bank:before{content:"\e0b4"}.ph.ph-barbell:before{content:"\e0b6"}.ph.ph-barcode:before{content:"\e0b8"}.ph.ph-barn:before{content:"\ec72"}.ph.ph-barricade:before{content:"\e948"}.ph.ph-baseball:before{content:"\e71a"}.ph.ph-baseball-cap:before{content:"\ea28"}.ph.ph-baseball-helmet:before{content:"\ee4a"}.ph.ph-basket:before{content:"\e964"}.ph.ph-basketball:before{content:"\e724"}.ph.ph-bathtub:before{content:"\e81e"}.ph.ph-battery-charging:before{content:"\e0ba"}.ph.ph-battery-charging-vertical:before{content:"\e0bc"}.ph.ph-battery-empty:before{content:"\e0be"}.ph.ph-battery-full:before{content:"\e0c0"}.ph.ph-battery-high:before{content:"\e0c2"}.ph.ph-battery-low:before{content:"\e0c4"}.ph.ph-battery-medium:before{content:"\e0c6"}.ph.ph-battery-plus:before{content:"\e808"}.ph.ph-battery-plus-vertical:before{content:"\ec50"}.ph.ph-battery-vertical-empty:before{content:"\e7c6"}.ph.ph-battery-vertical-full:before{content:"\e7c4"}.ph.ph-battery-vertical-high:before{content:"\e7c2"}.ph.ph-battery-vertical-low:before{content:"\e7be"}.ph.ph-battery-vertical-medium:before{content:"\e7c0"}.ph.ph-battery-warning:before{content:"\e0c8"}.ph.ph-battery-warning-vertical:before{content:"\e0ca"}.ph.ph-beach-ball:before{content:"\ed24"}.ph.ph-beanie:before{content:"\ea2a"}.ph.ph-bed:before{content:"\e0cc"}.ph.ph-beer-bottle:before{content:"\e7b0"}.ph.ph-beer-stein:before{content:"\eb62"}.ph.ph-behance-logo:before{content:"\e7f4"}.ph.ph-bell:before{content:"\e0ce"}.ph.ph-bell-ringing:before{content:"\e5e8"}.ph.ph-bell-simple:before{content:"\e0d0"}.ph.ph-bell-simple-ringing:before{content:"\e5ea"}.ph.ph-bell-simple-slash:before{content:"\e0d2"}.ph.ph-bell-simple-z:before{content:"\e5ec"}.ph.ph-bell-slash:before{content:"\e0d4"}.ph.ph-bell-z:before{content:"\e5ee"}.ph.ph-belt:before{content:"\ea2c"}.ph.ph-bezier-curve:before{content:"\eb00"}.ph.ph-bicycle:before{content:"\e0d6"}.ph.ph-binary:before{content:"\ee60"}.ph.ph-binoculars:before{content:"\ea64"}.ph.ph-biohazard:before{content:"\e9e0"}.ph.ph-bird:before{content:"\e72c"}.ph.ph-blueprint:before{content:"\eda0"}.ph.ph-bluetooth:before{content:"\e0da"}.ph.ph-bluetooth-connected:before{content:"\e0dc"}.ph.ph-bluetooth-slash:before{content:"\e0de"}.ph.ph-bluetooth-x:before{content:"\e0e0"}.ph.ph-boat:before{content:"\e786"}.ph.ph-bomb:before{content:"\ee0a"}.ph.ph-bone:before{content:"\e7f2"}.ph.ph-book:before{content:"\e0e2"}.ph.ph-book-bookmark:before{content:"\e0e4"}.ph.ph-book-open:before{content:"\e0e6"}.ph.ph-book-open-text:before{content:"\e8f2"}.ph.ph-book-open-user:before{content:"\ede0"}.ph.ph-bookmark:before{content:"\e0e8"}.ph.ph-bookmark-simple:before{content:"\e0ea"}.ph.ph-bookmarks:before{content:"\e0ec"}.ph.ph-bookmarks-simple:before{content:"\e5f0"}.ph.ph-books:before{content:"\e758"}.ph.ph-boot:before{content:"\ecca"}.ph.ph-boules:before{content:"\e722"}.ph.ph-bounding-box:before{content:"\e6ce"}.ph.ph-bowl-food:before{content:"\eaa4"}.ph.ph-bowl-steam:before{content:"\e8e4"}.ph.ph-bowling-ball:before{content:"\ea34"}.ph.ph-box-arrow-down:before{content:"\e00e"}.ph.ph-archive-box:before{content:"\e00e"}.ph.ph-box-arrow-up:before{content:"\ee54"}.ph.ph-boxing-glove:before{content:"\ea36"}.ph.ph-brackets-angle:before{content:"\e862"}.ph.ph-brackets-curly:before{content:"\e860"}.ph.ph-brackets-round:before{content:"\e864"}.ph.ph-brackets-square:before{content:"\e85e"}.ph.ph-brain:before{content:"\e74e"}.ph.ph-brandy:before{content:"\e6b4"}.ph.ph-bread:before{content:"\e81c"}.ph.ph-bridge:before{content:"\ea68"}.ph.ph-briefcase:before{content:"\e0ee"}.ph.ph-briefcase-metal:before{content:"\e5f2"}.ph.ph-broadcast:before{content:"\e0f2"}.ph.ph-broom:before{content:"\ec54"}.ph.ph-browser:before{content:"\e0f4"}.ph.ph-browsers:before{content:"\e0f6"}.ph.ph-bug:before{content:"\e5f4"}.ph.ph-bug-beetle:before{content:"\e5f6"}.ph.ph-bug-droid:before{content:"\e5f8"}.ph.ph-building:before{content:"\e100"}.ph.ph-building-apartment:before{content:"\e0fe"}.ph.ph-building-office:before{content:"\e0ff"}.ph.ph-buildings:before{content:"\e102"}.ph.ph-bulldozer:before{content:"\ec6c"}.ph.ph-bus:before{content:"\e106"}.ph.ph-butterfly:before{content:"\ea6e"}.ph.ph-cable-car:before{content:"\e49c"}.ph.ph-cactus:before{content:"\e918"}.ph.ph-cake:before{content:"\e780"}.ph.ph-calculator:before{content:"\e538"}.ph.ph-calendar:before{content:"\e108"}.ph.ph-calendar-blank:before{content:"\e10a"}.ph.ph-calendar-check:before{content:"\e712"}.ph.ph-calendar-dot:before{content:"\e7b2"}.ph.ph-calendar-dots:before{content:"\e7b4"}.ph.ph-calendar-heart:before{content:"\e8b0"}.ph.ph-calendar-minus:before{content:"\ea14"}.ph.ph-calendar-plus:before{content:"\e714"}.ph.ph-calendar-slash:before{content:"\ea12"}.ph.ph-calendar-star:before{content:"\e8b2"}.ph.ph-calendar-x:before{content:"\e10c"}.ph.ph-call-bell:before{content:"\e7de"}.ph.ph-camera:before{content:"\e10e"}.ph.ph-camera-plus:before{content:"\ec58"}.ph.ph-camera-rotate:before{content:"\e7a4"}.ph.ph-camera-slash:before{content:"\e110"}.ph.ph-campfire:before{content:"\e9d8"}.ph.ph-car:before{content:"\e112"}.ph.ph-car-battery:before{content:"\ee30"}.ph.ph-car-profile:before{content:"\e8cc"}.ph.ph-car-simple:before{content:"\e114"}.ph.ph-cardholder:before{content:"\e5fa"}.ph.ph-cards:before{content:"\e0f8"}.ph.ph-cards-three:before{content:"\ee50"}.ph.ph-caret-circle-double-down:before{content:"\e116"}.ph.ph-caret-circle-double-left:before{content:"\e118"}.ph.ph-caret-circle-double-right:before{content:"\e11a"}.ph.ph-caret-circle-double-up:before{content:"\e11c"}.ph.ph-caret-circle-down:before{content:"\e11e"}.ph.ph-caret-circle-left:before{content:"\e120"}.ph.ph-caret-circle-right:before{content:"\e122"}.ph.ph-caret-circle-up:before{content:"\e124"}.ph.ph-caret-circle-up-down:before{content:"\e13e"}.ph.ph-caret-double-down:before{content:"\e126"}.ph.ph-caret-double-left:before{content:"\e128"}.ph.ph-caret-double-right:before{content:"\e12a"}.ph.ph-caret-double-up:before{content:"\e12c"}.ph.ph-caret-down:before{content:"\e136"}.ph.ph-caret-left:before{content:"\e138"}.ph.ph-caret-line-down:before{content:"\e134"}.ph.ph-caret-line-left:before{content:"\e132"}.ph.ph-caret-line-right:before{content:"\e130"}.ph.ph-caret-line-up:before{content:"\e12e"}.ph.ph-caret-right:before{content:"\e13a"}.ph.ph-caret-up:before{content:"\e13c"}.ph.ph-caret-up-down:before{content:"\e140"}.ph.ph-carrot:before{content:"\ed38"}.ph.ph-cash-register:before{content:"\ed80"}.ph.ph-cassette-tape:before{content:"\ed2e"}.ph.ph-castle-turret:before{content:"\e9d0"}.ph.ph-cat:before{content:"\e748"}.ph.ph-cell-signal-full:before{content:"\e142"}.ph.ph-cell-signal-high:before{content:"\e144"}.ph.ph-cell-signal-low:before{content:"\e146"}.ph.ph-cell-signal-medium:before{content:"\e148"}.ph.ph-cell-signal-none:before{content:"\e14a"}.ph.ph-cell-signal-slash:before{content:"\e14c"}.ph.ph-cell-signal-x:before{content:"\e14e"}.ph.ph-cell-tower:before{content:"\ebaa"}.ph.ph-certificate:before{content:"\e766"}.ph.ph-chair:before{content:"\e950"}.ph.ph-chalkboard:before{content:"\e5fc"}.ph.ph-chalkboard-simple:before{content:"\e5fe"}.ph.ph-chalkboard-teacher:before{content:"\e600"}.ph.ph-champagne:before{content:"\eaca"}.ph.ph-charging-station:before{content:"\e8d0"}.ph.ph-chart-bar:before{content:"\e150"}.ph.ph-chart-bar-horizontal:before{content:"\e152"}.ph.ph-chart-donut:before{content:"\eaa6"}.ph.ph-chart-line:before{content:"\e154"}.ph.ph-chart-line-down:before{content:"\e8b6"}.ph.ph-chart-line-up:before{content:"\e156"}.ph.ph-chart-pie:before{content:"\e158"}.ph.ph-chart-pie-slice:before{content:"\e15a"}.ph.ph-chart-polar:before{content:"\eaa8"}.ph.ph-chart-scatter:before{content:"\eaac"}.ph.ph-chat:before{content:"\e15c"}.ph.ph-chat-centered:before{content:"\e160"}.ph.ph-chat-centered-dots:before{content:"\e164"}.ph.ph-chat-centered-slash:before{content:"\e162"}.ph.ph-chat-centered-text:before{content:"\e166"}.ph.ph-chat-circle:before{content:"\e168"}.ph.ph-chat-circle-dots:before{content:"\e16c"}.ph.ph-chat-circle-slash:before{content:"\e16a"}.ph.ph-chat-circle-text:before{content:"\e16e"}.ph.ph-chat-dots:before{content:"\e170"}.ph.ph-chat-slash:before{content:"\e15e"}.ph.ph-chat-teardrop:before{content:"\e172"}.ph.ph-chat-teardrop-dots:before{content:"\e176"}.ph.ph-chat-teardrop-slash:before{content:"\e174"}.ph.ph-chat-teardrop-text:before{content:"\e178"}.ph.ph-chat-text:before{content:"\e17a"}.ph.ph-chats:before{content:"\e17c"}.ph.ph-chats-circle:before{content:"\e17e"}.ph.ph-chats-teardrop:before{content:"\e180"}.ph.ph-check:before{content:"\e182"}.ph.ph-check-circle:before{content:"\e184"}.ph.ph-check-fat:before{content:"\eba6"}.ph.ph-check-square:before{content:"\e186"}.ph.ph-check-square-offset:before{content:"\e188"}.ph.ph-checkerboard:before{content:"\e8c4"}.ph.ph-checks:before{content:"\e53a"}.ph.ph-cheers:before{content:"\ea4a"}.ph.ph-cheese:before{content:"\e9fe"}.ph.ph-chef-hat:before{content:"\ed8e"}.ph.ph-cherries:before{content:"\e830"}.ph.ph-church:before{content:"\ecea"}.ph.ph-cigarette:before{content:"\ed90"}.ph.ph-cigarette-slash:before{content:"\ed92"}.ph.ph-circle:before{content:"\e18a"}.ph.ph-circle-dashed:before{content:"\e602"}.ph.ph-circle-half:before{content:"\e18c"}.ph.ph-circle-half-tilt:before{content:"\e18e"}.ph.ph-circle-notch:before{content:"\eb44"}.ph.ph-circles-four:before{content:"\e190"}.ph.ph-circles-three:before{content:"\e192"}.ph.ph-circles-three-plus:before{content:"\e194"}.ph.ph-circuitry:before{content:"\e9c2"}.ph.ph-city:before{content:"\ea6a"}.ph.ph-clipboard:before{content:"\e196"}.ph.ph-clipboard-text:before{content:"\e198"}.ph.ph-clock:before{content:"\e19a"}.ph.ph-clock-afternoon:before{content:"\e19c"}.ph.ph-clock-clockwise:before{content:"\e19e"}.ph.ph-clock-countdown:before{content:"\ed2c"}.ph.ph-clock-counter-clockwise:before{content:"\e1a0"}.ph.ph-clock-user:before{content:"\edec"}.ph.ph-closed-captioning:before{content:"\e1a4"}.ph.ph-cloud:before{content:"\e1aa"}.ph.ph-cloud-arrow-down:before{content:"\e1ac"}.ph.ph-cloud-arrow-up:before{content:"\e1ae"}.ph.ph-cloud-check:before{content:"\e1b0"}.ph.ph-cloud-fog:before{content:"\e53c"}.ph.ph-cloud-lightning:before{content:"\e1b2"}.ph.ph-cloud-moon:before{content:"\e53e"}.ph.ph-cloud-rain:before{content:"\e1b4"}.ph.ph-cloud-slash:before{content:"\e1b6"}.ph.ph-cloud-snow:before{content:"\e1b8"}.ph.ph-cloud-sun:before{content:"\e540"}.ph.ph-cloud-warning:before{content:"\ea98"}.ph.ph-cloud-x:before{content:"\ea96"}.ph.ph-clover:before{content:"\edc8"}.ph.ph-club:before{content:"\e1ba"}.ph.ph-coat-hanger:before{content:"\e7fe"}.ph.ph-coda-logo:before{content:"\e7ce"}.ph.ph-code:before{content:"\e1bc"}.ph.ph-code-block:before{content:"\eafe"}.ph.ph-code-simple:before{content:"\e1be"}.ph.ph-codepen-logo:before{content:"\e978"}.ph.ph-codesandbox-logo:before{content:"\ea06"}.ph.ph-coffee:before{content:"\e1c2"}.ph.ph-coffee-bean:before{content:"\e1c0"}.ph.ph-coin:before{content:"\e60e"}.ph.ph-coin-vertical:before{content:"\eb48"}.ph.ph-coins:before{content:"\e78e"}.ph.ph-columns:before{content:"\e546"}.ph.ph-columns-plus-left:before{content:"\e544"}.ph.ph-columns-plus-right:before{content:"\e542"}.ph.ph-command:before{content:"\e1c4"}.ph.ph-compass:before{content:"\e1c8"}.ph.ph-compass-rose:before{content:"\e1c6"}.ph.ph-compass-tool:before{content:"\ea0e"}.ph.ph-computer-tower:before{content:"\e548"}.ph.ph-confetti:before{content:"\e81a"}.ph.ph-contactless-payment:before{content:"\ed42"}.ph.ph-control:before{content:"\eca6"}.ph.ph-cookie:before{content:"\e6ca"}.ph.ph-cooking-pot:before{content:"\e764"}.ph.ph-copy:before{content:"\e1ca"}.ph.ph-copy-simple:before{content:"\e1cc"}.ph.ph-copyleft:before{content:"\e86a"}.ph.ph-copyright:before{content:"\e54a"}.ph.ph-corners-in:before{content:"\e1ce"}.ph.ph-corners-out:before{content:"\e1d0"}.ph.ph-couch:before{content:"\e7f6"}.ph.ph-court-basketball:before{content:"\ee36"}.ph.ph-cow:before{content:"\eabe"}.ph.ph-cowboy-hat:before{content:"\ed12"}.ph.ph-cpu:before{content:"\e610"}.ph.ph-crane:before{content:"\ed48"}.ph.ph-crane-tower:before{content:"\ed49"}.ph.ph-credit-card:before{content:"\e1d2"}.ph.ph-cricket:before{content:"\ee12"}.ph.ph-crop:before{content:"\e1d4"}.ph.ph-cross:before{content:"\e8a0"}.ph.ph-crosshair:before{content:"\e1d6"}.ph.ph-crosshair-simple:before{content:"\e1d8"}.ph.ph-crown:before{content:"\e614"}.ph.ph-crown-cross:before{content:"\ee5e"}.ph.ph-crown-simple:before{content:"\e616"}.ph.ph-cube:before{content:"\e1da"}.ph.ph-cube-focus:before{content:"\ed0a"}.ph.ph-cube-transparent:before{content:"\ec7c"}.ph.ph-currency-btc:before{content:"\e618"}.ph.ph-currency-circle-dollar:before{content:"\e54c"}.ph.ph-currency-cny:before{content:"\e54e"}.ph.ph-currency-dollar:before{content:"\e550"}.ph.ph-currency-dollar-simple:before{content:"\e552"}.ph.ph-currency-eth:before{content:"\eada"}.ph.ph-currency-eur:before{content:"\e554"}.ph.ph-currency-gbp:before{content:"\e556"}.ph.ph-currency-inr:before{content:"\e558"}.ph.ph-currency-jpy:before{content:"\e55a"}.ph.ph-currency-krw:before{content:"\e55c"}.ph.ph-currency-kzt:before{content:"\ec4c"}.ph.ph-currency-ngn:before{content:"\eb52"}.ph.ph-currency-rub:before{content:"\e55e"}.ph.ph-cursor:before{content:"\e1dc"}.ph.ph-cursor-click:before{content:"\e7c8"}.ph.ph-cursor-text:before{content:"\e7d8"}.ph.ph-cylinder:before{content:"\e8fc"}.ph.ph-database:before{content:"\e1de"}.ph.ph-desk:before{content:"\ed16"}.ph.ph-desktop:before{content:"\e560"}.ph.ph-desktop-tower:before{content:"\e562"}.ph.ph-detective:before{content:"\e83e"}.ph.ph-dev-to-logo:before{content:"\ed0e"}.ph.ph-device-mobile:before{content:"\e1e0"}.ph.ph-device-mobile-camera:before{content:"\e1e2"}.ph.ph-device-mobile-slash:before{content:"\ee46"}.ph.ph-device-mobile-speaker:before{content:"\e1e4"}.ph.ph-device-rotate:before{content:"\edf2"}.ph.ph-device-tablet:before{content:"\e1e6"}.ph.ph-device-tablet-camera:before{content:"\e1e8"}.ph.ph-device-tablet-speaker:before{content:"\e1ea"}.ph.ph-devices:before{content:"\eba4"}.ph.ph-diamond:before{content:"\e1ec"}.ph.ph-diamonds-four:before{content:"\e8f4"}.ph.ph-dice-five:before{content:"\e1ee"}.ph.ph-dice-four:before{content:"\e1f0"}.ph.ph-dice-one:before{content:"\e1f2"}.ph.ph-dice-six:before{content:"\e1f4"}.ph.ph-dice-three:before{content:"\e1f6"}.ph.ph-dice-two:before{content:"\e1f8"}.ph.ph-disc:before{content:"\e564"}.ph.ph-disco-ball:before{content:"\ed98"}.ph.ph-discord-logo:before{content:"\e61a"}.ph.ph-divide:before{content:"\e1fa"}.ph.ph-dna:before{content:"\e924"}.ph.ph-dog:before{content:"\e74a"}.ph.ph-door:before{content:"\e61c"}.ph.ph-door-open:before{content:"\e7e6"}.ph.ph-dot:before{content:"\ecde"}.ph.ph-dot-outline:before{content:"\ece0"}.ph.ph-dots-nine:before{content:"\e1fc"}.ph.ph-dots-six:before{content:"\e794"}.ph.ph-dots-six-vertical:before{content:"\eae2"}.ph.ph-dots-three:before{content:"\e1fe"}.ph.ph-dots-three-circle:before{content:"\e200"}.ph.ph-dots-three-circle-vertical:before{content:"\e202"}.ph.ph-dots-three-outline:before{content:"\e204"}.ph.ph-dots-three-outline-vertical:before{content:"\e206"}.ph.ph-dots-three-vertical:before{content:"\e208"}.ph.ph-download:before{content:"\e20a"}.ph.ph-download-simple:before{content:"\e20c"}.ph.ph-dress:before{content:"\ea7e"}.ph.ph-dresser:before{content:"\e94e"}.ph.ph-dribbble-logo:before{content:"\e20e"}.ph.ph-drone:before{content:"\ed74"}.ph.ph-drop:before{content:"\e210"}.ph.ph-drop-half:before{content:"\e566"}.ph.ph-drop-half-bottom:before{content:"\eb40"}.ph.ph-drop-simple:before{content:"\ee32"}.ph.ph-drop-slash:before{content:"\e954"}.ph.ph-dropbox-logo:before{content:"\e7d0"}.ph.ph-ear:before{content:"\e70c"}.ph.ph-ear-slash:before{content:"\e70e"}.ph.ph-egg:before{content:"\e812"}.ph.ph-egg-crack:before{content:"\eb64"}.ph.ph-eject:before{content:"\e212"}.ph.ph-eject-simple:before{content:"\e6ae"}.ph.ph-elevator:before{content:"\ecc0"}.ph.ph-empty:before{content:"\edbc"}.ph.ph-engine:before{content:"\ea80"}.ph.ph-envelope:before{content:"\e214"}.ph.ph-envelope-open:before{content:"\e216"}.ph.ph-envelope-simple:before{content:"\e218"}.ph.ph-envelope-simple-open:before{content:"\e21a"}.ph.ph-equalizer:before{content:"\ebbc"}.ph.ph-equals:before{content:"\e21c"}.ph.ph-eraser:before{content:"\e21e"}.ph.ph-escalator-down:before{content:"\ecba"}.ph.ph-escalator-up:before{content:"\ecbc"}.ph.ph-exam:before{content:"\e742"}.ph.ph-exclamation-mark:before{content:"\ee44"}.ph.ph-exclude:before{content:"\e882"}.ph.ph-exclude-square:before{content:"\e880"}.ph.ph-export:before{content:"\eaf0"}.ph.ph-eye:before{content:"\e220"}.ph.ph-eye-closed:before{content:"\e222"}.ph.ph-eye-slash:before{content:"\e224"}.ph.ph-eyedropper:before{content:"\e568"}.ph.ph-eyedropper-sample:before{content:"\eac4"}.ph.ph-eyeglasses:before{content:"\e7ba"}.ph.ph-eyes:before{content:"\ee5c"}.ph.ph-face-mask:before{content:"\e56a"}.ph.ph-facebook-logo:before{content:"\e226"}.ph.ph-factory:before{content:"\e760"}.ph.ph-faders:before{content:"\e228"}.ph.ph-faders-horizontal:before{content:"\e22a"}.ph.ph-fallout-shelter:before{content:"\e9de"}.ph.ph-fan:before{content:"\e9f2"}.ph.ph-farm:before{content:"\ec70"}.ph.ph-fast-forward:before{content:"\e6a6"}.ph.ph-fast-forward-circle:before{content:"\e22c"}.ph.ph-feather:before{content:"\e9c0"}.ph.ph-fediverse-logo:before{content:"\ed66"}.ph.ph-figma-logo:before{content:"\e22e"}.ph.ph-file:before{content:"\e230"}.ph.ph-file-archive:before{content:"\eb2a"}.ph.ph-file-arrow-down:before{content:"\e232"}.ph.ph-file-arrow-up:before{content:"\e61e"}.ph.ph-file-audio:before{content:"\ea20"}.ph.ph-file-c:before{content:"\eb32"}.ph.ph-file-c-sharp:before{content:"\eb30"}.ph.ph-file-cloud:before{content:"\e95e"}.ph.ph-file-code:before{content:"\e914"}.ph.ph-file-cpp:before{content:"\eb2e"}.ph.ph-file-css:before{content:"\eb34"}.ph.ph-file-csv:before{content:"\eb1c"}.ph.ph-file-dashed:before{content:"\e704"}.ph.ph-file-dotted:before{content:"\e704"}.ph.ph-file-doc:before{content:"\eb1e"}.ph.ph-file-html:before{content:"\eb38"}.ph.ph-file-image:before{content:"\ea24"}.ph.ph-file-ini:before{content:"\eb33"}.ph.ph-file-jpg:before{content:"\eb1a"}.ph.ph-file-js:before{content:"\eb24"}.ph.ph-file-jsx:before{content:"\eb3a"}.ph.ph-file-lock:before{content:"\e95c"}.ph.ph-file-magnifying-glass:before{content:"\e238"}.ph.ph-file-search:before{content:"\e238"}.ph.ph-file-md:before{content:"\ed50"}.ph.ph-file-minus:before{content:"\e234"}.ph.ph-file-pdf:before{content:"\e702"}.ph.ph-file-plus:before{content:"\e236"}.ph.ph-file-png:before{content:"\eb18"}.ph.ph-file-ppt:before{content:"\eb20"}.ph.ph-file-py:before{content:"\eb2c"}.ph.ph-file-rs:before{content:"\eb28"}.ph.ph-file-sql:before{content:"\ed4e"}.ph.ph-file-svg:before{content:"\ed08"}.ph.ph-file-text:before{content:"\e23a"}.ph.ph-file-ts:before{content:"\eb26"}.ph.ph-file-tsx:before{content:"\eb3c"}.ph.ph-file-txt:before{content:"\eb35"}.ph.ph-file-video:before{content:"\ea22"}.ph.ph-file-vue:before{content:"\eb3e"}.ph.ph-file-x:before{content:"\e23c"}.ph.ph-file-xls:before{content:"\eb22"}.ph.ph-file-zip:before{content:"\e958"}.ph.ph-files:before{content:"\e710"}.ph.ph-film-reel:before{content:"\e8c0"}.ph.ph-film-script:before{content:"\eb50"}.ph.ph-film-slate:before{content:"\e8c2"}.ph.ph-film-strip:before{content:"\e792"}.ph.ph-fingerprint:before{content:"\e23e"}.ph.ph-fingerprint-simple:before{content:"\e240"}.ph.ph-finn-the-human:before{content:"\e56c"}.ph.ph-fire:before{content:"\e242"}.ph.ph-fire-extinguisher:before{content:"\e9e8"}.ph.ph-fire-simple:before{content:"\e620"}.ph.ph-fire-truck:before{content:"\e574"}.ph.ph-first-aid:before{content:"\e56e"}.ph.ph-first-aid-kit:before{content:"\e570"}.ph.ph-fish:before{content:"\e728"}.ph.ph-fish-simple:before{content:"\e72a"}.ph.ph-flag:before{content:"\e244"}.ph.ph-flag-banner:before{content:"\e622"}.ph.ph-flag-banner-fold:before{content:"\ecf2"}.ph.ph-flag-checkered:before{content:"\ea38"}.ph.ph-flag-pennant:before{content:"\ecf0"}.ph.ph-flame:before{content:"\e624"}.ph.ph-flashlight:before{content:"\e246"}.ph.ph-flask:before{content:"\e79e"}.ph.ph-flip-horizontal:before{content:"\ed6a"}.ph.ph-flip-vertical:before{content:"\ed6c"}.ph.ph-floppy-disk:before{content:"\e248"}.ph.ph-floppy-disk-back:before{content:"\eaf4"}.ph.ph-flow-arrow:before{content:"\e6ec"}.ph.ph-flower:before{content:"\e75e"}.ph.ph-flower-lotus:before{content:"\e6cc"}.ph.ph-flower-tulip:before{content:"\eacc"}.ph.ph-flying-saucer:before{content:"\eb4a"}.ph.ph-folder:before{content:"\e24a"}.ph.ph-folder-notch:before{content:"\e24a"}.ph.ph-folder-dashed:before{content:"\e8f8"}.ph.ph-folder-dotted:before{content:"\e8f8"}.ph.ph-folder-lock:before{content:"\ea3c"}.ph.ph-folder-minus:before{content:"\e254"}.ph.ph-folder-notch-minus:before{content:"\e254"}.ph.ph-folder-open:before{content:"\e256"}.ph.ph-folder-notch-open:before{content:"\e256"}.ph.ph-folder-plus:before{content:"\e258"}.ph.ph-folder-notch-plus:before{content:"\e258"}.ph.ph-folder-simple:before{content:"\e25a"}.ph.ph-folder-simple-dashed:before{content:"\ec2a"}.ph.ph-folder-simple-dotted:before{content:"\ec2a"}.ph.ph-folder-simple-lock:before{content:"\eb5e"}.ph.ph-folder-simple-minus:before{content:"\e25c"}.ph.ph-folder-simple-plus:before{content:"\e25e"}.ph.ph-folder-simple-star:before{content:"\ec2e"}.ph.ph-folder-simple-user:before{content:"\eb60"}.ph.ph-folder-star:before{content:"\ea86"}.ph.ph-folder-user:before{content:"\eb46"}.ph.ph-folders:before{content:"\e260"}.ph.ph-football:before{content:"\e718"}.ph.ph-football-helmet:before{content:"\ee4c"}.ph.ph-footprints:before{content:"\ea88"}.ph.ph-fork-knife:before{content:"\e262"}.ph.ph-four-k:before{content:"\ea5c"}.ph.ph-frame-corners:before{content:"\e626"}.ph.ph-framer-logo:before{content:"\e264"}.ph.ph-function:before{content:"\ebe4"}.ph.ph-funnel:before{content:"\e266"}.ph.ph-funnel-simple:before{content:"\e268"}.ph.ph-funnel-simple-x:before{content:"\e26a"}.ph.ph-funnel-x:before{content:"\e26c"}.ph.ph-game-controller:before{content:"\e26e"}.ph.ph-garage:before{content:"\ecd6"}.ph.ph-gas-can:before{content:"\e8ce"}.ph.ph-gas-pump:before{content:"\e768"}.ph.ph-gauge:before{content:"\e628"}.ph.ph-gavel:before{content:"\ea32"}.ph.ph-gear:before{content:"\e270"}.ph.ph-gear-fine:before{content:"\e87c"}.ph.ph-gear-six:before{content:"\e272"}.ph.ph-gender-female:before{content:"\e6e0"}.ph.ph-gender-intersex:before{content:"\e6e6"}.ph.ph-gender-male:before{content:"\e6e2"}.ph.ph-gender-neuter:before{content:"\e6ea"}.ph.ph-gender-nonbinary:before{content:"\e6e4"}.ph.ph-gender-transgender:before{content:"\e6e8"}.ph.ph-ghost:before{content:"\e62a"}.ph.ph-gif:before{content:"\e274"}.ph.ph-gift:before{content:"\e276"}.ph.ph-git-branch:before{content:"\e278"}.ph.ph-git-commit:before{content:"\e27a"}.ph.ph-git-diff:before{content:"\e27c"}.ph.ph-git-fork:before{content:"\e27e"}.ph.ph-git-merge:before{content:"\e280"}.ph.ph-git-pull-request:before{content:"\e282"}.ph.ph-github-logo:before{content:"\e576"}.ph.ph-gitlab-logo:before{content:"\e694"}.ph.ph-gitlab-logo-simple:before{content:"\e696"}.ph.ph-globe:before{content:"\e288"}.ph.ph-globe-hemisphere-east:before{content:"\e28a"}.ph.ph-globe-hemisphere-west:before{content:"\e28c"}.ph.ph-globe-simple:before{content:"\e28e"}.ph.ph-globe-simple-x:before{content:"\e284"}.ph.ph-globe-stand:before{content:"\e290"}.ph.ph-globe-x:before{content:"\e286"}.ph.ph-goggles:before{content:"\ecb4"}.ph.ph-golf:before{content:"\ea3e"}.ph.ph-goodreads-logo:before{content:"\ed10"}.ph.ph-google-cardboard-logo:before{content:"\e7b6"}.ph.ph-google-chrome-logo:before{content:"\e976"}.ph.ph-google-drive-logo:before{content:"\e8f6"}.ph.ph-google-logo:before{content:"\e292"}.ph.ph-google-photos-logo:before{content:"\eb92"}.ph.ph-google-play-logo:before{content:"\e294"}.ph.ph-google-podcasts-logo:before{content:"\eb94"}.ph.ph-gps:before{content:"\edd8"}.ph.ph-gps-fix:before{content:"\edd6"}.ph.ph-gps-slash:before{content:"\edd4"}.ph.ph-gradient:before{content:"\eb42"}.ph.ph-graduation-cap:before{content:"\e62c"}.ph.ph-grains:before{content:"\ec68"}.ph.ph-grains-slash:before{content:"\ec6a"}.ph.ph-graph:before{content:"\eb58"}.ph.ph-graphics-card:before{content:"\e612"}.ph.ph-greater-than:before{content:"\edc4"}.ph.ph-greater-than-or-equal:before{content:"\eda2"}.ph.ph-grid-four:before{content:"\e296"}.ph.ph-grid-nine:before{content:"\ec8c"}.ph.ph-guitar:before{content:"\ea8a"}.ph.ph-hair-dryer:before{content:"\ea66"}.ph.ph-hamburger:before{content:"\e790"}.ph.ph-hammer:before{content:"\e80e"}.ph.ph-hand:before{content:"\e298"}.ph.ph-hand-arrow-down:before{content:"\ea4e"}.ph.ph-hand-arrow-up:before{content:"\ee5a"}.ph.ph-hand-coins:before{content:"\ea8c"}.ph.ph-hand-deposit:before{content:"\ee82"}.ph.ph-hand-eye:before{content:"\ea4c"}.ph.ph-hand-fist:before{content:"\e57a"}.ph.ph-hand-grabbing:before{content:"\e57c"}.ph.ph-hand-heart:before{content:"\e810"}.ph.ph-hand-palm:before{content:"\e57e"}.ph.ph-hand-peace:before{content:"\e7cc"}.ph.ph-hand-pointing:before{content:"\e29a"}.ph.ph-hand-soap:before{content:"\e630"}.ph.ph-hand-swipe-left:before{content:"\ec94"}.ph.ph-hand-swipe-right:before{content:"\ec92"}.ph.ph-hand-tap:before{content:"\ec90"}.ph.ph-hand-waving:before{content:"\e580"}.ph.ph-hand-withdraw:before{content:"\ee80"}.ph.ph-handbag:before{content:"\e29c"}.ph.ph-handbag-simple:before{content:"\e62e"}.ph.ph-hands-clapping:before{content:"\e6a0"}.ph.ph-hands-praying:before{content:"\ecc8"}.ph.ph-handshake:before{content:"\e582"}.ph.ph-hard-drive:before{content:"\e29e"}.ph.ph-hard-drives:before{content:"\e2a0"}.ph.ph-hard-hat:before{content:"\ed46"}.ph.ph-hash:before{content:"\e2a2"}.ph.ph-hash-straight:before{content:"\e2a4"}.ph.ph-head-circuit:before{content:"\e7d4"}.ph.ph-headlights:before{content:"\e6fe"}.ph.ph-headphones:before{content:"\e2a6"}.ph.ph-headset:before{content:"\e584"}.ph.ph-heart:before{content:"\e2a8"}.ph.ph-heart-break:before{content:"\ebe8"}.ph.ph-heart-half:before{content:"\ec48"}.ph.ph-heart-straight:before{content:"\e2aa"}.ph.ph-heart-straight-break:before{content:"\eb98"}.ph.ph-heartbeat:before{content:"\e2ac"}.ph.ph-hexagon:before{content:"\e2ae"}.ph.ph-high-definition:before{content:"\ea8e"}.ph.ph-high-heel:before{content:"\e8e8"}.ph.ph-highlighter:before{content:"\ec76"}.ph.ph-highlighter-circle:before{content:"\e632"}.ph.ph-hockey:before{content:"\ec86"}.ph.ph-hoodie:before{content:"\ecd0"}.ph.ph-horse:before{content:"\e2b0"}.ph.ph-hospital:before{content:"\e844"}.ph.ph-hourglass:before{content:"\e2b2"}.ph.ph-hourglass-high:before{content:"\e2b4"}.ph.ph-hourglass-low:before{content:"\e2b6"}.ph.ph-hourglass-medium:before{content:"\e2b8"}.ph.ph-hourglass-simple:before{content:"\e2ba"}.ph.ph-hourglass-simple-high:before{content:"\e2bc"}.ph.ph-hourglass-simple-low:before{content:"\e2be"}.ph.ph-hourglass-simple-medium:before{content:"\e2c0"}.ph.ph-house:before{content:"\e2c2"}.ph.ph-house-line:before{content:"\e2c4"}.ph.ph-house-simple:before{content:"\e2c6"}.ph.ph-hurricane:before{content:"\e88e"}.ph.ph-ice-cream:before{content:"\e804"}.ph.ph-identification-badge:before{content:"\e6f6"}.ph.ph-identification-card:before{content:"\e2c8"}.ph.ph-image:before{content:"\e2ca"}.ph.ph-image-broken:before{content:"\e7a8"}.ph.ph-image-square:before{content:"\e2cc"}.ph.ph-images:before{content:"\e836"}.ph.ph-images-square:before{content:"\e834"}.ph.ph-infinity:before{content:"\e634"}.ph.ph-lemniscate:before{content:"\e634"}.ph.ph-info:before{content:"\e2ce"}.ph.ph-instagram-logo:before{content:"\e2d0"}.ph.ph-intersect:before{content:"\e2d2"}.ph.ph-intersect-square:before{content:"\e87a"}.ph.ph-intersect-three:before{content:"\ecc4"}.ph.ph-intersection:before{content:"\edba"}.ph.ph-invoice:before{content:"\ee42"}.ph.ph-island:before{content:"\ee06"}.ph.ph-jar:before{content:"\e7e0"}.ph.ph-jar-label:before{content:"\e7e1"}.ph.ph-jeep:before{content:"\e2d4"}.ph.ph-joystick:before{content:"\ea5e"}.ph.ph-kanban:before{content:"\eb54"}.ph.ph-key:before{content:"\e2d6"}.ph.ph-key-return:before{content:"\e782"}.ph.ph-keyboard:before{content:"\e2d8"}.ph.ph-keyhole:before{content:"\ea78"}.ph.ph-knife:before{content:"\e636"}.ph.ph-ladder:before{content:"\e9e4"}.ph.ph-ladder-simple:before{content:"\ec26"}.ph.ph-lamp:before{content:"\e638"}.ph.ph-lamp-pendant:before{content:"\ee2e"}.ph.ph-laptop:before{content:"\e586"}.ph.ph-lasso:before{content:"\edc6"}.ph.ph-lastfm-logo:before{content:"\e842"}.ph.ph-layout:before{content:"\e6d6"}.ph.ph-leaf:before{content:"\e2da"}.ph.ph-lectern:before{content:"\e95a"}.ph.ph-lego:before{content:"\e8c6"}.ph.ph-lego-smiley:before{content:"\e8c7"}.ph.ph-less-than:before{content:"\edac"}.ph.ph-less-than-or-equal:before{content:"\eda4"}.ph.ph-letter-circle-h:before{content:"\ebf8"}.ph.ph-letter-circle-p:before{content:"\ec08"}.ph.ph-letter-circle-v:before{content:"\ec14"}.ph.ph-lifebuoy:before{content:"\e63a"}.ph.ph-lightbulb:before{content:"\e2dc"}.ph.ph-lightbulb-filament:before{content:"\e63c"}.ph.ph-lighthouse:before{content:"\e9f6"}.ph.ph-lightning:before{content:"\e2de"}.ph.ph-lightning-a:before{content:"\ea84"}.ph.ph-lightning-slash:before{content:"\e2e0"}.ph.ph-line-segment:before{content:"\e6d2"}.ph.ph-line-segments:before{content:"\e6d4"}.ph.ph-line-vertical:before{content:"\ed70"}.ph.ph-link:before{content:"\e2e2"}.ph.ph-link-break:before{content:"\e2e4"}.ph.ph-link-simple:before{content:"\e2e6"}.ph.ph-link-simple-break:before{content:"\e2e8"}.ph.ph-link-simple-horizontal:before{content:"\e2ea"}.ph.ph-link-simple-horizontal-break:before{content:"\e2ec"}.ph.ph-linkedin-logo:before{content:"\e2ee"}.ph.ph-linktree-logo:before{content:"\edee"}.ph.ph-linux-logo:before{content:"\eb02"}.ph.ph-list:before{content:"\e2f0"}.ph.ph-list-bullets:before{content:"\e2f2"}.ph.ph-list-checks:before{content:"\eadc"}.ph.ph-list-dashes:before{content:"\e2f4"}.ph.ph-list-heart:before{content:"\ebde"}.ph.ph-list-magnifying-glass:before{content:"\ebe0"}.ph.ph-list-numbers:before{content:"\e2f6"}.ph.ph-list-plus:before{content:"\e2f8"}.ph.ph-list-star:before{content:"\ebdc"}.ph.ph-lock:before{content:"\e2fa"}.ph.ph-lock-key:before{content:"\e2fe"}.ph.ph-lock-key-open:before{content:"\e300"}.ph.ph-lock-laminated:before{content:"\e302"}.ph.ph-lock-laminated-open:before{content:"\e304"}.ph.ph-lock-open:before{content:"\e306"}.ph.ph-lock-simple:before{content:"\e308"}.ph.ph-lock-simple-open:before{content:"\e30a"}.ph.ph-lockers:before{content:"\ecb8"}.ph.ph-log:before{content:"\ed82"}.ph.ph-magic-wand:before{content:"\e6b6"}.ph.ph-magnet:before{content:"\e680"}.ph.ph-magnet-straight:before{content:"\e682"}.ph.ph-magnifying-glass:before{content:"\e30c"}.ph.ph-magnifying-glass-minus:before{content:"\e30e"}.ph.ph-magnifying-glass-plus:before{content:"\e310"}.ph.ph-mailbox:before{content:"\ec1e"}.ph.ph-map-pin:before{content:"\e316"}.ph.ph-map-pin-area:before{content:"\ee3a"}.ph.ph-map-pin-line:before{content:"\e318"}.ph.ph-map-pin-plus:before{content:"\e314"}.ph.ph-map-pin-simple:before{content:"\ee3e"}.ph.ph-map-pin-simple-area:before{content:"\ee3c"}.ph.ph-map-pin-simple-line:before{content:"\ee38"}.ph.ph-map-trifold:before{content:"\e31a"}.ph.ph-markdown-logo:before{content:"\e508"}.ph.ph-marker-circle:before{content:"\e640"}.ph.ph-martini:before{content:"\e31c"}.ph.ph-mask-happy:before{content:"\e9f4"}.ph.ph-mask-sad:before{content:"\eb9e"}.ph.ph-mastodon-logo:before{content:"\ed68"}.ph.ph-math-operations:before{content:"\e31e"}.ph.ph-matrix-logo:before{content:"\ed64"}.ph.ph-medal:before{content:"\e320"}.ph.ph-medal-military:before{content:"\ecfc"}.ph.ph-medium-logo:before{content:"\e322"}.ph.ph-megaphone:before{content:"\e324"}.ph.ph-megaphone-simple:before{content:"\e642"}.ph.ph-member-of:before{content:"\edc2"}.ph.ph-memory:before{content:"\e9c4"}.ph.ph-messenger-logo:before{content:"\e6d8"}.ph.ph-meta-logo:before{content:"\ed02"}.ph.ph-meteor:before{content:"\e9ba"}.ph.ph-metronome:before{content:"\ec8e"}.ph.ph-microphone:before{content:"\e326"}.ph.ph-microphone-slash:before{content:"\e328"}.ph.ph-microphone-stage:before{content:"\e75c"}.ph.ph-microscope:before{content:"\ec7a"}.ph.ph-microsoft-excel-logo:before{content:"\eb6c"}.ph.ph-microsoft-outlook-logo:before{content:"\eb70"}.ph.ph-microsoft-powerpoint-logo:before{content:"\eace"}.ph.ph-microsoft-teams-logo:before{content:"\eb66"}.ph.ph-microsoft-word-logo:before{content:"\eb6a"}.ph.ph-minus:before{content:"\e32a"}.ph.ph-minus-circle:before{content:"\e32c"}.ph.ph-minus-square:before{content:"\ed4c"}.ph.ph-money:before{content:"\e588"}.ph.ph-money-wavy:before{content:"\ee68"}.ph.ph-monitor:before{content:"\e32e"}.ph.ph-monitor-arrow-up:before{content:"\e58a"}.ph.ph-monitor-play:before{content:"\e58c"}.ph.ph-moon:before{content:"\e330"}.ph.ph-moon-stars:before{content:"\e58e"}.ph.ph-moped:before{content:"\e824"}.ph.ph-moped-front:before{content:"\e822"}.ph.ph-mosque:before{content:"\ecee"}.ph.ph-motorcycle:before{content:"\e80a"}.ph.ph-mountains:before{content:"\e7ae"}.ph.ph-mouse:before{content:"\e33a"}.ph.ph-mouse-left-click:before{content:"\e334"}.ph.ph-mouse-middle-click:before{content:"\e338"}.ph.ph-mouse-right-click:before{content:"\e336"}.ph.ph-mouse-scroll:before{content:"\e332"}.ph.ph-mouse-simple:before{content:"\e644"}.ph.ph-music-note:before{content:"\e33c"}.ph.ph-music-note-simple:before{content:"\e33e"}.ph.ph-music-notes:before{content:"\e340"}.ph.ph-music-notes-minus:before{content:"\ee0c"}.ph.ph-music-notes-plus:before{content:"\eb7c"}.ph.ph-music-notes-simple:before{content:"\e342"}.ph.ph-navigation-arrow:before{content:"\eade"}.ph.ph-needle:before{content:"\e82e"}.ph.ph-network:before{content:"\edde"}.ph.ph-network-slash:before{content:"\eddc"}.ph.ph-network-x:before{content:"\edda"}.ph.ph-newspaper:before{content:"\e344"}.ph.ph-newspaper-clipping:before{content:"\e346"}.ph.ph-not-equals:before{content:"\eda6"}.ph.ph-not-member-of:before{content:"\edae"}.ph.ph-not-subset-of:before{content:"\edb0"}.ph.ph-not-superset-of:before{content:"\edb2"}.ph.ph-notches:before{content:"\ed3a"}.ph.ph-note:before{content:"\e348"}.ph.ph-note-blank:before{content:"\e34a"}.ph.ph-note-pencil:before{content:"\e34c"}.ph.ph-notebook:before{content:"\e34e"}.ph.ph-notepad:before{content:"\e63e"}.ph.ph-notification:before{content:"\e6fa"}.ph.ph-notion-logo:before{content:"\e9a0"}.ph.ph-nuclear-plant:before{content:"\ed7c"}.ph.ph-number-circle-eight:before{content:"\e352"}.ph.ph-number-circle-five:before{content:"\e358"}.ph.ph-number-circle-four:before{content:"\e35e"}.ph.ph-number-circle-nine:before{content:"\e364"}.ph.ph-number-circle-one:before{content:"\e36a"}.ph.ph-number-circle-seven:before{content:"\e370"}.ph.ph-number-circle-six:before{content:"\e376"}.ph.ph-number-circle-three:before{content:"\e37c"}.ph.ph-number-circle-two:before{content:"\e382"}.ph.ph-number-circle-zero:before{content:"\e388"}.ph.ph-number-eight:before{content:"\e350"}.ph.ph-number-five:before{content:"\e356"}.ph.ph-number-four:before{content:"\e35c"}.ph.ph-number-nine:before{content:"\e362"}.ph.ph-number-one:before{content:"\e368"}.ph.ph-number-seven:before{content:"\e36e"}.ph.ph-number-six:before{content:"\e374"}.ph.ph-number-square-eight:before{content:"\e354"}.ph.ph-number-square-five:before{content:"\e35a"}.ph.ph-number-square-four:before{content:"\e360"}.ph.ph-number-square-nine:before{content:"\e366"}.ph.ph-number-square-one:before{content:"\e36c"}.ph.ph-number-square-seven:before{content:"\e372"}.ph.ph-number-square-six:before{content:"\e378"}.ph.ph-number-square-three:before{content:"\e37e"}.ph.ph-number-square-two:before{content:"\e384"}.ph.ph-number-square-zero:before{content:"\e38a"}.ph.ph-number-three:before{content:"\e37a"}.ph.ph-number-two:before{content:"\e380"}.ph.ph-number-zero:before{content:"\e386"}.ph.ph-numpad:before{content:"\e3c8"}.ph.ph-nut:before{content:"\e38c"}.ph.ph-ny-times-logo:before{content:"\e646"}.ph.ph-octagon:before{content:"\e38e"}.ph.ph-office-chair:before{content:"\ea46"}.ph.ph-onigiri:before{content:"\ee2c"}.ph.ph-open-ai-logo:before{content:"\e7d2"}.ph.ph-option:before{content:"\e8a8"}.ph.ph-orange:before{content:"\ee40"}.ph.ph-orange-slice:before{content:"\ed36"}.ph.ph-oven:before{content:"\ed8c"}.ph.ph-package:before{content:"\e390"}.ph.ph-paint-brush:before{content:"\e6f0"}.ph.ph-paint-brush-broad:before{content:"\e590"}.ph.ph-paint-brush-household:before{content:"\e6f2"}.ph.ph-paint-bucket:before{content:"\e392"}.ph.ph-paint-roller:before{content:"\e6f4"}.ph.ph-palette:before{content:"\e6c8"}.ph.ph-panorama:before{content:"\eaa2"}.ph.ph-pants:before{content:"\ec88"}.ph.ph-paper-plane:before{content:"\e394"}.ph.ph-paper-plane-right:before{content:"\e396"}.ph.ph-paper-plane-tilt:before{content:"\e398"}.ph.ph-paperclip:before{content:"\e39a"}.ph.ph-paperclip-horizontal:before{content:"\e592"}.ph.ph-parachute:before{content:"\ea7c"}.ph.ph-paragraph:before{content:"\e960"}.ph.ph-parallelogram:before{content:"\ecc6"}.ph.ph-park:before{content:"\ecb2"}.ph.ph-password:before{content:"\e752"}.ph.ph-path:before{content:"\e39c"}.ph.ph-patreon-logo:before{content:"\e98a"}.ph.ph-pause:before{content:"\e39e"}.ph.ph-pause-circle:before{content:"\e3a0"}.ph.ph-paw-print:before{content:"\e648"}.ph.ph-paypal-logo:before{content:"\e98c"}.ph.ph-peace:before{content:"\e3a2"}.ph.ph-pen:before{content:"\e3aa"}.ph.ph-pen-nib:before{content:"\e3ac"}.ph.ph-pen-nib-straight:before{content:"\e64a"}.ph.ph-pencil:before{content:"\e3ae"}.ph.ph-pencil-circle:before{content:"\e3b0"}.ph.ph-pencil-line:before{content:"\e3b2"}.ph.ph-pencil-ruler:before{content:"\e906"}.ph.ph-pencil-simple:before{content:"\e3b4"}.ph.ph-pencil-simple-line:before{content:"\ebc6"}.ph.ph-pencil-simple-slash:before{content:"\ecf6"}.ph.ph-pencil-slash:before{content:"\ecf8"}.ph.ph-pentagon:before{content:"\ec7e"}.ph.ph-pentagram:before{content:"\ec5c"}.ph.ph-pepper:before{content:"\e94a"}.ph.ph-percent:before{content:"\e3b6"}.ph.ph-person:before{content:"\e3a8"}.ph.ph-person-arms-spread:before{content:"\ecfe"}.ph.ph-person-simple:before{content:"\e72e"}.ph.ph-person-simple-bike:before{content:"\e734"}.ph.ph-person-simple-circle:before{content:"\ee58"}.ph.ph-person-simple-hike:before{content:"\ed54"}.ph.ph-person-simple-run:before{content:"\e730"}.ph.ph-person-simple-ski:before{content:"\e71c"}.ph.ph-person-simple-snowboard:before{content:"\e71e"}.ph.ph-person-simple-swim:before{content:"\e736"}.ph.ph-person-simple-tai-chi:before{content:"\ed5c"}.ph.ph-person-simple-throw:before{content:"\e732"}.ph.ph-person-simple-walk:before{content:"\e73a"}.ph.ph-perspective:before{content:"\ebe6"}.ph.ph-phone:before{content:"\e3b8"}.ph.ph-phone-call:before{content:"\e3ba"}.ph.ph-phone-disconnect:before{content:"\e3bc"}.ph.ph-phone-incoming:before{content:"\e3be"}.ph.ph-phone-list:before{content:"\e3cc"}.ph.ph-phone-outgoing:before{content:"\e3c0"}.ph.ph-phone-pause:before{content:"\e3ca"}.ph.ph-phone-plus:before{content:"\ec56"}.ph.ph-phone-slash:before{content:"\e3c2"}.ph.ph-phone-transfer:before{content:"\e3c6"}.ph.ph-phone-x:before{content:"\e3c4"}.ph.ph-phosphor-logo:before{content:"\e3ce"}.ph.ph-pi:before{content:"\ec80"}.ph.ph-piano-keys:before{content:"\e9c8"}.ph.ph-picnic-table:before{content:"\ee26"}.ph.ph-picture-in-picture:before{content:"\e64c"}.ph.ph-piggy-bank:before{content:"\ea04"}.ph.ph-pill:before{content:"\e700"}.ph.ph-ping-pong:before{content:"\ea42"}.ph.ph-pint-glass:before{content:"\edd0"}.ph.ph-pinterest-logo:before{content:"\e64e"}.ph.ph-pinwheel:before{content:"\eb9c"}.ph.ph-pipe:before{content:"\ed86"}.ph.ph-pipe-wrench:before{content:"\ed88"}.ph.ph-pix-logo:before{content:"\ecc2"}.ph.ph-pizza:before{content:"\e796"}.ph.ph-placeholder:before{content:"\e650"}.ph.ph-planet:before{content:"\e652"}.ph.ph-plant:before{content:"\ebae"}.ph.ph-play:before{content:"\e3d0"}.ph.ph-play-circle:before{content:"\e3d2"}.ph.ph-play-pause:before{content:"\e8be"}.ph.ph-playlist:before{content:"\e6aa"}.ph.ph-plug:before{content:"\e946"}.ph.ph-plug-charging:before{content:"\eb5c"}.ph.ph-plugs:before{content:"\eb56"}.ph.ph-plugs-connected:before{content:"\eb5a"}.ph.ph-plus:before{content:"\e3d4"}.ph.ph-plus-circle:before{content:"\e3d6"}.ph.ph-plus-minus:before{content:"\e3d8"}.ph.ph-plus-square:before{content:"\ed4a"}.ph.ph-poker-chip:before{content:"\e594"}.ph.ph-police-car:before{content:"\ec4a"}.ph.ph-polygon:before{content:"\e6d0"}.ph.ph-popcorn:before{content:"\eb4e"}.ph.ph-popsicle:before{content:"\ebbe"}.ph.ph-potted-plant:before{content:"\ec22"}.ph.ph-power:before{content:"\e3da"}.ph.ph-prescription:before{content:"\e7a2"}.ph.ph-presentation:before{content:"\e654"}.ph.ph-presentation-chart:before{content:"\e656"}.ph.ph-printer:before{content:"\e3dc"}.ph.ph-prohibit:before{content:"\e3de"}.ph.ph-prohibit-inset:before{content:"\e3e0"}.ph.ph-projector-screen:before{content:"\e658"}.ph.ph-projector-screen-chart:before{content:"\e65a"}.ph.ph-pulse:before{content:"\e000"}.ph.ph-activity:before{content:"\e000"}.ph.ph-push-pin:before{content:"\e3e2"}.ph.ph-push-pin-simple:before{content:"\e65c"}.ph.ph-push-pin-simple-slash:before{content:"\e65e"}.ph.ph-push-pin-slash:before{content:"\e3e4"}.ph.ph-puzzle-piece:before{content:"\e596"}.ph.ph-qr-code:before{content:"\e3e6"}.ph.ph-question:before{content:"\e3e8"}.ph.ph-question-mark:before{content:"\e3e9"}.ph.ph-queue:before{content:"\e6ac"}.ph.ph-quotes:before{content:"\e660"}.ph.ph-rabbit:before{content:"\eac2"}.ph.ph-racquet:before{content:"\ee02"}.ph.ph-radical:before{content:"\e3ea"}.ph.ph-radio:before{content:"\e77e"}.ph.ph-radio-button:before{content:"\eb08"}.ph.ph-radioactive:before{content:"\e9dc"}.ph.ph-rainbow:before{content:"\e598"}.ph.ph-rainbow-cloud:before{content:"\e59a"}.ph.ph-ranking:before{content:"\ed62"}.ph.ph-read-cv-logo:before{content:"\ed0c"}.ph.ph-receipt:before{content:"\e3ec"}.ph.ph-receipt-x:before{content:"\ed40"}.ph.ph-record:before{content:"\e3ee"}.ph.ph-rectangle:before{content:"\e3f0"}.ph.ph-rectangle-dashed:before{content:"\e3f2"}.ph.ph-recycle:before{content:"\e75a"}.ph.ph-reddit-logo:before{content:"\e59c"}.ph.ph-repeat:before{content:"\e3f6"}.ph.ph-repeat-once:before{content:"\e3f8"}.ph.ph-replit-logo:before{content:"\eb8a"}.ph.ph-resize:before{content:"\ed6e"}.ph.ph-rewind:before{content:"\e6a8"}.ph.ph-rewind-circle:before{content:"\e3fa"}.ph.ph-road-horizon:before{content:"\e838"}.ph.ph-robot:before{content:"\e762"}.ph.ph-rocket:before{content:"\e3fc"}.ph.ph-rocket-launch:before{content:"\e3fe"}.ph.ph-rows:before{content:"\e5a2"}.ph.ph-rows-plus-bottom:before{content:"\e59e"}.ph.ph-rows-plus-top:before{content:"\e5a0"}.ph.ph-rss:before{content:"\e400"}.ph.ph-rss-simple:before{content:"\e402"}.ph.ph-rug:before{content:"\ea1a"}.ph.ph-ruler:before{content:"\e6b8"}.ph.ph-sailboat:before{content:"\e78a"}.ph.ph-scales:before{content:"\e750"}.ph.ph-scan:before{content:"\ebb6"}.ph.ph-scan-smiley:before{content:"\ebb4"}.ph.ph-scissors:before{content:"\eae0"}.ph.ph-scooter:before{content:"\e820"}.ph.ph-screencast:before{content:"\e404"}.ph.ph-screwdriver:before{content:"\e86e"}.ph.ph-scribble:before{content:"\e806"}.ph.ph-scribble-loop:before{content:"\e662"}.ph.ph-scroll:before{content:"\eb7a"}.ph.ph-seal:before{content:"\e604"}.ph.ph-circle-wavy:before{content:"\e604"}.ph.ph-seal-check:before{content:"\e606"}.ph.ph-circle-wavy-check:before{content:"\e606"}.ph.ph-seal-percent:before{content:"\e60a"}.ph.ph-seal-question:before{content:"\e608"}.ph.ph-circle-wavy-question:before{content:"\e608"}.ph.ph-seal-warning:before{content:"\e60c"}.ph.ph-circle-wavy-warning:before{content:"\e60c"}.ph.ph-seat:before{content:"\eb8e"}.ph.ph-seatbelt:before{content:"\edfe"}.ph.ph-security-camera:before{content:"\eca4"}.ph.ph-selection:before{content:"\e69a"}.ph.ph-selection-all:before{content:"\e746"}.ph.ph-selection-background:before{content:"\eaf8"}.ph.ph-selection-foreground:before{content:"\eaf6"}.ph.ph-selection-inverse:before{content:"\e744"}.ph.ph-selection-plus:before{content:"\e69c"}.ph.ph-selection-slash:before{content:"\e69e"}.ph.ph-shapes:before{content:"\ec5e"}.ph.ph-share:before{content:"\e406"}.ph.ph-share-fat:before{content:"\ed52"}.ph.ph-share-network:before{content:"\e408"}.ph.ph-shield:before{content:"\e40a"}.ph.ph-shield-check:before{content:"\e40c"}.ph.ph-shield-checkered:before{content:"\e708"}.ph.ph-shield-chevron:before{content:"\e40e"}.ph.ph-shield-plus:before{content:"\e706"}.ph.ph-shield-slash:before{content:"\e410"}.ph.ph-shield-star:before{content:"\ec34"}.ph.ph-shield-warning:before{content:"\e412"}.ph.ph-shipping-container:before{content:"\e78c"}.ph.ph-shirt-folded:before{content:"\ea92"}.ph.ph-shooting-star:before{content:"\ecfa"}.ph.ph-shopping-bag:before{content:"\e416"}.ph.ph-shopping-bag-open:before{content:"\e418"}.ph.ph-shopping-cart:before{content:"\e41e"}.ph.ph-shopping-cart-simple:before{content:"\e420"}.ph.ph-shovel:before{content:"\e9e6"}.ph.ph-shower:before{content:"\e776"}.ph.ph-shrimp:before{content:"\eab4"}.ph.ph-shuffle:before{content:"\e422"}.ph.ph-shuffle-angular:before{content:"\e424"}.ph.ph-shuffle-simple:before{content:"\e426"}.ph.ph-sidebar:before{content:"\eab6"}.ph.ph-sidebar-simple:before{content:"\ec24"}.ph.ph-sigma:before{content:"\eab8"}.ph.ph-sign-in:before{content:"\e428"}.ph.ph-sign-out:before{content:"\e42a"}.ph.ph-signature:before{content:"\ebac"}.ph.ph-signpost:before{content:"\e89c"}.ph.ph-sim-card:before{content:"\e664"}.ph.ph-siren:before{content:"\e9b8"}.ph.ph-sketch-logo:before{content:"\e42c"}.ph.ph-skip-back:before{content:"\e5a4"}.ph.ph-skip-back-circle:before{content:"\e42e"}.ph.ph-skip-forward:before{content:"\e5a6"}.ph.ph-skip-forward-circle:before{content:"\e430"}.ph.ph-skull:before{content:"\e916"}.ph.ph-skype-logo:before{content:"\e8dc"}.ph.ph-slack-logo:before{content:"\e5a8"}.ph.ph-sliders:before{content:"\e432"}.ph.ph-sliders-horizontal:before{content:"\e434"}.ph.ph-slideshow:before{content:"\ed32"}.ph.ph-smiley:before{content:"\e436"}.ph.ph-smiley-angry:before{content:"\ec62"}.ph.ph-smiley-blank:before{content:"\e438"}.ph.ph-smiley-meh:before{content:"\e43a"}.ph.ph-smiley-melting:before{content:"\ee56"}.ph.ph-smiley-nervous:before{content:"\e43c"}.ph.ph-smiley-sad:before{content:"\e43e"}.ph.ph-smiley-sticker:before{content:"\e440"}.ph.ph-smiley-wink:before{content:"\e666"}.ph.ph-smiley-x-eyes:before{content:"\e442"}.ph.ph-snapchat-logo:before{content:"\e668"}.ph.ph-sneaker:before{content:"\e80c"}.ph.ph-sneaker-move:before{content:"\ed60"}.ph.ph-snowflake:before{content:"\e5aa"}.ph.ph-soccer-ball:before{content:"\e716"}.ph.ph-sock:before{content:"\ecce"}.ph.ph-solar-panel:before{content:"\ed7a"}.ph.ph-solar-roof:before{content:"\ed7b"}.ph.ph-sort-ascending:before{content:"\e444"}.ph.ph-sort-descending:before{content:"\e446"}.ph.ph-soundcloud-logo:before{content:"\e8de"}.ph.ph-spade:before{content:"\e448"}.ph.ph-sparkle:before{content:"\e6a2"}.ph.ph-speaker-hifi:before{content:"\ea08"}.ph.ph-speaker-high:before{content:"\e44a"}.ph.ph-speaker-low:before{content:"\e44c"}.ph.ph-speaker-none:before{content:"\e44e"}.ph.ph-speaker-simple-high:before{content:"\e450"}.ph.ph-speaker-simple-low:before{content:"\e452"}.ph.ph-speaker-simple-none:before{content:"\e454"}.ph.ph-speaker-simple-slash:before{content:"\e456"}.ph.ph-speaker-simple-x:before{content:"\e458"}.ph.ph-speaker-slash:before{content:"\e45a"}.ph.ph-speaker-x:before{content:"\e45c"}.ph.ph-speedometer:before{content:"\ee74"}.ph.ph-sphere:before{content:"\ee66"}.ph.ph-spinner:before{content:"\e66a"}.ph.ph-spinner-ball:before{content:"\ee28"}.ph.ph-spinner-gap:before{content:"\e66c"}.ph.ph-spiral:before{content:"\e9fa"}.ph.ph-split-horizontal:before{content:"\e872"}.ph.ph-split-vertical:before{content:"\e876"}.ph.ph-spotify-logo:before{content:"\e66e"}.ph.ph-spray-bottle:before{content:"\e7e4"}.ph.ph-square:before{content:"\e45e"}.ph.ph-square-half:before{content:"\e462"}.ph.ph-square-half-bottom:before{content:"\eb16"}.ph.ph-square-logo:before{content:"\e690"}.ph.ph-square-split-horizontal:before{content:"\e870"}.ph.ph-square-split-vertical:before{content:"\e874"}.ph.ph-squares-four:before{content:"\e464"}.ph.ph-stack:before{content:"\e466"}.ph.ph-stack-minus:before{content:"\edf4"}.ph.ph-stack-overflow-logo:before{content:"\eb78"}.ph.ph-stack-plus:before{content:"\edf6"}.ph.ph-stack-simple:before{content:"\e468"}.ph.ph-stairs:before{content:"\e8ec"}.ph.ph-stamp:before{content:"\ea48"}.ph.ph-standard-definition:before{content:"\ea90"}.ph.ph-star:before{content:"\e46a"}.ph.ph-star-and-crescent:before{content:"\ecf4"}.ph.ph-star-four:before{content:"\e6a4"}.ph.ph-star-half:before{content:"\e70a"}.ph.ph-star-of-david:before{content:"\e89e"}.ph.ph-steam-logo:before{content:"\ead4"}.ph.ph-steering-wheel:before{content:"\e9ac"}.ph.ph-steps:before{content:"\ecbe"}.ph.ph-stethoscope:before{content:"\e7ea"}.ph.ph-sticker:before{content:"\e5ac"}.ph.ph-stool:before{content:"\ea44"}.ph.ph-stop:before{content:"\e46c"}.ph.ph-stop-circle:before{content:"\e46e"}.ph.ph-storefront:before{content:"\e470"}.ph.ph-strategy:before{content:"\ea3a"}.ph.ph-stripe-logo:before{content:"\e698"}.ph.ph-student:before{content:"\e73e"}.ph.ph-subset-of:before{content:"\edc0"}.ph.ph-subset-proper-of:before{content:"\edb6"}.ph.ph-subtitles:before{content:"\e1a8"}.ph.ph-subtitles-slash:before{content:"\e1a6"}.ph.ph-subtract:before{content:"\ebd6"}.ph.ph-subtract-square:before{content:"\ebd4"}.ph.ph-subway:before{content:"\e498"}.ph.ph-suitcase:before{content:"\e5ae"}.ph.ph-suitcase-rolling:before{content:"\e9b0"}.ph.ph-suitcase-simple:before{content:"\e5b0"}.ph.ph-sun:before{content:"\e472"}.ph.ph-sun-dim:before{content:"\e474"}.ph.ph-sun-horizon:before{content:"\e5b6"}.ph.ph-sunglasses:before{content:"\e816"}.ph.ph-superset-of:before{content:"\edb8"}.ph.ph-superset-proper-of:before{content:"\edb4"}.ph.ph-swap:before{content:"\e83c"}.ph.ph-swatches:before{content:"\e5b8"}.ph.ph-swimming-pool:before{content:"\ecb6"}.ph.ph-sword:before{content:"\e5ba"}.ph.ph-synagogue:before{content:"\ecec"}.ph.ph-syringe:before{content:"\e968"}.ph.ph-t-shirt:before{content:"\e670"}.ph.ph-table:before{content:"\e476"}.ph.ph-tabs:before{content:"\e778"}.ph.ph-tag:before{content:"\e478"}.ph.ph-tag-chevron:before{content:"\e672"}.ph.ph-tag-simple:before{content:"\e47a"}.ph.ph-target:before{content:"\e47c"}.ph.ph-taxi:before{content:"\e902"}.ph.ph-tea-bag:before{content:"\e8e6"}.ph.ph-telegram-logo:before{content:"\e5bc"}.ph.ph-television:before{content:"\e754"}.ph.ph-television-simple:before{content:"\eae6"}.ph.ph-tennis-ball:before{content:"\e720"}.ph.ph-tent:before{content:"\e8ba"}.ph.ph-terminal:before{content:"\e47e"}.ph.ph-terminal-window:before{content:"\eae8"}.ph.ph-test-tube:before{content:"\e7a0"}.ph.ph-text-a-underline:before{content:"\ed34"}.ph.ph-text-aa:before{content:"\e6ee"}.ph.ph-text-align-center:before{content:"\e480"}.ph.ph-text-align-justify:before{content:"\e482"}.ph.ph-text-align-left:before{content:"\e484"}.ph.ph-text-align-right:before{content:"\e486"}.ph.ph-text-b:before{content:"\e5be"}.ph.ph-text-bolder:before{content:"\e5be"}.ph.ph-text-columns:before{content:"\ec96"}.ph.ph-text-h:before{content:"\e6ba"}.ph.ph-text-h-five:before{content:"\e6c4"}.ph.ph-text-h-four:before{content:"\e6c2"}.ph.ph-text-h-one:before{content:"\e6bc"}.ph.ph-text-h-six:before{content:"\e6c6"}.ph.ph-text-h-three:before{content:"\e6c0"}.ph.ph-text-h-two:before{content:"\e6be"}.ph.ph-text-indent:before{content:"\ea1e"}.ph.ph-text-italic:before{content:"\e5c0"}.ph.ph-text-outdent:before{content:"\ea1c"}.ph.ph-text-strikethrough:before{content:"\e5c2"}.ph.ph-text-subscript:before{content:"\ec98"}.ph.ph-text-superscript:before{content:"\ec9a"}.ph.ph-text-t:before{content:"\e48a"}.ph.ph-text-t-slash:before{content:"\e488"}.ph.ph-text-underline:before{content:"\e5c4"}.ph.ph-textbox:before{content:"\eb0a"}.ph.ph-thermometer:before{content:"\e5c6"}.ph.ph-thermometer-cold:before{content:"\e5c8"}.ph.ph-thermometer-hot:before{content:"\e5ca"}.ph.ph-thermometer-simple:before{content:"\e5cc"}.ph.ph-threads-logo:before{content:"\ed9e"}.ph.ph-three-d:before{content:"\ea5a"}.ph.ph-thumbs-down:before{content:"\e48c"}.ph.ph-thumbs-up:before{content:"\e48e"}.ph.ph-ticket:before{content:"\e490"}.ph.ph-tidal-logo:before{content:"\ed1c"}.ph.ph-tiktok-logo:before{content:"\eaf2"}.ph.ph-tilde:before{content:"\eda8"}.ph.ph-timer:before{content:"\e492"}.ph.ph-tip-jar:before{content:"\e7e2"}.ph.ph-tipi:before{content:"\ed30"}.ph.ph-tire:before{content:"\edd2"}.ph.ph-toggle-left:before{content:"\e674"}.ph.ph-toggle-right:before{content:"\e676"}.ph.ph-toilet:before{content:"\e79a"}.ph.ph-toilet-paper:before{content:"\e79c"}.ph.ph-toolbox:before{content:"\eca0"}.ph.ph-tooth:before{content:"\e9cc"}.ph.ph-tornado:before{content:"\e88c"}.ph.ph-tote:before{content:"\e494"}.ph.ph-tote-simple:before{content:"\e678"}.ph.ph-towel:before{content:"\ede6"}.ph.ph-tractor:before{content:"\ec6e"}.ph.ph-trademark:before{content:"\e9f0"}.ph.ph-trademark-registered:before{content:"\e3f4"}.ph.ph-traffic-cone:before{content:"\e9a8"}.ph.ph-traffic-sign:before{content:"\e67a"}.ph.ph-traffic-signal:before{content:"\e9aa"}.ph.ph-train:before{content:"\e496"}.ph.ph-train-regional:before{content:"\e49e"}.ph.ph-train-simple:before{content:"\e4a0"}.ph.ph-tram:before{content:"\e9ec"}.ph.ph-translate:before{content:"\e4a2"}.ph.ph-trash:before{content:"\e4a6"}.ph.ph-trash-simple:before{content:"\e4a8"}.ph.ph-tray:before{content:"\e4aa"}.ph.ph-tray-arrow-down:before{content:"\e010"}.ph.ph-archive-tray:before{content:"\e010"}.ph.ph-tray-arrow-up:before{content:"\ee52"}.ph.ph-treasure-chest:before{content:"\ede2"}.ph.ph-tree:before{content:"\e6da"}.ph.ph-tree-evergreen:before{content:"\e6dc"}.ph.ph-tree-palm:before{content:"\e91a"}.ph.ph-tree-structure:before{content:"\e67c"}.ph.ph-tree-view:before{content:"\ee48"}.ph.ph-trend-down:before{content:"\e4ac"}.ph.ph-trend-up:before{content:"\e4ae"}.ph.ph-triangle:before{content:"\e4b0"}.ph.ph-triangle-dashed:before{content:"\e4b2"}.ph.ph-trolley:before{content:"\e5b2"}.ph.ph-trolley-suitcase:before{content:"\e5b4"}.ph.ph-trophy:before{content:"\e67e"}.ph.ph-truck:before{content:"\e4b4"}.ph.ph-truck-trailer:before{content:"\e4b6"}.ph.ph-tumblr-logo:before{content:"\e8d4"}.ph.ph-twitch-logo:before{content:"\e5ce"}.ph.ph-twitter-logo:before{content:"\e4ba"}.ph.ph-umbrella:before{content:"\e684"}.ph.ph-umbrella-simple:before{content:"\e686"}.ph.ph-union:before{content:"\edbe"}.ph.ph-unite:before{content:"\e87e"}.ph.ph-unite-square:before{content:"\e878"}.ph.ph-upload:before{content:"\e4be"}.ph.ph-upload-simple:before{content:"\e4c0"}.ph.ph-usb:before{content:"\e956"}.ph.ph-user:before{content:"\e4c2"}.ph.ph-user-check:before{content:"\eafa"}.ph.ph-user-circle:before{content:"\e4c4"}.ph.ph-user-circle-check:before{content:"\ec38"}.ph.ph-user-circle-dashed:before{content:"\ec36"}.ph.ph-user-circle-gear:before{content:"\e4c6"}.ph.ph-user-circle-minus:before{content:"\e4c8"}.ph.ph-user-circle-plus:before{content:"\e4ca"}.ph.ph-user-focus:before{content:"\e6fc"}.ph.ph-user-gear:before{content:"\e4cc"}.ph.ph-user-list:before{content:"\e73c"}.ph.ph-user-minus:before{content:"\e4ce"}.ph.ph-user-plus:before{content:"\e4d0"}.ph.ph-user-rectangle:before{content:"\e4d2"}.ph.ph-user-sound:before{content:"\eca8"}.ph.ph-user-square:before{content:"\e4d4"}.ph.ph-user-switch:before{content:"\e756"}.ph.ph-users:before{content:"\e4d6"}.ph.ph-users-four:before{content:"\e68c"}.ph.ph-users-three:before{content:"\e68e"}.ph.ph-van:before{content:"\e826"}.ph.ph-vault:before{content:"\e76e"}.ph.ph-vector-three:before{content:"\ee62"}.ph.ph-vector-two:before{content:"\ee64"}.ph.ph-vibrate:before{content:"\e4d8"}.ph.ph-video:before{content:"\e740"}.ph.ph-video-camera:before{content:"\e4da"}.ph.ph-video-camera-slash:before{content:"\e4dc"}.ph.ph-video-conference:before{content:"\edce"}.ph.ph-vignette:before{content:"\eba2"}.ph.ph-vinyl-record:before{content:"\ecac"}.ph.ph-virtual-reality:before{content:"\e7b8"}.ph.ph-virus:before{content:"\e7d6"}.ph.ph-visor:before{content:"\ee2a"}.ph.ph-voicemail:before{content:"\e4de"}.ph.ph-volleyball:before{content:"\e726"}.ph.ph-wall:before{content:"\e688"}.ph.ph-wallet:before{content:"\e68a"}.ph.ph-warehouse:before{content:"\ecd4"}.ph.ph-warning:before{content:"\e4e0"}.ph.ph-warning-circle:before{content:"\e4e2"}.ph.ph-warning-diamond:before{content:"\e7fc"}.ph.ph-warning-octagon:before{content:"\e4e4"}.ph.ph-washing-machine:before{content:"\ede8"}.ph.ph-watch:before{content:"\e4e6"}.ph.ph-wave-sawtooth:before{content:"\ea9c"}.ph.ph-wave-sine:before{content:"\ea9a"}.ph.ph-wave-square:before{content:"\ea9e"}.ph.ph-wave-triangle:before{content:"\eaa0"}.ph.ph-waveform:before{content:"\e802"}.ph.ph-waveform-slash:before{content:"\e800"}.ph.ph-waves:before{content:"\e6de"}.ph.ph-webcam:before{content:"\e9b2"}.ph.ph-webcam-slash:before{content:"\ecdc"}.ph.ph-webhooks-logo:before{content:"\ecae"}.ph.ph-wechat-logo:before{content:"\e8d2"}.ph.ph-whatsapp-logo:before{content:"\e5d0"}.ph.ph-wheelchair:before{content:"\e4e8"}.ph.ph-wheelchair-motion:before{content:"\e89a"}.ph.ph-wifi-high:before{content:"\e4ea"}.ph.ph-wifi-low:before{content:"\e4ec"}.ph.ph-wifi-medium:before{content:"\e4ee"}.ph.ph-wifi-none:before{content:"\e4f0"}.ph.ph-wifi-slash:before{content:"\e4f2"}.ph.ph-wifi-x:before{content:"\e4f4"}.ph.ph-wind:before{content:"\e5d2"}.ph.ph-windmill:before{content:"\e9f8"}.ph.ph-windows-logo:before{content:"\e692"}.ph.ph-wine:before{content:"\e6b2"}.ph.ph-wrench:before{content:"\e5d4"}.ph.ph-x:before{content:"\e4f6"}.ph.ph-x-circle:before{content:"\e4f8"}.ph.ph-x-logo:before{content:"\e4bc"}.ph.ph-x-square:before{content:"\e4fa"}.ph.ph-yarn:before{content:"\ed9a"}.ph.ph-yin-yang:before{content:"\e92a"}.ph.ph-youtube-logo:before{content:"\e4fc"}@font-face{font-family:Phosphor-Fill;src:url(/fonts/phosphor/Phosphor-Fill.woff2?v=1777403702521) format("woff2");font-weight:400;font-style:normal;font-display:swap}.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:"\eb9a"}.ph-fill.ph-address-book:before{content:"\e6f8"}.ph-fill.ph-address-book-tabs:before{content:"\ee4e"}.ph-fill.ph-air-traffic-control:before{content:"\ecd8"}.ph-fill.ph-airplane:before{content:"\e002"}.ph-fill.ph-airplane-in-flight:before{content:"\e4fe"}.ph-fill.ph-airplane-landing:before{content:"\e502"}.ph-fill.ph-airplane-takeoff:before{content:"\e504"}.ph-fill.ph-airplane-taxiing:before{content:"\e500"}.ph-fill.ph-airplane-tilt:before{content:"\e5d6"}.ph-fill.ph-airplay:before{content:"\e004"}.ph-fill.ph-alarm:before{content:"\e006"}.ph-fill.ph-alien:before{content:"\e8a6"}.ph-fill.ph-align-bottom:before{content:"\e506"}.ph-fill.ph-align-bottom-simple:before{content:"\eb0c"}.ph-fill.ph-align-center-horizontal:before{content:"\e50a"}.ph-fill.ph-align-center-horizontal-simple:before{content:"\eb0e"}.ph-fill.ph-align-center-vertical:before{content:"\e50c"}.ph-fill.ph-align-center-vertical-simple:before{content:"\eb10"}.ph-fill.ph-align-left:before{content:"\e50e"}.ph-fill.ph-align-left-simple:before{content:"\eaee"}.ph-fill.ph-align-right:before{content:"\e510"}.ph-fill.ph-align-right-simple:before{content:"\eb12"}.ph-fill.ph-align-top:before{content:"\e512"}.ph-fill.ph-align-top-simple:before{content:"\eb14"}.ph-fill.ph-amazon-logo:before{content:"\e96c"}.ph-fill.ph-ambulance:before{content:"\e572"}.ph-fill.ph-anchor:before{content:"\e514"}.ph-fill.ph-anchor-simple:before{content:"\e5d8"}.ph-fill.ph-android-logo:before{content:"\e008"}.ph-fill.ph-angle:before{content:"\e7bc"}.ph-fill.ph-angular-logo:before{content:"\eb80"}.ph-fill.ph-aperture:before{content:"\e00a"}.ph-fill.ph-app-store-logo:before{content:"\e974"}.ph-fill.ph-app-window:before{content:"\e5da"}.ph-fill.ph-apple-logo:before{content:"\e516"}.ph-fill.ph-apple-podcasts-logo:before{content:"\eb96"}.ph-fill.ph-approximate-equals:before{content:"\edaa"}.ph-fill.ph-archive:before{content:"\e00c"}.ph-fill.ph-armchair:before{content:"\e012"}.ph-fill.ph-arrow-arc-left:before{content:"\e014"}.ph-fill.ph-arrow-arc-right:before{content:"\e016"}.ph-fill.ph-arrow-bend-double-up-left:before{content:"\e03a"}.ph-fill.ph-arrow-bend-double-up-right:before{content:"\e03c"}.ph-fill.ph-arrow-bend-down-left:before{content:"\e018"}.ph-fill.ph-arrow-bend-down-right:before{content:"\e01a"}.ph-fill.ph-arrow-bend-left-down:before{content:"\e01c"}.ph-fill.ph-arrow-bend-left-up:before{content:"\e01e"}.ph-fill.ph-arrow-bend-right-down:before{content:"\e020"}.ph-fill.ph-arrow-bend-right-up:before{content:"\e022"}.ph-fill.ph-arrow-bend-up-left:before{content:"\e024"}.ph-fill.ph-arrow-bend-up-right:before{content:"\e026"}.ph-fill.ph-arrow-circle-down:before{content:"\e028"}.ph-fill.ph-arrow-circle-down-left:before{content:"\e02a"}.ph-fill.ph-arrow-circle-down-right:before{content:"\e02c"}.ph-fill.ph-arrow-circle-left:before{content:"\e05a"}.ph-fill.ph-arrow-circle-right:before{content:"\e02e"}.ph-fill.ph-arrow-circle-up:before{content:"\e030"}.ph-fill.ph-arrow-circle-up-left:before{content:"\e032"}.ph-fill.ph-arrow-circle-up-right:before{content:"\e034"}.ph-fill.ph-arrow-clockwise:before{content:"\e036"}.ph-fill.ph-arrow-counter-clockwise:before{content:"\e038"}.ph-fill.ph-arrow-down:before{content:"\e03e"}.ph-fill.ph-arrow-down-left:before{content:"\e040"}.ph-fill.ph-arrow-down-right:before{content:"\e042"}.ph-fill.ph-arrow-elbow-down-left:before{content:"\e044"}.ph-fill.ph-arrow-elbow-down-right:before{content:"\e046"}.ph-fill.ph-arrow-elbow-left:before{content:"\e048"}.ph-fill.ph-arrow-elbow-left-down:before{content:"\e04a"}.ph-fill.ph-arrow-elbow-left-up:before{content:"\e04c"}.ph-fill.ph-arrow-elbow-right:before{content:"\e04e"}.ph-fill.ph-arrow-elbow-right-down:before{content:"\e050"}.ph-fill.ph-arrow-elbow-right-up:before{content:"\e052"}.ph-fill.ph-arrow-elbow-up-left:before{content:"\e054"}.ph-fill.ph-arrow-elbow-up-right:before{content:"\e056"}.ph-fill.ph-arrow-fat-down:before{content:"\e518"}.ph-fill.ph-arrow-fat-left:before{content:"\e51a"}.ph-fill.ph-arrow-fat-line-down:before{content:"\e51c"}.ph-fill.ph-arrow-fat-line-left:before{content:"\e51e"}.ph-fill.ph-arrow-fat-line-right:before{content:"\e520"}.ph-fill.ph-arrow-fat-line-up:before{content:"\e522"}.ph-fill.ph-arrow-fat-lines-down:before{content:"\e524"}.ph-fill.ph-arrow-fat-lines-left:before{content:"\e526"}.ph-fill.ph-arrow-fat-lines-right:before{content:"\e528"}.ph-fill.ph-arrow-fat-lines-up:before{content:"\e52a"}.ph-fill.ph-arrow-fat-right:before{content:"\e52c"}.ph-fill.ph-arrow-fat-up:before{content:"\e52e"}.ph-fill.ph-arrow-left:before{content:"\e058"}.ph-fill.ph-arrow-line-down:before{content:"\e05c"}.ph-fill.ph-arrow-line-down-left:before{content:"\e05e"}.ph-fill.ph-arrow-line-down-right:before{content:"\e060"}.ph-fill.ph-arrow-line-left:before{content:"\e062"}.ph-fill.ph-arrow-line-right:before{content:"\e064"}.ph-fill.ph-arrow-line-up:before{content:"\e066"}.ph-fill.ph-arrow-line-up-left:before{content:"\e068"}.ph-fill.ph-arrow-line-up-right:before{content:"\e06a"}.ph-fill.ph-arrow-right:before{content:"\e06c"}.ph-fill.ph-arrow-square-down:before{content:"\e06e"}.ph-fill.ph-arrow-square-down-left:before{content:"\e070"}.ph-fill.ph-arrow-square-down-right:before{content:"\e072"}.ph-fill.ph-arrow-square-in:before{content:"\e5dc"}.ph-fill.ph-arrow-square-left:before{content:"\e074"}.ph-fill.ph-arrow-square-out:before{content:"\e5de"}.ph-fill.ph-arrow-square-right:before{content:"\e076"}.ph-fill.ph-arrow-square-up:before{content:"\e078"}.ph-fill.ph-arrow-square-up-left:before{content:"\e07a"}.ph-fill.ph-arrow-square-up-right:before{content:"\e07c"}.ph-fill.ph-arrow-u-down-left:before{content:"\e07e"}.ph-fill.ph-arrow-u-down-right:before{content:"\e080"}.ph-fill.ph-arrow-u-left-down:before{content:"\e082"}.ph-fill.ph-arrow-u-left-up:before{content:"\e084"}.ph-fill.ph-arrow-u-right-down:before{content:"\e086"}.ph-fill.ph-arrow-u-right-up:before{content:"\e088"}.ph-fill.ph-arrow-u-up-left:before{content:"\e08a"}.ph-fill.ph-arrow-u-up-right:before{content:"\e08c"}.ph-fill.ph-arrow-up:before{content:"\e08e"}.ph-fill.ph-arrow-up-left:before{content:"\e090"}.ph-fill.ph-arrow-up-right:before{content:"\e092"}.ph-fill.ph-arrows-clockwise:before{content:"\e094"}.ph-fill.ph-arrows-counter-clockwise:before{content:"\e096"}.ph-fill.ph-arrows-down-up:before{content:"\e098"}.ph-fill.ph-arrows-horizontal:before{content:"\eb06"}.ph-fill.ph-arrows-in:before{content:"\e09a"}.ph-fill.ph-arrows-in-cardinal:before{content:"\e09c"}.ph-fill.ph-arrows-in-line-horizontal:before{content:"\e530"}.ph-fill.ph-arrows-in-line-vertical:before{content:"\e532"}.ph-fill.ph-arrows-in-simple:before{content:"\e09e"}.ph-fill.ph-arrows-left-right:before{content:"\e0a0"}.ph-fill.ph-arrows-merge:before{content:"\ed3e"}.ph-fill.ph-arrows-out:before{content:"\e0a2"}.ph-fill.ph-arrows-out-cardinal:before{content:"\e0a4"}.ph-fill.ph-arrows-out-line-horizontal:before{content:"\e534"}.ph-fill.ph-arrows-out-line-vertical:before{content:"\e536"}.ph-fill.ph-arrows-out-simple:before{content:"\e0a6"}.ph-fill.ph-arrows-split:before{content:"\ed3c"}.ph-fill.ph-arrows-vertical:before{content:"\eb04"}.ph-fill.ph-article:before{content:"\e0a8"}.ph-fill.ph-article-medium:before{content:"\e5e0"}.ph-fill.ph-article-ny-times:before{content:"\e5e2"}.ph-fill.ph-asclepius:before{content:"\ee34"}.ph-fill.ph-caduceus:before{content:"\ee34"}.ph-fill.ph-asterisk:before{content:"\e0aa"}.ph-fill.ph-asterisk-simple:before{content:"\e832"}.ph-fill.ph-at:before{content:"\e0ac"}.ph-fill.ph-atom:before{content:"\e5e4"}.ph-fill.ph-avocado:before{content:"\ee04"}.ph-fill.ph-axe:before{content:"\e9fc"}.ph-fill.ph-baby:before{content:"\e774"}.ph-fill.ph-baby-carriage:before{content:"\e818"}.ph-fill.ph-backpack:before{content:"\e922"}.ph-fill.ph-backspace:before{content:"\e0ae"}.ph-fill.ph-bag:before{content:"\e0b0"}.ph-fill.ph-bag-simple:before{content:"\e5e6"}.ph-fill.ph-balloon:before{content:"\e76c"}.ph-fill.ph-bandaids:before{content:"\e0b2"}.ph-fill.ph-bank:before{content:"\e0b4"}.ph-fill.ph-barbell:before{content:"\e0b6"}.ph-fill.ph-barcode:before{content:"\e0b8"}.ph-fill.ph-barn:before{content:"\ec72"}.ph-fill.ph-barricade:before{content:"\e948"}.ph-fill.ph-baseball:before{content:"\e71a"}.ph-fill.ph-baseball-cap:before{content:"\ea28"}.ph-fill.ph-baseball-helmet:before{content:"\ee4a"}.ph-fill.ph-basket:before{content:"\e964"}.ph-fill.ph-basketball:before{content:"\e724"}.ph-fill.ph-bathtub:before{content:"\e81e"}.ph-fill.ph-battery-charging:before{content:"\e0ba"}.ph-fill.ph-battery-charging-vertical:before{content:"\e0bc"}.ph-fill.ph-battery-empty:before{content:"\e0be"}.ph-fill.ph-battery-full:before{content:"\e0c0"}.ph-fill.ph-battery-high:before{content:"\e0c2"}.ph-fill.ph-battery-low:before{content:"\e0c4"}.ph-fill.ph-battery-medium:before{content:"\e0c6"}.ph-fill.ph-battery-plus:before{content:"\e808"}.ph-fill.ph-battery-plus-vertical:before{content:"\ec50"}.ph-fill.ph-battery-vertical-empty:before{content:"\e7c6"}.ph-fill.ph-battery-vertical-full:before{content:"\e7c4"}.ph-fill.ph-battery-vertical-high:before{content:"\e7c2"}.ph-fill.ph-battery-vertical-low:before{content:"\e7be"}.ph-fill.ph-battery-vertical-medium:before{content:"\e7c0"}.ph-fill.ph-battery-warning:before{content:"\e0c8"}.ph-fill.ph-battery-warning-vertical:before{content:"\e0ca"}.ph-fill.ph-beach-ball:before{content:"\ed24"}.ph-fill.ph-beanie:before{content:"\ea2a"}.ph-fill.ph-bed:before{content:"\e0cc"}.ph-fill.ph-beer-bottle:before{content:"\e7b0"}.ph-fill.ph-beer-stein:before{content:"\eb62"}.ph-fill.ph-behance-logo:before{content:"\e7f4"}.ph-fill.ph-bell:before{content:"\e0ce"}.ph-fill.ph-bell-ringing:before{content:"\e5e8"}.ph-fill.ph-bell-simple:before{content:"\e0d0"}.ph-fill.ph-bell-simple-ringing:before{content:"\e5ea"}.ph-fill.ph-bell-simple-slash:before{content:"\e0d2"}.ph-fill.ph-bell-simple-z:before{content:"\e5ec"}.ph-fill.ph-bell-slash:before{content:"\e0d4"}.ph-fill.ph-bell-z:before{content:"\e5ee"}.ph-fill.ph-belt:before{content:"\ea2c"}.ph-fill.ph-bezier-curve:before{content:"\eb00"}.ph-fill.ph-bicycle:before{content:"\e0d6"}.ph-fill.ph-binary:before{content:"\ee60"}.ph-fill.ph-binoculars:before{content:"\ea64"}.ph-fill.ph-biohazard:before{content:"\e9e0"}.ph-fill.ph-bird:before{content:"\e72c"}.ph-fill.ph-blueprint:before{content:"\eda0"}.ph-fill.ph-bluetooth:before{content:"\e0da"}.ph-fill.ph-bluetooth-connected:before{content:"\e0dc"}.ph-fill.ph-bluetooth-slash:before{content:"\e0de"}.ph-fill.ph-bluetooth-x:before{content:"\e0e0"}.ph-fill.ph-boat:before{content:"\e786"}.ph-fill.ph-bomb:before{content:"\ee0a"}.ph-fill.ph-bone:before{content:"\e7f2"}.ph-fill.ph-book:before{content:"\e0e2"}.ph-fill.ph-book-bookmark:before{content:"\e0e4"}.ph-fill.ph-book-open:before{content:"\e0e6"}.ph-fill.ph-book-open-text:before{content:"\e8f2"}.ph-fill.ph-book-open-user:before{content:"\ede0"}.ph-fill.ph-bookmark:before{content:"\e0e8"}.ph-fill.ph-bookmark-simple:before{content:"\e0ea"}.ph-fill.ph-bookmarks:before{content:"\e0ec"}.ph-fill.ph-bookmarks-simple:before{content:"\e5f0"}.ph-fill.ph-books:before{content:"\e758"}.ph-fill.ph-boot:before{content:"\ecca"}.ph-fill.ph-boules:before{content:"\e722"}.ph-fill.ph-bounding-box:before{content:"\e6ce"}.ph-fill.ph-bowl-food:before{content:"\eaa4"}.ph-fill.ph-bowl-steam:before{content:"\e8e4"}.ph-fill.ph-bowling-ball:before{content:"\ea34"}.ph-fill.ph-box-arrow-down:before{content:"\e00e"}.ph-fill.ph-archive-box:before{content:"\e00e"}.ph-fill.ph-box-arrow-up:before{content:"\ee54"}.ph-fill.ph-boxing-glove:before{content:"\ea36"}.ph-fill.ph-brackets-angle:before{content:"\e862"}.ph-fill.ph-brackets-curly:before{content:"\e860"}.ph-fill.ph-brackets-round:before{content:"\e864"}.ph-fill.ph-brackets-square:before{content:"\e85e"}.ph-fill.ph-brain:before{content:"\e74e"}.ph-fill.ph-brandy:before{content:"\e6b4"}.ph-fill.ph-bread:before{content:"\e81c"}.ph-fill.ph-bridge:before{content:"\ea68"}.ph-fill.ph-briefcase:before{content:"\e0ee"}.ph-fill.ph-briefcase-metal:before{content:"\e5f2"}.ph-fill.ph-broadcast:before{content:"\e0f2"}.ph-fill.ph-broom:before{content:"\ec54"}.ph-fill.ph-browser:before{content:"\e0f4"}.ph-fill.ph-browsers:before{content:"\e0f6"}.ph-fill.ph-bug:before{content:"\e5f4"}.ph-fill.ph-bug-beetle:before{content:"\e5f6"}.ph-fill.ph-bug-droid:before{content:"\e5f8"}.ph-fill.ph-building:before{content:"\e100"}.ph-fill.ph-building-apartment:before{content:"\e0fe"}.ph-fill.ph-building-office:before{content:"\e0ff"}.ph-fill.ph-buildings:before{content:"\e102"}.ph-fill.ph-bulldozer:before{content:"\ec6c"}.ph-fill.ph-bus:before{content:"\e106"}.ph-fill.ph-butterfly:before{content:"\ea6e"}.ph-fill.ph-cable-car:before{content:"\e49c"}.ph-fill.ph-cactus:before{content:"\e918"}.ph-fill.ph-cake:before{content:"\e780"}.ph-fill.ph-calculator:before{content:"\e538"}.ph-fill.ph-calendar:before{content:"\e108"}.ph-fill.ph-calendar-blank:before{content:"\e10a"}.ph-fill.ph-calendar-check:before{content:"\e712"}.ph-fill.ph-calendar-dot:before{content:"\e7b2"}.ph-fill.ph-calendar-dots:before{content:"\e7b4"}.ph-fill.ph-calendar-heart:before{content:"\e8b0"}.ph-fill.ph-calendar-minus:before{content:"\ea14"}.ph-fill.ph-calendar-plus:before{content:"\e714"}.ph-fill.ph-calendar-slash:before{content:"\ea12"}.ph-fill.ph-calendar-star:before{content:"\e8b2"}.ph-fill.ph-calendar-x:before{content:"\e10c"}.ph-fill.ph-call-bell:before{content:"\e7de"}.ph-fill.ph-camera:before{content:"\e10e"}.ph-fill.ph-camera-plus:before{content:"\ec58"}.ph-fill.ph-camera-rotate:before{content:"\e7a4"}.ph-fill.ph-camera-slash:before{content:"\e110"}.ph-fill.ph-campfire:before{content:"\e9d8"}.ph-fill.ph-car:before{content:"\e112"}.ph-fill.ph-car-battery:before{content:"\ee30"}.ph-fill.ph-car-profile:before{content:"\e8cc"}.ph-fill.ph-car-simple:before{content:"\e114"}.ph-fill.ph-cardholder:before{content:"\e5fa"}.ph-fill.ph-cards:before{content:"\e0f8"}.ph-fill.ph-cards-three:before{content:"\ee50"}.ph-fill.ph-caret-circle-double-down:before{content:"\e116"}.ph-fill.ph-caret-circle-double-left:before{content:"\e118"}.ph-fill.ph-caret-circle-double-right:before{content:"\e11a"}.ph-fill.ph-caret-circle-double-up:before{content:"\e11c"}.ph-fill.ph-caret-circle-down:before{content:"\e11e"}.ph-fill.ph-caret-circle-left:before{content:"\e120"}.ph-fill.ph-caret-circle-right:before{content:"\e122"}.ph-fill.ph-caret-circle-up:before{content:"\e124"}.ph-fill.ph-caret-circle-up-down:before{content:"\e13e"}.ph-fill.ph-caret-double-down:before{content:"\e126"}.ph-fill.ph-caret-double-left:before{content:"\e128"}.ph-fill.ph-caret-double-right:before{content:"\e12a"}.ph-fill.ph-caret-double-up:before{content:"\e12c"}.ph-fill.ph-caret-down:before{content:"\e136"}.ph-fill.ph-caret-left:before{content:"\e138"}.ph-fill.ph-caret-line-down:before{content:"\e134"}.ph-fill.ph-caret-line-left:before{content:"\e132"}.ph-fill.ph-caret-line-right:before{content:"\e130"}.ph-fill.ph-caret-line-up:before{content:"\e12e"}.ph-fill.ph-caret-right:before{content:"\e13a"}.ph-fill.ph-caret-up:before{content:"\e13c"}.ph-fill.ph-caret-up-down:before{content:"\e140"}.ph-fill.ph-carrot:before{content:"\ed38"}.ph-fill.ph-cash-register:before{content:"\ed80"}.ph-fill.ph-cassette-tape:before{content:"\ed2e"}.ph-fill.ph-castle-turret:before{content:"\e9d0"}.ph-fill.ph-cat:before{content:"\e748"}.ph-fill.ph-cell-signal-full:before{content:"\e142"}.ph-fill.ph-cell-signal-high:before{content:"\e144"}.ph-fill.ph-cell-signal-low:before{content:"\e146"}.ph-fill.ph-cell-signal-medium:before{content:"\e148"}.ph-fill.ph-cell-signal-none:before{content:"\e14a"}.ph-fill.ph-cell-signal-slash:before{content:"\e14c"}.ph-fill.ph-cell-signal-x:before{content:"\e14e"}.ph-fill.ph-cell-tower:before{content:"\ebaa"}.ph-fill.ph-certificate:before{content:"\e766"}.ph-fill.ph-chair:before{content:"\e950"}.ph-fill.ph-chalkboard:before{content:"\e5fc"}.ph-fill.ph-chalkboard-simple:before{content:"\e5fe"}.ph-fill.ph-chalkboard-teacher:before{content:"\e600"}.ph-fill.ph-champagne:before{content:"\eaca"}.ph-fill.ph-charging-station:before{content:"\e8d0"}.ph-fill.ph-chart-bar:before{content:"\e150"}.ph-fill.ph-chart-bar-horizontal:before{content:"\e152"}.ph-fill.ph-chart-donut:before{content:"\eaa6"}.ph-fill.ph-chart-line:before{content:"\e154"}.ph-fill.ph-chart-line-down:before{content:"\e8b6"}.ph-fill.ph-chart-line-up:before{content:"\e156"}.ph-fill.ph-chart-pie:before{content:"\e158"}.ph-fill.ph-chart-pie-slice:before{content:"\e15a"}.ph-fill.ph-chart-polar:before{content:"\eaa8"}.ph-fill.ph-chart-scatter:before{content:"\eaac"}.ph-fill.ph-chat:before{content:"\e15c"}.ph-fill.ph-chat-centered:before{content:"\e160"}.ph-fill.ph-chat-centered-dots:before{content:"\e164"}.ph-fill.ph-chat-centered-slash:before{content:"\e162"}.ph-fill.ph-chat-centered-text:before{content:"\e166"}.ph-fill.ph-chat-circle:before{content:"\e168"}.ph-fill.ph-chat-circle-dots:before{content:"\e16c"}.ph-fill.ph-chat-circle-slash:before{content:"\e16a"}.ph-fill.ph-chat-circle-text:before{content:"\e16e"}.ph-fill.ph-chat-dots:before{content:"\e170"}.ph-fill.ph-chat-slash:before{content:"\e15e"}.ph-fill.ph-chat-teardrop:before{content:"\e172"}.ph-fill.ph-chat-teardrop-dots:before{content:"\e176"}.ph-fill.ph-chat-teardrop-slash:before{content:"\e174"}.ph-fill.ph-chat-teardrop-text:before{content:"\e178"}.ph-fill.ph-chat-text:before{content:"\e17a"}.ph-fill.ph-chats:before{content:"\e17c"}.ph-fill.ph-chats-circle:before{content:"\e17e"}.ph-fill.ph-chats-teardrop:before{content:"\e180"}.ph-fill.ph-check:before{content:"\e182"}.ph-fill.ph-check-circle:before{content:"\e184"}.ph-fill.ph-check-fat:before{content:"\eba6"}.ph-fill.ph-check-square:before{content:"\e186"}.ph-fill.ph-check-square-offset:before{content:"\e188"}.ph-fill.ph-checkerboard:before{content:"\e8c4"}.ph-fill.ph-checks:before{content:"\e53a"}.ph-fill.ph-cheers:before{content:"\ea4a"}.ph-fill.ph-cheese:before{content:"\e9fe"}.ph-fill.ph-chef-hat:before{content:"\ed8e"}.ph-fill.ph-cherries:before{content:"\e830"}.ph-fill.ph-church:before{content:"\ecea"}.ph-fill.ph-cigarette:before{content:"\ed90"}.ph-fill.ph-cigarette-slash:before{content:"\ed92"}.ph-fill.ph-circle:before{content:"\e18a"}.ph-fill.ph-circle-dashed:before{content:"\e602"}.ph-fill.ph-circle-half:before{content:"\e18c"}.ph-fill.ph-circle-half-tilt:before{content:"\e18e"}.ph-fill.ph-circle-notch:before{content:"\eb44"}.ph-fill.ph-circles-four:before{content:"\e190"}.ph-fill.ph-circles-three:before{content:"\e192"}.ph-fill.ph-circles-three-plus:before{content:"\e194"}.ph-fill.ph-circuitry:before{content:"\e9c2"}.ph-fill.ph-city:before{content:"\ea6a"}.ph-fill.ph-clipboard:before{content:"\e196"}.ph-fill.ph-clipboard-text:before{content:"\e198"}.ph-fill.ph-clock:before{content:"\e19a"}.ph-fill.ph-clock-afternoon:before{content:"\e19c"}.ph-fill.ph-clock-clockwise:before{content:"\e19e"}.ph-fill.ph-clock-countdown:before{content:"\ed2c"}.ph-fill.ph-clock-counter-clockwise:before{content:"\e1a0"}.ph-fill.ph-clock-user:before{content:"\edec"}.ph-fill.ph-closed-captioning:before{content:"\e1a4"}.ph-fill.ph-cloud:before{content:"\e1aa"}.ph-fill.ph-cloud-arrow-down:before{content:"\e1ac"}.ph-fill.ph-cloud-arrow-up:before{content:"\e1ae"}.ph-fill.ph-cloud-check:before{content:"\e1b0"}.ph-fill.ph-cloud-fog:before{content:"\e53c"}.ph-fill.ph-cloud-lightning:before{content:"\e1b2"}.ph-fill.ph-cloud-moon:before{content:"\e53e"}.ph-fill.ph-cloud-rain:before{content:"\e1b4"}.ph-fill.ph-cloud-slash:before{content:"\e1b6"}.ph-fill.ph-cloud-snow:before{content:"\e1b8"}.ph-fill.ph-cloud-sun:before{content:"\e540"}.ph-fill.ph-cloud-warning:before{content:"\ea98"}.ph-fill.ph-cloud-x:before{content:"\ea96"}.ph-fill.ph-clover:before{content:"\edc8"}.ph-fill.ph-club:before{content:"\e1ba"}.ph-fill.ph-coat-hanger:before{content:"\e7fe"}.ph-fill.ph-coda-logo:before{content:"\e7ce"}.ph-fill.ph-code:before{content:"\e1bc"}.ph-fill.ph-code-block:before{content:"\eafe"}.ph-fill.ph-code-simple:before{content:"\e1be"}.ph-fill.ph-codepen-logo:before{content:"\e978"}.ph-fill.ph-codesandbox-logo:before{content:"\ea06"}.ph-fill.ph-coffee:before{content:"\e1c2"}.ph-fill.ph-coffee-bean:before{content:"\e1c0"}.ph-fill.ph-coin:before{content:"\e60e"}.ph-fill.ph-coin-vertical:before{content:"\eb48"}.ph-fill.ph-coins:before{content:"\e78e"}.ph-fill.ph-columns:before{content:"\e546"}.ph-fill.ph-columns-plus-left:before{content:"\e544"}.ph-fill.ph-columns-plus-right:before{content:"\e542"}.ph-fill.ph-command:before{content:"\e1c4"}.ph-fill.ph-compass:before{content:"\e1c8"}.ph-fill.ph-compass-rose:before{content:"\e1c6"}.ph-fill.ph-compass-tool:before{content:"\ea0e"}.ph-fill.ph-computer-tower:before{content:"\e548"}.ph-fill.ph-confetti:before{content:"\e81a"}.ph-fill.ph-contactless-payment:before{content:"\ed42"}.ph-fill.ph-control:before{content:"\eca6"}.ph-fill.ph-cookie:before{content:"\e6ca"}.ph-fill.ph-cooking-pot:before{content:"\e764"}.ph-fill.ph-copy:before{content:"\e1ca"}.ph-fill.ph-copy-simple:before{content:"\e1cc"}.ph-fill.ph-copyleft:before{content:"\e86a"}.ph-fill.ph-copyright:before{content:"\e54a"}.ph-fill.ph-corners-in:before{content:"\e1ce"}.ph-fill.ph-corners-out:before{content:"\e1d0"}.ph-fill.ph-couch:before{content:"\e7f6"}.ph-fill.ph-court-basketball:before{content:"\ee36"}.ph-fill.ph-cow:before{content:"\eabe"}.ph-fill.ph-cowboy-hat:before{content:"\ed12"}.ph-fill.ph-cpu:before{content:"\e610"}.ph-fill.ph-crane:before{content:"\ed48"}.ph-fill.ph-crane-tower:before{content:"\ed49"}.ph-fill.ph-credit-card:before{content:"\e1d2"}.ph-fill.ph-cricket:before{content:"\ee12"}.ph-fill.ph-crop:before{content:"\e1d4"}.ph-fill.ph-cross:before{content:"\e8a0"}.ph-fill.ph-crosshair:before{content:"\e1d6"}.ph-fill.ph-crosshair-simple:before{content:"\e1d8"}.ph-fill.ph-crown:before{content:"\e614"}.ph-fill.ph-crown-cross:before{content:"\ee5e"}.ph-fill.ph-crown-simple:before{content:"\e616"}.ph-fill.ph-cube:before{content:"\e1da"}.ph-fill.ph-cube-focus:before{content:"\ed0a"}.ph-fill.ph-cube-transparent:before{content:"\ec7c"}.ph-fill.ph-currency-btc:before{content:"\e618"}.ph-fill.ph-currency-circle-dollar:before{content:"\e54c"}.ph-fill.ph-currency-cny:before{content:"\e54e"}.ph-fill.ph-currency-dollar:before{content:"\e550"}.ph-fill.ph-currency-dollar-simple:before{content:"\e552"}.ph-fill.ph-currency-eth:before{content:"\eada"}.ph-fill.ph-currency-eur:before{content:"\e554"}.ph-fill.ph-currency-gbp:before{content:"\e556"}.ph-fill.ph-currency-inr:before{content:"\e558"}.ph-fill.ph-currency-jpy:before{content:"\e55a"}.ph-fill.ph-currency-krw:before{content:"\e55c"}.ph-fill.ph-currency-kzt:before{content:"\ec4c"}.ph-fill.ph-currency-ngn:before{content:"\eb52"}.ph-fill.ph-currency-rub:before{content:"\e55e"}.ph-fill.ph-cursor:before{content:"\e1dc"}.ph-fill.ph-cursor-click:before{content:"\e7c8"}.ph-fill.ph-cursor-text:before{content:"\e7d8"}.ph-fill.ph-cylinder:before{content:"\e8fc"}.ph-fill.ph-database:before{content:"\e1de"}.ph-fill.ph-desk:before{content:"\ed16"}.ph-fill.ph-desktop:before{content:"\e560"}.ph-fill.ph-desktop-tower:before{content:"\e562"}.ph-fill.ph-detective:before{content:"\e83e"}.ph-fill.ph-dev-to-logo:before{content:"\ed0e"}.ph-fill.ph-device-mobile:before{content:"\e1e0"}.ph-fill.ph-device-mobile-camera:before{content:"\e1e2"}.ph-fill.ph-device-mobile-slash:before{content:"\ee46"}.ph-fill.ph-device-mobile-speaker:before{content:"\e1e4"}.ph-fill.ph-device-rotate:before{content:"\edf2"}.ph-fill.ph-device-tablet:before{content:"\e1e6"}.ph-fill.ph-device-tablet-camera:before{content:"\e1e8"}.ph-fill.ph-device-tablet-speaker:before{content:"\e1ea"}.ph-fill.ph-devices:before{content:"\eba4"}.ph-fill.ph-diamond:before{content:"\e1ec"}.ph-fill.ph-diamonds-four:before{content:"\e8f4"}.ph-fill.ph-dice-five:before{content:"\e1ee"}.ph-fill.ph-dice-four:before{content:"\e1f0"}.ph-fill.ph-dice-one:before{content:"\e1f2"}.ph-fill.ph-dice-six:before{content:"\e1f4"}.ph-fill.ph-dice-three:before{content:"\e1f6"}.ph-fill.ph-dice-two:before{content:"\e1f8"}.ph-fill.ph-disc:before{content:"\e564"}.ph-fill.ph-disco-ball:before{content:"\ed98"}.ph-fill.ph-discord-logo:before{content:"\e61a"}.ph-fill.ph-divide:before{content:"\e1fa"}.ph-fill.ph-dna:before{content:"\e924"}.ph-fill.ph-dog:before{content:"\e74a"}.ph-fill.ph-door:before{content:"\e61c"}.ph-fill.ph-door-open:before{content:"\e7e6"}.ph-fill.ph-dot:before{content:"\ecde"}.ph-fill.ph-dot-outline:before{content:"\ece0"}.ph-fill.ph-dots-nine:before{content:"\e1fc"}.ph-fill.ph-dots-six:before{content:"\e794"}.ph-fill.ph-dots-six-vertical:before{content:"\eae2"}.ph-fill.ph-dots-three:before{content:"\e1fe"}.ph-fill.ph-dots-three-circle:before{content:"\e200"}.ph-fill.ph-dots-three-circle-vertical:before{content:"\e202"}.ph-fill.ph-dots-three-outline:before{content:"\e204"}.ph-fill.ph-dots-three-outline-vertical:before{content:"\e206"}.ph-fill.ph-dots-three-vertical:before{content:"\e208"}.ph-fill.ph-download:before{content:"\e20a"}.ph-fill.ph-download-simple:before{content:"\e20c"}.ph-fill.ph-dress:before{content:"\ea7e"}.ph-fill.ph-dresser:before{content:"\e94e"}.ph-fill.ph-dribbble-logo:before{content:"\e20e"}.ph-fill.ph-drone:before{content:"\ed74"}.ph-fill.ph-drop:before{content:"\e210"}.ph-fill.ph-drop-half:before{content:"\e566"}.ph-fill.ph-drop-half-bottom:before{content:"\eb40"}.ph-fill.ph-drop-simple:before{content:"\ee32"}.ph-fill.ph-drop-slash:before{content:"\e954"}.ph-fill.ph-dropbox-logo:before{content:"\e7d0"}.ph-fill.ph-ear:before{content:"\e70c"}.ph-fill.ph-ear-slash:before{content:"\e70e"}.ph-fill.ph-egg:before{content:"\e812"}.ph-fill.ph-egg-crack:before{content:"\eb64"}.ph-fill.ph-eject:before{content:"\e212"}.ph-fill.ph-eject-simple:before{content:"\e6ae"}.ph-fill.ph-elevator:before{content:"\ecc0"}.ph-fill.ph-empty:before{content:"\edbc"}.ph-fill.ph-engine:before{content:"\ea80"}.ph-fill.ph-envelope:before{content:"\e214"}.ph-fill.ph-envelope-open:before{content:"\e216"}.ph-fill.ph-envelope-simple:before{content:"\e218"}.ph-fill.ph-envelope-simple-open:before{content:"\e21a"}.ph-fill.ph-equalizer:before{content:"\ebbc"}.ph-fill.ph-equals:before{content:"\e21c"}.ph-fill.ph-eraser:before{content:"\e21e"}.ph-fill.ph-escalator-down:before{content:"\ecba"}.ph-fill.ph-escalator-up:before{content:"\ecbc"}.ph-fill.ph-exam:before{content:"\e742"}.ph-fill.ph-exclamation-mark:before{content:"\ee44"}.ph-fill.ph-exclude:before{content:"\e882"}.ph-fill.ph-exclude-square:before{content:"\e880"}.ph-fill.ph-export:before{content:"\eaf0"}.ph-fill.ph-eye:before{content:"\e220"}.ph-fill.ph-eye-closed:before{content:"\e222"}.ph-fill.ph-eye-slash:before{content:"\e224"}.ph-fill.ph-eyedropper:before{content:"\e568"}.ph-fill.ph-eyedropper-sample:before{content:"\eac4"}.ph-fill.ph-eyeglasses:before{content:"\e7ba"}.ph-fill.ph-eyes:before{content:"\ee5c"}.ph-fill.ph-face-mask:before{content:"\e56a"}.ph-fill.ph-facebook-logo:before{content:"\e226"}.ph-fill.ph-factory:before{content:"\e760"}.ph-fill.ph-faders:before{content:"\e228"}.ph-fill.ph-faders-horizontal:before{content:"\e22a"}.ph-fill.ph-fallout-shelter:before{content:"\e9de"}.ph-fill.ph-fan:before{content:"\e9f2"}.ph-fill.ph-farm:before{content:"\ec70"}.ph-fill.ph-fast-forward:before{content:"\e6a6"}.ph-fill.ph-fast-forward-circle:before{content:"\e22c"}.ph-fill.ph-feather:before{content:"\e9c0"}.ph-fill.ph-fediverse-logo:before{content:"\ed66"}.ph-fill.ph-figma-logo:before{content:"\e22e"}.ph-fill.ph-file:before{content:"\e230"}.ph-fill.ph-file-archive:before{content:"\eb2a"}.ph-fill.ph-file-arrow-down:before{content:"\e232"}.ph-fill.ph-file-arrow-up:before{content:"\e61e"}.ph-fill.ph-file-audio:before{content:"\ea20"}.ph-fill.ph-file-c:before{content:"\eb32"}.ph-fill.ph-file-c-sharp:before{content:"\eb30"}.ph-fill.ph-file-cloud:before{content:"\e95e"}.ph-fill.ph-file-code:before{content:"\e914"}.ph-fill.ph-file-cpp:before{content:"\eb2e"}.ph-fill.ph-file-css:before{content:"\eb34"}.ph-fill.ph-file-csv:before{content:"\eb1c"}.ph-fill.ph-file-dashed:before{content:"\e704"}.ph-fill.ph-file-dotted:before{content:"\e704"}.ph-fill.ph-file-doc:before{content:"\eb1e"}.ph-fill.ph-file-html:before{content:"\eb38"}.ph-fill.ph-file-image:before{content:"\ea24"}.ph-fill.ph-file-ini:before{content:"\eb33"}.ph-fill.ph-file-jpg:before{content:"\eb1a"}.ph-fill.ph-file-js:before{content:"\eb24"}.ph-fill.ph-file-jsx:before{content:"\eb3a"}.ph-fill.ph-file-lock:before{content:"\e95c"}.ph-fill.ph-file-magnifying-glass:before{content:"\e238"}.ph-fill.ph-file-search:before{content:"\e238"}.ph-fill.ph-file-md:before{content:"\ed50"}.ph-fill.ph-file-minus:before{content:"\e234"}.ph-fill.ph-file-pdf:before{content:"\e702"}.ph-fill.ph-file-plus:before{content:"\e236"}.ph-fill.ph-file-png:before{content:"\eb18"}.ph-fill.ph-file-ppt:before{content:"\eb20"}.ph-fill.ph-file-py:before{content:"\eb2c"}.ph-fill.ph-file-rs:before{content:"\eb28"}.ph-fill.ph-file-sql:before{content:"\ed4e"}.ph-fill.ph-file-svg:before{content:"\ed08"}.ph-fill.ph-file-text:before{content:"\e23a"}.ph-fill.ph-file-ts:before{content:"\eb26"}.ph-fill.ph-file-tsx:before{content:"\eb3c"}.ph-fill.ph-file-txt:before{content:"\eb35"}.ph-fill.ph-file-video:before{content:"\ea22"}.ph-fill.ph-file-vue:before{content:"\eb3e"}.ph-fill.ph-file-x:before{content:"\e23c"}.ph-fill.ph-file-xls:before{content:"\eb22"}.ph-fill.ph-file-zip:before{content:"\e958"}.ph-fill.ph-files:before{content:"\e710"}.ph-fill.ph-film-reel:before{content:"\e8c0"}.ph-fill.ph-film-script:before{content:"\eb50"}.ph-fill.ph-film-slate:before{content:"\e8c2"}.ph-fill.ph-film-strip:before{content:"\e792"}.ph-fill.ph-fingerprint:before{content:"\e23e"}.ph-fill.ph-fingerprint-simple:before{content:"\e240"}.ph-fill.ph-finn-the-human:before{content:"\e56c"}.ph-fill.ph-fire:before{content:"\e242"}.ph-fill.ph-fire-extinguisher:before{content:"\e9e8"}.ph-fill.ph-fire-simple:before{content:"\e620"}.ph-fill.ph-fire-truck:before{content:"\e574"}.ph-fill.ph-first-aid:before{content:"\e56e"}.ph-fill.ph-first-aid-kit:before{content:"\e570"}.ph-fill.ph-fish:before{content:"\e728"}.ph-fill.ph-fish-simple:before{content:"\e72a"}.ph-fill.ph-flag:before{content:"\e244"}.ph-fill.ph-flag-banner:before{content:"\e622"}.ph-fill.ph-flag-banner-fold:before{content:"\ecf2"}.ph-fill.ph-flag-checkered:before{content:"\ea38"}.ph-fill.ph-flag-pennant:before{content:"\ecf0"}.ph-fill.ph-flame:before{content:"\e624"}.ph-fill.ph-flashlight:before{content:"\e246"}.ph-fill.ph-flask:before{content:"\e79e"}.ph-fill.ph-flip-horizontal:before{content:"\ed6a"}.ph-fill.ph-flip-vertical:before{content:"\ed6c"}.ph-fill.ph-floppy-disk:before{content:"\e248"}.ph-fill.ph-floppy-disk-back:before{content:"\eaf4"}.ph-fill.ph-flow-arrow:before{content:"\e6ec"}.ph-fill.ph-flower:before{content:"\e75e"}.ph-fill.ph-flower-lotus:before{content:"\e6cc"}.ph-fill.ph-flower-tulip:before{content:"\eacc"}.ph-fill.ph-flying-saucer:before{content:"\eb4a"}.ph-fill.ph-folder:before{content:"\e24a"}.ph-fill.ph-folder-notch:before{content:"\e24a"}.ph-fill.ph-folder-dashed:before{content:"\e8f8"}.ph-fill.ph-folder-dotted:before{content:"\e8f8"}.ph-fill.ph-folder-lock:before{content:"\ea3c"}.ph-fill.ph-folder-minus:before{content:"\e254"}.ph-fill.ph-folder-notch-minus:before{content:"\e254"}.ph-fill.ph-folder-open:before{content:"\e256"}.ph-fill.ph-folder-notch-open:before{content:"\e256"}.ph-fill.ph-folder-plus:before{content:"\e258"}.ph-fill.ph-folder-notch-plus:before{content:"\e258"}.ph-fill.ph-folder-simple:before{content:"\e25a"}.ph-fill.ph-folder-simple-dashed:before{content:"\ec2a"}.ph-fill.ph-folder-simple-dotted:before{content:"\ec2a"}.ph-fill.ph-folder-simple-lock:before{content:"\eb5e"}.ph-fill.ph-folder-simple-minus:before{content:"\e25c"}.ph-fill.ph-folder-simple-plus:before{content:"\e25e"}.ph-fill.ph-folder-simple-star:before{content:"\ec2e"}.ph-fill.ph-folder-simple-user:before{content:"\eb60"}.ph-fill.ph-folder-star:before{content:"\ea86"}.ph-fill.ph-folder-user:before{content:"\eb46"}.ph-fill.ph-folders:before{content:"\e260"}.ph-fill.ph-football:before{content:"\e718"}.ph-fill.ph-football-helmet:before{content:"\ee4c"}.ph-fill.ph-footprints:before{content:"\ea88"}.ph-fill.ph-fork-knife:before{content:"\e262"}.ph-fill.ph-four-k:before{content:"\ea5c"}.ph-fill.ph-frame-corners:before{content:"\e626"}.ph-fill.ph-framer-logo:before{content:"\e264"}.ph-fill.ph-function:before{content:"\ebe4"}.ph-fill.ph-funnel:before{content:"\e266"}.ph-fill.ph-funnel-simple:before{content:"\e268"}.ph-fill.ph-funnel-simple-x:before{content:"\e26a"}.ph-fill.ph-funnel-x:before{content:"\e26c"}.ph-fill.ph-game-controller:before{content:"\e26e"}.ph-fill.ph-garage:before{content:"\ecd6"}.ph-fill.ph-gas-can:before{content:"\e8ce"}.ph-fill.ph-gas-pump:before{content:"\e768"}.ph-fill.ph-gauge:before{content:"\e628"}.ph-fill.ph-gavel:before{content:"\ea32"}.ph-fill.ph-gear:before{content:"\e270"}.ph-fill.ph-gear-fine:before{content:"\e87c"}.ph-fill.ph-gear-six:before{content:"\e272"}.ph-fill.ph-gender-female:before{content:"\e6e0"}.ph-fill.ph-gender-intersex:before{content:"\e6e6"}.ph-fill.ph-gender-male:before{content:"\e6e2"}.ph-fill.ph-gender-neuter:before{content:"\e6ea"}.ph-fill.ph-gender-nonbinary:before{content:"\e6e4"}.ph-fill.ph-gender-transgender:before{content:"\e6e8"}.ph-fill.ph-ghost:before{content:"\e62a"}.ph-fill.ph-gif:before{content:"\e274"}.ph-fill.ph-gift:before{content:"\e276"}.ph-fill.ph-git-branch:before{content:"\e278"}.ph-fill.ph-git-commit:before{content:"\e27a"}.ph-fill.ph-git-diff:before{content:"\e27c"}.ph-fill.ph-git-fork:before{content:"\e27e"}.ph-fill.ph-git-merge:before{content:"\e280"}.ph-fill.ph-git-pull-request:before{content:"\e282"}.ph-fill.ph-github-logo:before{content:"\e576"}.ph-fill.ph-gitlab-logo:before{content:"\e694"}.ph-fill.ph-gitlab-logo-simple:before{content:"\e696"}.ph-fill.ph-globe:before{content:"\e288"}.ph-fill.ph-globe-hemisphere-east:before{content:"\e28a"}.ph-fill.ph-globe-hemisphere-west:before{content:"\e28c"}.ph-fill.ph-globe-simple:before{content:"\e28e"}.ph-fill.ph-globe-simple-x:before{content:"\e284"}.ph-fill.ph-globe-stand:before{content:"\e290"}.ph-fill.ph-globe-x:before{content:"\e286"}.ph-fill.ph-goggles:before{content:"\ecb4"}.ph-fill.ph-golf:before{content:"\ea3e"}.ph-fill.ph-goodreads-logo:before{content:"\ed10"}.ph-fill.ph-google-cardboard-logo:before{content:"\e7b6"}.ph-fill.ph-google-chrome-logo:before{content:"\e976"}.ph-fill.ph-google-drive-logo:before{content:"\e8f6"}.ph-fill.ph-google-logo:before{content:"\e292"}.ph-fill.ph-google-photos-logo:before{content:"\eb92"}.ph-fill.ph-google-play-logo:before{content:"\e294"}.ph-fill.ph-google-podcasts-logo:before{content:"\eb94"}.ph-fill.ph-gps:before{content:"\edd8"}.ph-fill.ph-gps-fix:before{content:"\edd6"}.ph-fill.ph-gps-slash:before{content:"\edd4"}.ph-fill.ph-gradient:before{content:"\eb42"}.ph-fill.ph-graduation-cap:before{content:"\e62c"}.ph-fill.ph-grains:before{content:"\ec68"}.ph-fill.ph-grains-slash:before{content:"\ec6a"}.ph-fill.ph-graph:before{content:"\eb58"}.ph-fill.ph-graphics-card:before{content:"\e612"}.ph-fill.ph-greater-than:before{content:"\edc4"}.ph-fill.ph-greater-than-or-equal:before{content:"\eda2"}.ph-fill.ph-grid-four:before{content:"\e296"}.ph-fill.ph-grid-nine:before{content:"\ec8c"}.ph-fill.ph-guitar:before{content:"\ea8a"}.ph-fill.ph-hair-dryer:before{content:"\ea66"}.ph-fill.ph-hamburger:before{content:"\e790"}.ph-fill.ph-hammer:before{content:"\e80e"}.ph-fill.ph-hand:before{content:"\e298"}.ph-fill.ph-hand-arrow-down:before{content:"\ea4e"}.ph-fill.ph-hand-arrow-up:before{content:"\ee5a"}.ph-fill.ph-hand-coins:before{content:"\ea8c"}.ph-fill.ph-hand-deposit:before{content:"\ee82"}.ph-fill.ph-hand-eye:before{content:"\ea4c"}.ph-fill.ph-hand-fist:before{content:"\e57a"}.ph-fill.ph-hand-grabbing:before{content:"\e57c"}.ph-fill.ph-hand-heart:before{content:"\e810"}.ph-fill.ph-hand-palm:before{content:"\e57e"}.ph-fill.ph-hand-peace:before{content:"\e7cc"}.ph-fill.ph-hand-pointing:before{content:"\e29a"}.ph-fill.ph-hand-soap:before{content:"\e630"}.ph-fill.ph-hand-swipe-left:before{content:"\ec94"}.ph-fill.ph-hand-swipe-right:before{content:"\ec92"}.ph-fill.ph-hand-tap:before{content:"\ec90"}.ph-fill.ph-hand-waving:before{content:"\e580"}.ph-fill.ph-hand-withdraw:before{content:"\ee80"}.ph-fill.ph-handbag:before{content:"\e29c"}.ph-fill.ph-handbag-simple:before{content:"\e62e"}.ph-fill.ph-hands-clapping:before{content:"\e6a0"}.ph-fill.ph-hands-praying:before{content:"\ecc8"}.ph-fill.ph-handshake:before{content:"\e582"}.ph-fill.ph-hard-drive:before{content:"\e29e"}.ph-fill.ph-hard-drives:before{content:"\e2a0"}.ph-fill.ph-hard-hat:before{content:"\ed46"}.ph-fill.ph-hash:before{content:"\e2a2"}.ph-fill.ph-hash-straight:before{content:"\e2a4"}.ph-fill.ph-head-circuit:before{content:"\e7d4"}.ph-fill.ph-headlights:before{content:"\e6fe"}.ph-fill.ph-headphones:before{content:"\e2a6"}.ph-fill.ph-headset:before{content:"\e584"}.ph-fill.ph-heart:before{content:"\e2a8"}.ph-fill.ph-heart-break:before{content:"\ebe8"}.ph-fill.ph-heart-half:before{content:"\ec48"}.ph-fill.ph-heart-straight:before{content:"\e2aa"}.ph-fill.ph-heart-straight-break:before{content:"\eb98"}.ph-fill.ph-heartbeat:before{content:"\e2ac"}.ph-fill.ph-hexagon:before{content:"\e2ae"}.ph-fill.ph-high-definition:before{content:"\ea8e"}.ph-fill.ph-high-heel:before{content:"\e8e8"}.ph-fill.ph-highlighter:before{content:"\ec76"}.ph-fill.ph-highlighter-circle:before{content:"\e632"}.ph-fill.ph-hockey:before{content:"\ec86"}.ph-fill.ph-hoodie:before{content:"\ecd0"}.ph-fill.ph-horse:before{content:"\e2b0"}.ph-fill.ph-hospital:before{content:"\e844"}.ph-fill.ph-hourglass:before{content:"\e2b2"}.ph-fill.ph-hourglass-high:before{content:"\e2b4"}.ph-fill.ph-hourglass-low:before{content:"\e2b6"}.ph-fill.ph-hourglass-medium:before{content:"\e2b8"}.ph-fill.ph-hourglass-simple:before{content:"\e2ba"}.ph-fill.ph-hourglass-simple-high:before{content:"\e2bc"}.ph-fill.ph-hourglass-simple-low:before{content:"\e2be"}.ph-fill.ph-hourglass-simple-medium:before{content:"\e2c0"}.ph-fill.ph-house:before{content:"\e2c2"}.ph-fill.ph-house-line:before{content:"\e2c4"}.ph-fill.ph-house-simple:before{content:"\e2c6"}.ph-fill.ph-hurricane:before{content:"\e88e"}.ph-fill.ph-ice-cream:before{content:"\e804"}.ph-fill.ph-identification-badge:before{content:"\e6f6"}.ph-fill.ph-identification-card:before{content:"\e2c8"}.ph-fill.ph-image:before{content:"\e2ca"}.ph-fill.ph-image-broken:before{content:"\e7a8"}.ph-fill.ph-image-square:before{content:"\e2cc"}.ph-fill.ph-images:before{content:"\e836"}.ph-fill.ph-images-square:before{content:"\e834"}.ph-fill.ph-infinity:before{content:"\e634"}.ph-fill.ph-lemniscate:before{content:"\e634"}.ph-fill.ph-info:before{content:"\e2ce"}.ph-fill.ph-instagram-logo:before{content:"\e2d0"}.ph-fill.ph-intersect:before{content:"\e2d2"}.ph-fill.ph-intersect-square:before{content:"\e87a"}.ph-fill.ph-intersect-three:before{content:"\ecc4"}.ph-fill.ph-intersection:before{content:"\edba"}.ph-fill.ph-invoice:before{content:"\ee42"}.ph-fill.ph-island:before{content:"\ee06"}.ph-fill.ph-jar:before{content:"\e7e0"}.ph-fill.ph-jar-label:before{content:"\e7e1"}.ph-fill.ph-jeep:before{content:"\e2d4"}.ph-fill.ph-joystick:before{content:"\ea5e"}.ph-fill.ph-kanban:before{content:"\eb54"}.ph-fill.ph-key:before{content:"\e2d6"}.ph-fill.ph-key-return:before{content:"\e782"}.ph-fill.ph-keyboard:before{content:"\e2d8"}.ph-fill.ph-keyhole:before{content:"\ea78"}.ph-fill.ph-knife:before{content:"\e636"}.ph-fill.ph-ladder:before{content:"\e9e4"}.ph-fill.ph-ladder-simple:before{content:"\ec26"}.ph-fill.ph-lamp:before{content:"\e638"}.ph-fill.ph-lamp-pendant:before{content:"\ee2e"}.ph-fill.ph-laptop:before{content:"\e586"}.ph-fill.ph-lasso:before{content:"\edc6"}.ph-fill.ph-lastfm-logo:before{content:"\e842"}.ph-fill.ph-layout:before{content:"\e6d6"}.ph-fill.ph-leaf:before{content:"\e2da"}.ph-fill.ph-lectern:before{content:"\e95a"}.ph-fill.ph-lego:before{content:"\e8c6"}.ph-fill.ph-lego-smiley:before{content:"\e8c7"}.ph-fill.ph-less-than:before{content:"\edac"}.ph-fill.ph-less-than-or-equal:before{content:"\eda4"}.ph-fill.ph-letter-circle-h:before{content:"\ebf8"}.ph-fill.ph-letter-circle-p:before{content:"\ec08"}.ph-fill.ph-letter-circle-v:before{content:"\ec14"}.ph-fill.ph-lifebuoy:before{content:"\e63a"}.ph-fill.ph-lightbulb:before{content:"\e2dc"}.ph-fill.ph-lightbulb-filament:before{content:"\e63c"}.ph-fill.ph-lighthouse:before{content:"\e9f6"}.ph-fill.ph-lightning:before{content:"\e2de"}.ph-fill.ph-lightning-a:before{content:"\ea84"}.ph-fill.ph-lightning-slash:before{content:"\e2e0"}.ph-fill.ph-line-segment:before{content:"\e6d2"}.ph-fill.ph-line-segments:before{content:"\e6d4"}.ph-fill.ph-line-vertical:before{content:"\ed70"}.ph-fill.ph-link:before{content:"\e2e2"}.ph-fill.ph-link-break:before{content:"\e2e4"}.ph-fill.ph-link-simple:before{content:"\e2e6"}.ph-fill.ph-link-simple-break:before{content:"\e2e8"}.ph-fill.ph-link-simple-horizontal:before{content:"\e2ea"}.ph-fill.ph-link-simple-horizontal-break:before{content:"\e2ec"}.ph-fill.ph-linkedin-logo:before{content:"\e2ee"}.ph-fill.ph-linktree-logo:before{content:"\edee"}.ph-fill.ph-linux-logo:before{content:"\eb02"}.ph-fill.ph-list:before{content:"\e2f0"}.ph-fill.ph-list-bullets:before{content:"\e2f2"}.ph-fill.ph-list-checks:before{content:"\eadc"}.ph-fill.ph-list-dashes:before{content:"\e2f4"}.ph-fill.ph-list-heart:before{content:"\ebde"}.ph-fill.ph-list-magnifying-glass:before{content:"\ebe0"}.ph-fill.ph-list-numbers:before{content:"\e2f6"}.ph-fill.ph-list-plus:before{content:"\e2f8"}.ph-fill.ph-list-star:before{content:"\ebdc"}.ph-fill.ph-lock:before{content:"\e2fa"}.ph-fill.ph-lock-key:before{content:"\e2fe"}.ph-fill.ph-lock-key-open:before{content:"\e300"}.ph-fill.ph-lock-laminated:before{content:"\e302"}.ph-fill.ph-lock-laminated-open:before{content:"\e304"}.ph-fill.ph-lock-open:before{content:"\e306"}.ph-fill.ph-lock-simple:before{content:"\e308"}.ph-fill.ph-lock-simple-open:before{content:"\e30a"}.ph-fill.ph-lockers:before{content:"\ecb8"}.ph-fill.ph-log:before{content:"\ed82"}.ph-fill.ph-magic-wand:before{content:"\e6b6"}.ph-fill.ph-magnet:before{content:"\e680"}.ph-fill.ph-magnet-straight:before{content:"\e682"}.ph-fill.ph-magnifying-glass:before{content:"\e30c"}.ph-fill.ph-magnifying-glass-minus:before{content:"\e30e"}.ph-fill.ph-magnifying-glass-plus:before{content:"\e310"}.ph-fill.ph-mailbox:before{content:"\ec1e"}.ph-fill.ph-map-pin:before{content:"\e316"}.ph-fill.ph-map-pin-area:before{content:"\ee3a"}.ph-fill.ph-map-pin-line:before{content:"\e318"}.ph-fill.ph-map-pin-plus:before{content:"\e314"}.ph-fill.ph-map-pin-simple:before{content:"\ee3e"}.ph-fill.ph-map-pin-simple-area:before{content:"\ee3c"}.ph-fill.ph-map-pin-simple-line:before{content:"\ee38"}.ph-fill.ph-map-trifold:before{content:"\e31a"}.ph-fill.ph-markdown-logo:before{content:"\e508"}.ph-fill.ph-marker-circle:before{content:"\e640"}.ph-fill.ph-martini:before{content:"\e31c"}.ph-fill.ph-mask-happy:before{content:"\e9f4"}.ph-fill.ph-mask-sad:before{content:"\eb9e"}.ph-fill.ph-mastodon-logo:before{content:"\ed68"}.ph-fill.ph-math-operations:before{content:"\e31e"}.ph-fill.ph-matrix-logo:before{content:"\ed64"}.ph-fill.ph-medal:before{content:"\e320"}.ph-fill.ph-medal-military:before{content:"\ecfc"}.ph-fill.ph-medium-logo:before{content:"\e322"}.ph-fill.ph-megaphone:before{content:"\e324"}.ph-fill.ph-megaphone-simple:before{content:"\e642"}.ph-fill.ph-member-of:before{content:"\edc2"}.ph-fill.ph-memory:before{content:"\e9c4"}.ph-fill.ph-messenger-logo:before{content:"\e6d8"}.ph-fill.ph-meta-logo:before{content:"\ed02"}.ph-fill.ph-meteor:before{content:"\e9ba"}.ph-fill.ph-metronome:before{content:"\ec8e"}.ph-fill.ph-microphone:before{content:"\e326"}.ph-fill.ph-microphone-slash:before{content:"\e328"}.ph-fill.ph-microphone-stage:before{content:"\e75c"}.ph-fill.ph-microscope:before{content:"\ec7a"}.ph-fill.ph-microsoft-excel-logo:before{content:"\eb6c"}.ph-fill.ph-microsoft-outlook-logo:before{content:"\eb70"}.ph-fill.ph-microsoft-powerpoint-logo:before{content:"\eace"}.ph-fill.ph-microsoft-teams-logo:before{content:"\eb66"}.ph-fill.ph-microsoft-word-logo:before{content:"\eb6a"}.ph-fill.ph-minus:before{content:"\e32a"}.ph-fill.ph-minus-circle:before{content:"\e32c"}.ph-fill.ph-minus-square:before{content:"\ed4c"}.ph-fill.ph-money:before{content:"\e588"}.ph-fill.ph-money-wavy:before{content:"\ee68"}.ph-fill.ph-monitor:before{content:"\e32e"}.ph-fill.ph-monitor-arrow-up:before{content:"\e58a"}.ph-fill.ph-monitor-play:before{content:"\e58c"}.ph-fill.ph-moon:before{content:"\e330"}.ph-fill.ph-moon-stars:before{content:"\e58e"}.ph-fill.ph-moped:before{content:"\e824"}.ph-fill.ph-moped-front:before{content:"\e822"}.ph-fill.ph-mosque:before{content:"\ecee"}.ph-fill.ph-motorcycle:before{content:"\e80a"}.ph-fill.ph-mountains:before{content:"\e7ae"}.ph-fill.ph-mouse:before{content:"\e33a"}.ph-fill.ph-mouse-left-click:before{content:"\e334"}.ph-fill.ph-mouse-middle-click:before{content:"\e338"}.ph-fill.ph-mouse-right-click:before{content:"\e336"}.ph-fill.ph-mouse-scroll:before{content:"\e332"}.ph-fill.ph-mouse-simple:before{content:"\e644"}.ph-fill.ph-music-note:before{content:"\e33c"}.ph-fill.ph-music-note-simple:before{content:"\e33e"}.ph-fill.ph-music-notes:before{content:"\e340"}.ph-fill.ph-music-notes-minus:before{content:"\ee0c"}.ph-fill.ph-music-notes-plus:before{content:"\eb7c"}.ph-fill.ph-music-notes-simple:before{content:"\e342"}.ph-fill.ph-navigation-arrow:before{content:"\eade"}.ph-fill.ph-needle:before{content:"\e82e"}.ph-fill.ph-network:before{content:"\edde"}.ph-fill.ph-network-slash:before{content:"\eddc"}.ph-fill.ph-network-x:before{content:"\edda"}.ph-fill.ph-newspaper:before{content:"\e344"}.ph-fill.ph-newspaper-clipping:before{content:"\e346"}.ph-fill.ph-not-equals:before{content:"\eda6"}.ph-fill.ph-not-member-of:before{content:"\edae"}.ph-fill.ph-not-subset-of:before{content:"\edb0"}.ph-fill.ph-not-superset-of:before{content:"\edb2"}.ph-fill.ph-notches:before{content:"\ed3a"}.ph-fill.ph-note:before{content:"\e348"}.ph-fill.ph-note-blank:before{content:"\e34a"}.ph-fill.ph-note-pencil:before{content:"\e34c"}.ph-fill.ph-notebook:before{content:"\e34e"}.ph-fill.ph-notepad:before{content:"\e63e"}.ph-fill.ph-notification:before{content:"\e6fa"}.ph-fill.ph-notion-logo:before{content:"\e9a0"}.ph-fill.ph-nuclear-plant:before{content:"\ed7c"}.ph-fill.ph-number-circle-eight:before{content:"\e352"}.ph-fill.ph-number-circle-five:before{content:"\e358"}.ph-fill.ph-number-circle-four:before{content:"\e35e"}.ph-fill.ph-number-circle-nine:before{content:"\e364"}.ph-fill.ph-number-circle-one:before{content:"\e36a"}.ph-fill.ph-number-circle-seven:before{content:"\e370"}.ph-fill.ph-number-circle-six:before{content:"\e376"}.ph-fill.ph-number-circle-three:before{content:"\e37c"}.ph-fill.ph-number-circle-two:before{content:"\e382"}.ph-fill.ph-number-circle-zero:before{content:"\e388"}.ph-fill.ph-number-eight:before{content:"\e350"}.ph-fill.ph-number-five:before{content:"\e356"}.ph-fill.ph-number-four:before{content:"\e35c"}.ph-fill.ph-number-nine:before{content:"\e362"}.ph-fill.ph-number-one:before{content:"\e368"}.ph-fill.ph-number-seven:before{content:"\e36e"}.ph-fill.ph-number-six:before{content:"\e374"}.ph-fill.ph-number-square-eight:before{content:"\e354"}.ph-fill.ph-number-square-five:before{content:"\e35a"}.ph-fill.ph-number-square-four:before{content:"\e360"}.ph-fill.ph-number-square-nine:before{content:"\e366"}.ph-fill.ph-number-square-one:before{content:"\e36c"}.ph-fill.ph-number-square-seven:before{content:"\e372"}.ph-fill.ph-number-square-six:before{content:"\e378"}.ph-fill.ph-number-square-three:before{content:"\e37e"}.ph-fill.ph-number-square-two:before{content:"\e384"}.ph-fill.ph-number-square-zero:before{content:"\e38a"}.ph-fill.ph-number-three:before{content:"\e37a"}.ph-fill.ph-number-two:before{content:"\e380"}.ph-fill.ph-number-zero:before{content:"\e386"}.ph-fill.ph-numpad:before{content:"\e3c8"}.ph-fill.ph-nut:before{content:"\e38c"}.ph-fill.ph-ny-times-logo:before{content:"\e646"}.ph-fill.ph-octagon:before{content:"\e38e"}.ph-fill.ph-office-chair:before{content:"\ea46"}.ph-fill.ph-onigiri:before{content:"\ee2c"}.ph-fill.ph-open-ai-logo:before{content:"\e7d2"}.ph-fill.ph-option:before{content:"\e8a8"}.ph-fill.ph-orange:before{content:"\ee40"}.ph-fill.ph-orange-slice:before{content:"\ed36"}.ph-fill.ph-oven:before{content:"\ed8c"}.ph-fill.ph-package:before{content:"\e390"}.ph-fill.ph-paint-brush:before{content:"\e6f0"}.ph-fill.ph-paint-brush-broad:before{content:"\e590"}.ph-fill.ph-paint-brush-household:before{content:"\e6f2"}.ph-fill.ph-paint-bucket:before{content:"\e392"}.ph-fill.ph-paint-roller:before{content:"\e6f4"}.ph-fill.ph-palette:before{content:"\e6c8"}.ph-fill.ph-panorama:before{content:"\eaa2"}.ph-fill.ph-pants:before{content:"\ec88"}.ph-fill.ph-paper-plane:before{content:"\e394"}.ph-fill.ph-paper-plane-right:before{content:"\e396"}.ph-fill.ph-paper-plane-tilt:before{content:"\e398"}.ph-fill.ph-paperclip:before{content:"\e39a"}.ph-fill.ph-paperclip-horizontal:before{content:"\e592"}.ph-fill.ph-parachute:before{content:"\ea7c"}.ph-fill.ph-paragraph:before{content:"\e960"}.ph-fill.ph-parallelogram:before{content:"\ecc6"}.ph-fill.ph-park:before{content:"\ecb2"}.ph-fill.ph-password:before{content:"\e752"}.ph-fill.ph-path:before{content:"\e39c"}.ph-fill.ph-patreon-logo:before{content:"\e98a"}.ph-fill.ph-pause:before{content:"\e39e"}.ph-fill.ph-pause-circle:before{content:"\e3a0"}.ph-fill.ph-paw-print:before{content:"\e648"}.ph-fill.ph-paypal-logo:before{content:"\e98c"}.ph-fill.ph-peace:before{content:"\e3a2"}.ph-fill.ph-pen:before{content:"\e3aa"}.ph-fill.ph-pen-nib:before{content:"\e3ac"}.ph-fill.ph-pen-nib-straight:before{content:"\e64a"}.ph-fill.ph-pencil:before{content:"\e3ae"}.ph-fill.ph-pencil-circle:before{content:"\e3b0"}.ph-fill.ph-pencil-line:before{content:"\e3b2"}.ph-fill.ph-pencil-ruler:before{content:"\e906"}.ph-fill.ph-pencil-simple:before{content:"\e3b4"}.ph-fill.ph-pencil-simple-line:before{content:"\ebc6"}.ph-fill.ph-pencil-simple-slash:before{content:"\ecf6"}.ph-fill.ph-pencil-slash:before{content:"\ecf8"}.ph-fill.ph-pentagon:before{content:"\ec7e"}.ph-fill.ph-pentagram:before{content:"\ec5c"}.ph-fill.ph-pepper:before{content:"\e94a"}.ph-fill.ph-percent:before{content:"\e3b6"}.ph-fill.ph-person:before{content:"\e3a8"}.ph-fill.ph-person-arms-spread:before{content:"\ecfe"}.ph-fill.ph-person-simple:before{content:"\e72e"}.ph-fill.ph-person-simple-bike:before{content:"\e734"}.ph-fill.ph-person-simple-circle:before{content:"\ee58"}.ph-fill.ph-person-simple-hike:before{content:"\ed54"}.ph-fill.ph-person-simple-run:before{content:"\e730"}.ph-fill.ph-person-simple-ski:before{content:"\e71c"}.ph-fill.ph-person-simple-snowboard:before{content:"\e71e"}.ph-fill.ph-person-simple-swim:before{content:"\e736"}.ph-fill.ph-person-simple-tai-chi:before{content:"\ed5c"}.ph-fill.ph-person-simple-throw:before{content:"\e732"}.ph-fill.ph-person-simple-walk:before{content:"\e73a"}.ph-fill.ph-perspective:before{content:"\ebe6"}.ph-fill.ph-phone:before{content:"\e3b8"}.ph-fill.ph-phone-call:before{content:"\e3ba"}.ph-fill.ph-phone-disconnect:before{content:"\e3bc"}.ph-fill.ph-phone-incoming:before{content:"\e3be"}.ph-fill.ph-phone-list:before{content:"\e3cc"}.ph-fill.ph-phone-outgoing:before{content:"\e3c0"}.ph-fill.ph-phone-pause:before{content:"\e3ca"}.ph-fill.ph-phone-plus:before{content:"\ec56"}.ph-fill.ph-phone-slash:before{content:"\e3c2"}.ph-fill.ph-phone-transfer:before{content:"\e3c6"}.ph-fill.ph-phone-x:before{content:"\e3c4"}.ph-fill.ph-phosphor-logo:before{content:"\e3ce"}.ph-fill.ph-pi:before{content:"\ec80"}.ph-fill.ph-piano-keys:before{content:"\e9c8"}.ph-fill.ph-picnic-table:before{content:"\ee26"}.ph-fill.ph-picture-in-picture:before{content:"\e64c"}.ph-fill.ph-piggy-bank:before{content:"\ea04"}.ph-fill.ph-pill:before{content:"\e700"}.ph-fill.ph-ping-pong:before{content:"\ea42"}.ph-fill.ph-pint-glass:before{content:"\edd0"}.ph-fill.ph-pinterest-logo:before{content:"\e64e"}.ph-fill.ph-pinwheel:before{content:"\eb9c"}.ph-fill.ph-pipe:before{content:"\ed86"}.ph-fill.ph-pipe-wrench:before{content:"\ed88"}.ph-fill.ph-pix-logo:before{content:"\ecc2"}.ph-fill.ph-pizza:before{content:"\e796"}.ph-fill.ph-placeholder:before{content:"\e650"}.ph-fill.ph-planet:before{content:"\e652"}.ph-fill.ph-plant:before{content:"\ebae"}.ph-fill.ph-play:before{content:"\e3d0"}.ph-fill.ph-play-circle:before{content:"\e3d2"}.ph-fill.ph-play-pause:before{content:"\e8be"}.ph-fill.ph-playlist:before{content:"\e6aa"}.ph-fill.ph-plug:before{content:"\e946"}.ph-fill.ph-plug-charging:before{content:"\eb5c"}.ph-fill.ph-plugs:before{content:"\eb56"}.ph-fill.ph-plugs-connected:before{content:"\eb5a"}.ph-fill.ph-plus:before{content:"\e3d4"}.ph-fill.ph-plus-circle:before{content:"\e3d6"}.ph-fill.ph-plus-minus:before{content:"\e3d8"}.ph-fill.ph-plus-square:before{content:"\ed4a"}.ph-fill.ph-poker-chip:before{content:"\e594"}.ph-fill.ph-police-car:before{content:"\ec4a"}.ph-fill.ph-polygon:before{content:"\e6d0"}.ph-fill.ph-popcorn:before{content:"\eb4e"}.ph-fill.ph-popsicle:before{content:"\ebbe"}.ph-fill.ph-potted-plant:before{content:"\ec22"}.ph-fill.ph-power:before{content:"\e3da"}.ph-fill.ph-prescription:before{content:"\e7a2"}.ph-fill.ph-presentation:before{content:"\e654"}.ph-fill.ph-presentation-chart:before{content:"\e656"}.ph-fill.ph-printer:before{content:"\e3dc"}.ph-fill.ph-prohibit:before{content:"\e3de"}.ph-fill.ph-prohibit-inset:before{content:"\e3e0"}.ph-fill.ph-projector-screen:before{content:"\e658"}.ph-fill.ph-projector-screen-chart:before{content:"\e65a"}.ph-fill.ph-pulse:before{content:"\e000"}.ph-fill.ph-activity:before{content:"\e000"}.ph-fill.ph-push-pin:before{content:"\e3e2"}.ph-fill.ph-push-pin-simple:before{content:"\e65c"}.ph-fill.ph-push-pin-simple-slash:before{content:"\e65e"}.ph-fill.ph-push-pin-slash:before{content:"\e3e4"}.ph-fill.ph-puzzle-piece:before{content:"\e596"}.ph-fill.ph-qr-code:before{content:"\e3e6"}.ph-fill.ph-question:before{content:"\e3e8"}.ph-fill.ph-question-mark:before{content:"\e3e9"}.ph-fill.ph-queue:before{content:"\e6ac"}.ph-fill.ph-quotes:before{content:"\e660"}.ph-fill.ph-rabbit:before{content:"\eac2"}.ph-fill.ph-racquet:before{content:"\ee02"}.ph-fill.ph-radical:before{content:"\e3ea"}.ph-fill.ph-radio:before{content:"\e77e"}.ph-fill.ph-radio-button:before{content:"\eb08"}.ph-fill.ph-radioactive:before{content:"\e9dc"}.ph-fill.ph-rainbow:before{content:"\e598"}.ph-fill.ph-rainbow-cloud:before{content:"\e59a"}.ph-fill.ph-ranking:before{content:"\ed62"}.ph-fill.ph-read-cv-logo:before{content:"\ed0c"}.ph-fill.ph-receipt:before{content:"\e3ec"}.ph-fill.ph-receipt-x:before{content:"\ed40"}.ph-fill.ph-record:before{content:"\e3ee"}.ph-fill.ph-rectangle:before{content:"\e3f0"}.ph-fill.ph-rectangle-dashed:before{content:"\e3f2"}.ph-fill.ph-recycle:before{content:"\e75a"}.ph-fill.ph-reddit-logo:before{content:"\e59c"}.ph-fill.ph-repeat:before{content:"\e3f6"}.ph-fill.ph-repeat-once:before{content:"\e3f8"}.ph-fill.ph-replit-logo:before{content:"\eb8a"}.ph-fill.ph-resize:before{content:"\ed6e"}.ph-fill.ph-rewind:before{content:"\e6a8"}.ph-fill.ph-rewind-circle:before{content:"\e3fa"}.ph-fill.ph-road-horizon:before{content:"\e838"}.ph-fill.ph-robot:before{content:"\e762"}.ph-fill.ph-rocket:before{content:"\e3fc"}.ph-fill.ph-rocket-launch:before{content:"\e3fe"}.ph-fill.ph-rows:before{content:"\e5a2"}.ph-fill.ph-rows-plus-bottom:before{content:"\e59e"}.ph-fill.ph-rows-plus-top:before{content:"\e5a0"}.ph-fill.ph-rss:before{content:"\e400"}.ph-fill.ph-rss-simple:before{content:"\e402"}.ph-fill.ph-rug:before{content:"\ea1a"}.ph-fill.ph-ruler:before{content:"\e6b8"}.ph-fill.ph-sailboat:before{content:"\e78a"}.ph-fill.ph-scales:before{content:"\e750"}.ph-fill.ph-scan:before{content:"\ebb6"}.ph-fill.ph-scan-smiley:before{content:"\ebb4"}.ph-fill.ph-scissors:before{content:"\eae0"}.ph-fill.ph-scooter:before{content:"\e820"}.ph-fill.ph-screencast:before{content:"\e404"}.ph-fill.ph-screwdriver:before{content:"\e86e"}.ph-fill.ph-scribble:before{content:"\e806"}.ph-fill.ph-scribble-loop:before{content:"\e662"}.ph-fill.ph-scroll:before{content:"\eb7a"}.ph-fill.ph-seal:before{content:"\e604"}.ph-fill.ph-circle-wavy:before{content:"\e604"}.ph-fill.ph-seal-check:before{content:"\e606"}.ph-fill.ph-circle-wavy-check:before{content:"\e606"}.ph-fill.ph-seal-percent:before{content:"\e60a"}.ph-fill.ph-seal-question:before{content:"\e608"}.ph-fill.ph-circle-wavy-question:before{content:"\e608"}.ph-fill.ph-seal-warning:before{content:"\e60c"}.ph-fill.ph-circle-wavy-warning:before{content:"\e60c"}.ph-fill.ph-seat:before{content:"\eb8e"}.ph-fill.ph-seatbelt:before{content:"\edfe"}.ph-fill.ph-security-camera:before{content:"\eca4"}.ph-fill.ph-selection:before{content:"\e69a"}.ph-fill.ph-selection-all:before{content:"\e746"}.ph-fill.ph-selection-background:before{content:"\eaf8"}.ph-fill.ph-selection-foreground:before{content:"\eaf6"}.ph-fill.ph-selection-inverse:before{content:"\e744"}.ph-fill.ph-selection-plus:before{content:"\e69c"}.ph-fill.ph-selection-slash:before{content:"\e69e"}.ph-fill.ph-shapes:before{content:"\ec5e"}.ph-fill.ph-share:before{content:"\e406"}.ph-fill.ph-share-fat:before{content:"\ed52"}.ph-fill.ph-share-network:before{content:"\e408"}.ph-fill.ph-shield:before{content:"\e40a"}.ph-fill.ph-shield-check:before{content:"\e40c"}.ph-fill.ph-shield-checkered:before{content:"\e708"}.ph-fill.ph-shield-chevron:before{content:"\e40e"}.ph-fill.ph-shield-plus:before{content:"\e706"}.ph-fill.ph-shield-slash:before{content:"\e410"}.ph-fill.ph-shield-star:before{content:"\ec34"}.ph-fill.ph-shield-warning:before{content:"\e412"}.ph-fill.ph-shipping-container:before{content:"\e78c"}.ph-fill.ph-shirt-folded:before{content:"\ea92"}.ph-fill.ph-shooting-star:before{content:"\ecfa"}.ph-fill.ph-shopping-bag:before{content:"\e416"}.ph-fill.ph-shopping-bag-open:before{content:"\e418"}.ph-fill.ph-shopping-cart:before{content:"\e41e"}.ph-fill.ph-shopping-cart-simple:before{content:"\e420"}.ph-fill.ph-shovel:before{content:"\e9e6"}.ph-fill.ph-shower:before{content:"\e776"}.ph-fill.ph-shrimp:before{content:"\eab4"}.ph-fill.ph-shuffle:before{content:"\e422"}.ph-fill.ph-shuffle-angular:before{content:"\e424"}.ph-fill.ph-shuffle-simple:before{content:"\e426"}.ph-fill.ph-sidebar:before{content:"\eab6"}.ph-fill.ph-sidebar-simple:before{content:"\ec24"}.ph-fill.ph-sigma:before{content:"\eab8"}.ph-fill.ph-sign-in:before{content:"\e428"}.ph-fill.ph-sign-out:before{content:"\e42a"}.ph-fill.ph-signature:before{content:"\ebac"}.ph-fill.ph-signpost:before{content:"\e89c"}.ph-fill.ph-sim-card:before{content:"\e664"}.ph-fill.ph-siren:before{content:"\e9b8"}.ph-fill.ph-sketch-logo:before{content:"\e42c"}.ph-fill.ph-skip-back:before{content:"\e5a4"}.ph-fill.ph-skip-back-circle:before{content:"\e42e"}.ph-fill.ph-skip-forward:before{content:"\e5a6"}.ph-fill.ph-skip-forward-circle:before{content:"\e430"}.ph-fill.ph-skull:before{content:"\e916"}.ph-fill.ph-skype-logo:before{content:"\e8dc"}.ph-fill.ph-slack-logo:before{content:"\e5a8"}.ph-fill.ph-sliders:before{content:"\e432"}.ph-fill.ph-sliders-horizontal:before{content:"\e434"}.ph-fill.ph-slideshow:before{content:"\ed32"}.ph-fill.ph-smiley:before{content:"\e436"}.ph-fill.ph-smiley-angry:before{content:"\ec62"}.ph-fill.ph-smiley-blank:before{content:"\e438"}.ph-fill.ph-smiley-meh:before{content:"\e43a"}.ph-fill.ph-smiley-melting:before{content:"\ee56"}.ph-fill.ph-smiley-nervous:before{content:"\e43c"}.ph-fill.ph-smiley-sad:before{content:"\e43e"}.ph-fill.ph-smiley-sticker:before{content:"\e440"}.ph-fill.ph-smiley-wink:before{content:"\e666"}.ph-fill.ph-smiley-x-eyes:before{content:"\e442"}.ph-fill.ph-snapchat-logo:before{content:"\e668"}.ph-fill.ph-sneaker:before{content:"\e80c"}.ph-fill.ph-sneaker-move:before{content:"\ed60"}.ph-fill.ph-snowflake:before{content:"\e5aa"}.ph-fill.ph-soccer-ball:before{content:"\e716"}.ph-fill.ph-sock:before{content:"\ecce"}.ph-fill.ph-solar-panel:before{content:"\ed7a"}.ph-fill.ph-solar-roof:before{content:"\ed7b"}.ph-fill.ph-sort-ascending:before{content:"\e444"}.ph-fill.ph-sort-descending:before{content:"\e446"}.ph-fill.ph-soundcloud-logo:before{content:"\e8de"}.ph-fill.ph-spade:before{content:"\e448"}.ph-fill.ph-sparkle:before{content:"\e6a2"}.ph-fill.ph-speaker-hifi:before{content:"\ea08"}.ph-fill.ph-speaker-high:before{content:"\e44a"}.ph-fill.ph-speaker-low:before{content:"\e44c"}.ph-fill.ph-speaker-none:before{content:"\e44e"}.ph-fill.ph-speaker-simple-high:before{content:"\e450"}.ph-fill.ph-speaker-simple-low:before{content:"\e452"}.ph-fill.ph-speaker-simple-none:before{content:"\e454"}.ph-fill.ph-speaker-simple-slash:before{content:"\e456"}.ph-fill.ph-speaker-simple-x:before{content:"\e458"}.ph-fill.ph-speaker-slash:before{content:"\e45a"}.ph-fill.ph-speaker-x:before{content:"\e45c"}.ph-fill.ph-speedometer:before{content:"\ee74"}.ph-fill.ph-sphere:before{content:"\ee66"}.ph-fill.ph-spinner:before{content:"\e66a"}.ph-fill.ph-spinner-ball:before{content:"\ee28"}.ph-fill.ph-spinner-gap:before{content:"\e66c"}.ph-fill.ph-spiral:before{content:"\e9fa"}.ph-fill.ph-split-horizontal:before{content:"\e872"}.ph-fill.ph-split-vertical:before{content:"\e876"}.ph-fill.ph-spotify-logo:before{content:"\e66e"}.ph-fill.ph-spray-bottle:before{content:"\e7e4"}.ph-fill.ph-square:before{content:"\e45e"}.ph-fill.ph-square-half:before{content:"\e462"}.ph-fill.ph-square-half-bottom:before{content:"\eb16"}.ph-fill.ph-square-logo:before{content:"\e690"}.ph-fill.ph-square-split-horizontal:before{content:"\e870"}.ph-fill.ph-square-split-vertical:before{content:"\e874"}.ph-fill.ph-squares-four:before{content:"\e464"}.ph-fill.ph-stack:before{content:"\e466"}.ph-fill.ph-stack-minus:before{content:"\edf4"}.ph-fill.ph-stack-overflow-logo:before{content:"\eb78"}.ph-fill.ph-stack-plus:before{content:"\edf6"}.ph-fill.ph-stack-simple:before{content:"\e468"}.ph-fill.ph-stairs:before{content:"\e8ec"}.ph-fill.ph-stamp:before{content:"\ea48"}.ph-fill.ph-standard-definition:before{content:"\ea90"}.ph-fill.ph-star:before{content:"\e46a"}.ph-fill.ph-star-and-crescent:before{content:"\ecf4"}.ph-fill.ph-star-four:before{content:"\e6a4"}.ph-fill.ph-star-half:before{content:"\e70a"}.ph-fill.ph-star-of-david:before{content:"\e89e"}.ph-fill.ph-steam-logo:before{content:"\ead4"}.ph-fill.ph-steering-wheel:before{content:"\e9ac"}.ph-fill.ph-steps:before{content:"\ecbe"}.ph-fill.ph-stethoscope:before{content:"\e7ea"}.ph-fill.ph-sticker:before{content:"\e5ac"}.ph-fill.ph-stool:before{content:"\ea44"}.ph-fill.ph-stop:before{content:"\e46c"}.ph-fill.ph-stop-circle:before{content:"\e46e"}.ph-fill.ph-storefront:before{content:"\e470"}.ph-fill.ph-strategy:before{content:"\ea3a"}.ph-fill.ph-stripe-logo:before{content:"\e698"}.ph-fill.ph-student:before{content:"\e73e"}.ph-fill.ph-subset-of:before{content:"\edc0"}.ph-fill.ph-subset-proper-of:before{content:"\edb6"}.ph-fill.ph-subtitles:before{content:"\e1a8"}.ph-fill.ph-subtitles-slash:before{content:"\e1a6"}.ph-fill.ph-subtract:before{content:"\ebd6"}.ph-fill.ph-subtract-square:before{content:"\ebd4"}.ph-fill.ph-subway:before{content:"\e498"}.ph-fill.ph-suitcase:before{content:"\e5ae"}.ph-fill.ph-suitcase-rolling:before{content:"\e9b0"}.ph-fill.ph-suitcase-simple:before{content:"\e5b0"}.ph-fill.ph-sun:before{content:"\e472"}.ph-fill.ph-sun-dim:before{content:"\e474"}.ph-fill.ph-sun-horizon:before{content:"\e5b6"}.ph-fill.ph-sunglasses:before{content:"\e816"}.ph-fill.ph-superset-of:before{content:"\edb8"}.ph-fill.ph-superset-proper-of:before{content:"\edb4"}.ph-fill.ph-swap:before{content:"\e83c"}.ph-fill.ph-swatches:before{content:"\e5b8"}.ph-fill.ph-swimming-pool:before{content:"\ecb6"}.ph-fill.ph-sword:before{content:"\e5ba"}.ph-fill.ph-synagogue:before{content:"\ecec"}.ph-fill.ph-syringe:before{content:"\e968"}.ph-fill.ph-t-shirt:before{content:"\e670"}.ph-fill.ph-table:before{content:"\e476"}.ph-fill.ph-tabs:before{content:"\e778"}.ph-fill.ph-tag:before{content:"\e478"}.ph-fill.ph-tag-chevron:before{content:"\e672"}.ph-fill.ph-tag-simple:before{content:"\e47a"}.ph-fill.ph-target:before{content:"\e47c"}.ph-fill.ph-taxi:before{content:"\e902"}.ph-fill.ph-tea-bag:before{content:"\e8e6"}.ph-fill.ph-telegram-logo:before{content:"\e5bc"}.ph-fill.ph-television:before{content:"\e754"}.ph-fill.ph-television-simple:before{content:"\eae6"}.ph-fill.ph-tennis-ball:before{content:"\e720"}.ph-fill.ph-tent:before{content:"\e8ba"}.ph-fill.ph-terminal:before{content:"\e47e"}.ph-fill.ph-terminal-window:before{content:"\eae8"}.ph-fill.ph-test-tube:before{content:"\e7a0"}.ph-fill.ph-text-a-underline:before{content:"\ed34"}.ph-fill.ph-text-aa:before{content:"\e6ee"}.ph-fill.ph-text-align-center:before{content:"\e480"}.ph-fill.ph-text-align-justify:before{content:"\e482"}.ph-fill.ph-text-align-left:before{content:"\e484"}.ph-fill.ph-text-align-right:before{content:"\e486"}.ph-fill.ph-text-b:before{content:"\e5be"}.ph-fill.ph-text-bolder:before{content:"\e5be"}.ph-fill.ph-text-columns:before{content:"\ec96"}.ph-fill.ph-text-h:before{content:"\e6ba"}.ph-fill.ph-text-h-five:before{content:"\e6c4"}.ph-fill.ph-text-h-four:before{content:"\e6c2"}.ph-fill.ph-text-h-one:before{content:"\e6bc"}.ph-fill.ph-text-h-six:before{content:"\e6c6"}.ph-fill.ph-text-h-three:before{content:"\e6c0"}.ph-fill.ph-text-h-two:before{content:"\e6be"}.ph-fill.ph-text-indent:before{content:"\ea1e"}.ph-fill.ph-text-italic:before{content:"\e5c0"}.ph-fill.ph-text-outdent:before{content:"\ea1c"}.ph-fill.ph-text-strikethrough:before{content:"\e5c2"}.ph-fill.ph-text-subscript:before{content:"\ec98"}.ph-fill.ph-text-superscript:before{content:"\ec9a"}.ph-fill.ph-text-t:before{content:"\e48a"}.ph-fill.ph-text-t-slash:before{content:"\e488"}.ph-fill.ph-text-underline:before{content:"\e5c4"}.ph-fill.ph-textbox:before{content:"\eb0a"}.ph-fill.ph-thermometer:before{content:"\e5c6"}.ph-fill.ph-thermometer-cold:before{content:"\e5c8"}.ph-fill.ph-thermometer-hot:before{content:"\e5ca"}.ph-fill.ph-thermometer-simple:before{content:"\e5cc"}.ph-fill.ph-threads-logo:before{content:"\ed9e"}.ph-fill.ph-three-d:before{content:"\ea5a"}.ph-fill.ph-thumbs-down:before{content:"\e48c"}.ph-fill.ph-thumbs-up:before{content:"\e48e"}.ph-fill.ph-ticket:before{content:"\e490"}.ph-fill.ph-tidal-logo:before{content:"\ed1c"}.ph-fill.ph-tiktok-logo:before{content:"\eaf2"}.ph-fill.ph-tilde:before{content:"\eda8"}.ph-fill.ph-timer:before{content:"\e492"}.ph-fill.ph-tip-jar:before{content:"\e7e2"}.ph-fill.ph-tipi:before{content:"\ed30"}.ph-fill.ph-tire:before{content:"\edd2"}.ph-fill.ph-toggle-left:before{content:"\e674"}.ph-fill.ph-toggle-right:before{content:"\e676"}.ph-fill.ph-toilet:before{content:"\e79a"}.ph-fill.ph-toilet-paper:before{content:"\e79c"}.ph-fill.ph-toolbox:before{content:"\eca0"}.ph-fill.ph-tooth:before{content:"\e9cc"}.ph-fill.ph-tornado:before{content:"\e88c"}.ph-fill.ph-tote:before{content:"\e494"}.ph-fill.ph-tote-simple:before{content:"\e678"}.ph-fill.ph-towel:before{content:"\ede6"}.ph-fill.ph-tractor:before{content:"\ec6e"}.ph-fill.ph-trademark:before{content:"\e9f0"}.ph-fill.ph-trademark-registered:before{content:"\e3f4"}.ph-fill.ph-traffic-cone:before{content:"\e9a8"}.ph-fill.ph-traffic-sign:before{content:"\e67a"}.ph-fill.ph-traffic-signal:before{content:"\e9aa"}.ph-fill.ph-train:before{content:"\e496"}.ph-fill.ph-train-regional:before{content:"\e49e"}.ph-fill.ph-train-simple:before{content:"\e4a0"}.ph-fill.ph-tram:before{content:"\e9ec"}.ph-fill.ph-translate:before{content:"\e4a2"}.ph-fill.ph-trash:before{content:"\e4a6"}.ph-fill.ph-trash-simple:before{content:"\e4a8"}.ph-fill.ph-tray:before{content:"\e4aa"}.ph-fill.ph-tray-arrow-down:before{content:"\e010"}.ph-fill.ph-archive-tray:before{content:"\e010"}.ph-fill.ph-tray-arrow-up:before{content:"\ee52"}.ph-fill.ph-treasure-chest:before{content:"\ede2"}.ph-fill.ph-tree:before{content:"\e6da"}.ph-fill.ph-tree-evergreen:before{content:"\e6dc"}.ph-fill.ph-tree-palm:before{content:"\e91a"}.ph-fill.ph-tree-structure:before{content:"\e67c"}.ph-fill.ph-tree-view:before{content:"\ee48"}.ph-fill.ph-trend-down:before{content:"\e4ac"}.ph-fill.ph-trend-up:before{content:"\e4ae"}.ph-fill.ph-triangle:before{content:"\e4b0"}.ph-fill.ph-triangle-dashed:before{content:"\e4b2"}.ph-fill.ph-trolley:before{content:"\e5b2"}.ph-fill.ph-trolley-suitcase:before{content:"\e5b4"}.ph-fill.ph-trophy:before{content:"\e67e"}.ph-fill.ph-truck:before{content:"\e4b4"}.ph-fill.ph-truck-trailer:before{content:"\e4b6"}.ph-fill.ph-tumblr-logo:before{content:"\e8d4"}.ph-fill.ph-twitch-logo:before{content:"\e5ce"}.ph-fill.ph-twitter-logo:before{content:"\e4ba"}.ph-fill.ph-umbrella:before{content:"\e684"}.ph-fill.ph-umbrella-simple:before{content:"\e686"}.ph-fill.ph-union:before{content:"\edbe"}.ph-fill.ph-unite:before{content:"\e87e"}.ph-fill.ph-unite-square:before{content:"\e878"}.ph-fill.ph-upload:before{content:"\e4be"}.ph-fill.ph-upload-simple:before{content:"\e4c0"}.ph-fill.ph-usb:before{content:"\e956"}.ph-fill.ph-user:before{content:"\e4c2"}.ph-fill.ph-user-check:before{content:"\eafa"}.ph-fill.ph-user-circle:before{content:"\e4c4"}.ph-fill.ph-user-circle-check:before{content:"\ec38"}.ph-fill.ph-user-circle-dashed:before{content:"\ec36"}.ph-fill.ph-user-circle-gear:before{content:"\e4c6"}.ph-fill.ph-user-circle-minus:before{content:"\e4c8"}.ph-fill.ph-user-circle-plus:before{content:"\e4ca"}.ph-fill.ph-user-focus:before{content:"\e6fc"}.ph-fill.ph-user-gear:before{content:"\e4cc"}.ph-fill.ph-user-list:before{content:"\e73c"}.ph-fill.ph-user-minus:before{content:"\e4ce"}.ph-fill.ph-user-plus:before{content:"\e4d0"}.ph-fill.ph-user-rectangle:before{content:"\e4d2"}.ph-fill.ph-user-sound:before{content:"\eca8"}.ph-fill.ph-user-square:before{content:"\e4d4"}.ph-fill.ph-user-switch:before{content:"\e756"}.ph-fill.ph-users:before{content:"\e4d6"}.ph-fill.ph-users-four:before{content:"\e68c"}.ph-fill.ph-users-three:before{content:"\e68e"}.ph-fill.ph-van:before{content:"\e826"}.ph-fill.ph-vault:before{content:"\e76e"}.ph-fill.ph-vector-three:before{content:"\ee62"}.ph-fill.ph-vector-two:before{content:"\ee64"}.ph-fill.ph-vibrate:before{content:"\e4d8"}.ph-fill.ph-video:before{content:"\e740"}.ph-fill.ph-video-camera:before{content:"\e4da"}.ph-fill.ph-video-camera-slash:before{content:"\e4dc"}.ph-fill.ph-video-conference:before{content:"\edce"}.ph-fill.ph-vignette:before{content:"\eba2"}.ph-fill.ph-vinyl-record:before{content:"\ecac"}.ph-fill.ph-virtual-reality:before{content:"\e7b8"}.ph-fill.ph-virus:before{content:"\e7d6"}.ph-fill.ph-visor:before{content:"\ee2a"}.ph-fill.ph-voicemail:before{content:"\e4de"}.ph-fill.ph-volleyball:before{content:"\e726"}.ph-fill.ph-wall:before{content:"\e688"}.ph-fill.ph-wallet:before{content:"\e68a"}.ph-fill.ph-warehouse:before{content:"\ecd4"}.ph-fill.ph-warning:before{content:"\e4e0"}.ph-fill.ph-warning-circle:before{content:"\e4e2"}.ph-fill.ph-warning-diamond:before{content:"\e7fc"}.ph-fill.ph-warning-octagon:before{content:"\e4e4"}.ph-fill.ph-washing-machine:before{content:"\ede8"}.ph-fill.ph-watch:before{content:"\e4e6"}.ph-fill.ph-wave-sawtooth:before{content:"\ea9c"}.ph-fill.ph-wave-sine:before{content:"\ea9a"}.ph-fill.ph-wave-square:before{content:"\ea9e"}.ph-fill.ph-wave-triangle:before{content:"\eaa0"}.ph-fill.ph-waveform:before{content:"\e802"}.ph-fill.ph-waveform-slash:before{content:"\e800"}.ph-fill.ph-waves:before{content:"\e6de"}.ph-fill.ph-webcam:before{content:"\e9b2"}.ph-fill.ph-webcam-slash:before{content:"\ecdc"}.ph-fill.ph-webhooks-logo:before{content:"\ecae"}.ph-fill.ph-wechat-logo:before{content:"\e8d2"}.ph-fill.ph-whatsapp-logo:before{content:"\e5d0"}.ph-fill.ph-wheelchair:before{content:"\e4e8"}.ph-fill.ph-wheelchair-motion:before{content:"\e89a"}.ph-fill.ph-wifi-high:before{content:"\e4ea"}.ph-fill.ph-wifi-low:before{content:"\e4ec"}.ph-fill.ph-wifi-medium:before{content:"\e4ee"}.ph-fill.ph-wifi-none:before{content:"\e4f0"}.ph-fill.ph-wifi-slash:before{content:"\e4f2"}.ph-fill.ph-wifi-x:before{content:"\e4f4"}.ph-fill.ph-wind:before{content:"\e5d2"}.ph-fill.ph-windmill:before{content:"\e9f8"}.ph-fill.ph-windows-logo:before{content:"\e692"}.ph-fill.ph-wine:before{content:"\e6b2"}.ph-fill.ph-wrench:before{content:"\e5d4"}.ph-fill.ph-x:before{content:"\e4f6"}.ph-fill.ph-x-circle:before{content:"\e4f8"}.ph-fill.ph-x-logo:before{content:"\e4bc"}.ph-fill.ph-x-square:before{content:"\e4fa"}.ph-fill.ph-yarn:before{content:"\ed9a"}.ph-fill.ph-yin-yang:before{content:"\e92a"}.ph-fill.ph-youtube-logo:before{content:"\e4fc"}@layer tokens,base,components,utilities;::view-transition-old(root){animation:.15s ease-out both sd-fade-out}::view-transition-new(root){animation:.15s ease-in both sd-fade-in}@keyframes sd-fade-out{to{opacity:0}}@keyframes sd-fade-in{0%{opacity:0}}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}*{font-family:Outfit,sans-serif}body{background:var(--bg-dark);color:var(--text-main);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0003;border-radius:3px}::-webkit-scrollbar-thumb{background:#1a5f3f66;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#1a5f3fa6}.ambient-bg{position:fixed;inset:0;z-index:-1;background-color:var(--color-bg-deeper);pointer-events:none}.ambient-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 15%,rgba(26,95,63,.45) 0%,transparent 50%),radial-gradient(circle at 85% 85%,rgba(212,175,55,.22) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(10,24,16,1) 0%,transparent 100%);z-index:1}.ambient-bg:after{content:"";position:absolute;inset:0;background:url(/images/calligraphy_bg.png);background-size:cover;background-position:center;opacity:.05;mix-blend-mode:overlay;z-index:2}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes skeleton-shimmer{0%{transform:translate(-60%)}to{transform:translate(160%)}}.skeleton{position:relative;overflow:hidden;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.skeleton:after{content:"";position:absolute;inset:0;transform:translate(-60%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.09),transparent);animation:skeleton-shimmer 1.25s ease-in-out infinite}.spinner{border:4px solid rgba(255,255,255,.05);border-top:4px solid var(--primary);border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;margin:0 auto}.stats-grid{gap:1rem;max-width:900px;margin:.25rem auto .75rem;padding:0 1.5rem;display:inline-flex;flex-wrap:wrap}.filter-select{appearance:none;-webkit-appearance:none;background:#ffffff0f;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);border:1px solid var(--glass-border);color:var(--text-main);padding:.5rem 2rem .5rem .75rem;border-radius:10px;outline:none;font-weight:600;cursor:pointer;font-size:.85rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='rgba(148,163,184,0.8)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center}.filter-select:hover{border-color:#ffffff38;box-shadow:0 0 0 3px #1a5f3f26}.filter-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1a5f3f40}.filter-select option{background:var(--color-bg-surface);color:var(--text-main)}.sscholar-wrapper{position:relative;display:inline-block}.sscholar-trigger{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff0f;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);border:1px solid var(--glass-border);color:var(--text-dim);padding:.5rem .75rem;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:border-color .2s,color .2s,box-shadow .2s;font-family:inherit}.sscholar-trigger.open,.sscholar-trigger:hover{border-color:var(--primary);color:var(--text-main);box-shadow:0 0 0 3px #1a5f3f33}.sscholar-has-value{color:var(--text-main)}.sscholar-arrow{transition:transform .2s;flex-shrink:0}.sscholar-trigger.open .sscholar-arrow{transform:rotate(180deg)}.sscholar-dropdown{position:absolute;top:calc(100% + 6px);left:0;z-index:500;background:#08120cf7;-webkit-backdrop-filter:blur(28px) saturate(200%);backdrop-filter:blur(28px) saturate(200%);border:1px solid var(--glass-border);border-radius:14px;min-width:220px;max-width:300px;box-shadow:0 20px 48px #0009,inset 0 1px #ffffff12;overflow:hidden;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),filter .2s cubic-bezier(.4,0,.2,1)}@starting-style{.sscholar-dropdown:not([hidden]){opacity:0;transform:translateY(-8px) scale(.97);filter:blur(3px)}}.sscholar-search-wrap{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;border-bottom:1px solid var(--glass-border);color:var(--text-dim)}.sscholar-search{flex:1;background:none;border:none;outline:none;color:var(--text-main);font-size:.82rem;font-family:inherit}.sscholar-search::placeholder{color:var(--text-dim)}.sscholar-list{list-style:none;padding:.3rem 0;margin:0;max-height:240px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--primary) transparent}.sscholar-item{display:flex;align-items:center;gap:.5rem;padding:.45rem .9rem;font-size:.82rem;color:var(--text-dim);cursor:pointer;transition:background .12s,color .12s;user-select:none;-webkit-user-select:none}.sscholar-item:hover{background:#1a5f3f38;color:var(--text-main)}.sscholar-item.selected{color:var(--text-main)}.sscholar-check{font-size:.75rem;width:14px;flex-shrink:0;color:var(--primary);opacity:0}.sscholar-item.selected .sscholar-check{opacity:1}.sscholar-all{border-bottom:1px solid var(--glass-border);margin-bottom:.25rem;padding-bottom:.55rem;color:var(--text-dim);font-size:.8rem}.sscholar-footer{border-top:1px solid var(--glass-border);padding:.4rem .75rem}.sscholar-clear-btn{background:none;border:none;color:var(--color-danger-vivid);font-size:.78rem;cursor:pointer;padding:0;font-family:inherit;opacity:.8;transition:opacity .15s}.sscholar-clear-btn:hover{opacity:1;text-decoration:underline}.sscholar-empty{padding:.6rem .9rem;font-size:.8rem;color:var(--text-dim);font-style:italic}.sscholar-empty.sscholar-error{color:var(--color-warning);font-style:normal}.sscholar-loading{display:flex;align-items:center;gap:.5rem;padding:.5rem .9rem;font-size:.8rem;color:var(--text-dim)}.sscholar-spinner{display:inline-block;width:12px;height:12px;border:2px solid rgba(255,255,255,.15);border-top-color:var(--primary);border-radius:50%;animation:spin .6s linear infinite;flex-shrink:0}.sscholar-sentinel{height:1px;pointer-events:none}.sscholar-vl-item{padding:0;margin:0}.filter-chip{padding:.55rem 1.5rem;background:#ffffff0f;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1px solid var(--glass-border);border-radius:100px;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,transform .18s,box-shadow .2s;color:var(--text-main);font-family:inherit;white-space:nowrap}.filter-chip:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 4px 14px #00000040}.filter-chip:active{transform:scale(.93)}.filter-chip.active{background:#1a5f3f73;border-color:#1a5f3fa6;box-shadow:0 4px 16px #1a5f3f4d}.try-search-wrap{display:none}.try-search-title{margin-top:1.25rem;margin-bottom:.75rem;font-size:.9rem;color:var(--text-dim);text-align:center}.try-search-chips .filter-chip{padding:.45rem 1.1rem;font-size:.82rem}.btn-primary{padding:12px 32px;background:#1a5f3f8c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-main);text-decoration:none;border-radius:14px;border:1px solid rgba(26,95,63,.6);font-weight:600;transition:background .2s,box-shadow .2s,transform .2s;display:inline-block}.btn-primary:hover{background:#1a5f3fbf;transform:translateY(-2px);box-shadow:0 8px 24px #1a5f3f59}.tg-virtual-item,.hg-virtual-item,.vl-item{display:block;width:100%}@keyframes vl-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.vl-item:empty{position:relative;overflow:hidden;border-radius:8px;background:var(--color-bg-surface-2)}.vl-item:empty:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,var(--color-bg-surface-3) 50%,transparent 100%);animation:vl-shimmer 1.4s ease-in-out infinite;will-change:transform}media-card,channel-card,playlist-card{display:block;width:100%}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@media(max-width:768px){.stats-grid{gap:.5rem;padding:0 .75rem;margin:.25rem auto .5rem}.sscholar-wrapper{width:100%}.sscholar-trigger{width:100%;justify-content:space-between;padding:.6rem .85rem;font-size:.8rem}.try-search-chips{gap:.5rem}.try-search-chips .filter-chip{padding:.4rem .9rem;font-size:.78rem}}main{padding:1.5rem 2rem 4rem}.stats-grid{margin:2rem auto}track-grid{display:block}.results-meta-row,.tg-results-meta-row{display:flex;align-items:center;gap:1.5rem;margin-top:.5rem;margin-bottom:.5rem}.tg-meta-controls{margin-left:auto;display:flex;align-items:center;gap:.5rem}.results-count{color:var(--text-dim);font-size:.9rem;min-height:14px}.results-hint{color:var(--text-dim);font-size:.85rem;min-height:14px}.results-count-skeleton{width:180px;height:12px;border-radius:999px;display:inline-block;border:none}.filters{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:2rem}.results-filter-toolbar{position:sticky;top:calc(var(--header-height, 56px) + 0rem);z-index:120;padding:.25rem 0;margin-top:.25rem;margin-bottom:1rem;overflow-x:hidden;overflow-y:auto;max-height:calc(100dvh - var(--header-height, 56px) - 1rem);overscroll-behavior:contain;opacity:1;transition:max-height .26s ease,opacity .22s ease,margin .26s ease,padding .26s ease}.results-filter-toolbar filter-bar{display:block;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.results-filter-toolbar.is-collapsed{max-height:0;opacity:0;margin-bottom:0;padding-top:0;padding-bottom:0;pointer-events:none}.section-header{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;margin-top:2rem}.section-title{font-size:1.5rem;font-weight:700;letter-spacing:-.5px;width:100%}.view-toggle{display:flex;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.35rem;border-radius:14px;border:1px solid var(--glass-border)}.toggle-btn{padding:.55rem 1.25rem;border-radius:10px;cursor:pointer;font-size:.85rem;font-weight:700;font-family:inherit;transition:background .2s,color .2s,box-shadow .2s;border:none;background:transparent;color:var(--text-dim)}.toggle-btn.active{background:#ffffff1f;color:var(--text-main);box-shadow:0 4px 12px #0003}.toggle-btn:active{transform:scale(.95);transition-duration:.1s}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;contain:style}#loader,#tg-loader{display:none;text-align:center;padding:2rem 0 1rem}.pagination{display:flex;justify-content:center;gap:1.25rem;margin-top:5rem}.page-btn{padding:1rem 2rem;border-radius:16px;border:1px solid var(--glass-border);background:#ffffff0f;-webkit-backdrop-filter:blur(12px) saturate(160%);backdrop-filter:blur(12px) saturate(160%);color:var(--text-main);cursor:pointer;font-family:inherit;font-weight:700;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff12}.page-btn:hover:not(:disabled){background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.page-btn:active:not(:disabled){transform:scale(.95);transition-duration:.1s}.page-btn:disabled{opacity:.2;cursor:not-allowed;filter:grayscale(1)}.empty-state{text-align:center;padding:6rem 0;display:none}.empty-state h2{font-size:2rem;margin-bottom:1rem}.empty-state p{color:var(--text-dim)}@media(max-width:768px){main{padding:1rem 1rem 6rem}.results-meta-row{flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.results-filter-toolbar{position:static;top:auto;z-index:auto;padding:0;margin:0;max-height:0;overflow:visible;-webkit-backdrop-filter:none;backdrop-filter:none}.results-count,.results-hint{font-size:.8rem}.pagination{gap:.5rem;flex-wrap:wrap}.page-btn{padding:.6rem 1rem;font-size:.8rem}.empty-state{padding:3rem 1rem}.empty-state h2{font-size:1.5rem}}@media(max-width:480px){main{padding:.75rem .75rem 5.5rem}.page-btn{padding:.5rem .75rem;font-size:.75rem}}.hero-section{padding:1.5rem 2rem 1rem;text-align:center}.hero-section h1{font-size:1.75rem;font-weight:700;margin-bottom:.25rem;background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-section p{color:var(--text-dim);font-size:.9rem;margin-bottom:1rem}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;padding:1rem 2rem 4rem}.empty-state{display:none;text-align:center;padding:6rem 2rem}.empty-state svg{width:120px;height:120px;margin-bottom:2rem;opacity:.3}.empty-state h2{font-size:2rem;margin-bottom:1rem;color:var(--text-dim)}.empty-state p{color:var(--text-dim);margin-bottom:2rem}.try-search-wrap{display:none;margin-top:-.75rem;margin-bottom:1.5rem}.try-search-chips{justify-content:center}@media(max-width:768px){nav,.media-grid{padding-left:1rem;padding-right:1rem}.media-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;padding-bottom:6rem}.hero-section h1{font-size:2rem}.stats-grid{padding:0 1rem;display:inline-flex}.empty-state{padding:3rem 1rem}.empty-state h2{font-size:1.5rem}.empty-state svg{width:80px;height:80px}}@media(max-width:480px){.media-grid{grid-template-columns:1fr;gap:.75rem;padding-left:.75rem;padding-right:.75rem}.hero-section h1{font-size:1.5rem}.hero-section p{font-size:.85rem}}.library-section-header{padding:.5rem 2rem 0}.library-section-title{font-size:1.5rem;font-weight:700;letter-spacing:-.5px;margin:0}.library-section-subtitle{color:var(--text-dim);font-size:.9rem;margin-top:.25rem}.library-empty{display:none;padding:1rem 2rem 3rem;text-align:center;color:var(--text-dim)}.library-empty h3{color:var(--text-main);font-size:1.25rem;margin-bottom:.25rem}.library-empty p{margin-bottom:1rem}.media-grid .library-vl-item{min-width:0}.try-search-wrap{display:none;margin-top:.5rem;margin-bottom:1.25rem}.try-search-title{margin-bottom:.75rem}.try-search-chips{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.try-search-chip{padding:.55rem 1.25rem;background:var(--bg-card);border:1px solid var(--glass-border);border-radius:999px;color:var(--text-main);font-size:.85rem;font-weight:600;cursor:pointer;transition:var(--transition)}.try-search-chip:hover{border-color:var(--primary)}.try-search-chip:active{transform:scale(.96)}@media(max-width:768px){.library-section-header,.library-empty{padding-left:1.5rem;padding-right:1.5rem}}body.has-sidebar-nav{--header-height: 56px;padding-top:var(--header-height)}@media(min-width:769px){body.has-sidebar-nav{--sidebar-width: 240px}body.has-sidebar-nav.sidebar-collapsed{--sidebar-width: 72px}body.has-sidebar-nav main{margin-left:var(--sidebar-width);transition:margin-left .25s cubic-bezier(.4,0,.2,1)}}.sidebar-nav{position:fixed;left:0;top:var(--header-height, 56px);bottom:0;z-index:120;width:var(--sidebar-width, 240px);transition:width .25s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;flex-direction:column;gap:1rem;padding:1rem .5rem;border-right:1px solid var(--glass-border);background:#040a07e0;-webkit-backdrop-filter:blur(24px) saturate(200%);backdrop-filter:blur(24px) saturate(200%);box-shadow:1px 0 #ffffff0a}.sidebar-items{display:flex;flex-direction:column;gap:.25rem;padding:0 .25rem;overflow-y:auto;overflow-x:hidden;min-height:0;flex:1 1 auto}.sidebar-item{width:100%;height:44px;min-height:44px;border-radius:12px;flex:0 0 44px;display:flex;align-items:center;gap:.75rem;padding:0 .75rem;border:1px solid transparent;background:transparent;color:var(--text-main);cursor:pointer;text-decoration:none;font-family:inherit;font-size:.9rem;white-space:nowrap;overflow:hidden;transition:background .2s ease,border-color .2s ease,box-shadow .15s ease}.sidebar-item:hover{background:#ffffff14;border-color:#ffffff0f}.sidebar-item.active{background:#1a5f3f6b;border-color:#1a5f3f94;box-shadow:inset 0 1px #ffffff14}.sidebar-item-muted{color:var(--text-dim)}.sidebar-btn-hidden{opacity:.6}.sidebar-label{font-weight:700;font-size:.9rem;white-space:nowrap;overflow:hidden;opacity:1;transition:opacity .15s ease}.sidebar-pill{margin-left:auto;min-width:20px;height:20px;border-radius:999px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-danger-vivid, #ef4444);color:#fff;font-size:11px;font-weight:700;line-height:1}.sidebar-bottom{margin-top:auto;padding:0 .25rem;flex-shrink:0}.sidebar-install-btn{color:var(--text-dim);flex:1 1 auto;min-width:0;width:100%;max-width:none;gap:.75rem;padding:0 .75rem;justify-content:flex-start}.sidebar-install-btn:hover{color:var(--text-main)}.sidebar-version{color:var(--text-dim);font-size:11px;text-align:center;padding:4px 8px;opacity:.6;width:100%;display:block}.sidebar-install-group{position:relative;display:flex;align-items:stretch;gap:.25rem;margin-bottom:.35rem;width:100%;min-width:0}.sidebar-install-btn .sidebar-label{flex:0 1 auto;min-width:0;opacity:1;width:auto;display:block;overflow:hidden;text-overflow:ellipsis}.sidebar-install-menu-btn{height:44px;width:40px;flex:0 0 40px;border-radius:12px;border:1px solid transparent;background:transparent;color:var(--text-dim);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.sidebar-install-menu-btn[hidden]{display:none!important}.sidebar-install-menu-btn:hover{background:#ffffff14;border-color:#ffffff0f;color:var(--text-main)}.sidebar-install-menu{position:absolute;right:0;bottom:calc(100% + 8px);min-width:190px;padding:.35rem;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#06100af5;-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%);box-shadow:0 10px 30px #00000059;z-index:220}.sidebar-install-menu-item{width:100%;border:0;border-radius:8px;background:transparent;color:var(--text-main);text-align:left;padding:.5rem .6rem;font-size:.85rem;cursor:pointer}.sidebar-install-menu-item:hover{background:#ffffff14}.sidebar-install-menu-danger{color:var(--color-danger-light)}.sidebar-confirm-overlay{position:fixed;inset:0;z-index:450;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:1rem}.sidebar-confirm-dialog{width:min(460px,100%);border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#07120cf7;-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%);box-shadow:0 18px 40px #00000073;padding:1rem 1rem .9rem}.sidebar-confirm-title{margin:0 0 .45rem;color:var(--text-main);font-size:1rem;font-weight:700}.sidebar-confirm-text{margin:0;color:var(--text-dim);font-size:.88rem;line-height:1.45}.sidebar-confirm-actions{margin-top:.9rem;display:flex;justify-content:flex-end;gap:.5rem}.sidebar-confirm-btn{border:1px solid rgba(255,255,255,.14);background:transparent;color:var(--text-main);border-radius:10px;padding:.4rem .75rem;font-size:.82rem;cursor:pointer}.sidebar-confirm-btn:hover{background:#ffffff14}.sidebar-confirm-danger{border-color:#f8717180;color:var(--color-warning-light)}.sidebar-confirm-danger:hover{background:#f8717126}body.has-sidebar-nav.sidebar-collapsed .sidebar-label{opacity:0;width:0;overflow:hidden}body.has-sidebar-nav.sidebar-collapsed .sidebar-items,body.has-sidebar-nav.sidebar-collapsed .sidebar-bottom{padding:0}body.has-sidebar-nav.sidebar-collapsed .sidebar-item{justify-content:center;padding:0;gap:0}.sidebar-overlay{display:none}@media(max-width:768px){body.has-sidebar-nav main{margin-left:0!important}.sidebar-nav{transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);width:260px!important;z-index:150}body.sidebar-open .sidebar-nav{transform:translate(0)}.sidebar-overlay{display:block;position:fixed;top:var(--header-height, 56px);left:0;right:0;bottom:0;z-index:140;background:#0000008c;opacity:0;pointer-events:none;transition:opacity .25s ease}body.sidebar-open .sidebar-overlay{opacity:1;pointer-events:auto}.sidebar-label,body.has-sidebar-nav.sidebar-collapsed .sidebar-label{display:inline!important;opacity:1!important;width:auto!important;overflow:visible!important}body.has-sidebar-nav.sidebar-collapsed .sidebar-items,body.has-sidebar-nav.sidebar-collapsed .sidebar-bottom{padding:0 .25rem!important}body.has-sidebar-nav.sidebar-collapsed .sidebar-item{justify-content:flex-start!important;padding:0 .75rem!important;gap:.75rem!important}.sidebar-items{flex-direction:column;padding:0 .25rem;gap:.25rem}.sidebar-item{width:100%;justify-content:flex-start;padding:0 .75rem;gap:.75rem}.sidebar-bottom{display:block}}app-header{--header-height: 56px;position:fixed;top:0;left:0;right:0;z-index:300;height:var(--header-height);contain:style}app-header nav{position:relative;height:100%;padding:0 1rem;background:#040a07e0;-webkit-backdrop-filter:blur(24px) saturate(200%);backdrop-filter:blur(24px) saturate(200%);border-bottom:1px solid var(--glass-border);box-shadow:0 1px #ffffff0a;display:flex;flex-direction:row;align-items:center;gap:.75rem}.logo{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,#1a5f3f,#d4af37);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-1px}.header-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0;color:var(--text-main)}.header-logo-icon{flex-shrink:0;color:var(--secondary, #d4af37)}.header-logo-text{font-weight:800;font-size:.95rem;letter-spacing:-.5px;white-space:nowrap;background:linear-gradient(135deg,#1a5f3f,#d4af37);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.nav-actions,.nav-links{display:flex;gap:.5rem;align-items:center}.nav-link{color:var(--text-main);text-decoration:none;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:10px;transition:background .2s ease,color .2s ease;font-weight:500;background:transparent;border:none;cursor:pointer;font-size:1rem;font-family:inherit}.nav-link:hover{background:#ffffff1a}.nav-link.active{background:#1a5f3f73;border:1px solid rgba(26,95,63,.6);color:var(--text-main)}.nav-link svg{width:22px;height:22px}.reset-queue-btn{color:var(--text-dim)}.reset-queue-btn:hover{background:#d4af371a;color:var(--primary)}.queue-btn-hidden{opacity:.5}.header-hamburger,.hamburger{flex-shrink:0;width:40px;height:40px;border-radius:10px;border:none;background:transparent;color:var(--text-main);cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;transition:background .2s;flex-direction:column;gap:5px}.header-hamburger:hover,.hamburger:hover{background:#ffffff17}.hamburger span{width:22px;height:2px;background:var(--text-main);border-radius:2px;transition:var(--transition);display:block}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}body:not(.has-sidebar-nav) .header-hamburger{display:none}.header-action-btn{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text-main);background:#ffffff14;border:1px solid var(--glass-border);padding:.4rem .85rem;border-radius:14px;font-weight:700;font-size:.82rem;transition:background .2s,border-color .2s,transform .2s;white-space:nowrap;cursor:pointer}.header-action-btn:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.header-donate-btn{background-color:#ffd140;color:#000;border:none;margin-left:auto}.header-donate-btn:hover{background-color:#fce181}.header-profile-avatar{width:20px;height:20px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff}@media(max-width:768px){.header-action-text{display:none}.header-action-btn{padding:0;width:38px;height:38px;justify-content:center;border-radius:50%;margin-left:0}}.header-account-wrap{position:relative;display:flex;align-items:center}.header-account-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:#060e0afa;-webkit-backdrop-filter:blur(24px) saturate(200%);backdrop-filter:blur(24px) saturate(200%);border:1px solid var(--glass-border);border-radius:12px;box-shadow:0 8px 32px #0000008c;padding:.5rem;display:none;flex-direction:column;gap:.25rem;z-index:400;animation:suggestSlideIn .15s cubic-bezier(.4,0,.2,1)}.header-account-dropdown.is-open{display:flex}.had-identity{font-size:.78rem;color:var(--text-dim);padding:.35rem .6rem .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;border-bottom:1px solid var(--glass-border);margin-bottom:.25rem}.had-logout-btn{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .6rem;border:none;border-radius:8px;background:transparent;color:#fca5a5;cursor:pointer;font-size:.85rem;font-weight:600;font-family:inherit;transition:background .15s;text-align:left}.had-logout-btn:hover{background:#c85a3f2e}.header-profile-link.is-admin .header-profile-avatar{background:var(--secondary, #d4af37);color:#000}.btn-logout{padding:.5rem 1.25rem;background:#78140ad9;border:1px solid rgba(200,90,63,.4);border-radius:10px;color:#fca5a5;cursor:pointer;transition:background .2s,border-color .2s,transform .2s;font-weight:600;font-size:.9rem;font-family:inherit}.btn-logout:hover{background:#c85a3f4d;border-color:#c85a3f80;transform:translateY(-1px)}.header-search{position:relative;width:min(480px,calc(100% - 280px));display:flex;align-items:center;background:#ffffff0f;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1px solid var(--glass-border);border-radius:12px;padding:0 .25rem 0 1rem;margin:0;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.header-search:focus-within{border-color:var(--primary);background:#ffffff17;box-shadow:0 0 0 3px #1a5f3f38}.header-search input{flex:1;background:transparent;border:none;padding:.6rem .5rem;color:var(--text-main);font-size:.9rem;outline:none;font-family:inherit;min-width:0}.header-search input::placeholder{color:var(--text-dim)}.header-search-btn{background:transparent;border:none;color:var(--text-dim);cursor:pointer;padding:.5rem;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:color .2s,background .2s}.header-search-btn:hover{color:var(--primary-light, #4ade80);background:#ffffff14}.search-clear-btn{background:transparent;border:none;color:var(--text-dim);cursor:pointer;padding:.5rem;margin-right:-.25rem;border-radius:8px;display:none;align-items:center;justify-content:center;transition:color .2s,background .2s}.search-clear-btn:hover{color:#fca5a5}.header-filter-btn{display:inline-flex;height:38px;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#ffffff0f;-webkit-backdrop-filter:blur(12px) saturate(160%);backdrop-filter:blur(12px) saturate(160%);color:var(--text-main);align-items:center;justify-content:center;gap:.35rem;padding:0 .85rem;cursor:pointer;flex-shrink:0;transition:background .2s,border-color .2s,box-shadow .2s;font-family:inherit}.header-filter-btn:hover{background:#ffffff1c;border-color:#ffffff40;box-shadow:0 4px 14px #0003}.header-filter-label{font-size:.8rem;font-weight:700}.header-filter-btn.is-collapsed{background:#1e293bb3;border-color:#94a3b840;color:var(--text-dim)}.search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#060e0afa;-webkit-backdrop-filter:blur(24px) saturate(200%);backdrop-filter:blur(24px) saturate(200%);border:1px solid var(--glass-border);border-radius:14px;box-shadow:0 16px 40px #0000008c,inset 0 1px #ffffff12;overflow-x:hidden;overflow-y:auto;max-height:360px;z-index:200;animation:suggestSlideIn .18s cubic-bezier(.4,0,.2,1)}@keyframes suggestSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.search-suggestions-loader{display:flex;align-items:center;gap:.6rem;padding:.75rem .9rem;color:var(--text-dim);font-size:.85rem;font-weight:600}.search-suggestions-spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.18);border-top-color:var(--primary);animation:sd-spin .9s linear infinite;flex:0 0 auto}@keyframes sd-spin{to{transform:rotate(360deg)}}.search-suggestion{width:100%;text-align:left;background:transparent;border:none;color:var(--text-main);padding:.65rem .9rem;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:.6rem;font-family:inherit;transition:background .15s}.search-suggestion:hover{background:#ffffff12}.search-suggestion:disabled,.search-suggestion-disabled{cursor:default;opacity:.75}.search-suggestion:disabled:hover,.search-suggestion-disabled:hover{background:transparent}.ss-icon{flex:0 0 auto;width:20px;text-align:center;color:var(--text-dim);font-size:15px;line-height:1}.ss-kind-teacher .ss-icon{color:#86efac}.ss-kind-topic .ss-icon{color:#93c5fd}.ss-kind-playlist .ss-icon{color:#fdba74}.ss-kind-channel .ss-icon{color:#a5f3fc}.ss-kind-cluster .ss-icon{color:#c4b5fd}.ss-kind-history .ss-icon{color:var(--text-dim)}.ss-kind-history{padding-top:1rem;padding-bottom:1rem;min-height:unset}.ss-kind-history .ssh-remove,.ss-kind-history .ssh-pin{padding:2px 4px}.ss-kind-history .search-suggestion-title{font-weight:500;line-height:1}.ss-section-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);padding:.5rem .9rem .25rem;pointer-events:none}.ss-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.search-suggestion-title{font-weight:700;font-size:.9rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggestion-meta{color:var(--text-dim);font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ssh-remove{flex:0 0 auto;background:transparent;border:none;color:var(--text-dim);padding:4px 6px;border-radius:6px;cursor:pointer;font-size:13px;line-height:1;display:flex;align-items:center;opacity:0;transition:opacity .15s,color .15s}.search-suggestion:hover .ssh-remove{opacity:1}.ssh-remove:hover{color:#fca5a5}.ssh-pin{flex:0 0 auto;background:transparent;border:none;color:var(--text-dim);padding:4px 6px;border-radius:6px;cursor:pointer;font-size:13px;line-height:1;display:flex;align-items:center;opacity:0;transition:opacity .15s,color .15s}.search-suggestion:hover .ssh-pin{opacity:1}.ssh-pin:hover{color:var(--accent, #60a5fa)}.ssh-pin.is-pinned{opacity:1;color:var(--accent, #60a5fa)}.ssh-unsave{flex:0 0 auto;background:transparent;border:none;color:var(--text-dim);padding:4px 6px;border-radius:6px;cursor:pointer;font-size:13px;line-height:1;display:flex;align-items:center;opacity:0;transition:opacity .15s,color .15s}.search-suggestion:hover .ssh-unsave{opacity:1}.ssh-unsave:hover{color:#fca5a5}@media(pointer:coarse){.ssh-remove,.ssh-pin,.ssh-unsave{opacity:1}}.ss-kind-saved .ss-icon{color:var(--accent, #60a5fa)}portal-header nav{position:sticky;top:0;z-index:100;padding:1.5rem 2rem;background:#040a07eb;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--glass-border);display:flex;justify-content:space-between;align-items:center}.nav-container{max-width:1400px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){body.mobile-nav-open{overflow:hidden;overscroll-behavior:none;touch-action:none}app-header nav,portal-header nav{padding:0 .75rem 0 1rem;flex-direction:row;gap:.5rem}.header-search{position:static;flex:0 0 auto;width:auto!important;min-width:0;max-width:none;left:auto;transform:none;margin-left:auto;background:transparent;border-color:transparent;padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.header-search:not(.active-mobile) input,.header-search:not(.active-mobile) .search-clear-btn{display:none!important}.header-search.active-mobile{position:absolute;left:10px;right:10px;max-width:none;width:calc(100% - 20px);background:#040a07fa;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--primary);box-shadow:0 0 0 3px #1a5f3f33;z-index:10;transform:none;border-radius:12px;padding:0 .25rem 0 1rem}.header-search.active-mobile input{display:block;font-size:.95rem}.header-search-btn{width:38px;height:38px;background:#1a2820e0;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#fff;padding:0}.header-search.active-mobile .header-search-btn{background:transparent;border-color:transparent;color:var(--text-dim)}.header-filter-btn{width:38px;height:38px;border-radius:50%;padding:0;gap:0}.header-filter-label,.header-donate-text,.header-donate-btn{display:none}.hamburger{display:flex}.nav-actions,.nav-links{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#060e0afa;-webkit-backdrop-filter:blur(24px) saturate(200%);backdrop-filter:blur(24px) saturate(200%);flex-direction:column;padding:80px 24px 24px;gap:1.5rem;transition:right .28s cubic-bezier(.4,0,.2,1);border-left:1px solid var(--glass-border);align-items:flex-start;z-index:1000;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.nav-actions.active,.nav-links.active{right:0}.nav-link{width:100%;justify-content:flex-start}.btn-logout{width:100%;text-align:center;margin-top:auto}.search-suggestions{max-height:60vh;width:100%}}@media(max-width:1200px){app-header nav,portal-header nav{padding-left:1rem}}.empty-state-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--text-muted)}.empty-state-icon{width:64px;height:64px;margin-bottom:1.5rem;background:#ffffff0d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary)}.empty-state-icon svg{width:32px;height:32px}.empty-state-content h2{color:var(--text);font-size:1.5rem;margin-bottom:.5rem;font-weight:700}.empty-state-content p{font-size:1rem;max-width:400px;line-height:1.6}.empty-state-btn{margin-top:1.5rem;padding:.75rem 1.5rem;background:var(--primary);color:var(--bg-dark);border-radius:8px;font-weight:700;transition:all .2s ease}.empty-state-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d4af374d}.app-hero{padding:1rem 2rem;margin-bottom:.75rem;position:relative}.hero-bg{position:absolute;inset:0;background:linear-gradient(135deg,#d4af370a,#0a181014);border-radius:12px;border:1px solid rgba(255,255,255,.05);overflow:hidden;z-index:0;pointer-events:none}.hero-bg:before{content:"";position:absolute;top:-50%;left:-10%;width:120%;height:200%;background:radial-gradient(circle at center,rgba(212,175,55,.02) 0%,transparent 70%);pointer-events:none}.hero-content{position:relative;z-index:1;max-width:1000px;margin:0 auto;text-align:center}.app-hero h1{font-size:1.5rem;font-weight:700;margin-bottom:.2rem;background:linear-gradient(180deg,var(--color-text-main) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.01em}.hero-subtitle{font-size:.9rem;color:var(--text-muted);line-height:1.3;margin-bottom:.75rem;opacity:.75}@media(max-width:768px){.app-hero{padding:.75rem 1rem;margin-bottom:.75rem}.app-hero h1{font-size:1.3rem}.hero-subtitle{font-size:.8rem;margin-bottom:.5rem}.hero-extra{overflow:hidden;max-height:0;opacity:0;pointer-events:none;transition:max-height .35s ease,opacity .25s ease}.hero-extra.hero-extra--open{max-height:800px;opacity:1;pointer-events:auto}}.app-stat-card{background:#ffffff08;border:1px solid rgba(255,255,255,.05);padding:1.5rem;border-radius:16px;text-align:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),background .2s ease}.app-stat-card:hover{background:#ffffff0d;transform:translateY(-5px);border-color:#d4af3733}.stat-value{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:.25rem;line-height:1}.stat-label{font-size:.875rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.stat-subtext{font-size:.75rem;color:var(--text-muted);margin-top:.5rem;opacity:.8}.app-stat-card.is-loading .stat-value{opacity:.5;animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}@media(max-width:768px){.app-stat-card{padding:.75rem .5rem;border-radius:12px}.stat-value{font-size:1.35rem;margin-bottom:.15rem}.stat-label{font-size:.62rem;letter-spacing:.03em}}@media(max-width:480px){.app-stat-card{padding:.6rem .35rem;border-radius:10px}.stat-value{font-size:1.2rem}.stat-label{font-size:.58rem;letter-spacing:.02em}}.toast-container{position:fixed;bottom:3rem;right:2rem;display:flex;flex-direction:column;gap:.75rem;z-index:10000;pointer-events:none}.app-toast{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-radius:12px;font-weight:600;font-size:.95rem;border:1px solid rgba(255,255,255,.2);pointer-events:auto;max-width:420px;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);animation:toastSlideUp .3s cubic-bezier(.34,1.56,.64,1) forwards;box-shadow:0 8px 24px #00000026;transition:opacity .3s ease,transform .3s ease}.app-toast.app-toast--success{background:#22c55ee6;color:#fff;border-color:#fff3;box-shadow:0 8px 24px #22c55e4d,inset 0 1px #fff3}.app-toast.app-toast--error{background:#ef4444e6;color:#fff;border-color:#fff3;box-shadow:0 8px 24px #ef44444d,inset 0 1px #fff3}.app-toast.app-toast--info{background:#3b82f6e6;color:#fff;border-color:#fff3;box-shadow:0 8px 24px #3b82f64d,inset 0 1px #fff3}.toast-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.25rem}.toast-message{flex:1;word-break:break-word;line-height:1.5}.toast-copy-btn{background:none;border:none;color:inherit;cursor:pointer;opacity:.7;padding:.25rem;margin-left:.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;transition:opacity .2s ease;border-radius:4px}.toast-copy-btn:hover{opacity:1}.toast-copy-btn:active{transform:scale(.95);transition:transform .1s ease}@keyframes toastSlideUp{0%{opacity:0;transform:translateY(16px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.app-toast.fade-out{animation:toastSlideDown .3s ease forwards}@keyframes toastSlideDown{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(16px) scale(.95)}}@media(max-width:768px){.toast-container{right:1rem;left:1rem;bottom:2rem}.app-toast{max-width:100%;padding:.875rem 1.25rem}}@media(prefers-color-scheme:dark){.app-toast{box-shadow:0 8px 24px #0006}}.browse-section{margin-bottom:2.25rem}.browse-section-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.browse-section-title-wrap{display:flex;align-items:center;gap:.45rem;color:var(--primary)}.browse-section-title{font-size:1rem;font-weight:700;color:var(--text-main);margin:0;letter-spacing:-.2px}.browse-section-see-all{display:inline-flex;align-items:center;gap:.25rem;font-size:.78rem;font-weight:600;color:var(--primary);text-decoration:none;background:none;border:1px solid rgba(26,95,63,.35);border-radius:6px;padding:.2rem .65rem;cursor:pointer;transition:color .15s,border-color .15s,background .15s;flex-shrink:0}.browse-section-see-all:hover{color:var(--text-main);border-color:#1a5f3fb3;background:#1a5f3f1f}.browse-section-row{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding-top:1rem;margin-top:-1rem;padding-bottom:11rem;margin-bottom:-10.5rem;padding-left:.5rem}.browse-section-row::-webkit-scrollbar{display:none}.browse-section-row>media-card{flex-shrink:0;scroll-snap-align:start;width:280px}.browse-section-row>playlist-card{flex-shrink:0;scroll-snap-align:start;width:300px}.browse-section-row>channel-card{flex-shrink:0;scroll-snap-align:start;width:260px}.browse-section-row>media-card:hover,.browse-section-row>playlist-card:hover{transform:translateY(-4px) scale(1.01)}.browse-section-skeleton{margin-bottom:2.25rem}.browse-skeleton-title{width:160px;height:14px;border-radius:999px;background:#ffffff12;margin-bottom:.85rem;position:relative;overflow:hidden}.browse-skeleton-title:after{content:"";position:absolute;inset:0;transform:translate(-60%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:bs-shimmer 1.3s ease-in-out infinite}.browse-skeleton-row{display:flex;gap:1rem;overflow:hidden}.browse-skeleton-card{flex-shrink:0;width:280px;height:220px;border-radius:14px;background:#ffffff0d;position:relative;overflow:hidden}.browse-skeleton-card:after{content:"";position:absolute;inset:0;transform:translate(-60%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:bs-shimmer 1.3s ease-in-out infinite}.browse-skeleton-card:nth-child(2):after{animation-delay:.1s}.browse-skeleton-card:nth-child(3):after{animation-delay:.2s}.browse-skeleton-card:nth-child(4):after{animation-delay:.3s}.browse-skeleton-card:nth-child(5):after{animation-delay:.4s}@keyframes bs-shimmer{0%{transform:translate(-60%)}to{transform:translate(60%)}}.browse-grid-divider{display:flex;align-items:center;gap:.75rem;margin:2rem 0 .5rem;color:var(--text-dim)}.browse-grid-divider-line{flex:1;height:1px;background:var(--glass-border)}.browse-grid-divider-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}@media(max-width:600px){.browse-section-row>media-card{width:260px}.browse-section-row>playlist-card{width:278px}.browse-section-row>channel-card{width:240px}.browse-skeleton-card{width:260px;height:210px}.browse-section-title{font-size:.9rem}}channel-card{cursor:pointer}.channel-card-content{text-align:center;padding:1.5rem 1rem 1rem;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.channel-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid var(--glass-border);box-shadow:0 8px 24px #0006,0 0 0 1px #ffffff0f;margin-bottom:1rem;transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),border-color .2s ease}.media-card:hover .channel-avatar{transform:scale(1.06);border-color:#1a5f3f99;box-shadow:0 12px 32px #00000080,0 0 0 2px #1a5f3f59}.channel-source-badge{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:.4rem}.channel-source-text{font-size:.68rem;font-weight:800;text-transform:uppercase;color:var(--text-dim);letter-spacing:.06em}.channel-stats{justify-content:center;margin-top:.35rem;font-size:.82rem;color:var(--text-dim)}.view-playlists-btn{display:block;margin:1rem auto 0;padding:.55rem 1.25rem;background:#1a5f3f40;-webkit-backdrop-filter:blur(12px) saturate(160%);backdrop-filter:blur(12px) saturate(160%);color:var(--text-main);border:1px solid rgba(26,95,63,.45);border-radius:999px;font-weight:700;font-size:.82rem;cursor:pointer;font-family:inherit;width:80%;position:relative;z-index:3;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 12px #1a5f3f33}.view-playlists-btn:hover{background:#1a5f3f73;border-color:#1a5f3fa6;transform:translateY(-2px) scale(1.02);box-shadow:0 8px 20px #1a5f3f59}.view-playlists-btn:active{transform:scale(.95);transition-duration:.1s}@media(max-width:768px){.channel-avatar{width:80px;height:80px;margin-bottom:.75rem}.view-playlists-btn{padding:.5rem 1rem;font-size:.78rem}}.channel-modal-header-info{flex:1;min-width:0}#channelModal .modal-content{max-width:600px}#channelModalTitle{font-size:1.8rem;font-weight:800;line-height:1.2}.channel-modal-body{padding:2rem}.channel-header-section{text-align:center;margin-bottom:2rem}#channelModalAvatar{width:120px;height:120px;border-radius:60px;object-fit:cover;border:4px solid var(--glass-border);margin-bottom:1rem}#channelModalSource{font-size:.85rem;color:var(--text-dim);margin-bottom:.5rem}#channelModalDescription{color:var(--text-dim);margin-bottom:2rem;line-height:1.6;font-size:.95rem}.channel-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.channel-stat-box{background:#ffffff08;border:1px solid var(--glass-border);padding:1rem;border-radius:12px;text-align:center}.channel-stat-value{font-size:1.5rem;font-weight:700;color:var(--secondary)}.channel-stat-label{font-size:.85rem;color:var(--text-dim);margin-top:.25rem}.channel-modal-actions{display:flex;gap:.6rem;align-items:stretch}#channelModalExternal{display:block;flex:1;padding:.875rem 1.5rem;background:#1a5f3f33;color:var(--text-main);border:1px solid rgba(26,95,63,.4);border-radius:14px;font-weight:700;text-decoration:none;text-align:center;font-size:.95rem;transition:var(--transition);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#channelModalExternal:hover{background:#1a5f3f66;border-color:#1a5f3f99;transform:translateY(-2px)}#channelModalCopyId{display:inline-flex;align-items:center;gap:.4rem;padding:.875rem 1rem;background:#ffffff0d;color:var(--text-dim);border:1px solid rgba(255,255,255,.1);border-radius:14px;font-size:.85rem;font-weight:600;cursor:pointer;transition:var(--transition);white-space:nowrap}#channelModalCopyId:hover{background:#ffffff1a;color:var(--text-main);border-color:#fff3}@media(max-width:768px){#channelModal .modal-content{max-width:none}#channelModalTitle{font-size:1.4rem}.channel-modal-body{padding:1.25rem}#channelModalAvatar{width:90px;height:90px}#channelModalDescription{font-size:.9rem;margin-bottom:1.5rem}.channel-stats-grid{gap:.75rem}.channel-stat-value{font-size:1.25rem}}@media(max-width:480px){#channelModalTitle{font-size:1.2rem}.channel-modal-body{padding:1rem}#channelModalAvatar{width:80px;height:80px}.channel-stat-box{padding:.75rem}.channel-stat-value{font-size:1.1rem}.channel-stat-label{font-size:.75rem}}history-filters{display:block;width:100%;padding:0 1rem .5rem;text-align:center}.top-filters{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1rem auto 0;flex-wrap:wrap;background:#ffffff0a;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1px solid var(--glass-border);border-radius:14px;padding:.5rem 1rem;max-width:fit-content;box-shadow:inset 0 1px #ffffff0f;z-index:10}.filter-label{font-size:.78rem;font-weight:800;text-transform:uppercase;color:var(--text-main);text-shadow:0 0 3px black;letter-spacing:.06em;white-space:nowrap}.sscholar-label{text-shadow:0 0 3px black;color:var(--text-main)}.search-input-wrapper{position:relative;display:flex;align-items:center;min-width:180px}.search-box{background:#ffffff0f;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1px solid var(--glass-border);border-radius:10px;padding:.5rem 2.25rem .5rem .75rem;color:var(--text-main);font-size:.85rem;font-family:inherit;outline:none;width:100%;transition:border-color .2s ease,box-shadow .2s ease}.search-box::placeholder{color:var(--text-dim)}.search-box:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1a5f3f38}.clear-search-icon{position:absolute;right:8px;background:transparent;border:none;color:var(--text-dim);cursor:pointer;padding:4px;border-radius:6px;display:none;align-items:center;justify-content:center;transition:color .2s,background .2s}.clear-search-icon:hover{color:var(--color-danger-light);background:#ffffff14}.clear-history-btn{transition:var(--transition)}.clear-history-btn:hover{background:#dc262633!important;border-color:#dc262666!important;box-shadow:0 4px 12px #dc262626;transform:translateY(-1px)}.clear-history-btn:active{transform:scale(.95);transition-duration:.1s}@media(max-width:768px){.top-filters{flex-wrap:wrap;gap:.5rem;padding:.5rem;width:100%;justify-content:flex-start;max-width:100%}.filter-label{display:none}.filter-group{flex:1 1 auto;min-width:0}.search-input-wrapper{width:100%}}history-insights{display:block;margin:0 var(--page-gutter, 1.5rem) 1.5rem}.hi-root{background:var(--color-bg-surface, #0d1f14);border:1px solid var(--color-border, #1f3a28);border-radius:14px;padding:1.25rem 1.5rem;overflow:hidden}.hi-title{font-size:14px;font-weight:700;color:var(--color-text-muted, #6b8f7a);letter-spacing:.04em;text-transform:uppercase;margin:0 0 1.1rem;display:flex;align-items:center;gap:6px}.hi-summary-row{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.hi-summary-card{flex:1 1 80px;min-width:70px;display:flex;flex-direction:column;gap:2px}.hi-total-time,.hi-total-watches,.hi-week-time{font-size:1.5rem;font-weight:700;color:var(--color-text, #e8f5ee);line-height:1.1}.hi-summary-label{font-size:11px;color:var(--color-text-muted, #6b8f7a);white-space:nowrap}.hi-summary-week .hi-week-time{color:var(--color-primary, #1a5f3f)}.hi-week-chart{display:flex;align-items:flex-end;gap:6px;height:52px;margin-bottom:1.25rem}.hi-week-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%}.hi-week-bar-wrap{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:center}.hi-week-bar{width:100%;max-width:24px;min-height:3px;background:var(--color-border, #1f3a28);border-radius:3px 3px 0 0;transition:background .15s ease,height .3s ease}.hi-week-col.is-today .hi-week-bar{background:var(--color-primary, #1a5f3f)}.hi-week-col:not(.is-today) .hi-week-bar{background:#1a5f3f59}.hi-week-day-label{font-size:10px;color:var(--color-text-muted, #6b8f7a);user-select:none}.hi-week-col.is-today .hi-week-day-label{color:var(--color-primary, #1a5f3f);font-weight:700}.hi-section{margin-top:1rem;border-top:1px solid var(--color-border, #1f3a28);padding-top:.9rem}.hi-section-title{font-size:11px;font-weight:700;color:var(--color-text-muted, #6b8f7a);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .6rem;display:flex;align-items:center;gap:5px}.hi-scholar-list{display:flex;flex-direction:column;gap:6px}.hi-scholar-item{display:flex;align-items:center;justify-content:space-between;gap:8px}.hi-scholar-name{font-size:13px;font-weight:500;color:var(--color-text, #e8f5ee);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.hi-scholar-count{font-size:11px;color:var(--color-text-muted, #6b8f7a);white-space:nowrap;flex-shrink:0}.hi-topic-list{display:flex;flex-wrap:wrap;gap:6px}.hi-topic-item{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;background:#1a5f3f26;border:1px solid rgba(26,95,63,.3);border-radius:20px;font-size:12px;color:var(--color-text, #e8f5ee)}.hi-topic-name{font-weight:500}.hi-topic-count{font-size:10px;color:var(--color-text-muted, #6b8f7a);background:#0003;border-radius:10px;padding:0 5px}@media(max-width:640px){.hi-root{padding:1rem}.hi-summary-row{gap:.75rem}.hi-total-time,.hi-total-watches,.hi-week-time{font-size:1.25rem}}.completed-badge{background:#1a5f3f2e;border:1px solid rgba(26,95,63,.4);color:var(--color-primary, #1a5f3f);font-weight:600;border-radius:4px;padding:1px 6px}.media-card{background:var(--card-gradient, linear-gradient(180deg, rgba(255, 255, 255, .08) 0%, rgba(255, 255, 255, .04) 50%, rgba(255, 255, 255, .02) 100%));border-radius:20px;border:1px solid var(--glass-border);position:relative;overflow:visible;cursor:pointer;-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);box-shadow:0 14px 30px #00000057,inset 0 1px #ffffff1a;backface-visibility:hidden;transform:translateZ(0);isolation:isolate;transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),border-color .2s ease}.media-card.queue-popover-open{z-index:60}.media-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff0f;z-index:20;transition:box-shadow .28s ease}.media-card:hover{transform:translateY(-8px) scale(1.015);border-color:#ffffff38;box-shadow:0 28px 50px #00000073,inset 0 1px #ffffff29}.media-card:hover:after{box-shadow:inset 0 0 0 1px #ffffff1f}.media-card:focus-within{border-color:#5ab081bf;box-shadow:0 0 0 3px #1a5f3f59,0 20px 36px #0006;outline:none}.media-card:active{transform:scale(.97) translateY(-3px);transition-duration:.1s}.media-card-skeleton{cursor:default;pointer-events:none}.media-card-skeleton:hover,.media-card-skeleton:active{transform:none;border-color:var(--glass-border);box-shadow:0 14px 30px #00000057,inset 0 1px #ffffff1a}.media-card-skeleton .card-queue-actions,.media-card-skeleton .queue-action-popover,.media-card-skeleton .remove-btn,.media-card-skeleton .play-overlay,.media-card-skeleton .watch-progress-bar,.media-card-skeleton .card-action-btn{display:none!important}.skeleton-image{width:100%;height:100%;border-radius:20px 20px 0 0;border:none}.skeleton-line{height:14px;border-radius:10px;border:none}.skeleton-line.title{height:16px;width:78%;margin-bottom:10px}.skeleton-line.creator{width:55%;margin-bottom:12px}.skeleton-meta{gap:.6rem}.skeleton-pill{height:12px;width:60px;border-radius:999px;border:none;display:inline-block}.skeleton-pill.small{width:86px;height:22px}.skeleton-badge{width:84px;height:22px;border-radius:999px;border:1px solid rgba(255,255,255,.08)}.media-image,.card-image-container{width:100%;aspect-ratio:16 / 9;position:relative;overflow:hidden;border-radius:20px 20px 0 0}.media-image img,.card-image-container img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.media-card:hover .media-image img,.media-card:hover .card-image-container img{transform:scale(1.05)}.play-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#060a091f,#060a098f);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .28s ease;z-index:6;pointer-events:none}.media-card:hover .play-overlay{opacity:1}.play-overlay svg,.play-overlay i{filter:drop-shadow(0 4px 12px rgba(0,0,0,.5));transition:transform .28s cubic-bezier(.4,0,.2,1)}.media-card:hover .play-overlay svg,.media-card:hover .play-overlay i{transform:scale(1.15)}.artwork{width:100%;height:100%;object-fit:cover}.source-badge{position:absolute;bottom:10px;right:10px;padding:4px 10px;border-radius:8px;font-size:.68rem;font-weight:800;display:flex;align-items:center;gap:4px;-webkit-backdrop-filter:blur(14px) saturate(180%);backdrop-filter:blur(14px) saturate(180%);z-index:10;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 12px #0000004d;transition:transform .25s ease,box-shadow .25s ease}.media-card:hover .source-badge{transform:translateY(-2px);box-shadow:0 8px 20px #0006}.source-badge.youtube{background:#ff00006b;color:var(--color-text-main);border-color:#ff000047}.source-badge.soundcloud{background:#ff55006b;color:var(--color-text-main);border-color:#ff550047}.watch-progress-bar{position:absolute;bottom:0;left:0;right:0;height:3px;background:#0006;overflow:hidden;border-radius:0 0 8px 8px}.watch-progress-fill{height:100%;background:linear-gradient(90deg,var(--color-primary) 0%,var(--color-primary-mid) 100%);transition:width .35s ease;box-shadow:0 0 8px #1a5f3f99}.media-info{padding:1.25rem 1.25rem 1.1rem}.media-source{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--text-dim);letter-spacing:.06em;display:flex;align-items:center;gap:5px;margin-bottom:.4rem}.media-title{font-size:1.1rem;font-weight:600;margin-bottom:.4rem;line-height:1.4;color:var(--text-main);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.media-creator{font-size:.92rem;color:var(--text-dim);font-weight:500;display:flex;align-items:center;gap:5px;margin-bottom:.35rem}.media-creator svg,.media-creator i{font-size:13px;color:var(--primary);flex-shrink:0}.media-channel{font-size:.82rem;color:var(--text-dim);margin-top:.15rem;padding-left:.6rem}.media-meta{display:flex;gap:.75rem;margin-top:.35rem;font-size:.82rem;color:var(--text-dim);flex-wrap:wrap}.meta-item{display:flex;align-items:center;gap:3px}.watch-badges{display:flex;gap:.4rem;margin-top:.5rem;flex-wrap:wrap}.watch-badge{padding:3px 9px;background:#ffffff0d;border:1px solid var(--glass-border);border-radius:999px;font-size:.7rem;font-weight:600;line-height:1;white-space:normal;color:var(--text-dim);display:flex;align-items:center;gap:3px;transition:background .18s,border-color .18s}.watch-badge:hover{background:#ffffff17;border-color:#fff3}.watch-badge svg{width:12px;height:12px;flex-shrink:0}.offline-badge--downloading{flex-direction:column;align-items:flex-start;gap:3px;padding-bottom:5px;border-radius:8px}.offline-badge-label{line-height:1}.offline-badge-track{width:100%;min-width:48px;height:2px;border-radius:1px;background:#ffffff1a;overflow:hidden;display:block}.offline-badge-fill{display:block;height:100%;border-radius:1px;background:var(--primary-light, #4ade80);transition:width .3s ease;min-width:3px}.media-card-skeleton .watch-badge{color:transparent;background:#ffffff0f;border-color:#ffffff14}.playlist-badge{background:#d4af371a;border-color:#d4af374d;color:var(--secondary);cursor:pointer;max-width:100%}.playlist-badge .badge-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-badge:hover{background:#d4af3733;border-color:#d4af3780}.semantic-match-badge{background:#38bdf821;border-color:#38bdf859;color:var(--color-info-tint)}.semantic-match-badge:hover{background:#38bdf833;border-color:#38bdf88c}.semantic-match-badge.keyword{background:#94a3b821;border-color:#94a3b859;color:var(--color-info-light)}.semantic-match-badge.keyword:hover{background:#94a3b838;border-color:#94a3b88c}.completed-badge{background:#1a5f3f2e;border-color:#4ade8059;color:var(--primary-light, #4ade80)}.completed-badge:hover{background:#1a5f3f4d;border-color:#4ade808c}.queue-add-btn,.remove-btn{position:absolute;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(14px) saturate(180%);backdrop-filter:blur(14px) saturate(180%);border-radius:50%;cursor:pointer;color:#fff;z-index:12;transition:opacity .2s,background .2s,transform .2s,box-shadow .2s}.card-queue-actions{position:absolute;top:10px;left:10px;z-index:12;opacity:0;transition:opacity .2s}.media-card:hover .card-queue-actions,.media-card:focus-within .card-queue-actions{opacity:1}.queue-add-btn{position:static;width:36px;height:36px;background:#08120cb8;border:1px solid rgba(255,255,255,.28);box-shadow:0 4px 14px #00000080}.queue-add-btn:hover,.queue-add-btn:focus-visible{background:#1a5f3fe6;border-color:#1a5f3fbf;transform:scale(1.08);box-shadow:0 6px 18px #1a5f3f80}.queue-add-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #1a5f3f73}.queue-add-btn:active{transform:scale(.93)}.queue-action-popover{position:absolute;top:56px;left:10px;background:#060e0af5;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.14);border-radius:12px;box-shadow:0 12px 32px #0000008c;overflow:hidden;min-width:140px;z-index:20;opacity:0;pointer-events:none}.queue-action-popover.open{opacity:1;pointer-events:auto}.queue-action-popover.mobile-portal{position:fixed;top:0;left:0;max-width:calc(100vw - 16px);z-index:1200}.queue-popover-item{display:flex;align-items:center;gap:8px;width:100%;padding:9px 12px;background:transparent;border:none;color:var(--text-main);font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;text-align:left;white-space:nowrap;transition:background .15s}.queue-popover-item:hover{background:#ffffff14}.queue-popover-item+.queue-popover-item{border-top:1px solid rgba(255,255,255,.07)}.queue-popover-item .ph{color:var(--text-dim);flex-shrink:0}.remove-btn{top:10px;right:10px;width:40px;height:40px;background:#c82626d9;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 14px #c8262666;opacity:0}.media-card:hover .remove-btn{opacity:1}.remove-btn:hover{background:#dc2626;transform:scale(1.1)}.remove-btn:active{transform:scale(.93)}.playlist-link{color:var(--primary);text-decoration:none;font-weight:600;transition:var(--transition)}.playlist-link:hover{text-decoration:underline;opacity:.8}@media(max-width:768px){.media-card{border-radius:16px}.media-card.queue-popover-open{transform:none}.media-card:hover{transform:none;border-color:var(--glass-border);box-shadow:0 14px 30px #00000057,inset 0 1px #ffffff1a}.media-card:hover .media-image img,.media-card:hover .card-image-container img{transform:none}.media-card:active{transform:scale(.97)}.card-queue-actions{opacity:1;top:8px;left:8px}.queue-add-btn{width:38px;height:38px}.queue-action-popover{top:54px;left:8px;z-index:80}.remove-btn{opacity:1;width:36px;height:36px;top:8px;right:8px}.media-info{padding:.75rem}.media-title{font-size:.93rem;-webkit-line-clamp:3;line-clamp:3}.media-creator{font-size:.8rem}.media-meta{gap:.4rem;font-size:.75rem}.watch-badges{display:none!important}}@media(max-width:480px){.media-card{border-radius:12px}.media-image,.card-image-container,.skeleton-image{border-radius:12px 12px 0 0}.media-info{padding:.72rem}.media-title{font-size:.92rem}.queue-add-btn{width:34px;height:34px}.remove-btn{width:32px;height:32px}.queue-action-popover{top:50px;left:6px}}@media(pointer:coarse){.play-overlay{opacity:.45}.media-card:active .play-overlay{opacity:1}}@media(hover:none){.card-queue-actions,.remove-btn{opacity:1}.media-card:hover{transform:none;border-color:var(--glass-border);box-shadow:0 14px 30px #00000057,inset 0 1px #ffffff1a}.media-card:hover .media-image img,.media-card:hover .card-image-container img{transform:none}}.modal-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%);z-index:1000;display:none;align-items:center;justify-content:center;padding:.5rem;transition:opacity .22s cubic-bezier(.4,0,.2,1)}@starting-style{.modal-overlay[style*=flex]{opacity:0}}.modal-content{background:linear-gradient(160deg,#ffffff12,#ffffff08);-webkit-backdrop-filter:blur(32px) saturate(200%);backdrop-filter:blur(32px) saturate(200%);border:1px solid var(--glass-border);border-radius:24px;width:100%;max-width:100%;max-height:calc(100vh - 1rem);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 50px 100px #000000bf,inset 0 1px #ffffff1a;transition:opacity .32s cubic-bezier(.34,1.38,.64,1),transform .32s cubic-bezier(.34,1.38,.64,1)}@starting-style{.modal-overlay[style*=flex] .modal-content{opacity:0;transform:translateY(24px) scale(.96)}}.modal-header{padding:1.25rem 1.5rem;border-bottom:1px solid var(--glass-border);display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;background:#ffffff05}.modal-body{flex:1;overflow-y:auto;padding:2rem}.close-modal,.modal-header-btn,.share-button{background:#ffffff12;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1px solid var(--glass-border);border-radius:14px;padding:.6rem;cursor:pointer;color:var(--text-main);transition:background .2s ease,border-color .2s ease,transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease;display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0}.modal-header-btn:hover{background:#ffffff24;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 6px 18px #00000040}.modal-header-btn:active{transform:scale(.92);transition-duration:.1s}.close-modal:hover{background:#c83a3ab8;border-color:#c83a3a80;box-shadow:0 6px 18px #c83a3a4d;transform:translateY(-2px)}.close-modal:active{transform:scale(.92);transition-duration:.1s}.modal-save-wl-btn,.modal-save-fav-btn{color:var(--text-dim);transition:color .2s,background .2s,border-color .2s,transform .2s}.modal-save-wl-btn:hover{background:#1a5f3f38;border-color:#1a5f3f66;color:var(--primary-light, #4ade80);transform:translateY(-2px)}.modal-save-wl-btn.active{color:var(--primary-light, #4ade80);border-color:#1a5f3f66;background:#1a5f3f26}.modal-save-fav-btn:hover,.modal-save-fav-btn.active:hover{background:#f8717124;border-color:#f8717159;color:var(--color-danger-pale);transform:translateY(-2px)}.modal-save-fav-btn.active{color:var(--color-danger-pale);border-color:#f8717159;background:#f871711a}.share-button:hover{background:#1a5f3f59;border-color:#d4af3773;transform:translateY(-2px);box-shadow:0 6px 18px #1a5f3f40}.share-button:active{transform:scale(.92);transition-duration:.1s}.modal-channel-info{margin-top:.75rem;font-size:.9rem;color:var(--text-dim)}.modal-channel-link{color:var(--secondary);text-decoration:none;font-weight:600;cursor:pointer;transition:color .2s}.modal-channel-link:hover{color:var(--text-main);text-decoration:underline}.modal-loading{display:flex;align-items:center;justify-content:center;padding:3rem 0}.modal-loading-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--primary-light, #4ade80);border-radius:50%;animation:spin .7s linear infinite}.modal-track-skeleton{display:flex;flex-direction:column;gap:.6rem}.modal-track-skeleton-row{display:grid;grid-template-columns:24px 1fr 52px 36px 72px;align-items:center;gap:1.5rem;padding:1rem;border-radius:16px;border:1px solid transparent;width:100%;box-sizing:border-box;pointer-events:none}.modal-skel-index{color:var(--text-dim);font-weight:700;font-size:.9rem;width:24px}.modal-skel-main{overflow:hidden}.modal-skel-line{height:12px;border-radius:10px;border:none;display:block}.modal-skel-title{width:72%;height:14px;margin-bottom:8px}.modal-skel-sub{width:44%}.modal-skel-duration{width:44px;height:12px;border-radius:999px;border:none}.modal-skel-icon{width:36px;height:36px;border-radius:10px;border:none}.modal-skel-btn{width:64px;height:36px;border-radius:10px;border:none}.modal-meta-btn:hover,.modal-meta-btn.active{background:#1a5f3f38;border-color:#1a5f3f66;color:var(--primary-light, #4ade80)}.modal-meta-popup{display:none;position:fixed;z-index:1100;background:#08120cf7;-webkit-backdrop-filter:blur(28px) saturate(200%);backdrop-filter:blur(28px) saturate(200%);border:1px solid var(--glass-border);border-radius:16px;padding:1rem;min-width:220px;max-width:320px;overflow-y:auto;box-shadow:0 16px 48px #0009,inset 0 1px #ffffff14;transition:opacity .18s cubic-bezier(.34,1.38,.64,1),transform .18s cubic-bezier(.34,1.38,.64,1)}@starting-style{.modal-meta-popup.open{opacity:0;transform:translateY(8px) scale(.95)}}.modal-meta-popup-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #64748b);margin-bottom:.35rem}.header-action-item{-webkit-appearance:none;appearance:none;background:#ffffff0f;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1px solid var(--glass-border);color:var(--text-main);border-radius:12px;padding:.5rem 2rem .5rem .75rem;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;outline:none;min-width:120px;height:44px;transition:border-color .2s,box-shadow .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='rgba(148,163,184,0.8)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center}.header-action-item:hover{border-color:#ffffff38;box-shadow:0 0 0 3px #1a5f3f26}.header-action-item:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1a5f3f40}.header-action-item option{background:var(--color-bg-surface);color:var(--text-main)}@media(max-width:768px){.modal-overlay{padding:0}.modal-content{border-radius:0;max-height:100vh;max-height:100dvh;height:100vh;height:100dvh}.modal-header,.modal-body{padding:1rem}.close-modal,.modal-header-btn,.share-button{width:36px;height:36px;padding:.5rem;border-radius:12px;transform:none!important}.close-modal:active,.modal-header-btn:active,.share-button:active{transform:scale(.95)!important;background:#ffffff26}}@media(max-width:480px){.modal-header,.modal-body{padding:.75rem}.close-modal,.modal-header-btn,.share-button{width:32px;height:32px;padding:.4rem;border-radius:10px}}modal-track-item,.track-list-item{display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:1.5rem;padding:1rem;border-radius:16px;transition:var(--transition);border:1px solid transparent;width:100%;box-sizing:border-box}modal-track-item:hover,.track-list-item:hover{background:#ffffff08;border-color:var(--glass-border)}.track-index{color:var(--text-dim);font-weight:700;font-size:.9rem;width:24px}.track-main-info{overflow:hidden}.track-title-small{font-weight:600;font-size:1rem;margin-bottom:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-artist-small{color:var(--text-dim);font-size:.8rem}.track-artist-link{color:var(--text-dim);text-decoration:none;cursor:pointer;transition:color .2s}.track-artist-link:hover{color:var(--secondary)}.track-duration{color:var(--text-dim);font-size:.8rem}.track-play-btn{color:var(--text-main);text-decoration:none;font-weight:700;font-size:.8rem;padding:.5rem 1rem;border-radius:10px;background:#1a5f3f40;border:1px solid rgba(26,95,63,.4);transition:var(--transition);cursor:pointer;height:36px;display:flex;align-items:center;justify-content:center}.track-play-btn:hover{background:#1a5f3f80;border-color:#1a5f3fb3;color:#fff;transform:translateY(-1px)}.track-queue-btn{color:var(--text-dim);text-decoration:none;padding:.5rem;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);transition:var(--transition);display:flex;align-items:center;justify-content:center;cursor:pointer;width:36px;height:36px}.track-queue-btn:hover{background:#ffffff1f;border-color:#fff3;color:var(--text-main);transform:translateY(-1px)}@media(max-width:768px){modal-track-item,.track-list-item{grid-template-columns:auto 1fr auto auto;gap:.75rem;padding:.75rem}.track-index{font-size:.8rem;width:20px}.track-title-small{font-size:.9rem}.track-artist-small,.track-duration{font-size:.75rem}.track-play-btn{padding:.4rem .75rem;font-size:.75rem;height:32px}.track-queue-btn{width:32px;height:32px}}@media(max-width:480px){modal-track-item,.track-list-item{grid-template-columns:auto 1fr auto;gap:.6rem;padding:.6rem}.track-queue-btn{display:none}.track-index{font-size:.75rem;width:18px}.track-title-small{font-size:.85rem}}.sidebar-close-btn{display:none}player-video-header,player-chapters,player-description,player-upnext,player-playlist-sidebar{display:block}#playerModal .modal-content{max-width:100%;height:calc(100vh - 1rem);position:relative;overflow-y:auto;overflow-x:hidden}#playerModal .modal-body{padding:0;display:flex;flex-direction:row;gap:0;flex:none;width:100%;overflow:visible}#playerMainSection{flex:1;display:flex;flex-direction:column;min-width:0;overflow:visible}#playerModal #playerContainer{width:100%;aspect-ratio:16 / 9;background:var(--color-bg-black);min-height:400px;position:relative;transition:all .3s ease}#playerModal #playerContainer.is-loading{background:#ffffff0f}#playerModal #playerContainer.is-loading:after{content:"";position:absolute;inset:0;transform:translate(-60%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:skeleton-shimmer 1.15s ease-in-out infinite;pointer-events:none}#playerModal #playerContainer iframe,#playerModal #playerContainer #youtube-player{width:100%!important;height:100%!important;min-height:400px}#playerModal #playerContainer.audio-mode-hidden iframe,#playerModal #playerContainer.audio-mode-hidden #youtube-player{visibility:hidden}#audioModeDisplay{position:absolute;inset:0;width:100%;height:100%;display:none;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:3rem 2rem;background:var(--bg-dark, #0a1810);z-index:999;pointer-events:none}#audioModeDisplay.active{display:flex!important;pointer-events:auto}#audioModeArtwork{width:160px;height:160px;border-radius:16px;object-fit:cover;box-shadow:0 12px 40px #0009}#audioModeInfo{text-align:center}#audioModeTitle{font-size:1.1rem;font-weight:700;color:var(--text-main);margin-bottom:.35rem}#audioModeCreator{font-size:.9rem;color:var(--text-dim)}.audio-eq{display:flex;margin-top:.5rem;align-items:flex-end;gap:4px;height:28px}.audio-eq span{display:block;width:4px;border-radius:2px;background:var(--secondary);animation:eqBounce 1.2s ease-in-out infinite}.audio-eq span:nth-child(1){height:10px;animation-delay:0s}.audio-eq span:nth-child(2){height:22px;animation-delay:.15s}.audio-eq span:nth-child(3){height:16px;animation-delay:.3s}.audio-eq span:nth-child(4){height:24px;animation-delay:.45s}.audio-eq span:nth-child(5){height:12px;animation-delay:.6s}@keyframes eqBounce{0%,to{transform:scaleY(.4);opacity:.5}50%{transform:scaleY(1);opacity:1}}#audioModeBtn.active{background:#1a5f3f4d;border-color:#1a5f3f99;color:var(--secondary)}.player-header-info{flex:1}.player-actions{display:flex;gap:.5rem;align-items:flex-start}.player-actions--mobile{display:none}.player-actions--desktop{display:flex}.player-actions--mobile{position:relative;align-items:center;gap:.25rem;flex-shrink:0}.player-overflow-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:1200;background:#0a1810f7;border:1px solid var(--glass-border, rgba(255, 255, 255, .12));border-radius:14px;padding:.5rem 0;min-width:220px;box-shadow:0 8px 32px #0000008c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.player-overflow-item{display:flex;align-items:center;gap:.65rem;width:100%;padding:.65rem 1rem;background:none;border:none;color:var(--text-primary, #fff);font-size:.9rem;cursor:pointer;text-align:left;text-decoration:none;transition:background .12s}.player-overflow-item i{font-size:1.1rem;color:var(--text-dim, rgba(255, 255, 255, .55));flex-shrink:0}.player-overflow-item:hover{background:#ffffff0f}.player-overflow-item.active,.player-overflow-item.active i{color:var(--primary-light, #4ade80)}#playerSource{font-size:.8rem;margin-bottom:.5rem}#playerTitle{font-size:1.5rem;font-weight:700;line-height:1.3}#playerCreator{color:var(--text-dim);margin-top:.5rem;font-size:.9rem}.creator-link{cursor:pointer;color:var(--text-dim);text-decoration:none;transition:color .2s}.creator-link:hover{color:var(--secondary)}#playerChannelInfo,#playerPlaylistInfo{display:none}.channel-info-container,.playlist-info-container{margin-top:.25rem;font-size:.85rem}.channel-link,.playlist-link{color:var(--secondary);text-decoration:none;font-weight:600;cursor:pointer;transition:color .2s}.channel-link:hover,.playlist-link:hover{color:var(--text-main);text-decoration:underline}#externalLink.modal-header-btn{text-decoration:none;color:var(--text-main)}#playerProgressBar{position:relative;width:100%;height:4px;background:#ffffff14;overflow:hidden;flex-shrink:0}#progressBuffer{position:absolute;inset:0;width:0%;background:#ffffff2e;transition:width .4s linear}#progressPlayed{position:absolute;inset:0;width:0%;background:linear-gradient(90deg,var(--primary) 0%,var(--secondary) 100%);transition:width .4s linear;box-shadow:0 0 6px #d4af3766}.player-description-container,.upnext-container{border-top:1px solid var(--glass-border);background:#0a181066;padding:0 1.5rem 1rem}.upnext-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-top:.75rem;padding:.5rem}#upNextList sidebar-track-item{cursor:pointer;margin-bottom:0}#playlistToggleBtn,#playlistToggleBtnDesktop{display:none!important}@media(max-width:768px){player-video-header.has-playlist #playlistToggleBtn{display:flex!important}}@media(min-width:769px){player-video-header.has-playlist #playlistToggleBtnDesktop{display:flex!important}}#playlistToggleBtn.active,#playlistToggleBtnDesktop.active{background:#d4af3733;color:var(--secondary);border-color:#d4af3766}@media(min-width:769px){player-playlist-sidebar{display:none!important}#playerModal.playlist-open player-playlist-sidebar{display:block!important}}#upNextList .upnext-skeleton-row{aspect-ratio:16 / 9;border-radius:8px;border:1px solid var(--glass-border);background:#ffffff08;overflow:hidden;position:relative;width:100%}#upNextList .upnext-skeleton-row:after{content:"";position:absolute;inset:0;transform:translate(-60%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:skeleton-shimmer 1.15s ease-in-out infinite}#playerDescriptionDetails{color:var(--text-dim)}#playerDescriptionDetails summary{cursor:pointer;font-weight:600;color:var(--text-main);list-style:none;display:block;width:100%;position:relative;padding:.2rem 2rem .2rem 0}.description-content{white-space:pre-wrap;font-size:.9rem;line-height:1.6;color:var(--text-dim);margin-top:.5rem;max-height:none;overflow:visible;padding:.5rem 1rem}.description-content::-webkit-scrollbar{width:6px}.description-content::-webkit-scrollbar-track{background:#ffffff0d}.description-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.timestamp-link{color:var(--secondary);text-decoration:none;cursor:pointer;font-weight:600;transition:all .2s;padding:2px 4px;border-radius:4px;background:#1a5f3f26}.timestamp-link:hover{text-decoration:none;background:#1a5f3f40;color:var(--text-main)}#chapterSection{border-top:1px solid var(--glass-border);background:#0a181066}#chapterList{display:flex;flex-direction:column;padding:.25rem 0;gap:0}.chapter-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 1.5rem;background:transparent;border:none;cursor:pointer;text-align:left;width:100%;transition:background .15s ease;border-left:3px solid transparent}.chapter-item:hover{background:#ffffff0d}.chapter-item.active{background:#1a5f3f33;border-left-color:var(--secondary)}.chapter-timestamp{font-size:.8rem;font-weight:700;color:var(--secondary);font-variant-numeric:tabular-nums;min-width:3.5rem;flex-shrink:0}.chapter-item.active .chapter-timestamp{color:var(--secondary)}.chapter-label{font-size:.875rem;color:var(--text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.chapter-item.active .chapter-label{color:var(--text-main);font-weight:600}@keyframes modalWave{0%{box-shadow:0 0 #d4af374d,0 0 #d4af3733,0 0 #d4af371a}to{box-shadow:0 0 0 8px #d4af3700,0 0 0 16px #d4af3700,0 0 0 24px #d4af3700}}#playerModal.is-playing .modal-content{border-color:#d4af3766;animation:modalWave 2s ease-out infinite}#playlistSidebar,player-playlist-sidebar{display:none;width:350px;background:var(--bg-card);border-left:1px solid var(--glass-border);overflow:visible;flex-shrink:0}.playlist-sidebar-header{padding:.75rem 1rem;border-bottom:1px solid var(--glass-border);display:flex;flex-direction:column;gap:.4rem}.playlist-sidebar-header h3{margin:0;font-size:.9rem;color:var(--text-main)}.playlist-overlay-close{display:none}#playlistSidebarTitle{margin:0;font-size:.78rem;color:var(--text-dim)}#sidebarSortBy{width:100%;padding:.25rem .6rem;border-radius:8px;border:1px solid var(--glass-border);background:#0a1810f2;color:var(--text-main);font-size:.8rem;height:34px;font-weight:600;cursor:pointer;outline:none}#playlistSidebarTracks{padding:.5rem}.sidebar-title-skeleton{width:70%;height:12px;border-radius:999px;display:inline-block;border:none}.sidebar-track-skeleton{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.sidebar-track-skeleton-row{display:grid;grid-template-columns:24px 1fr 28px;gap:.75rem;align-items:center;padding:.75rem;border-radius:14px;pointer-events:none}.sidebar-skel-index{color:var(--text-dim);font-weight:700;font-size:.8rem;width:24px}.sidebar-skel-main{overflow:hidden}.sidebar-skel-line{height:11px;border-radius:10px;border:none;display:block}.sidebar-skel-title{width:82%;margin-bottom:7px}.sidebar-skel-sub{width:56%}.sidebar-skel-icon{width:28px;height:28px;border-radius:10px;border:none}#playerModal.pip-mode{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;padding:0;justify-content:flex-start;align-items:flex-end;inset:auto;width:0;height:0}#playerModal.pip-mode .modal-content{pointer-events:auto;position:fixed;width:360px;max-width:90vw;height:auto;max-height:none;transform:none;border-radius:18px;box-shadow:0 16px 50px #0009;z-index:10001;padding:0;background:var(--color-bg-black);overflow:hidden;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}#playerModal.pip-mode .modal-content:active{cursor:grabbing}#playerModal.pip-mode .modal-body{padding:0}#playerModal.pip-mode #playerProgressBar,#playerModal.pip-mode player-bookmarks,#playerModal.pip-mode player-chapters,#playerModal.pip-mode player-description,#playerModal.pip-mode player-upnext{display:none!important}#playerModal.pip-mode player-playlist-sidebar{display:none!important}#playerModal.pip-mode .modal-header{position:absolute;inset:0;height:0;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;overflow:visible}#playerModal.pip-mode .modal-header .player-header-info,#playerModal.pip-mode .modal-header .player-actions--desktop,#playerModal.pip-mode .modal-header .player-actions--mobile>*:not(#expandBtn):not(#playerCloseBtnMobile){display:none!important}#playerModal.pip-mode .modal-header .player-actions--mobile{display:block!important;position:static;pointer-events:none}#playerModal.pip-mode #expandBtn,#playerModal.pip-mode #playerCloseBtnMobile{display:flex!important;pointer-events:auto;z-index:10002;position:absolute;background:#0000008c;border-radius:999px}#playerModal.pip-mode #expandBtn{top:10px;left:10px}#playerModal.pip-mode #playerCloseBtnMobile{top:10px;right:10px}#playerModal.pip-mode #playerContainer iframe,#playerModal.pip-mode #playerContainer #youtube-player{pointer-events:none}.section-header-row,.chapter-list-header{display:flex;align-items:center;gap:.5rem;padding:.6rem 2.5rem;margin:0 -1.5rem;width:calc(100% + 3rem);color:var(--text-dim);cursor:pointer;-webkit-user-select:none;user-select:none}.chapter-list-header:hover,.section-header-row:hover{background:#ffffff05}.section-icon{flex-shrink:0;color:var(--text-dim)}.section-title-group{display:flex;flex-direction:column;gap:.1rem;justify-content:center}.section-title{font-weight:600;font-size:.85rem;line-height:1;color:var(--text-main);letter-spacing:1px;text-transform:uppercase}.section-subtitle{font-size:.82rem;color:var(--text-dim)}.section-toggle-btn{margin-left:auto;background:transparent;border:none;color:var(--secondary);font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:6px;transition:background .2s ease;font-size:1rem;line-height:1}.section-toggle-btn:hover{background:#ffffff0f;color:var(--text-main)}#expandBtn,.pip-only-btn{display:none}#playerModal.pip-mode #playerContainer{min-height:unset}#playerModal.pip-mode #pipBtn{display:none}.modal-content{transition:transform .4s cubic-bezier(.175,.885,.32,1.275),width .4s ease,height .4s ease,bottom .4s ease,left .4s ease,border-radius .4s ease,box-shadow .4s ease}@media(max-width:768px){#playerModal{padding:0}#playerModal .modal-content{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0;margin:0;width:100%;overflow-y:auto;overflow-x:hidden}#playerModal .modal-body{flex-direction:column;overflow:visible}#playerModal .modal-header{flex-direction:row;align-items:flex-start;padding:.85rem 1rem;gap:.75rem;flex-wrap:nowrap}#playerModal .modal-header .player-header-info{flex:1;min-width:0;order:unset}#playerModal .player-header-info h2{font-size:1rem;line-height:1.3}#playerModal .player-header-info p{font-size:.8rem}.player-actions--desktop{display:none}.player-actions--mobile{display:flex}#playerMainSection{min-height:unset;flex:0 0 auto}#playerModal #playerContainer{min-height:200px;aspect-ratio:16 / 9}#playerModal #playerContainer iframe,#playerModal #playerContainer #youtube-player{min-height:200px}#playerModal.playlist-open #playerContainer iframe,#playerModal.playlist-open #playerContainer #youtube-player{pointer-events:none}#playlistSidebar,player-playlist-sidebar{display:none!important;position:fixed;inset:0;width:100vw!important;height:100vh!important;height:100dvh!important;max-width:none;max-height:none;background:var(--bg-dark);z-index:2000;border-left:none;overflow-y:auto;overflow-x:hidden;transition:opacity .25s ease,transform .25s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(16px);pointer-events:none;flex:none}#playerModal.playlist-open player-playlist-sidebar{display:block!important;opacity:1;transform:translateY(0);pointer-events:auto}#playerModal.playlist-open .modal-content{-webkit-backdrop-filter:none;backdrop-filter:none}#playlistToggleBtn.active{background:#d4af3733;color:var(--secondary);border-color:#d4af3766}.playlist-sidebar-header-row{display:flex;align-items:center;justify-content:space-between}.playlist-overlay-close{display:flex;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:10px;width:32px;height:32px;align-items:center;justify-content:center;color:var(--text-main);cursor:pointer;flex-shrink:0;transition:background .2s}.playlist-overlay-close:active{background:var(--danger);border-color:transparent}.sidebar-tracks-grid{display:flex;flex-direction:column;padding:.25rem}.playlist-sidebar-header{padding:.6rem 1rem;background:#0a1810fa;border-bottom:1px solid var(--glass-border);position:sticky;top:0;z-index:10;display:flex;flex-direction:column;gap:.35rem}.playlist-sidebar-header h3{font-size:.9rem;font-weight:700;margin:0}#playlistSidebarTitle{font-size:.78rem;margin:0}#sidebarSortBy{height:36px;font-size:.8rem;padding:.25rem .6rem}#playlistSidebarTracks{padding:.75rem .75rem 3rem}.section-header-row,.chapter-list-header{padding:.5rem 1rem;margin:0;width:100%}#chapterList,#playerDescriptionContent,#upNextList{padding:0 1rem .75rem}.description-content{font-size:.85rem;line-height:1.5}#upNextList.upnext-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;padding:.25rem .5rem;margin-top:.5rem}#audioModeArtwork{width:120px;height:120px}#audioModeTitle{font-size:1rem}#audioModeCreator{font-size:.85rem}#playerModal.pip-mode .modal-content{width:280px;max-width:85vw}.chapter-item{padding:.6rem .75rem;gap:.75rem}.chapter-index{width:24px;font-size:.75rem}.chapter-title{font-size:.85rem}.chapter-time{font-size:.75rem}}@media(max-width:480px){#playerModal .modal-header{padding:.5rem .75rem}#playerModal .player-header-info h2{font-size:.9rem;-webkit-line-clamp:2;line-clamp:2}#playerModal .player-header-info h2{-webkit-line-clamp:2;line-clamp:2}#playerModal #playerContainer,#playerModal #playerContainer iframe,#playerModal #playerContainer #youtube-player{min-height:180px}#playlistSidebar,player-playlist-sidebar{height:100%!important;max-height:none}.sidebar-track-item{padding:.5rem}.section-header-row,.chapter-list-header{padding:.5rem .75rem}#chapterList,#playerDescriptionContent,#upNextList{padding:0 .75rem .5rem}#upNextList.upnext-list{grid-template-columns:1fr}#audioModeArtwork{width:100px;height:100px}#playerModal.pip-mode .modal-content{width:220px}}@media(max-width:768px)and (orientation:landscape){#playerModal .modal-body{flex-direction:row}#playerMainSection{flex:1}#playlistSidebar,player-playlist-sidebar{width:100%!important;max-width:none;border-left:none;border-top:none}#playerModal #playerContainer{min-height:150px;max-height:50vh}#playerModal #playerContainer iframe,#playerModal #playerContainer #youtube-player{min-height:150px}}.offline-progress-ring{display:block;color:var(--text-primary, #fff);transition:stroke-dasharray .3s ease}.offline-btn--downloading{color:var(--primary-light, #4ade80)!important}#playlistModal .modal-content{overflow-y:auto;overflow-x:hidden;height:calc(100vh - 1rem)}#playlistModal .modal-body{overflow:visible;flex:none;padding-bottom:2rem}#modalTrackList{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;width:100%;contain:layout style}.modal-track-skeleton{display:flex;flex-direction:column;gap:.6rem;grid-column:1 / -1}.playlist-track-sentinel{height:1px;width:100%;grid-column:1 / -1}@media(max-width:768px){#playlistModal .modal-content{height:100vh;height:100dvh}}@media(max-width:480px){#modalTrackList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem}}playlist-header{display:block}#playlistModal .modal-header{flex-direction:row;align-items:flex-start;gap:1.5rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--glass-border)}.playlist-header-info{flex:1;min-width:0}#playlistSource{font-size:.8rem;margin-bottom:.5rem}#playlistTitle{font-size:1.5rem;font-weight:700;line-height:1.3}#playlistDescription{color:var(--text-dim);margin-top:.5rem;font-size:.9rem;line-height:1.5;max-width:600px}#playlistChannelInfo{display:none;margin-top:.5rem}.playlist-actions{display:flex;gap:.5rem;align-items:flex-start;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}#playlistSortBy.header-action-item{width:auto;min-width:unset;padding:.4rem .75rem;font-size:.85rem;border-radius:10px;background:#0a1810f2;height:40px}#modalMeta{display:none}.modal-meta-btn{display:none;position:relative}.modal-meta-btn.has-meta{display:flex}.modal-meta-btn:hover,.modal-meta-btn.active{background:#1a5f3f40;color:var(--primary-light, #4ade80);border-color:#1a5f3f66}.modal-meta-popup{display:none;position:fixed;z-index:1100;background:#0a1810f7;border:1px solid var(--glass-border, rgba(255, 255, 255, .12));border-radius:14px;padding:1rem;min-width:220px;max-width:320px;overflow-y:auto;box-shadow:0 8px 32px #00000080;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.modal-meta-popup.open{display:block}.modal-meta-popup-section{margin-bottom:.6rem}.modal-meta-popup-section:last-child{margin-bottom:0}.modal-meta-popup-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:.35rem}.modal-pills{display:flex;flex-wrap:wrap;gap:.4rem}.modal-pill{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}.modal-pill-teacher{background:#1a5f3f33;color:var(--primary-light, #4ade80);border:1px solid rgba(26,95,63,.35)}.modal-pill-tag{background:#6366f126;color:var(--color-indigo-tint);border:1px solid rgba(99,102,241,.3)}.playlist-actions--mobile{display:none}.playlist-actions--desktop{display:flex}.playlist-actions--mobile{position:relative;align-items:center;gap:.25rem;flex-shrink:0}.playlist-overflow-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:1200;background:#0a1810f7;border:1px solid var(--glass-border, rgba(255, 255, 255, .12));border-radius:14px;padding:.5rem 0;min-width:220px;box-shadow:0 8px 32px #0000008c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.playlist-overflow-section{display:flex;flex-direction:column;gap:.3rem;padding:.5rem 1rem}.playlist-overflow-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim, rgba(255, 255, 255, .45))}.playlist-overflow-select{background:#ffffff0f;border:1px solid var(--glass-border, rgba(255, 255, 255, .1));border-radius:8px;color:var(--text-primary, #fff);font-size:.875rem;padding:.4rem .6rem;width:100%;cursor:pointer}.playlist-overflow-divider{height:1px;background:var(--glass-border, rgba(255, 255, 255, .08));margin:.35rem 0}.playlist-overflow-item{display:flex;align-items:center;gap:.65rem;width:100%;padding:.65rem 1rem;background:none;border:none;color:var(--text-primary, #fff);font-size:.9rem;cursor:pointer;text-align:left;transition:background .12s}.playlist-overflow-item i{font-size:1.1rem;color:var(--text-dim, rgba(255, 255, 255, .55));flex-shrink:0}.playlist-overflow-item:hover{background:#ffffff0f}.playlist-overflow-item.active,.playlist-overflow-item.active i{color:var(--primary-light, #4ade80)}@media(max-width:768px){#playlistModal .modal-header{flex-direction:row;align-items:flex-start;gap:.75rem;padding:.85rem 1rem}.playlist-header-info{flex:1;min-width:0;order:unset;width:auto}.playlist-actions--desktop{display:none}.playlist-actions--mobile{display:flex}#playlistTitle{font-size:1.1rem}#playlistDescription{font-size:.85rem;margin-top:.35rem}}@media(max-width:480px){#playlistTitle{font-size:1rem}}.modal-scroll-sentinel{height:1px;width:100%;flex-shrink:0}.modal-header-skel-source{width:84px;height:12px;border-radius:999px;display:inline-block;border:none}.modal-header-skel-title{width:min(520px,70vw);height:18px;border-radius:12px;display:inline-block;border:none;margin-bottom:.5rem}.modal-header-skel-desc{width:min(620px,78vw);height:12px;border-radius:12px;display:inline-block;border:none;background:#ffffff1a}.playlist-search-bar{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;border-bottom:1px solid var(--glass-border, rgba(255, 255, 255, .08));background:#0a1810d9;position:sticky;top:0;z-index:10}.playlist-search-icon{color:var(--text-dim, rgba(255, 255, 255, .45));font-size:1rem;flex-shrink:0}.playlist-search-input{flex:1;background:transparent;border:none;outline:none;color:var(--text-primary, #fff);font-size:.9rem;min-width:0}.playlist-search-input::placeholder{color:var(--text-dim, rgba(255, 255, 255, .4))}.playlist-search-input::-webkit-search-cancel-button{display:none}.playlist-search-clear{background:none;border:none;cursor:pointer;color:var(--text-dim, rgba(255, 255, 255, .45));padding:.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:color .15s}.playlist-search-clear:hover{color:var(--text-primary, #fff)}.playlist-search-empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;color:var(--text-dim, rgba(255, 255, 255, .45));text-align:center}.playlist-search-empty i{font-size:2rem}.modal-resume-btn{position:relative}@keyframes resume-pulse{0%{opacity:1}40%{opacity:.4}to{opacity:1}}sidebar-track-item.resume-highlight{animation:resume-pulse .6s ease-in-out 2;border-radius:10px;outline:2px solid var(--primary-light, #4ade80);outline-offset:2px}.queue-window{position:fixed;bottom:2rem;right:2rem;width:380px;max-height:600px;background:linear-gradient(160deg,#ffffff14,#ffffff0a);-webkit-backdrop-filter:blur(28px) saturate(200%);backdrop-filter:blur(28px) saturate(200%);border:1px solid rgba(212,175,55,.28);border-radius:20px;box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff1a;display:flex;flex-direction:column;z-index:9999;transition:all .35s cubic-bezier(.4,0,.2,1)}.queue-window.minimized{width:auto;max-height:unset;border-radius:16px}.queue-window.minimized .queue-header,.queue-window.minimized .queue-body{display:none}.queue-window.minimized .queue-controls{padding:.6rem .75rem;border-bottom:none}.queue-controls .queue-expand-btn{display:none}.queue-window.minimized .queue-controls .queue-expand-btn{display:flex}.queue-drag-handle{display:none;align-items:center;justify-content:center;padding:0 .25rem;color:var(--text-dim);cursor:grab;touch-action:none;flex-shrink:0}.queue-drag-handle:active{cursor:grabbing}.queue-window.minimized .queue-drag-handle{display:flex}.queue-window.hidden,.queue-window.no-player{display:none}.queue-header{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem;border-bottom:1px solid rgba(212,175,55,.18);user-select:none;-webkit-user-select:none}.queue-header h3{margin:0;font-size:.92rem;font-weight:700;color:var(--text-main)}.queue-header-actions{display:flex;align-items:center;gap:.4rem}.queue-header-btn{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:.4rem;cursor:pointer;color:var(--text-main);display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,transform .15s;font-family:inherit;min-width:32px;min-height:32px}.queue-header-btn:hover{background:#ffffff2e;border-color:#ffffff47}.queue-header-btn:active{transform:scale(.91);transition-duration:.1s}.queue-header-btn#clearQueueBtn:hover,.queue-header-btn#clearQueueBtn:active{background:#ef44442e;border-color:#ef444466;color:var(--color-danger-vivid)}.queue-controls{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:1.1rem 1rem;border-bottom:1px solid rgba(255,255,255,.07)}.queue-control-btn{background:#ffffff1a;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:.75rem;cursor:pointer;color:var(--text-main);display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff14;font-family:inherit}.queue-control-btn:hover:not(:disabled){background:#ffffff2e;border-color:#ffffff47;transform:translateY(-2px);box-shadow:0 6px 18px #00000040}.queue-control-btn:active:not(:disabled){transform:scale(.92);transition-duration:.1s}.queue-control-btn:disabled{opacity:.3;filter:grayscale(1);cursor:not-allowed}.queue-play-btn{position:relative;background:#d4af3738;border:1px solid rgba(212,175,55,.5);box-shadow:0 8px 24px #d4af3738;color:var(--text-main)}.queue-play-btn:hover:not(:disabled){background:#d4af3752;border-color:#d4af37b3;box-shadow:0 10px 30px #d4af3752}.queue-mode-btn{padding:.5rem!important;min-width:36px;min-height:36px;background:#ffffff1f!important;border-color:#fff3!important}.queue-mode-btn.queue-mode-active{background:#d4af3738!important;border-color:#d4af378c!important;color:var(--secondary, #d4af37)!important;box-shadow:0 0 12px #d4af3733!important}.queue-body{flex:1;overflow-y:auto;min-height:200px;max-height:400px}.queue-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;color:var(--text-dim);text-align:center}.queue-empty svg{margin-bottom:1rem;opacity:.5}.queue-empty p{margin:0}.queue-empty-text{font-size:.85rem;color:var(--text-dim);margin-top:.5rem}.queue-list{padding:.5rem}.queue-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.4rem;background:#1a5f3f1a;border:1px solid rgba(212,175,55,.2);border-radius:12px;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.queue-item:hover{background:#1a5f3f38;border-color:#d4af3766;transform:translate(3px)}.queue-item:active{background:#1a5f3f47;border-color:#d4af3773}.queue-item.active{background:#1a5f3f4d;border-color:#1a5f3f99}.queue-item-index{font-size:.82rem;color:var(--text-dim);font-weight:700;min-width:22px;text-align:center}.queue-item.active .queue-item-index{color:var(--secondary)}.queue-item-state-icon{font-size:14px;display:block}.queue-item.is-playing-item .queue-item-state-icon{color:var(--secondary, #d4af37);animation:queueSpeakerPulse 1.4s ease-in-out infinite}.queue-item.active:not(.is-playing-item) .queue-item-state-icon{color:var(--text-dim)}@keyframes queueSpeakerPulse{0%,to{opacity:1}50%{opacity:.45}}.queue-item-info{flex:1;min-width:0}.queue-item-title{font-size:.88rem;font-weight:600;color:var(--text-main);margin-bottom:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.queue-item-creator{font-size:.78rem;color:var(--text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.queue-item-remove{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:var(--text-main);cursor:pointer;padding:.3rem;min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0;transition:background .2s,border-color .2s,color .2s,transform .15s;font-family:inherit}.queue-item-remove:hover,.queue-item-remove:focus-visible{background:#ef44442e;border-color:#ef444466;color:var(--color-danger-vivid)}.queue-item-remove:active{transform:scale(.9);background:#ef444440;border-color:#ef444480;color:var(--color-danger-vivid);transition-duration:.1s}.queue-item-remove:disabled,.queue-item-remove.is-pinned{opacity:.25;cursor:not-allowed;pointer-events:none}.queue-item-pin{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:#faf9f68c;cursor:pointer;padding:.3rem;border-radius:6px;display:flex;align-items:center;justify-content:center;min-width:30px;min-height:30px;opacity:.55;transition:opacity .15s,background .15s,border-color .15s,color .15s,transform .15s;flex-shrink:0;font-family:inherit}.queue-item-pin.is-pinned{opacity:1;color:var(--secondary, #d4af37);background:#d4af3726;border-color:#d4af3773}.queue-item:hover .queue-item-pin{opacity:1}.queue-item-pin:hover,.queue-item-pin:focus-visible{opacity:1;background:#d4af3726;border-color:#d4af3766;color:var(--secondary, #d4af37)}.queue-item-pin:active{transform:scale(.9);transition-duration:.1s}@media(hover:none){.queue-item-pin{opacity:1;color:var(--text-main)}}.queue-item.is-pinned{border-left:2px solid var(--secondary)}.queue-item-drag-handle{display:flex;align-items:center;color:var(--text-dim);opacity:.35;cursor:grab;padding:0 2px;flex-shrink:0;transition:opacity .15s,color .15s}.queue-item:hover .queue-item-drag-handle{opacity:1;color:var(--text-main)}.queue-item-drag-handle:active{cursor:grabbing}@media(hover:none){.queue-item-drag-handle{opacity:1;color:var(--text-main)}}.queue-item.queue-item-dragging{opacity:.4;background:#d4af3714}.queue-item.queue-item-drag-over{border-color:#d4af37b3;background:#d4af3724;border-top:2px solid rgba(212,175,55,.95);transform:translate(3px)}.queue-item.is-played{opacity:.5}.queue-item-played-icon{color:var(--text-dim);font-size:13px!important}.queue-body::-webkit-scrollbar{width:5px}.queue-body::-webkit-scrollbar-track{background:#0003;border-radius:3px}.queue-body::-webkit-scrollbar-thumb{background:#d4af374d;border-radius:3px}.queue-body::-webkit-scrollbar-thumb:hover{background:#d4af378c}.queue-window.is-empty{width:60px;height:60px;border-radius:30px;min-height:unset;padding:0;overflow:visible;border:1px solid rgba(212,175,55,.4);background:#ffffff1a;-webkit-backdrop-filter:blur(28px) saturate(200%);backdrop-filter:blur(28px) saturate(200%);box-shadow:0 12px 40px #00000073,inset 0 0 0 1px #ffffff1a;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.queue-window.is-empty:active{transform:scale(.9)!important}.queue-window.is-empty .queue-header,.queue-window.is-empty .queue-body,.queue-window.is-empty .queue-drag-handle,.queue-window.is-empty .queue-control-btn:not(.queue-play-btn){display:none!important}.queue-window.is-empty .queue-controls{padding:0;border:none;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.queue-window.is-empty .queue-play-btn{width:60px;height:60px;min-width:unset;min-height:unset;flex-shrink:0;padding:0;margin:0;border-radius:50%;background:transparent;border:none;box-shadow:none;transform:none!important;color:var(--secondary, #d4af37);display:flex;align-items:center;justify-content:center;line-height:1}.queue-window.is-empty .queue-play-btn svg,.queue-window.is-empty .queue-play-btn i{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:28px!important;line-height:1;flex-shrink:0;margin:0;padding:0}.queue-window.is-empty .queue-play-btn i:before{display:block;line-height:1;font-size:inherit;width:1em;height:1em}@keyframes pulseRing{0%{transform:scale(1);opacity:.6}to{transform:scale(1.8);opacity:0}}@keyframes pulseRingSlow{0%{transform:scale(1);opacity:.4}to{transform:scale(2.2);opacity:0}}.is-playing .queue-play-btn:before,.is-playing .queue-play-btn:after{content:"";position:absolute;inset:-2px;border-radius:inherit;border:2px solid rgba(212,175,55,.5);pointer-events:none}.is-playing .queue-play-btn:before{animation:pulseRing 2s ease-out infinite}.is-playing .queue-play-btn:after{animation:pulseRingSlow 2s ease-out .6s infinite}.is-playing .queue-play-btn{border-color:#d4af37a6;background:#d4af3747;box-shadow:0 0 20px #d4af3747}@media(max-width:768px){.queue-window{right:1rem;bottom:5rem;width:calc(100% - 2rem);max-width:380px;max-height:50vh;border-radius:16px}.queue-window.is-empty{width:56px;height:56px;right:1rem;bottom:5rem;max-height:unset;border-radius:28px;overflow:visible}.queue-window.is-empty .queue-controls{width:56px;height:56px;padding:0;border:none;display:flex;align-items:center;justify-content:center}.queue-window.is-empty .queue-play-btn{width:56px;height:56px;min-width:unset;min-height:unset;padding:0;margin:0;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.queue-header h3{font-size:.85rem}.queue-controls{padding:.75rem .5rem;gap:.4rem}.queue-control-btn{width:40px;height:40px;padding:.5rem}.queue-mode-btn{min-width:38px;min-height:38px}.queue-item{padding:.6rem .5rem;gap:.5rem}.queue-item-pin,.queue-item-remove{min-width:36px;min-height:36px;padding:.4rem}.queue-item:hover{transform:none}}@media(max-width:480px){.queue-window{right:.5rem;bottom:4.5rem;width:calc(100% - 1rem);max-height:45vh;border-radius:14px}.queue-window.is-empty{width:48px;height:48px;right:.75rem;bottom:4.5rem;max-height:unset;border-radius:24px;overflow:visible}.queue-window.is-empty .queue-controls{width:48px;height:48px;padding:0;border:none;display:flex;align-items:center;justify-content:center}.queue-window.is-empty .queue-play-btn{width:48px;height:48px;min-width:unset;min-height:unset;padding:0;margin:0;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.queue-window.is-empty .queue-play-btn svg,.queue-window.is-empty .queue-play-btn i{display:flex;align-items:center;justify-content:center;font-size:22px!important;width:22px;height:22px;line-height:1;margin:0;padding:0}.queue-window.is-empty .queue-play-btn i:before{display:block;line-height:1;font-size:inherit;width:1em;height:1em}.queue-item-title{font-size:.82rem}.queue-item-creator{font-size:.74rem}}.queue-name-prompt{position:fixed;inset:0;z-index:100000;background:#0000008c;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem}.queue-name-prompt-box{background:#123423f2;border:1px solid rgba(212,175,55,.3);border-radius:16px;padding:1.5rem;width:100%;max-width:360px;box-shadow:0 12px 40px #00000080;display:flex;flex-direction:column;gap:.75rem}.queue-name-prompt-label{color:var(--text-main, #f0ead6);font-size:.95rem;font-weight:600}.queue-name-prompt-input{background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:var(--text-main, #f0ead6);font-size:.95rem;padding:.6rem .8rem;outline:none;width:100%;box-sizing:border-box;transition:border-color .2s}.queue-name-prompt-input:focus{border-color:#d4af3799}.queue-name-prompt-input::placeholder{color:#f0ead666}.queue-name-prompt-actions{display:flex;gap:.5rem;justify-content:flex-end}.queue-name-prompt-cancel,.queue-name-prompt-save{border-radius:8px;border:1px solid rgba(255,255,255,.18);cursor:pointer;font-size:.875rem;padding:.45rem 1rem;transition:background .2s,border-color .2s}.queue-name-prompt-cancel{background:#ffffff12;color:var(--text-dim, rgba(240, 234, 214, .65))}.queue-name-prompt-cancel:hover{background:#ffffff1f}.queue-name-prompt-save{background:#d4af372e;border-color:#d4af3773;color:var(--secondary, #d4af37);font-weight:600}.queue-name-prompt-save:hover{background:#d4af3747;border-color:#d4af37a6}.queue-item-offline-badge{display:inline-flex;align-items:center;gap:2px;font-size:12px;flex-shrink:0;opacity:.85}.queue-item-offline-badge--done{color:var(--primary-light, #4ade80)}.queue-item-offline-badge--active{color:var(--text-dim, rgba(255,255,255,.5))}.queue-item-offline-badge--active i{animation:queue-badge-pulse 1.5s ease-in-out infinite}.queue-item-offline-pct{font-size:10px;font-weight:600;letter-spacing:.02em;min-width:22px}.queue-item-progress{height:2px;border-radius:1px;background:#ffffff14;overflow:hidden;margin-top:4px}.queue-item-progress-fill{height:100%;border-radius:1px;background:var(--primary-light, #4ade80);transition:width .3s ease;min-width:4px}@keyframes queue-badge-pulse{0%,to{opacity:.4}50%{opacity:1}}search-filters,filter-bar{display:block;text-align:center;contain:style}.search-area{position:relative;max-width:700px;margin:0 auto;background:#ffffff0f;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);padding:.45rem;border-radius:24px;border:1px solid var(--glass-border);display:flex;box-shadow:0 20px 40px #00000059,inset 0 1px #ffffff14;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.search-area:focus-within{border-color:var(--secondary);box-shadow:0 0 0 4px #1a5f3f38,0 24px 48px #0006;transform:translateY(-2px)}.search-area input{flex:1;background:transparent;border:none;padding:.85rem 1.25rem;color:var(--text-main);font-size:1.05rem;outline:none;font-family:inherit}.search-area input::placeholder{color:var(--text-dim)}.search-btn{-webkit-appearance:none;appearance:none;background:var(--accent-gradient);color:#fff;border:none;padding:0 1.75rem;border-radius:18px;font-weight:700;cursor:pointer;transition:filter .2s,transform .15s;font-family:inherit;font-size:.9rem;box-shadow:0 4px 14px #1a5f3f59}.search-btn:hover{filter:brightness(1.15);transform:scale(1.02)}.search-btn:active{transform:scale(.96);transition-duration:.1s}.top-filters{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:.75rem auto 0;flex-wrap:wrap;background:#ffffff0a;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1px solid var(--glass-border);border-radius:14px;padding:.5rem 1rem;max-width:fit-content;box-shadow:inset 0 1px #ffffff0f}.filter-group{display:flex;align-items:center;gap:.5rem}.filter-label{font-size:.78rem;font-weight:800;text-transform:uppercase;color:var(--text-dim);letter-spacing:.06em;white-space:nowrap}.platform-toggle{display:flex;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3px;border-radius:12px;border:1px solid var(--glass-border)}.plat-btn{-webkit-appearance:none;appearance:none;background:transparent;border:none;color:var(--text-main);padding:.45rem .9rem;border-radius:9px;font-weight:700;font-size:.8rem;cursor:pointer;font-family:inherit;transition:background .2s,color .2s,box-shadow .2s;white-space:nowrap}.plat-btn:hover{background:#ffffff14;color:var(--text-main)}.plat-btn.active{background:#1a5f3f8c;color:var(--text-main);box-shadow:0 3px 10px #1a5f3f59}.filter-actions{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1 1 100%;width:100%;margin:.25rem auto 0;flex-wrap:wrap}.clear-filter-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;background:#ef444414;color:var(--color-danger-vivid);border:1px solid rgba(239,68,68,.2);border-radius:20px;font-weight:600;cursor:pointer;font-size:.78rem;font-family:inherit;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(2px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.clear-filter-btn.visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.clear-filter-btn:hover{background:#ef44442e;border-color:#ef444466;box-shadow:0 4px 12px #ef444426}.apply-filter-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;background:linear-gradient(135deg,#1a5f3fd9,#10b981d9);color:var(--color-surface-tint);border:1px solid rgba(16,185,129,.55);border-radius:20px;font-weight:600;cursor:pointer;font-size:.78rem;font-family:inherit;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(2px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background .2s,border-color .2s,box-shadow .2s;box-shadow:0 6px 18px #10b98138}.apply-filter-btn.visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.apply-filter-btn:hover{background:linear-gradient(135deg,#1a5f3ff2,#10b981f2);border-color:#10b981bf;box-shadow:0 8px 22px #10b9814d}.clear-filter-btn:active,.apply-filter-btn:active{transform:scale(.93);transition-duration:.1s}.quick-filters{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin:.85rem auto 0;width:-webkit-fill-available;width:stretch}.quick-filter-chips{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.quick-filter-chip{padding:.45rem 1.1rem;font-size:.85rem}.search-facets,.selected-facets{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin:.6rem auto 0;width:-webkit-fill-available;width:stretch}.selected-facet-chips{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.selected-facet-chip{padding:.35rem .75rem;font-size:.78rem;border-style:dashed}.selected-facet-chip-clear{border-style:solid;font-weight:600}.selected-facet-remove{margin-left:.35rem;font-weight:700}.search-facet-chips{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.search-facet-chip{padding:.4rem .95rem;font-size:.8rem}.search-facet-chip.unavailable,.search-facet-chip:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.2)}.fb-mobile-backdrop,.fb-mobile-panel-header{display:none}@keyframes fb-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes fb-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes fb-panel-in{0%{opacity:0;transform:translateY(-12px) scale(.97);filter:blur(4px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes fb-panel-out{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}to{opacity:0;transform:translateY(-10px) scale(.97);filter:blur(3px)}}@media(max-width:768px){.top-filters{flex-wrap:wrap;gap:.5rem;padding:.5rem;width:100%;justify-content:flex-start;max-width:100%}.filter-label{display:none}.filter-group{flex:1 1 auto;min-width:0}.platform-toggle{padding:3px}.plat-btn{padding:.4rem .65rem;font-size:.75rem}.clear-filter-btn{padding:.35rem .7rem;font-size:.7rem}.filter-actions{justify-content:stretch;width:100%}.filter-actions .clear-filter-btn,.filter-actions .apply-filter-btn{flex:1 1 auto;justify-content:center}.quick-filters{margin-top:.75rem;gap:.5rem;justify-content:flex-start}.quick-filters .filter-label{display:none}.quick-filter-chips{gap:.4rem;justify-content:flex-start}.quick-filter-chip{padding:.4rem .8rem;font-size:.75rem}.search-facets,.selected-facets{margin-top:.65rem;gap:.5rem;justify-content:flex-start}.search-facet-chips{gap:.4rem;justify-content:flex-start}.selected-facet-chips{gap:.4rem;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;width:100%;padding-bottom:.2rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.search-facet-chip{padding:.35rem .7rem;font-size:.72rem}.selected-facet-chip{padding:.3rem .65rem;font-size:.72rem;flex:0 0 auto}.selected-facet-chip-clear{position:sticky;left:0;z-index:1;box-shadow:10px 0 14px #0f172a2e}.fb-mobile-backdrop.fb-teleported-open{display:block;position:fixed;inset:0;top:var(--header-height, 56px);background:#0208128c;-webkit-backdrop-filter:blur(6px) saturate(140%);backdrop-filter:blur(6px) saturate(140%);z-index:1200;pointer-events:auto;animation:fb-backdrop-in .22s cubic-bezier(.4,0,.2,1) forwards}.fb-mobile-panel-wrap.fb-teleported-open{display:block;position:fixed;left:.6rem;right:.6rem;top:calc(var(--header-height, 56px) + .5rem);max-height:calc(100dvh - var(--header-height, 56px) - 1rem - env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(160deg,#ffffff14,#ffffff08 40%,#06140cd1);-webkit-backdrop-filter:blur(40px) saturate(220%) brightness(1.08);backdrop-filter:blur(40px) saturate(220%) brightness(1.08);border-radius:20px;border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 64px #0000008c,0 8px 24px #00000059,inset 0 1.5px #ffffff38,inset 1px 0 #ffffff14,inset 0 0 32px #1a5f3f0f;padding:0 0 calc(.75rem + env(safe-area-inset-bottom));z-index:1201;pointer-events:auto;animation:fb-panel-in .32s cubic-bezier(.34,1.38,.64,1) forwards;transform-origin:top center}.fb-mobile-panel-header{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem .5rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:.25rem;position:sticky;top:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px 20px 0 0;z-index:1}.fb-mobile-title{margin:0;font-size:1rem;font-weight:700;letter-spacing:-.01em;color:var(--text-main);text-shadow:0 0 20px rgba(26,95,63,.4)}.fb-mobile-close-btn{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,#ffffff24,#ffffff0f);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-main);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;box-shadow:0 2px 8px #00000040,inset 0 1px #fff3;transition:background .18s,transform .15s,box-shadow .18s}.fb-mobile-close-btn:hover{background:linear-gradient(135deg,#ffffff38,#ffffff1a);box-shadow:0 4px 14px #0000004d,inset 0 1px #ffffff47}.fb-mobile-close-btn:active{transform:scale(.88);transition-duration:.1s}.fb-mobile-panel-wrap.fb-teleported-open .top-filters{margin:0;border:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border-radius:0;padding:.75rem 1rem;width:100%;max-width:100%}.fb-mobile-panel-wrap.fb-teleported-open .quick-filters{padding:0 1rem;margin-top:.25rem}.fb-mobile-panel-wrap.fb-teleported-open .search-facets{padding:0 1rem;margin-top:.35rem}.fb-mobile-panel-wrap.fb-teleported-open .filter-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--text-dim);letter-spacing:.07em;margin-bottom:.35rem}.fb-mobile-panel-wrap.fb-teleported-open .filter-actions{margin:.5rem 1rem 0}}@media(max-width:480px){.top-filters{gap:.4rem}.plat-btn{padding:.35rem .5rem;font-size:.7rem}.filter-group{flex:1 1 100%}.platform-toggle{width:100%;justify-content:center}}.playlist-sidebar-track{display:block;padding:.75rem;border-radius:12px;cursor:pointer;transition:all .2s;border:1px solid transparent;margin-bottom:.75rem;background:#ffffff05}.playlist-sidebar-track.active{cursor:default;border-color:#1a5f3f59;background:#1a5f3f1f}.playlist-sidebar-track:not(.active):hover{background:#ffffff0a;border-color:#ffffff14}.track-inner-container{display:flex;flex-direction:column;gap:.5rem;position:relative}.track-thumb{position:relative;width:100%;border-radius:10px;overflow:hidden;background:#ffffff0a;border:1px solid var(--glass-border)}.track-thumb img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.track-thumb-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 60%);pointer-events:none;z-index:1}.track-info-container{padding:.15rem .25rem}.track-title{font-size:.88rem;font-weight:600;line-height:1.35;color:var(--text-main);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.25rem}.playlist-sidebar-track.active .track-title{color:var(--secondary)}.track-meta{font-size:.76rem;color:var(--text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-queue-btn{position:absolute;top:8px;right:8px;width:36px;height:36px;opacity:1;transition:opacity .2s,background .2s;background:#0000008c;backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;z-index:3;cursor:pointer;box-shadow:0 2px 8px #000,0 0 0 1px #000}.sidebar-like-btn{position:absolute;top:8px;left:8px;width:32px;height:32px;opacity:.95;transition:opacity .2s,background .2s;background:#00000080;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-success-tint);z-index:3;cursor:pointer;box-shadow:0 2px 8px #00000073}.sidebar-like-btn.is-liked{color:var(--color-success-light);background:#16a34a59;border-color:#22c55e99}.sidebar-queue-btn-label{display:none}.playlist-sidebar-track:hover .sidebar-queue-btn,.sidebar-queue-btn:focus-visible{opacity:1}@media(max-width:768px){.playlist-sidebar-track{padding:.6rem;margin-bottom:0}.track-title{font-size:.88rem;-webkit-line-clamp:2;line-clamp:2;margin-bottom:.2rem}.track-meta{font-size:.76rem}.sidebar-queue-btn{width:36px;height:36px}.sidebar-like-btn{width:34px;height:34px}.sidebar-queue-btn svg{width:16px;height:16px}.playlist-sidebar-track[data-layout=row]{padding:.85rem;margin-bottom:.75rem}.playlist-sidebar-track[data-layout=row] .track-inner-container{flex-direction:row;align-items:center;gap:.85rem}.playlist-sidebar-track[data-layout=row] .track-thumb{flex-shrink:0;width:110px;border-radius:8px}.playlist-sidebar-track[data-layout=row] .track-info-container{flex:1;min-width:0;padding:0}.playlist-sidebar-track[data-layout=row] .track-title{font-size:.92rem;-webkit-line-clamp:4;line-clamp:4;margin-bottom:.35rem;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.playlist-sidebar-track[data-layout=row] .track-meta{font-size:.78rem;white-space:normal}.sidebar-queue-btn:active{background:#1a5f3f66;border-color:#1a5f3f99}.sti-overflow-wrap{position:relative;flex-shrink:0}.sti-overflow-btn{width:40px;height:40px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-main);cursor:pointer;transition:background .2s}.sti-overflow-btn:active{background:#ffffff26}.sti-overflow-menu{display:none;position:absolute;right:0;bottom:calc(100% + 6px);min-width:170px;background:var(--glass-bg, rgba(15, 30, 20, .96));border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:.4rem;z-index:100;box-shadow:0 8px 24px #00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.sti-overflow-menu.open{display:flex;flex-direction:column;gap:2px}.sti-overflow-item{display:flex;align-items:center;gap:.6rem;padding:.65rem .75rem;border-radius:8px;background:none;border:none;color:var(--text-main);font-size:.9rem;cursor:pointer;width:100%;text-align:left;transition:background .15s}.sti-overflow-item:active{background:#ffffff14}.sti-overflow-item.is-liked{color:var(--color-success-light, #4ade80)}}#network-status-bar{position:fixed;top:0;left:0;right:0;z-index:99999;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:0;font-size:.8rem;font-weight:600;letter-spacing:.01em;overflow:hidden;max-height:0;opacity:0;transition:max-height .25s ease,opacity .2s ease,padding .25s ease;pointer-events:none}#network-status-bar i{font-size:15px;flex-shrink:0}#network-status-bar.nsb-visible{max-height:36px;opacity:1;padding:.45rem 1rem;pointer-events:auto}#network-status-bar.nsb-offline{background:#b42828eb;color:var(--color-danger-tint);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}#network-status-bar.nsb-online{background:#166534eb;color:var(--color-success-pale);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.donate-container{max-width:800px;margin:0 auto;padding:3rem 1.5rem;color:var(--text-main)}.donate-header{text-align:center;margin-bottom:3rem}.donate-header h1{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:var(--text-main);background:linear-gradient(135deg,var(--primary),#e2c50a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.donate-subtitle{font-size:1.1rem;line-height:1.6;color:var(--text-muted);max-width:600px;margin:0 auto}.donate-cards{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.donate-cards{grid-template-columns:1fr 1fr}}.donate-card{background:var(--surface-bg, rgba(255, 255, 255, .05));border:1px solid var(--border-color, rgba(255, 255, 255, .1));border-radius:12px;padding:2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 30px #00000026;transition:transform .3s ease,box-shadow .3s ease}.donate-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000040;border-color:#fff3}.card-icon{width:64px;height:64px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.donate-card h2{font-size:1.4rem;font-weight:600;margin-bottom:.75rem;color:var(--text-main)}.donate-card p{font-size:.95rem;color:var(--text-dim);margin-bottom:2rem;line-height:1.5;flex-grow:1}.paypal-container{width:100%;min-height:48px;display:flex;justify-content:center;align-items:center}.onetime-buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.donate-form{width:100%}.custom-amount{grid-column:span 2}.donate-btn{width:100%;padding:0 1.5rem;height:3rem;border-radius:9999px;font-weight:600;font-size:1rem;cursor:pointer;font-family:Helvetica Neue,Arial,sans-serif;transition:all .2s;border:none;display:inline-flex;justify-content:center;align-items:center}.donate-btn-preset{background-color:#ffd140;color:#000}.donate-btn-preset:hover{background-color:#fce181}.donate-btn-custom{background:linear-gradient(135deg,var(--primary),#d7c00f);color:#fff;border:none;box-shadow:0 4px 15px #7fc70b66}.donate-btn-custom:hover{background:linear-gradient(135deg,#066dba,#44df0a);box-shadow:0 6px 20px #ffffff9c;color:#fff}@media(max-width:480px){.onetime-buttons{grid-template-columns:1fr}.custom-amount{grid-column:1}}.feedback-container{max-width:800px;margin:0 auto;padding:3rem 1.5rem;color:var(--text-main)}.feedback-container app-hero{display:block;margin-bottom:2rem}.feedback-card{background:var(--surface-bg, rgba(255, 255, 255, .05));border:1px solid var(--border-color, rgba(255, 255, 255, .1));border-radius:12px;padding:2.5rem;box-shadow:0 10px 30px #00000026}.feedback-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:var(--text-main);font-size:.95rem}.form-group input,.form-group textarea{width:100%;background:#0003;border:1px solid var(--border-color, rgba(255, 255, 255, .1));border-radius:8px;padding:.8rem 1rem;color:var(--text-main);font-family:inherit;font-size:1rem;transition:all .2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #d4af3733}.feedback-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,var(--primary),#d7c00f);color:#000;border:none;padding:1rem;border-radius:999px;font-weight:700;font-size:1.05rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #7fc70b66;margin-top:1rem}.feedback-btn:hover{background:linear-gradient(135deg,#fce181,#ffd140);transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d}.feedback-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.help.container{--help-text: #f8fafc;--help-text-muted: rgba(248, 250, 252, .94);--help-link: #f4d878;--help-focus: #67e8b0;--help-title-open: #ffe8a6;max-width:1000px;margin:0 auto;padding:2rem 1.25rem 3.5rem;font-family:Outfit,sans-serif;color:var(--help-text);position:relative}.help.container:before,.help.container:after{content:"";position:fixed;pointer-events:none;z-index:0;filter:blur(42px);opacity:.5}.help.container:before{width:300px;height:300px;top:11%;right:5%;background:radial-gradient(circle at center,rgba(212,175,55,.32),transparent 70%)}.help.container:after{width:340px;height:340px;bottom:8%;left:2%;background:radial-gradient(circle at center,rgba(16,185,129,.3),transparent 72%)}.help app-hero,.help-content,.help-footer{position:relative;z-index:1}.help app-hero{display:block;margin-bottom:1.8rem}.help-content{display:grid;gap:1rem}.help-section{position:relative;border-radius:18px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#ffffff29,#ffffff14);-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);box-shadow:0 18px 36px #00000057,inset 0 1px #fff3;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.help-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#ffffff24,#ffffff0a 28%,#08131070)}.help-section:hover{transform:translateY(-2px);border-color:#ffffff52;box-shadow:0 22px 44px #00000061,0 8px 20px #10b98133,inset 0 1px #ffffff3d}.help-section[open]{border-color:#f4d87880;box-shadow:0 24px 48px #0006,0 10px 22px #d4af3738,inset 0 1px #ffffff3d}.help-header{width:100%;border:none;background:transparent;color:inherit;display:flex;align-items:center;gap:.9rem;padding:1.05rem 1.15rem;text-align:left;cursor:pointer;font-family:inherit;position:relative;z-index:1}.help-header i:first-child{width:2.15rem;height:2.15rem;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:linear-gradient(135deg,#1a5f3feb,#10b981bd);color:var(--help-link);border:1px solid rgba(255,255,255,.28);box-shadow:inset 0 1px #ffffff4d;font-size:1.15rem}.help-header h2{margin:0;flex:1;font-size:1.04rem;font-weight:700;line-height:1.3;color:var(--help-text);text-shadow:0 1px 1px rgba(0,0,0,.36)}.help-section[open] .help-header h2{color:var(--help-title-open)}.help-caret{color:#ffffffdb;transition:transform .2s ease;flex-shrink:0}.help-section[open] .help-caret{transform:rotate(180deg)}.help-header:focus-visible{outline:2px solid var(--help-focus);outline-offset:-2px}.help-body{position:relative;z-index:1;padding:.05rem 1.15rem 1.15rem;font-size:.98rem;line-height:1.7;color:var(--help-text-muted);text-shadow:0 1px 1px rgba(0,0,0,.32);max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .3s ease,padding .3s ease}.help-body[hidden]{display:none}.help-section[open] .help-body{max-height:2400px;opacity:1;padding:.05rem 1.15rem 1.15rem}.help-body p{margin:0 0 .9rem}.help-body p:last-child{margin-bottom:0}.help-body strong{color:var(--help-link)}.help-body ul{margin:.65rem 0 .9rem 1.2rem;padding:0}.help-body li{margin:.45rem 0}.help-body a,.help-footer a{color:var(--help-link);text-decoration-color:#f4d878bd;text-underline-offset:2px;font-weight:600}.help-body a:hover,.help-footer a:hover{color:#fde9ac}.faq-item{margin:1rem 0;padding:.85rem .95rem;border-left:3px solid var(--help-link);border-radius:12px;background:linear-gradient(150deg,#10b9813d,#0a181059);box-shadow:inset 0 1px #ffffff26}.faq-item p:first-child{color:var(--help-link);font-weight:700}.shortcuts-table{width:100%;border-collapse:collapse;margin-top:1rem;font-size:.92rem}.shortcuts-table thead th{text-align:left;padding:.5rem .75rem;color:#ffffff8c;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.12)}.shortcuts-table tbody tr{border-bottom:1px solid rgba(255,255,255,.06);transition:background .15s}.shortcuts-table tbody tr:last-child{border-bottom:none}.shortcuts-table tbody tr:hover{background:#ffffff0a}.shortcuts-table tbody td{padding:.6rem .75rem;color:#ffffffd9;vertical-align:middle}.shortcuts-table tbody td:first-child{white-space:nowrap}kbd{display:inline-block;padding:.15em .45em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8em;font-weight:600;color:#ffffffe6;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:5px;box-shadow:0 2px #0000004d;line-height:1.3;white-space:nowrap}.help-badge{display:inline-block;padding:1px 7px;border-radius:20px;background:linear-gradient(135deg,#1a5f3fd9,#10b98199);border:1px solid rgba(16,185,129,.5);color:#a7f3d0;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;vertical-align:middle;margin-left:6px;line-height:1.6}.help-tip{margin-top:1rem;padding:.7rem .95rem;background:linear-gradient(135deg,#d4af3724,#d4af370f);border:1px solid rgba(212,175,55,.28);border-radius:10px;font-size:.92rem;color:#ffffffe6!important;text-shadow:0 1px 1px rgba(0,0,0,.22)}.help-tip i{color:var(--help-link);margin-right:4px}.shortcuts-sep{display:inline-block;margin:0 4px;font-size:.78rem;color:#ffffff73;font-style:italic}.help-body ol{margin:.65rem 0 .9rem 1.2rem;padding:0}.help-body ol li{margin:.45rem 0}.help-footer{margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.2);text-align:center;color:#ffffffe6;text-shadow:0 1px 1px rgba(0,0,0,.25)}@media(max-width:768px){.help.container{padding:1.2rem .85rem 2.3rem}.help.container:before,.help.container:after{display:none}.help-section{border-radius:15px;-webkit-backdrop-filter:blur(18px) saturate(165%);backdrop-filter:blur(18px) saturate(165%)}.help-header{padding:.95rem;gap:.7rem}.help-header h2{font-size:1rem}.help-body,.help-section[open] .help-body{padding:.05rem .95rem .95rem;font-size:.95rem}}@media(prefers-reduced-motion:reduce){.help-section,.help-body,.help-caret{transition:none}}@media(prefers-color-scheme:light){.help.container{--help-text: #0f172a;--help-text-muted: #1f2937;--help-link: #0f766e;--help-focus: #0f766e;--help-title-open: #0b5b53}.help-section{border-color:#0f172a26;background:linear-gradient(135deg,#fffffff0,#ffffffdb);box-shadow:0 14px 30px #0f172a1f,inset 0 1px #ffffffad}.help-section:before{background:linear-gradient(180deg,#ffffff8a,#ffffff4d 32%,#0f172a14)}.help-header i:first-child{background:linear-gradient(135deg,#0f766e40,#0f172a1a);color:#0f766e;border-color:#0f172a24}.help-header h2,.help-body,.help-footer{text-shadow:none}.help-caret{color:#0f172ab8}.faq-item{background:linear-gradient(150deg,#0f766e1c,#0f172a0d)}.help-footer{color:#fff;border-top-color:#0f172a29}.help-badge{background:linear-gradient(135deg,#0f766e33,#0f766e1a);border-color:#0f766e66;color:#0b5b53}.help-tip{background:linear-gradient(135deg,#b48c141a,#b48c140d);border-color:#b48c144d;color:#1f2937!important}}.stats-container{max-width:1200px;margin:0 auto;padding:2rem 0;display:flex;flex-direction:column;gap:3rem}.stats-container app-hero{display:block}.metrics-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.metric-card{background:#ffffff08;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:2rem;text-align:center;transition:transform .3s ease,background .3s ease}.metric-card:hover{transform:translateY(-5px);background:#ffffff0d;border-color:#ffffff1a}.metric-value{display:block;font-size:2.5rem;font-weight:800;color:var(--primary-light, #4ade80);margin-bottom:.5rem}.metric-label{display:block;color:var(--text-dim);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.charts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.chart-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.chart-card.full-width{grid-column:span 2}.chart-title{font-size:1.2rem;font-weight:700;color:var(--text-main);display:flex;align-items:center;gap:.75rem}.chart-title i{color:var(--primary);font-size:1.4rem}.chart-wrapper{position:relative;width:100%;height:300px;display:flex;align-items:center;justify-content:center}.chart-empty-msg{color:#6a6a6a;font-style:italic;font-size:.9rem;text-align:center;background:#ffffff05;padding:2rem;border-radius:12px;border:1px dashed rgba(255,255,255,.1);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.skeleton{position:relative;overflow:hidden;background:#ffffff0d;border-radius:8px}.skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0 0,#ffffff08 20%,#ffffff0f 60%,#fff0);animation:skeleton-shimmer 2s infinite}.metric-card.is-loading .metric-value{width:120px;height:2.5rem;margin:0 auto .5rem}.metric-card.is-loading .metric-label{width:80px;height:1rem;margin:0 auto}.chart-card.is-loading .chart-title{width:150px;height:1.5rem}.chart-card.is-loading .chart-wrapper{background:#ffffff05;border-radius:12px}@media(max-width:900px){.charts-grid{grid-template-columns:1fr}.chart-card.full-width{grid-column:span 1}}@media(max-width:600px){.metric-value{font-size:2rem}}.settings-container{max-width:760px;margin:0 auto;padding:3rem 1.5rem 4rem;color:var(--text-main)}.settings-container app-hero{display:block;margin-bottom:2.5rem}.settings-section{background:#ffffff0a;border:1px solid rgba(212,175,55,.18);border-radius:16px;padding:1.75rem;margin-bottom:1.5rem}.settings-section-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.settings-section-icon{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:#d4af3724;border:1px solid rgba(212,175,55,.28);display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--primary, #d4af37)}.settings-section-title{font-size:1.15rem;font-weight:700;margin:0 0 .25rem;color:var(--text-main)}.settings-section-desc{font-size:.88rem;color:var(--text-dim);margin:0;line-height:1.5}.settings-mode-toggle{display:flex;gap:.5rem;margin-bottom:1.25rem;background:#0003;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.35rem}.settings-mode-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1rem;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--text-dim);font-size:.92rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,border-color .2s;font-family:inherit}.settings-mode-btn i{font-size:16px}.settings-mode-btn:hover{background:#ffffff12;color:var(--text-main)}.settings-mode-btn.active{background:#d4af3729;border-color:#d4af3761;color:var(--primary, #d4af37)}.settings-minimal-info[hidden],.settings-advanced-panels[hidden],.settings-row[hidden]{display:none!important}.settings-minimal-info{display:flex;align-items:flex-start;gap:.75rem;background:#d4af3712;border:1px solid rgba(212,175,55,.22);border-radius:10px;padding:1rem 1.1rem;font-size:.88rem;color:var(--text-dim);line-height:1.55}.settings-minimal-info i{font-size:20px;color:var(--primary, #d4af37);flex-shrink:0;margin-top:1px}.settings-minimal-info strong{color:var(--text-main)}.settings-group{margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.07);padding-top:1.25rem}.settings-group-title{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);margin:0 0 .9rem;display:flex;align-items:center;gap:.4rem}.settings-group-title i{font-size:14px}.settings-row{display:flex;align-items:center;gap:1rem;padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.settings-row:last-child{border-bottom:none}.settings-row-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.settings-label{font-size:.92rem;font-weight:600;color:var(--text-main);cursor:pointer;line-height:1.3}.settings-hint{font-size:.8rem;color:var(--text-dim);line-height:1.5}.settings-toggle{flex-shrink:0;position:relative;display:inline-flex;cursor:pointer}.settings-toggle input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.settings-toggle-track{display:block;width:44px;height:26px;border-radius:13px;background:#ffffff1f;border:1px solid rgba(255,255,255,.15);transition:background .2s,border-color .2s;position:relative}.settings-toggle-track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#ffffff8c;transition:transform .2s,background .2s}.settings-toggle input:checked+.settings-toggle-track{background:#d4af3780;border-color:#d4af37b3}.settings-toggle input:checked+.settings-toggle-track:after{transform:translate(18px);background:var(--primary, #d4af37)}.settings-toggle input:focus-visible+.settings-toggle-track{outline:2px solid var(--primary, #d4af37);outline-offset:2px}.settings-number-input{width:90px;flex-shrink:0;background:#00000040;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:.5rem .7rem;color:var(--text-main);font-family:inherit;font-size:.9rem;text-align:right;transition:border-color .2s,box-shadow .2s;-moz-appearance:textfield;appearance:textfield}.settings-number-input::-webkit-inner-spin-button,.settings-number-input::-webkit-outer-spin-button{opacity:1}.settings-number-input:focus{outline:none;border-color:var(--primary, #d4af37);box-shadow:0 0 0 2px #d4af3733}.settings-select{flex-shrink:0;max-width:220px;background:#00000040;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:.5rem .75rem;color:var(--text-main);font-family:inherit;font-size:.88rem;cursor:pointer;transition:border-color .2s;appearance:auto}.settings-select:focus{outline:none;border-color:var(--primary, #d4af37);box-shadow:0 0 0 2px #d4af3733}.settings-reset-row{display:flex;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.07)}.settings-reset-btn{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:1px solid rgba(239,68,68,.35);border-radius:8px;padding:.55rem 1rem;color:#ef4444cc;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,color .2s;font-family:inherit}.settings-reset-btn:hover{background:#ef44441f;border-color:#ef444499;color:#ef4444}@media(max-width:600px){.settings-container{padding:2rem 1rem 3rem}.settings-section{padding:1.25rem}.settings-row{flex-wrap:wrap;gap:.6rem}.settings-number-input,.settings-select{width:100%;max-width:100%;text-align:left}.settings-mode-btn span{display:none}.settings-mode-btn{padding:.6rem}}similar-tracks-drawer{position:fixed;inset:0;z-index:9990;display:none;align-items:flex-end;justify-content:center}.std-backdrop{position:absolute;inset:0;background:#0000008c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.std-drawer{position:relative;z-index:1;width:100%;max-width:640px;max-height:72vh;background:var(--color-bg-surface, #0d1f14);border-top-left-radius:20px;border-top-right-radius:20px;border:1px solid var(--color-border, #1f3a28);border-bottom:none;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -4px 32px #00000080;animation:std-slide-up .22s ease-out both}@keyframes std-slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.std-drawer{animation:none}}.std-drag-handle{width:40px;height:4px;background:var(--color-border, #1f3a28);border-radius:2px;margin:10px auto 0;flex-shrink:0}.std-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 10px;border-bottom:1px solid var(--color-border, #1f3a28);flex-shrink:0}.std-title{font-size:14px;font-weight:600;color:var(--color-text, #e8f5ee);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 40px)}.std-close-btn{background:none;border:none;color:var(--color-text-muted, #6b8f7a);cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:var(--touch-target-min, 44px);min-height:var(--touch-target-min, 44px);transition:color .15s ease,background .15s ease}.std-close-btn:hover{color:var(--color-text, #e8f5ee);background:var(--color-bg-surface-2, #2a2a2a)}.std-list{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:8px 0 max(16px,var(--safe-bottom, 0px))}.std-skeleton-row{height:60px;margin:6px 16px;border-radius:8px;background:var(--color-bg-surface-2, #2a2a2a);animation:skeleton-shimmer 1.4s infinite linear;background:linear-gradient(90deg,var(--color-bg-surface-2, #2a2a2a) 25%,var(--color-bg-surface-3, #3a3a3a) 50%,var(--color-bg-surface-2, #2a2a2a) 75%);background-size:200% 100%}.std-result-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 16px;background:none;border:none;cursor:pointer;text-align:left;color:var(--color-text, #e8f5ee);border-radius:0;transition:background .12s ease}.std-result-item:hover,.std-result-item:focus-visible{background:var(--color-bg-surface-2, #2a2a2a);outline:none}@media(pointer:coarse){.std-result-item:active{background:var(--color-bg-surface-3, #3a3a3a)}}.std-item-info{flex:1;min-width:0}.std-item-title{font-size:13px;font-weight:500;color:var(--color-text, #e8f5ee);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.std-item-meta{font-size:12px;color:var(--color-text-muted, #6b8f7a);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.std-item-play-icon{color:var(--color-primary, #1a5f3f);flex-shrink:0;opacity:.7;transition:opacity .12s ease}.std-result-item:hover .std-item-play-icon{opacity:1}.std-empty,.std-error{padding:32px 24px;text-align:center;font-size:13px;color:var(--color-text-muted, #6b8f7a)}.std-error{color:var(--color-danger-vivid, #ef4444)}scholar-profile-drawer{position:fixed;inset:0;z-index:9991;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}scholar-profile-drawer[aria-hidden=true]{pointer-events:none;visibility:hidden}scholar-profile-drawer[aria-hidden=false]{pointer-events:auto;visibility:visible}.spd-backdrop{position:absolute;inset:0;background:#0000008c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.spd-panel{position:relative;z-index:1;width:100%;max-width:640px;max-height:75vh;background:var(--color-bg-surface, #0d1f14);border-top-left-radius:20px;border-top-right-radius:20px;border:1px solid var(--color-border, #1f3a28);border-bottom:none;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -4px 32px #00000080;animation:spd-slide-up .22s ease-out both}scholar-profile-drawer[aria-hidden=true] .spd-panel{display:none}@keyframes spd-slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.spd-panel{animation:none}}.spd-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 12px;border-bottom:1px solid var(--color-border, #1f3a28);flex-shrink:0}.spd-header-info{display:flex;align-items:center;gap:.6rem;min-width:0}.spd-icon{color:var(--accent, #60a5fa);font-size:1.2rem;flex-shrink:0}.spd-name{margin:0;font-size:1.05rem;font-weight:700;color:var(--text-primary, #f1f5f9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.spd-count{font-size:.75rem;font-weight:500;color:var(--text-dim, #94a3b8)}.spd-close-btn{flex-shrink:0;background:transparent;border:none;cursor:pointer;color:var(--text-dim, #94a3b8);padding:6px;border-radius:8px;line-height:1;transition:color .12s,background .12s}.spd-close-btn:hover{color:var(--text-primary, #f1f5f9);background:#ffffff0f}.spd-body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:0}.spd-track-item{width:100%;background:transparent;border:none;border-bottom:1px solid var(--color-border, rgba(255,255,255,.06));cursor:pointer;display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;text-align:left;color:var(--text-primary, #f1f5f9);transition:background .12s}.spd-track-item:hover{background:#ffffff0d}.spd-track-item:last-child{border-bottom:none}.spd-track-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.spd-track-title{font-size:.87rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spd-track-meta{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--text-dim, #94a3b8)}.spd-play-icon{color:var(--accent, #60a5fa);font-size:1.2rem;flex-shrink:0;opacity:0;transition:opacity .12s}.spd-track-item:hover .spd-play-icon{opacity:1}.spd-skeleton{height:52px;background:linear-gradient(90deg,#ffffff0a,#ffffff14,#ffffff0a);background-size:200% 100%;animation:spd-shimmer 1.4s infinite;border-bottom:1px solid var(--color-border, rgba(255,255,255,.06));border-radius:0}@keyframes spd-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.spd-skeleton{animation:none}}.spd-empty{padding:2rem 1.5rem;text-align:center;color:var(--text-dim, #94a3b8);font-size:.87rem}.spd-footer{padding:.75rem 1rem;border-top:1px solid var(--color-border, rgba(255,255,255,.06));flex-shrink:0;padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.spd-see-all-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;padding:.6rem 1rem;border-radius:10px;font-size:.87rem;font-weight:600;text-decoration:none;cursor:pointer;transition:opacity .12s}.spd-see-all-btn:hover{opacity:.85}@media(pointer:coarse){.spd-track-item{padding:.85rem 1rem}.spd-play-icon{opacity:1}}command-palette{position:fixed;inset:0;z-index:9995;display:none;align-items:flex-start;justify-content:center;padding-top:clamp(48px,10vh,120px);padding-left:16px;padding-right:16px}.cp-backdrop{position:absolute;inset:0;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.cp-dialog{position:relative;z-index:1;width:100%;max-width:600px;max-height:min(72vh,520px);background:var(--color-bg-surface, #0d1f14);border:1px solid var(--color-border, #1f3a28);border-radius:16px;box-shadow:0 8px 48px #0009,0 2px 12px #0006;display:flex;flex-direction:column;overflow:hidden;animation:cp-slide-down .18s ease-out both}@keyframes cp-slide-down{0%{transform:translateY(-12px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.cp-dialog{animation:none}}.cp-header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--color-border, #1f3a28);flex-shrink:0}.cp-search-icon{font-size:18px;color:var(--color-text-muted, #6b8f7a);flex-shrink:0}.cp-input{flex:1;background:transparent;border:none;outline:none;font-size:15px;font-family:inherit;color:var(--color-text, #e8f5ee);caret-color:var(--color-primary, #1a5f3f);min-width:0}.cp-input::placeholder{color:var(--color-text-muted, #6b8f7a)}.cp-close-btn{background:none;border:none;color:var(--color-text-muted, #6b8f7a);cursor:pointer;padding:4px 6px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:32px;min-height:32px;transition:color .12s ease,background .12s ease}.cp-close-btn:hover{color:var(--color-text, #e8f5ee);background:#ffffff0f}.cp-results{flex:1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:6px 0;min-height:0}.cp-section-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted, #6b8f7a);padding:8px 14px 4px;user-select:none}.cp-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 14px;background:none;border:none;cursor:pointer;text-align:left;color:var(--color-text, #e8f5ee);font-family:inherit;font-size:14px;border-radius:0;transition:background .1s ease;position:relative}.cp-item:hover,.cp-item:focus-visible{background:#1a5f3f26;outline:none}.cp-item.is-active{background:#1a5f3f38}.cp-item.is-active:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;background:var(--color-primary, #1a5f3f);border-radius:0 2px 2px 0}@media(pointer:coarse){.cp-item:active{background:#1a5f3f47}}.cp-item-icon{color:var(--color-text-muted, #6b8f7a);font-size:16px;flex-shrink:0;width:20px;text-align:center;transition:color .1s ease}.cp-item:hover .cp-item-icon,.cp-item.is-active .cp-item-icon{color:var(--color-primary, #1a5f3f)}.cp-item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.cp-item-title{font-size:14px;font-weight:500;color:var(--color-text, #e8f5ee);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-item-sub{font-size:11px;color:var(--color-text-muted, #6b8f7a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-item-hint{font-size:11px;color:var(--color-text-muted, #6b8f7a);flex-shrink:0;opacity:.7}.cp-loading{display:flex;align-items:center;gap:10px;padding:20px 16px;color:var(--color-text-muted, #6b8f7a);font-size:13px}.cp-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.12);border-top-color:var(--color-primary, #1a5f3f);border-radius:50%;animation:cp-spin .7s linear infinite;flex-shrink:0}@keyframes cp-spin{to{transform:rotate(360deg)}}.cp-empty{padding:24px 16px;text-align:center;font-size:13px;color:var(--color-text-muted, #6b8f7a)}.cp-empty strong{color:var(--color-text, #e8f5ee)}.cp-footer{display:flex;align-items:center;gap:16px;padding:8px 14px;border-top:1px solid var(--color-border, #1f3a28);font-size:11px;color:var(--color-text-muted, #6b8f7a);flex-shrink:0;user-select:none}.cp-footer kbd{display:inline-flex;align-items:center;justify-content:center;min-width:18px;padding:1px 4px;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:4px;font-size:10px;font-family:inherit;color:var(--color-text, #e8f5ee);margin-right:3px}@media(max-width:640px){command-palette{padding-top:16px;padding-left:8px;padding-right:8px}.cp-dialog{max-height:min(80vh,540px);border-radius:12px}.cp-footer{display:none}}playlist-progress{display:block;margin-top:.5rem}playlist-progress[hidden]{display:none!important}.pp-root{display:flex;flex-direction:column;gap:.35rem}.pp-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pp-label{font-size:.78rem;color:var(--text-secondary, #888);font-weight:500}.pp-time{font-size:.75rem;color:var(--text-tertiary, #aaa);margin-left:auto}.pp-complete-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.72rem;font-weight:600;color:var(--primary, #22c55e);background:color-mix(in srgb,var(--primary, #22c55e) 12%,transparent);border-radius:999px;padding:.15rem .55rem;white-space:nowrap}.pp-complete-badge i{font-size:.8rem}.pp-bar{height:4px;border-radius:2px;background:var(--border-subtle, rgba(255 255 255 / .08));overflow:hidden;width:100%}.pp-bar-fill{height:100%;background:var(--primary, #22c55e);border-radius:2px;transition:width .4s ease}.sti-watched-dot{position:absolute;bottom:4px;right:4px;width:10px;height:10px;border-radius:50%;background:var(--primary, #22c55e);border:2px solid var(--surface, #1a1a1a);pointer-events:none;z-index:2}@media(prefers-color-scheme:light){.pp-bar{background:#0000001a}.pp-label{color:var(--text-secondary-light, #666)}.pp-time{color:var(--text-tertiary-light, #999)}.sti-watched-dot{border-color:var(--surface-light, #fff)}}watch-later-planning{display:block;margin:0 0 1.5rem}.wlp-root{background:var(--card-bg, rgba(255,255,255,.04));border:1px solid var(--border, rgba(255,255,255,.08));border-radius:14px;padding:1.2rem 1.4rem;max-width:860px;margin:0 auto}.wlp-header{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1rem}.wlp-title{margin:0;font-size:1rem;font-weight:700;display:flex;align-items:center;gap:.4rem;color:var(--text-primary, #f1f5f9)}.wlp-title i{color:var(--accent, #60a5fa);font-size:1.1rem}.wlp-summary{font-size:.85rem;color:var(--text-dim, #94a3b8)}.wlp-item-count,.wlp-total-time{color:var(--text-primary, #f1f5f9);font-weight:600}.wlp-section{margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--border, rgba(255,255,255,.06))}.wlp-section:first-of-type{margin-top:0;padding-top:0;border-top:none}.wlp-section-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.55rem}.wlp-section-title{font-size:.82rem;font-weight:700;display:flex;align-items:center;gap:.35rem;color:var(--text-secondary, #cbd5e1);text-transform:uppercase;letter-spacing:.04em}.wlp-section-meta{font-size:.75rem;color:var(--text-dim, #94a3b8)}.wlp-item-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.wlp-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.28rem .4rem;border-radius:6px;font-size:.82rem}.wlp-item:hover{background:#ffffff0a}.wlp-item-title{color:var(--text-primary, #f1f5f9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.wlp-item-dur{color:var(--text-dim, #94a3b8);font-size:.75rem;flex:0 0 auto}.wlp-item-more{color:var(--text-dim, #94a3b8);font-size:.75rem;padding-left:.4rem}library-sort-bar{display:block;padding:.5rem 1.25rem .25rem}.lsb-inner{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.lsb-pill{background:transparent;border:1px solid var(--color-border, rgba(255,255,255,.1));border-radius:999px;color:var(--text-dim, #94a3b8);cursor:pointer;font-size:.78rem;font-weight:600;line-height:1;padding:.35rem .85rem;transition:color .12s,border-color .12s,background .12s;white-space:nowrap}.lsb-pill:hover{border-color:var(--color-primary, #1a5f3f);color:var(--text-primary, #f1f5f9)}.lsb-pill--active{background:var(--color-primary, #1a5f3f);border-color:var(--color-primary, #1a5f3f);color:#fff}.lsb-pill--active:hover{background:var(--color-primary-mid, #1f7248);border-color:var(--color-primary-mid, #1f7248);color:#fff}@media(pointer:coarse){.lsb-pill{padding:.5rem 1rem;font-size:.82rem}}.favorites-toolbar{display:flex;align-items:center;gap:.5rem;padding:0 1rem;flex-wrap:wrap}collections-panel{position:relative;display:inline-flex;align-items:center;margin-left:auto}.cp-toggle-btn{display:flex;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.85rem;border-radius:20px;background:#ffffff12;border:1px solid var(--glass-border, rgba(255, 255, 255, .1));color:var(--text-primary, #fff);cursor:pointer;transition:background .15s;white-space:nowrap}.cp-toggle-btn:hover,.cp-toggle-btn[aria-expanded=true]{background:#1a5f3f40;border-color:#1a5f3f73;color:var(--primary-light, #4ade80)}.cp-drawer{position:absolute;top:calc(100% + 8px);right:0;z-index:200;width:min(320px,90vw);background:#0a1810f7;border:1px solid var(--glass-border, rgba(255, 255, 255, .12));border-radius:16px;padding:1rem;box-shadow:0 8px 32px #0000008c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;gap:.75rem}.cp-drawer[hidden]{display:none!important}.cp-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.cp-drawer-title{font-weight:700;font-size:.95rem}.cp-close-btn{background:none;border:none;cursor:pointer;color:var(--text-dim, rgba(255, 255, 255, .5));padding:.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:color .15s}.cp-close-btn:hover{color:var(--text-primary, #fff)}.cp-list{display:flex;flex-direction:column;gap:.35rem;max-height:260px;overflow-y:auto}.cp-empty-hint{font-size:.8rem;color:var(--text-dim, rgba(255, 255, 255, .45));text-align:center;padding:.5rem 0}.cp-item{display:flex;align-items:center;gap:.4rem;border-radius:10px;padding:.3rem .5rem;transition:background .12s}.cp-item:hover{background:#ffffff0d}.cp-item-name{flex:1;display:flex;align-items:center;gap:.45rem;background:none;border:none;cursor:pointer;color:var(--text-primary, #fff);font-size:.875rem;text-align:left;padding:0;min-width:0;overflow:hidden}.cp-item-name span:first-of-type{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-item-count{font-size:.75rem;color:var(--text-dim, rgba(255, 255, 255, .45));flex-shrink:0}.cp-item-actions{display:flex;gap:.2rem;opacity:0;transition:opacity .12s}.cp-item:hover .cp-item-actions,.cp-item:focus-within .cp-item-actions{opacity:1}@media(max-width:768px){.cp-toggle-btn span{display:none}}@media(hover:none){.cp-item-actions{opacity:1}.cp-rename-btn,.cp-delete-btn{padding:.35rem;min-width:32px;min-height:32px}}.cp-rename-btn,.cp-delete-btn{background:none;border:none;cursor:pointer;color:var(--text-dim, rgba(255, 255, 255, .45));padding:.2rem;border-radius:6px;display:flex;align-items:center;font-size:.85rem;transition:color .12s,background .12s}.cp-rename-btn:hover{color:var(--primary-light, #4ade80);background:#1a5f3f26}.cp-delete-btn:hover{color:#f87171;background:#ef44441f}.fav-collection-banner[hidden]{display:none!important}.fav-collection-banner{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#1a5f3f26;border:1px solid rgba(26,95,63,.3);border-radius:10px;margin:.5rem 1rem 0;font-size:.85rem;color:var(--text-primary, #fff)}.fav-collection-banner i{color:var(--primary-light, #4ade80);font-size:1rem;flex-shrink:0}.fav-collection-clear-btn{margin-left:auto;font-size:.8rem;color:var(--primary-light, #4ade80);text-decoration:none;flex-shrink:0}.fav-collection-clear-btn:hover{text-decoration:underline}.cp-new-form{display:flex;gap:.5rem;align-items:center;border-top:1px solid var(--glass-border, rgba(255, 255, 255, .08));padding-top:.75rem}.cp-new-input{flex:1;background:#ffffff0f;border:1px solid var(--glass-border, rgba(255, 255, 255, .1));border-radius:10px;padding:.45rem .75rem;color:var(--text-primary, #fff);font-size:.85rem;outline:none;transition:border-color .15s}.cp-new-input:focus{border-color:var(--primary-light, #4ade80)}.cp-new-input::placeholder{color:var(--text-dim, rgba(255, 255, 255, .38))}.cp-create-btn{padding:.45rem .9rem;font-size:.8rem;white-space:nowrap;border-radius:10px;cursor:pointer;border:none;background:var(--primary, #16a34a);color:#fff;font-weight:600;transition:background .15s}.cp-create-btn:hover{background:var(--primary-light, #4ade80);color:#000}.library-download-all-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.82rem;font-weight:600;border-radius:20px;border:1px solid rgba(74,222,128,.3);background:#4ade8014;color:var(--primary-light, #4ade80);cursor:pointer;transition:background .12s,border-color .12s,color .12s;white-space:nowrap}.library-download-all-btn:hover{background:#4ade8029;border-color:#4ade8080}.library-download-all-btn.is-done{color:var(--text-dim, rgba(255,255,255,.45));border-color:#ffffff1a;background:#ffffff0a;cursor:default}.library-download-all-btn.is-active{color:var(--primary-light, #4ade80);border-color:#4ade8066;background:#4ade801a}.library-download-all-btn i{font-size:.95rem}density-toggle{display:inline-flex;align-items:center}.dt-inner{display:flex;gap:2px;align-items:center}.dt-btn{background:transparent;border:1px solid transparent;border-radius:8px;color:var(--text-dim, #94a3b8);cursor:pointer;font-size:1.05rem;line-height:1;padding:.3rem .4rem;transition:color .12s,background .12s,border-color .12s;display:flex;align-items:center;justify-content:center}.dt-btn:hover{color:var(--text-primary, #f1f5f9);background:#ffffff12}.dt-btn--active{color:var(--color-primary, #1a5f3f);background:#1a5f3f26;border-color:#1a5f3f59}.dt-btn--active:hover{background:#1a5f3f38}@media(pointer:coarse){.dt-btn{padding:.5rem .6rem;font-size:1.15rem}}#tg-grid[data-density=list]{grid-template-columns:1fr!important;gap:.75rem!important}#tg-grid[data-density=list] .media-card{display:flex;flex-direction:row;border-radius:14px}#tg-grid[data-density=list] .media-card .media-image{width:140px;min-width:140px;max-width:140px;border-radius:12px 0 0 12px;overflow:hidden;flex-shrink:0}#tg-grid[data-density=list] .media-card .media-image img,#tg-grid[data-density=list] .media-card .media-image .skeleton-image{height:100%;object-fit:cover;border-radius:12px 0 0 12px}#tg-grid[data-density=list] .media-card .media-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:.75rem 1rem}#tg-grid[data-density=list] .media-card:hover{transform:translate(2px)}#tg-grid[data-density=compact]{grid-template-columns:1fr!important;gap:.35rem!important}#tg-grid[data-density=compact] .media-card{display:flex;flex-direction:row;border-radius:10px}#tg-grid[data-density=compact] .media-card .media-image{width:80px;min-width:80px;max-width:80px;border-radius:8px 0 0 8px;overflow:hidden;flex-shrink:0}#tg-grid[data-density=compact] .media-card .media-image img,#tg-grid[data-density=compact] .media-card .media-image .skeleton-image{height:100%;object-fit:cover;border-radius:8px 0 0 8px}#tg-grid[data-density=compact] .media-card .media-info{flex:1;min-width:0;padding:.45rem .75rem;display:flex;flex-direction:column;justify-content:center}#tg-grid[data-density=compact] .media-card .media-title{font-size:.82rem;-webkit-line-clamp:1;line-clamp:1}#tg-grid[data-density=compact] .media-card .media-creator{font-size:.75rem}#tg-grid[data-density=compact] .media-card .watch-badges,#tg-grid[data-density=compact] .media-card .media-meta{font-size:.7rem}#tg-grid[data-density=compact] .media-card:hover{transform:translate(2px)}@media(max-width:480px){#tg-grid[data-density=list] .media-card .media-image,#tg-grid[data-density=compact] .media-card .media-image{width:72px;min-width:72px;max-width:72px}}player-bookmarks{display:block}.pbm-root{margin:.75rem 1rem 0;background:var(--card-bg, rgba(255,255,255,.04));border:1px solid var(--border, rgba(255,255,255,.08));border-radius:10px;overflow:hidden}.pbm-header{display:flex;align-items:center;gap:.4rem;padding:.55rem .75rem;border-bottom:1px solid var(--border, rgba(255,255,255,.07));font-size:.78rem;font-weight:700;color:var(--text-secondary, #cbd5e1);text-transform:uppercase;letter-spacing:.04em}.pbm-header i{color:var(--accent, #60a5fa);font-size:.9rem}.pbm-count{margin-left:auto;background:var(--accent, #60a5fa);color:#0f172a;border-radius:99px;padding:0 6px;font-size:.7rem;font-weight:700;line-height:1.6}.pbm-list{display:flex;flex-direction:column}.pbm-item{display:flex;align-items:center;gap:0;border-bottom:1px solid var(--border, rgba(255,255,255,.05))}.pbm-item:last-child{border-bottom:none}.pbm-seek-btn{flex:1;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;gap:.6rem;padding:.5rem .75rem;text-align:left;color:var(--text-primary, #f1f5f9);transition:background .12s;min-width:0}.pbm-seek-btn:hover{background:#ffffff0d}.pbm-timestamp{font-size:.78rem;font-weight:700;color:var(--accent, #60a5fa);font-variant-numeric:tabular-nums;flex:0 0 auto;min-width:38px}.pbm-label{font-size:.82rem;color:var(--text-secondary, #cbd5e1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pbm-remove-btn{flex:0 0 auto;background:transparent;border:none;cursor:pointer;color:var(--text-dim, #94a3b8);padding:.5rem .65rem;font-size:12px;line-height:1;opacity:0;transition:opacity .12s,color .12s;display:flex;align-items:center}.pbm-item:hover .pbm-remove-btn{opacity:1}.pbm-remove-btn:hover{color:#fca5a5}@media(hover:none){.pbm-remove-btn{opacity:1;padding:.6rem .75rem}}.share-page{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-base, #0a1810);color:var(--text-primary, #fff);font-family:inherit;overflow-x:hidden}.share-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.5rem;border-bottom:1px solid var(--glass-border, rgba(255, 255, 255, .08));background:#0a1810eb;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.share-branding{display:flex;align-items:center;gap:.5rem}.share-site-name{font-weight:700;font-size:1rem;color:var(--primary-light, #4ade80);letter-spacing:.02em}.share-cta-btn{padding:.45rem 1rem;border-radius:20px;background:var(--primary, #16a34a);color:#fff;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s;white-space:nowrap}.share-cta-btn:hover{background:var(--primary-light, #4ade80);color:#000}.share-content{flex:1;max-width:860px;width:100%;margin:0 auto;padding:2rem 1.5rem}.share-source-badge{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.2rem .6rem;border-radius:999px;background:#1a5f3f40;color:var(--primary-light, #4ade80);border:1px solid rgba(26,95,63,.4);margin-bottom:.75rem}.share-playlist-meta{margin-bottom:1.5rem}.share-playlist-title{font-size:1.75rem;font-weight:800;line-height:1.25;margin:.25rem 0 .5rem}.share-playlist-desc{color:var(--text-dim, rgba(255, 255, 255, .55));font-size:.9rem;line-height:1.5;margin:0}.share-channel-name{font-size:.85rem;color:var(--text-dim, rgba(255, 255, 255, .45));margin-top:.4rem}.share-track-list{display:flex;flex-direction:column;gap:.25rem}.share-track-row{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;border-radius:10px;cursor:pointer;transition:background .12s;outline:none}.share-track-row:hover,.share-track-row:focus-visible{background:#ffffff0f}.share-track-row:hover .share-track-play-icon{opacity:1}.share-track-num{width:1.5rem;text-align:center;font-size:.8rem;color:var(--text-dim, rgba(255, 255, 255, .35));flex-shrink:0}.share-track-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.share-track-title{font-size:.9rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-track-creator{font-size:.78rem;color:var(--text-dim, rgba(255, 255, 255, .5));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-track-dur{font-size:.78rem;color:var(--text-dim, rgba(255, 255, 255, .4));flex-shrink:0}.share-track-play-icon{font-size:1rem;color:var(--primary-light, #4ade80);opacity:0;transition:opacity .12s;flex-shrink:0}.share-empty{color:var(--text-dim, rgba(255, 255, 255, .4));font-size:.9rem;padding:1rem 0}.share-track-hero{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:2rem}.share-track-thumb{width:160px;height:160px;object-fit:cover;border-radius:12px;flex-shrink:0;background:#ffffff0d}.share-track-details{flex:1;min-width:0}.share-track-title{font-size:1.5rem;font-weight:800;line-height:1.3;margin:.25rem 0 .5rem}.share-track-creator,.share-track-dur,.share-track-playlist{font-size:.88rem;color:var(--text-dim, rgba(255, 255, 255, .55));margin:.2rem 0;display:flex;align-items:center;gap:.35rem}.share-play-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.6rem 1.4rem;border-radius:999px;background:var(--primary, #16a34a);color:#fff;font-size:.9rem;font-weight:700;border:none;cursor:pointer;transition:background .15s}.share-play-btn:hover{background:var(--primary-light, #4ade80);color:#000}.share-section-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-dim, rgba(255, 255, 255, .4));margin:0 0 .5rem}.share-track-desc{font-size:.88rem;color:var(--text-dim, rgba(255, 255, 255, .6));line-height:1.6;white-space:pre-wrap;margin:0}.share-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:60vh;text-align:center;padding:2rem;color:var(--text-dim, rgba(255, 255, 255, .5))}.share-error i{font-size:3rem;opacity:.5}.share-skeleton{padding:2rem 1.5rem;max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.skel-title{height:28px;width:min(480px,60vw);border-radius:10px;background:#ffffff14;animation:skel-pulse 1.4s ease-in-out infinite}.skel-subtitle{height:14px;width:min(280px,40vw);border-radius:8px;background:#ffffff0f;animation:skel-pulse 1.4s ease-in-out infinite .1s}.skel-thumb{width:160px;height:160px;border-radius:12px;background:#ffffff12;animation:skel-pulse 1.4s ease-in-out infinite}.skel-desc{height:12px;width:min(340px,50vw);border-radius:8px;background:#ffffff0d;animation:skel-pulse 1.4s ease-in-out infinite .2s}.skel-row{height:44px;border-radius:10px;background:#ffffff0d;animation:skel-pulse 1.4s ease-in-out infinite .15s}@keyframes skel-pulse{0%,to{opacity:1}50%{opacity:.45}}.share-footer{text-align:center;padding:1.5rem;border-top:1px solid var(--glass-border, rgba(255, 255, 255, .07));font-size:.82rem;color:var(--text-dim, rgba(255, 255, 255, .35))}.share-cta-link{display:block;margin-top:.4rem;color:var(--primary-light, #4ade80);text-decoration:none;font-size:.85rem}.share-cta-link:hover{text-decoration:underline}@media(max-width:600px){.share-header{padding:.65rem 1rem;gap:.5rem}.share-site-name{font-size:.9rem}.share-cta-btn{font-size:.78rem;padding:.35rem .75rem}.share-content{padding:1.25rem 1rem}.share-track-hero{flex-direction:column;gap:1rem}.share-track-thumb{width:100%;height:auto;aspect-ratio:16/9;border-radius:10px}.share-playlist-title{font-size:1.25rem}.share-track-details .share-track-title{font-size:1.1rem;white-space:normal;word-break:break-word;overflow:visible;text-overflow:unset}.share-track-details{min-width:0;width:100%;overflow:hidden}.share-play-btn{width:100%;justify-content:center;padding:.65rem 1rem;box-sizing:border-box}.share-track-row{padding:.55rem .5rem;gap:.5rem}.share-track-dur{display:none}.share-footer{padding:1rem;font-size:.78rem}.share-skeleton{padding:1.25rem 1rem}}.bv-container{padding:0 1rem 2rem;max-width:860px;margin:0 auto}.bv-summary{font-size:.8rem;color:var(--text-dim, rgba(255, 255, 255, .45));margin-bottom:1.25rem;padding:0 .25rem}.bv-list{display:flex;flex-direction:column;gap:1.25rem}.bv-track-group{background:#ffffff08;border:1px solid var(--glass-border, rgba(255, 255, 255, .08));border-radius:14px;overflow:hidden}.bv-track-header{display:flex;align-items:center;gap:.55rem;padding:.75rem 1rem;background:#ffffff0a;border-bottom:1px solid var(--glass-border, rgba(255, 255, 255, .07))}.bv-track-header i{color:var(--text-dim, rgba(255, 255, 255, .45));font-size:1rem;flex-shrink:0}.bv-track-title{flex:1;font-size:.9rem;font-weight:600;color:var(--text-primary, #fff);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.bv-count{font-size:.75rem;color:var(--text-dim, rgba(255, 255, 255, .45));flex-shrink:0}.bv-rows{display:flex;flex-direction:column}.bv-row{display:flex;align-items:center;gap:.6rem;padding:.6rem 1rem;border-bottom:1px solid var(--glass-border, rgba(255, 255, 255, .05));transition:background .12s}.bv-row:last-child{border-bottom:none}.bv-row:hover{background:#ffffff0a}.bv-play-btn{display:flex;align-items:center;gap:.4rem;background:#1a5f3f26;border:1px solid rgba(74,222,128,.25);border-radius:8px;padding:.3rem .65rem;color:var(--primary-light, #4ade80);cursor:pointer;flex-shrink:0;font-size:.8rem;font-weight:600;transition:background .12s,border-color .12s;white-space:nowrap}.bv-play-btn i{font-size:1rem}.bv-play-btn:hover{background:#1a5f3f4d;border-color:#4ade8080}.bv-timestamp{font-variant-numeric:tabular-nums;letter-spacing:.02em}.bv-label{flex:1;font-size:.875rem;color:var(--text-primary, #fff);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.bv-date{font-size:.75rem;color:var(--text-dim, rgba(255, 255, 255, .38));flex-shrink:0;white-space:nowrap}.bv-actions{display:flex;gap:.2rem;flex-shrink:0;opacity:0;transition:opacity .12s}.bv-row:hover .bv-actions,.bv-row:focus-within .bv-actions{opacity:1}@media(hover:none){.bv-actions{opacity:1}}.bv-edit-btn,.bv-remove-btn{background:none;border:none;cursor:pointer;color:var(--text-dim, rgba(255, 255, 255, .45));padding:.25rem;border-radius:6px;display:flex;align-items:center;font-size:.95rem;transition:color .12s,background .12s}.bv-edit-btn:hover{color:var(--primary-light, #4ade80);background:#1a5f3f26}.bv-remove-btn:hover{color:#f87171;background:#ef44441f}.bv-empty{text-align:center;padding:4rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.bv-empty-icon{font-size:3rem;color:var(--text-dim, rgba(255, 255, 255, .25))}.bv-empty-title{font-size:1.1rem;font-weight:600;color:var(--text-primary, #fff);margin:0}.bv-empty-desc{font-size:.875rem;color:var(--text-dim, rgba(255, 255, 255, .5));margin:0;max-width:360px}.bv-browse-btn{display:inline-block;margin-top:1rem;text-decoration:none}@media(max-width:540px){.bv-container{padding:0 .5rem 2rem}.bv-date{display:none}}.downloads-view{padding:0 1rem 2rem;max-width:720px;margin:0 auto}.downloads-storage-bar{display:flex;align-items:center;gap:.5rem;padding:.65rem 1rem;margin-bottom:1.25rem;background:#ffffff0a;border:1px solid var(--glass-border, rgba(255, 255, 255, .08));border-radius:10px;font-size:.875rem;color:var(--text-primary, #fff)}.downloads-storage-bar i{color:var(--text-dim, rgba(255, 255, 255, .5));font-size:1.1rem;flex-shrink:0}.downloads-storage-used{color:var(--text-dim, rgba(255, 255, 255, .5));font-size:.8rem}.btn-danger-sm{margin-left:auto;background:#ef44441f;border:1px solid rgba(239,68,68,.3);border-radius:7px;color:#f87171;font-size:.8rem;font-weight:600;padding:.3rem .75rem;cursor:pointer;transition:background .12s,border-color .12s;white-space:nowrap}.btn-danger-sm:hover{background:#ef444438;border-color:#ef444480}.downloads-section{margin-bottom:1.5rem}.downloads-section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim, rgba(255, 255, 255, .45));margin-bottom:.5rem;padding:0 .25rem}.downloads-list{list-style:none;display:flex;flex-direction:column;gap:0;border:1px solid var(--glass-border, rgba(255, 255, 255, .08));border-radius:12px;overflow:hidden}.downloads-item{display:flex;align-items:center;gap:.75rem;padding:.65rem .9rem;border-bottom:1px solid var(--glass-border, rgba(255, 255, 255, .06));transition:background .12s;position:relative}.downloads-item:last-child{border-bottom:none}.downloads-item:hover{background:#ffffff0a}.downloads-item-artwork{width:44px;height:44px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#ffffff0f;display:flex;align-items:center;justify-content:center}.downloads-item-artwork img{width:100%;height:100%;object-fit:cover}.downloads-item-artwork i{font-size:1.25rem;color:var(--text-dim, rgba(255, 255, 255, .35))}.downloads-item-info{flex:1;min-width:0}.downloads-item-title{font-size:.875rem;font-weight:600;color:var(--text-primary, #fff);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 .2rem}.downloads-item-meta{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:var(--text-dim, rgba(255, 255, 255, .45));margin:0 0 .35rem}.downloads-item-actions{display:flex;gap:.2rem;flex-shrink:0}.downloads-item-progress{height:3px;border-radius:2px;background:#ffffff14;overflow:hidden;margin-top:.1rem}.downloads-item-progress-fill{height:100%;border-radius:2px;background:var(--primary-light, #4ade80);transition:width .3s ease;min-width:4px}.downloads-item--playable{cursor:pointer}.downloads-item--playable:hover{background:#ffffff0d}.downloads-delete-btn,.downloads-cancel-btn,.downloads-retry-btn,.downloads-play-btn{background:none;border:none;cursor:pointer;padding:.3rem;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--text-dim, rgba(255, 255, 255, .45));transition:color .12s,background .12s}.downloads-play-btn{color:var(--primary-light, #4ade80);font-size:1.35rem}.downloads-play-btn:hover{color:#fff;background:#4ade801f}.downloads-delete-btn:hover,.downloads-cancel-btn:hover{color:#f87171;background:#ef44441f}.downloads-retry-btn:hover{color:var(--primary-light, #4ade80);background:#1a5f3f26}@media(max-width:540px){.downloads-view{padding:0 .5rem 2rem}.downloads-storage-bar{flex-wrap:wrap}}.tg-virtual-item,.hg-virtual-item{content-visibility:auto;contain-intrinsic-size:auto 280px}#homeSections,track-grid,.browse-section,.browse-grid-divider,.browse-section-row{content-visibility:auto;contain-intrinsic-size:auto 600px}.grid,.media-grid{contain:layout style}.queue-window{will-change:transform}.modal-active body{contain:layout}.sidebar-nav,#sidebar{contain:layout style}.skeleton{contain:strict}.media-card:hover,.playlist-card:hover,.channel-card:hover{will-change:transform,box-shadow}.media-card:not(:hover),.playlist-card:not(:hover),.channel-card:not(:hover){will-change:auto}.modal-content{contain:layout}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}
