:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#f5f5f5;background:#070807;font-synthesis:none;--lime:#a8ee67;--muted:#969b96;--line:#292d29;--card:#121512}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 86% 0,#17331f 0,transparent 28%),#070807;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}main{max-width:1500px;margin:auto;padding:25px 32px 48px}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #202320}.brand{display:flex;gap:11px;align-items:center;background:none;border:0;color:#fff;text-align:left;padding:0}.brand b,.brand small{display:block}.brand b{letter-spacing:.12em}.brand small{color:#8e948e;margin-top:2px}.mark{display:grid;place-items:center;width:38px;height:38px;background:var(--lime);color:#071006;border-radius:11px;font-weight:900;font-family:Georgia,serif;font-size:23px}.refresh{background:var(--lime);color:#071006;border:0;border-radius:11px;padding:11px 18px;font-weight:800}.view{padding-top:30px}.home-view{min-height:calc(100vh - 120px);display:grid;align-content:center}.home-copy{max-width:700px;margin-bottom:30px}.eyebrow{color:var(--lime);font-weight:850;letter-spacing:.15em;font-size:.75rem}.home-copy h1,.dashboard-title h1{font-size:clamp(2.2rem,5vw,4.6rem);letter-spacing:-.055em;line-height:.98;margin:10px 0 14px}.home-copy p,.dashboard-title p{color:var(--muted);font-size:1.05rem;margin:0}.module-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.module-card{position:relative;min-height:280px;text-align:left;color:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;background:linear-gradient(145deg,#171a17,#0e100e);overflow:hidden;transition:.2s transform,.2s border-color}.module-card:hover{transform:translateY(-3px);border-color:#5d705d}.module-card.organic{background:linear-gradient(145deg,#183222,#101711)}.module-icon{position:absolute;right:25px;top:22px;font-size:45px;color:var(--lime)}.module-tag{display:block;color:#899089;font-size:.75rem;font-weight:800;letter-spacing:.14em;margin-bottom:45px}.module-card strong{display:block;font-size:2.3rem;letter-spacing:-.04em}.module-card p{color:#a8ada8;max-width:470px;font-size:1rem;line-height:1.55}.module-link{position:absolute;left:28px;bottom:27px;color:var(--lime);font-weight:750}.tabs{display:flex;gap:6px;margin-bottom:30px}.platform-tabs{display:flex;gap:7px;margin:0 0 14px}.platform-tabs button{border:1px solid #313531;background:#111411;color:#b5bab5;border-radius:10px;padding:9px 15px;font-weight:700}.platform-tabs button.active{background:var(--lime);border-color:var(--lime);color:#071006}.tabs button,.period{border:1px solid #313531;background:#111411;color:#b5bab5;border-radius:10px;padding:9px 15px;font-weight:700}.tabs button.active,.period.active,.period:hover{background:var(--lime);border-color:var(--lime);color:#071006}.dashboard-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.dashboard-title h1{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:8px}.filters{display:flex;gap:12px;align-items:end;flex-wrap:wrap;background:#0e110e;border:1px solid var(--line);border-radius:16px;padding:14px;margin-bottom:15px}.quick-filters{display:flex;gap:7px;margin-right:auto}label{color:#a4aaa4;font-size:.75rem}input,select{display:block;margin-top:5px;background:#191c19;color:#fff;border:1px solid #353a35;border-radius:9px;padding:9px}#status{color:#929892;font-size:.88rem;margin:14px 2px}.cards{display:grid;grid-template-columns:repeat(6,minmax(145px,1fr));gap:10px}.cards article,.panel{background:rgba(18,21,18,.94);border:1px solid var(--line);border-radius:16px;padding:18px}.cards span,.panel>span{color:#949a94;font-size:.78rem}.cards strong{display:block;font-size:1.55rem;margin-top:7px;letter-spacing:-.025em}.cards article.good{border-color:#426b42;background:#132118}.panel{margin-top:14px}.panel-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:8px}.panel h2{margin:0;font-size:1.15rem}.panel-heading p{color:#8f958f;font-size:.78rem;margin:5px 0 0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{text-align:right;border-bottom:1px solid #272b27;padding:13px 10px;font-size:.78rem}th:first-child,td:first-child{text-align:left;white-space:normal;min-width:250px}th{color:var(--lime);font-weight:750;position:sticky;top:0;background:#121512}.copy-cell{text-align:left;white-space:normal;min-width:360px;max-width:520px;line-height:1.45}.content-cell{display:flex;gap:11px;align-items:center}.content-cell img{width:45px;height:45px;border-radius:8px;object-fit:cover;background:#202420}.content-cell a{color:#fff;text-decoration:none;display:block;max-width:320px}.content-cell a:hover{color:var(--lime)}.split-panels{display:grid;grid-template-columns:1.5fr 1fr;gap:14px}.highlight{background:linear-gradient(135deg,#192b1d,#111511)}.highlight strong,.profile strong{display:block;font-size:1.25rem;margin-top:9px}.highlight p{color:#a7ada7;margin-bottom:0}.profile{display:flex;justify-content:space-between;align-items:center}.profile-stats{display:flex;gap:28px}.profile-stats span{color:#999;font-size:.75rem}.profile-stats b{display:block;color:#fff;font-size:1.3rem;margin-top:5px}@media(max-width:1180px){.cards{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){main{padding:16px}.module-grid,.split-panels{grid-template-columns:1fr}.module-card{min-height:255px}.cards{grid-template-columns:repeat(2,1fr)}.quick-filters{width:100%;overflow:auto}.filters{align-items:stretch}.filters label{flex:1}.filters input,.filters select{width:100%}.dashboard-title h1{font-size:2.5rem}.profile{align-items:flex-start;gap:20px}.profile-stats{gap:16px}}

