:root{--landing-navy:#2c3240;--landing-cream:#faf8f5;--landing-blush:#c9a295;--landing-warm-white:#f5f0eb;--landing-text-dark:#2c3240;--landing-text-muted:#6b6b6b;--landing-serif:var(--font-playfair,"Playfair Display"),Georgia,serif;--landing-sans:var(--font-inter,"Inter"),-apple-system,sans-serif}.landing-page{font-family:var(--landing-sans);background:var(--landing-cream);color:var(--landing-text-dark);-webkit-font-smoothing:antialiased;min-height:100dvh}.landing-nav{background:var(--landing-warm-white);z-index:100;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:1.25rem 3rem;display:flex;position:sticky;top:0}.landing-nav-logo{font-family:var(--landing-serif);color:var(--landing-navy);font-size:1.6rem;text-decoration:none}.landing-nav-links{align-items:center;gap:2.5rem;display:flex}.landing-nav-links a{font-family:var(--landing-sans);color:var(--landing-text-dark);letter-spacing:.02em;font-size:.85rem;font-weight:400;text-decoration:none}.landing-nav-links a:hover{color:var(--landing-blush)}.landing-nav-links a.active{color:var(--landing-blush);border-bottom:1px solid var(--landing-blush);padding-bottom:.15rem}.landing-btn-cta{background:var(--landing-navy);color:var(--landing-warm-white);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;font-size:.75rem;font-weight:500;font-family:var(--landing-sans);border:none;padding:.7rem 1.6rem;text-decoration:none;display:inline-block}.landing-btn-cta:hover{background:color-mix(in srgb,var(--landing-navy)85%,white);color:var(--landing-warm-white)}.landing-nav-links .landing-btn-cta{color:var(--landing-warm-white)}.landing-btn-outline{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--landing-navy);color:var(--landing-navy);cursor:pointer;font-size:.75rem;font-weight:500;font-family:var(--landing-sans);background:0 0;padding:.7rem 1.6rem;text-decoration:none;display:inline-block}.landing-btn-outline:hover{background:var(--landing-navy);color:var(--landing-warm-white)}.landing-hamburger{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.landing-hamburger span{background:var(--landing-navy);width:22px;height:2px;margin:5px 0;transition:transform .2s;display:block}.landing-hero{text-align:center;background:var(--landing-cream);padding:8rem 2rem 6rem}.landing-hero-label{letter-spacing:.2em;text-transform:uppercase;color:var(--landing-blush);margin-bottom:2rem;font-size:.7rem;font-weight:500}.landing-hero h1{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1.1}.landing-hero p{color:var(--landing-text-muted);max-width:560px;margin:0 auto 2.5rem;font-size:1.05rem;font-weight:300;line-height:1.7}.landing-hero-buttons{justify-content:center;gap:1rem;display:flex}.landing-section-title{text-align:center;padding:5rem 2rem 3rem}.landing-section-title h2{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.landing-section-title p{color:var(--landing-text-muted);font-size:.95rem;font-weight:300}.landing-features-section{background:var(--landing-warm-white);padding:2.5rem 0 2rem}.landing-features-section .landing-section-title{padding:0 2rem 1.5rem}.landing-features-section .landing-section-title h2{margin-bottom:0;font-size:1.5rem}.landing-features-section .landing-section-title p{display:none}.landing-features-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 3rem 1.5rem;display:grid}.landing-feature-card{text-align:center;padding:.5rem}.landing-feature-icon{width:40px;height:40px;margin:0 auto .75rem}.landing-feature-icon svg{width:100%;height:100%}.landing-feature-card h3{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:.3rem;font-size:.95rem;font-weight:700}.landing-feature-card p{color:var(--landing-text-muted);font-size:.72rem;font-weight:300;line-height:1.5}.landing-how-it-works{max-width:1200px;margin:0 auto;padding:5rem 3rem}.landing-how-it-works-header{text-align:center;margin-bottom:4rem}.landing-how-it-works-header h2{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.landing-how-it-works-header p{color:var(--landing-text-muted);font-size:.95rem;font-weight:300}.landing-steps-grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.landing-step{text-align:center}.landing-step-number{font-family:var(--landing-serif);color:var(--landing-blush);opacity:.4;margin-bottom:1rem;font-size:3rem;font-weight:700}.landing-step-visual{aspect-ratio:4/3;background:var(--landing-warm-white);border:1px solid #0000000f;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:1.5rem;display:flex;overflow:hidden}.landing-step-visual-label{color:var(--landing-text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.6rem}.landing-step h3{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.landing-step p{color:var(--landing-text-muted);font-size:.85rem;font-weight:300;line-height:1.6}.landing-how-it-works-cta{text-align:center;margin-top:3rem}.landing-chat-preview{flex-direction:column;gap:.4rem;width:85%;display:flex}.landing-chat-bubble{max-width:85%;padding:.5rem .75rem;font-size:.65rem;line-height:1.4}.landing-chat-bubble.ai{background:var(--landing-warm-white);color:var(--landing-text-dark);border:1px solid #00000014;align-self:flex-start}.landing-chat-bubble.user{background:var(--landing-navy);color:var(--landing-warm-white);align-self:flex-end}.landing-dashboard-preview{grid-template-columns:1fr 1fr;gap:.4rem;width:85%;display:grid}.landing-dash-card{text-align:left;background:#fff;border:1px solid #00000014;padding:.5rem}.landing-dash-card-label{letter-spacing:.08em;text-transform:uppercase;color:var(--landing-blush);margin-bottom:.2rem;font-size:.5rem;font-weight:500}.landing-dash-card-value{font-family:var(--landing-serif);color:var(--landing-navy);font-size:.9rem;font-weight:700}.landing-mobile-preview{width:50%;max-width:120px}.landing-mobile-frame{background:#1a1a1a;border-radius:12px;padding:6px 4px}.landing-mobile-frame-notch{background:#2a2a2a;border-radius:2px;width:30px;height:3px;margin:0 auto 4px}.landing-mobile-frame-screen{aspect-ratio:9/16;background:#fff;border-radius:4px;flex-direction:column;gap:.3rem;padding:.5rem;display:flex}.landing-mobile-task{color:var(--landing-text-dark);border-bottom:1px solid #0000000a;align-items:center;gap:.3rem;padding:.25rem 0;font-size:.45rem;display:flex}.landing-mobile-task .check{color:var(--landing-blush);font-size:.5rem;font-weight:600}.landing-social-section{background:#fff;padding:5rem 3rem}.landing-social-grid{grid-template-columns:repeat(6,1fr);gap:.5rem;max-width:1200px;margin:0 auto;display:grid}.landing-social-tile{aspect-ratio:1;background:var(--landing-warm-white);color:var(--landing-text-muted);letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.6rem;display:flex}.landing-shop-teaser{max-width:1200px;margin:0 auto;padding:0 3rem 5rem}.landing-shop-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.landing-product-card{text-align:center}.landing-product-image{aspect-ratio:3/4;background:var(--landing-warm-white);width:100%;color:var(--landing-text-muted);letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000000d;justify-content:center;align-items:center;margin-bottom:1rem;font-size:.7rem;display:flex}.landing-product-brand{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.7rem;font-weight:600}.landing-product-name{color:var(--landing-text-muted);margin-bottom:.25rem;font-size:.85rem;font-weight:300}.landing-product-price{font-size:.85rem;font-weight:500}.landing-shop-link{text-align:center;padding-top:2.5rem}.landing-shop-link a{letter-spacing:.12em;text-transform:uppercase;color:var(--landing-navy);border-bottom:1px solid var(--landing-navy);padding-bottom:.2rem;font-size:.75rem;font-weight:500;text-decoration:none}.landing-newsletter{background:var(--landing-navy);color:#fff;text-align:center;padding:5rem 2rem}.landing-newsletter h2{font-family:var(--landing-serif);margin-bottom:.75rem;font-size:2rem}.landing-newsletter p{opacity:.7;margin-bottom:2rem;font-size:.9rem;font-weight:300}.landing-newsletter-form{justify-content:center;gap:.5rem;max-width:460px;margin:0 auto;display:flex}.landing-newsletter-form input{color:#fff;font-family:var(--landing-sans);background:#ffffff14;border:1px solid #fff3;outline:none;flex:1;padding:.75rem 1rem;font-size:.85rem}.landing-newsletter-form input::placeholder{color:#fff6}.landing-newsletter-form button{background:var(--landing-blush);color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-size:.7rem;font-weight:600;font-family:var(--landing-sans);border:none;padding:.75rem 1.5rem}.landing-footer{text-align:center;color:var(--landing-text-muted);border-top:1px solid #0000000f;padding:3rem;font-size:.75rem}.landing-footer a{color:var(--landing-text-muted);margin:0 1rem;text-decoration:none}.landing-footer a:hover{color:var(--landing-navy)}.landing-about-hero{text-align:center;padding:6rem 2rem 4rem}.landing-about-hero .label{letter-spacing:.2em;text-transform:uppercase;color:var(--landing-blush);margin-bottom:1.5rem;font-size:.7rem;font-weight:500}.landing-about-hero h1{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.15}.landing-about-hero p{color:var(--landing-text-muted);max-width:600px;margin:0 auto;font-size:1.05rem;font-weight:300;line-height:1.7}.landing-founders{grid-template-columns:1fr 1fr;gap:3rem;max-width:900px;margin:0 auto;padding:3rem 3rem 5rem;display:grid}.landing-founder-card{text-align:center}.landing-founder-photo{aspect-ratio:3/4;background:var(--landing-warm-white);width:100%;color:var(--landing-text-muted);letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000000d;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:.7rem;display:flex;overflow:hidden}.landing-founder-card h3{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:.5rem;font-size:1.5rem}.landing-founder-card .role{letter-spacing:.12em;text-transform:uppercase;color:var(--landing-blush);margin-bottom:1rem;font-size:.7rem;font-weight:500}.landing-founder-card p{color:var(--landing-text-muted);font-size:.9rem;font-weight:300;line-height:1.7}.landing-story{text-align:center;background:#fff;padding:5rem 3rem}.landing-story h2{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:1.5rem;font-size:2rem}.landing-story p{max-width:700px;color:var(--landing-text-muted);margin:0 auto 1.25rem;font-size:.95rem;font-weight:300;line-height:1.8}.landing-story .highlight{font-family:var(--landing-serif);color:var(--landing-navy);border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;max-width:600px;margin:2rem auto;padding:1.5rem 0;font-size:1.3rem;font-weight:700;line-height:1.5}.landing-app-preview-section{text-align:center;background:var(--landing-cream);padding:4rem 3rem 5rem}.landing-app-preview-section h2{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:.75rem;font-size:2rem}.landing-app-preview-section>p{color:var(--landing-text-muted);margin-bottom:3rem;font-size:.95rem;font-weight:300}.landing-device-showcase{justify-content:center;align-items:flex-end;gap:3rem;max-width:900px;margin:0 auto;display:flex}.landing-device-desktop{flex-shrink:0;width:560px}.landing-desktop-bezel{background:#1a1a1a;border-radius:8px 8px 0 0;padding:8px 8px 0}.landing-desktop-topbar{align-items:center;gap:6px;margin-bottom:4px;padding:6px 8px;display:flex}.landing-desktop-dot{background:#3a3a3a;border-radius:50%;width:8px;height:8px}.landing-desktop-screen{aspect-ratio:16/10;background:var(--landing-warm-white);width:100%;color:var(--landing-text-muted);letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000000d;justify-content:center;align-items:center;font-size:.7rem;display:flex}.landing-desktop-stand{background:#d0d0d0;border-radius:0 0 4px 4px;width:120px;height:24px;margin:0 auto}.landing-desktop-base{background:silver;border-radius:0 0 6px 6px;width:180px;height:8px;margin:0 auto}.landing-device-mobile{flex-shrink:0;width:140px}.landing-mobile-bezel{background:#1a1a1a;border-radius:16px;padding:10px 6px}.landing-mobile-notch{background:#2a2a2a;border-radius:2px;width:40px;height:4px;margin:0 auto 6px}.landing-mobile-screen{aspect-ratio:9/16;background:var(--landing-warm-white);width:100%;color:var(--landing-text-muted);letter-spacing:.08em;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;font-size:.55rem;display:flex}.landing-cta-banner{background:var(--landing-navy);color:#fff;text-align:center;padding:4rem 2rem}.landing-cta-banner h2{font-family:var(--landing-serif);margin-bottom:1rem;font-size:2rem}.landing-cta-banner p{opacity:.7;margin-bottom:2rem;font-size:.9rem;font-weight:300}.landing-cta-banner .landing-btn-cta{background:var(--landing-blush)}.landing-shop-hero{text-align:center;padding:5rem 2rem 3rem}.landing-shop-hero .label{letter-spacing:.2em;text-transform:uppercase;color:var(--landing-blush);margin-bottom:1.5rem;font-size:.7rem;font-weight:500}.landing-shop-hero h1{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:1rem;font-size:3rem}.landing-shop-hero p{color:var(--landing-text-muted);max-width:550px;margin:0 auto;font-size:1rem;font-weight:300;line-height:1.7}.landing-categories{justify-content:center;gap:1.5rem;padding:0 2rem 3rem;display:flex}.landing-cat-pill{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;color:var(--landing-text-dark);font-size:.7rem;font-weight:500;font-family:var(--landing-sans);background:0 0;border:1px solid #00000026;padding:.5rem 1.2rem;transition:background .2s,color .2s,border-color .2s}.landing-cat-pill:hover,.landing-cat-pill.active{background:var(--landing-navy);color:#fff;border-color:var(--landing-navy)}.landing-product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 3rem 5rem;display:grid}.landing-product-grid .landing-product-card:hover .landing-product-image{transform:scale(1.02)}.landing-product-grid .landing-product-image{transition:transform .2s}.landing-editorial-note{text-align:center;background:#fff;border:1px solid #0000000f;max-width:700px;margin:0 auto 4rem;padding:3rem}.landing-editorial-note h3{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:.75rem;font-size:1.3rem}.landing-editorial-note p{color:var(--landing-text-muted);font-size:.9rem;font-weight:300;line-height:1.7}.landing-editorial-note small{color:var(--landing-blush);letter-spacing:.08em;margin-top:1rem;font-size:.7rem;display:block}.landing-journey-section{max-width:1100px;margin:0 auto;padding:4rem 2rem 5rem}.landing-journey-section h2{font-family:var(--landing-serif);color:var(--landing-navy);text-align:center;margin-bottom:3.5rem;font-size:2.2rem}.landing-journey-track{grid-template-columns:1fr 120px 1fr;align-items:start;gap:0 2rem;max-width:900px;margin:0 auto;display:grid}.landing-river-col{grid-area:1/2/6;justify-content:center;display:flex;position:relative}.landing-river-col svg{width:120px;height:100%;position:absolute;top:0;left:0}.landing-journey-step{padding:1.5rem 0}.landing-journey-step.left{text-align:right;grid-column:1;padding-right:.5rem}.landing-journey-step.right{text-align:left;grid-column:3;padding-left:.5rem}.landing-step-num{font-family:var(--landing-serif);color:var(--landing-blush);opacity:.35;margin-bottom:.3rem;font-size:2.8rem;font-weight:700;line-height:1}.landing-journey-step h3{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.landing-journey-step p{color:var(--landing-text-muted);max-width:280px;font-size:.8rem;font-weight:300;line-height:1.6}.landing-journey-step.left p{margin-left:auto}.landing-dot-marker{grid-column:2;justify-content:center;align-items:center;padding:2rem 0;display:flex}.landing-dot-marker span{background:var(--landing-blush);z-index:2;border-radius:50%;width:14px;height:14px;position:relative}.landing-journey-cta{text-align:center;margin-top:2.5rem}.landing-login-page{grid-template-columns:1fr 1fr;min-height:calc(100dvh - 65px);display:grid}.landing-login-left{background:var(--landing-cream);flex-direction:column;justify-content:center;padding:4rem;display:flex}.landing-login-left .label{letter-spacing:.2em;text-transform:uppercase;color:var(--landing-blush);margin-bottom:1.5rem;font-size:.7rem;font-weight:500}.landing-login-left h1{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:1rem;font-size:3rem;line-height:1.15}.landing-login-left>p{color:var(--landing-text-muted);max-width:420px;margin-bottom:2rem;font-size:1rem;font-weight:300;line-height:1.7}.landing-login-form{max-width:380px}.landing-login-note{color:var(--landing-text-muted);margin-top:1.25rem;font-size:.7rem;line-height:1.5}.landing-login-note a{color:var(--landing-blush);text-decoration:none}.landing-login-right{background:var(--landing-navy);color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.landing-login-app-preview{aspect-ratio:9/16;color:#fff6;letter-spacing:.1em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;justify-content:center;align-items:center;width:80%;max-width:360px;margin-bottom:2rem;font-size:.7rem;display:flex}.landing-login-features{width:80%;max-width:360px;margin:0;padding:0;list-style:none}.landing-login-features li{color:#fff;border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;padding:.75rem 0;font-size:.85rem;font-weight:300;display:flex}.landing-login-features .check{color:var(--landing-blush);font-weight:600}.landing-login-footer{text-align:center;color:var(--landing-text-muted);padding:2rem 3rem;font-size:.7rem}.landing-login-footer a{color:var(--landing-text-muted);margin:0 .75rem;text-decoration:none}.landing-login-footer a:hover{color:var(--landing-navy)}.landing-legal-container{max-width:740px;margin:0 auto;padding:4rem 3rem 5rem}.landing-legal-back{color:var(--landing-blush);margin-bottom:2.5rem;font-size:.8rem;font-weight:400;text-decoration:none;display:inline-block}.landing-legal-back:hover{color:var(--landing-navy)}.landing-legal-title{font-family:var(--landing-serif);color:var(--landing-navy);margin-bottom:2.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.landing-legal-content{flex-direction:column;display:flex}.landing-legal-content section{padding-bottom:.5rem}.landing-legal-content h2{font-family:var(--landing-serif);color:var(--landing-navy);margin-top:0;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.landing-legal-content h3{font-family:var(--landing-sans);color:var(--landing-navy);margin-top:1.25rem;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.landing-legal-content p{color:var(--landing-text-muted);margin-bottom:.5rem;font-size:.9rem;font-weight:300;line-height:1.75}.landing-legal-content strong{color:var(--landing-text-dark);font-weight:600}.landing-legal-content a{color:var(--landing-blush);text-decoration:none}.landing-legal-content a:hover{color:var(--landing-navy)}.landing-legal-content ul{margin-bottom:.5rem;padding-left:1.5rem;list-style:outside}.landing-legal-content li{color:var(--landing-text-muted);margin-bottom:.4rem;font-size:.9rem;font-weight:300;line-height:1.75}.landing-legal-content li strong{color:var(--landing-text-dark)}.landing-legal-date{border-top:1px solid #00000014;margin-top:1.5rem;padding-top:1.25rem}.landing-legal-date p{color:var(--landing-text-muted);font-size:.75rem}.landing-legal-crosslink{border-top:1px solid #00000014;margin-top:2.5rem;padding-top:1.25rem}.landing-legal-crosslink a{letter-spacing:.06em;color:var(--landing-navy);font-size:.8rem;font-weight:500;text-decoration:none}.landing-legal-crosslink a:hover{color:var(--landing-blush)}@media (max-width:767px){.landing-nav{padding:1rem 1.25rem}.landing-hamburger{display:block}.landing-nav-links{background:#fff;border-bottom:1px solid #00000014;flex-direction:column;gap:0;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #0000000f}.landing-nav-links.open{display:flex}.landing-nav-links a{border-bottom:1px solid #0000000a;align-items:center;min-height:44px;padding:1rem 1.5rem;display:flex}.landing-nav-links .landing-btn-cta{text-align:center;justify-content:center;align-items:center;min-height:44px;margin:1rem 1.5rem;display:flex}.landing-hero{padding:4rem 1.5rem 3rem}.landing-hero h1{font-size:2.5rem}.landing-hero p{font-size:.95rem}.landing-hero-buttons{flex-direction:column;align-items:center;gap:.75rem}.landing-hero-buttons .landing-btn-cta,.landing-hero-buttons .landing-btn-outline{text-align:center;justify-content:center;align-items:center;width:100%;max-width:280px;min-height:44px;display:flex}.landing-how-it-works{padding:3rem 1.5rem}.landing-how-it-works-header h2{font-size:1.75rem}.landing-how-it-works-header{margin-bottom:2.5rem}.landing-steps-grid{grid-template-columns:1fr;gap:2.5rem}.landing-section-title{padding:3rem 1.5rem 2rem}.landing-section-title h2{font-size:1.75rem}.landing-features-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1.5rem 3rem}.landing-social-section{padding:3rem 1.5rem}.landing-social-grid{grid-template-columns:repeat(3,1fr)}.landing-shop-teaser{padding:0 1.5rem 3rem}.landing-shop-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.landing-newsletter{padding:3rem 1.5rem}.landing-newsletter h2{font-size:1.5rem}.landing-newsletter-form{flex-direction:column;max-width:100%}.landing-newsletter-form input{font-size:16px}.landing-newsletter-form button{min-height:44px}.landing-footer{padding:2rem 1.5rem}.landing-footer a{margin:0 .5rem}.landing-about-hero{padding:3rem 1.5rem 2rem}.landing-about-hero h1{font-size:2.2rem}.landing-founders{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem 3rem}.landing-story{padding:3rem 1.5rem}.landing-story h2{font-size:1.5rem}.landing-device-showcase{flex-direction:column;align-items:center;gap:2rem}.landing-device-desktop{width:100%;max-width:400px}.landing-app-preview-section{padding:3rem 1.5rem}.landing-app-preview-section h2{font-size:1.5rem}.landing-shop-hero{padding:3rem 1.5rem 2rem}.landing-shop-hero h1{font-size:2rem}.landing-categories{flex-wrap:wrap;gap:.75rem;padding:0 1.5rem 2rem}.landing-product-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1.5rem 3rem}.landing-editorial-note{margin:0 1.5rem 3rem;padding:2rem 1.25rem}.landing-login-page{grid-template-columns:1fr;min-height:auto}.landing-login-left{padding:2.5rem 1.5rem}.landing-login-left h1{font-size:2rem}.landing-login-form{max-width:100%}.landing-login-right{padding:2.5rem 1.5rem}.landing-login-app-preview{width:60%}.landing-login-features{width:100%;max-width:100%}.landing-login-footer{padding:1.5rem}.landing-login-footer a{margin:0 .5rem}.landing-legal-container{padding:2.5rem 1.5rem 3rem}.landing-legal-title{font-size:1.75rem}.landing-journey-track{grid-template-columns:1fr;gap:0}.landing-river-col{display:none}.landing-journey-step.left,.landing-journey-step.right{text-align:center;grid-column:1;padding:0 1rem;grid-row:auto!important}.landing-journey-step.left p{margin:0 auto}.landing-dot-marker{grid-column:1;padding:1rem 0;grid-row:auto!important}}.landing-nav-links a:focus-visible,.landing-footer a:focus-visible,.landing-legal-back:focus-visible,.landing-legal-content a:focus-visible,.landing-legal-crosslink a:focus-visible,.landing-login-note a:focus-visible,.landing-login-footer a:focus-visible,.landing-shop-link a:focus-visible,.landing-btn-cta:focus-visible,.landing-btn-outline:focus-visible,.landing-cat-pill:focus-visible,.landing-newsletter-form input:focus-visible,.landing-newsletter-form button:focus-visible{outline:2px solid var(--landing-blush);outline-offset:2px}
