.approach-cta-section{background:var(--secondary);padding:96px 0}.approach-cta-container{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"content sources" "action sources";gap:80px;align-items:center}.approach-cta-content{grid-area:content;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.approach-cta-action{grid-area:action;justify-self:start;align-self:start}.approach-cta-title{margin:0;font-size:40px;line-height:1.15;font-weight:700;letter-spacing:-.02em;color:var(--foreground)}.approach-cta-copy{margin:0;font-size:18px;line-height:1.6;color:var(--muted-foreground)}.approach-sources-list{grid-area:sources;display:flex;flex-direction:column;gap:16px}.approach-source-item{display:flex;align-items:center;gap:20px;background:var(--card);padding:20px 24px;border-radius:20px;border:1px solid var(--border);box-shadow:0 4px 12px #00000005}.approach-source-text{font-size:17px;font-weight:600;color:var(--foreground);line-height:1.4}@media(max-width:1100px){.approach-cta-container{grid-template-columns:1fr;grid-template-areas:"content" "sources" "action";gap:28px}}@media(max-width:720px){.approach-cta-section{padding-left:0;padding-right:0}}.understanding-section{background:var(--background);padding:120px 0 96px}.understanding-header{text-align:center;max-width:760px;margin:0 auto 64px;display:flex;flex-direction:column;gap:20px;align-items:center}.understanding-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-bottom:56px}.understanding-card{background:var(--card);border:1px solid var(--border);border-radius:24px;padding:40px 32px;display:flex;flex-direction:column;gap:16px;box-shadow:0 4px 24px #00000005}.understanding-card h3{margin:0;font-size:22px;line-height:1.3;font-weight:700;color:var(--foreground)}.understanding-card p{margin:0;font-size:16px;line-height:1.6;color:var(--muted-foreground)}.understanding-footer{text-align:center}@media(max-width:980px){.understanding-grid{grid-template-columns:1fr}}@media(max-width:720px){.understanding-section{padding-left:0;padding-right:0}}.store-buttons[data-astro-cid-pcxf2bmp]{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.store-button-text[data-astro-cid-pcxf2bmp]{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1}.store-kicker[data-astro-cid-pcxf2bmp]{font-size:11px;color:color-mix(in srgb,var(--foreground) 72%,white 28%);font-weight:500}.store-title[data-astro-cid-pcxf2bmp]{font-size:16px;color:var(--card-foreground);font-weight:600}.icon-wrap[data-astro-cid-pcxf2bmp] .app-icon{color:currentColor}.store-icon-apple[data-astro-cid-pcxf2bmp] .app-icon{width:22px;height:22px}.store-icon-play[data-astro-cid-pcxf2bmp] .app-icon{width:18px;height:18px}@media(max-width:720px){.store-buttons[data-astro-cid-pcxf2bmp]{flex-wrap:nowrap;gap:12px}.store-buttons[data-astro-cid-pcxf2bmp] .store-button{flex:1 1 0;min-width:0;padding:0 12px}}.cta-section{background:var(--primary);color:var(--primary-foreground);border-radius:40px 40px 0 0;padding:110px 0 72px}.cta-content{max-width:820px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:28px;align-items:center}.cta-title{margin:0;font-size:58px;line-height:1.08;letter-spacing:-.03em;font-weight:700;color:var(--primary-foreground)}.cta-copy{margin:0;max-width:620px;font-size:20px;line-height:1.6;color:color-mix(in srgb,var(--primary-foreground) 82%,transparent 18%)}.cta-buttons{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.cta-buttons .store-button{background:var(--accent);color:var(--accent-foreground);box-shadow:none}.cta-buttons .store-kicker,.cta-buttons .store-title{color:var(--accent-foreground)}.cta-contact{margin-top:74px;padding-top:40px;width:100%;border-top:1px solid rgba(255,255,255,.18)}.footer-note{margin-top:48px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12);text-align:center;font-size:14px;color:color-mix(in srgb,var(--primary-foreground) 72%,transparent 28%)}.cta-contact-copy{max-width:420px;font-size:16px;margin:0;color:color-mix(in srgb,var(--primary-foreground) 82%,transparent 18%)}@media(max-width:720px){.cta-section{padding-left:0;padding-right:0}.cta-title{font-size:40px}.cta-buttons{flex-wrap:nowrap;gap:12px}.cta-buttons .store-button{flex:1 1 0;min-width:0;padding:0 12px}}.feature-overview{background:var(--card);border-radius:48px 48px 0 0;padding:104px 0 64px}.feature-header{max-width:720px;margin:0 auto 72px;text-align:center;display:flex;flex-direction:column;gap:20px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.feature-card{background:var(--secondary);border-radius:14px;padding:36px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;min-height:236px}.feature-card h3{margin:0;font-size:22px;line-height:1.3;font-weight:700;color:var(--card-foreground)}.feature-card p{margin:0;font-size:16px;line-height:1.7;color:var(--muted-foreground)}@media(max-width:980px){.feature-grid{grid-template-columns:1fr}}@media(max-width:720px){.feature-overview{padding-left:0;padding-right:0}}.hero-section{position:relative;min-height:820px;padding:112px 0 104px;overflow:hidden}.hero-section:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,var(--background) 0%,color-mix(in srgb,var(--background) 82%,transparent 18%) 24%,color-mix(in srgb,var(--background) 20%,transparent 80%) 43%,transparent 62%),linear-gradient(180deg,color-mix(in srgb,var(--background) 18%,transparent 82%) 0%,transparent 28%,color-mix(in srgb,var(--background) 8%,transparent 92%) 76%,var(--background) 100%),radial-gradient(ellipse at 17% 76%,color-mix(in srgb,var(--background) 96%,transparent 4%) 0%,color-mix(in srgb,var(--background) 82%,transparent 18%) 20%,color-mix(in srgb,var(--background) 32%,transparent 68%) 40%,transparent 62%);pointer-events:none}.hero-background{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.hero-background:before{content:none}.hero-background:after{content:"";position:absolute;inset:-18% -28%;z-index:1;background:linear-gradient(108deg,transparent 36%,color-mix(in srgb,var(--background) 72%,transparent 28%) 45%,rgba(255,245,224,.42) 50%,transparent 60%);opacity:0;transform:translate(-36%) rotate(-5deg);pointer-events:none}.hero-background img{position:absolute;top:51%;right:-12vw;width:min(95vw,1400px);height:auto;max-width:none;transform:translateY(calc(-50% + var(--motion-parallax-y, 0px))) rotate(-1.2deg);filter:saturate(1.05) drop-shadow(0 32px 44px rgba(24,51,45,.08))}.motion-ready .hero-background{clip-path:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,620px) minmax(420px,1fr);gap:12px;align-items:center;min-height:650px}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:28px;padding-right:12px}.hero-title{margin:0;max-width:560px;font-size:68px;line-height:1.04;letter-spacing:-.03em;font-weight:700;color:var(--foreground)}.hero-title-emphasis{position:relative;display:inline-block;isolation:isolate;padding:0 .09em .04em;color:var(--foreground);white-space:nowrap;transform:rotate(-1.4deg)}.hero-title-emphasis:before{content:"";position:absolute;inset:.08em -.16em .01em -.13em;z-index:-2;border-radius:48% 55% 46% 58%;background:linear-gradient(104deg,color-mix(in srgb,var(--accent) 78%,white 22%),color-mix(in srgb,var(--warning) 70%,white 30%));transform:rotate(1.8deg)}.hero-title-emphasis:after{content:"";position:absolute;inset:-.1em -.22em -.04em -.18em;z-index:-1;border:.06em solid color-mix(in srgb,var(--primary) 82%,black 18%);border-left-width:.045em;border-right-width:.075em;border-radius:49% 54% 47% 58%/55% 48% 56% 46%;transform:rotate(-2.4deg);opacity:.92;pointer-events:none}.motion-ready .hero-title-emphasis:before,.motion-ready .hero-title-emphasis:after{opacity:0;transform:scaleX(.18) rotate(-5deg);transform-origin:left center}.motion-ready .hero-title.motion-in-view .hero-title-emphasis:before{animation:hero-highlight-fill .78s var(--motion-ease) .52s both}.motion-ready .hero-title.motion-in-view .hero-title-emphasis:after{animation:hero-highlight-ring .92s var(--motion-ease-pop) .68s both}.hero-title-emphasis .hero-title-dot{position:absolute;width:.11em;height:.11em;border-radius:999px;background:var(--primary);box-shadow:.18em .04em color-mix(in srgb,var(--accent) 82%,white 18%)}.hero-title-emphasis .hero-title-dot:first-child{top:-.03em;right:-.23em}.hero-title-emphasis .hero-title-dot:last-child{left:-.2em;bottom:.05em;transform:scale(.72)}.hero-copy{margin:0;max-width:520px;font-size:20px;line-height:1.65;color:var(--muted-foreground)}.motion-ready .hero-title,.motion-ready .hero-copy{opacity:1;transform:none}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media(max-width:1100px){.hero-grid{grid-template-columns:1fr;min-height:720px;align-items:start;padding-top:28px}.hero-content{padding-right:0}.hero-background img{top:auto;right:50%;bottom:4px;width:min(1220px,126vw);transform:translate(50%) translateY(var(--motion-parallax-y, 0px)) rotate(-1.2deg)}}@media(min-width:768px)and (max-width:1100px){.hero-background img{bottom:-44px}.hero-section:after{background:linear-gradient(180deg,color-mix(in srgb,var(--background) 18%,transparent 82%) 0%,transparent 26%),radial-gradient(ellipse 52% 44% at 20% 55%,color-mix(in srgb,var(--background) 98%,transparent 2%) 0%,color-mix(in srgb,var(--background) 88%,transparent 12%) 28%,color-mix(in srgb,var(--background) 46%,transparent 54%) 50%,transparent 72%)}.hero-copy{max-width:330px}}@media(max-width:720px){.hero-section{min-height:960px;padding:92px 0 56px}.hero-title{font-size:44px}.hero-section:after{display:none}.hero-background:before{content:"";position:absolute;inset:auto 0 0;z-index:1;height:260px;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--background) 42%,transparent 58%) 24%,var(--background) 62%,var(--background) 100%);pointer-events:none}.hero-grid{min-height:840px}.hero-background img{top:455px;right:42%;bottom:auto;width:150vw;transform:translate(50%) rotate(-1.4deg)}.hero-actions{flex-wrap:nowrap;gap:12px}.hero-actions .store-button{flex:1 1 0;min-width:0;padding:0 12px}}@media(prefers-reduced-motion:no-preference){.motion-ready .hero-background:after{animation:hero-paint-sweep-loop 6.6s cubic-bezier(.16,1,.3,1) .42s infinite both}.motion-ready .hero-background img{animation:hero-drift 9s ease-in-out 1.75s infinite}}@media(prefers-reduced-motion:reduce){.motion-ready .hero-background{clip-path:none}.motion-ready .hero-title-emphasis:before,.motion-ready .hero-title-emphasis:after{opacity:1;transform:none}}.reviews-section{background:var(--card);padding:96px 0 120px;overflow-x:clip;overflow-y:visible}.reviews-header{text-align:center;margin-bottom:64px;padding:0 32px}.reviews-carousel-wrap{position:relative;width:100%;padding:16px 0 24px;overflow:visible}.reviews-track{display:flex;align-items:stretch;gap:24px;padding-left:max(32px,calc((100vw - 1240px)/2 + 32px));padding-right:max(32px,calc((100vw - 1240px)/2 + 32px));overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.reviews-track::-webkit-scrollbar{display:none}.review-card{flex:0 0 380px;scroll-snap-align:start;background:var(--background);border-radius:24px;padding:40px;display:flex;flex-direction:column;gap:20px;box-shadow:0 4px 24px #00000008;border:1px solid var(--border)}.stars{display:flex;gap:4px;color:var(--accent)}.stars .icon-wrap{width:20px;height:20px}.stars .icon-wrap .app-icon{fill:currentColor}.review-title{margin:0;font-size:18px;line-height:1.4;font-weight:700;color:var(--foreground)}.review-text{font-size:17px;line-height:1.6;color:var(--foreground);margin:0;flex:1}.review-author{margin-top:12px}.author-name{font-size:16px;font-weight:700;color:var(--foreground);margin:0}@media(max-width:720px){.reviews-section{padding-left:0;padding-right:0}.review-card{padding:32px;flex-basis:300px}}.icon-wrap[data-astro-cid-mftiruf2] .app-icon{width:20px;height:20px;color:currentColor}.showcase-section{background:var(--card);padding:28px 0 120px}.showcase-stack{display:flex;flex-direction:column;gap:100px}.showcase-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:72px;align-items:center}.showcase-row.reverse{grid-template-columns:minmax(420px,520px) minmax(0,1fr)}.showcase-copy{display:flex;flex-direction:column;gap:20px;min-width:0}.showcase-copy p{margin:0;font-size:18px;line-height:1.7;color:var(--muted-foreground)}.showcase-list{display:flex;flex-direction:column;gap:14px;margin-top:10px}.showcase-item{display:flex;align-items:center;gap:12px;font-size:18px;line-height:1.45;font-weight:500;color:var(--foreground)}.showcase-item .icon-wrap{width:20px;height:20px;color:var(--primary)}.motion-ready .showcase-item.motion-in-view .icon-wrap{animation:check-pop .52s var(--motion-ease-pop) both}.showcase-media{background:color-mix(in srgb,var(--warning) 20%,white 80%);border-radius:14px;padding:22px;overflow:hidden}.showcase-media>img{width:100%;border-radius:10px;object-fit:cover;transform:translateY(var(--motion-parallax-y, 0px)) scale(1.035);transition:transform var(--motion-duration-slow) var(--motion-ease)}.showcase-media-unframed{background:transparent;padding:0;box-shadow:none;overflow:visible}.showcase-media-unframed>img{width:114%;height:auto;max-width:none;border-radius:0;object-fit:contain;transform:translateY(var(--motion-parallax-y, 0px));filter:none}.showcase-row.reverse .showcase-media-unframed>img{margin-left:-7%}.series-showcase-media{padding:0;background:transparent;box-shadow:none;width:100%;overflow:visible}@media(min-width:1101px){.series-showcase-media{width:calc(100% + max(32px,(100vw - 1240px) / 2 + 32px));margin-right:calc(-1*max(32px,(100vw - 1240px) / 2 + 32px))}}.series-collage{position:relative;min-height:530px;isolation:isolate}.series-card{position:absolute;width:172px;min-height:0;padding:5px 5px 6px;border-radius:24px;background:linear-gradient(180deg,#ffa104,#fcf1f0 18% 100%);box-shadow:0 16px 34px #18332d24,inset 0 1px #ffffff73;display:flex;flex-direction:column;gap:3px;overflow:hidden;transform:translate(var(--series-x),var(--series-y)) rotate(var(--series-rotate));z-index:var(--series-z);transition:transform var(--motion-duration-fast) var(--motion-ease),box-shadow var(--motion-duration-fast) var(--motion-ease)}.series-card:after{content:"";position:absolute;inset:-24% -54%;background:linear-gradient(108deg,transparent 38%,rgba(255,255,255,.74) 48%,rgba(255,255,255,.28) 54%,transparent 64%);opacity:0;transform:translate(-46%) rotate(-8deg);pointer-events:none}.series-card:hover{transform:translate(var(--series-x),calc(var(--series-y) - 8px)) rotate(var(--series-rotate)) scale(1.03);z-index:30;box-shadow:0 22px 42px #18332d2e,inset 0 1px #ffffff73}.series-card-cover-wrap{overflow:hidden;border-radius:20px;background:var(--card);aspect-ratio:1}.series-card-cover{width:100%;height:100%;object-fit:cover}.series-card-title{margin:0;padding:0 3px;min-height:24px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;line-height:1.08;font-weight:400;color:var(--foreground)}.series-card-1{--series-x: 8px;--series-y: 58px;--series-rotate: -8deg;--series-z: 5}.series-card:nth-child(2n):after{animation-delay:1.15s}.series-card:nth-child(3n):after{animation-delay:2.3s}.series-card-2{--series-x: 152px;--series-y: 20px;--series-rotate: 4deg;--series-z: 9}.series-card-3{--series-x: 304px;--series-y: 62px;--series-rotate: -3deg;--series-z: 7}.series-card-4{--series-x: 452px;--series-y: 34px;--series-rotate: 7deg;--series-z: 6}.series-card-5{--series-x: 92px;--series-y: 222px;--series-rotate: 6deg;--series-z: 12;width:198px}.series-card-6{--series-x: 270px;--series-y: 214px;--series-rotate: -7deg;--series-z: 13;width:204px}.series-card-7{--series-x: 468px;--series-y: 220px;--series-rotate: 5deg;--series-z: 10}.series-card-8{--series-x: 18px;--series-y: 384px;--series-rotate: 4deg;--series-z: 4;width:142px}.series-card-9{--series-x: 178px;--series-y: 396px;--series-rotate: -4deg;--series-z: 8;width:150px}.series-card-10{--series-x: 340px;--series-y: 390px;--series-rotate: 3deg;--series-z: 7;width:148px}.series-card-11{--series-x: 500px;--series-y: 380px;--series-rotate: -5deg;--series-z: 4;width:144px}.series-card-12,.series-card-13,.series-card-14,.series-card-15,.series-card-16{display:none}@media(max-width:1100px){.showcase-row,.showcase-row.reverse{grid-template-columns:1fr}}@media(max-width:720px){.showcase-section{padding-left:0;padding-right:0}.series-showcase-media{padding:6px 0}.series-collage{min-height:620px}.series-card{width:136px;min-height:0;border-radius:22px;padding:5px 5px 6px}.series-card-cover-wrap{border-radius:18px}.series-card-title{font-size:13px;min-height:22px}.series-card-1{--series-x: 4px;--series-y: 24px}.series-card-2{--series-x: 132px;--series-y: 0px}.series-card-3{--series-x: 260px;--series-y: 34px}.series-card-4{--series-x: 70px;--series-y: 178px}.series-card-5{--series-x: 210px;--series-y: 162px;width:148px}.series-card-6{--series-x: 18px;--series-y: 332px;width:148px}.series-card-7{--series-x: 178px;--series-y: 326px}.series-card-8{--series-x: 318px;--series-y: 300px;width:124px}.series-card-9{--series-x: 104px;--series-y: 444px;width:126px}.series-card-10{--series-x: 252px;--series-y: 442px;width:124px}.series-card-11{display:none}.showcase-media-unframed{width:100vw;margin-left:calc(-1*max(20px,(100vw - 100%) / 2));margin-right:calc(-1*max(20px,(100vw - 100%) / 2))}.showcase-media-unframed>img,.showcase-row.reverse .showcase-media-unframed>img{width:100vw;margin-left:0}}@media(prefers-reduced-motion:no-preference){.series-card:after{animation:card-shine-sweep 7.2s ease-in-out infinite}}
