@font-face{font-family:"MarkPro";src:url("./fonts/MarkPro.woff2") format("woff2"),url("./fonts/MarkPro.ttf") format("truetype");font-display:swap}@font-face{font-family:"MarkPro";src:url("./fonts/MarkProMedium.woff2") format("woff2"),url("./fonts/MarkProMedium.ttf") format("truetype");font-weight:500;font-display:swap}@font-face{font-family:"MarkPro";src:url("./fonts/MarkProBold.woff2") format("woff2"),url("./fonts/MarkProBold.ttf") format("truetype");font-weight:700;font-display:swap}:root{--bg:#fcfbff;--surface:#ffffff;--surface-soft:#f7f4ff;--text:#26233f;--text-soft:#595575;--border:rgba(42,38,74,0.1);--pink:#f23397;--pink-strong:#e71d88;--blue:#646fff;--shadow:0 24px 70px rgba(35,30,80,0.12);--shell:min(1180px,calc(100% - 40px));--header-shell:min(1340px,calc(100% - 8px));--hero-strip-top:112px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;min-width:320px;font-family:"MarkPro","Avenir Next",sans-serif;background:radial-gradient(circle at 50% -10%,rgba(242,51,151,0.1),transparent 28%),linear-gradient(180deg,#fffefe 0%,var(--bg) 72%,#f7f3ff 100%);color:var(--text)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.section-shell{width:var(--shell);margin:0 auto}.page-shell{padding:0 0 0}body.technology-page .page-shell{padding-top:122px}.site-header{position:fixed;top:18px;left:48px;right:48px;width:auto;z-index:40}.site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:74px;padding:12px 16px;background:linear-gradient(140deg,#ef2996 0%,#f13297 54%,#ff328b 100%);border:0;border-radius:22px;box-shadow:none}.site-header.is-scrolled,.site-header.nav-open{top:18px;background:linear-gradient(140deg,#ef2996 0%,#f13297 54%,#ff328b 100%);box-shadow:0 14px 32px rgba(101,22,72,0.18)}.brand{display:inline-flex;align-items:center;justify-self:start}.brand img{height:30px;width:auto}.site-nav,.footer-nav,.footer-social,.feature-card-head,.feature-list,.footer-top,.footer-bottom{display:flex;align-items:center}.site-nav{justify-self:center;gap:54px;margin:0}.site-nav a,.footer-nav a{font-size:1rem;font-weight:700;color:rgba(255,255,255,0.92);transition:color 180ms ease}.site-nav a{position:relative;padding-bottom:6px}.site-nav a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#fff;transform:scaleX(0);transform-origin:center;transition:transform 180ms ease}.site-nav a:hover,.footer-nav a:hover{color:#fff}.site-nav a:hover::after{transform:scaleX(1)}.header-cta,.primary-link,.secondary-link,.feature-list-item,.hero-strip,.feature-note{border-radius:999px}.header-cta,.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;transition:transform 180ms ease,box-shadow 180ms ease,background-color 180ms ease}.header-cta{justify-self:end;min-height:48px;padding:6px 8px 6px 6px;background:#fff;color:var(--text);border-radius:18px;box-shadow:0 18px 28px rgba(101,22,72,0.2)}.header-cta-counter{display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:0 13px 0 11px;background:linear-gradient(180deg,#fcfbff 0%,#f6f4ff 100%);border:3px solid #c5c9ec;border-radius:15px;color:#4f547a;font-size:0.94rem;box-shadow:inset 0 1px 0 rgba(255,255,255,0.78)}.header-cta-icon{width:24px;height:24px;flex:0 0 24px;background:center / contain no-repeat url("./assets/user-check.webp")}.header-cta-text{padding:0 10px 0 12px;color:#555a79;font-size:0.98rem}.header-cta-counter span:last-child{display:inline-block;font-size:1.02rem;line-height:1;font-weight:700;letter-spacing:-0.04em;color:#4c5075}.header-cta-text-short{display:none}.primary-link{min-height:48px;padding:0 22px;background:linear-gradient(135deg,var(--pink) 0%,#ff49a3 100%);color:#fff;box-shadow:0 16px 28px rgba(242,51,151,0.28)}.secondary-link{min-height:48px;padding:0 22px;background:rgba(255,255,255,0.14);color:#fff;border:1px solid rgba(255,255,255,0.22)}.header-cta:hover,.primary-link:hover,.secondary-link:hover{transform:translateY(-2px)}.menu-toggle{display:none;position:relative;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:46px;height:46px;border:0;background:rgba(255,255,255,0.14);color:#fff;padding:0;border-radius:999px;cursor:pointer}.menu-toggle-bar{display:block;width:18px;height:2.5px;border-radius:999px;background:#fff;transition:transform 180ms ease,opacity 180ms ease,width 180ms ease}.site-header.nav-open .menu-toggle-bar:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.site-header.nav-open .menu-toggle-bar:nth-child(2){opacity:0}.site-header.nav-open .menu-toggle-bar:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.hero-section{position:relative;overflow:hidden;min-height:810px;padding:118px 0 76px;background:linear-gradient(140deg,#ef2996 0%,#f13297 54%,#ff328b 100%)}.hero-section::after{content:"";position:absolute;right:-1px;bottom:-1px;width:18%;height:13%;background:#fff;clip-path:polygon(100% 0,100% 100%,10% 100%)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.86fr);gap:26px;align-items:start;align-content:start;min-height:616px}.hero-backdrop{position:absolute;pointer-events:none}.hero-backdrop-left{top:-16%;left:-10%;width:480px;height:480px;background:radial-gradient(circle at center,rgba(255,255,255,0.12),transparent 56%),radial-gradient(circle at center,rgba(255,255,255,0.08),transparent 72%)}.hero-backdrop-right{top:2%;right:4%;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,0.08),transparent 68%)}.hero-backdrop-curve{position:absolute;top:0;right:0;width:clamp(270px,31vw,390px);height:100%;overflow:hidden;background:rgba(255,255,255,0.98)}.hero-backdrop-curve::before{content:"";position:absolute;left:-72%;top:-10%;width:126%;height:120%;border-radius:50%;background:linear-gradient(140deg,#ef2996 0%,#f13297 54%,#ff328b 100%)}.hero-copy,.hero-media{position:relative;z-index:2}.hero-copy{max-width:540px;padding:154px 0 0 8px;color:#fff}.hero-strip{position:fixed;left:0;right:0;top:var(--hero-strip-top);z-index:35;display:inline-flex;align-items:center;justify-content:center;gap:18px;width:min(780px,calc(100% - 96px));max-width:none;min-height:64px;padding:6px 22px;margin:0 auto;background:linear-gradient( 180deg,rgba(255,184,223,0.48) 0%,rgba(255,182,221,0.32) 100% );border:1px solid rgba(255,255,255,0.24);font-size:1rem;color:#fff;backdrop-filter:blur(12px);box-shadow:0 16px 28px rgba(122,18,82,0.18),inset 0 1px 0 rgba(255,255,255,0.16);transform:none;transition:background 220ms ease,border-color 220ms ease,box-shadow 220ms ease}.hero-strip.is-off-banner{background:linear-gradient( 180deg,rgba(242,51,151,0.68) 0%,rgba(242,51,151,0.58) 52%,rgba(231,29,136,0.48) 100% )}.hero-strip-copy{white-space:nowrap;font-size:1.16rem;line-height:1}.hero-strip-branding{display:inline-flex;align-items:center;gap:0.04em;white-space:nowrap}.hero-strip-logo{height:28px;width:auto}.hero-strip-parent{display:inline-flex;align-items:center;margin-left:0;font-size:2.3rem;font-weight:700;line-height:0.86;letter-spacing:-0.078em;text-transform:lowercase;transform:translateY(-0.20em)}.hero-store-badge{display:inline-flex;align-items:center;flex:0 0 auto;padding:0;border:0;background:none;box-shadow:none}.hero-store-badge img{width:124px;height:auto}.hero-copy h1,.section-title h1,.section-title h2{margin:0;letter-spacing:-0.04em;line-height:0.96}.hero-copy h1{max-width:480px;font-size:clamp(3rem,6vw,4.7rem)}.hero-highlight{display:inline-block;padding:10px 14px 8px;margin-right:6px;border-radius:8px;background:#fff;color:var(--pink-strong)}.hero-text,.section-title p,.feature-copy-block p,.feature-note p{line-height:1.75;font-size:1.03rem}.hero-text{max-width:500px;margin:30px 0 0;color:rgba(255,255,255,0.94)}.hero-media{min-height:560px;margin-top:34px}.hero-orb{position:absolute;right:14%;top:12%;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,126,195,0.7),transparent 70%);filter:blur(10px)}.hero-dog{position:absolute;top:13%;left:-30%;width:min(358px,28vw);filter:drop-shadow(0 30px 30px rgba(33,22,60,0.24));z-index:4}.phone-stage{position:absolute;right:3%;bottom:-26px;width:min(218px,24.8vw);z-index:5}.phone-stage img{width:100%;height:auto;position:relative;z-index:1;filter:drop-shadow(0 28px 55px rgba(17,14,44,0.25))}.phone-stage-overlay{position:absolute;inset:0;z-index:2;pointer-events:none}.phone-stage-marquee{position:absolute;top:15.2%;left:8%;right:9%;height:23%;overflow:hidden;border-radius:20px;background:linear-gradient(140deg,#ef2996 0%,#f94aad 52%,#ed228d 100%);box-shadow:0 16px 36px rgba(241,50,151,0.24);isolation:isolate}.phone-stage-marquee::before,.phone-stage-marquee::after{content:"";position:absolute;border-radius:20px;pointer-events:none}.phone-stage-marquee::before{top:-34%;left:-16%;width:58%;height:112%;background:radial-gradient(circle,rgba(255,255,255,0.09) 0%,rgba(255,255,255,0) 72%)}.phone-stage-marquee::after{right:-18%;bottom:-44%;width:54%;height:92%;background:radial-gradient(circle,rgba(189,0,104,0.16) 0%,rgba(189,0,104,0) 72%)}.phone-stage-word-slot{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;z-index:1}.phone-stage-word{display:inline-block;font-size:clamp(2.15rem,3.55vw,3.55rem);line-height:1;font-weight:700;white-space:nowrap;letter-spacing:-0.05em;color:#fff;text-shadow:0 2px 10px rgba(117,18,77,0.12);will-change:transform;transform:translateX(132%);transition:transform 960ms cubic-bezier(0.22,1,0.36,1)}.phone-stage-word.is-resetting{transition:none}.phone-stage-word.is-centered{transform:translateX(0)}.phone-stage-word.is-exiting{transform:translateX(-132%)}@media (prefers-reduced-motion:reduce){.phone-stage-word{transition:none;transform:translateX(0)}}.intro-section{padding:112px 0 72px}.section-title{max-width:820px;margin:0 auto;text-align:center}.section-title h1,.section-title h2{font-size:clamp(2.45rem,5.2vw,4rem)}.section-title p{color:var(--text-soft);margin:28px 0 0}.section-kicker{margin-top:20px;color:var(--pink-strong);font-weight:700}.feature-section{display:grid;gap:28px;padding-bottom:72px}.feature-card{position:relative;overflow:hidden;padding:30px;background:linear-gradient(180deg,#fff 0%,#faf8ff 100%);border:1px solid var(--border);border-radius:34px;box-shadow:var(--shadow)}.feature-card::before{content:"";position:absolute;inset:auto auto -80px -80px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle at center,rgba(242,51,151,0.08),transparent 72%);pointer-events:none}.feature-card-snapshot{padding:32px 30px 34px;background:linear-gradient(180deg,#fff 0%,#fdfcff 100%);box-shadow:0 20px 44px rgba(35,30,80,0.08)}.feature-card-snapshot::before{display:none}.feature-card-head{gap:14px;align-items:baseline;margin-bottom:26px}.feature-card h3{margin:0;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.2}.feature-index{color:var(--pink-strong);font-weight:700;font-size:1.2rem}.feature-snapshot-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,0.9fr);gap:26px;align-items:start}.feature-copy-block,.feature-note{position:relative;padding:28px;background:rgba(255,255,255,0.82);border:1px solid rgba(42,38,74,0.08);border-radius:28px}.feature-snapshot-main{max-width:640px}.feature-card-head-snapshot{margin-bottom:18px;gap:18px}.feature-card-snapshot h3{max-width:720px;font-size:clamp(1.8rem,3.2vw,2.25rem);line-height:1.34;letter-spacing:-0.03em}.feature-card-snapshot .feature-index{font-size:1.6rem}.feature-snapshot-copy{margin:0;color:#656384;font-size:clamp(1.32rem,2.1vw,1.58rem);line-height:1.62;letter-spacing:-0.02em}.feature-note{align-self:stretch;background:linear-gradient(180deg,#faf8ff 0%,#f4f0fb 100%);padding:42px 38px;border-radius:36px}.feature-note h4{margin:0 0 24px;color:var(--text);font-size:clamp(1.55rem,2.8vw,2rem);line-height:1.22;letter-spacing:-0.03em}.feature-copy-block p,.feature-note p{margin:0;color:var(--text-soft)}.feature-note p{font-size:1.02rem;line-height:1.72;letter-spacing:-0.01em}.feature-visual-grid{display:grid;grid-template-columns:minmax(280px,0.92fr) minmax(0,1fr);gap:28px;align-items:center}.feature-visual-column{display:grid;gap:18px;justify-items:start}.feature-art-frame{position:relative;width:min(360px,100%);padding:14px 18px;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#fff 0%,#f5f2fd 100%);border:1px solid rgba(42,38,74,0.08);box-shadow:inset 0 1px 0 rgba(255,255,255,0.75),0 18px 34px rgba(35,30,80,0.08)}.feature-art-frame::before{content:"";position:absolute;inset:auto auto -38px -30px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle at center,rgba(242,51,151,0.08),transparent 70%);pointer-events:none}.feature-art-image{position:relative;z-index:1;width:100%;height:auto}.feature-art-frame-blockchain{width:min(420px,100%);padding:0;background:none;border:0;box-shadow:none}.feature-art-frame-blockchain::before{display:none}.feature-card-activity{padding:34px 34px 32px;background:linear-gradient(180deg,#fbfbff 0%,#f4f3fb 100%)}.feature-card-activity::after{content:"";position:absolute;right:-110px;bottom:-86px;width:340px;height:220px;background:linear-gradient(180deg,rgba(214,212,255,0.34),rgba(224,221,255,0.14));clip-path:polygon(100% 0,0 100%,100% 100%);pointer-events:none}.feature-card-head-activity{margin-bottom:20px;gap:16px}.feature-card-activity h3{font-size:clamp(1.9rem,3.2vw,2.25rem);line-height:1.22;letter-spacing:-0.03em}.feature-card-activity .feature-index{font-size:1.7rem}.feature-visual-grid-activity{grid-template-columns:minmax(360px,0.9fr) minmax(0,1fr);gap:34px;align-items:center}.feature-art-frame-activity{width:min(500px,100%);padding:24px 28px;border-radius:36px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,0.92),0 14px 30px rgba(35,30,80,0.04)}.feature-art-frame-activity::before{inset:-42px auto auto -48px;width:180px;height:180px;background:radial-gradient(circle at center,rgba(255,214,236,0.44),transparent 72%)}.feature-copy-block-activity{padding:0;background:none;border:0;border-radius:0}.feature-copy-block-activity p{margin:0;color:#686687;font-size:clamp(1.42rem,2.55vw,1.8rem);line-height:1.54;letter-spacing:-0.025em}.feature-list-activity{gap:16px;margin-top:28px}.feature-list-activity .feature-list-item{padding:24px 34px 24px 92px;border-radius:40px;background:rgba(255,255,255,0.96);line-height:1.42;font-size:clamp(1.22rem,1.85vw,1.46rem);color:#5f5d7d;box-shadow:0 10px 26px rgba(35,30,80,0.03)}.feature-list-activity .feature-list-item strong{color:var(--text);font-weight:700;letter-spacing:-0.02em}.feature-card-health{padding:34px 34px 32px;background:linear-gradient(180deg,#f7f6ff 0%,#f1effd 100%)}.feature-card-health::before{display:none}.feature-card-head-health{margin-bottom:18px;gap:16px}.feature-card-health h3{font-size:clamp(1.75rem,3vw,2.2rem);line-height:1.24;letter-spacing:-0.03em}.feature-card-health .feature-index{font-size:1.7rem}.feature-visual-grid-health{grid-template-columns:minmax(360px,0.96fr) minmax(0,1fr);gap:36px;align-items:center}.feature-art-frame-health{width:min(520px,100%);padding:18px 20px 12px;border-radius:34px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,0.96),0 14px 30px rgba(35,30,80,0.04)}.feature-art-frame-health::before{inset:-36px auto auto -44px;width:170px;height:170px;background:radial-gradient(circle at center,rgba(255,232,244,0.48),transparent 72%)}.feature-copy-block-health{padding:0;background:none;border:0;border-radius:0}.feature-copy-block-health p{margin:0;color:#666585;font-size:clamp(1.45rem,2.5vw,1.78rem);line-height:1.54;letter-spacing:-0.022em}.feature-list-health{margin-top:24px}.feature-list-item-health{padding:22px 34px 22px 92px;border-radius:38px;background:rgba(255,255,255,0.98);color:#5f5d7d;font-size:clamp(1.24rem,1.88vw,1.48rem);line-height:1.48;box-shadow:0 10px 26px rgba(35,30,80,0.03)}.feature-list-item-health strong{color:var(--text);font-weight:700;letter-spacing:-0.02em}.ai-art{position:relative;width:min(360px,100%);aspect-ratio:1.58;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,#fff 0%,#f0ebff 100%);border:1px solid rgba(42,38,74,0.08);box-shadow:inset 0 1px 0 rgba(255,255,255,0.75)}.ai-art::before{content:"";position:absolute;inset:-20% auto auto -10%;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at center,rgba(242,51,151,0.16),transparent 68%)}.feature-logo{height:38px;width:auto}.art-ring,.art-pulse,.art-core,.bone-shape,.health-plus,.lock-shackle,.lock-body,.gift-box,.gift-ribbon{position:absolute}.art-ring{left:50%;top:50%;width:145px;height:145px;transform:translate(-50%,-50%) rotate(-16deg);border-radius:50%;background:conic-gradient( from 0deg,#6ef1ff,#6975ff 26%,#ff5bb3 54%,#8ef6f2 80%,#6ef1ff 100% );box-shadow:0 24px 34px rgba(91,105,255,0.2),inset 0 0 26px rgba(255,255,255,0.2)}.art-ring::after{content:"";position:absolute;inset:22px;border-radius:50%;background:linear-gradient(135deg,#fcfcff,#dfe2ff);box-shadow:inset 0 0 0 10px rgba(255,255,255,0.84)}.art-pulse{left:50%;top:50%;width:44px;height:44px;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(135deg,#3aefcf,#67bfff);box-shadow:0 0 0 16px rgba(59,239,207,0.14)}.art-core{left:50%;top:50%;width:14px;height:14px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;box-shadow:0 0 0 6px rgba(255,255,255,0.38);z-index:2}.bone-shape{left:50%;top:50%;width:150px;height:58px;transform:translate(-50%,-50%) rotate(-24deg);border-radius:999px;background:linear-gradient(135deg,#72d8ff,#6f72ff 48%,#f34aaa 100%);box-shadow:0 28px 36px rgba(111,114,255,0.2)}.bone-shape::before,.bone-shape::after{content:"";position:absolute;top:50%;width:52px;height:52px;border-radius:50%;background:inherit;transform:translateY(-50%)}.bone-shape::before{left:-18px;box-shadow:0 -24px 0 -6px rgba(114,216,255,0.95),0 24px 0 -6px rgba(114,216,255,0.92)}.bone-shape::after{right:-18px;box-shadow:0 -24px 0 -6px rgba(243,74,170,0.95),0 24px 0 -6px rgba(243,74,170,0.92)}.health-plus{right:22%;bottom:26%;width:64px;height:64px;transform:rotate(18deg);border-radius:22px;background:linear-gradient(135deg,#ff7fc0,#ff4ca6);box-shadow:0 18px 34px rgba(255,76,166,0.28)}.health-plus::before,.health-plus::after{content:"";position:absolute;left:50%;top:50%;background:#fff;transform:translate(-50%,-50%);border-radius:999px}.health-plus::before{width:14px;height:34px}.health-plus::after{width:34px;height:14px}.feature-list{flex-direction:column;align-items:stretch;gap:14px;margin-top:24px}.feature-list.single-row{margin-top:26px}.feature-list-item{position:relative;padding:18px 22px 18px 92px;background:rgba(255,255,255,0.88);border:1px solid rgba(42,38,74,0.08);border-radius:24px;color:var(--text-soft);line-height:1.7}.feature-list-item::before{content:"";position:absolute;left:24px;top:50%;width:48px;height:48px;border-radius:14px;background:linear-gradient(180deg,#fde3f1 0%,#f9d9ec 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,0.82);transform:translateY(-50%)}.feature-list-item::after{content:"";position:absolute;left:37px;top:50%;width:22px;height:22px;border-radius:8px;background:linear-gradient(180deg,#ff51aa 0%,#ef1c89 100%);box-shadow:0 6px 12px rgba(241,59,152,0.16);transform:translateY(-50%)}.blockchain-section{padding:54px 0 74px}.blockchain-title{max-width:920px}.blockchain-title h2{font-size:clamp(3rem,5.8vw,4.7rem);line-height:0.98}.blockchain-visual-wrap{display:grid;justify-items:center;gap:18px;margin-top:28px}.blockchain-summary{max-width:920px;margin:26px auto 0;text-align:center}.blockchain-summary .section-kicker{margin:0;font-size:clamp(1.6rem,2.7vw,2.15rem);letter-spacing:-0.03em}.blockchain-summary p:last-child{margin:18px 0 0;color:#5f5d7d;font-size:clamp(1.32rem,2.2vw,1.7rem);line-height:1.66;letter-spacing:-0.025em}.ai-art-lock{width:min(360px,100%)}.lock-shackle{left:38%;top:18%;width:70px;height:72px;border:12px solid #656fff;border-bottom:0;border-radius:40px 40px 0 0}.lock-body{left:31%;top:42%;width:118px;height:94px;border-radius:22px;background:linear-gradient(135deg,#7b81ff,#f24ca8);box-shadow:0 20px 34px rgba(95,103,255,0.2)}.lock-body::before{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;box-shadow:0 18px 0 -5px rgba(255,255,255,0.95)}.gift-box{right:18%;top:38%;width:94px;height:94px;transform:rotate(10deg);border-radius:20px;background:linear-gradient(90deg,transparent 44%,rgba(255,255,255,0.96) 44%,rgba(255,255,255,0.96) 56%,transparent 56%),linear-gradient(transparent 44%,rgba(255,255,255,0.96) 44%,rgba(255,255,255,0.96) 56%,transparent 56%),linear-gradient(135deg,#36ddcf,#f24ca8 74%);box-shadow:0 18px 34px rgba(53,221,207,0.16)}.gift-ribbon{right:22%;top:30%;width:48px;height:28px;background:linear-gradient(135deg,#ff7abd,#ff4eaa);clip-path:polygon(0 100%,50% 25%,100% 100%,78% 100%,50% 52%,22% 100%)}.blockchain-list{gap:18px;margin-top:44px}.blockchain-item{padding:24px 38px;background:linear-gradient(180deg,#f5f4ff 0%,#f0effd 100%);border:1px solid rgba(42,38,74,0.08);border-radius:34px;color:#5f5d7d;font-size:clamp(1.22rem,1.85vw,1.45rem);line-height:1.55;letter-spacing:-0.02em;box-shadow:none}.blockchain-item::before{display:none}.blockchain-item::after{display:none}.blockchain-item strong{color:var(--text);font-weight:700;letter-spacing:-0.02em}body.technology-page.legal-page .page-shell{padding-top:146px}.legal-section{padding:72px 0 24px}.legal-heading{max-width:900px;margin:0 auto 46px;text-align:center}.legal-heading h1{margin:0;font-size:clamp(2.75rem,5.4vw,4.5rem);line-height:0.98;letter-spacing:-0.04em}.legal-document{width:min(920px,100%);margin:0 auto}.legal-content{color:#5f5b7a;font-size:1.02rem;line-height:1.78}.legal-content h2{margin:52px 0 16px;color:var(--text);font-size:clamp(1.45rem,2.2vw,2.05rem);line-height:1.18;letter-spacing:-0.025em}.legal-content h3{margin:30px 0 10px;color:var(--text);font-size:1.12rem;line-height:1.32}.legal-content p{margin:0 0 18px}.legal-content ul{display:grid;gap:9px;margin:0 0 22px;padding-left:1.25rem}.legal-content li{padding-left:0.25rem}.legal-content h2:first-child,.legal-content h3:first-child,.legal-content p:first-child{margin-top:0}.site-footer{position:relative;width:100%;margin:120px 0 0;padding:40px 0 18px;overflow:hidden;background:linear-gradient(rgba(35,37,61,0.92),rgba(35,37,61,0.92)),url("./assets/bg.webp") center/cover no-repeat;border-radius:42px 42px 0 0;color:#fff;box-shadow:0 -10px 40px rgba(17,16,39,0.08)}.site-footer::before,.site-footer::after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;border:1px solid rgba(255,255,255,0.04)}.site-footer::before{left:-38px;top:-82px}.site-footer::after{right:-72px;bottom:-106px}.footer-shell,.footer-brand,.footer-nav,.footer-social,.footer-top,.footer-bottom{position:relative;z-index:1}.footer-shell{width:var(--shell);margin:0 auto}.footer-top,.footer-bottom{justify-content:space-between;gap:20px}.footer-top{align-items:center}.footer-bottom{margin-top:54px;align-items:flex-end}.footer-brand img{height:28px;width:auto}.footer-nav{gap:24px;justify-content:center;flex-wrap:wrap}.footer-nav a{color:rgba(255,255,255,0.8)}.footer-contact{display:inline-flex;align-items:center;gap:8px;font-size:0.95rem;color:#fff}.footer-copy{margin:0;color:rgba(255,255,255,0.72);font-size:0.88rem}.footer-social{gap:14px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,0.08)}.footer-social img{width:16px;height:16px;filter:brightness(0) invert(1)}html.js-ready [data-reveal]{--reveal-shift:34px;opacity:0;transition:opacity 700ms ease,transform 700ms ease}[data-reveal],html.js-ready [data-reveal].is-visible{--reveal-shift:0px;opacity:1}[data-reveal]:not(.parallax-layer){transform:translate3d(0,var(--reveal-shift,0px),0)}.hero-strip[data-reveal],html.js-ready .hero-strip[data-reveal].is-visible{transition:opacity 700ms ease,transform 700ms ease,top 220ms ease}.parallax-layer{--parallax-shift:0px;transform:translate3d( 0,calc(var(--parallax-shift) + var(--reveal-shift,0px)),0 );will-change:transform}@media (max-width:1080px){.site-header{left:28px;right:28px;gap:14px;padding-inline:14px}.site-nav{gap:36px}.feature-visual-grid{grid-template-columns:1fr}.blockchain-summary p:last-child{font-size:clamp(1.18rem,2.4vw,1.46rem)}.blockchain-item{padding:22px 28px;font-size:clamp(1.05rem,2vw,1.22rem)}.feature-card-activity{padding:28px 24px 26px}.feature-card-health{padding:28px 24px 26px}.feature-card-activity::after{right:-126px;bottom:-108px;width:280px;height:180px}.feature-visual-grid-activity{gap:24px}.feature-visual-grid-health{gap:24px}.feature-art-frame-activity{width:100%;max-width:520px}.feature-art-frame-health{width:100%;max-width:520px}.feature-copy-block-activity p{font-size:clamp(1.2rem,2.8vw,1.55rem)}.feature-copy-block-health p{font-size:clamp(1.2rem,2.8vw,1.55rem)}.feature-list-activity .feature-list-item{padding-right:26px;font-size:clamp(1.08rem,2vw,1.3rem)}.feature-list-item-health{padding-right:26px;font-size:clamp(1.08rem,2vw,1.3rem)}.hero-section{padding-top:110px}.hero-copy{padding-top:148px}.hero-media{min-height:520px}.hero-dog{left:-10%;top:14%;width:min(310px,26vw)}.phone-stage{right:6%;bottom:-20px;width:min(202px,22.8vw)}.hero-strip{gap:14px;width:min(720px,calc(100% - 72px));min-height:60px;padding:6px 18px;max-width:none;transform:none}.hero-strip-logo{height:24px}.hero-strip-parent{font-size:1.78rem}.hero-store-badge img{width:112px}}@media (max-width:840px){:root{--shell:calc(100% - 24px);--header-shell:calc(100% - 8px)}.page-shell{padding-top:0}body.technology-page .page-shell{padding-top:108px}.site-header{display:flex;top:14px;left:12px;right:12px;padding:14px 12px 12px;gap:12px}.site-header.is-scrolled,.site-header.nav-open{top:14px;left:12px;right:12px;padding:14px 12px 12px}.menu-toggle{display:inline-flex;order:3;margin-left:8px}.site-nav{position:absolute;top:calc(100% + 10px);left:auto;right:0;display:grid;width:min(240px,calc(100vw - 24px));gap:10px;padding:14px;margin:0;background:rgba(255,255,255,0.97);border-radius:24px;border:1px solid rgba(42,38,74,0.08);box-shadow:0 16px 40px rgba(35,30,80,0.14);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity 180ms ease,transform 180ms ease,visibility 180ms ease}.site-header.nav-open .site-nav{opacity:1;visibility:visible;transform:translateY(0)}.site-nav a{padding:12px 14px;border-radius:16px;background:rgba(36,31,70,0.04);color:var(--text-soft)}.site-nav a::after{background:var(--pink-strong)}.header-cta{order:2;margin-left:auto;min-height:42px;padding-right:8px;font-size:0.86rem}.header-cta-counter{min-height:34px;gap:7px;padding-inline:10px;border-width:2px;border-radius:13px}.header-cta-icon{width:20px;height:20px;flex-basis:20px}.header-cta-text{padding:0 8px 0 10px;font-size:0.86rem}.hero-section{min-height:auto;padding-top:108px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(180px,0.74fr);gap:16px;min-height:420px}.hero-copy{padding-top:134px}.hero-copy h1{max-width:100%}.hero-backdrop-curve{top:0;right:0;width:34%;height:100%;opacity:0.92}.hero-backdrop-curve::before{left:-68%;width:122%;height:116%}.hero-media{min-height:430px;margin-top:0}.hero-dog{left:-10%;top:14%;width:min(230px,34vw)}.phone-stage{right:0;bottom:-16px;width:min(182px,28.6vw)}.hero-strip{left:0;right:0;flex-wrap:wrap;justify-content:center;width:calc(100% - 28px);min-height:56px;max-width:none;padding:6px 14px;font-size:0.82rem;margin-inline:auto;transform:none}.hero-strip-copy{font-size:1.06rem}.hero-strip-logo{height:22px}.hero-strip-parent{font-size:1.56rem}.hero-store-badge img{width:108px}.feature-card{padding:24px}.blockchain-section{padding-top:44px}.blockchain-summary{margin-top:22px}.blockchain-summary .section-kicker{font-size:clamp(1.38rem,3vw,1.7rem)}.blockchain-list{margin-top:28px}.blockchain-item{padding:20px 22px;border-radius:28px}.feature-snapshot-grid{grid-template-columns:1fr;gap:20px}.feature-card-snapshot{padding:28px 22px 30px}.feature-card-activity{padding:26px 20px 24px}.feature-card-health{padding:26px 20px 24px}.feature-card-head-activity{margin-bottom:18px}.feature-card-head-health{margin-bottom:18px}.feature-card-activity .feature-index{font-size:1.5rem}.feature-card-health .feature-index{font-size:1.5rem}.feature-card-activity h3{font-size:clamp(1.6rem,4vw,1.95rem)}.feature-card-health h3{font-size:clamp(1.55rem,3.9vw,1.9rem)}.feature-note{padding:30px 26px}.site-footer{margin-top:96px;padding-top:28px;border-radius:30px 30px 0 0}.footer-shell{width:calc(100% - 24px)}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom{margin-top:34px}.footer-nav,.footer-social{justify-content:flex-start}}@media (max-width:560px){.brand img{height:22px}.header-cta-text{padding:0 8px 0 6px;font-size:0.82rem}.header-cta-text-long{display:none}.header-cta-text-short{display:inline-flex}.hero-strip{gap:8px;padding:8px 12px;font-size:0.84rem;margin-left:0}.hero-highlight{padding-inline:10px}.hero-section{padding-top:96px;padding-bottom:40px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(126px,0.62fr);gap:12px;padding-top:0}.hero-copy{padding-top:152px}.hero-copy h1{font-size:clamp(2.6rem,12vw,3.6rem)}.hero-dog{top:20%;left:-8%;width:min(156px,34vw)}.phone-stage{bottom:-10px;width:min(144px,26.2vw)}.hero-strip{left:0;right:0;width:calc(100% - 16px);min-height:50px;max-width:none;margin-inline:auto;transform:none}.hero-strip-copy{font-size:0.98rem}.hero-strip-logo{height:20px}.hero-strip-parent{font-size:1.42rem}.hero-store-badge img{width:102px}.feature-card-head{flex-direction:column;align-items:flex-start}.blockchain-title h2{font-size:clamp(2.35rem,10vw,3.25rem)}.blockchain-summary p:last-child{font-size:1.02rem;line-height:1.64}.blockchain-list{gap:14px}.blockchain-item{padding:18px 18px;border-radius:24px;font-size:1rem;line-height:1.58}.feature-visual-grid-activity{gap:18px}.feature-visual-grid-health{gap:18px}.feature-art-frame-activity{padding:18px 18px 14px;border-radius:28px}.feature-art-frame-health{padding:16px 16px 12px;border-radius:28px}.feature-copy-block-activity p{font-size:1.04rem;line-height:1.6}.feature-copy-block-health p{font-size:1.04rem;line-height:1.6}.feature-list-activity{gap:12px;margin-top:20px}.feature-list-health{margin-top:20px}.feature-list-activity .feature-list-item{padding:18px 18px 18px 68px;border-radius:26px;font-size:1rem;line-height:1.54}.feature-list-item-health{padding:18px 18px 18px 68px;border-radius:26px;font-size:1rem;line-height:1.54}.feature-card-head-snapshot{gap:10px}.feature-card-snapshot .feature-index{font-size:1.45rem}.feature-snapshot-copy{font-size:1.1rem;line-height:1.72}.feature-note{padding:24px 20px;border-radius:28px}.feature-note h4{margin-bottom:16px;font-size:1.4rem}.feature-note p{font-size:0.98rem}.feature-list-item{padding-left:68px}.feature-list-item::before{left:16px;width:38px;height:38px;border-radius:11px}.feature-list-item::after{left:25px;width:20px;height:20px;border-radius:7px}}@media (max-width:768px){body.technology-page .page-shell{padding-top:100px}.site-header{left:12px;right:12px;padding:12px;gap:10px}.site-header.is-scrolled,.site-header.nav-open{left:12px;right:12px}.header-cta{min-height:40px;padding-right:6px}.header-cta-counter{min-height:34px;padding-inline:9px}.hero-section{min-height:auto;padding-top:102px;padding-bottom:52px;background:#f13297}.hero-section::after{display:none}.hero-backdrop-left,.hero-backdrop-right,.hero-backdrop-curve{display:none}.hero-grid{grid-template-columns:1fr;gap:22px;min-height:auto;padding-top:102px}.hero-strip{position:fixed;left:0;right:0;width:calc(100% - 24px);min-height:0;margin:0 auto;padding:10px 14px 12px;gap:10px;flex-wrap:wrap;row-gap:6px;justify-content:center}.hero-strip-copy{font-size:1rem}.hero-strip-logo{height:21px}.hero-strip-parent{font-size:1.48rem}.hero-store-badge img{width:104px}.hero-copy{max-width:none;padding:0;text-align:center}.hero-copy h1{max-width:12ch;margin-inline:auto;font-size:clamp(2.5rem,9.6vw,3.5rem)}.hero-text{max-width:33ch;margin:22px auto 0}.hero-media{display:flex;align-items:flex-end;justify-content:center;min-height:250px;margin-top:0}.hero-orb{left:50%;right:auto;top:10%;width:220px;height:220px;transform:translateX(-50%)}.hero-dog{position:relative;top:auto;left:auto;width:min(250px,72vw);margin:0 auto}.phone-stage{display:none}.intro-section{padding:84px 0 56px}.feature-section{gap:22px;padding-bottom:56px}.feature-card,.feature-card-snapshot,.feature-card-activity,.feature-card-health{padding:24px 18px;border-radius:28px}.feature-snapshot-grid,.feature-visual-grid,.feature-visual-grid-activity,.feature-visual-grid-health{grid-template-columns:1fr;justify-items:center}.feature-snapshot-main,.feature-visual-column,.feature-copy-block,.feature-copy-block-activity,.feature-copy-block-health,.blockchain-summary,.blockchain-visual-wrap{width:100%;max-width:none;margin-inline:auto}.feature-visual-column{justify-items:center}.feature-art-frame,.feature-art-frame-activity,.feature-art-frame-health,.feature-art-frame-blockchain,.ai-art{margin-inline:auto}.feature-art-image,.feature-logo{margin-inline:auto}.feature-card-head,.feature-card-head-snapshot,.feature-card-head-activity,.feature-card-head-health{margin-bottom:18px}.feature-card-head{align-items:flex-start}.feature-snapshot-copy,.feature-copy-block-activity p,.feature-copy-block-health p,.blockchain-summary p:last-child{font-size:1.02rem;line-height:1.68}.feature-note{padding:22px 18px;border-radius:24px}.feature-note h4{margin-bottom:14px}.feature-list,.feature-list-activity,.feature-list-health,.blockchain-list{gap:12px;margin-top:20px}.feature-list-item,.feature-list-activity .feature-list-item,.feature-list-item-health,.blockchain-item{padding:18px 18px 18px 68px;font-size:1rem;line-height:1.58;border-radius:24px}.feature-list-item::before{left:16px;width:38px;height:38px;border-radius:11px}.feature-list-item::after{left:25px;width:20px;height:20px;border-radius:7px}.blockchain-section{padding:42px 0 56px}.site-footer{margin-top:80px;padding-top:28px;border-radius:28px 28px 0 0}.footer-bottom{gap:16px}}@media (max-width:680px){.hero-strip{justify-content:center}.hero-copy h1{font-size:clamp(2.5rem,10vw,3.5rem)}}@media (max-width:480px){.site-header,.site-header.is-scrolled,.site-header.nav-open{top:10px;left:10px;right:10px;padding:10px;border-radius:18px}.menu-toggle{width:40px;height:40px;gap:3px}.menu-toggle-bar{width:16px}.header-cta{min-height:34px;padding:4px 5px 4px 4px}.header-cta-counter{min-height:26px;gap:4px;padding-inline:6px;border-width:2px;border-radius:10px}.header-cta-icon{width:15px;height:15px;flex-basis:15px}.header-cta-counter span:last-child{font-size:0.72rem}.header-cta-text{padding:0 6px 0 4px;font-size:0.76rem}.site-nav{top:calc(100% + 8px);width:min(220px,calc(100vw - 20px));padding:12px}.hero-section{padding-top:88px;padding-bottom:40px}.hero-strip{min-height:48px;padding:8px 10px;gap:8px}.hero-strip-copy{font-size:0.92rem}.hero-strip-logo{height:18px}.hero-strip-parent{font-size:1.24rem}.hero-store-badge img{width:92px}.hero-copy h1{font-size:clamp(2.1rem,11vw,3rem)}.hero-text,.section-title p,.feature-copy-block p,.feature-note p,.feature-list-item,.blockchain-item,.blockchain-summary p:last-child{font-size:0.95rem;line-height:1.62}.hero-media{min-height:220px}.hero-orb{width:180px;height:180px}.hero-dog{width:min(220px,74vw)}.feature-card,.feature-card-snapshot,.feature-card-activity,.feature-card-health{padding:20px 16px;border-radius:22px}.feature-note,.feature-art-frame-activity,.feature-art-frame-health{border-radius:22px}.feature-list-item,.feature-list-activity .feature-list-item,.feature-list-item-health,.blockchain-item{padding:16px 16px 16px 58px}.feature-list-item::before{left:14px;width:32px;height:32px}.feature-list-item::after{left:22px;width:16px;height:16px}.site-footer{margin-top:68px;padding-top:24px;border-radius:24px 24px 0 0}.footer-top,.footer-bottom{gap:14px}.footer-nav a,.footer-contact,.footer-copy{font-size:0.86rem}}@media (max-width:380px){body.technology-page .page-shell{padding-top:88px}.site-header{gap:8px}.brand img{height:20px}.header-cta{display:inline-flex;min-height:32px;padding:4px}.hero-strip{width:calc(100% - 20px)}.header-cta-counter{min-height:24px;gap:4px;padding-inline:5px}.header-cta-counter span:last-child{display:inline-block;font-size:0.68rem}.header-cta-icon{width:14px;height:14px;flex-basis:14px}.header-cta-text{padding:0 5px 0 3px;font-size:0.72rem}.site-nav{width:min(210px,calc(100vw - 16px));padding:10px}.hero-store-badge img{width:86px}}@media (max-width:560px){.hero-section{padding-top:92px;padding-bottom:34px}.hero-grid{grid-template-columns:1fr;gap:18px;padding-top:112px}.hero-strip{width:calc(100% - 12px);min-height:0;padding:7px 8px 8px;gap:5px;flex-wrap:nowrap;justify-content:center}.hero-strip-copy{font-size:0.76rem;letter-spacing:-0.02em}.hero-strip-branding{gap:0.01em}.hero-strip-logo{height:15px}.hero-strip-parent{font-size:1rem;transform:translateY(-0.1em)}.hero-store-badge img{width:68px}.hero-copy{padding:0;text-align:center}.hero-copy h1{max-width:11ch;font-size:clamp(2rem,10.6vw,2.75rem)}.hero-text{max-width:30ch;margin:18px auto 0;font-size:0.95rem;line-height:1.58}.hero-media{min-height:190px}.hero-orb{width:160px;height:160px}.hero-dog{width:min(190px,66vw)}.site-footer{margin-top:56px;padding-top:22px;padding-bottom:16px;border-radius:24px 24px 0 0}.footer-shell{width:calc(100% - 20px)}.footer-top,.footer-bottom{align-items:center;text-align:center;gap:14px}.footer-brand{display:flex;width:100%;justify-content:center}.footer-brand img{height:24px}.footer-nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;justify-content:stretch}.footer-nav a{text-align:center;font-size:0.9rem}.footer-contact{width:100%;justify-content:center;font-size:0.9rem}.footer-copy{width:100%;text-align:center}.footer-social{width:100%;justify-content:center}}@media (max-width:380px){.hero-grid{padding-top:104px}.hero-strip{width:calc(100% - 8px);padding:6px 6px 7px;gap:4px}.hero-strip-copy{font-size:0.68rem}.hero-strip-logo{height:13px}.hero-strip-parent{font-size:0.86rem;transform:translateY(-0.09em)}.hero-store-badge img{width:60px}.hero-copy h1{font-size:clamp(1.9rem,11vw,2.45rem)}.hero-text{font-size:0.9rem}.hero-media{min-height:172px}.hero-dog{width:min(168px,64vw)}.footer-nav{grid-template-columns:1fr;gap:8px}.footer-nav a,.footer-contact,.footer-copy{font-size:0.84rem}.footer-social a{width:34px;height:34px}}@media (max-width:840px){body.technology-page.legal-page .page-shell{padding-top:116px}.legal-section{padding:48px 0 12px}.legal-heading{margin-bottom:34px}.legal-content{font-size:0.98rem;line-height:1.7}.legal-content h2{margin-top:40px}}@media (max-width:480px){body.technology-page.legal-page .page-shell{padding-top:98px}.legal-section{padding-top:38px}.legal-heading{margin-bottom:28px}.legal-heading h1{font-size:clamp(2.2rem,11vw,3rem)}.legal-content{font-size:0.94rem;line-height:1.64}.legal-content h2{margin:34px 0 12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal],.parallax-layer,.header-cta,.primary-link,.secondary-link,.site-nav,.site-header{transition:none !important}}.overview-page{background:radial-gradient(circle at 50% -10%,rgba(242,51,151,0.1),transparent 28%),linear-gradient(180deg,#fffefe 0%,var(--bg) 58%,#f3effd 100%)}.overview-page .page-shell{padding-bottom:24px}.overview-intro,.app-overview,.ecosystem-section,.how-section,.closing-section{position:relative}.overview-intro{padding:88px 0 52px;background:#fff}.app-overview,.ecosystem-section,.how-section,.faq-section{padding-bottom:72px}.overview-heading{max-width:860px;margin:0 auto 32px;text-align:center}.why-hero{position:relative;padding:18px 0 44px;text-align:center;isolation:isolate}.why-hero h2{position:relative;z-index:1;margin:0;color:#2b2d46;font-size:clamp(3rem,5.5vw,4.9rem);line-height:1;letter-spacing:-0.05em}.why-hero-pill{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin:14px 0 0;padding:0 18px;border-radius:999px;background:linear-gradient(180deg,#e0e3f2 0%,#d7dbef 100%);color:#7f86bf;font-size:clamp(1.12rem,1.85vw,1.7rem);font-weight:700;line-height:1.08;letter-spacing:-0.03em;box-shadow:inset 0 1px 0 rgba(255,255,255,0.5)}.why-hero-watermark{position:absolute;top:126px;left:50%;z-index:0;width:min(1800px,170vw);display:none;transform:translateX(-50%);pointer-events:none;user-select:none}.why-hero-copy{position:relative;z-index:1;max-width:760px;margin:68px auto 0}.why-hero-copy p{margin:0;color:#59608f;font-size:clamp(1.6rem,2.45vw,2.35rem);font-weight:700;line-height:1.42;letter-spacing:-0.04em}.why-hero-copy p + p{margin-top:16px}.why-hero-emphasis{display:inline-block;background:linear-gradient(90deg,#8478f0 0%,#9670f1 26%,#b85bdc 54%,#d84bbe 78%,#f13f9b 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.overview-kicker,.ecosystem-eyebrow,.closing-kicker{margin:0 0 14px;color:var(--pink-strong);font-size:0.95rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase}.overview-heading h2,.closing-card h2{margin:0;color:var(--text);font-size:clamp(2.2rem,4.8vw,4rem);line-height:0.98;letter-spacing:-0.04em}.overview-lead,.story-card-copy p,.module-copy p,.app-showcase-copy p,.ecosystem-panel p,.how-step p,.closing-card p{color:var(--text-soft);line-height:1.72}.overview-lead{margin:18px auto 0;max-width:700px;font-size:1.03rem}.story-stack,.module-grid,.ecosystem-grid,.how-steps,.faq-list{display:grid;gap:18px}.story-card,.app-showcase,.module-card,.ecosystem-panel,.how-visual,.how-step,.faq-item,.closing-card{background:linear-gradient(180deg,rgba(255,255,255,0.98) 0%,#f8f5fe 100%);border:1px solid rgba(42,38,74,0.08);border-radius:30px;box-shadow:0 22px 52px rgba(35,30,80,0.08)}.story-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(230px,0.8fr);align-items:center;gap:28px;padding:28px}.story-card-problem{display:grid;grid-template-columns:1fr;gap:24px;padding:22px;background:linear-gradient(180deg,#f4f5ff 0%,#eff1fb 100%)}.story-card-reverse{grid-template-columns:minmax(230px,0.8fr) minmax(0,1.2fr)}.story-card-reverse .story-card-copy{order:2}.story-card-reverse .story-card-media{order:1}.story-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:18px;border-radius:14px;background:linear-gradient(180deg,#ffe4f3 0%,#ffd4eb 100%);color:var(--pink-strong);font-weight:700}.story-title-row{display:flex;align-items:center;gap:10px}.story-number-inline{color:var(--pink-strong);font-size:clamp(1.7rem,3vw,2.2rem);font-weight:700;letter-spacing:-0.04em}.story-card-problem h3{font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.08}.story-card-image-shell{min-height:220px;padding:18px;border-radius:26px;background:#fff;border:1px solid rgba(42,38,74,0.08);display:flex;align-items:center;justify-content:center}.story-card-image-shell img{width:min(100%,430px);max-height:200px;object-fit:contain}.story-problem-block{display:grid;gap:12px}.story-problem-heading{margin:0;color:var(--text);font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:700;line-height:1.1;text-transform:uppercase}.story-problem-copy,.story-solution-copy{margin:0;color:#656384;font-size:clamp(1.02rem,1.9vw,1.2rem);line-height:1.62}.story-solution-box{display:grid;gap:14px;padding:22px;border-radius:26px;background:#fff;border:1px solid rgba(42,38,74,0.08)}.story-solution-label{display:inline-flex;align-items:center;gap:10px;color:var(--pink-strong);font-size:0.98rem;font-weight:700;letter-spacing:-0.01em;text-transform:uppercase}.story-solution-dot{width:28px;height:28px;border-radius:8px;background:linear-gradient(180deg,#ffe4f3 0%,#ffd4eb 100%);position:relative}.story-solution-dot::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:50%;background:linear-gradient(180deg,#ff5fb2 0%,#ef1d88 100%);transform:translate(-50%,-50%)}.story-solution-title{margin:0;color:var(--text);font-size:clamp(1.55rem,2.8vw,2.05rem);line-height:1.12;letter-spacing:-0.03em}.story-card h3,.app-showcase h3,.module-card h3,.ecosystem-panel h3,.how-step h3{margin:0;color:var(--text);letter-spacing:-0.03em}.story-card h3{font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.2}.story-card-copy p{margin:14px 0 0}.story-list,.ecosystem-list{list-style:none;margin:20px 0 0;padding:0}.story-list{display:grid;gap:10px}.story-list li,.ecosystem-list li{position:relative;padding-left:20px;color:var(--text-soft);line-height:1.65}.story-list li::before,.ecosystem-list li::before{content:"";position:absolute;left:0;top:0.7em;width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,#ff5fb2 0%,#ef1d88 100%);transform:translateY(-50%)}.story-card-media{min-height:220px;padding:20px;background:linear-gradient(180deg,#fff 0%,#f7f2ff 100%);border-radius:24px;display:flex;align-items:center;justify-content:center}.story-card-media img{width:min(100%,260px);max-height:250px;object-fit:contain}.app-showcase{display:grid;grid-template-columns:minmax(280px,0.88fr) minmax(0,1fr);align-items:center;gap:28px;padding:28px}.app-overview-hero{position:relative;display:grid;gap:38px;padding-top:102px}.app-overview-watermark{position:absolute;top:-116px;left:50%;z-index:0;transform:translateX(-50%);width:min(100%,1520px);opacity:0.22;filter:grayscale(1) brightness(1.06);pointer-events:none;user-select:none}.overview-heading-app{position:relative;z-index:1;max-width:760px;margin-bottom:0}.app-overview-subtitle{margin:16px 0 0;color:#585b86;font-size:clamp(1.7rem,3vw,2.45rem);font-weight:700;letter-spacing:-0.04em;line-height:1.15}.app-overview-lead{max-width:600px;font-size:clamp(1.16rem,2.05vw,1.6rem);line-height:1.45;color:#8b8fc3}.app-hero-card{position:relative;z-index:1;min-height:575px;padding:0;overflow:visible;background:transparent;border:0;box-shadow:none;isolation:isolate}.app-hero-card::before,.app-hero-card::after{content:"";position:absolute;pointer-events:none}.app-hero-card::before{inset:26px 0 0 28px;z-index:0;border-radius:42px;background:radial-gradient(circle at 52% 18%,rgba(255,255,255,0.96) 0%,rgba(255,255,255,0.74) 20%,rgba(255,255,255,0) 52%),linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(246,242,255,0.42) 58%,rgba(242,238,255,0.96) 100%);box-shadow:0 32px 64px rgba(35,30,80,0.06)}.app-hero-card::after{inset:0 4% 6% 10%;z-index:0;background:radial-gradient(circle at 64% 70%,rgba(244,239,255,0.88) 0%,rgba(244,239,255,0.28) 34%,rgba(244,239,255,0) 68%),radial-gradient(circle at 32% 14%,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0) 44%)}.app-phone-pair{display:flex;align-items:flex-end;justify-content:center;gap:22px}.app-phone-pair-featured{position:relative;z-index:1;min-height:535px;padding:0 26px 0 10px;gap:clamp(14px,2.8vw,28px);overflow:visible}.app-phone{filter:drop-shadow(0 24px 40px rgba(36,31,70,0.16))}.app-phone-left{width:min(185px,42%)}.app-phone-right{width:min(215px,48%);transform:translateY(12px)}.app-phone-pair-featured .app-phone-left{width:min(218px,23vw);transform:translate(-30px,74px);position:relative;z-index:2}.app-phone-pair-featured .app-phone-right{width:min(258px,27vw);transform:translate(6px,-2px);position:relative;z-index:3}.app-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;background:rgba(242,51,151,0.1);color:var(--pink-strong);font-weight:700}.app-showcase h3{margin-top:18px;font-size:clamp(1.6rem,2.8vw,2.2rem);line-height:1.18}.app-showcase-copy p{margin:16px 0 0}.app-mini-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:14px;align-items:center;margin-top:22px;padding:18px 20px;background:#fff;border-radius:22px;border:1px solid rgba(42,38,74,0.08)}.app-mini-card img{width:56px;height:56px;object-fit:contain}.app-mini-card strong,.ecosystem-token strong{display:block;color:var(--text)}.app-mini-card p,.ecosystem-token p{margin:6px 0 0;color:var(--text-soft);line-height:1.55}.module-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,0.86fr);align-items:center;gap:26px;padding:26px 28px}.module-card-reverse{grid-template-columns:minmax(220px,0.86fr) minmax(0,1fr)}.module-card-reverse .module-copy{order:2}.module-card-reverse .module-media{order:1}.module-logo{height:28px;width:auto}.module-copy p{margin:18px 0 0}.module-media{min-height:220px;display:flex;align-items:center;justify-content:center;padding:18px;background:linear-gradient(180deg,#fff 0%,#f8f3ff 100%);border-radius:24px}.module-media img{width:min(100%,300px);max-height:280px;object-fit:contain}.app-overview-hero + .module-grid{margin-top:40px}.module-feature{grid-column:1 / -1;display:grid;gap:26px}.module-feature-walking .module-feature-hero{background:transparent;border:0;box-shadow:none}.module-feature-walking .module-feature-hero::after{display:none}.module-feature-walking .module-feature-note{background:transparent;border:0;box-shadow:none}.module-feature-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,0.92fr);align-items:center;gap:28px;min-height:520px;padding:34px 30px 26px;overflow:hidden;background:radial-gradient(circle at 36% 28%,rgba(255,255,255,0.98) 0%,rgba(255,255,255,0.94) 22%,rgba(255,255,255,0) 54%),linear-gradient(180deg,rgba(255,255,255,0.98) 0%,#faf8ff 100%);border:1px solid rgba(42,38,74,0.08);border-radius:34px;box-shadow:0 24px 54px rgba(35,30,80,0.08)}.module-feature-hero::after{content:"";position:absolute;right:-12%;bottom:-36%;width:min(760px,72vw);height:min(520px,54vw);background:linear-gradient(180deg,rgba(235,234,248,0.92) 0%,rgba(226,225,244,0.96) 100%);border-radius:56% 0 0 0;pointer-events:none}.module-feature-copy,.module-feature-media{position:relative;z-index:1}.module-feature-copy{max-width:540px}.module-feature-logo{width:min(100%,234px);height:auto}.module-feature-copy h3{margin:14px 0 0;color:var(--text);font-size:clamp(2rem,3.2vw,3rem);line-height:1.12;letter-spacing:-0.04em}.module-feature-copy p{margin:18px 0 0;max-width:520px;color:#5f628a;font-size:clamp(1.12rem,1.95vw,1.55rem);line-height:1.58}.module-feature-media{display:flex;align-items:flex-end;justify-content:center;min-height:440px}.module-feature-media img{width:min(100%,364px);object-fit:contain;filter:drop-shadow(0 26px 34px rgba(38,31,73,0.14))}.module-feature-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.module-feature-note{padding:22px 20px 20px;background:#fff;border:1px solid rgba(42,38,74,0.08);border-radius:26px;box-shadow:0 14px 28px rgba(35,30,80,0.04)}.module-feature-note-copy{display:grid;gap:14px}.module-feature-note-head{display:flex;align-items:center;gap:14px}.module-feature-note-icon{flex:0 0 auto;width:36px;height:36px;border-radius:999px;background-color:#fff1f8;background-position:center;background-repeat:no-repeat;background-size:20px 20px}.module-feature-note-icon-breed{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f23397' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7.2 7.5 5.4 4 3.1 8A2.1 2.1 0 0 0 5 11h.8v2.8a6.2 6.2 0 0 0 12.4 0V11h.8A2.1 2.1 0 0 0 20.9 8L18.6 4l-1.8 3.5'/%3E%3Cpath d='M9.4 12.3h.01M14.6 12.3h.01'/%3E%3Cpath d='M10.7 15.1c.5.5.9.8 1.3.8s.8-.3 1.3-.8'/%3E%3Cpath d='M11.2 13.7 12 14.5l.8-.8'/%3E%3C/svg%3E")}.module-feature-note-icon-twin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f23397' stroke-width='1.7' stroke-linecap='round'%3E%3Cpath d='M12 4.6a6.4 6.4 0 0 0-6.4 6.4'/%3E%3Cpath d='M15.7 7.2a5.2 5.2 0 0 0-9 3.7'/%3E%3Cpath d='M18.3 10.2A6.7 6.7 0 0 0 7.1 5.4'/%3E%3Cpath d='M8.1 18.6c1.8-1.6 2.6-4 2.6-7.3'/%3E%3Cpath d='M12 19.8c2.1-1.6 3.1-4.5 3.1-8.1'/%3E%3Cpath d='M15.9 18.2c1.6-1.8 2.4-4.2 2.4-7'/%3E%3C/svg%3E")}.module-feature-note-copy h4{margin:0;color:var(--text);font-size:clamp(1.26rem,2vw,1.65rem);line-height:1.18;letter-spacing:-0.03em}.module-feature-note-copy p{margin:0;color:#5f628a;font-size:1.03rem;line-height:1.68}.module-health{position:relative;display:grid;grid-template-columns:minmax(300px,0.92fr) minmax(0,1.08fr);align-items:center;gap:36px;padding:14px 6px 8px}.module-health::before{content:"";position:absolute;inset:4% 6% auto 6%;height:72%;border-radius:999px;background:radial-gradient(circle at 34% 38%,rgba(255,210,235,0.24) 0%,rgba(255,255,255,0) 50%);pointer-events:none}.module-health-media,.module-health-copy{position:relative;z-index:1}.module-health-media{display:flex;align-items:center;justify-content:center}.module-health-media img{width:min(100%,470px);object-fit:contain;filter:drop-shadow(0 28px 36px rgba(36,31,70,0.08))}.module-health-copy{max-width:500px}.module-health-logo{width:min(100%,248px);height:auto}.module-health-copy h3{margin:20px 0 0;color:var(--text);font-size:clamp(2rem,3.1vw,3rem);line-height:1.12;letter-spacing:-0.04em}.module-health-copy p{margin:28px 0 0;color:#5f628a;font-size:clamp(1.12rem,1.95vw,1.5rem);line-height:1.56}.module-social{position:relative;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(300px,0.94fr);align-items:center;gap:36px;padding:18px 6px 10px}.module-social::before{content:"";position:absolute;top:2%;right:0;width:min(520px,48vw);height:88%;border-radius:999px;background:radial-gradient(circle at 52% 36%,rgba(255,222,239,0.28) 0%,rgba(255,255,255,0) 58%);pointer-events:none}.module-social-copy,.module-social-media{position:relative;z-index:1}.module-social-copy{max-width:520px}.module-social-logo{width:min(100%,252px);height:auto}.module-social-copy h3{margin:16px 0 0;color:var(--text);font-size:clamp(2rem,3.05vw,2.9rem);line-height:1.12;letter-spacing:-0.04em}.module-social-copy p{margin:28px 0 0;color:#5f628a;font-size:clamp(1.12rem,1.95vw,1.5rem);line-height:1.56}.module-social-copy p + p{margin-top:18px}.module-social-media{display:flex;align-items:center;justify-content:center}.module-social-media img{width:min(100%,470px);object-fit:contain;filter:drop-shadow(0 28px 36px rgba(36,31,70,0.08))}.module-market{position:relative;display:grid;grid-template-columns:minmax(300px,0.94fr) minmax(0,1.06fr);align-items:center;gap:36px;padding:18px 6px 10px}.module-market::before{content:"";position:absolute;top:4%;left:0;width:min(520px,48vw);height:88%;border-radius:999px;background:radial-gradient(circle at 42% 38%,rgba(255,222,239,0.28) 0%,rgba(255,255,255,0) 58%);pointer-events:none}.module-market-copy,.module-market-media{position:relative;z-index:1}.module-market-media{display:flex;align-items:center;justify-content:center}.module-market-media img{width:min(100%,470px);object-fit:contain;filter:drop-shadow(0 28px 36px rgba(36,31,70,0.08))}.module-market-copy{max-width:520px}.module-market-logo{width:min(100%,256px);height:auto}.module-market-copy h3{margin:16px 0 0;color:var(--text);font-size:clamp(2rem,3.05vw,2.9rem);line-height:1.12;letter-spacing:-0.04em}.module-market-copy p{margin:28px 0 0;color:#5f628a;font-size:clamp(1.12rem,1.95vw,1.5rem);line-height:1.56}.module-play-card{grid-column:1 / -1;width:min(100%,940px);margin:6px auto 0;padding:30px 28px 32px;background:#fff;border:1px solid rgba(42,38,74,0.1);border-radius:36px;box-shadow:0 18px 38px rgba(35,30,80,0.04)}.module-play-card-head{display:flex;align-items:center;gap:18px}.module-play-card-icon-shell{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#ffe8f4}.module-play-card-icon-shell img{width:34px;height:34px;object-fit:contain}.module-play-card h3{margin:0;color:var(--text);font-size:clamp(1.9rem,2.6vw,2.7rem);line-height:1.12;letter-spacing:-0.04em}.module-play-card p{margin:24px 0 0;color:#5f628a;font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.72}.ecosystem-hero{position:relative;padding:60px 24px 20px;overflow:hidden;text-align:center}.ecosystem-hero::before{content:"";position:absolute;top:-216px;left:50%;width:min(1480px,160%);height:620px;border-radius:50%;background:radial-gradient(circle at 50% 44%,rgba(255,255,255,0.99) 0%,rgba(249,249,253,0.97) 46%,rgba(239,240,248,0.84) 64%,rgba(239,240,248,0) 73%);transform:translateX(-50%);pointer-events:none}.ecosystem-hero>*{position:relative;z-index:1}.ecosystem-hero h2{margin:0;color:var(--text);font-size:clamp(2.7rem,5.1vw,4.25rem);line-height:1;letter-spacing:-0.05em}.ecosystem-hero-pill{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin:16px 0 0;padding:0 18px;border-radius:999px;background:linear-gradient(180deg,#ffddec 0%,#ffd1e7 100%);color:var(--pink-strong);font-size:clamp(1.12rem,1.75vw,1.6rem);font-weight:700;line-height:1.1;letter-spacing:-0.03em}.ecosystem-hero-copy{max-width:980px;margin:46px auto 0}.ecosystem-hero-copy p{margin:0;color:var(--text);font-size:clamp(1.26rem,2vw,1.72rem);line-height:1.58;letter-spacing:-0.035em}.ecosystem-hero-copy p + p{margin-top:8px}.ecosystem-hero-copy strong{font-weight:700}.ecosystem-hero-emphasis{color:var(--pink-strong);font-weight:700}.ecosystem-hero + .ecosystem-grid{margin-top:34px}.ecosystem-core-card{width:min(100%,920px);margin:12px auto 0;padding:24px 24px 0;background:linear-gradient(180deg,#f4f5fb 0%,#f1f2f9 100%);border:1px solid rgba(42,38,74,0.1);border-radius:30px;box-shadow:0 16px 30px rgba(35,30,80,0.045)}.ecosystem-core-copy{max-width:760px}.ecosystem-core-label{display:inline-flex;align-items:center;gap:10px;min-height:36px;padding:0 14px 0 10px;border-radius:14px;background:#ffe8f4;color:var(--pink-strong);font-size:1.05rem;font-weight:700;line-height:1;letter-spacing:-0.02em;text-transform:uppercase}.ecosystem-core-dot{width:12px;height:12px;border-radius:999px;background:linear-gradient(180deg,#ff5fb2 0%,#ef1d88 100%)}.ecosystem-core-card h3{margin:20px 0 0;color:var(--text);font-size:clamp(1.8rem,2.8vw,2.55rem);line-height:1.12;letter-spacing:-0.04em}.ecosystem-core-card p{margin:16px 0 0;color:#5f628a;font-size:clamp(1.08rem,1.7vw,1.45rem);line-height:1.52;letter-spacing:-0.03em}.ecosystem-core-media{margin-top:22px;overflow:hidden;background:#fff;border:1px solid rgba(42,38,74,0.08);border-radius:24px 24px 0 0}.ecosystem-core-media img{display:block;width:100%;max-height:440px;object-fit:cover}.ecosystem-core-captions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(42,38,74,0.08)}.ecosystem-core-captions span{display:flex;align-items:center;justify-content:center;min-height:62px;color:var(--text);font-size:clamp(1.22rem,2vw,1.7rem);font-weight:700;letter-spacing:-0.04em}.ecosystem-core-captions span:last-child{background:rgba(236,238,251,0.92)}.ecosystem-core-card + .ecosystem-grid,.ecosystem-core-card + .ecosystem-reward-grid{margin-top:28px}.ecosystem-reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ecosystem-reward-card{min-height:420px;padding:34px 30px 30px;border-radius:30px;box-shadow:0 18px 36px rgba(35,30,80,0.08);text-align:center}.ecosystem-reward-card-pink{background:linear-gradient(180deg,#91396d 0%,#d85698 100%)}.ecosystem-reward-card-silver{background:linear-gradient(180deg,#41464f 0%,#97a2b4 100%)}.ecosystem-reward-card-gold{background:linear-gradient(180deg,#e2ac12 0%,#ffd852 100%)}.ecosystem-reward-icon{width:80px;height:80px;margin:0 auto 28px;object-fit:contain}.ecosystem-reward-card h3{margin:0;color:#fff;font-size:clamp(2rem,2.9vw,2.8rem);line-height:1.08;letter-spacing:-0.04em}.ecosystem-reward-card p{margin:18px auto 0;max-width:280px;color:rgba(255,255,255,0.98);font-size:clamp(1.12rem,1.9vw,1.55rem);line-height:1.5;letter-spacing:-0.025em}.ecosystem-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,0.92fr)}.ecosystem-panel{padding:28px}.ecosystem-panel-dark{background:linear-gradient(145deg,#232741 0%,#2f3456 52%,#3a2452 100%);color:#fff}.ecosystem-panel-dark h3,.ecosystem-panel-dark strong{color:#fff}.ecosystem-panel-dark p,.ecosystem-panel-dark li{color:rgba(255,255,255,0.78)}.ecosystem-panel-dark .ecosystem-eyebrow{color:#ff94cb}.ecosystem-panel-dark .ecosystem-list{display:grid;gap:14px}.ecosystem-panel-dark .ecosystem-list li{padding:18px 18px 18px 22px;background:rgba(255,255,255,0.06);border-radius:20px}.ecosystem-panel-dark .ecosystem-list li::before{left:10px}.ecosystem-panel-soft{display:grid;gap:18px;align-content:start}.ecosystem-pill-row{display:flex;flex-wrap:wrap;gap:10px}.ecosystem-pill{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(36,31,70,0.06);color:var(--text);font-size:0.92rem;font-weight:700}.ecosystem-dog{width:min(100%,260px);margin:0 auto}.ecosystem-panel-wide{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ecosystem-token{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center;padding:18px;background:#fff;border-radius:22px;border:1px solid rgba(42,38,74,0.08)}.ecosystem-token img{width:64px;height:64px;object-fit:contain}.ecosystem-token-text{grid-template-columns:1fr;align-items:start}.ecosystem-token-text strong{font-size:1.1rem}.how-visual{width:min(100%,660px);margin:0 auto;padding:18px 16px;text-align:center}.how-visual img{width:min(100%,560px);margin:0 auto}.how-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin-top:34px}.how-step{padding:34px 28px 28px;text-align:center;min-height:226px}.how-step h3{font-size:clamp(1.9rem,2.8vw,2.6rem);line-height:1.08}.how-step p{margin:22px auto 0;max-width:360px;color:#8a8fc3;font-size:clamp(1.18rem,1.95vw,1.6rem);line-height:1.6;letter-spacing:-0.03em}.how-heading{margin-bottom:30px}.how-heading h2{font-size:clamp(3rem,5.6vw,4.8rem);line-height:0.98}.how-step-head{display:flex;align-items:center;justify-content:center;gap:18px}.how-step-number{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#f23397 0%,#ea2289 100%);color:#fff;font-size:2rem;font-weight:700;line-height:1;flex:0 0 auto}.how-step-arrow{color:var(--pink-strong);font-weight:700}.how-step-centered{grid-column:1 / -1;width:min(100%,420px);justify-self:center}.faq-section{padding-top:8px}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-item{padding:24px}.faq-item h3{margin:0 0 12px;color:var(--text);font-size:clamp(1.18rem,1.8vw,1.48rem);line-height:1.2;letter-spacing:-0.025em}.faq-item p{margin:0;color:var(--text-soft);font-size:1rem;line-height:1.68}.closing-card{display:grid;gap:18px;max-width:1000px;margin:0 auto;padding:38px 28px 34px;background:linear-gradient(180deg,#2d3047 0%,#2b2e44 100%);border-radius:34px;box-shadow:0 22px 44px rgba(35,30,80,0.08)}.closing-copy{max-width:840px;margin:0 auto;text-align:center}.closing-card h2{color:#fff;max-width:720px;margin:0 auto;font-size:clamp(2.6rem,4.8vw,4rem);line-height:1.02;letter-spacing:-0.05em}.closing-card p,.closing-card .closing-kicker{color:rgba(255,255,255,0.8)}.closing-card .closing-kicker{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin:0 auto 24px;padding:0 18px;border-radius:999px;background:rgba(93,46,93,0.9);color:#fff;font-size:0.95rem;font-weight:700;letter-spacing:-0.01em;text-transform:none}.closing-copy p:last-child{max-width:760px;margin:24px auto 0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.46}.closing-feature-list{display:grid;gap:10px}.closing-feature{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:16px;padding:18px 20px;background:rgba(21,23,39,0.12);border:1px solid rgba(255,255,255,0.14);border-radius:18px}.closing-feature-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(242,51,151,0.12)}.closing-feature-icon img{width:24px;height:24px;object-fit:contain}.closing-feature-copy{text-align:left}.closing-feature-copy strong{display:block;color:#fff;font-size:1.12rem;letter-spacing:-0.02em}.closing-feature-copy p{margin:4px 0 0;color:rgba(255,255,255,0.9);font-size:0.98rem;line-height:1.42}.closing-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.closing-primary-link{min-height:46px;padding:0 18px;background:linear-gradient(180deg,#f23397 0%,#ea2289 100%);box-shadow:0 10px 20px rgba(242,51,151,0.18)}.closing-primary-link span{margin-left:8px}.overview-secondary-link{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.18)}@media (max-width:1100px){.story-card,.story-card-reverse,.app-showcase,.module-card,.module-card-reverse,.closing-card{grid-template-columns:1fr}.story-card-reverse .story-card-copy,.story-card-reverse .story-card-media,.module-card-reverse .module-copy,.module-card-reverse .module-media{order:initial}.app-showcase-copy,.closing-copy{text-align:center}.closing-actions{justify-content:center}.ecosystem-grid{grid-template-columns:1fr}.why-hero{padding-top:20px;padding-bottom:30px}.why-hero-watermark{top:102px;width:min(112%,1280px);opacity:0.042}.why-hero-copy{max-width:760px;margin-top:62px}.ecosystem-reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-reward-card:last-child{grid-column:1 / -1}.ecosystem-panel-wide{grid-template-columns:1fr}.how-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.app-overview-hero{padding-top:84px;gap:32px}.app-overview-watermark{top:-84px;width:min(100%,1200px)}.module-feature-hero{grid-template-columns:1fr;min-height:0;padding-bottom:18px}.module-feature-copy{max-width:620px;text-align:center;margin:0 auto}.module-feature-copy p{margin-left:auto;margin-right:auto}.module-feature-media{min-height:360px}.module-feature-media img{width:min(100%,320px)}.module-feature-notes{gap:18px}.module-health{grid-template-columns:1fr;gap:24px;padding-top:2px}.module-health::before{inset:8% 0 auto 0;height:54%}.module-health-copy{max-width:620px;margin:0 auto;text-align:center}.module-health-copy p{margin-left:auto;margin-right:auto}.module-health-media img{width:min(100%,390px)}.module-social{grid-template-columns:1fr;gap:24px;padding-top:2px}.module-social::before{top:14%;right:50%;width:min(720px,100%);height:52%;transform:translateX(50%)}.module-social-copy{max-width:620px;margin:0 auto;text-align:center}.module-social-copy p{margin-left:auto;margin-right:auto}.module-social-media img{width:min(100%,390px)}.module-market{grid-template-columns:1fr;gap:24px;padding-top:2px}.module-market::before{top:14%;left:50%;width:min(720px,100%);height:52%;transform:translateX(-50%)}.module-market-copy{max-width:620px;margin:0 auto;text-align:center}.module-market-copy p{margin-left:auto;margin-right:auto}.module-market-media img{width:min(100%,390px)}.module-play-card{width:min(100%,860px)}.ecosystem-hero{padding-top:52px}.ecosystem-hero::before{top:-170px;width:min(1360px,168%);height:540px}.ecosystem-hero-copy{max-width:900px;margin-top:42px}.ecosystem-core-card{width:min(100%,860px)}.ecosystem-core-copy{max-width:720px}.ecosystem-core-card p{font-size:clamp(1.04rem,1.8vw,1.34rem)}.app-hero-card{min-height:510px}.app-hero-card::before{inset:24px 0 0 20px}.app-hero-card::after{inset:0 2% 6% 8%}.app-phone-pair-featured{min-height:448px;padding:0 18px 0 8px}.app-phone-pair-featured .app-phone-left{width:min(192px,25vw);transform:translate(-20px,54px)}.app-phone-pair-featured .app-phone-right{width:min(226px,28vw);transform:translate(4px,0)}}@media (max-width:768px){.overview-intro{padding-top:74px}.app-overview,.ecosystem-section,.how-section{padding-bottom:56px}.overview-heading{margin-bottom:24px}.why-hero{padding:12px 0 24px}.why-hero h2{font-size:clamp(2.5rem,9vw,3.9rem)}.why-hero-pill{min-height:44px;margin-top:14px;padding:0 16px;font-size:clamp(1rem,4.6vw,1.45rem)}.why-hero-watermark{top:92px;width:150%;max-width:900px;opacity:0.04}.why-hero-copy{max-width:620px;margin-top:52px}.why-hero-copy p{font-size:clamp(1.4rem,5vw,2.1rem);line-height:1.36}.story-card,.app-showcase,.module-card,.module-feature-hero,.module-feature-note,.ecosystem-panel,.how-visual,.how-step,.closing-card{padding:20px 18px;border-radius:24px}.closing-card .closing-kicker{min-height:38px;margin-bottom:18px;padding:0 14px}.closing-card h2{font-size:clamp(2rem,6vw,3rem)}.closing-copy p:last-child{margin-top:18px;font-size:1rem}.closing-feature{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:14px 16px}.closing-feature-icon{width:36px;height:36px;border-radius:10px}.closing-feature-icon img{width:20px;height:20px}.closing-feature-copy strong{font-size:1rem}.closing-feature-copy p{font-size:0.92rem;line-height:1.4}.app-overview-hero{gap:28px;padding-top:66px}.app-overview-watermark{top:-52px;width:min(118%,860px)}.overview-heading-app{margin-bottom:22px}.app-overview-subtitle{margin-top:12px;font-size:clamp(1.4rem,5vw,1.95rem)}.app-overview-lead{font-size:1rem;max-width:520px}.app-hero-card{min-height:420px}.app-hero-card::before{inset:18px 0 0 12px;border-radius:28px}.app-hero-card::after{inset:0 0 5% 5%}.app-phone-pair-featured{min-height:360px;padding:0 10px 0 0;gap:12px}.app-phone-pair-featured .app-phone-left{width:min(142px,33vw);transform:translate(-12px,32px)}.app-phone-pair-featured .app-phone-right{width:min(172px,40vw);transform:translate(0,-2px)}.module-feature{gap:18px}.module-feature-hero{gap:18px;padding-bottom:14px;border-radius:24px}.module-feature-hero::after{right:-18%;bottom:-38%;width:130%;height:48%}.module-feature-logo{width:min(100%,210px)}.module-feature-copy h3{font-size:clamp(1.6rem,6vw,2.15rem)}.module-feature-copy p{font-size:1rem}.module-feature-media{min-height:300px}.module-feature-media img{width:min(100%,260px)}.module-feature-notes{grid-template-columns:1fr}.module-feature-note{padding:18px 16px}.module-feature-note-head{gap:12px}.module-feature-note-icon{width:34px;height:34px;background-size:18px 18px}.module-feature-note-copy h4{font-size:1.24rem}.module-health{gap:18px}.module-health-media img{width:min(100%,318px)}.module-health-logo{width:min(100%,220px)}.module-health-copy h3{font-size:clamp(1.62rem,6vw,2.18rem)}.module-health-copy p{margin-top:20px;font-size:1rem;line-height:1.62}.module-social{gap:18px}.module-social-media img{width:min(100%,318px)}.module-social-logo{width:min(100%,220px)}.module-social-copy h3{font-size:clamp(1.62rem,6vw,2.18rem)}.module-social-copy p{margin-top:20px;font-size:1rem;line-height:1.62}.module-social-copy p + p{margin-top:14px}.module-market{gap:18px}.module-market-media img{width:min(100%,318px)}.module-market-logo{width:min(100%,220px)}.module-market-copy h3{font-size:clamp(1.62rem,6vw,2.18rem)}.module-market-copy p{margin-top:20px;font-size:1rem;line-height:1.62}.module-play-card{width:100%;padding:24px 20px 26px;border-radius:28px}.module-play-card-head{gap:14px}.module-play-card-icon-shell{width:50px;height:50px}.module-play-card-icon-shell img{width:30px;height:30px}.module-play-card h3{font-size:clamp(1.5rem,5vw,2rem)}.module-play-card p{margin-top:20px;font-size:1rem;line-height:1.68}.ecosystem-hero{padding:42px 10px 16px}.ecosystem-hero::before{top:-102px;width:176%;height:380px}.ecosystem-hero h2{font-size:clamp(2.15rem,7vw,3rem)}.ecosystem-hero-pill{min-height:42px;margin-top:12px;padding:0 14px;font-size:clamp(1rem,4vw,1.3rem)}.ecosystem-hero-copy{max-width:640px;margin-top:30px}.ecosystem-hero-copy p{font-size:clamp(1rem,2.8vw,1.3rem);line-height:1.56}.ecosystem-core-card{padding:20px 18px 0;border-radius:24px}.ecosystem-core-label{min-height:36px;padding:0 14px 0 10px;font-size:1rem}.ecosystem-core-dot{width:12px;height:12px}.ecosystem-core-card h3{margin-top:16px;font-size:clamp(1.5rem,5vw,2rem)}.ecosystem-core-card p{margin-top:14px;font-size:0.96rem;line-height:1.58}.ecosystem-core-media{margin-top:18px;border-radius:20px 20px 0 0}.ecosystem-core-captions span{min-height:50px;font-size:1.12rem}.ecosystem-reward-grid{grid-template-columns:1fr;gap:16px}.ecosystem-reward-card{min-height:0;padding:28px 22px 24px;border-radius:24px}.ecosystem-reward-card:last-child{grid-column:auto}.ecosystem-reward-icon{width:72px;height:72px;margin-bottom:22px}.ecosystem-reward-card h3{font-size:clamp(1.6rem,5vw,2rem)}.ecosystem-reward-card p{max-width:100%;font-size:1rem;line-height:1.56}.how-heading{margin-bottom:24px}.how-heading h2{font-size:clamp(2.4rem,7vw,3.5rem)}.how-visual{width:min(100%,560px)}.how-visual img{width:min(100%,470px)}.how-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.how-step{min-height:0;padding:26px 18px 22px}.how-step-head{gap:14px}.how-step-number{width:48px;height:48px;font-size:1.65rem}.how-steps .how-step h3{font-size:clamp(1.4rem,4vw,1.9rem)}.how-steps .how-step p{margin-top:18px;font-size:1rem;line-height:1.58}.how-step-centered{grid-column:1 / -1;width:min(100%,360px)}.faq-list{grid-template-columns:1fr}.story-card-problem{gap:18px}.story-card,.module-card{gap:20px}.story-card-media,.module-media,.story-card-image-shell{min-height:190px;padding:14px;border-radius:20px}.app-phone-pair{gap:14px}.app-phone-left{width:min(150px,42%)}.app-phone-right{width:min(176px,48%)}.app-mini-card,.ecosystem-token{padding:16px}.story-solution-box{padding:18px;border-radius:20px}.closing-card{text-align:center}}@media (max-width:560px){.overview-kicker,.ecosystem-eyebrow,.closing-kicker{font-size:0.8rem;letter-spacing:0.12em}.overview-heading h2,.closing-card h2{font-size:clamp(1.9rem,11vw,2.8rem)}.overview-lead,.story-card-copy p,.module-copy p,.app-showcase-copy p,.ecosystem-panel p,.how-step p,.closing-card p{font-size:0.95rem;line-height:1.66}.story-card h3,.app-showcase h3,.module-card h3,.ecosystem-panel h3,.how-step h3{font-size:1.28rem}.story-card-problem h3,.story-solution-title{font-size:1.32rem}.story-number{width:40px;height:40px;margin-bottom:14px}.story-list,.ecosystem-list{margin-top:16px}.story-title-row{align-items:flex-start;gap:8px}.story-number-inline{font-size:1.45rem}.story-problem-copy,.story-solution-copy{font-size:0.95rem;line-height:1.58}.app-mini-card{grid-template-columns:48px minmax(0,1fr)}.app-mini-card img{width:48px;height:48px}.ecosystem-token{grid-template-columns:52px minmax(0,1fr)}.ecosystem-token img{width:52px;height:52px}.why-hero h2{font-size:2.3rem}.why-hero-pill{min-height:40px;padding:0 14px;font-size:0.96rem}.why-hero-watermark{top:84px;width:176%;opacity:0.038}.why-hero-copy{margin-top:44px}.why-hero-copy p{font-size:1.18rem;line-height:1.34}.how-heading h2{font-size:2.25rem}.how-visual{width:100%}.how-visual img{width:min(100%,420px)}.how-steps{grid-template-columns:1fr;gap:14px}.how-step-centered{grid-column:auto;width:100%}}@media (max-width:480px){.overview-intro,.app-overview,.ecosystem-section,.how-section,.closing-section{padding-bottom:48px}.overview-heading{margin-bottom:20px}.why-hero{padding-bottom:20px}.why-hero h2{font-size:2.05rem}.why-hero-pill{min-height:36px;margin-top:10px;padding:0 12px;font-size:0.9rem}.why-hero-watermark{top:72px;width:190%;opacity:0.034}.why-hero-copy{margin-top:38px}.why-hero-copy p{font-size:1.04rem}.story-card,.app-showcase,.module-card,.module-feature-hero,.module-feature-note,.ecosystem-panel,.how-visual,.how-step,.closing-card{padding:18px 14px;border-radius:20px}.closing-card .closing-kicker{min-height:34px;margin-bottom:14px;padding:0 12px;font-size:0.88rem}.closing-card h2{font-size:1.9rem}.closing-copy p:last-child{margin-top:16px;font-size:0.92rem;line-height:1.52}.closing-feature{grid-template-columns:44px minmax(0,1fr);gap:10px;padding:12px 12px}.closing-feature-icon{width:34px;height:34px}.closing-feature-copy strong{font-size:0.96rem}.closing-feature-copy p{font-size:0.88rem}.closing-primary-link{min-height:42px;padding:0 16px}.story-card-media,.module-media{min-height:170px;padding:12px;border-radius:18px}.story-card-media img,.module-media img,.ecosystem-dog{max-width:220px}.app-phone-pair{gap:10px}.app-overview-hero{gap:22px;padding-top:46px}.app-overview-watermark{top:-22px;width:min(122%,620px)}.app-overview-subtitle{font-size:1.24rem}.app-overview-lead{font-size:0.95rem;line-height:1.58}.app-hero-card{min-height:320px}.app-hero-card::before{inset:12px 0 0 4px;border-radius:22px}.app-hero-card::after{inset:0 0 4% 3%}.app-phone-left{width:min(128px,40%)}.app-phone-right{width:min(148px,46%);transform:translateY(8px)}.app-phone-pair-featured{min-height:280px;gap:8px}.app-phone-pair-featured .app-phone-left{width:min(112px,34vw);transform:translate(-10px,22px)}.app-phone-pair-featured .app-phone-right{width:min(132px,39vw);transform:translate(0,-2px)}.module-feature-hero{gap:16px;border-radius:20px}.module-feature-hero::after{right:-26%;bottom:-34%;width:142%;height:42%}.module-feature-logo{width:min(100%,180px)}.module-feature-copy h3{font-size:1.46rem}.module-feature-copy p,.module-feature-note-copy p{font-size:0.95rem;line-height:1.62}.module-feature-media{min-height:250px}.module-feature-media img{width:min(100%,228px)}.module-feature-note{padding:16px 14px}.module-feature-note-head{gap:10px}.module-feature-note-icon{width:32px;height:32px;background-size:16px 16px}.module-feature-note-copy h4{font-size:1.18rem}.module-health{gap:16px}.module-health-media img{width:min(100%,250px)}.module-health-logo{width:min(100%,182px)}.module-health-copy h3{font-size:1.48rem}.module-health-copy p{margin-top:16px;font-size:0.95rem;line-height:1.62}.module-social{gap:16px}.module-social-media img{width:min(100%,250px)}.module-social-logo{width:min(100%,182px)}.module-social-copy h3{font-size:1.48rem}.module-social-copy p{margin-top:16px;font-size:0.95rem;line-height:1.62}.module-social-copy p + p{margin-top:12px}.module-market{gap:16px}.module-market-media img{width:min(100%,250px)}.module-market-logo{width:min(100%,182px)}.module-market-copy h3{font-size:1.48rem}.module-market-copy p{margin-top:16px;font-size:0.95rem;line-height:1.62}.module-play-card{padding:20px 16px 22px;border-radius:22px}.module-play-card-head{gap:12px}.module-play-card-icon-shell{width:44px;height:44px}.module-play-card-icon-shell img{width:26px;height:26px}.module-play-card h3{font-size:1.36rem}.module-play-card p{margin-top:16px;font-size:0.95rem;line-height:1.62}.ecosystem-hero{padding:34px 0 10px}.ecosystem-hero::before{top:-58px;width:200%;height:250px}.ecosystem-hero h2{font-size:1.9rem}.ecosystem-hero-pill{min-height:36px;margin-top:10px;padding:0 12px;font-size:0.92rem}.ecosystem-hero-copy{margin-top:22px}.ecosystem-hero-copy p{font-size:0.92rem;line-height:1.58}.ecosystem-core-card{padding:16px 12px 0;border-radius:20px}.ecosystem-core-label{min-height:34px;gap:10px;padding:0 12px 0 10px;font-size:0.92rem}.ecosystem-core-dot{width:10px;height:10px}.ecosystem-core-card h3{margin-top:14px;font-size:1.24rem}.ecosystem-core-card p{margin-top:12px;font-size:0.9rem;line-height:1.58}.ecosystem-core-media{margin-top:16px;border-radius:16px 16px 0 0}.ecosystem-core-captions span{min-height:42px;font-size:0.96rem}.ecosystem-reward-card{padding:24px 16px 20px;border-radius:20px}.ecosystem-reward-icon{width:64px;height:64px;margin-bottom:18px}.ecosystem-reward-card h3{font-size:1.42rem}.ecosystem-reward-card p{margin-top:14px;font-size:0.95rem;line-height:1.58}.app-chip,.ecosystem-pill{min-height:34px;font-size:0.82rem}.app-mini-card,.ecosystem-token{padding:14px;border-radius:18px}.how-visual{padding:18px 12px}.how-step{min-height:0;padding:22px 14px 18px;text-align:center}.how-step-head{gap:12px}.how-step-number{width:42px;height:42px;font-size:1.42rem}.how-steps .how-step h3{font-size:1.22rem}.how-steps .how-step p{margin-top:14px;font-size:0.92rem;line-height:1.56}}