body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;letter-spacing:.05em;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.limit-modal-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.limit-modal{background:#050814;border:1px solid #f472ff59;border-radius:18px;box-shadow:0 18px 45px #000000b3;max-width:420px;padding:24px 28px;width:90%}.limit-modal h3{font-size:1.2rem;margin:0 0 8px}.limit-modal p{font-size:.9rem;margin:4px 0}.limit-modal-subtext{color:#a1a1b5;margin-top:6px}.limit-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.limit-btn-primary,.limit-btn-secondary{border:none;border-radius:999px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:transform .15s ease,box-shadow .15s ease,opacity .15s}.limit-btn-primary{background:linear-gradient(90deg,#ec4899,#8b5cf6);box-shadow:0 0 18px #ec48ff8c;color:#fff}.limit-btn-primary:hover{box-shadow:0 0 22px #ec48ffbf;transform:translateY(-1px)}.limit-btn-secondary{background:#0000;border:1px solid #94a3b8b3;color:#e5e7eb}.limit-btn-secondary:hover{opacity:.9}.plan-toggle-pill{align-items:center;background:#0f172af2;border:1px solid #94a3b899;border-radius:999px;bottom:20px;box-shadow:0 10px 25px #00000073;color:#e5e7eb;cursor:pointer;display:flex;font-size:.8rem;gap:8px;padding:8px 16px;position:fixed;right:20px;z-index:40}.plan-toggle-pill:hover{border-color:#f472ffb3}.plan-dot{background:radial-gradient(circle at 30% 30%,#f973ff,#a855f7);border-radius:50%;box-shadow:0 0 8px #f472ffe6;height:8px;width:8px}.plan-drawer{background:radial-gradient(circle at top left,#111827,#020617);border:1px solid #1e40af99;border-radius:18px;bottom:70px;box-shadow:0 18px 45px #000000b3;opacity:0;padding:16px 18px 18px;pointer-events:none;position:fixed;right:20px;transform:translateY(120%);transition:transform .2s ease-out,opacity .2s ease-out;width:260px;z-index:39}.plan-drawer.open{opacity:1;pointer-events:auto;transform:translateY(0)}.plan-drawer h4{font-size:.95rem;margin:0 0 8px}.plan-tier-pill{align-items:center;background:#0f172ae6;border:1px solid #f472ff99;border-radius:999px;display:inline-flex;margin-bottom:10px;padding:4px 10px}.plan-tier-label{font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.plan-stat-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:10px}.plan-stat{background:#0f172ae6;border-radius:10px;padding:8px 10px}.plan-stat-wide{margin-bottom:8px}.plan-stat-label{color:#9ca3af;display:block;font-size:.7rem;margin-bottom:2px}.plan-stat-value{font-size:.9rem}.plan-meta .plan-stat-value{color:#e5e7ebe6;font-size:.7rem;font-weight:500}.plan-error{color:#fca5a5;font-size:.8rem;margin-top:6px}.plan-upgrade-btn{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:999px;box-shadow:0 0 16px #ec48ff8c;color:#fff;cursor:pointer;font-size:.85rem;margin-top:4px;padding:8px 0;width:100%}.plan-upgrade-btn:hover{box-shadow:0 0 20px #ec48ffbf}.navbar{background:radial-gradient(circle at 0 0,#2b0b4b 0,#080010 60%);border-bottom:1px solid #d8b4fe59;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif;justify-content:center;padding:.85rem 2.75rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.navbar,.navbar-inner{align-items:center;display:flex}.navbar-inner{flex-wrap:nowrap;gap:.75rem;justify-content:space-between;margin:0 auto;max-width:1280px;width:100%}.navbar-left{flex:1 1;gap:3rem}.navbar-brand,.navbar-left{align-items:center;display:flex;min-width:0}.navbar-brand{gap:.9rem}.navbar-logo-pill{align-items:center;background:linear-gradient(90deg,#ec4899,#8b5cf6);border-radius:50%;box-shadow:0 0 18px #ec48ff8c;display:flex;height:40px;justify-content:center;overflow:hidden!important;position:relative;width:40px}.navbar-logo-pill:after{background:#fff;border-radius:50%;content:"";height:16px;opacity:.9;transition:opacity .3s ease;width:16px}.navbar-logo-pill:hover:after{opacity:1}.navbar-logo-pill:before{background:linear-gradient(135deg,#ff9eff,#a855f7);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.navbar-logo-pill:hover:before{opacity:.3}.navbar-logo-text{color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.04em}.navbar-brand-text{display:flex;flex-direction:column;min-width:0}.navbar-title{color:#fdf4ff;font-size:1.1rem;font-weight:700}.navbar-subtitle,.navbar-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navbar-subtitle{color:#f3e8ffbf;font-size:.8rem}.navbar-links{align-items:center;display:flex;flex:1 1;gap:2rem;justify-content:center;list-style:none;margin:0 auto;padding:0}.navbar-links a{color:#e5e7ebd9;font-size:.95rem;text-decoration:none;transition:color .2s ease,transform .2s ease}.navbar-links a:hover{color:#f9a8ff;transform:translateY(-1px)}.navbar-right{align-items:center;display:flex;flex-shrink:0;gap:1rem}.nav-btn{border:1px solid #0000;border-radius:999px;cursor:pointer;font-size:.9rem;font-weight:500;padding:.55rem 1.4rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.nav-btn-outline{background:#0f172a99;border-color:#94a3b880;color:#e5e7eb}.nav-btn-outline:hover{background:#0f172ae6;border-color:#d8b4feb3}.nav-btn-primary{background:linear-gradient(90deg,#ec4899,#8b5cf6);box-shadow:0 0 18px #ec48ff99;color:#fff}.nav-btn-primary:hover{box-shadow:0 0 26px #ec48ffd9;transform:translateY(-1px)}.user-icon-container{cursor:pointer;position:relative}.user-icon{color:#f9fafb;font-size:2.6rem;transition:transform .2s ease,color .2s ease}.user-icon-container:hover .user-icon{color:#f9a8ff;transform:scale(1.05)}.user-dropdown{animation:dropdownFade .25s ease-out;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172aeb;border:1px solid #d8b4fe66;border-radius:12px;box-shadow:0 12px 30px #0009;list-style:none;padding:.9rem 1.2rem;position:absolute;right:0;top:3rem;z-index:100}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.user-dropdown li{color:#e5e7eb;cursor:pointer;font-size:.9rem;margin:.55rem 0;transition:color .2s ease,transform .2s ease}.user-dropdown li:hover{color:#f9a8ff;transform:translateX(4px)}#features,#how-it-works,#pricing,#testimonials{scroll-margin-top:100px}.hamburger-btn--drawer{-webkit-tap-highlight-color:transparent;align-items:center;background:#0f172a59;border:1px solid #d8b4fe59;border-radius:12px;cursor:pointer;display:none;flex-direction:column;gap:6px;height:44px;justify-content:center;padding:10px;touch-action:manipulation;width:44px}.hamburger-btn--drawer .hamburger-bar{background:#ffffffeb;border-radius:999px;display:block;height:2px;width:22px}.nav-drawer-backdrop{background:#00000073;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s ease;z-index:80}.nav-drawer-backdrop.open{opacity:1;pointer-events:auto}.nav-drawer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0612eb;border-left:1px solid #d8b4fe59;box-shadow:-16px 0 40px #0000008c;display:flex;flex-direction:column;height:100dvh;padding:1rem;position:fixed;right:0;top:0;transform:translateX(105%);transition:transform .28s ease;width:min(340px,86vw);z-index:90}.nav-drawer.open{transform:translateX(0)}.nav-drawer-header{align-items:center;border-bottom:1px solid #d8b4fe33;display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem}.nav-drawer-title{color:#fdf4ff;font-weight:700;letter-spacing:.02em}.nav-drawer-close{background:#0f172a59;border:1px solid #d8b4fe40;border-radius:12px;color:#ffffffe6;cursor:pointer;height:40px;width:40px}.nav-drawer-list{list-style:none;margin:0;padding:0}.nav-drawer-list li{border-radius:12px;color:#e5e7ebeb;cursor:pointer;padding:.75rem .6rem;transition:background .2s ease,transform .2s ease,color .2s ease}.nav-drawer-list li:hover{background:#d8b4fe1f;color:#f9a8ff;transform:translateX(3px)}.nav-drawer-list .drawer-divider{background:#d8b4fe33;cursor:default;height:1px;margin:.6rem 0;padding:0}.nav-drawer-list .drawer-divider:hover{background:#d8b4fe33;transform:none}@media (max-width:1024px){.navbar{padding:.85rem 1.25rem}.navbar-left{gap:1.5rem;min-width:0}.navbar-links--desktop,.navbar-subtitle,.user-icon-container--desktop{display:none}.hamburger-btn--drawer{display:inline-flex}.navbar-title{max-width:62vw}}@media (max-width:420px){.navbar{padding:.75rem 1rem}.navbar-title{font-size:1rem;max-width:52vw}.navbar-logo-pill{height:36px;width:36px}.user-icon{font-size:2.2rem}.nav-btn{font-size:.88rem;padding:.5rem 1.15rem}}.user-search-page{background:radial-gradient(circle at 0 0,#f472ff29,#0000 55%),#050712;color:#fff;display:flex;flex-direction:column;font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.refresh-btn{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:20px;box-shadow:0 4px 14px #a855f780;color:#fff;cursor:pointer;font-size:.9rem;padding:6px 14px;transition:background .3s,transform .3s,box-shadow .3s}.refresh-btn:hover{box-shadow:0 0 18px #f472ffbf;transform:translateY(-2px)}.dashboard-layout{flex:1 1;overflow:hidden;width:100%}.dashboard-left{border-right:1px solid #94a3b840;flex:0 0 32%}.dashboard-left,.dashboard-right{box-sizing:border-box;padding:2rem}.dashboard-right{border-left:1px solid #0f172ad9;box-shadow:inset 0 0 0 1px #0f172abf;flex:1 1;overflow-y:auto}.dashboard-landing{gap:2rem;height:100%;justify-content:center;text-align:center}.dashboard-landing,.landing-header{align-items:center;display:flex;flex-direction:column}.landing-header{gap:.5rem}.landing-title{color:#f9fafb;font-size:2.6rem;font-weight:700}.landing-subtitle{color:#cbd5f5;font-size:1rem;max-width:480px}.landing-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172afa;border:1px solid #94a3b866;border-radius:18px;box-shadow:0 16px 40px #000000b3;display:flex;flex-direction:column;gap:1.4rem;max-width:480px;padding:2.4rem 2rem;width:100%}.landing-form label{color:#9ca3af;font-size:.9rem;text-align:left}.landing-form input[type=text]{background-color:#020617;border:1px solid #94a3b899;border-radius:10px;color:#fff;font-size:.98rem;padding:.85rem 1rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.landing-form input[type=text]::placeholder{color:#6b7280}.landing-form input[type=text]:focus{background-color:#020617;border-color:#f973ff;box-shadow:0 0 0 1px #f472ff80;outline:none}.landing-form button{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:999px;box-shadow:0 10px 22px #f472ff52;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.65rem .9rem;transition:transform .15s ease,box-shadow .2s ease;width:-webkit-fit-content!important;width:fit-content!important}.landing-form button:hover{box-shadow:0 14px 30px #f472ff73;transform:translateY(-1px)}.report-table-container{margin-top:.75rem;overflow-x:auto;width:100%}.report-table{background-color:#020617cb!important;border-collapse:collapse;border-radius:12px;box-shadow:0 10px 35px #000c;overflow:hidden;width:100%}.report-table th{background:#020617;border-bottom:1px solid #94a3b859;color:#e5e7eb;font-size:.9rem;font-weight:600;padding:14px;text-align:left}.report-table td{border-bottom:1px solid #1f2937d9;color:#e5e7eb;font-size:.88rem;padding:14px}.report-table tr:last-child td{border-bottom:none}.report-table tr:hover{background-color:#581c8747}.title-ellipsis{display:inline-block;max-width:520px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.report-btn{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:999px;box-shadow:0 4px 14px #a855f78c;color:#fff;cursor:pointer;font-weight:600;margin-left:5px;padding:6px 14px;transition:transform .2s ease,box-shadow .2s ease}.report-btn:hover{box-shadow:0 0 18px #f472ffb3;transform:translateY(-1px)}.report-btn.delete{background:linear-gradient(135deg,#ef4444,#f97373);box-shadow:0 0 12px #ef444480}.report-info-btn{align-items:center;background:#0f172a80;border:1px solid #d8b4fe59;border-radius:999px;color:#ffffffeb;cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;width:36px}.report-info-btn:hover{border-color:#f9a8ff8c;box-shadow:0 0 18px #f472ff40;transform:translateY(-1px)}.col-more{display:none}.skeleton-row td{padding:14px}.skeleton-box{border-radius:6px;height:12px}.skeleton-box,.skeleton-btn{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#111827,#1f2933,#111827);background-size:400% 100%}.skeleton-btn{border-radius:999px;display:inline-block;height:28px;margin-right:6px;width:60px}.skeleton-btn.delete{background:linear-gradient(90deg,#3f0d0d,#7f1d1d,#3f0d0d)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@media (max-width:1100px){.dashboard-left,.dashboard-right{padding:1.5rem}.dashboard-left{flex:0 0 38%}.landing-title{font-size:2.2rem}.landing-form{padding:2rem 1.6rem}.title-ellipsis{max-width:360px}.dashboard-layout{flex-direction:column;overflow:visible}.dashboard-left{border-bottom:1px solid #94a3b82e;border-right:none;flex:none;padding:1rem;width:100%}.dashboard-right{border-left:none;box-shadow:none;overflow:visible;width:100%}.landing-title{font-size:2.1rem}.landing-subtitle{max-width:560px}}@media (max-width:1280px){.dashboard-left,.dashboard-right{padding:1.15rem}.landing-title{font-size:1.9rem}.landing-form{border-radius:16px;padding:1.6rem 1.25rem}.landing-form input[type=text]{font-size:.95rem;padding:.75rem .9rem}.landing-form button{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:999px;box-shadow:0 10px 22px #f472ff52;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.65rem .9rem;transition:transform .15s ease,box-shadow .2s ease;width:-webkit-fit-content!important;width:fit-content!important}.report-table td,.report-table th{font-size:.84rem;padding:10px}.title-ellipsis{max-width:220px}.col-actions,.col-status{display:none}.col-more{display:table-cell;text-align:center;width:44px}}@media (max-width:480px){.landing-title{font-size:1.65rem}.title-ellipsis{max-width:170px}.col-videoid{display:none}.report-info-btn{height:34px;width:34px}}.rt-modal-backdrop{align-items:flex-end;background:#0000008c;display:flex;inset:0;justify-content:center;opacity:0;padding:14px;pointer-events:none;position:fixed;transition:opacity .22s ease;z-index:120}.rt-modal-backdrop.open{opacity:1;pointer-events:auto}.rt-modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0612eb;border:1px solid #d8b4fe47;border-radius:18px;box-shadow:0 18px 50px #000000a6;overflow:hidden;width:min(560px,96vw)}.rt-modal-header{align-items:center;border-bottom:1px solid #d8b4fe29;display:flex;justify-content:space-between;padding:14px 16px}.rt-modal-title{color:#fdf4ff;font-weight:700;letter-spacing:.02em}.rt-modal-close{background:#0f172a59;border:1px solid #d8b4fe38;border-radius:12px;color:#ffffffe6;cursor:pointer;height:40px;width:40px}.rt-modal-body{color:#e5e7ebeb;padding:14px 16px 16px}.rt-modal-row{grid-gap:10px;border-bottom:1px solid #d8b4fe1f;display:grid;gap:10px;grid-template-columns:90px 1fr;padding:10px 0}.rt-modal-row:last-of-type{border-bottom:none}.rt-k{color:#cbd5f5e6;font-weight:600}.rt-v{color:#e5e7ebeb;word-break:break-word}.rt-modal-actions{display:flex;flex-wrap:wrap;gap:10px;padding-top:14px}.sidebar{background-color:rgba(0,0,0,.411);border-right:1px solid #0f1115;color:#e2e8f0;height:-webkit-fit-content;height:fit-content;margin-right:10px;max-width:320px;padding:2rem 1.5rem;width:100%}.sidebar,.sidebar-title{font-family:Space Grotesk,sans-serif}.sidebar-title{color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.job-list{list-style:none;margin:0;padding:0}.job-item{border-radius:10px;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:background .2s ease-in-out}.job-item:hover{background-color:#334155}.job-title{color:#f8fafc;font-size:1rem;font-weight:500;margin:0}.job-timestamp{color:#94a3b8;display:block;font-size:.8rem;margin-top:4px}.loading-jobs,.no-jobs{color:#aaa;font-style:italic;padding:.5rem 1rem}.header{background-color:initial;border:1px solid #ffffff0d;border-radius:16px;box-shadow:0 6px 18px #0006;color:#f8fafc;font-family:Space Grotesk,sans-serif;margin-bottom:2.5rem;padding:2rem 3rem}.header-top{flex-wrap:wrap;gap:1rem;justify-content:space-between}.header-top,.video-title{align-items:center;display:flex}.video-title{color:#fff;font-size:clamp(2rem,2.8vw,2.8rem);font-weight:700;gap:.8rem;margin-bottom:1rem}.run-analysis-btn{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:999px;box-shadow:0 0 15px #f472ff66;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.6rem 1.2rem;transition:all .25s ease}.run-analysis-btn:hover{box-shadow:0 0 25px #f472ffb3;transform:translateY(-2px)}.video-meta{color:#94a3b8;display:flex;font-size:1.25rem;gap:2.5rem}.video-meta span{align-items:center;display:flex;font-size:1.4rem;gap:.5rem}@media (max-width:768px){.video-title{font-size:1.8rem}.run-analysis-btn{font-size:.85rem;padding:.5rem 1rem}.video-meta span{font-size:1.2rem}}.floating-run-analysis-btn{align-items:center;background:#0f172af2;border:1px solid #94a3b899;border-radius:999px;bottom:20px;box-shadow:0 10px 25px #00000073;color:#e5e7eb;cursor:pointer;display:flex;font-size:.85rem;gap:8px;padding:10px 18px;position:fixed;right:20px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;z-index:50}.floating-run-analysis-btn:hover{background:radial-gradient(circle at top left,#1e1b4b,#0f172a);border-color:#f472ff99;box-shadow:0 0 25px #f472ff59;color:#fff;transform:translateY(-2px)}.floating-run-analysis-btn:active{box-shadow:0 0 15px #f472ff40;transform:scale(.97)}@keyframes rocketPulse{0%,to{box-shadow:0 0 20px #f472ff4d}50%{box-shadow:0 0 30px #f472ff99}}.floating-run-analysis-btn{animation:rocketPulse 2.8s ease-in-out infinite}@media (max-width:640px){.floating-run-analysis-btn{bottom:15px;font-size:.8rem;padding:8px 14px;right:15px}.header{padding:0}.video-title{color:#f8fafc;font-family:Space Grotesk,sans-serif;font-size:1.25rem;margin-bottom:1rem}}.cap-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.cap-modal{animation:fadeInUp .35s ease-out;background:radial-gradient(circle at top left,#1e1b4b,#020617);border:1px solid #f472ff40;border-radius:18px;box-shadow:0 0 35px #f472ff59;color:#f8fafc;font-family:Space Grotesk,sans-serif;max-width:460px;padding:2rem 2.5rem;width:90%}.cap-modal h3{font-size:1.4rem;font-weight:700;margin-bottom:1rem}.cap-modal p{color:#e5e7eb;font-size:1rem;line-height:1.6}.cap-modal-subtext{color:#94a3b8;font-size:.9rem;margin-top:.75rem}.cap-modal-btn{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:999px;box-shadow:0 0 18px #f472ff73;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:1.5rem;padding:.6rem 1.6rem;transition:all .25s ease}.cap-modal-btn:hover{box-shadow:0 0 28px #f472ffb3;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.report-disclaimer{background:#ffc1071f;border-left:4px solid #ffc107;border-radius:6px;color:#e0e0e0;font-size:.85rem;margin-bottom:25px;margin-top:25px;padding:8px 12px}.summary{border:1px solid #ffffff14;border-radius:16px;box-shadow:0 6px 18px #0006;color:#f1f5f9;font-family:Space Grotesk,sans-serif;margin-bottom:2.5rem;padding:2rem 3rem}.insights-block,.summary-block{margin-bottom:2rem}.summary-title{color:#fff;font-size:clamp(1.8rem,2.5vw,2.2rem);margin-bottom:1rem}.insights-heading{margin-top:2rem}.summary-text{color:#e2e8f0;font-size:1.25rem;line-height:1.75}.summary-insights{color:#e2e8f0;font-size:1.15rem;line-height:1.6;list-style:none;padding-left:.1rem!important}.summary-insights li{margin-bottom:.65rem}@media (max-width:640px){.summary{padding:2px}.summary-title{justify-content:center}}.sentiment-chart{border-radius:16px;box-shadow:0 6px 18px #0000004d;color:#f1f5f9;font-family:Space Grotesk,sans-serif;padding:2rem;transition:transform .2s ease-in-out}.sentiment-chart:hover{transform:scale(1.01)}.sentiment-chart h2{font-size:1.75rem;margin-bottom:1rem}.sentiment-bar{background-color:#334155;border-radius:8px;margin-bottom:1.5rem}.sentiment-bar.empty-bar{background-color:#475569}.sentiment-segment{cursor:pointer;transition:all .3s ease-in-out}.sentiment-segment:hover{filter:brightness(1.3);opacity:.9}.sentiment-legend{color:#cbd5e1;font-size:1rem;gap:2rem}.legend-item{gap:.5rem;transition:all .2s ease}.legend-item:hover{color:#f8fafc;text-shadow:0 0 6px #ffffff1a;transform:scale(1.05)}.legend-color{border-radius:50%;box-shadow:0 0 6px #ffffff1a}@media (max-width:640px){.sentiment-chart{padding:0}.sentiment-chart h2{color:#f8fafc;font-family:Space Grotesk,sans-serif;font-size:2.75rem;margin-bottom:1rem;text-align:center}}.emotion-radar-chart{border-radius:12px;box-shadow:0 0 16px #0003;color:#fff;margin-top:2rem;padding:1.5rem}.emotion-radar-chart h2{color:#f8fafc;font-family:Space Grotesk,sans-serif;font-size:1.75rem;margin-bottom:1rem;text-align:center}.comment-volume-chart{border-radius:12px;box-shadow:0 0 20px #0006;color:#f8fafc;margin-top:clamp(1rem,2vw,2rem);max-width:100%;padding:clamp(.9rem,2.2vw,2rem)}.chart-header{margin-bottom:clamp(.9rem,1.6vw,1.5rem);padding-inline:clamp(.25rem,1.2vw,.75rem);text-align:center}.chart-header h2{color:#f8fafc;font-family:Space Grotesk,sans-serif;font-size:1.75rem;margin-bottom:1rem;text-align:center}.chart-header p{color:#94a3b8;font-size:clamp(.85rem,1.4vw,.95rem);line-height:1.25}@media (max-width:640px){.comment-volume-chart{padding:0}}.wordcloud-section{border-radius:12px;box-shadow:0 0 20px #0006;color:#fff;margin:2rem auto;max-width:100%;padding:2rem;text-align:center}.world-cloud-section{font-size:1.75rem;margin-bottom:1rem;text-align:center}.wordcloud-empty{color:#94a3b8;font-style:italic;margin-top:1rem}.wordcloud-canvas{display:block;height:clamp(260px,45vw,560px);overflow:hidden;position:relative;width:100%}.wordcloud-canvas svg{display:block;height:100%;width:100%}.wordcloud-box{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.wordcloud-word{font-weight:700;transition:transform .2s ease}.wordcloud-word:hover{cursor:pointer;transform:scale(1.2)}@media (max-width:1100px){.wordcloud-section{border-radius:10px;margin:1.5rem auto;padding:1.5rem}.world-cloud-section{font-size:1.75rem;margin-bottom:.75rem}.wordcloud-box{gap:10px}.wordcloud-canvas{height:360px}}@media (max-width:768px){.wordcloud-section{box-shadow:0 0 14px #00000059;margin:1.2rem auto;padding:1.2rem}.world-cloud-section{font-size:1.75rem}.wordcloud-box{gap:8px}.wordcloud-word:hover{transform:scale(1.1)}.wordcloud-canvas{height:320px}}@media (max-width:480px){.wordcloud-section{border-radius:8px;margin:1rem auto;padding:1rem}.world-cloud-section{color:#f8fafc;font-family:Space Grotesk,sans-serif;font-size:1.75rem;margin-bottom:1rem;text-align:center}.wordcloud-empty{font-size:.9rem}.wordcloud-box{gap:6px}.wordcloud-word:hover{transform:none}.wordcloud-canvas{height:280px}}.comments-chart{border-radius:12px;box-shadow:0 0 20px #0006;color:#fff;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:auto;padding:2rem}.comments-chart h2{font-size:1.75rem;margin-bottom:1rem;text-align:center}.no-sentiment-msg{color:#888;text-align:center}@media (max-width:640px){.comments-chart{padding:0}}.keywords{align-items:center;border-radius:16px;box-shadow:0 6px 18px #0000004d;color:#f1f5f9;display:flex;flex-direction:column;font-family:Space Grotesk,sans-serif;margin-top:2rem;padding:2rem;text-align:center}.keywords h2{font-size:1.8rem;margin-bottom:1rem}.keywords-list{gap:.75rem;justify-content:center}.keyword-tag{background-color:#334155;border:1px solid #0000;border-radius:9999px;color:#e2e8f0;font-size:.95rem;padding:.5rem 1rem;transition:background-color .3s ease,transform .15s ease}.keyword-tag:hover{background-color:#475569;border-color:#7dd3fc;cursor:default;transform:translateY(-1px)}@media (max-width:640px){.keywords{margin-top:1.25rem;padding:1.25rem}.keywords h2{color:#f8fafc;font-family:Space Grotesk,sans-serif;font-size:1.75rem;margin-bottom:1rem;text-align:center}.keyword-tag{font-size:.9rem;padding:.45rem .85rem}}.comment{border-left:5px solid #444;margin-bottom:1.2rem;margin-top:1.2rem}.comment,.reply{background-color:#1e242c;font-family:Space Grotesk,sans-serif}.reply{border-left:3px dashed #555;font-size:.95rem;margin-left:2rem}.positive{border-left-color:#00c49f}.negative{border-left-color:#ff8042}.neutral{border-left-color:#8884d8}.filters-container{margin-bottom:1rem}.filters{align-items:flex-end;border-radius:12px;box-shadow:0 0 10px #0f172a66;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.filter-group{color:#f8fafc;display:flex;flex-direction:column;font-size:.9rem}.filter-group label{margin-bottom:.25rem}.filter-group select{-webkit-appearance:none;appearance:none;background-color:#0f172a;border:1px solid #334155;border-radius:8px;color:#f8fafc;font-size:.9rem;padding:6px 10px}.reset-button{background-color:#f43f5e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 14px;transition:background-color .2s ease}.reset-button:hover{background-color:#e11d48}.comment-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.comment-filters select{-webkit-appearance:none;appearance:none;background-color:#0f172a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' height='18' viewBox='0 0 24 24' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7 10 5 5 5-5z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #334155;border-radius:12px;color:#f8fafc;font-size:.95rem;font-weight:500;outline:none;padding:.6rem 2rem .6rem 1rem;transition:border-color .3s ease,box-shadow .3s ease}.comment-filters select:focus,.comment-filters select:hover{border-color:#facc15;box-shadow:0 0 0 2px #facc1566}.comment-filters button{background-color:#334155;border:none;border-radius:12px;color:#f8fafc;cursor:pointer;font-size:.95rem;font-weight:500;padding:.6rem 1.2rem;transition:all .3s ease}.comment-filters button:hover{background-color:#475569}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:end;margin-bottom:1rem}.pagination button{background-color:#222;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.4rem .75rem;transition:.2s}.pagination button.active{background-color:#0ea5e9;font-weight:700}.pagination button:disabled{cursor:not-allowed;opacity:.4}.pagination span{color:#888;font-weight:700;padding:0 .3rem}@media (max-width:640px){.comments h2{color:#f8fafc;font-family:Space Grotesk,sans-serif;font-size:1.75rem;margin-bottom:1rem;text-align:center}}.dashboard-layout{background:radial-gradient(circle at 0 0,#f472ff29,#0000 55%),#050712;color:#e2e8f0;display:flex;margin:0;min-height:100vh;overflow-x:hidden;padding:0}.sidebar{border-right:1px solid #94a3b82e;box-shadow:2px 0 5px #0000004d;flex-shrink:0;max-width:280px;min-width:260px;padding:1.5rem;width:20%}.dashboard-container,.sidebar{border-radius:8px;margin-top:1rem}.dashboard-container{background-color:rgba(0,0,0,.411);box-shadow:0 0 10px #0f172a;flex:1 1;margin-left:1rem;overflow-x:hidden!important;overflow-y:auto;padding:2rem}.grid-charts{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:2rem}header h1{color:#f8fafc;font-size:1.8rem;margin-bottom:.25rem}header p{color:#94a3b8;font-size:.95rem}section{margin-top:2rem}.sentiment-chart h2,section h2{color:#e2e8f0;font-size:1.75rem;margin-bottom:1rem}.keywords-list{display:flex;flex-wrap:wrap;gap:10px}.keyword-tag{background:#334155;border-radius:20px;color:#38bdf8;font-size:.9rem;font-weight:500;padding:6px 12px}.comment{background-color:#0f172a;border-left:5px solid #64748b;border-radius:6px;box-shadow:0 1px 3px #0000004d;color:#f1f5f9;margin-bottom:1rem;padding:1rem}.comment.positive{border-color:#22c55e}.comment.neutral{border-color:#3b82f6}.comment.negative{border-color:#ef4444}.comment p{line-height:1.5;margin:0 0 .5rem}.comment small{color:#94a3b8;font-size:.85rem}.comment.reply{background-color:#0f1b2a;border-left:3px solid #334155;margin-left:2rem;opacity:.95;padding-left:1rem}.comment.reply p{color:#cbd5e1;font-style:italic}.comment.reply small{color:#64748b}.emotion-bar-chart,.emotion-radar-chart,.stacked-chart{border-radius:10px;box-shadow:0 2px 8px #0003;padding:1.5rem}.sentiment-chart{grid-column:1/-1;margin-top:2rem}.sentiment-bar{border-radius:10px;box-shadow:inset 0 0 5px #00000088;display:flex;height:20px;margin-top:1rem;overflow:hidden;width:100%}.sentiment-segment{height:100%;transition:width .3s ease-in-out}.sentiment-legend{flex-wrap:wrap;gap:1rem;margin-top:1rem}.legend-item,.sentiment-legend{align-items:center;display:flex}.legend-item{color:#94a3b8;font-size:.9rem;gap:6px}.legend-color{border-radius:3px;display:inline-block;height:14px;width:14px}.empty-bar{border-radius:10px;box-shadow:inset 0 0 5px #00000088;height:20px}.analysis-toolbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aa6!important;border:1px solid #d8b4fe2e;border-radius:12px;box-shadow:0 10px 26px #00000059;display:flex;gap:12px;justify-content:space-between;margin:8px 0 12px;padding:10px 12px}.analysis-toolbar.is-quick{background:#0f172a9e!important;border-color:#d8b4fe29}.analysis-toolbar.is-full{background:#581c8738!important;border-color:#f472ff38}.analysis-toolbar__left{align-items:center;display:flex;gap:10px;min-width:0}.analysis-toolbar__text{color:#ffffffeb;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysis-toolbar__hint{color:#cbd5f5e6;margin-left:8px}.analysis-badge{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.02em;padding:4px 8px;-webkit-user-select:none;user-select:none}.badge--preview{background:#38bdf824;border-color:#7dd3fc40;color:#7dd3fc}.badge--full{background:#f472ff24;border-color:#f472ff40;color:#f5d0fe}.analysis-toolbar__btn{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:999px;box-shadow:0 0 18px #f472ff59;color:#fff;cursor:pointer;font-size:.9rem;font-size:.95rem;font-weight:600;line-height:1.1;min-width:0;min-width:auto;padding:.6rem 1.2rem;transition:transform .18s ease,box-shadow .18s ease;white-space:nowrap;width:auto!important}.analysis-toolbar__btn:hover{box-shadow:0 0 26px #f472ff80;transform:translateY(-1px)}.analysis-toolbar__btn:active{box-shadow:0 0 10px #f472ff47;transform:translateY(0)}.analysis-toolbar__btn:focus-visible{box-shadow:0 0 0 3px #f472ff59;outline:none}.btn--ghost{background:#0f172a8c;border:1px solid #d8b4fe2e;color:#ffffffeb}.btn--ghost:hover{background:#0f172abf}@media (prefers-reduced-motion:reduce){.analysis-toolbar__btn{transition:none}}.rv-sidebar-desktop{display:block}.rv-sidebar-fab{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172aa6;border:1px solid #d8b4fe40;border-radius:999px;box-shadow:0 10px 26px #00000059;color:#ffffffeb;cursor:pointer;display:none;font-size:22px;font-weight:700;height:44px;left:auto;line-height:1;position:fixed;right:28px;top:92px;width:44px;z-index:250}.rv-sidebar-fab:hover{box-shadow:0 0 22px #f472ff40}.rv-sidebar-backdrop{background:#0000008c;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:240}.rv-sidebar-backdrop.open{opacity:1;pointer-events:auto}.rv-sidebar-drawer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0612eb;border-right:1px solid #d8b4fe2e;box-shadow:18px 0 60px #0000008c;height:100vh;left:0;overflow-y:auto;padding:12px;position:fixed;top:0;transform:translateX(-105%);transition:transform .22s ease;width:min(320px,86vw);z-index:245}.rv-sidebar-drawer.open{transform:translateX(0)}.rv-drawer-header{align-items:center;border-bottom:1px solid #d8b4fe24;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px;padding:10px 10px 12px}.rv-drawer-title{color:#fdf4ff;font-weight:700;letter-spacing:.02em}.rv-drawer-close{background:#0f172a73;border:1px solid #d8b4fe2e;border-radius:12px;color:#ffffffeb;cursor:pointer;height:40px;width:40px}@media (max-width:1280px){.dashboard-container{margin:.75rem;padding:1rem}.grid-charts{gap:14px;grid-template-columns:1fr}.analysis-toolbar{gap:10px;padding:10px}.analysis-toolbar__btn{flex:0 0 auto;font-size:.9rem;line-height:1.1;min-width:0;min-width:auto;padding:.5rem .85rem;white-space:nowrap;width:auto}}@media (max-width:1024px){.rv-sidebar-desktop{display:none}.rv-sidebar-fab{align-items:center;display:inline-flex;justify-content:center}.dashboard-container{margin:.5rem;padding:.95rem}.plan-stat-grid{gap:10px;grid-template-columns:1fr}.analysis-toolbar__text{font-size:12px;line-height:1.2}.analysis-toolbar__btn{flex:0 0 auto;font-size:.88rem;line-height:1.1;min-width:0;min-width:auto;padding:.45rem .8rem;white-space:nowrap;width:auto}}@media (max-width:768px){.dashboard-container{margin:.4rem;padding:.85rem}header h1{font-size:1.35rem;line-height:1.15}.analysis-toolbar{flex-wrap:wrap;gap:8px;padding:9px}.analysis-toolbar__btn{flex:0 0 auto;font-size:.86rem;line-height:1.1;margin-top:.2rem;min-width:0;min-width:auto;padding:.42rem .72rem;white-space:nowrap;width:auto}}@media (max-width:480px){.dashboard-container{border-radius:14px;margin:.25rem;padding:.75rem}header h1{font-size:1.2rem}.analysis-toolbar__btn{flex:0 0 auto;font-size:.84rem;line-height:1.1;min-width:0;min-width:auto;padding:.4rem .68rem;white-space:nowrap;width:auto}.plan-stat-value,.plan-tier-label{word-break:break-word}}.hero{align-items:center;background:radial-gradient(circle at 20% 0,#6a0dad 0,#15001f 35%,#05030a 70%,#000 100%);box-sizing:border-box;color:#f4f4f7;color:var(--text-main,#f4f4f7);display:flex;flex-direction:column;justify-content:center;margin-bottom:4rem;min-height:100dvh;overflow:hidden;padding:6.5rem 2rem 5.5rem;position:relative;text-align:center}.hero-bg{inset:0;pointer-events:none;position:absolute;z-index:0}.hero-blob{animation:floaty 10s ease-in-out infinite;filter:blur(55px);height:520px;opacity:.55;position:absolute;transform:translateZ(0);width:520px}.hero-blob-1{background:radial-gradient(circle at 30% 30%,#ec4899e6,#8b5cf633 60%,#0000 72%);left:-160px;top:-180px}.hero-blob-2{animation-delay:-2.5s;background:radial-gradient(circle at 30% 30%,#8b5cf6d9,#38bdf82e 60%,#0000 72%);height:620px;right:-220px;top:8%;width:620px}.hero-blob-3{animation-delay:-4.5s;background:radial-gradient(circle at 30% 30%,#38bdf88c,#ec48991f 60%,#0000 72%);bottom:-260px;height:680px;left:20%;width:680px}.hero-grid{background-image:linear-gradient(#ffffff0f 1px,#0000 0),linear-gradient(90deg,#ffffff0f 1px,#0000 0);background-size:44px 44px;inset:-2px;-webkit-mask-image:radial-gradient(circle at 50% 25%,#000 0,#0000 65%);mask-image:radial-gradient(circle at 50% 25%,#000 0,#0000 65%);opacity:.25;position:absolute}.hero-noise{background-image:radial-gradient(circle at 20% 30%,#ffffff0f,#0000 35%),radial-gradient(circle at 80% 20%,#ffffff0d,#0000 32%),radial-gradient(circle at 50% 75%,#ffffff0a,#0000 40%);inset:0;mix-blend-mode:overlay;opacity:.12;position:absolute}.hero-inner{align-items:center;display:flex;flex-direction:column;max-width:980px;position:relative;width:100%;z-index:1}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#ffffffeb,#ffffff9e 65%,#ffffff6b);-webkit-background-clip:text;font-size:4.15rem;font-weight:900;letter-spacing:-.03em;line-height:1.02;margin-top:.5rem;text-shadow:0 0 45px #8b5cf62e}.hero-title-break{display:inline}.hero-subtitle{color:#d1c7e0f2;font-size:1.25rem;line-height:1.55;margin:1.15rem auto 1.7rem;max-width:760px}.hero-metrics{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2.1rem}.metric-chip{align-items:baseline;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;box-shadow:0 14px 55px #00000052;display:inline-flex;gap:.6rem;padding:.75rem .95rem}.metric-value{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#38bdf8,#8b5cf6,#ec4899);-webkit-background-clip:text;font-size:1.02rem;font-weight:900;letter-spacing:-.01em}.metric-label{color:#ffffffb8;font-size:.95rem;white-space:nowrap}.hero-ctas{align-items:center;display:flex;flex-wrap:wrap;gap:.9rem;justify-content:center}.cta-btn{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:1px solid #ffffff24;border-radius:999px;box-shadow:0 0 18px #b17cff59,0 18px 60px #00000059;color:#fff;font-size:1.05rem;font-weight:900;padding:1rem 2.55rem;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.cta-btn:hover{box-shadow:0 0 22px #b17cff73,0 22px 70px #0006;filter:brightness(1.05);transform:translateY(-2px)}.cta-btn:active{transform:translateY(0) scale(.99)}.scroll-down{align-items:center;bottom:5rem;color:#ffffffbf;cursor:pointer;display:flex;flex-direction:column;gap:.45rem;left:50%;position:absolute;transform:translateX(-50%);-webkit-user-select:none;user-select:none;z-index:1}.scroll-mouse{border:1px solid #ffffff59;border-radius:999px;box-shadow:0 0 18px #38bdf81f;height:34px;position:relative;width:22px}.scroll-mouse:after{animation:scrollDot 1.5s ease-in-out infinite;background:#ffffffd9;border-radius:999px;content:"";height:4px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:4px}.scroll-text{font-size:.85rem;letter-spacing:.12em;opacity:.85;text-transform:uppercase}@keyframes scrollDot{0%{opacity:1;transform:translate(-50%)}70%{opacity:.35;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes floaty{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,22px,0) scale(1.03)}}@media (max-width:1024px){.hero{padding:6rem 1.75rem 5rem}.hero-title{font-size:3.4rem}}@media (max-width:768px){.hero{margin-bottom:3rem;min-height:92dvh;padding:5.25rem 1.25rem 4.75rem}.hero-title{font-size:2.55rem;line-height:1.08}.hero-title-break{display:block}.hero-subtitle{font-size:1.05rem;margin:1rem auto 1.35rem}.metric-chip{padding:.7rem .9rem}.cta-btn{font-size:1rem;padding:.95rem 2.25rem}.scroll-down{bottom:1.4rem}}@media (max-width:420px){.hero-title{font-size:2.2rem}.metric-label{font-size:.9rem}}.features{background:#fff;padding:6rem 2rem;text-align:center}.features-title{color:#0f172a;font-size:2.4rem;letter-spacing:.03em;margin-bottom:.75rem}.features-subtitle{color:#4b5563;font-size:1.1rem;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;max-width:640px}.features-cards{grid-gap:2.75rem 2.25rem;display:grid;gap:2.75rem 2.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1200px;padding:0 1rem}@media (max-width:1024px){.features-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.features-cards{gap:2rem;grid-template-columns:1fr}}.feature-box{background:#fff;border:1px solid #a855f726;border-radius:18px;box-shadow:0 14px 30px #a855f714;min-height:230px;padding:2.5rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.feature-box:hover{border-color:#a855f773;box-shadow:0 22px 50px #a855f733;transform:translateY(-10px)}.icon{align-items:center;display:flex;justify-content:center;margin-bottom:1.25rem}.icon svg{stroke:url(#gradientStroke);stroke-width:1.8;filter:drop-shadow(0 0 6px rgba(168,85,247,.35));height:44px;transition:transform .3s ease,filter .3s ease;width:44px}.feature-box:hover .icon svg{filter:drop-shadow(0 0 14px rgba(168,85,247,.5));transform:scale(1.15)}.feature-box h3{align-items:center;color:#7e22ce;display:flex;font-size:1.3rem;font-weight:600;gap:.6rem;justify-content:center;margin-bottom:1rem}.feature-box p{color:#374151;font-size:1.05rem;line-height:1.75;margin:0 auto;max-width:320px}.pricing{background:#fff;color:#1e1b4b;padding:6rem 2rem;text-align:center}.pricing h2{color:#000;font-size:2.2rem;letter-spacing:.03em;margin-bottom:1.2rem}.pricing h2:after{border-radius:999px;content:"";display:block;height:3px;margin:.75rem auto 3rem;opacity:.8;width:80px}.pricing-tiers{grid-gap:2.75rem 2.25rem;gap:2.75rem 2.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1100px;padding:0 1rem}@media (max-width:900px){.pricing-tiers{grid-template-columns:1fr}}.tier{background:#fff;border:1px solid #a855f726;border-radius:18px;box-shadow:0 14px 30px #a855f714;padding:2.75rem;transition:transform .25s ease,box-shadow .25s ease}.tier:hover{box-shadow:0 22px 50px #a855f733;transform:translateY(-8px)}.tier.popular{border:2px solid #a855f7;box-shadow:0 26px 60px #a855f740}.tier h3{color:#7e22ce;font-weight:700;margin-bottom:.75rem}.features{list-style:none;margin:1.2rem 0 0;padding:0}.feature{align-items:flex-start;display:flex;font-size:.95rem;gap:.65rem;line-height:1.45;margin:.6rem 0;word-break:break-word}.feature .icon{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:22px;justify-content:center;margin-top:.15rem;width:22px}.feature.included{color:#1f2937}.feature.included .icon{background:linear-gradient(135deg,#a855f7,#7c3aed);box-shadow:0 4px 12px #a855f766;color:#fff}.feature.excluded{color:#9ca3af;opacity:.75}.feature.excluded .icon{background:#e5e7eb;box-shadow:inset 0 0 0 1px #0000000d;color:#6b7280}.price{align-items:baseline;display:flex;gap:.4rem;justify-content:center;margin-bottom:1.35rem}.price .amount{color:#111827;font-size:2.15rem;font-weight:800;letter-spacing:-.02em}.price .per{color:#6b7280;font-size:.95rem;font-weight:600}.tier.popular{overflow:hidden;position:relative}.badge{background:linear-gradient(135deg,#a855f7,#7c3aed);box-shadow:0 10px 24px #a855f759;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.02em;padding:.35rem .6rem;position:absolute;right:16px;top:16px}.tier.popular:before{background:radial-gradient(circle at 50% 20%,#a855f740,#0000 60%);content:"";height:120px;inset:-40px -40px auto -40px;pointer-events:none;position:absolute}@media (max-width:768px){.pricing{padding:4.5rem 1.25rem}.tier{padding:2.2rem 1.6rem}.tier h3{font-size:1.35rem}.price .amount{font-size:2rem}.price .per{font-size:.9rem}}.footer{color:#f1f5f9;margin-top:0;text-align:center}.footer-social-bar{padding:2rem 0}.footer-content{background:#000;padding:5rem 2rem 3.5rem}.footer-title{-webkit-text-fill-color:#0000;background:#fff;-webkit-background-clip:text;font-size:1.9rem;margin-bottom:1rem}.footer-subtitle{color:#9ca3af;font-size:1rem;margin-bottom:2rem}.footer-btn{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;padding:.9rem 1.8rem;transition:transform .2s ease,box-shadow .3s ease}.footer-btn:hover{box-shadow:0 0 20px #f472ff99;transform:translateY(-2px)}.footer-note{color:#9ca3af;font-size:.9rem;margin-top:1rem}.footer-links{display:flex;gap:1.8rem;justify-content:center;margin:2.5rem 0 1rem}.footer-links a{color:#c084fc;font-size:.9rem;transition:color .2s ease}.footer-links a:hover{color:#fff}.footer-copy{color:#6b7280;font-size:.85rem}.footer-social-bar{background:#fff;border-bottom:1px solid #a855f726;border-top:1px solid #a855f740;padding:2.5rem 0 2rem}.follow-text{color:#4b5563;font-size:1rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.2rem;text-transform:uppercase}.social-links{display:flex;gap:2rem;justify-content:center;margin-bottom:.8rem}.social-links a{color:#a855f7;font-size:1.4rem;transition:color .25s ease,transform .2s ease}.social-links a:hover{color:#7e22ce;transform:translateY(-2px)}.contact-email{color:#4b5563;font-size:.95rem;margin-top:.5rem}.contact-email a{color:#7e22ce;font-weight:500;text-decoration:none;transition:color .25s ease}.contact-email a:hover{color:#a855f7}@media (max-width:768px){.footer-content{padding:4rem 1.25rem 3rem}.footer-links{column-gap:1.25rem;flex-wrap:wrap;row-gap:.9rem}.footer-btn{width:min(320px,92vw)}.social-links{flex-wrap:wrap;gap:1.25rem}}.about-section{background:#fff;padding:5rem 2rem 6rem}.about-container{margin:0 auto;max-width:800px;text-align:center}.about-text{flex:1 1;min-width:300px}.about-text h2{color:#1e1b4b;font-size:2.2rem;letter-spacing:.03em;margin-bottom:1.2rem}.about-text p{color:#374151;font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem}.about-section{background:linear-gradient(180deg,#f9f7ff,#fff 30%,#faf5ff);color:#1e293b;padding:6rem 2rem;position:relative}@media (max-width:768px){.about-section{padding:4.5rem 1.25rem}.about-container{max-width:680px}.about-text h2{font-size:2rem}.about-text p{font-size:1rem;line-height:1.75}}.benefits-section{background:linear-gradient(180deg,#f9f7ff,#fff 30%,#faf5ff);color:#1e1b4b;padding:6rem 2rem 6.5rem;text-align:center}.benefits-title{color:#0f172a;font-size:2.4rem;letter-spacing:.03em;margin-bottom:.75rem}.benefits-subtitle{color:#4b5563;font-size:1.05rem;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;max-width:640px}.benefits-grid{grid-gap:2.75rem 2.25rem;display:grid;gap:2.75rem 2.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1200px;padding:0 1rem}@media (max-width:1024px){.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.benefits-grid{gap:2rem;grid-template-columns:1fr}}.benefit-card{background:#fff;border:1px solid #a855f726;border-radius:18px;box-shadow:0 14px 30px #a855f714;min-height:230px;padding:2.5rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.benefit-card:hover{border-color:#a855f773;box-shadow:0 22px 50px #a855f733;transform:translateY(-10px)}.benefit-card h3{align-items:center;color:#7e22ce;display:flex;font-size:1.3rem;font-weight:600;gap:.6rem;justify-content:center;margin-bottom:1rem}.benefit-card h3:first-letter{font-size:1.6rem}.benefit-card p{color:#374151;font-size:1.05rem;line-height:1.75;margin:0 auto;max-width:320px}.section{color:#f8f9fa;margin:6rem 0;padding:4rem 2rem;text-align:center}.section+.section{border-top:1px solid #ffffff14;box-shadow:inset 0 1px 0 #ffffff0a;margin-top:6rem;padding-top:6rem}body.section{background:#fff}@media (max-width:768px){.section{margin:4rem 0;padding:3rem 1.25rem}.section+.section{margin-top:4rem;padding-top:4rem}}.login-page{align-items:center;background:radial-gradient(circle at 0 0,#f472ff29,#0000 55%),#050712;color:#1a1a1a;display:flex;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100vh;justify-content:center;letter-spacing:.01em}.login-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #a855f773;border-radius:22px;box-shadow:0 30px 60px #0000001a;max-width:420px;padding:3rem 2.75rem;text-align:center;width:100%}.login-header{margin-bottom:2rem}.login-logo-pill{align-items:center;background:linear-gradient(90deg,#ec4899,#8b5cf6);border-radius:50%;box-shadow:0 0 30px #f472ff99;display:flex;height:52px;justify-content:center;margin:0 auto 1rem;width:52px}.login-logo-dot{background:#fff;border-radius:50%;height:16px;width:16px}.login-title{color:#fff;font-size:1rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.2rem;text-transform:uppercase}.login-subtitle{color:#f5f5f5;font-size:1rem;font-weight:400;line-height:1.6}.google-auth-btn{align-items:center;background-color:#fff;border:1px solid #a855f780;border-radius:999px;color:#111827;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.7rem;justify-content:center;letter-spacing:.02em;margin-top:1.75rem;padding:.9rem 1.2rem;transition:transform .2s ease,box-shadow .25s ease,border-color .25s ease;width:100%}.google-auth-btn:hover{border-color:#a855f7;box-shadow:0 10px 35px #a855f740;transform:translateY(-2px)}.google-logo-circle{align-items:center;background:conic-gradient(from 0deg,#ea4335,#fbbc05,#34a853,#4285f4,#ea4335);border-radius:50%;color:#fff;display:flex;font-size:.85rem;font-weight:700;height:24px;justify-content:center;width:24px}.login-footnote{color:#f5f5f5;font-size:.9rem;font-weight:400;line-height:1.6;margin-top:1.75rem}.login-topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.login-back{align-items:center;background:#0f172a40;border:1px solid #a855f740;border-radius:10px;color:#f3e8ffe6;cursor:pointer;display:inline-flex;font-size:.92rem;gap:.45rem;padding:.4rem .6rem;text-decoration:none}.login-back:hover{border-color:#a855f78c;transform:translateY(-1px)}.login-title{font-size:.95rem;margin-bottom:.75rem}.login-subtitle{font-size:.98rem;margin:0 auto;max-width:34ch}.login-disclaimer{color:#f3e8ffbf;font-size:.82rem;line-height:1.55;margin-top:1.1rem}.login-disclaimer strong{color:#f3e8ffeb;font-weight:600}.account-wrap{grid-gap:24px;display:grid;gap:24px;margin:40px auto;max-width:960px;padding:0 16px}.card{background:#0d1117;border:1px solid #222c3a;border-radius:16px;box-shadow:0 10px 30px #0003;padding:20px}h2{margin:0 0 12px}.grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.field{display:flex;flex-direction:column;gap:8px}.field input{background:#0b0f14;border:1px solid #243041;border-radius:10px;color:#e6edf3;padding:10px 12px}.actions{display:flex;gap:12px;margin-top:16px}.btn{background:#2e7dd7;border:1px solid #2e7dd7;border-radius:10px;color:#fff;cursor:pointer;padding:10px 14px}.error{color:#ff8080;margin-bottom:8px}.sub-row{align-items:center;display:flex;gap:12px}.badge.free{border-color:#3b4250}.quota{color:#9bb7e0;font-size:.9rem}.features{color:#c8d4e6;margin:12px 0 0;padding-left:20px}@media (max-width:720px){.grid{grid-template-columns:1fr}}.two-col{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}@media (max-width:860px){.two-col{grid-template-columns:1fr}}.row-between{align-items:center;display:flex;gap:12px;justify-content:space-between}.row-gap{display:flex;flex-wrap:wrap;gap:12px}.kv>div{margin:6px 0}.k{color:#9bb7e0;margin-right:8px}.big,.v{color:#e6edf3}.big{font-size:32px;font-weight:700}.muted{margin:8px 0 16px}.hint,.muted{color:#8aa0bf}.hint{font-size:.9rem;margin-top:8px}.error{color:#ff8a8a}.btn.ghost{background:#0000;border-color:#2a3850;color:#9bb7e0}.badge{background:#111826;border:1px solid #2a3850;border-radius:999px;color:#cfe1ff;padding:4px 10px;text-transform:capitalize}.badge.sub-rookie{border-color:#3a80ff40}.badge.sub-creator{border-color:#9a6bff40}.badge.sub-influencer{border-color:#ffb02040}.form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.form-grid label{color:#c8d4e6;display:flex;flex-direction:column;gap:6px}.form-grid input{background:#0b0f14;border:1px solid #243041;border-radius:10px;color:#e6edf3;padding:10px 12px}.feat-grid{flex-direction:column}.feat-grid,.feat-row{display:flex;gap:10px}.feat-row{align-items:center}.dot{border:1px solid #2a3850;border-radius:50%;height:10px;width:10px}.dot.on{background:#2e7dd7}.dot.off{background:#0000}.feat-label{color:#e6edf3;flex:1 1}.feat-value{color:#9bb7e0}.icon-yes{color:#2ecc71;font-size:1.2rem}.icon-no{color:#e74c3c;font-size:1.2rem}.feat-value.yes{color:#2ecc71}.feat-value.no{color:#e74c3c}.edit-profile{grid-gap:16px;display:grid;gap:16px}.edit-profile label{color:#c8d4e6;display:flex;flex-direction:column;font-weight:500;gap:6px}.edit-profile input{background:#0b0f14;border:1px solid #243041;border-radius:10px;color:#e6edf3;padding:10px 12px;transition:border .2s,background .2s}.edit-profile input:focus{background:#10151c;border-color:#2e7dd7;outline:none}.edit-actions{gap:12px}.card label,.edit-actions{display:flex;margin-top:8px}.card label{color:#c8d4e6;flex-direction:column;font-weight:500;gap:6px}.card input{background:#0b0f14;border:1px solid #243041;border-radius:10px;color:#e6edf3;font-size:14px;padding:10px 12px;transition:border .2s,background .2s}.card input:focus{background:#10151c;border-color:#2e7dd7;outline:none}.profile-actions{margin-top:16px}.profile-actions button{background:#2e7dd7;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 14px;transition:background .2s}.profile-actions button:hover{background:#2365b1}.profile-actions button.ghost{background:#0000;border:1px solid #2a3850;color:#9bb7e0}.profile-actions button.ghost:hover{border-color:#3a4e6f;color:#c0d4f0}.card button{background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px;transition:background .2s,transform .15s;width:auto}.card button:active{transform:translateY(0)}.card button.edit-btn{background:#0000;border:1px solid #2a3850;color:#9bb7e0}.card button.edit-btn:hover{box-shadow:0 0 18px #f472ffb3;transform:translateY(-1px)}.account-page{align-items:center;background:radial-gradient(circle at 0 0,#f472ff29,#0000 55%),#050712;color:#e2e8f0;display:flex;justify-content:center;margin:0;min-height:100vh;overflow-x:hidden!important;padding:0}.account-help{color:#b3b3d9;font-size:.95rem;margin-top:2rem;text-align:center}.account-help a{color:#f973ff;font-weight:600;text-decoration:none;transition:color .2s ease}.account-help a:hover{color:#fff;text-decoration:underline}.account-loading{animation:fadeIn .3s ease-out}.skeleton-card{overflow:hidden;position:relative}.skeleton-card .skeleton-line,.skeleton-card .skeleton-pill,.skeleton-card .skeleton-title{background:#111827;border-radius:999px;overflow:hidden;position:relative}.skeleton-title{height:18px;margin-bottom:16px;width:40%}.skeleton-line{height:12px;margin-bottom:10px;width:100%}.skeleton-line.short{width:60%}.skeleton-button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.skeleton-pill{height:32px;width:110px}.skeleton-line:before,.skeleton-pill:before,.skeleton-title:before{animation:skeleton-shimmer 1.3s ease-in-out infinite;background:linear-gradient(120deg,#0000,#ffffff14,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%)}@keyframes skeleton-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.billing-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;width:auto}.billing-actions button{flex:1 1 auto;max-width:100%;min-width:140px;white-space:nowrap;width:auto}.profile-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.profile-actions button{flex:1 1 140px;min-width:140px;white-space:nowrap}.btn-primary,.btn-secondary{border-radius:10px;cursor:pointer;padding:10px 14px;width:auto}.btn-primary{width:auto}.btn-primary:hover{box-shadow:0 0 18px #f472ffb3;transform:translateY(-1px)}.btn-secondary{background:#0000;border:1px solid #2a3850;color:#9bb7e0;width:auto}.btn-secondary:hover{box-shadow:0 0 18px #f472ffb3;transform:translateY(-1px)}@media (max-width:520px){.billing-actions button,.profile-actions button{flex:1 1 100%;min-width:0;width:100%}}.subscription-plans-page{align-items:center;background:#050712;color:#f5f5f5;display:flex;height:100vh;justify-content:center;overflow:auto;padding:2rem}.subscription-plans-wrap{max-width:1100px;text-align:center;width:100%}.subscription-plans-wrap h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f472ff,#a855f7);-webkit-background-clip:text;font-size:2.5rem;margin-bottom:.5rem}.plan-selection-subtitle{color:#cfcfcf;font-size:1.1rem;margin-bottom:3rem}.pricing-tiers{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center}.tier{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 0 10px #a855f71a;padding:2rem 1.5rem;transition:all .3s ease}.tier:hover{box-shadow:0 0 20px #a855f74d;transform:translateY(-5px)}.tier h3{color:#000;font-size:1.5rem;margin-bottom:.25rem}.tier .price{color:#c084fc;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.tier ul{list-style:none;margin:0 0 2rem;padding:0;text-align:left}.tier ul li{color:#d1d1d1;font-size:.95rem;margin:.5rem 0}.btn-primary{background:linear-gradient(90deg,#f472ff,#a855f7);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;width:auto!important}.btn-primary:hover{background:linear-gradient(90deg,#a855f7,#f472ff);transform:scale(1.05)}.popular{border:1px solid #f472ff;box-shadow:0 0 25px #f472ff40;position:relative}.popular:before{background:linear-gradient(90deg,#f472ff,#a855f7);border-radius:999px;color:#fff;content:"Most Popular";font-size:.8rem;font-weight:600;left:50%;padding:4px 12px;position:absolute;top:-12px;transform:translateX(-50%)}@media (max-width:480px){.subscription-plans-page{align-items:flex-start;height:auto;padding:1rem}.subscription-plans-wrap{text-align:left}.subscription-plans-wrap h2{font-size:1.75rem;text-align:center}.plan-selection-subtitle{font-size:1rem;margin-bottom:2rem;text-align:center}.pricing-tiers{gap:1.5rem;grid-template-columns:1fr}.tier{padding:1.5rem 1rem}.tier h3{font-size:1.3rem}.tier .price{font-size:1.1rem}.btn-primary,.tier ul li{font-size:.9rem}.btn-primary{border-radius:6px;padding:.6rem 1rem;width:auto!important}.popular:before{font-size:.75rem;padding:4px 10px}}.btn-primary.btn-disabled,.btn-primary:disabled{box-shadow:none!important;color:#ffffff8c!important;cursor:not-allowed!important;opacity:.85}.btn-primary.btn-disabled,.btn-primary.btn-disabled:hover,.btn-primary:disabled,.btn-primary:disabled:hover{background:#ffffff1f!important;transform:none!important}.help-page-docs{align-items:center;background:radial-gradient(circle at top,#2a0044 0,#000 60%);color:#e6edf3;display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;gap:22px;min-height:100vh;overflow-x:hidden;padding:104px 24px 80px}.help-page-docs,.help-page-docs *{box-sizing:border-box}.help-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#141c34eb,#0a0f1eeb);border-radius:22px;box-shadow:0 12px 30px #00000073,0 0 0 1px #d8b4fe2e;margin-bottom:28px;max-width:860px;overflow:hidden;overflow-wrap:anywhere;padding:36px 42px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;width:100%;word-break:break-word}.help-section:before{border-radius:inherit;box-shadow:inset 0 1px 0 #ffffff0a;content:"";inset:0;pointer-events:none;position:absolute}@media (hover:hover){.help-section:hover{box-shadow:0 18px 44px #0000008c,0 0 0 1px #f9a8ff59;transform:translateY(-4px)}}.help-section h1{color:#f9a8ff;font-size:24px;letter-spacing:-.02em;line-height:1.2;margin-bottom:12px;margin-top:0}.help-page-docs .intro{color:#d1d5db;font-size:15px;line-height:1.7;margin-bottom:16px}.help-page-docs a{border-bottom:1px solid #f9a8ff59;color:#f9a8ff;text-decoration:none;transition:color .2s ease,border-color .2s ease}.help-page-docs a:hover{border-color:#f9a8ffb3;color:#ffd0ff}.help-list{color:#e5e7eb;list-style:disc;margin:0;padding-left:20px}.help-list li{line-height:1.7;margin-bottom:10px}.help-list strong{color:#c084fc}@media (max-width:1024px){.help-page-docs{padding:96px 14px 64px}.help-section{margin-bottom:24px;max-width:820px;padding:28px 22px}}@media (max-width:700px){.help-page-docs{padding:80px 12px 48px}.help-section{border-radius:16px;margin-bottom:18px;padding:22px 16px}.help-section h1{font-size:19px}.help-page-docs .intro{font-size:14.25px}.help-list{padding-left:16px}}@media (max-width:420px){.help-page-docs{padding:72px 10px 44px}.help-section{border-radius:14px;padding:18px 14px}.help-section h1{font-size:18px}}