@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;600;700&display=swap");:root{--black:#090806;--ink:#17140f;--gold:#c9a75d;--gold2:#e1c67e;--cream:#f3efe6;--paper:#f6f3ec;--muted:#756e63;--line:#d9d1c3;font-family:DM Sans,Noto Sans TC,sans-serif;color:var(--ink);background:var(--black)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{text-decoration:none;color:inherit}.nav{height:84px;padding:0 5vw;justify-content:space-between;background:#0b0a08f5;color:#f7f2e8;border-bottom:1px solid #c9a75d2d;position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.nav{display:flex;align-items:center}.brand{gap:12px;font-size:16px;font-weight:700;letter-spacing:.13em}.brand i{font-style:normal;width:36px;height:36px;border-radius:9px;display:grid;place-items:center;color:#100d08;background:linear-gradient(135deg,#efd995,#a97b31)}.brand small{display:block;font-size:9px;letter-spacing:.18em;color:#8f8677;margin-top:3px}.links{display:flex;gap:28px;font-size:14px;color:#b8afa0}.links a:hover{color:var(--gold2)}.login,.primary,.secondary{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:700}.login,.primary{background:linear-gradient(135deg,#e2c87f,#a97c32);color:#0c0a07}.secondary{border:1px solid #8e826e;color:#e8dfcf}.hero{min-height:720px;padding:90px 6vw 80px;display:grid;grid-template-columns:.94fr 1.06fr;grid-gap:5vw;gap:5vw;align-items:center;color:#f6f0e5;background:radial-gradient(circle at 85% 20%,#6b512542,transparent 34%),linear-gradient(120deg,#080806,#17130d 60%,#0b0a08)}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#a9833e;font-weight:700}.hero h1{font-size:clamp(46px,5vw,72px);line-height:1.12;letter-spacing:-.045em;margin:24px 0}.hero h1 em{font-style:normal;color:var(--gold2)}.lead{font-size:17px;line-height:1.85;color:#b7aea0;max-width:650px}.hero-actions{display:flex;gap:14px;margin:32px 0 22px}.hero-note{font-size:12px;color:#837b6e;line-height:1.7;max-width:600px}.hero-product{min-width:0}.product-video{aspect-ratio:16/10;background:#050504;border:1px solid #4d402b;border-radius:18px;overflow:hidden;box-shadow:0 35px 90px #0009}.product-video video{display:block;width:100%;height:100%;object-fit:cover}.hero-caption{display:flex;justify-content:space-between;color:#897e6c;font-size:12px;padding:15px 8px}.product-screen{background:#0c0d0e;border:1px solid #4d402b;border-radius:18px;overflow:hidden;box-shadow:0 35px 90px #0009}.screen-top{height:50px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2f291f;color:#827866;font-size:10px;letter-spacing:.12em}.screen-top b{color:#bda260;font-weight:600}.screen-body{height:390px;display:grid;grid-template-columns:130px 1fr}.screen-body aside{padding:28px 18px;background:#080808;display:flex;flex-direction:column;gap:21px;color:#756f64;font-size:11px}.screen-body aside strong{color:#e0c678;margin-bottom:18px}.ledger-demo,.wallet-demo{padding:38px;color:#d9d2c6;background:radial-gradient(circle at 85% 10%,#4f391922,transparent 35%),#11110f}.activity p,.ledger-demo p,.wallet-demo p{color:#8e8578;font-size:12px}.wallet-demo h4{font-size:13px;font-weight:500;margin:28px 0 8px}.wallet-demo>strong{font-size:30px;color:#e1c678}.wallet-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:30px 0}.wallet-stats span{padding:15px;background:#181713;border:1px solid #302a20;color:#8d8477;font-size:10px}.wallet-stats b{display:block;color:#ddd3c2;font-size:12px;margin-top:8px}.activity{border-top:1px solid #312b21;padding-top:8px}.activity i,.rows i{height:9px;display:block;background:#29261f;margin:12px 0;border-radius:5px}.activity i:nth-child(2){width:84%}.activity i:nth-child(3){width:67%}.ledger-demo h4{font-size:24px;color:#e0c678}.detail-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #302a20}.detail-grid span{padding:16px;color:#81796d;font-size:10px;border-bottom:1px solid #302a20}.detail-grid b{display:block;color:#e5ddcf;font-size:12px;margin-top:7px}.rows{margin-top:20px}.rows i:nth-child(2){width:91%}.rows i:nth-child(3){width:73%}.rows i:nth-child(4){width:84%}.capabilities,.industries,.statement{padding:110px 6vw;background:var(--paper)}.statement{text-align:center}.center-head h2,.statement h2{font-size:clamp(34px,4vw,54px);line-height:1.2;letter-spacing:-.035em;max-width:1000px;margin:18px auto 20px}.center-head>p:last-child,.statement>p:last-of-type{font-size:16px;line-height:1.8;color:var(--muted);max-width:820px;margin:0 auto}.principles{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:65px;text-align:left}.capability-grid article,.industry-grid article,.principles article{background:white;border:1px solid var(--line);border-radius:14px;padding:30px}.principles b{display:block;font-size:20px;margin-bottom:14px}.principles span{font-size:14px;line-height:1.7;color:var(--muted)}.split-section{padding:110px 6vw;display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw;align-items:center}.light{background:#eeebe4}.reverse .split-copy{order:-1}.product-visual .product-screen{box-shadow:0 25px 65px #30271320}.split-copy h2{font-size:clamp(34px,4vw,54px);line-height:1.2;letter-spacing:-.035em;margin:18px 0 25px}.split-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;color:var(--muted)}.split-copy ul{list-style:none;margin:30px 0 0;padding:0;border-top:1px solid var(--line)}.split-copy li{padding:18px 0;border-bottom:1px solid var(--line);font-size:15px;color:#484239}.center-head{text-align:center}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:60px}.capability-grid article{min-height:245px}.capability-grid small{font-size:10px;letter-spacing:.15em;color:#a67c34}.capability-grid h3,.industry-grid h3{font-size:23px;margin:48px 0 14px}.capability-grid p,.industry-grid p{font-size:14px;line-height:1.75;color:var(--muted)}.withdrawal{padding:110px 6vw;background:#e8e3d8}.flow{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;margin-top:60px;background:#cfc5b2;border:1px solid #cfc5b2}.flow article{background:#f7f3eb;padding:32px;min-height:260px}.flow span{font-size:12px;color:#9a722e}.flow h3{font-size:21px;margin:55px 0 14px}.flow p{font-size:14px;line-height:1.75;color:var(--muted)}.security{padding:110px 6vw;background:#0b0b0a;color:#f1eadf}.dark-head .eyebrow{color:#c9a75d}.dark-head>p:last-child{color:#9e968a}.security-layout{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:20px;gap:20px;max-width:1180px;margin:65px auto 0}.audit-card,.security-panel{background:#141511;border:1px solid #3a3327;border-radius:16px;padding:36px}.audit-card h3,.security-panel h3{font-size:25px;margin:0 0 20px}.security-panel>div{padding:20px 0;border-top:1px solid #342f26;display:grid;grid-template-columns:180px 1fr;grid-gap:20px;gap:20px}.security-panel b{font-size:15px;color:#ddc47c}.security-panel span{font-size:14px;line-height:1.7;color:#a39b8e}.audit-card>p{font-size:10px;letter-spacing:.16em;color:#a9833e}.audit-card dl{margin:34px 0 0}.audit-card dl div{display:flex;justify-content:space-between;padding:15px 0;border-top:1px solid #342f26;font-size:12px}.audit-card dt{color:#837b70}.audit-card dd{margin:0;color:#d7cebf}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:60px}.industry-grid small{font-size:11px;color:#a67c34}.industry-grid h3{margin-top:50px}.about{padding:110px 6vw;background:#eeeae2;display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw;align-items:center}.about h2{font-size:clamp(36px,4vw,56px);line-height:1.17;letter-spacing:-.04em;margin:18px 0 24px}.about>div>p:last-child{font-size:16px;line-height:1.85;color:var(--muted)}.about-values{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.about-values article{background:#f9f6f0;border:1px solid var(--line);border-radius:14px;padding:28px 20px;text-align:center}.about-values b{font-size:23px;display:block;margin-bottom:12px}.about-values span{font-size:12px;line-height:1.6;color:var(--muted)}.cta{padding:100px 6vw;text-align:center;color:#eee6d9;background:radial-gradient(circle at 50% 120%,#6c4f2138,transparent 40%),#0b0b0a}.cta h2{font-size:clamp(36px,4.5vw,60px);margin:20px 0}.cta>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#9d9588;max-width:780px;margin:0 auto 32px}.cta>div{display:flex;justify-content:center;gap:14px}.dark-secondary{border-color:#4d4538}.cta .primary,.cta .secondary{min-width:150px}footer{padding:70px 6vw 30px;background:#060606;color:#928a7e;display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:50px;gap:50px}.footer-intro p{font-size:14px;line-height:1.7}.footer-brand{color:#f3ede3;margin-bottom:20px}.footer-brand i{color:#0c0a07}footer>div:not(.footer-intro){display:flex;flex-direction:column;gap:13px;font-size:13px}footer>div>b{color:#d3c9b9;font-size:11px;letter-spacing:.13em;margin-bottom:8px}.copyright{grid-column:1/-1;border-top:1px solid #29251e;padding-top:24px;font-size:11px;margin-top:20px}@media(max-width:1000px){.links{display:none}.about,.hero,.split-section{grid-template-columns:1fr}.hero{padding-top:70px}.hero-product{max-width:720px}.capability-grid,.flow,.industry-grid,.principles{grid-template-columns:1fr 1fr}.security-layout{grid-template-columns:1fr}.reverse .split-copy{order:0}.about-values{max-width:700px}footer{grid-template-columns:2fr 1fr 1fr}.footer-intro{grid-column:1/-1}}@media(max-width:650px){.nav{padding:0 20px;height:72px}.brand small{display:none}.login{min-height:42px;padding:0 15px}.about,.capabilities,.cta,.hero,.industries,.security,.split-section,.statement,.withdrawal{padding:72px 22px}.hero h1{font-size:40px}.lead{font-size:15px}.cta>div,.hero-actions{flex-direction:column;align-items:stretch}.screen-body{height:330px;grid-template-columns:86px 1fr}.screen-body aside{padding:20px 10px;font-size:9px}.ledger-demo,.wallet-demo{padding:22px 16px}.wallet-stats{grid-template-columns:1fr}.wallet-stats span:nth-child(n+2){display:none}.about-values,.capability-grid,.flow,.industry-grid,.principles{grid-template-columns:1fr}.capability-grid article,.flow article{min-height:auto}.audit-card,.security-panel{padding:25px}.security-panel>div{gap:8px}.about-values,.security-panel>div{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr;padding:60px 22px 30px}.footer-intro{grid-column:1/-1}}.wallet-overview-video{min-width:0}.wallet-overview-video video{display:block;width:100%;height:auto;object-fit:contain}.branded-ledger-visual{min-width:0}.branded-ledger-visual img{display:block;width:100%;height:auto;object-fit:contain}.nav-actions{display:flex;align-items:center;gap:10px}.nav-control{height:44px;border:1px solid #8e826e;border-radius:999px;background:transparent;color:#e8dfcf;font:600 14px DM Sans,Noto Sans TC,sans-serif;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.language-control{min-width:68px;padding:0 14px}.theme-control{width:44px;display:grid;place-items:center;padding:0}.theme-control svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-control:hover{border-color:var(--gold2);color:var(--gold2);background:#c9a75d0d}.website{min-height:100vh}.website.theme-light{--black:#f7f4ed;--ink:#17140f;--cream:#17140f;--paper:#f8f6f1}.theme-light .nav{background:#faf8f3f5;color:#17140f;border-bottom-color:#c9a75d55}.theme-light .links{color:#5f584e}.theme-light .nav-control{color:#312b23;border-color:#b8aa91}.theme-light .hero{color:#17140f;background:radial-gradient(circle at 85% 20%,#d4b66b35,transparent 34%),linear-gradient(120deg,#faf8f3,#eee8dc 60%,#f8f5ee)}.theme-light .lead{color:#625b51}.theme-light .hero-note{color:#746d62}.theme-light .secondary{color:#2f2921;border-color:#8e826e}.theme-light .security{background:#eee8dc;color:#17140f}.theme-light .dark-head>p:last-child{color:#665f55}.theme-light .audit-card,.theme-light .security-panel{background:#faf8f3;border-color:#d2c7b5}.theme-light .audit-card dt,.theme-light .security-panel span{color:#6f675d}.theme-light .audit-card dl div,.theme-light .security-panel>div{border-color:#d8cebd}.theme-light .audit-card dd{color:#28231d}.theme-light .cta{color:#17140f;background:radial-gradient(circle at 50% 120%,#d7b76440,transparent 40%),#f3eee4}.theme-light .cta>p:not(.eyebrow){color:#696156}.theme-light .cta .secondary{color:#2f2921}.theme-light footer{background:#e7dfd1;color:#5e574d}.theme-light .footer-brand{color:#17140f}.theme-light footer>div>b{color:#332e27}.theme-light .copyright{border-color:#c9bcaa}@media(max-width:980px){.nav-actions{margin-left:auto}}@media(max-width:650px){.nav{height:64px;padding:0 14px}.nav .brand{gap:8px;font-size:13px;letter-spacing:.1em;min-width:0}.nav .brand img{width:35px;height:30px}.nav-actions{gap:7px}.nav-control{height:36px}.theme-control{width:36px}.theme-control svg{width:17px;height:17px}.language-control{min-width:54px;padding:0 10px;font-size:12px}.login{min-height:36px;padding:0 13px;border-radius:999px;font-size:11px;white-space:nowrap}}@media(max-width:390px){.nav{padding:0 10px}.nav .brand span{font-size:12px}.nav-actions{gap:5px}.language-control{min-width:48px;padding:0 8px}.login{padding:0 10px;font-size:10px}}footer{grid-template-columns:2fr repeat(2,1fr)}.hero .product-video{position:relative;overflow:hidden;background:#000}.hero-source-video{position:absolute!important;width:2px!important;height:2px!important;opacity:0;pointer-events:none}.hero-video-canvas{display:block;width:100%;height:100%;object-fit:contain;background:#000}.brand img{width:44px;height:38px;object-fit:contain}.footer-brand img{width:52px;height:45px}.hero .product-video{aspect-ratio:1410/1290;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.hero .product-video video{width:100%;height:100%;object-fit:contain}