.prototype-shell{background:var(--tp-surface);color:var(--tp-ink);overflow-x:clip}.prototype-main h1,.prototype-main h2,.prototype-main h3,.prototype-main p{margin:0}.prototype-main h1{font-size:var(--tp-text-display);font-weight:var(--tp-weight-display);letter-spacing:var(--tp-tracking-display);line-height:var(--tp-leading-display)}.prototype-main h2{font-size:var(--tp-text-heading);font-weight:var(--tp-weight-heading);letter-spacing:var(--tp-tracking-heading);line-height:var(--tp-leading-heading)}.prototype-main h3{font-size:var(--tp-text-subheading);font-weight:var(--tp-weight-subheading);letter-spacing:var(--tp-tracking-subheading);line-height:var(--tp-leading-subheading)}.prototype-container{max-width:var(--tp-container);margin-inline:auto;padding-inline:1rem}.prototype-header{background:color-mix(in srgb, var(--tp-surface) 94%, transparent);backdrop-filter:blur(1rem);border-bottom:1px solid var(--tp-border);z-index:40;position:sticky;top:0}.prototype-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.5rem;display:flex}.prototype-main article[id],.prototype-main section[id]{scroll-margin-top:5.5rem}.prototype-wordmark{letter-spacing:-.02em;align-items:center;gap:.55rem;font-size:1.35rem;font-weight:700;display:inline-flex}.prototype-wordmark img{border-radius:var(--tp-radius-card)}.prototype-header__actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.prototype-header__cta{background:var(--tp-ink);border-radius:var(--tp-radius-pill);color:var(--tp-inverse-text);font-size:var(--tp-text-small);justify-content:center;align-items:center;min-height:2.5rem;padding-inline:1rem;font-weight:700;display:inline-flex}.prototype-hero{padding-block:var(--tp-space-section-compact)}.prototype-hero__grid{align-items:center;gap:4rem;display:grid}.prototype-hero__copy{max-width:39rem}.prototype-eyebrow{color:var(--tp-text-tertiary);font-size:var(--tp-text-eyebrow);letter-spacing:var(--tp-tracking-eyebrow);text-transform:uppercase;font-weight:700;margin-bottom:1.25rem!important}.prototype-eyebrow--inverse{color:var(--tp-accent)}.prototype-lede,.prototype-section-heading>p:last-child{color:var(--tp-text-secondary);font-size:var(--tp-text-lede);line-height:var(--tp-leading-body)}.prototype-lede{max-width:39rem;margin-top:1.5rem!important}.prototype-actions{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:2rem;display:flex}.prototype-actions a:first-child,.prototype-final a{display:inline-flex}.prototype-actions img,.prototype-final img{height:auto;display:block}.prototype-button{border-radius:var(--tp-radius-pill);font-size:var(--tp-text-small);min-height:3rem;transition:background var(--tp-motion-fast) var(--tp-easing), transform var(--tp-motion-fast) var(--tp-easing);justify-content:center;align-items:center;padding-inline:1.3rem;font-weight:700;display:inline-flex}.prototype-button:hover{transform:translateY(-1px)}.prototype-button--primary{background:var(--tp-ink);color:var(--tp-inverse-text)}.prototype-button--primary:hover{background:var(--tp-gray-900)}.prototype-button--secondary{border:1px solid var(--tp-border-strong)}.prototype-button--secondary:hover{background:var(--tp-surface-tint)}.prototype-note{color:var(--tp-text-tertiary);font-size:var(--tp-text-small);line-height:var(--tp-leading-small);margin-top:1.25rem!important}.prototype-hero__visual{min-width:0}.prototype-phone-stage{background:var(--tp-surface-tint);border:1px solid var(--tp-border);border-radius:var(--tp-radius-panel);min-height:37rem;padding:2rem 1rem;position:relative}.prototype-phone{margin:0}.prototype-phone.phone-shot:hover{transform:none}.prototype-phone--hero{z-index:1;max-width:19rem;margin-inline:auto;position:relative}.prototype-phone--hero.phone-shot{box-shadow:var(--tp-shadow-hero)}.prototype-section{padding-block:var(--tp-space-section-compact)}.prototype-section--tint{background:var(--tp-surface-tint)}.prototype-section-heading{max-width:43rem}.prototype-section-heading>p:last-child{margin-top:1.25rem}.prototype-section-heading--center{text-align:center;margin-inline:auto}.prototype-stories{gap:3rem;margin-top:4rem;display:grid}.prototype-story{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-radius-panel);align-items:center;gap:2.5rem;padding:1.5rem;display:grid;overflow:hidden}.prototype-story__copy{padding:.5rem}.prototype-story__eyebrow{color:var(--tp-text-tertiary);font-size:var(--tp-text-eyebrow);letter-spacing:var(--tp-tracking-eyebrow);font-weight:700}.prototype-story h3{margin-top:1rem;font-size:clamp(1.6rem,3vw,2.15rem)}.prototype-story__copy>p:not(.prototype-story__eyebrow){color:var(--tp-text-secondary);line-height:var(--tp-leading-body);margin-top:1.25rem}.prototype-story blockquote{border-left:2px solid var(--tp-accent);margin:1.75rem 0;padding-left:1.25rem}.prototype-story blockquote p,.prototype-review p{font-size:1.03rem;font-weight:600;line-height:1.6}.prototype-story blockquote footer,.prototype-review footer{color:var(--tp-text-tertiary);font-size:.82rem;line-height:var(--tp-leading-small);margin-top:.75rem}.prototype-story__visual{background:var(--tp-accent-tint);border-radius:var(--tp-radius-card);align-self:stretch;place-items:center;min-height:32rem;padding:2rem;display:grid}.prototype-story__screens{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:1rem;width:100%;max-width:32rem;display:grid}.prototype-story__screens--single{grid-template-columns:minmax(0,15rem);justify-content:center}.prototype-phone--story{width:100%;max-width:15rem}.prototype-phone--story.phone-shot{box-shadow:var(--tp-shadow-float)}.prototype-reviews{gap:1rem;margin-top:3rem;display:grid}.prototype-review{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-radius-card);padding:var(--tp-space-card);margin:0}.prototype-review--featured{background:var(--tp-inverse-surface);color:var(--tp-inverse-text)}.prototype-review--featured footer{color:var(--tp-inverse-text-secondary)}.prototype-stars{color:var(--tp-accent);letter-spacing:.12em;margin-bottom:1rem;font-size:.88rem}.prototype-faq{gap:3rem;display:grid}.prototype-faq__item{border-bottom:1px solid var(--tp-border)}.prototype-faq__item summary{cursor:pointer;font-size:var(--tp-text-subheading);padding:1.4rem 2.5rem 1.4rem 0;font-weight:700;list-style:none;position:relative}.prototype-faq__item summary::-webkit-details-marker{display:none}.prototype-faq__item summary:after{content:"+";font-size:1.5rem;font-weight:400;position:absolute;top:1.1rem;right:0}.prototype-faq__item[open] summary:after{content:"−"}.prototype-faq__item p{color:var(--tp-text-secondary);line-height:var(--tp-leading-body);max-width:43rem;padding-bottom:1.5rem}.prototype-final{background:var(--tp-inverse-surface);color:var(--tp-inverse-text);padding-block:var(--tp-space-section-compact)}.prototype-final__inner{text-align:center}.prototype-final__inner>div{max-width:46rem;margin-inline:auto}.prototype-final h2{max-width:40rem;margin-inline:auto}.prototype-final__inner>div:first-child>p:not(.prototype-eyebrow,.prototype-final__note){color:var(--tp-inverse-text-secondary);font-size:var(--tp-text-lede);line-height:var(--tp-leading-body);max-width:37rem;margin-block:1.25rem 1.75rem;margin-inline:auto}.prototype-final__note{color:var(--tp-inverse-text-secondary);font-size:var(--tp-text-small);margin-top:1rem!important}.prototype-copy--mobile{display:none}.prototype-main :focus-visible{outline:3px solid var(--tp-focus-ring);outline-offset:3px}@media (width>=40rem){.prototype-container{padding-inline:2rem}.prototype-phone-stage{padding:3rem}.prototype-story{padding:2rem}.prototype-reviews{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-review--featured{grid-column:1/-1;padding:2.5rem}}@media (width>=48rem){.prototype-section,.prototype-final{padding-block:var(--tp-space-section)}.prototype-story,.prototype-faq{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-story--reverse .prototype-story__copy{order:2}.prototype-story__copy{padding:1.5rem}.prototype-review--featured{font-size:1.2rem}.prototype-review--featured p{font-size:1.35rem}}@media (width>=64rem){.prototype-hero{padding-block:var(--tp-space-section)}.prototype-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(28rem,.95fr)}.prototype-story{gap:4rem;padding:2.5rem}.prototype-reviews{grid-template-columns:1.6fr 1fr}.prototype-review--featured{grid-area:1/auto/3}}@media (width<=63.99rem){.prototype-phone-stage{height:clamp(28rem,137vw,34rem);min-height:0;padding:1.5rem 1rem 0;overflow:hidden}}@media (width<=39.99rem){.prototype-copy--desktop{display:none}.prototype-copy--mobile{display:block}.prototype-header__inner{min-height:4rem}.prototype-hero__copy,.prototype-section-heading{margin-inline:1rem}.prototype-faq,.prototype-final__inner{padding-inline:2rem}.prototype-faq>.prototype-section-heading{text-align:center}.prototype-hero__grid{gap:3rem}.prototype-actions{flex-direction:column;align-items:flex-start}.prototype-story{gap:1.5rem}.prototype-story__visual{min-height:19rem;padding:1rem}.prototype-story__screens{gap:.65rem}}@media (prefers-reduced-motion:reduce){.prototype-button{transition:none}.prototype-button:hover{transform:none}}
