.landing{--bg:#f3ebe0;--bg-deep:#ebe1d3;--surface:#faf6ef;--surface-elevated:#fffdf9;--ink:#2a2622;--ink-soft:#4a433c;--muted:#7a7168;--border:#d9cfc0;--border-soft:#e8dfd2;--accent:#9a7b4f;--accent-soft:#e8d9c0;--accent-deep:#7a6040;--botanical:#5c6b52;--botanical-soft:#d4ddd0;--champagne:#c4a574;--graphite:#3a3632;--linen:#f0e8db;--draft:rgba(90,78,62,.12);--font-display:var(--font-cormorant),var(--font-landing-display),"Times New Roman",Georgia,serif;--font-body:var(--font-outfit),var(--font-landing-body),"Segoe UI",sans-serif;--radius-sm:4px;--radius-md:8px;--radius-lg:14px;--radius-pill:999px;--shadow-soft:0 1px 2px rgba(42,38,34,.04),0 8px 24px rgba(42,38,34,.06);--shadow-elevated:0 2px 4px rgba(42,38,34,.04),0 16px 40px rgba(42,38,34,.08);--max:1180px;--nav-h:72px;font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6;position:relative;overflow-x:clip}.landing *,.landing :before,.landing :after{box-sizing:border-box}.landing a{color:inherit;text-decoration:none}.landing ul{margin:0;padding:0;list-style:none}.landing img,.landing svg{max-width:100%;display:block}.landing:before{content:"";pointer-events:none;z-index:9999;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;top:0;bottom:0;left:0;right:0}.landing .lc{width:min(100% - 2.5rem,var(--max));margin-left:auto;margin-right:auto}.landing .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-deep);font-size:.75rem;font-weight:500}.landing .lead{color:var(--ink-soft);max-width:36rem;margin:0;font-size:1.0625rem;font-weight:400;line-height:1.7}.landing .btn{border-radius:var(--radius-sm);white-space:nowrap;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:background .25s,color .25s,border-color .25s,transform .2s;display:inline-flex}.landing .btn-primary{background:var(--ink);color:var(--surface-elevated)}.landing .btn-primary:hover{background:var(--graphite);transform:translateY(-1px)}.landing .btn-secondary{color:var(--ink);border:1px solid var(--border);background:0 0}.landing .btn-secondary:hover{border-color:var(--accent);background:var(--surface-elevated)}.landing .btn-ghost{color:var(--ink-soft);padding:.85rem 1rem}.landing .btn-ghost:hover{color:var(--ink)}.landing .btn-group{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.landing .nav{z-index:100;height:var(--nav-h);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(243,235,224,.88);border-bottom:1px solid transparent;align-items:center;transition:border-color .3s,background .3s;display:flex;position:-webkit-sticky;position:sticky;top:0}.landing .nav.scrolled{border-bottom-color:var(--border-soft);background:rgba(250,246,239,.94)}.landing .nav-inner{width:min(100% - 2.5rem,var(--max));justify-content:space-between;align-items:center;gap:1.5rem;margin-left:auto;margin-right:auto;display:flex}.landing .logo{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);align-items:center;gap:.65rem;font-size:1.5rem;font-weight:600;display:flex}.landing .logo-mark{flex-shrink:0;width:32px;height:32px}.landing .nav-links{align-items:center;gap:2rem;display:flex}.landing .nav-links a{color:var(--ink-soft);font-size:.9375rem;font-weight:400;transition:color .2s}.landing .nav-links a:hover{color:var(--ink)}.landing .nav-actions{align-items:center;gap:.5rem;display:flex}.landing .nav-toggle{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}.landing .nav-toggle span{background:var(--ink);width:18px;height:1.5px;display:block;position:relative}.landing .nav-toggle span:before,.landing .nav-toggle span:after{content:"";background:var(--ink);width:18px;height:1.5px;position:absolute;left:0}.landing .nav-toggle span:before{top:-6px}.landing .nav-toggle span:after{top:6px}.landing .mobile-menu{inset:var(--nav-h)0 0 0;background:var(--surface);z-index:99;border-top:1px solid var(--border-soft);flex-direction:column;gap:1.25rem;padding:2rem;display:none;position:fixed}.landing .mobile-menu.open{display:flex}.landing .mobile-menu a{font-family:var(--font-display);color:var(--ink);font-size:1.75rem}.landing .hero{padding:3.5rem 0 5rem;position:relative;overflow:hidden}.landing .hero-bg{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.landing .hero-bg svg{opacity:.45;width:100%;height:100%;position:absolute}.landing .hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:3rem;display:grid;position:relative}.landing .hero-copy{padding-top:1rem;padding-bottom:1rem}.landing .hero-brand{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 1.25rem;font-size:max(2.75rem,min(5vw,4.25rem));font-weight:600;line-height:1}.landing .hero-title{font-family:var(--font-display);color:var(--ink-soft);max-width:18ch;margin:0 0 1.25rem;font-size:max(1.85rem,min(3.2vw,2.65rem));font-style:italic;font-weight:500;line-height:1.2}.landing .hero-lead{max-width:32rem;margin-bottom:2rem}.landing .hero-visual{position:relative}.landing .floor-plan-frame{background:linear-gradient(160deg,var(--surface-elevated)0%,var(--surface)50%,var(--bg-deep)100%);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-elevated);padding:1.25rem;position:relative;overflow:hidden}.landing .floor-plan-frame:before{content:"";border:1px solid var(--draft);border-radius:calc(var(--radius-lg) - 4px);pointer-events:none;position:absolute;top:.65rem;bottom:.65rem;left:.65rem;right:.65rem}.landing .floor-plan-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:0 .35rem;font-size:.6875rem;display:flex}.landing .floor-plan-label strong{color:var(--accent-deep);font-weight:500}.landing .floor-plan-svg{border-radius:var(--radius-md);background:linear-gradient(90deg,transparent 49.5%,var(--draft)49.5%,var(--draft)50.5%,transparent 50.5%),linear-gradient(0deg,transparent 49.5%,var(--draft)49.5%,var(--draft)50.5%,transparent 50.5%),var(--linen);background-size:28px 28px,28px 28px,auto;width:100%;height:auto}.landing .motif-float{opacity:.9;width:140px;height:140px;animation:8s ease-in-out infinite landing-float-motif;position:absolute;bottom:-1.5rem;right:-1.5rem}@keyframes landing-float-motif{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing .hero-xform-frame{overflow:hidden}.landing .hero-xform{width:100%;height:auto;display:block}.landing .hero-xform-chrome{min-height:1.25rem;position:relative}.landing .hero-xform-chrome-before,.landing .hero-xform-chrome-after{animation:12s ease-in-out infinite hero-xform-chrome-swap;position:absolute;top:0;left:.35rem}.landing .hero-xform-chrome-after{opacity:0;animation-name:hero-xform-chrome-swap-after}.landing .hero-xform-chrome-meta{margin-left:auto}.landing .hero-xform-before{transform-origin:50%;animation:12s ease-in-out infinite hero-xform-before}.landing .hero-xform-after{opacity:0;transform-origin:50%;animation:12s ease-in-out infinite hero-xform-after}.landing .hero-xform-table{animation:12s ease-in-out infinite hero-xform-table-settle}.landing .hero-xform-sticky{transform-box:fill-box;transform-origin:50%;animation:12s ease-in-out infinite hero-xform-sticky}.landing .hero-xform-sticky-b{animation-delay:.15s}.landing .hero-xform-sticky-c{animation-delay:.3s}.landing .hero-xform-caption-before{animation:12s ease-in-out infinite hero-xform-caption-before}.landing .hero-xform-caption-after{opacity:0;animation:12s ease-in-out infinite hero-xform-caption-after}.landing .hero-xform-caption-mid{opacity:0;animation:12s ease-in-out infinite hero-xform-caption-mid}.landing .hero-xform-guest-chip{opacity:0;animation:12s ease-in-out infinite hero-xform-guest-chip}.landing .hero-xform-chip-2{animation-delay:.12s}.landing .hero-xform-chip-3{animation-delay:.2s}.landing .hero-xform-chip-4{animation-delay:.28s}.landing .hero-xform-assigned-name{opacity:0;animation:12s ease-in-out infinite hero-xform-assigned-name}.landing .hero-xform-seat-empty{opacity:1;animation:12s ease-in-out infinite hero-xform-seat-empty}.landing .hero-xform-assignment-2{animation-delay:.18s}.landing .hero-xform-assignment-3{animation-delay:.32s}.landing .hero-xform-flyer{opacity:0;offset-rotate:0deg}.landing .hero-xform-flyer-1{offset-path:path("M70,140 C135,195 150,270 155.4,301.6");animation:12s ease-in-out infinite hero-xform-flyer}.landing .hero-xform-flyer-2{offset-path:path("M70,168 C145,210 165,300 168,332");animation:12s ease-in-out .18s infinite hero-xform-flyer}.landing .hero-xform-flyer-3{offset-path:path("M70,196 C135,245 150,335 155.4,362.4");animation:12s ease-in-out .32s infinite hero-xform-flyer}.landing .hero-xform-label-before{animation:12s ease-in-out infinite hero-xform-label-before}.landing .hero-xform-label-after{opacity:0;animation:12s ease-in-out infinite hero-xform-label-after}@keyframes hero-xform-before{0%,18%{opacity:1}28%,88%{opacity:0}96%,to{opacity:1}}@keyframes hero-xform-after{0%,20%{opacity:0}36%,86%{opacity:1}94%,to{opacity:0}}@keyframes hero-xform-table-settle{0%,22%{opacity:0}38%,86%{opacity:1}94%,to{opacity:0}}@keyframes hero-xform-sticky{0%,16%{opacity:1}24%,90%{opacity:0}98%,to{opacity:1}}@keyframes hero-xform-caption-before{0%,18%{opacity:1}26%,92%{opacity:0}to{opacity:1}}@keyframes hero-xform-caption-after{0%,38%{opacity:0}48%,86%{opacity:1}94%,to{opacity:0}}@keyframes hero-xform-caption-mid{0%,20%{opacity:0}26%,34%{opacity:1}42%,to{opacity:0}}@keyframes hero-xform-guest-chip{0%,40%{opacity:0}50%,86%{opacity:1}94%,to{opacity:0}}@keyframes hero-xform-assigned-name{0%,40%{opacity:0}44%,86%{opacity:1}94%,to{opacity:0}}@keyframes hero-xform-seat-empty{0%,40%{opacity:1}44%,86%{opacity:0}94%,to{opacity:1}}@keyframes hero-xform-flyer{0%,20%{opacity:0;offset-distance:0%}24%{opacity:1;offset-distance:0%}40%{opacity:1;offset-distance:100%}44%,to{opacity:0;offset-distance:100%}}@keyframes hero-xform-label-before{0%,18%{opacity:1}26%,92%{opacity:0}to{opacity:1}}@keyframes hero-xform-label-after{0%,34%{opacity:0}42%,86%{opacity:1}94%,to{opacity:0}}@keyframes hero-xform-chrome-swap{0%,18%{opacity:1}26%,92%{opacity:0}to{opacity:1}}@keyframes hero-xform-chrome-swap-after{0%,34%{opacity:0}42%,86%{opacity:1}94%,to{opacity:0}}.landing .ba-outcome{color:var(--ink-soft);align-self:end;margin:1rem 0 0;font-size:.8125rem;line-height:1.45}.landing .ba-panel.before .ba-outcome{color:#8a4538}.landing .ba-panel.after .ba-outcome{color:var(--botanical);font-weight:500}.landing .ba-panel svg{border-radius:var(--radius-md);width:100%;height:auto;display:block}.landing .proof{border-top:1px solid var(--border-soft);padding:2.5rem 0 4rem}.landing .proof-label{text-align:center;font-family:var(--font-display);color:var(--muted);margin:0 0 2rem;font-size:1.35rem;font-style:italic}.landing .proof-logos{opacity:.55;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem 3.5rem;display:flex}.landing .proof-logo{letter-spacing:.04em;color:var(--ink-soft);text-transform:uppercase;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.landing .section{padding:5.5rem 0}.landing .section-header{max-width:36rem;margin-bottom:3rem}.landing .section-header.center{text-align:center;margin-left:auto;margin-right:auto}.landing .section-header .eyebrow{margin-bottom:.75rem;display:block}.landing .section-header h1,.landing .section-header h2{font-family:var(--font-display);margin:0 0 1rem;font-size:max(2rem,min(3.5vw,2.85rem));font-weight:500;line-height:1.15}.landing .section-header .lead{margin-left:auto;margin-right:auto}.landing .section-alt{background:linear-gradient(180deg,var(--bg-deep)0%,var(--bg)100%);position:relative}.landing .problem-grid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.5rem;display:grid}.landing .ba-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-rows:auto auto 1fr;min-height:320px;padding:1.5rem;display:grid;position:relative;overflow:hidden}.landing .ba-panel.before{background:#f0e8df}.landing .ba-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem;font-size:.6875rem;font-weight:500}.landing .ba-panel.after .ba-tag{color:var(--botanical)}.landing .ba-arrow{border:1px solid var(--border);background:var(--surface-elevated);width:48px;height:48px;color:var(--accent-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;display:flex}.landing .feature{padding:4.5rem 0}.landing .feature+.feature{border-top:1px solid var(--border-soft)}.landing .feature-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:3.5rem;display:grid}.landing .feature-grid.reverse{grid-template-columns:1.1fr 1fr}.landing .feature-grid.reverse .feature-copy{order:2}.landing .feature-grid.reverse .feature-visual{order:1}.landing .feature-num{font-family:var(--font-display);color:var(--accent);letter-spacing:.08em;margin-bottom:.75rem;font-size:.95rem}.landing .feature-copy h3{font-family:var(--font-display);margin:0 0 1rem;font-size:max(1.75rem,min(2.8vw,2.35rem));font-weight:500;line-height:1.2}.landing .feature-list{gap:.65rem;margin-top:1.5rem;display:grid}.landing .feature-list li{color:var(--ink-soft);align-items:flex-start;gap:.75rem;font-size:.9375rem;display:flex}.landing .feature-list li:before{content:"";background:var(--botanical);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55rem}.landing .visual-frame{background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:1.25rem;position:relative}.landing .visual-frame .draft-corner{border-color:var(--accent);opacity:.45;border-style:solid;width:18px;height:18px;position:absolute}.landing .visual-frame .draft-corner.tl{border-width:1px 0 0 1px;top:8px;left:8px}.landing .visual-frame .draft-corner.tr{border-width:1px 1px 0 0;top:8px;right:8px}.landing .visual-frame .draft-corner.bl{border-width:0 0 1px 1px;bottom:8px;left:8px}.landing .visual-frame .draft-corner.br{border-width:0 1px 1px 0;bottom:8px;right:8px}.landing .templates-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.landing .template-card{background:var(--linen);border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:1rem;transition:border-color .25s,transform .25s,box-shadow .25s}.landing .template-card:hover{border-color:var(--accent);box-shadow:var(--shadow-soft);transform:translateY(-3px)}.landing .template-card h4{font-family:var(--font-display);text-align:center;margin-top:.75rem;font-size:1.1rem;font-weight:500}.landing .usecases-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.landing .usecase{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-lg);padding:1.5rem 1.25rem;transition:border-color .25s,background .25s;display:block}.landing .usecase:hover{border-color:var(--accent-soft);background:var(--surface-elevated)}.landing .usecase-art{background:var(--linen);border-radius:var(--radius-md);border:1px solid var(--border-soft);justify-content:center;align-items:center;height:140px;margin-bottom:1.25rem;display:flex;overflow:hidden}.landing .usecase h2,.landing .usecase h3{font-family:var(--font-display);margin:0 0 .5rem;font-size:1.4rem;font-weight:500}.landing .usecase p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.landing .steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.landing .steps:before{content:"";background:linear-gradient(90deg,transparent,var(--border),var(--border),transparent);z-index:0;height:1px;position:absolute;top:48px;left:12%;right:12%}.landing .step{text-align:center;z-index:1;padding:0 1rem;position:relative}.landing .step-visual{background:var(--surface-elevated);border:1px solid var(--border);width:96px;height:96px;box-shadow:var(--shadow-soft);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.landing .step-num{font-family:var(--font-display);letter-spacing:.1em;color:var(--accent);margin-bottom:.5rem;font-size:.85rem}.landing .step h3{font-family:var(--font-display);margin:0 0 .4rem;font-size:1.35rem;font-weight:500}.landing .step p{color:var(--muted);max-width:18ch;margin-left:auto;margin-right:auto;font-size:.875rem}.landing .billing-interval-toggle{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:.15rem;margin:0;padding:.15rem;display:inline-flex}.landing .billing-interval-toggle button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .55rem;font-size:.75rem;font-weight:550;transition:background .2s,color .2s;display:inline-flex}.landing .billing-interval-toggle button.is-active{background:var(--surface-elevated);color:var(--fg);box-shadow:var(--shadow-soft)}.landing .billing-save-chip{letter-spacing:.02em;background:color-mix(in srgb,var(--accent)16%,transparent);color:var(--accent);border-radius:999px;align-items:center;padding:.05rem .35rem;font-size:.55rem;font-weight:650;display:inline-flex}.landing .billing-interval-row{grid-template-columns:1fr;justify-items:end;gap:1rem;margin-bottom:.75rem;display:grid}@media (min-width:1024px){.landing .billing-interval-row{grid-template-columns:repeat(4,1fr)}.landing .billing-interval-row .billing-interval-slot{grid-column:4;justify-content:center;display:flex}}.landing .pricing-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1rem;display:grid}.landing .price-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;padding:1.75rem 1.5rem;transition:border-color .25s;display:flex;position:relative}.landing .price-card:hover{border-color:var(--accent)}.landing .price-card.featured{background:var(--surface-elevated);border-color:var(--accent);box-shadow:var(--shadow-soft)}.landing .price-badge{background:var(--ink);color:var(--surface-elevated);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);white-space:nowrap;padding:.25rem .65rem;font-size:.65rem;position:absolute;top:-.65rem;left:50%;transform:translate(-50%)}.landing .price-card .plan-name{font-family:var(--font-display);margin:0 0 .35rem;font-size:1.5rem;font-weight:500}.landing .price-card .plan-price{color:var(--muted);border-bottom:1px solid var(--border-soft);margin:0 0 1.5rem;padding-bottom:1.25rem;font-size:.875rem}.landing .price-card .plan-price strong{font-family:var(--font-display);color:var(--ink);margin-bottom:.25rem;font-size:2rem;font-weight:500;line-height:1.1;display:block}.landing .price-features{flex:1;gap:.7rem;margin-bottom:1.75rem;display:grid}.landing .price-features li{color:var(--ink-soft);align-items:flex-start;gap:.6rem;font-size:.9rem;display:flex}.landing .price-features li.excluded{color:var(--muted);opacity:.55}.landing .price-features li svg{color:var(--botanical);flex-shrink:0;margin-top:.2rem}.landing .price-features li.excluded svg{color:var(--muted)}.landing .price-card .btn{width:100%}.landing .pricing-footnote{text-align:center;color:var(--muted);margin-top:1.5rem;font-size:.9rem}.landing .pricing-footnote a{color:var(--accent-deep);text-underline-offset:3px;text-decoration:underline}.landing .final-cta{text-align:center;padding:6rem 0;position:relative;overflow:hidden}.landing .final-cta-bg{opacity:.18;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.landing .final-cta-bg svg{width:min(720px,90vw);height:auto}.landing .final-cta .lc{z-index:1;position:relative}.landing .final-cta h2{font-family:var(--font-display);max-width:16ch;margin:0 auto 1rem;font-size:max(2.25rem,min(4.5vw,3.5rem));font-weight:500}.landing .final-cta .lead{margin-left:auto;margin-right:auto;margin-bottom:2rem}.landing .final-cta .btn-group{justify-content:center}.landing .footer{background:var(--graphite);color:#d8d0c4;padding:4.5rem 0 2rem}.landing .footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:2.5rem;margin-bottom:3.5rem;display:grid}.landing .footer-brand .logo{color:#f5efe6;margin-bottom:1rem}.landing .footer-brand p{color:#a89f92;max-width:26ch;margin:0;font-size:.9rem;line-height:1.65}.landing .footer-col h4{letter-spacing:.12em;text-transform:uppercase;color:#f5efe6;margin:0 0 1.15rem;font-size:.75rem;font-weight:500}.landing .footer-col ul{gap:.65rem;display:grid}.landing .footer-col a{color:#a89f92;font-size:.9rem;transition:color .2s}.landing .footer-col a:hover{color:#f5efe6}.landing .footer-bottom{color:#8a8176;border-top:1px solid rgba(255,255,255,.08);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.8125rem;display:flex}.landing .footer-legal{gap:1.5rem;display:flex}.landing .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}.landing .reveal.visible,.landing .hero .reveal{opacity:1;transform:translateY(0)}.landing .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1024px){.landing .hero-grid{grid-template-columns:1fr;gap:2.5rem}.landing .hero-title{max-width:none}.landing .motif-float{display:none}.landing .feature-grid,.landing .feature-grid.reverse{grid-template-columns:1fr;gap:2rem}.landing .feature-grid.reverse .feature-copy,.landing .feature-grid.reverse .feature-visual{order:unset}.landing .usecases-grid,.landing .pricing-grid,.landing .templates-grid{grid-template-columns:repeat(2,1fr)}.landing .footer-grid{grid-template-columns:1fr 1fr}.landing .steps:before{display:none}.landing .steps{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:720px){.landing{--nav-h:64px}.landing .lc{width:min(100% - 1.5rem,var(--max))}.landing .nav-links,.landing .nav-actions .btn-ghost{display:none}.landing .nav-toggle{display:flex}.landing .nav-actions .btn-primary{padding:.65rem 1rem;font-size:.875rem}.landing .hero{padding:1.75rem 0 3rem}.landing .hero-grid{gap:1.75rem}.landing .hero-brand{margin-bottom:.65rem;font-size:2.35rem}.landing .hero-title{margin-bottom:.85rem;font-size:1.45rem}.landing .hero-lead{margin-bottom:1.35rem;font-size:.95rem}.landing .btn-group .btn{flex:auto}.landing .floor-plan-frame{padding:.75rem}.landing .floor-plan-label{flex-wrap:wrap;gap:.25rem;font-size:.6rem}.landing .floor-plan-svg .mobile-hide{display:none}.landing .problem-grid{grid-template-columns:1fr;gap:1rem}.landing .ba-arrow{margin-left:auto;margin-right:auto;transform:rotate(90deg)}.landing .ba-panel{min-height:auto}.landing .section{padding:3.5rem 0}.landing .feature{padding:3rem 0}.landing .usecases-grid,.landing .pricing-grid,.landing .steps{grid-template-columns:1fr}.landing .templates-grid{grid-template-columns:repeat(2,1fr)}.landing .footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.landing .final-cta{padding:4rem 0}.landing .final-cta .btn-group{flex-direction:column}.landing .final-cta .btn{width:100%}}@media (prefers-reduced-motion:reduce){.landing *,.landing :before,.landing :after{transition-duration:.01ms!important;animation-duration:.01ms!important}.landing .reveal{opacity:1;transform:none}.landing .motif-float{animation:none}.landing .hero-xform-before,.landing .hero-xform-sticky,.landing .hero-xform-caption-before,.landing .hero-xform-caption-mid,.landing .hero-xform-flyer,.landing .hero-xform-label-before,.landing .hero-xform-chrome-before{opacity:0!important;animation:none!important}.landing .hero-xform-after,.landing .hero-xform-table,.landing .hero-xform-guest-chip,.landing .hero-xform-caption-after,.landing .hero-xform-label-after,.landing .hero-xform-chrome-after,.landing .hero-xform-assigned-name{opacity:1!important;animation:none!important}.landing .hero-xform-seat-empty{opacity:0!important;animation:none!important}}.landing .kw-hero-brand{max-width:14ch;margin-bottom:1rem;font-size:max(2.25rem,min(4.2vw,3.5rem));line-height:1.08}.landing .kw-hero-title{max-width:28ch}.landing .kw-btn-group .btn{white-space:normal;text-align:center;line-height:1.25}.landing .kw-problem .section-header{margin-left:auto;margin-right:auto;margin-bottom:1.25rem}.landing .kw-problem-body{text-align:center;max-width:36rem;color:var(--ink-soft);margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.7}.landing .proof-label-only{padding:2rem 0 2.5rem}.landing .proof-label-only .proof-label{margin-bottom:0}.landing .kw-steps{grid-template-columns:repeat(auto-fit,minmax(11.5rem,1fr));gap:2rem 1rem}.landing .kw-steps:before{display:none}.landing .kw-steps .step p{max-width:32ch}.landing .kw-faq{grid-template-columns:1fr 1fr;align-items:start;gap:2.25rem 3rem;display:grid}.landing .kw-faq-item h3{font-family:var(--font-display);margin:0 0 .5rem;font-size:1.35rem;font-weight:500}.landing .kw-faq-item p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}.landing .kw-related{grid-template-columns:repeat(auto-fit,minmax(12rem,14rem));justify-content:center;gap:.75rem 1rem;display:grid}.landing .kw-related-link{text-align:center;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-soft);justify-content:center;align-items:center;padding:.55rem 1rem;font-size:.875rem;font-weight:500;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.landing .kw-related-link:hover{border-color:var(--accent);color:var(--ink);background:var(--surface-elevated)}.landing .final-cta .kw-final-title{max-width:26ch;margin-left:auto;margin-right:auto}@media (max-width:900px){.landing .kw-btn-group{flex-direction:column;align-items:stretch}.landing .kw-faq{grid-template-columns:1fr}}@media (max-width:720px){.landing .kw-hero-brand{max-width:none;font-size:2rem}.landing .kw-steps{grid-template-columns:1fr;gap:1.75rem}}.landing .uc-hub-hero{padding-top:3rem;padding-bottom:2rem}.landing .uc-hub-hero .hero-brand{margin-left:auto;margin-right:auto}.landing .uc-hub-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.landing main.landing-doc{padding-bottom:2rem}.landing main.landing-doc .underline,.landing main.landing-doc .blog-content a{text-underline-offset:3px;text-decoration:underline}.landing main.landing-doc .blog-content ul{margin:0 0 1rem 1.5rem;padding:0;list-style:outside}.landing main.landing-doc .blog-content ol{margin:0 0 1rem 1.5rem;padding:0;list-style:decimal}.landing main.landing-doc .blog-content li{margin-bottom:.5rem}.landing main.landing-doc svg,.landing .nav svg,.landing .mobile-menu svg{max-width:none;display:inline-block}
