html{background:#ece8dd;min-width:320px;min-height:100%}body{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px;min-height:100vh;margin:0;font-family:Aptos,Segoe UI,Helvetica,Arial,sans-serif}button,select{font-family:inherit}:root{--page:#ece8dd;--page-light:#f6f3eb;--panel:#faf8f2;--card:#fffefa;--ink:#191a18;--muted:#6d6f6b;--line:#dedbd2;--line-soft:#ebe8e0;--olive:#77745a;--olive-dark:#4d5036;--olive-light:#d2cfb6;--positive:#477b25;--negative:#d84f47;--shadow:0 22px 60px #312f2524, 0 2px 8px #312f250d;--card-shadow:0 9px 24px #3a362b0e}*{box-sizing:border-box}button,select{font:inherit}.app-shell{background:radial-gradient(circle at 50% -10%, #ffffffd1, transparent 43%), linear-gradient(140deg, #d8d4c6 0%, var(--page-light) 43%, #dcd8ca 100%);min-height:100vh;color:var(--ink);place-items:start center;padding:clamp(18px,3.1vw,48px);display:grid}.dashboard-shell{width:min(1360px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf8f2f5;border:1px solid #c4c0b4a8;border-radius:24px;overflow:hidden}.brand-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;min-height:148px;padding:32px 44px;display:flex}.brand-header__identity{align-items:center;gap:36px;min-width:0;display:flex}.brand-header__logo{object-fit:contain;object-position:left center;flex:none;width:195px;height:76px}.brand-header__client h1,.overview-card h2,.overview-card__number,.overview-card__secondary strong{letter-spacing:-.035em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:400}.brand-header__client h1{margin:0 0 7px;font-size:clamp(25px,2.2vw,34px);line-height:1.05}.brand-header__client p{color:var(--muted);margin:0;font-size:15px}.period-select{background:#fffefaad;border:1px solid #d8d5cc;border-radius:14px;flex:none;align-items:center;width:192px;height:52px;display:flex;position:relative}.period-select__icon{color:#696b67;place-items:center;width:48px;display:grid}.period-select__icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.period-select select{appearance:none;color:#464844;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 34px 0 0;font-size:14px}.period-select__chevron{pointer-events:none;color:#555853;font-size:20px;position:absolute;top:50%;right:17px;transform:translateY(-55%)}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;padding:32px 44px 44px;display:grid}.overview-card{min-height:700px;box-shadow:var(--card-shadow);background:linear-gradient(145deg,#fffffff2,#fefcf7eb);border:1px solid #ddd9cf;border-radius:18px;flex-direction:column;padding:40px 40px 36px;display:flex}.overview-card h2{margin:0 0 24px;font-size:clamp(34px,3.1vw,47px);line-height:1}.overview-card__primary{border-bottom:1px solid var(--line);padding-bottom:30px}.overview-card__number{font-variant-numeric:lining-nums tabular-nums;font-size:clamp(70px,7.2vw,104px);line-height:.92;display:block}.overview-card__label{color:#2d2f2c;margin-top:13px;font-size:19px;display:block}.trend{color:var(--muted);align-items:center;gap:7px;margin-top:20px;font-size:14px;display:flex}.trend__arrow{font-size:25px;font-weight:400;line-height:1}.trend strong{font-size:15px;font-weight:700}.trend--positive .trend__arrow,.trend--positive strong{color:var(--positive)}.trend--negative .trend__arrow,.trend--negative strong{color:var(--negative)}.overview-card__chart-block{flex-direction:column;flex:1;justify-content:flex-end;padding-top:24px;display:flex}.overview-card__chart-block--solo{padding-top:100px}.overview-card__secondary{margin-bottom:auto}.overview-card__secondary strong{font-size:51px;line-height:1;display:block}.overview-card__secondary span{color:#3d3f3a;margin-top:7px;font-size:16px;display:block}.chart-wrap{margin-top:26px}.sparkline{width:100%;height:145px;overflow:visible}.sparkline--positive{color:var(--positive)}.sparkline--negative{color:var(--negative)}.sparkline__line{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.sparkline__dot{fill:currentColor}.chart-axis{color:#6d6f6b;justify-content:space-between;margin-top:8px;font-size:12px;display:flex}.overview-card__action{color:#292a27;cursor:pointer;background:linear-gradient(#e3e0c8f5 0%,#b5b297f5 100%);border:1px solid #69654d2e;border-radius:12px;justify-content:space-between;align-items:center;gap:36px;width:fit-content;min-width:236px;height:56px;margin-top:32px;padding:0 24px 0 28px;transition:transform .16s,box-shadow .16s,filter .16s;display:flex;box-shadow:inset 0 1px #ffffff8c,0 3px 9px #4441301a}.overview-card__action:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:inset 0 1px #fff9,0 7px 16px #44413024}.overview-card__action span:first-child{font-size:16px}.overview-card__action span:last-child{font-size:26px;font-weight:300}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=960px){.brand-header{padding:26px 28px}.brand-header__identity{gap:24px}.brand-header__logo{width:155px}.home-grid{grid-template-columns:1fr;padding:26px 28px 32px}.overview-card{min-height:620px}}@media (width<=680px){.app-shell{background:var(--panel);padding:0}.dashboard-shell{min-height:100vh;box-shadow:none;border:0;border-radius:0}.brand-header{flex-direction:column;align-items:flex-start;min-height:auto;padding:22px 20px}.brand-header__identity{gap:16px;width:100%}.brand-header__logo{width:130px;height:54px}.brand-header__client h1{font-size:25px}.period-select{width:100%}.home-grid{gap:18px;padding:20px}.overview-card{min-height:590px;padding:30px 26px}.overview-card__number{font-size:72px}.overview-card__chart-block--solo{padding-top:68px}.overview-card__action{width:100%}}.top-nav{border-bottom:1px solid var(--line-soft);background:#fffefa57;align-items:stretch;gap:18px;height:62px;padding:0 38px;display:flex}.top-nav__item{color:#777872;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-width:104px;padding:0 14px;font-size:14px;display:inline-flex;position:relative}.top-nav__item svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.top-nav__item:after{content:"";background:0 0;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.top-nav__item--active{color:#174eaf;font-weight:600}.top-nav__item--active:after{background:#2c6ccf}.social-dashboard{padding:22px 36px 18px}.social-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.kpi-card,.dashboard-card{box-shadow:var(--card-shadow);background:linear-gradient(145deg,#fffffff5,#fefcf7ed);border:1px solid #e0ddd5;border-radius:13px}.kpi-card{min-height:192px;padding:22px 20px 17px;overflow:hidden}.kpi-card h3,.dashboard-card h2{color:#242421;letter-spacing:-.022em;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:400}.kpi-card h3{font-size:17px;line-height:1.2}.kpi-card>strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums lining-nums;margin-top:8px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(40px,4.1vw,55px);font-weight:400;line-height:.96;display:block}.kpi-card .trend{gap:5px;margin-top:13px;font-size:11px}.kpi-card .trend__arrow{font-size:19px}.kpi-card .trend strong{font-size:12px}.kpi-card__sparkline{height:60px;margin-top:4px}.kpi-card__sparkline .sparkline{height:58px}.kpi-card__sparkline .sparkline__line{stroke-width:2.5px}.kpi-card__sparkline .sparkline__dot{r:4}.social-middle-grid{grid-template-columns:1.05fr 1fr;gap:18px;margin-top:18px;display:grid}.dashboard-card{padding:20px}.dashboard-card h2{font-size:20px;line-height:1.1}.dashboard-card--chart{min-height:280px}.multi-chart{margin-top:18px}.chart-legend{color:#6c6e69;justify-content:center;align-items:center;gap:30px;font-size:10px;display:flex}.chart-legend span{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.chart-legend i{border-radius:2px;width:15px;height:2px}.multi-chart__svg{width:100%;height:200px;margin-top:8px;overflow:visible}.multi-chart__grid{stroke:#e8e5de;stroke-width:1px}.multi-chart__tick,.multi-chart__label{fill:#777872;font-family:Arial,Helvetica,sans-serif;font-size:10px}.content-summary{min-height:280px}.content-summary__list{margin-top:10px}.content-summary__row{border-bottom:1px solid #e7e4dd;grid-template-columns:1.35fr .7fr .9fr;align-items:center;gap:14px;min-height:72px;display:grid}.content-summary__row:last-child{border-bottom:0}.content-summary__identity{align-items:center;gap:13px;display:flex}.content-summary__identity>strong{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:18px;font-weight:400}.content-summary__icon{background:#fffefa;border:1px solid #dfdcd4;border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.content-summary__icon svg{fill:none;stroke:#252724;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.content-summary__metric{flex-direction:column;gap:3px;display:flex}.content-summary__metric span{color:#73746f;font-size:10px}.content-summary__metric strong{color:#292a27;font-size:18px;font-weight:500}.content-summary__metric--accent strong{color:var(--positive)}.social-bottom-grid{grid-template-columns:1.55fr .82fr 1.1fr;align-items:stretch;gap:18px;margin-top:18px;display:grid}.top-content,.content-mix,.sponsored-card{min-height:300px}.top-content__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.top-content__image-wrap{background:#ddd8ca;border-radius:7px;height:150px;position:relative;overflow:hidden}.top-content__image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.top-content__rank{color:#fff;background:#1e1e1bdb;border-radius:6px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:grid;position:absolute;top:6px;left:6px}.top-content__title{color:#3c3d39;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:10px;overflow:hidden}.top-content dl{margin:7px 0 0;font-size:9.5px}.top-content dl div{justify-content:space-between;gap:8px;margin-top:5px;display:flex}.top-content dt{color:#666863}.top-content dd{color:#353632;margin:0}.positive-number{font-weight:700;color:var(--positive)!important}.content-mix__body{flex-direction:column;justify-content:center;align-items:center;gap:25px;height:calc(100% - 34px);padding-top:24px;display:flex}.donut{aspect-ratio:1;border-radius:50%;place-items:center;width:144px;display:grid}.donut__center{aspect-ratio:1;background:#fffefa;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:75px;display:flex;box-shadow:inset 0 0 0 1px #dcd8cf59}.donut__center strong{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:24px;font-weight:400;line-height:.9}.donut__center span{color:#71736e;margin-top:5px;font-size:9px}.content-mix__legend{width:100%}.content-mix__legend>div{color:#5d5f5a;grid-template-columns:10px 1fr 40px 28px;align-items:center;gap:6px;padding:4px 0;font-size:10px;display:grid}.content-mix__legend strong{color:#343632;font-weight:500}.legend-dot{border-radius:50%;width:8px;height:8px}.sponsored-card{overflow:hidden}.sponsored-table{margin-top:13px}.sponsored-table__head,.sponsored-table__row{grid-template-columns:1.35fr .8fr .85fr 1fr;align-items:center;gap:8px;display:grid}.sponsored-table__head{color:#777872;min-height:28px;padding:0 2px;font-size:8px}.sponsored-table__row{color:#454641;border-top:1px solid #e8e5df;min-height:48px;font-size:9px}.sponsored-table__content{align-items:center;gap:7px;min-width:0;display:flex}.sponsored-table__content img{object-fit:cover;border-radius:5px;flex:none;width:30px;height:30px}.sponsored-table__content span,.sponsored-table__result{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sponsored-table__result{justify-content:space-between;gap:5px;display:flex}.sponsored-table__result strong{color:#343531}.dashboard-note{border-top:1px solid var(--line-soft);text-align:center;color:#9a9a94;margin:22px 0 0;padding-top:18px;font-size:9px}.placeholder-page{padding:70px 44px 90px}.placeholder-page h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:42px;font-weight:400}.placeholder-page p{color:var(--muted)}@media (width<=1120px){.social-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-middle-grid,.social-bottom-grid{grid-template-columns:1fr}.content-mix__body{flex-direction:row;justify-content:flex-start}.content-mix__legend{max-width:260px}}@media (width<=680px){.top-nav{gap:4px;height:56px;padding:0 12px}.top-nav__item{flex:1;min-width:0;padding:0 7px;font-size:12px}.social-dashboard{padding:16px}.social-kpi-grid,.top-content__grid{grid-template-columns:1fr}.kpi-card{min-height:178px}.dashboard-card{padding:18px}.content-summary__row{grid-template-columns:1.25fr .75fr}.content-summary__metric--accent{display:none}.content-mix__body{flex-direction:column}.sponsored-table{overflow-x:auto}.sponsored-table__head,.sponsored-table__row{min-width:620px}.top-content__image-wrap{height:220px}}.website-dashboard{padding:22px 36px 18px}.website-middle-grid{grid-template-columns:1.05fr 1fr;gap:18px;margin-top:18px;display:grid}.top-pages-card{min-height:280px}.top-pages-table{margin-top:14px}.top-pages-table__head,.top-pages-table__row{grid-template-columns:1fr 90px;align-items:center;display:grid}.top-pages-table__head{color:#777872;border-bottom:1px solid #e7e4dd;min-height:28px;padding:0 8px;font-size:10px}.top-pages-table__head span:last-child,.top-pages-table__row>strong{text-align:right}.top-pages-table__row{color:#40413d;border-bottom:1px solid #ebe8e1;min-height:42px;padding:0 8px;font-size:12px}.top-pages-table__row:last-child{border-bottom:0}.top-pages-table__name i{color:#696a66;background:#fffefa;border:1px solid #dedbd3;border-radius:6px;place-items:center;width:24px;height:24px;font-size:10px;font-style:normal;display:grid}.top-pages-table__row>strong{font-size:13px;font-weight:500}.website-bottom-grid{grid-template-columns:1.45fr .8fr 1fr;align-items:stretch;gap:18px;margin-top:18px;display:grid}.website-highlights,.website-traffic,.keyword-card{min-height:305px}.website-highlights__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.website-page-card__image{height:145px}.website-page-card__title{color:#3d3e3a;margin-top:8px;font-size:10px;font-weight:500;display:block}.website-page-card dl{margin:7px 0 0;font-size:9.5px}.website-page-card dl div{justify-content:space-between;gap:8px;margin-top:5px;display:flex}.website-page-card dt{color:#666863}.website-page-card dd{color:#353632;margin:0}.website-donut-wrap{flex-direction:column;justify-content:center;align-items:center;gap:24px;height:calc(100% - 34px);padding-top:26px;display:flex}.website-donut{width:145px}.website-donut__legend{width:100%}.website-donut__legend>div{color:#5d5f5a;grid-template-columns:10px 1fr 42px 45px;align-items:center;gap:5px;padding:4px 0;font-size:10px;display:grid}.website-donut__legend strong{color:#343632;font-weight:500}.keyword-table{margin-top:14px}.keyword-table__head,.keyword-table__row{grid-template-columns:1fr 72px 72px;align-items:center;gap:8px;display:grid}.keyword-table__head{color:#777872;border-bottom:1px solid #e7e4dd;min-height:28px;font-size:8px}.keyword-table__row{color:#454641;border-bottom:1px solid #ebe8e1;min-height:44px;font-size:9.5px}.keyword-table__row:last-child{border-bottom:0}.keyword-table__row strong,.keyword-table__row>span:last-child{text-align:center}.keyword-table__row strong{font-weight:500}.keyword-up{color:var(--positive);font-weight:700}.keyword-down{color:var(--negative);font-weight:700}.keyword-neutral{color:#888984;font-weight:700}.demo-switcher{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14171de6;border:1px solid #292c3326;border-radius:999px;gap:2px;padding:4px;display:flex;position:fixed;bottom:18px;right:20px;box-shadow:0 10px 28px #14171d33}.demo-switcher button{color:#ffffffb3;cursor:pointer;background:0 0;border:0;border-radius:999px;height:34px;padding:0 14px;font-size:11px}.demo-switcher button.active{color:#20242a;background:#fff}.admin-app{min-height:100vh;color:var(--ink);background:#f2efe7;grid-template-columns:230px 1fr;display:grid}.admin-sidebar{color:#fff;background:#171a20;flex-direction:column;height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.admin-sidebar__brand{padding:4px 8px 30px}.admin-sidebar__brand img{object-fit:contain;object-position:left center;filter:brightness(1.08);width:158px;height:58px}.admin-sidebar__brand span{color:#ffffff75;letter-spacing:.08em;text-transform:uppercase;margin-top:6px;font-size:11px;display:block}.admin-sidebar nav{gap:7px;display:grid}.admin-sidebar nav button{color:#ffffffa8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;height:44px;padding:0 14px}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#fff;background:#ffffff14}.admin-sidebar__footer{color:#ffffff4d;margin-top:auto;padding:0 8px;font-size:10px}.admin-main{min-width:0}.admin-content{max-width:1260px;margin:0 auto;padding:48px clamp(28px,4vw,64px) 70px}.admin-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.eyebrow{color:#236dcf;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.admin-page-heading h1{letter-spacing:-.04em;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:400}.admin-page-heading p{color:#767873;margin:8px 0 0;font-size:13px}.primary-action,.secondary-action,.ghost-action{cursor:pointer;border-radius:10px;transition:transform .15s,box-shadow .15s}.primary-action{color:#fff;background:linear-gradient(135deg,#092d79,#138eea);border:1px solid #123b8a;min-height:44px;padding:0 18px;box-shadow:0 7px 18px #1350a429}.secondary-action{color:#3b3d39;background:#fffefa;border:1px solid #d8d5cd;min-height:38px;padding:0 14px}.ghost-action{color:#6b6d68;background:0 0;border:1px solid #0000;min-height:42px;padding:0 16px}.primary-action:hover,.secondary-action:hover{transform:translateY(-1px)}.admin-client-list{gap:12px;display:grid}.admin-client-row{min-height:86px;box-shadow:var(--card-shadow);background:#fffefae6;border:1px solid #dedbd2;border-radius:14px;grid-template-columns:48px minmax(180px,1.3fr) 82px 100px 100px 120px 84px;align-items:center;gap:16px;padding:14px 16px;display:grid}.client-avatar{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#0d3078,#13a9ef);border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:grid}.client-avatar--large{width:64px;height:64px;font-size:16px}.admin-client-row__main,.admin-client-row__source,.admin-client-row__sync{flex-direction:column;gap:4px;display:flex}.admin-client-row__main strong{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:18px;font-weight:400}.admin-client-row__main span,.admin-client-row__source span,.admin-client-row__sync span{color:#82837e;font-size:9.5px}.admin-client-row__source strong,.admin-client-row__sync strong{color:#444641;font-size:10px;font-weight:600}.status-pill{width:fit-content;color:var(--positive);background:#50842e1a;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:700}.onboarding-page{max-width:980px}.onboarding-steps{grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 18px;display:grid}.onboarding-steps span{color:#8b8c86;background:#ffffff8c;border:1px solid #dedbd2;border-radius:10px;padding:11px 12px;font-size:10px}.onboarding-steps span.active{color:#174eaf;background:#eef5ff;border-color:#7ba3db;font-weight:700}.onboarding-steps span.done{color:var(--positive)}.onboarding-card,.settings-card,.account-card{box-shadow:var(--card-shadow);background:#fffefa;border:1px solid #dedbd2;border-radius:16px;padding:28px}.onboarding-card h2,.integration-card h2,.settings-card h2,.account-card h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:24px;font-weight:400}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.form-grid label{color:#5f615c;gap:8px;font-size:11px;display:grid}.form-grid input{color:#282a27;background:#fff;border:1px solid #d8d5cc;border-radius:10px;outline:none;height:46px;padding:0 13px}.form-grid__wide{grid-column:1/-1}.upload-placeholder{color:#989993;background:#fbfaf6;border:1px dashed #c9c5ba;border-radius:11px;place-items:center;height:86px;display:grid}.muted-copy{color:#777974;font-size:12px}.connection-options{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.connection-options button{color:#343632;cursor:pointer;background:#fbfaf6;border:1px solid #d8d5cc;border-radius:12px;min-height:78px}.activation-box{text-align:center;padding:32px 0 18px}.activation-box>span{width:52px;height:52px;color:var(--positive);background:#4b81291f;border-radius:50%;place-items:center;margin:0 auto 14px;font-size:24px;display:grid}.activation-box p{color:#777974}.onboarding-actions{border-top:1px solid #ebe8e0;justify-content:space-between;margin-top:28px;padding-top:18px;display:flex}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.integration-card{min-height:150px;box-shadow:var(--card-shadow);background:#fffefa;border:1px solid #dedbd2;border-radius:14px;grid-template-rows:1fr auto;grid-template-columns:48px 1fr auto;gap:10px 14px;padding:20px;display:grid}.integration-card__icon{color:#1d66c6;background:linear-gradient(135deg,#eaf4ff,#eef3fb);border-radius:12px;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.integration-card p{color:#777974;margin:5px 0 8px;font-size:11px}.integration-card div>span{color:#999a95;font-size:9.5px}.integration-card .secondary-action{grid-column:2/4;width:fit-content}.settings-card{max-width:800px}.setting-row{border-bottom:1px solid #ebe8e0;justify-content:space-between;align-items:center;gap:24px;min-height:84px;display:flex}.setting-row:last-child{border-bottom:0}.setting-row>div{gap:5px;display:grid}.setting-row strong{font-size:13px}.setting-row span{color:#83847f;font-size:10px}.toggle{background:#d6d5cf;border-radius:999px;flex:none;width:42px;height:24px;padding:3px}.toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;display:block;box-shadow:0 2px 5px #00000029}.toggle--on{background:#5b892f}.toggle--on:after{margin-left:18px}.account-card{align-items:center;gap:18px;max-width:560px;display:flex}.account-card p{color:#666863;margin:4px 0}.account-card div>span{color:#979892;font-size:11px}.admin-preview-shell{background:#ece8dd;min-height:100vh;padding:24px}.admin-client-preview{max-width:1450px;margin:0 auto}.admin-client-preview__bar{color:#676963;align-items:center;gap:18px;min-height:48px;margin-bottom:14px;padding:0 6px;font-size:11px;display:flex}.admin-client-preview__bar button{color:#245eaf;cursor:pointer;background:0 0;border:0}.admin-client-preview__bar strong{color:#242622;font-weight:600}.admin-client-preview__bar span{color:#225eaf;background:#1654a614;border-radius:999px;margin-left:auto;padding:6px 10px;font-weight:700}.admin-client-preview__dashboard{width:100%}.opportunity-panel{color:#fff;background:#191c21;border-radius:18px;margin-top:16px;padding:24px;box-shadow:0 18px 50px #181b202e}.opportunity-panel__heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.opportunity-panel__heading .eyebrow{color:#55b9ff}.opportunity-panel__heading h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:27px;font-weight:400}.opportunity-panel__badge{color:#fff;background:#ffffff17;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.opportunity-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.opportunity-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:18px}.opportunity-item__type{color:#5ebdff;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700}.opportunity-item h3{margin:8px 0 7px;font-size:14px}.opportunity-item p{color:#ffffff94;margin:0 0 12px;font-size:10.5px;line-height:1.55}.opportunity-item strong{color:#ffffffe0;font-size:10px;line-height:1.45}@media (width<=1120px){.website-middle-grid,.website-bottom-grid{grid-template-columns:1fr}.website-donut-wrap{flex-direction:row;justify-content:flex-start}.website-donut__legend{max-width:280px}.admin-client-row{grid-template-columns:48px 1fr 80px 84px}.admin-client-row__source,.admin-client-row__sync{display:none}}@media (width<=820px){.admin-app{grid-template-columns:1fr}.admin-sidebar{height:auto;padding:16px;position:static}.admin-sidebar__brand{padding-bottom:12px}.admin-sidebar nav{grid-template-columns:repeat(4,1fr)}.admin-sidebar__footer{display:none}.integration-grid,.opportunity-list{grid-template-columns:1fr}}@media (width<=680px){.website-dashboard{padding:16px}.website-highlights__grid{grid-template-columns:1fr 1fr}.website-donut-wrap{flex-direction:column}.admin-content{padding:30px 16px 80px}.admin-page-heading{flex-direction:column;align-items:flex-start}.admin-client-row{grid-template-columns:42px 1fr auto}.admin-client-row .secondary-action{grid-column:2/4;width:100%}.onboarding-steps{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}.connection-options{grid-template-columns:1fr}.admin-sidebar nav{grid-template-columns:1fr 1fr}.admin-preview-shell{padding:0}.admin-client-preview__bar{background:#ece8dd;margin:0;padding:12px 16px}.opportunity-panel{border-radius:0;margin:0}.demo-switcher{bottom:10px;right:10px}}.login-page{background:radial-gradient(circle at top,#f7f4ea 0%,#e8e4d8 100%);place-items:center;min-height:100vh;padding:32px;display:grid}.login-card{background:#ffffffeb;border:1px solid #1e1e1e1a;border-radius:24px;width:min(420px,100%);padding:42px;box-shadow:0 20px 60px #1f1f141f}.login-logo{width:190px;max-width:100%;margin-bottom:32px}.login-card h1{margin:0;font-size:32px;font-weight:500}.login-card>p{color:#77736b;margin:8px 0 30px}.login-card form{gap:18px;display:grid}.login-card label{gap:7px;font-size:14px;display:grid}.login-card input{width:100%;font:inherit;background:#fff;border:1px solid #d7d3c9;border-radius:10px;padding:13px 14px}.login-card input:focus{border-color:#1056cf;outline:2px solid #1056cf26}.login-card button{color:#fff;font:inherit;cursor:pointer;background:#102b78;border:0;border-radius:10px;margin-top:6px;padding:14px}.login-card button:disabled{opacity:.55;cursor:wait}.login-error{color:#a22929;background:#fff0f0;border-radius:8px;padding:10px 12px;font-size:13px}.auth-loading{place-items:center;min-height:100vh;display:grid}.google-connect-button{font-weight:600;color:#175bb7!important;background:#fff!important;border:1px solid #1e5ab438!important;border-radius:9px!important;padding:8px 14px!important}.google-connect-button:disabled{opacity:.5;cursor:wait}.website-waiting-data{text-align:center;color:#8a877f;justify-content:center;align-items:center;min-height:150px;padding:28px;font-size:14px;line-height:1.5;display:flex}.website-google-grid{grid-template-columns:1fr;margin-top:18px;display:grid}.google-visibility-card{min-height:300px}.google-visibility-placeholder{border-bottom:1px solid #00000014;grid-template-columns:repeat(3,1fr);gap:24px;padding:28px 0;display:grid}.google-visibility-placeholder>div{flex-direction:column;gap:4px;display:flex}.google-visibility-placeholder strong{font-size:34px;font-weight:500}.google-visibility-placeholder span{color:#777;font-size:13px}.google-searches-placeholder{padding-top:24px}.google-searches-placeholder h3{margin:0 0 12px;font-size:18px;font-weight:500}.google-searches-placeholder p{color:#8a877f;margin:0;font-size:14px}.seo-results-card{padding:32px 34px 30px}.seo-results-header{justify-content:space-between;gap:24px;margin-bottom:28px;display:flex}.seo-results-header h2{margin:4px 0 6px;font-size:30px;line-height:1.1}.seo-results-header p{color:#77736c;max-width:620px;margin:0;font-size:14px;line-height:1.5}.seo-eyebrow{letter-spacing:.16em;color:#0a5fc4;font-size:10px;font-weight:700}.seo-summary-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:32px;display:grid}.seo-summary-item{border:1px solid #19191914;border-radius:14px;flex-direction:column;justify-content:center;min-height:155px;padding:22px 24px;display:flex}.seo-summary-item--highlight{background:#4f81290e}.seo-summary-value{margin-bottom:4px;font-size:44px;font-weight:500;line-height:1;display:block}.seo-summary-label{color:#383631;font-size:15px}.seo-summary-note{color:#77736c;margin-top:12px;font-size:12px}.seo-trend{align-items:baseline;gap:7px;margin-top:16px;display:flex}.seo-trend strong{font-size:18px;font-weight:600}.seo-trend span{color:#77736c;font-size:11px}.seo-trend--positive strong{color:#4f8129}.seo-trend--negative strong{color:#e2544b}.seo-queries-section{border-top:1px solid #19191917;padding-top:28px}.seo-queries-header{margin-bottom:16px}.seo-queries-header h3{margin:0 0 5px;font-size:20px;font-weight:600}.seo-queries-header p{color:#77736c;margin:0;font-size:13px}.seo-query-list{flex-direction:column;display:flex}.seo-query-row{border-bottom:1px solid #19191912;grid-template-columns:minmax(300px,1fr) 310px;align-items:center;min-height:68px;padding:10px 4px;display:grid}.seo-query-row:last-child{border-bottom:0}.seo-query-main{align-items:center;gap:14px;display:flex}.seo-query-main strong{font-size:15px;font-weight:500}.seo-query-rank{color:#77736c;border:1px solid #1919191f;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.seo-query-position{justify-content:flex-end;align-items:center;gap:16px;display:flex}.seo-page-badge--first{color:#3f6f22;background:#4f81291f}.seo-page-badge--second{color:#9a6a12;background:#d59b2b21}.seo-page-badge--other{color:#77736c;background:#5a5a5a14}.seo-average-position{color:#77736c;min-width:115px;font-size:11px}.seo-average-position strong{color:#25231f}@media (width<=850px){.seo-summary-grid{grid-template-columns:1fr}.seo-query-row{grid-template-columns:1fr;gap:12px;padding:16px 0}.seo-query-position{justify-content:flex-start;padding-left:44px}}.website-comparison-box{background:#f8f7f2;border:1px solid #e5e1d7;border-radius:18px;margin-bottom:22px;padding:18px 22px}.website-comparison-box h3{margin:0 0 8px;font-size:18px}.website-comparison-box p{color:#6a675f;margin:0;font-size:14px;line-height:1.55}.website-primary-grid{grid-template-columns:1.2fr .8fr;gap:20px;margin-bottom:20px;display:grid}.website-trend-focus__chart{margin-top:10px}.website-section-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2d6cdf;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.website-trend-focus h2,.top-pages-card h2,.seo-summary-card h2{margin:0;font-size:22px;line-height:1.15}.website-trend-switch{background:#faf9f5;border:1px solid #e2ddd2;border-radius:14px;flex-wrap:wrap;gap:8px;padding:6px;display:inline-flex}.website-trend-switch button{cursor:pointer;color:#57544d;background:0 0;border:0;border-radius:10px;padding:10px 14px;font-size:14px;transition:all .2s}.website-trend-switch button:hover{background:#efede6}.website-trend-switch button.is-active{color:#fff;background:#1f6fff}.top-pages-table{flex-direction:column;display:flex}.top-pages-table__head,.top-pages-table__row{grid-template-columns:1fr 120px;align-items:center;gap:16px;display:grid}.top-pages-table__head{color:#8a857c;border-bottom:1px solid #ece7dc;padding:0 4px 12px;font-size:12px}.top-pages-table__row{border-bottom:1px solid #f0ece2;padding:14px 4px}.top-pages-table__name{align-items:center;gap:12px;display:flex}.top-pages-table__name i{color:#6f6a61;background:#faf8f3;border:1px solid #ddd7cb;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-style:normal;display:inline-flex}.seo-summary-card{margin-top:4px;padding:28px}.seo-summary-card__intro{margin-bottom:20px}.seo-summary-card__kpis{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px;display:grid}.seo-kpi{background:#fff;border:1px solid #e5e1d7;border-radius:18px;padding:22px 24px}.seo-kpi strong{margin-bottom:10px;font-size:34px;line-height:1;display:block}.seo-kpi span{margin-bottom:12px;font-size:16px;display:block}.seo-kpi small{color:#817c73;font-size:13px;display:block}.seo-kpi--highlight{background:#f3f4ed}.seo-keywords{border-top:1px solid #ece7dc;padding-top:22px}.seo-keywords__header h3{margin:0 0 6px;font-size:18px}.seo-keywords__header p{color:#7b766d;margin:0 0 18px;font-size:14px}.seo-keywords__table{flex-direction:column;display:flex}.seo-keywords__row{border-bottom:1px solid #f0ece2;justify-content:space-between;align-items:center;gap:18px;padding:18px 4px;display:flex}.seo-keywords__left{align-items:center;gap:14px;display:flex}.seo-keywords__index{color:#6f6a61;background:#faf8f3;border:1px solid #ddd7cb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;display:inline-flex}.seo-keywords__left strong{font-size:16px;font-weight:600}.seo-keywords__right{flex-shrink:0;align-items:center;gap:16px;display:flex}.seo-keywords__right small{color:#7d786f;font-size:13px}.seo-page-badge{text-align:center;border-radius:999px;min-width:118px;padding:10px 14px;font-size:14px;font-weight:600}.seo-page-badge.is-first{color:#4f8129;background:#dfe7d6}.seo-page-badge.is-second{color:#b37b20;background:#eee2cb}@media (width<=1200px){.website-primary-grid,.seo-summary-card__kpis{grid-template-columns:1fr}}@media (width<=900px){.website-trend-focus__top{flex-direction:column}.seo-keywords__row{flex-direction:column;align-items:flex-start}.seo-keywords__right{justify-content:space-between;width:100%}}.website-primary-grid{grid-template-columns:1.15fr .85fr;gap:20px;margin-top:20px;display:grid}.website-trend-focus{padding:28px}.website-trend-focus__top{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:18px;display:flex}.website-section-eyebrow{color:#0b63ce;letter-spacing:.14em;margin-bottom:7px;font-size:10px;font-weight:700;line-height:1;display:block}.website-trend-focus h2,.top-pages-card--featured h2{margin:0;font-size:25px;line-height:1.15}.website-section-subtitle{color:#77736c;margin:7px 0 0;font-size:13px;line-height:1.45}.website-trend-switch{background:#f7f6f1;border:1px solid #1e1e1e1a;border-radius:12px;flex-shrink:0;padding:4px;display:flex}.website-trend-switch button{color:#77736c;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 12px;font-size:12px}.website-trend-switch button.is-active{color:#075fc4;background:#fff;font-weight:600;box-shadow:0 1px 5px #00000014}.website-trend-focus__chart{min-height:275px}.trend-history-pending{text-align:center;color:#77736c;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:260px;display:flex}.trend-history-pending strong{color:#25231f;font-size:17px}.trend-history-pending span{max-width:320px;font-size:13px;line-height:1.5}.top-pages-card--featured{padding:28px}.top-pages-card__header{margin-bottom:18px}@media (width<=1150px){.website-primary-grid{grid-template-columns:1fr}}@media (width<=760px){.website-trend-focus__top{flex-direction:column}.website-trend-switch{width:100%}.website-trend-switch button{flex:1}}.website-history-info{color:#77736c;align-items:center;gap:16px;margin:-4px 0 14px;font-size:12px;display:flex}.website-history-info strong{color:#383631;font-weight:600}.website-history-info__partial{color:#9a6a12;border-left:1px solid #1919191f;padding-left:16px}.website-trend-switch button:disabled{opacity:.35;cursor:not-allowed}.website-trend-switch button:disabled:hover{background:0 0}.website-comparison{background:#ffffffb8;border:1px solid #19191917;border-radius:16px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:20px;padding:22px 26px;display:flex}.website-comparison__intro{max-width:470px}.website-comparison__intro h2{margin:0;font-size:22px;line-height:1.15}.website-comparison__intro p{color:#77736c;margin:7px 0 0;font-size:13px;line-height:1.5}.website-comparison__controls{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.website-comparison__switch{background:#f7f6f1;border:1px solid #1e1e1e1a;border-radius:12px;padding:4px;display:flex}.website-comparison__switch button{color:#77736c;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 14px;font-size:12px}.website-comparison__switch button.is-active{color:#075fc4;background:#fff;font-weight:600;box-shadow:0 1px 5px #00000014}.website-comparison__description{color:#77736c;flex-direction:column;align-items:flex-end;gap:3px;font-size:11px;display:flex}.website-comparison__description strong{color:#45423c;font-weight:500}.website-comparison__description span{color:#8a857d}@media (width<=900px){.website-comparison{flex-direction:column;align-items:flex-start}.website-comparison__controls{align-items:flex-start;width:100%}.website-comparison__switch{width:100%}.website-comparison__switch button{flex:1}.website-comparison__description{align-items:flex-start}}.seo-results-card--periods{padding:32px 34px 30px}.seo-period-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:18px;display:flex}.seo-period-header h2{margin:4px 0 6px;font-size:30px;line-height:1.1}.seo-period-header p{color:#77736c;max-width:620px;margin:0;font-size:14px;line-height:1.5}.seo-period-switch{background:#f7f6f1;border:1px solid #1e1e1e1a;border-radius:12px;flex-wrap:wrap;justify-content:flex-end;gap:4px;padding:4px;display:flex}.seo-period-switch button{color:#77736c;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:9px;padding:9px 13px;font-size:12px}.seo-period-switch button.is-active{color:#075fc4;background:#fff;font-weight:600;box-shadow:0 1px 5px #00000014}.seo-period-switch button:disabled{opacity:.35;cursor:not-allowed}.seo-history-info{color:#77736c;align-items:center;gap:16px;margin:0 0 22px;font-size:12px;display:flex}.seo-history-info strong{color:#383631;font-weight:600}.seo-history-info__partial{color:#9a6a12;border-left:1px solid #1919191f;padding-left:16px}.seo-trend-section{border-top:1px solid #19191917;padding:28px 0 30px}.seo-trend-section__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.seo-trend-section__header h3{margin:0 0 5px;font-size:20px;font-weight:600}.seo-trend-section__header p{color:#77736c;margin:0;font-size:13px}.seo-selected-range{color:#77736c;background:#f7f6f1bf;border:1px solid #19191914;border-radius:9px;flex:none;padding:8px 11px;font-size:11px}.seo-trend-chart{min-height:260px}.seo-period-unavailable{color:#77736c;border-top:1px solid #19191917;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:220px;display:flex}.seo-period-unavailable strong{color:#383631;font-size:16px}.seo-period-unavailable span{font-size:13px}@media (width<=1050px){.seo-period-header{flex-direction:column}.seo-period-switch{justify-content:flex-start}}@media (width<=720px){.seo-period-switch{width:100%}.seo-period-switch button{flex:calc(33.333% - 4px)}.seo-history-info,.seo-trend-section__header{flex-direction:column;align-items:flex-start}.seo-history-info__partial{border-left:0;padding-left:0}}.top-pages-card__history{color:#77736c;margin-top:8px;font-size:11px;display:inline-flex}.top-pages-table--ranking .top-pages-table__head,.top-pages-table--ranking .top-pages-table__row{grid-template-columns:minmax(0,1fr) 100px 120px;align-items:center;column-gap:18px;display:grid}.top-pages-table--ranking .top-pages-table__head>:nth-child(2),.top-pages-table--ranking .top-pages-table__row>:nth-child(2){text-align:center;justify-self:center}.top-pages-table--ranking .top-pages-table__head>:last-child,.top-pages-table--ranking .top-pages-table__row>:last-child{text-align:right;justify-self:end}.top-pages-table__movement{justify-content:center;align-items:center;display:flex}.page-rank-movement{justify-content:center;align-items:center;gap:4px;min-width:44px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.page-rank-movement--up{color:#4f8129}.page-rank-movement--down{color:#b4584d}.page-rank-movement--stable{color:#a19c94}.seo-trend-chart{width:100%;min-height:360px}.seo-trend-chart>*{width:100%!important;max-width:none!important}.seo-trend-chart svg{display:block;width:100%!important;max-width:none!important;height:360px!important}@media (width<=720px){.top-pages-table--ranking .top-pages-table__head,.top-pages-table--ranking .top-pages-table__row{grid-template-columns:minmax(0,1fr) 64px 86px;column-gap:8px}.top-pages-table__movement-head{font-size:0}.top-pages-table__movement-head:after{content:"Trend";font-size:11px}.seo-trend-chart{min-height:280px}.seo-trend-chart svg{height:280px!important}}
