.footer-bounce{--footer-bounce-fill:var(--landing-navy,#061225);--footer-bounce-accent:var(--color-brand);isolation:isolate;background:var(--footer-bounce-fill);position:relative}.footer-bounce__stage{z-index:0;pointer-events:none;background:var(--color-surface-muted);block-size:clamp(56px,6vw,80px);position:relative;overflow:hidden}.footer-bounce__wave{block-size:100%;inline-size:100%;display:block;overflow:visible}.footer-bounce__base,.footer-bounce__bulge{fill:var(--footer-bounce-fill)}.footer-bounce__cut{fill:var(--color-surface-muted)}.footer-bounce__deformation{transform-box:view-box;transform-origin:0 0;will-change:transform;transform:scaleY(0)}.footer-bounce__baseline,.footer-bounce__accent{fill:none;stroke:var(--footer-bounce-accent);stroke-width:2px;vector-effect:non-scaling-stroke}.footer-bounce__baseline{opacity:.78}.footer-bounce__accent{opacity:0}.footer-bounce__content{z-index:1;position:relative}.footer-bounce__content>.marketing-footer{border-top:0}@media (prefers-reduced-motion:reduce){.footer-bounce__deformation{will-change:auto;transform:scaleY(0)!important}}.photo-swipe-gallery{min-width:0;color:var(--color-ink);border-radius:var(--radius-lg);outline:none;position:relative}.photo-swipe-gallery:focus-visible{outline:3px solid var(--color-brand);outline-offset:5px}.photo-swipe-gallery__stage{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:inherit;min-height:clamp(470px,48vw,620px);box-shadow:var(--shadow-medium);isolation:isolate;position:relative;overflow:hidden}.photo-swipe-gallery__viewport,.photo-swipe-gallery__slides,.photo-swipe-gallery__slide{position:absolute;inset:0}.photo-swipe-gallery__viewport{cursor:grab;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;overflow:hidden}.photo-swipe-gallery__viewport:active{cursor:grabbing}.photo-swipe-gallery__slide{z-index:0;background:var(--color-surface-muted);opacity:0;visibility:hidden;pointer-events:none;will-change:transform, opacity;grid-template-rows:minmax(0,1fr) auto;margin:0;padding:clamp(10px,1.4vw,16px) clamp(10px,1.4vw,16px) 112px;display:grid;overflow:hidden}.photo-swipe-gallery__slide[data-active=true]{z-index:1;opacity:1;visibility:visible;pointer-events:auto}.photo-swipe-gallery__slide>img{object-fit:contain;object-position:center top;-webkit-user-drag:none;background:#fff;border:1px solid #cbd6e3;border-radius:12px;width:100%;height:100%;min-height:0;box-shadow:0 10px 28px #081f3b1f}.photo-swipe-gallery__caption{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 12px;padding:13px 4px 0;display:grid}.photo-swipe-gallery__caption strong{color:var(--color-ink);font-size:1.06rem;line-height:1.3}.photo-swipe-gallery__caption>span:last-child{color:var(--color-muted);grid-column:1/-1;font-size:1rem;line-height:1.45}.photo-swipe-gallery__demo{color:#0b4e81;background:#dcecf9;border-radius:999px;justify-self:start;padding:5px 9px;font-size:.78rem;font-weight:720;line-height:1.2}.photo-swipe-gallery__navigation{z-index:4;background:var(--color-surface);border:1px solid var(--color-border);min-width:0;box-shadow:var(--shadow-small);border-radius:15px;grid-template-columns:48px minmax(0,1fr) auto 48px;grid-template-areas:"previous status dots next";align-items:center;gap:8px;padding:8px;display:grid;position:absolute;bottom:clamp(12px,2vw,20px);left:clamp(12px,2vw,20px);right:clamp(12px,2vw,20px)}.photo-swipe-gallery__control,.photo-swipe-gallery__dot{appearance:none;color:var(--color-ink);background:var(--color-surface-muted);border:1px solid var(--color-border);cursor:pointer;place-items:center;display:inline-grid}.photo-swipe-gallery__control{border-radius:11px;width:48px;height:48px}.photo-swipe-gallery__control--previous{grid-area:previous}.photo-swipe-gallery__control--next{grid-area:next}.photo-swipe-gallery__control svg{width:22px;height:22px}.photo-swipe-gallery__control:hover:not(:disabled),.photo-swipe-gallery__dot:hover{color:var(--color-brand);border-color:var(--color-border-strong)}.photo-swipe-gallery__control:focus-visible,.photo-swipe-gallery__dot:focus-visible{outline:3px solid var(--color-brand);outline-offset:2px}.photo-swipe-gallery__control:disabled{color:var(--color-faint);cursor:not-allowed;opacity:.58}.photo-swipe-gallery__status{overflow-wrap:anywhere;min-width:0;color:var(--color-muted);grid-area:status;margin:0;padding-inline:4px;font-size:1rem;font-weight:620;line-height:1.35}.photo-swipe-gallery__dots{grid-area:dots;justify-content:center;align-items:center;display:flex}.photo-swipe-gallery__dot{background:0 0;border-color:#0000;border-radius:50%;width:48px;height:48px;padding:0}.photo-swipe-gallery__dot span{background:var(--color-faint);border-radius:50%;width:8px;height:8px}.photo-swipe-gallery__dot[aria-current=true] span{background:var(--color-brand);border-radius:999px;width:24px}.photo-swipe-gallery__sr-only{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=759px){.photo-swipe-gallery__stage{border-radius:18px;min-height:570px}.photo-swipe-gallery__slide{padding:10px 10px 154px}.photo-swipe-gallery__caption{grid-template-columns:1fr;gap:5px}.photo-swipe-gallery__caption>span:last-child{grid-column:auto}.photo-swipe-gallery__navigation{grid-template-columns:48px minmax(0,1fr) 48px;grid-template-areas:"previous status next""dots dots dots";gap:4px 8px}.photo-swipe-gallery__status{text-align:center}.photo-swipe-gallery__dots{min-height:48px}}@media (width<=399px){.photo-swipe-gallery__stage{min-height:600px}}@media (prefers-reduced-motion:reduce){.photo-swipe-gallery__slide{will-change:auto}}.marketing-page{--color-background:#f5f8fd;--color-surface:#fff;--color-surface-raised:#fff;--color-surface-muted:#edf3fb;--color-ink:#0a1830;--color-muted:#4f6078;--color-faint:#6f7f94;--color-border:#d7e1ef;--color-border-strong:#b8c7da;--color-brand:#155eef;--color-brand-hover:#0f56d9;--color-brand-soft:#eaf2ff;--color-on-brand:#fff;--shadow-small:0 1px 2px #0a18300f, 0 14px 36px #0a183014;--shadow-medium:0 28px 70px #0a18302b;--landing-panel:#fff;--landing-panel-strong:#fff;--landing-header:#fff;--landing-header-overlay:#ffffffd6;--landing-header-scrolled:#fffffff5;--landing-header-border:#d7e1ef;--landing-photo-overlay:linear-gradient(90deg, #081b3733 0%, #081b370a 58%, #081b371f 100%);--landing-photo-bottom:linear-gradient(180deg, transparent 55%, #05112394 100%);--landing-cta:#155eef;--landing-cta-hover:#0f56d9;--landing-navy:#071426;--landing-navy-raised:#0d1c2f;--landing-on-photo:#fff;--landing-header-height:72px;min-height:100dvh;color:var(--color-ink);background:var(--color-background);overflow:clip}:root[data-theme=dark] .marketing-page{--color-background:#071426;--color-surface:#0d1c2f;--color-surface-raised:#11243a;--color-surface-muted:#172a41;--color-ink:#f6f9fe;--color-muted:#b8c5d8;--color-faint:#91a2b9;--color-border:#2a3f58;--color-border-strong:#435a75;--color-brand:#71a7ff;--color-brand-hover:#8db8ff;--color-brand-soft:#102f59;--color-on-brand:#071426;--shadow-small:0 1px 2px #0000004d, 0 16px 42px #00000042;--shadow-medium:0 30px 80px #0000006b;--landing-panel:#0b1d32;--landing-panel-strong:#0d1c2f;--landing-header:#071426;--landing-header-overlay:#071426cc;--landing-header-scrolled:#071426f5;--landing-header-border:#71a7ff33;--landing-photo-overlay:linear-gradient(90deg, #020c1a6b 0%, #020c1a14 62%, #020c1a38 100%);--landing-photo-bottom:linear-gradient(180deg, transparent 46%, #020a16b3 100%);--landing-cta:#1e6eeb;--landing-cta-hover:#347ff3}.marketing-page main{overflow:clip}.marketing-page .section-shell{width:min(100% - 32px,1280px)}.marketing-page .brand{gap:11px}.marketing-page .brand__mark{object-fit:contain;color:#0000;background:0 0;border-radius:0;width:46px;height:46px;padding:0}.marketing-page .brand__word{color:var(--color-ink);letter-spacing:-.045em;font-size:1.45rem;font-weight:760}.marketing-page .button{box-shadow:none;border-radius:11px}.marketing-page .button:hover:not(:disabled){box-shadow:0 9px 24px #155eef33}.marketing-page .button--primary{color:#fff;background:var(--landing-cta)}.marketing-page .button--primary:hover:not(:disabled){background:var(--landing-cta-hover)}.marketing-page .button--secondary{color:var(--color-ink);background:var(--color-surface);border-color:var(--color-border-strong)}.marketing-page .button--on-dark{color:#0a1830;background:#fff}.marketing-page .eyebrow{color:var(--color-brand);letter-spacing:.13em}.marketing-page :where(h1,h2,h3){text-wrap:balance}@supports (text-wrap:pretty){.marketing-page :where(p,li,summary){text-wrap:pretty}}.marketing-header{z-index:50;width:100%;padding-top:env(safe-area-inset-top,0px);background:var(--landing-header-overlay);box-shadow:none;-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);border:0;border-bottom:1px solid #0000;border-radius:0;margin:0;transition:background-color .22s,border-color .22s,box-shadow .22s;position:fixed;inset:0 0 auto}.marketing-header[data-scrolled=true]{background:var(--landing-header-scrolled);border-bottom-color:var(--landing-header-border);box-shadow:0 10px 32px #07142621}.marketing-header[data-menu-open=true]{background:var(--landing-header);border-bottom-color:var(--landing-header-border)}.marketing-header__inner{width:min(100% - 24px,1504px);min-height:var(--landing-header-height);margin-inline:auto;padding-inline:clamp(12px,2vw,24px)}.marketing-nav{gap:2px}.marketing-nav a,.mobile-menu>a:not(.button){color:var(--color-muted);font-weight:580}.marketing-nav a:hover,.mobile-menu>a:not(.button):hover{color:var(--color-ink);background:var(--color-surface-muted)}.marketing-header__actions{gap:4px}.marketing-page .locale-switch{background:0 0;border-radius:0;gap:2px;padding:0}.marketing-page .locale-switch a{min-width:48px;min-height:48px;color:var(--color-muted);border-radius:8px;font-size:.75rem;font-weight:650;position:relative}.marketing-page .locale-switch a[aria-current=page]{color:var(--color-ink);box-shadow:none;background:0 0}.marketing-page .locale-switch a[aria-current=page]:after{content:"";background:var(--color-brand);border-radius:99px;height:2px;position:absolute;bottom:2px;left:11px;right:11px}.marketing-header__cta{min-width:138px;margin-left:8px}.marketing-header .icon-button:hover{background:var(--color-surface-muted)}.marketing-header__login{border-color:var(--color-border)}.marketing-header__login:hover{border-color:var(--color-border-strong)}.mobile-menu{width:min(100% - 24px,1504px);max-height:calc(100dvh - var(--landing-header-height) - env(safe-area-inset-top,0px));border-top:1px solid var(--color-border);gap:2px;margin:0 auto;padding:8px 4px 14px;overflow-y:auto}.mobile-menu__locales{align-items:center;min-height:56px;padding:4px 10px;display:flex}.mobile-menu>a:not(.button) svg{width:20px;height:20px;color:var(--color-brand);margin-right:10px}.marketing-page .decision-card .status--info{border:1px solid var(--color-info-border)}.marketing-page .decision-card .status--pending{border:1px solid var(--color-warning-border)}.landing-hero{background:var(--color-background);isolation:isolate;border:0;border-radius:0;width:100%;min-height:0;margin:0;padding:0;display:block;position:relative;overflow:clip}.landing-hero:before,.landing-hero:after{content:none}.marketing-picture{display:block;overflow:hidden}.marketing-picture img{object-fit:cover;width:100%;height:100%}.marketing-picture--hero img{object-position:54% center}:root[data-theme=dark] .marketing-picture--hero img{filter:saturate(.95)brightness(.78)contrast(1.04)}.landing-hero__content{z-index:1;min-height:0;padding-block:calc(var(--landing-header-height) + clamp(22px, 4vw, 48px)) clamp(38px, 6vw, 72px);grid-template-columns:minmax(0,1fr);gap:18px;display:grid;position:relative}.marketing-page section[id]{scroll-margin-top:calc(var(--landing-header-height) + 16px)}.landing-hero .hero__copy{width:100%;min-width:0;max-width:none;color:var(--color-ink);background:var(--landing-panel);border:1px solid var(--landing-header-border);box-shadow:var(--shadow-medium);border-radius:20px;padding:clamp(26px,4vw,42px)}.landing-hero__carousel{min-width:0}.product-value-strip{border:1px solid var(--landing-header-border);border-radius:var(--md-sys-shape-corner-large,16px);background:var(--landing-panel);min-width:0;box-shadow:var(--shadow-small);display:grid;overflow:hidden}.product-value-strip h2{min-height:72px;color:var(--md-sys-color-on-primary-container,var(--color-on-brand-soft));background:var(--md-sys-color-primary-container,var(--color-brand-soft));align-items:center;margin:0;padding:16px;font-size:1rem;line-height:1.35;display:flex}.product-value-strip ul{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;margin:0;padding:0;list-style:none;display:grid}.product-value-strip li{border-right:1px solid var(--md-sys-color-outline-variant,var(--color-border));border-bottom:1px solid var(--md-sys-color-outline-variant,var(--color-border));grid-template-columns:24px minmax(0,1fr);align-content:center;gap:10px;min-width:0;min-height:112px;padding:14px;display:grid}.product-value-strip li svg{width:24px;height:24px;color:var(--md-sys-color-primary,var(--color-brand))}.product-value-strip li span{align-content:start;gap:4px;min-width:0;display:grid}.product-value-strip li strong,.product-value-strip li small{overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%}.product-value-strip li strong{color:var(--md-sys-color-on-surface,var(--color-ink));font-size:1rem;line-height:1.3}.product-value-strip li small{color:var(--md-sys-color-on-surface-variant,var(--color-muted));font-size:1rem;line-height:1.4}@media (width<=520px){.product-value-strip ul{grid-template-columns:minmax(0,1fr)}.product-value-strip li{border-right:0;min-height:104px}}.landing-hero h1{overflow-wrap:break-word;letter-spacing:-.055em;text-wrap:pretty;min-width:0;max-width:100%;margin-bottom:22px;font-size:clamp(1.5rem,5.4vw,3.5rem);font-weight:590;line-height:.99}.landing-hero .hero__text{max-width:49ch;color:var(--color-muted);margin-bottom:28px;font-size:clamp(1rem,1.55vw,1.15rem);line-height:1.55}.landing-hero .hero__actions{gap:12px}.landing-hero .hero__actions .button{width:100%}.landing-hero__proof{gap:12px;min-width:0;margin-top:2px;display:grid}.demo-property-caption{width:fit-content;color:var(--color-muted);background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:8px;margin:0;padding:7px 10px;font-size:.75rem;font-weight:580}.evidence-strip{color:var(--color-ink);background:var(--landing-panel);border:1px solid var(--landing-header-border);box-shadow:var(--shadow-small);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.evidence-strip__demo,.evidence-strip__item{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);align-items:center;gap:8px;min-width:0;min-height:56px;padding:10px 12px;font-size:.72rem;font-weight:610;line-height:1.25;display:flex}.evidence-strip__demo{justify-content:center}.evidence-strip__demo .demo-label{white-space:normal;border:0}.evidence-strip__item svg{width:19px;height:19px;color:var(--color-brand);flex:0 0 19px}.photo-story{padding-block:clamp(48px,7vw,92px) clamp(72px,9vw,132px)}.marketing-picture--coast img{object-position:50% center}:root[data-theme=dark] .marketing-picture--coast img,:root[data-theme=dark] .marketing-picture--aerial img{filter:saturate(.82)brightness(.66)contrast(1.08)}.photo-callout{width:min(100% - 40px,460px);color:var(--color-ink);background:var(--landing-panel);border:1px solid var(--landing-header-border);box-shadow:var(--shadow-medium);border-radius:17px;padding:clamp(22px,3vw,32px);position:absolute;top:clamp(24px,6vw,76px);right:clamp(20px,5vw,70px)}.photo-callout h2{letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(1.45rem,3vw,2.25rem);font-weight:580}.photo-callout p{color:var(--color-muted);margin:0;line-height:1.55}.photo-story__details{z-index:2;gap:18px;margin:0 clamp(12px,4vw,52px);display:grid;position:relative}.version-history,.photo-story__product{color:var(--color-ink);background:var(--landing-panel-strong);border:1px solid var(--color-border);box-shadow:var(--shadow-medium);border-radius:19px;padding:clamp(24px,4vw,38px)}.version-history h2{letter-spacing:-.05em;max-width:100%;margin-bottom:12px;font-size:clamp(1.5rem,3.5vw,2.85rem);font-weight:590}.version-history__intro{max-width:58ch;color:var(--color-muted);margin-bottom:26px}.version-history ol{gap:0;margin:0 0 26px;padding:0;list-style:none;display:grid}.version-history li{color:var(--color-muted);grid-template-columns:18px minmax(92px,.42fr) minmax(0,1fr);gap:12px;padding-bottom:22px;font-size:.78rem;display:grid;position:relative}.version-history li:not(:last-child):before{content:"";background:var(--color-border-strong);width:1px;position:absolute;top:15px;bottom:0;left:6px}.version-history__marker{z-index:1;background:var(--color-surface);border:2px solid var(--color-border-strong);border-radius:50%;width:13px;height:13px;margin-top:2px;position:relative}.version-history li.is-current .version-history__marker{background:var(--color-brand);border-color:var(--color-surface);box-shadow:0 0 0 2px var(--color-brand)}.version-history time{font-variant-numeric:tabular-nums;white-space:nowrap}.version-history strong,.version-history li span{display:block}.version-history strong{color:var(--color-ink);margin-bottom:2px;font-size:.82rem;font-weight:660}.photo-story__product{align-self:end}.photo-story__product-label{color:var(--color-brand);align-items:center;gap:8px;margin-bottom:14px;font-size:.75rem;font-weight:700;display:flex}.photo-story__product-label svg{width:18px;height:18px}.marketing-page .decision-card{background:var(--color-surface-raised);border-color:var(--color-border);box-shadow:none}.marketing-page .decision-card h3{font-weight:620}.marketing-page .decision-card .text-link{color:var(--color-brand)}.marketing-page .section-intro{max-width:780px}.marketing-page .section-intro h2{letter-spacing:-.055em;max-width:24ch;margin-bottom:20px;font-size:clamp(1.5rem,3.2vw,3.15rem);font-weight:590;line-height:1.02}.marketing-page .section-intro>p:last-child{max-width:64ch;color:var(--color-muted);font-size:clamp(1rem,1.5vw,1.1rem)}.marketing-page .problem-section,.marketing-page .decision-section,.marketing-page .features-section,.marketing-page .resident-section,.marketing-page .onboarding-section,.marketing-page .faq-section{padding-block:clamp(82px,10vw,132px)}.marketing-page .problem-list,.marketing-page .feature-list{border:0;gap:14px;margin-top:46px;display:grid}.marketing-page .problem-list article,.marketing-page .feature-list article{background:var(--color-surface);border:1px solid var(--color-border);border-radius:17px;grid-template-columns:52px minmax(0,1fr);gap:18px;padding:clamp(22px,3vw,30px);display:grid;box-shadow:0 10px 30px #0a18300b}.marketing-page .problem-list article>svg,.marketing-page .feature-list article>svg{width:46px;height:46px;color:var(--color-brand);background:var(--color-brand-soft);border-radius:13px;padding:11px}.marketing-page .problem-list p,.marketing-page .feature-list p{color:var(--color-muted)}.marketing-page .feature-list--grouped article{align-content:start}.marketing-page .feature-list--grouped ul{gap:9px;margin:18px 0 0;padding:0;list-style:none;display:grid}.marketing-page .feature-list--grouped li{color:var(--color-ink);padding-left:20px;font-size:1rem;line-height:1.45;position:relative}.marketing-page .feature-list--grouped li:before{content:"";background:var(--color-brand);border-radius:50%;width:7px;height:7px;position:absolute;top:.58em;left:2px}.marketing-page .workflow-section{color:#fff;background:var(--landing-navy);border-block:1px solid #71a7ff29}.marketing-page .workflow-section .section-shell{padding-block:clamp(82px,10vw,132px)}.marketing-page .workflow-section .eyebrow,.marketing-page .section-intro--light .eyebrow,.marketing-page .trust-section .eyebrow{color:#9fc0ff}.marketing-page .workflow-steps{border-color:#ffffff2e;margin-top:52px}.marketing-page .workflow-steps li{border-color:#ffffff2e}.marketing-page .workflow-steps__number{color:#9fc0ff}.marketing-page .workflow-steps p,.marketing-page .section-intro--light>p:last-child{color:#c4d0df}.marketing-page .decision-section{gap:clamp(42px,7vw,72px)}.marketing-page .decision-story{background:var(--color-surface);border-color:var(--color-border);box-shadow:var(--shadow-small);border-radius:20px}.marketing-page .decision-story__tabs{background:var(--color-surface-muted)}.marketing-page .decision-story__tabs button[aria-selected=true]{color:var(--color-ink);background:var(--color-surface)}.marketing-page .features-section .section-intro{margin-bottom:10px}.marketing-page .trust-section{color:#fff;background:var(--landing-navy);isolation:isolate;position:relative;overflow:hidden}.marketing-page .trust-section:before{z-index:-1;content:"";background:linear-gradient(90deg,#030d1df0,#030d1db8);position:absolute;inset:0}.trust-section>.marketing-picture{z-index:-2;position:absolute;inset:0}.marketing-picture--aerial img{object-position:62% center}.marketing-page .trust-section__layout{z-index:1;gap:clamp(46px,7vw,84px);padding-block:clamp(92px,11vw,148px);position:relative}.marketing-page .trust-list{background:0 0;border:0;border-radius:0;gap:10px;overflow:visible}.marketing-page .trust-list article{background:#0a1d34;border:1px solid #9fc0ff33;border-radius:16px;padding:clamp(22px,3vw,30px)}.marketing-page .trust-list svg{color:#9fc0ff;margin-bottom:22px}.marketing-page .trust-list p{color:#c4d0df}.marketing-page .resident-section--copy-only .section-intro{max-width:860px;margin-inline:0}.marketing-page .check-list{max-width:720px;margin-top:32px}.marketing-page .check-list li{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;align-items:center;min-height:48px;padding:10px 14px}.marketing-page .onboarding-section{border-color:var(--color-border)}.marketing-page .onboarding-section ol{border:0}.marketing-page .onboarding-section li{background:var(--color-surface);border:1px solid var(--color-border);border-radius:13px;margin-bottom:10px;padding:18px}.marketing-page .onboarding-section li>span{color:#fff;background:var(--landing-cta)}.marketing-page .faq-list{background:var(--color-surface);border:1px solid var(--color-border);border-radius:17px;overflow:hidden}.marketing-page .faq-list details{border-color:var(--color-border);padding-inline:clamp(18px,3vw,30px)}.marketing-page .faq-list details:last-child{border-bottom:0}.marketing-page .contact-section{background:var(--color-surface-muted);border-top:1px solid var(--color-border);padding-block:clamp(88px,10vw,132px)}.marketing-page .contact-section__layout{gap:clamp(42px,7vw,78px)}.marketing-page .contact-note{border-color:var(--color-border-strong)}.marketing-page .application-form,.marketing-page .application-pending,.marketing-page .application-disclosure,.marketing-page .form-confirmation{background:var(--color-surface);border-color:var(--color-border);box-shadow:var(--shadow-small);border-radius:19px}.marketing-page .application-disclosure{margin-bottom:16px;padding:clamp(20px,3vw,28px)}.marketing-page .application-disclosure h3,.marketing-page .application-disclosure p{margin-top:0}.marketing-page .application-disclosure dl{gap:12px;margin:20px 0 0;display:grid}.marketing-page .application-disclosure dl>div{border-top:1px solid var(--color-border);min-width:0;padding-top:12px}.marketing-page .application-disclosure dt{color:var(--color-muted);font-weight:650}.marketing-page .application-disclosure dd{overflow-wrap:anywhere;margin:4px 0 0}.marketing-page .field input,.marketing-page .field select,.marketing-page .field textarea{background:var(--color-background);border-color:var(--color-border-strong)}.marketing-page .application-form altcha-widget{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;width:100%;min-height:58px;margin:18px 0;display:block}.marketing-page .form-progress{color:var(--color-muted);background:var(--color-brand-soft);border:1px solid var(--color-border);border-radius:11px;margin:0 0 18px;padding:13px 14px;font-size:.95rem;font-weight:620}.marketing-page .marketing-footer{color:#fff;background:var(--landing-navy);border-top:0}.marketing-page .marketing-footer .brand__mark{background:0 0}.marketing-page .marketing-footer .brand__word{color:#fff}.marketing-page .marketing-footer nav a{color:#c4d0df}.marketing-page .marketing-footer nav a:hover{color:#fff}.marketing-page .marketing-footer .locale-switch a{color:#a8b6c9}.marketing-page .marketing-footer .locale-switch a[aria-current=page]{color:#fff}.marketing-page .marketing-footer p{color:#93a4ba}@media (width>=560px){.landing-hero .hero__actions .button{width:auto;min-width:150px}.evidence-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.marketing-page .problem-list,.marketing-page .feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=760px){.photo-story__details{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.version-history,.photo-story__product{min-height:100%}}@media (width>=1000px){.marketing-nav{display:flex}.marketing-header__actions>.locale-switch{display:inline-flex}.marketing-header__menu,.mobile-menu{display:none}.marketing-page .workflow-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-hero__content{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(20px,3vw,42px)}.landing-hero h1{font-size:clamp(2rem,3.2vw,2.85rem)}.landing-hero__proof{grid-column:1/-1}.product-value-strip{grid-column:1/-1;grid-template-columns:minmax(170px,.8fr) minmax(0,5fr)}.product-value-strip ul{grid-template-columns:repeat(5,minmax(0,1fr))}.product-value-strip li{border-bottom:0;min-height:118px}.marketing-page .decision-section,.marketing-page .trust-section__layout,.marketing-page .onboarding-section,.marketing-page .faq-section,.marketing-page .contact-section__layout{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr)}.marketing-page .decision-section .section-intro,.marketing-page .trust-section .section-intro,.marketing-page .contact-section .section-intro{position:sticky;top:112px}.marketing-page .trust-list{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-page .marketing-footer__inner{grid-template-columns:auto 1fr auto;align-items:center}.marketing-page .marketing-footer nav{justify-content:center}.marketing-page .marketing-footer p{grid-column:1/-1}}@media (width>=1100px){.marketing-header__cta{display:inline-flex}.landing-hero__content{padding-inline:10px}.landing-hero .hero__copy{margin-top:6px}.evidence-strip{grid-template-columns:1.1fr repeat(7,minmax(0,1fr))}.evidence-strip__demo,.evidence-strip__item{border-bottom:0;min-height:62px}.marketing-page .problem-list{grid-template-columns:repeat(4,minmax(0,1fr))}.marketing-page .problem-list article{grid-template-columns:1fr}.marketing-page .feature-list{grid-template-columns:repeat(5,minmax(0,1fr))}.marketing-page .feature-list article{grid-template-columns:1fr}}@media (width<=999px){.marketing-page{--landing-header-height:68px}.marketing-header{border-width:0 0 1px}.marketing-header__inner{min-height:68px}.landing-hero,.landing-hero__content{min-height:0}.marketing-picture--hero img{object-position:61% center}}@media (width<=559px){.marketing-page .section-shell{width:min(100% - 24px,1280px)}.marketing-page .brand__word{font-size:1.25rem}.marketing-page .brand__mark{width:42px;height:42px}.marketing-header__actions{gap:0}.landing-hero{min-height:0}.landing-hero__content{min-height:0;padding-top:calc(var(--landing-header-height) + 20px);padding-bottom:42px}.landing-hero .hero__copy{border-radius:16px;padding:24px 20px}.landing-hero__proof{gap:8px}.demo-property-caption{font-size:.6875rem}.evidence-strip__demo,.evidence-strip__item{min-height:52px;padding:8px 10px;font-size:.67rem}.photo-story{padding-top:42px}.marketing-picture--coast img{object-position:42% center}.photo-callout{width:auto;inset:auto 12px 12px}.photo-story__details{margin:14px 12px 0}.version-history li{grid-template-columns:18px minmax(0,1fr)}.version-history time,.version-history li>div{grid-column:2}.marketing-page .problem-list article,.marketing-page .feature-list article{grid-template-columns:44px minmax(0,1fr);padding:20px}.marketing-page .problem-list article>svg,.marketing-page .feature-list article>svg{width:42px;height:42px;padding:10px}:root:lang(ru) .marketing-page :where(.landing-hero h1,.version-history h2,.section-intro h2),:root:lang(en) .marketing-page :where(.landing-hero h1,.version-history h2,.section-intro h2){max-width:100%}}:root:lang(ka) .marketing-page :where(.marketing-header__inner,.marketing-nav,.marketing-header__actions,.mobile-menu,.landing-hero__content,.hero__copy,.hero__actions,.landing-hero__proof,.evidence-strip,.evidence-strip__demo,.evidence-strip__item,.photo-callout,.photo-story__details,.version-history,.version-history li,.version-history li>div,.photo-story__product,.section-intro,.problem-list article,.feature-list article,.problem-list article>div,.feature-list article>div,.trust-list article,.faq-list,.application-form,.marketing-footer__inner){min-width:0;max-width:100%}:root:lang(ka) .marketing-page :where(h1,h2,h3,p,li,strong,small,label,summary,.demo-label,.demo-property-caption,.photo-story__product-label,.marketing-footer a){overflow-wrap:break-word;word-break:normal}:root:lang(ka) .marketing-page :where(h1,h2,h3){overflow-wrap:normal;word-break:normal;text-wrap:balance}:root:lang(ka) .marketing-page .eyebrow{letter-spacing:.045em;text-wrap:pretty;max-width:100%;line-height:1.6}:root:lang(ka) .marketing-page .button{white-space:nowrap;max-width:100%;font-size:clamp(.875rem,1.15vw,1rem)}:root:lang(ka) .marketing-page .marketing-nav a{white-space:nowrap;padding-inline:5px;font-size:clamp(.8125rem,1vw,.9375rem)}:root:lang(ka) .marketing-page .marketing-header__cta{min-width:0;padding-inline:clamp(14px,1.6vw,20px);font-size:clamp(.8125rem,1vw,.9375rem)}:root:lang(ka) .marketing-page .landing-hero .hero__copy{width:min(100%,620px)}:root:lang(ka) .marketing-page .landing-hero h1{letter-spacing:-.025em;text-wrap:wrap;max-width:100%;font-size:clamp(1.5rem,5vw,2.65rem);font-weight:600;line-height:1.14}:root:lang(ka) .marketing-page .landing-hero .hero__text{text-wrap:pretty;max-width:52ch;line-height:1.65}:root:lang(ka) .marketing-page .demo-property-caption{width:auto;max-width:100%;line-height:1.45}:root:lang(ka) .marketing-page .evidence-strip__demo,:root:lang(ka) .marketing-page .evidence-strip__item{align-content:center;min-height:64px;font-size:clamp(.6875rem,.82vw,.75rem);line-height:1.38}:root:lang(ka) .marketing-page .evidence-strip__demo .demo-label{letter-spacing:.015em;min-width:0;max-width:100%}:root:lang(ka) .marketing-page .evidence-strip__item>span{overflow-wrap:normal;word-break:normal;flex:auto;min-width:0;max-width:100%}:root:lang(ka) .marketing-page .photo-callout h2{letter-spacing:-.02em;font-size:clamp(1.4rem,2.45vw,2.05rem);line-height:1.2}:root:lang(ka) .marketing-page .version-history h2{letter-spacing:-.025em;max-width:18ch;font-size:clamp(1.75rem,3vw,2.85rem);line-height:1.14}:root:lang(ka) .marketing-page .version-history li{grid-template-columns:18px minmax(0,1fr);font-size:.8125rem;line-height:1.45}:root:lang(ka) .marketing-page .version-history time,:root:lang(ka) .marketing-page .version-history li>div{grid-column:2}:root:lang(ka) .marketing-page .version-history time{white-space:normal}:root:lang(ka) .marketing-page .version-history strong{font-size:.875rem;line-height:1.45}:root:lang(ka) .marketing-page .photo-story__product-label{align-items:flex-start;line-height:1.45}:root:lang(ka) .marketing-page .section-intro h2{letter-spacing:-.025em;max-width:24ch;font-size:clamp(1.375rem,3vw,3rem);line-height:1.14}:root:lang(ka) .marketing-page :where(.problem-list,.feature-list,.trust-list) h3,:root:lang(ka) .marketing-page .faq-list summary{line-height:1.35}@media (width>=560px){:root:lang(ka) .marketing-page .landing-hero h1{font-size:clamp(2.4rem,3.4vw,2.65rem)}}@media (width>=900px) and (width<=1099px){:root:lang(ka) .marketing-page .landing-hero h1{font-size:clamp(1.45rem,2.5vw,1.75rem)}}@media (width>=1100px){:root:lang(ka) .marketing-page .landing-hero h1{font-size:clamp(1.875rem,2.6vw,2.3rem)}}@media (width>=560px) and (width<=899px){:root:lang(ka) .marketing-page .section-intro h2,:root:lang(ru) .marketing-page :where(.landing-hero h1,.version-history h2,.section-intro h2),:root:lang(en) .marketing-page :where(.landing-hero h1,.version-history h2,.section-intro h2){max-width:100%}:root:lang(ru) .marketing-page .landing-hero h1{font-size:clamp(2rem,4.6vw,2.5rem)}}@media (width>=1100px) and (width<=1279px){:root:lang(ka) .marketing-page .evidence-strip{grid-template-columns:repeat(4,minmax(0,1fr))}:root:lang(ka) .marketing-page .evidence-strip__demo,:root:lang(ka) .marketing-page .evidence-strip__item{border-bottom:1px solid var(--color-border)}}@media (width>=1280px){:root:lang(ka) .marketing-page .evidence-strip__demo,:root:lang(ka) .marketing-page .evidence-strip__item{gap:4px;min-height:76px;padding-inline:6px}}@media (prefers-reduced-motion:reduce){.marketing-header{transition:none}.marketing-page *,.marketing-page :before,.marketing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
