@charset "UTF-8";:root{color-scheme:dark;--ink: #f6f8fb;--muted: #9ca9bb;--surface: #08131d;--surface-raised: #0c1925;--line: rgba(191, 229, 241, .14);--cyan: #14d9e5;--mint: #22e7a1;--violet: #9b72ff;--container: 1240px}*{box-sizing:border-box}html{background:#02080d;scroll-behavior:smooth;scroll-padding-top:84px}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:radial-gradient(circle at 75% 0%,rgba(20,217,229,.08),transparent 30rem),linear-gradient(180deg,#030a10,#02070c);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img,svg{display:block;max-width:100%}img{height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}p{color:var(--muted);line-height:1.7}.container{width:min(var(--container),100% - 48px);margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1.25rem;color:var(--cyan);font-size:.72rem;font-weight:800;letter-spacing:.16em;line-height:1;text-transform:uppercase}.eyebrow:before{width:20px;height:1px;background:currentColor;content:""}.section-heading{max-width:760px;margin-bottom:3.5rem}.section-heading h2{max-width:720px;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,4.7rem);font-weight:760;line-height:.98}.section-heading p{max-width:620px;margin:0;font-size:clamp(1rem,1.6vw,1.2rem)}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.65rem;padding:.8rem 1.3rem;border:1px solid transparent;border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:750;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--cyan);box-shadow:0 10px 35px #14d9e529;color:#001014}.button-secondary{border-color:var(--line);background:#ffffff06}.button-secondary:hover{border-color:#14d9e580;background:#14d9e50f}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.material-symbols-rounded{display:inline-block;font-family:Material Symbols Rounded;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga"}img[src$="jellyfin.svg"]{filter:invert(56%) sepia(79%) saturate(2567%) hue-rotate(231deg) brightness(95%) contrast(89%)}img[src$="trakt.svg"]{filter:invert(20%) sepia(98%) saturate(3713%) hue-rotate(351deg) brightness(101%) contrast(87%)}img[src$="kodi.svg"]{filter:invert(57%) sepia(89%) saturate(1186%) hue-rotate(158deg) brightness(94%) contrast(91%)}@media(max-width:720px){.container{width:min(100% - 32px,var(--container))}.section-heading{margin-bottom:2.25rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
