.overhaul-marketing{--pad-lg:84px;--pad-md:56px;--pad-sm:40px;--accent:#b8481f;--accent-hover:#963715;--accent-soft:#b8481f1c;--button-accent:#b8481f;--button-accent-hover:#963715;--ink-3:#70706a;background:var(--bg);min-height:100vh;color:var(--ink);font-size:clamp(15px,4vw,17px);line-height:1.55;overflow-x:hidden}html[data-theme=dark] .overhaul-marketing{--accent:#ef7c51;--accent-hover:#f48c66;--accent-soft:#ef7c5124;--button-accent:#b8481f;--button-accent-hover:#963715;--ink-3:#9a9aa2}.overhaul-marketing *,.overhaul-marketing :before,.overhaul-marketing :after{box-sizing:border-box}.overhaul-marketing a{color:inherit;text-decoration:none}.overhaul-marketing p{max-width:65ch}.overhaul-marketing .landing-wrap{width:100%;max-width:1080px;margin-inline:auto;padding-inline:28px}.overhaul-marketing .landing-section{scroll-margin-top:80px}.overhaul-marketing .pad-lg{padding-block:var(--pad-lg)}.overhaul-marketing .pad-md{padding-block:var(--pad-md)}.overhaul-marketing .pad-sm{padding-block:var(--pad-sm)}.overhaul-marketing .bordered{border-top:1px solid var(--line)}.overhaul-marketing .landing-nav{z-index:50;background:color-mix(in srgb,var(--bg)86%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .2s var(--ease-out);border-bottom:1px solid #0000;padding:18px 0;position:sticky;top:0}.overhaul-marketing .landing-nav.stuck{border-bottom-color:var(--line)}.overhaul-marketing .landing-nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:920px;margin-inline:auto;padding-inline:28px;display:flex}.overhaul-marketing .landing-logo{letter-spacing:-.03em;font-size:19px;font-weight:700}.overhaul-marketing .landing-links{align-items:center;gap:8px;display:flex}.overhaul-marketing .landing-links>a:not(.landing-button){color:var(--ink-2);border-radius:8px;padding:7px 12px;font-size:15px;transition:color .15s,background-color .15s}.overhaul-marketing .landing-links>a:not(.landing-button):hover{color:var(--ink);background:var(--line-soft)}.overhaul-marketing .mobile-menu-trigger{border:1px solid var(--line);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:10px;place-items:center;display:none}.overhaul-marketing .mobile-menu-backdrop{z-index:100;background:#0c0c0d75;position:fixed;inset:0}.overhaul-marketing .mobile-menu-sheet{background:var(--bg);flex-direction:column;width:100%;padding:20px;display:flex;position:absolute;inset:0}.overhaul-marketing .mobile-menu-sheet>div{justify-content:space-between;align-items:center;display:flex}.overhaul-marketing .mobile-menu-sheet>div button{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.overhaul-marketing .mobile-menu-sheet nav{margin-top:44px;display:grid}.overhaul-marketing .mobile-menu-sheet nav a{border-bottom:1px solid var(--line);letter-spacing:-.025em;align-items:center;min-height:62px;font-size:27px;font-weight:650;display:flex}.overhaul-marketing .mobile-menu-sheet>.landing-button{width:100%;margin-top:auto}.overhaul-marketing .landing-button{background:var(--button-accent);cursor:pointer;min-height:50px;transition:transform .16s var(--ease-out),background-color .16s var(--ease-out),opacity .16s ease;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 26px;font-size:16px;font-weight:650;display:inline-flex;color:#fff!important}.overhaul-marketing .landing-button:hover{background:var(--button-accent-hover)}.overhaul-marketing .landing-button:active{transform:scale(.97)}.overhaul-marketing .landing-button:disabled{cursor:wait;opacity:.62}.overhaul-marketing .landing-button.small{border-radius:8px;min-height:38px;padding-inline:16px;font-size:14px}.overhaul-marketing .landing-button.ghost{border:1px solid var(--line);background:var(--surface);color:var(--ink)!important}.overhaul-marketing .landing-button.ghost:hover{background:var(--surface-subtle)}.overhaul-marketing .landing-hero{padding-block:var(--pad-lg);text-align:center}.overhaul-marketing .landing-hero>h1{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(30px,8.5vw,56px);font-weight:700;line-height:1.1}.overhaul-marketing .landing-hero>h1>span:last-child{display:block}.overhaul-marketing .hero-line{white-space:nowrap;justify-content:center;align-items:baseline;min-width:0;display:flex}.overhaul-marketing .word-pill{background:var(--accent-soft);color:var(--accent);border-radius:12px;margin-inline:.08em;padding:.03em .26em .09em;display:inline-grid}.overhaul-marketing .word-pill>span{text-align:center;grid-area:1/1}.overhaul-marketing .word-pill-lock{visibility:hidden;pointer-events:none}.overhaul-marketing .word-pill-live{animation:overhaul-word-pop .4s var(--ease-out)}@keyframes overhaul-word-pop{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:none}}.overhaul-marketing .landing-hero>p{max-width:56ch;color:var(--ink-2);text-wrap:pretty;margin:22px auto 32px;font-size:18px}.overhaul-marketing .landing-composer{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:14px;width:100%;max-width:640px;margin-inline:auto;transition:border-color .16s,box-shadow .16s;overflow:hidden;box-shadow:0 1px 2px #1a1a180a,0 18px 36px -28px #1a1a1866}.overhaul-marketing .landing-composer:focus-within{border-color:color-mix(in srgb,var(--accent)55%,transparent);box-shadow:0 0 0 4px var(--accent-soft)}.overhaul-marketing .landing-composer label{color:var(--ink-3);padding:16px 18px 0;font-size:13px;font-weight:650;display:block}.overhaul-marketing .landing-composer textarea{field-sizing:content;resize:none;width:100%;min-height:94px;color:var(--ink);background:0 0;border:0;outline:0;padding:10px 18px 14px;font-size:17px;line-height:1.5}.overhaul-marketing .composer-row{border-top:1px solid var(--line-soft);background:var(--surface-subtle);justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex;position:relative}.overhaul-marketing .prompt-tools,.overhaul-marketing .prompt-submit{align-items:center;gap:6px;min-width:0;display:flex}.overhaul-marketing .prompt-popover-wrap{position:relative}.overhaul-marketing .prompt-icon-button,.overhaul-marketing .mode-chip{border:1px solid var(--line);background:var(--surface);min-width:44px;min-height:44px;color:var(--ink-2);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.overhaul-marketing .prompt-icon-button{border-radius:10px;font-size:20px}.overhaul-marketing .prompt-icon-button:hover,.overhaul-marketing .mode-chip:hover{color:var(--ink)}.overhaul-marketing .mode-chip{border-radius:999px;gap:6px;padding:0 12px;font-size:13px;font-weight:650}.overhaul-marketing .prompt-popover{z-index:20;border:1px solid var(--line);background:var(--surface);border-radius:12px;position:absolute;bottom:calc(100% + 8px);overflow:hidden;box-shadow:0 18px 42px -24px #1a1a1880}.overhaul-marketing .attach-popover{width:170px;padding:6px;left:0}.overhaul-marketing .attach-popover button{width:100%;min-height:40px;color:var(--ink-2);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;padding:0 10px;display:flex}.overhaul-marketing .attach-popover button:hover{background:var(--line-soft);color:var(--ink)}.overhaul-marketing .mode-popover{width:292px;padding:6px;left:0}.overhaul-marketing .mode-popover>button{width:100%;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:26px 1fr 20px;align-items:center;padding:7px 10px;display:grid}.overhaul-marketing .mode-popover>button:hover{background:var(--line-soft)}.overhaul-marketing .mode-popover>button>span:nth-child(2){display:grid}.overhaul-marketing .mode-popover b{font-size:13px}.overhaul-marketing .mode-popover small{color:var(--ink-2);font-size:12px}.overhaul-marketing .prompt-submit{margin-left:auto}.overhaul-marketing .character-ring{width:44px;height:44px;color:var(--ink-2);place-items:center;display:grid}.overhaul-marketing .character-ring svg{width:20px;height:20px;overflow:visible;transform:rotate(-90deg)}.overhaul-marketing .character-ring circle{fill:none;stroke:var(--line);stroke-width:3px}.overhaul-marketing .character-ring .progress{stroke:currentColor;stroke-dasharray:56.55;stroke-linecap:round;transition:stroke-dashoffset .12s,color .12s}.overhaul-marketing .character-ring.warning{color:var(--accent)}.overhaul-marketing .character-ring.danger{color:#b3261e}.overhaul-marketing .thread-label{color:#8f211a;white-space:nowrap;font-size:11px;font-weight:650}.overhaul-marketing .prompt-send{border:2px solid var(--surface-subtle);background:var(--button-accent);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.overhaul-marketing .prompt-send:hover{background:var(--button-accent-hover)}.overhaul-marketing .prompt-send:disabled{opacity:.38;cursor:default}.overhaul-marketing .landing-hero .cf-turnstile{max-width:640px;margin:10px auto 0}.overhaul-marketing .hero-button{margin-top:18px}.overhaul-marketing .landing-reduce{color:var(--ink-3)!important;margin:10px auto 0!important;font-size:13px!important}.overhaul-marketing .hero-proof{color:var(--ink-2);flex-direction:column;align-items:center;gap:8px;margin-top:22px;font-size:14px;display:flex}.overhaul-marketing .hero-proof b{color:var(--ink)}.overhaul-marketing .hero-avatars{padding-left:10px;display:flex}.overhaul-marketing .hero-avatars img{border:2px solid var(--bg);object-fit:cover;background:var(--surface-subtle);border-radius:999px;width:32px;height:32px;margin-left:-10px}.overhaul-marketing .product-stage{color:#ededea;text-align:left;background:#0c0c0d;border:1px solid #ffffff14;border-radius:16px;max-width:800px;margin:42px auto 0;scroll-margin-top:80px;overflow:hidden;box-shadow:0 2px 4px #1a1a1812,0 44px 88px -44px #1a1a188f}.overhaul-marketing .stage-chrome{border-bottom:1px solid #ffffff12;gap:7px;padding:12px 14px;display:flex}.overhaul-marketing .stage-chrome i{background:#ff5f57;border-radius:99px;width:11px;height:11px}.overhaul-marketing .stage-chrome i:nth-child(2){background:#febc2e}.overhaul-marketing .stage-chrome i:nth-child(3){background:#28c840}.overhaul-marketing .stage-bar{color:#7a7a82;border-bottom:1px solid #ffffff12;align-items:center;gap:22px;padding:12px 18px;font-size:13px;display:flex}.overhaul-marketing .stage-bar b{color:#ededea;font-size:14px}.overhaul-marketing .stage-bar em{color:#ededea;background:#232327;border-radius:999px;margin-left:auto;padding:4px 11px;font-size:12px;font-style:normal}.overhaul-marketing .stage-body{min-height:440px;padding:20px}.overhaul-marketing .stage-body>small,.overhaul-marketing .stage-label{color:#8f8f96;margin-bottom:9px;font-size:12px;display:block}.overhaul-marketing .stage-label span{color:#626269}.overhaul-marketing .stage-input{color:#ededea;background:#17171a;border:1px solid #ffffff14;border-radius:9px;min-height:44px;margin-bottom:20px;padding:13px 15px;font-size:13px}.overhaul-marketing .stage-thinking{color:#aaa9b0;align-items:center;gap:9px;padding:2px 0 15px;font-size:13px;display:flex}.overhaul-marketing .stage-thinking i{border:1.5px solid #ffffff2e;border-top-color:var(--accent);border-radius:50%;width:13px;height:13px;animation:.7s linear infinite overhaul-spin}@keyframes overhaul-spin{to{transform:rotate(360deg)}}.overhaul-marketing .draft-grid{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.overhaul-marketing .draft-card.result-card{color:#ededea;min-height:0;box-shadow:none;background:#17171a;border-color:#ffffff14;flex-direction:column;display:flex}.overhaul-marketing .draft-card.arrived{animation:overhaul-draft-in .38s var(--ease-out)}@keyframes overhaul-draft-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.overhaul-marketing .draft-card>small{color:#7a7a82;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:650}.overhaul-marketing .draft-card p{white-space:pre-wrap;color:#ededea;margin:10px 0 14px;font-size:14px;line-height:1.55}.overhaul-marketing .draft-card button,.overhaul-marketing .post-to-x{color:#aaa9b0;cursor:pointer;background:#232327;border:1px solid #ffffff14;border-radius:7px;align-self:flex-start;align-items:center;gap:5px;min-height:44px;padding:7px 10px;font-size:11px;display:inline-flex}.overhaul-marketing .draft-card button:hover,.overhaul-marketing .post-to-x:hover{color:#fff}.overhaul-marketing .post-to-x svg{width:12px;height:12px}.overhaul-marketing .draft-card button:disabled{cursor:default;opacity:.62}.overhaul-marketing .draft-card-footer{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.overhaul-marketing .demo-image-loading,.overhaul-marketing .demo-image-card{background:#111113;border:1px solid #ffffff14;border-radius:9px;margin:0 0 14px}.overhaul-marketing .demo-image-loading{aspect-ratio:16/9;color:#8f8f96;background:linear-gradient(105deg,#111113 30%,#242428 48%,#111113 66%) 0 0/220% 100%;justify-content:center;align-items:center;gap:8px;min-height:104px;font-size:11px;animation:1.1s linear infinite overhaul-demo-skeleton;display:flex}.overhaul-marketing .demo-image-loading>i{border:1.5px solid #ffffff2e;border-top-color:var(--accent);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite overhaul-spin}.overhaul-marketing .demo-image-card{animation:overhaul-draft-in .32s var(--ease-out);overflow:hidden}.overhaul-marketing .demo-image-card>div{aspect-ratio:16/9;background:radial-gradient(circle at 50% 35%,#35353a,#19191c 65%);grid-template-columns:repeat(2,46px);place-content:center;gap:8px;display:grid}.overhaul-marketing .demo-image-card>div i{background:linear-gradient(145deg,#424247,#242428);border-radius:9px;width:46px;height:46px;box-shadow:inset 0 1px #ffffff0f}.overhaul-marketing .demo-image-card>div i:nth-child(2),.overhaul-marketing .demo-image-card>div i:nth-child(3){background:linear-gradient(145deg,#554034,#292421)}.overhaul-marketing .demo-image-card>span{color:#7a7a82;border-top:1px solid #ffffff12;padding:8px 10px;font-size:10px;display:block}.overhaul-marketing .demo-loading-card{align-content:center;gap:9px;display:grid!important}.overhaul-marketing .demo-loading-card>i{background:linear-gradient(90deg,#232327,#35353a,#232327) 0 0/220% 100%;border-radius:99px;width:78%;height:8px;animation:1.3s ease-in-out infinite overhaul-demo-skeleton;display:block}.overhaul-marketing .demo-loading-card>i:nth-child(2){width:58%}.overhaul-marketing .demo-loading-card>i:nth-child(3){width:35%}@keyframes overhaul-demo-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.overhaul-marketing .trial-conversion{text-align:center;border-top:1px solid #ffffff12;flex-direction:column;align-items:center;margin-top:22px;padding-top:22px;display:flex}.overhaul-marketing .trial-conversion p{color:#b8b8b2;margin:0 0 13px;font-size:14px}.overhaul-marketing .trial-conversion small{color:#66666d;margin-top:8px}.overhaul-marketing .demo-structure-note{font-weight:600;color:var(--ink-2)!important;margin:16px auto 0!important;font-size:14px!important}.overhaul-marketing .snap-dots{justify-content:center;align-items:center;gap:0;display:none}.overhaul-marketing .snap-dots button{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.overhaul-marketing .snap-dots button:after{background:var(--ink-3);opacity:.4;content:"";border-radius:50%;width:8px;height:8px}.overhaul-marketing .snap-dots button[aria-current=true]:after{background:var(--accent);opacity:1}.overhaul-marketing .image-nudge{color:#ededea;background:#17171a;border:1px solid #ffffff1a;border-radius:10px;margin-top:16px;padding:14px}.overhaul-marketing .image-nudge>b{font-size:13px}.overhaul-marketing .image-nudge p{color:#aaa9b0;margin:4px 0 10px;font-size:12px}.overhaul-marketing .image-nudge button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:7px;min-height:36px;padding:0 12px;font-weight:650}.overhaul-marketing .stat-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.overhaul-marketing .stats-heading{color:var(--ink-2);text-align:center;margin:0 auto 16px;font-size:15px;font-weight:600}.overhaul-marketing .stat-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:15px}.overhaul-marketing .stat-card b{letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:46px;font-weight:800;line-height:1;display:block}.overhaul-marketing .stat-card span{color:var(--ink-2);margin-top:5px;font-size:14px;display:block}.overhaul-marketing .post-wall{padding-bottom:var(--pad-md);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 40px calc(100% - 40px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 40px calc(100% - 40px),#0000 100%)}.overhaul-marketing .post-marquee{width:100%;overflow:hidden}.overhaul-marketing .post-track{will-change:transform;align-items:flex-start;width:max-content;display:flex}.overhaul-marketing .post-track.moves-left{animation:50s linear infinite overhaul-posts-left}.overhaul-marketing .post-wall:hover .post-track{animation-play-state:paused}.overhaul-marketing .post-set{flex:none;align-items:flex-start;gap:12px;padding-right:12px;display:flex}.overhaul-marketing .marquee-post{color:#e7e9ea;cursor:pointer;background:#16181c;border:1px solid #ffffff17;border-radius:13px;flex-direction:column;flex:none;width:340px;height:fit-content;padding:15px;display:flex;position:relative}.overhaul-marketing .post-x-mark{opacity:.45;width:14px;height:14px;position:absolute;top:15px;right:15px}.overhaul-marketing .marquee-post header{align-items:center;gap:9px;display:flex}.overhaul-marketing .marquee-post header>i{background-color:#2a2a2e;background-position:50%;background-size:cover;border-radius:50%;flex:none;width:32px;height:32px}.overhaul-marketing .marquee-post header span{min-width:0;line-height:1.25;display:grid}.overhaul-marketing .marquee-post header b{color:#e7e9ea;font-size:13px;font-weight:600}.overhaul-marketing .marquee-post header small{color:#8b98a5;font-size:12px}.overhaul-marketing .marquee-post p{color:#e7e9ea;white-space:pre-wrap;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:12px 0;font-size:15px;line-height:1.48;display:-webkit-box;overflow:hidden}.overhaul-marketing .marquee-post footer{color:#8b98a5;font-variant-numeric:tabular-nums;border-top:1px solid #ffffff17;padding-top:9px;font-size:12px}@keyframes overhaul-posts-left{to{transform:translate(-50%)}}.overhaul-marketing .section-heading{margin-bottom:32px}.overhaul-marketing .section-heading h2,.overhaul-marketing .section-copy h2,.overhaul-marketing .comparison-layout h2{letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(24px,5.5vw,34px);line-height:1.14}.overhaul-marketing .section-heading p,.overhaul-marketing .section-copy>p{max-width:36ch;color:var(--ink-2);margin:12px 0 0;font-size:15px}.overhaul-marketing .section-kicker{color:var(--ink-3);font-size:14px}.overhaul-marketing .two-column-section,.overhaul-marketing .comparison-layout{display:block}.overhaul-marketing .section-copy,.overhaul-marketing .section-heading,.overhaul-marketing .comparison-layout>.section-copy{text-align:center;margin-bottom:30px}.overhaul-marketing .section-copy>p,.overhaul-marketing .section-heading>p{margin-inline:auto}.overhaul-marketing .comparison-layout>div:first-child p{color:var(--ink-2);margin:14px auto 0;font-size:14px}.overhaul-marketing .comparison-row{border-bottom:1px solid var(--line);grid-template-columns:1fr repeat(3,118px);display:grid}.overhaul-marketing .comparison-row>*{padding:13px 10px}.overhaul-marketing .comparison-row>b{text-align:center;font-size:14px}.overhaul-marketing .comparison-row>span{color:var(--ink-2);font-size:14px}.overhaul-marketing .comparison-row .yes{color:var(--accent)}.overhaul-marketing .comparison-row .no{color:var(--ink-3);font-weight:500}.overhaul-marketing .mobile-label{display:none}.overhaul-marketing .plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:16px;display:grid}.overhaul-marketing .plan-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;padding:24px;display:flex}.overhaul-marketing .plan-card.featured{border:1.5px solid var(--accent)}.overhaul-marketing .plan-card h3{margin:0;font-size:20px}.overhaul-marketing .plan-card>p:not(.tier-ladder){color:var(--ink-2);margin:2px 0 17px;font-size:13px}.overhaul-marketing .plan-card>b{letter-spacing:-.04em;font-size:31px}.overhaul-marketing .plan-card>small{min-height:42px;color:var(--ink-3);margin-bottom:16px}.overhaul-marketing .plan-card .tier-ladder{color:var(--ink);margin:5px 0 0;font-size:13px;font-weight:600}.overhaul-marketing .plan-card .landing-button{width:100%;margin-top:auto;padding-inline:12px}.overhaul-marketing .plan-card ul{border-top:1px solid var(--line-soft);margin:12px 0 20px;padding:16px 0 0;list-style:none}.overhaul-marketing .plan-card li{color:var(--ink-2);gap:8px;margin-bottom:10px;font-size:13px;display:flex}.overhaul-marketing .plan-card li svg{color:var(--accent);flex:none}.overhaul-marketing .section-copy h2>span{white-space:nowrap}.overhaul-marketing .pricing-dots{margin-top:14px}.overhaul-marketing .faq-layout .section-copy{margin-bottom:20px}.overhaul-marketing .faq-layout details{border-bottom:1px solid var(--line)}.overhaul-marketing .faq-layout summary{cursor:pointer;align-items:center;gap:14px;padding:14px 0;font-weight:650;list-style:none;display:flex}.overhaul-marketing .faq-layout summary::-webkit-details-marker{display:none}.overhaul-marketing .faq-layout summary:after{content:"+";color:var(--ink-3);margin-left:auto;font-size:20px;font-weight:400}.overhaul-marketing .faq-layout details[open] summary:after{content:"–"}.overhaul-marketing .faq-layout details p{max-width:62ch;color:var(--ink-2);margin:0;padding:0 0 14px;font-size:14px}.overhaul-marketing .real-post-grid,.overhaul-marketing .quote-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.overhaul-marketing .real-post,.overhaul-marketing .quote-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:18px}.overhaul-marketing .real-post b span,.overhaul-marketing .real-post small,.overhaul-marketing .quote-card small{color:var(--ink-3)}.overhaul-marketing .quote-card.featured{background:var(--ink);color:var(--bg)}.overhaul-marketing .quote-card>span{color:var(--accent)}.overhaul-marketing .testimonial-summary{text-align:center;margin-bottom:28px}.overhaul-marketing .testimonial-summary>span,.overhaul-marketing .testimonial-stars{color:var(--accent);letter-spacing:.12em}.overhaul-marketing .testimonial-summary p{color:var(--ink-2);margin:5px auto 0;font-size:14px}.overhaul-marketing .testimonial-card{break-inside:avoid;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:14px;margin:0 0 16px;padding:18px;position:relative}.overhaul-marketing .testimonial-card.inverted{border-color:var(--ink);background:var(--ink);color:var(--bg)}.overhaul-marketing .testimonial-card.inverted p{color:var(--bg)}.overhaul-marketing .testimonial-card.inverted footer small{color:color-mix(in srgb,var(--bg)66%,transparent)}.overhaul-marketing .testimonial-card.inverted footer img{border-color:#ffffff38}.overhaul-marketing .testimonial-card>p{color:var(--ink-2);margin:10px 0 17px;font-size:15px;line-height:1.5}.overhaul-marketing .testimonial-card footer{align-items:center;gap:10px;min-height:42px;display:flex;position:relative}.overhaul-marketing .testimonial-card footer>img{border:1px solid var(--line);object-fit:cover;border-radius:50%;flex:none;width:36px;height:36px}.overhaul-marketing .testimonial-card footer>span{min-width:0;display:grid}.overhaul-marketing .testimonial-card footer b{font-size:13px}.overhaul-marketing .testimonial-card footer small{color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:5px;font-size:11px;display:flex}.overhaul-marketing .testimonial-card footer em{color:var(--ink-3);border:1px solid;border-radius:5px;margin-left:auto;padding:2px 5px;font-size:9px;font-style:normal}.overhaul-marketing .testimonial-card footer i[data-company]{background:var(--line-soft);filter:grayscale();color:currentColor;border-radius:4px;place-items:center;width:18px;height:18px;font-size:7px;font-style:normal;font-weight:700;display:inline-grid}.overhaul-marketing .feature-x-mark{flex:none;width:14px;height:14px;color:currentColor!important}.overhaul-marketing .closing{text-align:center;flex-direction:column;align-items:center;display:flex}.overhaul-marketing .closing h2{letter-spacing:-.035em;max-width:27ch;margin:0 auto 28px;font-size:clamp(27px,4vw,42px);line-height:1.12}.overhaul-marketing .closing p{color:var(--ink-3);text-align:center;margin:12px auto 0;font-size:13px}.overhaul-marketing .landing-footer{border-top:1px solid var(--line);color:var(--ink-3);justify-content:space-between;gap:20px;padding-block:36px;font-size:14px;display:flex}.overhaul-marketing .landing-footer>span:last-child{align-items:center;gap:8px;display:flex}.overhaul-marketing .landing-footer a{min-height:44px;color:var(--ink-2);align-items:center;padding-inline:5px;display:inline-flex}.overhaul-marketing .landing-footer a:hover{color:var(--ink)}.overhaul-marketing .landing-footer .theme-toggle{min-width:44px;min-height:44px}@media (hover:hover) and (pointer:fine){.overhaul-marketing .plan-card,.overhaul-marketing .real-post,.overhaul-marketing .quote-card{transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out)}.overhaul-marketing .plan-card:hover,.overhaul-marketing .real-post:hover,.overhaul-marketing .quote-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px -24px #1a1a188c}.overhaul-marketing .testimonial-card{transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out)}.overhaul-marketing .testimonial-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px -20px #1a1a1861}}@media (max-width:900px){.overhaul-marketing .plan-grid{grid-template-columns:repeat(2,1fr)}.overhaul-marketing .testimonial-wall{columns:2}.overhaul-marketing .landing-links{display:none}.overhaul-marketing .mobile-menu-trigger{display:grid}}@media (max-width:640px){.overhaul-home{padding-bottom:86px}.overhaul-marketing .landing-wrap,.overhaul-marketing .landing-nav-inner{padding-inline:20px}.overhaul-marketing{--pad-lg:44px;--pad-md:44px;--pad-sm:44px}.overhaul-marketing .landing-hero{padding-block:44px}.overhaul-marketing .landing-hero>h1{line-height:1.12}.overhaul-marketing .hero-line{white-space:nowrap;display:block}.overhaul-marketing .hero-line .word-pill{border-radius:8px;width:auto;max-width:none;margin-inline:.08em;padding:2px 8px;font-size:.88em;display:inline-flex}.overhaul-marketing .word-pill-lock{display:none}.overhaul-marketing .word-pill-live{display:inline}.overhaul-marketing .landing-hero>p{margin-top:17px;font-size:16px}.overhaul-marketing .product-stage{margin-top:34px;margin-inline:-4px}.overhaul-marketing .stage-chrome,.overhaul-marketing .stage-bar span{display:none}.overhaul-marketing .stage-bar{gap:14px;padding:11px 14px}.overhaul-marketing .stage-body{min-height:0;padding:14px}.overhaul-marketing .landing-composer textarea{min-height:88px}.overhaul-marketing .composer-row{gap:4px;padding-inline:8px}.overhaul-marketing .example-button,.overhaul-marketing .thread-label{display:none}.overhaul-marketing .prompt-tools,.overhaul-marketing .prompt-submit{gap:3px}.overhaul-marketing .mode-chip{padding-inline:9px}.overhaul-marketing .mode-popover{width:min(292px,100vw - 40px);left:-50px}.overhaul-marketing .hero-avatars img{width:30px;height:30px}.overhaul-marketing .hero-avatars img:nth-child(n+6){display:none}.overhaul-marketing .draft-grid{scroll-snap-type:x mandatory;scrollbar-width:none;align-items:flex-start;gap:10px;scroll-padding-inline:0;display:flex;overflow-x:auto}.overhaul-marketing .draft-grid::-webkit-scrollbar{display:none}.overhaul-marketing .plan-grid::-webkit-scrollbar{display:none}.overhaul-marketing .draft-card.result-card{scroll-snap-align:start;width:82vw;min-width:82vw;padding:14px}.overhaul-marketing .draft-dots,.overhaul-marketing .pricing-dots{margin-top:14px;display:flex}.overhaul-marketing .stat-grid{grid-template-columns:repeat(3,1fr);gap:4px}.overhaul-marketing .stats-section{text-align:center}.overhaul-marketing .stat-card{background:0 0;border:0;border-radius:0;padding:8px 3px}.overhaul-marketing .stat-card b{font-size:26px}.overhaul-marketing .stat-card span{margin-top:4px;font-size:12px;line-height:1.25}.overhaul-marketing .post-wall{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 16px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 16px),#0000 100%)}.overhaul-marketing .post-track.moves-left{animation-duration:70s}.overhaul-marketing .marquee-post{width:78vw}.overhaul-marketing .mobile-label{display:inline}.overhaul-marketing .desktop-label{display:none}.overhaul-marketing .comparison-row{grid-template-columns:46% repeat(3,18%)}.overhaul-marketing .comparison-row>*{padding:10px 6px;font-size:11px!important}.overhaul-marketing .plan-grid{scroll-snap-type:x mandatory;grid-auto-rows:auto;align-items:flex-start;gap:12px;margin-inline:-20px;padding-inline:20px;scroll-padding-inline:20px;display:flex;overflow-x:auto}.overhaul-marketing .plan-card{scroll-snap-align:center;width:84vw;min-width:84vw;padding:18px}.overhaul-marketing .plan-card>small{min-height:0;margin-bottom:8px}.overhaul-marketing .plan-card ul{margin-top:8px;padding-top:12px}.overhaul-marketing .real-post-grid,.overhaul-marketing .quote-grid{grid-template-columns:1fr}.overhaul-marketing .testimonial-wall{columns:1}.overhaul-marketing .closing{padding-block:44px}.overhaul-marketing .closing h2 br{display:none}.overhaul-marketing .landing-footer{flex-direction:column}.overhaul-marketing .landing-footer>span:last-child{flex-wrap:wrap}.overhaul-marketing .theme-toggle span{display:none}.overhaul-marketing .mobile-bottom-cta{z-index:80;border-top:1px solid var(--line);padding:9px 20px calc(8px + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--bg)94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .2s var(--ease-out);flex-direction:column;gap:4px;display:flex;position:fixed;inset:auto 0 0}.overhaul-marketing .mobile-bottom-cta.hidden{pointer-events:none;transform:translateY(110%)}.overhaul-marketing .mobile-bottom-cta .landing-button{width:100%;min-height:44px}.overhaul-marketing .mobile-bottom-cta span{color:var(--ink-3);text-align:center;font-size:12px}}@media (min-width:641px){.overhaul-marketing .mobile-bottom-cta{display:none}}@media (prefers-reduced-motion:reduce){.overhaul-marketing *,.overhaul-marketing :before,.overhaul-marketing :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.overhaul-marketing .post-wall{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.overhaul-marketing .post-marquee{overflow:visible}.overhaul-marketing .post-track{animation:none!important;transform:none!important}.overhaul-marketing .post-set[aria-hidden=true]{display:none}}.overhaul-home{--bg:#f6f5f2;--ink:#1a1a18;--ink-2:#6b6b66;--ink-3:#70706a;--surface:#fff;--surface-subtle:#fbfaf8;--line:#1a1a181f;--line-soft:#1a1a180f;--accent:#b8481f;--accent-hover:#963715;--accent-soft:#b8481f1c;--background:var(--bg);--foreground:var(--ink);--panel:var(--surface);--secondary:var(--ink-2);--muted:var(--ink-2);--dim:var(--ink-3);--hover:#ebe9e4;--ease-out:cubic-bezier(.23,1,.32,1);background:var(--bg);color:var(--ink);text-transform:none}html[data-theme=dark] .overhaul-home{--bg:#111113;--ink:#ededea;--ink-2:#aaa9a3;--ink-3:#9a9aa2;--surface:#19191c;--surface-subtle:#151517;--line:#ffffff1f;--line-soft:#fff1;--accent:#ef7c51;--accent-hover:#f48c66;--accent-soft:#ef7c5124;--hover:#29292d}.overhaul-home>.overhaul-marketing{width:100%;min-height:0;overflow:visible}.overhaul-home .bangers-content{padding-top:28px;padding-bottom:36px}.overhaul-home[data-marketing=true] .bangers-content{padding-top:0}.overhaul-home .composer-surface{background:var(--surface);border-radius:16px;box-shadow:0 2px 3px #1a1a1806,0 20px 35px -30px #1a1a1838}.overhaul-home .composer-submit{color:#fff!important;background:#b8481f!important}.overhaul-home .composer-submit:hover{background:#963715!important}.overhaul-home .composer-submit:disabled{opacity:.45}.overhaul-home .draft-card{background:var(--surface);border-radius:16px}.overhaul-home .draft-action-bar{background:var(--surface-subtle)}.overhaul-signup-note{text-align:center;color:var(--ink-2);margin:12px 0 0;font-size:13px}.overhaul-marketing .landing-hero{padding-bottom:28px}.overhaul-marketing .brand-home{color:var(--ink);cursor:pointer;background:0 0;border:0;min-height:44px;padding:0}.overhaul-marketing .landing-signin{color:var(--ink-2);cursor:pointer;background:0 0;border:0;min-height:44px;padding:0 12px}.overhaul-marketing .member-header{border-bottom:1px solid var(--line);background:var(--bg)}.overhaul-nav-dialog{background:var(--bg);width:100%;max-width:none;height:100dvh;max-height:none;color:var(--ink);border:0;margin:0;padding:24px;position:fixed;inset:0}.overhaul-nav-dialog::backdrop{background:#0006}.overhaul-nav-dialog>div{justify-content:space-between;align-items:center;display:flex}.overhaul-nav-dialog button{color:inherit;background:0 0;border:0;min-width:44px;min-height:44px}.overhaul-nav-dialog nav{margin:40px 0;display:grid}.overhaul-nav-dialog nav a,.overhaul-nav-dialog nav button{text-align:left;border-bottom:1px solid var(--line);align-items:center;min-height:64px;font-size:25px;display:flex}.overhaul-marketing .overhaul-post-strip{scroll-snap-type:x mandatory;gap:16px;padding:12px 0;display:flex;overflow-x:auto}.overhaul-marketing .overhaul-post-strip .marquee-post{scroll-snap-align:start;width:calc(33.3333% - 10.6667px);min-width:260px}.overhaul-marketing .source-note{color:var(--ink-3);margin-top:10px;font-size:12px}.overhaul-marketing .post-wall{padding-bottom:40px;-webkit-mask-image:none;mask-image:none}.overhaul-studio-layout{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.overhaul-feature-list article{border-bottom:1px solid var(--line);gap:20px;padding:24px 0;display:flex}.overhaul-feature-list article>span{color:var(--accent);font-variant-numeric:tabular-nums;font-size:12px}.overhaul-feature-list h3{letter-spacing:-.025em;margin:0 0 8px;font-size:19px;line-height:1.3}.overhaul-feature-list p{color:var(--ink-2);margin:0;font-size:14px}.studio-demonstration{color:#ededea;background:#17171a;border:1px solid #333338;border-radius:16px;overflow:hidden;box-shadow:0 22px 44px -32px #0008}.studio-demo-title{border-bottom:1px solid #333338;justify-content:space-between;align-items:center;padding:18px 20px;font-size:14px;display:flex}.studio-demo-title span{color:#b4b4bb;font-size:11px}.studio-demo-tools{color:#b4b4bb;justify-content:flex-end;gap:20px;padding:13px 20px;display:flex}.studio-demo-image{background:#111;border-radius:9px;margin:0 20px;position:relative;overflow:hidden}.studio-demo-image img{object-fit:cover;width:100%;height:auto;min-height:200px;display:block}.studio-demo-image p{text-align:center;color:#fff;text-transform:uppercase;text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000;margin:0;font-size:clamp(19px,2.2vw,30px);font-weight:850;line-height:1.1;position:absolute;bottom:10px;left:10px;right:10px}.studio-demo-feedback{color:#b4b4bb;margin:0 20px 12px;font-size:12px;display:block}.studio-demo-feedback>div{border:1px solid #44444a;border-radius:9px;align-items:center;gap:12px;margin-top:6px;padding:10px 12px;display:flex}.studio-demo-feedback input{color:#ededea;background:0 0;border:0;width:100%;min-width:0;min-height:28px;padding:0;font-size:14px}.studio-demo-versions{gap:8px;margin:0 20px 20px;display:flex}.studio-demo-versions button{color:#b4b4bb;cursor:pointer;background:0 0;border:1px solid #44444a;border-radius:7px;min-height:44px;padding:0 12px;font-size:12px}.studio-demo-versions button[aria-pressed=true]{color:#fff;background:#333338;border-color:#ddd}.studio-demo-footer{border-top:1px solid #333338;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.overhaul-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.overhaul-marketing .renewal-note{min-height:0;margin-top:10px;margin-bottom:0;font-size:11px}.overhaul-marketing .testimonial-summary h2{margin:0 0 8px;font-size:24px}.overhaul-marketing .section-heading p{max-width:48ch}@media (max-width:700px){.overhaul-home .bangers-content{padding-inline:20px}.overhaul-studio-layout{grid-template-columns:1fr;gap:28px}.overhaul-feature-list article{padding:17px 0}.overhaul-marketing .overhaul-post-strip .marquee-post{width:82vw;min-width:82vw}.overhaul-plan-grid{scroll-snap-type:x mandatory;gap:12px;padding-bottom:12px;display:flex;overflow-x:auto}.overhaul-plan-grid .plan-card{scroll-snap-align:center;width:84%;min-width:84%}.overhaul-marketing .landing-hero{padding-bottom:20px}.overhaul-marketing .hero-line{white-space:normal}.overhaul-marketing .hero-line .word-pill{max-width:calc(100vw - 105px);font-size:.86em}.overhaul-marketing .word-pill-live{white-space:nowrap}.studio-demo-image p{font-size:26px}}.overhaul-marketing{--pad-lg:56px;--pad-md:40px;--pad-sm:32px;--ease-out:cubic-bezier(.23,1,.32,1)}.overhaul-marketing .post-wall-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.overhaul-marketing .post-wall-heading .section-kicker{margin:0}.overhaul-marketing .post-wall-heading button{min-width:44px;min-height:44px;color:var(--ink-2);font-size:13px}.overhaul-marketing .post-marquee{scrollbar-width:none;padding:4px 0 12px;overflow-x:auto}.overhaul-marketing .post-track.moves-left{animation-duration:85s}.overhaul-marketing .post-marquee[data-paused=true] .post-track,.overhaul-marketing .post-marquee:focus-within .post-track{animation-play-state:paused}.overhaul-marketing .post-marquee:focus-within .post-track{animation:none;transform:none}.overhaul-marketing .post-set{align-items:stretch}.overhaul-marketing .marquee-post{height:auto;min-height:220px}.overhaul-marketing .marquee-post footer{margin-top:auto}.overhaul-marketing .testimonial-wall{columns:3;column-gap:16px}.overhaul-marketing .testimonial-card{margin-bottom:16px;padding:18px}.overhaul-marketing .overhaul-nav-dialog[open]{animation:overhaul-menu-enter .18s var(--ease-out)}@keyframes overhaul-menu-enter{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:none}}.overhaul-marketing .studio-demo-image p{animation:overhaul-caption-enter .16s var(--ease-out)}@keyframes overhaul-caption-enter{0%{opacity:.4}to{opacity:1}}.overhaul-home[data-marketing=false] .member-header .landing-nav-inner{max-width:672px;padding-inline:24px}.overhaul-home[data-marketing=true] [aria-label=Meme\ library]>.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media (max-width:700px){.overhaul-marketing{--pad-lg:32px;--pad-md:32px;--pad-sm:28px}.overhaul-marketing .landing-hero{padding-top:32px}.overhaul-marketing .closing{padding-block:32px}.overhaul-marketing .testimonial-wall{scroll-snap-type:x mandatory;columns:auto;gap:12px;display:flex;overflow-x:auto}.overhaul-marketing .testimonial-card{scroll-snap-align:start;flex:0 0 84%;margin-bottom:8px}.overhaul-home[data-marketing=true] [aria-label=Meme\ library]>.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.overhaul-home[data-marketing=true] [aria-label=Meme\ library] .text-sm{font-size:12px}.overhaul-home{padding-bottom:0}}@media (prefers-reduced-motion:reduce){.overhaul-marketing .post-track.moves-left{animation:none}.overhaul-marketing .post-set[aria-hidden=true]{display:none}.overhaul-marketing .post-marquee{overflow-x:auto}.overhaul-marketing .overhaul-nav-dialog[open]{animation:none}}
.approved-landing{--font-section-heading:var(--font-figtree),sans-serif}.approved-landing h2{font-family:var(--font-section-heading);font-optical-sizing:auto;letter-spacing:-.035em;text-wrap:balance;margin:0 0 22px;font-size:clamp(30px,3.3vw,46px);font-weight:500;line-height:1.1}.approved-landing .landing-hero{max-width:900px;padding-block:56px 28px}.approved-landing .landing-hero h1{letter-spacing:-.055em;font-size:clamp(44px,6.3vw,84px);font-weight:500;line-height:1.02}.approved-landing .landing-hero p{max-width:610px;color:var(--ink-2);margin:12px auto 24px;font-size:18px}.approved-landing .landing-hero .hero-opinion{color:var(--ink);margin:26px auto 0;font-size:22px}.approved-landing .approved-section{padding-block:56px;scroll-margin-top:24px}.approved-split,.approved-price-layout{grid-template-columns:1fr 1.13fr;align-items:center;gap:64px;display:grid}.approved-landing .approved-lead{color:var(--ink-2);max-width:530px;margin:0 0 20px;font-size:18px;line-height:1.55}.approved-link,.approved-demo a{text-underline-offset:5px;min-height:44px;color:var(--ink);background:0 0;border:0;align-items:center;gap:8px;display:inline-flex;text-decoration:underline!important}.approved-demo{border:1px solid var(--line);background:var(--surface);border-radius:20px;min-width:0;overflow:hidden}.approved-demo-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;font-size:14px;display:flex}.approved-demo-head small{color:var(--ink-2);font-size:12px}.approved-demo button,.approved-post-controls button{min-width:44px;min-height:44px;color:var(--ink-2);cursor:pointer;transition:background-color .16s var(--ease-out);background:0 0;border:0;border-radius:10px;padding:8px 12px}.approved-demo button[aria-pressed=true]{background:var(--line);color:var(--ink)}.approved-example-idea{color:var(--ink-2);border-bottom:1px solid var(--line);padding:18px 22px;font-size:15px}.approved-example-idea span,.approved-instruction span{color:var(--ink);margin-bottom:6px;display:block}.approved-landing .approved-draft{white-space:pre-line;text-transform:none;min-height:280px;margin:0;padding:26px;font-size:21px;line-height:1.55}.approved-voice{border-block:1px solid var(--line);align-items:center;gap:24px;padding:36px 0;display:flex}.approved-voice p{margin:0;font-size:20px}.approved-voice small{color:var(--ink-2);margin-top:12px;font-size:12px;display:block}.approved-wave{height:90px;color:var(--accent);align-items:center;gap:7px;display:flex}.approved-wave i{background:currentColor;border-radius:3px;width:5px;display:block}.approved-landing .approved-rewrite-copy{margin:0;padding:22px;font-size:19px;line-height:1.5}.approved-instruction{background:var(--surface-subtle);border-block:1px solid var(--line);color:var(--ink-2);padding:18px 22px;font-size:15px}.approved-demo-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;font-size:14px;display:flex}.approved-studio-image{object-fit:contain;background:var(--surface-subtle);width:100%;height:390px;display:block}.approved-activity{margin-bottom:48px}.approved-activity>div{flex-wrap:wrap;gap:40px;display:flex}.approved-activity p{margin:0}.approved-activity strong{letter-spacing:-1px;font-size:32px;font-weight:550;display:block}.approved-activity span{color:var(--ink-2);font-size:14px}.approved-posts{scroll-snap-type:x mandatory;align-items:flex-start;gap:20px;padding:10px 0 18px;display:flex;overflow-x:auto}.approved-posts article{scroll-snap-align:start;flex:0 0 calc(33.3333% - 13.3333px);min-width:300px}.approved-post-controls{justify-content:flex-end;gap:8px;display:flex}.approved-posts blockquote{font-size:16px!important}.approved-posts article a p{font-size:13px!important}.approved-price-layout{align-items:start}.approved-price{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:30px}.approved-price h3{margin:0 0 12px;font-size:22px;font-weight:500}.approved-price>p{margin:0 0 20px}.approved-price .approved-amount{letter-spacing:-2px;font-size:54px;line-height:1.2}.approved-amount span{color:var(--ink-2);letter-spacing:0;font-size:18px}.approved-price .landing-button{width:100%;margin-bottom:16px}.approved-landing .approved-fine{color:var(--ink-2);font-size:14px;line-height:1.5}.approved-landing details{border-bottom:1px solid var(--line)}.approved-landing summary{cursor:pointer;min-height:52px;padding:18px 28px 18px 0;list-style:none;position:relative}.approved-landing summary::-webkit-details-marker{display:none}.approved-landing summary:after{content:"+";position:absolute;right:4px}.approved-landing details[open] summary:after{content:"−"}.approved-landing details p,.approved-landing details ul{color:var(--ink-2);margin-bottom:18px;font-size:16px;line-height:1.55}.approved-landing details ul{padding-left:22px;list-style:outside}.approved-topup{border-top:1px solid var(--line);margin-top:26px;padding-top:24px}.approved-topup h3{margin:0 0 16px;font-size:18px;font-weight:500}.approved-topup p{margin:0 0 16px}.approved-landing .approved-faq{max-width:780px}.approved-closing{text-align:center}.approved-closing h2{max-width:680px;margin-inline:auto}.approved-closing p{margin:14px auto 0}.approved-footer{border-top:1px solid var(--line);color:var(--ink-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding-block:24px 36px;font-size:14px;display:flex}.approved-footer nav{flex-wrap:wrap;gap:18px;display:flex}.approved-footer a{align-items:center;min-height:44px;display:inline-flex}.approved-footer b{color:var(--ink);font-size:20px}.landing-browse-link{min-height:44px;color:var(--ink-2);text-underline-offset:5px;justify-content:center;align-items:center;margin:12px auto;font-size:14px;text-decoration:underline;display:flex}.overhaul-home .landing-composer-submit{border-radius:10px;width:auto;min-width:72px}.composer-vibe-label{align-items:center;gap:5px;display:inline-flex}.composer-vibe-emoji{animation:.28s cubic-bezier(.23,1,.32,1) vibe-picked;display:inline-block}@keyframes vibe-picked{0%{transform:translateY(3px)scale(.9)}60%{transform:translateY(-2px)rotate(-7deg)}to{transform:none}}.approved-landing #landing-library [aria-label=Meme\ library]{border:0;margin-top:24px;padding-top:0}.overhaul-home[data-marketing=true] .bangers-content{flex:none;padding-bottom:12px}.overhaul-home[data-marketing=true] .approved-landing [aria-label=Meme\ library]>.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 16px}.approved-landing :is(button,a,summary):focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (max-width:1023px){.overhaul-home[data-marketing=true] .approved-landing [aria-label=Meme\ library]>.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){.approved-split,.approved-price-layout{grid-template-columns:1fr;gap:28px}.approved-landing .approved-section{padding-block:36px}.approved-landing .approved-lead{max-width:none}.approved-voice{padding:24px 0}.approved-posts article{flex-basis:84%;min-width:0}.approved-studio-image{height:360px}.approved-landing .approved-draft{min-height:230px}}@media (max-width:639px){.approved-landing .landing-wrap{padding-inline:16px}.approved-landing .landing-hero{padding-top:30px}.approved-landing .landing-hero h1{font-size:clamp(38px,11.5vw,56px)}.approved-landing .landing-hero p{font-size:16px}.approved-landing .landing-hero .hero-opinion{font-size:18px}.approved-landing h2{font-size:30px}.approved-landing .approved-lead{font-size:16px}.approved-landing .approved-draft{padding:22px;font-size:18px}.approved-demo-head{gap:6px;padding:12px 14px}.approved-demo-head button{padding:8px}.approved-voice{gap:16px}.approved-wave{gap:5px}.approved-wave i{width:4px}.approved-demo-actions{padding:12px}.approved-landing .approved-rewrite-copy{font-size:17px}.approved-studio-image{height:320px}.overhaul-home[data-marketing=true] .approved-landing [aria-label=Meme\ library]>.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.approved-price{padding:24px}.approved-activity>div{gap:18px}.approved-activity strong{font-size:25px}.approved-footer{margin-top:12px}.approved-footer>b{width:100%}}@media (prefers-reduced-motion:reduce){.composer-vibe-emoji{animation:none}.approved-landing *{scroll-behavior:auto!important}}.approved-footer a{min-width:44px}.overhaul-home[data-marketing=true] .promptbar-tools button{min-height:44px}.approved-landing>.approved-section>h2,.approved-landing>.approved-section>.approved-lead,.approved-landing .approved-activity{text-align:center;margin-inline:auto}.approved-landing .approved-activity>div,.approved-landing .approved-post-controls{justify-content:center}.approved-landing .approved-price-layout{grid-template-columns:minmax(0,1fr);justify-content:center;gap:28px}.approved-landing .approved-price-layout>div:first-child,.approved-landing .approved-price,.approved-landing .approved-topup{text-align:center}.approved-landing .approved-price-layout .approved-lead{margin-inline:auto}.approved-landing .approved-price details{text-align:left}.approved-landing .approved-topup .approved-link{justify-content:center}.approved-landing .approved-faq>h2{text-align:center;margin-bottom:28px}.approved-landing .approved-footer{text-align:center;flex-direction:column;justify-content:center;gap:12px}.approved-landing .approved-footer nav{justify-content:center}.approved-landing .landing-section-intro{text-align:center;width:100%;max-width:680px;margin:0 auto 28px;display:block}.approved-landing .landing-section-intro>h2,.approved-landing .landing-section-intro>.approved-lead{text-align:center;margin-inline:auto}.approved-landing .landing-section-intro>h2{margin-bottom:16px}.approved-landing .landing-section-intro>.approved-lead{margin-bottom:0}.approved-landing .approved-activity>.landing-section-intro{display:block}.approved-landing .approved-price-layout{gap:0}.approved-landing .landing-price-offer{width:100%;min-width:0;max-width:440px;margin-inline:auto}.approved-landing .approved-price{border-radius:12px;padding:24px}.approved-landing .approved-price h3{margin-bottom:8px;font-size:18px}.approved-landing .approved-price .approved-amount{margin-bottom:8px;font-size:40px}.approved-landing .approved-price>p{margin-bottom:16px}.approved-landing .approved-price .landing-button{width:auto;min-width:160px;margin-bottom:12px}.approved-landing .approved-price .approved-fine{margin-bottom:8px;font-size:13px}.approved-landing .approved-price summary{min-height:44px;padding-block:14px;font-size:14px}.approved-landing .approved-topup{margin-top:18px;padding-top:18px}.approved-landing .approved-topup h3{margin-bottom:10px;font-size:16px}.approved-landing .approved-topup p{margin-bottom:10px}.approved-landing .approved-topup .approved-fine{font-size:13px}.overhaul-marketing.approved-landing,.overhaul-marketing.approved-landing :is(h1,h2,h3,h4,p,summary,dt,dd,figcaption,blockquote,small,label),.overhaul-marketing.approved-landing .approved-price details,.overhaul-marketing.approved-landing .approved-price details ul,.overhaul-marketing.approved-landing .meme-selector button{text-align:center}.overhaul-marketing.approved-landing :is(h1,h2,h3,h4,p){margin-inline:auto}.overhaul-marketing.approved-landing .showcase-label,.overhaul-marketing.approved-landing .voice-output-caption{text-align:center;justify-content:center}.overhaul-marketing.approved-landing .approved-price details ul{padding-left:0;list-style-position:inside}.overhaul-marketing.approved-landing .approved-activity>div,.overhaul-marketing.approved-landing .approved-post-controls,.overhaul-marketing.approved-landing .approved-footer,.overhaul-marketing.approved-landing .approved-footer nav,.overhaul-marketing.approved-landing .meme-selector button{justify-content:center}.overhaul-marketing.approved-landing .meme-selector button svg{margin-left:0}.overhaul-marketing.approved-landing .voice-output-top{justify-content:center}.overhaul-marketing.approved-landing .voice-output p{margin-inline:auto}.motion-access-control:not(:focus-visible){clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.motion-access-control:focus-visible{min-height:44px;color:var(--ink);background:var(--surface);border:1px solid var(--line);outline:2px solid var(--accent);outline-offset:3px;border-radius:6px;margin:12px auto;padding:10px 16px;display:block;position:relative}.real-post-example{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:32px;max-width:960px;margin-inline:auto;display:grid}.real-post-process{gap:24px;display:grid}.real-post-example h3{color:var(--ink-2);margin:0 0 12px;font-size:13px;font-weight:500}.real-post-process>div{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:24px}.real-post-process p,.real-post-process blockquote{white-space:pre-line;margin:0;font-size:16px;line-height:1.6}.real-post-process .approved-fine{font-size:13px}.real-post-published{min-width:0}.real-post-published>div{max-width:550px;margin-inline:auto}@media (max-width:800px){.real-post-example{grid-template-columns:minmax(0,1fr);gap:24px;max-width:550px}.real-post-process>div{padding:20px}}
.editorial-features{padding-top:40px}.editorial-features .feature-chapter{padding:56px 0;scroll-margin-top:28px}.editorial-features .feature-heading,.editorial-features .voice-story{text-align:center;max-width:650px;margin:0 auto 36px}.approved-landing .editorial-features h2{letter-spacing:-.035em;text-wrap:balance;max-width:620px;margin:0 auto 20px;font-size:clamp(36px,4vw,54px);font-weight:500;line-height:1.08}.editorial-features .approved-lead{max-width:560px;margin:0 auto 12px;font-size:16px;line-height:1.6}.editorial-features .approved-link{min-height:44px;font-size:14px}.feature-showcase{--scene:var(--surface-subtle,var(--surface));border:1px solid var(--line);background:var(--surface);width:100%;max-width:960px;color:var(--ink);border-radius:16px;margin:auto;overflow:hidden}.showcase-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:12px 24px;font-size:13px;display:flex}.showcase-topbar>span{align-items:center;gap:8px;display:inline-flex}.showcase-topbar svg{color:var(--accent)}.showcase-topbar small,.showcase-label{color:var(--ink-2);font-size:12px;line-height:1.4}.showcase-label{align-items:center;gap:6px;display:inline-flex}.showcase-bottom{border-top:1px solid var(--line);align-items:center;gap:14px;min-height:64px;padding:10px 24px;display:flex}.feature-showcase button{cursor:pointer;color:inherit;font-family:inherit}.showcase-icon{min-width:44px;height:44px;color:var(--ink-2);background:0 0;border:0;border-radius:6px;flex:0 0 44px;place-items:center;display:inline-grid}.showcase-icon:hover{background:var(--line)}.showcase-tabs{gap:4px;display:flex}.showcase-tabs button{min-width:44px;min-height:44px;color:var(--ink-2);background:0 0;border:1px solid #0000;border-radius:6px;padding:8px 14px;font-size:13px;transition:background-color .16s,color .16s;position:relative;overflow:hidden}.showcase-tabs button[aria-pressed=true]{color:var(--ink);background:var(--surface);border-color:var(--line)}.showcase-tabs button:hover{color:var(--ink);background:var(--scene)}.writing-bottom>.showcase-label{margin-right:auto}.showcase-progress{background:var(--accent);transform-origin:0;height:2px;position:absolute;bottom:0;left:6px;right:6px;transform:scaleX(0)}.showcase-progress.playing{animation:6.5s linear forwards showcase-progress}@keyframes showcase-progress{to{transform:scaleX(1)}}.writing-scene{background:var(--scene);grid-template-columns:.7fr 1.3fr;align-items:center;gap:40px;min-height:410px;padding:40px;display:grid}.idea-note{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:24px}.idea-note p{margin:16px 0 24px;font-size:17px;line-height:1.6}.idea-note-bottom{color:var(--ink-2);justify-content:space-between;align-items:center;font-size:12px;display:flex}.idea-note-bottom svg{color:var(--accent)}.draft-paper-stack{min-width:0;padding:10px 8px 0 0;position:relative}.paper-behind{border:1px solid var(--line);background:var(--surface);border-radius:8px;position:absolute;inset:0 0 8px 10px;transform:rotate(1.5deg)}.draft-paper{background:var(--surface);border:1px solid var(--line);border-radius:8px;min-height:320px;padding:24px 28px;position:relative}.paper-heading{color:var(--ink-2);justify-content:space-between;align-items:center;font-size:12px;display:flex}.paper-number{color:var(--accent);font-variant-numeric:tabular-nums}.draft-paper p{white-space:pre-line;text-transform:none;margin:24px 0 8px;font-size:21px;line-height:1.55}.voice-scene{grid-template-columns:.8fr 1.2fr;display:grid}.voice-profile-sheet{background:var(--scene);border-right:1px solid var(--line);padding:28px 36px}.voice-wave-wrap{justify-content:center;align-items:center;min-height:120px;margin-bottom:24px;display:flex;position:relative}.profile-wave{height:100px;color:var(--accent);align-items:center;gap:6px;display:flex}.profile-wave i{background:currentColor;border-radius:3px;width:4px;animation:1.8s cubic-bezier(.45,0,.55,1) infinite paused profile-wave;display:block}.profile-wave.playing i{animation-play-state:running}@keyframes profile-wave{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}.wave-control{position:absolute;bottom:0;right:-16px}.voice-profile-sheet dl{margin:0}.voice-profile-sheet dl>div+div{margin-top:18px}.voice-profile-sheet dt{color:var(--ink-2);margin-bottom:4px;font-size:12px}.voice-profile-sheet dd{margin:0;font-size:16px}.voice-output{flex-direction:column;min-width:0;padding:36px;display:flex}.voice-output-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.voice-switch{background:0 0;border:0;flex-shrink:0;width:48px;height:44px;padding:0;position:relative}.voice-switch:before{content:"";background:var(--line);border-radius:24px;width:44px;height:24px;transition:background-color .18s;position:absolute;top:10px;left:0}.voice-switch[aria-checked=true]:before{background:var(--accent)}.voice-switch>span{background:var(--surface);border-radius:50%;width:18px;height:18px;transition:transform .2s cubic-bezier(.23,1,.32,1);position:absolute;top:13px;left:3px}.voice-switch[aria-checked=true]>span{transform:translate(20px)}.voice-output p{letter-spacing:-.02em;white-space:pre-line;min-height:235px;margin:auto 0;padding:28px 0;font-size:clamp(23px,2.7vw,34px);line-height:1.35}.voice-output-caption{color:var(--ink-2);font-size:12px}.rewrite-scene{grid-template-columns:1fr 1fr;display:grid}.rewrite-before-sheet,.rewrite-after-sheet{min-width:0;padding:32px}.rewrite-before-sheet{background:var(--scene);border-right:1px solid var(--line)}.rewrite-before-sheet p{color:var(--ink-2);margin:20px 0 0;font-size:17px;line-height:1.7}.rewrite-after-sheet{flex-direction:column;display:flex}.rewrite-after-sheet .showcase-label{color:var(--accent)}.rewrite-after-sheet p{letter-spacing:-.025em;min-height:230px;margin:auto 0;padding:24px 0;font-size:clamp(25px,2.9vw,36px);line-height:1.3}.rewrite-workbench{border-top:1px solid var(--line);padding:16px 24px}.rewrite-options{justify-content:center}.rewrite-workbench p{color:var(--ink-2);text-align:center;margin:12px 0 0;font-size:13px}.meme-scene{background:var(--scene);grid-template-columns:minmax(0,1fr);gap:24px;padding:32px;display:grid}.meme-comparison-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.meme-comparison-pair figure{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;margin:0;overflow:hidden}.meme-comparison-pair figcaption{color:var(--ink);border-bottom:1px solid var(--line);padding:12px;font-size:13px}.meme-comparison-pair img{width:100%;height:auto;display:block}.meme-selector{width:100%;max-width:600px;margin-inline:auto}.meme-selector>p{margin:0 0 28px;font-size:18px;line-height:1.55}.meme-selector>div{flex-direction:column;gap:8px;display:flex}.meme-selector button{text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;width:100%;padding:8px;font-size:13px;display:flex}.meme-selector button[aria-pressed=true]{border-color:var(--line);background:var(--surface)}.meme-selector button img{object-fit:cover;border-radius:4px;width:48px;height:48px}.meme-selector button svg{opacity:0;color:var(--accent);flex-shrink:0;margin-left:auto}.meme-selector button[aria-pressed=true] svg{opacity:1}.meme-selector>.showcase-label{margin-top:24px;display:block}@media (max-width:800px){.editorial-features{padding-top:20px}.editorial-features .feature-chapter{padding:36px 0}.editorial-features .feature-heading,.editorial-features .voice-story{margin-bottom:24px}.writing-scene{grid-template-columns:1fr;gap:24px;padding:24px}.idea-note{padding:18px}.idea-note p{margin:10px 0 16px;font-size:16px}.draft-paper{min-height:290px;padding:20px}.draft-paper p{font-size:19px}.voice-scene{grid-template-columns:1fr}.voice-profile-sheet{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;align-items:center;gap:24px;padding:24px;display:grid}.voice-wave-wrap{margin:0}.voice-profile-sheet dd{font-size:14px}.voice-profile-sheet dl>div+div{margin-top:12px}.voice-output{padding:24px}.voice-output p{min-height:180px;font-size:27px}.rewrite-scene{grid-template-columns:1fr}.rewrite-before-sheet{border-right:0;border-bottom:1px solid var(--line)}.rewrite-before-sheet,.rewrite-after-sheet{padding:24px}.rewrite-before-sheet p{font-size:16px}.rewrite-after-sheet p{min-height:160px;font-size:29px}.meme-comparison-pair{grid-template-columns:minmax(0,1fr)}.meme-scene{grid-template-columns:1fr;gap:20px;padding:20px}.meme-selector>p{text-align:center;margin-bottom:16px;font-size:16px}.meme-selector>div{flex-direction:row;justify-content:center}.meme-selector button{width:auto;padding:6px}.meme-selector button span,.meme-selector button svg{display:none}.meme-selector button img{width:56px;height:56px}.meme-selector>.showcase-label{text-align:center;margin-top:12px}}@media (max-width:480px){.showcase-topbar{flex-wrap:wrap;gap:8px;padding:12px 16px}.showcase-topbar small{font-size:11px}.showcase-bottom{flex-wrap:wrap;gap:4px;padding:8px 12px}.writing-bottom>.showcase-label{flex-basis:100%;margin:4px 0}.writing-bottom .showcase-tabs{margin-right:auto}.showcase-tabs button{padding-inline:10px}.writing-scene{padding:20px}.rewrite-workbench{padding:12px}.rewrite-options{gap:0}.rewrite-options button{font-size:12px}}@media (prefers-reduced-motion:reduce){.profile-wave i,.showcase-progress.playing{animation:none}.voice-switch>span{transition:none}}
