.site-header{position:sticky;top:0;z-index:50;background:#0A0712;border-bottom:1px solid #2E155C}.site-header-inner{max-width:1920px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;gap:28px}.site-brand{display:flex;align-items:center;gap:10px;color:#FAF8FF;text-decoration:none;font-family:'DM Sans',sans-serif;font-weight:500;font-size:.95rem;letter-spacing:.02em}.site-brand-diamond{width:9px;height:9px;background:#C4A4E8;transform:rotate(45deg);display:inline-block;flex-shrink:0}.site-brand-name{color:#FAF8FF}.site-brand-logo{display:block;width:150px;height:auto;flex-shrink:0}@media (max-width:640px){.site-brand-logo{width:124px}}.site-nav{display:flex;align-items:center;gap:22px}.site-nav a{color:#FFFFFF;text-decoration:none;font-size:.85rem;font-weight:400;letter-spacing:.02em;transition:color .15s}.site-nav a:hover{color:#FAF8FF}.site-nav a.active{background:#542C9E;color:#FAF8FF;padding:6px 14px;border-radius:6px}.site-nav-cta{background:#542C9E;color:#FAF8FF!important;padding:8px 16px;border-radius:6px;font-weight:500!important;letter-spacing:.04em;transition:background .15s}.site-nav-cta:hover{background:#3D1E7A}@media(max-width:640px){.site-header-inner{padding:12px 14px;gap:12px}.site-nav{gap:14px}.site-nav a{font-size:.78rem}.site-nav-cta{padding:6px 12px}}.site-auth{display:flex;align-items:center;gap:8px;position:relative;margin-left:auto;min-height:36px}.site-auth-signup{background:#542C9E;color:#FAF8FF;border:1px solid #542C9E;cursor:pointer;font-family:'DM Sans',sans-serif;font-weight:500;font-size:.85rem;letter-spacing:.04em;padding:8px 18px;border-radius:6px;transition:background .15s,border-color .15s}.site-auth-signup:hover{background:#7A3DB0;border-color:#7A3DB0}.site-auth-login{background:transparent;color:#FAF8FF;border:1px solid #3A1A52;cursor:pointer;font-family:'DM Sans',sans-serif;font-weight:500;font-size:.85rem;letter-spacing:.04em;padding:8px 18px;border-radius:6px;transition:border-color .15s,background .15s}.site-auth-login:hover{border-color:#542C9E;background:#2E155C}.site-auth-login-link{text-decoration:none;display:inline-block}.site-auth-profile{position:relative}.site-auth-trigger{display:flex;align-items:center;gap:9px;background:transparent;border:1px solid #3A1A52;cursor:pointer;padding:5px 12px 5px 6px;border-radius:30px;color:#FAF8FF;font-family:'DM Sans',sans-serif;font-size:.85rem;transition:border-color .15s,background .15s}.site-auth-trigger:hover{border-color:#542C9E;background:#2E155C}.site-auth-avatar{width:28px;height:28px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#542C9E;color:#FAF8FF;font-size:.72rem;font-weight:600;letter-spacing:.02em}.site-auth-avatar img{width:100%;height:100%;object-fit:cover;display:block}.site-auth-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-auth-caret{font-size:.62rem;color:#9B8AB0;margin-left:1px}.site-auth-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:212px;background:#FFFFFF;border:1px solid #DDD0EE;border-radius:10px;box-shadow:0 10px 30px rgba(30,10,46,.22);padding:8px;z-index:60}.site-auth-menu[hidden]{display:none}.site-auth-menu-head{padding:8px 10px 10px;border-bottom:1px solid #F0E8F5;margin-bottom:6px}.site-auth-menu-name{color:#2E155C;font-size:.86rem;font-weight:600;font-family:'DM Sans',sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-auth-menu-email{color:#7B5E9A;font-size:.76rem;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-auth-menu-handle{display:flex;align-items:center;gap:5px;color:#542C9E;font-size:.78rem;font-weight:600;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-auth-menu-handle .site-auth-ig{flex:0 0 auto;color:#C13584}.site-auth-menu-status{display:flex;align-items:center;gap:6px;color:#3C8C4A;font-size:.72rem;margin-top:7px;font-weight:500}.site-auth-menu-status::before{content:'';width:7px;height:7px;border-radius:50%;background:#3C8C4A;display:inline-block}.site-auth-logout{width:100%;text-align:left;background:transparent;border:none;cursor:pointer;color:#542C9E;font-family:'DM Sans',sans-serif;font-size:.84rem;font-weight:500;padding:8px 10px;border-radius:6px;transition:background .15s}.site-auth-logout:hover{background:#F4EFF9}.site-auth-account{display:block;text-decoration:none;color:#542C9E;font-family:'DM Sans',sans-serif;font-size:.84rem;font-weight:500;padding:8px 10px;border-radius:6px;transition:background .15s}.site-auth-account:hover{background:#F4EFF9;text-decoration:none}.site-auth-admin{display:block;text-decoration:none;color:#542C9E;font-family:'DM Sans',sans-serif;font-size:.84rem;font-weight:600;padding:8px 10px;border-radius:6px;transition:background .15s;border-top:1px solid #F0E8F5;margin-top:6px;padding-top:10px}.site-auth-admin:hover{background:#F4EFF9;text-decoration:none}.site-auth-fallback{position:absolute;top:calc(100% + 8px);right:0;background:#FFFFFF;border:1px solid #DDD0EE;border-radius:10px;box-shadow:0 10px 30px rgba(30,10,46,.22);padding:14px;z-index:60}@media(max-width:640px){.site-auth-name{max-width:70px}.site-auth-login,.site-auth-signup{padding:6px 12px}}.site-footer{background:#000;color:#9B8AB0;margin-top:64px;border-top:1px solid #2E155C}.site-footer-inner{max-width:1920px;margin:0 auto;padding:32px 20px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.site-footer-brand{display:flex;align-items:center;gap:10px;color:#C4A4E8;font-family:'DM Sans',sans-serif;font-weight:500;font-size:.9rem;letter-spacing:.02em;text-decoration:none;transition:opacity .15s}.site-footer-brand:hover{opacity:.82}.site-footer-logo{display:block;width:120px;height:auto}.site-footer-links{display:flex;gap:24px;flex-wrap:wrap;justify-content:center;margin-top:16px}.site-footer-links a{color:#D9C4F2;text-decoration:none;font-size:.82rem;font-weight:500;letter-spacing:.02em;transition:color .15s}.site-footer-links a:hover{color:#FAF8FF}.site-footer-contact{font-family:inherit;background:none;border:0;padding:0;cursor:pointer;color:#D9C4F2;font-size:.82rem;font-weight:500;letter-spacing:.02em;transition:color .15s}.site-footer-contact:hover{color:#FAF8FF}.site-footer-meta{font-size:.72rem;color:#9486A8;letter-spacing:.03em}.pay-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 18px;color:#9B8AB0}.pay-mark{display:inline-flex;align-items:center;gap:4px;font:700 13px/1 'DM Sans',sans-serif;color:inherit}.pay-apple{width:13px;height:13px;fill:currentColor}.pay-mc{height:15px;width:auto;fill:currentColor}.pay-visa{font-style:italic;font-size:15px;letter-spacing:.01em}.pay-paypal{font-style:italic}.pay-word b{font-weight:800}.site-footer .pay-row{margin-top:-6px}@media(max-width:640px){.site-footer{margin-top:16px}.site-footer-inner{padding:18px 16px 84px;gap:10px}.site-footer-logo{width:104px}.site-footer-links{gap:10px 22px}.site-footer-links a,.site-footer-contact{padding:8px 4px;font-size:.88rem}}.contact-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:16px}.contact-modal[hidden]{display:none}.contact-modal-backdrop{position:absolute;inset:0;background:rgba(30,14,50,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:contactFade 220ms ease-out}@keyframes contactFade{from{opacity:0}to{opacity:1}}.contact-modal-panel{position:relative;background:#FFFFFF;border-radius:16px;padding:28px 26px 24px;max-width:440px;width:100%;min-width:0;box-shadow:0 24px 60px rgba(30,14,50,.32);animation:contactPanel 320ms cubic-bezier(.34,1.4,.64,1)}@keyframes contactPanel{from{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.contact-modal-close{position:absolute;top:10px;right:12px;background:transparent;border:none;color:#9B8AB0;font-size:26px;line-height:1;cursor:pointer;padding:2px 8px;border-radius:8px;transition:color .15s,background .15s}.contact-modal-close:hover{color:#542C9E;background:#F4EFF9}.contact-modal-title{font-size:19px;font-weight:600;color:#2A1A4A;margin:0 0 6px;text-align:center}.contact-modal-sub{font-size:13px;color:#7B5E9A;margin:0 0 18px;text-align:center;line-height:1.5}.contact-modal-form{display:flex;flex-direction:column;gap:10px}.contact-modal-form input[type="text"],.contact-modal-form input[type="email"],.contact-modal-form textarea{width:100%;padding:11px 14px;font-size:14px;border:1px solid #E4DAF3;border-radius:10px;font-family:inherit;color:#2A1A4A;background:#FCFBFE;outline:none;transition:border-color 160ms;box-sizing:border-box}.contact-modal-form textarea{resize:vertical;min-height:96px;line-height:1.5}.contact-modal-form input:focus,.contact-modal-form textarea:focus{border-color:#542C9E;background:#FFFFFF}.contact-modal-hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.contact-modal-submit{background:#542C9E;color:#FFFFFF;border:none;padding:12px 18px;font-size:14px;font-weight:600;border-radius:10px;cursor:pointer;font-family:inherit;transition:background 160ms;margin-top:2px}.contact-modal-submit:hover{background:#4A1872}.contact-modal-submit:disabled{background:#B2A4C6;cursor:not-allowed}.contact-modal-status{font-size:12px;min-height:16px;text-align:center;line-height:1.4}.contact-modal-status.is-error{color:#C12A2A}.contact-modal-status.is-ok{color:#207A3C}.home-cached{max-width:620px;margin:24px auto 0;text-align:center}.home-cached-label{font-size:10px;color:#7B5E9A;text-transform:uppercase;letter-spacing:.12em;font-weight:600;margin-bottom:10px}.home-cached-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.home-cached-pill{display:inline-block;padding:6px 14px;border-radius:20px;background:#F4EFF9;border:1px solid #DDD0EE;color:#542C9E;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .15s}.home-cached-pill:hover{background:#E6D7F5}.report-page{padding-top:20px;min-height:960px}.report-page.report-page-reels{max-width:1920px}.report-page-reels .report-page-header{max-width:none}.report-page.report-page-posts{max-width:1920px}.report-page-posts .report-page-header{max-width:none}.report-frame{width:calc(100% - 32px);max-width:1888px;margin:0 auto;background:var(--bg);overflow:clip}body.report-body .site-footer{margin-top:0}.report-frame-reels,.report-frame-posts{max-width:1920px}.report-frame .page-wrap{width:auto;max-width:none;margin:0;padding:22px 22px 56px}@media(max-width:780px){.report-frame .page-wrap{padding:16px 14px 48px}}.report-acts{margin:0 0 4px}.report-acts-inner{position:relative;display:flex;align-items:stretch;background:#EDE4F7;border:1px solid #E0D2F0;border-radius:14px;padding:5px}.report-acts-indicator{display:none}.report-act{flex:1 1 0;position:relative;z-index:1;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:13px;padding:11px 18px;background:transparent;border:none;border-radius:10px;color:#775B95;text-decoration:none;transition:color .18s,background .18s,transform .12s;min-width:0}.report-act:hover{color:#3D1E7A}.report-act:not(.active):hover{background:rgba(255,255,255,.6);transform:translateY(-1px)}.report-act:not(.active):hover .report-act-number{background:#D8C4F2;color:#542C9E;border-color:#C4A4E8}.report-act.active{color:#3D1E7A;background:#FFFFFF;box-shadow:inset 0 0 0 1px #D9C7EE}.report-act.active.rdr-swiping{background:transparent;box-shadow:none}.report-act-floater{position:absolute;top:0;left:0;z-index:0;border-radius:10px;background:#FFFFFF;box-shadow:inset 0 0 0 1px #D9C7EE;pointer-events:none;transition:transform .35s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.report-act-floater{transition:none}}.report-act-number{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:'DM Serif Display',serif;font-style:italic;font-size:1.25rem;font-weight:400;line-height:1;background:#E3D4F4;color:#7B5E9A;border:1px solid #D6C4ED;transition:background .2s,color .2s,border-color .2s}.report-act.active .report-act-number{background:#542C9E;color:#FAF8FF;border-color:#542C9E}.report-act-body{min-width:0;display:flex;flex-direction:column;gap:2px}.report-act-title{font-family:'DM Sans',sans-serif;font-size:.92rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1.2;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-act-tagline{font-family:'DM Serif Display',serif;font-style:italic;font-size:.85rem;font-weight:400;color:inherit;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-act-lock{font-size:.7em;margin-left:7px;opacity:.72;vertical-align:middle;position:relative;top:-1px}.report-act:hover .report-act-lock,.report-act.active .report-act-lock{opacity:1}@media(max-width:780px){.report-act{padding:9px 11px;gap:9px}.report-act-number{width:28px;height:28px;font-size:1.05rem}.report-act-title{font-size:.74rem;letter-spacing:.05em}.report-act-tagline{font-size:.72rem}}@media(max-width:560px){.report-act{padding:10px 6px;gap:0;justify-content:center}.report-act-number,.report-act-tagline{display:none}.report-act-title{font-size:.72rem;letter-spacing:.04em}}.report-layout{display:flex;align-items:stretch}.report-sidebar{flex:0 0 220px;align-self:stretch;background:#FAF7FD;border-right:1px solid #E2D8EE;padding:18px 14px}.report-side-avatar{width:76px;height:76px;border-radius:50%;background:#F4EFF9;border:2px solid #C4A4E8;color:#3D1E7A;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;letter-spacing:.02em;overflow:hidden;margin:0 auto 18px}.report-layout .page-wrap{flex:1 1 auto;min-width:0}.report-subtabs{display:flex;flex-direction:column;gap:6px;position:sticky;top:78px;margin-top:16px}.report-subtab{display:block;width:100%;padding:9px 13px;border-radius:9px;background:#FFFFFF;border:1px solid #E4D8F0;color:#5C4A6E;font-size:.82rem;font-weight:600;letter-spacing:.005em;text-decoration:none;text-align:left;line-height:1.3;transition:background .15s,color .15s,border-color .15s}.report-subtab:hover{background:#F1E9FB;color:#3D1E7A;border-color:#C4A4E8}.report-subtab.active{background:#FFFFFF;color:#542C9E;border-color:#C4A4E8;font-weight:700}.report-subtab.active:hover{background:#F1E9FB;color:#3D1E7A;border-color:#C4A4E8}.report-subtab-group{flex-basis:100%;width:100%;grid-column:1/-1;display:flex;flex-direction:column;gap:6px;margin-top:8px}.report-subtab-group:first-child{margin-top:0}.report-subtab-group-items{display:flex;flex-direction:column;gap:6px;padding-top:2px}.report-subtab-group[data-open="0"] .report-subtab-group-items{display:none}.report-subtab-group[data-open="1"] .report-subtab-group-items{margin:4px 0 2px 14px;padding-left:12px;border-left:2px solid #D9C6F4}.report-subtab-cat{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:9px 12px;border-radius:9px;background:#FFFFFF;border:1px solid #E4D8F0;cursor:pointer;text-align:left;font-family:inherit;font-size:.85rem;font-weight:600;letter-spacing:.005em;line-height:1.3;color:#4A3A63;transition:background .15s,color .15s,border-color .15s}.report-subtab-cat:hover{background:#F1E9FB;color:#3D1E7A;border-color:#C4A4E8}.report-subtab-group[data-open="1"] .report-subtab-cat{background:#F4EFFB;border-color:#C4A4E8;color:#3D1E7A}.report-subtab-group.has-active .report-subtab-cat{color:#542C9E;border-color:#542C9E;font-weight:700}.report-subtab-cat-chevron{flex:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#EDE3FB;font-size:.82rem;line-height:1;color:#542C9E;transition:transform .18s,background .15s;transform:rotate(-90deg)}.report-subtab-cat:hover .report-subtab-cat-chevron{background:#E0CFF7}.report-subtab-group[data-open="1"] .report-subtab-cat-chevron{background:#D9C6F4;transform:rotate(0deg)}.report-subtab-group.has-active .report-subtab-cat-chevron{background:#E3D2F7;color:#542C9E}@media(max-width:780px){.report-layout{flex-direction:column}.report-sidebar{flex:0 0 auto;border-right:none;border-bottom:1px solid #E2D8EE;padding:12px 14px}.report-side-avatar{width:52px;height:52px;font-size:1.2rem;margin:0 0 12px}.report-subtabs{flex-direction:row;flex-wrap:wrap;gap:6px 8px;position:static;top:auto}.report-subtab{width:auto;padding:6px 13px;border-radius:999px;font-size:.78rem}}.compare-track{margin:0 0 18px}.compare-track .compare-bar{margin:0}.compare-track-note{margin-top:10px;font-size:.8rem;color:#7B5E9A;line-height:1.5}.compare-track-note ul{margin:6px 0 0 18px;padding:0;list-style:disc}.compare-track-note li{margin-bottom:4px}.compare-track-note strong{color:#542C9E;font-weight:600}.report-top-identity{margin:0 0 14px;display:flex;align-items:center;justify-content:space-between;gap:16px 28px;flex-wrap:wrap}.report-top-identity #profile-header{margin-bottom:0;background:none;border:none;border-radius:0;padding:0;min-height:auto;flex:1 1 auto;min-width:0}.report-top-identity .pname{font-size:1.35rem;font-weight:600;color:var(--text);line-height:1.3}.report-id-meta{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin-top:5px}.report-id-meta #ph-followers{font-size:.9rem;color:var(--accent);font-weight:600}.report-id-meta .report-id-sep{color:var(--hint);font-size:.8rem}.report-id-meta #ph-followers:empty + .report-id-sep{display:none}.report-id-meta .report-generated{font-size:.78rem;color:var(--muted)}.report-trial-left{font-size:.78rem;font-weight:700;color:#1E7A4A}.report-side-id{text-align:center;margin:-8px 0 18px}.report-side-id-label{font-size:.72rem;font-weight:700;color:#3D1E7A;letter-spacing:.01em}.report-side-id-handle{font-size:.74rem;color:var(--muted);margin-top:1px;word-break:break-word}@media(max-width:780px){.report-side-id{text-align:left;margin:-4px 0 12px}}.report-stats-band{margin:0;flex:0 1 auto;display:grid;grid-template-columns:repeat(4,minmax(108px,128px));gap:12px}.report-stats-band .stat-box{background:#FFFFFF;border:1px solid #E2D8EE;border-radius:14px;padding:16px 14px;display:flex;flex-direction:column;justify-content:center}.report-stats-band .stat-box .val{min-height:1.3em;line-height:1.3}@media(max-width:820px){.report-stats-band{width:100%;grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.report-stats-band{grid-template-columns:repeat(2,1fr);gap:14px}}.compare-bar{margin:0;align-self:flex-start}.compare-bar-inner{background:#FFFFFF;border:1px solid #E0D2F0;border-radius:999px;padding:7px 22px 7px 7px;display:flex;flex-direction:row;align-items:center;gap:14px;flex-wrap:nowrap;width:auto;flex-shrink:0}.lock-badge{display:inline-flex;align-items:center;gap:6px;background:#F4EFF9;border:1px solid #DDD0EE;color:#542C9E;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.compare-bar .lock-badge{margin-bottom:0}.compare-bar-row{display:flex;flex-direction:row;align-items:center;gap:10px;flex-wrap:wrap;row-gap:8px;min-width:0}.comp-chip-locked{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;height:44px;padding:0 14px;border-radius:999px;background:#F4EFF9;border:1px solid #DDD0EE;color:#542C9E;font-size:13px;font-weight:600;white-space:nowrap;max-width:170px}.comp-chip-locked svg{flex-shrink:0;opacity:.85}.comp-chip-name{overflow:hidden;text-overflow:ellipsis}.compare-bar-hint{display:flex;flex-direction:column;align-items:flex-start;gap:5px;font-size:11px;color:var(--text);letter-spacing:.01em}.cbar-slots{display:inline-flex;align-items:center;gap:7px}.cbar-dot{width:26px;height:26px;border-radius:50%;border:2px solid #C9B6E8;background:transparent;flex-shrink:0;overflow:hidden;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.cbar-dot.filled{background:#542C9E;border-color:#542C9E}.cbar-dot-num{font-size:12px;font-weight:700;line-height:1;color:#8A6FC0;font-family:"DM Sans",system-ui,sans-serif}.cbar-dot.loading .cbar-dot-num,.cbar-dot.filled .cbar-dot-num,.cbar-dot.has-pic .cbar-dot-num{display:none}.cbar-dot.loading{background:transparent;border-color:#E3D4F4;border-top-color:#542C9E;animation:cbar-dot-spin .8s linear infinite}@keyframes cbar-dot-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.cbar-dot.loading{animation:none}}.cbar-dot.has-pic{background:transparent;border-color:#DDD0EE}.cbar-dot-img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}a.cbar-dot{cursor:pointer;transition:transform .12s,box-shadow .12s,border-color .12s}a.cbar-dot:hover,a.cbar-dot:focus-visible{transform:scale(1.08);border-color:#542C9E;outline:none}a.cbar-dot.is-active{transform:scale(1.14);border-color:#542C9E;box-shadow:0 0 0 2px #fff,0 0 0 4px #542C9E}a.cbar-dot.is-active:hover,a.cbar-dot.is-active:focus-visible{transform:scale(1.14)}.compare-bar .comp-slot{flex:0 0 200px;height:44px;width:200px;min-width:0;border-radius:999px}.comp-slot-full{opacity:.6}.comp-slot-full .compare-input{cursor:not-allowed}.compare-go.compare-go-full{opacity:.5;cursor:default;pointer-events:none;box-shadow:none}.compare-bar-failed{margin:8px 2px 0;font-size:12px;line-height:1.45;color:#9a3b3b;background:#fdf3f1;border:1px solid #f3d6d0;border-radius:10px;padding:8px 12px}.compare-bar-failed ul{margin:4px 0 0;padding-left:18px}.compare-bar-failed strong{color:#7a2e2e}.compare-bar .ig-logo{flex-shrink:0;display:flex;align-items:center;line-height:0;padding-left:12px}.compare-bar .ig-logo svg{display:block}.compare-bar .comp-slot input{padding-left:9px}.compare-go{flex-shrink:0;padding:0 22px;height:44px;border-radius:999px;border:none;cursor:pointer;background:#542C9E;color:#FAF8FF;font-family:'DM Sans',sans-serif;font-size:14px;font-weight:600;letter-spacing:.02em;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .15s}.compare-go:hover{background:#3D1E7A}.compare-go:disabled{opacity:.6;cursor:not-allowed}.report-pager{margin:28px 0 8px;display:flex;gap:16px;align-items:stretch;justify-content:space-between}.report-pager-btn{flex:1 1 0;max-width:360px;display:flex;align-items:center;gap:12px;padding:14px 18px;border:1px solid #DDD0EE;border-radius:12px;background:#FFFFFF;color:#3D1E7A;text-decoration:none;min-width:0;transition:background .15s,border-color .15s,box-shadow .15s}.report-pager-btn:hover{background:#F4EFF9;border-color:#C4A4E8}.report-pager-prev{justify-content:flex-start;text-align:left}.report-pager-next{justify-content:flex-end;text-align:right}.report-pager-empty{visibility:hidden}.report-pager-arrow{flex-shrink:0;font-size:1.3rem;line-height:1;color:#542C9E}.report-pager-body{display:flex;flex-direction:column;gap:2px;min-width:0}.report-pager-kicker{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7F6E94;white-space:nowrap}.report-pager-label{font-size:.92rem;font-weight:600;color:#3D1E7A;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-pager-with-compare{align-items:center;flex-wrap:wrap}.report-pager .compare-bar{flex:0 1 auto}@media(max-width:780px){.report-pager{margin:24px 0 4px}.report-pager-btn{padding:12px 14px}.report-pager-label{font-size:.84rem;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.25;overflow-wrap:normal;word-break:keep-all}.compare-bar-inner{padding:12px;gap:10px;flex-direction:column;align-items:stretch;border-radius:20px}.compare-bar-row{flex-direction:column;align-items:stretch;width:100%}.compare-bar .comp-slot{flex:1 1 auto;width:100%}.compare-go{width:100%;justify-content:center}.compare-bar-hint{align-items:center;width:100%}.cbar-slots{justify-content:center}}.top-reels-comp{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #ECE2F2}.top-reels-comp:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.top-reels-comp-header{display:flex;align-items:baseline;gap:14px;margin-bottom:12px;flex-wrap:wrap}.top-reels-comp-handle{font-size:1.05rem;font-weight:600;color:#3D1E7A;text-decoration:none}.top-reels-comp-handle:hover{text-decoration:underline}.top-reels-comp-followers{font-size:.78rem;color:var(--muted)}.top-reels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:780px){.top-reels-grid{grid-template-columns:1fr}}.top-reels-card{display:block;padding:14px 16px;border-radius:10px;background:#FFFFFF;border:1px solid var(--border);text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s,transform .1s;position:relative}.top-reels-card:hover{border-color:#C4A4E8;box-shadow:0 4px 12px rgba(60,21,88,.08);transform:translateY(-2px)}.top-reels-rank{position:absolute;top:-9px;left:-9px;width:24px;height:24px;border-radius:50%;background:#3D1E7A;color:#FAF8FF;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700}.top-reels-hook{font-size:.88rem;line-height:1.4;color:var(--text);margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.top-reels-meta{display:flex;gap:8px;flex-wrap:wrap;font-size:.74rem;color:var(--muted);margin-bottom:8px}.top-reels-views{font-weight:600;color:var(--gold)}.top-reels-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.top-reels-why{font-size:.75rem;color:#6B5A7E;line-height:1.4;font-style:italic}.top-reels-empty-row{color:var(--muted);font-size:.85rem;padding:12px}.strategy-comp{padding:20px 22px;margin-bottom:14px;border-radius:10px;background:#FFFFFF;border:1px solid var(--border)}.strategy-comp:last-child{margin-bottom:0}.strategy-comp-header{display:flex;align-items:baseline;gap:14px;margin-bottom:12px;flex-wrap:wrap}.strategy-comp-handle{font-size:1.05rem;font-weight:600;color:#3D1E7A;text-decoration:none}.strategy-comp-handle:hover{text-decoration:underline}.strategy-comp-archetype{font-size:.74rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#542C9E;padding:3px 10px;border-radius:14px;background:#F4EFF9;border:1px solid #DDD0EE}.strategy-comp-sentence{font-size:.92rem;line-height:1.5;color:var(--text);margin-bottom:14px;font-style:italic}.strategy-comp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 18px;padding:12px 14px;background:#FAFAF8;border-radius:8px;margin-bottom:12px}.strategy-comp-row{font-size:.84rem;line-height:1.5}.strategy-comp-label{color:var(--muted);font-weight:500}.strategy-comp-val{color:var(--text);font-weight:500}.strategy-comp-implication{margin-top:10px;padding:10px 14px;border-radius:8px;background:#F4EFF9;border:1px solid #DDD0EE;font-size:.86rem;line-height:1.5;color:var(--text)}.competitors-empty{padding:24px 28px;background:#F4EFF9;border:1px dashed #DDD0EE;border-radius:12px;text-align:left}.competitors-empty .card-title{margin-bottom:10px}.competitors-empty-body{font-size:.88rem;color:#4A3D5C;line-height:1.55;font-family:'DM Sans',sans-serif}.strategy-topic-cta{display:inline-flex;align-items:center;padding:3px 10px;border-radius:12px;background:#542C9E;color:#FAF8FF;font-size:.7rem;font-weight:600;letter-spacing:.02em;text-decoration:none;white-space:nowrap;transition:background .15s,transform .1s,box-shadow .15s}.strategy-topic-cta:hover{background:#3D1E7A;transform:translateY(-1px);box-shadow:0 2px 6px rgba(60,21,88,.18)}.account-topics-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.account-topic{padding:12px 0;border-bottom:1px solid #F0E8F5}.account-topic:last-child{border-bottom:none;padding-bottom:0}.account-topic-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.account-topic-name{font-size:.98rem;font-weight:600;color:var(--text)}.account-topic-count{font-size:.74rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.account-topic-bar{position:relative;height:6px;border-radius:3px;background:#F4EFF9;overflow:hidden;margin-bottom:6px}.account-topic-bar span{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#C4A4E8 0%,#542C9E 100%);border-radius:3px;transition:width .4s ease}.account-topic-meta{display:flex;gap:14px;font-size:.78rem;color:var(--muted);align-items:center;flex-wrap:wrap}.account-topic-link{color:#542C9E;text-decoration:none;font-weight:500}.account-topic-link:hover{text-decoration:underline}.account-topic-cta{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:14px;background:#542C9E;color:#FAF8FF;font-size:.74rem;font-weight:600;letter-spacing:.02em;text-decoration:none;white-space:nowrap;margin-left:auto;transition:background .15s,transform .1s,box-shadow .15s}.account-topic-cta:hover{background:#3D1E7A;transform:translateY(-1px);box-shadow:0 2px 6px rgba(60,21,88,.18)}.account-topics-empty{padding:14px;color:var(--muted);font-size:.85rem;line-height:1.5;background:#FAFAF8;border-radius:8px}.captionless-notice{padding:18px 20px;background:#FAF7FD;border:1px solid #ECE3F6;border-radius:10px;line-height:1.55}.captionless-notice .cl-head{font-size:.98rem;font-weight:700;color:#3D1558;margin-bottom:8px}.captionless-notice .cl-body{font-size:.86rem;color:var(--text);margin:0 0 12px}.captionless-notice .cl-foot{font-size:.82rem;color:var(--muted);margin:0;padding-top:10px;border-top:1px solid #ECE3F6}.captionless-notice .cl-data{margin:0 0 12px;padding:12px 14px;background:#fff;border:1px solid #ECE3F6;border-radius:8px}.captionless-notice .cl-data-h{font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#542C9E;margin-bottom:8px}.captionless-notice .cl-data-sub{font-size:.82rem;color:var(--muted);margin:0 0 10px;line-height:1.5}.captionless-notice .cl-reels{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.captionless-notice .cl-reel-row{display:flex;align-items:center;gap:12px}.captionless-notice a.cl-reel-thumb-link{flex:0 0 auto;text-decoration:none}.captionless-notice .cl-thumb-img{position:relative;width:50px;height:67px;border-radius:8px;overflow:hidden;background:#EFE9F6;display:block}.captionless-notice .cl-thumb-img img{width:100%;height:100%;object-fit:cover;display:block}.captionless-notice .cl-thumb-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:.62rem;opacity:.92;text-shadow:0 1px 3px rgba(0,0,0,.5)}.captionless-notice .cl-reel-body{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.captionless-notice .cl-reel-info{min-width:0;display:flex;flex-direction:column;gap:2px}.captionless-notice .cl-reel-views{font-size:.84rem;font-weight:600;color:var(--text)}.captionless-notice .cl-reel-date{font-size:.74rem;color:var(--muted);white-space:nowrap}.captionless-notice .cl-reel-cta{flex:0 0 auto}.captionless-notice .cl-reel-cta a{margin:0}@media(max-width:560px){.captionless-notice .cl-reel-body{flex-direction:column;align-items:stretch;justify-content:space-between;min-height:67px;gap:4px}.captionless-notice .cl-reel-info{align-items:flex-start}.captionless-notice .cl-reel-cta{align-self:flex-end}}.captionless-notice .cl-points{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.captionless-notice .cl-points-intro{font-size:.8rem;color:var(--muted)}.captionless-notice .cl-points-links{display:flex;flex-wrap:wrap;gap:8px}.captionless-notice a.cl-tab-link{display:inline-block;font-size:.8rem;font-weight:500;color:#542C9E;background:#F3ECFB;border:1px solid #E4D7F4;border-radius:14px;padding:4px 12px;text-decoration:none;white-space:nowrap}.captionless-notice a.cl-tab-link:hover{background:#EADBFA}.mix-tip-box .mix-tip-gap{display:block;margin-top:6px;padding-top:6px;border-top:1px solid rgba(255,255,255,.18)}.mix-row-empty td{opacity:.92}.bo-foot{font-size:.8rem;color:var(--muted);margin:10px 0 0;line-height:1.5}.report-page-header{max-width:1920px;margin:0 auto 12px;padding:2px 4px 10px;position:sticky;top:64px;z-index:30;background:var(--bg)}@media(max-width:780px){.report-page-header{position:static;top:auto;border-bottom:none;padding:2px 4px 0}}@media(max-width:780px){.report-frame-act-today .report-page-header,.report-frame-act-today .report-page-header-top,.report-frame-act-today .report-page-header-main{display:contents}.report-frame-act-today .report-page-title{position:sticky;top:56px;z-index:25;background:var(--bg);margin:0;padding:10px 0 8px}}@media(max-width:780px){.report-page-title,.report-page-subtitle{display:none}}.report-page-header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.report-page-header-main{flex:1 1 320px;min-width:0;display:grid;align-items:start;column-gap:18px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title compare" "subtitle compare"}.report-page-title{grid-area:title}.report-page-subtitle{grid-area:subtitle}.report-page-title-compare{grid-area:compare;align-self:center;justify-self:end;display:flex;justify-content:flex-end;min-width:0}.report-page-title-compare .compare-bar{margin:0}.report-page-header-main:not(:has(.compare-bar)){grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "subtitle"}.report-page-header-main:not(:has(.compare-bar)) .report-page-title-compare{display:none}.report-page-subtitle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:4px}.report-page-subtitle-row>.report-page-subtitle{margin:0}.report-page-act{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#6B5A7E;margin-bottom:4px}.report-page-title{font-family:'DM Sans',sans-serif;font-size:2rem;font-weight:300;letter-spacing:-.02em;color:#1A1018;margin-bottom:4px;line-height:1.15}.report-page-act-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:4px}.report-page-act-row .report-page-act{margin-bottom:0}.report-page-act-row .report-window{flex-direction:row;align-items:center;gap:8px}.report-page-subtitle{font-family:'DM Serif Display',serif;font-style:italic;font-weight:400;color:#542C9E;font-size:1.05rem;letter-spacing:.01em;line-height:1.45}.report-window-below{margin-top:14px}.report-window-incontent{margin:0 0 16px}.report-header-aside{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:flex-end}.report-window{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;font-family:'DM Sans',sans-serif;flex-shrink:0}.report-window-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#6B5A7E}.report-window-select{appearance:none;-webkit-appearance:none;padding:5px 22px 5px 10px;border-radius:8px;background:#FFFFFF url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path d='M3 4.5l3 3 3-3' fill='none' stroke='%235B1F8A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat right 7px center;border:1px solid #DDD0EE;color:#3D1E7A;font-size:.82rem;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:border-color .15s,box-shadow .15s}.report-window-select:hover{border-color:#C4A4E8}.report-window-select:focus{outline:none;border-color:#542C9E;box-shadow:0 0 0 3px rgba(84,44,158,.12)}@media(max-width:780px){.report-page-header-main{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "subtitle" "compare"}.report-page-title-compare{justify-self:stretch;align-self:start;justify-content:flex-start;margin-top:12px;margin-bottom:22px}}@media(max-width:600px){.report-page-title{font-size:1.6rem}.report-page-subtitle{font-size:.95rem}.report-page-header-main{flex-basis:auto}}.report-page-footer{margin:32px 0 8px;text-align:center}.report-page-next{display:inline-block;padding:12px 24px;border-radius:8px;background:#3D1E7A;color:#EDE0FF;text-decoration:none;font-size:.88rem;font-weight:500;letter-spacing:.03em;transition:background .15s}.report-page-next:hover{background:#2E155C}.audience-future{background:#F4EFF9;border:1px dashed #DDD0EE;border-radius:12px;padding:24px 28px;margin-bottom:16px;text-align:left}.audience-future .card-title{margin-bottom:10px}.audience-future-body{font-size:.88rem;color:#4A3D5C;line-height:1.55;font-family:'DM Sans',sans-serif}.founder-contact{position:fixed;right:20px;bottom:20px;z-index:80;display:flex;align-items:center;gap:11px;padding:9px 16px 9px 9px;border-radius:40px;text-decoration:none;border:1px solid #6A3FB5;background:linear-gradient(135deg,#542C9E 0%,#3D1E7A 100%);box-shadow:0 8px 24px rgba(26,17,64,.32);font-family:'DM Sans',sans-serif;transition:transform .15s,box-shadow .15s}.founder-contact:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(26,17,64,.42)}.founder-contact-avatar{width:38px;height:38px;border-radius:50%;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#6A3FB5;border:1px solid rgba(196,164,232,.5)}.founder-contact-avatar img{width:100%;height:100%;object-fit:cover;display:block}.founder-contact-monogram{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#FAF8FF;font-size:1.05rem;font-weight:600}.founder-contact-text{display:flex;flex-direction:column;line-height:1.2}.founder-contact-label{color:#FAF8FF;font-size:.9rem;font-weight:600;letter-spacing:.01em}.founder-contact-sub{color:#C4A4E8;font-size:.72rem;letter-spacing:.02em}.founder-contact-glyph{flex-shrink:0;color:#A9E5B8;display:flex;align-items:center;margin-left:2px}@media(max-width:640px){.founder-contact{right:14px;bottom:14px;padding:8px;gap:0;position:fixed}.founder-contact-text{display:none}.founder-contact-glyph{position:absolute;right:-3px;bottom:-3px;background:#1A1140;border-radius:50%;padding:3px;border:1px solid #6A3FB5}}html.rdr-loading{cursor:progress}.report-frame{transition:opacity .22s ease,transform .22s ease}.report-frame.rdr-enter{opacity:0;transform:translateY(6px)}@media (prefers-reduced-motion:reduce){.report-frame{transition:none}}