:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--accent:#ff4d67;--surface:#15161b;--muted:#92949d;--glow-x:72%;--glow-y:0%;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{color:#f7f7f8;background:#09090b;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;background:radial-gradient(circle 1000px at var(--glow-x) var(--glow-y),#c2486818 0,#7930440d 48%,transparent 82%),radial-gradient(circle at 12% 35%,#4d305b0e 0,transparent 38%);position:fixed;inset:0}header{justify-content:space-between;align-items:center;width:min(1160px,100% - 40px);margin:auto;padding:24px 0;display:flex;position:relative}.brand{color:#fff;align-items:center;text-decoration:none;display:inline-flex}.brand-monogram{letter-spacing:-.09em;background:linear-gradient(120deg,#fff 25%,#ff7188 95%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 -.12em -.04em -.04em;padding:0 .12em .04em .04em;font-size:28px;font-weight:950;line-height:1;display:inline-block}.header-tools{align-items:center;gap:18px;display:flex}.language-switch{background:#121318;border:1px solid #292a31;border-radius:10px;gap:3px;padding:3px;display:flex}.language-switch button{color:#747680;min-width:38px;box-shadow:none;background:0 0;border-radius:7px;padding:7px 9px;font-size:11px}.language-switch button.active{color:#fff;background:#292a31}main{width:min(1160px,100% - 40px);margin:0 auto;padding:58px 0 48px;position:relative}.hero{text-align:center;flex-direction:column;justify-content:center;max-width:1050px;min-height:154px;margin:0 auto 34px;display:flex}h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,7vw,76px);line-height:.98}h1 span{background:linear-gradient(100deg,#fff 20%,#ff9aac);color:#0000;-webkit-background-clip:text;background-clip:text;margin-inline:-.07em;padding-inline:.07em;display:inline-block}h1.movie-title{text-wrap:balance;overflow-wrap:normal;background:linear-gradient(100deg,#fff 12%,#ff96a9 88%);color:#0000;-webkit-background-clip:text;background-clip:text;max-width:1050px;margin-inline:auto;padding:.03em .1em .07em;font-size:clamp(36px,6vw,70px);line-height:1.04}.lead{max-width:610px;color:var(--muted);margin:18px auto 0;font-size:17px;line-height:1.6}form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#14151ae8;border:1px solid #292a31;border-radius:18px;gap:10px;width:100%;margin:0 auto 16px;padding:7px;display:flex;box-shadow:0 24px 70px #0007}.search-box{flex:1;min-width:0;position:relative}input{min-width:0;color:inherit;background:#0d0e12;border:0;border-radius:12px;outline:none;flex:1;padding:15px 17px 15px 48px;font-size:16px}.search-box input{width:100%}.search-box:before{content:"⌕";z-index:2;color:#7d7f88;font-size:28px;position:absolute;top:50%;left:17px;transform:translateY(-54%)}.search-box.loading:before{content:"";border:2px solid #555761;border-top-color:#ff6078;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite search-spin;left:19px;transform:translateY(-50%)}@keyframes search-spin{to{transform:translateY(-50%)rotate(360deg)}}input:focus{box-shadow:inset 0 0 0 1px #ff607888}button{color:#fff;cursor:pointer;box-shadow:none;background:linear-gradient(135deg,#ff5d75,#d5335b);border:0;border-radius:12px;padding:0 26px;font-weight:600}button:hover{filter:brightness(1.08)}button:disabled{opacity:.55;cursor:wait}#status{width:100%;min-height:24px;color:var(--muted);margin:0 auto 12px;font-size:13px}#status:empty{visibility:hidden}#status.error{color:#ff7b88}#suggestions{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#15161bf5;border:1px solid #30313a;border-radius:16px;padding:8px;display:none;position:absolute;top:calc(100% + 15px);left:-7px;right:-145px;box-shadow:0 24px 60px #000c}#suggestions.open{display:block}.suggestion{z-index:0;width:100%;min-height:68px;color:inherit;text-align:left;box-shadow:none;background:0 0;border:0;border-radius:10px;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:8px 12px;font-weight:400;transition:background .16s,box-shadow .16s;display:grid;position:relative}.suggestion+.suggestion{margin-top:2px}.suggestion:hover,.suggestion:focus-visible{z-index:1;filter:none;background:#202127;outline:none;box-shadow:inset 0 0 0 1px #ff657c99,0 0 22px 3px #ff3f6040}.suggestion img{object-fit:cover;background:#20283a;border-radius:7px;width:46px;height:58px}.suggestion-title{font-weight:700;display:block}.suggestion-meta{color:#8e99ad;margin-top:3px;font-size:13px;display:block}.suggestion-id{color:#69748a;font-size:12px}.player-shell{background:linear-gradient(145deg,#191a20,#101115);border:1px solid #292a30;border-radius:22px;padding:8px;box-shadow:0 35px 100px #0009}.source-bar{visibility:hidden;opacity:0;scrollbar-width:none;align-items:center;gap:8px;min-height:43px;margin:0 0 10px;padding:4px;transition:opacity .18s;display:flex;overflow-x:auto}.source-bar::-webkit-scrollbar{display:none}.source-bar.visible{visibility:visible;opacity:1}.source-button{color:#8f919a;box-shadow:none;background:#17181d;border:1px solid #303139;border-radius:10px;flex:none;padding:9px 14px;font-size:12px;font-weight:600;transition:color .16s,border-color .16s,background .16s}.source-button:hover{color:#fff;filter:none;background:#202127;border-color:#565862}.source-button.active{color:#fff;background:linear-gradient(135deg,#342127,#24191e);border-color:#ff607888}.external-link{color:#8f919a;background:#17181d;border:1px solid #303139;border-radius:10px;flex:none;padding:9px 14px;font-size:12px;font-weight:600;line-height:normal;text-decoration:none;transition:color .16s,border-color .16s,background .16s}.external-link:hover{color:#fff;background:#202127;border-color:#565862}.external-links-divider{background:#303139;flex:none;width:1px;height:22px;margin:0 2px}.copy-link-button{color:#8f919a;width:34px;height:34px;box-shadow:none;background:#17181d;border:1px solid #303139;border-radius:10px;flex:none;place-items:center;margin-left:auto;padding:0;transition:color .16s,border-color .16s,background .16s;display:grid}.copy-link-button:hover{color:#fff;filter:none;background:#202127;border-color:#565862}.copy-link-button.copied{color:#ff7188;background:#2b1b20;border-color:#ff607888}.copy-link-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}#player{aspect-ratio:16/9;background:#050506;border-radius:15px;width:100%;overflow:hidden}#player.rights-page{aspect-ratio:auto}.player-frame{background:#000;border:0;width:100%;height:100%;display:block}.placeholder{color:#696a72;text-align:center;background:radial-gradient(circle,#18191f 0,#0000 55%);place-items:center;width:100%;height:100%;padding:24px;display:grid}.placeholder-inner:before{content:"▶";color:#ff667d;background:#17181d;border:1px solid #3a3b43;border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 17px;display:grid;box-shadow:0 12px 35px #0008}.rights-card{flex-direction:column;justify-content:center;max-width:820px;min-height:360px;margin:auto;padding:56px clamp(24px,6vw,72px);display:flex}.rights-card p{color:#adafb8;margin:0;font-size:16px;line-height:1.75}.rights-card strong{color:#f4f4f6;font-weight:800}.rights-card p+p{margin-top:16px}.rights-card .rights-contact{margin-top:28px}.rights-contact a{color:#ff8ba0;overflow-wrap:anywhere;text-decoration:none}.rights-contact a:hover{color:#ffb0be}footer{color:#4f5057;padding:28px 20px 34px;font-size:12px;position:relative}.footer-inner{justify-content:center;align-items:center;gap:14px;width:min(1160px,100%);margin:auto;display:flex}.footer-brand{color:#72747d;font-weight:400}footer a{color:#72747d;text-decoration:none;transition:color .16s}footer a:hover{color:#ff7188}@media (max-width:650px){header{width:calc(100% - 28px)}.header-tools{gap:0}main{width:calc(100% - 24px);padding-top:30px}.hero{min-height:138px;margin-bottom:24px}form{flex-direction:column}form>button{min-height:49px}#suggestions{right:-7px}.suggestion-id{display:none}}
