.ui-page-section{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.ui-page-section{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.ui-page-section{padding-left:2rem;padding-right:2rem}}.ui-page-section--default{max-width:64rem}.ui-page-section--narrow{max-width:48rem}.ui-page-section--wide{max-width:80rem}.ui-page-section--full{max-width:none}.ui-page-section--space-none{padding-top:0;padding-bottom:0}.ui-page-section--space-sm{padding-top:1rem;padding-bottom:1rem}.ui-page-section--space-md{padding-top:2rem;padding-bottom:2rem}.ui-page-section--space-lg{padding-top:3rem;padding-bottom:3rem}.ui-page-section--space-xl{padding-top:4rem;padding-bottom:4rem}@media (min-width:768px){.ui-page-section--space-sm{padding-top:1.5rem;padding-bottom:1.5rem}.ui-page-section--space-md{padding-top:3rem;padding-bottom:3rem}.ui-page-section--space-lg{padding-top:4rem;padding-bottom:4rem}.ui-page-section--space-xl{padding-top:6rem;padding-bottom:6rem}}.ui-app-store-badge{display:inline-block;border-radius:var(--radius-lg)}.ui-app-store-badge-image{width:auto}.ui-app-store-badge-image-default{height:2rem}.ui-app-store-badge-image-large{height:2.5rem}.ui-back-to-top{position:fixed;right:1.5rem;bottom:1.5rem;z-index:50;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:999px;background:var(--color-primary);color:var(--color-text-inverse);box-shadow:var(--shadow-card);transition:background-color var(--motion-fast)}.ui-back-to-top:hover{background:var(--color-accent-hover)}.ui-back-to-top-icon{width:1.25rem;height:1.25rem}.home-page{min-height:100vh;background:var(--color-card)}.home-page-container{margin:0 auto;max-width:72rem;padding:3rem 1rem 4rem}.home-hero{margin-bottom:4rem}.home-hero-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}.home-hero-copy{text-align:center}.home-hero-title{margin-bottom:1.5rem;font-size:clamp(2.25rem,6vw,4.25rem);font-weight:300;line-height:var(--leading-tight);color:var(--color-primary);text-wrap:balance}.home-hero-subtitle{margin:0 auto 2rem;max-width:32rem;font-size:var(--text-body);line-height:var(--leading-relaxed);color:var(--color-secondary)}.home-hero-actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.home-hero-web-cta{display:inline-flex;align-items:center;gap:.375rem;padding:1rem 0;font-size:var(--text-body);font-weight:500;color:var(--color-accent-primary);text-decoration:none}.home-hero-web-cta-icon{width:.875rem;height:.875rem}.home-hero-media{position:relative;display:flex;justify-content:center}.home-hero-stack{position:relative;width:16.25rem;height:27.5rem}.home-hero-phone-back{position:absolute;top:0;left:0;width:12rem;transform:rotate(-6deg);opacity:.8}.home-hero-phone-front{position:absolute;top:1.5rem;right:0;z-index:10;width:12rem}.home-hero-image{width:100%;height:auto;border-radius:var(--radius-lg)}.home-hero-image-back{box-shadow:0 16px 36px rgba(15,23,42,.1)}.home-hero-image-front{box-shadow:0 20px 44px rgba(15,23,42,.15)}.home-reviews{margin-bottom:4rem}.home-reviews-inner{margin:0 auto;max-width:64rem}.home-entrypoints{margin-bottom:4rem}.home-entry-grid{display:grid;grid-template-columns:1fr;gap:2rem}.home-entry-link{text-decoration:none}.home-entry-card{height:100%;border:2px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);padding:1.25rem 1.5rem}.home-entry-card-head{margin-bottom:.75rem;display:flex;align-items:flex-start;justify-content:space-between}.home-entry-card-copy{flex:1}.home-entry-card-title{margin-bottom:.5rem;font-size:var(--text-body-lg);font-weight:500;line-height:var(--leading-snug);color:var(--color-primary)}.home-entry-card-description{font-size:var(--text-body);line-height:var(--leading-relaxed);color:var(--color-secondary)}.home-entry-card-icon{margin-left:1rem;width:1.75rem;height:1.75rem;flex-shrink:0;color:var(--color-tertiary)}.home-entry-card-cta{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--text-body);font-weight:500;color:var(--color-accent-primary)}.home-entry-card-cta-icon{width:1rem;height:1rem}.home-features{margin-bottom:4rem}.home-features-intro{margin-bottom:3rem;text-align:center}.home-features-title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:300;color:var(--color-primary)}.home-feature-grid{margin:0 auto;max-width:64rem;display:grid;grid-template-columns:1fr;gap:2rem}.home-feature-item{text-align:center}.home-feature-icon-wrap{margin-bottom:1rem;display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:999px}.home-feature-icon-wrap-primary{background:var(--color-accent-light);color:var(--color-accent-primary)}.home-feature-icon-wrap-success{background:var(--color-success-tint);color:var(--color-success)}.home-feature-icon-wrap-accent{background:color-mix(in srgb,var(--color-accent-primary) 10%,transparent);color:var(--color-accent-primary)}.home-feature-icon{width:1.5rem;height:1.5rem}.home-feature-title{margin-bottom:.5rem;font-size:var(--text-body-lg);font-weight:500;color:var(--color-primary)}.home-feature-body{font-size:var(--text-body);line-height:var(--leading-relaxed);color:var(--color-secondary)}.home-feature-link{color:var(--color-accent-primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.reviews-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;margin-bottom:2rem}.reviews-heading{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:300;color:var(--color-primary)}.reviews-badge{display:inline-flex;align-items:center;gap:.375rem;border-radius:999px;background:var(--color-accent-light);padding:.25rem .75rem;font-size:var(--text-body-sm);font-weight:500;color:var(--color-accent-primary)}.reviews-badge-star{width:.75rem;height:.75rem;fill:#fbbf24}.reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.reviews-grid-third{display:none}.review-card{height:100%;display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);padding:1.25rem;box-shadow:var(--shadow-subtle)}.review-card-stars{display:flex;gap:.125rem;margin-bottom:.5rem}.review-star-icon{width:.875rem;height:.875rem;fill:#fbbf24}.review-card-title{font-size:var(--text-body-sm);font-weight:500;color:var(--color-primary);margin-bottom:.5rem}.review-card-body{font-size:var(--text-body-sm);color:var(--color-secondary);line-height:var(--leading-relaxed);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:.75rem;flex:1}.review-card-meta{font-size:var(--text-body-sm);color:var(--color-tertiary)}.reviews-dots{display:flex;justify-content:center;gap:.375rem;margin-top:1.5rem}.reviews-dot{border:none;border-radius:999px;cursor:pointer;padding:0;transition:all .3s}.reviews-dot-active{width:1.25rem;height:.375rem;background:var(--color-accent-primary)}.reviews-dot-inactive{width:.375rem;height:.375rem;background:var(--color-muted)}.home-disclaimer{text-align:center}.home-disclaimer-text{font-size:.75rem;font-weight:300;color:var(--color-tertiary)}@media (min-width:640px){.reviews-header{flex-direction:row}.home-hero-stack{width:18.75rem;height:31.875rem}.home-hero-phone-back,.home-hero-phone-front{width:14rem}.home-hero-actions{flex-direction:row;justify-content:center}}@media (min-width:768px){.home-page-container{padding-top:4rem;padding-bottom:4.5rem}.home-hero{margin-top:3rem;margin-bottom:5rem}.home-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}.home-hero-copy{text-align:center}.home-hero-subtitle{margin-left:auto;margin-right:auto;font-size:1rem}.home-hero-actions{align-items:center}.home-hero-actions,.home-hero-media{justify-content:center}.home-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-entry-link:last-child{grid-column:1/-1;max-width:calc(50% - 1rem);margin:0 auto;width:100%}.home-entry-card{padding:1.5rem 2rem}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reviews-grid-third{display:block}.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@font-face{font-family:brownLL;src:url(/_next/static/media/3987e04fcfe23b65-s.p.otf) format("opentype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:brownLL;src:url(/_next/static/media/47f92dc0ed0b7bb6-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:brownLL;src:url(/_next/static/media/1e49a60b74903a1c-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:brownLL;src:url(/_next/static/media/d52e928af77162bf-s.p.otf) format("opentype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:brownLL Fallback;src:local("Arial");ascent-override:90.42%;descent-override:24.49%;line-gap-override:0.00%;size-adjust:106.18%}.__className_905706{font-family:brownLL,brownLL Fallback,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.__variable_905706{--font-brown-ll:"brownLL","brownLL Fallback",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}@font-face{font-family:brownInlineLL;src:url(/_next/static/media/82e81bb5b0a83f0c-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:brownInlineLL;src:url(/_next/static/media/6ec62ba31e25066c-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:brownInlineLL;src:url(/_next/static/media/df639f39d2b1dc77-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:brownInlineLL;src:url(/_next/static/media/9e1d5643c0ec84e9-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:brownInlineLL Fallback;src:local("Arial");ascent-override:89.54%;descent-override:23.56%;line-gap-override:0.00%;size-adjust:106.12%}.__className_e5a72f{font-family:brownInlineLL,brownInlineLL Fallback,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.__variable_e5a72f{--font-brown-inline-ll:"brownInlineLL","brownInlineLL Fallback",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}@font-face{font-family:brownMonoLL;src:url(/_next/static/media/66f0092d1cfdc4ad-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:brownMonoLL;src:url(/_next/static/media/d84865ac59c5b35a-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:brownMonoLL;src:url(/_next/static/media/d84865ac59c5b35a-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:brownMonoLL Fallback;src:local("Arial");ascent-override:85.91%;descent-override:32.66%;line-gap-override:0.00%;size-adjust:131.41%}.__className_8c6a21{font-family:brownMonoLL,brownMonoLL Fallback,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.__variable_8c6a21{--font-brown-mono-ll:"brownMonoLL","brownMonoLL Fallback",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}