@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap");.marketing-page{--bg:#fafbfe;--text-primary:#1a1d26;--text-secondary:rgba(26,29,38,0.55);--text-tertiary:rgba(26,29,38,0.35);--divider:rgba(26,29,38,0.08);--font-display:"Instrument Serif",Georgia,serif;--font-body:var(--font-dm-sans),"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;--transition:0.2s ease;font-family:var(--font-body);color:var(--text-primary);overflow-x:hidden;-webkit-font-smoothing:antialiased;background:var(--bg);display:flex;flex-direction:column}@media (max-width:900px){.marketing-page{min-height:auto;height:auto}}@media (min-width:901px){.marketing-page{height:100vh;height:100dvh;overflow:hidden}}.bg-gradient{position:fixed;inset:0;z-index:0;pointer-events:none}.bg-gradient svg{width:100vw;height:100vh;width:100dvw;height:100dvh}.bg-fade{position:fixed;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(250,251,254,0),rgba(250,251,254,.6) 55%,rgba(250,251,254,1) 85%)}.marketing-nav{position:relative;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:18px 32px;opacity:0;transform:translateY(-8px);flex-shrink:0;animation:fadeDown .6s ease .1s forwards}@keyframes fadeDown{to{opacity:1;transform:translateY(0)}}.nav-left{display:flex;align-items:center;gap:10px;text-decoration:none}.nav-logo{width:26px;height:26px;border-radius:7px;object-fit:cover;transition:opacity var(--transition)}.nav-left:hover .nav-logo{opacity:.85}.nav-right{gap:20px}.nav-link,.nav-right{display:flex;align-items:center}.nav-link{gap:4px;font-size:13.5px;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color var(--transition)}.nav-link:hover{color:var(--text-primary)}.nav-link svg{width:14px;height:14px;transition:transform var(--transition)}.nav-link:hover svg{transform:translate(1px,-1px)}.nav-btn{display:inline-flex;align-items:center;justify-content:center;padding:7px 18px;border-radius:100px;font-size:13px;font-weight:500;font-family:inherit;background:var(--text-primary);color:var(--bg);border:none;cursor:pointer;text-decoration:none;transition:opacity var(--transition)}.nav-btn:hover{opacity:.85}.nav-btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:7px 20px;border-radius:100px;font-size:13px;font-weight:500;font-family:inherit;background:rgba(255,255,255,.8);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--text-primary);border:1px solid rgba(0,0,0,.1);cursor:pointer;text-decoration:none;transition:all var(--transition)}.nav-btn-outline:hover{background:rgba(255,255,255,.95);border-color:rgba(0,0,0,.15)}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(0,0,0,.06);padding:6px 12px calc(6px + env(safe-area-inset-bottom, 0px))}@media (min-width:768px){.bottom-nav{display:none}}.bottom-nav-inner{max-width:400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.bottom-nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:44px;min-width:44px;padding:4px 8px;text-decoration:none;color:var(--text-tertiary);font-size:10px;font-weight:500;transition:color var(--transition);border-radius:8px}.bottom-nav-link:hover{color:var(--text-secondary)}.bottom-nav-link--active{color:var(--text-primary)}.bottom-nav-link--active .bottom-nav-icon svg{stroke-width:2.5}.bottom-nav-icon{display:flex;align-items:center;justify-content:center}.bottom-nav-icon svg{width:20px;height:20px;stroke-linecap:round;stroke-linejoin:round}.marketing-inner-page{--bg:#fafbfe;--text-primary:#1a1d26;--text-secondary:rgba(26,29,38,0.55);--text-tertiary:rgba(26,29,38,0.35);--divider:rgba(26,29,38,0.08);--font-display:"Instrument Serif",Georgia,serif;--font-body:var(--font-dm-sans),"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;--transition:0.2s ease;font-family:var(--font-body);color:var(--text-primary);-webkit-font-smoothing:antialiased;background:transparent;min-height:100vh;display:flex;flex-direction:column}.marketing-nav--frosted{position:fixed;top:0;left:0;right:0;padding-top:calc(18px + env(safe-area-inset-top, 0px));background:transparent;border-bottom:1px solid transparent;transition:background .25s ease,border-color .25s ease,backdrop-filter .25s ease}.marketing-nav--frosted.marketing-nav--scrolled{background:rgba(255,255,255,.55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:rgba(0,0,0,.06)}.hero{position:relative;z-index:10;display:flex;flex:1;align-items:center;gap:2rem;min-height:0;padding:2rem 2rem 1rem;max-width:1200px;margin:0 auto}.hero-content{flex:1;opacity:0;transform:translateY(16px);animation:fadeUp .8s ease .3s forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.hero-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:20px}.hero-eyebrow .dot{width:4px;height:4px;border-radius:50%;background:var(--text-tertiary)}.marketing-page h1{font-family:var(--font-display);font-size:clamp(2.8rem,5.5vw,4.2rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;margin-bottom:0}.hero-line-1,.marketing-page h1 .line{display:block}.hero-make{white-space:nowrap}.hero-category,.hero-category-slot{display:inline-block}.hero-category{white-space:nowrap}.hero-fun-again{display:block}.fun-again-text,.gradient-text,.hero-fun-again{background:linear-gradient(135deg,#60a5fa,#818cf8 25%,#c084fc 50%,#f472b6 75%,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-sports{background:linear-gradient(135deg,#3b82f6,#4A90E2 30%,#60a5fa 60%,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-learning{background:linear-gradient(135deg,#f59e0b,#FFB800 30%,#fbbf24 60%,#fcd34d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-education{background:linear-gradient(135deg,#ea580c,#D97757 30%,#f97316 60%,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-development{background:linear-gradient(135deg,#8b5cf6,#9F7AEA 30%,#a78bfa 60%,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-growth{background:linear-gradient(135deg,#10b981,#48BB78 30%,#34d399 60%,#6ee7b7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-empowerment{background:linear-gradient(135deg,#f87171,#FC8181 30%,#fca5a5 60%,#fecaca);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.category-rotator{position:relative;display:inline-block;min-width:5.5em;text-align:left;vertical-align:baseline}.category-word{display:inline-block;white-space:nowrap}@keyframes word-rotate-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.word-rotate-enter{animation:word-rotate-in .5s cubic-bezier(.4,0,.2,1) forwards}.hero-desc{max-width:380px;margin-top:20px;font-size:1.15rem;line-height:1.55;color:var(--text-secondary)}.hero-ctas{margin-top:28px;display:flex;flex-direction:column;gap:14px;align-items:flex-start}.cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:13px 30px;border-radius:100px;font-size:14.5px;font-weight:500;font-family:inherit;background:var(--text-primary);color:var(--bg);border:none;cursor:pointer;text-decoration:none;transition:all var(--transition);box-shadow:0 2px 12px rgba(0,0,0,.08)}.cta-primary:hover{opacity:.88;box-shadow:0 4px 20px rgba(0,0,0,.12);transform:translateY(-1px)}.cta-primary svg{width:15px;height:15px}.cta-secondary-group{display:flex;gap:10px}.cta-ghost{display:inline-flex;align-items:center;padding:9px 20px;border-radius:100px;font-size:13px;font-weight:500;font-family:inherit;background:transparent;color:var(--text-secondary);border:1px solid var(--divider);cursor:pointer;text-decoration:none;transition:all var(--transition);backdrop-filter:blur(8px)}.cta-ghost:hover{color:var(--text-primary);border-color:rgba(26,29,38,.2);background:rgba(255,255,255,.5)}.cta-tertiary{display:inline-flex;align-items:center;gap:4px;margin-top:8px;font-size:12px;font-weight:500;color:var(--text-tertiary);text-decoration:none;transition:color var(--transition)}.cta-tertiary:hover{color:var(--text-secondary)}.cta-tertiary svg{width:12px;height:12px}.hero-visual{flex-shrink:0;width:420px;opacity:0;transform:translateY(20px);animation:fadeUp .9s ease .55s forwards;overflow:visible}.device-composition,.hero-visual{display:flex;align-items:center;justify-content:center;position:relative;max-height:100%}.device-composition{flex-direction:column;transform:perspective(1200px) rotateY(-4deg) rotateX(2deg);transition:transform .6s cubic-bezier(.23,1,.32,1)}.device-composition:hover{transform:perspective(1200px) rotateY(-1.5deg) rotateX(.5deg)}.device-halo{position:absolute;width:300px;height:520px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(147,197,253,.15) 0,rgba(192,132,252,.1) 30%,rgba(244,114,182,.05) 55%,transparent 75%);filter:blur(40px);z-index:0;pointer-events:none;animation:haloBreath 6s ease-in-out infinite alternate}@keyframes haloBreath{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.04)}}.iphone-frame{position:relative;z-index:1;width:260px;background:#1a1d26;border-radius:40px;padding:9px;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.08),inset 0 -1px 0 0 rgba(255,255,255,.03),0 25px 60px -12px rgba(0,0,0,.18),0 50px 100px -24px rgba(0,0,0,.12),0 8px 24px -4px rgba(0,0,0,.06),0 0 80px -20px rgba(147,197,253,.08)}.iphone-frame:before{right:-2px;top:140px;height:36px;border-radius:0 2px 2px 0}.iphone-frame:after,.iphone-frame:before{content:"";position:absolute;width:3px;background:#2a2d36}.iphone-frame:after{left:-2px;top:120px;height:28px;border-radius:2px 0 0 2px;box-shadow:0 40px 0 #2a2d36}.iphone-notch{position:absolute;top:15px;left:50%;transform:translateX(-50%);width:82px;height:24px;background:#000;border-radius:18px;z-index:3}.iphone-screen-container{position:relative;width:100%;border-radius:32px;overflow:hidden;aspect-ratio:270/585}.iphone-screen{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:32px;object-fit:cover;object-position:top;opacity:0;transition:opacity .8s ease-in-out;pointer-events:none}.iphone-screen.active{opacity:1;pointer-events:auto}.carousel-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:16px}.carousel-dot{width:6px;height:6px;border-radius:3px;background:rgba(0,0,0,.15);transition:all .3s ease}.carousel-dot.active{width:20px;background:rgba(0,0,0,.4)}.ticker-section{position:relative;z-index:10;padding:0 0 1rem;flex-shrink:0;margin-top:auto;opacity:0;animation:fadeUp .7s ease .8s forwards}.ticker-wrapper{width:100%;overflow:hidden;position:relative}.ticker-fade-l,.ticker-fade-r{position:absolute;inset:0;width:100px;z-index:2;pointer-events:none}.ticker-fade-l{background:linear-gradient(to right,var(--bg),transparent);left:0}.ticker-fade-r{background:linear-gradient(to left,var(--bg),transparent);right:0;left:auto}.ticker-row{display:flex;gap:8px;width:max-content}.ticker-row.row1{animation:scrollLeft 55s linear infinite}.ticker-row.row2{animation:scrollRight 70s linear infinite;margin-top:8px}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}@keyframes scrollRight{0%{transform:translateX(-33.333%)}to{transform:translateX(0)}}.ticker-pill{flex-shrink:0;padding:6px 16px;border-radius:100px;font-size:12px;font-weight:500;color:var(--text-tertiary);white-space:nowrap;border:1px solid transparent;background:linear-gradient(var(--bg),var(--bg)) padding-box,linear-gradient(135deg,rgba(147,197,253,.3),rgba(192,132,252,.25),rgba(244,114,182,.2)) border-box;transition:all .3s ease}.ticker-pill:hover{color:var(--text-secondary);background:linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.9)) padding-box,linear-gradient(135deg,rgba(147,197,253,.5),rgba(192,132,252,.45),rgba(244,114,182,.4)) border-box}.marketing-footer{position:relative;z-index:10;border-top:1px solid var(--divider);padding:16px 32px;opacity:0;animation:fadeUp .5s ease 1s forwards}.footer-inner{max-width:1200px;margin:0 auto;justify-content:space-between}.footer-inner,.footer-left{display:flex;align-items:center}.footer-left{gap:20px;flex-wrap:wrap}.footer-brand{display:flex;align-items:center;gap:6px;text-decoration:none;font-size:13px;font-weight:600;color:var(--text-primary)}.footer-brand svg{width:14px;height:14px;color:var(--text-tertiary)}.footer-link{font-size:13px;color:var(--text-tertiary);text-decoration:none;transition:color var(--transition)}.footer-link:hover{color:var(--text-secondary)}.footer-right{gap:16px}.footer-right,.footer-social{display:flex;align-items:center}.footer-social{justify-content:center;width:32px;height:32px;color:var(--text-tertiary);transition:color var(--transition)}.footer-social:hover{color:var(--text-secondary)}.footer-social svg{width:16px;height:16px}.footer-copy{font-size:12px;color:var(--text-tertiary)}.marketing-footer--full{position:relative;z-index:10;background:rgba(250,251,254,.75);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--divider);padding:48px 32px 24px}@media (max-width:767px){.marketing-inner-page main{padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}}.footer-columns{max-width:1200px;margin:0 auto 32px;display:grid;grid-template-columns:repeat(2,1fr);gap:32px 80px}.footer-column-title{font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:16px}.footer-column-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-column-links a{font-size:14px;color:var(--text-secondary);text-decoration:none;transition:color var(--transition)}.footer-column-links a:hover{color:var(--text-primary)}.footer-disabled{font-size:14px;color:var(--text-tertiary)}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:24px;border-top:1px solid var(--divider);display:flex;flex-direction:column;align-items:center;gap:16px}@media (min-width:640px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-bottom-left{display:flex;align-items:center;gap:8px}.footer-bottom-logo{width:20px;height:20px;border-radius:5px}.footer-socials{display:flex;align-items:center;gap:12px}.footer-divider{max-width:1200px;margin:0 auto 32px;border:none;border-top:1px solid var(--divider)}.footer-socials-row{max-width:1200px;margin:0 auto;display:flex;justify-content:flex-end;align-items:center;gap:20px}@media (max-width:639px){.footer-socials-row{justify-content:center}.marketing-footer--full{padding:32px 20px 16px}.footer-columns{gap:24px 16px;margin-bottom:24px}.footer-column-title{font-size:13px;margin-bottom:12px}.footer-column-links{gap:10px}.footer-column-links a,.footer-disabled{font-size:13px}.footer-bottom{padding-top:16px;gap:12px}.footer-bottom-left{flex-direction:column;align-items:center;gap:6px}.footer-copy{font-size:11px;text-align:center}.footer-socials{gap:16px}.footer-social{width:36px;height:36px}}@media (min-width:1100px){.hero{display:grid;grid-template-columns:1fr 420px;gap:2rem;align-items:center;width:100%}.hero-content{min-width:0}.hero-visual{width:100%;justify-self:end}.iphone-frame{width:260px}}@media (min-width:1000px) and (max-width:1099px){.hero{display:grid;grid-template-columns:1fr min(380px,35vw);gap:1.5rem;align-items:center;width:100%}.hero-content{min-width:0}.hero-visual{width:100%;justify-self:end}.iphone-frame{width:min(260px,24vw);aspect-ratio:260/560;height:auto}.device-halo{width:100%;max-width:320px}}@media (min-width:901px) and (max-width:999px){.hero{display:flex;flex-direction:column;text-align:center;gap:2rem}.hero-content{order:1}.hero-visual{order:2;width:100%;max-width:320px;margin:0 auto}.hero-eyebrow{justify-content:center}.hero-fun-again,.hero-line-1{text-align:center}.hero-desc{margin-left:auto;margin-right:auto}.hero-ctas{align-items:center}.cta-secondary-group{justify-content:center}.iphone-frame{width:240px}.device-halo{width:280px;height:500px}}@media (prefers-reduced-motion:reduce){.hero-content,.hero-visual,.marketing-footer,.marketing-nav,.ticker-section{opacity:1;transform:none;animation:none}.device-halo,.ticker-row.row1,.ticker-row.row2{animation:none}.word-rotate-enter{animation:none;opacity:1;transform:none}}@media (max-width:900px){.hero{flex-direction:column;text-align:center;padding:1rem 1.5rem;min-height:auto}.hero-content{order:1}.hero-visual{order:2;width:100%;max-width:320px;margin-top:1rem}.hero-eyebrow{justify-content:center}.hero-line-1{display:block;text-align:center}.hero-category-slot{display:inline-block}.hero-fun-again{text-align:center}.hero-desc{margin-left:auto;margin-right:auto}.hero-ctas{align-items:center}.cta-secondary-group{flex-wrap:wrap;justify-content:center}.iphone-frame{width:240px}.device-halo{width:280px;height:500px}.marketing-nav{animation-delay:0s}.ticker-section{animation-delay:.4s}}@media (max-width:600px){.marketing-nav{padding:12px 16px;opacity:1;transform:none;animation:none}.nav-right{gap:12px}.nav-btn,.nav-link{font-size:12px}.nav-btn{padding:6px 14px}.marketing-page h1{font-size:2.2rem}.category-rotator{min-width:auto}.hero-desc{font-size:1rem}.hero-content{animation-delay:.1s}.hero-visual{animation-delay:.2s}.ticker-section{animation-delay:.3s;padding:0 0 .75rem}.ticker-row{gap:6px}.ticker-row.row1{animation-duration:70s}.ticker-row.row2{animation-duration:85s;margin-top:6px}.ticker-pill{padding:5px 12px;font-size:11px}.ticker-fade-l,.ticker-fade-r{width:60px}.footer-inner{flex-direction:column;gap:16px}.footer-left,.footer-right{justify-content:center}.iphone-frame{width:200px}.iphone-notch{width:70px;height:20px}.marketing-footer{animation-delay:.5s}}