:root{color:#172033;background:#f8f7f4;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172033;--ink-soft: #394258;--muted: #697084;--line: #deded9;--surface: #ffffff;--canvas: #f8f7f4;--canvas-soft: #f1f0ec;--accent: #ff694d;--accent-dark: #de4e35;--blue-soft: #e9efff;--radius: 16px;--shadow: 0 24px 60px rgba(23, 32, 51, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;margin:0;background:var(--canvas);color:var(--ink)}body,button,a{letter-spacing:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,video{display:block;max-width:100%}.shell{width:min(1196px,calc(100% - 56px));margin-inline:auto}.section{padding:124px 0}.eyebrow{margin:0 0 16px;color:var(--accent-dark);font-size:13px;font-weight:800}.site-header{position:fixed;z-index:10;top:0;left:0;display:grid;width:100%;height:72px;grid-template-columns:1fr auto 1fr;align-items:center;padding-inline:max(28px,calc((100vw - 1196px)/2));border-bottom:1px solid rgba(23,32,51,.08);background:#f8f7f4e6;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}.brand{display:inline-flex;width:max-content;align-items:center;gap:9px;font-size:18px;font-weight:850}.brand-mark{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:var(--accent);color:#fff}.brand-mark svg{width:18px;height:18px}.desktop-nav{display:flex;align-items:center;gap:31px;color:var(--ink-soft);font-size:14px;font-weight:680;white-space:nowrap}.desktop-nav a,.footer-bottom a{transition:color .18s ease}.desktop-nav a:hover,.footer-bottom a:hover{color:var(--accent-dark)}.header-cta{justify-self:end;display:inline-flex;min-height:38px;align-items:center;gap:6px;padding:0 14px;border-radius:10px;background:var(--ink);color:#fff;font-size:14px;font-weight:750;transition:background .18s ease,transform .18s ease}.header-cta:hover{background:#26324a}.header-cta:active,.button:active{transform:translateY(1px) scale(.98)}.header-cta svg,.button svg,.text-link svg{width:17px;height:17px;transition:transform .18s ease}.header-cta:hover svg,.button:hover svg,.text-link:hover svg{transform:translate(3px)}.menu-button,.mobile-nav{display:none}.hero{position:relative;overflow:hidden;padding:146px 0 82px;background:var(--canvas)}.hero:before{content:"";position:absolute;top:144px;right:-11vw;width:min(60vw,780px);height:min(60vw,780px);border-radius:50%;background:#fce4db}.hero-layout{position:relative;z-index:1;display:grid;min-height:568px;grid-template-columns:minmax(390px,.9fr) minmax(460px,1.1fr);gap:54px;align-items:center}.hero-copy h1{max-width:610px;margin:0;font-size:clamp(51px,5.1vw,76px);line-height:1.08;font-weight:860}.hero-copy>p:last-of-type{max-width:440px;margin:25px 0 0;color:var(--ink-soft);font-size:18px;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:8px;padding:0 20px;border:1px solid transparent;border-radius:11px;font-size:15px;font-weight:780;transition:background .18s ease,border-color .18s ease,transform .18s ease;white-space:nowrap}.button-primary{position:relative;overflow:hidden;background:var(--accent);color:#fff;box-shadow:0 12px 22px #de4e3533}.button-primary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:#ffffff42;transform:translate(-165%) skew(-20deg);transition:transform .45s cubic-bezier(.16,1,.3,1)}.button-primary:hover:after{transform:translate(370%) skew(-20deg)}.button-primary>*,.button-primary svg{position:relative;z-index:1}.button-primary:hover{background:var(--accent-dark)}.button-secondary{border-color:#cfd1d4;background:#ffffff9e;color:var(--ink)}.button-secondary:hover{border-color:var(--ink);background:var(--surface)}.hero-visual{position:relative;min-height:570px}.hero-sun{position:absolute;top:22px;right:5%;width:408px;height:408px;border-radius:50%;background:var(--accent)}.phone-frame{overflow:hidden;border:8px solid #172033;border-radius:33px;background:#172033;box-shadow:0 32px 64px #17203333}.phone-frame img{width:100%;height:100%;object-fit:cover;object-position:top center}.hero-phone{position:absolute;z-index:2;right:13%;bottom:0;width:min(75%,310px);aspect-ratio:.52;transform:rotate(5.5deg);animation:device-float 5.5s ease-in-out infinite}.nfc-token{position:absolute;z-index:3;top:64px;left:7%;display:grid;width:93px;height:93px;place-items:center;border:7px solid #f8f7f4;border-radius:28px;background:#fff;color:var(--accent);box-shadow:0 18px 36px #17203324;transform:rotate(-12deg);animation:token-float 4.2s ease-in-out infinite}.nfc-token:before{content:"";position:absolute;top:-22px;right:-22px;bottom:-22px;left:-22px;border:2px solid rgba(255,105,77,.3);border-radius:34px;animation:nfc-ripple 2.5s ease-out infinite}.nfc-token svg{width:47px;height:47px}.hero-note{position:absolute;z-index:4;right:0;bottom:34px;display:flex;align-items:center;gap:8px;padding:12px 15px;border-radius:11px;background:#fff;box-shadow:0 14px 30px #17203321;color:var(--ink);font-size:13px;font-weight:780}.hero-note svg{color:var(--accent);font-size:20px}.promise-section{border-block:1px solid var(--line);background:var(--surface)}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr)}.promise-item{display:grid;min-height:168px;grid-template-columns:42px 1fr;gap:17px;align-content:center;padding:32px 34px}.promise-item+.promise-item{border-left:1px solid var(--line)}.promise-item>svg{width:28px;height:28px;color:var(--accent)}.promise-item h2{margin:0;font-size:20px}.promise-item p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.section-heading{max-width:625px;margin-bottom:58px}.section-heading-centered{max-width:800px;margin-inline:auto;text-align:center}.section-heading h2,.experience-copy h2,.demo-copy h2,.roles-heading h2,.faq-heading h2,.footer-cta h2{margin:0;font-size:clamp(38px,4.1vw,60px);line-height:1.18;font-weight:850}.section-heading>p:last-child,.experience-copy>p,.demo-copy>p,.tutorial-hero p,.tutorial-row-copy>p{max-width:520px;margin:21px 0 0;color:var(--muted);font-size:17px;line-height:1.75}.section-heading-centered>p:last-child{margin-inline:auto}.journey-section{background:#fff9f5}.journey-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #e6dcd6}.journey-step{position:relative;min-height:254px;padding:28px 22px 20px 0}.journey-step+.journey-step{padding-left:27px;border-left:1px solid #e6dcd6}.journey-number{display:inline-block;color:var(--accent-dark);font-size:13px;font-weight:800}.journey-icon{display:grid;width:48px;height:48px;margin:35px 0 21px;place-items:center;border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 8px 18px #835d4b14}.journey-icon svg{width:25px;height:25px}.journey-step h3{margin:0;font-size:19px}.journey-step p{margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.product-section{background:var(--canvas)}.product-grid{display:grid;grid-template-columns:1.17fr .83fr;grid-template-rows:395px 365px;gap:16px}.product-feature{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--surface);transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1)}.product-feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(420px circle at var(--spot-x, 85%) var(--spot-y, 100%),rgba(255,255,255,.5),transparent 56%);opacity:0;transition:opacity .28s ease;pointer-events:none}.product-feature:hover{transform:translateY(-5px);box-shadow:0 22px 40px #1720331f}.product-feature:hover:after{opacity:1}.product-feature-main{grid-row:span 2;background:#eef2ff}.product-feature-touch{background:#fff1ec}.product-feature-content{background:#f2f0ec}.product-feature-copy{position:relative;z-index:2;max-width:330px;padding:32px}.product-feature-copy>svg{width:30px;height:30px;color:var(--accent)}.product-feature-copy h3{margin:21px 0 0;font-size:clamp(23px,2vw,30px);line-height:1.2}.product-feature-copy p{margin:11px 0 0;color:var(--ink-soft);font-size:14px;line-height:1.7}.product-feature>img{position:absolute;z-index:1;object-fit:cover;object-position:top center}.product-feature-main>img{right:7%;bottom:-16px;width:44%;border:7px solid var(--ink);border-radius:26px;box-shadow:0 18px 34px #17203329}.product-feature-touch>img{right:22px;bottom:-62px;width:168px;border:5px solid var(--ink);border-radius:19px;transform:rotate(8deg)}.product-feature-content>img{right:-30px;bottom:-62px;width:260px;border:5px solid var(--ink);border-radius:19px;transform:rotate(-6deg)}.scenarios-section{background:#fff}.scenario-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.scenario{position:relative;min-height:350px;overflow:hidden;padding:30px;border-radius:var(--radius);background:var(--canvas-soft);transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s ease}.scenario:nth-child(1){background:#fff0ea}.scenario:nth-child(2){background:#edf5ff}.scenario:nth-child(3){background:#f4f2ec}.scenario:nth-child(4){background:#eef6f3}.scenario:hover{z-index:1;transform:translateY(-5px);box-shadow:0 18px 36px #1720331f}.scenario-meta{display:flex;align-items:center;gap:9px;color:var(--accent-dark);font-size:13px;font-weight:760}.scenario-meta svg{width:23px;height:23px}.scenario h3{max-width:250px;margin:29px 0 0;font-size:clamp(25px,2vw,32px);line-height:1.15}.scenario p{max-width:250px;margin:12px 0 0;color:var(--ink-soft);font-size:14px;line-height:1.7}.scenario img{position:absolute;right:25px;bottom:-48px;width:156px;border:5px solid var(--ink);border-radius:20px;box-shadow:0 16px 30px #17203329;transform:rotate(-6deg);transition:transform .32s cubic-bezier(.16,1,.3,1)}.scenario:nth-child(2n) img{transform:rotate(6deg)}.scenario:hover img{transform:translateY(-10px) rotate(-2deg)}.scenario:nth-child(2n):hover img{transform:translateY(-10px) rotate(2deg)}.marketing-section{background:#fff6f2}.marketing-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.marketing-copy h2{margin:0;font-size:clamp(38px,4.1vw,60px);line-height:1.18}.marketing-copy>p{max-width:460px;margin:21px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.75}.marketing-journey{position:relative;display:grid;min-height:500px;grid-template-columns:260px 1fr;gap:42px;align-items:center;padding:28px;border:1px solid rgba(255,105,77,.22);border-radius:var(--radius);background:#ffffffb8;box-shadow:0 20px 42px #bb614914}.marketing-journey>img{width:100%;border:6px solid var(--ink);border-radius:24px;box-shadow:0 18px 36px #1720332b;transform:rotate(-4deg)}.marketing-steps{display:grid;gap:17px}.marketing-step{display:grid;grid-template-columns:28px 28px 1fr;gap:10px;align-items:start}.marketing-step>span{padding-top:2px;color:var(--accent-dark);font-size:12px;font-weight:850}.marketing-step>svg{width:24px;height:24px;color:var(--accent)}.marketing-step h3{margin:0;font-size:17px}.marketing-step p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.industries-section{background:#eef4ff}.industry-layout{display:grid;grid-template-columns:.87fr 1.13fr;gap:70px;align-items:center}.industry-heading h2{margin:0;font-size:clamp(38px,4.1vw,60px);line-height:1.18}.industry-heading>p:last-of-type{max-width:440px;margin:21px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.75}.industry-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.industry-tabs button{min-height:38px;padding:0 14px;border:1px solid #bdc9dc;border-radius:10px;background:#ffffff73;color:var(--ink-soft);cursor:pointer;font-size:14px;font-weight:730;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.industry-tabs button:hover{border-color:var(--ink);transform:translateY(-1px)}.industry-tabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}.industry-panel{position:relative;display:grid;min-height:438px;grid-template-columns:1fr 210px;gap:20px;align-items:center;overflow:hidden;padding:32px 0 32px 32px;border-radius:var(--radius);background:#fff;box-shadow:0 20px 42px #1720331f}.industry-details{display:grid;gap:23px}.industry-details div{display:grid;gap:7px;padding-right:18px}.industry-details span{color:var(--accent-dark);font-size:13px;font-weight:800}.industry-details strong{font-size:17px;line-height:1.45}.industry-panel>img{align-self:end;width:184px;max-height:405px;object-fit:cover;object-position:top center;border:6px solid var(--ink);border-radius:24px 0 0 24px;box-shadow:0 14px 28px #1720332b;transform:rotate(-4deg) translate(16px)}.experience-section{overflow:hidden;background:#edf6f8;color:var(--ink)}.experience-layout{display:grid;min-height:790px;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.experience-copy{position:relative;z-index:2}.experience-copy .eyebrow{color:var(--accent-dark)}.experience-copy>p{color:var(--ink-soft)}.experience-list{display:grid;gap:14px;margin-top:29px;color:var(--ink);font-size:15px;font-weight:700}.experience-list span{display:flex;gap:10px;align-items:center}.experience-list svg{width:19px;height:19px;color:#ff9a85}.experience-visual{position:relative;display:grid;min-height:730px;place-items:center}.experience-glow{position:absolute;width:470px;height:470px;border:2px solid rgba(255,105,77,.4);border-radius:48%;transform:rotate(16deg);animation:signal-breathe 5s ease-in-out infinite}.experience-glow:before,.experience-glow:after{content:"";position:absolute;border:2px solid rgba(255,105,77,.18);border-radius:inherit}.experience-glow:before{top:30px;right:30px;bottom:30px;left:30px}.experience-glow:after{top:66px;right:66px;bottom:66px;left:66px}.consumer-phone{position:relative;z-index:1;width:267px;aspect-ratio:1084 / 3484;border-width:7px;transform:rotate(-4deg);animation:device-float 5.8s ease-in-out infinite .5s}.consumer-phone img{object-fit:contain}.demo-section{background:#f1f0ec}.demo-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:68px;align-items:center}.text-link{display:inline-flex;align-items:center;gap:7px;margin-top:28px;color:var(--accent-dark);font-size:15px;font-weight:800}.demo-video-wrap{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow);background:#d7d9dc}.demo-video-wrap video{width:100%;aspect-ratio:16 / 9;object-fit:cover}.stories-section{background:#fff}.stories-heading{max-width:670px;margin-bottom:52px}.stories-heading h2{margin:0;font-size:clamp(38px,4.1vw,60px);line-height:1.18}.stories-heading>p:last-child{max-width:590px;margin:21px 0 0;color:var(--muted);font-size:16px;line-height:1.72}.story-grid{display:grid;grid-template-columns:1.16fr .84fr .84fr;gap:16px}.story{overflow:hidden;border-radius:var(--radius);background:var(--canvas-soft)}.story:first-child{background:#fff0ea}.story img{width:100%;height:278px;object-fit:cover;object-position:top center;transition:transform .42s cubic-bezier(.16,1,.3,1)}.story:hover img{transform:scale(1.04)}.story div{padding:25px}.story h3{margin:0;font-size:22px}.story p{margin:11px 0 0;color:var(--ink-soft);font-size:14px;line-height:1.72}.roles-section{background:var(--surface)}.roles-heading{margin-bottom:52px}.roles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.role{position:relative;display:flex;min-height:316px;flex-direction:column;overflow:hidden;padding:24px;border:1px solid #e5e5e2;border-radius:var(--radius);background:#fff}.role{transition:transform .22s ease,box-shadow .22s ease}.role:hover{transform:translateY(-4px);box-shadow:0 18px 30px #1720331a}.role-title{display:flex;align-items:center;gap:10px}.role-title svg{width:25px;height:25px;color:var(--accent)}.role h3{margin:0;font-size:20px}.role p{max-width:170px;margin:13px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.role img{position:absolute;right:15px;bottom:-44px;width:132px;border:4px solid var(--ink);border-radius:16px;box-shadow:0 10px 22px #17203324}.role:nth-child(2) img{transform:rotate(5deg)}.role:nth-child(3) img{transform:rotate(-4deg)}.role:nth-child(4) img{transform:rotate(4deg)}.faq-section{background:var(--canvas)}.faq-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:78px;align-items:start}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;list-style:none;font-size:17px;font-weight:760}.faq-list summary::-webkit-details-marker,.tutorial-row summary::-webkit-details-marker{display:none}.faq-list summary svg,.tutorial-row summary svg{flex:0 0 auto;transition:transform .18s ease}.faq-list details[open] summary svg,.tutorial-row details[open] summary svg{transform:rotate(180deg)}.faq-list details p{max-width:590px;margin:-4px 42px 26px 0;color:var(--muted);font-size:15px;line-height:1.75}.site-footer{background:#172033;color:#fff}.footer-cta{display:grid;min-height:398px;grid-template-columns:1fr auto;gap:70px;align-items:center}.footer-cta .eyebrow{color:#ff9a85}.footer-actions{display:grid;justify-items:start;gap:20px}.footer-link{color:#cbd2e0;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:grid;min-height:102px;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid #354056}.footer-bottom .brand-mark{color:#fff}.footer-bottom>div{display:flex;gap:22px;color:#b8c0d0;font-size:13px}.footer-bottom>p{justify-self:end;color:#b8c0d0;font-size:13px}.tutorial-page{padding-top:72px}.tutorial-hero{padding:72px 0 92px;border-bottom:1px solid var(--line)}.tutorial-hero-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:76px;align-items:center}.tutorial-hero h1{max-width:700px;margin:0;font-size:clamp(44px,5.2vw,74px);line-height:1.08}.tutorial-hero video{width:100%;aspect-ratio:16 / 9;border-radius:var(--radius);object-fit:cover;box-shadow:var(--shadow);background:#dde0d8}.category-tabs{display:flex;gap:8px;margin-bottom:58px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 auto;min-height:42px;padding:0 17px;border:1px solid #cfd2ca;border-radius:10px;background:transparent;color:#4e5155;cursor:pointer;font-size:14px;font-weight:680}.category-tabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}.tutorial-library-grid{display:grid;gap:0}.tutorial-row{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(340px,1.22fr);gap:64px;align-items:center;padding:56px 0;border-top:1px solid var(--line)}.tutorial-row:last-child{border-bottom:1px solid var(--line)}.tutorial-row-media{height:430px;overflow:hidden;border-radius:var(--radius);background:#e1e4dd}.tutorial-row-media img{width:100%;height:100%;object-fit:cover;object-position:top center}.tutorial-row-meta{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:13px;font-weight:660}.tutorial-row-meta svg{width:22px;height:22px;color:var(--accent-dark)}.tutorial-row-meta span+span:before{content:"";display:inline-block;width:3px;height:3px;margin:0 12px 3px 0;border-radius:50%;background:#9b9e98}.tutorial-row h2{margin:20px 0 0;font-size:clamp(30px,3.4vw,48px);line-height:1.12}.tutorial-row details{margin-top:30px}.tutorial-row summary{display:flex;width:max-content;align-items:center;gap:8px;cursor:pointer;list-style:none;font-weight:760}.tutorial-row ol{display:grid;gap:11px;margin:22px 0 0;padding-left:22px;color:var(--muted);line-height:1.6}@media (max-width: 980px){.site-header{padding-inline:28px}.hero-layout{grid-template-columns:.86fr 1.14fr;gap:18px}.hero-sun{right:0}.promise-item{padding-inline:20px}.product-grid{grid-template-rows:376px 336px}.experience-layout,.demo-layout,.faq-layout,.tutorial-hero-layout{gap:48px}.roles-grid{grid-template-columns:repeat(2,1fr)}.role{min-height:290px}}@media (max-width: 760px){.shell{width:min(100% - 36px,620px)}.site-header{height:64px;padding-inline:18px}.desktop-nav,.header-cta{display:none}.site-header{grid-template-columns:1fr auto}.menu-button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:10px;background:var(--ink);color:#fff}.menu-button svg{width:20px;height:20px}.mobile-nav{position:absolute;top:60px;right:14px;left:14px;display:grid;gap:4px;padding:10px;border:1px solid #e1e1de;border-radius:var(--radius);background:#fffffffa;box-shadow:var(--shadow)}.mobile-nav a{padding:13px 12px;border-radius:10px;font-size:15px;font-weight:760}.mobile-nav a:last-child{background:var(--accent);color:#fff}.hero{padding:111px 0 56px}.hero:before{top:auto;right:-150px;bottom:-110px;width:520px;height:520px}.hero-layout{min-height:0;grid-template-columns:1fr;gap:38px}.hero-copy h1{font-size:clamp(44px,11vw,64px)}.hero-copy>p:last-of-type{font-size:16px}.hero-visual{min-height:470px}.hero-sun{top:0;right:8%;width:340px;height:340px}.hero-phone{right:17%;width:245px}.nfc-token{top:34px;left:7%;width:76px;height:76px;border-width:5px;border-radius:24px}.nfc-token svg{width:39px;height:39px}.hero-note{right:4%;bottom:24px}.promise-grid{grid-template-columns:1fr}.promise-item{min-height:120px;padding:25px 0}.promise-item+.promise-item{border-top:1px solid var(--line);border-left:0}.section{padding:86px 0}.section-heading{margin-bottom:42px}.section-heading h2,.experience-copy h2,.demo-copy h2,.roles-heading h2,.faq-heading h2,.footer-cta h2{font-size:clamp(35px,9vw,48px)}.section-heading>p:last-child,.experience-copy>p,.demo-copy>p,.tutorial-hero p,.tutorial-row-copy>p{font-size:15px}.journey-flow{grid-template-columns:1fr 1fr}.journey-step{min-height:228px;padding:24px 20px 18px 0}.journey-step:nth-child(3){border-left:0}.journey-step:nth-child(3),.journey-step:nth-child(4){border-top:1px solid #e6dcd6}.journey-step+.journey-step{padding-left:20px}.journey-icon{margin:26px 0 17px}.product-grid{grid-template-columns:1fr;grid-template-rows:470px 346px 346px}.product-feature-main{grid-row:auto}.product-feature-main>img{width:42%}.scenario-grid,.marketing-layout,.industry-layout,.story-grid{grid-template-columns:1fr}.scenario{min-height:320px}.marketing-layout,.industry-layout{gap:42px}.marketing-journey{max-width:620px;grid-template-columns:225px 1fr}.industry-panel,.story-grid{max-width:620px}.experience-layout,.demo-layout,.faq-layout,.tutorial-hero-layout,.tutorial-row{grid-template-columns:1fr}.experience-layout{min-height:0;gap:40px}.experience-visual{min-height:650px}.experience-glow{width:360px;height:550px}.consumer-phone{width:222px}.demo-layout{gap:42px}.roles-grid{gap:12px}.role{min-height:274px;padding:20px}.faq-layout{gap:36px}.footer-cta{min-height:360px;grid-template-columns:1fr;gap:35px;padding-block:70px}.footer-bottom{min-height:144px;grid-template-columns:1fr auto}.footer-bottom>div{grid-row:2;grid-column:1 / -1;flex-wrap:wrap;padding-bottom:25px}.tutorial-page{padding-top:64px}.tutorial-hero{padding:45px 0 66px}.tutorial-row{gap:30px;padding:44px 0}.tutorial-row-media{height:470px}}@media (max-width: 480px){.shell{width:calc(100% - 28px)}.brand{font-size:17px}.hero-break{display:none}.hero-copy h1{font-size:clamp(32px,9.2vw,36px)}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%}.hero-visual{min-height:432px}.hero-sun{right:-3%;width:306px;height:306px}.hero-phone{right:13%;width:220px}.hero-note{right:0;font-size:12px}.promise-item{grid-template-columns:37px 1fr;gap:12px}.journey-flow{grid-template-columns:1fr}.journey-step,.journey-step:nth-child(3){min-height:150px;padding:21px 0;border-left:0}.journey-step+.journey-step{border-top:1px solid #e6dcd6;padding-left:0}.journey-icon{float:left;width:42px;height:42px;margin:6px 14px 0 0}.journey-step h3{margin-top:20px}.product-grid{grid-template-rows:448px 340px 340px}.product-feature-copy{padding:25px}.product-feature-main>img{right:5%;width:46%}.product-feature-touch>img{width:150px}.product-feature-content>img{width:225px}.scenario{min-height:300px;padding:25px}.scenario img{right:17px;width:138px}.marketing-journey{min-height:430px;grid-template-columns:132px 1fr;gap:20px;padding:21px}.marketing-journey>img{border-width:4px;border-radius:17px}.marketing-step{grid-template-columns:22px 24px 1fr;gap:7px}.marketing-step h3{font-size:15px}.marketing-step p{font-size:12px}.industry-panel{min-height:394px;grid-template-columns:1fr 144px;padding:25px 0 25px 25px}.industry-panel>img{width:130px;max-height:360px;border-width:4px;border-radius:18px 0 0 18px}.industry-details strong{font-size:15px}.story img{height:225px}.experience-visual{min-height:570px}.experience-glow{width:280px;height:460px}.consumer-phone{width:186px}.roles-grid{grid-template-columns:1fr}.role{min-height:248px}.role p{max-width:210px}.footer-bottom{grid-template-columns:1fr;padding-block:28px}.footer-bottom>div{grid-row:auto;grid-column:auto;margin:22px 0;padding:0}.footer-bottom>p{justify-self:start;margin:0}.tutorial-hero h1{font-size:42px}.category-tabs{margin-inline:-14px;padding-inline:14px}.tutorial-row-media{height:370px}}@keyframes device-float{0%,to{translate:0 0}50%{translate:0 -12px}}@keyframes token-float{0%,to{translate:0 0}50%{translate:0 -8px}}@keyframes nfc-ripple{0%{opacity:.8;scale:.72}72%,to{opacity:0;scale:1.28}}@keyframes signal-breathe{0%,to{scale:.96;opacity:.55}50%{scale:1.04;opacity:1}}@media (prefers-color-scheme: dark){:root{--ink: #f3f5f8;--ink-soft: #d3d7df;--muted: #aeb5c1;--line: #364054;--surface: #20293a;--canvas: #172033;--canvas-soft: #20293a;--blue-soft: #26344f;--shadow: 0 24px 60px rgba(0, 0, 0, .28)}.site-header{border-color:#ffffff1a;background:#172033e6}.desktop-nav{color:#cfd4df}.header-cta{background:var(--accent)}.header-cta:hover{background:var(--accent-dark)}.hero:before{background:#2a354d}.nfc-token,.hero-note,.journey-icon{border-color:#172033;background:#f8f7f4;color:#172033}.promise-section,.roles-section{background:#20293a}.promise-item+.promise-item{border-color:#364054}.journey-section{background:#1c2638}.journey-flow,.journey-step+.journey-step,.journey-step:nth-child(3),.journey-step:nth-child(4){border-color:#364054}.product-feature{background:#20293a}.product-feature-main{background:#26344f}.product-feature-touch{background:#3b2b32}.product-feature-content,.demo-section,.scenarios-section,.stories-section{background:#20293a}.scenario:nth-child(1),.scenario:nth-child(2),.scenario:nth-child(3),.scenario:nth-child(4),.story,.story:first-child{background:#263044}.marketing-section{background:#33262a}.marketing-journey,.industry-panel{background:#20293a}.industries-section,.experience-section{background:#202b3c}.industry-tabs button{border-color:#586174;background:#20293a;color:#d3d7df}.industry-tabs button.active{border-color:#f3f5f8;background:#f3f5f8;color:#172033}.role{border-color:#364054;background:#20293a}.button-secondary{border-color:#586174;background:#20293a;color:#f3f5f8}.faq-list details,.faq-list{border-color:#364054}.category-tabs button{border-color:#586174;color:#d3d7df}.tutorial-hero{border-color:#364054}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-reduced-transparency: reduce){.site-header{background:var(--canvas);backdrop-filter:none;-webkit-backdrop-filter:none}}
