.landing{--pebbl-ink:#3e2c23;--pebbl-orange:#e76f2e;--pebbl-club:#2fa4d7;--pebbl-warm:#f9f7f4;--pebbl-rule:#e8e4dd;--pebbl-muted:#7b7369;--pebbl-subtle:#aba69e;--pebbl-navy:#1c3249;--pebbl-green:#2d8a4e;--pebbl-red:#bb5450;--pebbl-sand:#f0ede8;--pebbl-ice:#acdbef;background:var(--pebbl-warm);color:var(--pebbl-ink);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;overflow-x:hidden}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--pebbl-rule);background:#fffffff2;justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.landing .nav-logo-img{width:auto;height:32px;display:block}.landing-nav ul{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.landing-nav ul a{letter-spacing:.08em;text-transform:uppercase;color:var(--pebbl-muted);font-size:.72rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-nav ul a:hover{color:var(--pebbl-ink)}.landing .nav-cta{color:#fff;background:var(--pebbl-orange);border:none;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.landing .nav-cta:hover{background:#d4632a}.landing .hero{background:var(--pebbl-warm);flex-direction:column;align-items:center;padding:7rem 2.5rem 0;display:flex;position:relative;overflow:visible}.landing .hero-house{aspect-ratio:769/648;pointer-events:none;z-index:0;opacity:.18;clip-path:inset(0);width:100%;max-width:1200px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000000b3 0%,#0000004d 30%,#0000 60%);mask-image:linear-gradient(#000000b3 0%,#0000004d 30%,#0000 60%)}.landing .hero-center{z-index:2;text-align:center;isolation:isolate;max-width:760px;position:relative}.landing .blur-entrance{opacity:0;filter:blur(12px);animation:.8s ease-out forwards blurFadeIn;transform:translateY(12px)}@keyframes blurFadeIn{0%{opacity:0;filter:blur(12px);transform:translateY(12px)}99.9%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:1;filter:none;transform:none}}.landing .hero-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--pebbl-club);z-index:3;margin-bottom:12px;font-size:11px;font-weight:700;position:relative}.landing .hero-headline{letter-spacing:-.03em;color:var(--pebbl-ink);z-index:3;margin:0;font-size:72px;font-weight:700;line-height:1.04;position:relative}.landing .hero-accent{color:var(--pebbl-orange);font-style:italic}.landing .headline-rotate{display:inline-block}.landing .headline-rotate.exit{animation:.4s ease-in forwards wordExit}.landing .headline-rotate.enter{animation:.4s ease-out forwards wordEnter}@keyframes wordExit{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(6px);transform:translateY(-16px)}}@keyframes wordEnter{0%{opacity:0;filter:blur(6px);transform:translateY(16px)}to{opacity:1;filter:blur();transform:translateY(0)}}.landing .hero-sub{color:var(--pebbl-muted);z-index:3;max-width:560px;margin:16px auto 0;font-size:18px;font-weight:400;line-height:1.6;position:relative}.landing .hero-ctas{z-index:3;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex;position:relative}.landing .btn-hero-primary{background:var(--pebbl-orange);color:#fff;border-radius:10px;justify-content:center;align-items:center;height:48px;padding:0 28px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.landing .btn-hero-primary:hover{background:#d4632a;transform:translateY(-1px)}.landing .btn-hero-outline{border:1.5px solid var(--pebbl-club);height:48px;color:var(--pebbl-club);background:var(--pebbl-warm);border-radius:10px;justify-content:center;align-items:center;padding:0 28px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.landing .btn-hero-outline:hover{background:var(--pebbl-club);color:#fff}.landing .hero-secondary-link{color:var(--pebbl-muted);z-index:3;margin-top:12px;font-family:DM Sans,sans-serif;font-size:13px;position:relative}.landing .hero-secondary-link a{color:var(--pebbl-club);font-weight:500;text-decoration:none}.landing .hero-secondary-link a:hover{text-decoration:underline}.landing .hero-screenshot-wrap{z-index:1;opacity:0;width:100vw;max-width:none;margin-top:24px;animation:.8s .5s forwards landingFadeUp;position:relative;overflow:visible}.landing .hero-stats{z-index:20;background:var(--pebbl-navy);justify-content:center;align-items:center;gap:0;width:100vw;min-height:96px;margin-top:-100px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:28px 0;display:flex;position:relative}.landing .hero-stat{text-align:center;flex:1;max-width:240px}.landing .hero-stat-num{color:#fff;letter-spacing:-.02em;font-size:28px;font-weight:800;line-height:1}.landing .hero-stat-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;margin-top:.4rem;font-size:12px;font-weight:500}.landing .hero-stat-divider{background:#ffffff1f;flex-shrink:0;width:1px;height:40px}.landing section{padding:6rem 2.5rem}.landing .section-inner{max-width:1100px;margin:0 auto}.landing .section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--pebbl-club);margin-bottom:1rem;font-size:.72rem;font-weight:700}.landing .section-headline{letter-spacing:-.03em;color:var(--pebbl-ink);margin:0 0 .75rem;font-size:clamp(1.8rem,3.5vw,36px);font-weight:800;line-height:1.12}.landing .section-sub{color:var(--pebbl-muted);max-width:560px;font-size:1rem;font-weight:400;line-height:1.8}.landing .problem-section{background:var(--pebbl-warm)}.landing .problem-intro{margin-bottom:48px}.landing .problem-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.landing .problem-card{border:1px solid var(--pebbl-rule);background:#fff;border-radius:12px;flex-direction:column;gap:1.25rem;padding:32px;display:flex}.landing .problem-illustration{justify-content:center;align-items:center;width:100%;height:120px;display:flex}.landing .problem-illustration svg{width:100%;max-width:160px;height:auto}@keyframes probPulse{0%,to{opacity:.18;transform:scale(1)}50%{opacity:.35;transform:scale(1.12)}}@keyframes probFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes probDrift{0%,to{transform:translate(0)translateY(0)}50%{transform:translate(3px)translateY(-2px)}}@keyframes probFade{0%,to{opacity:.6}50%{opacity:.2}}@keyframes probBounce{0%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}@keyframes probSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing .problem-num{letter-spacing:.12em;text-transform:uppercase;color:var(--pebbl-subtle);font-size:.68rem;font-weight:700}.landing .problem-title{color:var(--pebbl-ink);letter-spacing:-.01em;font-size:20px;font-weight:700}.landing .problem-desc{color:var(--pebbl-muted);font-size:15px;font-weight:400;line-height:1.75}.landing .pillars-section{background:#f2eee9;max-width:none;padding:80px 24px}.landing .pillars-section>.pillars-heading,.landing .pillars-section>.pillars-grid{max-width:1080px;margin-left:auto;margin-right:auto}.landing .pillars-heading{text-align:center;margin-bottom:48px}.landing .pillars-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2fa4d7;margin-bottom:10px;font-size:12px;font-weight:600}.landing .pillars-title{color:var(--pebbl-ink);font-size:36px;font-weight:700}.landing .pillars-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.landing .pillar-card{border:1px solid var(--pebbl-rule);background:#fff;border-radius:20px;flex-direction:column;gap:20px;padding:32px;display:flex}.landing .pillar-play{border-top:4px solid #e76f2e}.landing .pillar-club{border-top:4px solid #2fa4d7}.landing .pillar-tag{letter-spacing:.04em;border-radius:12px;align-items:center;width:fit-content;height:24px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.landing .pillar-card-title{color:var(--pebbl-ink);margin:0;font-size:26px;font-weight:700}.landing .pillar-card-sub{color:var(--pebbl-muted);margin:0;font-size:15px;line-height:1.6}.landing .pillar-features{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.landing .pillar-features li{align-items:flex-start;gap:12px;display:flex}.landing .pillar-icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}.landing .pillar-feature-title{color:var(--pebbl-ink);margin-bottom:2px;font-size:14px;font-weight:600}.landing .pillar-feature-sub{color:var(--pebbl-muted);font-size:13px;line-height:1.5}.landing .pillar-link{color:#2fa4d7;margin-top:auto;font-size:14px;font-weight:500;text-decoration:none}.landing .pillar-link:hover{text-decoration:underline}.landing .feature-expand-btn{color:#2fa4d7;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:14px;font-weight:500;display:flex}.landing .feature-expand-btn:hover{text-decoration:underline}.landing .expand-arrow{font-size:12px;display:inline-block}.landing .feature-expand-list{background:#f9f7f4;border:1px solid #e8e4dd;border-radius:12px;margin-top:16px;padding:20px 24px}.landing .feature-expand-list ul{grid-template-columns:1fr 1fr;gap:8px 24px;margin:0 0 12px;padding:0;list-style:none;display:grid}.landing .feature-expand-list li{color:#3e2c23;padding-left:14px;font-size:13px;line-height:1.5;position:relative}.landing .feature-expand-list li:before{content:"·";color:#2fa4d7;font-weight:700;position:absolute;left:0}.landing .feature-expand-note{color:#7b7369;border-top:1px solid #e8e4dd;margin:0;padding-top:12px;font-size:12px}.landing .screens-section{background:#fff}.landing .screens-header{text-align:center;margin-bottom:4rem}.landing .screens-header .section-sub{margin:.75rem auto 0}.landing .screen-row{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto 5rem;display:grid}.landing .screen-row:last-child{margin-bottom:0}.landing .screen-row.reverse{direction:rtl}.landing .screen-row.reverse>*{direction:ltr}.landing .screen-image{position:relative}.landing .browser-frame{background:#fff;border-radius:10px;transition:transform .4s;overflow:hidden;transform:perspective(1200px)rotateY(-2deg);box-shadow:0 4px 24px #0000001f,0 12px 48px #00000014}.landing .screen-row.reverse .browser-frame{transform:perspective(1200px)rotateY(2deg)}.landing .browser-frame:hover{transform:perspective(1200px)rotateY(0)}.landing .browser-chrome{background:#f6f6f6;border-bottom:1px solid #e8e8e8;align-items:center;gap:5px;padding:8px 12px;display:flex}.landing .browser-chrome-dot{border-radius:50%;width:8px;height:8px}.landing .browser-chrome-bar{color:#999;background:#fff;border:1px solid #e0e0e0;border-radius:4px;flex:1;align-items:center;height:20px;margin-left:8px;padding:0 10px;font-size:10px;display:flex}.landing .browser-screen{background:var(--pebbl-warm);min-height:280px;padding:12px}.landing .phone-frame{background:#000;border-radius:28px;max-width:280px;margin:0 auto;padding:8px;overflow:hidden;box-shadow:0 8px 32px #0000002e,0 16px 56px #0000001f}.landing .phone-screen{background:var(--pebbl-warm);border-radius:22px;overflow:hidden}.landing .phone-notch{background:var(--pebbl-warm);justify-content:center;align-items:center;height:28px;display:flex}.landing .phone-notch-pill{background:#000;border-radius:10px;width:80px;height:20px}.landing .phone-content{min-height:400px;padding:0 12px 12px}.landing .phone-nav{border-top:1px solid var(--pebbl-rule);background:#fff;justify-content:space-around;padding:8px 0;display:flex}.landing .phone-nav-item{color:var(--pebbl-subtle);flex-direction:column;align-items:center;gap:2px;font-size:7px;font-weight:600;display:flex}.landing .phone-nav-item.active{color:var(--pebbl-club)}.landing .phone-nav-dot{background:var(--pebbl-sand);border-radius:4px;width:16px;height:16px}.landing .phone-nav-item.active .phone-nav-dot{background:var(--pebbl-ice)}.landing .screen-content{flex-direction:column;gap:1rem;display:flex}.landing .screen-tag{letter-spacing:.1em;text-transform:uppercase;border:1.5px solid var(--pebbl-club);color:var(--pebbl-club);border-radius:4px;width:fit-content;padding:.3rem .75rem;font-size:.68rem;font-weight:700;display:inline-block}.landing .screen-headline{color:var(--pebbl-ink);letter-spacing:-.02em;font-size:1.6rem;font-weight:800;line-height:1.2}.landing .screen-desc{color:var(--pebbl-muted);font-size:.95rem;font-weight:400;line-height:1.75}.landing .mock-stat-bar{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:10px;display:grid}.landing .mock-stat{border:1px solid var(--pebbl-rule);text-align:center;background:#fff;border-radius:6px;padding:8px 6px}.landing .mock-stat-val{color:var(--pebbl-ink);font-size:14px;font-weight:800;line-height:1}.landing .mock-stat-lbl{color:var(--pebbl-muted);text-transform:uppercase;letter-spacing:.04em;margin-top:3px;font-size:8px;font-weight:600}.landing .mock-row{border:1px solid var(--pebbl-rule);background:#fff;border-radius:6px;align-items:center;gap:8px;margin-bottom:5px;padding:8px 10px;display:flex}.landing .mock-row-text{color:var(--pebbl-ink);flex:1;font-size:10px;font-weight:600}.landing .mock-row-sub{color:var(--pebbl-muted);margin-top:1px;font-size:8px;font-weight:400}.landing .mock-pill{letter-spacing:.02em;white-space:nowrap;border-radius:4px;padding:2px 6px;font-size:7px;font-weight:700;display:inline-block}.landing .mock-progress{background:var(--pebbl-rule);border-radius:2px;width:60px;height:4px;overflow:hidden}.landing .mock-progress-fill{border-radius:2px;height:100%}.landing .mock-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:flex}.landing .mock-btn{cursor:default;letter-spacing:.02em;border:none;border-radius:4px;padding:3px 8px;font-size:8px;font-weight:700}.landing .mock-section-label{color:var(--pebbl-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:8px;font-weight:700}.landing .play-section{background:#fff}.landing .club-section{background:var(--pebbl-warm)}.landing .feature-label{letter-spacing:.12em;text-transform:uppercase;border-radius:4px;margin-bottom:1.5rem;padding:.3rem .75rem;font-size:.68rem;font-weight:700;display:inline-block}.landing .feature-label.play{border:1.5px solid var(--pebbl-club);color:var(--pebbl-club)}.landing .feature-label.club{border:1.5px solid var(--pebbl-orange);color:var(--pebbl-orange)}.landing .feature-title{letter-spacing:-.02em;color:var(--pebbl-ink);margin-bottom:.75rem;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;line-height:1.15}.landing .feature-desc{color:var(--pebbl-muted);margin-bottom:2rem;font-size:.95rem;font-weight:400;line-height:1.75}.landing .feature-cta{letter-spacing:.06em;text-transform:uppercase;border-radius:8px;margin-top:2rem;padding:.8rem 1.75rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.landing .feature-cta.play{background:var(--pebbl-club);color:#fff}.landing .feature-cta.play:hover{background:#2690bd}.landing .feature-cta.club{background:var(--pebbl-orange);color:#fff}.landing .feature-cta.club:hover{background:#d4632a}.landing .highlight-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:2rem;display:grid}.landing .highlight-card{border:1px solid var(--pebbl-rule);background:#fff;border-radius:12px;padding:28px 24px}.landing .highlight-icon{margin-bottom:16px}.landing .highlight-heading{color:var(--pebbl-ink);letter-spacing:-.01em;margin-bottom:8px;font-size:16px;font-weight:700}.landing .highlight-copy{color:var(--pebbl-muted);font-size:14px;font-weight:400;line-height:1.7}.landing .feature-more{margin-top:2rem}.landing .feature-more-link{color:var(--pebbl-club);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.landing .feature-more-link:hover{color:#2690bd}.landing .feature-preview{border:1px solid var(--pebbl-rule);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.landing .feature-preview-header{border-bottom:1px solid var(--pebbl-rule);color:var(--pebbl-muted);text-transform:uppercase;letter-spacing:.06em;background:var(--pebbl-warm);padding:10px 14px;font-size:10px;font-weight:700}.landing .feature-preview-body{padding:12px}.landing .testimonial-section{background:var(--pebbl-navy);padding:7rem 2.5rem;position:relative;overflow:hidden}.landing .testimonial-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff08 1px,#0000 1px) 0 0/20px 20px;position:absolute;inset:0}.landing .testimonial-inner{text-align:center;max-width:640px;margin:0 auto;position:relative}.landing .testimonial-mark{color:var(--pebbl-orange);margin-bottom:1.5rem;font-size:5rem;font-weight:800;line-height:.5}.landing .testimonial-quote{color:#fff;margin-bottom:2rem;font-size:clamp(1.3rem,2.5vw,1.7rem);font-style:italic;font-weight:500;line-height:1.6}.landing .testimonial-attr{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;font-size:.75rem;font-weight:600}.landing .how-section{background:#fff}.landing .steps-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:3.5rem;display:grid}.landing .step-card{background:var(--pebbl-warm);border:1px solid var(--pebbl-rule);border-radius:12px;padding:2rem}.landing .step-num{letter-spacing:.12em;text-transform:uppercase;color:var(--pebbl-orange);margin-bottom:1rem;font-size:.68rem;font-weight:700}.landing .step-title{color:var(--pebbl-ink);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.05rem;font-weight:700;line-height:1.3}.landing .step-desc{color:var(--pebbl-muted);font-size:.88rem;font-weight:400;line-height:1.75}.landing .access-section{background:var(--pebbl-warm);border-top:1px solid var(--pebbl-rule);position:relative;overflow:hidden}.landing .access-section:before{content:"P";color:var(--pebbl-rule);opacity:.35;pointer-events:none;font-size:400px;font-weight:900;line-height:1;position:absolute;bottom:-80px;right:-60px}.landing .access-inner{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.landing .access-form-group{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.landing .access-field{flex-direction:column;gap:5px;display:flex}.landing .access-label{color:var(--pebbl-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.landing .access-required{color:var(--pebbl-orange)}.landing .access-input{border:1px solid var(--pebbl-rule);color:var(--pebbl-ink);background:#fff;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s}.landing .access-input:focus{border-color:var(--pebbl-club)}.landing .access-input::placeholder{color:var(--pebbl-subtle)}.landing .access-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ABA69E' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}.landing .access-submit{letter-spacing:.05em;text-transform:uppercase;background:var(--pebbl-orange);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.9rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:700;transition:background .2s}.landing .access-submit:hover{background:#d4632a}.landing .access-submit:disabled{opacity:.45;cursor:not-allowed}.landing .access-note{color:var(--pebbl-muted);font-size:.8rem;line-height:1.7}.landing .access-trust{color:var(--pebbl-ink);background:#2fa4d714;border:1px solid #2fa4d726;border-radius:8px;margin-top:1.5rem;padding:1rem;font-size:.82rem;font-weight:500;line-height:1.6}.landing .detail-items{flex-direction:column;margin-top:2.5rem;display:flex}.landing .detail-item{border-top:1px solid var(--pebbl-rule);align-items:baseline;gap:1.25rem;padding:1.25rem 0;display:flex}.landing .detail-item:last-child{border-bottom:1px solid var(--pebbl-rule)}.landing .detail-label{letter-spacing:.1em;text-transform:uppercase;color:var(--pebbl-club);flex-shrink:0;width:6rem;font-size:.68rem;font-weight:700}.landing .detail-text{color:var(--pebbl-muted);font-size:.875rem;font-weight:400;line-height:1.7}.landing .landing-footer{background:var(--pebbl-navy);border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:3rem 2.5rem;display:flex}.landing .footer-logo-img{filter:brightness(0)invert();opacity:.5;width:auto;height:36px;display:block}.landing .footer-note{letter-spacing:.04em;color:#ffffff40;font-size:.72rem;font-weight:400}.landing .footer-note a{color:#ffffff59;text-decoration:none}.landing .footer-note a:hover{color:#fff9}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landingFadeIn{0%{opacity:0}to{opacity:1}}.landing .js-reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(16px)}.landing .js-reveal.visible{opacity:1;transform:translateY(0)}.landing .nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.landing .nav-hamburger span{background:var(--pebbl-muted);width:22px;height:1.5px;display:block}.landing .nav-mobile-menu{z-index:200;background:#1c3249f7;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;display:none;position:fixed;inset:0}.landing .nav-mobile-menu.open{display:flex}.landing .nav-mobile-menu a{letter-spacing:.06em;text-transform:uppercase;color:#ffffffb3;font-size:1.2rem;font-weight:600;text-decoration:none}.landing .nav-mobile-menu a:hover{color:#fff}.landing .nav-mobile-close{color:#fff6;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:1.25rem;right:1.25rem}@media (max-width:900px){.landing-nav ul{display:none}.landing .nav-hamburger{display:flex}.landing .hero-headline{font-size:42px}.landing .hero-house{opacity:.6}.landing .hero-screenshot-wrap{width:100%}.landing .hero-stats{flex-direction:column;align-items:center;gap:1.5rem}.landing .hero-stat-divider{width:40px;height:1px}.landing .problem-grid,.landing .pillars-grid{grid-template-columns:1fr}.landing .pillars-title{font-size:28px}.landing .feature-expand-list ul{grid-template-columns:1fr}.landing .screen-row,.landing .screen-row.reverse{direction:ltr;grid-template-columns:1fr;gap:2rem}.landing .screen-row.reverse>*{direction:ltr}.landing .screen-image{order:-1}.landing .highlight-grid,.landing .steps-grid{grid-template-columns:1fr}.landing .access-inner{grid-template-columns:1fr;gap:3rem}}@media (max-width:600px){.landing .nav-cta{display:none}.landing-nav{padding:.75rem 1.25rem}.landing section{padding:4rem 1.25rem}.landing .hero{padding:6rem 1.25rem 0}.landing .hero-ctas{flex-direction:column}.landing .btn-hero-primary,.landing .btn-hero-outline{text-align:center;width:100%}.landing .hero-stats{padding:28px 1.25rem}.landing .hero-stat-num{font-size:22px}.landing .browser-frame,.landing .screen-row.reverse .browser-frame{transform:none}.landing .testimonial-section{padding:4.5rem 1.25rem}.landing .testimonial-mark{font-size:3.5rem}.landing .detail-item{flex-direction:column;gap:.4rem}.landing .detail-label{width:auto}.landing .landing-footer{flex-direction:column;align-items:flex-start;gap:.75rem;padding:2rem 1.25rem}}
