:root{--color-primary-600: #0a192f;--color-primary-500: #132a47;--color-primary-400: #3d5a80;--color-accent: #1e4976;--color-surface-0: #ffffff;--color-surface-1: #ffffff;--color-surface-2: #f0f2f5;--color-surface-inverse: #262626;--color-text-primary: #0a192f;--color-text-secondary: #3d4d63;--color-text-muted: #5a6b82;--color-text-on-inverse: #ffffff;--color-border: #dfe3e8;--color-border-strong: #c5cdd8;--font-heading: "Montserrat", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--text-h1: clamp(2.25rem, 5vw, 3.25rem);--text-h2: clamp(1.75rem, 3.5vw, 2.25rem);--text-h3: 1.25rem;--text-body: 1.0625rem;--text-small: .875rem;--leading-tight: 1.2;--leading-body: 1.6;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-24: 6rem;--radius-sm: .375rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgb(10 25 47 / .06);--shadow-md: 0 8px 24px rgb(10 25 47 / .1);--shadow-lg: 0 24px 48px rgb(10 25 47 / .12);--content-max: 72rem;--header-height: 4rem;--duration-fast: .15s;--duration-normal: .25s;--ease-out: cubic-bezier(.33, 1, .68, 1)}@media(prefers-reduced-motion:reduce){:root{--duration-fast: 0ms;--duration-normal: 0ms}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:auto}body{margin:0;font-family:var(--font-body);font-size:var(--text-body);line-height:var(--leading-body);color:var(--color-text-primary);background:var(--color-surface-0)}h1,h2,h3{font-family:var(--font-heading);line-height:var(--leading-tight);margin:0 0 var(--space-4)}p{margin:0 0 var(--space-4)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:var(--space-4);top:var(--space-4);padding:var(--space-2) var(--space-4);background:var(--color-surface-inverse);color:var(--color-text-on-inverse);border-radius:var(--radius-sm);z-index:100;clip-path:inset(100%)}.skip-link:focus{clip-path:none;outline:2px solid var(--color-primary-400);outline-offset:2px}.landing-wrap{width:min(100% - var(--space-6),var(--content-max));margin-inline:auto;padding-inline:var(--space-4)}.landing-header{position:sticky;top:0;z-index:50;height:var(--header-height);display:flex;align-items:center;border-bottom:1px solid var(--color-border);background:var(--color-surface-1)}.landing-header__inner{width:min(100% - var(--space-6),var(--content-max));margin-inline:auto;padding-inline:var(--space-4);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.landing-header__inner--logo-only{justify-content:flex-start}.landing-logo{font-family:var(--font-heading);font-weight:700;font-size:1.125rem;color:var(--color-text-primary);text-decoration:none}.landing-logo--wordmark{font-weight:800;font-size:1rem;letter-spacing:.08em}.landing-logo:focus-visible{outline:2px solid var(--color-primary-400);outline-offset:4px;border-radius:var(--radius-sm)}.landing-hero{padding-block:var(--space-16) var(--space-12)}.landing-hero h1{font-size:var(--text-h1);font-weight:700;max-width:22ch;color:var(--color-text-primary)}.landing-hero__sub{font-size:1.125rem;color:var(--color-text-secondary);max-width:36rem}.landing-hero__hint{font-size:var(--text-small);color:var(--color-text-muted);margin-top:var(--space-3);margin-bottom:0}.landing-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.landing-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 var(--space-6);font-family:var(--font-heading);font-weight:600;font-size:var(--text-small);border-radius:var(--radius-full);border:1px solid transparent;cursor:pointer;text-decoration:none}.landing-btn:focus-visible{outline:2px solid var(--color-text-on-inverse);outline-offset:3px}.landing-btn--primary{background:var(--color-primary-600);color:var(--color-text-on-inverse);box-shadow:var(--shadow-sm)}.landing-btn--primary:hover{background:var(--color-primary-500)}.landing-v1-block{padding-block:var(--space-12)}.landing-v1-block--poll{padding-block:var(--space-16);background:var(--color-surface-inverse);color:var(--color-text-on-inverse)}.landing-v1-block--poll .landing-poll__legend{color:var(--color-text-on-inverse)}.landing-v1-block--poll .landing-poll__option{border-color:#ffffff38;background:#ffffff0f;color:var(--color-text-on-inverse)}.landing-v1-block--poll .landing-poll__option:has(input:focus-visible){outline-color:var(--color-primary-400)}.landing-v1-block--poll .landing-poll__option input{accent-color:var(--color-text-on-inverse)}.landing-v1-block__heading{font-size:var(--text-h3);font-weight:600;margin-bottom:var(--space-6)}.landing-v1-block__heading--center{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:var(--space-8)}.landing-steps-strip{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-6)}@media(min-width:768px){.landing-steps-strip{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:var(--space-4) var(--space-6)}}.landing-steps-strip__item{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-2);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border)}@media(min-width:768px){.landing-steps-strip__item{padding-bottom:0;border-bottom:none}}.landing-steps-strip__title{font-family:var(--font-heading);font-weight:700;font-size:1.05rem}.landing-steps-strip__sep{color:var(--color-text-muted);-webkit-user-select:none;user-select:none}.landing-steps-strip__line{color:var(--color-text-secondary)}.landing-screenshots-grid{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-6)}@media(min-width:900px){.landing-screenshots-grid{grid-template-columns:minmax(0,.68fr) minmax(0,1.72fr) minmax(0,.68fr);gap:var(--space-5);align-items:start}.landing-screenshots-grid__cell--mobile{justify-self:center;width:100%;max-width:19rem}.landing-screenshots-grid__cell--web{min-width:0}}.landing-screenshots-grid__cell{margin:0 13px;min-width:0;height:100%}.landing-screenshot-card{display:flex;flex-direction:column;height:100%;background:var(--color-surface-1);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-md);overflow:hidden}.landing-screenshot-card__copy{padding:var(--space-6) var(--space-4) var(--space-4);text-align:left}.landing-screenshot-card__title{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;margin:0 0 var(--space-3);color:var(--color-text-primary)}.landing-screenshot-card__body{margin:0}.landing-screenshot-card__body p{margin:0 0 var(--space-2);font-size:var(--text-small);line-height:1.55;color:var(--color-text-secondary)}.landing-screenshot-card__body p:last-child{margin-bottom:0}.landing-screenshot-card__visual{margin-top:auto;display:flex;justify-content:center;align-items:flex-end;padding-inline:var(--space-4);padding-top:var(--space-4)}.landing-screenshots-grid__cell--mobile .landing-screenshot-card__visual{padding-inline:var(--space-3)}.landing-screenshot-card__frame{position:relative;overflow:hidden;background:#ffffffa6;box-shadow:0 -6px 28px #0000000f;border:1px solid var(--color-border);border-bottom:none}.landing-screenshot-card__frame--mobile{width:100%;max-width:100%;border-radius:var(--radius-md) var(--radius-md) 0 0;margin-inline:auto}.landing-screenshot-card__frame--mobile.landing-screenshot-card__frame--placeholder{aspect-ratio:9 / 18.5;min-height:12rem}.landing-screenshot-card__frame--web{width:100%;max-width:100%;border-radius:var(--radius-md) var(--radius-md) 0 0}.landing-screenshot-card__frame--web.landing-screenshot-card__frame--placeholder{aspect-ratio:16 / 10;min-height:10rem}.landing-screenshot-card__frame:has(.landing-screenshot-card__img){aspect-ratio:unset;min-height:unset}.landing-screenshot-card__img{display:block;width:100%;height:auto}.landing-screenshot-card__frame--placeholder{display:flex;align-items:center;justify-content:center;padding:var(--space-4);border-style:dashed;background:#fff6}.landing-screenshot-card__placeholder-text{font-size:var(--text-small);color:var(--color-text-muted);text-align:center;line-height:1.4;max-width:12rem}.landing-poll{margin:0;padding:0;border:none;max-width:32rem}.landing-poll__legend{font-family:var(--font-heading);font-weight:600;font-size:1.125rem;padding:0;margin-bottom:var(--space-6)}.landing-poll__options{display:flex;flex-direction:column;gap:var(--space-3)}.landing-poll__option{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface-1);cursor:pointer;font-size:var(--text-body);line-height:var(--leading-body)}.landing-poll__option:has(input:focus-visible){outline:2px solid var(--color-primary-400);outline-offset:2px}.landing-poll__option input{margin-top:.35rem;accent-color:var(--color-primary-600);width:1.125rem;height:1.125rem;flex-shrink:0}.landing-footer--minimal{padding-block:var(--space-10);border-top:1px solid var(--color-border);background:var(--color-surface-2)}.landing-footer__copy{margin:0;font-size:var(--text-small);color:var(--color-text-muted);text-align:center}@media(min-width:768px){.landing-footer__copy{text-align:left}}
