@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&display=swap");.gs-marketing{--primary:#0f766e;--primary-hover:#0d6862;--primary-deep:#115e59;--primary-deeper:#134e4a;--primary-mid:#14b8a6;--primary-light:#5eead4;--primary-glow:#99f6e4;--primary-soft:#ccfbf1;--primary-tint:#f0fdfa;--primary-paper:#ecfdf5;--ink:#0f172a;--ink-2:#334155;--ink-3:#64748b;--ink-4:#94a3b8;--bg:#f6f8f7;--bg-2:#eef2f1;--line:#e2e8e5;--line-2:#cbd5cf;--paper:#fff;--emerald:#16a34a;--amber:#f59e0b;--rose:#dc2626;font-family:Montserrat,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}.gs-marketing *{box-sizing:border-box;margin:0;padding:0}.gs-marketing a{color:inherit;text-decoration:none;cursor:pointer}.gs-marketing img{display:block;max-width:100%}.gs-marketing .brand-lock{display:flex;align-items:center;gap:11px}.gs-marketing .brand-lock .brand-mark{width:34px;height:34px;border-radius:8px;-o-object-fit:contain;object-fit:contain}.gs-marketing .brand-lock .brand-name{font-weight:800;letter-spacing:-.025em;font-size:19px;color:var(--primary);line-height:1}.gs-marketing .brand-lock .brand-name .dot-sep{color:var(--primary-mid);margin:0 .5px}.gs-marketing .pillbtn{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 18px;border-radius:999px;font-size:14px;font-weight:700;letter-spacing:-.005em;border:1px solid var(--line-2);background:#fff;color:var(--ink)}.gs-marketing .pillbtn:hover{transform:translateY(-1px)}.gs-marketing .pillbtn.solid{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18),0 4px 14px -4px rgba(15,118,110,.4)}.gs-marketing .pillbtn.solid:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.gs-marketing .pillbtn.lg{height:48px;padding:0 22px;font-size:14.5px}.gs-marketing .pillbtn.ghost{background:transparent;border-color:var(--line-2);color:var(--ink)}.gs-marketing .eyebrow-mark{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.05em;font-weight:700;color:var(--primary-deep)}.gs-marketing .eyebrow-mark img{width:18px;height:18px;border-radius:5px}.gs-marketing .section{padding:72px 80px}.gs-marketing .section.tight{padding:56px 80px}.gs-marketing .nav-d{height:64px;display:flex;align-items:center;padding:0 36px;border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.92);backdrop-filter:blur(20px);position:sticky;top:0;z-index:10}.gs-marketing .nav-d nav a{font-size:14px;font-weight:600;color:var(--ink-2)}.gs-marketing .h1{font-size:48px}.gs-marketing .h1,.gs-marketing .h2{font-weight:800;letter-spacing:-.025em;line-height:1.05;color:var(--ink)}.gs-marketing .h2{font-size:36px}.gs-marketing .h3{font-weight:800;letter-spacing:-.02em;line-height:1.15;font-size:20px;color:var(--ink)}.gs-marketing .tick{width:18px;height:18px;border-radius:999px;background:var(--primary-tint);color:var(--primary-deep);justify-content:center;font-weight:800;flex-shrink:0;margin-top:2px}.gs-marketing .kbd-pill,.gs-marketing .tick{display:inline-flex;align-items:center;font-size:11px}.gs-marketing .kbd-pill{gap:6px;height:22px;padding:0 8px;background:var(--bg-2);border:1px solid var(--line);border-radius:999px;font-weight:600;color:var(--ink-2);font-family:ui-monospace,monospace}.gs-marketing .site-suffix{color:var(--primary);font-weight:700}.gs-marketing .site-suffix .dot{color:var(--primary-mid)}.gs-marketing .dot{width:8px;height:8px;border-radius:999px;display:inline-block}.gs-marketing .dot.teal{background:var(--primary)}.gs-marketing .dot.red{background:var(--rose)}.gs-marketing .dot.amber{background:var(--amber)}.gs-marketing .dot.green{background:var(--emerald)}.gs-marketing .phone{width:248px;height:512px;border-radius:34px;border:7px solid #1e293b;background:#000;padding:6px;flex-shrink:0;box-shadow:0 24px 60px -16px rgba(15,23,42,.32);position:relative}.gs-marketing .phone .screen{height:100%;border-radius:24px;background:#fff;overflow:hidden;position:relative;display:flex;flex-direction:column}.gs-marketing .phone .notch{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:80px;height:18px;background:#000;border-radius:0 0 12px 12px;z-index:5}.gs-marketing .phone .statusbar{height:30px;display:flex;justify-content:space-between;align-items:center;padding:0 22px;font-size:10.5px;font-weight:700;color:var(--ink)}.gs-marketing .phone .hero-img{height:120px;position:relative;display:flex;align-items:flex-end;padding:14px 16px;overflow:hidden}.gs-marketing .phone .hero-img .greet{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.01em;line-height:1.1}.gs-marketing .phone .hero-img .biz{font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:#fff;opacity:.95;position:absolute;top:14px;left:16px;display:flex;align-items:center;gap:6px}.gs-marketing .phone .hero-img .biz .lg-mark{width:14px;height:14px;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:900}.gs-marketing .phone .body{flex:1;background:#fff;padding:12px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.gs-marketing .phone .tile-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.gs-marketing .phone .tile{height:56px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9.5px;font-weight:700}.gs-marketing .phone .tile .ic{font-size:14px}.gs-marketing .phone .promo{padding:10px 12px;border-radius:12px;display:flex;flex-direction:column;gap:2px}.gs-marketing .phone .promo .lbl{font-size:8px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;opacity:.75}.gs-marketing .phone .cta-btn,.gs-marketing .phone .promo .ttl{font-size:11px;font-weight:800}.gs-marketing .phone .cta-btn{height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff}.gs-marketing .phone .nav-bottom{height:48px;border-top:1px solid var(--line);background:#fff;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;justify-items:center;font-size:8px;font-weight:700;color:var(--ink-3);flex-shrink:0;padding-top:4px}.gs-marketing .phone .nav-bottom .item{display:flex;flex-direction:column;align-items:center;gap:2px}.gs-marketing .phone .nav-bottom .item.active{color:var(--ink)}.gs-marketing .phone .nav-bottom .item.active .navdot{background:currentColor}.gs-marketing .phone .nav-bottom .navdot{width:4px;height:4px;border-radius:999px;background:transparent;display:inline-block}.gs-marketing .phone-fan{display:flex;justify-content:center;position:relative;height:520px}.gs-marketing .phone-fan .phone{position:absolute;top:0}.gs-marketing .hero-coffee{background:linear-gradient(135deg,hsla(31,97%,72%,.55),rgba(124,45,18,.78)),url(/marketing/coffee.jpg) 50%/cover}.gs-marketing .hero-dental{background:linear-gradient(135deg,rgba(125,211,252,.55),rgba(12,74,110,.78)),url(/marketing/dental.jpg) 50%/cover}.gs-marketing .hero-yoga{background:linear-gradient(135deg,rgba(196,181,253,.45),rgba(76,29,149,.78)),url(/marketing/yoga.jpg) 50%/cover}.gs-marketing .hero-books{background:linear-gradient(135deg,hsla(82,85%,67%,.45),rgba(20,83,45,.82)),url(/marketing/books.jpg) 50%/cover}.gs-marketing .hero-gym{background:linear-gradient(135deg,hsla(0,94%,82%,.45),rgba(127,29,29,.78)),url(/marketing/gym.jpg) 50%/cover}.gs-marketing .hero-salon{background:linear-gradient(135deg,rgba(249,168,212,.5),rgba(131,24,67,.78)),url(/marketing/salon.jpg) 50%/cover}.gs-marketing .legal-prose{max-width:760px;margin:0 auto;padding:0 8px}.gs-marketing .legal-prose h2{font-size:20px;font-weight:800;margin:28px 0 8px;color:var(--ink)}.gs-marketing .legal-prose h3{font-size:15.5px;font-weight:700;margin:18px 0 4px;color:var(--ink)}.gs-marketing .legal-prose p{font-size:14.5px;color:var(--ink-2);line-height:1.65;margin:6px 0}.gs-marketing .legal-prose ul{margin:6px 0 6px 20px;color:var(--ink-2);font-size:14.5px;line-height:1.65}.gs-marketing .legal-prose li{margin:4px 0}.gs-marketing .changelog-row{display:grid;grid-template-columns:140px 1fr;gap:24px;padding:18px 0;border-top:1px solid var(--line)}.gs-marketing .changelog-row:first-child{border-top:0}.gs-marketing .changelog-row .when{font-size:12px;color:var(--ink-3);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.gs-marketing .status-row{display:grid;grid-template-columns:1fr auto;padding:14px 0;border-top:1px solid var(--line);align-items:center}.gs-marketing .status-row:first-child{border-top:0}.gs-marketing .status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.gs-marketing .status-pill.ok{background:#dcfce7;color:#166534}.gs-marketing .draft-banner-spacer{padding-top:0}@media (max-width:900px){.gs-marketing .section,.gs-marketing .section.tight{padding:56px 24px}.gs-marketing .nav-d{padding:0 20px}.gs-marketing .nav-d nav{display:none!important}.gs-marketing .h1{font-size:34px}.gs-marketing .h2{font-size:26px}.gs-marketing .hero-grid{grid-template-columns:1fr!important;gap:36px!important}.gs-marketing .footer-grid,.gs-marketing .four-cards,.gs-marketing .four-up,.gs-marketing .three-up{grid-template-columns:1fr 1fr!important}.gs-marketing .footer-grid{gap:28px!important}.gs-marketing .phone-fan{height:440px;transform:scale(.78);transform-origin:top center}.gs-marketing .changelog-row{grid-template-columns:1fr;gap:4px}}@media (max-width:560px){.gs-marketing .footer-grid,.gs-marketing .four-cards,.gs-marketing .four-up,.gs-marketing .three-up{grid-template-columns:1fr!important}.gs-marketing .h1{font-size:28px}.gs-marketing .nav-d{padding:0 14px}.gs-marketing .section,.gs-marketing .section.tight{padding:44px 18px}}