:root{--ink:#1f2142;--ink-80:rgba(31,33,66,0.8);--ink-65:rgba(31,33,66,0.65);--ink-10:rgba(31,33,66,0.1);--accent:#ffd500;--paper:#fbfbf9;--white:#ffffff;--link:#6d73c5;--max:1200px}*{box-sizing:border-box}body,html{margin:0;padding:0;color:var(--ink);background:var(--white);font-family:DM Sans,system-ui,sans-serif}a{color:inherit}img{max-width:100%}.site-header{position:fixed;top:0;width:100%;z-index:25;padding:8px 0;background:rgba(255,255,255,.45);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-bottom:1px solid rgba(255,255,255,.65)}.site-header-inner{width:100%;max-width:var(--max);margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.wordmark{width:139px;color:var(--ink);display:block}.wordmark-lg{width:200px}.header-actions,.wordmark-link{display:flex;align-items:center}.header-actions{margin-left:auto;gap:12px}.btn,.text-btn{font-family:DM Sans,sans-serif;font-size:16px;text-decoration:none;color:var(--ink)}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;font-weight:500;text-transform:none;background:var(--accent);border-radius:40px;padding:16px 24px;box-shadow:inset 0 0 0 1px var(--ink);transition:transform .3s cubic-bezier(.5,2.5,.7,.7),box-shadow .3s cubic-bezier(.5,2.5,.7,.7)}.btn:hover{transform:translateY(-.25em);box-shadow:inset 0 0 0 1px var(--ink),0 4px 0 0 var(--ink)}.fade-in{width:100%;opacity:0;transform:translateY(var(--fade-from,24px));transition:opacity var(--fade-duration,.5s) ease var(--fade-delay,0s),transform var(--fade-duration,.5s) ease var(--fade-delay,0s);will-change:opacity,transform}.fade-in.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.fade-in{opacity:1;transform:none;transition:none}}.hero{min-height:max(100vh,832px);display:flex;align-items:center;justify-content:center;background:var(--white);padding:120px 0}.hero-grid{width:100%;max-width:var(--max);display:flex;gap:80px}.hero-grid>*{flex-basis:0;flex-grow:1}.hero-copy{flex-direction:column;gap:40px;align-items:flex-start}.hero-copy,.hero-graphic{display:flex;justify-content:center}.hero-graphic{max-width:50%;width:100%;align-items:center}.hero h1,.section h2{font-family:Space Grotesk,sans-serif;font-weight:700;margin:0}.hero h1{font-size:60px;line-height:68px;max-width:768px}.hero-content{display:flex;flex-direction:column;align-items:center;gap:120px;padding-top:120px;padding-inline:24px;width:100%}.reveal{width:100%}.hero-copy p{font-size:20px;line-height:28px;margin:0;max-width:768px;color:var(--ink-80)}.tools-card{width:420px;max-width:100%;height:fit-content;flex-shrink:0;background:var(--white);border:1px solid #ececef;border-radius:16px;box-shadow:0 10px 30px rgba(31,33,66,.08);padding:20px}.tool-label,.tools-eyebrow{font-size:11px;letter-spacing:.06em;font-weight:600;font-family:ui-monospace,monospace}.tools-eyebrow{color:#9599a6;margin-bottom:14px}.tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tool-item{background:#f7f7f8;border:1px solid #ececef;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:8px}.tool-head{display:flex;align-items:center;gap:6px}.tool-dot{width:6px;height:6px;border-radius:50%;background:#f0c929}.tool-label{color:#6b7280}.tool-line{font-size:11px;color:#9599a6}.tool-bar{height:5px;background:#e5e5ea;border-radius:3px}.section{min-height:832px;padding:120px 24px;justify-content:center;text-align:center}.section,.section-inner{display:flex;flex-direction:column;align-items:center}.section-inner{width:100%;max-width:var(--max);margin:0 auto;gap:24px}.eyebrow{font-size:16px;line-height:22px;margin:0}.section h2{font-size:48px;line-height:56px;max-width:768px}.section-lead{font-size:20px;line-height:28px;max-width:768px;margin:0}.cards{display:flex;gap:16px;margin-top:44px;width:100%}.cards>*{flex-basis:0;flex-grow:1}.card{text-align:left;background:var(--white);box-shadow:inset 0 0 0 1px var(--ink-10);border-radius:24px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;position:relative;overflow:hidden}.card h3{font-family:Space Grotesk,sans-serif;font-size:28px;line-height:36px;margin:0}.card li,.card p{font-size:16px;line-height:22px;margin:0}.card ul{padding-left:16px;margin:0}.card li::marker{color:var(--accent)}.card li:not(:last-child){margin-bottom:4px}.learn-more{color:var(--accent);text-decoration:underline;font-size:14px;margin-top:8px}.dark{background:var(--ink);color:var(--white)}.dark .eyebrow,.dark .section-lead{color:rgba(255,255,255,.7)}.dark-card{background:rgba(255,255,255,.06);box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.dark-card h3{color:var(--white)}.dark-card p{color:rgba(255,255,255,.68)}.glow-mark{height:93px;display:flex;align-items:center;width:min-content}.glow-mark svg{display:block}.glow-attribution{margin-left:-12px}.glow-income{margin-left:-32px}.glow-ownership{margin-left:-20px}.how-it-works{background:var(--white)}.ai-distribution{background:var(--paper)}.step-num{color:rgba(31,33,66,.03);font-size:280px;line-height:320px;font-weight:900;position:absolute;bottom:-80px;right:32px;font-family:Space Grotesk,sans-serif}.section-cta{display:flex;justify-content:center;padding:12px 0 56px;width:100%}.compact h3{font-size:20px;line-height:28px}.about-page{padding:120px 24px;display:flex;flex-direction:column;gap:120px;align-items:center;text-align:center}.about-page h1{font-family:Space Grotesk,sans-serif;font-size:60px;line-height:68px;margin:0}.team-grid{display:flex;flex-wrap:wrap;justify-content:center;column-gap:80px;row-gap:120px;max-width:993px}.team-card{flex-basis:calc(33.333% - 54px);display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:inherit}.team-card:hover{opacity:.8}.team-card img{height:200px;width:200px;border-radius:999px;object-fit:cover}.team-card h2{font-family:Space Grotesk,sans-serif;font-size:20px;line-height:28px;font-weight:700;margin:0}.team-card p{margin:0;font-size:16px;line-height:22px;color:var(--ink-80)}.about-us{position:relative;padding:160px 24px 80px;max-width:1200px;margin:0 auto}.about-us-bg{position:fixed;inset:0;z-index:-2;background:radial-gradient(122.27% 104.32% at 39.53% 100%,#f2eae4 0,#eae6f2 100%)}.about-us-intro{display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center}.about-us-intro h1{font-weight:800;font-size:100px;line-height:88px;margin:0;font-family:Space Grotesk,sans-serif}.about-us-intro p{color:var(--ink-65);font-size:20px}.story-row{display:flex;gap:40px;align-items:center;margin:160px 0}.story-row.reverse{flex-direction:row-reverse}.story-copy,.story-photo{flex:1}.story-photo{display:flex;align-items:center;justify-content:center}.story-photo img{height:200px;width:200px;border-radius:50%;object-fit:cover}.story-copy{display:flex;flex-direction:column;gap:40px}.story-copy p{font-size:20px;line-height:36px;margin:0}.story-name{color:transparent;font-family:Darker Grotesque,sans-serif;font-size:32px;font-weight:900;background:linear-gradient(48deg,#1f2142 1.06%,#6b5400 55.37%,#6b005f 84.72%);background-clip:text;-webkit-background-clip:text}.inception{margin:0 auto;padding:40px;border-radius:58px;text-align:center;max-width:720px;background:rgba(0,0,0,.04);box-shadow:inset 0 0 0 2px rgba(31,33,66,.2),0 8px 40px 0 rgba(0,0,0,.1)}.legal-main{padding-top:80px}.legal{max-width:1200px;margin:0 auto;padding:80px 24px 160px;min-height:100vh}.legal-title{display:flex;flex-direction:column;gap:40px}.legal h1{font-size:clamp(48px,10vw,100px);line-height:.9;margin:0;font-family:Space Grotesk,sans-serif}.legal-kicker{color:var(--ink-65);font-size:20px;margin:0}.legal-body h2{font-size:28px;margin:24px 0 16px}.legal-body h3{font-size:20px;margin:16px 0 8px}.legal-body p{margin:16px 0;line-height:1.6;color:var(--ink-80)}.legal-body a{color:var(--link)}.legal-body ul{padding-left:24px}.legal-body li{margin:8px 0;color:var(--ink-80)}.marketing-footer{background:var(--ink);color:var(--white);padding:32px}.marketing-footer-inner{max-width:var(--max);margin:0 auto;display:flex;flex-direction:column;gap:40px}.marketing-footer .wordmark{color:var(--white);width:160px;margin-left:-16px;margin-bottom:16px}.footer-body-text{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.footer-body-text>p{flex:1 1 280px;font-size:16px;line-height:22px;color:rgba(255,255,255,.8)}.inline-link{color:rgba(255,255,255,.8);text-decoration:underline}.footer-nav{display:flex;gap:24px}.nav-group{display:flex;flex-direction:column;gap:8px}.main-nav,.sub-nav,.terms-privacy a{text-decoration:none}.main-nav{font-size:20px;color:var(--white)}.footer-note p,.sub-nav,.terms-privacy a{font-size:16px;color:rgba(255,255,255,.8)}.main-nav:hover,.sub-nav:hover,.terms-privacy a:hover{text-decoration:underline}.footer-note{justify-content:space-between}.footer-note,.terms-privacy{display:flex;gap:16px}.legal-footer{background:var(--ink);color:var(--white)}.legal-footer-inner{max-width:var(--max);margin:0 auto;min-height:200px;padding:80px 24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px}.legal-footer .wordmark{color:var(--white)}.legal-footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.legal-footer-links a,.legal-footer-links p{color:var(--white);text-decoration:none;font-size:16px;margin:0}.legal-footer-links a:hover{text-decoration:underline}.preview-hub{min-height:100vh;padding:140px 24px 80px;max-width:720px;margin:0 auto}.preview-hub h1{font-family:Space Grotesk,sans-serif}.preview-hub ul{padding-left:20px;line-height:2}@media (max-width:900px){.hero{height:auto;min-height:unset}.hero-content{align-items:flex-start;padding-top:unset;gap:60px}.cards,.footer-nav,.footer-note,.hero-grid,.legal-footer-inner,.story-row,.story-row.reverse{flex-direction:column}.cards>*,.hero-grid>*{flex-basis:auto;flex-grow:0}.hero-graphic,.tools-card{display:none}.about-page h1,.about-us-intro h1,.hero h1{font-size:52px;line-height:56px}.section{min-height:unset;text-align:left}.legal-footer-links,.section-inner{align-items:flex-start}.section h2{font-size:40px;line-height:48px}.team-card{flex-basis:calc(50% - 40px)}.story-photo img{height:100px;width:100px}.about-page{gap:60px}}@keyframes fadeArrow{0%,20%,25%{opacity:1}30%,to{opacity:0}}@keyframes drawTail{0%{stroke-dashoffset:1000}20%,to{stroke-dashoffset:430}}@keyframes drawHead{0%,17.5%{stroke-dashoffset:1000}20%,to{stroke-dashoffset:940}}@keyframes pressBtn{0%,25%,30%,to{opacity:0}27.5%{opacity:.3}}@keyframes floatDollar1{27.5%{transform:translateY(0) rotate(10deg);opacity:0}32.5%,52.5%{opacity:1}57.5%{transform:translateY(-50%) rotate(10deg);opacity:0}}@keyframes floatDollar2{30%{transform:translateY(0) rotate(-10deg);opacity:0}35%,55%{opacity:1}60%{transform:translateY(-50%) rotate(-10deg);opacity:0}}@keyframes floatDollar3{32.5%{transform:translateY(0) rotate(5deg);opacity:0}37.5%,57.5%{opacity:1}62.5%{transform:translateY(-50%) rotate(5deg);opacity:0}}@keyframes revolveWord{0%,8%{top:0}11%,19%{top:calc(var(--line-height) * -1)}22%,30%{top:calc(var(--line-height) * -2)}33%,41%{top:calc(var(--line-height) * -3)}44%,52%{top:calc(var(--line-height) * -4)}55%,63%{top:calc(var(--line-height) * -5)}66%,74%{top:calc(var(--line-height) * -6)}77%,85%{top:calc(var(--line-height) * -7)}88%,96%{top:calc(var(--line-height) * -8)}to{top:calc(var(--line-height) * -9)}}@keyframes shiftPlatforms{0%{transform:translate(240%,-60%) scale(.8)}12.5%{transform:translate(90%,-30%) scale(.9)}25%{transform:translate(-50%) scale(1)}37.5%{transform:translate(-190%,-30%) scale(.9)}50%,to{transform:translate(-340%,-80%) scale(.8)}}@keyframes arrowFade{0%{background-position:50% 0}to{background-position:50% 100%}}@keyframes scaleAssistant{0%,to{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.02)}}@keyframes fadeText{5%{opacity:0}10%,52.5%{opacity:1}57.5%,to{opacity:0}}@keyframes moveCursor{10%{transform:scale(1) translate(0)}45%{transform:scale(1) translate(-210%,-265%)}50%{transform:scale(.8) translate(-250%,-320%)}55%{transform:scale(1) translate(-210%,-265%)}to{transform:scale(1) translateY(-265%)}}@keyframes switchPage1{0%,27%,78%,to{opacity:0}33%,62%{opacity:1}}@keyframes switchPage2{0%,62%,to{opacity:0}68%,94%{opacity:1}}@keyframes moveInstagram{0%{transform:scale(0)}2.5%{transform:scale(1.1)}5%{transform:scale(.9)}7.5%{transform:scale(1.03)}10%,40%{transform:scale(1);left:10%;top:20%}50%,95%{transform:scale(.5);left:20%;top:40%}to{transform:scale(0);left:20%;top:40%}}@keyframes moveTikTok{7.5%{transform:scale(0)}10%{transform:scale(1.1)}12.5%{transform:scale(.9)}15%{transform:scale(1.03)}17.5%,40%{transform:scale(1);left:60%;top:10%}50%,95%{transform:scale(.5);left:20%;top:30%}to{transform:scale(0);left:20%;top:30%}}@keyframes moveLtk{2.5%{transform:scale(0)}5%{transform:scale(1.1)}7.5%{transform:scale(.9)}10%{transform:scale(1.03)}12.5%,40%{transform:scale(1);left:70%;top:35%}50%,95%{transform:scale(.5);left:20%;top:50%}to{transform:scale(0);left:20%;top:50%}}@keyframes moveYouTube{5%{transform:scale(0)}7.5%{transform:scale(1.1)}10%{transform:scale(.9)}12.5%{transform:scale(1.03)}15%,40%{transform:scale(1);top:45%}50%,95%{transform:scale(.5);top:60%}to{transform:scale(0);top:60%}}@keyframes moveWordpress{12.5%{transform:scale(0)}15%{transform:scale(1.1)}17.5%{transform:scale(.9)}20%{transform:scale(1.03)}22.5%,40%{transform:scale(1);left:60%;top:60%}50%,95%{transform:scale(.5);left:20%;top:70%}to{transform:scale(0);left:20%;top:70%}}@keyframes moveShopmy{10%{transform:scale(0)}12.5%{transform:scale(1.1)}15%{transform:scale(.9)}17.5%{transform:scale(1.03)}20%,40%{transform:scale(1);left:10%;top:70%}50%,95%{transform:scale(.5);left:20%;top:80%}to{transform:scale(0);left:20%;top:80%}}@keyframes fadeColorOut{0%,60%{opacity:1}65%,to{opacity:0}}@keyframes fadeOutlineIn{0%,60%{opacity:0}65%,95%{opacity:1}to{opacity:0}}@keyframes fadeInfo{67.5%{opacity:0}70%,95%{opacity:1}to{opacity:0}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.tools-page{color:var(--ink);overflow-x:hidden}.tools-wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.tools-features,.tools-hero{background:#ece9f4;position:relative}.tools-purple,.tools-yellow{position:absolute;width:400px;height:400px;border-radius:50%;pointer-events:none}.tools-purple{background:#99a0ff;top:0;right:0;transform:translate(50%,-50%)}.tools-yellow{background:#ffd500;top:0;left:0;z-index:2;transform:translate(-50%,-25%)}.tools-hero-inner{position:relative;z-index:5;padding-top:80px}.tools-hero-grid{min-height:840px;display:grid;grid-template-columns:1fr 1.25fr;align-items:center}.tools-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.tools-feature-copy h3,.tools-page h1,.tools-page h2{font-family:Darker Grotesque,sans-serif;margin:0;color:var(--ink)}.tools-hero-copy h1{font-size:56px;line-height:48px;font-weight:900;letter-spacing:-.7px}.tools-feature-copy p,.tools-hero-copy p,.tools-split-copy li,.tools-split-copy p,.tools-usecase-intro p{font-size:18px;line-height:24px;color:#36466d}.tools-hero-copy p{margin:20px 0;max-width:520px}.tools-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:var(--ink);text-decoration:none;font-size:20px;line-height:28px;padding:12px 20px;border-radius:12px;font-weight:500}.tools-cta.small{font-size:16px;margin-top:auto}.tools-meta-badge{margin-top:40px;width:180px}.tools-testimonials{position:relative;height:720px;overflow:hidden}.tools-testimonial-track{height:100%;transition:transform .5s ease}.tools-testimonial{height:720px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.tools-video{width:30vh;min-width:260px;max-width:300px;border-radius:40px;outline:1px solid rgba(31,33,66,.15);outline-offset:-1px;display:block}.tools-quote{padding:20px 32px;background:white;border-radius:40px;box-shadow:inset 0 0 0 1px rgba(31,33,66,.12);width:100%;max-width:600px}.tools-quote h3{font-family:Darker Grotesque,sans-serif;font-size:24px;line-height:28px;margin:0}.tools-quote-bio{margin-top:24px;display:flex;align-items:center;gap:12px}.tools-quote-bio img{height:60px;width:60px;border-radius:50%;object-fit:cover}.tools-quote-bio p{margin:4px 0 0;font-size:16px}.tools-quote-bio a{text-decoration:none}.tools-feed-nav{position:absolute;right:5px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px}.tools-feed-nav button,.tools-usecase-pause{height:40px;width:40px;border-radius:50%;border:1px solid var(--ink);background:transparent;cursor:pointer}.tools-feed-progress{position:absolute;left:50%;bottom:32px;transform:translateX(-50%);display:flex;gap:8px}.tools-feed-progress span{height:12px;width:12px;border-radius:6px;box-shadow:inset 0 0 0 1px var(--ink);background:#ffe566}.tools-feed-progress span.is-active{width:100px;background:#fff7cc}.tools-white{position:relative;background:white}.tools-split-section{position:relative;z-index:3;min-height:832px;display:flex;align-items:center}.tools-split{width:100%;display:grid;align-items:center;gap:80px;padding:80px 0}.tools-split.demo{grid-template-columns:1fr .67fr}.tools-split.connect{grid-template-columns:1fr 1fr}.tools-split-copy{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.tools-features h2,.tools-split-copy h2,.tools-try h2,.tools-usecase-intro h2{font-size:56px;line-height:60px;font-weight:700}.tools-split-copy p{margin:0}.tools-split-copy p.tight{margin-top:-12px}.tools-split-copy ul{margin:0;padding-left:24px}.tools-split-copy li{margin-bottom:8px}.tools-demo-art{position:relative;max-width:90%;margin:0 auto}.tools-demo-art img:first-child{width:100%;display:block;position:relative;z-index:5}.tools-swirl{position:absolute;z-index:10;width:20%;bottom:12%;right:8%;animation:fadeArrow 8s infinite forwards}.tools-swirl .tail{stroke-dasharray:1000;animation:drawTail 8s ease-in-out infinite forwards}.tools-swirl .head{stroke-dasharray:1000;animation:drawHead 8s ease-in-out infinite}.tools-press{background:black;height:10.75%;width:35%;position:absolute;bottom:5.35%;right:5.25%;border-radius:100px;z-index:15;animation:pressBtn 8s infinite forwards}.tools-demo-art .dollar{position:absolute;width:13%;z-index:15;opacity:0}.tools-demo-art .d1{bottom:17%;right:2.5%;animation:floatDollar1 8s infinite forwards}.tools-demo-art .d2{bottom:30%;right:-5%;animation:floatDollar2 8s infinite forwards}.tools-demo-art .d3{bottom:41%;right:5%;animation:floatDollar3 8s infinite forwards}.tools-connect{position:relative;min-height:720px;max-height:752px;width:100%}.tools-connect-info{opacity:0;animation:fadeInfo 8s infinite forwards;margin:0}.tools-connect-profile{height:120px;width:120px;position:absolute;left:23.5%;top:2.5%;object-fit:cover}.tools-connect-name{font-size:36px;line-height:48px;font-weight:700;position:absolute;left:23.5%;top:20%}.tools-connect-link{font-size:22px;line-height:32px;font-weight:500;position:absolute;left:37.5%}.tools-connect-link.link-tiktok{top:33.4%}.tools-connect-link.link-instagram{top:43.4%}.tools-connect-link.link-ltk{top:53.4%}.tools-connect-link.link-youtube{top:63.4%}.tools-connect-link.link-wordpress{top:73.4%}.tools-connect-link.link-shopmy{top:83.4%}.tools-connect-icon{position:absolute;width:80px;height:80px;transform:scale(0)}.tools-connect-icon.instagram{top:20%;left:10%;animation:moveInstagram 8s infinite forwards}.tools-connect-icon.tiktok{top:10%;left:60%;animation:moveTikTok 8s infinite forwards}.tools-connect-icon.youtube{top:45%;left:20%;animation:moveYouTube 8s infinite forwards}.tools-connect-icon.wordpress{top:60%;left:60%;animation:moveWordpress 8s infinite forwards}.tools-connect-icon.ltk{top:35%;left:70%;animation:moveLtk 8s infinite forwards}.tools-connect-icon.shopmy{top:70%;left:10%;animation:moveShopmy 8s infinite forwards}.tools-connect-icon-inner{position:relative;height:100%}.tools-connect-icon img{height:100%;width:100%;display:block}.tools-connect-icon img.color{animation:fadeColorOut 8s infinite forwards}.tools-connect-icon img.outlined{position:absolute;inset:0;opacity:0;animation:fadeOutlineIn 8s infinite forwards}.tools-features{padding:80px 0}.tools-features h2{text-align:center}.tools-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:992px;margin:80px auto 0}.tools-feature-card{padding:24px;background:white;border-radius:40px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);position:relative;display:flex;flex-direction:column}.tools-coming-soon{position:absolute;top:32px;right:32px;z-index:3;padding:8px 16px;background:rgba(0,0,0,.5);color:white;border-radius:40px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:14px}.tools-feature-copy{margin-top:16px;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;flex-grow:1}.tools-feature-copy h3{font-size:40px;line-height:48px;font-weight:700}.tools-feat{position:relative;overflow:hidden;border-radius:24px}.tools-feat-sizer{height:0;padding-bottom:100%}.tools-assistant{background:#ffd500}.tools-assistant-panel{position:absolute;inset:10%;height:70%;padding:5% 0;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);border-radius:5%;display:flex;flex-direction:column;justify-content:center}.tools-assistant-content{position:relative}.tools-assistant-input img,.tools-assistant-intro{width:100%;display:block}.tools-assistant-input .typed,.tools-assistant-reply{position:absolute;inset:0;width:100%;opacity:0}.tools-assistant-input{position:relative}.tools-assistant-cursor{position:absolute;bottom:-11.3%;right:-10%;width:10%}.tools-assistant:hover .tools-assistant-cursor{animation:moveCursor 4s forwards}.tools-assistant:hover .tools-assistant-input .typed{animation:fadeText 4s forwards}.tools-assistant:hover .tools-assistant-reply{opacity:1;transition:opacity .2s ease-out 2.15s}.tools-int{background:#99a0ff}.tools-int-stage{position:absolute;inset:0;overflow:hidden}.tools-int-assistant{position:absolute;top:6%;left:50%;width:55%;transform:translateX(-50%)}.tools-int-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:33%;width:27%;background:linear-gradient(180deg,rgba(255,255,255,0) 25%,#fff 50%,rgba(42,42,42,0) 75%);background-size:600% 600%;clip-path:url(#tools-int-arrow)}.tools-int-platform{width:20%;position:absolute;bottom:5%;left:50%;transform:translate(240%,-60%) scale(.8);animation:shiftPlatforms 8s linear infinite;animation-play-state:paused}.tools-int:hover .tools-int-arrow,.tools-int:hover .tools-int-assistant,.tools-int:hover .tools-int-platform{animation-play-state:running}.tools-int:hover .tools-int-arrow{animation:arrowFade 1s linear infinite}.tools-int:hover .tools-int-assistant{animation:scaleAssistant 1s ease-in-out infinite}.tools-int-platform.squarespace{animation-delay:-7s}.tools-int-platform.instagram{animation-delay:-6s}.tools-int-platform.ltk{animation-delay:-5s}.tools-int-platform.shopmy{animation-delay:-4s}.tools-int-platform.youtube{animation-delay:-3s}.tools-int-platform.tiktok{animation-delay:-2s}.tools-int-platform.twitter{animation-delay:-1s}.tools-creator{background:#99a0ff;padding:5%}.tools-creator-base{position:relative;width:100%;padding-bottom:100%;background-size:contain;background-repeat:no-repeat;background-position:50%;transition:transform .5s ease-out}.tools-creator-base img{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);opacity:0}.tools-creator:hover .tools-creator-base{transform:scale(1.05)}.tools-creator:hover .page-2{animation:switchPage1 4s infinite forwards}.tools-creator:hover .page-3{animation:switchPage2 4s infinite forwards}.tools-insights{background:#ffd500}.tools-insights .insight{position:absolute;transition:transform 1.5s ease-in-out}.insight-topics{top:7%;left:17%;width:40%}.insight-clicks{bottom:49%;right:4%;width:55%;z-index:1}.insight-revenue{bottom:5%;left:5%;width:70%}.tools-insights:hover .insight{transform:scale(1.2);transition:transform 1.5s cubic-bezier(.5,2.5,.7,.7)}.tools-insights:hover .insight-clicks{transition-delay:.2s}.tools-insights:hover .insight-revenue{transition-delay:.1s}.tools-usecases{background:#fbfbf9;padding:80px 0}.tools-usecase-intro{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.tools-usecase-intro p{max-width:720px;margin:36px 0 0}.tools-revolve-line{margin-top:-8px;width:100%}.tools-revolve{color:#99a0ff;display:inline-block;height:64px;overflow:hidden;position:relative;vertical-align:bottom;width:100%}.tools-revolve-inner{position:relative;line-height:64px;--line-height:64px;animation:revolveWord 18s infinite forwards}.tools-revolve-inner span{display:block;text-align:center}.tools-usecase-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:80px;align-items:center}.tools-usecase-list{display:flex;flex-direction:column;gap:12px}.tools-usecase{text-align:left;background:white;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);border:0;padding:0;cursor:pointer;font:inherit;color:inherit}.tools-usecase-row{display:flex;gap:12px;padding:10px 16px;align-items:flex-start}.tools-usecase h3{margin:0;font-size:24px;line-height:40px;color:#333}.tools-usecase p{margin:4px 0 6px;color:#666;font-size:18px;line-height:24px}.tools-usecase-row>span:last-child{margin-left:auto;font-size:32px;line-height:40px}.tools-usecase-timer{display:block;height:3px;background:transparent}.tools-usecase-timer span{display:block;height:100%;background:var(--accent)}.tools-usecase-images{position:relative}.tools-usecase-img{width:100%;padding-bottom:100%;background-size:cover;background-position:50%;transition:opacity .5s ease}.tools-usecase-img:not(:first-child){position:absolute;inset:0;padding-bottom:0}.tools-try{background:radial-gradient(122.27% 104.32% at 39.53% 100%,#765437 0,#423262 100%);padding:80px 24px;color:white}.tools-try-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;min-height:640px}.tools-try h2{color:white;font-weight:600}.tools-try p{margin-top:20px;font-size:20px;line-height:28px;color:rgba(255,255,255,.8)}.tools-chat{background:white;color:var(--ink);border-radius:24px;padding:32px;box-shadow:0 8px 24px rgba(82,99,167,.08)}.tools-chat-greet{font-size:24px;line-height:32px;margin:0 0 24px;text-align:center}.tools-chat-form{position:relative}.tools-chat-form textarea{width:100%;border:1px solid rgba(31,33,66,.15);border-radius:16px;padding:16px 56px 16px 16px;font:inherit;resize:none}.tools-chat-form button{position:absolute;right:12px;bottom:12px;width:40px;height:40px;border:0;border-radius:50%;background:var(--accent);cursor:pointer;font-size:20px}.tools-chat-foot{margin:16px 0 0;font-size:12px;color:rgba(31,33,66,.45);text-align:center}@media (max-width:1024px){.tools-hero-grid,.tools-split.connect,.tools-split.demo,.tools-try-grid,.tools-usecase-grid{grid-template-columns:1fr}.tools-hero-copy{text-align:center;align-items:center}.tools-testimonials{height:auto;overflow:visible}.tools-testimonial-track{display:flex;transform:none!important}.tools-testimonial{height:auto;min-width:100%;padding-bottom:48px}.tools-feed-nav{flex-direction:row;right:50%;top:auto;bottom:48px;transform:translateX(50%)}.tools-feed-nav button{transform:rotate(-90deg)}}@media (max-width:700px){.tools-hero-copy h1{font-size:48px;line-height:48px}.tools-features h2,.tools-split-copy h2,.tools-try h2,.tools-usecase-intro h2{font-size:44px;line-height:48px}.tools-feature-grid{grid-template-columns:1fr}.tools-split-section{min-height:unset}}.scp-page{background:var(--paper);color:var(--ink)}.scp-page .fade-in{display:flex;flex-direction:column;align-items:center}.scp-page h1,.scp-page h2,.scp-page h3,.scp-page h4{font-family:Space Grotesk,sans-serif;font-weight:700;margin:0}.scp-page h1{font-size:60px;line-height:68px}.scp-page h2{font-size:48px;line-height:56px;max-width:768px}.scp-page h3{font-size:28px;line-height:36px;max-width:768px}.scp-page li,.scp-page p{font-family:DM Sans,sans-serif;margin:0}.scp-page .lede{font-size:20px;line-height:28px;max-width:768px}.scp-page .body{font-size:16px;line-height:22px}.scp-page strong{color:var(--ink);font-weight:700}.scp-hero{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;text-align:center;padding:120px 24px;background:linear-gradient(180deg,#ffffff,#ece9f4)}.scp-hero-img{position:absolute;opacity:.1;width:200%;height:200%;max-width:none;max-height:none;top:-50%;pointer-events:none}.scp-hero-img.partners{left:-50%}.scp-hero-img.agencies{left:-75%}.scp-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;max-width:768px;width:100%;margin-inline:auto;gap:60px}.scp-issue{display:flex;justify-content:center;padding-inline:24px;background:var(--white)}.scp-issue-content{max-width:993px;width:100%;margin-inline:auto;padding-block:120px;display:flex;gap:80px;align-items:center}.scp-issue-text{display:flex;flex-direction:column;gap:40px;flex:1}.scp-issue-text .ghost{color:rgba(31,33,66,.04);-webkit-text-stroke:1.5px #1f2142}.scp-issue-copy{display:flex;flex-direction:column;gap:24px}.scp-issue-list{padding-left:16px;margin:0;list-style:disc}.scp-issue-list li{font-size:16px;line-height:22px}.scp-issue-list li::marker{color:var(--accent)}.scp-issue-list li:not(:last-child){margin-bottom:12px}.scp-stats{gap:24px;flex-basis:400px}.scp-stat,.scp-stats{display:flex;flex-direction:column}.scp-stat{background:var(--ink);border-radius:24px;padding:24px;gap:12px}.scp-stat h2{color:var(--accent)}.scp-stat .body{color:rgba(255,255,255,.8)}.scp-how{position:relative;z-index:1;padding:120px 40px;display:flex;justify-content:center}.scp-how-content{max-width:993px;width:100%;margin-inline:auto;text-align:center;display:flex;align-items:center;flex-direction:column;gap:40px}.scp-how-items{display:flex;gap:16px;margin-top:44px;width:100%}.scp-how-items>*{flex-basis:0;flex-grow:1}.scp-card{overflow:hidden;position:relative;text-align:left;background:var(--white);box-shadow:inset 0 0 0 1px var(--ink-10);border-radius:24px;padding:32px;display:flex;gap:12px;flex-direction:column;align-items:flex-start}.scp-card .scp-icon,.scp-card svg{width:40px;height:40px;flex-shrink:0;color:var(--ink)}.scp-license{flex-direction:row;padding-left:24px;align-items:flex-start}.scp-card-text{display:flex;flex-direction:column;gap:12px;text-align:left}.scp-card-text h3{font-size:24px;line-height:32px}.scp-rules{background:var(--ink);padding:120px 24px;display:flex;justify-content:center}.scp-rules .lede{color:rgba(255,255,255,.8)}.scp-rules h2{color:var(--white)}.scp-rules-items{display:flex;flex-direction:column;gap:16px;max-width:600px;width:100%}.scp-rule{flex-direction:row;align-items:flex-start;gap:24px;background:rgba(255,255,255,.05);box-shadow:none}.scp-rule .roman{width:24px;color:var(--accent);flex-shrink:0}.scp-rule h3{color:var(--white)}.scp-rule .body{color:rgba(255,255,255,.8)}.scp-paper{display:flex;flex-direction:column;text-align:center;align-items:center;margin-inline:auto;gap:40px;max-width:768px;padding:120px 0}#paper{scroll-margin-top:96px}.scp-paper-cta{display:flex;flex-direction:column;align-items:center;gap:24px;background:rgba(31,33,66,.03);border:1px solid var(--ink-10);padding-block:40px;border-radius:24px;width:100%}.scp-paper-cta>:not(:last-child){padding-inline:24px}.scp-paper-cta-content{display:flex;align-items:center;gap:60px}.scp-paper-btns{display:flex;flex-direction:column;gap:12px}.btn-white{background:var(--white);gap:8px}.btn-white img{width:24px;height:24px}.scp-paper-scene-wrap{display:flex;align-items:center;justify-content:center}.scp-paper-scene{position:relative;height:400px;width:400px}.scp-paper-scene img{max-width:none}.scp-expand{border:none;background:transparent;width:100%;display:flex;align-items:center;justify-content:center;gap:16px;padding:40px 24px 16px;cursor:pointer;color:var(--ink);font:inherit}.scp-expand-icon{display:flex;transition:transform .2s ease}.scp-expand-icon.open{transform:rotate(180deg)}.scp-pdf-grid{display:grid;width:calc(100% - 32px);grid-template-rows:0fr;transition:grid-template-rows .2s ease;overflow:hidden}.scp-pdf-grid.open{grid-template-rows:1fr}.scp-pdf-inner{min-height:0;width:100%;overflow:hidden}.scp-pdf-inner iframe{width:100%;height:80vh;min-height:480px;border:0;background:var(--white)}.scp-reality{text-align:center;display:flex;min-height:832px;justify-content:center;padding:0 24px 120px}.scp-vert{max-width:1200px;width:100%;margin-inline:auto;padding-inline:24px}.scp-reality-text,.scp-vert{display:flex;flex-direction:column;gap:24px;align-items:center}.scp-reality-text{padding-top:120px;max-width:768px;text-align:center}.scp-reality-stats{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:40px;width:100%;max-width:768px}.scp-agency-how{text-align:center;padding-block:120px;display:flex;min-height:832px;justify-content:center;background:var(--white)}.scp-agency-how .scp-card svg{width:24px;height:24px;color:var(--accent)}.scp-agency-how h3{font-size:20px;line-height:28px}.scp-step-num{color:rgba(31,33,66,.03);font-family:Darker Grotesque,Space Grotesk,sans-serif;font-size:280px;line-height:320px;font-weight:900;position:absolute;bottom:-80px;right:32px;pointer-events:none}.scp-standard-items{display:flex;gap:16px;margin-top:44px;width:100%}.scp-standard-items>*{flex-basis:0;flex-grow:1}.scp-bio{padding-block:120px;display:flex;justify-content:center}.scp-bio-content{display:flex;flex-direction:column;gap:40px;max-width:1200px;width:100%;margin-inline:auto;margin-top:40px;padding-inline:24px}.scp-bio-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.scp-dash{background:var(--ink);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px}.scp-dash,.scp-dash .body{color:rgba(255,255,255,.8)}.scp-dash .body{font-size:11px;line-height:16px}.scp-dash-dots{display:flex;gap:24px;align-items:center;margin-bottom:12px}.scp-dots{display:flex;gap:8px}.scp-dot{height:12px;width:12px;border-radius:99px}.scp-dot.red{background:hsl(0 84.2% 60.2%/.6)}.scp-dot.yellow{background:hsl(45 90% 62%/.6)}.scp-dot.green{background:rgba(74,222,128,.6)}.scp-dash-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.scp-dash-avatar{height:80px;width:80px;object-fit:cover;border-radius:99px;border:2px solid rgba(255,255,255,.4)}.scp-dash-name{color:var(--white);font-size:20px;line-height:28px}.scp-dash-info{display:flex;align-items:center;column-gap:16px;row-gap:0;flex-wrap:wrap}.scp-dash-info span{display:inline-flex;align-items:center;width:max-content;gap:4px}.scp-dash-info img{height:13px;width:13px}.scp-dash-stats{display:grid;grid-template-columns:repeat(4,1fr);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);background:rgba(255,255,255,.1)}.scp-dash-stats>*{padding:8px 10px;border-right:1px solid rgba(255,255,255,.1)}.scp-dash-stats>:last-child{border-right:none}.scp-dash-stats .val,.scp-dash-usage .val{color:var(--white);font-size:14px;line-height:20px}.scp-dash-usage{display:grid;grid-template-columns:auto 1fr;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);background:rgba(255,255,255,.1)}.scp-dash-usage>*{padding:8px 10px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center}.scp-dash-usage>:nth-last-child(-n+2){border-bottom:none}.scp-dash-usage>:nth-child(2n){border-right:none}.scp-bio-items{display:flex;gap:16px;margin-top:40px}.scp-bio-items>*{flex-basis:0;flex-grow:1}.scp-everything{text-align:center;padding-block:120px;display:flex;min-height:832px;justify-content:center}.scp-everything-items{display:flex;max-width:1200px;flex-direction:column;padding-top:40px;width:100%}.scp-everything-item{overflow:hidden;position:relative;text-align:left;background:var(--white);border-bottom:1px solid var(--ink-10);padding-block:24px;display:flex;gap:40px}.scp-everything-item>*{flex-grow:1;flex-basis:0}.scp-everything-item h4{font-size:24px;line-height:32px}.scp-attrs{display:flex;flex-wrap:wrap;gap:8px}.scp-attr{display:block;padding:4px 12px;background:rgba(31,33,66,.05);border-radius:99px;font-size:16px;line-height:22px}.scp-join{background:var(--ink);padding-block:120px;justify-content:center}.scp-join,.scp-join-inner{display:flex;align-items:center}.scp-join-inner{flex-direction:column;text-align:center;gap:24px;max-width:768px;width:100%;margin-inline:auto;padding-inline:24px}.scp-join h2{color:var(--white)}.scp-join h2 span{color:var(--accent)}.scp-join .lede{color:rgba(255,255,255,.8)}@media (max-width:900px){.scp-page h1{font-size:52px;line-height:56px}.scp-page h2{font-size:40px;line-height:48px}.scp-page h3{font-size:24px;line-height:32px}.scp-hero-content,.scp-how-content,.scp-join-inner,.scp-paper,.scp-reality-text{align-items:flex-start;text-align:left}.scp-hero-content{gap:40px}.scp-bio-items,.scp-everything-item,.scp-how-items,.scp-issue-content,.scp-paper-cta-content,.scp-standard-items{flex-direction:column}.scp-how{padding-inline:24px}.scp-bio-items>*,.scp-how-items>*,.scp-standard-items>*{flex-basis:unset;flex-grow:unset}.scp-rules-items{max-width:unset}.scp-paper{padding-inline:24px}.scp-paper-cta{align-self:stretch}.scp-paper-scene{height:280px;width:280px;transform:translate(-66px,-50px)}.scp-bio-grid{grid-template-columns:1fr;align-items:unset}.scp-join{padding-bottom:60px}}@media (max-width:600px){.scp-reality-stats{grid-template-columns:1fr}.scp-dash-stats>:nth-child(3){display:none}.scp-dash-stats{grid-template-columns:repeat(3,1fr)}.scp-bio-items{flex-direction:column;margin-top:0}}.geo-page{background:var(--paper);color:var(--ink);padding:120px 24px 80px;min-height:100vh}.geo-page h1,.geo-page h2,.geo-page h3{font-family:Space Grotesk,sans-serif;font-weight:700;margin:0}.geo-wrap{width:100%;max-width:1080px;margin:0 auto}.geo-wrap--narrow{max-width:760px}.geo-eyebrow{font-size:13px;font-weight:600;letter-spacing:.04em;color:var(--ink-65);text-transform:uppercase}.geo-title{font-size:40px;line-height:1.15;letter-spacing:-.03em;margin:8px 0 12px}.geo-lede{font-size:18px;line-height:1.5;color:var(--ink-80);max-width:640px}.geo-header{display:flex;flex-direction:column;gap:12px;margin-bottom:28px;max-width:720px}.geo-crumbs{margin-bottom:16px}.geo-crumb-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;align-items:center;font-size:13px;color:var(--ink-65)}.geo-crumb-list a{color:var(--ink-65);text-decoration:none}.geo-crumb-list a:hover{color:var(--link)}.geo-crumb-list [aria-current=page]{color:var(--ink);font-weight:600}.geo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}.geo-search{flex:1 1 280px;max-width:420px;position:relative}.geo-search input{width:100%;border:1px solid var(--ink-10);background:var(--white);border-radius:999px;padding:12px 16px 12px 42px;font:inherit;font-size:15px;color:var(--ink)}.geo-search input:focus{outline:2px solid var(--accent);outline-offset:1px}.geo-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--ink-65);pointer-events:none}.geo-count{width:fit-content;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:600;line-height:1;background:rgba(109,115,197,.1);color:var(--link)}.geo-creator-list,.geo-question-list{display:grid;gap:16px;margin:0;padding:0;list-style:none}.geo-creator-list{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-answer,.geo-card,.geo-chip,.geo-empty,.geo-question-card,.geo-section,.geo-sources,.geo-stat{background:var(--white);box-shadow:inset 0 0 0 1px var(--ink-10);border-radius:20px}.geo-card,.geo-chip,.geo-question-card{display:flex;gap:16px;align-items:flex-start;text-decoration:none;color:inherit;padding:20px;transition:box-shadow .16s ease}.geo-card:hover,.geo-chip:hover,.geo-question-card:hover{box-shadow:inset 0 0 0 1px rgba(109,115,197,.28),0 12px 28px rgba(109,115,197,.08)}.geo-card-body,.geo-question-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:6px}.geo-name{font-size:18px;line-height:1.3;font-weight:700;font-family:Space Grotesk,sans-serif}.geo-about,.geo-meta{font-size:14px;color:var(--ink-65)}.geo-about{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.geo-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;background:var(--ink);color:var(--white);display:grid;place-items:center;font-weight:700;flex-shrink:0}.geo-avatar--lg{width:64px;height:64px}.geo-chevron{color:var(--ink-65);margin-top:4px;flex-shrink:0}.geo-empty{padding:48px 24px;text-align:center}.geo-profile{display:flex;gap:16px;align-items:flex-start;margin-bottom:32px}.geo-profile-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:10px}.geo-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:8px}.geo-btn,.geo-btn-secondary{display:inline-flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;text-decoration:none;border-radius:40px;padding:12px 20px;border:0;cursor:pointer}.geo-btn{color:var(--ink);background:var(--accent);box-shadow:inset 0 0 0 1px var(--ink)}.geo-btn:disabled{opacity:.6;cursor:not-allowed}.geo-btn--loading{gap:8px;pointer-events:none;opacity:.85}.geo-spinner--btn{width:16px;height:16px;margin:0;border-width:2px;border-color:rgba(31,33,66,.18);border-top-color:var(--ink)}.geo-btn-secondary{background:var(--white);color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink-10)}.geo-questions-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:16px}.geo-questions-heading{font-size:16px;line-height:1.3}.geo-question-card{border-radius:16px;padding:18px 20px}.geo-question-index{min-width:28px;font-size:13px;font-weight:700;line-height:24px;color:var(--link)}.geo-question-title{font-size:17px;line-height:1.4;font-weight:600;word-break:break-word}.geo-keywords{display:flex;flex-wrap:wrap;gap:6px}.geo-keyword{font-size:12px;line-height:1;padding:5px 8px;border-radius:999px;background:rgba(109,115,197,.08);color:var(--ink-65)}.geo-article{display:flex;flex-direction:column;gap:24px}.geo-chip{width:fit-content;max-width:100%;align-items:center;padding:12px 16px;border-radius:16px}.geo-article-title{font-size:32px;line-height:1.25;letter-spacing:-.03em}.geo-answer{padding:32px;border-radius:24px}.geo-answer-body{color:var(--ink-80)}.geo-answer-body p{margin:0 0 16px;font-size:17px;line-height:1.65}.geo-answer-body p:last-child{margin-bottom:0}.geo-answer-body h2,.geo-answer-body h3{margin:28px 0 12px}.geo-answer-body ol,.geo-answer-body ul{margin:0 0 16px;padding-left:24px}.geo-answer-body li{margin-bottom:8px;font-size:17px;line-height:1.65}.geo-answer-body a{word-break:break-word;color:var(--link);font-weight:600}.geo-answer-body blockquote{margin:0 0 16px;padding:12px 16px;border-left:3px solid var(--link);background:rgba(109,115,197,.06);border-radius:0 12px 12px 0}.geo-answer-body img{display:block;max-width:100%;border-radius:12px;margin:16px 0}.geo-answer-author{margin-top:16px;font-size:14px;color:var(--ink-65)}.geo-answer-author a{color:inherit;font-weight:600;text-decoration:none}.geo-answer-author a:hover{color:var(--link)}.geo-answer-permalink{display:inline-block;margin-top:8px;font-size:13px;font-weight:600;color:var(--ink-65);text-decoration:none}.geo-answer-permalink:hover{color:var(--link)}.geo-pending,.geo-sources{padding:24px}.geo-source-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.geo-source-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;background:rgba(109,115,197,.06);text-decoration:none;color:inherit;font-weight:600;font-size:14px}.geo-error{margin-top:16px;color:#b42318;font-size:14px}.geo-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0}.geo-stat{padding:16px;border-radius:12px}.geo-stat-label{font-size:13px;color:var(--ink-65)}.geo-stat-value{font-size:28px;font-weight:700;line-height:1.2;margin:4px 0}.geo-section{padding:0;overflow:hidden;margin-bottom:16px}.geo-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:rgba(31,33,66,.04);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.geo-section-body{padding:18px}.geo-code{margin:0;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.6;color:var(--ink-80)}.geo-row{display:grid;grid-template-columns:180px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--ink-10);font-size:14px}.geo-row:last-child{border-bottom:0}.geo-row dt{color:var(--ink-65);margin:0}.geo-row dd{margin:0}.geo-content-item{padding:14px 0;border-bottom:1px solid var(--ink-10)}.geo-content-item:last-child{border-bottom:0}.geo-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:var(--ink);color:var(--white);font-size:11px;font-weight:700}.geo-columns{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.geo-more{margin-top:24px}.ai-bio-page .geo-profile,.geo-scp-chip{align-items:center}.geo-scp-chip{display:inline-flex;flex-shrink:0;padding:4px 10px;border-radius:999px;background:#d1fae5;color:#047857;font-size:11px;font-weight:700;letter-spacing:.04em}.geo-auto-badge{font-weight:600;color:var(--ink-65)}.geo-auto-badge,.geo-live-badge{font-size:11px;letter-spacing:.02em;text-transform:none}.geo-live-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#d1fae5;color:#047857;font-weight:700}.geo-stat-caption{font-size:11px;color:var(--ink-65);margin-top:2px}.geo-stat-value--content{color:#1e3a8a}.geo-stat-value--reach{color:#2563eb}.geo-stat-value--inferences{color:#7c3aed}.geo-stat-value--rank{color:#059669}.geo-stat-value .geo-na{font-size:14px;font-weight:500}.geo-na{font-style:italic;color:var(--ink-65)}.geo-code--meta{background:#eef2ff;box-shadow:inset 0 0 0 1px #c7d2fe}.geo-code--llm,.geo-code--meta{padding:16px;border-radius:12px}.geo-code--llm{background:#f0fdf4;box-shadow:inset 0 0 0 1px #bbf7d0}.geo-code-key{color:#1e3a8a}.geo-code-string{color:#16a34a}.geo-code-comment{color:#6b7280}.geo-code-json-key{color:#9a3412}.geo-code-json-value{color:#1d4ed8}.geo-index-item{padding:14px 0;border-bottom:1px solid var(--ink-10)}.geo-index-item:last-child{border-bottom:0}.geo-index-item-top{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.geo-platform-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;color:#fff;font-size:11px;font-weight:700}.geo-index-date,.geo-type-pill{font-size:12px;color:var(--ink-65)}.geo-index-date{margin-left:auto;flex-shrink:0}.geo-index-title-row{display:flex;align-items:flex-start;gap:8px;margin-top:8px}.geo-index-title{margin:0;flex:1;min-width:0;font-size:14px;font-weight:700;line-height:1.4;color:inherit;text-decoration:none;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}a.geo-index-title:hover{color:var(--link)}.geo-index-tags{font-size:12px;color:var(--ink-65)}.geo-index-caption{margin:6px 0 0;font-size:13px;color:var(--ink-65);display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.geo-index-meta{margin:6px 0 0;font-size:12px;color:var(--ink-65)}.geo-index-footer{margin:12px 0 0;font-size:13px;color:var(--ink-65);word-break:break-all}.geo-affiliate-url,.geo-index-footer a,.geo-text-link{color:var(--link);font-weight:600;text-decoration:none}.geo-text-link{padding:0;border:0;background:none;cursor:pointer;font:inherit}.geo-affiliate-url{display:inline-block;margin-top:8px;font-size:14px;word-break:break-all}.geo-platform-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.geo-chip-outline{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;box-shadow:inset 0 0 0 1px var(--ink-10);font-size:12px;font-weight:600;color:var(--ink-80)}.geo-empty-inline{margin:0;text-align:center;padding:12px 0;color:var(--ink-65);font-size:14px}.geo-card--pending{opacity:.72;pointer-events:none}.geo-spinner{width:36px;height:36px;flex-shrink:0;border:3px solid var(--ink-10);border-top-color:var(--ink);border-radius:50%;animation:geo-spin .7s linear infinite}.geo-spinner--sm{width:18px;height:18px;border-width:2px;margin-top:4px}.geo-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:240px;text-align:center}.geo-loader-label{margin:0;font-size:16px;font-weight:600;color:var(--ink-80)}.geo-nav-overlay{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px;background:rgba(251,251,249,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.geo-nav-overlay-card{display:flex;flex-direction:column;align-items:center;min-width:min(100%,280px);padding:8px 24px;background:var(--white);border-radius:20px;box-shadow:inset 0 0 0 1px var(--ink-10),0 16px 40px rgba(31,33,66,.08)}.geo-nav-overlay .geo-loader{min-height:0;padding:28px 8px}@keyframes geo-spin{to{transform:rotate(1turn)}}@media (max-width:800px){.geo-title{font-size:28px}.geo-article-title{font-size:26px}.geo-columns,.geo-creator-list,.geo-row,.geo-stats{grid-template-columns:1fr}.geo-profile{flex-direction:column}.geo-answer{padding:20px}}