:root{--ink:#18202b;--muted:#75808e;--line:#e7e9ee;--soft:#f7f8fa;--purple:#4f46d9;--green:#0b8c68;--orange:#d97732;--shadow:0 10px 28px rgba(28,35,49,.06)}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px}button,input,select{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 6.5%;gap:68px;background:#fff}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:760;letter-spacing:-.7px}.brand-mark{display:grid;place-items:center;width:27px;height:27px;background:#272d3b;color:#fff;border-radius:7px;font-size:15px;font-weight:800}.main-nav{display:flex;align-self:stretch;gap:32px}.main-nav a{display:flex;align-items:center;color:#8a919d;font-weight:600;position:relative}.main-nav a.active{color:var(--ink)}.main-nav a.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#2b3340}.top-actions{margin-left:auto;display:flex;align-items:center;gap:17px;color:#78818c}.icon-button{display:grid;place-items:center}.divider{height:23px;width:1px;background:var(--line)}.user-menu{display:flex;align-items:center;gap:9px;font-weight:600;color:#3b4350}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#5144c1;background:#e7e5ff;font-size:11px}.shell{max-width:1190px;margin:0 auto;padding:42px 30px 55px}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:31px}.eyebrow{font-size:10px;letter-spacing:1.45px;color:#9ba1aa;font-weight:750;margin:0 0 10px}.welcome-row h1{font-size:30px;letter-spacing:-1.2px;margin:0 0 7px;font-weight:760}.wave{color:var(--purple);font-weight:400}.subhead{margin:0;color:var(--muted);font-size:15px}.primary-button{background:#2e3544;color:#fff;border-radius:7px;padding:12px 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;box-shadow:0 3px 7px rgba(24,32,43,.12);transition:.18s}.primary-button:hover{background:#1f2634;transform:translateY(-1px)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:25px}.stat-card{border:1px solid var(--line);border-radius:8px;padding:17px 18px 15px;min-height:121px;box-shadow:var(--shadow)}.stat-label{font-size:10px;font-weight:750;color:#9ba1a9;letter-spacing:1px;display:flex;justify-content:space-between;align-items:center}.stat-icon{width:24px;height:24px;border-radius:6px;display:grid;place-items:center;font-size:13px;font-weight:800}.indigo{background:#eae9ff;color:#554ad0}.green{background:#def6eb;color:#11936c}.orange{background:#fff0e5;color:#cf752e}.violet{background:#f0e9ff;color:#9863d2}.stat-card strong{font-size:25px;letter-spacing:-.8px;display:inline-block;margin-top:17px;margin-right:9px}.stat-note{color:#8e96a2;font-size:11px}.stat-note em{font-style:normal;color:#9ea5af}.stat-note.positive{color:#168c66;font-weight:700}.integration-banner{border:1px solid #d8dbff;background:#f7f7ff;border-radius:8px;display:flex;align-items:center;gap:15px;padding:14px 17px;margin-bottom:42px}.integration-icon{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;color:#564bd0;background:#e8e7ff}.integration-banner strong{font-size:13px}.integration-banner p{margin:3px 0 0;color:#858d9a;font-size:12px}.integration-banner .secondary-button{margin-left:auto}.secondary-button,.outline-button{border:1px solid #c9cdd6;background:#fff;border-radius:6px;padding:9px 12px;display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:12px}.secondary-button:hover,.outline-button:hover{border-color:#969eaa;background:#fbfbfc}.section-heading,.panel-header{display:flex;justify-content:space-between;align-items:flex-start}.section-heading h2,.panel-header h2,.tips-panel h2{font-size:19px;letter-spacing:-.5px;margin:0 0 5px}.section-heading p,.panel-header p{margin:0;color:#929aa6;font-size:12px}.filter-button{border:1px solid var(--line);border-radius:6px;padding:8px 11px;display:flex;align-items:center;gap:8px;font-weight:650;font-size:12px}.filter-count{background:#efefff;color:#554bd0;border-radius:10px;font-size:10px;padding:2px 6px}.search-row{display:flex;gap:9px;margin:21px 0 17px}.search-box{height:38px;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;gap:9px;padding:0 11px;color:#9ba2ad;flex:1}.search-box input{border:0;outline:0;width:100%;color:var(--ink);background:transparent;font-size:12px}.select-button,.view-toggle{height:38px;border:1px solid var(--line);border-radius:6px;padding:0 11px;color:#656e7b;display:flex;align-items:center;gap:18px;font-size:12px;background:#fff}.view-toggle{padding:0 10px;gap:0}.view-toggle.active{color:#5a4fd5;background:#f2f1ff;border-color:#e1defd}.post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.post-card{border:1px solid var(--line);border-radius:8px;padding:15px;box-shadow:var(--shadow);transition:.18s}.post-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(28,35,49,.1)}.card-top{display:flex;justify-content:space-between;align-items:flex-start}.site-logo,.mini-logo{display:grid;place-items:center;font-weight:800}.site-logo{width:39px;height:39px;border-radius:9px;font-size:18px}.site-logo.purple,.mini-logo.purple{background:#eae8ff;color:#5548ce}.site-logo.green,.mini-logo.green{background:#dff6ea;color:#138c68}.site-logo.orange,.mini-logo.orange{background:#fff0e5;color:#ce722b}.site-logo.blue{background:#e2f1ff;color:#2483ba}.bookmark{color:#a2a8b2;font-size:21px;line-height:1}.bookmark.saved{color:#ef6957}.site-category{font-size:10px;color:#8e96a1;font-weight:700;margin-top:17px}.post-card h3{font-size:15px;margin:5px 0 4px}.domain{font-size:11px;color:#9ca2ac;margin:0;display:flex;align-items:center;gap:4px}.metrics{display:flex;border-top:1px solid #f0f1f4;border-bottom:1px solid #f0f1f4;margin:16px 0 13px;padding:12px 0;gap:25px}.metrics div{display:flex;flex-direction:column;gap:5px}.metrics span,.card-footer span{font-size:9px;color:#a1a7b0;font-weight:700;letter-spacing:.6px}.metrics strong{font-size:12px}.card-footer{display:flex;justify-content:space-between;align-items:flex-end}.card-footer div{display:flex;flex-direction:column;gap:3px}.card-footer strong{font-size:16px}.text-button{color:#554bd2;font-size:11px;font-weight:750;display:inline-flex;align-items:center;gap:6px}.lower-grid{display:grid;grid-template-columns:1.67fr 1fr;gap:14px;margin-top:42px}.panel,.tips-panel{border:1px solid var(--line);border-radius:8px;padding:19px;box-shadow:var(--shadow)}.panel-header{padding-bottom:15px;border-bottom:1px solid #f0f1f4}.order-list{display:flex;flex-direction:column}.order{display:grid;grid-template-columns:32px 1fr auto 44px;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid #f0f1f4}.order:last-child{border-bottom:0;padding-bottom:1px}.mini-logo{width:32px;height:32px;border-radius:8px;font-size:13px}.order-main{display:flex;flex-direction:column;gap:4px;min-width:0}.order-main strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-main span{font-size:10px;color:#949ba5}.status{font-size:10px;padding:5px 8px;border-radius:4px;font-weight:700}.in-review{background:#fff5dc;color:#b67f18}.published{background:#def6eb;color:#198c69}.queued{background:#eeeafd;color:#7060cb}.order>b{font-size:12px;text-align:right}.tips-panel{background:#fbfbff;text-align:center;display:flex;align-items:center;flex-direction:column}.tips-illustration{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#5b50d4;background:#e9e7ff;margin:3px 0 15px}.tips-panel h2{font-size:17px}.tips-panel p{max-width:250px;color:#9299a6;font-size:12px;line-height:1.6;margin:3px 0 17px}.outline-button{color:#4f46c7}footer{border-top:1px solid var(--line);padding:20px 6.5%;color:#a2a8b0;font-size:10px;display:flex;justify-content:space-between}footer span:last-child{display:flex;gap:20px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#2d3544;color:#fff;padding:12px 17px;border-radius:7px;font-size:12px;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 8px 25px #0002;z-index:10}.toast.show{opacity:1;transform:translate(-50%,0)}.modal-backdrop{position:fixed;inset:0;background:#20273366;backdrop-filter:blur(3px);display:none;place-items:center;z-index:5}.modal-backdrop.open{display:grid}.modal{position:relative;background:#fff;width:min(420px,calc(100% - 32px));border-radius:12px;padding:27px;box-shadow:0 20px 60px #1a223344}.modal-close{position:absolute;right:17px;top:17px;color:#8f97a3}.modal-icon{width:42px;height:42px;border-radius:9px;display:grid;place-items:center;margin-bottom:18px}.modal h2{font-size:23px;margin:0 0 7px}.modal-copy{color:#89919d;font-size:12px;line-height:1.6;margin:0 0 19px}.modal label{display:flex;flex-direction:column;gap:6px;color:#69717d;font-size:11px;font-weight:700;margin:13px 0}.modal input,.modal select{height:40px;border:1px solid #dfe2e7;border-radius:6px;padding:0 11px;outline-color:#8d87e7;background:#fff;font-size:12px;font-weight:400}.full{width:100%;margin-top:10px}.modal small{display:block;color:#a2a8b1;font-size:10px;text-align:center;margin-top:13px}.landing-page{background:#fcfbf8;color:#222832}.landing-nav{height:78px;display:flex;align-items:center;max-width:1240px;margin:0 auto;padding:0 28px;gap:72px}.landing-nav nav{display:flex;gap:32px;margin-left:30px}.landing-nav nav a,.login-link{font-size:12px;color:#69717a;font-weight:600}.landing-actions{margin-left:auto;display:flex;align-items:center;gap:24px}.landing-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#2e3544;color:white;border-radius:7px;padding:14px 18px;font-size:12px;font-weight:750;box-shadow:0 4px 10px #1f29370f;transition:.18s}.landing-button:hover{background:#202735;transform:translateY(-1px)}.landing-button.small{padding:10px 13px}.hero-section{max-width:1240px;margin:0 auto;min-height:580px;padding:90px 28px 72px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.hero-copy{position:relative;z-index:1}.landing-eyebrow{color:#5b51d4}.hero-copy h1{font-size:64px;line-height:1.02;letter-spacing:-3.6px;margin:0 0 25px;font-weight:760}.hero-copy h1 span,.center-heading h2 span,.publisher-section h2 span{color:#5a51d4}.hero-lede{max-width:450px;color:#727b86;line-height:1.7;font-size:16px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:24px}.hero-secondary{font-size:12px;font-weight:750;color:#5047c9}.hero-secondary span{font-size:18px;margin-left:4px}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:42px;font-size:11px;color:#8a929c}.hero-proof strong{color:#303846}.proof-avatars{display:flex;padding-left:8px}.proof-avatars span{width:26px;height:26px;border:2px solid #fcfbf8;border-radius:50%;display:grid;place-items:center;margin-left:-8px;font-size:7px;font-weight:800;color:#fff}.proof-avatars span:nth-child(1){background:#5550bd}.proof-avatars span:nth-child(2){background:#3b9b7b}.proof-avatars span:nth-child(3){background:#d8894d}.proof-avatars span:nth-child(4){background:#6a77b5}.hero-visual{height:405px;position:relative}.visual-glow{position:absolute;width:450px;height:350px;right:8%;top:8%;background:radial-gradient(ellipse,#e7e4ff 0%,#f5f2ed 63%,transparent 72%)}.dashboard-float{position:absolute;right:4%;top:20px;width:410px;background:white;border:1px solid #e5e4eb;border-radius:12px;box-shadow:0 25px 70px #4f46d924;padding:20px 21px;transform:rotate(2deg)}.float-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f0f2;padding-bottom:16px}.mini-brand{font-weight:800;font-size:12px;display:flex;align-items:center;gap:6px}.mini-brand i{width:13px;height:13px;border-radius:4px;background:#2e3544}.float-status{font-size:8px;letter-spacing:1px;color:#5c53d3;font-weight:800}.float-title{font-size:22px;line-height:1.15;letter-spacing:-1px;margin:24px 0 18px}.float-title b{color:#5a51d4}.float-search{border:1px solid #e5e7eb;border-radius:6px;color:#a2a8b0;padding:10px;font-size:12px;display:flex;gap:8px}.float-search span{font-size:10px}.float-list{margin-top:12px}.float-list>div{display:flex;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid #f1f1f3}.float-list>div:last-child{border-bottom:0}.float-logo{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;font-size:12px;font-weight:800}.float-logo.purple{background:#eae8ff;color:#5548ce}.float-logo.green{background:#dff6ea;color:#138c68}.float-logo.orange{background:#fff0e5;color:#ce722b}.float-list>div>span:nth-child(2){display:flex;flex-direction:column;gap:3px;flex:1}.float-list b{font-size:10px}.float-list small{font-size:9px;color:#99a0aa}.float-list strong{font-size:11px}.float-tag{position:absolute;background:#fff;border:1px solid #e6e5eb;border-radius:7px;padding:10px 12px;box-shadow:0 12px 25px #3840521a;font-size:10px;font-weight:750}.tag-one{left:0;bottom:57px;color:#1b906b}.tag-two{right:-8px;bottom:-2px;color:#5a51d4}.logo-strip{border-top:1px solid #edecea;border-bottom:1px solid #edecea;min-height:83px;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:58px;color:#a0a6ae}.logo-strip>span{font-size:9px;letter-spacing:1.2px;font-weight:800}.logo-strip b{font-size:15px;letter-spacing:-.4px;color:#afb3b8}.feature-section{max-width:1050px;margin:0 auto;padding:118px 28px 124px}.center-heading{text-align:center;max-width:570px;margin:0 auto 64px}.center-heading h2{font-size:42px;letter-spacing:-2px;line-height:1.08;margin:0 0 16px}.center-heading>p:last-child{font-size:14px;line-height:1.7;color:#8b929b;margin:auto;max-width:480px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.feature-grid article{border-top:1px solid #dddde3;padding-top:18px}.feature-number{color:#5a51d4;font-size:11px;font-weight:800;letter-spacing:1px}.feature-grid h3{font-size:18px;margin:29px 0 9px}.feature-grid p{font-size:12px;line-height:1.7;color:#8b929b;min-height:63px}.feature-grid a{font-size:11px;color:#5047c9;font-weight:750}.publisher-section{background:#f0effd;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding:100px max(28px,calc((100% - 1050px)/2))}.publisher-section h2{font-size:42px;line-height:1.05;letter-spacing:-2px;margin:0 0 17px}.publisher-section>div:first-child>p:not(.eyebrow){font-size:14px;line-height:1.7;color:#7c8290;max-width:390px;margin:0 0 26px}.earnings-card{background:#fff;border:1px solid #e3e1f0;border-radius:10px;padding:23px 24px;box-shadow:0 20px 50px #534bb51a}.earnings-top,.earnings-bottom{display:flex;justify-content:space-between;align-items:center}.earnings-top span:first-child{font-size:9px;letter-spacing:1.2px;color:#9ea5b1;font-weight:800}.earnings-dot{color:#1eaa7b;font-size:10px}.earnings-card>strong{font-size:40px;letter-spacing:-2px;display:block;margin:19px 0 4px}.earnings-up{font-size:11px;color:#14956d;font-weight:700}.chart-bars{height:100px;display:flex;align-items:flex-end;gap:7px;border-bottom:1px solid #eeeef3;margin:22px 0 12px}.chart-bars i{flex:1;background:#c9c6f7;border-radius:3px 3px 0 0}.chart-bars i:nth-child(1){height:28%}.chart-bars i:nth-child(2){height:40%}.chart-bars i:nth-child(3){height:32%}.chart-bars i:nth-child(4){height:48%}.chart-bars i:nth-child(5){height:44%}.chart-bars i:nth-child(6){height:55%}.chart-bars i:nth-child(7){height:50%}.chart-bars i:nth-child(8){height:70%;background:#7a72dc}.chart-bars i:nth-child(9){height:63%}.chart-bars i:nth-child(10){height:80%;background:#7a72dc}.chart-bars i:nth-child(11){height:73%}.chart-bars i:nth-child(12){height:92%;background:#5a51d4}.earnings-bottom{font-size:10px;color:#9ba2ab}.security-section{max-width:1050px;margin:0 auto;padding:94px 28px;display:grid;grid-template-columns:74px 1fr 250px;gap:30px;align-items:center}.security-stamp{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#def6eb;color:#168c68}.security-section h2{margin:0 0 7px;font-size:26px;letter-spacing:-1px}.security-section p:not(.eyebrow){margin:0;color:#8b929b;font-size:12px;line-height:1.7;max-width:530px}.security-points{display:flex;flex-direction:column;gap:12px;color:#5f6874;font-size:11px;font-weight:700}.security-points span{display:flex;gap:8px;align-items:center}.security-points .ui-icon{color:#1b9871}.landing-footer{border-top:1px solid #e8e7e4;padding:22px max(28px,calc((100% - 1190px)/2));display:flex;align-items:center;gap:25px;color:#a1a7af;font-size:10px}.landing-footer .brand{color:#232a35;margin-right:auto}.landing-footer>span:last-child{display:flex;gap:20px}.landing-footer a{color:inherit}.modal textarea{border:1px solid #dfe2e7;border-radius:6px;padding:10px 11px;resize:vertical;outline-color:#8d87e7;background:#fff;font-size:12px;font-weight:400}.modal button:disabled{opacity:.55;cursor:wait}.landing-page .ui-icon{width:auto;height:auto}@media(max-width:950px){.topbar{padding:0 4%;gap:28px}.shell{padding-left:4%;padding-right:4%}.post-grid{grid-template-columns:repeat(2,1fr)}.lower-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.landing-nav{height:68px;padding:0 20px}.landing-nav nav{display:none}.landing-actions{gap:12px}.login-link{display:none}.landing-button.small{padding:9px 10px;font-size:10px}.hero-section{grid-template-columns:1fr;padding:65px 22px 50px;gap:35px;min-height:0}.hero-copy h1{font-size:46px;letter-spacing:-2.5px}.hero-lede{font-size:14px}.hero-visual{height:340px}.dashboard-float{width:calc(100% - 15px);right:0}.visual-glow{right:0}.tag-one{left:-5px}.tag-two{right:-4px}.logo-strip{gap:20px;justify-content:flex-start;overflow:hidden;white-space:nowrap}.logo-strip b{font-size:12px}.logo-strip>span{display:none}.feature-section{padding:76px 22px}.center-heading h2,.publisher-section h2{font-size:34px}.feature-grid{grid-template-columns:1fr;gap:30px}.feature-grid p{min-height:0}.publisher-section{grid-template-columns:1fr;padding:70px 22px;gap:35px}.security-section{grid-template-columns:54px 1fr;padding:65px 22px}.security-points{grid-column:1 / -1;padding-left:84px}.landing-footer{padding:20px 22px;flex-wrap:wrap}.landing-footer>span:nth-child(2){display:none}}.topbar{height:62px}.main-nav{display:none}.user-menu span:not(.avatar){display:none}.shell{padding-top:28px}.welcome-row{align-items:flex-start;gap:22px;flex-direction:column}.welcome-row h1{font-size:25px}.stats-grid{gap:9px}.stat-card{padding:13px;min-height:110px}.stat-card strong{font-size:21px;margin-top:13px;display:block}.integration-banner{align-items:flex-start;flex-wrap:wrap}.integration-banner .secondary-button{margin-left:55px}.search-row{flex-wrap:wrap}.search-box{flex-basis:100%}.select-button{flex:1;justify-content:space-between}.view-toggle{display:none}.post-grid{grid-template-columns:1fr}.order{grid-template-columns:32px 1fr auto}.order>b{display:none}.status{grid-column:2;justify-self:start}.order-main{grid-column:2}.tips-panel{padding:25px}footer{padding:18px 4%;flex-wrap:wrap;gap:10px}footer span:nth-child(2){display:none}}.ui-icon{display:inline-grid;place-items:center;width:1.1em;height:1.1em;line-height:1;font-weight:700;font-style:normal}.ui-icon-settings{font-size:1.15em}.ui-icon-bell{font-size:20px}.ui-icon-close{font-size:22px;font-weight:400}.ui-icon-search{font-size:21px;font-weight:400}.ui-icon-chevron{font-size:17px;font-weight:500}.ui-icon-arrow{font-size:1.25em}
