.jaap-page{--jaap-orange:#f97316;--jaap-orange-light:#fb923c;--jaap-orange-glow:#f973164d;--jaap-saffron:#f93;--jaap-dark:#000;--jaap-card-bg:#ffffff08;--jaap-card-border:#ffffff14;background:var(--jaap-dark);color:#fff;width:100%;font-family:Inter,sans-serif;overflow:hidden}.phone-mockup{filter:drop-shadow(0 30px 60px #000c);justify-content:center;align-items:center;display:flex}.phone-frame{background:#050505;border:4px solid #1a1a1a;border-radius:40px;width:260px;padding:12px 8px 16px;position:relative;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 0 1px #0009,0 25px 50px -12px #00000080}.phone-notch{z-index:2;background:#050505;border-radius:0 0 18px 18px;width:90px;height:24px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-screen{background:#000;border-radius:32px;position:relative;overflow:hidden}.phone-screenshot{object-fit:cover;width:100%;height:auto;display:block}.phone-home-bar{background:#fff3;border-radius:4px;width:100px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.ja-hero{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.ja-hero__glow{filter:blur(140px);pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.ja-hero__glow--1{background:var(--jaap-orange-glow);opacity:.4;width:60%;height:60%;top:-15%;left:-10%}.ja-hero__glow--2{opacity:.3;background:#f9731626;width:50%;height:50%;bottom:5%;right:-5%}.ja-hero__inner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:1200px;display:flex}.ja-back-link{color:#ffffff80;z-index:50;align-items:center;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex;position:absolute;top:3rem;left:3rem}.ja-back-link:hover{color:#fff}.ja-back-icon{background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;margin-right:.75rem;display:flex}.ja-hero__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--jaap-orange-light);background:#f973161a;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;padding:.4rem 1.2rem;font-size:.8125rem;font-weight:600;display:inline-flex}.ja-hero__title{letter-spacing:-.04em;color:#fff;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;line-height:1.05}.ja-hero__title-accent{background:linear-gradient(135deg,var(--jaap-orange)0%,#fdba74 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ja-hero__subtitle{color:#fff9;max-width:680px;font-size:1.25rem;font-weight:400;line-height:1.6}.ja-hero__cta-row{flex-wrap:wrap;justify-content:center;gap:1.25rem;padding-top:1rem;display:flex}.ja-cta{border-radius:12px;justify-content:center;align-items:center;height:3.5rem;padding:0 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.ja-cta--primary{color:#000;background:#fff}.ja-cta--primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ffffff26}.ja-cta--secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.ja-cta--secondary:hover{background:#ffffff1a;border-color:#fff3}.ja-hero__phones{justify-content:center;align-items:flex-end;width:100%;max-width:900px;margin-top:4rem;display:flex;position:relative}.ja-hero__phone{transition:transform .8s cubic-bezier(.16,1,.3,1)}.ja-hero__phone--center{z-index:3}.ja-hero__phone--left{z-index:2;opacity:.7;transform:translate(60px)translateY(40px)rotate(-8deg)scale(.9)}.ja-hero__phone--right{z-index:2;opacity:.7;transform:translate(-60px)translateY(40px)rotate(8deg)scale(.9)}.ja-pills-section{background:linear-gradient(#0000,#f9731608,#0000);justify-content:center;padding:5rem 1.5rem;display:flex}.ja-pills{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:1000px;display:flex}.ja-pill{background:var(--jaap-card-bg);border:1px solid var(--jaap-card-border);color:#ffffffb3;border-radius:9999px;align-items:center;gap:.75rem;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex}.ja-pill:hover{border-color:var(--jaap-orange);color:#fff;background:var(--jaap-orange-glow);transform:translateY(-2px)}.ja-reviews-section{max-width:1200px;margin:0 auto;padding:8rem 1.5rem}.ja-section-header{text-align:center;margin-bottom:4rem}.ja-section-title{margin-bottom:1rem;font-size:3rem;font-weight:800}.ja-rating-hero{color:#fbbf24;justify-content:center;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.ja-reviews-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ja-review-card{background:var(--jaap-card-bg);border:1px solid var(--jaap-card-border);border-radius:20px;flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s;display:flex}.ja-review-card:hover{border-color:#ffffff26;transform:translateY(-5px)}.ja-review-stars{color:#fbbf24;gap:2px;display:flex}.ja-review-text{color:#fffc;font-size:1rem;font-style:italic;line-height:1.6}.ja-review-author{color:var(--jaap-orange-light);font-size:.875rem;font-weight:600}.ja-features-section{flex-direction:column;gap:8rem;max-width:1200px;margin:0 auto;padding:8rem 1.5rem;display:flex}.ja-feature-row{align-items:center;gap:4rem;display:flex}.ja-feature-row--reverse{flex-direction:row-reverse}.ja-feature-content{flex-direction:column;flex:1;gap:1.5rem;display:flex}.ja-feature-icon{background:var(--jaap-orange-glow);width:3.5rem;height:3.5rem;color:var(--jaap-orange-light);border:1px solid #f9731633;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.ja-feature-title{letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1.1}.ja-feature-desc{color:#fff9;font-size:1.125rem;line-height:1.6}.ja-feature-visual{flex:1;justify-content:center;display:flex}.ja-bottom-cta{text-align:center;justify-content:center;padding:10rem 1.5rem;display:flex;position:relative}.ja-bottom-cta__inner{z-index:1;max-width:700px}.ja-bottom-cta__title{margin-bottom:1.5rem;font-size:4rem;font-weight:900}@media (max-width:768px){.ja-hero{padding-top:4rem}.ja-back-link{top:1.5rem;left:1.5rem}.ja-hero__title{font-size:3.5rem}.ja-hero__phones{margin-top:2rem}.ja-hero__phone--left,.ja-hero__phone--right{display:none}.ja-features-section{gap:4rem;padding:4rem 1.5rem}.ja-feature-row,.ja-feature-row--reverse{text-align:center;flex-direction:column;gap:2.5rem}.ja-feature-icon{margin:0 auto}.ja-feature-title{font-size:2rem}.ja-bottom-cta__title{font-size:2.5rem}}.ja-feature-graphic-section{flex-direction:column;align-items:center;padding:8rem 0;display:flex}.ja-feature-graphic-container{width:100%;max-width:1024px;margin:0 auto;padding:0 1.5rem;position:relative}.ja-feature-graphic-card{aspect-ratio:1024/500;background:#000;border:1px solid #ffffff0d;border-radius:1.5rem;justify-content:space-between;align-items:center;width:100%;padding:0 4rem;display:flex;position:relative;overflow:hidden}.ja-fg-mesh{z-index:0;background:radial-gradient(circle at 0 0,#f9731626 0%,#0000 50%),radial-gradient(circle at 100% 100%,#8b5cf61a 0%,#0000 50%),radial-gradient(circle,#fb923c0d 0%,#0000 50%);position:absolute;inset:0}.ja-fg-dots{opacity:.5;z-index:1;background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.ja-fg-glow-blob{filter:blur(60px);z-index:0;background:radial-gradient(circle,#f9731614 0%,#0000 70%);width:600px;height:600px;position:absolute}.ja-fg-glow-blob--1{top:-20%;left:-10%}.ja-fg-glow-blob--2{bottom:-20%;right:-10%}.ja-fg-content-left{z-index:10;text-align:left;flex-direction:column;gap:1.5rem;max-width:500px;display:flex;position:relative}.ja-fg-title{letter-spacing:-.04em;color:#fff;margin:0;font-size:5.5rem;font-weight:900;line-height:.9}.ja-fg-tagline{color:#fff9;max-width:440px;font-size:1.75rem;font-weight:400;line-height:1.3}.ja-fg-visual-right{z-index:5;justify-content:center;align-items:center;height:120%;display:flex;position:relative;transform:translate(2rem)translateY(2rem)rotate(-12deg)}.ja-fg-phone{filter:drop-shadow(0 40px 80px #0009);width:320px}@media (max-width:1024px){.ja-feature-graphic-card{aspect-ratio:auto;text-align:center;flex-direction:column;height:auto;padding:4rem 2rem}.ja-fg-content-left{text-align:center;align-items:center}.ja-fg-visual-right{height:auto;margin-top:4rem;transform:none}.ja-fg-phone{width:260px}}
.gallery-section{padding:5rem 0 4rem;position:relative;overflow:visible}.gallery-header{text-align:center;max-width:640px;margin:0 auto 3rem;padding:0 1.5rem}.gallery-header__title{letter-spacing:-.025em;color:#fff;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:900}.gallery-header__subtitle{color:var(--color-foreground-muted,#94a3b8);font-size:1.05rem;font-weight:300;line-height:1.7}.gallery-carousel-wrap{width:100%;position:relative}.gallery-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:2rem calc(50vw - 170px);display:flex;overflow-x:auto}.gallery-track::-webkit-scrollbar{display:none}@media (min-width:768px){.gallery-track{padding:2rem calc(50vw - 360px)}}@media (min-width:1100px){.gallery-track{padding:2rem calc(50vw - 530px)}}.gallery-arrow{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fffc;cursor:pointer;background:#0a0e17d9;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #0006}.gallery-arrow:hover{color:#fff;background:#e8760a40;border-color:#e8760a80;transform:translateY(-50%)scale(1.08);box-shadow:0 4px 30px #e8760a33}.gallery-arrow--left{left:max(1rem,50vw - 568px)}.gallery-arrow--right{right:max(1rem,50vw - 568px)}.gallery-arrow--hidden{opacity:0;pointer-events:none}@media (max-width:768px){.gallery-arrow{display:none}}.gallery-dots{justify-content:center;gap:8px;padding-top:2rem;display:flex}.gallery-dot{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.gallery-dot--active{background:#e8760a;border-radius:4px;width:24px;box-shadow:0 0 12px #e8760a80}.gallery-dot:hover:not(.gallery-dot--active){background:#ffffff4d}.gallery-card{scroll-snap-align:center;border-radius:0;flex:0 0 360px;min-width:0;height:640px;transition:transform .5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.gallery-card:hover{transform:translateY(-6px)}.gallery-card__glass{-webkit-backdrop-filter:blur(24px)saturate(1.6);background:linear-gradient(165deg,#101826eb 0%,#0a0e17f5 50%,#141008f0 100%);border:1px solid #ffffff12;border-radius:0;position:absolute;inset:0}.gallery-card__glow{pointer-events:none;z-index:0;background:radial-gradient(#e8760a1f 0%,#0000 70%);width:70%;height:40%;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)}.gallery-card__content{z-index:1;flex-direction:column;align-items:center;height:100%;padding:28px 20px 16px;display:flex;position:relative}.gallery-card__header{text-align:center;flex-shrink:0;margin-bottom:20px}.gallery-card__hook{color:#fff;letter-spacing:-.01em;margin-bottom:6px;font-size:1.25rem;font-weight:800;line-height:1.25}.gallery-card__subhook{color:#e8760ad9;letter-spacing:.02em;font-size:.8125rem;font-weight:500;line-height:1.4}.gallery-card__download{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:.05em;opacity:0;z-index:10;background:#ffffff14;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:8px;padding:8px 16px;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:24px;right:24px;transform:translateY(10px)}.gallery-card:hover .gallery-card__download{opacity:1;transform:translateY(0)}.gallery-card__download:hover{color:#000;background:#fff;transform:scale(1.05)translateY(0)}.gallery-card__download svg{flex-shrink:0}.gallery-card__device{flex:1;justify-content:center;align-items:flex-start;min-height:0;display:flex}.gallery-phone{filter:drop-shadow(0 16px 40px #00000073)}.gallery-phone__frame{background:#000;border:5px solid #2a2a2a;border-radius:36px;flex-direction:column;width:220px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d,0 20px 40px #00000080}.gallery-phone__notch{z-index:10;background:#000;border:1px solid #ffffff1a;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.gallery-phone__screen{background:#000;border-radius:31px;flex:1;position:relative;overflow:hidden}.gallery-phone__img{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.gallery-phone__frame:after{content:"";z-index:-1;background:#333;border-radius:0 2px 2px 0;width:2px;height:24px;position:absolute;top:60px;right:-6px;box-shadow:0 24px #333}.gallery-phone__bar{z-index:5;background:#fff3;border-radius:2px;width:60px;height:3px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}@media (max-width:400px){.gallery-card{flex:0 0 288px;height:512px}.gallery-phone__frame{width:185px}.gallery-card__hook{font-size:1.125rem}}@media (min-width:401px) and (max-width:768px){.gallery-card{flex:0 0 324px;height:576px}.gallery-phone__frame{width:200px}}
