@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#11152a;background:#f8faff;font-synthesis:none;--ink:#0d1028;--muted:#626a7b;--blue:#39bdf3;--blue2:#3b82f6;--violet:#7068ee;--line:#e6eaf1;--panel:#fff;--dark:#111031;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f8faff;color:var(--ink)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}.container{width:min(1380px,calc(100% - 64px));margin:auto}.logo{display:inline-flex;align-items:center;gap:7px;font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-1px;color:#121634}.logo svg{width:28px;height:26px;fill:#43bff3;stroke:#476ef4;stroke-width:.8}.logo strong{font-weight:800}.logo.inverse{color:#fff}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ebedf4}.topbar nav{display:flex;gap:35px;color:#4d5364;font-size:14px}.topbar nav a:hover{color:#1c73d8}.top-actions{display:flex;align-items:center;gap:22px}.text-link{font-size:14px;font-weight:600}.button{border:0;border-radius:9px;background:linear-gradient(110deg,#43c4ee,#3d80f0 55%,#625fea);color:#071226;padding:14px 21px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 10px 28px #3d85ef38;cursor:pointer}.button:hover{transform:translateY(-1px);box-shadow:0 13px 32px #3d85ef4d}.button.small{padding:11px 18px;font-size:13px}.button.ghost{background:#fff;color:#1d2334;border:1px solid #dfe3eb;box-shadow:none}.button.pale{background:#fff;color:#12142b;box-shadow:none}.button.full{width:100%;margin-top:16px}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.menu-button{display:none;border:0;background:none}.hero{min-height:720px;display:grid;grid-template-columns:48% 52%;align-items:center;padding-top:52px;padding-bottom:55px}.hero-copy{position:relative;z-index:2}.eyebrow{color:#50607b;font-size:11px;font-weight:700;letter-spacing:1.7px;text-transform:uppercase;display:flex;align-items:center;gap:10px}.eyebrow>span{display:inline-block;width:24px;height:2px;background:linear-gradient(90deg,var(--blue),var(--violet))}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(52px,5.25vw,82px);line-height:.98;letter-spacing:-5.4px;margin:25px 0 27px}.hero h1 span,.section-heading h2 span{background:linear-gradient(100deg,#4ac8ec,#428ef1 52%,#7264ea);-webkit-background-clip:text;color:transparent}.hero-lead{font-size:18px;line-height:1.65;color:#51596b;max-width:670px}.hero-actions{display:flex;gap:12px;margin:32px 0}.trust-row{display:flex;align-items:center;gap:12px;color:#273046}.trust-row svg{color:#3b92ee}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:12px}.trust-row small{font-size:9px;letter-spacing:1.2px;text-transform:uppercase;color:#7a8497}.trust-divider{height:30px;width:1px;background:#dfe3eb;margin:0 8px}.meta-mark{font-size:32px;color:#2886e7}.hero-visual{position:relative;min-width:0;transform:perspective(1000px) rotateY(-2deg);margin-left:10px}.glow{position:absolute;width:330px;height:330px;border-radius:50%;filter:blur(80px);opacity:.17}.glow.blue{background:#33b9f6;left:2%;top:-16%}.glow.violet{background:#735de8;right:-5%;bottom:-15%}.browser-card{position:relative;background:#131331;border:1px solid rgba(255,255,255,.12);box-shadow:0 38px 80px #191f5040;border-radius:15px;overflow:hidden;min-height:460px}.browser-top{height:40px;background:#19183d;display:flex;align-items:center;padding:0 15px;gap:6px}.browser-top i{width:7px;height:7px;border-radius:50%;background:#373663}.browser-top span{margin-left:9px;background:#11112f;color:#6a6b8a;font-size:8px;padding:7px 14px;border-radius:5px;flex:1}.mock-body{display:grid;grid-template-columns:160px 1fr;min-height:420px}.mock-body aside{padding:18px 14px;border-right:1px solid #2b294f}.mock-body aside .logo{font-size:12px;letter-spacing:-.5px;margin-bottom:30px}.mock-body aside .logo svg{width:17px;height:16px}.mock-body aside>small{font-size:7px;color:#686987;letter-spacing:1.2px;display:block;margin:0 8px 10px}.mock-body aside>div{display:flex;align-items:center;gap:8px;font-size:9px;color:#777891;padding:9px 10px;border-radius:5px;margin:2px 0}.mock-body aside>div svg{width:12px;height:12px}.mock-body aside>div.active{color:#a7d9ff;background:#20234e}.mock-main{padding:26px 22px;color:#fff}.mock-title{display:flex;justify-content:space-between}.mock-title>div{display:flex;flex-direction:column}.mock-title small,.mock-stats small,.mock-chart small{font-size:7px;letter-spacing:1px;color:#797b9d}.mock-title strong{font-size:19px}.mock-title>span{font-size:8px;border:1px solid #343258;color:#9294aa;padding:7px 10px;border-radius:5px;height:max-content;display:flex;gap:8px;align-items:center}.mock-title>span svg{width:10px}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:23px 0 12px}.mock-stats>div{border:1px solid #302f53;border-radius:7px;padding:13px 12px;display:flex;flex-direction:column;position:relative}.mock-stats strong{font-size:15px;margin-top:6px}.mock-stats em{position:absolute;right:10px;top:11px;color:#50d1a0;font-size:7px;font-style:normal}.mock-chart{border:1px solid #302f53;border-radius:7px;padding:16px 14px 4px}.mock-chart>div{display:flex;justify-content:space-between}.mock-chart span{display:flex;flex-direction:column;gap:5px}.mock-chart strong{font-size:16px}.mock-chart svg{width:100%;height:170px;margin-top:3px}.floating-status{position:absolute;right:-26px;bottom:-27px;background:#fff;padding:13px 17px;border-radius:9px;box-shadow:0 16px 35px #1c21462e;display:flex;gap:10px;align-items:center;transform:rotateY(2deg)}.floating-status>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eaf9f2;color:#16a370}.floating-status svg{width:18px}.floating-status div{display:flex;flex-direction:column}.floating-status small{font-size:7px;letter-spacing:1.2px;color:#8b92a2}.floating-status strong{font-size:11px}.partners{border-top:1px solid #e8ebf2;border-bottom:1px solid #e8ebf2;padding:24px;text-align:center;background:#fff}.partners p{font-size:10px;text-transform:uppercase;letter-spacing:1.7px;color:#98a0ae}.partners>div{display:flex;justify-content:center;gap:75px;color:#6c7280;font-weight:700;font-size:14px;letter-spacing:-.5px}.section{padding-top:110px;padding-bottom:110px}.section-heading h2{font-family:Manrope;font-size:55px;line-height:1.08;letter-spacing:-3px;margin:20px 0 50px}.primitive-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff}.primitive{padding:28px 27px;border-right:1px solid var(--line);min-height:300px;display:flex;flex-direction:column}.primitive:last-child{border:0}.primitive>div{display:flex;justify-content:space-between;color:#647082}.primitive>div small{font-size:11px;letter-spacing:1px}.primitive h3{font-family:Manrope;font-size:20px;letter-spacing:-.7px;margin:65px 0 12px}.primitive p{color:#737b8c;line-height:1.6;font-size:14px;margin:0}.primitive>span{margin-top:auto;display:flex;gap:7px;align-items:center;font-size:12px;font-weight:700}.dark-section{background:var(--dark);color:#fff;overflow:hidden}.split-feature{padding-top:110px;padding-bottom:110px;display:grid;grid-template-columns:42% 58%;align-items:center;gap:75px}.eyebrow.light{color:#8f93b2}.split-feature h2{font-family:Manrope;font-size:53px;line-height:1.04;letter-spacing:-3px;margin:24px 0}.split-feature h2 em,.auth-copy h1 em{font-style:normal;background:linear-gradient(100deg,#42caec,#4c83ef,#7965e8);-webkit-background-clip:text;color:transparent}.split-feature>div>p{color:#a8abc1;line-height:1.7;font-size:16px}.split-feature ul{list-style:none;padding:0;margin:30px 0}.split-feature li{display:flex;align-items:center;gap:10px;color:#cdd0df;font-size:13px;margin:12px 0}.split-feature li svg{color:#4fc49a}.campaign-panel{background:#18183a;border:1px solid #302f57;border-radius:12px;box-shadow:0 35px 80px #00000047;overflow:hidden}.panel-head{padding:23px 24px;display:flex;justify-content:space-between;border-bottom:1px solid #302f57}.panel-head>div{display:flex;flex-direction:column;gap:5px}.panel-head small{font-size:7px;letter-spacing:1.4px;color:#767897}.panel-head strong{font-size:17px}.panel-head button{border:0;background:#fff;border-radius:6px;padding:8px 11px;font-size:9px;font-weight:700;display:flex;align-items:center;gap:6px}.campaign-row{display:grid;grid-template-columns:8px 1.5fr .75fr .55fr .65fr;align-items:center;gap:12px;padding:18px 24px;border-bottom:1px solid #2a294d}.status-dot{width:6px;height:6px;border-radius:50%;background:#52d39e;box-shadow:0 0 0 4px #52d39e14}.status-dot.review{background:#f1b75b}.campaign-row>div{display:flex;flex-direction:column;gap:4px}.campaign-row strong{font-size:11px}.campaign-row small{font-size:8px;color:#7d7f9d}.pill{font-size:7px;text-transform:uppercase;letter-spacing:.6px;padding:5px 8px;border-radius:10px;color:#54d8a2;background:#54d8a214;text-align:center}.pill.review{color:#e6b663;background:#e6b66314}.panel-foot{display:flex;justify-content:space-between;padding:15px 24px;font-size:8px;color:#6f718e}.panel-foot span{display:flex;align-items:center;gap:7px}.results .section-heading.horizontal{display:flex;align-items:end;justify-content:space-between}.section-heading.horizontal>p{max-width:480px;color:#747c8e;line-height:1.7}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.metric-grid article{background:#fff;border:1px solid var(--line);padding:34px;min-height:260px;display:flex;flex-direction:column}.metric-grid small{font-size:9px;letter-spacing:1.4px;color:#8f97a7}.metric-grid strong{font-family:Manrope;font-size:57px;letter-spacing:-3px;margin-top:auto}.metric-grid p{color:#757d8e;line-height:1.6;font-size:13px}.cta-section{border-radius:16px;background:linear-gradient(105deg,#167fcf,#4f67dc 58%,#7053c9);color:#fff;padding:65px 70px;margin-bottom:110px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 30px 70px #3357be3d}.cta-section h2{font:700 43px/1.1 Manrope;letter-spacing:-2.5px;margin:16px 0}.cta-section p{color:#dbe4fb}.marketing footer{background:#fff;border-top:1px solid var(--line);padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px}.footer-grid>div{display:flex;flex-direction:column;gap:12px;color:#71798a;font-size:13px}.footer-grid>div:first-child p{max-width:290px;line-height:1.6}.footer-grid strong{color:#1c2234}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;margin-top:60px;color:#9aa1ae;font-size:11px}html,body{overflow-x:hidden}.auth-page{min-height:100vh;background:#111031;color:#fff;display:grid;grid-template-columns:1.05fr .95fr;position:relative;overflow:hidden}.auth-page:before{content:"";position:absolute;width:700px;height:700px;border:1px solid rgba(80,135,241,.12);border-radius:50%;left:-220px;bottom:-420px;box-shadow:0 0 0 100px #5087f106,0 0 0 200px #5087f105}.auth-logo{position:absolute;left:50px;top:42px;z-index:2}.auth-copy{padding:175px 11vw 80px 7vw;position:relative}.auth-copy h1{font:700 clamp(48px,5vw,74px)/1.02 Manrope;letter-spacing:-4px;margin:26px 0}.auth-copy>p{color:#999dbc;line-height:1.7;max-width:520px}.auth-points{display:flex;gap:40px;margin-top:60px}.auth-points>div{display:flex;gap:12px}.auth-points svg{color:#53bff1}.auth-points span{display:flex;flex-direction:column}.auth-points strong{font-size:12px}.auth-points small{color:#7f83a2;font-size:10px;margin-top:4px}.auth-card-wrap{background:#f6f8fc;color:var(--ink);display:grid;place-items:center;padding:60px 30px}.auth-card{background:#fff;width:min(470px,100%);border:1px solid #e4e8f0;border-radius:15px;padding:42px;box-shadow:0 25px 65px #232b4f1c}.auth-icon{width:46px;height:46px;border-radius:11px;background:linear-gradient(135deg,#e4f8ff,#eeecff);display:grid;place-items:center;color:#477fe8;margin-bottom:25px}.step-label{font-size:9px;letter-spacing:1.5px;color:#8992a5;font-weight:700;margin:0 0 9px}.auth-card h2{font:700 31px Manrope;letter-spacing:-1.5px;margin:0 0 10px}.auth-card>p{font-size:14px;color:#737c8e;line-height:1.5}.auth-card label{display:block;font-weight:600;font-size:12px;margin:27px 0 8px}.auth-card input{width:100%;height:50px;border:1px solid #dce1ea;border-radius:8px;padding:0 14px;outline:none}.auth-card input:focus{border-color:#4b8bed;box-shadow:0 0 0 3px #4b8bed1a}.auth-card input.otp{font-size:22px;letter-spacing:8px;text-align:center}.auth-message{font-size:12px;padding:10px 12px;background:#eef7ff;border:1px solid #d5e8fb;color:#366b9e;border-radius:7px}.auth-links{display:flex;justify-content:space-between;margin-top:16px}.auth-links button{border:0;background:none;color:#3c79da;font-size:11px;font-weight:700;cursor:pointer}.auth-separator{display:flex;align-items:center;gap:12px;margin:25px 0;color:#adb3bf;font-size:10px}.auth-separator span{height:1px;background:#e8ebf0;flex:1}.sso{width:100%;height:47px;border:1px solid #dfe3ea;background:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;gap:9px;font-weight:600;color:#596174}.sso small{background:#f0f2f6;font-size:7px;padding:3px 5px;border-radius:4px}.terms{text-align:center!important;font-size:9px!important;color:#9ca3b0!important;margin:20px 0 0!important}.auth-help{position:absolute;bottom:27px;right:14%;display:flex;gap:6px!important;align-items:center;font-size:11px!important;color:#80899a!important}.auth-help a{color:#3577dd;font-weight:700}.loading-page{height:100vh;display:grid;place-items:center}.loading-page span{position:absolute;width:30px;height:30px;border:2px solid #ddd;border-top-color:#438bea;border-radius:50%;animation:spin .7s linear infinite;margin-top:80px}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;background:#f5f7fb;display:grid;grid-template-columns:248px 1fr}.app-shell>aside{background:#11102f;color:#fff;display:flex;flex-direction:column;min-height:100vh;position:sticky;top:0;height:100vh}.sidebar-top{height:73px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid #292846}.sidebar-top .logo{font-size:17px}.sidebar-top .logo svg{width:23px}.sidebar-top>button{display:none;background:none;border:0;color:#fff;margin-left:auto}.workspace-select{margin:16px 13px 10px;padding:10px;border:1px solid #302f50;background:#181737;border-radius:8px;display:flex;align-items:center;gap:9px}.workspace-select>span{width:30px;height:30px;background:linear-gradient(135deg,#3ebced,#6b60e9);border-radius:7px;display:grid;place-items:center;font-size:10px;font-weight:700}.workspace-select>div{display:flex;flex-direction:column;min-width:0;flex:1}.workspace-select strong{font-size:10px}.workspace-select small{font-size:7px;color:#80829d}.workspace-select>svg{width:12px;color:#7e8099}.app-shell aside nav{padding:10px 12px}.app-shell aside nav>small{display:block;color:#666982;letter-spacing:1.3px;font-size:7px;margin:19px 10px 8px}.app-shell aside nav>button{width:100%;border:0;background:transparent;color:#9294aa;display:flex;align-items:center;gap:11px;padding:10px;border-radius:6px;font-size:11px;text-align:left;cursor:pointer}.app-shell aside nav>button svg{width:15px;height:15px}.app-shell aside nav>button.active{background:#202049;color:#c9e8ff}.nav-count{font-size:8px;margin-left:auto;background:#34325b;padding:2px 6px;border-radius:8px}.side-card{margin:auto 14px 12px;border:1px solid #33315a;background:linear-gradient(145deg,#1b1b43,#171637);border-radius:9px;padding:15px}.side-card>div{width:29px;height:29px;border-radius:7px;background:#47a6f11f;display:grid;place-items:center;color:#65b9f4}.side-card svg{width:15px}.side-card strong{display:block;font-size:10px;margin:11px 0 5px}.side-card p{font-size:8px;line-height:1.5;color:#8587a1}.side-card button{border:0;background:none;color:#69b8f2;font-size:8px;font-weight:700;padding:0;display:flex;align-items:center;gap:5px}.user-row{padding:13px;border-top:1px solid #292846;display:flex;align-items:center;gap:8px}.user-row>span,.avatar{width:30px;height:30px;border-radius:50%;background:#2d68d7;display:grid;place-items:center;font-size:8px;font-weight:700;color:#fff}.user-row>div{display:flex;flex-direction:column;min-width:0;flex:1}.user-row strong{font-size:9px;text-transform:capitalize}.user-row small{font-size:7px;color:#777a96;overflow:hidden;text-overflow:ellipsis}.user-row>button{border:0;background:none;color:#747791;padding:3px}.user-row svg{width:14px}.app-main{min-width:0}.app-main>header{height:73px;background:#fff;border-bottom:1px solid #e4e8ef;display:flex;align-items:center;padding:0 30px;position:sticky;top:0;z-index:10}.crumbs{display:flex;gap:9px;font-size:11px;color:#a0a6b3}.crumbs strong{color:#333a4a}.app-actions{margin-left:auto;display:flex;gap:7px;align-items:center}.app-actions button{width:34px;height:34px;border:1px solid #e3e6ec;background:#fff;border-radius:7px;display:grid;place-items:center;position:relative}.app-actions svg{width:15px}.app-actions i{position:absolute;width:5px;height:5px;background:#e96060;border-radius:50%;right:7px;top:7px}.app-actions button.avatar{background:#2d68d7;border:0;color:#fff;border-radius:50%;font-size:8px}.app-menu{display:none;border:0;background:none}.app-content{padding:32px;max-width:1500px;margin:auto}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.page-title h1{font:700 29px Manrope;letter-spacing:-1.3px;margin:0 0 5px}.page-title>div>p:last-child{color:#7e8797;font-size:12px;margin:0}.notice-bar{background:linear-gradient(90deg,#eef9ff,#f5f2ff);border:1px solid #dceafa;border-radius:9px;padding:14px 16px;display:flex;align-items:center;margin-bottom:17px}.notice-bar>span{width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#3988e9;margin-right:12px}.notice-bar>span svg{width:17px}.notice-bar>div{flex:1}.notice-bar strong{font-size:11px}.notice-bar p{font-size:9px;color:#788398;margin:4px 0 0}.notice-bar button{border:0;background:none;color:#3576d7;font-weight:700;font-size:9px;display:flex;gap:6px;align-items:center}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.metric-card{background:#fff;border:1px solid #e3e7ee;border-radius:9px;padding:17px 18px}.metric-card>div{display:flex;align-items:center;gap:8px}.metric-card>div span{width:28px;height:28px;border-radius:7px;background:#edf6ff;color:#3983e4;display:grid;place-items:center}.metric-card small{font-size:9px;color:#818a9a}.metric-card>strong{display:block;font:700 23px Manrope;letter-spacing:-1px;margin:13px 0 8px}.metric-card p{font-size:8px;color:#32a77c;display:flex;align-items:center;gap:4px;margin:0}.metric-card p span{color:#9aa1ae}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.75fr);gap:13px;margin-top:13px}.dashboard-grid>article{background:#fff;border:1px solid #e3e7ee;border-radius:9px}.spend-card{padding:19px 20px 12px}.card-heading{display:flex;align-items:center;justify-content:space-between}.card-heading h3{font:700 15px Manrope;margin:0}.card-heading select,.campaign-toolbar select{border:1px solid #e2e6ed;background:#fff;padding:7px 9px;border-radius:6px;font-size:8px;color:#657083}.legend{display:flex;gap:22px;margin:18px 0 5px}.legend span{display:flex;align-items:center;gap:6px;color:#8a92a2;font-size:8px}.legend i{width:7px;height:7px;border-radius:50%}.legend i.spend{background:#4b92ef}.legend i.revenue{background:#6a5fe4}.legend b{color:#333b4d}.spend-card svg{width:100%;height:220px;overflow:visible}.gridlines line{stroke:#edf0f4;stroke-width:1}.revenue-line,.spend-line{fill:none;stroke:#6a5fe4;stroke-width:3}.spend-line{stroke:#4b92ef}.chart-labels{display:flex;justify-content:space-between;color:#a4aab5;font-size:7px}.health-card{padding:19px 20px}.card-heading button{border:0;background:none;color:#7f8795;font-size:9px;display:flex;align-items:center;gap:5px}.card-heading button svg{width:14px}.health-score{height:135px;display:grid;place-items:center;position:relative}.health-score svg{position:absolute;width:135px;top:19px}.health-score path{fill:none;stroke:#edf0f5;stroke-width:10;stroke-linecap:round}.health-score path.score{stroke:url(#nothing);stroke:#4e8eea;stroke-dasharray:155 20}.health-score strong{font:700 28px Manrope;margin-top:22px}.health-score small{font-size:7px;color:#49a486;letter-spacing:1.2px;margin-top:-23px}.health-list{border-top:1px solid #edf0f3;padding-top:9px}.health-list span{display:flex;align-items:center;font-size:8px;color:#727c8d;padding:7px 0}.health-list i{width:6px;height:6px;border-radius:50%;background:#55c99d;margin-right:7px}.health-list i.warn{background:#e9b157}.health-list b{margin-left:auto;color:#3b4354}.campaign-table-card{grid-column:1/2;padding:18px 20px}.campaign-table-card .table-wrap{margin-top:15px}.insights-card{grid-column:2/3;grid-row:2/4;padding:19px 20px}.insights-card>.card-heading>svg{color:#4b8ce9;width:18px}.insight{display:grid;grid-template-columns:25px 1fr 15px;gap:9px;padding:17px 0;border-bottom:1px solid #edf0f3;align-items:start}.insight>span{width:24px;height:24px;border-radius:7px;background:#eff5ff;display:grid;place-items:center;font-size:8px;color:#3778d9;font-weight:700}.insight>div strong{font-size:9px}.insight p{font-size:8px;color:#7c8595;line-height:1.5;margin:5px 0}.insight small{font-size:6px;letter-spacing:.8px;color:#4888e6}.insight>svg{width:13px;color:#a2a8b3}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{text-align:left;font-size:7px;letter-spacing:.8px;color:#9aa1ae;text-transform:uppercase;font-weight:600;padding:9px 10px;border-bottom:1px solid #e8ebf0}td{font-size:9px;color:#687284;padding:11px 10px;border-bottom:1px solid #edf0f3}td:first-child{display:flex;align-items:center;gap:8px;color:#2c3445}.campaign-icon{width:25px;height:25px;border-radius:6px;background:#eff5ff;color:#4487e6;display:grid;place-items:center}.campaign-icon svg{width:12px}.table-status{display:inline-flex;gap:5px;align-items:center;padding:4px 7px;border-radius:10px;background:#edf9f4;color:#38a77e;font-size:7px}.table-status i{width:5px;height:5px;border-radius:50%;background:#45ba8d}.table-status.review{color:#a87b2b;background:#fff7e8}.table-status.review i{background:#e2ad50}td:last-child button{border:0;background:none}.demo-label{text-align:right;font-size:7px;color:#a7adb8;margin:9px 0 0}.element-banner{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#f0f5ff;border:1px solid #dce6fa;border-radius:9px;margin-bottom:14px}.element-banner>div{display:flex;gap:11px;align-items:center}.element-banner>div>span{width:32px;height:32px;border-radius:8px;background:#fff;color:#427eda;display:grid;place-items:center}.element-banner svg{width:16px}.element-banner strong{font-size:10px}.element-banner p{font-size:8px;color:#758094;margin:4px 0 0}.preview-pill{font-size:7px;letter-spacing:1px;color:#4d6ea7;background:#fff;border:1px solid #dbe3f1;border-radius:10px;padding:5px 8px}.campaign-workspace{background:#fff;border:1px solid #e2e6ed;border-radius:9px;padding:16px}.campaign-toolbar{display:flex;gap:8px;margin-bottom:14px}.search-box{height:34px;border:1px solid #e0e4ea;border-radius:6px;display:flex;align-items:center;gap:7px;padding:0 10px;flex:1;max-width:320px}.search-box svg{width:13px;color:#939aa8}.search-box input{border:0;outline:none;font-size:9px;width:100%}.campaign-toolbar>button{width:34px;border:1px solid #e0e4ea;background:#fff;border-radius:6px}.campaign-toolbar>button svg{width:13px}.modal-backdrop{position:fixed;inset:0;background:#0808198c;z-index:50;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.create-modal{background:#fff;border-radius:13px;width:min(720px,100%);box-shadow:0 35px 90px #00000047;overflow:hidden}.modal-head{display:flex;justify-content:space-between;padding:22px 25px;border-bottom:1px solid #e8ebef}.modal-head h2{font:700 21px Manrope;margin:0}.modal-head>button{border:0;background:none}.modal-head svg{width:18px}.stepper{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 25px;border-bottom:1px solid #edf0f3}.stepper>div{display:flex;align-items:center;gap:7px;position:relative}.stepper>div:after{content:"";height:1px;background:#e3e7ec;position:absolute;left:70px;right:10px}.stepper>div:last-child:after{display:none}.stepper span{width:24px;height:24px;border-radius:50%;background:#eff1f5;color:#8e96a5;display:grid;place-items:center;font-size:8px}.stepper svg{width:11px}.stepper small{font-size:8px;color:#8a92a1}.stepper .active span{background:#397edd;color:#fff}.stepper .active small{color:#374052;font-weight:700}.modal-body{padding:28px 30px;min-height:310px}.modal-body h3{font:700 20px Manrope;margin:0 0 7px}.modal-body>p{font-size:10px;color:#808899}.objective-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}.objective-grid button{position:relative;text-align:left;border:1px solid #dfe4eb;background:#fff;border-radius:9px;padding:17px;display:grid;grid-template-columns:32px 1fr;gap:2px 9px}.objective-grid button>svg:first-child{grid-row:1/3;width:17px;color:#4a83d9}.objective-grid button strong{font-size:11px}.objective-grid button small{font-size:8px;color:#858d9d}.objective-grid button>svg:last-child{position:absolute;right:12px;top:12px;width:13px}.objective-grid button.selected{border-color:#4285e2;box-shadow:0 0 0 2px #4285e21a;background:#f8fbff}.form-preview{display:grid;gap:17px;margin-top:25px}.form-preview label{font-size:9px;font-weight:700;display:flex;flex-direction:column;gap:7px}.form-preview input{height:42px;border:1px solid #dfe3ea;border-radius:7px;padding:0 12px}.form-preview label>div{display:flex;border:1px solid #dfe3ea;border-radius:7px;align-items:center}.form-preview label>div span{padding-left:12px}.form-preview label>div input{border:0;flex:1}.modal-foot{padding:16px 25px;border-top:1px solid #e8ebef;display:flex;justify-content:flex-end;gap:8px}.modal-foot .button{padding:10px 16px;font-size:9px}.empty-section{height:520px;border:1px dashed #ced5e0;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-section>div{width:55px;height:55px;border-radius:13px;background:#eff5ff;color:#4784dd;display:grid;place-items:center}.empty-section h2{font:700 20px Manrope;margin:18px 0 7px}.empty-section p{max-width:480px;color:#7e8797;font-size:11px;line-height:1.6}.empty-section span{font-size:7px;letter-spacing:1.1px;color:#4a82d5;background:#edf4ff;padding:5px 8px;border-radius:10px;margin-top:12px}@media(max-width:1100px){.container{width:min(100% - 38px,1380px)}.topbar nav{gap:18px}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:760px}.hero-visual{margin:70px 3% 20px}.partners>div{gap:30px;flex-wrap:wrap}.split-feature{grid-template-columns:1fr}.primitive-grid{grid-template-columns:repeat(2,1fr)}.primitive:nth-child(2){border-right:0}.primitive:nth-child(-n+2){border-bottom:1px solid var(--line)}.auth-page{grid-template-columns:1fr 1fr}.auth-copy{padding-left:5vw}.dashboard-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.container{width:calc(100% - 32px)}.topbar{height:68px}.topbar nav{display:none;position:absolute;z-index:20;top:68px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;border-bottom:1px solid var(--line)}.topbar nav.open{display:flex}.top-actions{display:none}.menu-button{display:block}.hero{padding-top:55px}.hero h1{font-size:51px;letter-spacing:-3.5px}.hero-lead{font-size:15px}.mock-body{grid-template-columns:1fr}.mock-body aside{display:none}.partners>div{gap:20px;font-size:11px}.section{padding-top:75px;padding-bottom:75px}.section-heading h2{font-size:42px}.primitive-grid{grid-template-columns:1fr}.primitive{border-right:0;border-bottom:1px solid var(--line)!important}.split-feature{padding-top:75px;padding-bottom:75px}.split-feature h2{font-size:42px}.campaign-row{grid-template-columns:8px 1fr .6fr}.campaign-row>div:nth-of-type(2),.campaign-row>div:nth-of-type(3){display:none}.results .section-heading.horizontal{display:block}.metric-grid{grid-template-columns:1fr}.cta-section{padding:45px 28px;display:block}.cta-section .button{margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr}.auth-page{display:block;min-height:100vh}.auth-copy{display:none}.auth-card-wrap{min-height:100vh;padding-top:110px}.auth-logo{left:24px;top:30px}.auth-logo .logo{color:#121634}.auth-help{position:static;margin-top:24px!important}.app-shell{grid-template-columns:1fr}.app-shell>aside{position:fixed;left:-270px;z-index:30;width:248px;transition:left .2s}.app-shell>aside.mobile-open{left:0}.sidebar-top>button,.app-menu{display:block}.app-main>header{padding:0 16px}.app-menu{margin-right:12px}.app-content{padding:21px 14px}.dashboard-grid{grid-template-columns:1fr}.campaign-table-card,.insights-card{grid-column:1;grid-row:auto}.page-title{align-items:flex-start;gap:15px}.page-title .button{padding:11px 12px;font-size:9px}.notice-bar{align-items:flex-start}.notice-bar button{display:none}.element-banner{align-items:flex-start}.preview-pill{display:none}.objective-grid{grid-template-columns:1fr}.stepper small,.stepper>div:after{display:none}.footer-bottom{display:block;line-height:2}.hero-actions,.trust-row{flex-wrap:wrap}}@media(max-width:520px){.hero h1{font-size:43px;letter-spacing:-3px}.hero-visual{margin-left:0;margin-right:0}.browser-card{min-height:390px}.mock-main{padding:18px 14px}.mock-stats{grid-template-columns:1fr 1fr}.mock-stats>div:last-child{display:none}.floating-status{right:-5px}.primitive{min-height:250px}.primitive h3{margin-top:38px}.footer-grid,.dashboard-metrics{grid-template-columns:1fr}.auth-card{padding:28px 23px}.auth-card-wrap{padding-left:14px;padding-right:14px}.app-content{overflow:hidden}.campaign-toolbar select{display:none}.campaign-workspace th:nth-child(2),.campaign-workspace td:nth-child(2),.campaign-workspace th:nth-child(6),.campaign-workspace td:nth-child(6),.campaign-workspace th:nth-child(7),.campaign-workspace td:nth-child(7){display:none}.campaign-workspace th,.campaign-workspace td{padding-left:5px;padding-right:5px}.campaign-workspace th:first-child,.campaign-workspace td:first-child{padding-left:0}.campaign-workspace th:last-of-type,.campaign-workspace td:last-of-type{padding-right:0}.campaign-workspace .campaign-icon{width:23px;height:23px}.campaign-workspace td{font-size:8px}.campaign-workspace .table-status{padding:4px 5px}.cta-section h2{font-size:34px}.metric-grid article{min-height:220px}}.process-row{gap:9px}.process-row>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#edf6ff;color:#347dda;font-size:10px;font-weight:800}.process-row>strong{font-size:11px}.process-row>i{width:28px;height:1px;background:#d9dee8}.setup-strip>div span{font-size:10px;letter-spacing:1.3px;color:#727b8c}.setup-mock>p{color:#7e809d;font-size:9px;line-height:1.5;margin:15px 0}.mock-checklist{display:grid;gap:8px}.mock-checklist>div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:12px;border:1px solid #302f53;border-radius:7px}.mock-checklist>div.current{background:#20234e;border-color:#3c5792}.mock-checklist>div>span{width:25px;height:25px;border-radius:50%;background:#242346;color:#8b8eab;display:grid;place-items:center;font-size:8px;font-weight:800}.mock-checklist>div.current>span{background:#3e82e6;color:#fff}.mock-checklist svg{width:12px}.mock-checklist>div>div{display:flex;flex-direction:column;gap:4px}.mock-checklist strong{font-size:9px}.mock-checklist small{font-size:7px;color:#7f829e}.mock-checklist b{font-size:6px;letter-spacing:1px;color:#77c7f4}.workflow-panel{max-width:680px;margin-left:auto}.workflow-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:13px;padding:20px 24px;border-bottom:1px solid #2a294d}.workflow-row>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#222149;color:#7dc8f5;font-size:10px;font-weight:800}.workflow-row>div{display:flex;flex-direction:column;gap:5px}.workflow-row strong{font-size:11px}.workflow-row small{font-size:8px;color:#7d7f9d}.workflow-row b{font-size:7px;color:#74c7f4;letter-spacing:1px}.workflow-row>svg{width:13px;color:#666986}.client-footer{grid-template-columns:2fr 1fr 1fr}.marketing .cta-section{margin-top:110px}.auth-steps{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:45px;max-width:520px}.auth-steps>div{display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.1);border-radius:9px;padding:13px}.auth-steps span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#4999ed24;color:#71c2f3;font-size:9px;font-weight:800}.auth-steps strong{font-size:11px}.auth-card{display:block}.auth-message{margin-top:17px}.auth-links button:disabled{opacity:.5}.auth-card input.otp{letter-spacing:10px}.auth-card-wrap form{margin:0}.auth-help{right:calc(25% - 80px)}.auth-mode{display:grid;grid-template-columns:1fr 1fr;background:#f2f5f9;border:1px solid #e3e8ef;border-radius:9px;padding:4px;margin-bottom:28px}.auth-mode button{height:37px;border:0;border-radius:6px;background:transparent;color:#758094;font:700 11px Manrope;cursor:pointer}.auth-mode button.active{background:#fff;color:#24324c;box-shadow:0 2px 8px #232b4f17}.app-shell aside nav>button.locked{color:#666981}.nav-lock{margin-left:auto;color:#5e6079;font-size:14px}.setup-sidebar-progress{margin:auto 14px 13px;padding:15px;border:1px solid #33315a;border-radius:9px;background:#181737;display:flex;flex-direction:column;gap:7px}.setup-sidebar-progress small{font-size:7px;letter-spacing:1.2px;color:#71738f}.setup-sidebar-progress strong{font-size:10px}.setup-sidebar-progress>div{height:4px;border-radius:4px;background:#29284a;overflow:hidden}.setup-sidebar-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#42bdec,#5b70e7)}.setup-sidebar-progress span{font-size:7px;color:#81839e}.app-actions .avatar{margin-left:auto}.workspace-page{width:100%}.workspace-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.workspace-page-heading>div>p{margin:0 0 8px;color:#60718c;font-size:9px;font-weight:800;letter-spacing:1.5px}.workspace-page-heading h1{font:700 29px Manrope;letter-spacing:-1.3px;margin:0 0 7px}.workspace-page-heading>div>span{display:block;color:#798293;font-size:12px;line-height:1.55}.workspace-page-heading .button{white-space:nowrap}.status-loading{height:250px;border:1px solid #e3e7ee;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;gap:9px;color:#6f7888;font-size:11px}.status-loading svg{width:18px;animation:spin .8s linear infinite;color:#3f7ce2}.setup-progress-card{background:#fff;border:1px solid #e3e7ee;border-radius:10px;padding:19px 21px;display:grid;grid-template-columns:220px 1fr;align-items:center;gap:25px}.setup-progress-card>div:first-child{display:flex;flex-direction:column;gap:4px}.setup-progress-card small{font-size:8px;letter-spacing:1.3px;color:#8c95a5}.setup-progress-card strong{font-size:13px}.progress-track{height:7px;border-radius:10px;background:#edf0f5;overflow:hidden}.progress-track i{height:100%;display:block;background:linear-gradient(90deg,#3dbbe9,#4c7be9);border-radius:inherit;transition:width .25s}.setup-step-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.setup-step-grid article{background:#fff;border:1px solid #e2e6ed;border-radius:11px;padding:22px;min-height:260px;display:flex;flex-direction:column}.setup-step-grid article.complete{border-color:#cee8dc;background:linear-gradient(145deg,#fff,#f7fcf9)}.setup-step-grid article.blocked{opacity:.65}.setup-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.setup-step-top>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf5ff;color:#397fd9;font-size:11px;font-weight:800}.setup-step-top>span svg{width:16px}.setup-step-grid article.complete .setup-step-top>span{background:#e9f8f1;color:#21916b}.setup-step-top>svg{color:#8a94a5;width:21px}.setup-step-grid article>small{font-size:8px;letter-spacing:1.3px;color:#7b91ad;font-weight:800}.setup-step-grid h2{font:700 19px Manrope;letter-spacing:-.6px;margin:8px 0}.setup-step-grid p{font-size:11px;color:#7b8494;line-height:1.6;margin:0 0 20px}.setup-step-grid article>button{margin-top:auto;align-self:flex-start;border:0;background:none;padding:0;color:#3479d7;font-size:10px;font-weight:800;display:flex;align-items:center;gap:6px;cursor:pointer}.setup-step-grid article>button svg{width:13px}.setup-step-grid article>button:disabled{color:#969daa;cursor:not-allowed}.ready-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;padding:20px 22px;border:1px solid #cde5dc;border-radius:10px;background:#f7fcfa}.ready-actions>div{display:flex;align-items:center;gap:11px}.ready-actions>div>svg{color:#22966e}.ready-actions span{display:flex;flex-direction:column;gap:4px}.ready-actions strong{font-size:12px}.ready-actions p{font-size:9px;color:#728078;margin:0}.ready-actions .button{padding:10px 14px;font-size:9px}.setup-inline-error{display:flex;align-items:center;gap:10px;border:1px solid #f0d9d4;border-radius:9px;background:#fff7f5;color:#985446;padding:13px 15px;margin-bottom:12px;font-size:10px}.setup-inline-error>svg{width:18px}.setup-inline-error>span{flex:1}.setup-inline-error button{display:flex;align-items:center;gap:5px;border:1px solid #e9cbc4;border-radius:6px;background:#fff;padding:7px 9px;color:#8d5144;font-size:8px;font-weight:800}.setup-inline-error button svg{width:12px}.setup-surface-loading{height:90px;display:flex;align-items:center;justify-content:center;gap:8px;color:#6f798a;font-size:10px}.setup-surface-loading svg{width:17px;animation:spin .8s linear infinite}.setup-element-frame{position:relative;background:#fff;border:1px solid #e2e6ed;border-radius:11px;padding:18px;overflow:hidden;min-height:280px;box-shadow:0 6px 18px #202a4c08}.setup-element-frame.is-loading{opacity:.55}.billing-element-frame{min-height:420px}.tracking-element-frame{min-height:520px}.reporting-chart-frame{min-height:330px;margin-bottom:14px}.reporting-table-frame{min-height:450px}.asset-ready-card{display:flex;align-items:center;gap:13px;background:#f7fcfa;border:1px solid #cee7dc;border-radius:10px;padding:19px}.asset-ready-card>svg{color:#218f69}.asset-ready-card>div{flex:1}.asset-ready-card strong{font-size:12px}.asset-ready-card p{font-size:9px;color:#6f7e77;margin:4px 0 0}.asset-ready-card .button{font-size:9px;padding:9px 12px}.asset-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.asset-choice-card{min-height:280px;background:#fff;border:1px solid #e1e6ed;border-radius:11px;padding:24px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;color:var(--ink)}.asset-choice-card:hover{border-color:#8eb8ef;box-shadow:0 12px 30px #2c5ba614}.asset-choice-card>span{width:42px;height:42px;border-radius:10px;background:#edf5ff;color:#3d7fd8;display:grid;place-items:center;margin-bottom:35px}.asset-choice-card>span svg{width:20px}.asset-choice-card>small,.managed-page-card header small{font-size:8px;letter-spacing:1.3px;color:#7187a5;font-weight:800}.asset-choice-card>strong{font:700 18px Manrope;margin:8px 0}.asset-choice-card>p{font-size:11px;line-height:1.6;color:#788293;margin:0}.asset-choice-card>b{margin-top:auto;color:#3979d0;font-size:10px;display:flex;align-items:center;gap:6px}.asset-choice-card>b svg{width:13px}.managed-page-card{background:#fff;border:1px solid #e1e6ed;border-radius:11px;overflow:hidden}.managed-page-card header{display:flex;justify-content:space-between;padding:24px;border-bottom:1px solid #e7eaf0}.managed-page-card h2{font:700 20px Manrope;margin:7px 0}.managed-page-card header p{font-size:10px;color:#788292;margin:0}.managed-page-card header>button{border:0;background:none;color:#3778d2;font-size:10px;font-weight:700}.managed-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:24px}.managed-fields label{display:flex;flex-direction:column;gap:8px;font-size:10px;font-weight:700}.file-field{height:90px;border:1px dashed #cbd3de;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;color:#788393;font-size:9px;position:relative;overflow:hidden}.file-field svg{width:17px}.file-field input{position:absolute;inset:0;opacity:0;cursor:pointer}.description-field{grid-column:1/-1}.description-field textarea{min-height:110px;resize:vertical;border:1px solid #dce1e9;border-radius:8px;padding:12px;font:inherit;outline:none}.managed-page-card footer{padding:16px 24px;border-top:1px solid #e7eaf0;display:flex;justify-content:flex-end;gap:8px}.managed-page-card .button{padding:10px 15px;font-size:9px}.locked-workspace,.element-empty-state{min-height:420px;border:1px solid #e2e6ed;border-radius:11px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.locked-workspace>svg,.element-empty-state>svg{width:42px;height:42px;padding:10px;border-radius:10px;background:#eef5ff;color:#407ed2}.locked-workspace h2,.element-empty-state h2{font:700 19px Manrope;margin:17px 0 6px}.locked-workspace p,.element-empty-state p{font-size:11px;line-height:1.6;color:#7d8695;max-width:440px}.locked-workspace .button{font-size:9px;padding:11px 15px;margin-top:12px}@media(max-width:800px){.auth-steps{grid-template-columns:1fr}.workspace-page-heading{align-items:flex-start}.setup-progress-card,.setup-step-grid,.asset-choice-grid{grid-template-columns:1fr}.ready-actions{align-items:flex-start;flex-direction:column}.managed-fields{grid-template-columns:1fr}.description-field{grid-column:auto}.client-footer{grid-template-columns:1fr 1fr}.marketing .cta-section{margin-top:75px}}@media(max-width:520px){.process-row>i{width:10px}.process-row>strong{font-size:9px}.workspace-page-heading{display:block}.workspace-page-heading>.button{margin-top:14px}.overview-heading>.button{display:none}.setup-step-grid article{min-height:235px}.asset-choice-card{min-height:250px}.ready-actions>div:last-child{flex-wrap:wrap}.client-footer{grid-template-columns:1fr}}.logo{line-height:0}.logo img{display:block;width:138px;height:auto;object-fit:contain}.logo.inverse img{filter:brightness(0) invert(1)}.topbar .logo img{width:137px}.mock-body aside .logo img{width:92px}.sidebar-top .logo img{width:132px}.auth-logo .logo img{width:155px}.certified-row img{width:42px;height:42px;object-fit:contain}.certified-row{width:max-content}.infrastructure-row{grid-template-columns:8px 1fr}.infrastructure-row>div{grid-column:2}.panel-head>a{align-self:center;color:#fff;background:#fff;padding:8px 11px;border-radius:6px;font-size:9px;font-weight:700}.elements-page{width:100%;max-width:1320px;margin:0 auto}.elements-billing-page{max-width:880px}.elements-workspace-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 24px;padding:6px 2px 18px;border-bottom:1px solid rgba(59,130,246,.16)}.elements-workspace-header>div{display:grid;gap:5px;min-width:0}.elements-workspace-header>div>p{margin:0;color:#315f9d;font-size:12px;font-weight:800;letter-spacing:.16em}.elements-workspace-header h1{margin:0;color:var(--ink);font-size:clamp(34px,3.5vw,42px);line-height:1;letter-spacing:-.045em}.elements-workspace-header>div>span{color:#687488;font-size:15px;line-height:1.5}.elements-workspace-header .button{flex:none}.elements-frame-card{box-sizing:border-box;position:relative;width:100%;min-width:0;margin-bottom:20px;padding:14px;border:0;border-radius:18px;background:#fff;box-shadow:0 18px 48px -38px #1110317a;overflow:hidden}.elements-frame-card>div{box-sizing:border-box;display:block;width:100%;min-width:0;max-width:100%;overflow:hidden;border-radius:12px}.elements-frame-card iframe{display:block;width:100%;min-width:0;max-width:100%;border:0}.elements-frame-card.is-loading{min-height:180px;overflow:hidden;border:1px solid rgba(59,130,246,.1);background:linear-gradient(110deg,#ffffffd1 18%,#e8f0fcf0,#ffffffd1 58%);background-size:220% 100%;animation:elements-surface-loading 1.2s ease-in-out infinite}.elements-chart-card.is-loading{min-height:300px}.elements-table-card.is-loading{min-height:330px}.elements-billing-card.is-loading{min-height:420px}.elements-pixel-card.is-loading{min-height:520px}.elements-frame-card.is-loading>div{visibility:hidden}.elements-table-card.is-ready{overflow:hidden}@keyframes elements-surface-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.elements-table-target,.elements-chart-target,.elements-billing-target,.elements-pixel-target{min-height:0}.billing-card{overflow:hidden;border:1px solid #e1e6ee;border-radius:20px;background:#fff;box-shadow:0 24px 60px -48px #11103180}.billing-card-head{display:flex;align-items:flex-start;gap:16px;padding:25px 26px;border-bottom:1px solid #e7ebf1}.billing-summary-icon{width:48px;height:48px;flex:none;border-radius:14px;background:#edf5ff;color:#397fd9;display:grid;place-items:center}.billing-summary-icon svg{width:23px}.billing-summary-copy{display:flex;flex-direction:column;gap:5px}.billing-summary-copy>p{margin:0;color:#5274a4;font-size:9px;font-weight:800;letter-spacing:.16em}.billing-summary-copy h2{margin:0;font:700 22px Manrope;letter-spacing:-.7px}.billing-summary-copy span{color:#6f7a8c;font-size:12px;line-height:1.55}.billing-steps{list-style:none;margin:0;padding:0}.billing-steps li{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px 26px;border-bottom:1px solid #e9ecf2}.billing-step-number{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf5ff;color:#397fd9;font-size:11px;font-weight:800}.billing-step-number svg{width:16px}.billing-steps li.complete .billing-step-number{background:#e9f8f1;color:#218f69}.billing-steps li>div{display:flex;flex-direction:column;gap:4px}.billing-steps strong{font-size:14px}.billing-steps p{margin:0;color:#748093;font-size:11px;line-height:1.55}.billing-steps .button{padding:10px 14px;font-size:10px}.billing-step-state{padding:6px 9px;border-radius:10px;background:#f1f4f8;color:#748093;font-size:9px;font-weight:800}.billing-steps li.complete .billing-step-state{background:#e9f8f1;color:#218f69}.billing-footnote{display:flex;align-items:flex-start;gap:10px;margin:0;padding:18px 26px;background:#f7f9fc;color:#687487;font-size:11px;line-height:1.55}.billing-footnote>svg{width:18px;flex:none;color:#397fd9}.billing-footnote span{display:block}.billing-footnote strong{display:block;color:#283247;margin-bottom:2px}.billing-guidance{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:14px;padding:19px 20px;border:1px solid #cfe0f5;border-radius:15px;background:linear-gradient(135deg,#f7fbff,#fff);box-shadow:0 14px 34px -30px #2c5ba6a6}.billing-guidance>span{width:44px;height:44px;border-radius:12px;background:#eaf4ff;color:#3478d1;display:grid;place-items:center}.billing-guidance>span svg{width:21px}.billing-guidance>div{display:flex;flex-direction:column;gap:4px}.billing-guidance small{color:#4773aa;font-size:9px;font-weight:800;letter-spacing:.14em}.billing-guidance strong{font:700 16px Manrope;color:#202a3d}.billing-guidance p{margin:0;color:#6f7a8c;font-size:11px;line-height:1.55}.billing-guidance p b{color:#34445e}.billing-guidance .button{white-space:nowrap;padding:10px 13px;font-size:9px}.billing-guidance.complete{border-color:#cce7dc;background:linear-gradient(135deg,#f5fcf8,#fff)}.billing-guidance.complete>span{background:#e8f7f0;color:#218f69}.settings-tabs{display:flex;gap:7px;margin:-8px 0 22px;padding:5px;border:1px solid #e0e5ed;border-radius:12px;background:#fff;width:max-content;max-width:100%;overflow-x:auto}.settings-tabs button{border:0;border-radius:8px;background:transparent;color:#727d90;padding:10px 14px;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.settings-tabs button svg{width:15px;height:15px}.settings-tabs button.active{background:#eaf3ff;color:#326fca}.settings-card{overflow:hidden;border:1px solid #e1e6ed;border-radius:14px;background:#fff}.settings-card>div{min-height:76px;padding:18px 21px;border-bottom:1px solid #e8ecf1;display:flex;align-items:center;justify-content:space-between;gap:20px}.settings-card>div:last-child{border-bottom:0}.settings-card strong{font-size:12px}.settings-card span{color:#788294;font-size:11px}.settings-card a{color:#3477d3;font-size:10px;font-weight:800}.settings-workspace>.elements-page{max-width:none}@media(max-width:800px){.auth-logo .logo.inverse img{filter:none}.elements-workspace-header{align-items:flex-start;padding-bottom:16px}.elements-workspace-header h1{font-size:36px}.elements-workspace-header>div>span{font-size:14px}.elements-workspace-header .button{align-self:center}.elements-frame-card{padding:8px;border-radius:14px}.billing-card-head{padding:21px}.billing-steps li{grid-template-columns:36px 1fr;padding:18px 21px}.billing-steps li>.button,.billing-step-state{grid-column:2;justify-self:start}.billing-footnote{padding:17px 21px}.billing-guidance{grid-template-columns:42px 1fr}.billing-guidance .button{grid-column:2;justify-self:start}.settings-card>div{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.topbar .logo img{width:122px}.billing-card-head{display:block}.billing-summary-icon{margin-bottom:14px}.billing-steps li{grid-template-columns:32px 1fr;gap:10px;padding:16px}.billing-step-number{width:30px;height:30px}.billing-footnote{padding:16px}.elements-workspace-header .button{width:100%;margin-top:14px}}@media(min-width:801px){.app-shell{height:100dvh;min-height:0;overflow:hidden}.app-shell>aside{position:relative;top:auto;height:100dvh;min-height:0;overflow-y:auto;overscroll-behavior:contain}.app-main{height:100dvh;min-width:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.app-main>header{position:sticky;top:0}}.app-content,.workspace-page,.live-elements-shell{width:100%;min-width:0}.live-elements-shell{overflow:hidden}.elements-frame-card{contain:inline-size}.settings-tabs button.locked{color:#949cac}.settings-lock{margin-left:4px;padding:3px 6px;border-radius:999px;background:#f0f3f7;color:#778195;font-size:7px;font-weight:800;letter-spacing:.04em}.elements-websites-card.is-loading{min-height:330px}.elements-websites-card.is-ready{overflow:hidden}.elements-websites-target{min-height:0}.live-elements-shell{position:relative;min-height:330px}.live-elements-shell.is-loading .live-elements-target{visibility:hidden}.live-elements-target{width:100%;min-width:0;max-width:100%;overflow:hidden}.live-elements-target iframe{display:block;width:100%;min-width:0;max-width:100%;border:0}.live-elements-loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:10px;color:#657083;font-size:12px}.live-elements-loading svg{width:18px;color:#3f7ce2;animation:spin .8s linear infinite}.whop-fallback-note{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:15px 17px;border:1px solid #f0dfc1;border-radius:12px;background:#fff8ed;color:#6f5731}.whop-fallback-note>svg{width:18px;color:#c28b31}.whop-fallback-note>div{flex:1}.whop-fallback-note strong{font-size:13px}.whop-fallback-note p{margin:4px 0 0;color:#8e7650;font-size:11px}.whop-fallback-note button{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #e8d4b2;border-radius:7px;background:#fff;color:#7b6135;font-size:10px;font-weight:700}.whop-fallback-note button svg{width:12px}dialog[data-element-overlay="ads/campaign-creator"]{box-sizing:border-box!important;position:fixed!important;top:3vh!important;right:auto!important;bottom:auto!important;left:50%!important;width:min(1560px,94vw)!important;height:94dvh!important;max-width:94vw!important;max-height:94dvh!important;margin:0!important;padding:68px 0 0!important;transform:translate(-50%)!important;border:1px solid rgba(59,130,246,.22)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 34px 90px -32px #111031c7!important;overflow:hidden!important}dialog[data-element-overlay="ads/campaign-creator"]:before{content:"";position:absolute;z-index:3;inset:0 0 auto;height:68px;border-bottom:1px solid rgba(59,130,246,.13);background:url(https://roaslabs.ai/__l5e/assets-v1/53c355b7-db23-4d87-a3a5-f4f390d089d6/roas-labs-logo-light.png) 24px 50%/154px auto no-repeat,repeating-linear-gradient(126deg,transparent 0 82px,rgba(59,130,246,.035) 83px 84px,transparent 85px 166px),linear-gradient(105deg,#fff,#f2f6fc);pointer-events:none}dialog[data-element-overlay="ads/campaign-creator"]>div{height:100%!important;min-height:0!important}dialog[data-element-overlay="ads/campaign-creator"]::backdrop{background:#0c102c52!important;-webkit-backdrop-filter:blur(5px) brightness(.88)!important;backdrop-filter:blur(5px) brightness(.88)!important}@media(max-width:800px){.whop-fallback-note{align-items:flex-start}.whop-fallback-note button{white-space:nowrap}dialog[data-element-overlay="ads/campaign-creator"]{top:0!important;width:100vw!important;height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;padding-top:58px!important;border:0!important;border-radius:0!important}dialog[data-element-overlay="ads/campaign-creator"]:before{height:58px;background-size:132px auto,auto,auto;background-position:16px 50%,0 0,0 0}}@media(max-width:520px){.whop-fallback-note{display:grid;grid-template-columns:20px 1fr}.whop-fallback-note button{grid-column:2;justify-self:start}}
