:root{--bg:#f4f5fb;--surface:#ffffff;--surface-soft:#eef3ff;--surface-soft-2:#f7f8fd;--ink:#151515;--muted:#7a8090;--line:rgba(17,24,39,0.08);--blue:#3b82f6;--blue-deep:#2563eb;--green:#57df84;--green-deep:#16a34a;--navy:#1e1e1e;--navy-soft:#2a2a2a;--brand-pink:#ec1b69;--brand-coral:#f05b57;--brand-gradient:linear-gradient(135deg,#ec1b69,#f05b57);--shadow:0 20px 54px rgba(15,23,42,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#1E1E1E}.labs-shell{width:min(1120px,calc(100% - 28px));margin:0 auto;padding:18px 0 72px}.labs-topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:6px 4px 28px}.labs-brand{display:flex;flex-direction:column;gap:6px}.labs-brand-logo{width:auto;height:30px}.labs-brand-note{font-size:.8rem;color:rgba(21,21,21,.56)}.labs-topbar-actions{display:flex;align-items:center;gap:18px}.labs-topbar-actions a{font-size:.9rem;color:rgba(21,21,21,.64)}.labs-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:0;border-radius:999px;font-weight:700;cursor:pointer}.labs-topbar .labs-cta{background:#111111;color:#fff;box-shadow:0 14px 32px rgba(17,17,17,.14)}.labs-cta-primary{background:linear-gradient(135deg,#58ee7b,#42da78);color:#06250f;box-shadow:0 16px 32px rgba(67,216,120,.28)}.labs-cta-secondary{background:rgba(17,17,17,.06);color:#111111;border:1px solid rgba(17,17,17,.08)}.labs-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:.78rem;font-weight:700;background:rgba(236,27,105,.14);color:var(--brand-pink)}.chapter-card,.detail-band,.labs-footer-cta,.labs-hero,.labs-intro,.support-tile{border-radius:30px}.labs-hero{padding:56px 48px;background:linear-gradient(140deg,rgba(255,165,224,.98),rgba(247,193,255,.98) 34%,rgba(255,255,255,.94));box-shadow:0 32px 90px rgba(113,84,146,.12)}.chapter-image{width:100%;height:100%;object-fit:cover;display:block}.labs-hero-copy{max-width:760px}.labs-hero-copy h1{margin:16px 0 0;max-width:10ch;font-size:clamp(3rem,6vw,5rem);line-height:.92;letter-spacing:-.06em;color:#141414}.labs-hero-copy p{max-width:56ch;margin:18px 0 0;color:rgba(20,20,20,.68);line-height:1.7;font-size:1.05rem}.labs-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.labs-intro{margin-top:18px;padding:28px 30px;background:linear-gradient(135deg,#ffffff,rgba(236,27,105,.08));box-shadow:0 20px 44px rgba(125,98,154,.08)}.labs-intro p{margin:0;text-align:left;color:#212536;line-height:1.75;font-size:1.06rem;max-width:72ch}.labs-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:22px}.support-tile{min-height:250px;padding:24px 22px;box-shadow:0 20px 40px rgba(125,98,154,.08)}.support-tile h3{margin:0 0 14px;font-size:1.34rem;line-height:1;letter-spacing:-.03em}.support-tile p{margin:0;line-height:1.72;color:rgba(17,24,39,.82)}.support-tile-lilac,.support-tile-mint,.support-tile-orange,.support-tile-rose{border:0}.support-tile-orange{background:linear-gradient(180deg,#ffd367,#ffbf5a)}.support-tile-lilac{background:linear-gradient(180deg,#cdb9ff,#b7a1ff)}.support-tile-mint{background:linear-gradient(180deg,#cef8cf,#b7ecbb)}.support-tile-rose{background:linear-gradient(180deg,rgba(236,27,105,.2),rgba(240,91,87,.24))}.labs-story{margin-top:36px}.labs-section-head{padding:0 8px 22px;text-align:left}.labs-canvas-note span,.labs-section-head span{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.14);color:#ffffff;font-size:.78rem;font-weight:700}.labs-canvas-note h2,.labs-footer-cta h2,.labs-section-head h2{margin:16px 0 0;max-width:13ch;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.96;letter-spacing:-.06em;background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.labs-canvas-note p,.labs-footer-cta p,.labs-section-head p{max-width:740px;margin:14px 0 0;color:#ffe66a;line-height:1.75}.chapter-stack{display:grid;grid-gap:20px;gap:20px}.chapter-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);grid-gap:24px;gap:24px;align-items:center;padding:24px;box-shadow:0 20px 48px rgba(125,98,154,.1)}.chapter-copy span{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(15,23,42,.1);font-size:.78rem;font-weight:700}.chapter-copy h3{margin:16px 0 0;font-size:clamp(2.1rem,4vw,3.25rem);line-height:.98;letter-spacing:-.05em;color:#111827}.chapter-copy p{max-width:56ch;margin:14px 0 0;color:rgba(17,24,39,.78);line-height:1.75}.chapter-copy ul{display:grid;grid-gap:10px;gap:10px;margin:18px 0 0;padding:0;list-style:none}.chapter-copy li{position:relative;padding-left:24px;line-height:1.65;color:rgba(17,24,39,.82)}.chapter-copy li:before{content:"";position:absolute;left:0;top:9px;width:10px;height:10px;border-radius:999px;background:rgba(17,24,39,.7)}.chapter-visual{overflow:hidden;border-radius:24px;background:rgba(255,255,255,.56);box-shadow:inset 0 0 0 1px rgba(17,17,17,.04)}.chapter-visual-tall{min-height:440px}.chapter-visual-wide{min-height:360px}.chapter-card-blue,.chapter-card-lime,.chapter-card-pink,.chapter-card-yellow{border:0}.chapter-card-pink{background:linear-gradient(135deg,rgba(236,27,105,.18),rgba(240,91,87,.22))}.chapter-card-yellow{background:linear-gradient(135deg,#efff78,#d9f35d)}.chapter-card-blue{background:linear-gradient(135deg,#b8d0ff,#9ac3ff)}.chapter-card-lime{background:linear-gradient(135deg,#dfff95,#c9f377)}.detail-band-wrap{display:grid;grid-gap:16px;gap:16px;margin-top:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-band{padding:30px 26px;box-shadow:0 18px 42px rgba(125,98,154,.08)}.detail-band h3{margin:0;font-size:clamp(1.8rem,4vw,2.9rem);line-height:1.02;letter-spacing:-.05em}.detail-band p{max-width:60ch;margin:14px 0 0;line-height:1.75}.detail-band-dark{background:#d9dde2;color:#111827}.detail-band-dark p{color:rgba(17,24,39,.8)}.detail-band-light{background:linear-gradient(135deg,rgba(236,27,105,.2),rgba(240,91,87,.24));color:#111827}.detail-band-light p{color:rgba(17,24,39,.8)}.labs-canvas{margin-top:22px;padding:34px 24px 28px;border-radius:30px;background:rgba(255,255,255,.94);box-shadow:0 24px 56px rgba(125,98,154,.08)}.labs-canvas-note{text-align:center}.labs-canvas-note span{background:#dfffe0;color:#166534}.labs-canvas-note h2{color:#111827}.labs-canvas-note p{color:#6b7280}.labs-canvas-shapes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:22px;gap:22px;margin-top:30px}.shape{aspect-ratio:1/1;border-radius:38% 62% 58% 42%/36% 42% 58% 64%}.shape-a{background:#8ea2ff}.shape-b{background:linear-gradient(135deg,#ec1b69,#f05b57)}.shape-c{background:#ffe85e}.shape-d{background:#cdf660}.shape-e{background:#ff9d68}.labs-footer-cta{margin-top:24px;padding:42px 26px 48px;text-align:center;background:linear-gradient(140deg,#6c7cff,#4b64f0 54%,#324ed1);box-shadow:0 28px 72px rgba(62,84,215,.24)}.labs-footer-cta h2{color:#fff;max-width:12ch;margin-left:auto;margin-right:auto}.labs-footer-cta p{color:rgba(255,255,255,.8);margin-left:auto;margin-right:auto}.labs-footer-cta .labs-cta-primary{margin-top:22px}.ads-pilot-panel,.compliance-panel,.location-panel{margin-top:24px;padding:30px;border-radius:30px;background:#ffffff;box-shadow:0 24px 56px rgba(125,98,154,.08)}.location-panel{display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);grid-gap:24px;gap:24px;align-items:stretch}.ads-pilot-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:24px;gap:24px;align-items:start}.ads-pilot-copy h2{max-width:12ch;margin:16px 0 0;font-size:clamp(2.2rem,4.8vw,4rem);line-height:.98;letter-spacing:-.06em;color:#111827}.ads-pilot-card p,.ads-pilot-copy p,.compliance-card p,.labs-site-footer p,.labs-site-footer span,.legal-card p{line-height:1.72;color:rgba(17,24,39,.76)}.ads-pilot-list,.compliance-grid,.legal-grid,.legal-stack{display:grid;grid-gap:16px;gap:16px}.ads-pilot-card,.compliance-card,.legal-card{padding:22px;border:1px solid rgba(17,24,39,.08);border-radius:20px;background:rgba(247,248,253,.9)}.ads-pilot-card h3,.compliance-card h3,.legal-card h2{margin:0;font-size:1.15rem;color:#111827}.ads-pilot-card p,.compliance-card p,.legal-card p{margin:12px 0 0}.compliance-head{padding-left:0;padding-right:0}.compliance-head span{color:#166534;background:#dfffe0}.compliance-head h2{color:#111827}.compliance-head p{color:rgba(17,24,39,.72)}.location-copy h2{max-width:10ch;margin:16px 0 0;font-size:clamp(2.1rem,4.5vw,3.8rem);line-height:.98;letter-spacing:-.06em;color:#111827}.location-copy p{margin:14px 0 0;color:rgba(17,24,39,.72);line-height:1.72}.location-map-frame{border:1px solid rgba(17,24,39,.08);border-radius:22px;background:rgba(17,24,39,.06)}.compliance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compliance-card{display:flex;min-height:250px;flex-direction:column}.compliance-card a{width:-moz-fit-content;width:fit-content;margin-top:auto;padding-top:18px;color:var(--brand-pink);font-weight:800}.labs-site-footer{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(180px,.55fr) minmax(220px,.8fr);grid-gap:28px;gap:28px;margin-top:28px;padding:30px 4px 0;color:#ffffff}.labs-site-footer p,.labs-site-footer span{max-width:420px;color:rgba(255,255,255,.68)}.labs-footer-column{display:grid;align-content:start;grid-gap:10px;gap:10px}.labs-footer-column strong{color:#ffffff}.labs-footer-column a{color:rgba(255,255,255,.72)}.legal-page{width:min(980px,calc(100% - 28px));margin:0 auto;padding:24px 0 72px}.legal-back{display:inline-flex;min-height:42px;align-items:center;padding:0 16px;border-radius:999px;color:#ffffff;background:rgba(255,255,255,.1);font-weight:700}.legal-hero{margin-top:22px;padding:38px 34px;border-radius:30px;background:linear-gradient(140deg,rgba(255,165,224,.98),rgba(247,193,255,.98) 34%,rgba(255,255,255,.94))}.legal-hero h1{max-width:13ch;margin:16px 0 0;font-size:clamp(2.8rem,5vw,4.8rem);line-height:.94;letter-spacing:-.06em}.legal-hero p{max-width:720px;margin:18px 0 0;color:rgba(17,24,39,.72);line-height:1.75;font-size:1.06rem}.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-grid,.legal-stack{margin-top:18px}.legal-card a{color:var(--brand-pink);font-weight:800}.legal-note{color:#92400e!important}@media (max-width:960px){.compliance-grid,.detail-band-wrap,.labs-mini-grid,.labs-site-footer,.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-pilot-layout,.chapter-card,.location-panel{grid-template-columns:1fr}.chapter-visual{order:-1}}@media (max-width:720px){.labs-shell{width:min(100%,calc(100% - 16px));padding-top:10px}.labs-topbar{align-items:flex-start;flex-direction:column;gap:14px}.labs-topbar-actions{width:100%;justify-content:space-between;flex-wrap:wrap;gap:12px}.labs-hero{padding:28px 20px}.chapter-copy h3,.detail-band h3,.labs-canvas-note h2,.labs-footer-cta h2,.labs-hero-copy h1,.labs-section-head h2{max-width:none}.compliance-grid,.detail-band-wrap,.labs-canvas-shapes,.labs-mini-grid,.labs-site-footer,.legal-grid{grid-template-columns:1fr}.ads-pilot-panel,.chapter-card,.compliance-panel,.detail-band,.labs-canvas,.labs-footer-cta,.labs-intro,.legal-hero,.location-panel,.support-tile{border-radius:24px}.ads-pilot-panel,.compliance-panel,.legal-hero,.location-panel{padding:24px 20px}.location-map-frame{min-height:360px}.chapter-visual-tall,.chapter-visual-wide{min-height:300px}}a{color:inherit;text-decoration:none}.landing-shell{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:18px 0 48px}.topbar{display:flex;justify-content:space-between;gap:20px;padding:10px 0 22px}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:10px}.brand-logo{width:auto;height:34px}.footer-links,.nav-links,.topbar-actions{display:flex;align-items:center;gap:22px}.footer-links a,.footer-links span,.login-link,.nav-links a{font-size:.9rem;color:var(--muted)}.nav-cta,.primary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;font-weight:700}.nav-cta{color:#fff;background:linear-gradient(135deg,var(--blue-deep),#1f52da)}.benefit-section,.branded-section,.final-cta,.hero-section,.setup-section{border-radius:28px}.hero-section{display:grid;grid-template-columns:1.02fr .98fr;grid-gap:38px;gap:38px;align-items:center;padding:34px 26px 42px;border:1px solid rgba(17,24,39,.04);background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(247,248,253,.92))}.launch-note strong,.section-pill,.trust-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;font-size:.78rem;font-weight:700}.trust-pill{padding:8px 12px;color:#22603c;background:rgba(87,223,132,.16)}.trust-pill:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--green-deep)}.benefit-copy h2,.final-cta h2,.hero-copy h1,.section-header h2{margin:16px 0 0;letter-spacing:-.05em;line-height:1.02}.hero-copy h1{max-width:11ch;font-size:clamp(2.8rem,6vw,4.9rem)}.hero-copy h1 span{color:var(--blue-deep)}.benefit-list li,.brand-flow-card p,.feature-card p,.final-cta p,.hero-copy p,.section-header p,.setup-item p,.site-footer p{line-height:1.7;color:var(--muted)}.hero-copy>p{max-width:56ch;margin-top:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.primary-cta{color:#05230e;background:linear-gradient(135deg,#59f28b,#43d86f);box-shadow:0 14px 34px rgba(57,219,114,.26)}.secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid rgba(37,99,235,.18);border-radius:12px;color:var(--blue-deep);background:rgba(255,255,255,.8);font-weight:700}.launch-note{display:grid;grid-gap:8px;gap:8px;margin-top:22px;padding:14px 16px;border:1px solid rgba(29,78,216,.1);border-radius:18px;background:rgba(255,255,255,.7)}.launch-note strong{width:-moz-fit-content;width:fit-content;padding:6px 10px;color:#7c2d12;background:rgba(251,191,36,.22)}.hero-visual{display:flex;justify-content:center}.phone-stage{position:relative;width:min(520px,100%);min-height:470px;padding:28px 22px;border-radius:26px;background:radial-gradient(circle at top right,rgba(87,223,132,.14),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.9),rgba(243,247,255,.95));box-shadow:var(--shadow)}.screen-card{position:relative;overflow:hidden;border-radius:28px;background:#ffffff;box-shadow:0 20px 52px rgba(15,23,42,.16)}.screen-left{width:238px;transform:rotate(-4deg) translateX(12px)}.screen-right{position:absolute;top:18px;right:24px;width:205px;transform:rotate(4deg)}.screen-image{width:100%;height:auto;display:block}.section-header{padding:30px 0 10px;text-align:center}.benefit-copy h2,.final-cta h2,.section-header h2{font-size:clamp(2rem,4.5vw,3.35rem);color:#f8fafc}.section-header p{max-width:640px;margin:12px auto 0;color:rgba(248,250,252,.72)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:18px}.feature-card{min-height:200px;padding:24px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 14px 32px rgba(15,23,42,.05)}.feature-card-large{min-height:250px}.feature-card-green{background:linear-gradient(180deg,#f2fbf5,#ffffff)}.feature-card-blue{background:linear-gradient(180deg,#edf3ff,#ffffff)}.feature-icon,.setup-icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#ff4c73,#ff7b5a)}.brand-flow-card h3,.feature-card h3,.setup-item h3{margin:18px 0 10px;font-size:1.15rem}.feature-points{margin:16px 0 0;padding:0 0 0 18px;color:var(--muted)}.feature-points li{margin-top:6px}.crm-preview{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.crm-preview span{display:block;height:14px;border-radius:999px;background:rgba(148,163,184,.24)}.branded-section{margin-top:28px;padding:34px 26px;color:#d8e4ff;background:radial-gradient(circle at top center,rgba(74,222,128,.12),transparent 20%),linear-gradient(180deg,var(--navy) 0,#102746 100%)}.section-header-dark h2,.section-header-dark p{color:#f8fbff}.section-header-dark p{opacity:.76}.brand-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:24px}.brand-flow-card{position:relative;padding-top:18px;text-align:center}.step-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;margin-bottom:14px;color:#fff;background:var(--blue-deep);font-weight:700}.brand-flow-card h3,.brand-flow-card p{color:#e8f0ff}.brand-flow-card p{opacity:.76}.link-preview{height:116px;margin-top:16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.06)}.link-preview-chain{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04)),repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 18px,transparent 18px 34px)}.link-preview-ticket{background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.04)),linear-gradient(90deg,transparent 0 14px,rgba(255,255,255,.2) 14px 16px,transparent 16px 100%)}.link-preview-tracking{position:relative}.link-preview-tracking:before{content:"";position:absolute;inset:16px auto auto 50%;width:54px;height:54px;border-radius:999px;transform:translateX(-50%);background:radial-gradient(circle at 50% 35%,#f5d0a9 0 28%,#d8e4ff 29% 100%)}.section-pill{width:-moz-fit-content;width:fit-content;margin:24px auto 0;padding:10px 14px;color:#0d3a22;background:linear-gradient(135deg,#59f28b,#39db72)}.setup-section{padding:22px 0 0}.setup-list{display:grid;grid-gap:14px;gap:14px;max-width:760px;margin:10px auto 0}.setup-item{display:grid;grid-template-columns:52px 1fr;grid-gap:18px;gap:18px;align-items:start;padding:18px 20px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.75)}.benefit-section{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:28px;gap:28px;align-items:center;margin-top:28px;padding:26px;background:linear-gradient(180deg,#eef4ff,#f8fbff)}.benefit-list{display:grid;grid-gap:14px;gap:14px;margin:22px 0 0;padding:0;list-style:none}.benefit-list li{position:relative;padding-left:34px}.benefit-list li:before{content:"✓";position:absolute;left:0;top:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;color:#064e3b;background:rgba(74,222,128,.22);font-size:.8rem;font-weight:800}.benefit-visual{position:relative;display:flex;justify-content:center}.benefit-tag{position:absolute;top:-10px;right:34px;padding:12px 14px;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--blue-deep),#2563eb);font-weight:800;transform:rotate(8deg)}.portrait-card{width:min(360px,100%);padding:14px;border-radius:24px;background:#ffffff;box-shadow:var(--shadow)}.portrait-image{width:100%;height:auto;display:block;border-radius:16px}.final-cta{margin-top:30px;padding:54px 24px;text-align:center;color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-deep))}.final-cta p{max-width:680px;margin:14px auto 0;color:rgba(255,255,255,.82)}.final-button{margin-top:26px}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:34px 4px 10px}.site-footer strong{display:block;margin-bottom:8px}.footer-logo{width:auto;height:30px;display:block;margin-bottom:10px}.site-footer p{max-width:320px;margin:0}@media (max-width:1080px){.benefit-section,.hero-section{grid-template-columns:1fr}.brand-flow-grid,.feature-grid{grid-template-columns:1fr 1fr}.nav-links{display:none}}@media (max-width:760px){.landing-shell{width:min(100% - 18px,1180px);padding-top:10px}.footer-links,.hero-actions,.site-footer,.topbar,.topbar-actions{flex-direction:column;align-items:flex-start}.benefit-section,.branded-section,.final-cta,.hero-section{padding:22px}.hero-copy h1{max-width:none}.brand-flow-grid,.feature-grid{grid-template-columns:1fr}.screen-left{width:210px}.screen-right{right:6px;width:180px}}body{color:#111827}.saas-page,body{background:#ffffff}.saas-page{min-height:100vh}.saas-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:28px;gap:28px;min-height:78px;padding:0 48px;border-bottom:1px solid #e8edf3;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.saas-brand{display:inline-flex;align-items:center;color:#111827;font-weight:700}.saas-brand img{width:138px;height:auto}.saas-header-actions,.saas-nav{display:flex;align-items:center;gap:24px}.saas-link-action,.saas-nav a{color:#1f2937;font-size:.95rem}.saas-header-actions{justify-content:flex-end}.saas-menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid #cbd5e1;border-radius:6px;color:#111827;background:#ffffff;cursor:pointer}.saas-menu-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.saas-header.is-menu-open .saas-menu-toggle span:first-child{transform:translateY(7px) rotate(45deg)}.saas-header.is-menu-open .saas-menu-toggle span:nth-child(2){opacity:0}.saas-header.is-menu-open .saas-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.saas-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border:1px solid transparent;border-radius:6px;font-size:.88rem;font-weight:700;line-height:1;cursor:pointer}.saas-button:disabled{cursor:not-allowed;opacity:.72}.saas-button-primary{color:#ffffff;background:#e31b23;box-shadow:0 12px 24px rgba(227,27,35,.18)}.saas-button-secondary{color:#111827;border-color:#cbd5e1;background:#ffffff}.saas-button-light{color:#ffffff;border-color:rgba(255,255,255,.46);background:transparent}.contact-page-shell,.delete-page-shell,.location-section,.policy-hero,.policy-layout,.saas-hero,.screen-story,.suite-panel,.support-page-shell,.trust-band,.values-panel,.waitlist-page-hero,.waitlist-section{width:min(1120px,calc(100% - 40px));margin:0 auto}.saas-hero{padding:86px 0 54px;text-align:center}.policy-hero>span,.saas-kicker,.section-heading span,.suite-highlight span,.support-route-card span,.values-content>span,.yellow-band span{display:inline-flex;color:#e31b23;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.blue-band h2,.contact-hero h1,.delete-hero h1,.policy-hero h1,.saas-hero h1,.section-heading h2,.suite-highlight h2,.support-hero h1,.values-content h2,.yellow-band h2{margin:14px 0 0;color:#111827;font-size:3.2rem;font-weight:700;letter-spacing:0;line-height:1.08}.saas-hero h1{max-width:860px;margin-left:auto;margin-right:auto}.saas-hero p{max-width:760px;margin:18px auto 0;color:#4b5563;font-size:1.08rem;line-height:1.75}.saas-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}.suite-panel{display:grid;grid-template-columns:320px 1fr;grid-gap:0;gap:0;margin-top:16px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;box-shadow:0 20px 54px rgba(15,23,42,.08)}.suite-highlight{display:flex;min-height:360px;flex-direction:column;justify-content:center;padding:34px;color:#ffffff;background:linear-gradient(135deg,#3b0764,#6d28d9)}.suite-highlight a,.suite-highlight h2,.suite-highlight p,.suite-highlight span{color:#ffffff}.suite-highlight h2{font-size:2.2rem}.suite-highlight p{margin:12px 0 0;line-height:1.65}.suite-highlight a{width:-moz-fit-content;width:fit-content;margin-top:22px;font-weight:800}.suite-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#f8fafc}.suite-card{min-height:180px;padding:26px;border-left:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#ffffff}.product-status{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:12px;padding:6px 10px;border:1px solid #fde68a;border-radius:999px;color:#92400e;background:#fffbeb;font-size:.72rem;font-weight:800;text-transform:uppercase}.policy-card h2,.product-section-card h2,.solution-card h3,.suite-card h3,.support-route-card h2,.values-grid h3{margin:0;color:#111827;font-size:1.1rem;letter-spacing:0}.policy-card p,.product-facts p,.product-section-card p,.solution-card p,.suite-card p,.support-route-card p,.values-grid p{margin:10px 0 0;color:#5b6472;line-height:1.68}.suite-card a{display:inline-flex;margin-top:18px;color:#0067b1;font-weight:800}.yellow-band{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);grid-gap:48px;gap:48px;align-items:center;margin-top:70px;padding:56px calc((100% - min(1120px, calc(100% - 40px))) / 2);background:#ffd400}.yellow-band h2,.yellow-band p{color:#111827}.yellow-band h2{font-size:2.35rem}.yellow-band blockquote,.yellow-band p{margin:14px 0 0;color:#253041;line-height:1.7}.yellow-band blockquote{margin:0;padding-left:24px;border-left:4px solid #111827;font-size:1.15rem;font-weight:600}.screen-story{padding:72px 0}.section-heading{max-width:720px}.section-heading-center{margin:0 auto;text-align:center}.section-heading h2{font-size:2.35rem}.section-heading p{margin:12px 0 0;color:#5b6472;line-height:1.7}.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:30px}.solution-card{min-height:210px;padding:26px;background:#ffffff;box-shadow:0 12px 32px rgba(15,23,42,.05)}.product-showcase,.solution-card{border:1px solid #e2e8f0;border-radius:8px}.product-showcase{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:34px;gap:34px;align-items:center;margin-top:36px;padding:30px;background:#f8fafc}.showcase-copy h3{margin:0;font-size:1.8rem;line-height:1.18}.showcase-copy ul{display:grid;grid-gap:12px;gap:12px;margin:22px 0 0;padding:0;list-style:none}.showcase-copy li{padding-left:18px;border-left:3px solid #e31b23;color:#4b5563;line-height:1.6}.showcase-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.showcase-images img{width:100%;height:360px;object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;box-shadow:0 10px 28px rgba(15,23,42,.08)}.ads-pilot-section{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:72px 0}.ads-pilot-section-product{padding-top:0}.ads-pilot-heading,.ads-pilot-subheading{max-width:760px}.ads-pilot-heading span,.ads-pilot-subheading span{display:inline-flex;color:#e31b23;font-size:.78rem;font-weight:800;text-transform:uppercase}.ads-pilot-heading h2,.ads-pilot-subheading h2{margin:14px 0 0;color:#111827;font-size:2.35rem;line-height:1.12}.ads-pilot-heading p{margin:14px 0 0;color:#5b6472;line-height:1.7}.ads-pilot-taglines{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:30px}.ads-pilot-taglines p{margin:0;padding:18px;border:1px solid #bfdbfe;border-radius:8px;color:#0f172a;background:#eff6ff;font-weight:800;line-height:1.45}.ads-pilot-card-grid,.ads-pilot-outcome-grid,.ads-pilot-workflow-grid{display:grid;grid-gap:18px;gap:18px;margin-top:26px}.ads-pilot-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ads-pilot-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-pilot-outcome-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ads-pilot-card,.ads-pilot-outcome-card,.ads-pilot-workflow-card{min-height:190px;padding:24px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;box-shadow:0 12px 32px rgba(15,23,42,.05)}.ads-pilot-workflow-card{background:#f8fafc}.ads-pilot-outcome-card{min-height:170px;border-color:#dbeafe;background:#f8fbff}.ads-pilot-card h3,.ads-pilot-outcome-card h3,.ads-pilot-workflow-card h3{margin:0;color:#111827;font-size:1.08rem}.ads-pilot-card p,.ads-pilot-outcome-card p,.ads-pilot-workflow-card p{margin:10px 0 0;color:#5b6472;line-height:1.65}.ads-pilot-subheading{margin-top:46px}.wepilot-section{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:72px 0}.wepilot-section-product{padding-top:18px}.wepilot-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(300px,.96fr);grid-gap:34px;gap:34px;align-items:stretch}.wepilot-heading{display:grid;align-content:center;min-height:420px;padding:36px;border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(135deg,rgba(240,253,244,.94),rgba(239,246,255,.98)),url(/available-screens.png) 50% /cover}.wepilot-compliance-strip span,.wepilot-heading span,.wepilot-subheading span,.wepilot-visual-copy span{display:inline-flex;width:-moz-fit-content;width:fit-content;color:#0f766e;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.wepilot-heading h2,.wepilot-subheading h2{margin:14px 0 0;color:#111827;font-size:2.35rem;font-weight:700;letter-spacing:0;line-height:1.12}.wepilot-heading p{max-width:760px;margin:16px 0 0;color:#344054;font-size:1.05rem;line-height:1.72}.wepilot-visual{display:grid;grid-template-columns:minmax(0,1fr) minmax(128px,190px);grid-gap:22px;gap:22px;align-items:center;min-height:420px;padding:26px;overflow:hidden;border:1px solid #dcfce7;border-radius:8px;background:#06281f;color:#ffffff}.wepilot-visual-copy{display:grid;align-content:center}.wepilot-visual-copy span{color:#86efac}.wepilot-visual-copy strong{display:block;margin-top:14px;color:#ffffff;font-size:1.8rem;line-height:1.14}.wepilot-visual-copy p{margin:12px 0 0;color:rgba(255,255,255,.78);line-height:1.65}.wepilot-phone-image{width:100%;max-height:330px;object-fit:cover;object-position:top center;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff}.wepilot-metric-row{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.wepilot-metric-row span{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid rgba(134,239,172,.26);border-radius:6px;color:#dcfce7;background:rgba(255,255,255,.06);font-size:.82rem;font-weight:800}.wepilot-tagline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:22px}.wepilot-tagline-grid p{margin:0;padding:18px;border:1px solid #bbf7d0;border-radius:8px;color:#0f172a;background:#f0fdf4;font-weight:800;line-height:1.45}.wepilot-audience-list,.wepilot-card-grid,.wepilot-outcome-grid,.wepilot-workflow-grid{display:grid;grid-gap:18px;gap:18px}.wepilot-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:26px}.wepilot-audience-list article,.wepilot-card,.wepilot-outcome-grid article,.wepilot-workflow-card{min-height:210px;padding:24px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;box-shadow:0 12px 32px rgba(15,23,42,.05)}.wepilot-card{display:grid;align-content:start}.wepilot-icon{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:8px;color:#ffffff;background:#0067b1}.wepilot-icon svg{width:24px;height:24px}.wepilot-audience-list h3,.wepilot-card h3,.wepilot-outcome-grid h3,.wepilot-workflow-card h3{margin:16px 0 0;color:#111827;font-size:1.08rem}.wepilot-audience-list h3,.wepilot-outcome-grid h3,.wepilot-workflow-card h3{margin-top:0}.wepilot-audience-list p,.wepilot-card p,.wepilot-outcome-grid p,.wepilot-workflow-card p{margin:10px 0 0;color:#5b6472;line-height:1.65}.wepilot-subheading{max-width:760px;margin-top:46px}.wepilot-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px}.wepilot-workflow-card{min-height:180px;background:#f8fafc}.wepilot-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px;margin-top:46px}.wepilot-subheading-tight{margin-top:0}.wepilot-subheading-tight h2{font-size:1.9rem}.wepilot-audience-list,.wepilot-outcome-grid{margin-top:20px}.wepilot-audience-list article,.wepilot-outcome-grid article{min-height:150px;box-shadow:none}.wepilot-outcome-grid article{border-color:#bfdbfe;background:#f8fbff}.wepilot-compliance-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;margin-top:34px;overflow:hidden;border:1px solid #bbf7d0;border-radius:8px;background:#052e22}.wepilot-compliance-strip div{display:grid;grid-gap:10px;gap:10px;min-height:138px;align-content:center;padding:24px;border-right:1px solid rgba(187,247,208,.24)}.wepilot-compliance-strip div:last-child{border-right:0}.wepilot-compliance-strip span{color:#86efac}.wepilot-compliance-strip strong{color:#ffffff;line-height:1.45}.pricing-section{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:72px 0}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:34px}.pricing-card{display:flex;min-height:520px;flex-direction:column;padding:28px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;box-shadow:0 12px 32px rgba(15,23,42,.05)}.pricing-card-head span{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:6px 10px;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;background:#eff6ff;font-size:.72rem;font-weight:800;text-transform:uppercase}.pricing-card h3{margin:18px 0 0;color:#111827;font-size:1.35rem}.pricing-card strong{display:block;margin-top:10px;color:#0067b1;font-size:2rem;line-height:1}.pricing-card p{margin:12px 0 0;color:#5b6472;line-height:1.6}.pricing-card ul{display:grid;grid-gap:12px;gap:12px;margin:24px 0;padding:0;list-style:none}.pricing-card li{padding-left:18px;border-left:3px solid #e31b23;color:#4b5563;line-height:1.55}.pricing-card .saas-button{margin-top:auto}.waitlist-section{padding:26px 0 72px}.waitlist-page-hero{padding:76px 0 24px;text-align:center}.waitlist-page-hero h1{max-width:840px;margin:14px auto 0;color:#111827;font-size:3.1rem;font-weight:700;line-height:1.08}.waitlist-page-hero p{max-width:720px;margin:18px auto 0;color:#4b5563;font-size:1.05rem;line-height:1.75}.waitlist-section-page{padding-top:18px}.waitlist-card{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:28px;gap:28px;align-items:start;padding:28px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.waitlist-copy{display:grid;grid-gap:14px;gap:14px}.waitlist-copy .section-pill-light{margin:0;color:#1d4ed8;background:#eff6ff}.waitlist-copy h3{margin:0;color:#111827;font-size:clamp(2rem,3.5vw,3rem);line-height:1.05}.waitlist-copy p,.waitlist-message{margin:0;color:#5b6472;line-height:1.65}.waitlist-field,.waitlist-form{display:grid;grid-gap:14px;gap:14px}.waitlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.waitlist-field{gap:8px;color:#111827;font-size:.9rem;font-weight:700}.waitlist-field input,.waitlist-field select,.waitlist-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:6px;padding:12px 13px;color:#111827;background:#ffffff;font:inherit}.waitlist-field select{min-height:46px}.waitlist-field textarea{resize:vertical}.waitlist-combobox,.waitlist-combobox-field{position:relative}.waitlist-combobox input{padding-right:42px}.waitlist-combobox-clear{position:absolute;top:50%;right:10px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:999px;color:#475569;background:transparent;font:inherit;font-size:1rem;font-weight:900;line-height:1;transform:translateY(-50%);cursor:pointer}.waitlist-combobox-clear:hover{color:#111827;background:#f1f5f9}.waitlist-combobox-menu{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;overflow:auto;max-height:220px;border:1px solid #93c5fd;border-radius:6px;background:#ffffff;box-shadow:0 10px 22px rgba(15,23,42,.14)}.waitlist-combobox-option{display:flex;align-items:center;width:100%;min-height:42px;border:0;padding:10px 13px;color:#111827;background:#ffffff;font:inherit;font-size:.9rem;font-weight:700;text-align:left;cursor:pointer}.waitlist-combobox-option:hover,.waitlist-combobox-option[aria-selected=true]{background:#f1f5f9}.waitlist-combobox-empty{padding:12px 13px;color:#5b6472;font-size:.88rem;font-weight:700}.waitlist-button{width:-moz-fit-content;width:fit-content}.waitlist-steps{display:flex;flex-wrap:wrap;gap:8px}.waitlist-steps span{display:inline-flex;align-items:center;min-height:30px;border:1px solid #dbe4f0;border-radius:999px;padding:0 12px;color:#64748b;background:#ffffff;font-size:.78rem;font-weight:800}.waitlist-steps span.is-active{color:#ffffff;border-color:#0067b1;background:#0067b1}.waitlist-verified-phone{display:flex;flex-wrap:wrap;align-items:center;gap:10px;border:1px solid #dbeafe;border-radius:8px;padding:12px;color:#1e3a8a;background:#eff6ff}.waitlist-verified-phone span{font-size:.8rem;font-weight:800;text-transform:uppercase}.waitlist-verified-phone button{margin-left:auto;border:0;color:#0067b1;background:transparent;font:inherit;font-weight:800;cursor:pointer}.waitlist-dev-code{width:-moz-fit-content;width:fit-content;margin:0;border-radius:6px;padding:8px 10px;color:#7c2d12;background:#ffedd5;font-size:.86rem;font-weight:800}.waitlist-consent{display:grid;grid-template-columns:18px 1fr;grid-gap:10px;gap:10px;align-items:start;color:#475569;font-size:.9rem;line-height:1.5}.waitlist-consent input{width:18px;height:18px;margin-top:2px;accent-color:#e31b23}.waitlist-action-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.waitlist-resend-button{min-height:42px;border:1px solid #cbd5e1;border-radius:6px;padding:0 16px;color:#111827;background:#ffffff;font:inherit;font-size:.88rem;font-weight:800;cursor:pointer}.waitlist-resend-button:disabled{cursor:not-allowed;opacity:.65}.waitlist-timer{width:-moz-fit-content;width:fit-content;margin:0;border:1px solid #fde68a;border-radius:6px;padding:8px 10px;color:#92400e;background:#fffbeb;font-size:.88rem;font-weight:800}.waitlist-city-status{margin:-4px 0 0;color:#5b6472;font-size:.88rem;line-height:1.45}.waitlist-success{border:1px solid #bbf7d0;border-radius:8px;padding:18px;color:#14532d;background:#f0fdf4}.waitlist-success-final{display:grid;grid-gap:14px;gap:14px;padding:22px}.waitlist-success p{margin:0;color:#166534;line-height:1.55}.waitlist-success-details{display:grid;grid-template-columns:100px minmax(0,1fr);grid-gap:8px 12px;gap:8px 12px;border-top:1px solid #bbf7d0;padding-top:14px}.waitlist-success-details span{color:#166534;font-size:.78rem;font-weight:800;text-transform:uppercase}.waitlist-success-details strong{min-width:0;overflow-wrap:anywhere;color:#14532d}.waitlist-home-link{width:-moz-fit-content;width:fit-content;border-color:#86efac}.waitlist-message-success{width:-moz-fit-content;width:fit-content;border-radius:6px;padding:8px 10px;color:#14532d;background:#dcfce7;font-weight:800}.trust-band{padding:62px 0;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;margin-top:34px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px}.trust-grid article{display:grid;grid-gap:8px;gap:8px;min-height:150px;align-content:center;padding:24px;border-right:1px solid #e2e8f0;text-align:center;background:#ffffff}.trust-grid article:last-child{border-right:0}.trust-grid strong{color:#0067b1;font-size:2rem}.trust-grid span{color:#5b6472;line-height:1.45}.values-panel{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:0;gap:0;align-items:stretch;padding:72px 0}.values-photo{display:grid;min-height:390px;place-items:center;border-radius:8px 0 0 8px;background:linear-gradient(rgba(0,103,177,.88),rgba(0,103,177,.88)),url(/available-screens.png) 50% /cover}.values-photo img{width:186px;height:auto}.values-content{padding:46px;border:1px solid #e2e8f0;border-left:0;border-radius:0 8px 8px 0;background:#ffffff}.values-content h2{font-size:2.2rem}.values-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px;gap:26px;margin-top:30px}.blue-band{width:100%;max-width:none;padding:70px calc((100% - min(1120px, calc(100% - 40px))) / 2);text-align:center;background:#0067b1}.blue-band,.blue-band h2,.blue-band p{color:#ffffff}.blue-band h2{font-size:2.5rem}.blue-band p{max-width:700px;margin:14px auto 0;line-height:1.7;opacity:.88}.blue-band .saas-button{margin-top:24px}.location-section{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);grid-gap:26px;gap:26px;align-items:stretch;padding:72px 0}.location-section .section-heading a{display:inline-flex;margin-top:14px;color:#0067b1;font-weight:800}.location-map-frame{min-height:420px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.location-map-frame iframe{display:block;min-height:420px}.saas-footer{background:#f3f6fb}.saas-footer-bottom,.saas-footer-cta,.saas-footer-legal,.saas-footer-main{width:min(1120px,calc(100% - 40px));margin:0 auto}.saas-footer-cta{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:54px 0 40px;text-align:left}.saas-footer-cta span{color:#6b7280}.saas-footer-cta h2{margin:8px 0 0;color:#111827;font-size:2rem}.saas-footer-cta-actions{display:flex;flex-wrap:wrap;gap:12px}.saas-footer-main{display:grid;grid-template-columns:1.15fr repeat(4,minmax(150px,1fr));grid-gap:32px;gap:32px;padding:34px 0;border-top:1px solid #dce4ef}.saas-footer-about img{width:86px;height:auto}.saas-footer-about p{max-width:330px;margin:14px 0 0;color:#5b6472;line-height:1.65}.saas-footer-column{display:grid;align-content:start;grid-gap:10px;gap:10px}.saas-footer-address strong,.saas-footer-column strong{color:#111827}.saas-footer-address span,.saas-footer-bottom span,.saas-footer-column a,.saas-legal-links a{color:#4b5563;font-size:.88rem;line-height:1.45}.saas-footer-legal{display:grid;grid-template-columns:minmax(260px,.8fr) 1fr;grid-gap:24px;gap:24px;padding:24px 0;border-top:1px solid #dce4ef}.saas-footer-address{display:grid;grid-gap:6px;gap:6px}.saas-legal-links{display:flex;flex-wrap:wrap;gap:10px 16px}.saas-footer-bottom{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding:24px 0 36px;text-align:center}.saas-footer-basira-logo{width:190px;height:auto;display:block}.saas-footer-powered{font-weight:700}.saas-footer-rights{max-width:100%}.contact-hero,.delete-hero,.policy-hero,.support-hero{padding:56px 0 32px}.contact-hero h1,.delete-hero h1,.policy-hero h1,.support-hero h1{max-width:820px;font-size:2.65rem}.contact-hero p,.delete-hero p,.policy-hero p,.support-hero p{max-width:760px;margin:16px 0 0;color:#5b6472;line-height:1.72}.legal-back{width:-moz-fit-content;width:fit-content;margin-bottom:20px;color:#0067b1;background:#eef6ff}.policy-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:28px;gap:28px;padding-bottom:70px}.policy-sidebar{position:-webkit-sticky;position:sticky;top:100px;display:grid;grid-gap:10px;gap:10px;align-self:start;padding:22px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.policy-sidebar a{color:#0067b1;font-size:.92rem}.policy-stack{display:grid;grid-gap:16px;gap:16px}.contact-form,.delete-info-card,.policy-card,.product-facts,.product-section-card,.support-route-card{padding:26px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;box-shadow:0 10px 28px rgba(15,23,42,.04)}.product-detail-layout,.product-hero{width:min(1120px,calc(100% - 40px));margin:0 auto}.product-hero{padding:64px 0 34px}.product-hero>span{display:inline-flex;color:#e31b23;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.product-title-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:12px}.product-title-row h1{max-width:820px;margin:0;color:#111827;font-size:3rem;font-weight:700;letter-spacing:0;line-height:1.08}.product-title-row strong{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid #fde68a;border-radius:999px;color:#92400e;background:#fffbeb;font-size:.78rem;text-transform:uppercase}.product-hero p{max-width:820px;margin:18px 0 0;color:#4b5563;font-size:1.05rem;line-height:1.75}.product-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.product-detail-layout{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start;padding-bottom:72px}.product-facts{position:-webkit-sticky;position:sticky;top:100px;display:grid;grid-gap:12px;gap:12px;background:#f8fafc}.product-facts strong{color:#111827;font-size:.9rem;text-transform:uppercase}.product-facts a,.product-facts span{color:#0067b1;font-weight:800}.product-section-stack{display:grid;grid-gap:18px;gap:18px}.product-section-card ul{display:grid;grid-gap:12px;gap:12px;margin:16px 0 0;padding:0;list-style:none}.product-section-card li{padding-left:18px;border-left:3px solid #e31b23;color:#4b5563;line-height:1.6}.vendor-auth-page{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);grid-gap:32px;gap:32px;align-items:start;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:70px 0}.vendor-auth-intro{position:-webkit-sticky;position:sticky;top:110px;padding:32px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff}.vendor-auth-head span,.vendor-auth-intro span{display:inline-flex;color:#e31b23;font-size:.78rem;font-weight:800;text-transform:uppercase}.vendor-auth-head h2,.vendor-auth-intro h1{margin:14px 0 0;color:#111827;font-size:2.35rem;line-height:1.1}.vendor-auth-head p,.vendor-auth-intro p{margin:14px 0 0;color:#5b6472;line-height:1.7}.vendor-auth-card{padding:30px;background:#ffffff;box-shadow:0 18px 46px rgba(15,23,42,.08)}.vendor-auth-card,.vendor-auth-tabs{border:1px solid #e2e8f0;border-radius:8px}.vendor-auth-tabs{display:inline-flex;gap:8px;margin-top:24px;padding:6px;background:#f8fafc}.vendor-auth-tabs button{min-height:38px;padding:0 16px;border:0;border-radius:6px;color:#4b5563;background:transparent;font:inherit;font-weight:800;cursor:pointer}.vendor-auth-tabs button.active{color:#ffffff;background:#0067b1}.vendor-auth-form{display:grid;grid-gap:15px;gap:15px;margin-top:24px}.vendor-auth-form label{display:grid;grid-gap:8px;gap:8px;color:#111827;font-size:.9rem;font-weight:700}.vendor-auth-form input{width:100%;min-height:52px;padding:0 14px;border:1px solid #cbd5e1;border-radius:6px;color:#111827;background:#ffffff;font:inherit}.vendor-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.vendor-auth-message{margin:0;padding:14px 16px;border-radius:8px;line-height:1.6}.vendor-auth-message.success{color:#166534;background:#dcfce7}.vendor-auth-message.error{color:#991b1b;background:#fee2e2}.vendor-auth-actions{display:flex;flex-wrap:wrap;gap:12px}.vendor-auth-actions button{min-height:46px;padding:0 18px;border:0;border-radius:6px;color:#ffffff;background:#e31b23;font:inherit;font-weight:800;cursor:pointer}.vendor-auth-actions button.ghost{color:#111827;border:1px solid #cbd5e1;background:#ffffff}.vendor-auth-actions button:disabled{cursor:not-allowed;opacity:.62}.vendor-auth-complete{display:grid;grid-gap:14px;gap:14px;margin-top:24px;padding:22px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4}.vendor-auth-complete strong{color:#14532d;font-size:1.2rem}.vendor-auth-complete p{margin:0;color:#166534;line-height:1.6}.vendor-auth-complete .saas-button{width:-moz-fit-content;width:fit-content}.contact-page-shell,.delete-page-shell,.support-page-shell{padding-bottom:72px}.contact-layout,.delete-layout,.support-layout{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);grid-gap:28px;gap:28px;align-items:start}.contact-direct,.delete-info-card{display:grid;grid-gap:16px;gap:16px}.contact-direct article,.delete-info-card article{padding:22px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.contact-direct h2,.delete-info-card h2{margin:0;font-size:1.15rem}.contact-direct p,.delete-info-card p{margin:8px 0 0;color:#5b6472;line-height:1.65}.contact-direct a,.delete-info-card a{color:#0067b1;font-weight:800}.contact-form{display:grid;grid-gap:16px;gap:16px}.contact-form-head h2{margin:0;font-size:1.55rem}.contact-form-head p,.contact-form-status{margin:8px 0 0;color:#5b6472;line-height:1.6}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.contact-form label{display:grid;grid-gap:8px;gap:8px;color:#111827;font-size:.9rem;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:6px;padding:12px 13px;color:#111827;background:#ffffff;font:inherit}.contact-form textarea{resize:vertical}.support-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:28px}.support-route-card{min-height:230px}.support-route-card a{display:inline-flex;margin-top:16px;color:#0067b1;font-weight:800}@media (max-width:1040px){.saas-header{grid-template-columns:auto 1fr auto;gap:20px;padding:16px 24px}.saas-header-actions,.saas-nav{flex-wrap:wrap}.contact-layout,.delete-layout,.location-section,.policy-layout,.product-detail-layout,.product-showcase,.suite-panel,.support-layout,.values-panel,.vendor-auth-page,.waitlist-card,.wepilot-hero-grid,.wepilot-two-column{grid-template-columns:1fr}.ads-pilot-card-grid,.ads-pilot-outcome-grid,.ads-pilot-taglines,.pricing-grid,.solution-grid,.suite-grid,.support-route-grid,.trust-grid,.waitlist-grid,.wepilot-card-grid,.wepilot-compliance-strip,.wepilot-tagline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.values-content,.values-photo{border-radius:8px}.values-content{border-left:1px solid #e2e8f0}.policy-sidebar,.product-facts,.vendor-auth-intro{position:static}.saas-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.saas-header{position:-webkit-sticky;position:sticky;grid-template-columns:1fr auto;gap:12px;align-items:center;min-height:72px;padding:14px 20px}.saas-menu-toggle{display:inline-flex}.saas-header-actions,.saas-nav{display:none}.saas-header.is-menu-open{align-items:start}.saas-header.is-menu-open .saas-nav{display:grid;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px 28px;gap:20px 28px;padding:10px 0 4px}.saas-header.is-menu-open .saas-nav a{font-size:1rem}.saas-header.is-menu-open .saas-header-actions{display:flex;grid-column:1/-1;flex-wrap:wrap;justify-content:flex-start;gap:14px;width:100%;padding:14px 0 2px;border-top:1px solid #e8edf3}.saas-header.is-menu-open .saas-header-actions .saas-button{min-width:154px}.ads-pilot-section,.contact-page-shell,.delete-page-shell,.location-section,.policy-hero,.policy-layout,.pricing-section,.product-detail-layout,.product-hero,.saas-hero,.screen-story,.support-page-shell,.values-panel,.vendor-auth-page,.waitlist-page-hero,.waitlist-section,.wepilot-section{width:min(100% - 24px,1120px)}.saas-hero{padding-top:52px}.blue-band h2,.contact-hero h1,.delete-hero h1,.policy-hero h1,.product-title-row h1,.saas-hero h1,.section-heading h2,.support-hero h1,.values-content h2,.waitlist-page-hero h1,.wepilot-heading h2,.wepilot-subheading h2,.yellow-band h2{font-size:2.1rem}.ads-pilot-card-grid,.ads-pilot-outcome-grid,.ads-pilot-taglines,.ads-pilot-workflow-grid,.contact-form-grid,.pricing-grid,.saas-footer-legal,.saas-footer-main,.solution-grid,.suite-grid,.suite-panel,.support-route-grid,.trust-grid,.values-grid,.vendor-auth-grid,.waitlist-grid,.wepilot-card-grid,.wepilot-compliance-strip,.wepilot-tagline-grid,.wepilot-two-column,.wepilot-workflow-grid,.yellow-band{grid-template-columns:1fr}.yellow-band{padding:42px 20px}.ads-pilot-heading h2,.ads-pilot-subheading h2{font-size:2.1rem}.suite-panel{width:min(100% - 24px,1120px)}.contact-form,.delete-info-card,.policy-card,.product-facts,.product-section-card,.product-showcase,.suite-highlight,.support-route-card,.values-content,.vendor-auth-card,.vendor-auth-intro,.waitlist-card,.wepilot-heading,.wepilot-visual{padding:22px}.showcase-images{grid-template-columns:1fr}.showcase-images img{height:260px}.trust-grid article{border-right:0;border-bottom:1px solid #e2e8f0}.trust-grid article:last-child{border-bottom:0}.wepilot-heading{min-height:0}.wepilot-visual{grid-template-columns:1fr}.wepilot-phone-image{max-height:280px}.wepilot-compliance-strip div{border-right:0;border-bottom:1px solid rgba(187,247,208,.24)}.wepilot-compliance-strip div:last-child{border-bottom:0}.saas-footer-cta{flex-direction:column;align-items:flex-start}}