:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f3c7c7;--bg:snow;--surface:#ffffffdb;--surface-strong:#fff;--text:#171722;--muted:#686979;--line:#1717221a;--brand:#d13737;--brand-strong:#11111d;--shadow:0 32px 90px #791c1c29;--radius-xl:42px;--radius-lg:24px;--radius-md:18px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page:#351414;--bg:#160d0d;--surface:#14172bdb;--surface-strong:#171a31;--text:#f7f7ff;--muted:#b7b8c8;--line:#f4f7fb1f;--brand:#ff7373;--brand-strong:#d13737;--shadow:0 24px 70px #0000005c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 18% 16%, #ffffff59, transparent 18rem), radial-gradient(circle at 82% 22%, #d1373733, transparent 20rem), var(--page);min-height:100vh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 72%, white);outline-offset:4px}.site-shell{background:var(--bg);border:1px solid #ffffff9e;border-radius:34px;width:min(1360px,100% - 72px);margin:64px auto;overflow:hidden;box-shadow:0 30px 80px #791c1c33}.container{width:min(1120px,100% - 52px);margin:0 auto}.site-header{z-index:20;background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:0;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-weight:800;display:flex}.brand-mark{filter:drop-shadow(0 10px 18px #d137372e);flex:none;width:40px;height:40px;overflow:visible}.brand span:last-child{border-left:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding-left:22px;font-size:12px;font-weight:600}.nav-links,.nav-actions{align-items:center;gap:16px;display:flex}.nav-links a{color:var(--muted);font-size:14px;font-weight:650}.nav-links a:hover{color:var(--text)}.language-select{align-items:center;gap:8px;display:inline-flex}.language-select__label{color:var(--muted);font-size:13px;font-weight:650}.language-select__control{border:1px solid color-mix(in srgb, var(--line) 84%, white);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);min-height:44px;color:var(--text);cursor:pointer;font:inherit;appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px) calc(50% + 2px),calc(100% - 12px) calc(50% + 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;border-radius:999px;padding:0 36px 0 14px;font-size:14px;font-weight:650}.language-select__control:hover{border-color:color-mix(in srgb, var(--brand) 28%, var(--line))}.language-select__control:focus-visible{outline:2px solid color-mix(in srgb, var(--brand) 55%, white);outline-offset:2px}.button{border:1px solid color-mix(in srgb, var(--line) 84%, white);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);min-height:44px;color:var(--text);cursor:pointer;font:inherit;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:14px;font-weight:750;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button:hover{border-color:color-mix(in srgb, var(--brand) 46%, var(--line));transform:translateY(-1px)}.button--primary{background:var(--brand-strong);color:#fff;border-color:#0000;box-shadow:0 16px 34px #11111d38}.hero{padding:52px 0 74px;position:relative}.hero-stage{text-align:center;place-items:center;min-height:640px;padding:56px 24px 34px;display:grid;position:relative}.eyebrow{z-index:2;border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 88%, transparent);width:fit-content;color:var(--muted);border-radius:999px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:800;display:inline-flex;position:relative}h1,h2,h3,p{margin-top:0}h1{z-index:2;letter-spacing:-.065em;text-wrap:balance;max-width:980px;text-shadow:0 0 16px var(--bg), 0 0 36px var(--bg);margin-bottom:22px;font-size:clamp(46px,6.5vw,88px);line-height:.98;position:relative}.hero-copy{z-index:2;max-width:680px;color:var(--muted);margin-left:auto;margin-right:auto;font-size:clamp(15px,1.6vw,18px);line-height:1.75;position:relative}.hero-actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex;position:relative}.stats{z-index:2;grid-template-columns:repeat(3,1fr);gap:14px;width:min(620px,100%);margin-top:34px;display:grid;position:relative}.stat-card,.feature-card,.company-card,.contact-card,.product-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.stat-card{border-radius:var(--radius-md);padding:16px;box-shadow:0 18px 40px #3530701a}.stat-card strong{font-size:26px;display:block}.stat-card span{color:var(--muted);font-size:13px;font-weight:650}.hero-art{z-index:1;pointer-events:none;position:absolute;inset:0}.bubble{border:1px solid #ffffffad;place-items:center;font-weight:950;display:grid;position:absolute;box-shadow:0 22px 50px #1f203a29,inset 0 1px #ffffff80}.bubble--arrow{opacity:.72;background:#61c978;border-radius:999px;width:82px;height:82px;font-size:52px;top:19%;left:40%}.bubble--ai{color:#fff;opacity:.72;background:linear-gradient(135deg,#d13737 0%,#ff7a52 48%,#ffb25f 100%);border-radius:999px;width:146px;height:78px;font-size:32px;top:18%;left:53%}.bubble--sound{color:#74c8d9;background:radial-gradient(circle,#fffffffa 0 42%,#0000 43%),conic-gradient(from 120deg,#84f1ff,#fff,#ffe8a3,#84f1ff);border-radius:999px;width:104px;height:104px;font-size:58px;top:28%;right:6%}.bubble--nfc{color:#171722;background:#ffd64d;border-radius:999px;width:120px;height:120px;font-size:28px;top:42%;left:7%}.bubble--focus{color:#171722;background:#fff;border-radius:999px;width:150px;height:66px;font-size:30px;bottom:30%;right:5%}.bubble--shield{color:#171722;opacity:.72;background:radial-gradient(circle at 62% 48%,#fff 0 28%,#0000 29%),linear-gradient(135deg,#d13737,#ff7a52 48%,#ffd166);border-radius:999px;width:112px;height:76px;font-size:28px;bottom:30%;left:34%}.dashed-path{opacity:.9;border:4px dashed #171722;position:absolute}.dashed-path--left{border-top:0;border-right:0;border-radius:0 0 0 42px;width:190px;height:150px;top:45%;left:14%}.dashed-path--right{border-bottom:0;border-left:0;border-radius:0 42px 0 0;width:170px;height:150px;top:33%;right:3%}.spark{color:var(--spark-color);filter:drop-shadow(0 12px 20px #0000001f);font-size:48px;position:absolute}.spark--green{--spark-color:#38d58a;bottom:28%;left:10%}.spark--blue{--spark-color:#d13737;bottom:14%;left:19%}.spark--yellow{--spark-color:#ffcf36;bottom:22%;right:14%}.product-marquee{z-index:2;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex;position:relative}.mini-product{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 86%, transparent);text-align:left;border-radius:999px;align-items:center;gap:10px;width:205px;padding:8px 12px 8px 8px;display:flex;box-shadow:0 16px 36px #3530701a}.mini-product .app-icon{border-radius:15px;flex:none;width:42px;height:42px}.mini-product strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.mini-product small{color:var(--muted);font-size:11px}.device-card{border:1px solid var(--line);background:linear-gradient(145deg, var(--surface-strong), color-mix(in srgb, var(--brand) 10%, var(--surface)));min-height:560px;box-shadow:var(--shadow);border-radius:44px;padding:26px;position:relative}.phone-stack{gap:16px;display:grid;position:absolute;inset:36px}.app-tile{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 88%, transparent);border-radius:22px;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.app-icon{background:color-mix(in srgb, var(--accent) 18%, white);width:56px;height:56px;box-shadow:0 12px 28px color-mix(in srgb, var(--accent) 22%, transparent);object-fit:cover;border:1px solid #ffffffb8;border-radius:17px}.app-tile h3{margin-bottom:4px;font-size:15px}.app-tile p{color:var(--muted);margin:0;font-size:12px}.rating{color:#f59e0b;font-weight:900}.section{padding:76px 0}.section-heading{gap:14px;max-width:720px;margin-bottom:34px;display:grid}.section-heading h2{letter-spacing:-.05em;margin-bottom:0;font-size:clamp(30px,4vw,48px);line-height:1.08}.section-heading p{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.product-card{border-radius:var(--radius-lg);gap:22px;padding:26px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden}.product-card:before{background:color-mix(in srgb, var(--accent) 18%, transparent);content:"";border-radius:999px;width:180px;height:180px;position:absolute;inset:auto -36px -50px auto}.product-card:hover{border-color:color-mix(in srgb, var(--accent) 36%, var(--line));transform:translateY(-4px)}.product-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.product-card h3{letter-spacing:-.03em;margin-bottom:8px;font-size:23px}.product-card p{color:var(--muted);margin:0;line-height:1.7}.product-meta{flex-wrap:wrap;gap:8px;display:flex}.store-actions{flex-wrap:wrap;gap:10px;display:flex}.pill{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 82%, transparent);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:750}.feature-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.feature-list li{color:var(--muted);align-items:flex-start;gap:10px;line-height:1.55;display:flex}.feature-list li:before{background:var(--accent,var(--brand));content:"";border-radius:999px;flex:none;width:7px;height:7px;margin-top:9px}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{border-radius:var(--radius-lg);padding:26px;box-shadow:0 20px 52px #3530701c}.feature-card h3{margin-bottom:12px;font-size:22px}.feature-card p,.company-card p,.contact-card p{color:var(--muted);line-height:1.75}.company-grid{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.company-card,.contact-card{border-radius:var(--radius-xl);background:linear-gradient(135deg, color-mix(in srgb, var(--surface-strong) 88%, transparent), var(--surface)), var(--surface);padding:30px}.company-card ul{color:var(--muted);gap:12px;margin:24px 0 0;padding-left:20px;display:grid}.contact-card{flex-direction:column;justify-content:space-between;display:flex}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:32px 0;font-size:14px}:root[data-theme=dark] .dashed-path{border-color:#f7f7ffd1}:root[data-theme=dark] .bubble--focus,:root[data-theme=dark] .bubble--sound{color:#171722;background-color:#f7f7ff}.footer-inner{justify-content:space-between;gap:20px;display:flex}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.legal-page{padding:42px 0 72px}.legal-topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;display:flex}.legal-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);padding:clamp(28px,5vw,58px)}.legal-card h1{max-width:780px;margin-bottom:16px;font-size:clamp(42px,7vw,84px);line-height:.96}.legal-description{max-width:760px;color:var(--muted);font-size:18px;line-height:1.75}.legal-updated{color:var(--brand);font-size:14px;font-weight:800}.legal-section{border-top:1px solid var(--line);max-width:860px;margin-top:34px;padding-top:30px}.legal-section h2{letter-spacing:-.04em;margin-bottom:14px;font-size:clamp(24px,3vw,34px)}.legal-section p{color:var(--muted);font-size:16px;line-height:1.85}.legal-actions{flex-wrap:wrap;gap:12px;margin-top:42px;display:flex}@media (max-width:920px){.site-shell{border-radius:28px;width:min(100% - 28px,1360px);margin:28px auto}.nav{flex-direction:column;align-items:flex-start;padding:18px 0}.nav-links,.nav-actions{flex-wrap:wrap}.company-grid{grid-template-columns:1fr}.hero-stage{min-height:660px}.bubble--nfc{left:-2%}.bubble--sound{right:4%}.bubble--focus{right:2%}.product-grid,.capability-grid{grid-template-columns:1fr}}@media (max-width:640px){.container{width:min(100% - 28px,1120px)}.nav-links{gap:10px;width:100%}.nav-links a{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 86%, transparent);border-radius:999px;padding:8px 10px;font-size:12px}.hero{padding-top:24px}.hero-stage{min-height:auto;padding:34px 0 24px}.hero-art{order:-1;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin-bottom:24px;display:grid;position:relative}.bubble,.spark{position:static}.bubble{border-radius:22px;width:auto;min-width:0;height:64px;font-size:22px}.bubble--arrow,.bubble--ai,.bubble--sound,.bubble--nfc,.bubble--focus,.bubble--shield{width:auto;height:64px}.dashed-path,.spark{display:none}h1{letter-spacing:-.075em;font-size:clamp(44px,16vw,76px)}.stats{grid-template-columns:1fr}.device-card{min-height:auto}.phone-stack{position:relative;inset:auto}.app-tile{grid-template-columns:48px 1fr}.app-tile .rating{grid-column:2}.footer-inner,.product-top{flex-direction:column}.product-marquee{justify-content:stretch}.mini-product{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
