*{box-sizing:border-box;margin:0;padding:0}:root{--bg-page:#f6f8fc;--bg-surface:#fff;--text-primary:#0f172a;--text-secondary:#475569;--text-light:#e2e8f0;--border-soft:#dbe3ef;--brand-500:#4f46e5;--brand-600:#4338ca;--brand-100:#e0e7ff;--header-bg:#0f172af2;--danger-500:#dc2626;--danger-100:#fee2e2;--success-500:#16a34a;--success-100:#dcfce7}body{background:var(--bg-page);min-height:100vh;color:var(--text-primary);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-content{flex:1}.layout-container{max-width:1200px;margin:0 auto;padding:0 20px}.header{z-index:20;background:var(--header-bg);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;gap:16px;padding:1rem 0;display:flex}.brand-link{color:#f8fafc;align-items:center;gap:10px;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-logo{background:linear-gradient(135deg, var(--brand-500), #7c3aed);border-radius:10px;place-items:center;width:36px;height:36px;font-size:1rem;display:inline-grid}.menu{align-items:center;gap:10px;list-style:none;display:flex}.menu-link{color:var(--text-light);border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.menu-link svg{font-size:1rem}.menu-link:hover{background:#ffffff14}.menu-link.active{color:#c7d2fe;background:#4f46e538}.user-chip{color:var(--text-light);background:#ffffff14;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:.9rem;display:inline-flex}.user-chip svg{font-size:1rem}.menu-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-weight:600;transition:all .2s;display:inline-flex}.menu-button:hover{background:#dc26262e;border-color:#fda4af}.footer{color:#fff;background-color:#0f172a;margin-top:0}.footer-content{flex-wrap:wrap;justify-content:space-between;gap:.625rem;padding:1.25rem 0;display:flex}.loading-spinner{color:var(--text-secondary);justify-content:center;align-items:center;gap:10px;font-weight:600;display:flex}.loading-spinner.inline{gap:8px;display:inline-flex}.spinner{border:3px solid #4f46e533;border-top-color:var(--brand-500);border-radius:999px;animation:.8s linear infinite spin}.loading-spinner.md .spinner{width:22px;height:22px}.loading-spinner.sm .spinner{border-width:2px;width:16px;height:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.route-loading{place-items:center;min-height:40vh;display:grid}.status-modal-backdrop{z-index:999;background:#0f172a73;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.status-modal{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:14px;width:100%;max-width:420px;padding:20px;animation:.2s modalIn;box-shadow:0 18px 36px #0f172a38}.status-modal-icon{justify-content:center;align-items:center;margin-bottom:8px;font-size:1.6rem;display:inline-flex}.status-modal h3{color:var(--text-primary);margin-bottom:8px}.status-modal p{color:var(--text-secondary);margin-bottom:14px;line-height:1.5}.status-modal button{background:var(--brand-500);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 14px;font-weight:700}.status-modal button:hover{background:var(--brand-600)}.status-modal.success{border-top:4px solid var(--success-500)}.status-modal.error{border-top:4px solid var(--danger-500)}@keyframes modalIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.header-content{flex-direction:column;align-items:flex-start}.menu{flex-wrap:wrap}}@media (width<=640px){.layout-container{padding:0 14px}}.container{max-width:1200px;margin:0 auto;padding:32px 20px}.cabecalho-admin{margin-bottom:24px}.cabecalho-admin h1{color:#1f2937;margin-bottom:8px;font-size:32px}.cabecalho-admin p{color:#555}.form-section{background-color:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 2px 8px #00000014}.form-section h2{color:#111827;margin-bottom:20px}.filme-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.campo{flex-direction:column;gap:8px;display:flex}.campo label{color:#374151;font-weight:700}.campo input{background-color:#fff;border:.0625rem solid #d1d5db;border-radius:.5rem;outline:none;padding:12px}.acoes-form{grid-column:1/-1;gap:.75rem;margin-top:.5rem;display:flex}.acoes-form button{cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.125rem;transition:all .2s}.acoes-form button[type=submit]{color:#fff;background-color:#2563eb}.acoes-form button[type=submit]:hover{background-color:#1d4ed8}.acoes-form button[type=button]{color:#111827;background-color:#e5e7eb}.acoes-form button[type=button]:hover{background-color:#d1d5db}.table-section{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 .125rem .5rem #00000014}.table-section h2{color:#111827;margin-bottom:1.25rem}.filme-table{border-collapse:collapse;width:100%}.filme-table thead{background-color:#f3f4f6}.filme-table th,.filme-table td{text-align:center;vertical-align:middle;border:.0625rem solid #e5e7eb;padding:.75rem}.filme-table th{color:#374151}.thumb-filme{object-fit:cover;border-radius:.375rem;width:4.375rem;height:6.25rem}.acoes-tabela{flex-direction:column;align-items:stretch;gap:.5rem;min-width:7rem;display:flex}.acoes-tabela button{cursor:pointer;border:none;border-radius:.5rem;padding:.625rem .75rem;transition:all .2s}.acoes-tabela button:first-child{color:#fff;background-color:#f59e0b}.acoes-tabela button:first-child:hover{background-color:#d97706}.acoes-tabela button:last-child{color:#fff;background-color:#dc2626}.acoes-tabela button:last-child:hover{background-color:#b91c1c}.usuario-container{max-width:1200px;margin:0 auto;padding:32px 20px}.cabecalho-usuario{margin-bottom:24px}.cabecalho-usuario h1{margin-bottom:8px;font-size:32px}.cabecalho-usuario p{color:#555}.filtros-container{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.busca-box{margin:1.25rem 0}.busca-box input{border:.0625rem solid #ccc;border-radius:.5rem;outline:none;width:16.25rem;padding:.75rem}.busca-box input:focus{border-color:#2563eb}.ordenacao-botoes{flex-wrap:wrap;gap:.625rem;display:flex}.ordenacao-botoes button{color:#111827;cursor:pointer;background-color:#e5e7eb;border:none;border-radius:.5rem;padding:.625rem .875rem;transition:all .2s}.ordenacao-botoes button:hover,.ordenacao-botoes button.ativo{color:#fff;background-color:#2562eb}.grid-filmes{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.filme-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 6px 16px #0f172a14}.filme-card:hover{transform:translateY(-4px);box-shadow:0 14px 24px #0f172a24}.filme-card-imagem{object-fit:cover;width:100%;height:21.25rem}.filme-card-conteudo{flex:1;padding:1rem}.filme-card-conteudo h2{color:#111827;margin-bottom:.625rem;font-size:1.1rem}.filme-card-conteudo p{color:#4b5563;margin-bottom:.5rem}.filme-card-link{color:#fff;background:#111827;border-radius:10px;justify-content:center;align-items:center;margin:0 1rem 1rem;padding:.7rem 1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.filme-card-link:hover{background:#1f2937;transform:translateY(-1px)}.filme-card-link:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}.detalhe-page{max-width:75rem;margin:0 auto;padding:0 1.25rem}.detalhe-filme-section{padding:2rem 0}.detalhe-filme-card{background-color:#fff;border-radius:1rem;gap:2rem;padding:1.5rem;display:flex;box-shadow:0 .125rem .625rem #00000014}.detalhe-filme-imagem{flex:1;max-width:20rem}.detalhe-filme-imagem img{object-fit:cover;border-radius:.75rem;width:100%}.detalhe-filme-conteudo{flex-direction:column;flex:2;gap:1rem;display:flex}.detalhe-filme-conteudo h1{color:#1f2937;font-size:2rem}.detalhe-filme-conteudo p{color:#555;margin-top:1rem}.botao-voltar{color:#fff;background:#111827;border-radius:.625rem;justify-content:center;align-items:center;height:fit-content;margin:0 1rem 1rem;padding:.7rem 1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.botao-voltar:hover{background:#1f2937;transform:translateY(-1px)}.not-found-container{background:linear-gradient(135deg,#1f2937 0%,#111827 50%,#0f1419 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.not-found-content{text-align:center;max-width:600px;animation:.6s ease-out fadeInScale}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.cinema-scene{justify-content:center;align-items:center;gap:30px;height:80px;margin-bottom:40px;display:flex}.film-reel{font-size:3.5rem;animation:3s linear infinite spin}.reel-1{animation-delay:0s}.reel-2{opacity:.9;font-size:4rem;animation-delay:.5s}.reel-3{animation-delay:1s}.error-code{color:#0000;background:linear-gradient(135deg,#f59e0b,#ef4444,#8b5cf6);text-shadow:0 0 30px #f59e0b4d;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(5rem,15vw,8rem);font-weight:900;line-height:1;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{text-shadow:0 0 30px #f59e0b4d}50%{text-shadow:0 0 50px #ef444480}}.error-title{color:#fff;letter-spacing:.5px;margin:20px 0 16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.error-description{color:#d1d5db;margin:0 0 30px;font-size:1rem;line-height:1.6}.broken-film-strip{justify-content:center;gap:12px;margin:30px 0;font-size:1.5rem;animation:1.2s ease-in-out infinite bounce;display:flex}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.btn-return{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1e40af);border:2px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #2563eb4d}.btn-return:before{content:"";z-index:-1;background:linear-gradient(135deg,#1e40af,#1e3a8a);width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.btn-return:hover:before{left:0}.btn-return:hover{border-color:#fff3;transform:translateY(-3px);box-shadow:0 15px 35px #2563eb66}.btn-return:active{transform:translateY(-1px);box-shadow:0 8px 20px #2563eb4d}.btn-return:focus-visible{outline-offset:2px;outline:3px solid #2563eb80}.cinema-lights{justify-content:center;gap:20px;margin-top:50px;padding-top:40px;display:flex}.light{background:#fbbf24;border-radius:50%;width:12px;height:12px;animation:1.5s ease-in-out infinite lightFlash;box-shadow:0 0 10px #fbbf2480}.light:first-child{animation-delay:0s}.light:nth-child(2){animation-delay:.3s}.light:nth-child(3){animation-delay:.6s}.light:nth-child(4){animation-delay:.9s}.light:nth-child(5){animation-delay:1.2s}@keyframes lightFlash{0%,to{opacity:.5;box-shadow:0 0 10px #fbbf2480}50%{opacity:1;box-shadow:0 0 20px #fbbf24cc}}@media (width<=640px){.not-found-container{padding:16px}.cinema-scene{gap:20px;margin-bottom:30px}.film-reel{font-size:2.5rem}.reel-2{font-size:2.8rem}.error-code{text-shadow:0 0 20px #f59e0b33}.btn-return{padding:12px 24px;font-size:.95rem}.cinema-lights{gap:16px;margin-top:40px}}.auth-page{place-items:center;min-height:100%;padding:32px 16px;display:grid}.auth-card{background:var(--bg-surface);border:1px solid var(--border-soft);transform-origin:top;border-radius:16px;width:100%;max-width:440px;padding:24px;animation:.42s ease-out authCardEnter;box-shadow:0 12px 24px #0f172a14}@keyframes authCardEnter{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-card h1{color:var(--text-primary);margin-bottom:8px}.auth-subtitle{color:var(--text-secondary);margin-bottom:18px}.auth-toggle{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.auth-toggle button{border:1px solid var(--border-soft);color:var(--text-secondary);cursor:pointer;background:#f9fafb;border-radius:10px;padding:10px;font-weight:600}.auth-toggle button.active{border-color:var(--brand-500);background:var(--brand-100);color:var(--brand-600)}.auth-form{gap:12px;display:grid}.auth-form input{border:1px solid var(--border-soft);border-radius:10px;outline:none;padding:12px}.auth-form input:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px #4f46e526}.auth-form button{background:var(--brand-500);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:700;display:inline-flex}.auth-form button:disabled{opacity:.7;cursor:not-allowed}.auth-feedback{border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:.95rem}.auth-feedback.error{color:#b91c1c;background:var(--danger-100);border:1px solid #fecaca}.auth-feedback.success{color:#166534;background:var(--success-100);border:1px solid #bbf7d0}.auth-tip{color:var(--text-secondary);margin-top:14px;font-size:.9rem}@media (prefers-reduced-motion:reduce){.auth-card{animation:none}}.profile-page{place-items:center;min-height:100%;padding:32px 16px;display:grid}.profile-card{background:var(--bg-surface);border:1px solid var(--border-soft);transform-origin:top;border-radius:16px;width:100%;max-width:560px;padding:24px;animation:.45s ease-out profileCardEnter;box-shadow:0 12px 24px #0f172a14}@keyframes profileCardEnter{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-card h1{color:var(--text-primary);margin-bottom:8px}.profile-subtitle{color:var(--text-secondary);margin-bottom:18px}.profile-form{gap:14px;display:grid}.profile-form label{color:var(--text-secondary);gap:6px;font-weight:600;display:grid}.profile-form input{border:1px solid var(--border-soft);border-radius:10px;outline:none;padding:12px;font-weight:500}.profile-form input:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px #4f46e526}.profile-form input:disabled{color:var(--text-secondary);background:#f3f4f6}.profile-form button{background:var(--brand-500);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:12px;font-weight:700;display:inline-flex}.profile-form button:disabled{opacity:.7;cursor:not-allowed}.profile-feedback{border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:.95rem}.profile-feedback.error{color:#b91c1c;background:var(--danger-100);border:1px solid #fecaca}.profile-feedback.success{color:#166534;background:var(--success-100);border:1px solid #bbf7d0}@media (prefers-reduced-motion:reduce){.profile-card{animation:none}}
