:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f5f7;background:#0c0c10;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#22202d 0,#0c0c10 42%)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.landing{max-width:1180px;margin:0 auto;padding:72px 28px;min-height:100vh;display:grid;align-content:center;gap:48px}.hero{max-width:780px}.hero h1{margin:8px 0 18px;font-size:clamp(3rem,8vw,6.6rem);line-height:.92;letter-spacing:-.065em}.hero p{color:#b8b8c2;font-size:1.2rem;line-height:1.65;max-width:720px}.eyebrow{color:#a795ff;font-size:.8rem;font-weight:800;letter-spacing:.16em}.hero-actions{display:flex;gap:12px;margin-top:28px}.button{border:0;border-radius:12px;padding:12px 18px;font-weight:750;display:inline-flex;align-items:center;justify-content:center}.button-primary{background:#f4f1ff;color:#111017}.button-secondary{background:#24232c;color:#f4f1ff;border:1px solid #383743}.button-ghost{background:transparent;color:#ccc;padding:8px 0;justify-content:flex-start}.full{width:100%}.feature-grid,.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-grid article,.stats-grid article,.profile-card{padding:22px;border:1px solid #292832;background:#14141abd;border-radius:18px;display:flex;flex-direction:column;gap:8px}.feature-grid span,.stats-grid span,.profile-card span,.muted{color:#9d9da8}.auth-page,.center-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(440px,100%);padding:30px;border:1px solid #2c2b36;border-radius:20px;background:#111117e6}.brand{font-weight:900;letter-spacing:-.02em;display:inline-flex;align-items:center;gap:8px;font-size:1.2rem}.brand-badge{background:linear-gradient(135deg,#755ce8,#bd65b4);color:#fff;font-size:.7rem;font-weight:900;padding:2px 6px;border-radius:6px}.pwa-install-btn{width:100%;justify-content:center;gap:8px;font-size:.88rem;padding:10px;margin-bottom:8px;border-color:#a795ff66;background:#a795ff1a;color:#d6ccff}.pwa-install-btn:hover{background:#a795ff33;border-color:#a795ff}.pwa-nav-btn{padding:8px 14px;font-size:.85rem;border-color:#a795ff66;background:#a795ff1a;color:#d6ccff}.landing-wrapper{min-height:100vh;display:flex;flex-direction:column}.landing-nav{position:sticky;top:0;z-index:100;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0c0c10d1;border-bottom:1px solid rgba(255,255,255,.06)}.landing-nav-inner{max-width:1180px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.nav-links{display:flex;gap:24px}.nav-links a{color:#a1a1aa;font-weight:600;font-size:.95rem;transition:color .2s}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:12px}.landing{max-width:1180px;margin:0 auto;padding:48px 24px 80px;display:grid;gap:80px}.hero{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:999px;background:#a795ff1f;border:1px solid rgba(167,149,255,.3);font-size:.85rem;font-weight:700;color:#d6ccff;margin-bottom:20px}.hero h1{margin:8px 0 18px;font-size:clamp(2.6rem,6.5vw,4.8rem);line-height:1.05;letter-spacing:-.04em;font-weight:900}.gradient-text{background:linear-gradient(135deg,#f4f1ff 20%,#a795ff,#e582d9);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{color:#b8b8c2;font-size:1.25rem;line-height:1.6;max-width:720px;margin:0 auto}.hero-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap;justify-content:center}.hero-btn-main{font-size:1.1rem;padding:16px 32px;border-radius:14px;box-shadow:0 0 30px #a795ff59;transition:transform .2s,box-shadow .2s}.hero-btn-main:hover{transform:translateY(-2px);box-shadow:0 0 40px #a795ff80}.hero-btn-sec{font-size:1.1rem;padding:16px 28px;border-radius:14px}.hero-trust{display:flex;gap:20px;margin-top:24px;font-size:.88rem;color:#8e8e9c;font-weight:600;flex-wrap:wrap;justify-content:center}.hero-preview-card{width:100%;max-width:820px;margin-top:48px;border:1px solid #363447;border-radius:20px;background:#13121b;box-shadow:0 20px 60px #0009,0 0 40px #a795ff26;overflow:hidden;text-align:left}.preview-topbar{background:#1a1924;padding:12px 16px;border-bottom:1px solid #292838;display:flex;align-items:center;gap:8px;font-size:.85rem;color:#8e8e9c}.preview-dot{width:10px;height:10px;border-radius:50%}.preview-dot.red{background:#ff5f56}.preview-dot.yellow{background:#ffbd2e}.preview-dot.green{background:#27c93f}.preview-title{margin-left:10px;font-weight:600;color:#b6b6c6}.preview-content{display:grid;grid-template-columns:1fr 1.3fr;gap:20px;padding:24px;align-items:center}.preview-viewfinder{aspect-ratio:4/3;border-radius:14px;background:#000;border:2px solid #a795ff55;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.preview-cam-sim{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#2a2542,#0d0c13)}.preview-avatar{font-size:3rem;animation:pulse 2s infinite}.preview-stage{display:flex;flex-direction:column;gap:14px}.preview-pitch-tag{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#a795ff;background:#a795ff1a;padding:6px 12px;border-radius:8px;border:1px solid rgba(167,149,255,.25)}.preview-note{color:#fff;font-size:1.1rem}.accuracy-pill{margin-left:auto;background:#22c55e22;color:#4ade80;border:1px solid #22c55e55;padding:2px 8px;border-radius:6px;font-weight:800;font-size:.75rem}.preview-lyrics{background:#0000004d;padding:14px;border-radius:12px;border:1px solid #232230;text-align:center}.preview-line{margin:6px 0;font-size:1.05rem;font-weight:700}.preview-line.active{color:#fff;font-size:1.25rem;text-shadow:0 0 15px rgba(167,149,255,.6)}.preview-line.past{color:#556}.preview-line.upcoming{color:#889}.preview-score-badge{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:linear-gradient(135deg,#201e30,#161522);border-radius:10px;border:1px solid #3c3954;font-size:.88rem}.preview-score-badge strong{color:#a795ff}.metrics-banner{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:28px;background:#1a192499;border:1px solid #2a293a;border-radius:20px;text-align:center}.metric-item strong{display:block;font-size:clamp(2rem,4vw,2.8rem);font-weight:900;color:#fff;background:linear-gradient(to bottom,#fff,#a795ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.metric-item span{color:#8e8e9e;font-size:.9rem;font-weight:600}.section-block{display:grid;gap:36px}.section-header{text-align:center;max-width:680px;margin:0 auto}.section-header h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.03em;margin:8px 0 10px}.section-header p{color:#9a9aa8;font-size:1.1rem}.feature-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{padding:30px 24px;border:1px solid #282736;background:linear-gradient(160deg,#161520,#100f16);border-radius:20px;display:flex;flex-direction:column;gap:12px;transition:transform .2s,border-color .2s}.feature-card:hover{transform:translateY(-3px);border-color:#555075}.feature-icon{font-size:2.2rem;margin-bottom:4px}.feature-card h3{margin:0;font-size:1.25rem;font-weight:800;color:#f4f1ff}.feature-card p{margin:0;color:#9494a3;font-size:.95rem;line-height:1.6}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{padding:30px;border:1px solid #282736;background:#13121a;border-radius:20px;position:relative}.step-num{width:44px;height:44px;border-radius:12px;background:#2a2740;color:#a795ff;display:grid;place-items:center;font-size:1.3rem;font-weight:900;margin-bottom:16px;border:1px solid #3c385c}.step-card h3{margin:0 0 8px;font-size:1.2rem}.step-card p{margin:0;color:#9292a0;font-size:.95rem;line-height:1.55}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.testimonial-card{padding:32px;border:1px solid #2c2b3c;background:#14131e;border-radius:20px;display:flex;flex-direction:column;gap:16px}.stars{color:#facc15;font-size:1.1rem;letter-spacing:2px}.testimonial-card p{font-size:1.1rem;line-height:1.6;color:#dedee8;font-style:italic;margin:0}.author strong{display:block;color:#fff;font-size:1rem}.author span{color:#838392;font-size:.85rem}.cta-banner{padding:60px 30px;border:1px solid #3f3c59;background:radial-gradient(circle at center,#26213e,#111018);border-radius:26px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 0 60px #a795ff26}.cta-banner h2{font-size:clamp(2.2rem,5vw,3.4rem);letter-spacing:-.04em;margin:0}.cta-banner p{color:#bdbdc9;font-size:1.2rem;max-width:580px;margin:0 0 12px}.landing-footer{border-top:1px solid #201f2b;padding:36px 24px;background:#0a0a0d;margin-top:auto}.footer-inner{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:#787886;font-size:.9rem;flex-wrap:wrap;gap:16px}@media(max-width:860px){.preview-content,.feature-grid-v2,.steps-grid,.testimonials-grid,.metrics-banner{grid-template-columns:1fr}.nav-links{display:none}.landing{gap:60px;padding:24px 16px 60px}}.auth-card h1{font-size:2.2rem;margin:26px 0 18px}.auth-card form{display:grid;gap:14px}.auth-card label{display:grid;gap:7px;color:#bdbdc7}.auth-card input,.search-bar input{width:100%;border:1px solid #33323c;border-radius:11px;background:#111116;color:#fff;padding:13px 14px;outline:none}.auth-card input:focus,.search-bar input:focus{border-color:#7f6ee8}.notice,.error{padding:12px 14px;border-radius:11px;margin-bottom:14px;font-size:.92rem}.notice{background:#23202d;color:#cfc5ff}.error{background:#342024;color:#ffc7cd}.app-shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.sidebar{border-right:1px solid #24232d;padding:26px 18px;display:flex;flex-direction:column;gap:30px;background:#0c0c10e0}.sidebar nav{display:grid;gap:5px}.sidebar nav a{color:#a7a7b2;padding:10px 12px;border-radius:10px}.sidebar nav a.active{color:#fff;background:#23222b}.sidebar-footer{margin-top:auto;display:grid;gap:8px;overflow:hidden}.sidebar-footer small{color:#777783;text-overflow:ellipsis;overflow:hidden}.content{padding:48px;max-width:1200px;width:100%}.page-header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:28px}.page-header h1{margin:8px 0 0;font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.05em}.page-header p{color:#9696a1}.search-bar{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:22px}.song-list{display:grid;gap:10px}.song-card{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;padding:13px;border:1px solid #292832;border-radius:14px;background:#131319}.song-card:hover{border-color:#484653;transform:translateY(-1px)}.song-card>div:nth-child(2){display:grid;gap:4px}.song-card span{color:#92929d;font-size:.9rem}.song-cover{width:52px;aspect-ratio:1;border-radius:10px;background:linear-gradient(135deg,#755ce8,#bd65b4);display:grid;place-items:center;font-size:1.6rem}.song-meta{display:flex;gap:12px}.karaoke-stage{border:1px solid #292832;border-radius:22px;background:#111117;padding:30px;min-height:480px;display:grid;align-content:center;justify-items:center;gap:24px;position:relative}.lyrics-box{text-align:center;max-width:820px;width:100%;max-height:240px;overflow-y:auto;scroll-behavior:smooth;padding:40px 10px;mask-image:linear-gradient(to bottom,transparent,black 25%,black 75%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 25%,black 75%,transparent)}.lyrics-box::-webkit-scrollbar{display:none}.lyric-line{font-size:clamp(1.4rem,3.5vw,2.4rem);font-weight:800;margin:18px 0;transition:all .25s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.lyric-line.active{color:#fff;transform:scale(1.06);text-shadow:0 0 24px rgba(167,149,255,.45)}.lyric-line.past{color:#4e4e59;opacity:.55}.lyric-line.upcoming{color:#8e8e9c;opacity:.8}.playback-bar{width:100%;max-width:680px;display:grid;gap:8px}.timeline-scrubber{width:100%;accent-color:#a795ff;cursor:pointer;height:6px}.timeline-labels{display:flex;justify-content:space-between;font-size:.85rem;color:#828290;font-weight:600}.stage-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.record-button{border:0;border-radius:999px;padding:14px 24px;font-weight:900;background:#f4f1ff;color:#111017;transition:background .2s}.record-button.active{background:#e55565;color:#fff;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.recording-player{width:min(680px,100%);margin-top:10px}.recording-banner{border:1px solid #383748;background:#181822;padding:16px 20px;border-radius:14px;width:100%;max-width:680px;display:grid;gap:10px}.recording-banner-header{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#a795ff;font-weight:700}.score-card{border:1px solid #3c3b4e;background:linear-gradient(145deg,#191826,#111118);padding:24px;border-radius:18px;width:100%;max-width:680px;display:grid;gap:18px;text-align:center}.score-header{display:flex;justify-content:space-between;align-items:center}.score-badge{padding:4px 12px;border-radius:999px;font-weight:800;font-size:.85rem}.score-badge.Perfeito{background:#22c55e26;border:1px solid #22c55e88;color:#4ade80}.score-badge.Excelente{background:#3b82f626;border:1px solid #3b82f688;color:#60a5fa}.score-badge.Bom{background:#eab30826;border:1px solid #eab30888;color:#fde047}.score-badge.Precisa.Praticar,.score-badge.Precisa-Praticar{background:#ef444426;border:1px solid #ef444488;color:#f87171}.score-main{display:flex;flex-direction:column;align-items:center;gap:4px}.score-number{font-size:clamp(3.5rem,8vw,5rem);font-weight:900;line-height:1;color:#fff;background:linear-gradient(to bottom,#fff,#a795ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.score-breakdown{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:8px}.score-stat{background:#ffffff08;border:1px solid #282736;padding:12px;border-radius:12px;display:flex;flex-direction:column;gap:4px}.score-stat strong{font-size:1.3rem;color:#f3f0ff}.score-stat span{font-size:.8rem;color:#8a8a9a}.pitch-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#a795ff26;border:1px solid rgba(167,149,255,.3);font-size:.85rem;font-weight:700;color:#d6ccff}.pitch-badge.listening{border-color:#e5556566;background:#e555651a;color:#ffb8bf}.pitch-note{font-size:1.1rem;color:#fff;font-weight:900}.record-mode-pills{display:inline-flex;padding:4px;background:#1a1a24;border-radius:12px;border:1px solid #2e2d3d;gap:4px}.record-mode-pill{background:transparent;border:0;color:#8e8e9c;padding:6px 14px;border-radius:8px;font-size:.85rem;font-weight:700}.record-mode-pill.active{background:#2f2d40;color:#fff}.viewfinder-wrapper{width:100%;max-width:540px;aspect-ratio:16/9;border-radius:18px;overflow:hidden;position:relative;border:2px solid #a795ff55;background:#000;box-shadow:0 0 30px #a795ff33}.video-preview{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.rec-tag{position:absolute;top:12px;left:12px;background:#e55565d9;color:#fff;font-size:.75rem;font-weight:900;padding:4px 10px;border-radius:6px;letter-spacing:.05em;display:flex;align-items:center;gap:6px}.rec-dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:pulse 1s infinite}.recorded-video-player{width:100%;border-radius:12px;max-height:400px;background:#000}@media(max-width:780px){.feature-grid,.stats-grid,.app-shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:2;border-right:0;border-bottom:1px solid #24232d;padding:14px 18px;flex-direction:row;align-items:center;overflow-x:auto}.sidebar nav{display:flex}.sidebar-footer{display:none}.content{padding:28px 18px}.song-card{grid-template-columns:48px 1fr}.song-meta{display:none}}
