.site-footer{--footer-bg: #0f172a;--footer-surface: #1e293b;--footer-border: rgba(148, 163, 184, .12);--footer-text: #f8fafc;--footer-muted: #94a3b8;--footer-heading: #cbd5e1;--footer-link: #e2e8f0;--footer-link-hover: #ff5a1f;--footer-accent: #ff5a1f;--footer-max: 1200px;background:var(--footer-bg);color:var(--footer-muted);border-top:1px solid var(--footer-border);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.9rem;font-weight:400;line-height:1.7}.site-footer-inner{max-width:var(--footer-max);margin:0 auto;padding:4rem 1.5rem 2rem;color:var(--footer-muted)}.site-footer a{color:inherit}.site-footer-top{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);gap:3rem 2.5rem;align-items:start}.site-footer-brand{display:flex;flex-direction:column;align-items:flex-start;max-width:300px;min-width:0}.site-footer-brand-link{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;font:inherit;margin-bottom:1rem;transition:color .2s ease}.site-footer-brand-link:hover{color:var(--footer-accent)}.site-footer-brand-link:focus-visible{outline:2px solid var(--footer-accent);outline-offset:4px;border-radius:6px}.site-footer-brand-icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:linear-gradient(135deg,#ff5a1f,#ff3d81);border-radius:10px;color:#fff;flex-shrink:0}.site-footer-brand-icon svg{width:1.125rem;height:1.125rem}.site-footer-contact{margin:1.25rem 0 0;display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;width:100%;max-width:300px;min-width:0}.site-footer-contact-line{display:grid;grid-template-columns:1rem minmax(0,1fr);column-gap:.625rem;align-items:start;width:fit-content;max-width:100%;margin:0;font:inherit;color:inherit}.site-footer-contact-line--phone{align-items:center}.site-footer-contact-line--phone .site-footer-contact-icon,.site-footer-contact-line--phone .site-footer-contact-text{align-self:center}.site-footer-contact-text{margin:0;min-width:0;font-size:inherit;font-weight:inherit;font-style:normal;line-height:inherit;color:inherit;text-align:left}address.site-footer-contact-text{display:block}.site-footer-contact-icon{display:flex;align-items:center;justify-content:center;width:1rem;height:1.531rem;flex-shrink:0;color:var(--footer-muted)}.site-footer-contact-icon svg{display:block;width:.875rem;height:.875rem}.site-footer-contact-line a.site-footer-contact-text{display:block;text-decoration:none;cursor:pointer;transition:color .2s ease}.site-footer-contact-line a.site-footer-contact-text:hover{color:var(--footer-accent)}.site-footer-contact-line a.site-footer-contact-text:focus-visible{outline:2px solid var(--footer-accent);outline-offset:3px;border-radius:4px}.site-footer-col{display:flex;flex-direction:column}.site-footer-heading{margin:0 0 1.25rem;font:inherit;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:inherit}.site-footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.site-footer-links a{font:inherit;color:inherit;text-decoration:none;transition:color .2s ease;display:inline-flex;align-items:center;gap:.5rem}.site-footer-links a:hover,.site-footer-links a[aria-current=page]{color:var(--footer-accent)}.site-footer-col--contact{min-width:260px}.footer-contact-card{background:var(--footer-surface);border:1px solid var(--footer-border);border-radius:16px;padding:1.5rem;position:relative;overflow:hidden}.footer-contact-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff5a1f,#ff3d81)}.footer-contact-header{display:flex;align-items:center;gap:.875rem;margin-bottom:1.25rem}.footer-contact-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#ff5a1f,#ff3d81);border-radius:12px;color:#fff;flex-shrink:0;box-shadow:0 4px 14px #ff5a1f4d}.footer-contact-icon svg{width:1.125rem;height:1.125rem}.footer-contact-brand{font:inherit;color:var(--footer-link)}.footer-contact-body{display:flex;flex-direction:column;gap:1rem}.footer-contact-item{display:flex;flex-direction:column;gap:.25rem}.footer-contact-label{font:inherit;text-transform:uppercase;letter-spacing:.08em;color:inherit}.footer-contact-value{font:inherit;color:var(--footer-link)}.footer-contact-link{font:inherit;color:var(--footer-link);text-decoration:none;transition:color .2s ease;display:inline-flex;align-items:center;gap:.35rem}.footer-contact-link:hover{color:var(--footer-accent)}.footer-contact-link:after{content:"\2192";font-size:.8em;opacity:0;transform:translate(-4px);transition:all .2s ease}.footer-contact-link:hover:after{opacity:1;transform:translate(0)}.site-footer-divider{height:1px;margin:3rem 0 1.5rem;background:var(--footer-border)}.site-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.site-footer-copy{margin:0;font:inherit;color:inherit}.site-footer-copy a{color:inherit;font:inherit;text-decoration:none;transition:color .2s ease}.site-footer-copy a:hover{color:var(--footer-accent);text-decoration:underline;text-underline-offset:3px}.site-footer-copy strong{font:inherit;color:inherit}.footer-social{display:inline-flex;align-items:center;gap:.75rem}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--footer-border);border-radius:10px;color:inherit;text-decoration:none;background:transparent;cursor:pointer;transition:all .2s ease}.footer-social-link:hover{color:var(--footer-accent);border-color:var(--footer-accent);background:#ff5a1f1a;transform:translateY(-2px)}.footer-social-link:focus-visible{outline:2px solid var(--footer-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.site-footer-brand-link,.site-footer-links a,.site-footer-contact-line a,.site-footer-copy a,.footer-social-link,.footer-contact-link{transition:none}.site-footer-links a:hover,.footer-social-link:hover{transform:none}}.footer-social-link svg{display:block;width:1rem;height:1rem}.site-footer--landing{margin-top:0}.site-footer--dash{margin-top:auto;--footer-bg: #f8fafc;--footer-surface: #f1f5f9;--footer-border: rgba(148, 163, 184, .2);--footer-text: #0f172a;--footer-muted: #64748b;--footer-heading: #94a3b8;--footer-link: #334155}.site-footer--dash .site-footer-inner{padding:2.5rem 2rem 1.75rem}.site-footer--dash .site-footer-inner--dash-minimal{padding:1rem 2rem}.site-footer--dash .site-footer-inner--dash-minimal .site-footer-bottom{border-top:none;padding-top:0;margin:0;justify-content:center;text-align:center}.site-footer--dash .site-footer-inner--dash-minimal .site-footer-copy{margin:0}.site-footer--auth{background:transparent;border-top:none;margin-top:2rem}.site-footer--auth .site-footer-top,.site-footer--auth .site-footer-divider{display:none}.site-footer--auth .site-footer-inner{padding:1.5rem 0 0;max-width:none}.site-footer--auth .site-footer-bottom{flex-direction:column;align-items:center;text-align:center}.site-footer--attendee{position:relative;z-index:1}.site-footer--attendee .site-footer-inner{padding:2.5rem 1.5rem 2rem}@media(max-width:1024px){.site-footer-top{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.site-footer-brand{grid-column:1 / -1;align-items:center;max-width:none;width:100%;text-align:center}.site-footer-brand-link{justify-content:center}.site-footer-contact{align-items:center;max-width:min(100%,320px);margin-left:auto;margin-right:auto}.site-footer-contact-line{margin-inline:auto}.site-footer-col--contact{grid-column:1 / -1;max-width:400px;margin:0 auto}}@media(max-width:640px){.site-footer-inner{padding:2.5rem 1.25rem 1.5rem}.site-footer-top{grid-template-columns:1fr;gap:2rem;text-align:center}.site-footer-brand{align-items:center}.site-footer-contact{max-width:min(100%,280px)}.site-footer-contact-line--phone{align-items:center;padding-block:.375rem}.site-footer-heading{margin-bottom:1rem}.site-footer-links{align-items:center}.site-footer-links a:hover{transform:none}.site-footer-bottom{flex-direction:column;text-align:center;gap:1.25rem}.footer-social{justify-content:center}.footer-contact-card{padding:1.25rem}}@media(max-width:440px){.footer-contact-icon{width:2.25rem;height:2.25rem}}:root{--bp-xs: 30rem;--bp-sm: 40rem;--bp-md: 48rem;--bp-lg: 56.25rem;--bp-xl: 75rem;--page-gutter: 1.25rem;--gutter-left: max(var(--page-gutter), env(safe-area-inset-left, 0px));--gutter-right: max(var(--page-gutter), env(safe-area-inset-right, 0px))}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}img,video,canvas,svg{max-width:100%;height:auto}body{overflow-x:clip}.admin-table-wrap,.admin-table-scroll,.dash-analytics-leads-wrap,.dash-gap-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.admin-table-section--fill .admin-table-wrap{overflow-x:auto}@supports (padding: max(0px)){.dash-sidebar-footer{padding-bottom:max(.5rem,env(safe-area-inset-bottom))}}@media(max-width:56.25rem){body.landing-page,body.billing-page{min-height:0}body:not(.auth-page):not(.dash-app):not(.attendee-app){min-height:0}body.dash-app .dash-shell{min-height:0}body.landing-page,body.contact-page,body.pricing-page,body.use-cases-page{overscroll-behavior-y:none}}@media(max-width:48rem){.auth-panel,.billing-shell,.billing-page .billing-shell,.landing-header{padding-left:var(--gutter-left);padding-right:var(--gutter-right)}.landing-nav.is-open{left:var(--gutter-left);right:var(--gutter-right)}.dash-topbar-actions,.admin-topbar--page .dash-topbar-actions{flex-wrap:wrap;gap:.5rem}.dash-topbar-actions .dash-btn-new,.admin-topbar--page .dash-btn-new{width:100%;justify-content:center}.dash-modal-card{max-height:min(92vh,calc(100dvh - 2rem))}}@media(max-width:30rem){.uc-hero__stats li{padding:.65rem .85rem}}:root{--ink: #141820;--ink-muted: #3d4654;--ink-subtle: #475569;--cream: #fff8f3;--paper: #ffffff;--teal: #ff5a1f;--teal-text: #c2410c;--teal-light: #ff8c4d;--coral: #ff3d81;--coral-text: #be185d;--coral-dark: #d6266e;--border: rgba(20, 24, 32, .08);--shadow-sm: 0 4px 16px rgba(20, 24, 32, .06);--shadow-md: 0 16px 40px rgba(20, 24, 32, .1);--shadow-lg: 0 28px 60px rgba(255, 90, 31, .12);--radius: 16px;--radius-lg: 24px;--font-display: "Fraunces", "Fraunces Fallback", Georgia, serif;--font-body: "Plus Jakarta Sans", "Plus Jakarta Sans Fallback", system-ui, sans-serif;--transition: .22s cubic-bezier(.4, 0, .2, 1);--max: 1120px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.landing-page{font-family:var(--font-body);color:var(--ink);background:var(--cream);line-height:1.6;-webkit-font-smoothing:antialiased}.landing-bg{position:fixed;inset:0;z-index:-1;background:radial-gradient(ellipse 70% 50% at 100% 0%,rgba(255,61,129,.12),transparent 50%),radial-gradient(ellipse 60% 45% at 0% 20%,rgba(255,90,31,.14),transparent 55%),var(--cream)}.landing-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;max-width:var(--max);margin:0 auto;padding:1rem 1.5rem;background:#faf9f7d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.landing-brand{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-display);font-weight:600;font-size:1.2rem;color:var(--ink);text-decoration:none;cursor:pointer}.landing-brand-icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:10px;background:linear-gradient(145deg,var(--teal),var(--teal-light));color:#fff}.landing-nav{display:flex;align-items:center;gap:1.75rem}.landing-nav a{font-size:.9rem;font-weight:500;color:var(--ink-muted);text-decoration:none;transition:color var(--transition);cursor:pointer}.landing-nav a:hover{color:var(--teal-text)}.landing-nav a.is-active{color:var(--ink);font-weight:600}.landing-nav-cta{padding:.5rem 1rem;background:var(--ink);color:#fff!important;border-radius:999px;font-weight:600!important}.landing-nav-cta:hover{background:var(--teal)!important;color:#fff!important}.landing-nav-account{position:relative}.landing-nav-account-trigger{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border:1px solid var(--border);border-radius:999px;background:var(--paper);color:var(--ink);font:inherit;font-size:.9rem;font-weight:600;cursor:pointer;transition:border-color var(--transition),color var(--transition),box-shadow var(--transition)}.landing-nav-account-trigger:hover,.landing-nav-account.is-open .landing-nav-account-trigger{border-color:var(--teal-text);color:var(--teal-text)}.landing-nav-account-trigger:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.landing-nav-account-chevron{transition:transform var(--transition)}.landing-nav-account.is-open .landing-nav-account-chevron{transform:rotate(180deg)}.landing-nav-account-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:120;min-width:11.5rem;padding:.35rem;background:var(--paper);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 32px #1a1a1a1f}.landing-nav-account-menu[hidden]{display:none}.landing-nav-account-item{display:block;width:100%;padding:.55rem .75rem;border:none;border-radius:8px;background:transparent;color:var(--ink);font:inherit;font-size:.9rem;font-weight:500;text-align:left;text-decoration:none;cursor:pointer;transition:background var(--transition),color var(--transition)}.landing-nav-account-item:hover,.landing-nav-account-item:focus-visible{background:#ff5a1f14;color:var(--teal-text);outline:none}.landing-nav-account-signout{color:#b42318}.landing-nav-account-signout:hover,.landing-nav-account-signout:focus-visible{background:#b4231814;color:#b42318}.landing-nav-account-divider{height:1px;margin:.25rem .35rem;background:var(--border)}.landing-menu-btn{display:none;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid var(--border);border-radius:10px;background:var(--paper);color:var(--ink);cursor:pointer;flex-shrink:0;transition:background var(--transition),border-color var(--transition),color var(--transition)}.landing-menu-btn:hover{border-color:#ff5a1f40;color:var(--teal-text)}.landing-nav-mobile-divider{height:1px;margin:.25rem 0 .85rem;background:var(--border)}.landing-nav-account-greeting{margin:0 0 .65rem;padding:0 .25rem;font-size:.82rem;color:var(--ink-subtle);line-height:1.45}.landing-nav-account-greeting strong{color:var(--ink);font-weight:600}.landing-hero{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:var(--max);margin:0 auto;padding:4rem 1.5rem 3rem}.landing-hero-visual{aspect-ratio:4/3;max-width:520px}.landing-eyebrow,.landing-section-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--coral-text);margin-bottom:1rem}.landing-hero h1{font-family:var(--font-display);font-size:clamp(2.25rem,5vw,3.25rem);font-weight:600;line-height:1.12;letter-spacing:-.03em;margin-bottom:1.25rem}.landing-gradient-text{background:linear-gradient(120deg,var(--teal),var(--coral));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-hero-sub{font-size:1.1rem;color:var(--ink-muted);max-width:32rem;margin-bottom:2rem;line-height:1.7;min-height:calc(5 * 1.7 * 1.1rem)}.landing-hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;min-height:3.25rem;align-items:center}.landing-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:12px;text-decoration:none;cursor:pointer;transition:transform var(--transition),box-shadow var(--transition),background var(--transition);border:none}.landing-btn:hover{transform:translateY(-2px)}.landing-btn-primary{background:linear-gradient(135deg,var(--coral),var(--coral-dark));color:#fff;box-shadow:0 8px 24px #ff3d8159}.landing-btn-primary:hover{box-shadow:0 12px 32px #ff3d8166}.landing-btn-secondary{background:var(--paper);color:var(--teal-text);border:1px solid rgba(255,90,31,.25)}.landing-btn-secondary:hover{background:#ff5a1f0f}.landing-btn-video{gap:.65rem}.landing-btn-play{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--teal-light));color:#fff;box-shadow:0 4px 12px #ff5a1f47}.landing-btn-play svg{margin-left:.1rem}button.landing-btn{appearance:none;-webkit-appearance:none;font-family:inherit}.landing-btn-lg{padding:1rem 2rem;font-size:1.05rem}.landing-hero-trust{list-style:none;display:flex;flex-wrap:wrap;gap:1.25rem}.landing-hero-trust li{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;color:var(--ink-muted)}.landing-hero-trust svg{color:var(--teal-text);flex-shrink:0}.landing-video-modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1.5rem}.landing-video-modal.hidden{display:none}body.landing-video-open{overflow:hidden}.landing-video-modal-backdrop{position:absolute;inset:0;border:none;padding:0;background:#1418208c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer}.landing-video-modal-panel{position:relative;z-index:1;width:min(100%,52rem);padding:1.35rem 1.35rem 1.25rem;background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.landing-video-modal-close{position:absolute;top:.85rem;right:.85rem;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--border);border-radius:10px;background:var(--cream);color:var(--ink-muted);cursor:pointer;transition:background var(--transition),color var(--transition),border-color var(--transition)}.landing-video-modal-close:hover{color:var(--ink);border-color:#ff5a1f40;background:#ff5a1f0f}.landing-video-modal-title{margin:0 2.5rem 1rem 0;font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--ink)}.landing-video-frame{aspect-ratio:16 / 9;width:100%;border-radius:var(--radius);border:1px dashed rgba(255,90,31,.35);background:linear-gradient(145deg,#ff5a1f0f,#ff3d810a),var(--cream);overflow:hidden}.landing-video-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;height:100%;min-height:12rem;color:var(--ink-muted);text-align:center}.landing-video-placeholder-icon{display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--teal-light));color:#fff;box-shadow:0 10px 28px #ff5a1f47}.landing-video-placeholder-icon svg{margin-left:.15rem}.landing-video-placeholder p{margin:0;font-size:.92rem;font-weight:500}.landing-mockup{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden;width:100%;max-width:420px;aspect-ratio:4/3;display:flex;flex-direction:column}.mockup-header{display:flex;align-items:center;gap:.4rem;padding:.75rem 1rem;background:var(--cream);border-bottom:1px solid var(--border)}.mockup-dot{width:8px;height:8px;border-radius:50%;background:var(--border)}.mockup-dot:first-child{background:#f87171}.mockup-dot:nth-child(2){background:#fbbf24}.mockup-dot:nth-child(3){background:#34d399}.mockup-title{margin-left:.5rem;font-size:.75rem;font-weight:600;color:var(--ink-subtle);min-height:1.2em;line-height:1.2}.mockup-body{padding:1.5rem;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center}.mockup-upload{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;border:2px dashed rgba(255,90,31,.25);border-radius:var(--radius);color:var(--teal-text);font-size:.85rem;font-weight:600;margin-bottom:1rem}.mockup-results{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.mockup-thumb{aspect-ratio:4/3;border-radius:8px;background:linear-gradient(145deg,#d4e4e4,#e8ddd4)}.mockup-caption{text-align:center;font-size:.8rem;font-weight:600;margin-top:.75rem;color:var(--teal-text);min-height:1.2em;line-height:1.2}.landing-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:var(--max);margin:0 auto 2rem;padding:0 1.5rem}.landing-stat{text-align:center;padding:1.5rem 1rem;background:var(--paper);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.landing-stat strong{display:block;font-family:var(--font-display);font-size:1.35rem;font-weight:600;color:var(--ink);margin-bottom:.25rem}.landing-stat span{font-size:.85rem;color:var(--ink-muted)}.landing-section{max-width:var(--max);margin:0 auto;padding:4rem 1.5rem}.landing-section-alt{background:var(--paper);max-width:none;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing-section-alt>*{max-width:var(--max);margin-left:auto;margin-right:auto}.landing-section-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;text-align:center;margin-bottom:2.5rem;letter-spacing:-.02em}.landing-section-eyebrow{text-align:center}.landing-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}.landing-step{padding:1.75rem;background:var(--paper);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition),transform var(--transition)}.landing-step:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.landing-step-num{display:block;font-family:var(--font-display);font-size:.85rem;font-weight:600;color:var(--coral-text);margin-bottom:.75rem}.landing-step h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.landing-step p{font-size:.9rem;color:var(--ink-muted);line-height:1.65}.landing-step--visual{padding:0;overflow:hidden;display:flex;flex-direction:column}.landing-step__figure{margin:0;background:linear-gradient(180deg,#fff 0%,var(--cream) 100%);line-height:0;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:1.25rem 1rem}.landing-step__figure picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0}.landing-step__figure img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;margin:0 auto}.landing-step__content{padding:1.25rem 1.75rem 1.75rem;flex:1}.landing-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.landing-feature{padding:1.5rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--cream);transition:border-color var(--transition)}.landing-feature:hover{border-color:#ff5a1f40}.landing-feature-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:12px;background:#ff5a1f1a;color:var(--teal-text);margin-bottom:1rem}.landing-feature h3{font-size:1rem;font-weight:700;margin-bottom:.4rem}.landing-feature p{font-size:.875rem;color:var(--ink-muted);line-height:1.6}.landing-guest-card{max-width:640px;margin:0 auto;text-align:center;padding:2.5rem 2rem;background:linear-gradient(145deg,#ff5a1f14,#ff3d810f);border:1px solid var(--border);border-radius:var(--radius-lg)}.landing-guest-card h2{font-family:var(--font-display);font-size:1.5rem;margin-bottom:.75rem}.landing-guest-card p{color:var(--ink-muted);font-size:1rem}.landing-guest-hint{margin-top:1rem;font-size:.875rem!important;color:var(--ink-subtle)!important}.landing-why{max-width:46rem;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.landing-why p{color:var(--ink-muted);font-size:1rem;line-height:1.75;margin:0}.landing-faq-section{padding-bottom:5rem}.landing-faq-header{max-width:48rem;margin:0 auto 3rem;text-align:center}.landing-faq-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;letter-spacing:-.02em;margin:0 0 .75rem;color:var(--ink)}.landing-faq-subtitle{margin:0;font-size:1.05rem;line-height:1.65;color:var(--ink-muted)}.landing-faq{max-width:48rem;margin:0 auto 3rem;border-top:1px solid var(--border)}.landing-faq-item{border-bottom:1px solid var(--border)}.landing-faq-item summary{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1.35rem 0;list-style:none;cursor:pointer;transition:color var(--transition)}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-item summary:focus-visible{outline:2px solid var(--teal);outline-offset:4px;border-radius:4px}.landing-faq-question{font-size:1.05rem;font-weight:600;line-height:1.45;color:var(--ink);text-align:left}.landing-faq-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-top:.1rem;color:var(--teal)}.landing-faq-icon svg{display:block;width:1.5rem;height:1.5rem}.landing-faq-item[open] .landing-faq-icon-plus{display:none}.landing-faq-item:not([open]) .landing-faq-icon-minus{display:none}.landing-faq-answer-wrap{padding-bottom:1.35rem}.landing-faq-answer{margin:0;max-width:42rem;color:var(--ink-muted);font-size:.98rem;line-height:1.75}.landing-faq-cta{max-width:48rem;margin:0 auto;padding:2rem 1.5rem;text-align:center;background:#f8f9fb;border:1px solid var(--border);border-radius:var(--radius-lg)}.landing-faq-avatars{display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.landing-faq-avatar{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-left:-.65rem;border:2px solid #fff;border-radius:50%;font-size:.85rem;font-weight:700;color:#fff}.landing-faq-avatar:first-child{margin-left:0}.landing-faq-avatar--1{background:linear-gradient(145deg,var(--teal),var(--teal-light))}.landing-faq-avatar--2{background:linear-gradient(145deg,var(--coral),#ff6b9d)}.landing-faq-avatar--3{background:linear-gradient(145deg,#6366f1,#818cf8)}.landing-faq-cta-title{font-family:var(--font-display);font-size:1.15rem;font-weight:600;margin:0 0 .5rem;color:var(--ink)}.landing-faq-cta-text{margin:0 0 1.25rem;font-size:.98rem;line-height:1.65;color:var(--ink-muted)}.landing-faq-cta .landing-btn{min-width:9rem}.landing-cta-band{text-align:center;max-width:var(--max);margin:0 auto;padding:4rem 1.5rem 5rem}.landing-cta-band h2{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);margin-bottom:.75rem}.landing-cta-band p{color:var(--ink-muted);margin-bottom:1.75rem;font-size:1.05rem}.landing-contact-section{max-width:var(--max);margin:0 auto;padding:3rem 1.5rem 4rem;border-top:1px solid var(--border);background:var(--paper)}.landing-contact-section h2{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1.5rem;text-align:center;color:var(--ink)}.landing-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;max-width:900px;margin:0 auto}.landing-contact-item{padding:1rem 1.25rem;background:var(--cream);border:1px solid var(--border);border-radius:var(--radius);font-size:.95rem}.landing-contact-item strong{display:block;font-weight:600;color:var(--ink-muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.landing-contact-item a{color:var(--teal-text);text-decoration:none}.landing-contact-item a:hover{text-decoration:underline}@media(max-width:900px){.landing-hero{grid-template-columns:1fr;text-align:center;padding-top:2.5rem}.landing-hero-sub{margin-left:auto;margin-right:auto}.landing-hero-cta,.landing-hero-trust{justify-content:center}.landing-hero-visual{order:-1;width:100%;max-width:400px;margin:0 auto;aspect-ratio:4/3}.landing-hero-visual .landing-mockup{max-width:none}.landing-steps,.landing-features,.landing-stats{grid-template-columns:1fr}.landing-feature{text-align:center}.landing-feature-icon{margin-left:auto;margin-right:auto}}@media(max-width:560px){.landing-hero-sub{min-height:calc(7 * 1.7 * 1.1rem)}}@media(max-width:400px){.landing-hero-sub{min-height:14.96rem}.landing-hero-cta{min-height:7.25rem}}@media(max-width:640px){.landing-menu-btn{display:inline-flex}.landing-header{position:sticky;width:100%;padding-top:calc(.75rem + env(safe-area-inset-top,0px));padding-bottom:.75rem;padding-left:var(--gutter-left);padding-right:var(--gutter-right);gap:.75rem}.landing-hero,.landing-stats,.landing-section,.landing-cta-band,.landing-footer-inner{padding-left:var(--gutter-left);padding-right:var(--gutter-right)}.landing-nav{left:var(--gutter-left);right:var(--gutter-right)}body.landing-nav-open{overflow:hidden}body.landing-nav-open:before{content:"";position:fixed;inset:0;z-index:90;background:#14182059;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:landing-nav-overlay-in .2s ease-out both}@keyframes landing-nav-overlay-in{0%{opacity:0}to{opacity:1}}.landing-nav{display:none;position:fixed;z-index:110;top:calc(3.5rem + env(safe-area-inset-top,0px));left:.75rem;right:.75rem;flex-direction:column;align-items:stretch;max-height:calc(100dvh - 4.5rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));padding:.85rem;gap:.35rem;overflow-y:auto;overscroll-behavior:contain;background:var(--paper);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-md);-webkit-overflow-scrolling:touch}.landing-nav.is-open{display:flex;animation:landing-nav-panel-in .22s cubic-bezier(0,0,.2,1) both}@keyframes landing-nav-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.landing-nav>a:not(.landing-nav-cta){display:flex;align-items:center;min-height:2.75rem;padding:.65rem .85rem;border-radius:10px;font-size:.95rem;font-weight:500;color:var(--ink);transition:background var(--transition),color var(--transition)}.landing-nav>a:not(.landing-nav-cta):hover,.landing-nav>a:not(.landing-nav-cta):focus-visible{background:#ff5a1f14;color:var(--teal-text);outline:none}.landing-nav>a.is-active{background:#ff5a1f1a;color:var(--teal-text);font-weight:600}.landing-nav-cta{margin-top:.35rem;min-height:2.75rem;display:flex;align-items:center;justify-content:center;text-align:center}.landing-nav-account--flat{display:flex;flex-direction:column;gap:.35rem;width:100%}.landing-nav-mobile-link{display:flex;align-items:center;width:100%;min-height:2.75rem;padding:.65rem .85rem;border:none;border-radius:10px;background:transparent;font:inherit;font-size:.95rem;font-weight:500;color:var(--ink);text-decoration:none;text-align:left;cursor:pointer;transition:background var(--transition),color var(--transition)}.landing-nav-mobile-link:hover,.landing-nav-mobile-link:focus-visible{background:#ff5a1f14;color:var(--teal-text);outline:none}.landing-nav-mobile-signout{color:#b42318}.landing-nav-mobile-signout:hover,.landing-nav-mobile-signout:focus-visible{background:#b4231814;color:#b42318}.landing-nav-account:not(.landing-nav-account--flat){width:100%}.landing-nav-account:not(.landing-nav-account--flat) .landing-nav-account-trigger{width:100%;justify-content:space-between}.landing-nav-account:not(.landing-nav-account--flat) .landing-nav-account-menu{position:static;width:100%;margin-top:.35rem;box-shadow:none;border:none;padding:0}}
