:root{--bg:#fff;--text:#111;--muted:#555;--border:#00000014;--card:#fff;--creator:#f28a24;--business:#2c70cf;--homeowner:#2f9a5d;--shadow:0 10px 24px #1018280f}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.site-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;position:sticky;top:0}.inner{width:min(1160px,92vw);margin:0 auto}.header-row{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.9rem 0;display:grid}.brand-link{align-items:center;display:inline-flex}.logo-image{object-fit:contain;width:84px;height:84px}.nav{color:var(--muted);flex-wrap:wrap;justify-self:center;gap:1rem;font-size:.94rem;display:flex}.nav a:hover{color:var(--text)}.header-actions{gap:.55rem;display:flex}.page-wrap{padding:2.6rem 0 5.5rem}.btn{border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.05rem;font-size:.95rem;font-weight:600;transition:opacity .2s;display:inline-flex}.btn:hover{opacity:.92}.btn-primary{background:var(--text);border-color:var(--text);color:#fff}.btn-secondary{color:var(--text);background:#fff}.hero{padding:.6rem 0 .75rem}.hero h1{letter-spacing:-.03em;max-width:20ch;font-size:clamp(2rem,4.8vw,3.8rem);line-height:1.1}.hero p{color:var(--muted);max-width:68ch;margin-top:1rem;font-size:1.04rem}.hero-split{align-items:center;gap:1.5rem;display:grid}.hero-image{object-fit:contain;width:100%;height:auto}.hero-image-wrap{justify-self:center}.hero-image-wrap.mascot-small{max-width:380px}.kicker{border:1px solid var(--border);color:var(--muted);border-radius:999px;margin-bottom:.85rem;padding:.28rem .65rem;font-size:.78rem;display:inline-flex}.actions{flex-wrap:wrap;gap:.7rem;margin-top:1.3rem;display:flex}.section{margin-top:2.6rem}.section h2{letter-spacing:-.02em;margin-bottom:.85rem;font-size:clamp(1.3rem,2.7vw,1.8rem)}.section p{color:var(--muted);max-width:70ch}.grid{gap:1rem;display:grid}.cards-3{grid-template-columns:repeat(auto-fit,minmax(245px,1fr))}.card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;padding:1.15rem}.card-link{cursor:pointer;transition:transform .2s,box-shadow .2s;display:block}.card-link:hover{transform:translateY(-3px);box-shadow:0 14px 30px #1018281f}.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}.list{gap:.5rem;margin-left:1rem;display:grid}.icon-label{margin-bottom:.45rem;font-size:1.15rem;line-height:1}.logo-band{border:1px solid var(--border);background:#fcfcfd;border-radius:14px;padding:1.1rem}.logo-band h2{margin-bottom:.75rem;font-size:1rem}.logo-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;display:grid}.logo-pill{border:1px solid var(--border);text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#777;background:#fff;border-radius:999px;padding:.4rem .65rem;font-size:.73rem}.mock-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.mock-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:14px;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}.meta-row{flex-wrap:wrap;gap:.45rem;margin-top:.6rem;display:flex}.chip{border:1px solid var(--border);color:var(--muted);border-radius:999px;align-items:center;padding:.16rem .52rem;font-size:.77rem;display:inline-flex}.chip.creator{color:#b9681d;border-color:#f28a2457}.chip.business{color:#2258a4;border-color:#2c70cf57}.chip.homeowner{color:#2f7d51;border-color:#2f9a5d57}.mock-photo{border:1px solid var(--border);background:linear-gradient(145deg,#f5f7f9 15%,#ebeef2 85%);border-radius:11px;height:124px;margin-bottom:.7rem}.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);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}.cta-banner{color:#fff;background:#111;border:1px solid #111;border-radius:16px;margin-top:2.3rem;padding:1.25rem}.cta-banner p{color:#ffffffd6}.cta-banner .actions{margin-top:.9rem}.cta-banner .btn-primary{color:#111;background:#fff;border-color:#fff}.cta-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.checklist{gap:.58rem;list-style:none;display:grid}.check-icon{color:#20894e;margin-right:.45rem;font-weight:800}.badge{color:#fff;border-radius:999px;margin-bottom:.65rem;padding:.18rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.badge.creator{background:var(--creator)}.badge.business{background:var(--business)}.badge.homeowner{background:var(--homeowner)}.example-strip{border:1px dashed var(--border);background:#fcfcfd;border-radius:14px;margin-top:1rem;padding:1rem}.example-item{color:var(--muted);padding:.45rem 0}.muted{color:var(--muted)}.price{margin:.5rem 0;font-size:1.95rem;font-weight:800}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.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}.site-footer{border-top:1px solid var(--border);padding:2.1rem 0 2.8rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;align-items:end;gap:1rem;display:grid;position:relative}.footer-links{color:var(--muted);flex-wrap:wrap;gap:.8rem;display:flex}.support-link{font-weight:600}.footer-watermark{opacity:.09;pointer-events:none;position:absolute;top:-.6rem;right:0}.footer-watermark img{object-fit:contain;width:88px;height:88px}.legal-updated{color:var(--muted);margin-top:.6rem;font-size:.9rem}@media (min-width:900px){.hero-split{grid-template-columns:1.1fr .9fr}.hero-image-wrap{justify-self:end}.hero-image-wrap.mascot-small{max-width:320px}}@media (max-width:980px){.header-row{grid-template-columns:1fr}.nav{justify-self:start}.footer-grid{grid-template-columns:1fr;align-items:start}.logo-image{width:72px;height:72px}.cta-3{grid-template-columns:1fr}}
