:root{color:#1d1d1f;font-synthesis:none;--bg:#f5f5f7;--surface:#ffffffd6;--surface-solid:#fff;--ink:#1d1d1f;--muted:#6e6e73;--soft:#86868b;--line:#00000013;--blue:#0071e3;--green:#1f9e63;--orange:#c66a12;--radius:22px;--shadow:0 10px 40px #0000000e;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 86% 4%, #a5c4ff3b, transparent 22rem), radial-gradient(circle at 25% 75%, #e5ddff33, transparent 24rem), var(--bg);min-width:320px;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}.app{min-height:100vh}.sidebar{z-index:10;-webkit-backdrop-filter:saturate(180%)blur(28px);background:#f6f6f8b8;border-right:1px solid #0000000f;flex-direction:column;width:248px;padding:23px 15px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:2px 10px 30px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#2c2c2e,#050505 62%);border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff3d,0 8px 22px #00000029}.brand-mark:before{content:"";filter:blur(3px);background:linear-gradient(115deg,#0000,#ffffffb3,#0000);position:absolute;inset:-60% 35% 45% -30%;transform:rotate(-20deg)}.brand-mark svg{z-index:1;position:relative}.brand-ping{z-index:2;background:#78d7ff;border-radius:99px;width:5px;height:5px;position:absolute;top:7px;right:7px;box-shadow:0 0 9px #78d7ff}.brand strong{letter-spacing:-.25px;font-size:15px;font-weight:650;display:block}.brand small{color:var(--soft);margin-top:2px;font-size:10px;display:block}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav button{color:#6e6e73;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;height:43px;padding:0 12px;transition:color .2s,background .2s,transform .2s;display:flex}.sidebar nav button:hover{color:#1d1d1f;background:#ffffffa8}.sidebar nav button:active{transform:scale(.98)}.sidebar nav button.active{color:#111;background:#ffffffe6;box-shadow:0 5px 18px #0000000e,inset 0 0 0 1px #ffffffe6}.sidebar nav button.active svg{color:#0071e3}.sidebar nav button span{flex:1;font-size:13px;font-weight:500}.sidebar nav button em{color:#6e6e73;background:#e8e8ed;border-radius:99px;padding:2px 7px;font-size:10px;font-style:normal}.nav-divider{background:#00000012;height:1px;margin:15px 10px}.sidebar-foot{color:var(--soft);background:#ffffff94;border:1px solid #0000000f;border-radius:14px;gap:10px;margin-top:auto;padding:12px;display:flex}.sidebar-foot svg{color:#6e6e73}.sidebar-foot b,.sidebar-foot span{display:block}.sidebar-foot b{color:#515154;margin-bottom:3px;font-size:10.5px}.sidebar-foot span{font-size:9px}.workspace{min-height:100vh;margin-left:248px}.topbar{z-index:5;-webkit-backdrop-filter:saturate(180%)blur(24px);background:#f5f5f7ba;border-bottom:1px solid #0000000e;justify-content:space-between;align-items:center;height:88px;padding:0 42px;display:flex;position:sticky;top:0}.topbar h1{letter-spacing:-.55px;margin:0 0 5px;font-size:21px;font-weight:650}.topbar p{color:var(--muted);margin:0;font-size:12px}.top-actions{gap:10px;display:flex}.icon-btn{cursor:pointer;background:#ffffffb8;border:1px solid #00000012;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:relative;box-shadow:0 3px 12px #0000000b,inset 0 1px #ffffffe6}.icon-btn i{background:#0071e3;border:2px solid #f5f5f7;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.primary,.secondary,.danger,.text-btn,.back{cursor:pointer;border:0}.primary{color:#fff;background:#1d1d1f;border-radius:999px;justify-content:center;align-items:center;gap:7px;height:40px;padding:0 17px;font-size:12px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #00000024,inset 0 1px #fff3}.primary:before{content:"";background:linear-gradient(110deg,#0000 20%,#ffffff38 43%,#0000 62%);transition:transform .55s;position:absolute;inset:0;transform:translate(-120%)}.primary:hover{background:#000;transform:translateY(-1px);box-shadow:0 9px 25px #00000030}.primary:hover:before{transform:translate(120%)}.primary:active{transform:scale(.98)}.primary:disabled{opacity:.55;cursor:default;transform:none}.secondary{color:#3a3a3c;background:#ffffffbd;border:1px solid #00000014;border-radius:999px;height:40px;padding:0 16px;font-size:11px}.content{max-width:1480px;margin:0 auto;padding:34px 42px 70px;animation:.5s cubic-bezier(.2,.8,.2,1) both enter}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.welcome{color:#f5f5f7;background:radial-gradient(circle at 82% 25%,#5875ff59,#0000 26%),radial-gradient(circle at 70% 110%,#b053ff3b,#0000 32%),linear-gradient(135deg,#1b1b1d,#050505 62%);border-radius:30px;justify-content:space-between;align-items:center;min-height:254px;padding:42px 48px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 55px #00000021,inset 0 1px #ffffff24}.welcome:before{content:"";opacity:.35;background:linear-gradient(115deg,#0000 20%,#ffffff14 42%,#0000 60%);animation:9s ease-in-out infinite glaze;position:absolute;inset:0;transform:translate(-70%)}@keyframes glaze{0%,35%{transform:translate(-80%)}75%,to{transform:translate(80%)}}.welcome>div{z-index:1;position:relative}.eyebrow{color:#0071e3;letter-spacing:1.35px;align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.welcome .eyebrow{color:#a9c7ff}.welcome h2{letter-spacing:-1.8px;margin:14px 0 11px;font-size:clamp(31px,3.3vw,46px);font-weight:650;line-height:1.06}.welcome h2 em{color:#c9c9ce;font-style:normal}.welcome p{color:#a1a1a6;max-width:475px;margin:0;font-size:13px;line-height:1.55}.radar{z-index:1;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border:1px solid #fff3;border-radius:50%;place-items:center;width:154px;height:154px;margin-right:60px;animation:5s ease-in-out infinite float;display:grid;position:relative;box-shadow:inset 0 0 40px #ffffff0d,0 0 60px #5070ff30}@keyframes float{50%{transform:translateY(-6px)}}.radar span{border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:25px}.radar span+span{inset:49px}.radar span+span+span{border-color:#ffffff14;inset:-27px}.radar i{transform-origin:bottom;background:linear-gradient(#9bbcff,#0000);width:1px;height:50%;position:absolute;top:0;transform:rotate(50deg)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin:18px 0;display:grid}.stat-card,.panel,.library-card{background:var(--surface);box-shadow:var(--shadow), inset 0 1px 0 #ffffffe0;-webkit-backdrop-filter:blur(20px);border:1px solid #0000000e}.stat-card{border-radius:20px;align-items:flex-start;gap:14px;min-height:126px;padding:22px;display:flex}.stat-icon{border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.stat-icon.purple{color:#8158d9;background:#f0eaff}.stat-icon.green{color:#198754;background:#e9f7ef}.stat-icon.blue{color:#0071e3;background:#e8f2ff}.stat-icon.amber{color:#bd6514;background:#fff1df}.stat-copy span,.stat-copy small{color:var(--muted);font-size:10px;display:block}.stat-copy strong{letter-spacing:-.8px;margin:3px 0 5px;font-size:25px;font-weight:650;display:block}.stat-copy small{color:var(--soft);font-size:9px}.dashboard-grid{grid-template-columns:1.55fr 1fr;gap:15px;display:grid}.panel{border-radius:var(--radius)}.growth-panel,.ranking{padding:24px}.panel-head{justify-content:space-between;align-items:flex-start;display:flex}.panel-head h3,.section-title h3,.notes h3,.form-panel h3{letter-spacing:-.25px;margin:0 0 5px;font-size:14px;font-weight:650}.panel-head p,.section-title p{color:var(--soft);margin:0;font-size:10px}.trend{color:#168452;background:#e9f7ef;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:600}.big-chart{background:repeating-linear-gradient(#0000 0 49px,#0000000b 50px);height:215px;padding:27px 7px 0 31px;position:relative}.big-chart .mini-chart{width:100%;height:170px;overflow:visible}.axis{color:#aeaeb2;flex-direction:column;justify-content:space-between;font-size:8px;display:flex;position:absolute;inset:22px auto 18px 0}.days{color:#aeaeb2;justify-content:space-between;margin-top:4px;font-size:8px;display:flex}.rank-list{margin-top:17px}.rank-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #0000000e;border-radius:9px;align-items:center;gap:12px;width:100%;height:53px;padding:0 5px;transition:background .2s,transform .2s;display:flex}.rank-list>button:hover{background:#00000006;transform:translate(2px)}.rank-list>button>b{color:#aeaeb2;font-size:10px;font-weight:500}.rank-list>button>div{flex:1}.rank-list strong,.rank-list span{display:block}.rank-list strong{margin-bottom:3px;font-size:11px;font-weight:600}.rank-list span{color:var(--soft);font-size:8.5px}.rank-list em{font-size:14px;font-style:normal;font-weight:650}.rank-list svg{color:#aeaeb2}.section-title{justify-content:space-between;align-items:center;margin:32px 2px 14px;display:flex}.text-btn{color:var(--blue);background:0 0;align-items:center;font-size:10.5px;display:flex}.library-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.library-card{width:100%;min-width:0;color:var(--ink);text-align:left;cursor:pointer;border-radius:20px;padding:19px;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s,border-color .28s;position:relative}.library-card:hover{border-color:#0000001a;transform:translateY(-4px);box-shadow:0 18px 48px #00000018}.library-card:focus-visible{outline-offset:3px;outline:2px solid #0071e380}.card-top{justify-content:space-between;height:26px;display:flex}.card-options{z-index:4;align-items:center;gap:4px;display:flex;position:relative}.card-refresh-button{color:#0071e3;cursor:pointer;background:#e8f2ffb8;border:1px solid #0071e31f;border-radius:999px;align-items:center;gap:5px;height:27px;padding:0 9px;font-size:7.5px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.card-refresh-button:hover{background:#e1efff;transform:translateY(-1px);box-shadow:0 5px 13px #0071e31a}.card-refresh-button:disabled{cursor:wait;opacity:.72;transform:none}.card-refresh-button:disabled svg{animation:1s linear infinite spin}.card-menu-button{width:27px;height:27px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;margin:-5px -4px 0 0;padding:0;display:grid}.card-menu-button:hover{background:#7676801a}.action-menu{z-index:8;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff7;border:1px solid #00000014;border-radius:15px;width:180px;padding:7px;position:absolute;top:30px;right:0;overflow:hidden;box-shadow:0 18px 50px #0000002b,inset 0 1px #fff}.action-menu>span{color:#8e8e93;letter-spacing:.06em;text-transform:uppercase;padding:5px 8px 7px;font-size:7px;font-weight:700;display:block}.action-menu button{color:#3a3a3c;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:5px;width:100%;min-height:30px;padding:6px 8px;font-size:8.5px;display:flex}.action-menu button:hover,.action-menu button.selected{color:#0071e3;background:#edf4ff}.action-menu button.clear-action{color:#d04444;border-top:1px solid #0000000e;border-radius:0 0 9px 9px;margin-top:5px}.action-note{z-index:2;color:#376fc0;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#e8f2fff5,#f4eefff5);border:1px solid #0071e32e;border-radius:999px;align-items:center;gap:5px;max-width:150px;height:28px;padding:0 10px;font-size:8.5px;font-weight:650;display:inline-flex;position:absolute;top:65px;right:19px;overflow:hidden;box-shadow:0 5px 16px #3868b417}.status{color:#77777c;background:#f0f0f2;border-radius:99px;align-items:center;gap:6px;padding:4px 9px;font-size:9px;font-weight:550;display:inline-flex}.status:before{content:"";background:#929297;border-radius:50%;width:5px;height:5px}.status.active{color:#158153;background:#e8f6ee}.status.active:before{background:#25a96a;box-shadow:0 0 7px #25a96a73}.status.pending{color:#a85e17;background:#fff1df}.status.pending:before{background:#d9791e}.library-title{align-items:center;gap:11px;margin:11px 0 19px;display:flex}.letter{color:#fff;background:linear-gradient(145deg,#2c2c2e,#050505);border-radius:12px;place-items:center;width:38px;height:38px;font-size:15px;font-weight:650;display:grid;box-shadow:inset 0 1px #fff3}.library-title h3{text-overflow:ellipsis;white-space:nowrap;max-width:190px;margin:0 0 4px;font-size:12.5px;font-weight:650;overflow:hidden}.library-title p{color:var(--soft);margin:0;font-size:9px}.ad-metric{justify-content:space-between;align-items:flex-end;display:flex}.ad-metric span{color:var(--soft);font-size:9px;display:block}.ad-metric strong{letter-spacing:-.6px;font-size:23px;font-weight:650}.change{border-radius:99px;padding:3px 7px;font-size:9px}.change.up{color:#168452;background:#e9f7ef}.change.down{color:#ba3d3d;background:#ffeded}.mini-chart{width:100%;height:42px;margin:8px 0;display:block}.card-foot{color:#aeaeb2;border-top:1px solid #0000000e;justify-content:space-between;align-items:center;padding-top:11px;font-size:8.5px;display:flex}.toolbar{justify-content:space-between;gap:15px;display:flex}.search{color:#86868b;background:#ffffffb8;border:1px solid #0001;border-radius:999px;flex-direction:row;flex:1;align-items:center;gap:9px;max-width:440px;height:42px;padding:0 14px;display:flex;box-shadow:inset 0 1px #fff}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:11px}.filter{color:#8e8e93;background:#ffffffb8;border:1px solid #0001;border-radius:999px;align-items:center;gap:4px;height:42px;padding:4px 6px 4px 12px;display:flex}.filter button{color:#86868b;cursor:pointer;background:0 0;border:0;border-radius:99px;padding:6px 11px;font-size:10px}.filter button.active{color:#fff;background:#1d1d1f;box-shadow:0 3px 9px #0000001f}.list-meta{color:#8e8e93;justify-content:space-between;margin:24px 3px 13px;font-size:9.5px;display:flex}.empty{color:#aeaeb2;background:#ffffff59;border:1px dashed #0000001f;border-radius:24px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:330px;display:flex}.empty strong{color:#515154;margin:12px 0 5px}.empty span{color:var(--soft);margin-bottom:17px;font-size:11px}.empty.compact{background:0 0;border:0;min-height:150px}.back{color:var(--blue);background:0 0;margin:0 0 18px;font-size:10.5px}.detail-hero{box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff0,#eef2fbcc);border:1px solid #0000000e;border-radius:25px;justify-content:space-between;align-items:center;padding:30px 32px;display:flex}.detail-hero h2{letter-spacing:-.8px;margin:13px 0 4px;font-size:25px;font-weight:650}.detail-hero p{color:var(--soft);margin:0;font-size:10px}.detail-hero a{color:#fff;background:#1d1d1f;border-radius:999px;align-items:center;gap:7px;padding:10px 14px;font-size:10px;text-decoration:none;display:flex}.detail-stats,.detail-grid{margin-top:15px}.creative{padding:24px}.creative-preview{background:linear-gradient(145deg,#e6e6eb,#c8c8ce);border-radius:16px;place-items:center;height:135px;margin:16px 0;display:grid;position:relative;overflow:hidden}.creative-preview:after{content:"";background:linear-gradient(135deg,#ffffff1f,#00000014);position:absolute;inset:0}.creative-preview .play{z-index:2;color:#111;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border-radius:50%;place-items:center;width:38px;height:38px;padding-left:2px;font-size:11px;display:grid;position:relative;box-shadow:0 5px 18px #0000002b}.creative-preview span{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a3;border-radius:99px;padding:4px 7px;font-size:8px;position:absolute;bottom:9px;right:9px}.creative h3{margin:0 0 4px;font-size:13px;font-weight:650}.creative p{color:var(--soft);margin:0;font-size:9px}.notes{margin-top:15px;padding:23px}.notes p{color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.6}.danger{color:#d04444;background:0 0;align-items:center;gap:7px;margin-top:19px;font-size:10.5px;display:flex}.settings-card{align-items:center;gap:16px;margin-bottom:19px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(145deg,#333,#000);border-radius:50%;place-items:center;width:64px;height:64px;font-size:18px;font-weight:650;display:grid;box-shadow:0 8px 25px #00000026}.settings-card h2{letter-spacing:-.4px;margin:0 0 4px;font-size:18px;font-weight:650}.settings-card p{color:var(--soft);margin:0;font-size:10px}.form-panel{max-width:780px;padding:28px}.form-panel>h3{margin-bottom:21px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid .wide{grid-column:1/-1}label{color:#515154;flex-direction:column;gap:7px;font-size:10.5px;font-weight:500;display:flex}input,select,textarea{color:var(--ink);resize:vertical;background:#ffffffc7;border:1px solid #00000017;border-radius:12px;outline:0;padding:11px 12px;font-size:11px;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:inset 0 1px 2px #00000006}input:focus,select:focus,textarea:focus{background:#fff;border-color:#0071e38c;box-shadow:0 0 0 4px #0071e317}.form-panel .primary{margin-top:19px}.setting-row{border-top:1px solid #0000000e;justify-content:space-between;align-items:center;min-height:77px;display:flex}.setting-row b,.setting-row span{display:block}.setting-row b{margin-bottom:5px;font-size:11px;font-weight:600}.setting-row span{color:var(--soft);font-size:9.5px}.switch{cursor:pointer;background:#d2d2d7;border:0;border-radius:30px;width:42px;height:24px;padding:3px;transition:background .2s}.switch i{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;display:block;box-shadow:0 1px 4px #0003}.switch.on{background:#34c759}.switch.on i{transform:translate(18px)}.tag{background:#ededf0;border-radius:99px;padding:5px 9px!important}.tag.success{color:#168452;background:#e9f7ef}.notice{max-width:780px;color:var(--blue);background:#e8f2ffa8;border:1px solid #0071e321;border-radius:17px;gap:11px;margin-top:15px;padding:18px;display:flex}.notice b{color:#3a3a3c;font-size:11px}.notice p{color:var(--muted);margin:5px 0 0;font-size:9.5px}.modal-backdrop{z-index:30;-webkit-backdrop-filter:saturate(140%)blur(22px);background:#14141647;place-items:center;padding:20px;animation:.22s both fade;display:grid;position:fixed;inset:0}@keyframes fade{0%{opacity:0}}.modal{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fafafce6;border:1px solid #fffc;border-radius:26px;flex-direction:column;gap:14px;width:min(550px,100%);max-height:94vh;padding:27px;animation:.38s cubic-bezier(.2,.8,.2,1) both modalIn;display:flex;overflow:auto;box-shadow:0 30px 100px #0003,inset 0 1px #fff}@keyframes modalIn{0%{opacity:0;transform:translateY(15px)scale(.97)}}.modal-head{justify-content:space-between;margin-bottom:5px;display:flex}.modal-head h2{letter-spacing:-.55px;margin:9px 0 4px;font-size:21px;font-weight:650}.modal-head p{color:var(--soft);margin:0;font-size:10.5px}.modal-actions{border-top:1px solid #0000000f;justify-content:flex-end;gap:9px;margin-top:3px;padding-top:18px;display:flex}.form-error{color:#d04444;margin:0;font-size:10px}.auth-page{background:radial-gradient(circle at 50% 30%,#c0d8ff6b,#0000 24rem),#f5f5f7;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:25px;display:flex}.auth-brand{align-items:center;gap:11px;margin-bottom:23px;display:flex}.auth-brand strong,.auth-brand small{display:block}.auth-brand strong{font-size:15px;font-weight:650}.auth-brand small{color:var(--soft);font-size:9.5px}.auth-card{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#ffffffbf;border:1px solid #ffffffe0;border-radius:28px;flex-direction:column;gap:17px;width:min(440px,100%);padding:28px;display:flex;box-shadow:0 24px 70px #00000018,inset 0 1px #fff}.auth-tabs{background:#7676801f;border-radius:999px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.auth-tabs button{height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:11px}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 9px #00000017}.auth-card h1{letter-spacing:-.7px;margin:10px 0 5px;font-size:23px;font-weight:650}.auth-card>div>p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.auth-submit{width:100%}.auth-message{color:#b26a18;margin:0;font-size:10px}.auth-foot{color:var(--soft);align-items:center;gap:6px;margin-top:17px;font-size:9px;display:flex}.app-loading{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:11px;font-size:11px;display:flex}.cloud-error{z-index:20;color:#ba3d3d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffefefe6;border:1px solid #b8363629;border-radius:14px;max-width:340px;padding:12px 15px;font-size:10px;position:fixed;top:100px;right:22px;box-shadow:0 10px 30px #00000017}@media (width<=1100px){.stats-grid,.library-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.radar{margin-right:10px}}@media (width<=760px){.sidebar{width:70px;padding:20px 9px}.brand{padding:0 7px 28px}.brand>div:last-child,.sidebar nav span,.sidebar nav em,.sidebar-foot div{display:none}.sidebar nav button{justify-content:center;padding:0}.sidebar-foot{justify-content:center}.workspace{margin-left:70px}.topbar{height:78px;padding:0 20px}.topbar p{display:none}.topbar .primary{width:40px;padding:0;font-size:0}.content{padding:23px 18px 48px}.welcome{border-radius:25px;min-height:240px;padding:31px 27px}.welcome h2{font-size:31px}.radar{display:none}.stats-grid,.library-grid{grid-template-columns:1fr}.compact-cards .library-card:nth-child(n+3){display:none}.toolbar{flex-direction:column}.filter{align-self:flex-start}.detail-hero{align-items:flex-start;gap:20px;padding:24px}.detail-hero a{width:38px;padding:10px;font-size:0}.detail-hero a svg{width:16px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sidebar-foot{text-align:left;cursor:pointer;width:100%;transition:background .2s,transform .2s}.sidebar-foot:hover{background:#ffffffe0;transform:translateY(-1px)}.toolbar-right{align-items:center;gap:10px;display:flex}.import-btn{color:#515154;cursor:pointer;background:#ffffffb8;border:1px solid #00000012;border-radius:999px;flex-direction:row;align-items:center;gap:7px;height:42px;padding:0 14px;font-size:10px;transition:background .2s,transform .2s;display:inline-flex;box-shadow:inset 0 1px #fff}.import-btn:hover{background:#fff;transform:translateY(-1px)}.import-btn input{display:none}.creative-preview img{object-fit:cover;opacity:.82;width:100%;height:100%;position:absolute;inset:0}.creative-link{color:#0071e3;align-items:center;gap:5px;margin-top:11px;font-size:9px;text-decoration:none;display:inline-flex}.detail-actions,.creative-actions{align-items:center;gap:8px;display:flex}.detail-actions .landing-link{background:#0071e3}.detail-actions .landing-link:hover{background:#0077ed}.creative-actions .creative-link+.creative-link{color:#515154}.check-error{color:#d04444}.tag.warning{color:#a85e17;background:#fff1df}.change.first{color:#0071e3;background:#e8f2ff}.chart-plot{width:100%;margin:12px 0 8px;position:relative}.chart-plot .mini-chart{width:100%;height:100%;margin:0;overflow:visible}.chart-value{z-index:1;color:#6e6e73;text-align:center;pointer-events:none;min-width:16px;font-size:7.5px;font-weight:600;line-height:1;position:absolute;transform:translate(-50%,-145%)}.chart-value-last{color:#0071e3;font-weight:700}.chart-dates{color:#aeaeb2;justify-content:space-between;margin:-3px 1px 8px;font-size:7.5px;line-height:1;display:flex}.chart-dates span:last-child{color:#0071e3;font-weight:650}.detail-dates{margin:4px 0 0;font-size:8px}.timeline-panel{margin-top:15px;padding:25px}.timeline-count{color:#6e6e73;background:#ededf0;border-radius:999px;padding:5px 9px;font-size:8.5px}.timeline{margin-top:20px;position:relative}.timeline:before{content:"";background:linear-gradient(#d2d2d7,#d2d2d726);width:1px;position:absolute;top:15px;bottom:18px;left:17px}.timeline-event{grid-template-columns:35px 1fr;gap:14px;padding-bottom:22px;display:grid;position:relative}.timeline-event:last-child{padding-bottom:0}.timeline-icon{z-index:1;border:4px solid #ffffffe6;border-radius:50%;place-items:center;width:35px;height:35px;display:grid;position:relative;box-shadow:0 3px 10px #00000012}.timeline-icon.blue{color:#0071e3;background:#e8f2ff}.timeline-icon.green{color:#168452;background:#e9f7ef}.timeline-icon.red{color:#d04444;background:#ffeded}.timeline-icon.purple{color:#8158d9;background:#f0eaff}.timeline-icon.orange{color:#bd6514;background:#fff1df}.timeline-copy{padding-top:3px}.timeline-copy>div{justify-content:space-between;align-items:baseline;gap:15px;display:flex}.timeline-copy h4{margin:0;font-size:11px;font-weight:650}.timeline-copy time{color:#aeaeb2;flex:none;font-size:8px}.timeline-copy p{color:#6e6e73;margin:5px 0 0;font-size:9.5px;line-height:1.45}.timeline-copy a{color:#0071e3;align-items:center;gap:4px;margin-top:7px;font-size:8.5px;text-decoration:none;display:inline-flex}.timeline-empty{color:#aeaeb2;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex}.timeline-empty strong{color:#515154;margin:10px 0 4px;font-size:11px}.timeline-empty span{font-size:9px}.timeline-loading{gap:10px;margin-top:20px;display:grid}.timeline-loading i{background:linear-gradient(90deg,#f1f1f3,#fafafa,#f1f1f3) 0 0/200% 100%;border-radius:12px;height:43px;animation:1.4s linear infinite loadingShine}@keyframes loadingShine{to{background-position:-200% 0}}.offer-analysis{grid-template-columns:minmax(260px,.75fr) 1.35fr;min-height:390px;margin-top:15px;display:grid;overflow:hidden}.analysis-image{background:radial-gradient(circle at 30% 20%,#dbe9ff,#ececf1 55%,#d7d7dd);min-height:340px;position:relative;overflow:hidden}.analysis-image:after{content:"";background:linear-gradient(#0000 55%,#00000061);position:absolute;inset:0}.analysis-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.offer-analysis:hover .analysis-image img{transform:scale(1.025)}.analysis-image>span{z-index:2;color:#fff;letter-spacing:1px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14141657;border:1px solid #ffffff45;border-radius:999px;padding:6px 9px;font-size:7.5px;font-weight:650;position:absolute;bottom:17px;left:17px}.analysis-placeholder{color:#8e8e93;place-items:center;width:100%;height:100%;display:grid}.analysis-content{flex-direction:column;padding:29px 31px 25px;display:flex}.analysis-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.analysis-heading h2{letter-spacing:-.8px;margin:8px 0 3px;font-size:25px;font-weight:650}.analysis-heading p{color:#8e8e93;margin:0;font-size:10px}.analysis-refresh{color:#6e6e73;cursor:pointer;background:#f5f5f7;border:1px solid #00000012;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.analysis-summary{color:#515154;margin:18px 0;font-size:11px;line-height:1.55}.analysis-facts{grid-template-columns:.65fr 1.35fr;gap:9px;display:grid}.analysis-facts>div{background:#f5f5f7;border-radius:15px;min-height:82px;padding:13px 13px 12px 39px;position:relative}.analysis-facts svg{color:#0071e3;position:absolute;top:14px;left:13px}.analysis-facts span,.analysis-facts strong,.analysis-facts small{display:block}.analysis-facts span{color:#8e8e93;margin-bottom:6px;font-size:8px}.analysis-facts strong{font-size:11px;font-weight:650;line-height:1.35}.analysis-facts small{color:#aeaeb2;margin-top:3px;font-size:8px;text-decoration:line-through}.analysis-promise{border-left:2px solid #0071e3;margin-top:15px;padding-left:12px}.analysis-promise span{color:#8e8e93;font-size:8px}.analysis-promise p{color:#3a3a3c;margin:5px 0 0;font-size:10.5px;font-weight:550;line-height:1.45}.strategy-list{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.strategy-list span{color:#06c;background:#e8f2ff;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:550}.analysis-links{align-items:center;gap:14px;margin-top:auto;padding-top:18px;display:flex}.analysis-links a{color:#0071e3;align-items:center;gap:5px;font-size:9px;text-decoration:none;display:inline-flex}.analysis-links small{color:#aeaeb2;margin-left:auto;font-size:7.5px}.analysis-loading,.analysis-empty{align-items:center;gap:13px;min-height:105px;margin-top:15px;padding:22px;display:flex}.analysis-loading strong,.analysis-loading span,.analysis-empty strong,.analysis-empty span{display:block}.analysis-loading strong,.analysis-empty strong{margin-bottom:4px;font-size:11px}.analysis-loading span,.analysis-empty span{color:#8e8e93;font-size:9px}.analysis-orb{color:#0071e3;background:#e8f2ff;border-radius:50%;place-items:center;width:42px;height:42px;animation:1.6s ease-in-out infinite analysisPulse;display:grid}.analysis-empty>svg{color:#d04444}.analysis-empty .secondary{margin-left:auto}@keyframes analysisPulse{50%{transform:scale(1.08);box-shadow:0 0 0 9px #0071e312}}@media (width<=850px){.offer-analysis{grid-template-columns:1fr}.analysis-image{min-height:260px;max-height:330px}}@media (width<=560px){.analysis-content{padding:24px 20px}.analysis-facts{grid-template-columns:1fr}.analysis-links{flex-direction:column;align-items:flex-start;gap:8px}.analysis-links small{margin-left:0}}.video-library{margin-top:15px;padding:25px}.video-section-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.video-section-head h3{letter-spacing:-.35px;margin:8px 0 4px;font-size:16px;font-weight:650}.video-section-head p{color:#8e8e93;margin:0;font-size:9.5px}.temporary-note{color:#a85e17;white-space:nowrap;background:#fff1df;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;display:inline-flex}.video-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.video-card{background:#ffffffc7;border:1px solid #0000000f;border-radius:17px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.video-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #00000014}.video-thumb{background:linear-gradient(145deg,#e6e6eb,#c7c7cd);height:145px;position:relative;overflow:hidden}.video-thumb:after{content:"";background:linear-gradient(#0000 55%,#00000052);position:absolute;inset:0}.video-thumb img{object-fit:cover;width:100%;height:100%}.video-thumb>span:not(.video-play){z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141694;border-radius:999px;padding:5px 8px;font-size:8px;position:absolute;bottom:9px;right:9px}.video-thumb>span.duplicate{background:#0071e3d1}.video-placeholder{place-items:center;width:100%;height:100%;display:grid}.video-play{z-index:2;color:#111;background:#ffffffd6;border-radius:50%;place-items:center;width:38px;height:38px;padding-left:2px;display:grid;position:relative;box-shadow:0 6px 20px #00000024}.video-card-copy{padding:13px}.video-card-copy>div:first-child{min-width:0}.video-card-copy strong,.video-card-copy small{display:block}.video-card-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;overflow:hidden}.video-card-copy small{color:#aeaeb2;margin-top:4px;font-size:7.5px}.video-actions{align-items:center;gap:5px;margin-top:12px;display:flex}.video-actions button,.video-actions a{color:#515154;cursor:pointer;background:#f0f0f2;border:0;border-radius:999px;justify-content:center;align-items:center;gap:4px;height:29px;padding:0 8px;font-size:7.5px;text-decoration:none;display:inline-flex}.video-actions a{color:#fff;background:#1d1d1f}.video-actions .meta-video-link{color:#0071e3;background:#e8f2ff;flex:none;width:29px;padding:0}.transcribe-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0071e3,#2997ff);border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;margin-top:10px;font-size:8.5px;font-weight:600;display:flex;box-shadow:0 6px 16px #0071e329}.transcribe-action:disabled{cursor:wait;opacity:.72}.transcribe-action:disabled svg{animation:1.1s linear infinite spin}.transcription-error{color:#d04444;margin:8px 0 0;font-size:8px;line-height:1.4}.video-card.has-transcription{grid-column:1/-1;grid-template-columns:230px minmax(170px,.55fr) 1fr;align-items:stretch;display:grid}.video-card.has-transcription .video-thumb{height:100%;min-height:260px}.video-card.has-transcription .video-card-copy{border-right:1px solid #0000000e}.transcription-result{background:linear-gradient(145deg,#f8fafff2,#ffffffe6);min-width:0;padding:17px}.transcription-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.transcription-title>span{color:#0071e3;letter-spacing:.05em;align-items:center;gap:5px;font-size:7.5px;font-weight:700;display:inline-flex}.transcription-title button{color:#0071e3;cursor:pointer;background:#e8f2ff;border:0;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:7.5px;display:inline-flex}.script-facts{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;display:grid}.script-facts>div{background:#ffffffb8;border:1px solid #0000000b;border-radius:10px;padding:9px}.script-facts span,.script-summary span,.script-cta span{color:#8e8e93;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:7px;font-weight:650;display:block}.script-facts p,.script-summary p{color:#3a3a3c;margin:0;font-size:8.5px;line-height:1.45}.script-summary{margin-top:10px}.script-cta{align-items:baseline;gap:7px;margin-top:9px;display:flex}.script-cta span{margin:0}.script-cta strong{color:#1d1d1f;font-size:8.5px}.script-structure{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.script-structure span{color:#6c47b7;background:#f0eaff;border-radius:999px;padding:5px 7px;font-size:7.5px}.transcription-result details{border-top:1px solid #0000000e;margin-top:11px;padding-top:10px}.transcription-result summary{color:#0071e3;cursor:pointer;font-size:8px}.transcription-result details p{color:#515154;white-space:pre-wrap;max-height:150px;margin:9px 0 0;font-size:8.5px;line-height:1.55;overflow:auto}.transcription-result>small{color:#aeaeb2;margin-top:9px;font-size:7px;display:block}.show-videos{color:#515154;cursor:pointer;background:#f5f5f7;border:1px solid #00000012;border-radius:999px;margin:18px auto 0;padding:8px 14px;font-size:9px;display:block}.video-loading{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px;padding:25px;display:grid}.video-loading i{background:linear-gradient(90deg,#f1f1f3,#fafafa,#f1f1f3) 0 0/200% 100%;border-radius:17px;height:190px;animation:1.4s linear infinite loadingShine}@media (width<=1000px){.video-grid{grid-template-columns:repeat(2,1fr)}.video-card.has-transcription{grid-template-columns:200px 1fr}.video-card.has-transcription .video-thumb{grid-row:1/3}.video-card.has-transcription .video-card-copy{border-bottom:1px solid #0000000e;border-right:0}}@media (width<=620px){.video-grid{grid-template-columns:1fr}.video-section-head{flex-direction:column}.video-loading{grid-template-columns:1fr}.video-card.has-transcription{display:block}.video-card.has-transcription .video-thumb{min-height:190px}.script-facts{grid-template-columns:1fr}}.optional-title{color:#515154;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding-top:14px;font-size:10px;font-weight:650;display:flex}.optional-title small{color:#8e8e93;font-size:9px;font-weight:400}.processing{color:#0071e3;background:#e8f2ffad;border:1px solid #0071e31f;border-radius:15px;align-items:center;gap:10px;padding:12px;display:flex}.processing svg{animation:1.1s linear infinite spin}.processing b,.processing span{display:block}.processing b{color:#3a3a3c;margin-bottom:3px;font-size:10px}.processing span{color:#6e6e73;font-size:9px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=760px){.toolbar-right{flex-direction:column;align-items:stretch}.import-btn{justify-content:center}.detail-actions{flex-direction:column;align-items:flex-end}}.movement-panel{padding:24px}.live-label{color:#6e6e73;align-items:center;gap:6px;font-size:9px;display:inline-flex}.live-label i{background:#34c759;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #34c7591c}.movement-list{margin-top:17px}.movement-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #0000000e;border-radius:10px;grid-template-columns:minmax(145px,1.3fr) minmax(80px,.75fr) 60px 105px 16px;align-items:center;gap:13px;width:100%;min-height:58px;padding:8px 4px;transition:background .2s,transform .2s;display:grid}.movement-list>button:hover{background:#00000006;transform:translate(2px)}.movement-list>button>svg{color:#aeaeb2}.movement-identity{align-items:center;gap:10px;min-width:0;display:flex}.movement-identity .letter{flex:none;width:34px;height:34px;font-size:13px}.movement-identity strong,.movement-identity span{display:block}.movement-identity strong{text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:10.5px;font-weight:600;overflow:hidden}.movement-identity span{color:#8e8e93;font-size:8px}.movement-chart .mini-chart{height:34px;margin:0}.movement-chart .chart-plot{margin:0}.movement-chart .chart-value{display:none}.movement-value{text-align:right}.movement-value strong,.movement-value span{display:block}.movement-value strong{letter-spacing:-.4px;font-size:18px;font-weight:650}.movement-value span{color:#8e8e93;font-size:8px}.movement-first{color:#0071e3;white-space:nowrap;background:#e8f2ff;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:7px 8px;font-size:8.5px;font-weight:600;display:inline-flex}.movement-delta{text-align:right;grid-template-columns:auto auto;justify-content:end;align-items:baseline;gap:0 4px;display:grid}.movement-delta b{font-size:11px;font-weight:650}.movement-delta span{color:#8e8e93;font-size:8px}.movement-delta small{color:#8e8e93;grid-column:1/-1;font-size:7.5px}.movement-delta.up b{color:#168452}.movement-delta.down b{color:#d04444}.movement-delta.stable b{color:#6e6e73}@media (width<=760px){.movement-list>button{grid-template-columns:1fr 50px 98px 14px}.movement-chart{display:none}.movement-panel{padding:20px}}.notification-wrap{position:relative}.notification-button b{color:#fff;background:#d92d2d;border:2px solid #f5f5f7;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:7px;font-weight:700;line-height:1;display:grid;position:absolute;top:-4px;right:-3px}.notification-panel{z-index:30;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#fffffff5;border:1px solid #00000014;border-radius:20px;width:min(355px,100vw - 90px);animation:.22s cubic-bezier(.2,.8,.2,1) both notificationIn;position:absolute;top:49px;right:0;overflow:hidden;box-shadow:0 24px 70px #00000029,inset 0 1px #fff}@keyframes notificationIn{0%{opacity:0;transform:translateY(-5px)scale(.98)}}.notification-head{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:17px 18px 14px;display:flex}.notification-head strong,.notification-head span{display:block}.notification-head strong{margin-bottom:3px;font-size:11px;font-weight:650}.notification-head span{color:#8e8e93;font-size:8px}.notification-head>svg{color:#8e8e93}.notification-list{max-height:390px;overflow:auto}.notification-list>button{color:#1d1d1f;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000000d;grid-template-columns:31px 1fr 14px;align-items:center;gap:10px;width:100%;padding:13px 16px;display:grid}.notification-list>button:hover{background:#00000006}.notification-list>button>svg{color:#aeaeb2}.notification-icon{border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.notification-icon.off{color:#c83535;background:#ffeded}.notification-icon.spike{color:#168452;background:#e9f7ef}.notification-list strong,.notification-list p,.notification-list time{display:block}.notification-list strong{margin-bottom:3px;font-size:9.5px;font-weight:650}.notification-list p{color:#515154;margin:0 0 4px;font-size:8.5px;line-height:1.4}.notification-list time{color:#aeaeb2;font-size:7px}.notification-empty{color:#aeaeb2;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex}.notification-empty strong{color:#515154;margin:8px 0 3px;font-size:10px}.notification-empty span{font-size:8px}@media (width<=560px){.notification-panel{width:calc(100vw - 94px);position:fixed;top:70px;right:12px}}.keyword-content{max-width:1320px}.keyword-hero{background:linear-gradient(135deg,#fffffff2,#edf3ffdb);justify-content:space-between;align-items:center;min-height:230px;padding:35px 40px;display:flex;position:relative;overflow:hidden}.keyword-hero h2{letter-spacing:-1px;margin:13px 0 9px;font-size:29px;font-weight:650;line-height:1.08}.keyword-hero h2 em{color:#0071e3;font-style:normal}.keyword-hero p{color:#6e6e73;max-width:590px;margin:0;font-size:10.5px;line-height:1.55}.keyword-orbit{color:#0071e3;background:radial-gradient(circle,#0071e326,#0000 65%);border:1px solid #0071e324;border-radius:50%;place-items:center;width:115px;height:115px;margin-right:40px;display:grid;position:relative}.keyword-orbit span{border:1px solid #0071e31a;border-radius:50%;position:absolute;inset:-17px}.keyword-orbit span+span{border-color:#0071e30e;inset:-34px}.keyword-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0 25px;display:grid}.keyword-stats>div{padding:18px 20px}.keyword-stats strong,.keyword-stats span{display:block}.keyword-stats strong{letter-spacing:-.6px;margin-bottom:4px;font-size:22px;font-weight:650}.keyword-stats span{color:#8e8e93;font-size:8.5px}.keyword-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;display:flex}.keyword-search{max-width:390px}.keyword-tabs{background:#ffffffad;border:1px solid #0000000f;border-radius:999px;gap:4px;padding:4px;display:flex}.keyword-tabs button{color:#86868b;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 12px;font-size:9px}.keyword-tabs button.active{color:#fff;background:#1d1d1f;box-shadow:0 4px 12px #0000001f}.keyword-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.keyword-card{grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-width:0;padding:15px 16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.keyword-card:hover{border-color:#0071e329;transform:translateY(-2px);box-shadow:0 13px 35px #00000013}.keyword-rank{color:#aeaeb2;font-size:9px;font-weight:650}.keyword-main{min-width:0}.keyword-main h3{text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;margin:0 0 3px;font-size:12px;font-weight:650;overflow:hidden}.keyword-main p{color:#8e8e93;margin:0;font-size:8px}.keyword-sources{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.keyword-sources span{color:#6e6e73;background:#f0f0f2;border-radius:999px;padding:4px 6px;font-size:7px}.keyword-actions{align-items:center;gap:6px;display:flex}.keyword-actions button{color:#515154;cursor:pointer;background:#f0f0f2;border:0;border-radius:50%;place-items:center;width:29px;height:29px;padding:0;display:grid}.keyword-actions a{color:#0071e3;background:#e8f2ff;border-radius:999px;align-items:center;gap:5px;height:29px;padding:0 10px;font-size:7.5px;font-weight:600;text-decoration:none;display:inline-flex}.suggestion-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.suggestion-card{min-width:0;padding:20px}.suggestion-card>span{color:#8158d9;letter-spacing:.06em;align-items:center;gap:5px;font-size:7px;font-weight:700;display:inline-flex}.suggestion-card h3{text-transform:capitalize;margin:13px 0 6px;font-size:14px;font-weight:650}.suggestion-card p{color:#8e8e93;min-height:30px;margin:0;font-size:8.5px;line-height:1.45}.suggestion-card>div{gap:6px;margin-top:15px;display:flex}.suggestion-card button,.suggestion-card a{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:7.5px;text-decoration:none;display:inline-flex}.suggestion-card button{color:#515154;background:#f0f0f2}.suggestion-card a{color:#fff;background:#1d1d1f}.keyword-loading{grid-template-columns:1fr 1fr;gap:10px;display:grid}.keyword-loading i{background:linear-gradient(90deg,#ededf0,#fafafa,#ededf0) 0 0/200% 100%;border-radius:20px;height:82px;animation:1.4s linear infinite loadingShine}.keyword-empty{color:#aeaeb2;flex-direction:column;justify-content:center;align-items:center;min-height:210px;display:flex}.keyword-empty strong{color:#515154;margin:10px 0 4px;font-size:11px}.keyword-empty span{font-size:9px}@media (width<=900px){.keyword-stats,.suggestion-grid{grid-template-columns:1fr 1fr}.keyword-orbit{margin-right:15px;transform:scale(.8)}}@media (width<=680px){.keyword-hero{min-height:220px;padding:28px 24px}.keyword-hero h2{font-size:24px}.keyword-orbit{display:none}.keyword-toolbar{flex-direction:column;align-items:stretch}.keyword-tabs{align-self:flex-start}.keyword-grid,.suggestion-grid,.keyword-loading{grid-template-columns:1fr}.keyword-actions a{width:29px;padding:0;font-size:0}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000;--surface:#080808f0;--surface-solid:#080808;--ink:#f5f5f7;--muted:#b6b6bb;--soft:#8e8e93;--line:#d2d2d72e;--blue:#fff;--green:#fff;--orange:#d2d2d7;--shadow:0 14px 48px #d2d2d717, inset 0 1px 0 #ffffff1a;background:#000}html[data-theme=dark] body{color:#f5f5f7;background:radial-gradient(circle at 82% 5%,#ffffff0e,#0000 25rem),#000}html[data-theme=dark] .sidebar{background:#000000e6;border-color:#d2d2d729}html[data-theme=dark] .topbar{background:#000000d1;border-color:#d2d2d726}html[data-theme=dark] .stat-card,html[data-theme=dark] .panel,html[data-theme=dark] .library-card{background:#070707f0;border-color:#d2d2d729;box-shadow:0 14px 45px #d2d2d713,inset 0 1px #ffffff17}html[data-theme=dark] .library-card:hover{border-color:#ffffff59;box-shadow:0 18px 55px #d2d2d724}html[data-theme=dark] .icon-btn{color:#fff;background:#080808;border-color:#d2d2d738;box-shadow:0 4px 18px #d2d2d71a,inset 0 1px #ffffff1f}html[data-theme=dark] .theme-toggle{transition:transform .28s,background .2s}html[data-theme=dark] .theme-toggle:hover{background:#151515;transform:rotate(12deg)}html[data-theme=dark] .icon-btn i{background:#fff;border-color:#000}html[data-theme=dark] .notification-button b{color:#000;background:#fff;border-color:#000}html[data-theme=dark] .notification-panel{background:#060607fa;border-color:#d2d2d738;box-shadow:0 24px 75px #d2d2d724,inset 0 1px #ffffff1f}html[data-theme=dark] .notification-head,html[data-theme=dark] .notification-list>button{border-color:#d2d2d71f}html[data-theme=dark] .notification-list>button{color:#f5f5f7}html[data-theme=dark] .notification-list>button:hover{background:#ffffff0e}html[data-theme=dark] .notification-list p,html[data-theme=dark] .notification-empty strong{color:#d2d2d7}html[data-theme=dark] .notification-icon.off,html[data-theme=dark] .notification-icon.spike{color:#000;background:#f5f5f7;border:1px solid #fff3}html[data-theme=dark] .keyword-hero{background:radial-gradient(circle at 85% 20%,#2997ff1f,#0000 18rem),linear-gradient(135deg,#090b0e,#030303);border-color:#2997ff33}html[data-theme=dark] .keyword-hero h2 em,html[data-theme=dark] .keyword-orbit{color:#64b5ff}html[data-theme=dark] .keyword-orbit,html[data-theme=dark] .keyword-orbit span{border-color:#64b5ff33}html[data-theme=dark] .keyword-tabs{background:#080808;border-color:#d2d2d729}html[data-theme=dark] .keyword-tabs button.active{color:#080808;background:#f5f5f7;box-shadow:0 4px 18px #d2d2d726}html[data-theme=dark] .keyword-card:hover{border-color:#64b5ff52;box-shadow:0 14px 40px #2997ff14}html[data-theme=dark] .keyword-sources span,html[data-theme=dark] .keyword-actions button,html[data-theme=dark] .suggestion-card button{color:#d2d2d7;background:#171719}html[data-theme=dark] .keyword-actions a{color:#64b5ff;background:#2997ff24;border:1px solid #2997ff47}html[data-theme=dark] .suggestion-card>span{color:#d8b5ff}html[data-theme=dark] .suggestion-card a{color:#080808;background:#f5f5f7}html[data-theme=dark] .keyword-loading i{background:linear-gradient(90deg,#080808,#19191b,#080808) 0 0/200% 100%}html[data-theme=dark] .keyword-empty strong{color:#d2d2d7}html[data-theme=dark] .primary{color:#000;background:#fff;box-shadow:0 7px 24px #d2d2d733,inset 0 1px #fff}html[data-theme=dark] .primary:hover{background:#e5e5ea;box-shadow:0 10px 30px #d2d2d747}html[data-theme=dark] .secondary,html[data-theme=dark] .import-btn,html[data-theme=dark] .search,html[data-theme=dark] .filter{color:#d2d2d7;background:#080808;border-color:#d2d2d72e}html[data-theme=dark] .sidebar nav button{color:#98989d}html[data-theme=dark] .sidebar nav button:hover{color:#fff;background:#ffffff12}html[data-theme=dark] .sidebar nav button.active{color:#fff;background:#111;box-shadow:0 6px 24px #d2d2d71a,inset 0 0 0 1px #ffffff24}html[data-theme=dark] .sidebar nav button.active svg,html[data-theme=dark] .eyebrow,html[data-theme=dark] .text-btn,html[data-theme=dark] .back,html[data-theme=dark] .creative-link,html[data-theme=dark] .analysis-links a{color:#fff}html[data-theme=dark] .sidebar nav button em{color:#d2d2d7;background:#222}html[data-theme=dark] .nav-divider,html[data-theme=dark] .card-foot,html[data-theme=dark] .setting-row,html[data-theme=dark] .modal-actions,html[data-theme=dark] .movement-list>button,html[data-theme=dark] .rank-list>button{border-color:#d2d2d721}html[data-theme=dark] .sidebar-foot{background:#080808;border-color:#d2d2d729}html[data-theme=dark] .sidebar-foot b,html[data-theme=dark] label,html[data-theme=dark] .notice b,html[data-theme=dark] .processing b{color:#e5e5ea}html[data-theme=dark] .status,html[data-theme=dark] .status.active,html[data-theme=dark] .change,html[data-theme=dark] .change.first,html[data-theme=dark] .change.up,html[data-theme=dark] .change.down,html[data-theme=dark] .movement-first,html[data-theme=dark] .tag,html[data-theme=dark] .tag.success{color:#080808;background:#f5f5f7;border:1px solid #fff3}html[data-theme=dark] .status:before,html[data-theme=dark] .status.active:before,html[data-theme=dark] .live-label i{background:#fff;box-shadow:0 0 9px #ffffff8c}html[data-theme=dark] .letter,html[data-theme=dark] .brand-mark{background:linear-gradient(145deg,#1c1c1e,#000);border:1px solid #d2d2d747;box-shadow:inset 0 1px #ffffff2e,0 9px 28px #d2d2d71a}html[data-theme=dark] .stat-icon{border:1px solid #d2d2d729;color:#fff!important;background:#111!important}html[data-theme=dark] .big-chart{background:repeating-linear-gradient(#0000 0 49px,#d2d2d71c 50px)}html[data-theme=dark] .detail-hero{box-shadow:var(--shadow);background:linear-gradient(135deg,#0b0b0c,#020202);border-color:#d2d2d729}html[data-theme=dark] .detail-hero a{color:#000;background:#fff;border:1px solid #fff3}html[data-theme=dark] .detail-actions .landing-link{color:#000;background:#fff}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:#fff;background:#080808;border-color:#d2d2d733;box-shadow:inset 0 1px 3px #ffffff09}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{background:#000;border-color:#d2d2d7;box-shadow:0 0 0 4px #d2d2d71c}html[data-theme=dark] .switch{background:#29292c}html[data-theme=dark] .switch.on{background:#fff}html[data-theme=dark] .switch.on i{background:#000}html[data-theme=dark] .notice,html[data-theme=dark] .processing{color:#fff;background:#0b0b0c;border-color:#d2d2d72e}html[data-theme=dark] .modal{background:#060607f5;border-color:#d2d2d73d;box-shadow:0 30px 100px #d2d2d721,inset 0 1px #ffffff1f}html[data-theme=dark] .video-card{background:#080808;border-color:#d2d2d729}html[data-theme=dark] .video-card:hover{box-shadow:0 14px 38px #d2d2d71c}html[data-theme=dark] .video-actions button{color:#e5e5ea;background:#18181a}html[data-theme=dark] .video-actions a,html[data-theme=dark] .transcribe-action{color:#000;background:#fff;box-shadow:0 7px 20px #d2d2d729}html[data-theme=dark] .video-actions .meta-video-link{color:#fff;background:#151515;border:1px solid #fff3}html[data-theme=dark] .transcription-result{background:linear-gradient(145deg,#0d0d0e,#050505)}html[data-theme=dark] .transcription-title>span,html[data-theme=dark] .transcription-result summary{color:#fff}html[data-theme=dark] .transcription-title button{color:#000;background:#fff}html[data-theme=dark] .script-facts>div{background:#111;border-color:#d2d2d721}html[data-theme=dark] .script-facts p,html[data-theme=dark] .script-summary p,html[data-theme=dark] .script-cta strong{color:#e5e5ea}html[data-theme=dark] .script-structure span{color:#080808;background:#f5f5f7}html[data-theme=dark] .analysis-content,html[data-theme=dark] .analysis-placeholder{background:#080808}html[data-theme=dark] .analysis-facts>div{background:#111;border-color:#d2d2d726}html[data-theme=dark] .analysis-promise{background:#111}html[data-theme=dark] .strategy-list span{color:#080808;background:#f5f5f7}html[data-theme=dark] .timeline-icon{border-color:#080808;color:#000!important;background:#fff!important}html[data-theme=dark] .movement-list>button:hover,html[data-theme=dark] .rank-list>button:hover{background:#ffffff0e}html[data-theme=dark] .library-card.active{background:radial-gradient(circle at 92% 7%,#30d15817,#0000 10rem),linear-gradient(145deg,#090b0a,#050505 72%);border-color:#30d1583d;box-shadow:0 14px 46px #d2d2d712,0 0 28px #30d15809,inset 0 1px #ffffff1a}html[data-theme=dark] .library-card.active:hover{border-color:#30d1587a;box-shadow:0 20px 58px #d2d2d71f,0 0 34px #30d15814,inset 0 1px #ffffff1f}html[data-theme=dark] .library-card.inactive,html[data-theme=dark] .library-card.error{background:radial-gradient(circle at 92% 7%,#ff453a17,#0000 10rem),linear-gradient(145deg,#0c0909,#050505 72%);border-color:#ff453a40}html[data-theme=dark] .library-card.pending{background:radial-gradient(circle at 92% 7%,#ff9f0a14,#0000 10rem),linear-gradient(145deg,#0c0a07,#050505 72%);border-color:#ff9f0a3d}html[data-theme=dark] .status.active{color:#65e88a;background:#30d15821;border-color:#30d1584d;box-shadow:0 0 18px #30d15817}html[data-theme=dark] .status.active:before{background:#30d158;box-shadow:0 0 9px #30d158bf}html[data-theme=dark] .status.inactive,html[data-theme=dark] .status.error{color:#ff766e;background:#ff453a21;border-color:#ff453a4d}html[data-theme=dark] .status.inactive:before,html[data-theme=dark] .status.error:before{background:#ff453a;box-shadow:0 0 9px #ff453ab3}html[data-theme=dark] .status.pending{color:#ffb340;background:#ff9f0a21;border-color:#ff9f0a4d}html[data-theme=dark] .status.pending:before{background:#ff9f0a;box-shadow:0 0 9px #ff9f0aa6}html[data-theme=dark] .mini-chart .chart-line{filter:drop-shadow(0 0 4px #ffd60a33)}html[data-theme=dark] .chart-value,html[data-theme=dark] .chart-value-last,html[data-theme=dark] .chart-dates span:last-child{color:#64b5ff}html[data-theme=dark] .change.first,html[data-theme=dark] .movement-first{color:#64b5ff;background:#2997ff21;border-color:#2997ff47}html[data-theme=dark] .card-menu-button{color:#f5f5f7}html[data-theme=dark] .card-menu-button:hover{background:#ffffff14}html[data-theme=dark] .card-refresh-button{color:#78bdff;background:#2997ff1f;border-color:#64b5ff47;box-shadow:inset 0 1px #ffffff0d}html[data-theme=dark] .card-refresh-button:hover{background:#2997ff33;box-shadow:0 0 18px #2997ff1a}html[data-theme=dark] .action-menu{background:#080809fa;border-color:#d2d2d738;box-shadow:0 20px 60px #d2d2d71f,inset 0 1px #ffffff1f}html[data-theme=dark] .action-menu button{color:#d2d2d7}html[data-theme=dark] .action-menu button:hover,html[data-theme=dark] .action-menu button.selected{color:#78bdff;background:#64b5ff21}html[data-theme=dark] .action-menu button.clear-action{color:#ff766e;border-color:#d2d2d71f}html[data-theme=dark] .action-note{color:#d8b5ff;background:linear-gradient(135deg,#2997ff2e,#bf5af22b);border-color:#bf90ff61;box-shadow:0 0 22px #af52de1c,inset 0 1px #ffffff17}@media (width<=560px){.card-refresh-button span{display:none}.card-refresh-button{justify-content:center;width:27px;padding:0}}
