:root{color-scheme:dark;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#060812;color:#f7edd0}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:#060812}body{background:radial-gradient(circle at 20% 0%,rgba(44,68,132,.55),transparent 34%),radial-gradient(circle at 90% 20%,rgba(111,35,57,.42),transparent 32%),linear-gradient(180deg,#090d1c,#050711 68%,#03040a)}button,a{font:inherit}button{border:0}.app-shell{min-height:100vh;max-width:760px;margin:0 auto;padding:18px 16px 110px;position:relative}.screen{animation:rise .26s ease-out}.center-screen,.hero-screen,.narrow-screen{min-height:calc(100vh - 120px);display:flex;flex-direction:column;justify-content:center}.hero-screen,.narrow-screen{gap:22px}.filters-screen{padding-top:18px}.swipe-screen,.match-screen{padding-top:12px}.brand-kicker,.section-kicker{color:#d7ab59;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700}h1{margin:0;font-size:clamp(34px,10vw,58px);line-height:.96;letter-spacing:-.04em}h2{margin:8px 0 0;font-size:27px;line-height:1.04;letter-spacing:-.03em}h3{margin:0 0 12px;color:#f0dfad;font-size:17px}p{margin:0}.lead{max-width:560px;color:#d2c7b9;font-size:18px;line-height:1.55}.muted,.hint,.tiny-muted{color:#aeb7d3;line-height:1.55}.hint{font-size:14px}.tiny-muted{margin-top:12px;font-size:13px}.hero-actions,.stack-actions{display:grid;gap:14px}.primary-button,.secondary-button,.round-button{min-height:52px;border-radius:999px;padding:0 22px;cursor:pointer;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease}.primary-button{display:inline-flex;align-items:center;justify-content:center;color:#110e07;background:linear-gradient(135deg,#f2c86c,#c6923c);box-shadow:0 16px 44px #ca97393d;font-weight:800;text-decoration:none}.secondary-button{color:#f7edd0;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.primary-button:active,.secondary-button:active,.round-button:active,.chip:active{transform:scale(.98)}button:disabled{opacity:.55;cursor:wait}.soft-card{border:1px solid rgba(216,180,98,.24);background:#0a0e1fb8;border-radius:26px;padding:20px;box-shadow:0 22px 60px #0000003d}.room-card strong{display:block;margin-top:8px;font-size:36px}.filter-group{margin:26px 0}.chips{display:flex;flex-wrap:wrap;gap:10px}.chip{padding:11px 14px;border-radius:999px;color:#e5ddce;background:#ffffff13;border:1px solid rgba(255,255,255,.1);cursor:pointer}.chip-active{color:#150f08;background:#d9a94d;border-color:#ffffff40}.sticky-action{position:sticky;bottom:18px;width:100%}.top-line{display:flex;align-items:center;justify-content:space-between;color:#aeb7d3;margin-bottom:12px}.text-button{color:#d7ab59;background:transparent;padding:8px;cursor:pointer}.movie-card{overflow:hidden;border-radius:32px;background:#080c1adb;border:1px solid rgba(216,180,98,.18);box-shadow:0 28px 90px #0000006b}.poster-wrap{position:relative;min-height:430px;background:linear-gradient(135deg,#1a254ccc,#561a2c94)}.poster{width:100%;height:430px;object-fit:cover;display:block}.poster-placeholder{height:430px;display:grid;place-items:center;color:#f7edd0bf}.poster-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(5,7,16,.92) 100%)}.movie-content{padding:22px}.movie-meta{display:flex;gap:10px;color:#d7ab59;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.original-title{margin-top:8px;color:#9fa8c6}.movie-content>p:not(.original-title){margin-top:14px;color:#d7d0c2;line-height:1.52}.mini-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.mini-tags span{color:#bfc6db;background:#ffffff12;border-radius:999px;padding:7px 10px;font-size:12px}.bottom-bar{position:fixed;left:50%;bottom:14px;transform:translate(-50%);width:min(728px,calc(100% - 24px));display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;padding:10px;border-radius:28px;background:#060812c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.1)}.round-button{color:#f4ead3;background:#ffffff14;font-size:14px}.round-button.soft{color:#d2c7b9}.round-button.gold{color:#110e07;background:linear-gradient(135deg,#f2c86c,#c6923c);font-weight:800}.error-banner{position:sticky;top:10px;z-index:10;margin-bottom:12px;padding:12px 14px;border-radius:16px;color:#ffd9d9;background:#771e2ec7;border:1px solid rgba(255,255,255,.13)}.orb{width:54px;height:54px;margin-bottom:16px;border-radius:50%;background:radial-gradient(circle,#f2c86c 0%,#7b243b 45%,transparent 70%);animation:pulse 1.6s ease-in-out infinite}.link-button{text-align:center}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(.9);opacity:.75}50%{transform:scale(1.05);opacity:1}}@media (max-width: 520px){.poster-wrap,.poster,.poster-placeholder{min-height:390px;height:390px}.bottom-bar{grid-template-columns:1fr}.app-shell{padding-bottom:210px}}.centered-note{text-align:center}.top-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}@media (max-width: 520px){.top-line{align-items:flex-start;gap:8px}.top-actions{max-width:190px}}