.retention-btn{display:block;margin:8px 0 0 56px;border:1px solid #4f7447;background:#172318;color:var(--lime);border-radius:8px;padding:7px 10px;font-weight:800;font-size:.72rem}.retention-btn:hover{background:var(--lime);color:#071006}.retention-btn:disabled{opacity:.45;cursor:not-allowed}.retention-modal{width:min(1080px,calc(100% - 28px));max-height:92vh;overflow:auto;color:#f5f5f5;background:#0d100d;border:1px solid #394139;border-radius:20px;padding:22px;box-shadow:0 24px 90px #000}.retention-modal::backdrop{background:rgba(0,0,0,.78)}.modal-head{display:flex;justify-content:space-between;gap:20px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:15px}.modal-head span{color:var(--lime);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.modal-head h2{margin:5px 0 0;font-size:1.4rem}.modal-close{border:0;background:#242824;color:#fff;width:38px;height:38px;border-radius:50%;font-size:1.5rem}.retention-layout{display:grid;grid-template-columns:230px 1fr;gap:24px;align-items:center;padding:22px 0}.retention-layout h3{margin:0 0 10px;font-size:1.05rem}.retention-video{aspect-ratio:9/16;background:#050505;border-radius:14px;overflow:hidden;display:grid;place-items:center}.retention-video video{width:100%;height:100%;object-fit:contain}.video-placeholder{color:#777;text-align:center;padding:18px}.retention-chart{position:relative;width:100%;min-width:500px}.retention-chart svg{display:block;width:100%;height:auto}.retention-chart line{stroke:#343a34;stroke-width:1}.retention-chart path{fill:none;stroke:var(--lime);stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.retention-chart text{fill:#909790;font-size:14px}.chart-point{position:absolute;transform:translate(-50%,-50%);width:15px;height:15px;border-radius:50%;border:3px solid #071006;background:var(--lime);padding:0}.retention-reading{display:grid;grid-template-columns:.8fr 1fr 1.2fr;gap:10px}.retention-reading article{background:#151915;border:1px solid var(--line);border-radius:13px;padding:15px}.retention-reading span{display:block;color:#929892;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em}.retention-reading strong{display:block;font-size:1.45rem;margin:7px 0 2px}.retention-reading b{color:#ff897d}.retention-reading p{margin:7px 0 0;color:#d7dbd7;line-height:1.45}.retention-note{color:#929892;font-size:.78rem;margin:12px 2px 0}@media(max-width:760px){.retention-layout{grid-template-columns:1fr}.retention-video{width:150px;margin:auto}.retention-chart{min-width:0}.retention-reading{grid-template-columns:1fr}.retention-btn{margin-left:56px}.retention-modal{padding:16px}}

.total-row td{font-weight:850;color:#fff;background:#1b251b;border-top:2px solid var(--lime);border-bottom:0}.total-row td:first-child{color:var(--lime);letter-spacing:.08em}.total-row:hover td{background:#213021}

#performance-panel{padding-left:14px;padding-right:14px}#performance-panel .table-wrap{overflow-x:visible}#performance-panel table{width:100%;table-layout:fixed;white-space:normal}#performance-panel th,#performance-panel td{padding:11px 4px;font-size:clamp(.62rem,.68vw,.76rem);line-height:1.15;text-align:center;white-space:nowrap}#performance-panel th{white-space:normal;overflow-wrap:anywhere}#performance-panel th:first-child,#performance-panel td:first-child{width:17%;min-width:0;text-align:left;white-space:normal;overflow-wrap:anywhere}#performance-panel th:nth-child(2),#performance-panel td:nth-child(2){width:7%}#performance-panel th:nth-child(3),#performance-panel td:nth-child(3){width:6.4%}#performance-panel th:nth-child(4),#performance-panel td:nth-child(4){width:5.8%}#performance-panel th:nth-child(5),#performance-panel td:nth-child(5){width:6.2%}#performance-panel th:nth-child(6),#performance-panel td:nth-child(6){width:5.4%}#performance-panel th:nth-child(7),#performance-panel td:nth-child(7){width:7%}#performance-panel th:nth-child(8),#performance-panel td:nth-child(8){width:5.7%}#performance-panel th:nth-child(9),#performance-panel td:nth-child(9){width:7%}#performance-panel th:nth-child(10),#performance-panel td:nth-child(10){width:7.2%}#performance-panel th:nth-child(11),#performance-panel td:nth-child(11){width:5.1%}#performance-panel th:nth-child(12),#performance-panel td:nth-child(12){width:7%}#performance-panel th:nth-child(13),#performance-panel td:nth-child(13){width:5.6%}#performance-panel th:nth-child(14),#performance-panel td:nth-child(14),#performance-panel th:nth-child(15),#performance-panel td:nth-child(15){width:5.4%}#performance-panel th:nth-child(16),#performance-panel td:nth-child(16){width:5.7%}#performance-panel th:nth-child(17),#performance-panel td:nth-child(17){width:5.3%}@media(max-width:1250px){#performance-panel .table-wrap{overflow-x:auto}#performance-panel table{min-width:1320px}}

.purchase-cell{display:flex;flex-direction:column;align-items:center;gap:3px}.purchase-cell b{font-size:1em}.purchase-cell small{color:var(--lime);font-size:.68rem;font-weight:750}#performance-panel th small{font-size:.62rem;color:#a6ada6;font-weight:650}
