.home-brand{display:inline-flex;align-items:baseline;font-size:36px;line-height:1;font-weight:700;letter-spacing:-2px;color:#f4f4ed}.home-brand-dot{color:var(--home-accent, #d5f879);font-size:42px}.home-brand-short,.home-brand-letters{display:inline-flex;align-items:baseline}.home-brand-magnify{position:relative;flex:0 0 auto;width:78px;height:44px;isolation:isolate;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation}.home-brand.home-brand-magnify{transition:width .45s cubic-bezier(.22,1,.36,1)}.home-brand-letters{height:44px;white-space:nowrap;width:var(--brand-track-width, var(--brand-base-width, 78px));justify-content:flex-start;transition:width .42s cubic-bezier(.22,1,.36,1)}.home-brand-word{display:inline-flex;align-items:baseline;height:44px;flex-shrink:0}.home-brand-word>*{pointer-events:none}.home-brand-letter{transition:color .2s ease}.home-brand-word[data-active=true] .home-brand-letter{color:var(--home-accent, #d5f879)}.home-brand-tail{display:inline-block;width:0;overflow:hidden;opacity:0;font-size:24px;font-weight:500;letter-spacing:-.8px;line-height:44px;vertical-align:baseline;transition:width .42s cubic-bezier(.22,1,.36,1),opacity .12s ease}.home-brand-tail-content{display:inline-flex;width:max-content;padding-right:24px}.home-brand-word[data-active=true] .home-brand-tail{width:var(--brand-tail-width);opacity:1;transition:width .42s cubic-bezier(.22,1,.36,1),opacity .2s .06s ease}.home-brand-glyph,.home-brand-glyph>span{display:inline-block}.home-brand-glyph>span{transform-origin:left center;transition:transform .16s ease-out}.home-brand-magnify[data-expanded=true]{width:300px}@media(max-width:800px){.home-brand-tail{font-size:20px}.home-brand-magnify[data-expanded=true]{width:var(--brand-hit-width, 78px)}}@media(prefers-reduced-motion:reduce){.home-brand,.home-brand *{transition:none!important}}.home{--home-bg: #111411;--home-line: #30362e;--home-accent: #d5f879;color:#f4f4ed;background:var(--home-bg);font-size:15px;overflow:clip}.home-shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}.home p{color:#a8afa1}.home a:focus-visible,.home button:focus-visible,.home summary:focus-visible{outline:2px solid #a6c963;outline-offset:6px}.home a,.home button{transition:background-color .18s,color .18s,border-color .18s,transform .18s}.home h1,.home h2,.home h3{font-weight:600}.home h2{font-size:clamp(32px,3.5vw,47px);line-height:1.14;letter-spacing:-2px}.home h2 span{color:#a5ad9d}.home section[id],.home article[id],.home h1[id]{scroll-margin-top:100px}.home-skip{position:fixed;z-index:100;top:10px;left:10px;padding:14px;background:var(--home-accent);color:#111411;transform:translateY(-160%)}.home-skip:focus{transform:translateY(0)}.home-header{position:sticky;top:0;z-index:50;background:#111411f2;border-bottom:1px solid #ffffff0d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}@media(min-width:801px)and (max-width:1200px){.home-desktop-nav{max-width:460px;white-space:nowrap;overflow:hidden;transition:max-width .45s ease,opacity .15s ease,visibility 0s}.home-header-inner:has(.home-brand-magnify[data-expanded=true]) .home-desktop-nav{max-width:0;opacity:0;visibility:hidden}}@media(max-width:800px){.home-header-inner:has(.home-brand-magnify[data-expanded=true]){gap:12px}.home-header-inner:has(.home-brand-magnify[data-expanded=true]) .home-login{display:none}}.home-desktop-nav{display:flex;gap:30px;font-size:13px}.home-desktop-nav a{color:#c0c5b9}.home-desktop-nav a:hover,.home-footer a:hover{color:var(--home-accent)}.home-header-actions{display:flex;align-items:center;gap:25px}.home-login{display:inline-flex;align-items:center;gap:6px;font-size:13px}.home-button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:19px 24px;border:1px solid transparent;border-radius:8px;background:var(--home-accent);color:#1b2413;font-size:14px;font-weight:600;line-height:1.3}.home-button:hover{background:#e2ffa1;transform:translateY(-2px)}.home-button-small{padding:11px 16px;font-size:12px;gap:20px}.home-button-dark{background:#172014;color:#f4f4ed}.home-button-dark:hover{background:#2d3927}.home-button-light{background:#f1f1e8;color:#172014}.home-button-light:hover{background:#fff}.home-menu-toggle{display:none;padding:7px;border:0;background:transparent}.home-mobile-nav{display:none}.home-eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:1.8px;line-height:1.7;font-weight:500;color:#b1b8a9}.home-live-dot{width:6px;height:6px;background:var(--home-accent);border-radius:50%;flex:0 0 auto}.home-hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;padding-top:68px;padding-bottom:84px;min-height:730px}.home-hero-copy{padding-bottom:22px}.home-hero h1{font-size:clamp(44px,4.35vw,64px);line-height:1.09;letter-spacing:-3.3px;margin:25px 0}.home-hero h1 span{color:var(--home-accent)}.home-hero-description{font-size:17px;max-width:470px;line-height:1.8}.home-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:23px;margin-top:34px}.home-text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;line-height:1.7}.home-text-link:hover{color:var(--home-accent)}.home-hero-note{display:flex;gap:10px;align-items:center;color:#939d8d;margin-top:36px;font-size:11px}.home-hero-note svg{color:#c9d3be}.home-hero-product{position:relative;padding:0 12px 20px 15px}.home-perspective{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(2,1fr);padding:4px;border:1px solid var(--home-line);background:#191d17;border-radius:30px;width:max-content;margin:0 auto 22px;gap:2px}.home-perspective:before{content:"";position:absolute;z-index:-1;inset:4px auto 4px 4px;width:calc((100% - 10px)/2);border-radius:inherit;background:#e2e7d9;transition:transform .32s cubic-bezier(.22,1,.36,1)}.home-perspective[data-mode=creator]:before{transform:translate(calc(100% + 2px))}.home-perspective button,.home-perspective button:hover{background:transparent;border:0;padding:8px 22px;border-radius:30px;color:#a8afa1;font-size:11px}.home-perspective button[aria-pressed=true]{color:#1d2518}.home-preview{position:relative;border:1px solid #46503a;background:#1a2017;box-shadow:0 26px 80px #0003;border-radius:14px;transform:rotate(-3deg)}.home-preview-top{height:54px;padding-inline:22px;display:flex;align-items:center;border-bottom:1px solid #ffffff10;gap:25px;font-size:10px;color:#bbc4b0}.home-mini-brand{font-size:19px;font-weight:700;color:#f3f5ec;letter-spacing:-.8px}.home-mini-brand span{color:var(--home-accent)}.home-preview-avatar{display:grid;place-items:center;margin-left:auto;width:24px;height:24px;border-radius:50%;background:#535e49;color:#f7f8f4}.home-preview-body{padding:23px}.home-preview-label{display:flex;gap:7px;align-items:center;color:#acb89e;font-size:9px}.home-preview-label>span:last-child{margin-left:auto;letter-spacing:1px;color:#8b977d}.home-preview-body h3{font-size:27px;line-height:1.13;letter-spacing:-.9px;white-space:pre-line;margin:17px 0 10px}.home-preview-body>p{font-size:9px;color:#a5b397;margin-bottom:20px}.home-preview-copy{display:grid}.home-preview-copy>span{grid-area:1 / 1}.home-preview-copy>span[aria-hidden=true]{visibility:hidden;animation:none}.home-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.home-video{position:relative;height:215px;border-radius:6px;padding:13px;overflow:hidden}.home-video-lime{background:#ddf1a3;color:#25391c}.home-video-lilac{background:#b9b0e1;color:#393052}.home-video-number{position:relative;z-index:1;font-size:7px;letter-spacing:.8px;font-weight:600}.home-video strong{position:absolute;z-index:1;bottom:38px;left:14px;font-size:clamp(21px,2vw,29px);line-height:.93;letter-spacing:-1.2px;font-weight:700}.home-video-lilac strong{font-size:clamp(18px,1.6vw,25px)}.home-orbit{position:absolute;width:134px;height:140px;top:38px;right:-6px;transform:rotate(-28deg)}.home-orbit i{position:absolute;display:block;width:65px;height:115px;border-radius:50%;border:15px solid #557043;transform:rotate(35deg)}.home-orbit i:nth-child(2){left:28px;border-color:#91a66c}.home-orbit i:nth-child(3){left:55px;border-color:#bcce87}.home-video-flower{position:absolute;font-family:Arial,sans-serif;font-size:190px;line-height:1;top:-5px;right:-19px;color:#76639c;transform:rotate(13deg)}.home-play{position:absolute;bottom:13px;left:14px;display:flex;align-items:center;gap:6px;font-size:8px}.home-preview-bottom{display:flex;justify-content:space-between;gap:8px;margin-top:19px;font-size:8px;color:#cad4be}.home-preview-bottom span{display:flex;align-items:center;gap:6px}.home-preview-bottom span:last-child{color:#d5f879}.home-product-sticker{position:absolute;bottom:22px;right:-20px;display:flex;gap:11px;align-items:center;padding:17px 20px;background:#eef1e5;color:#23321b;transform:rotate(3deg);border-radius:9px;box-shadow:0 14px 30px #0003}.home-sticker-icon{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#d5f879}.home-product-sticker strong,.home-product-sticker div>span{display:block}.home-product-sticker strong{font-size:11px;margin-bottom:4px;font-weight:600}.home-product-sticker div>span{font-size:8px;color:#616d59}.home-product-caption{position:absolute;bottom:-32px;left:0;right:0;text-align:center;font-size:9px;color:#8f9986}.home-platforms{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:26px 0 42px;border-top:1px solid var(--home-line)}.home-platforms>p{font-size:11px;line-height:1.7}.home-platforms>p strong{color:#d9ddd3;font-weight:400}.home-platforms>div{display:flex;align-items:center;gap:48px}.home-platforms>div>span{font-size:20px;font-weight:600;letter-spacing:-.8px;color:#e0e3d9}.home-platform{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.home-platform>svg{width:26px;height:26px;flex-shrink:0}.home-platforms em{font-style:normal;font-weight:400;color:#acb5a4}.home-platforms i{width:4px;height:4px;flex-shrink:0;background:#50594a;border-radius:50%}.home-how{background:#eef0e6;color:#1e2819;padding-block:83px 90px}.home-how .home-eyebrow{color:#66715d}.home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.home-section-heading h2{margin-top:18px}.home-section-heading>p{font-size:13px;line-height:1.9;padding-bottom:4px}.home-how p{color:#63705c}.home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.home-step{border-top:1px solid #bcc5b3;padding-top:24px}.home-step-top{display:flex;align-items:center;justify-content:space-between;color:#6c795f;margin-bottom:33px}.home-step-top>span{font-size:35px;font-weight:400;letter-spacing:-1.5px}.home-step h3{font-size:18px;letter-spacing:-.5px;margin-bottom:13px}.home-step p{font-size:13px;line-height:1.8;max-width:315px}.home-audiences{padding-block:100px 55px}.home-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.home-audience{padding:36px 38px 27px;border-radius:12px}.home-audience-top{display:flex;align-items:center;justify-content:space-between}.home-pill{border:1px solid currentColor;border-radius:30px;padding:7px 11px;font-size:8px;letter-spacing:1.2px}.home-for-brands{background:#d5ed9a;color:#24371a}.home-for-creators{background:#262d23;color:#edf1e5;border:1px solid #424a3a}.home-for-creators .home-audience-top{color:#c6d7ae}.home-audience h3{font-size:37px;line-height:1.15;letter-spacing:-1.4px;margin:29px 0 17px}.home-audience>p{max-width:400px;font-size:13px;line-height:1.8}.home-for-brands>p{color:#4b6040}.home-for-creators>p{color:#bdc7b1}.home-audience ul{list-style:none;margin:29px 0;padding:0;display:grid;gap:13px}.home-audience li{display:flex;align-items:flex-start;gap:11px;font-size:12px;line-height:1.6}.home-audience li svg{flex-shrink:0}.home-for-creators li svg{color:#d5ed9a}.home-audience .home-button{width:100%;justify-content:space-between;padding:17px 20px}.home-audience-bottom{display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;margin-top:22px;opacity:.75}.home-workspace{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding-block:76px 98px}.home-workspace-copy h2{margin-top:18px}.home-workspace-copy>p{font-size:14px;margin-top:23px;line-height:1.8}.home-feature{display:flex;gap:16px;margin-top:28px}.home-feature>svg{flex-shrink:0;color:#c8e99b;margin-top:3px}.home-feature h3{font-size:14px;font-weight:500;margin-bottom:7px}.home-feature p{font-size:12px;line-height:1.8;max-width:340px}.home-flow{background:#1b2118;border:1px solid #394531;padding:25px 29px;border-radius:12px}.home-flow-heading{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#cdd8c0}.home-flow-heading>span:first-child{display:flex;align-items:center;gap:8px}.home-flow-heading>span:last-child{color:#9fab94;font-size:8px;letter-spacing:1px}.home-flow-title{display:flex;align-items:center;gap:15px;padding-block:24px;margin-bottom:12px;border-bottom:1px solid #ffffff10}.home-flow-thumbnail{display:grid;place-items:center;width:48px;height:58px;border-radius:6px;background:#bdcaa6;color:#38492b}.home-flow-title strong{font-size:14px;font-weight:500}.home-flow-title div>span{display:block;font-size:10px;color:#9aa68f;margin-top:7px}.home-flow ol{margin:0;padding:0;list-style:none}.home-flow li{display:flex;align-items:center;position:relative;gap:14px;padding:17px 0}.home-flow li:not(:last-child):after{position:absolute;content:"";top:52px;bottom:-13px;left:16px;width:1px;background:#536246}.home-flow-check{width:33px;height:33px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;border:1px solid #687d54;background:#293520;color:#d5f879}.home-flow-check-final{color:#243418;background:#d5f879;border-color:#d5f879}.home-flow li strong{font-size:12px;font-weight:500}.home-flow li div>span{display:block;font-size:9px;color:#9fab94;margin-top:6px}.home-flow li small{margin-left:auto;color:#8c9b7e;font-size:10px}.home-flow-footnote{border-top:1px solid #ffffff10;padding-top:20px;margin-top:15px;font-size:10px}.home-data{display:flex;align-items:center;gap:48px;padding:42px 48px;border:1px solid #434c38;border-radius:12px;background:#1d2518}.home-data-symbol{display:grid;place-items:center;height:108px;width:108px;flex:0 0 auto;border:1px solid #596b46;border-radius:50%;color:#d5f879;background:#29371f}.home-data h2{font-size:27px;letter-spacing:-.8px;margin-top:10px}.home-data p{font-size:12px;max-width:780px;margin:15px 0;line-height:1.8}.home-data a{color:#d5f879}.home-faq{display:grid;grid-template-columns:.85fr 1.25fr;gap:80px;padding-block:110px}.home-faq h2{font-size:40px;margin:19px 0 27px}.home-faq>div>p{font-size:13px;line-height:1.9}.home-faq>div>p a{display:inline-flex;align-items:center;gap:8px;margin-top:8px;color:#e4ebd9}.home-faq details{border-bottom:1px solid #343c2e}.home-faq details:first-child{border-top:1px solid #343c2e}.home-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;cursor:pointer;list-style:none;font-size:14px;line-height:1.6}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary>svg{flex-shrink:0;color:#aebd9e;transition:transform .2s}.home-faq details[open] summary>svg{transform:rotate(180deg)}.home-faq details[open] summary{color:#d5f879}.home-faq details>p{font-size:13px;line-height:1.9;padding:0 22px 24px 0}.home-start{background:#d5ed9a;color:#24351b;padding-block:74px 80px;text-align:center}.home-start .home-shell{position:relative}.home-start .home-eyebrow{justify-content:center;color:#596e45}.home-start h2{font-size:clamp(36px,4.2vw,56px);margin:20px 0;letter-spacing:-2.5px}.home-start p{color:#566b43;font-size:14px;line-height:1.8;margin-bottom:27px}.home-start-spark{position:absolute;left:2%;top:-2px;color:#657e45;font-size:100px;line-height:1;transform:rotate(10deg)}.home-footer{padding-top:65px}.home-footer-top{display:grid;grid-template-columns:1.15fr .85fr 1.25fr 1fr;gap:40px;padding-bottom:60px}.home-brand-footer{font-size:42px;margin-bottom:20px}.home-footer p{font-size:11px;line-height:1.8}.home-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.home-footer nav>span,.home-footer-contact>span{font-size:9px;letter-spacing:1.4px;color:#8f9a85;margin-bottom:11px;display:block}.home-footer nav>a,.home-footer-contact>a{color:#d7dfcd;font-size:11px;line-height:1.7}.home-footer-contact>a{display:inline-flex;align-items:center;gap:9px}.home-footer-contact>p{margin-top:15px}.home-footer-bottom{border-top:1px solid #30362e;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0 28px;color:#a4ae99;font-size:10px}@media(min-width:1440px){.home-hero{gap:75px}}@media(max-width:1100px){.home-shell{width:calc(100% - 64px)}.home-desktop-nav{gap:18px}.home-header-actions{gap:16px}.home-hero{gap:25px;padding-top:55px;min-height:675px}.home-hero h1{font-size:47px;letter-spacing:-2.6px}.home-hero-description{font-size:15px}.home-product-sticker{right:-4px}.home-preview-body{padding:18px}.home-video{height:190px}.home-platforms>div{gap:25px}.home-platforms>div>span{font-size:17px}.home-workspace{gap:50px}.home-audience{padding:30px 27px 24px}.home-faq{gap:45px}.home-faq h2{font-size:35px}.home-footer-top{gap:25px}}@media(max-width:800px){.home-shell{width:calc(100% - 44px)}.home-header-inner{height:74px}.home-desktop-nav,.home-header-actions>.home-button{display:none}.home-menu-toggle{display:inline-flex}.home-mobile-nav{display:grid;padding:10px 22px 24px;border-top:1px solid var(--home-line)}.home-mobile-nav a{padding:15px 0;display:flex;justify-content:space-between;font-size:15px}.home-hero{grid-template-columns:1fr;gap:26px;padding-top:50px;padding-bottom:78px}.home-hero h1{font-size:clamp(38px,7.5vw,58px);letter-spacing:-2.3px}.home-hero-description{max-width:490px}.home-hero-copy{padding-bottom:0}.home-hero-product{width:min(470px,94%);margin:15px auto 0;padding-inline:9px}.home-preview-body{padding:22px}.home-video{height:215px}.home-video strong{font-size:29px}.home-video-lilac strong{font-size:25px}.home-product-sticker{bottom:10px;right:-7px}.home-platforms{align-items:flex-start;gap:23px;flex-direction:column;padding-bottom:30px}.home-platforms>p br{display:none}.home-platforms>p strong:before{content:" "}.home-platforms>div{justify-content:space-between;width:100%;gap:14px}.home-platforms>div>span{font-size:17px}.home-section-heading{flex-direction:column;align-items:flex-start;gap:20px}.home-how{padding-block:58px}.home-steps{gap:25px}.home-step h3{font-size:16px}.home-audiences{padding-top:65px}.home-audience-grid{grid-template-columns:1fr}.home-audience{padding:30px}.home-audience h3{font-size:36px}.home-workspace{grid-template-columns:1fr;gap:36px;padding-block:20px 65px}.home-flow{max-width:560px;width:100%;margin-inline:auto}.home-data{padding:30px;gap:25px;align-items:flex-start}.home-data-symbol{width:65px;height:65px}.home-data-symbol svg{width:42px;height:42px}.home-data h2{font-size:25px}.home-faq{grid-template-columns:1fr;gap:32px;padding-block:70px}.home-faq h2{font-size:34px;margin-bottom:18px}.home-start{padding-block:55px}.home-start-spark{position:static;margin-bottom:20px;font-size:60px}.home-start h2{letter-spacing:-1.6px}.home-footer-top{grid-template-columns:1fr 1fr;gap:38px 25px;padding-bottom:40px}}@media(max-width:500px){.home-shell{width:calc(100% - 36px)}.home-hero{padding-top:37px}.home-hero h1{font-size:clamp(34px,8.9vw,44px);letter-spacing:-1.9px;margin-top:21px}.home-eyebrow{font-size:8px;letter-spacing:1.2px}.home-hero-description{font-size:14px}.home-hero-actions{gap:18px;margin-top:26px}.home-hero-actions>.home-button{width:100%;justify-content:space-between}.home-hero-note{font-size:10px;margin-top:22px}.home-hero-product{width:96%}.home-preview-top{padding-inline:17px;gap:15px}.home-preview-body{padding:17px}.home-preview-body h3{font-size:24px}.home-preview-body>p{font-size:8px}.home-video{height:175px;padding:10px}.home-video strong{font-size:24px;left:10px;bottom:35px}.home-video-lilac strong{font-size:18px}.home-video-number{font-size:6px;letter-spacing:.5px}.home-orbit{right:-28px;top:30px;transform:rotate(-28deg) scale(.8)}.home-video-flower{font-size:160px}.home-preview-bottom{font-size:7px}.home-preview-bottom svg{width:13px}.home-product-sticker{padding:12px 14px;bottom:7px}.home-product-caption{font-size:8px}.home-platforms>div{gap:10px}.home-platforms>div>span{font-size:14px;letter-spacing:-.6px}.home-platform{gap:6px}.home-platform>svg{width:18px;height:18px}.home-platforms em{display:block;font-size:11px;letter-spacing:0}.home h2{font-size:31px;letter-spacing:-1.3px}.home-section-heading{margin-bottom:31px}.home-steps{grid-template-columns:1fr;gap:30px}.home-step{padding-top:18px}.home-step-top{margin-bottom:16px}.home-step-top>span{font-size:29px}.home-step h3{font-size:20px}.home-step p{max-width:none}.home-audience{padding:27px 23px 24px}.home-audience h3{font-size:33px}.home-audience-bottom{font-size:8px;justify-content:flex-start}.home-flow{padding:22px 20px}.home-data{flex-direction:column;padding:25px;gap:23px}.home-data h2{font-size:26px}.home-footer{padding-top:44px}.home-footer-top{grid-template-columns:1fr;gap:30px}.home-footer nav{gap:11px}.home-footer nav a,.home-footer-contact>a{font-size:12px}.home-footer-bottom{flex-wrap:wrap;gap:15px}.home-footer-bottom>span:nth-child(2){display:none}.home-start h2{font-size:33px}}@keyframes home-content-in{0%{opacity:0;translate:0 6px}to{opacity:1;translate:0 0}}@keyframes home-sticker-settle{0%,to{transform:rotate(3deg)}45%{transform:translateY(-7px) rotate(1deg)}}@keyframes home-flower-turn{0%{transform:rotate(-22deg)}to{transform:rotate(13deg)}}@keyframes home-orbit-drift{0%,to{translate:0 0}45%{translate:0 -8px}}@keyframes home-check-in{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}@media(prefers-reduced-motion:no-preference){.home [data-motion-pending=true]{opacity:0}.home-role-content{animation:home-content-in .32s cubic-bezier(.22,1,.36,1) both}.home-mobile-nav,.home-faq details[open]>p{animation:home-content-in .26s ease-out both}.home-hero-product[data-motion-entered] .home-product-sticker{animation:home-sticker-settle 3.8s .25s ease-in-out}.home-hero-product[data-motion-entered] .home-video-flower{animation:home-flower-turn 3.6s cubic-bezier(.22,1,.36,1)}.home-hero-product[data-motion-entered] .home-orbit i{animation:home-orbit-drift 3.8s ease-in-out}.home-hero-product[data-motion-entered] .home-orbit i:nth-child(2){animation-delay:.15s}.home-hero-product[data-motion-entered] .home-orbit i:nth-child(3){animation-delay:.3s}.home-flow[data-motion-entered] .home-flow-check{animation:home-check-in .45s .15s ease-out backwards}.home-flow[data-motion-entered] li:nth-child(2) .home-flow-check{animation-delay:.3s}.home-flow[data-motion-entered] li:nth-child(3) .home-flow-check{animation-delay:.45s}.home-flow[data-motion-entered] li:nth-child(4) .home-flow-check{animation-delay:.6s}.home-button>svg,.home-text-link>svg,.home-audience-top>svg{transition:transform .25s cubic-bezier(.22,1,.36,1)}.home-audience{transition:transform .3s ease,box-shadow .3s ease}.home-button:active{transform:translateY(0) scale(.98)}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.home-button:hover>svg,.home-text-link:hover>svg{transform:translate(3px)}.home-audience:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0002}.home-audience:hover .home-audience-top>svg{transform:rotate(-8deg)}}@media(prefers-reduced-motion:reduce){.home *,.home *:before,.home *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.app-loading{min-height:100vh;min-height:100svh;display:grid;place-items:center;padding:24px;background:#111411;color:#f4f4ed;text-align:center}.app-loading-content{display:flex;flex-direction:column;align-items:center}.app-loading-brand{font-size:64px;line-height:1;letter-spacing:-3.5px;font-weight:700}.app-loading-brand span{color:#d5f879}.app-loading-track{width:104px;height:3px;margin-top:28px;overflow:hidden;background:#303a28;border-radius:3px}.app-loading-track>span{display:block;width:35%;height:100%;border-radius:inherit;background:#d5f879;transform:translate(100%)}.app-loading-content>p{margin:18px 0 0;color:#a8b19f;font-size:13px;line-height:1.6;letter-spacing:.2px}@media(prefers-reduced-motion:no-preference){.app-loading-track>span{animation:app-loading-sweep 1.4s ease-in-out infinite}@keyframes app-loading-sweep{0%{transform:translate(-110%)}to{transform:translate(310%)}}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2) format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2) format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2) format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2) format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff) format("woff")}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e9e9eb;background:#0e1012;font-synthesis:none;font-size:13px;color-scheme:dark;--muted: #797d85;--border: #24272b;--card: #111315;--green: #6bd593}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:1px solid var(--border);background:#191c20;border-radius:8px;padding:9px 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover{background:#24282e}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #5494ff;outline-offset:4px}button:disabled{opacity:.5;cursor:default}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:23px;letter-spacing:-.65px;font-weight:650}h2{font-size:15px;letter-spacing:-.25px;font-weight:600}p{color:var(--muted);line-height:1.65}small{color:var(--muted)}.green{color:var(--green)!important}.red{color:#f38d8d}.app-shell{min-height:100vh}.sidebar{width:256px;position:fixed;inset:0 auto 0 0;z-index:40;background:#0b0d0f;border-right:1px solid #1f2226;padding:30px 18px 0;display:flex;flex-direction:column}.brand{font-size:30px;font-weight:750;letter-spacing:1px;display:flex;align-items:center;gap:5px;width:max-content;margin-left:14px;line-height:1}.brand-dot{height:6px;width:6px;border-radius:50%;background:#82e8a4;margin-top:18px}.company-picker{position:relative;margin:29px 0 28px}.company-trigger{width:100%;justify-content:flex-start;padding:12px;background:#111315;border-radius:10px;gap:11px}.company-trigger>svg{margin-left:auto;color:#8e9299}.company-trigger strong{font-size:14px}.company-avatar{width:36px;height:36px;border:1px solid #45474d;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:650;flex-shrink:0;background:#131517}.company-avatar img{width:100%;height:100%;object-fit:contain;border-radius:inherit}.company-brand{display:flex;align-items:center;gap:10px}.company-options{position:absolute;top:70px;left:0;right:0;z-index:50;background:#181b1f;border:1px solid #33373d;box-shadow:0 12px 30px #0008;border-radius:10px;padding:6px}.company-options button{width:100%;justify-content:flex-start;background:transparent;border:0;padding:9px}.company-options button:hover,.company-options .selected{background:#24282d}.company-options button>.green{margin-left:auto}.nav-group{margin-bottom:27px}.nav-label{font-size:10px;letter-spacing:1.4px;font-weight:650;color:#656a72;padding:0 14px;margin:0 0 10px}.nav-link{height:42px;display:flex;align-items:center;gap:12px;color:#9599a1;padding:0 14px;border-radius:8px;margin:3px 0;font-weight:500}.nav-link:hover{background:#171a1d;color:#dedfe2}.nav-link.active{background:#202326;color:#f2f3f4}.nav-active-dot{height:5px;width:5px;border-radius:50%;background:#9cdda9;margin-left:auto}.sidebar-bottom{margin-top:auto}.support{border-top:1px solid #202327;padding:19px 10px;display:flex;gap:12px;align-items:center;color:#969ba2}.support strong{font-size:11px;color:#c0c3c8;font-weight:500}.support button{padding:6px 0 0;border:0;background:none;color:#6f747c;font-size:10px;gap:1px}.sidebar-user{border-top:1px solid #202327;display:flex;align-items:center;padding:18px 10px;gap:10px}.user-avatar{height:31px;width:31px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e5e6e9;color:#24262a;font-size:11px;font-weight:700;flex-shrink:0}.sidebar-user .user-avatar{background:#22262a;color:#cfd2d5;border:1px solid #36393d}.sidebar-user strong{display:block;font-size:10px;font-weight:500}.sidebar-user small{display:block;margin-top:5px;font-size:10px}.workspace{margin-left:256px}.top-navigation{height:73px;border-bottom:1px solid #1e2125;position:sticky;top:0;z-index:30;background:#0e1012f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:0 36px}.breadcrumbs{display:flex;align-items:center;gap:12px;font-size:12px}.breadcrumbs>span:first-of-type{color:#979ba2}.slash{color:#51555d}.breadcrumbs strong{font-weight:550}.top-user{display:flex;align-items:center;gap:17px;position:relative}.icon-button{border:0;background:transparent;color:#8c929b;padding:6px;border-radius:5px}.top-divider{width:1px;height:20px;background:#282b30}.profile-button{padding:0;background:none;border:0;font-size:11px;color:#a9adb4;gap:13px}.notification-wrap{position:relative}.notification-popover,.profile-popover{position:absolute;right:0;top:42px;background:#1b1e22;border:1px solid #34383d;border-radius:10px;padding:20px;min-width:280px;box-shadow:0 14px 35px #0007}.notification-popover p,.profile-popover p{margin:14px 0 5px}.main-content{max-width:2000px;margin:auto;padding:37px 36px 0}.overview-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 25px}.company-heading{display:flex;gap:13px;align-items:center}.header-avatar{width:42px;height:42px;border-color:#363a40;border-radius:10px}.company-heading p{margin-top:8px;font-size:12px}.date-picker{position:relative;z-index:25;flex-shrink:0}.date-trigger{font-size:11px;background:#17191c;padding:11px 12px;border-color:#2c2f34;gap:10px}.date-trigger>svg:first-child{color:#91969e}.date-popover{position:absolute;right:0;top:48px;min-width:292px;background:#181b1f;border:1px solid #353a41;border-radius:10px;box-shadow:0 18px 60px #0008;padding:9px}.popover-label{color:#838a94;text-transform:uppercase;font-size:9px;letter-spacing:1px;padding:9px 10px}.date-popover>button{width:100%;justify-content:space-between;background:none;border:0;font-size:12px}.date-popover>button:hover{background:#262b31}.date-popover form{border-top:1px solid #30343b;margin-top:7px;padding-top:4px}.date-popover label{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;font-size:11px;color:#9299a4}.date-popover input{border:1px solid #373d45;background:#101316;color:#eee;border-radius:5px;padding:6px}.date-popover .primary{width:100%;margin-top:12px}.card{background:var(--card);border:1px solid var(--border);border-radius:12px;overflow:hidden}.metrics{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;margin-bottom:16px}.metric{padding:19px 17px 17px}.metric h2{font-size:10px;color:#8a8e96;letter-spacing:0;font-weight:550;min-height:25px}.metric-number{font-size:28px;letter-spacing:-1px;font-weight:600;margin:4px 0 14px;white-space:nowrap}.metric-change{display:flex;align-items:center;gap:4px;font-size:9px;color:#959ba5;white-space:nowrap}.metric-change svg{flex-shrink:0}.primary-charts{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:16px}.chart-card{padding:22px 22px 14px;min-width:0}.card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.card-header p{font-size:11px;margin-top:8px}.card-value{text-align:right;font-size:23px;letter-spacing:-.5px;font-weight:600;white-space:nowrap}.card-value small{display:block;font-size:9px;letter-spacing:0;font-weight:400;margin-top:6px}.legend{display:flex;gap:18px;margin-top:20px;min-height:17px;flex-wrap:wrap}.legend span{display:flex;align-items:center;gap:6px;font-size:9px;color:#8d929a}.legend i,.chart-tooltip i{width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0}.legend b{color:#c2c6cd;font-weight:500;margin-left:1px}.chart{height:249px;margin-top:8px}.chart-tooltip{background:#20242a;border:1px solid #383e47;border-radius:8px;padding:14px 16px;box-shadow:0 8px 25px #0005;min-width:240px;font-size:11px}.chart-tooltip>strong{display:block;margin-bottom:12px}.chart-tooltip>div{display:flex;align-items:center;gap:7px;margin-top:8px;color:#a3acb7}.chart-tooltip b{margin-left:auto;padding-left:16px;color:#eee;font-weight:500}.secondary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:23px}.secondary-grid .chart{height:213px}.secondary-grid .card-header h2{font-size:14px}.secondary-grid .card-value{font-size:22px}.ranking{padding:22px 20px 12px}.text-button{border:0;background:none;color:#a3a8b0;font-size:9px;padding:1px 0;gap:4px;white-space:nowrap}.text-button:hover{background:none;color:#f1f4f7}.ranking .card-header{gap:3px}.ranking .card-header p{font-size:10px}.rank-list{margin-top:19px}.campaign-rank,.creator-rank{width:100%;background:none;border:0;padding:12px 0;gap:10px;border-radius:5px;text-align:left;justify-content:flex-start}.campaign-rank:hover,.creator-rank:hover{background:#191d22}.rank-num{font-size:10px;color:#666e78;width:12px;text-align:center;flex-shrink:0}.campaign-rank>div{flex:1;min-width:0}.rank-line{display:flex;justify-content:space-between;gap:8px;font-size:10px;margin-bottom:9px}.rank-line strong{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-line b{font-weight:550}.rank-track{height:3px;background:#24292f;border-radius:3px;overflow:hidden}.rank-track i{display:block;height:100%;background:#4587ff;border-radius:3px}.creator-rank{padding:9px 0;border-bottom:1px solid #202329;border-radius:0;gap:9px}.creator-rank:last-child{border:0}.creator-avatar{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#243e40;color:#9cc4bb;font-size:9px;font-weight:600;flex-shrink:0}.avatar-1{background:#343148;color:#b8aad7}.avatar-2{background:#493a29;color:#d7be90}.avatar-3{background:#294151;color:#9fc0d4}.avatar-4{background:#442e3a;color:#cd9bae}.creator-rank>div{min-width:0}.creator-rank strong{font-size:10px;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis}.creator-rank small{font-size:8px;display:flex;align-items:center;gap:4px;margin-top:5px}.creator-rank .platform{width:10px;height:10px;font-size:11px}.creator-rank .platform svg{width:10px;height:10px}.creator-rank>b{margin-left:auto;font-size:11px;font-weight:550}.campaigns-table>.card-header{padding:21px 22px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left;font-size:11px}th{font-size:9px;text-transform:uppercase;letter-spacing:.25px;color:#727983;font-weight:550;background:#111416;border-top:1px solid var(--border);border-bottom:1px solid var(--border);height:39px;padding:0 14px}td{height:69px;padding:10px 14px;border-bottom:1px solid #22262b;color:#c9cdd3}th:first-child,td:first-child{padding-left:22px}td:last-child{padding-right:18px}tbody tr:hover{background:#161a1e}.campaign-name{border:0;background:none;padding:0;font-size:11px;gap:11px;font-weight:500}.campaign-name:hover{background:none;color:#fff}.campaign-icon{height:32px;width:32px;border-radius:7px;background:linear-gradient(135deg,#384936,#15251c);border:1px solid #4f634455;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.5px;color:#c0d1a1}.icon-1{background:linear-gradient(135deg,#354b67,#182336);color:#a3bfdb;border-color:#385b7655}.icon-2{background:linear-gradient(135deg,#684734,#2c1c17);color:#dbb494;border-color:#76533a55}.icon-3{background:linear-gradient(135deg,#4d395d,#221b2f);color:#bda1d7;border-color:#67507d55}.platforms{display:flex;gap:9px;align-items:center}.platform{display:inline-flex;align-items:center;justify-content:center;color:#aeb4be;font-size:21px;font-weight:650;width:17px;height:18px}.status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:9px;border:1px solid #3b414944;border-radius:5px;padding:5px 7px;background:#292e3544;color:#929aa6}.status i{height:4px;width:4px;border-radius:50%;background:currentColor}.status.active{color:#78c99b;background:#203c2d55;border-color:#34594066}.status.paused{color:#d9b65c;background:#4b3b1b33;border-color:#66532855}.status.completed{color:#91a2b7;background:#29354444}.status.review{color:#b3a0d5;background:#45325e33;border-color:#5c437b44}.status.budget_exhausted{color:#dd9b62;background:#59381944}.budget-track{height:3px;width:65px;border-radius:3px;background:#2b3037;margin-top:8px;overflow:hidden}.budget-track i{display:block;height:100%;background:#5d8873}.table-footer{padding:13px 22px;display:flex;justify-content:space-between;color:#626b77;font-size:9px}.table-footer>span:last-child{display:flex;align-items:center;gap:4px}.page-footer{display:flex;justify-content:space-between;align-items:center;color:#5d6671;font-size:9px;padding:23px 0}.page-footer>span{display:flex;align-items:center;gap:7px}.live-dot{height:5px;width:5px;border-radius:50%;background:#669978}.footer-separator{color:#3f4854;margin:0 3px}.error-state,.empty-state{padding:40px 20px;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;color:#7c8794}.error-state strong,.empty-state h3{font-size:15px;color:#c4ccd7;font-weight:550}.empty-state p{max-width:370px;font-size:12px}.empty-link{margin:0 auto 35px;display:flex}.skeleton{min-height:210px;padding:22px;display:flex;flex-direction:column;gap:18px;width:100%}.skeleton i{display:block;height:20px;width:50%;background:linear-gradient(90deg,#1a1e23,#272c33,#1a1e23);background-size:200% 100%;border-radius:5px;animation:shimmer 1.7s infinite}.skeleton i:nth-child(2){width:30%;height:35px}.skeleton i:nth-child(3){width:100%;flex:1}.skeleton.small{min-height:90px}.metrics>.skeleton,.metrics>.error-state{grid-column:1/-1;min-height:136px;background:#14171a;border-radius:12px}.metrics>.skeleton{flex-direction:row}.metrics>.skeleton i{width:33%;height:90px}.ranking>.skeleton{min-height:243px}.chart-card>.skeleton{min-height:348px}@keyframes shimmer{to{background-position:-200% 0}}.menu-toggle,.mobile-close{display:none}.table-filters{display:flex;gap:12px;padding:0 22px 20px}.table-filters label{display:flex;align-items:center;gap:9px;border:1px solid #303741;border-radius:7px;padding:0 10px;color:#858e9b}.table-filters input{padding:10px 0;background:none;border:0;outline:none}.table-filters select{border:1px solid #303741;background:#191d22;border-radius:7px;padding:8px 12px}.main-content>main,.main-content>.chart-card{margin-bottom:16px}.main-content>.card>.card-header{padding:22px}.main-content>.chart-card>.card-header{padding:0}.creators-directory{padding:0 22px 22px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.directory-item{background:#161a1f;padding:18px;justify-content:flex-start;font-size:11px}.directory-item strong{font-weight:500}.directory-item b{margin-left:auto}.report-preview{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:12px 0 30px}.report-preview>div,.detail-grid>div{display:flex;flex-direction:column;gap:9px}.report-preview span,.detail-grid span{font-size:11px;color:#7f8997}.report-preview strong,.detail-grid strong{font-size:13px;font-weight:500}.reports-card{padding:24px}.reports-card>.card-header{padding:0 0 25px!important}.primary{background:#dcebe1;color:#14231a;border-color:#dcebe1;font-weight:600;font-size:12px}.primary:hover{background:#f1fff6;color:#102619}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px}.modal{width:560px;max-width:100%;position:relative;padding:35px;box-shadow:0 25px 90px #0007}.modal-close{position:absolute;right:15px;top:15px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:1.5px;color:#82918e}.modal h2{font-size:23px;margin:16px 0 20px}.modal p{font-size:12px;margin-bottom:20px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:27px 0}.support-context{padding:15px;background:#1b2024;color:#a5afb9;font-size:12px;line-height:2;border-radius:7px;margin:20px 0}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(ellipse at 50% 10%,#1b2924 0,transparent 55%)}.login-card{width:470px;max-width:100%;padding:42px}.login-card .brand{margin:0 0 45px}.login-card h1{font-size:30px;line-height:1.3;margin:15px 0}.login-card>p{margin-bottom:28px}.login-card>.primary{width:100%;padding:14px}.login-card>small{display:block;text-align:center;font-size:10px;margin-top:13px}.login-note{border-top:1px solid #29332e;margin-top:30px;padding-top:22px;display:flex;gap:8px;align-items:center;font-size:10px;color:#76857e}@media(min-width:1650px){.sidebar{width:280px;padding:33px 20px 0}.workspace{margin-left:280px}.top-navigation{height:80px;padding:0 45px}.main-content{padding:47px 45px 0}.nav-link{height:46px;font-size:14px}.nav-group{margin-bottom:32px}.nav-label{font-size:11px}.metric{padding:23px 20px}.metric h2{font-size:12px}.metric-number{font-size:31px}.metric-change{font-size:10px}.chart{height:280px}.chart-card{padding:25px}.card-header h2{font-size:17px}.card-header p{font-size:12px}.legend span{font-size:10px}.secondary-grid .chart{height:220px}.ranking{padding:25px}.secondary-grid .card-header h2{font-size:16px}.rank-line,.creator-rank strong{font-size:12px}.creator-rank{padding:11px 0}.campaign-rank{padding:13px 0}.text-button{font-size:10px}.campaign-name,table{font-size:12px}.table-footer{font-size:10px}.metric h2{min-height:20px}.overview-header{margin-bottom:28px}}@media(max-width:1350px){.sidebar{width:220px;padding-left:12px;padding-right:12px}.workspace{margin-left:220px}.main-content{padding:28px 24px 0}.top-navigation{padding:0 24px}.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.metric h2{font-size:11px;min-height:15px}.metric-number{font-size:27px;margin:10px 0}.metric-change{font-size:10px}.metric{padding:17px}.ranking{padding:20px 14px}.ranking .card-header{flex-wrap:wrap}.ranking .card-header .text-button{margin-top:8px}.rank-list{margin-top:9px}.chart-card{padding:20px 16px}.company-heading h1{font-size:20px}.date-trigger{font-size:10px}.secondary-grid .chart{height:224px}}@media(max-width:1050px){.sidebar{transform:translate(-100%);transition:transform .2s}.sidebar.mobile-open{transform:translate(0);width:256px}.workspace{margin-left:0}.menu-toggle,.mobile-close{display:inline-flex}.mobile-close{position:absolute;right:15px;top:25px}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;border:0;z-index:39;border-radius:0}.secondary-grid{grid-template-columns:1fr 1fr}.secondary-grid>.publications-card{grid-column:1/-1}.secondary-grid .publications-card .chart{height:180px}.ranking .card-header{flex-wrap:nowrap}.ranking .card-header .text-button{margin-top:0}.primary-charts{grid-template-columns:1.7fr 1fr}.main-content{padding:27px 24px 0}}@media(max-width:700px){.top-navigation{height:62px;padding:0 16px}.top-user{gap:8px}.profile-button>span:first-child,.top-divider{display:none}.breadcrumbs{gap:8px;font-size:11px}.main-content{padding:24px 16px 0}.overview-header{align-items:flex-start;flex-direction:column;gap:18px}.company-heading h1{font-size:20px}.company-heading p,.date-trigger{font-size:11px}.date-popover{left:0;right:auto}.metrics{grid-template-columns:1fr 1fr;gap:10px}.metric{padding:16px 12px}.metric h2{font-size:9px;min-height:22px}.metric-number{font-size:26px;margin:5px 0 12px}.metric-change{font-size:8px;white-space:normal;align-items:flex-start}.primary-charts,.secondary-grid{grid-template-columns:1fr;gap:12px}.secondary-grid>.publications-card{grid-column:auto}.chart{height:220px}.secondary-grid .chart{height:195px}.card-header p{font-size:10px}.card-value{font-size:21px}.legend{gap:9px}.legend span{font-size:8px}.chart-card{padding:19px 15px 12px}.ranking{padding:20px}.rank-line,.creator-rank strong{font-size:12px}.creator-rank{padding:11px 0}.page-footer>span:last-child{display:none}.campaigns-table>.card-header{padding:19px 15px}.campaigns-table h2{font-size:14px}.table-footer{padding:12px 15px}.table-footer>span:last-child{display:none}.creators-directory{grid-template-columns:1fr;padding:0 15px 15px}.table-filters{flex-direction:column;padding:0 15px 15px}.report-preview,.detail-grid{grid-template-columns:1fr}.modal{max-height:90vh;overflow:auto;padding:28px}.login-card{padding:30px}.login-card h1{font-size:27px}.profile-popover{right:0}.notification-popover{right:-40px}.report-preview{gap:20px}.chart-tooltip{min-width:210px;padding:10px;font-size:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.campaign-detail-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0 20px}.campaign-detail-header h2{font-size:24px;margin-top:10px}.reports-card .detail-grid{grid-template-columns:repeat(3,1fr);padding:20px 0}.reports-card .detail-grid strong{font-size:23px}.reports-card>p{font-size:11px}@media(max-width:700px){.reports-card .detail-grid{grid-template-columns:1fr 1fr}.campaign-detail-header{align-items:flex-start;flex-direction:column}.campaign-detail-header h2{font-size:21px}}.publication-status-legend span{font-size:11px}.publication-status-tooltip{max-width:min(360px,calc(100vw - 40px))}
