:root{--ink: #151918;--text: #202b28;--muted: #45534f;--line: #cfd8d4;--paper: #fbfaf4;--white: #ffffff;--teal: #10786c;--teal-2: #21a592;--amber: #f2b84b;--blue: #3157a4;--coral: #dd6f54;--mint: #e6f5f0;--gold-soft: #fff3d8;--shadow: 0 24px 70px rgba(17, 24, 24, .13)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,system-ui,sans-serif;background:var(--paper);color:var(--text);line-height:1.5}img,video{display:block;max-width:100%}a{color:inherit}.site-shell{min-height:100vh}.nav{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;margin:0;padding:12px max(22px,calc((100vw - 1180px)/2 + 22px));background:#fbfaf4f0;border-bottom:1px solid rgba(207,216,212,.8);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand-logo{width:218px;height:auto;flex:0 0 auto;display:block}.nav-links{display:flex;align-items:center;gap:18px;font-size:.92rem;color:var(--muted);font-weight:700}.nav-links a{text-decoration:none}.nav-links a:hover{color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:10px;padding:0 22px;background:var(--teal);color:var(--white);text-decoration:none;font-family:Cabinet Grotesk,system-ui,sans-serif;font-weight:900;border:1px solid transparent;box-shadow:none}.button:hover{background:#0f6b60}.button.nav-cta{box-shadow:0 10px 24px #10786c2e}.button.secondary{background:var(--white);color:var(--ink);border-color:var(--line);box-shadow:none}.button.amber{background:var(--amber);color:var(--ink);box-shadow:0 12px 30px #f2b84b47}.hero{max-width:1180px;margin:0 auto;padding:64px 22px 76px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.85fr);gap:42px;align-items:center}.eyebrow{display:inline-flex;align-items:center;width:fit-content;border-left:3px solid var(--teal);background:#e6f5f0b8;color:#23675f;border-radius:4px;padding:7px 9px;font-family:Cabinet Grotesk,system-ui,sans-serif;font-weight:800;font-size:.82rem}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Cabinet Grotesk,system-ui,sans-serif;color:var(--ink);letter-spacing:0}h1{max-width:650px;margin:0 0 18px;font-size:clamp(2.55rem,5.3vw,4.65rem);line-height:1.01}.hero-copy{max-width:640px;color:var(--text);font-size:clamp(1.12rem,2vw,1.34rem);font-weight:500}.flippy-mascot-mobile{display:none}.cta-row{clear:both;display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:28px}.cta-note{max-width:440px;margin-top:12px;color:var(--muted);font-size:.9rem}.proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:26px}.proof-pill{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:12px;font-size:.86rem;color:var(--muted)}.proof-pill strong{display:block;color:var(--ink);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:1rem}.hero-preview{position:relative;display:flex;align-items:flex-end;justify-content:flex-end;overflow:visible}.flippy-mascot{position:relative;bottom:-10px;z-index:2;flex:0 0 auto;width:clamp(132px,12vw,166px);height:auto;margin-right:-24px;pointer-events:none;filter:drop-shadow(0 18px 26px rgba(21,25,24,.18))}.hero-phone-card{position:relative;z-index:1;max-width:372px;min-width:0;margin-left:auto;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#eef3f1;box-shadow:var(--shadow)}.listing-preview{width:min(100%,330px);display:grid;gap:7px;border-radius:16px 16px 16px 4px;background:var(--white);padding:14px;color:var(--ink);box-shadow:0 8px 24px #1519181a}.listing-photo{width:100%;height:118px;border-radius:10px;object-fit:cover;object-position:center;background:#e4ebe8}.listing-preview span{color:var(--teal);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:.72rem;font-weight:900;text-transform:uppercase}.listing-preview strong{font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:1.02rem;line-height:1.08}.listing-preview p{margin:0;color:var(--muted);font-size:.86rem}.phone-top{display:flex;align-items:center;gap:9px;padding:12px 14px;background:var(--white);border-bottom:1px solid #e5e9e8}.avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;background:var(--ink);color:var(--white);font-weight:900}.phone-name{font-weight:900;font-family:Cabinet Grotesk,system-ui,sans-serif;color:var(--ink);font-size:.9rem}.phone-number{color:var(--muted);font-size:.72rem}.msgs{display:grid;gap:8px;padding:14px}.msg{width:fit-content;max-width:86%;padding:9px 12px;border-radius:16px;font-size:.84rem;line-height:1.35}.msg.out{justify-self:end;background:#2468d8;color:var(--white);border-bottom-right-radius:4px}.msg.in{background:var(--white);color:var(--ink);border-bottom-left-radius:4px}.msg.photo-attachment{width:142px;max-width:58%;padding:3px;background:#2468d8}.msg-photo{width:100%;aspect-ratio:4 / 3;height:auto;border-radius:12px;object-fit:cover;object-position:center;background:#e4ebe8}.band{padding:84px 22px}.band[id]{scroll-margin-top:82px}.band.white{background:var(--white)}.band.dark{background:var(--ink);color:#ffffffc7}.band.dark h2,.band.dark h3{color:var(--white)}.inner{max-width:1080px;margin:0 auto}.section-head{max-width:680px;margin-bottom:34px}.section-head.center{margin-left:auto;margin-right:auto;text-align:center}.section-head h2{margin-bottom:10px;font-size:clamp(2rem,4vw,3.3rem);line-height:1.04}.section-head p{color:var(--muted);font-size:1.04rem}.band.dark .section-head p{color:#ffffffad}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step,.example-card,.price-card,.faq-item{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:22px}.step-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:8px;background:var(--mint);color:var(--teal);margin-bottom:18px}.step-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.step-kicker{display:block;margin-bottom:6px;color:var(--teal);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:.76rem;font-weight:900;text-transform:uppercase}.step h3,.example-card h3,.price-card h3{margin-bottom:8px;font-size:1.16rem}.step p,.example-card p,.price-card p{color:var(--muted);margin-bottom:0}.video-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:34px;align-items:center}.video-frame{background:#0b1111;border-radius:8px;overflow:hidden;min-height:340px;aspect-ratio:16 / 10;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08)}.video-frame.video-frame-vertical{width:100%;max-width:340px;max-height:560px;min-height:0;margin:0 auto;aspect-ratio:9 / 16}.video-frame video{width:100%;height:100%;object-fit:contain;background:#0b1111}.video-frame img{width:100%;height:100%;object-fit:cover}.demo-panel{padding:28px}.demo-panel h2{font-size:clamp(2rem,4vw,3rem);line-height:1.05;margin-bottom:14px}.demo-panel p{color:#ffffffb8;font-size:1.04rem}.demo-output-card{margin:22px 0;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff12;padding:18px}.demo-output-card span{display:block;margin-bottom:6px;color:var(--amber);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:.78rem;font-weight:900;text-transform:uppercase}.demo-output-card strong{display:block;margin-bottom:8px;color:var(--white);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:1.08rem}.demo-output-card p{margin-bottom:0;font-size:.94rem}.bot-name-note{margin:14px 0 0;color:#ffffff85;font-size:.82rem}.examples{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.example-tag{display:inline-flex;margin-bottom:14px;padding:5px 10px;border-radius:6px;background:var(--gold-soft);color:#8d5b00;font-family:Cabinet Grotesk,system-ui,sans-serif;font-weight:800;font-size:.78rem}.example-listing{margin-top:16px;border-radius:12px;background:#f5f8f7;padding:14px;color:var(--ink);font-size:.86rem}.example-listing strong{display:block;font-family:Cabinet Grotesk,system-ui,sans-serif;margin-bottom:4px}.marketplace-panel{border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:22px;margin-bottom:16px}.marketplace-panel>span{display:block;margin-bottom:12px;color:var(--ink);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:1.06rem;font-weight:900}.marketplace-badges{display:flex;flex-wrap:wrap;gap:10px}.marketplace-badge{display:inline-flex;align-items:center;min-height:42px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:0 14px;color:var(--ink);font-family:Cabinet Grotesk,system-ui,sans-serif;font-weight:900}.marketplace-panel p{margin:14px 0 0;color:var(--muted);font-size:.82rem}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-card{position:relative;display:grid;align-content:start;gap:12px;min-height:178px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:28px 22px 22px}.sold-card{position:absolute;top:-12px;left:16px;display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 32px);border:1px solid rgba(16,120,108,.28);border-radius:8px;background:var(--white);padding:6px 10px;box-shadow:0 6px 14px #10786c1f}.sold-card-label{display:inline-flex;align-items:center;border-radius:4px;background:var(--teal);padding:2px 7px;color:var(--white);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:.66rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.sold-card-item{color:var(--ink);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:.82rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.star-row{color:#d9951f;font-size:1rem;line-height:1;letter-spacing:.08em}.review-card p{margin-bottom:4px;color:var(--text);font-size:1.02rem}.review-attrib{display:grid;gap:2px}.review-attrib strong{color:var(--ink);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:.96rem}.review-attrib span{color:var(--teal);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:.82rem;font-weight:800}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.price-card{position:relative}.price-card.featured{border:2px solid var(--teal);background:linear-gradient(180deg,#f3fbf8 0%,var(--white) 60%);box-shadow:0 22px 60px #147c702e;transform:translateY(-6px)}.plan-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;white-space:nowrap;border-radius:999px;background:var(--teal);color:var(--white);padding:6px 14px;margin:0;font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:.74rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 8px 22px #10786c47}.price{font-family:Cabinet Grotesk,system-ui,sans-serif;color:var(--ink);font-size:2rem;line-height:1;font-weight:900;margin:12px 0}.price span{color:var(--muted);font-size:.92rem;font-weight:700}.price-card ul{list-style:none;padding:0;margin:16px 0 0;color:var(--muted);display:grid;gap:8px}.price-card li:before{content:"+";color:var(--teal);font-weight:900;margin-right:8px}.faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.faq-item h3{margin-bottom:8px;font-size:1rem}.faq-item p{margin-bottom:0;color:var(--muted)}.final-cta{position:relative;text-align:center;max-width:720px;margin:0 auto}.final-mascot{width:clamp(128px,15vw,190px);height:auto;margin:0 auto 18px;filter:drop-shadow(0 22px 34px rgba(0,0,0,.24))}.final-cta h2{font-size:clamp(2.4rem,5vw,4rem);line-height:.98;margin-bottom:16px}.final-cta p{color:#ffffffb3;font-size:1.08rem}.consent,.footer-note{font-size:.78rem;color:var(--muted)}.band.dark .consent,.band.dark .footer-note{color:#ffffff73}footer{background:#0b1111;color:#ffffff8c;padding:30px 22px}.footer-inner{max-width:1080px;margin:0 auto;display:flex;justify-content:space-between;gap:22px;flex-wrap:wrap}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{color:#ffffffb8;text-decoration:none;font-weight:700;font-size:.9rem}.sticky-mobile-cta{display:none}.legal-page{max-width:840px;margin:0 auto;padding:54px 22px 86px}.legal-page h1{font-size:clamp(2.4rem,5vw,4rem);margin-bottom:14px}.legal-page h2{margin-top:34px;font-size:1.35rem}.legal-page p,.legal-page li{color:var(--muted)}.legal-page a{color:var(--teal);font-weight:800}.blog-page{max-width:1080px;margin:0 auto;padding:48px 22px 86px}.blog-hero{max-width:760px;margin-bottom:34px}.blog-hero h1{margin-bottom:14px}.blog-hero p{max-width:660px;color:var(--muted);font-size:1.12rem}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.blog-card{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:24px}.blog-card span,.article-kicker{display:block;color:var(--teal);font-family:Cabinet Grotesk,system-ui,sans-serif;font-size:.78rem;font-weight:900;text-transform:uppercase}.blog-card h2{margin:10px 0;font-size:clamp(1.35rem,2.5vw,1.9rem);line-height:1.08}.blog-card a{text-decoration:none}.blog-card p{color:var(--muted)}.read-link,.back-link{color:var(--teal);font-weight:900;text-decoration:none}.article-page{max-width:820px;margin:0 auto;padding:42px 22px 86px}.article-page h1{margin-bottom:14px;font-size:clamp(2.4rem,5vw,4.2rem)}.article-dek{color:var(--muted);font-size:1.16rem}.article-kicker{margin-top:22px;margin-bottom:10px}.article-content{margin-top:34px;color:var(--text)}.article-content h2{margin:34px 0 10px;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.1}.article-content p,.article-content li{color:var(--text);font-size:1.02rem}.article-content ul,.article-content ol{padding-left:22px}.article-content li+li{margin-top:6px}.article-cta{margin-top:44px;border:1px solid rgba(20,124,112,.24);border-radius:8px;background:var(--mint);padding:24px}.article-cta h2{margin-bottom:8px;font-size:clamp(1.55rem,3vw,2.25rem)}.article-cta p{color:var(--muted)}@media(max-width:980px){.hero,.video-grid{grid-template-columns:1fr}.hero{padding-top:34px}.steps,.pricing-grid,.examples{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.site-shell{padding-bottom:78px}.nav{align-items:center;gap:12px;padding:10px 16px}.nav-links{display:none}.brand-logo{width:162px}.nav .button{min-height:42px;padding:0 14px;white-space:nowrap}.hero{padding-top:24px;padding-bottom:44px}h1{font-size:clamp(2.15rem,10vw,2.85rem)}.hero-copy{font-size:1.1rem}.flippy-mascot-mobile{display:block;float:right;width:108px;height:auto;margin:-4px 0 8px 14px;pointer-events:none;filter:drop-shadow(0 14px 22px rgba(21,25,24,.16))}.hero-phone-card{max-width:100%;margin:8px 0 0}.hero-preview{display:block;padding-top:0}.flippy-mascot{display:none}.proof-row{margin-top:18px}.cta-row .button,.button.full-mobile{width:100%}.proof-row,.steps,.examples,.blog-grid,.reviews-grid,.pricing-grid,.faq-list{grid-template-columns:1fr}.marketplace-panel{padding:18px}.marketplace-badge{min-height:38px;padding:0 11px;font-size:.92rem}.band{padding:62px 18px}.video-frame{min-height:260px}.footer-inner{display:grid}.sticky-mobile-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(207,216,212,.9);border-radius:8px;background:#fffffff5;padding:10px;box-shadow:0 16px 40px #1519182e;backdrop-filter:blur(12px)}.sticky-mobile-cta span{color:var(--ink);font-family:Cabinet Grotesk,system-ui,sans-serif;font-weight:900}.sticky-mobile-cta .button{min-height:42px;padding:0 16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
