:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:dark){:root{color:#ffffffde;background-color:#0a0b14}a:hover{color:#535bf2}button{background-color:#1a1a1a}}.find{min-height:100vh;background:#0b0c1a;padding:24px 20px;animation:page-enter .3s ease-out both}.find__content{max-width:600px;margin:0 auto}.find__top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;min-height:44px}.find__title{font-size:32px;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em}.find__query-text{font-size:28px;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.find__clear-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff14;border:none;border-radius:50%;font-size:14px;color:#9ca3af;cursor:pointer;transition:all .2s ease;flex-shrink:0;margin-left:12px}.find__clear-button:hover{background:#ffffff24;color:#e5e7eb}.find__profile-button{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#9ca3af;cursor:pointer;transition:all .2s ease;padding:0}.find__profile-button:hover{background:#ffffff1a;color:#e5e7eb;border-color:#fff3}.find__profile-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;background:#5b7fff;border-radius:9px;font-size:10px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 4px}.find__search{position:relative;margin-bottom:24px}.find__search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#6b7280;display:flex;align-items:center;justify-content:center;pointer-events:none}.find__search-input{width:100%;padding:16px 16px 16px 52px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:16px;color:#fff;outline:none;transition:all .2s ease;box-sizing:border-box}.find__search-input::placeholder{color:#6b7280}.find__search-input:focus{background:#ffffff14;border-color:#fff3}.find__loading{display:flex;justify-content:center;padding:40px 0}.find__spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.1);border-top-color:#5b7fff;border-radius:50%;animation:spin .8s linear infinite}.find__no-results{padding:40px 20px;text-align:center;color:#6b7280;font-size:16px}.find__results{display:flex;flex-direction:column;gap:12px}.find__result{display:flex;align-items:center;gap:16px;padding:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left;position:relative}.find__result:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-2px)}.find__result:active{transform:translateY(0)}.find__result-poster{width:60px;height:90px;object-fit:cover;border-radius:8px;flex-shrink:0}.find__result-poster-placeholder{width:60px;height:90px;background:#ffffff0d;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.find__result-info{flex:1;min-width:0}.find__result-title{font-size:16px;font-weight:600;color:#fff;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.find__result-year{font-size:14px;color:#9ca3af;margin:0}.find__ranked-badge{position:absolute;top:8px;right:12px;background:#5b7fff;color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:6px}.find__section{margin-bottom:32px}.find__section-title{font-size:18px;font-weight:700;color:#fff;margin:0 0 16px;letter-spacing:-.01em}.find__poster-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.find__poster-row::-webkit-scrollbar{display:none}.find__watchlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.find__poster-card{position:relative;flex-shrink:0;border-radius:10px;overflow:hidden;cursor:pointer;border:none;padding:0;background:#ffffff0d;transition:transform .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.find__poster-row .find__poster-card{width:90px}.find__watchlist-grid .find__poster-card{width:100%}.find__poster-card:active{transform:scale(.95)}.find__poster-img{width:100%;aspect-ratio:2/3;object-fit:cover;display:block}.find__poster-placeholder{width:100%;aspect-ratio:2/3;display:flex;align-items:center;justify-content:center;font-size:28px;background:#ffffff0d}.find__poster-card .find__ranked-badge{top:6px;right:6px;left:auto}.find__empty-watchlist{font-size:15px;color:#6b7280;margin:0;padding:20px 0}@media(max-width:360px){.find__watchlist-grid{grid-template-columns:repeat(3,1fr)}}.rate{min-height:100vh;background:#0b0c1a;position:relative;overflow-x:hidden;animation:page-enter .3s ease-out both}.rate--loading,.rate--error{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:#fff}.rate__spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#5b7fff;border-radius:50%;animation:spin .8s linear infinite}.rate__backdrop{position:absolute;top:0;left:0;right:0;height:60vh;overflow:hidden;z-index:0}.rate__backdrop-image{width:100%;height:100%;object-fit:cover;object-position:center top}.rate__backdrop-overlay{position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(to bottom,#0b0c1a00,#0b0c1a80,#0b0c1a)}.rate__nav-back{position:absolute;top:20px;left:20px;z-index:10;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#0006;border-radius:50%;color:#fff;border:none;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s ease}.rate__nav-back:hover{background:#0009}.rate__content{position:relative;z-index:1;padding:20px;padding-top:32vh;display:flex;flex-direction:column;align-items:center}.rate__header{display:flex;justify-content:center;margin-bottom:20px}.rate__poster{width:160px;height:240px;object-fit:cover;border-radius:14px;box-shadow:0 8px 32px #00000080}.rate__title{font-size:26px;font-weight:700;color:#fff;text-align:center;margin:0 0 6px;letter-spacing:-.02em;line-height:1.2}.rate__year{font-size:15px;color:#9ca3af;margin:0 0 16px;text-align:center}.rate__rank-badge{display:inline-block;padding:6px 14px;background:#5b7fff1f;border:1px solid rgba(91,127,255,.3);border-radius:20px;font-size:13px;font-weight:600;color:#5b7fff;margin-bottom:20px;text-align:center}.rate__actions{display:flex;flex-direction:column;gap:12px;width:100%;max-width:400px;margin-bottom:20px}.rate__rank-button{width:100%;padding:16px;background:linear-gradient(135deg,#5b7fff,#4a6eee);border:none;border-radius:12px;font-size:17px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease;letter-spacing:.01em}.rate__rank-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #5b7fff59}.rate__rank-button:active{transform:translateY(0)}.rate__watchlist-button{width:100%;padding:14px;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:15px;font-weight:500;color:#9ca3af;cursor:pointer;transition:all .2s ease}.rate__watchlist-button:hover{background:#ffffff0d;border-color:#ffffff4d;color:#e5e7eb}.rate__watchlist-button--saved{background:#5b7fff1a;border-color:#5b7fff59;color:#7b9fff}.rate__watchlist-button:disabled{opacity:.5;cursor:not-allowed}.rate__details-toggle{font-size:14px;font-weight:500;color:#6b7280;background:transparent;border:none;cursor:pointer;padding:8px 16px;transition:color .2s ease;margin-bottom:8px}.rate__details-toggle:hover{color:#9ca3af}.rate__details{width:100%;max-width:400px;animation:rate-details-in .2s ease-out both}@keyframes rate-details-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.rate__genre-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;justify-content:center}.rate__genre-tag{display:inline-block;padding:5px 12px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:14px;font-size:13px;font-weight:500;color:#d1d5db}.rate__overview{font-size:14px;line-height:1.6;color:#9ca3af;margin:0;text-align:center}.rate__back-button{padding:12px 24px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.rate__back-button:hover{background:#ffffff26}.compare{min-height:100vh;background:#0b0c1a;display:flex;flex-direction:column;padding:28px 20px 20px;animation:page-enter .3s ease-out both}.compare__progress{position:fixed;top:0;left:0;right:0;height:4px;background:#ffffff14;z-index:10}.compare__progress-bar{height:100%;background:linear-gradient(90deg,#5b7fff,#4a6eee);border-radius:0 2px 2px 0;transition:width .4s ease}.compare__counter{font-size:14px;font-weight:500;color:#6b7280}.compare__error-hint{font-size:14px;color:#6b7280;margin-top:4px}.compare__tag-x{margin-left:4px;opacity:.5}.compare--loading,.compare--error{justify-content:center;align-items:center;gap:20px;color:#fff;text-align:center}.compare__spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#5b7fff;border-radius:50%;animation:spin .8s linear infinite}.compare__button{padding:12px 24px;background:linear-gradient(135deg,#5b7fff,#4a6eee);border:none;border-radius:12px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.compare__button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #5b7fff4d}.compare__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.compare__back,.compare__skip{display:flex;align-items:center;gap:4px;padding:8px 12px;background:transparent;border:none;font-size:16px;font-weight:500;color:#9ca3af;cursor:pointer;transition:color .2s ease}.compare__back:hover,.compare__skip:hover{color:#e5e7eb}.compare__question{margin-bottom:32px}.compare__title{font-size:24px;font-weight:700;color:#fff;margin:0 0 16px;letter-spacing:-.02em;line-height:1.2}.compare__tags{display:flex;flex-wrap:wrap;gap:8px}.compare__tag{display:inline-flex;padding:6px 14px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:16px;font-size:13px;font-weight:500;color:#d1d5db}.compare__cards{display:grid;grid-template-columns:1fr auto 1fr;gap:0;flex:1;margin-bottom:32px}.compare__card{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease;padding:0;display:flex;height:fit-content;flex-direction:column;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.compare__card:hover{transform:translateY(-4px);background:#ffffff0d;border-color:#5b7fff66;box-shadow:0 8px 32px #5b7fff33}.compare__card:active{transform:scale(.97);box-shadow:none}.compare__or-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 10px;gap:8px;color:#4b5563;font-size:11px;font-weight:700;letter-spacing:.08em;-webkit-user-select:none;user-select:none}.compare__or-divider:before,.compare__or-divider:after{content:"";width:1px;flex:1;background:#ffffff12}.compare__card-poster{width:100%;aspect-ratio:2/3;object-fit:cover}.compare__card-placeholder{width:100%;aspect-ratio:2/3;background:#ffffff0d;display:flex;align-items:center;justify-content:center;font-size:48px}.compare__card-info{padding:16px;text-align:center;min-height:96px;display:flex;flex-direction:column;justify-content:center}.compare__card-title{font-size:16px;font-weight:600;color:#fff;margin:0 0 4px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.compare__card-director{font-size:13px;color:#9ca3af;margin:0}.compare__footer{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:0 4px}.compare__footer-btn{flex:1;padding:12px 8px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.compare__footer-btn:disabled{opacity:.4;cursor:not-allowed}.compare__footer-btn--back{background:transparent;border:1px solid rgba(255,255,255,.15);color:#9ca3af}.compare__footer-btn--back:hover{background:#ffffff0d;color:#e5e7eb}.compare__footer-btn--different{background:transparent;border:1px solid rgba(255,255,255,.15);color:#9ca3af}.compare__footer-btn--different:hover{background:#ffffff0d;color:#e5e7eb}.compare__footer-btn--skip{background:transparent;border:1px solid rgba(255,255,255,.15);color:#9ca3af}.compare__footer-btn--skip:hover{background:#ffffff0d;color:#e5e7eb}.compare__genre-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.compare__genre-progress{font-size:13px;font-weight:500;color:#6b7280}.compare__genre-label{font-size:14px;font-weight:600;color:#d1d5db;background:#5b7fff1f;border:1px solid rgba(91,127,255,.25);border-radius:10px;padding:4px 12px}.compare__card--new{border-color:#5b7fff59}.compare__card-new-badge{position:absolute;top:8px;left:8px;background:#5b7fff;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;padding:3px 8px;border-radius:6px;z-index:2}.compare__card-year{font-size:13px;color:#9ca3af;margin:0}.compare__not-alike{padding:12px 32px;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:12px;font-size:15px;font-weight:500;color:#9ca3af;cursor:pointer;transition:all .2s ease}.compare__not-alike:hover{background:#ffffff0d;border-color:#ffffff40;color:#e5e7eb}.compare__not-alike:disabled{opacity:.4;cursor:not-allowed}.compare__wrong-genre-prompt{margin-top:20px;padding:16px;background:#f59e0b14;border:1px solid rgba(245,158,11,.25);border-radius:14px;animation:slide-up .25s ease-out both}@keyframes slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.compare__wrong-genre-prompt p{font-size:14px;line-height:1.5;color:#d1d5db;margin:0 0 12px}.compare__wrong-genre-actions{display:flex;gap:10px}.compare__wrong-genre-actions button{flex:1;padding:10px 14px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.compare__wrong-genre-actions button:first-child{background:transparent;border:1px solid rgba(255,255,255,.2);color:#9ca3af}.compare__wrong-genre-actions button:first-child:hover{background:#ffffff0f;color:#d1d5db}.compare__wrong-genre-actions button:last-child{background:#f59e0b26;border:1px solid rgba(245,158,11,.35);color:#f59e0b}.compare__wrong-genre-actions button:last-child:hover{background:#f59e0b38}.compare--auto-place{justify-content:center;align-items:center}.compare__auto-place-content{display:flex;flex-direction:column;align-items:center;gap:16px;animation:fade-in .3s ease-out both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.compare__genre-badge{display:inline-block;padding:6px 16px;background:#5b7fff26;border:1px solid rgba(91,127,255,.3);border-radius:20px;font-size:14px;font-weight:600;color:#5b7fff}.compare__auto-place-msg{font-size:18px;font-weight:600;color:#fff;text-align:center;margin:0}@media(max-width:480px){.compare__title{font-size:20px}.compare__or-divider{padding:0 6px;font-size:10px}.compare__card-info{padding:12px}.compare__card-title{font-size:14px}}.profile{min-height:100vh;background:#0b0c1a;padding:20px;animation:page-enter .3s ease-out both}.profile__header-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.profile__back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;background:transparent;border:none;color:#9ca3af;cursor:pointer;border-radius:12px;transition:all .2s ease;padding:0}.profile__back:hover{background:#ffffff0d;color:#e5e7eb}.profile__edit-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:20px;font-size:14px;font-weight:600;color:#9ca3af;cursor:pointer;transition:all .2s ease}.profile__edit-btn:hover{background:#ffffff1a;color:#e5e7eb;border-color:#fff3}.profile__edit-actions{display:flex;gap:8px;align-items:center}.profile__cancel-btn{padding:8px 14px;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:20px;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s ease}.profile__cancel-btn:hover:not(:disabled){color:#9ca3af}.profile__cancel-btn:disabled{opacity:.4;cursor:not-allowed}.profile__save-btn{padding:8px 16px;background:#5b7fff;border:none;border-radius:20px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease}.profile__save-btn:hover:not(:disabled){background:#4a6eee}.profile__save-btn:disabled{opacity:.4;cursor:not-allowed}.profile__identity{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px}.profile__avatar-btn{position:relative;width:54px;height:54px;flex-shrink:0;border-radius:50%;border:2px solid rgba(91,127,255,.35);padding:0;cursor:pointer;background:transparent;transition:border-color .2s ease;overflow:visible;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.profile__avatar-btn:hover{border-color:#5b7fffb3}.profile__avatar-btn:hover .profile__avatar-edit-hint{opacity:1}.profile__avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.profile__avatar-initials{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;letter-spacing:.02em;-webkit-user-select:none;user-select:none}.profile__avatar-spinner{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#5b7fff1a}.profile__avatar-btn--uploading{pointer-events:none;opacity:.7}.profile__avatar-btn--uploading:after{content:"";position:absolute;inset:-2px;border-radius:50%;border:2px solid transparent;border-top-color:#5b7fff;animation:avatar-spin .8s linear infinite}@keyframes avatar-spin{to{transform:rotate(360deg)}}.profile__avatar-edit-hint{position:absolute;bottom:-2px;right:-2px;width:20px;height:20px;background:#5b7fff;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;pointer-events:none;color:#fff}.profile__name-block{flex:1;min-width:0;padding-top:4px}.profile__display-name{font-size:28px;font-weight:800;color:#fff;margin:0 0 4px;letter-spacing:-.02em;line-height:1.15;word-break:break-word}.profile__name-input{width:100%;font-size:28px;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.15;background:transparent;border:none;border-bottom:2px solid #5B7FFF;border-radius:0;padding:0 0 4px;margin:0 0 4px;outline:none;caret-color:#5b7fff;box-sizing:border-box}.profile__name-input::placeholder{color:#4b5563}.profile__email{font-size:13px;color:#6b7280;margin:0}.profile__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;cursor:default;-webkit-user-select:none;user-select:none}.profile__stat{display:flex;flex-direction:column;align-items:center;padding:16px 12px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px}.profile__stat-value{font-size:28px;font-weight:700;color:#fff;line-height:1;margin-bottom:4px}.profile__stat-label{font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.profile__watchlist-section{margin-bottom:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.profile__watchlist-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:transparent;border:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.profile__watchlist-header:hover{background:#ffffff05}.profile__watchlist-title-row{display:flex;align-items:center;gap:8px}.profile__watchlist-title{font-size:16px;font-weight:600;color:#fff}.profile__watchlist-count{font-size:12px;font-weight:600;background:#5b7fff26;color:#5b7fff;border-radius:8px;padding:2px 7px}.profile__section-arrow{color:#6b7280;transition:transform .2s ease;flex-shrink:0}.profile__section-arrow--open{transform:rotate(180deg)}.profile__poster-strip{display:flex;gap:8px;padding:0 16px 14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.profile__poster-strip::-webkit-scrollbar{display:none}.profile__strip-poster{flex-shrink:0;width:68px;border-radius:8px;overflow:hidden;border:none;padding:0;cursor:pointer;background:#ffffff0d;transition:transform .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.profile__strip-poster:active{transform:scale(.93)}.profile__strip-poster-img{width:100%;aspect-ratio:2/3;object-fit:cover;display:block}.profile__strip-poster-placeholder{width:100%;aspect-ratio:2/3;display:flex;align-items:center;justify-content:center;font-size:22px;background:#ffffff0d}.profile__watchlist-list{display:flex;flex-direction:column;padding:0 12px 12px;gap:6px}.profile__watchlist-item{display:flex;align-items:center;gap:12px;padding:10px;background:#ffffff05;border:none;border-radius:10px;cursor:pointer;text-align:left;width:100%;transition:background .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.profile__watchlist-item:hover{background:#ffffff0d}.profile__watchlist-item:active{background:#ffffff14}.profile__watchlist-poster{width:36px;height:54px;object-fit:cover;border-radius:6px;flex-shrink:0}.profile__watchlist-poster-placeholder{width:36px;height:54px;background:#ffffff0d;border-radius:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:16px}.profile__watchlist-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.profile__watchlist-name{font-size:14px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile__watchlist-added{font-size:12px;color:#6b7280}.profile__watchlist-chevron{color:#4b5563;flex-shrink:0}.profile__tabs{display:flex;gap:0;margin-bottom:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:4px}.profile__tab{flex:1;padding:10px 16px;background:transparent;border:none;border-radius:9px;font-size:15px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s ease}.profile__tab--active{background:#5b7fff26;color:#fff}.profile__tab:hover:not(.profile__tab--active){color:#d1d5db}.profile__empty{text-align:center;padding:60px 20px;color:#6b7280}.profile__empty p{font-size:16px;margin:0 0 20px}.profile__cta{padding:14px 28px;background:linear-gradient(135deg,#5b7fff,#4a6eee);border:none;border-radius:12px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.profile__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #5b7fff4d}.profile__all-movies{display:flex;flex-direction:column;gap:6px}.profile__rank-item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:12px;text-align:left;width:100%}.profile__rank-item--clickable{cursor:pointer;transition:background .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.profile__rank-item--clickable:hover{background:#ffffff0f;border-color:#ffffff1f}.profile__rank-item--clickable:active{background:#ffffff17}.profile__rank-number{font-size:15px;font-weight:700;color:#5b7fff;width:36px;flex-shrink:0;text-align:right}.profile__rank-poster{width:40px;height:60px;object-fit:cover;border-radius:6px;flex-shrink:0}.profile__rank-poster-placeholder{width:40px;height:60px;background:#ffffff0d;border-radius:6px;flex-shrink:0}.profile__rank-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.profile__rank-title{font-size:15px;font-weight:600;color:#fff;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile__rank-year{font-size:13px;color:#6b7280}.profile__rank-chevron{color:#4b5563;flex-shrink:0}.profile__genre-sections{display:flex;flex-direction:column;gap:12px}.profile__genre{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.profile__genre-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;background:transparent;border:none;cursor:pointer;text-align:left;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.profile__genre-header:hover{background:#ffffff05}.profile__genre-info{display:flex;flex-direction:column;gap:2px}.profile__genre-name{font-size:17px;font-weight:600;color:#fff;margin:0}.profile__genre-count{font-size:13px;color:#6b7280}.profile__genre-arrow{color:#6b7280;transition:transform .2s ease;flex-shrink:0}.profile__genre-arrow--expanded{transform:rotate(180deg)}.profile__genre-preview{padding:0 16px 16px;display:flex;flex-direction:column;gap:6px}.profile__preview-movie{display:flex;align-items:center;gap:10px;width:100%;background:transparent;border:none;text-align:left;padding:6px 8px;border-radius:8px;cursor:pointer;transition:background .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.profile__preview-movie:hover{background:#ffffff0a}.profile__preview-rank{font-size:14px;font-weight:700;color:#5b7fff;width:32px;flex-shrink:0}.profile__preview-poster{width:36px;height:54px;object-fit:cover;border-radius:6px;flex-shrink:0}.profile__preview-poster-placeholder{width:36px;height:54px;background:#ffffff0d;border-radius:6px;flex-shrink:0}.profile__preview-info{flex:1;min-width:0}.profile__preview-title{font-size:14px;font-weight:500;color:#d1d5db;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile__genre-rankings{padding:0 12px 12px;display:flex;flex-direction:column;gap:6px}.profile__reset-panel{margin-bottom:24px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.profile__reset-btn{width:100%;padding:12px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:10px;font-size:14px;font-weight:600;color:#ef4444;cursor:pointer;transition:background .15s ease}.profile__reset-btn:hover{background:#ef44442e}.profile__reset-confirm{display:flex;flex-direction:column;gap:10px;padding:14px;background:#ef444414;border:1px solid rgba(239,68,68,.25);border-radius:10px}.profile__reset-warning{font-size:13px;color:#ef4444e6;line-height:1.4}.profile__reset-actions{display:flex;gap:8px}.profile__reset-cancel{flex:1;padding:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:14px;font-weight:500;color:#9ca3af;cursor:pointer;transition:background .15s ease}.profile__reset-cancel:disabled{opacity:.4;cursor:not-allowed}.profile__reset-confirm-btn{flex:1;padding:10px;background:#ef4444;border:none;border-radius:8px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:opacity .15s ease}.profile__reset-confirm-btn:disabled{opacity:.5;cursor:not-allowed}.placement{min-height:100vh;background:#0b0c1a;display:flex;flex-direction:column;align-items:center;padding:40px 20px;opacity:0;transition:opacity .4s ease}.placement--visible{opacity:1}.placement--loading{justify-content:center;opacity:1}.placement__spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#5b7fff;border-radius:50%;animation:placement-spin .8s linear infinite}@keyframes placement-spin{to{transform:rotate(360deg)}}.placement__poster-container{margin-bottom:24px;animation:placement-poster-in .6s ease-out both;animation-delay:.2s}@keyframes placement-poster-in{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.placement__poster{width:200px;height:300px;object-fit:cover;border-radius:16px;box-shadow:0 12px 40px #00000080}@keyframes celebrate-poster{0%{transform:scale(.8);box-shadow:0 12px 40px #00000080}60%{transform:scale(1.05);box-shadow:0 16px 56px #5b7fff80}to{transform:scale(1);box-shadow:0 12px 40px #5b7fff40}}.placement--celebrate .placement__poster{animation:celebrate-poster .7s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.35s;box-shadow:0 12px 40px #5b7fff40}.placement--celebrate .placement__rank-number{color:#5b7fff}.placement__percentile--first{font-size:15px;font-weight:600;color:#5b7fff;margin-bottom:24px}.placement__poster-placeholder{width:200px;height:300px;background:#ffffff0d;border-radius:16px}.placement__info{text-align:center;width:100%;max-width:400px;animation:placement-info-in .5s ease-out both;animation-delay:.5s}@keyframes placement-info-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.placement__title{font-size:22px;font-weight:700;color:#fff;margin:0 0 20px;letter-spacing:-.02em}.placement__rank-display{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:12px}.placement__rank-hash{font-size:32px;font-weight:700;color:#5b7fff}.placement__rank-number{font-size:56px;font-weight:800;color:#fff;line-height:1;font-variant-numeric:tabular-nums}.placement__rank-context{font-size:18px;font-weight:500;color:#9ca3af;margin-left:8px}.placement__percentile{font-size:14px;color:#6b7280;margin-bottom:24px}.placement__ranking-list{margin-top:20px;border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.placement__ranking-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;transition:background .2s ease}.placement__ranking-item--active{background:#5b7fff1a;border:1px solid rgba(91,127,255,.2)}.placement__ranking-num{font-size:14px;font-weight:700;color:#5b7fff;width:28px;flex-shrink:0}.placement__ranking-title{flex:1;font-size:14px;font-weight:500;color:#d1d5db;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.placement__actions{margin-top:32px;display:flex;flex-direction:column;gap:12px;width:100%;max-width:400px;animation:placement-info-in .5s ease-out both;animation-delay:.8s}.placement__action-share{width:100%;padding:14px;background:transparent;border:1px solid rgba(91,127,255,.35);border-radius:12px;font-size:15px;font-weight:600;color:#5b7fff;cursor:pointer;transition:all .2s ease}.placement__action-share:hover{background:#5b7fff1a;border-color:#5b7fff80}.placement__action-primary{width:100%;padding:16px;background:linear-gradient(135deg,#5b7fff,#4a6eee);border:none;border-radius:12px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.placement__action-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #5b7fff4d}.placement__action-primary:active{transform:translateY(0)}.placement__action-secondary{width:100%;padding:14px;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:12px;font-size:15px;font-weight:500;color:#9ca3af;cursor:pointer;transition:all .2s ease}.placement__action-secondary:hover{background:#ffffff0d;border-color:#ffffff40;color:#e5e7eb}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;animation:page-enter .3s ease-out both;background:#0a0b14;padding:24px}.login__content{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;gap:40px}.login__logo{text-align:center}.login__logo-text{font-size:22px;font-weight:700;letter-spacing:-.5px;color:#fff}.login__hero{text-align:center;display:flex;flex-direction:column;gap:12px}.login__headline{font-size:32px;font-weight:700;line-height:1.15;letter-spacing:-.5px;color:#fff;margin:0}.login__subtext{font-size:15px;line-height:1.5;color:#ffffff80;margin:0}.login__google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;background:#fff;color:#0a0b14;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .15s ease}.login__google-btn:hover{opacity:.9}.login__google-btn:disabled{opacity:.5;cursor:not-allowed}.login__google-icon{flex-shrink:0}.login__terms{font-size:12px;color:#ffffff4d;text-align:center;line-height:1.5;margin:0}.login__link{color:#ffffff80;cursor:pointer;text-decoration:underline}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0b14;color:#fff;overflow-x:hidden}#root{display:flex;flex-direction:column}.container{width:100%;max-width:600px;margin:0 auto;padding:0 16px}html{scroll-behavior:smooth}button{font-family:inherit;border:none;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}input{font-family:inherit;border:none;outline:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#151621}::-webkit-scrollbar-thumb{background:#1c1d2b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2a2b3a}*:focus-visible{outline:2px solid #5B7FFF;outline-offset:2px}*:focus:not(:focus-visible){outline:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes page-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
