:root{--bg:#fcfaf8;--surface:#ffffffd1;--surface-strong:#fff;--text:#0c1018;--muted:#63697a;--border:#1013201a;--creator:#dd7a20;--business:#4b6cff;--homeowner:#209a63;--shadow:0 24px 60px #0f172a1a;--shadow-soft:0 14px 32px #0f172a12;--shadow-hard:0 28px 90px #0f172a2e;--font-body:"Aptos","Avenir Next","Segoe UI",sans-serif;--font-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background:radial-gradient(circle at top left,#7258ff1f,transparent 28%),radial-gradient(circle at top right,#4c6dff14,transparent 24%),linear-gradient(180deg,#ffffffe6,#fcfaf8fa),var(--bg);color:var(--text);font-family:var(--font-body);line-height:1.55}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}a{color:inherit;text-decoration:none}.site-header{z-index:20;background:linear-gradient(#fcfaf8eb,#fcfaf800);padding:1rem 0 0;position:sticky;top:0}.inner{width:min(1240px,92vw);margin:0 auto}.header-row{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #10132014;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.8rem 1rem;display:grid;box-shadow:0 22px 52px #0f172a14}.brand-link{align-items:center;display:inline-flex}.logo-image{object-fit:contain;width:68px;height:68px}.nav{color:var(--muted);letter-spacing:.02em;flex-wrap:wrap;justify-self:center;gap:1rem;font-size:.88rem;font-weight:600;display:flex}.nav a:hover{color:var(--text)}.header-actions{align-items:center;gap:.6rem;display:flex}.page-wrap{padding:2rem 0 6rem}.btn{border:1px solid var(--border);letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;padding:.82rem 1.2rem;font-size:.9rem;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s,background .18s,color .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(140deg,#0f1320 0%,#1a2140 100%);border-color:#0f1320;box-shadow:0 14px 28px #0f172a2e}.btn-secondary{color:var(--text);background:#ffffffd1}.hero{padding-top:.65rem}.hero h1{letter-spacing:-.05em;max-width:11ch;font-size:clamp(2.6rem,5vw,4.7rem);line-height:.98}.hero p{color:var(--muted);max-width:62ch;margin-top:1.1rem;font-size:1.06rem}.hero-split,.hero-business{align-items:center;gap:2.4rem;display:grid}.hero-split>:first-child{max-width:36rem}.hero-split .hero-image-wrap{justify-content:center;align-items:center;width:100%;display:flex}.hero-image{object-fit:contain;width:100%;height:auto}.hero-image-wrap{justify-self:center}.hero-image-wrap.mascot-small{width:min(100%,420px);max-width:420px}.kicker,.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:#ffffffa8;border:1px solid #2f23171f;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.34rem .72rem;font-size:.77rem;font-weight:700;display:inline-flex}.section-label-light{color:#ffffffc7;background:#ffffff1a;border-color:#ffffff29}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.hero-business{gap:2.5rem}.hero-notes{flex-wrap:wrap;gap:.65rem;margin-top:1.3rem;display:flex}.hero-note{color:var(--text);background:#ffffffb8;border:1px solid #2f231714;border-radius:999px;align-items:center;padding:.4rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.hero-product-shell{min-height:560px;position:relative}.hero-product-shell:before{content:"";filter:blur(4px);background:linear-gradient(155deg,#ffffffb3,#ffffff2e);border-radius:32px;position:absolute;inset:10% 8% 8%}.product-window{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-hard);background:#ffffffeb;border:1px solid #2f231717;border-radius:24px;padding:1rem;position:absolute}.product-window-campaigns{width:62%;top:0;left:0}.product-window-interest{width:52%;top:72px;right:0}.product-window-showcase{width:70%;bottom:0;left:11%}.product-window-bar{color:var(--text);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;font-size:.84rem;font-weight:700;display:flex}.product-window-pill{color:var(--business);letter-spacing:.04em;text-transform:uppercase;background:#1f62c214;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.72rem;display:inline-flex}.product-list,.review-list{gap:.65rem;display:grid}.product-row,.interest-card{background:#faf8f4cc;border:1px solid #2f231714;border-radius:18px;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem .85rem;display:flex}.product-row.is-active{background:#1f62c214;border-color:#1f62c240}.product-row-copy,.showcase-summary{gap:.15rem;display:grid}.product-row-copy strong,.showcase-summary strong,.review-item strong{font-size:.98rem}.product-row-copy span,.showcase-summary span,.review-item p,.pricing-copy,.value-block p,.support-panel p,.trust-card p{color:var(--muted);font-size:.92rem}.product-chip,.mini-chip,.review-note,.showcase-tag,.showcase-grid-tile{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.26rem .6rem;font-size:.74rem;font-weight:700;display:inline-flex}.product-chip-business{color:var(--business);background:#1f62c21f;border-color:#1f62c22e}.product-chip-neutral{color:var(--text);background:#17120f0f}.interest-actions,.review-actions,.showcase-tags,.showcase-grid-list,.mini-stack,.meta-row{flex-wrap:wrap;gap:.45rem;display:flex}.mini-action{color:var(--text);background:#17120f0f;border-radius:999px;align-items:center;padding:.42rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.showcase-header{align-items:center;gap:.85rem;display:flex}.showcase-avatar{width:48px;height:48px;color:var(--text);background:linear-gradient(145deg,#1f62c229,#d978241f);border-radius:16px;place-items:center;font-weight:800;display:grid}.showcase-cluster{gap:.55rem;margin-top:.95rem;display:grid}.showcase-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.78rem;font-weight:700}.section{margin-top:4.5rem}.section h2{letter-spacing:-.04em;max-width:16ch;font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.04}.section p{color:var(--muted);max-width:68ch}.section-intro,.section-topline{justify-content:space-between;align-items:end;gap:1.2rem;display:flex}.section-intro{margin-bottom:1.4rem}.section-topline{margin-bottom:1.6rem}.section-topline>div{gap:.75rem;display:grid}.section-frame{box-shadow:var(--shadow-soft);background:#ffffffa3;border:1px solid #2f231714;border-radius:30px;padding:1.5rem}.grid{gap:1rem;display:grid}.cards-3{grid-template-columns:repeat(auto-fit,minmax(245px,1fr))}.card{background:var(--surface-strong);box-shadow:var(--shadow-soft);border:1px solid #2f231714;border-radius:22px;padding:1.25rem}.card-link{cursor:pointer;transition:transform .2s,box-shadow .2s;display:block}.card-link:hover{transform:translateY(-3px);box-shadow:0 18px 34px #1018281f}.card h3,.value-block h3,.workflow-card h3,.support-panel h3,.trust-card h3,.showcase-card h3{margin-bottom:.5rem;font-size:1.08rem}.card p,.card li{color:var(--muted)}.card-image{object-fit:cover;border:1px solid var(--border);border-radius:12px;width:100%;height:auto;margin-bottom:.85rem}.role-card-image-wrap{place-items:center;min-height:156px;margin-bottom:.85rem;display:grid}.role-card-image{object-fit:contain;width:75%;height:auto;max-height:156px}.value-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.value-block{background:#ffffffd1;border:1px solid #2f231714;border-radius:22px;padding:1.1rem}.value-number{letter-spacing:.12em;color:var(--business);margin-bottom:.85rem;font-size:.8rem;font-weight:800;display:inline-flex}.workflow-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.workflow-card{box-shadow:var(--shadow-soft);background:#ffffffd6;border:1px solid #2f231714;border-radius:22px;padding:1.1rem}.workflow-step-number{width:36px;height:36px;color:var(--business);background:#1f62c21f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.8rem;font-weight:800;display:inline-flex}.workflow-preview{margin-top:1rem}.mini-window,.mini-message,.mini-note{background:#f8f5f0d1;border:1px solid #2f231714;border-radius:18px;gap:.45rem;padding:.8rem;display:grid}.mini-window-bar{background:#17120f1f;border-radius:999px;width:34%;height:8px}.mini-line{background:#17120f1a;border-radius:999px;width:70%;height:8px}.mini-line-long{width:100%}.mini-stack-compact{gap:.35rem}.showcase-grid{grid-template-columns:1.15fr .85fr;gap:1rem;display:grid}.showcase-card{box-shadow:var(--shadow-soft);background:#ffffffd6;border:1px solid #2f231714;border-radius:26px;padding:1.4rem}.showcase-card-profile{background:radial-gradient(circle at 100% 0,#1f62c214,#0000 35%),#ffffffe0}.showcase-card-context{background:radial-gradient(circle at 0 0,#d9782417,#0000 35%),#ffffffe0}.review-item{background:#f7f3edbf;border:1px solid #2f231712;border-radius:18px;padding:.9rem}.ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-panel{box-shadow:var(--shadow-soft);background:#ffffffd6;border:1px solid #2f231714;border-radius:24px;gap:1rem;padding:1.3rem;display:grid}.support-panel-creator{background:linear-gradient(#d9782414,#0000 30%),#ffffffe0}.support-panel-homeowner{background:linear-gradient(#2f8d5a14,#0000 30%),#ffffffe0}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-card{background:#fffc;border:1px solid #2f231714;border-radius:20px;padding:1.1rem}.price{letter-spacing:-.04em;margin:.45rem 0 .7rem;font-size:2.15rem;font-weight:800}.pricing-grid,.pricing-grid-home{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card{align-content:start;gap:.9rem;display:grid}.pricing-card-featured{background:radial-gradient(circle at 100% 0,#1f62c21a,#0000 40%),#fff;border-color:#1f62c22e}.faq-group{margin-top:2rem}.faq-group h2{margin-bottom:.75rem;font-size:1.35rem}.faq-item{border-top:1px solid var(--border);padding:.8rem 0}.faq-item:last-child{border-bottom:1px solid var(--border)}.faq-item h3{margin-bottom:.35rem;font-size:1rem}.list{gap:.5rem;margin-left:1rem;display:grid}.list-clean{gap:.55rem;margin-top:.65rem;list-style:none;display:grid}.status-row{align-items:flex-start;gap:.55rem;display:flex}.status-icon{font-weight:800;line-height:1}.status-icon.good{color:#20894e}.status-icon.bad{color:#c03535}.steps-row{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.step-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;padding:.95rem}.step-number{color:#cf741f;margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1;display:inline-flex}.step-number.creator{color:#cf741f}.step-number.business{color:#2258a4}.step-number.homeowner{color:#2f7d51}.mock-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.mock-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;padding:1rem}.mock-head{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.55rem;display:flex}.mock-title{color:var(--text);font-weight:700}.mock-photo{border:1px solid var(--border);background:linear-gradient(145deg,#f5f7f9 15%,#ebeef2 85%);border-radius:11px;height:124px;margin-bottom:.7rem}.checklist{gap:.58rem;list-style:none;display:grid}.check-icon{color:#20894e;margin-right:.45rem;font-weight:800}.badge{letter-spacing:.08em;text-transform:uppercase;color:#fff;border-radius:999px;align-items:center;width:fit-content;padding:.36rem .9rem;font-size:.92rem;font-weight:800;line-height:1;display:inline-flex}.badge.creator{background:var(--creator)}.badge.business{background:var(--business)}.badge.homeowner{background:var(--homeowner)}.muted{color:var(--muted)}.cta-banner{color:#fff;box-shadow:var(--shadow-hard);background:linear-gradient(145deg,#15110f 0%,#24201a 100%);border:1px solid #111;border-radius:30px;margin-top:4.5rem;padding:1.6rem}.cta-banner h2{letter-spacing:-.04em;max-width:14ch;font-size:clamp(1.9rem,3.2vw,3rem)}.cta-banner p{color:#ffffffc7;max-width:54ch}.cta-banner .actions{margin-top:1.1rem}.cta-banner .btn-primary{color:#111;box-shadow:none;background:#fff;border-color:#fff}.cta-banner .btn-secondary{color:#fff;background:#ffffff14;border-color:#ffffff24}.cta-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.site-footer{color:#fff;background:linear-gradient(#0f1320 0%,#141a2b 100%);border-top:1px solid #ffffff14;margin-top:4rem;padding:2.6rem 0 3rem}.footer-grid{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.footer-brand{gap:.65rem;display:grid}.footer-brand .muted{color:#ffffffc2}.footer-wordmark{letter-spacing:-.03em;font-size:1.15rem;font-weight:800}.footer-note,.footer-help{color:#ffffffa8;font-size:.92rem}.footer-group{gap:.75rem;display:grid}.footer-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;font-size:.74rem;font-weight:700}.footer-links{color:#fff;gap:.48rem;display:grid}.support-form-shell{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;margin-top:1rem;overflow:hidden}.support-form-frame{background:#fff;border:0;width:100%;min-height:860px;display:block}.legal-updated{color:var(--muted);margin-top:.6rem;font-size:.9rem}@media (min-width:960px){.hero-split{grid-template-columns:minmax(0,1fr) minmax(320px,.92fr)}.hero-business{grid-template-columns:1fr 1.02fr}}@media (max-width:1120px){.value-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.header-row{grid-template-columns:1fr}.nav,.header-actions{justify-self:start}.footer-grid,.showcase-grid,.ecosystem-grid,.pricing-grid,.pricing-grid-home{grid-template-columns:1fr}.logo-image{width:72px;height:72px}.cta-3,.value-grid,.trust-grid,.workflow-grid{grid-template-columns:1fr}.support-form-frame{min-height:980px}.hero-product-shell{gap:1rem;min-height:auto;display:grid}.hero-product-shell:before{display:none}.product-window{width:auto;position:static}}@media (max-width:720px){.page-wrap{padding-top:1.35rem}.section{margin-top:3.5rem}.section-frame,.cta-banner{border-radius:24px;padding:1.2rem}.section-intro,.section-topline{align-items:start;display:grid}.hero h1{max-width:12ch;font-size:clamp(2.2rem,11vw,3.4rem)}.hero p,.section p{font-size:.98rem}.btn{width:100%}.header-actions{flex-wrap:wrap;width:100%}.header-actions .btn{width:auto}.actions{width:100%}}
