/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.inline{display:inline}}:root{--ink:#151523;--muted:#6d6d7c;--purple:#6c5ce7;--violet:#8b5cf6;--soft:#f7f7fb;--line:#e8e7ef;--lime:#c7f36a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-sans),sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.landing-shell{width:min(1180px,100% - 48px);margin-inline:auto}.modern-landing{background:#fff;position:relative;overflow:hidden}.modern-landing:before{content:"";z-index:0;background:linear-gradient(#faf9ff 0%,#fff 90%);height:850px;position:absolute;inset:0 0 auto}.aurora{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.aurora-one{background:radial-gradient(circle,#d8ceff88 0,#0000 68%);width:650px;height:650px;top:-180px;right:-260px}.aurora-two{background:radial-gradient(circle,#c8f2e455 0,#0000 68%);width:500px;height:500px;top:170px;left:-300px}.modern-nav{z-index:2;justify-content:space-between;align-items:center;height:82px;display:flex;position:relative}.modern-brand{letter-spacing:-.7px;align-items:center;gap:9px;font-size:20px;font-weight:800;display:flex}.modern-brand span,.dash-brand span,.window-brand span{color:#fff;width:34px;height:34px;font-family:var(--font-serif);background:linear-gradient(135deg,#765eea,#4b38b8);border-radius:10px;place-items:center;font-size:21px;font-style:italic;display:grid;box-shadow:0 7px 18px #6c5ce73b}.modern-links{color:#5d5d6b;gap:34px;font-size:13px;font-weight:600;display:flex}.modern-links a:hover{color:var(--purple)}.modern-actions{align-items:center;gap:22px;display:flex}.login-link{font-size:13px;font-weight:700}.modern-button{color:#fff;background:linear-gradient(135deg,#745fe8,#5844c6);border-radius:10px;justify-content:center;align-items:center;gap:30px;padding:15px 20px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 12px 28px #6c5ce72c}.modern-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #6c5ce740}.modern-button b{font-size:16px}.modern-button.compact{gap:18px;padding:11px 15px}.modern-hero{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px;min-height:665px;padding-top:40px;padding-bottom:70px;display:grid;position:relative}.modern-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.7px;color:#625f71;background:#ffffffb5;border:1px solid #ddd8f5;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:8px 12px;font-size:10px;font-weight:700;display:flex}.modern-badge i{background:var(--purple);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #6c5ce717}.hero-copy h1{letter-spacing:-3.8px;margin:24px 0;font-size:64px;line-height:1.03}.hero-copy h1 span{font-family:var(--font-serif);color:#0000;background:linear-gradient(90deg,#6753d8,#9d5ce2);-webkit-background-clip:text;font-style:italic;font-weight:500}.hero-copy>p{color:var(--muted);max-width:570px;font-size:17px;line-height:1.75}.modern-hero-actions{align-items:center;gap:25px;margin-top:31px;display:flex}.watch-link{align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.watch-link i{background:#fff;border:1px solid #dedce8;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;font-style:normal;display:grid}.hero-proof{align-items:center;gap:15px;margin-top:40px;display:flex}.proof-avatars{display:flex}.proof-avatars span{background:#e2d7f2;border:2px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-7px;font-size:8px;font-weight:800;display:grid}.proof-avatars span:nth-child(2){background:#cde7df}.proof-avatars span:nth-child(3){background:#f3d2c9}.proof-avatars span:last-child{color:#fff;background:#171724;font-size:7px}.hero-proof>div:last-child{flex-direction:column;display:flex}.hero-proof b{font-size:11px}.hero-proof small{color:#888796;margin-top:3px;font-size:9px}.product-visual{place-items:center;height:520px;display:grid;position:relative}.visual-glow{filter:blur(10px);background:radial-gradient(circle,#765fe92b,#0000 66%);border-radius:50%;width:540px;height:440px;position:absolute}.app-window{background:#fff;border:1px solid #e4e1ef;border-radius:17px;width:610px;overflow:hidden;transform:perspective(1200px)rotateY(-3deg)rotateX(1deg);box-shadow:0 35px 80px #3f32621f}.app-top{border-bottom:1px solid #eeecf3;align-items:center;gap:70px;height:45px;padding:0 14px;display:flex}.window-brand span{border-radius:7px;width:23px;height:23px;font-size:14px}.window-search{color:#9794a1;background:#f5f4f8;border-radius:5px;width:200px;padding:6px 10px;font-size:8px}.window-user{background:#e8dcf1;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:auto;font-size:7px;display:grid}.app-body{grid-template-columns:52px 1fr;height:355px;display:grid}.app-body aside{border-right:1px solid #efedf3;flex-direction:column;align-items:center;gap:13px;padding-top:16px;display:flex}.app-body aside i{color:#9c98a8;border-radius:6px;place-items:center;width:27px;height:27px;font-size:10px;font-style:normal;display:grid}.app-body aside i.active{color:#644dcc;background:#eeeaff}.app-body>section{background:#fafafd;padding:24px}.visual-head{justify-content:space-between;align-items:center;display:flex}.visual-head small{color:#9e9aa8;letter-spacing:1px;font-size:7px}.visual-head h3{margin:4px 0;font-size:18px}.visual-head button{color:#fff;background:#6450d1;border:0;border-radius:6px;padding:9px 11px;font-size:7px}.visual-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.visual-metrics article{background:#fff;border:1px solid #eceaf1;border-radius:8px;padding:13px;position:relative}.visual-metrics small{color:#898693;font-size:7px;display:block}.visual-metrics b{margin-top:5px;font-size:19px;display:block}.visual-metrics em{color:#378460;background:#edf8f1;padding:3px;font-size:6px;font-style:normal;position:absolute;bottom:14px;right:9px}.visual-chart{background:#fff;border:1px solid #eceaf1;border-radius:8px;margin-top:9px;padding:14px}.visual-chart header{justify-content:space-between;font-size:8px;display:flex}.visual-chart header small{color:#93909e}.visual-bars{background:repeating-linear-gradient(#fff 0 32px,#f0eef3 33px);border-bottom:1px solid #e9e6ef;align-items:end;gap:8px;height:135px;padding:13px 4px 0;display:flex}.visual-bars i{z-index:1;background:linear-gradient(#8875e4,#6b57d1);border-radius:3px 3px 0 0;flex:1}.floating-card{z-index:3;background:#fff;border:1px solid #e7e4ee;border-radius:10px;position:absolute;box-shadow:0 18px 45px #3d315a1f}.delivery{align-items:center;gap:10px;padding:13px 16px;display:flex;top:78px;left:-25px}.delivery>i{color:#31905d;background:#eaf7ee;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.delivery span{flex-direction:column;display:flex}.delivery b{font-size:9px}.delivery small{color:#8d8997;margin-top:3px;font-size:7px}.growth{padding:14px 17px;bottom:45px;right:-18px}.growth span{color:#918d9b;font-size:7px;display:block}.growth b{margin-top:4px;font-size:21px;display:inline-block}.growth em{color:#368258;margin-left:12px;font-size:7px;font-style:normal}.logo-strip{z-index:2;background:#fff;border-top:1px solid #efedf3;border-bottom:1px solid #efedf3;position:relative}.logo-strip>.landing-shell{justify-content:space-between;align-items:center;height:114px;display:flex}.logo-strip small{letter-spacing:1.4px;color:#9b98a4;font-size:8px}.logo-strip>div>div{color:#8c8994;align-items:center;gap:60px;display:flex}.logo-strip b{letter-spacing:-.7px;font-size:18px}.modern-section{padding:120px 0}.section-intro{text-align:center}.section-intro>span,.section-label,.modern-cta>div>span{letter-spacing:1.7px;color:#725bd5;font-size:9px;font-weight:800}.section-intro h2,.results-grid h2,.modern-cta h2{letter-spacing:-2.2px;margin:18px 0;font-size:49px;line-height:1.12}.section-intro h2 em,.results-grid h2 em,.modern-cta h2 em{font-family:var(--font-serif);font-weight:500}.section-intro p{max-width:560px;color:var(--muted);margin:0 auto;font-size:14px;line-height:1.7}.modern-feature-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:60px;display:grid}.modern-feature-grid>article{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:285px;padding:28px;position:relative;overflow:hidden}.modern-feature-grid>article.feature-primary{background:linear-gradient(135deg,#f7f4ff,#fff);grid-column:span 2}.modern-feature-grid>article>i{color:#6d55db;background:#f0edff;border-radius:10px;place-items:center;width:40px;height:40px;font-style:normal;display:grid}.modern-feature-grid h3{margin:33px 0 10px;font-size:18px}.modern-feature-grid p{color:var(--muted);max-width:310px;font-size:12px;line-height:1.7}.modern-feature-grid a{font-size:10px;font-weight:800;position:absolute;bottom:28px}.modern-feature-grid a b{color:#6d55db}.mini-editor{background:#fff;border:1px solid #e2dff0;border-radius:12px 12px 0 0;width:240px;height:230px;position:absolute;bottom:-50px;right:28px;box-shadow:0 18px 45px #584d7c1a}.mini-editor>div{border-bottom:1px solid #eceaf2;height:30px;padding:10px}.mini-editor>div span{background:#ddd9e7;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.mini-editor article{background:#f8f7fb;border-radius:8px;margin:15px;padding:15px}.mini-editor article i{background:linear-gradient(135deg,#e1daf9,#c7baf5);border-radius:6px;height:58px;display:block}.mini-editor article p{background:#dfdce6;height:5px;margin:12px 0 0}.mini-editor article p:nth-child(3){width:65%}.mini-editor article button{background:#6c5ce7;border:0;border-radius:4px;width:60px;height:18px;margin-top:13px}.results-section{color:#fff;background:#171625;padding:120px 0}.results-grid{grid-template-columns:1fr 1fr;align-items:center;gap:120px;display:grid}.results-grid h2{margin-top:20px;font-size:54px}.results-grid>div:first-child>p{color:#a7a4b5;max-width:490px;margin-bottom:28px;font-size:14px;line-height:1.8}.modern-button.light{color:#201d32;box-shadow:none;background:#fff}.results-stats{border-top:1px solid #393746}.results-stats article{border-bottom:1px solid #393746;grid-template-columns:50px 1fr 1fr;align-items:center;padding:22px 0;display:grid}.results-stats article>span{color:#6f6c7d;font-size:9px}.results-stats article>b{letter-spacing:-1.5px;color:#c6ef70;font-size:34px}.results-stats p{color:#a6a3b2;text-align:right;font-size:11px}.modern-cta{color:#fff;background:linear-gradient(135deg,#7159dd,#4c39b4);border-radius:20px;justify-content:space-between;align-items:end;margin-top:110px;margin-bottom:90px;padding:62px 68px;display:flex;box-shadow:0 30px 70px #5c48bd28}.modern-cta>div>span{color:#d5ccff}.modern-cta h2{margin-bottom:0}.modern-cta>div:last-child p{color:#ddd8f8;margin-bottom:20px;font-size:12px;line-height:1.6}.modern-footer{border-top:1px solid var(--line);color:#83818c;justify-content:space-between;align-items:center;height:100px;font-size:10px;display:flex}.modern-footer>div{gap:24px;display:flex}.language-switcher{color:#55525f;background:#fff;border:1px solid #dedde5;border-radius:7px;align-items:center;gap:4px;height:30px;padding:0 7px;display:inline-flex}.language-switcher span{font-size:12px}.language-switcher select{appearance:none;color:inherit;font:700 10px var(--font-sans);cursor:pointer;background:0 0;border:0;outline:0;padding:0 2px}.language-switcher.dark{color:#d8d8d0;background:#1b1c18;border-color:#3b3c36}.language-switcher.dark select option{color:#111;background:#fff}.auth-loading{text-align:center;color:#73717c;background:#f6f7fb;place-content:center;min-height:100vh;padding:24px;display:grid}.auth-mark{color:#b8bcc4;background:#171812;border-radius:13px;place-items:center;width:48px;height:48px;margin:0 auto 10px;font-size:25px;font-weight:900;display:grid}.auth-loading span{color:#22212a;font-weight:800}.auth-loading p{margin:8px 0 20px;font-size:14px}.auth-loading button,.auth-loading a{min-width:210px;font:700 13px var(--font-sans);cursor:pointer;border-radius:10px;padding:11px 18px}.auth-loading button{color:#fff;background:#1f2024;border:0}.auth-loading a{color:#35343c;background:#fff;border:1px solid #dedde5;margin-top:8px;text-decoration:none}.auth-loading i{background:linear-gradient(90deg,#0000,#6c5ce7,#0000);width:80px;height:2px;margin:22px auto;animation:1s ease-in-out infinite auth-pulse;display:block}@keyframes auth-pulse{50%{opacity:.25;transform:scaleX(.55)}}.antd-dashboard{min-height:100vh!important}.antd-sider{z-index:4;height:100vh;top:0;border-right:1px solid #ecebf2!important;position:sticky!important}.antd-sider .ant-layout-sider-children{flex-direction:column;display:flex}.dash-brand{letter-spacing:-.6px;align-items:center;gap:10px;height:82px;padding:0 24px;font-size:20px;font-weight:800;display:flex}.dash-brand span{width:32px;height:32px}.menu-label{letter-spacing:1px;padding:12px 28px 8px;color:#aaa6b4!important;font-size:9px!important}.dash-menu{padding:0 12px;border-inline-end:0!important}.dash-menu .ant-menu-item{margin-block:4px;font-size:13px}.sider-bottom{margin-top:auto;padding:14px}.usage-card{background:#f8f7fc!important;border-color:#ece9f7!important}.usage-card .ant-card-body{flex-direction:column;gap:7px;display:flex}.usage-card .ant-typography{font-size:10px}.usage-card .ant-btn{text-align:left;height:auto;padding:0}.user-button{cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;margin-top:12px;padding:10px;display:flex}.user-button:hover{background:#f5f4f8}.user-button>span:nth-child(2){text-align:left;flex-direction:column;flex:1;display:flex}.user-button b{font-size:11px}.user-button small{color:#96929f;margin-top:2px;font-size:9px}.dash-header{z-index:3;border-bottom:1px solid #ecebf2;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;height:68px!important;padding:0 30px!important;line-height:normal!important}.global-search{border-radius:8px;max-width:320px;background:#f6f6f9!important}.dash-content{width:100%;max-width:1500px;margin:0 auto;padding:30px 34px 45px}.welcome .ant-typography:first-child{letter-spacing:1.1px;font-size:9px}.welcome h2{margin:5px 0 2px!important;font-size:26px!important}.welcome>div>.ant-typography:last-child{font-size:12px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px;display:grid}.stat-grid .ant-card{border-color:#e7e6ed;box-shadow:0 3px 15px #40375e08}.stat-grid .ant-card-body{padding:20px}.stat-grid .ant-statistic-title{font-size:11px}.stat-grid .ant-statistic-content{align-items:center;gap:7px;font-size:25px;font-weight:750;display:flex}.stat-grid .ant-statistic-content-suffix{align-items:center;gap:6px;font-size:13px;display:flex}.stat-grid .ant-tag{margin:0;font-size:8px}.stat-grid>.ant-card>.ant-card-body>.ant-typography{font-size:9px}.analytics-grid{grid-template-columns:1.75fr .75fr;gap:14px;margin-top:14px;display:grid}.analytics-grid .ant-card,.campaign-card{border-color:#e7e6ed}.chart-card .ant-card-head-title>div,.campaign-card .ant-card-head-title>div{flex-direction:column;display:flex}.chart-card .ant-card-head-title .ant-typography,.campaign-card .ant-card-head-title .ant-typography{font-size:9px;font-weight:400}.chart-card .ant-card-extra .ant-typography{font-size:8px}.legend-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.purple{background:#6c5ce7}.mint{background:#75cfad}.amber{background:#e8ad50}.coral{background:#e77575}.antd-chart{grid-template-columns:30px 1fr;height:220px;display:grid;position:relative}.axis{color:#aaa7b1;flex-direction:column;justify-content:space-between;padding:5px 0 25px;font-size:8px;display:flex}.chart-bars{background:repeating-linear-gradient(#0000 0 47px,#efedf3 48px);align-items:end;gap:7px;padding:5px 0 25px;display:flex}.chart-bars>div{flex:1;justify-content:center;align-items:end;gap:2px;height:100%;display:flex;position:relative}.chart-bars span{border-radius:3px 3px 0 0;display:block}.bar-main{background:#6c5ce7;width:7px}.bar-sub{background:#75cfad;width:5px}.chart-bars small{color:#9b98a5;white-space:nowrap;font-size:7px;position:absolute;bottom:-19px}.health-score{text-align:center;padding:5px 0 15px}.health-score .ant-progress-text b{font-size:25px;display:block}.health-score .ant-progress-text small{color:#777382;font-size:8px;display:block}.health-row{border-top:1px solid #efedf3;grid-template-columns:1fr auto 42px;align-items:center;gap:10px;padding:11px 0;font-size:9px;display:grid}.health-row>span:first-child{align-items:center;gap:7px;display:flex}.health-row .ant-typography{text-align:right;font-size:9px}.campaign-card{margin-top:14px}.campaign-card .ant-card-body{padding:0 18px 8px}.campaign-card .ant-table{font-size:11px}.campaign-card .ant-table-thead>tr>th{text-transform:uppercase;color:#96929f;background:#fff;font-size:8px}.table-sub{font-size:8px!important;display:block!important}.campaign-avatar{color:#6c5ce7!important;background:#f0edff!important}.campaign-card .ant-tag{font-size:8px}.dashboard-loading{background:#f6f7fb;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.loading-sidebar{background:#fff;border-right:1px solid #ecebf2}.loading-content{padding:36px}.loading-content>i{background:#e9e8ef;border-radius:7px;width:260px;height:26px;margin-bottom:10px;animation:1.2s ease-in-out infinite alternate loading-pulse;display:block}.loading-content>i:nth-child(2){width:380px;height:12px}.loading-content>div{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px;display:grid}.loading-content span,.loading-content section{background:#fff;border:1px solid #ecebf2;border-radius:10px;height:120px;display:block}.loading-content section{height:340px;margin-top:14px}@keyframes loading-pulse{to{opacity:.45}}@media (width<=1050px){.app-window{width:530px}.floating-card.delivery{left:-10px}.logo-strip>div>div{gap:30px}.stat-grid{grid-template-columns:repeat(2,1fr)}.analytics-grid{grid-template-columns:1fr}.modern-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.modern-links{display:none}.modern-hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.modern-badge,.hero-copy>p{margin-inline:auto}.modern-hero-actions,.hero-proof{justify-content:center}.product-visual{height:470px}.logo-strip>.landing-shell{text-align:center;height:auto;padding:35px 0;display:block}.logo-strip>div>div{flex-wrap:wrap;justify-content:center;margin-top:25px}.results-grid{grid-template-columns:1fr;gap:60px}.modern-feature-grid{grid-template-columns:1fr}.modern-feature-grid>article.feature-primary{grid-column:auto}.mini-editor{opacity:.45}.modern-cta{flex-direction:column;align-items:start;gap:35px}.antd-sider{position:fixed!important}.dash-content{padding-left:92px}.dash-header{padding-left:92px!important}.stat-grid{grid-template-columns:1fr 1fr}}@media (width<=580px){.landing-shell{width:min(100% - 28px,1180px)}.modern-actions .login-link{display:none}.modern-nav{height:70px}.hero-copy h1{letter-spacing:-2.5px;font-size:43px}.hero-copy>p{font-size:14px}.modern-hero-actions{flex-direction:column}.product-visual{height:320px}.app-window{width:440px;transform:scale(.72)}.floating-card{display:none}.logo-strip b{font-size:15px}.section-intro h2,.results-grid h2,.modern-cta h2{font-size:36px}.modern-section,.results-section{padding:85px 0}.modern-feature-grid>article{min-height:270px}.mini-editor{display:none}.modern-cta{margin-top:70px;padding:40px 28px}.modern-footer{flex-wrap:wrap;gap:20px;height:auto;padding:35px 0}.modern-footer p{order:3;width:100%}.dash-content{padding:24px 12px 35px 84px}.dash-header{padding-left:84px!important;padding-right:12px!important}.global-search{display:none!important}.welcome{align-items:start!important}.welcome h2{font-size:21px!important}.welcome>div>.ant-typography:last-child{display:none}.stat-grid{grid-template-columns:1fr}.chart-card .ant-card-extra{display:none}.campaign-card .ant-card-body{padding:0 8px}.sider-bottom{display:none}}.v3-landing{color:#11120f;background:#f4f4ef;overflow:hidden}.v3-shell{width:min(1240px,100% - 48px);margin-inline:auto}.v3-header{color:#fff;background:#11120f;border-bottom:1px solid #2d2e29;height:76px}.v3-header>.v3-shell{justify-content:space-between;align-items:center;height:100%;display:flex}.v3-logo{letter-spacing:-.8px;align-items:center;gap:9px;font-size:19px;font-weight:800;display:flex}.v3-logo span{color:#11120f;background:#b8bcc4;border-radius:7px;place-items:center;width:30px;height:30px;font-size:18px;font-weight:900;display:grid}.v3-header nav{color:#b7b8b1;gap:34px;font-size:12px;display:flex}.v3-header nav a:hover{color:#fff}.v3-header>.v3-shell>div{align-items:center;gap:20px;display:flex}.v3-login{font-size:12px}.v3-btn{color:#10110e;background:#b8bcc4;border-radius:7px;justify-content:space-between;align-items:center;gap:32px;padding:15px 18px;font-size:12px;font-weight:800;transition:all .18s;display:inline-flex}.v3-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0002}.v3-btn b{font-size:16px}.v3-btn-small{gap:20px;padding:10px 13px}.v3-hero{color:#fff;background:#11120f;padding:82px 0 165px}.v3-status{letter-spacing:1.3px;color:#aaaba4;align-items:center;gap:9px;font-size:9px;display:flex}.v3-status i{background:#b8bcc4;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #b8bcc418}.v3-hero h1{letter-spacing:-5px;margin:34px 0 55px;font-size:77px;font-weight:750;line-height:.98}.v3-hero h1 span{color:#74766d}.v3-hero-bottom{border-top:1px solid #30312c;justify-content:space-between;align-items:end;padding-top:24px;display:flex}.v3-hero-bottom>p{color:#b0b1aa;max-width:500px;margin:0;font-size:15px;line-height:1.7}.v3-hero-bottom>div{align-items:center;gap:20px;display:flex}.v3-hero-bottom small{color:#74766e;font-size:8px;line-height:1.5}.v3-btn-light{background:#f6f6f0}.v3-product{background:#fff;border:1px solid #d8d8d0;border-radius:12px;margin-top:-105px;position:relative;overflow:hidden;box-shadow:0 28px 70px #16171218}.v3-product-top{border-bottom:1px solid #e5e5de;align-items:center;height:52px;padding:0 17px;display:flex}.v3-app-brand span{color:#b8bcc4;background:#151611;border-radius:6px;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.v3-app-search{color:#97978e;background:#f6f6f2;border:1px solid #e3e3dc;border-radius:6px;width:280px;margin-left:90px;padding:7px 10px;font-size:8px}.v3-app-actions{align-items:center;gap:13px;margin-left:auto;display:flex}.v3-app-actions i{border:1px solid #deded6;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;font-style:normal;display:grid}.v3-app-actions b{background:#dcd6cc;border-radius:50%;place-items:center;width:26px;height:26px;font-size:7px;display:grid}.v3-product-body{grid-template-columns:185px 1fr;min-height:490px;display:grid}.v3-product-body>aside{border-right:1px solid #e6e6df;flex-direction:column;padding:18px 12px;display:flex}.v3-product-body>aside>span{letter-spacing:1px;color:#a1a198;padding:10px 9px;font-size:6px}.v3-product-body>aside>a{color:#6f7068;border-radius:5px;margin:1px 0;padding:10px;font-size:8px}.v3-product-body>aside>a.active{color:#161711;background:#eeeeea;font-weight:800}.v3-product-body>aside>a em{float:right;color:#10110e;background:#b8bcc4;border-radius:3px;padding:1px 4px;font-style:normal}.v3-product-body>aside>div{background:#f4f4ef;border-radius:7px;margin-top:auto;padding:11px}.v3-product-body>aside>div small,.v3-product-body>aside>div b{font-size:7px;display:block}.v3-product-body>aside>div b{margin:4px 0 8px}.v3-product-body>aside>div>i{background:#ddddd6;height:3px;display:block}.v3-product-body>aside>div>i em{background:#151611;width:33%;height:100%;display:block}.v3-product-body>section{background:#fafaf7;padding:30px}.v3-product-body>section>header{justify-content:space-between;align-items:center;display:flex}.v3-product-body>section>header small{letter-spacing:1px;color:#96968e;font-size:7px}.v3-product-body>section>header h2{letter-spacing:-1px;margin:5px 0;font-size:22px}.v3-product-body>section>header button{color:#fff;background:#151611;border:0;border-radius:6px;padding:10px 13px;font-size:8px}.v3-kpis{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:20px;display:grid}.v3-kpis article{background:#fff;border:1px solid #e4e4dd;border-radius:7px;padding:15px;position:relative}.v3-kpis small{color:#8b8b83;font-size:6px}.v3-kpis b{margin-top:6px;font-size:20px;display:block}.v3-kpis em{color:#37794b;background:#eaf4eb;padding:3px 4px;font-size:6px;font-style:normal;position:absolute;bottom:17px;right:11px}.v3-data{grid-template-columns:1.8fr .7fr;gap:9px;margin-top:9px;display:grid}.v3-data>article{background:#fff;border:1px solid #e4e4dd;border-radius:7px;padding:16px}.v3-data article>header{justify-content:space-between;display:flex}.v3-data article>header b{font-size:9px}.v3-data article>header small{color:#96968e;margin-top:4px;font-size:6px;display:block}.v3-data article>header span{color:#8b8b84;font-size:7px}.v3-bars{background:repeating-linear-gradient(#0000 0 40px,#eeeee8 41px);align-items:end;gap:8px;height:190px;padding-top:25px;display:flex}.v3-bars>i{background:#20211c;border-radius:2px 2px 0 0;flex:1;position:relative}.v3-bars>i em{background:#b8bcc4;height:24%;position:absolute;bottom:0;left:0;right:0}.v3-health>div{background:radial-gradient(circle,#fff 57%,transparent 59%),conic-gradient(#171812 0 94%,#e7e7e0 94%);text-align:center;border-radius:50%;place-content:center;width:115px;height:115px;margin:20px auto;display:grid}.v3-health>div b{font-size:26px}.v3-health>div small{font-size:6px}.v3-health p{color:#77786f;border-top:1px solid #edede7;margin:0;padding:9px 0;font-size:7px}.v3-health p i{background:#1d1e19;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.v3-health p:nth-child(4) i{background:#b8bcc4}.v3-health p:nth-child(5) i{background:#c7c8c0}.v3-health p b{float:right;color:#1d1e19}.v3-proof{padding:70px 0 120px}.v3-proof p{letter-spacing:1.6px;color:#8b8c83;text-align:center;font-size:8px}.v3-proof>div>div{color:#85867d;justify-content:space-between;margin-top:35px;display:flex}.v3-proof b{letter-spacing:-.8px;font-size:18px}.v3-features{padding-bottom:130px}.v3-features>header{border-top:1px solid #cecec6;grid-template-columns:.55fr 1fr .7fr;align-items:end;margin-bottom:52px;padding-top:20px;display:grid}.v3-features>header>span,.v3-numbers header>span{letter-spacing:1.4px;font-size:8px}.v3-features h2,.v3-numbers h2,.v3-cta h2{letter-spacing:-2.8px;margin:0;font-size:49px;line-height:1.06}.v3-features>header>p{color:#73746b;margin:0;font-size:12px;line-height:1.7}.v3-bento{grid-template-columns:1fr 1fr;gap:12px;display:grid}.v3-bento>article{background:#ebebe5;border:1px solid #cecec6;border-radius:10px;min-height:440px;padding:28px;position:relative;overflow:hidden}.v3-bento>article>span{letter-spacing:1.5px;font-size:7px}.v3-bento h3{letter-spacing:-1px;max-width:390px;margin:27px 0 12px;font-size:25px}.v3-bento>article>p{color:#717269;max-width:360px;font-size:11px;line-height:1.7}.v3-bento .lime{background:#b8bcc4}.v3-bento .dark{color:#fff;background:#151611}.v3-bento .dark>p{color:#9d9e96}.v3-bento .pale{background:#fff}.bento-editor{background:#fff;border:1px solid #d5d5ce;border-radius:8px;grid-template-columns:70px 1fr;width:410px;height:290px;display:grid;position:absolute;bottom:-60px;right:30px;box-shadow:0 25px 50px #15161112}.bento-editor>header{border-bottom:1px solid #e5e5de;grid-column:1/3;height:34px;padding:10px}.bento-editor>header i{background:#d2d2cb;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.bento-editor>header b{float:right;font-size:6px}.bento-editor>aside{border-right:1px solid #e7e7e1;padding:10px}.bento-editor>aside span{border-bottom:1px solid #eee;padding:8px 3px;font-size:6px;display:block}.bento-editor>section{text-align:center;background:#f3f3ee;margin:15px;padding:35px}.bento-editor>section small{font-size:5px}.bento-editor h4{margin:8px 0 18px;font-size:17px}.bento-editor>section p{background:#d8d8d0;width:70%;height:4px;margin:7px auto}.bento-editor>section p:nth-of-type(2){width:50%}.bento-editor button{color:#fff;background:#151611;border:0;margin-top:13px;padding:8px 11px;font-size:5px}.bento-flow{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:30px;left:28px;right:28px}.bento-flow i{background:#f1f2f3;border:1px solid #969ba3;border-radius:6px;padding:14px;font-size:7px;font-style:normal}.bento-flow span{transform:rotate(-90deg)}.bento-score{background:radial-gradient(circle,#151611 57%,transparent 59%),conic-gradient(#b8bcc4 0 94%,#34352f 94%);text-align:center;border-radius:50%;place-content:center;width:180px;height:180px;display:grid;position:absolute;bottom:32px;right:45px}.bento-score b{font-size:43px}.bento-score span{color:#9c9d95;font-size:7px}.bento-metrics{background:#fafaf7;border:1px solid #deded7;border-radius:7px;grid-template-columns:.45fr 1fr;gap:30px;height:190px;padding:20px;display:grid;position:absolute;bottom:28px;left:28px;right:28px}.bento-metrics>div:first-child{align-self:center}.bento-metrics small{font-size:7px;display:block}.bento-metrics b{margin:9px 0;font-size:28px;display:block}.bento-metrics em{color:#37794b;font-size:8px;font-style:normal}.mini-bars{border-bottom:1px solid #d9d9d1;align-items:end;gap:8px;display:flex}.mini-bars i{background:#171812;flex:1}.mini-bars i:nth-child(9),.mini-bars i:nth-child(10){background:#b8bcc4}.v3-numbers{color:#fff;background:#151611;padding:115px 0}.v3-numbers header{border-top:1px solid #393a34;justify-content:space-between;align-items:start;padding-top:20px;display:flex}.v3-numbers header span{color:#92938a}.v3-numbers>div>div{grid-template-columns:repeat(3,1fr);margin-top:80px;display:grid}.v3-numbers article{border-left:1px solid #3b3c36;padding:0 30px}.v3-numbers article:first-child{border:0;padding-left:0}.v3-numbers article span{color:#77786f;font-size:8px;display:block}.v3-numbers article b{letter-spacing:-3px;color:#b8bcc4;margin-top:45px;font-size:55px;display:block}.v3-numbers article p{color:#999a92;max-width:180px;font-size:11px;line-height:1.6}.v3-cta{background:#b8bcc4;border-radius:10px;margin-top:110px;margin-bottom:90px;padding:60px}.v3-cta>span{letter-spacing:1.5px;font-size:8px}.v3-cta h2{margin:35px 0 65px;font-size:54px}.v3-cta>div{border-top:1px solid #8a8f97;justify-content:space-between;align-items:end;padding-top:22px;display:flex}.v3-cta p{color:#43464c;font-size:11px;line-height:1.6}.v3-btn-dark{color:#fff;background:#151611}.v3-footer{color:#77786f;border-top:1px solid #cecec6;justify-content:space-between;align-items:center;height:100px;font-size:9px;display:flex}.v3-footer>div{gap:25px;display:flex}@media (width<=900px){.v3-hero h1{font-size:62px}.v3-product-body{grid-template-columns:130px 1fr}.v3-features>header{grid-template-columns:1fr 1fr}.v3-features>header>p{grid-column:2;margin-top:20px}.v3-bento>article{min-height:400px}.bento-editor{right:-80px}.v3-data{grid-template-columns:1fr}.v3-health{display:none}.v3-proof>div>div{flex-wrap:wrap;gap:30px}.v3-numbers h2{font-size:42px}}@media (width<=640px){.v3-shell{width:min(100% - 28px,1240px)}.v3-header nav,.v3-login{display:none}.v3-hero{padding:60px 0 120px}.v3-hero h1{letter-spacing:-3px;margin-bottom:38px;font-size:44px}.v3-hero-bottom{display:block}.v3-hero-bottom>div{margin-top:25px}.v3-product{height:390px;margin-top:-70px;overflow:hidden}.v3-product-top{height:42px}.v3-app-search{display:none}.v3-product-body{transform-origin:0 0;grid-template-columns:1fr;min-width:690px;transform:scale(.72)}.v3-product-body>aside{display:none}.v3-product-body>section{width:540px}.v3-proof{padding:50px 0 80px}.v3-proof>div>div{justify-content:center}.v3-proof b{font-size:14px}.v3-features{padding-bottom:85px}.v3-features>header{display:block}.v3-features h2,.v3-numbers h2,.v3-cta h2{margin-top:22px;font-size:36px}.v3-features>header>p{margin-top:20px}.v3-bento{grid-template-columns:1fr}.v3-bento>article{min-height:360px}.bento-editor{opacity:.8;width:330px;right:-70px}.bento-flow{gap:7px;display:grid}.bento-flow span{display:none}.bento-score{width:145px;height:145px}.bento-metrics{grid-template-columns:1fr;height:170px}.bento-metrics .mini-bars{display:none}.v3-numbers{padding:80px 0}.v3-numbers header{display:block}.v3-numbers>div>div{grid-template-columns:1fr;margin-top:40px}.v3-numbers article{border-top:1px solid #3b3c36;border-left:0;padding:25px 0}.v3-numbers article b{margin-top:22px}.v3-cta{margin-top:70px;padding:35px 24px}.v3-cta h2{margin:30px 0 45px}.v3-cta>div{display:block}.v3-cta .v3-btn{margin-top:18px}.v3-footer{flex-wrap:wrap;gap:20px;height:auto;padding:35px 0}.v3-footer p{order:3;width:100%}}.usage-plan{letter-spacing:.8px;color:#8d849e!important;font-size:8px!important}.jungle-story{color:#fff;background:#11120f;border-radius:12px;height:690px;margin-bottom:130px;position:relative;overflow:hidden}.jungle-story>img{object-fit:cover;width:100%;height:100%;display:block}.jungle-shade{background:linear-gradient(90deg,#0d0f0ee8 0%,#0d0f0e8f 37%,#0000 68%),linear-gradient(#0000 55%,#0d0f0e80);position:absolute;inset:0}.jungle-copy{width:min(455px,100% - 80px);position:absolute;top:50%;left:55px;transform:translateY(-50%)}.jungle-copy>span{letter-spacing:1.7px;color:#c1b4fa;font-size:8px;font-weight:800}.jungle-copy h2{letter-spacing:-2.6px;margin:24px 0 20px;font-size:49px;line-height:1.04}.jungle-copy p{color:#c2c5c0;max-width:410px;margin:0 0 32px;font-size:12px;line-height:1.75}.jungle-signal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:1.1px;color:#ddd;background:#0c0e0da6;border:1px solid #ffffff30;border-radius:6px;padding:9px 12px;font-size:7px;position:absolute;top:25px;right:25px}.jungle-signal i{background:#a98df5;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #a98df529}@media (width<=800px){.jungle-story{height:610px}.jungle-copy{left:35px}.jungle-shade{background:linear-gradient(90deg,#0d0f0edb,#0d0f0e47),linear-gradient(#0000,#0d0f0ea0)}}@media (width<=580px){.jungle-story{height:570px;margin-bottom:85px}.jungle-copy{width:calc(100% - 48px);top:auto;bottom:28px;left:24px;transform:none}.jungle-copy h2{letter-spacing:-2px;font-size:36px}.jungle-copy p{font-size:11px}.jungle-signal{top:15px;right:15px}.jungle-story>img{object-position:62% center}}.contacts-heading h2{margin:0 0 3px!important;font-size:26px!important}.contacts-heading>.ant-space{flex-wrap:wrap;justify-content:flex-end}.contact-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin:26px 0 14px;display:grid}.contact-stats .ant-statistic-title{font-size:11px}.contact-stats .ant-statistic-content{font-size:26px;font-weight:750}.contacts-card .ant-card-body{padding:18px 18px 8px}.contacts-filters{margin-bottom:16px}.contacts-filters .ant-input-affix-wrapper{max-width:380px}.contacts-filters .ant-select{width:180px}.contacts-card .ant-table{font-size:11px}.contacts-card .ant-table-thead>tr>th{text-transform:uppercase;color:#96929f;font-size:8px}.contact-avatar{color:#6c5ce7!important;background:#f0edff!important}.contacts-empty{flex-direction:column;gap:4px;display:flex}.contacts-empty .ant-typography{font-size:11px}.contact-form-half{flex:1}@media (width<=800px){.contact-stats{grid-template-columns:1fr 1fr}.contacts-heading{gap:18px;align-items:flex-start!important}.contacts-filters{flex-direction:column}.contacts-filters .ant-input-affix-wrapper,.contacts-filters .ant-select{width:100%;max-width:none}}@media (width<=580px){.contacts-heading{display:block!important}.contacts-heading>.ant-space{margin-top:18px}.contact-stats{grid-template-columns:1fr 1fr}}.templates-heading h2{margin:0 0 3px!important;font-size:26px!important}.templates-section-title{margin:30px 0 14px!important}.templates-section-title.ant-flex{margin-top:38px!important}.templates-section-title h4{margin:0!important}.templates-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.template-card{overflow:hidden}.template-card .ant-card-body{padding:16px}.template-card h5{margin:0 0 4px!important}.template-card .ant-typography-secondary{white-space:nowrap;text-overflow:ellipsis;max-width:230px;font-size:10px;display:block;overflow:hidden}.template-card .ant-card-actions .ant-btn{font-size:11px}.template-cover{cursor:pointer;background:#ecece7;border:0;border-bottom:1px solid #ecebf2;width:100%;height:235px;position:relative;overflow:hidden}.template-cover iframe{pointer-events:none;transform-origin:0 0;border:0;width:600px;height:720px;transform:scale(.51)}.template-cover.promo{background:#b8bcc4}.template-cover.news{background:#f5f5f0}.template-cover.custom{background:#e8e7ee}.template-cover>span{color:#fff;opacity:0;background:#171812b8;place-content:center;font-size:12px;font-weight:700;transition:all .2s;display:grid;position:absolute;inset:0}.template-cover:hover>span{opacity:1}.template-editor{grid-template-columns:.9fr 1.1fr;gap:24px;display:grid}.html-editor{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:11px!important}.template-test-card{background:#f7f6fb;border-color:#e4e1f1;margin-top:4px}.template-test-card .ant-card-head{min-height:42px}.template-test-card .ant-card-body{padding:14px}.editor-preview{flex-direction:column;gap:9px;display:flex;position:sticky;top:0}.editor-preview iframe,.template-full-preview{background:#f4f4f0;border:1px solid #e0dfe6;border-radius:8px;width:100%;height:560px}.template-full-preview{height:650px}.template-editor-modal .ant-modal-body{max-height:72vh;overflow:auto}@media (width<=1000px){.templates-grid{grid-template-columns:1fr 1fr}.template-editor{grid-template-columns:1fr}.editor-preview iframe{height:440px}}@media (width<=620px){.templates-heading{display:block!important}.templates-heading>.ant-btn{margin-top:18px}.templates-grid{grid-template-columns:1fr}.template-cover iframe{transform:scale(.58)}}.campaigns-heading h2{margin:0 0 3px!important;font-size:26px!important}.campaign-stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:26px 0 14px;display:grid}.campaign-stat-grid .ant-statistic-title{font-size:11px}.campaign-stat-grid .ant-statistic-content{font-size:26px;font-weight:750}.campaigns-list .ant-card-body{padding:18px 18px 8px}.campaigns-filters{margin-bottom:16px}.campaigns-filters .ant-input-affix-wrapper{max-width:390px}.campaigns-list .ant-table{font-size:11px}.campaigns-list .ant-table-thead>tr>th{text-transform:uppercase;color:#96929f;font-size:8px}@media (width<=800px){.campaign-stat-grid{grid-template-columns:1fr 1fr}.campaigns-heading{gap:18px;align-items:flex-start!important}}@media (width<=580px){.campaigns-heading{display:block!important}.campaigns-heading>.ant-btn{margin-top:18px}}.campaign-stats-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:20px;display:grid}.campaign-stats-grid .ant-card-body{padding:14px}.campaign-stats-grid .ant-statistic-title{font-size:10px}.campaign-stats-grid .ant-statistic-content{font-size:22px;font-weight:750}.campaign-stats-grid .ant-statistic-content-prefix{font-size:14px}.campaign-stats-grid .ant-card:first-child .anticon,.stat-ok{color:#3ca477}.campaign-stats-grid .ant-card:nth-child(2) .anticon{color:#d69a36}.campaign-stats-grid .ant-card:nth-child(3) .anticon{color:#d85e5e}@media (width<=700px){.campaign-stats-grid{grid-template-columns:1fr 1fr}}.overview-heading>.ant-typography:first-child{letter-spacing:1.1px;font-size:9px}.overview-heading h2{margin:5px 0 2px!important;font-size:26px!important}.overview-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin:26px 0 14px;display:grid}.overview-stats .ant-statistic-title{font-size:11px}.overview-stats .ant-statistic-content{font-size:26px;font-weight:750}.overview-stats .ant-statistic-content-prefix{color:#6c5ce7;font-size:16px}.overview-stats .ant-card-body>.ant-typography{font-size:9px}.overview-grid{grid-template-columns:1.8fr .7fr;gap:14px;display:grid}.overview-health-main{align-items:center;gap:18px;padding-bottom:18px;display:flex}.overview-health-main>div:last-child{flex-direction:column;display:flex}.overview-health-row{border-top:1px solid #efedf3;grid-template-columns:1fr auto 45px;gap:12px;padding:11px 0;font-size:10px;display:grid}.overview-health-row>span{align-items:center;gap:8px;display:flex}.overview-health-row>.ant-typography{text-align:right;font-size:9px}.overview-quick{text-align:center}.overview-quick .ant-card-body{place-content:center;height:100%;display:grid}.overview-quick .anticon{color:#d49132;font-size:25px}.overview-quick h4{margin:10px 0 0!important;font-size:32px!important}.overview-quick p{color:#999;font-size:9px}.overview-recent{margin-top:14px}.overview-recent .ant-card-head-title>div{flex-direction:column;display:flex}.overview-recent .ant-card-head-title .ant-typography{font-size:9px;font-weight:400}.overview-recent .ant-card-body{padding:0 18px 8px}.overview-recent .ant-table{font-size:11px}.overview-recent .ant-table-thead>tr>th{text-transform:uppercase;color:#96929f;background:#fff;font-size:8px}@media (width<=900px){.overview-stats{grid-template-columns:1fr 1fr}.overview-grid{grid-template-columns:1fr}}@media (width<=580px){.overview-stats{grid-template-columns:1fr}.overview-recent .ant-card-body{padding:0 8px}}.developer-heading h2{margin:0 0 3px!important;font-size:26px!important}.developer-card{margin-top:24px}.developer-card .ant-card-head-title>div{flex-direction:column;display:flex}.developer-card .ant-card-head-title .ant-typography{font-size:10px;font-weight:400}.developer-card .ant-table{font-size:11px}.developer-card .ant-table-thead>tr>th{text-transform:uppercase;color:#96929f;font-size:8px}.developer-security{margin-top:16px;font-size:10px;display:block}.developer-security .anticon{color:#6c5ce7;margin-right:6px}.settings-heading h2{margin:0 0 3px!important;font-size:26px!important}.settings-card{margin-top:20px}.settings-card .ant-card-head-title>div{align-items:center;gap:12px;display:flex}.settings-card .ant-card-head-title>div>.anticon{color:#6c5ce7;background:#f0edff;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.settings-card .ant-card-head-title span{flex-direction:column;display:flex}.settings-card .ant-card-head-title .ant-typography{font-size:10px;font-weight:400}.settings-toggles>div{border-bottom:1px solid #efedf3;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.settings-toggles>div:last-child{border:0}.settings-toggles span{flex-direction:column;gap:3px;display:flex}.settings-toggles .ant-typography{font-size:10px}.settings-save{margin-top:20px}.profile-heading h2{margin:0 0 3px!important;font-size:26px!important}.profile-grid{grid-template-columns:1.6fr .8fr;gap:18px;margin-top:24px;display:grid}.profile-grid>div{flex-direction:column;gap:18px;display:flex}.profile-identity .ant-card-body{align-items:center;gap:18px;display:flex}.profile-identity h3{margin:0 0 2px!important}.profile-identity .ant-tag{width:max-content;margin-top:10px;display:block}.profile-card .ant-card-head-title>div{align-items:center;gap:12px;display:flex}.profile-card .ant-card-head-title>div>.anticon{color:#6c5ce7;background:#f0edff;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.profile-card .ant-card-head-title span{flex-direction:column;display:flex}.profile-card .ant-card-head-title .ant-typography{font-size:10px;font-weight:400}.profile-card .ant-form-item-extra{margin-top:5px;font-size:8px;line-height:1.4}.account-row{border-bottom:1px solid #efedf3;justify-content:space-between;align-items:center;padding:14px 0;font-size:11px;display:flex}.account-row:last-child{border:0}.google-connected{align-items:center;gap:12px;padding:5px 0 22px;display:flex}.google-connected>.anticon{color:#4285f4;font-size:22px}.google-connected>span{flex-direction:column;flex:1;display:flex}.google-connected .ant-typography{font-size:9px}@media (width<=900px){.profile-grid{grid-template-columns:1fr}}.billing-heading h2{margin:0 0 3px!important;font-size:26px!important}.current-plan{margin-top:24px}.current-plan .ant-card-body{grid-template-columns:1fr 1.5fr;align-items:center;gap:35px;display:grid}.current-plan .ant-card-body>div:first-child{align-items:center;gap:14px;display:flex}.current-plan .ant-card-body>div:first-child>span:last-child,.plan-usage>span{flex-direction:column;display:flex}.current-plan b{font-size:20px}.plan-mark{color:#6c5ce7;background:#f0edff;border-radius:11px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.plan-usage{grid-template-columns:1fr 1.4fr auto;align-items:center;gap:15px;display:grid}.plan-usage .ant-typography{font-size:9px}.plan-pending{background:#fffaf0;margin-top:14px;border-color:#ead49b!important}.plan-pending .ant-card-body{align-items:center;gap:14px;display:flex}.plan-pending .ant-card-body>.anticon{color:#d69a36;font-size:20px}.plan-pending div{flex-direction:column;flex:1;gap:3px;display:flex}.plan-pending .ant-typography{font-size:10px}.plan-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px;display:grid}.plan-card{position:relative;overflow:hidden}.plan-card.popular{border-color:#6c5ce7;box-shadow:0 8px 25px #6c5ce71a}.plan-card.selected{background:#faf9ff}.popular-label{color:#fff;letter-spacing:.7px;background:#6c5ce7;border-radius:0 0 0 8px;padding:6px 10px;font-size:8px;font-weight:700;position:absolute;top:0;right:0}.plan-name{align-items:center;gap:11px;display:flex}.plan-name .plan-mark{width:34px;height:34px;font-size:14px}.plan-name h3{text-transform:capitalize;margin:0!important;font-size:18px!important}.plan-price{align-items:end;gap:5px;margin:24px 0 4px;display:flex}.plan-price b{font-size:32px;line-height:1}.plan-price span,.plan-limit{color:#8f8b98;font-size:10px}.plan-limit{display:block!important}.plan-features{flex-direction:column;gap:11px;padding:22px 0;display:flex}.plan-features span{align-items:center;gap:8px;font-size:10px;display:flex}.plan-features .anticon{color:#48a879}@media (width<=1100px){.plan-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.current-plan .ant-card-body,.plan-usage,.plan-grid{grid-template-columns:1fr}}.domains-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.domains-heading h2{margin:0 0 3px!important;font-size:26px!important}.domains-summary{grid-template-columns:repeat(2,minmax(190px,260px));gap:14px;margin:26px 0 14px;display:grid}.domains-summary .ant-card-body{align-items:center;gap:13px;display:flex}.domains-summary .ant-card-body>.anticon{color:#6c5ce7;background:#f0edff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.domains-summary span{flex-direction:column;display:flex}.domains-summary b{font-size:22px}.domains-card .ant-card-body{padding:0 18px 8px}.domains-card .ant-table{font-size:11px}.domains-card .ant-table-thead>tr>th{text-transform:uppercase;color:#96929f;font-size:8px}.domain-link{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.domain-link>span:last-child{flex-direction:column;display:flex}.domain-link small{color:#999;margin-top:3px;font-size:9px}.domain-icon{color:#6c5ce7;background:#f0edff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.dns-records{flex-direction:column;gap:10px;margin-top:18px;display:flex}.dns-record{background:#fafafd;border:1px solid #e7e5ec;border-radius:10px;grid-template-columns:28px 150px 55px 1fr 1.5fr;align-items:center;gap:12px;padding:14px;display:grid}.dns-record.is-good{background:#f5fcf8;border-color:#bfe5d1}.dns-state{color:#35a46f}.dns-kind,.dns-record>span{flex-direction:column;min-width:0;display:flex}.dns-record small{color:#999;margin-bottom:4px;font-size:8px}.dns-record .ant-typography{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.dns-value .ant-typography{max-width:100%}@media (width<=850px){.dns-record{grid-template-columns:25px 1fr}.dns-record>span:nth-child(n+3){grid-column:2}}@media (width<=580px){.domains-heading{flex-direction:column;align-items:flex-start}.domains-summary{grid-template-columns:1fr 1fr;width:100%}}.campaign-name-link{color:inherit;border-radius:10px;margin:-6px;padding:6px;text-decoration:none;transition:background .18s;display:block}.campaign-name-link:hover{background:#f5f3ff}.campaign-name-link:hover .ant-typography{color:#5b43c5}.campaign-detail-page{max-width:1320px;margin:0 auto}.campaign-detail-nav{margin-bottom:28px}.campaign-detail-heading{margin-bottom:24px}.campaign-detail-heading .ant-typography{margin-bottom:5px}.campaign-stats-page-grid{grid-template-columns:repeat(6,minmax(140px,1fr));margin-bottom:24px}.campaign-detail-table{border:1px solid #e9e9ef}.campaign-detail-table .ant-card-head{min-height:64px}@media (width<=1200px){.campaign-stats-page-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.campaign-stats-page-grid{grid-template-columns:repeat(2,1fr)}.campaign-detail-nav{margin-bottom:20px}.campaign-detail-page .ant-table{font-size:12px}}
