:root{--paper:#f6f3ea;--surface:#fff;--ink:#111214;--green:#a9f45d;--purple:#5f5af6;--blue:#168db9;--orange:#ff7a4f;--rose:#e85275;--mint:#7bdcb5;--line:#1112141a;--zh-display-line-height:1.84;--zh-section-line-height:1.82;--zh-card-heading-line-height:1.62}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif}.admin-shell,.admin-console{--admin-bg:#f5f7fb;--admin-panel:#fff;--admin-panel-soft:#f8fafc;--admin-ink:#101828;--admin-muted:#667085;--admin-line:#d9e2ef;--admin-line-soft:#edf2f7;--admin-primary:#111827;--admin-blue:#1d4ed8;--admin-green:#2f9e44;--admin-orange:#d97706;--admin-rose:#dc2626;background:linear-gradient(180deg, #1d4ed80e, transparent 220px), var(--admin-bg);min-height:100svh;color:var(--admin-ink)}.admin-shell{place-items:center;padding:24px;display:grid}.admin-login-panel{border:1px solid var(--admin-line);background:var(--admin-panel);border-radius:8px;gap:18px;width:min(100%,420px);padding:24px;display:grid;box-shadow:0 22px 70px #0f172a24}.admin-login-panel h1,.admin-sidebar h1,.admin-topbar h2,.admin-drawer h2{letter-spacing:0;margin:0}.admin-login-panel h1{font-size:28px}.admin-eyebrow{color:var(--admin-blue);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:900}.admin-muted,.admin-note{color:var(--admin-muted);margin:0;font-size:13px;line-height:1.5}.admin-segment{border:1px solid var(--admin-line);background:#eef4fb;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.admin-segment button,.admin-actions button,.admin-filter-row button,.admin-table button,.admin-logout,.admin-drawer-close{background:var(--admin-panel);min-height:38px;color:var(--admin-ink);cursor:pointer;font:inherit;border:1px solid #c9d4e5;border-radius:7px;font-size:13px;font-weight:800;transition:background .16s,border-color .16s,color .16s,transform .16s}.admin-segment button.active,.admin-actions button:last-child,.admin-filter-row button,.admin-table button{border-color:var(--admin-primary);background:var(--admin-primary);color:#fff}.admin-segment button:hover,.admin-actions button:hover,.admin-filter-row button:hover,.admin-table button:hover,.admin-logout:hover,.admin-drawer-close:hover{transform:translateY(-1px)}.admin-actions button:disabled,.admin-filter-row button:disabled,.admin-table button:disabled{cursor:not-allowed;opacity:.55;transform:none}.admin-field{color:#334155;gap:8px;font-size:13px;font-weight:800;display:grid}.admin-field.inline{align-items:center;gap:8px;min-height:40px;display:inline-flex}.admin-field input,.admin-search{background:var(--admin-panel);min-height:40px;color:var(--admin-ink);font:inherit;border:1px solid #c9d4e5;border-radius:7px;outline:none;padding:0 12px;font-size:14px}.admin-field.inline input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--admin-primary);padding:0}.admin-field input:focus,.admin-search:focus{border-color:var(--admin-blue);box-shadow:0 0 0 3px #2563eb1f}.admin-actions,.admin-filter-row{flex-wrap:wrap;gap:10px;display:flex}.admin-actions button{flex:160px}.admin-console{grid-template-columns:264px minmax(0,1fr);display:grid}.admin-sidebar{color:#fff;background:linear-gradient(#a9f45d14,#0000 170px),linear-gradient(160deg,#111827,#172033 54%,#0b1220);border-right:1px solid #ffffff14;flex-direction:column;gap:24px;height:100svh;padding:22px;display:flex;position:sticky;top:0;box-shadow:18px 0 46px #0f172a1f}.admin-sidebar .admin-muted{color:#aeb9ca}.admin-tabs{gap:6px;padding-right:2px;display:grid;overflow:auto}.admin-tabs button{color:#cbd5e1;cursor:pointer;min-height:42px;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;padding:0 12px;font-size:14px;font-weight:850;transition:background .16s,color .16s}.admin-tabs button.active,.admin-tabs button:hover{color:#fff;background:#ffffff21}.admin-tabs button.active{box-shadow:inset 3px 0 0 var(--green)}.admin-logout{margin-top:auto}.admin-main{min-width:0;padding:24px}.admin-topbar{border:1px solid var(--admin-line);background:#ffffffd1;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding:16px;display:flex;box-shadow:0 14px 40px #0f172a0e}.admin-topbar h2{font-size:24px}.admin-filter-row{justify-content:flex-end}.admin-filter-row .admin-search{width:240px}.admin-filter-row .admin-search.wide{width:min(420px,100%)}.admin-banner{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin:0 0 14px;padding:10px 12px;font-size:13px;font-weight:750}.admin-metrics{grid-template-columns:repeat(6,minmax(120px,1fr));gap:12px;margin-bottom:16px;display:grid}.admin-metrics.compact{grid-template-columns:repeat(4,minmax(100px,1fr))}.admin-metric{border:1px solid var(--admin-line);background:linear-gradient(#fffffff5,#f8fafcf5);border-radius:8px;gap:6px;min-height:86px;padding:14px;display:grid;box-shadow:0 10px 30px #0f172a0b}.admin-metric span{color:var(--admin-muted);font-size:12px;font-weight:800}.admin-metric b{letter-spacing:0;align-self:end;font-size:24px}.admin-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-stack{gap:14px;display:grid}.admin-section{border:1px solid var(--admin-line);background:var(--admin-panel);border-radius:8px;padding:16px;box-shadow:0 10px 30px #0f172a0b}.admin-section.compact{padding:12px}.admin-section h3,.admin-drawer h3{color:var(--admin-ink);margin:0 0 12px;font-size:15px}.admin-status-list{gap:8px;display:grid}.admin-status-list span{border-bottom:1px solid var(--admin-line-soft);justify-content:space-between;padding:8px 0;display:flex}.admin-table-wrap{border:1px solid var(--admin-line);background:var(--admin-panel);border-radius:8px;overflow:auto;box-shadow:0 12px 34px #0f172a0e}.admin-table{table-layout:auto;border-collapse:collapse;width:100%;min-width:760px;font-size:13px}.admin-table th,.admin-table td{border-bottom:1px solid var(--admin-line-soft);text-align:left;vertical-align:top;padding:12px}.admin-table th{z-index:1;background:var(--admin-panel-soft);color:#475569;font-size:12px;font-weight:900;position:sticky;top:0}.admin-table td{color:#1f2937;max-width:360px}.admin-table tr:hover td{background:#1d4ed809}.admin-table b,.admin-table span,.admin-detail-list b,.admin-detail-list span{display:block}.admin-table span,.admin-detail-list span{color:var(--admin-muted);overflow-wrap:anywhere;margin-top:3px;font-size:12px;line-height:1.5}.admin-table .admin-row-actions{flex-wrap:wrap;gap:6px;margin-top:0;display:flex}.admin-search.compact{width:110px}.admin-pagination{border:1px solid var(--admin-line);background:var(--admin-panel);color:#475569;border-radius:8px;justify-content:flex-end;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.admin-pagination .admin-row-actions{gap:8px;display:flex}.admin-drawer{z-index:20;border-left:1px solid var(--admin-line);background:linear-gradient(180deg, #1d4ed80d, transparent 180px), var(--admin-panel);align-content:start;gap:16px;width:min(520px,100vw);height:100svh;padding:22px;display:grid;position:fixed;top:0;right:0;overflow:auto;box-shadow:-24px 0 76px #0f172a38}.admin-drawer-close{justify-self:end;min-width:72px}.admin-detail-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.admin-detail-list li{border:1px solid var(--admin-line-soft);border-radius:8px;padding:10px}.admin-detail-rows{gap:0;margin:0;display:grid}.admin-detail-rows div{border-bottom:1px solid var(--admin-line-soft);grid-template-columns:116px minmax(0,1fr);gap:12px;padding:9px 0;display:grid}.admin-detail-rows div:last-child{border-bottom:0}.admin-detail-rows dt{color:var(--admin-muted);font-size:12px;font-weight:850}.admin-detail-rows dd{min-width:0;color:var(--admin-ink);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5}.admin-detail-rows code,.admin-table code{border:1px solid var(--admin-line-soft);color:#334155;white-space:pre-wrap;background:#f8fafc;border-radius:6px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.admin-json{border:1px solid var(--admin-line-soft);color:#dbeafe;white-space:pre-wrap;background:#0f172a;border-radius:8px;max-height:300px;margin:0;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.55;overflow:auto}.admin-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-image-grid a{color:inherit;gap:6px;text-decoration:none;display:grid}.admin-image-grid img{aspect-ratio:1;border:1px solid var(--admin-line-soft);object-fit:cover;background:#f8fafc;border-radius:8px;width:100%}.admin-image-grid span,.admin-chip-list span{color:var(--admin-muted);font-size:12px}.admin-chip-list{flex-wrap:wrap;gap:8px;display:flex}.admin-chip-list span{border:1px solid var(--admin-line);background:#f8fafc;border-radius:999px;padding:5px 9px}@media (max-width:920px){.admin-console{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static}.admin-tabs{grid-template-columns:repeat(3,1fr)}.admin-tabs button{text-align:center}.admin-topbar{display:grid}.admin-filter-row{justify-content:stretch}.admin-filter-row .admin-search,.admin-filter-row .admin-search.wide,.admin-filter-row .admin-search.compact{width:100%}.admin-metrics,.admin-metrics.compact,.admin-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.admin-main,.admin-sidebar,.admin-drawer{padding:16px}.admin-tabs,.admin-metrics,.admin-metrics.compact,.admin-grid{grid-template-columns:1fr}.admin-pagination{flex-direction:column;align-items:stretch}.admin-pagination .admin-row-actions{width:100%}.admin-pagination button{flex:1}}.landing-shell{background:linear-gradient(180deg, #ffffffeb, transparent 560px), linear-gradient(120deg, #b9ff3833, transparent 520px), linear-gradient(210deg, #6251f521, transparent 720px), linear-gradient(35deg, #ff7d4d1f, transparent 820px), var(--paper);min-height:100svh;overflow:hidden}.landing-nav{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;width:min(100%,1180px);margin:0 auto;padding:18px 24px;display:flex;position:sticky;top:0}.landing-brand,.landing-nav-actions{align-items:center;display:inline-flex}.landing-brand{color:var(--ink);gap:10px;font-size:18px;font-weight:950;text-decoration:none}.brand-mark{background:var(--paper);border:1px solid #11121429;border-radius:10px;flex:none;width:38px;height:38px;display:inline-block;position:relative;overflow:hidden;box-shadow:0 10px 26px #11121424}.brand-mark.large{border-radius:20px;width:74px;height:74px;margin-bottom:18px;box-shadow:0 18px 44px #11121429}.brand-mark-image{object-fit:cover;width:100%;height:100%;display:block}.landing-nav-actions{gap:10px}.landing-nav .language-select-wrap{gap:10px;max-width:232px;padding-inline:0}.landing-nav .language-select-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.landing-nav .language-select-control{min-width:168px}.language-select-wrap{max-width:232px;min-height:44px;color:var(--ink);background:linear-gradient(#fffffffa,#f7f8f2f5),#fff;border:1px solid #1112142e;border-radius:8px;align-items:center;padding:0;display:inline-flex;position:relative;box-shadow:0 10px 24px #11121412}.language-select-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.language-select-control{align-items:center;min-width:168px;max-width:232px;display:inline-flex;position:relative}.language-select-control:after{content:"";pointer-events:none;border-bottom:2px solid #111214b8;border-right:2px solid #111214b8;width:7px;height:7px;position:absolute;top:50%;right:14px;transform:translateY(-58%)rotate(45deg)}.language-select-wrap select{width:100%;min-width:168px;max-width:232px;min-height:42px;color:var(--ink);cursor:pointer;font:inherit;appearance:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;text-overflow:ellipsis;background:0 0;border:0;border-radius:8px;outline:0;padding:0 42px 0 16px;font-size:14px;font-weight:900;line-height:1.18}.language-select-wrap select::-ms-expand{display:none}.language-select-wrap:hover{background:linear-gradient(#fff,#f8f9f1fa),#fff;border-color:#11121452}.language-select-wrap:focus-within{border-color:#1112146b;box-shadow:0 0 0 3px #b9ff386b}.landing-nav-actions a,.landing-primary,.landing-secondary{min-height:42px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.landing-nav-actions a{padding:0 14px}.landing-nav-actions a:not(.landing-download):hover,.language-switcher a:hover{background:#1112140f}.landing-download,.landing-secondary{border:1px solid var(--line);background:#ffffffc2}.landing-hero{color:#fff;background:linear-gradient(90deg,#111214f5 0%,#111214e6 44%,#11121457 100%),repeating-linear-gradient(90deg,#ffffff0e 0 1px,#0000 1px 96px),#111214;width:100%;min-height:min(100svh - 80px,820px);margin:0;padding:74px max(24px,50vw - 590px) 86px;display:block;position:relative;overflow:hidden}.hero-content{z-index:4;align-content:center;max-width:600px;min-height:min(100svh - 240px,620px);display:grid;position:relative}.hero-kicker,.section-kicker{color:#1112148f;letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:950}.landing-hero .hero-kicker{color:var(--green)}.landing-hero h1{letter-spacing:0;max-width:820px;margin:0;font-size:clamp(58px,7.6vw,106px);line-height:1.12}.landing-shell[data-locale=en-US] .landing-hero h1{max-width:760px;font-size:clamp(48px,5.8vw,78px);line-height:1.02}.landing-shell[data-locale=zh-CN] .landing-hero h1,.landing-shell[data-locale=zh-Hant] .landing-hero h1,html[lang=zh-CN] .landing-hero h1,html[lang=zh-Hant] .landing-hero h1{max-width:820px;font-size:clamp(44px,5.4vw,68px);line-height:var(--zh-display-line-height);text-wrap:balance}.landing-shell[data-locale=zh-CN] .section-copy h2,.landing-shell[data-locale=zh-Hant] .section-copy h2,.landing-shell[data-locale=zh-CN] .trust-copy h2,.landing-shell[data-locale=zh-Hant] .trust-copy h2,.landing-shell[data-locale=zh-CN] .global-copy h2,.landing-shell[data-locale=zh-Hant] .global-copy h2,.landing-shell[data-locale=zh-CN] .operating-copy h2,.landing-shell[data-locale=zh-Hant] .operating-copy h2,.landing-shell[data-locale=zh-CN] .presence-copy h2,.landing-shell[data-locale=zh-Hant] .presence-copy h2,.landing-shell[data-locale=zh-CN] .collab-copy h2,.landing-shell[data-locale=zh-Hant] .collab-copy h2,.landing-shell[data-locale=zh-CN] .rhythm-copy h2,.landing-shell[data-locale=zh-Hant] .rhythm-copy h2,.landing-shell[data-locale=zh-CN] .market-band .section-copy h2,.landing-shell[data-locale=zh-Hant] .market-band .section-copy h2,.landing-shell[data-locale=zh-CN] .culture-copy h2,.landing-shell[data-locale=zh-Hant] .culture-copy h2,.landing-shell[data-locale=zh-CN] .stories-copy h2,.landing-shell[data-locale=zh-Hant] .stories-copy h2,.landing-shell[data-locale=zh-CN] .assurance-copy h2,.landing-shell[data-locale=zh-Hant] .assurance-copy h2,.landing-shell[data-locale=zh-CN] .final-cta h2,.landing-shell[data-locale=zh-Hant] .final-cta h2,html[lang=zh-CN] .section-copy h2,html[lang=zh-Hant] .section-copy h2,html[lang=zh-CN] .trust-copy h2,html[lang=zh-Hant] .trust-copy h2,html[lang=zh-CN] .global-copy h2,html[lang=zh-Hant] .global-copy h2,html[lang=zh-CN] .operating-copy h2,html[lang=zh-Hant] .operating-copy h2,html[lang=zh-CN] .presence-copy h2,html[lang=zh-Hant] .presence-copy h2,html[lang=zh-CN] .collab-copy h2,html[lang=zh-Hant] .collab-copy h2,html[lang=zh-CN] .rhythm-copy h2,html[lang=zh-Hant] .rhythm-copy h2,html[lang=zh-CN] .market-band .section-copy h2,html[lang=zh-Hant] .market-band .section-copy h2,html[lang=zh-CN] .culture-copy h2,html[lang=zh-Hant] .culture-copy h2,html[lang=zh-CN] .stories-copy h2,html[lang=zh-Hant] .stories-copy h2,html[lang=zh-CN] .assurance-copy h2,html[lang=zh-Hant] .assurance-copy h2,html[lang=zh-CN] .final-cta h2,html[lang=zh-Hant] .final-cta h2{line-height:var(--zh-section-line-height);text-wrap:balance}.hero-lede{color:#ffffffc2;max-width:520px;margin:24px 0 0;font-size:clamp(18px,2vw,25px);font-weight:850;line-height:1.46}.hero-cta-row{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.landing-primary,.landing-secondary{min-width:176px;min-height:54px;padding:0 22px}.landing-primary{background:var(--green);box-shadow:0 18px 42px #5c960033}.landing-hero .landing-secondary{color:#fff;background:#ffffff1f;border-color:#ffffff38}.hero-proof-row{flex-wrap:wrap;gap:8px;max-width:600px;margin-top:28px;display:flex}.hero-proof-row span,.scenario-list span{color:#111214b8;background:#ffffffad;border:1px solid #1112141a;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:900}.landing-hero .hero-proof-row span{color:#ffffffc2;background:#ffffff1a;border-color:#ffffff29}.hero-device-stage{z-index:1;pointer-events:none;min-height:100%;position:absolute;inset:0}.hero-device-stage:before{content:"";transform-origin:50%;background:linear-gradient(94deg,#0000,#fbf6e81a 44%,#d6f15714 68%,#0000),#ffffff05;border-block:1px solid #fbf6e81a;border-radius:999px;width:min(52vw,690px);height:44%;position:absolute;inset:auto max(18px,50vw - 582px) 72px auto;transform:rotate(-4deg);box-shadow:inset 0 1px #ffffff14,0 30px 90px #00000024}.hero-device{background:#050609;border:8px solid #050609;border-radius:34px;margin:0;position:absolute;overflow:hidden;box-shadow:0 38px 98px #00000070}.hero-device img{aspect-ratio:1080/2340;object-fit:cover;object-position:top center;width:100%;display:block}.hero-device-primary{z-index:3;width:min(26vw,318px);top:78px;right:max(52px,50vw - 548px);transform:translateZ(0)}.hero-device-secondary{z-index:2;width:min(21vw,252px);top:172px;left:auto;right:max(330px,50vw - 260px);transform:rotate(-5deg)}.hero-device-tertiary{z-index:1;width:min(19vw,226px);bottom:54px;right:max(-10px,50vw - 596px);transform:rotate(5deg)}.hero-device-caption{z-index:4;color:#fff;background:#111214e6;border:1px solid #ffffff29;border-radius:8px;gap:4px;min-width:190px;padding:14px;display:none;position:absolute;bottom:150px;right:max(310px,50vw - 280px);box-shadow:0 18px 44px #11121438}.hero-device-caption span{color:var(--green);font-size:12px;font-weight:950}.hero-device-caption strong{font-size:14px;font-weight:950;line-height:1.25}.hero-world-rail{z-index:5;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(58vw,690px);display:grid;position:absolute;bottom:34px;right:max(44px,50vw - 552px)}.hero-world-city{color:#fff;background:#11121494;border:1px solid #ffffff24;border-radius:8px;gap:5px;min-height:82px;padding:14px 12px 12px;display:grid;position:relative;box-shadow:0 18px 42px #00000038}.hero-world-city:before{content:attr(data-step);color:var(--green);font-size:10px;font-weight:950;line-height:1}.hero-world-city:nth-child(2):before{color:#37a8ff}.hero-world-city:nth-child(3):before{color:var(--orange)}.hero-world-city:nth-child(4):before{color:var(--rose)}.hero-world-city strong{font-size:15px;font-weight:950;line-height:1.05}.hero-world-city small,.hero-world-city em{color:#ffffff9e;font-size:11px;font-style:normal;font-weight:850;line-height:1.1}.landing-band,.product-screens,.final-cta,.landing-footer{width:min(100%,1180px);margin:0 auto;padding-inline:24px}.landing-band{padding-block:76px}.section-copy{max-width:660px}.section-copy.wide{max-width:820px}.section-copy h2,.final-cta h2{letter-spacing:0;max-width:820px;margin:0;font-size:clamp(38px,6vw,76px);line-height:1.12}.principle-grid,.flow-grid{gap:14px;margin-top:28px;display:grid}.principle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.principle-card,.flow-card{background:#ffffffc7;border:1px solid #1112141a;border-radius:8px;padding:22px;box-shadow:0 18px 48px #1112140b}.principle-card h3,.flow-card h3{margin:0;font-size:24px;line-height:1.1}.principle-card p,.flow-card p,.final-cta p{color:#111214a8;margin:14px 0 0;font-size:16px;font-weight:650;line-height:1.62}.trust-section{color:#fff;background:linear-gradient(90deg,#b9ff3824,#0000 32%),linear-gradient(270deg,#5f5af629,#0000 42%),#111214;margin-block:22px 10px}.trust-inner{grid-template-columns:minmax(0,.72fr) minmax(520px,1fr);align-items:stretch;gap:36px;width:min(100%,1180px);margin:0 auto;padding:76px 24px;display:grid}.trust-copy{align-content:center;max-width:620px;display:grid}.trust-copy .section-kicker{color:var(--green)}.trust-copy h2{letter-spacing:0;margin:0;font-size:clamp(38px,5.4vw,68px);line-height:1.12}.landing-shell[data-locale=zh-CN] .trust-copy h2,.landing-shell[data-locale=zh-Hant] .trust-copy h2,html[lang=zh-CN] .trust-copy h2,html[lang=zh-Hant] .trust-copy h2{line-height:var(--zh-section-line-height)}.trust-copy p:not(.section-kicker){color:#ffffffb8;margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.72}.trust-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.trust-card{background:linear-gradient(#ffffff1a,#0000 42%),#ffffff12;border:1px solid #ffffff1f;border-radius:8px;align-content:end;min-height:330px;padding:20px;display:grid}.trust-card:nth-child(2){background:linear-gradient(#37a8ff26,#0000 44%),#ffffff12}.trust-card:nth-child(3){background:linear-gradient(#ff7a4f29,#0000 44%),#ffffff12}.trust-card span{color:var(--green);font-size:12px;font-weight:950}.trust-card h3{margin:18px 0 0;font-size:24px;line-height:1.12}.trust-card p{color:#ffffffa8;margin:14px 0 0;font-size:15px;font-weight:650;line-height:1.62}.global-section{color:#fff;background:linear-gradient(90deg,#b9ff3824,#0000 34%),linear-gradient(270deg,#1f9bd129,#0000 42%),repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 88px),#111214;margin-block:0 10px}.global-inner{grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);align-items:center;gap:48px;width:min(100%,1180px);margin:0 auto;padding:82px 24px;display:grid}.global-copy{max-width:620px}.global-copy .section-kicker{color:var(--green)}.global-copy h2{letter-spacing:0;margin:0;font-size:clamp(38px,5.6vw,72px);line-height:1.12}.landing-shell[data-locale=zh-CN] .global-copy h2,.landing-shell[data-locale=zh-Hant] .global-copy h2,html[lang=zh-CN] .global-copy h2,html[lang=zh-Hant] .global-copy h2{line-height:var(--zh-section-line-height)}.global-copy p:not(.section-kicker){color:#ffffffb8;margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.72}.global-proof-panel{gap:12px;display:grid}.global-route-board{background:linear-gradient(145deg,#ffffff24,#ffffff0e),#111214c2;border:1px solid #ffffff24;border-radius:8px;padding:18px;position:relative;overflow:hidden;box-shadow:0 28px 72px #0000003d}.global-route-board:before{content:"";background:linear-gradient(#b9ff38b8,#1f9bd1b8,#ff7a4fb8);width:2px;position:absolute;top:92px;bottom:28px;left:38px}.global-route-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.global-route-header span{color:var(--green);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:950}.global-route-header strong{text-align:right;overflow-wrap:anywhere;max-width:280px;font-size:22px;line-height:1.18}.global-phrase-stack{gap:12px;margin-top:18px;display:grid}.global-phrase{background:linear-gradient(90deg,#ffffff21,#fff1),#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:42px minmax(92px,.58fr) minmax(0,1fr) 78px;align-items:center;gap:12px;min-height:76px;padding:0 16px;display:grid;position:relative}.global-phrase:before{content:attr(data-step);background:var(--green);color:#111214;border:1px solid #11121447;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:950;display:inline-flex;box-shadow:0 0 0 6px #111214b3}.global-phrase:nth-child(2):before{background:#37a8ff}.global-phrase:nth-child(3):before{background:var(--orange)}.global-phrase span,.global-phrase small,.global-signal span{color:#ffffff8a;font-size:12px;font-weight:950}.global-phrase strong{overflow-wrap:anywhere;font-size:21px;line-height:1.2}.global-phrase small{justify-self:end}.global-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.global-signal{background:linear-gradient(#ffffff1b,#ffffff0d),#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;min-height:168px;padding:18px;position:relative;overflow:hidden}.global-signal:before{content:"";background:var(--green);height:3px;position:absolute;inset:0 0 auto}.global-signal:nth-child(2):before{background:var(--blue)}.global-signal:nth-child(3):before{background:var(--orange)}.global-signal h3{margin:16px 0 0;font-size:18px;line-height:1.16}.global-signal p{color:#ffffffa3;margin:10px 0 0;font-size:14px;font-weight:650;line-height:1.58}.world-section{background:linear-gradient(120deg,#b9ff3824,#0000 34%),linear-gradient(300deg,#1f9bd124,#0000 44%),#fbfaf4;border-block:1px solid #11121414}.world-inner{grid-template-columns:minmax(0,.66fr) minmax(500px,1fr);align-items:center;gap:42px;width:min(100%,1180px);margin:0 auto;padding:82px 24px;display:grid}.world-copy{max-width:610px}.world-copy h2{letter-spacing:0;margin:0;font-size:clamp(38px,5.4vw,72px);line-height:1.1}.landing-shell[data-locale=zh-CN] .world-copy h2,.landing-shell[data-locale=zh-Hant] .world-copy h2,html[lang=zh-CN] .world-copy h2,html[lang=zh-Hant] .world-copy h2{line-height:var(--zh-section-line-height)}.world-copy p:not(.section-kicker){color:#111214ad;margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.72}.world-dashboard{color:#fff;background:linear-gradient(135deg,#ffffff1a,#0000 38%),linear-gradient(315deg,#1f9bd129,#0000 45%),#111214;border:1px solid #11121424;border-radius:8px;padding:18px;position:relative;overflow:hidden;box-shadow:0 30px 80px #1112142e}.world-dashboard:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:8px;position:absolute;inset:18px}.world-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.world-metric{background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;min-height:168px;padding:16px}.world-metric span,.world-city-meta span,.world-city-meta small{color:#ffffff8f;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:950}.world-metric strong{color:var(--green);letter-spacing:0;margin-top:22px;font-size:clamp(34px,4vw,52px);line-height:1;display:block}.world-metric:nth-child(2) strong{color:#37a8ff}.world-metric:nth-child(3) strong{color:var(--orange)}.world-metric p{color:#ffffffad;margin:18px 0 0;font-size:14px;font-weight:650;line-height:1.52}.world-city-list{gap:10px;margin-top:14px;display:grid}.world-city{background:linear-gradient(90deg,#ffffff1b,#0000 70%),#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:minmax(134px,.34fr) minmax(0,1fr);align-items:center;gap:18px;min-height:112px;padding:16px 18px 16px 58px;display:grid;position:relative}.world-city:before{content:attr(data-step);background:var(--green);color:#111214;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:950;display:inline-flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.world-city:nth-child(2):before{background:#37a8ff}.world-city:nth-child(3):before{background:var(--orange)}.world-city:nth-child(4):before{background:var(--rose)}.world-city-meta{gap:8px;display:grid}.world-city-meta strong{font-size:28px;line-height:1}.world-city h3{margin:0;font-size:23px;line-height:1.14}.world-city p{color:#ffffffad;margin:8px 0 0;font-size:14px;font-weight:650;line-height:1.56}.collab-section{background:linear-gradient(135deg,#ff7a4f24,#0000 30%),linear-gradient(315deg,#1f9bd129,#0000 40%),#f4f0e8;margin-block:10px 0}.collab-inner{grid-template-columns:minmax(0,.62fr) minmax(520px,1fr);gap:34px;width:min(100%,1180px);margin:0 auto;padding:78px 24px;display:grid}.collab-copy{max-width:560px}.collab-copy h2{letter-spacing:0;margin:0;font-size:clamp(38px,5vw,66px);line-height:1.12}.collab-copy p:not(.section-kicker){color:#111214ad;margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.72}.collab-flow{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.collab-stage{background:linear-gradient(#ffffffdb,#ffffff9e),#fff;border:1px solid #1112141a;border-radius:8px;grid-template-rows:auto auto auto auto 1fr;min-height:360px;padding:18px;display:grid;position:relative;box-shadow:0 22px 58px #11121412}.collab-stage:nth-child(2){margin-top:28px}.collab-stage:nth-child(3){color:#fff;background:linear-gradient(#111214f0,#111214e0),#111214}.collab-index{color:var(--orange);font-size:12px;font-weight:950}.collab-stage-meta{justify-content:space-between;align-items:center;gap:12px;margin-top:26px;display:flex}.collab-stage-meta strong{font-size:18px;line-height:1.1}.collab-stage-meta span,.collab-role{color:#11121485;font-size:12px;font-weight:950}.collab-stage:nth-child(3) .collab-stage-meta span,.collab-stage:nth-child(3) .collab-role{color:#ffffff8f}.collab-role{margin:18px 0 0}.collab-stage h3{margin:18px 0 0;font-size:25px;line-height:1.14}.collab-stage p:not(.collab-role){color:#111214a8;margin:14px 0 0;font-size:15px;font-weight:650;line-height:1.62}.collab-stage:nth-child(3) p:not(.collab-role){color:#ffffffad}.collab-outcome{border-top:1px solid #1112141f;grid-column:1/-1;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);align-items:start;gap:18px;padding-top:26px;display:grid}.collab-outcome h3{margin:0;font-size:24px;line-height:1.18}.collab-outcome-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.collab-outcome-list span{color:#111214b8;background:#ffffffad;border:1px solid #1112141a;border-radius:8px;min-height:88px;padding:14px;font-size:14px;font-weight:850;line-height:1.42}.operating-section{background:linear-gradient(90deg,#ff7a4f1a,#0000 34%),linear-gradient(270deg,#1f9bd11a,#0000 42%),#f8f6ee;border-block:1px solid #11121414;margin-block:0 10px}.operating-inner{grid-template-columns:minmax(0,.72fr) minmax(480px,1fr);align-items:center;gap:40px;width:min(100%,1180px);margin:0 auto;padding:78px 24px;display:grid}.operating-copy{max-width:610px}.operating-copy h2{letter-spacing:0;margin:0;font-size:clamp(38px,5.4vw,70px);line-height:1.1}.landing-shell[data-locale=zh-CN] .operating-copy h2,.landing-shell[data-locale=zh-Hant] .operating-copy h2,html[lang=zh-CN] .operating-copy h2,html[lang=zh-Hant] .operating-copy h2{line-height:var(--zh-section-line-height)}.operating-copy>p:not(.section-kicker){color:#111214ad;margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.72}.operating-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px;display:grid}.operating-stat{border-top:3px solid var(--green);background:#ffffffa8;align-content:start;min-height:176px;padding:16px 14px;display:grid}.operating-stat:nth-child(2){border-top-color:var(--blue)}.operating-stat:nth-child(3){border-top-color:var(--orange)}.operating-stat span{color:#1112147a;font-size:11px;font-weight:950}.operating-stat strong{color:#111214;margin-top:20px;font-size:34px;font-weight:950;line-height:1}.operating-stat p{color:#1112149e;margin:14px 0 0;font-size:13px;font-weight:750;line-height:1.5}.operating-showcase{color:#fff;background:repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 64px),linear-gradient(135deg,#b9ff381f,#0000 42%),#111214;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(168px,210px);align-items:center;gap:22px;min-height:516px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 76px #11121433}.operating-route-list{gap:12px;min-width:0;display:grid}.operating-route{background:linear-gradient(90deg,#ffffff1a,#0000 58%),#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;min-height:122px;padding:18px 18px 18px 64px;position:relative}.operating-route:before{content:attr(data-step);background:var(--green);color:#111214;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:950;display:inline-flex;position:absolute;top:18px;left:18px}.operating-route:nth-child(2):before{background:var(--blue)}.operating-route:nth-child(3):before{background:var(--orange)}.operating-route h3{margin:0;font-size:22px;line-height:1.12}.operating-route p{color:#ffffffa3;margin:10px 0 0;font-size:14px;font-weight:650;line-height:1.56}.operating-phone{background:#050609;border:7px solid #050609;border-radius:30px;width:100%;margin:0;overflow:hidden;box-shadow:0 24px 64px #00000057}.operating-phone img{aspect-ratio:1080/2340;object-fit:cover;object-position:top center;width:100%;display:block}.presence-section{color:#fff;background:linear-gradient(90deg,#b9ff381f,#0000 36%),linear-gradient(270deg,#1f9bd124,#0000 44%),#101114;border-block:1px solid #ffffff14;margin-block:0 28px}.presence-inner{gap:30px;width:min(100%,1180px);margin:0 auto;padding:82px 24px;display:grid}.presence-copy{grid-template-columns:minmax(0,.88fr) minmax(320px,1fr);align-items:end;gap:34px;display:grid}.presence-copy .section-kicker{color:var(--green)}.presence-copy h2{letter-spacing:0;margin:0;font-size:clamp(38px,5.3vw,70px);line-height:1.08}.landing-shell[data-locale=zh-CN] .presence-copy h2,.landing-shell[data-locale=zh-Hant] .presence-copy h2,html[lang=zh-CN] .presence-copy h2,html[lang=zh-Hant] .presence-copy h2{line-height:var(--zh-section-line-height);text-wrap:balance}.presence-copy p:not(.section-kicker){color:#ffffffad;margin:0;font-size:18px;font-weight:650;line-height:1.72}.presence-stage{grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);align-items:stretch;gap:16px;display:grid}.presence-route,.presence-screen-stack{background:repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 72px),#ffffff0b;border:1px solid #ffffff1f;border-radius:8px;min-width:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.presence-route{gap:18px;padding:24px;display:grid}.presence-route:before{content:"";background:linear-gradient(180deg, var(--green), var(--blue), var(--orange), var(--rose));opacity:.86;width:2px;position:absolute;top:104px;bottom:34px;left:40px}.presence-route-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding-bottom:18px;display:flex}.presence-route-header span,.presence-node-meta span,.presence-pillar span{color:#ffffff8f;text-transform:uppercase;font-size:12px;font-weight:950;line-height:1.28}.presence-route-header strong{color:var(--green);font-size:14px;font-weight:950;line-height:1.2}.presence-node-list{gap:12px;display:grid}.presence-node{background:linear-gradient(90deg,#ffffff1a,#0000 64%),#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;min-height:126px;padding:16px 18px 16px 66px;position:relative}.presence-node:before{content:attr(data-step);background:var(--green);color:#111214;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:950;display:inline-flex;position:absolute;top:18px;left:16px;box-shadow:0 0 0 6px #101114d1}.presence-node:nth-child(2):before{background:var(--blue)}.presence-node:nth-child(3):before{background:var(--orange)}.presence-node:nth-child(4):before{background:var(--rose)}.presence-node-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.presence-node-meta strong{color:var(--green);flex:none;font-size:13px;font-weight:950;line-height:1}.presence-node h3{margin:14px 0 0;font-size:23px;line-height:1.12}.presence-node p{color:#ffffffa8;margin:10px 0 0;font-size:14px;font-weight:650;line-height:1.56}.presence-screen-stack{background:linear-gradient(135deg,#b9ff381c,#0000 44%),linear-gradient(225deg,#e852751a,#0000 52%),#ffffff0b;min-height:656px}.presence-phone{background:#050609;border:7px solid #050609;border-radius:30px;width:min(52%,218px);margin:0;position:absolute;overflow:hidden;box-shadow:0 26px 68px #00000057}.presence-phone img{aspect-ratio:1080/2340;object-fit:cover;object-position:top center;width:100%;display:block}.presence-phone[data-phone="01"]{top:30px;left:34px}.presence-phone[data-phone="02"]{top:132px;right:28px}.presence-phone[data-phone="03"]{bottom:-96px;left:86px}.presence-pillar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.presence-pillar{background:linear-gradient(#ffffff1c,#ffffff0b),#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;min-height:214px;padding:18px;position:relative;overflow:hidden}.presence-pillar:after{content:"";background:var(--green);height:3px;position:absolute;bottom:18px;left:18px;right:18px}.presence-pillar:nth-child(2):after{background:var(--blue)}.presence-pillar:nth-child(3):after{background:var(--orange)}.presence-pillar:nth-child(4):after{background:var(--rose)}.presence-pillar h3{margin:54px 0 0;font-size:24px;line-height:1.12}.presence-pillar p{color:#ffffffa8;margin:12px 0 0;font-size:14px;font-weight:650;line-height:1.58}.market-band{color:#fff;background:linear-gradient(135deg,#111214f0,#111214e0),#111214;border-radius:8px;grid-template-columns:minmax(0,.72fr) minmax(520px,1fr);align-items:stretch;gap:34px;margin-top:28px;padding-block:54px;display:grid}.market-band .section-kicker{color:var(--green)}.market-band .section-copy h2{max-width:620px;font-size:52px;line-height:1.12}.landing-shell[data-locale=zh-CN] .market-band .section-copy h2,.landing-shell[data-locale=zh-Hant] .market-band .section-copy h2,html[lang=zh-CN] .market-band .section-copy h2,html[lang=zh-Hant] .market-band .section-copy h2{line-height:var(--zh-section-line-height)}.market-band .section-copy p:not(.section-kicker){color:#ffffffad;margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.68}.market-intel{align-content:start;gap:18px;min-width:0;display:grid}.market-region-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:78px;display:grid;position:relative}.market-region-rail:before{content:"";background:linear-gradient(90deg, var(--green), var(--blue), var(--orange));height:2px;position:absolute;top:17px;left:18px;right:18px}.market-region-rail span{color:#ffffffa3;text-transform:uppercase;align-content:start;gap:9px;min-width:0;padding-top:42px;font-size:12px;font-weight:950;line-height:1.25;display:grid;position:relative}.market-region-rail strong{background:var(--green);color:#111214;border:1px solid #11121452;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:950;display:inline-flex;position:absolute;top:0;left:0;box-shadow:0 0 0 6px #111214b8}.market-region-rail span:nth-child(2) strong{background:var(--blue)}.market-region-rail span:nth-child(3) strong{background:var(--orange)}.market-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.market-card{background:linear-gradient(#ffffff1a,#ffffff0b),repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 54px),#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;align-content:start;min-height:338px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a}.market-card:nth-child(2){background:linear-gradient(#37a8ff29,#37a8ff0e),repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 54px),#ffffff0e}.market-card:nth-child(3){background:linear-gradient(#ff8a3d29,#ff8a3d0e),repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 54px),#ffffff0e}.market-card:before{content:attr(data-market);color:#ffffff1f;font-size:52px;font-weight:950;line-height:1;position:absolute;top:16px;right:18px}.market-card:after{content:"";background:var(--green);height:3px;position:absolute;bottom:20px;left:20px;right:20px}.market-card:nth-child(2):after{background:var(--blue)}.market-card:nth-child(3):after{background:var(--orange)}.market-card span{z-index:1;color:#ffffff8a;font-size:12px;font-weight:950;position:relative}.market-card h3{z-index:1;margin:70px 0 0;font-size:24px;line-height:1.1;position:relative}.landing-shell[data-locale=zh-CN] :is(.principle-card,.flow-card,.trust-card,.global-signal,.collab-stage,.operating-route,.market-card,.culture-card,.rhythm-window,.story-card,.assurance-card,.screen-panel,.audience-card,.mechanism-item) h3,.landing-shell[data-locale=zh-Hant] :is(.principle-card,.flow-card,.trust-card,.global-signal,.collab-stage,.operating-route,.market-card,.culture-card,.rhythm-window,.story-card,.assurance-card,.screen-panel,.audience-card,.mechanism-item) h3,html[lang=zh-CN] .landing-shell :is(.principle-card,.flow-card,.trust-card,.global-signal,.collab-stage,.operating-route,.market-card,.culture-card,.rhythm-window,.story-card,.assurance-card,.screen-panel,.audience-card,.mechanism-item) h3,html[lang=zh-Hant] .landing-shell :is(.principle-card,.flow-card,.trust-card,.global-signal,.collab-stage,.operating-route,.market-card,.culture-card,.rhythm-window,.story-card,.assurance-card,.screen-panel,.audience-card,.mechanism-item) h3{line-height:var(--zh-card-heading-line-height)}.market-card p{z-index:1;color:#ffffffa8;margin:14px 0 0;font-size:15px;font-weight:650;line-height:1.62;position:relative}.culture-section{background:linear-gradient(105deg,#b9ff3824,#0000 35%),linear-gradient(285deg,#e852751a,#0000 42%),linear-gradient(#ffffff94,#ffffff94),#f7f4ec;border-block:1px solid #11121414}.culture-inner{grid-template-columns:minmax(0,.68fr) minmax(560px,1fr);align-items:stretch;gap:42px;width:min(100%,1180px);margin:0 auto;padding:78px 24px;display:grid}.culture-copy{align-content:center;max-width:620px;display:grid}.culture-copy h2{letter-spacing:0;margin:0;font-size:clamp(38px,5.4vw,70px);line-height:1.1}.landing-shell[data-locale=zh-CN] .culture-copy h2,.landing-shell[data-locale=zh-Hant] .culture-copy h2,html[lang=zh-CN] .culture-copy h2,html[lang=zh-Hant] .culture-copy h2{line-height:var(--zh-section-line-height);text-wrap:balance}.culture-copy p:not(.section-kicker){color:#111214ad;margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.72}.culture-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.culture-card{background:linear-gradient(#ffffffd6,#ffffff9e),#fff;border:1px solid #1112141a;border-radius:8px;min-height:248px;padding:20px;position:relative;overflow:hidden;box-shadow:0 22px 58px #1112140f}.culture-card:before{content:attr(data-culture);color:#11121414;font-size:50px;font-weight:950;line-height:1;position:absolute;top:16px;right:18px}.culture-card:after{content:"";background:var(--green);height:3px;position:absolute;bottom:20px;left:20px;right:20px}.culture-card:nth-child(2):after{background:var(--blue)}.culture-card:nth-child(3):after{background:var(--orange)}.culture-card:nth-child(4):after{background:var(--rose)}.culture-card span{color:#1112147a;font-size:12px;font-weight:950}.culture-card h3{z-index:1;margin:54px 0 0;font-size:24px;line-height:1.12;position:relative}.culture-card p{z-index:1;color:#111214a3;margin:12px 0 0;font-size:14px;font-weight:650;line-height:1.58;position:relative}.rhythm-section{background:linear-gradient(90deg,#b9ff381f,#0000 30%),linear-gradient(270deg,#1f9bd11f,#0000 38%),#f8f6ee;border-block:1px solid #11121414}.rhythm-inner{grid-template-columns:minmax(0,.68fr) minmax(560px,1fr);align-items:center;gap:42px;width:min(100%,1180px);margin:0 auto;padding:82px 24px;display:grid}.rhythm-copy{max-width:620px}.rhythm-copy h2{letter-spacing:0;margin:0;font-size:clamp(38px,5.4vw,70px);line-height:1.1}.landing-shell[data-locale=zh-CN] .rhythm-copy h2,.landing-shell[data-locale=zh-Hant] .rhythm-copy h2,html[lang=zh-CN] .rhythm-copy h2,html[lang=zh-Hant] .rhythm-copy h2{line-height:var(--zh-section-line-height);text-wrap:balance}.rhythm-copy p:not(.section-kicker){color:#111214ad;margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.72}.rhythm-proof-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.rhythm-proof-list span{border-left:3px solid var(--green);color:#111214b3;background:#ffffffb8;min-height:74px;padding:14px;font-size:14px;font-weight:900;line-height:1.35}.rhythm-proof-list span:nth-child(2){border-left-color:var(--blue)}.rhythm-proof-list span:nth-child(3){border-left-color:var(--orange)}.rhythm-board{color:#fff;background:repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 74px),linear-gradient(135deg,#b9ff3821,#0000 42%),linear-gradient(225deg,#1f9bd124,#0000 44%),#111214;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(168px,218px);align-items:center;gap:24px;min-height:612px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 86px #11121433}.rhythm-board-header{border-bottom:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding-bottom:18px;display:flex}.rhythm-board-header span,.rhythm-window-meta span{color:#ffffff8f;text-transform:uppercase;font-size:12px;font-weight:950;line-height:1.28}.rhythm-board-header strong{color:var(--green);font-size:14px;font-weight:950;line-height:1.2}.rhythm-lane{gap:12px;min-width:0;display:grid}.rhythm-window{background:linear-gradient(90deg,#ffffff1a,#0000 60%),#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;min-height:112px;padding:16px 16px 16px 62px;position:relative}.rhythm-window:before{content:attr(data-step);background:var(--green);color:#111214;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:950;display:inline-flex;position:absolute;top:16px;left:16px}.rhythm-window:nth-child(2):before{background:var(--blue)}.rhythm-window:nth-child(3):before{background:var(--orange)}.rhythm-window:nth-child(4):before{background:var(--rose)}.rhythm-window-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.rhythm-window-meta strong{color:var(--green);font-size:13px;font-weight:950;line-height:1}.rhythm-window h3{margin:14px 0 0;font-size:22px;line-height:1.12}.rhythm-window p{color:#ffffffa8;margin:9px 0 0;font-size:14px;font-weight:650;line-height:1.52}.rhythm-phone{background:#050609;border:7px solid #050609;border-radius:30px;width:100%;margin:0;overflow:hidden;box-shadow:0 24px 64px #00000057}.rhythm-phone img{aspect-ratio:1080/2340;object-fit:cover;object-position:top center;width:100%;display:block}.stories-section{color:#fff;background:linear-gradient(90deg,#1f9bd11f,#0000 32%),linear-gradient(270deg,#b9ff381f,#0000 42%),#0f1114}.stories-inner{grid-template-columns:minmax(0,.72fr) minmax(560px,1fr);align-items:start;gap:40px;width:min(100%,1180px);margin:0 auto;padding:78px 24px;display:grid}.stories-copy{max-width:620px}.stories-copy .section-kicker{color:var(--green)}.stories-copy h2{letter-spacing:0;margin:0;font-size:clamp(38px,5.4vw,70px);line-height:1.1}.landing-shell[data-locale=zh-CN] .stories-copy h2,.landing-shell[data-locale=zh-Hant] .stories-copy h2,html[lang=zh-CN] .stories-copy h2,html[lang=zh-Hant] .stories-copy h2{line-height:var(--zh-section-line-height);text-wrap:balance}.stories-copy p:not(.section-kicker){color:#ffffffb3;margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.72}.story-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.story-card{background:linear-gradient(#ffffff1f,#ffffff0b),#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;align-content:start;min-height:366px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a}.story-card:before{content:attr(data-story);color:#ffffff1a;font-size:54px;font-weight:950;line-height:1;position:absolute;bottom:16px;right:18px}.story-card:after{content:"";background:var(--green);height:3px;position:absolute;top:0;left:20px;right:20px}.story-card:nth-child(2):after{background:var(--blue)}.story-card:nth-child(3):after{background:var(--orange)}.story-card-head{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.story-card-head span,.story-role{color:#ffffff8f;text-transform:uppercase;font-size:12px;font-weight:950;line-height:1.32}.story-card-head strong{color:var(--green);flex:none;font-size:14px;font-weight:950;line-height:1}.story-role{margin:44px 0 0}.story-card h3{z-index:1;margin:16px 0 0;font-size:25px;line-height:1.12;position:relative}.story-card p:not(.story-role){z-index:1;color:#ffffffa8;margin:14px 0 0;font-size:15px;font-weight:650;line-height:1.62;position:relative}.assurance-section{background:linear-gradient(90deg,#b9ff3829,#0000 30%),linear-gradient(270deg,#e852751a,#0000 42%),#f8f6ee;border-block:1px solid #11121414}.assurance-inner{grid-template-columns:minmax(0,.68fr) minmax(560px,1fr);align-items:center;gap:42px;width:min(100%,1180px);margin:0 auto;padding:82px 24px;display:grid}.assurance-copy{max-width:620px}.assurance-copy h2{letter-spacing:0;margin:0;font-size:clamp(38px,5.4vw,70px);line-height:1.1}.landing-shell[data-locale=zh-CN] .assurance-copy h2,.landing-shell[data-locale=zh-Hant] .assurance-copy h2,html[lang=zh-CN] .assurance-copy h2,html[lang=zh-Hant] .assurance-copy h2{line-height:var(--zh-section-line-height);text-wrap:balance}.assurance-copy p:not(.section-kicker){color:#111214ad;margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.72}.assurance-board{gap:14px;min-width:0;display:grid}.assurance-ticket{color:#fff;background:repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 72px),linear-gradient(135deg,#b9ff3829,#0000 44%),#111214;border:1px solid #ffffff24;border-radius:8px;gap:12px;min-height:238px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 76px #1112142e}.assurance-ticket:before{content:"";background:linear-gradient(90deg, var(--green), var(--blue), var(--orange));height:3px;position:absolute;top:86px;left:24px;right:24px}.assurance-ticket:after{content:"";opacity:.52;background:linear-gradient(90deg,#0000 48%,#ffffff38 50%,#0000 52%),linear-gradient(#0000 48%,#ffffff38 50%,#0000 52%);border:1px solid #ffffff24;border-radius:8px;width:108px;height:72px;position:absolute;bottom:22px;right:22px}.assurance-ticket span{color:var(--green);font-size:12px;font-weight:950}.assurance-ticket strong{max-width:440px;margin-top:58px;font-size:34px;font-weight:950;line-height:1.08}.assurance-ticket p{z-index:1;color:#ffffffa8;max-width:500px;margin:0;font-size:15px;font-weight:650;line-height:1.62;position:relative}.assurance-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.assurance-card{background:#ffffffbd;border:1px solid #1112141a;border-radius:8px;min-height:214px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 48px #1112140b}.assurance-card:before{content:attr(data-step);color:#1112141a;font-size:44px;font-weight:950;line-height:1;position:absolute;top:14px;right:16px}.assurance-card:after{content:"";background:var(--green);height:3px;position:absolute;bottom:18px;left:18px;right:18px}.assurance-card:nth-child(2):after{background:var(--blue)}.assurance-card:nth-child(3):after{background:var(--orange)}.assurance-card:nth-child(4):after{background:var(--rose)}.assurance-card span{color:#1112147a;font-size:12px;font-weight:950}.assurance-card h3{z-index:1;margin:48px 0 0;font-size:22px;line-height:1.12;position:relative}.assurance-card p{z-index:1;color:#111214a3;margin:12px 0 0;font-size:14px;font-weight:650;line-height:1.58;position:relative}.flow-card{min-height:244px}.flow-card span{color:var(--purple);margin-bottom:42px;font-size:13px;font-weight:950;display:inline-flex}.flow-card:nth-child(2) span{color:var(--blue)}.flow-card:nth-child(3) span{color:var(--orange)}.flow-card:nth-child(4){color:#fff;background:#111214}.flow-card:nth-child(4) p{color:#ffffffa8}.product-screens{padding-block:74px 92px}.product-screens .section-copy p:not(.section-kicker){color:#111214a8;max-width:760px;margin:18px 0 0;font-size:17px;font-weight:650;line-height:1.66}.screen-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.screen-panel{background:#ffffffc2;border:1px solid #1112141a;border-radius:8px;align-content:start;min-height:680px;padding:18px;display:grid;box-shadow:0 18px 48px #1112140f}.screen-phone{border:7px solid var(--ink);background:var(--ink);border-radius:30px;justify-self:center;width:min(100%,268px);overflow:hidden;box-shadow:0 20px 50px #11121433}.screen-phone img{aspect-ratio:1080/2340;object-fit:cover;object-position:top center;width:100%;display:block}.screen-panel h3,.audience-card h3,.mechanism-item h3{margin:18px 0 0;font-size:23px;line-height:1.1}.screen-panel p,.audience-card p,.mechanism-item p{color:#111214a3;margin:12px 0 0;font-size:15px;font-weight:650;line-height:1.62}.scenario-band{border-top:1px solid #11121414;grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);align-items:start;gap:34px;display:grid}.scenario-list{flex-wrap:wrap;gap:10px;display:flex}.scenario-list span{color:var(--ink);background:#fff;padding:12px 14px;font-size:15px}.audience-band,.mechanism-band{border-top:1px solid #11121414;grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);align-items:start;gap:34px;display:grid}.audience-grid{gap:12px;display:grid}.audience-card{border-left:4px solid var(--green);background:#ffffff9e;padding:18px 20px}.audience-card:nth-child(2){border-left-color:var(--blue)}.audience-card:nth-child(3){border-left-color:var(--orange)}.mechanism-list{gap:10px;display:grid}.mechanism-item{border-top:1px solid #1112141a;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:16px;padding-top:18px;display:grid}.mechanism-item span{color:var(--rose);font-size:24px;font-weight:950}.mechanism-item h3{margin-top:0}.final-cta{border-top:1px solid #11121414;justify-items:start;padding-block:80px;display:grid}.final-cta p:not(.section-kicker){max-width:620px}.landing-footer{color:#11121494;align-items:center;gap:18px;padding-bottom:44px;font-size:13px;font-weight:850;display:flex}.landing-footer span{color:var(--ink);margin-right:auto;font-weight:950}.landing-footer a{color:#11121494;text-decoration:none}.site-shell{background:linear-gradient(180deg, #b9ff3833, transparent 520px), var(--paper);min-height:100svh}.site-nav{justify-content:space-between;align-items:center;width:min(100%,1120px);margin:0 auto;padding:18px 24px;display:flex}.nav-brand,.nav-actions{align-items:center;display:inline-flex}.nav-brand{color:var(--ink);gap:10px;font-size:18px;font-weight:950;text-decoration:none}.nav-actions{gap:10px}.nav-actions .language-select-wrap{min-height:38px}.nav-actions a{min-height:38px;color:var(--ink);white-space:nowrap;border:1px solid #0000;border-radius:18px;align-items:center;padding:0 14px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex}.nav-actions .nav-download{border-color:var(--line);background:var(--surface)}.site-hero{grid-template-columns:minmax(0,1.05fr) minmax(310px,.75fr);align-items:center;gap:48px;width:min(100%,1120px);min-height:calc(100svh - 88px);margin:0 auto;padding:28px 24px 82px;display:grid}.hero-copy{max-width:640px}.hero-logo{border-radius:24px;width:88px;height:88px;display:block;box-shadow:0 18px 46px #11121429}.site-hero h1{letter-spacing:0;max-width:680px;margin:0;font-size:clamp(64px,9vw,112px);line-height:.86}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-actions .primary-link,.hero-actions .secondary-link,.download-cta{border-radius:18px;width:auto;min-width:174px;min-height:52px;margin-top:0;padding:0 22px}.secondary-link{border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;justify-content:center;align-items:center;font-weight:900;text-decoration:none;display:inline-flex}.phone-preview{border:10px solid var(--ink);background:linear-gradient(#fbfcf7,#eef3f6);border-radius:42px;justify-self:end;width:min(100%,390px);min-height:520px;padding:34px 22px;position:relative;overflow:hidden;box-shadow:0 28px 80px #11121438}.phone-status{color:#1112148a;justify-content:space-between;align-items:center;font-size:13px;font-weight:850;display:flex}.preview-brief{color:#fff;background:linear-gradient(135deg,#111214,#242733 58%,#171a20);border-radius:26px;gap:8px;margin-top:30px;padding:22px;display:grid;position:relative;overflow:hidden}.preview-brief:after{content:"";filter:blur(2px);background:#b9ff3861;border-radius:999px;width:120px;height:120px;position:absolute;top:-34px;right:-28px}.preview-brief small,.preview-promise small{color:#ffffff9e;font-size:12px;font-weight:900}.preview-brief strong{max-width:220px;font-size:27px;font-weight:950;line-height:1.04}.preview-brief span{color:#ffffffa8;font-size:14px;font-weight:800}.preview-tabs{background:#11121412;border-radius:20px;grid-template-columns:1fr 1fr;gap:6px;margin-top:14px;padding:5px;display:grid}.preview-tabs span{color:#11121494;border-radius:16px;place-items:center;min-height:40px;font-size:13px;font-weight:900;display:grid}.preview-tabs span:first-child{color:var(--ink);background:#fff;box-shadow:0 10px 24px #1112141a}.preview-promise{background:linear-gradient(135deg,#b9ff386b,#0000 42%),linear-gradient(160deg,#ffffffeb,#eef5ffcc);border:1px solid #11121414;border-radius:26px;gap:10px;margin-top:14px;padding:18px;display:grid}.preview-promise small{color:#1112148a}.preview-promise h2{margin:0;font-size:28px;line-height:1.04}.preview-promise p{color:#1112148f;margin:0;font-size:13px;font-weight:850}.preview-promise em{background:var(--ink);color:#fff;border-radius:999px;justify-self:start;min-height:32px;padding:8px 12px 0;font-size:12px;font-style:normal;font-weight:900}.feature-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(100%,1120px);margin:0 auto;padding:0 24px 28px;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:210px;padding:22px}.feature-card span{color:var(--purple);font-size:13px;font-weight:950}.feature-card h2,.download-band h2{letter-spacing:0;margin:18px 0 0;font-size:28px;line-height:1.05}.feature-card p,.download-band p{color:#1112149e;margin:12px 0 0;font-size:15px;line-height:1.58}.download-band{justify-content:space-between;align-items:center;gap:24px;width:min(100%,1120px);margin:0 auto;padding:46px 24px 70px;display:flex}.download-band>div{max-width:620px}.download-shell{min-height:100svh}.download-hero,.download-platform-grid,.download-trust-band{width:min(100%,1120px);margin:0 auto;padding-inline:24px}.download-hero{grid-template-columns:minmax(0,.94fr) minmax(260px,.42fr);align-items:end;gap:34px;padding-block:74px 48px;display:grid}.download-hero h1{letter-spacing:0;max-width:780px;margin:0;font-size:clamp(58px,7vw,98px);line-height:1.02}.download-hero p:not(.eyebrow){color:#111214ad;max-width:660px;margin:22px 0 0;font-size:20px;font-weight:760;line-height:1.5}.download-hero .language-select-wrap{margin-top:26px}.download-hero-mark{background:linear-gradient(135deg,#b9ff3852,#0000 42%),linear-gradient(225deg,#1f9bd129,#0000 52%),#ffffffbd;border:1px solid #11121414;border-radius:8px;place-items:center;min-height:260px;display:grid;box-shadow:0 24px 70px #11121414}.download-platform-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,.9fr);gap:14px;padding-block:18px 28px;display:grid}.download-platform-card{background:#ffffffc2;border:1px solid #1112141a;border-radius:8px;align-content:space-between;min-height:310px;padding:24px;display:grid;box-shadow:0 18px 48px #1112140b}.download-platform-card.primary{background:linear-gradient(135deg,#b9ff384d,#0000 48%),#ffffffc7}.download-platform-card.muted{color:#fff;background:#111214}.download-platform-card>span{color:var(--purple);text-transform:uppercase;font-size:13px;font-weight:950}.download-platform-card.primary>span{color:#11121494}.download-platform-card.muted>span{color:var(--green)}.download-platform-card h2{margin:54px 0 0;font-size:32px;line-height:1.04}.download-platform-card p{color:#111214a3;margin:12px 0 0;font-size:15px;font-weight:650;line-height:1.62}.download-platform-card.muted p{color:#ffffffa8}.download-platform-card .landing-primary,.download-platform-card .landing-secondary{justify-self:start;margin-top:28px}.download-trust-band{grid-template-columns:minmax(0,.74fr) minmax(320px,1fr);align-items:start;gap:28px;padding-block:44px 82px;display:grid}.download-trust-band h2{margin:0;font-size:clamp(34px,5vw,64px);line-height:1.04}.download-trust-band ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.download-trust-band li{color:#111214b3;background:#ffffffbd;border:1px solid #1112141a;border-radius:8px;padding:16px 18px;font-size:15px;font-weight:760;line-height:1.54}.site-footer{gap:18px;width:min(100%,1120px);margin:0 auto;padding:0 24px 44px;display:flex}.site-footer a{color:#1112149e;font-size:13px;font-weight:850;text-decoration:none}.legal-shell{min-height:100svh}.legal-document{width:min(100%,860px);margin:0 auto;padding:44px 24px 84px}.legal-document h1{max-width:none;font-size:58px;line-height:.98}.legal-note{border-left:4px solid var(--orange);color:#111214a8;margin:18px 0 28px;padding:10px 0 10px 14px;font-size:15px;line-height:1.7}.legal-document section{border-top:1px solid var(--line);margin-top:26px;padding:26px 0 0}.legal-document h2{margin:0;font-size:24px;line-height:1.18}.legal-document p{color:#111214b8;margin:12px 0 0;font-size:16px;line-height:1.82}.legal-document code{background:#11121414;border-radius:6px;padding:2px 6px;font-size:.92em}.page-shell{background:linear-gradient(180deg, #b9ff382e, transparent 460px), var(--paper);place-items:center;min-height:100svh;padding:24px;display:grid}.hero,.invite-card{border:1px solid var(--line);background:#ffffffb8;border-radius:30px;width:min(100%,430px);padding:28px;box-shadow:0 24px 70px #11121424}.brand-logo{border-radius:18px;width:64px;height:64px;display:block;box-shadow:0 10px 24px #11121429}.eyebrow{color:#1112148f;letter-spacing:0;margin:22px 0 10px;font-size:12px;font-weight:850}h1{letter-spacing:0;max-width:360px;margin:0;font-size:46px;line-height:.94}.subtitle{color:#111214a6;margin:16px 0 0;font-size:16px;line-height:1.45}.promise{background:var(--ink);color:#fff;border-radius:22px;margin:18px 0 0;padding:18px;font-size:24px;font-weight:900;line-height:1.08}.primary-link,.primary-button,.secondary-button{background:var(--green);width:100%;min-height:56px;color:var(--ink);cursor:pointer;font:inherit;border:0;border-radius:20px;justify-content:center;align-items:center;margin-top:24px;font-weight:900;text-decoration:none;display:inline-flex}.secondary-button{border:1px solid var(--line);background:#ffffffc7;margin-top:14px}.field-label{color:#11121494;margin-top:18px;font-size:12px;font-weight:850;display:block}.text-input{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);font:inherit;background:#ffffffc7;border-radius:18px;outline:0;margin-top:8px;padding:0 14px;font-size:18px;font-weight:800}.landing-shell[data-locale=zh-CN] .landing-hero h1,.landing-shell[data-locale=zh-Hant] .landing-hero h1{line-height:var(--zh-display-line-height)}.landing-shell[data-locale=zh-CN] h2,.landing-shell[data-locale=zh-Hant] h2{line-height:var(--zh-section-line-height);text-wrap:balance}@media (max-width:760px){.landing-nav{align-items:center;gap:10px;padding:12px 16px}.landing-brand{gap:0}.landing-brand>span:not(.brand-mark){clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.landing-nav-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;max-width:none;margin-left:auto}.landing-nav-actions>a:not(.landing-download){display:none}.language-select-wrap{max-width:132px;min-height:38px}.landing-nav .language-select-wrap{gap:0;max-width:132px;padding-inline:0}.language-select-control{min-width:118px;max-width:132px}.landing-nav .language-select-control{min-width:118px}.language-select-label{display:none}.language-select-wrap select{min-width:110px;max-width:132px;min-height:32px;padding-inline:12px 30px;font-size:13px}.landing-download{white-space:nowrap;min-width:104px;min-height:40px;padding-inline:14px}.landing-hero{flex-direction:column;align-items:stretch;min-height:auto;padding:18px 16px 54px;display:flex}.landing-hero h1{font-size:52px;line-height:1.16}.landing-shell[data-locale=zh-CN] .landing-hero h1,.landing-shell[data-locale=zh-Hant] .landing-hero h1,html[lang=zh-CN] .landing-hero h1,html[lang=zh-Hant] .landing-hero h1{font-size:34px;line-height:var(--zh-display-line-height)}.landing-shell[data-locale=en-US] .landing-hero h1{font-size:42px;line-height:.98}.hero-content{order:1;max-width:none;min-height:auto}.hero-lede{max-width:360px;font-size:17px}.hero-cta-row{grid-template-columns:1fr;display:grid}.landing-primary,.landing-secondary{width:100%}.hero-device-stage{order:2;width:100%;min-height:560px;margin-top:34px;position:relative}.hero-device-stage:before{width:auto;height:54%;inset:auto 6px 44px 10px;transform:rotate(-4deg)}.hero-device{border-width:7px;border-radius:30px}.hero-device-primary{width:min(58vw,230px);top:0;right:4px}.hero-device-secondary{width:min(46vw,184px);top:94px;left:0;right:auto}.hero-device-tertiary{width:min(42vw,172px);bottom:0;right:12px}.hero-device-caption{display:none}.hero-world-rail{grid-template-columns:repeat(2,minmax(0,1fr));width:auto;bottom:12px;left:12px;right:12px}.hero-world-city{min-height:62px;padding:10px}.hero-world-city strong{font-size:13px}.hero-world-city small,.hero-world-city em{font-size:10px}.landing-band,.product-screens,.final-cta,.landing-footer{padding-inline:16px}.landing-band{padding-block:52px}.section-copy h2,.final-cta h2{font-size:42px;line-height:1.08}.landing-shell[data-locale=zh-CN] .section-copy h2,.landing-shell[data-locale=zh-Hant] .section-copy h2,.landing-shell[data-locale=zh-CN] .collab-copy h2,.landing-shell[data-locale=zh-Hant] .collab-copy h2,.landing-shell[data-locale=zh-CN] .operating-copy h2,.landing-shell[data-locale=zh-Hant] .operating-copy h2,.landing-shell[data-locale=zh-CN] .presence-copy h2,.landing-shell[data-locale=zh-Hant] .presence-copy h2,.landing-shell[data-locale=zh-CN] .market-band .section-copy h2,.landing-shell[data-locale=zh-Hant] .market-band .section-copy h2,.landing-shell[data-locale=zh-CN] .culture-copy h2,.landing-shell[data-locale=zh-Hant] .culture-copy h2,.landing-shell[data-locale=zh-CN] .stories-copy h2,.landing-shell[data-locale=zh-Hant] .stories-copy h2,.landing-shell[data-locale=zh-CN] .assurance-copy h2,.landing-shell[data-locale=zh-Hant] .assurance-copy h2,.landing-shell[data-locale=zh-CN] .final-cta h2,.landing-shell[data-locale=zh-Hant] .final-cta h2,html[lang=zh-CN] .section-copy h2,html[lang=zh-Hant] .section-copy h2,html[lang=zh-CN] .collab-copy h2,html[lang=zh-Hant] .collab-copy h2,html[lang=zh-CN] .operating-copy h2,html[lang=zh-Hant] .operating-copy h2,html[lang=zh-CN] .presence-copy h2,html[lang=zh-Hant] .presence-copy h2,html[lang=zh-CN] .culture-copy h2,html[lang=zh-Hant] .culture-copy h2,html[lang=zh-CN] .stories-copy h2,html[lang=zh-Hant] .stories-copy h2,html[lang=zh-CN] .assurance-copy h2,html[lang=zh-Hant] .assurance-copy h2,html[lang=zh-CN] .final-cta h2,html[lang=zh-Hant] .final-cta h2{line-height:var(--zh-section-line-height)}.principle-grid,.flow-grid,.screen-panel-grid,.trust-inner,.trust-card-grid,.global-inner,.global-signal-grid,.world-inner,.world-metric-grid,.world-city,.collab-inner,.collab-flow,.collab-outcome,.collab-outcome-list,.operating-inner,.operating-stat-grid,.operating-showcase,.presence-copy,.presence-stage,.presence-pillar-grid,.market-band,.market-card-grid,.culture-inner,.culture-grid,.rhythm-inner,.rhythm-board,.stories-inner,.story-card-grid,.assurance-inner,.assurance-card-grid,.audience-band,.mechanism-band,.scenario-band{grid-template-columns:1fr}.global-section,.trust-section{margin-block:6px 0}.trust-inner{gap:30px;padding:56px 16px}.trust-copy h2{font-size:40px;line-height:1.12}.landing-shell[data-locale=zh-CN] .trust-copy h2,.landing-shell[data-locale=zh-Hant] .trust-copy h2,html[lang=zh-CN] .trust-copy h2,html[lang=zh-Hant] .trust-copy h2{line-height:var(--zh-section-line-height)}.trust-card{min-height:230px}.global-inner{gap:30px;padding:56px 16px}.global-copy h2{font-size:40px;line-height:1.12}.landing-shell[data-locale=zh-CN] .global-copy h2,.landing-shell[data-locale=zh-Hant] .global-copy h2,html[lang=zh-CN] .global-copy h2,html[lang=zh-Hant] .global-copy h2{line-height:var(--zh-section-line-height)}.global-route-board{padding:16px}.global-route-board:before{top:104px;bottom:28px;left:31px}.global-route-header{gap:10px;display:grid}.global-route-header strong{text-align:left;max-width:none;font-size:20px}.global-phrase{grid-template-columns:36px minmax(0,1fr) auto;min-height:92px;padding:14px}.global-phrase:before{width:30px;height:30px;box-shadow:0 0 0 5px #111214b8}.global-phrase strong{grid-area:2/2/auto/-1;font-size:19px}.global-phrase small{align-self:start}.global-signal{min-height:auto}.world-inner{gap:30px;padding:56px 16px}.world-copy h2{font-size:40px;line-height:1.12}.landing-shell[data-locale=zh-CN] .world-copy h2,.landing-shell[data-locale=zh-Hant] .world-copy h2,html[lang=zh-CN] .world-copy h2,html[lang=zh-Hant] .world-copy h2{line-height:var(--zh-section-line-height)}.world-dashboard{padding:14px}.world-dashboard:before{inset:14px}.world-metric{min-height:148px}.world-city{min-height:148px;padding:18px 16px 18px 56px}.world-city-meta{grid-template-columns:1fr auto;align-items:center}.world-city-meta small{grid-column:1/-1}.world-city-meta strong{font-size:24px}.collab-section{margin-block:6px 0}.collab-inner{gap:30px;padding:56px 16px}.collab-copy h2{font-size:40px;line-height:1.12}.landing-shell[data-locale=zh-CN] .collab-copy h2,.landing-shell[data-locale=zh-Hant] .collab-copy h2,html[lang=zh-CN] .collab-copy h2,html[lang=zh-Hant] .collab-copy h2{line-height:var(--zh-section-line-height)}.collab-stage,.collab-stage:nth-child(2){min-height:auto;margin-top:0}.collab-outcome{padding-top:22px}.collab-outcome-list span{min-height:auto}.operating-section{margin-block:6px 0}.operating-inner{gap:30px;padding:56px 16px}.operating-copy h2{font-size:40px;line-height:1.12}.landing-shell[data-locale=zh-CN] .operating-copy h2,.landing-shell[data-locale=zh-Hant] .operating-copy h2,html[lang=zh-CN] .operating-copy h2,html[lang=zh-Hant] .operating-copy h2{line-height:var(--zh-section-line-height)}.operating-stat{min-height:auto}.operating-showcase{min-height:auto;padding:16px}.operating-route{min-height:auto;padding:16px 16px 16px 58px}.operating-phone{justify-self:center;width:min(100%,220px)}.presence-section{margin-block:6px 0}.presence-inner{gap:28px;padding:56px 16px}.presence-copy{gap:18px}.presence-copy h2{font-size:40px;line-height:1.12}.landing-shell[data-locale=zh-CN] .presence-copy h2,.landing-shell[data-locale=zh-Hant] .presence-copy h2,html[lang=zh-CN] .presence-copy h2,html[lang=zh-Hant] .presence-copy h2{line-height:var(--zh-section-line-height)}.presence-copy p:not(.section-kicker){font-size:16px}.presence-route{padding:16px}.presence-route:before{top:96px;bottom:26px;left:32px}.presence-route-header{gap:10px;display:grid}.presence-node{min-height:auto;padding:16px 16px 16px 58px}.presence-node:before{width:30px;height:30px;left:14px}.presence-node-meta{gap:6px;display:grid}.presence-node-meta strong{justify-self:start}.presence-screen-stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:auto;padding:12px;display:grid}.presence-phone,.presence-phone[data-phone="01"],.presence-phone[data-phone="02"],.presence-phone[data-phone="03"]{width:100%;position:static}.presence-phone{border-width:4px;border-radius:20px}.presence-pillar{min-height:auto}.presence-pillar h3{margin-top:34px}.market-band{margin-top:8px;padding-block:48px}.market-band .section-copy h2{font-size:38px;line-height:1.12}.landing-shell[data-locale=zh-CN] .market-band .section-copy h2,.landing-shell[data-locale=zh-Hant] .market-band .section-copy h2,html[lang=zh-CN] .market-band .section-copy h2,html[lang=zh-Hant] .market-band .section-copy h2{line-height:var(--zh-section-line-height)}.market-intel{gap:18px}.market-region-rail{grid-template-columns:1fr;gap:12px;min-height:0}.market-region-rail:before{background:linear-gradient(180deg, var(--green), var(--blue), var(--orange));width:2px;height:auto;inset:6px auto 6px 16px}.market-region-rail span{align-content:center;min-height:42px;padding:3px 0 3px 54px}.market-region-rail strong{top:0;left:0}.market-card{min-height:auto;padding-bottom:30px}.market-card h3{margin-top:44px}.culture-inner{gap:30px;padding:56px 16px}.culture-copy h2{font-size:40px;line-height:1.12}.landing-shell[data-locale=zh-CN] .culture-copy h2,.landing-shell[data-locale=zh-Hant] .culture-copy h2,html[lang=zh-CN] .culture-copy h2,html[lang=zh-Hant] .culture-copy h2{line-height:var(--zh-section-line-height)}.culture-card{min-height:auto;padding-bottom:30px}.culture-card h3{margin-top:42px}.rhythm-inner{gap:30px;padding:56px 16px}.rhythm-copy h2{font-size:40px;line-height:1.12}.landing-shell[data-locale=zh-CN] .rhythm-copy h2,.landing-shell[data-locale=zh-Hant] .rhythm-copy h2,html[lang=zh-CN] .rhythm-copy h2,html[lang=zh-Hant] .rhythm-copy h2{line-height:var(--zh-section-line-height)}.rhythm-proof-list{grid-template-columns:1fr}.rhythm-proof-list span{min-height:auto}.rhythm-board{min-height:auto;padding:16px}.rhythm-board-header{gap:8px;display:grid}.rhythm-window{min-height:auto;padding:14px 14px 14px 58px}.rhythm-phone{justify-self:center;width:min(100%,220px)}.stories-inner{gap:30px;padding:56px 16px}.stories-copy h2{font-size:40px;line-height:1.12}.landing-shell[data-locale=zh-CN] .stories-copy h2,.landing-shell[data-locale=zh-Hant] .stories-copy h2,html[lang=zh-CN] .stories-copy h2,html[lang=zh-Hant] .stories-copy h2{line-height:var(--zh-section-line-height)}.story-card{min-height:232px}.story-role{margin-top:28px}.assurance-inner{gap:30px;padding:56px 16px}.assurance-copy h2{font-size:40px;line-height:1.12}.landing-shell[data-locale=zh-CN] .assurance-copy h2,.landing-shell[data-locale=zh-Hant] .assurance-copy h2,html[lang=zh-CN] .assurance-copy h2,html[lang=zh-Hant] .assurance-copy h2{line-height:var(--zh-section-line-height)}.assurance-ticket{min-height:224px;padding:18px}.assurance-ticket:before{top:78px;left:18px;right:18px}.assurance-ticket:after{width:88px;height:58px}.assurance-ticket strong{margin-top:50px;font-size:28px}.assurance-card{min-height:auto;padding-bottom:30px}.assurance-card h3{margin-top:36px}.flow-card{min-height:auto}.flow-card span{margin-bottom:24px}.product-screens{padding-block:52px}.screen-panel{min-height:auto}.screen-phone{width:min(100%,248px)}.mechanism-item{grid-template-columns:42px minmax(0,1fr)}.final-cta{padding-block:56px}.landing-footer{flex-wrap:wrap;padding-bottom:34px}.landing-footer span{flex-basis:100%}.site-nav{padding:14px 16px}.nav-actions a:first-child{display:none}.legal-shell .nav-actions a:first-child{display:inline-flex}.site-hero{grid-template-columns:1fr;gap:34px;min-height:auto;padding:22px 16px 52px}.site-hero h1{font-size:64px}.hero-logo{border-radius:20px;width:74px;height:74px}.hero-actions{display:grid}.hero-actions .primary-link,.hero-actions .secondary-link,.download-cta{width:100%}.phone-preview{border-width:8px;border-radius:34px;justify-self:stretch;width:100%;min-height:430px;padding:28px 20px}.phone-preview h2{margin-top:54px;font-size:34px}.feature-band{grid-template-columns:1fr;padding:0 16px 20px}.feature-card{min-height:auto}.download-band{padding:34px 16px 54px;display:grid}.download-hero,.download-platform-grid,.download-trust-band{grid-template-columns:1fr;padding-inline:16px}.download-hero{padding-block:44px 28px}.download-hero h1{font-size:48px}.download-hero p:not(.eyebrow){font-size:17px}.download-hero-mark{min-height:180px}.download-platform-card{min-height:auto}.download-platform-card h2{margin-top:34px}.download-trust-band{padding-block:34px 58px}.site-footer{padding:0 16px 36px}.legal-document{padding:28px 16px 62px}.legal-document h1{font-size:42px}}.landing-shell[data-locale=zh-CN] :is(.landing-hero h1),.landing-shell[data-locale=zh-Hant] :is(.landing-hero h1),html[lang=zh-CN] .landing-shell :is(.landing-hero h1),html[lang=zh-Hant] .landing-shell :is(.landing-hero h1){max-width:760px;font-size:clamp(40px,5vw,62px);line-height:var(--zh-display-line-height);overflow-wrap:anywhere;text-wrap:balance}.landing-shell[data-locale=zh-CN] :is(.section-copy h2,.trust-copy h2,.global-copy h2,.world-copy h2,.collab-copy h2,.operating-copy h2,.presence-copy h2,.market-band .section-copy h2,.culture-copy h2,.rhythm-copy h2,.stories-copy h2,.assurance-copy h2,.final-cta h2),.landing-shell[data-locale=zh-Hant] :is(.section-copy h2,.trust-copy h2,.global-copy h2,.world-copy h2,.collab-copy h2,.operating-copy h2,.presence-copy h2,.market-band .section-copy h2,.culture-copy h2,.rhythm-copy h2,.stories-copy h2,.assurance-copy h2,.final-cta h2),html[lang=zh-CN] .landing-shell :is(.section-copy h2,.trust-copy h2,.global-copy h2,.world-copy h2,.collab-copy h2,.operating-copy h2,.presence-copy h2,.market-band .section-copy h2,.culture-copy h2,.rhythm-copy h2,.stories-copy h2,.assurance-copy h2,.final-cta h2),html[lang=zh-Hant] .landing-shell :is(.section-copy h2,.trust-copy h2,.global-copy h2,.world-copy h2,.collab-copy h2,.operating-copy h2,.presence-copy h2,.market-band .section-copy h2,.culture-copy h2,.rhythm-copy h2,.stories-copy h2,.assurance-copy h2,.final-cta h2){max-width:760px;font-size:clamp(34px,4.8vw,62px);line-height:var(--zh-section-line-height);overflow-wrap:anywhere;text-wrap:balance}@media (max-width:760px){.landing-shell[data-locale=zh-CN] :is(.landing-hero h1),.landing-shell[data-locale=zh-Hant] :is(.landing-hero h1),html[lang=zh-CN] .landing-shell :is(.landing-hero h1),html[lang=zh-Hant] .landing-shell :is(.landing-hero h1){font-size:32px;line-height:var(--zh-display-line-height)}.landing-shell[data-locale=zh-CN] :is(.section-copy h2,.trust-copy h2,.global-copy h2,.world-copy h2,.collab-copy h2,.operating-copy h2,.presence-copy h2,.market-band .section-copy h2,.culture-copy h2,.rhythm-copy h2,.stories-copy h2,.assurance-copy h2,.final-cta h2),.landing-shell[data-locale=zh-Hant] :is(.section-copy h2,.trust-copy h2,.global-copy h2,.world-copy h2,.collab-copy h2,.operating-copy h2,.presence-copy h2,.market-band .section-copy h2,.culture-copy h2,.rhythm-copy h2,.stories-copy h2,.assurance-copy h2,.final-cta h2),html[lang=zh-CN] .landing-shell :is(.section-copy h2,.trust-copy h2,.global-copy h2,.world-copy h2,.collab-copy h2,.operating-copy h2,.presence-copy h2,.market-band .section-copy h2,.culture-copy h2,.rhythm-copy h2,.stories-copy h2,.assurance-copy h2,.final-cta h2),html[lang=zh-Hant] .landing-shell :is(.section-copy h2,.trust-copy h2,.global-copy h2,.world-copy h2,.collab-copy h2,.operating-copy h2,.presence-copy h2,.market-band .section-copy h2,.culture-copy h2,.rhythm-copy h2,.stories-copy h2,.assurance-copy h2,.final-cta h2){font-size:34px;line-height:var(--zh-section-line-height)}}.file-input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#ffffffc7;border-radius:18px;margin-top:8px;padding:14px;font-size:14px;font-weight:800;display:block}.footnote{color:#11121485;margin:18px 0 0;font-size:13px}.commitment-panel{margin-top:24px;padding-top:8px}.commitment-list{gap:10px;margin-top:16px;display:grid}.mini-card{background:#1112140f;border-radius:18px;gap:8px;padding:14px;display:grid}.mini-card b{font-size:16px}.mini-card span{color:#11121494;font-size:12px}.role-grid{gap:10px;margin-top:14px;display:grid}.compact-button{border-radius:14px;min-height:42px;margin-top:8px;font-size:13px}.invite-config{grid-template-columns:1fr 1fr 78px;gap:8px;margin-top:8px;display:grid}.invite-config label{color:#1112148f;gap:4px;font-size:11px;font-weight:850;display:grid}.invite-config select,.invite-config input{border:1px solid var(--line);min-width:0;min-height:38px;color:var(--ink);font:inherit;background:#ffffffc7;border-radius:12px;padding:0 8px;font-size:12px;font-weight:800}.invite-qr{background:#fff;border-radius:14px;width:180px;height:180px;margin:14px auto 0;display:block}.result-page-shell{align-items:start;padding-top:42px}.result-card-preview{color:#fff;background:linear-gradient(#b9ff383d,#0000 180px),#111214;border:1px solid #1112141f;border-radius:30px;width:min(100%,430px);min-height:min(720px,100svh - 84px);padding:28px;box-shadow:0 24px 70px #11121438}.result-card-preview .eyebrow,.result-card-preview .footnote,.result-card-preview .subtitle{color:#ffffffad}.result-card-preview h1{color:#fff;margin-top:72px;font-size:42px}.result-card-preview .primary-button{color:#111214;background:#b9ff38}.result-card-preview button:disabled{cursor:not-allowed;opacity:.62}.result-card-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.result-card-actions .secondary-button{color:#fff;background:#ffffff14;border-color:#ffffff38;min-height:50px;margin-top:12px}.result-card-mark{background:var(--paper);border-radius:16px;place-items:center;width:54px;height:54px;display:inline-grid;overflow:hidden}.result-card-mark-image{object-fit:cover;width:100%;height:100%;display:block}.result-caption{color:#ffffffd6;margin:18px 0 0;font-size:20px;font-weight:850;line-height:1.3}.result-badge{color:#fff;text-transform:uppercase;background:#ffffff1f;border-radius:999px;align-items:center;min-height:34px;margin-top:22px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.result-badge-success{color:#111214;background:#b9ff38}.result-badge-failed,.result-badge-rejected,.result-badge-timeout{color:#111214;background:#ff8a3d}.auth-shell{grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:center;gap:40px;width:min(100%,1080px);min-height:100svh;margin:0 auto;padding:32px 24px;display:grid}.auth-hero h1,.auth-panel h2,.mobile-app h1{letter-spacing:0}.auth-hero{max-width:560px}.auth-shell[data-locale=en-US] .auth-hero h1{max-width:620px;font-size:clamp(48px,6vw,76px);line-height:.98}.brand-tile{background:var(--paper);border-radius:24px;place-items:center;width:82px;height:82px;display:grid;overflow:hidden;box-shadow:0 18px 42px #1112142e}.brand-tile.mini{border-radius:16px;width:44px;height:44px}.brand-tile-image{object-fit:cover;width:100%;height:100%;display:block}.auth-panel{border:1px solid var(--line);background:#ffffffd1;border-radius:30px;padding:28px;box-shadow:0 24px 70px #11121424}.auth-language-select{margin:0 0 18px}.auth-language-select .language-select-wrap{width:min(100%,188px)}.settings-language-select{margin-top:14px}.settings-language-select .language-select-wrap,.settings-language-select .language-select-control,.settings-language-select .language-select-wrap select{width:100%;max-width:none}.settings-language-select .language-select-wrap{box-shadow:none}.settings-language-select .language-select-control{min-width:0}.settings-language-select .language-select-wrap select{min-width:0;min-height:50px;font-size:16px}.auth-panel h2{margin:0;font-size:34px;line-height:1}.auth-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.auth-actions-secondary{margin-top:10px}.auth-actions .primary-button,.auth-actions .secondary-button{min-height:52px;margin:0}.auth-subtitle{margin:24px 0 0;font-size:20px;line-height:1.1}.toast-line{background:var(--ink);color:#fff;text-align:center;border-radius:999px;margin:18px 0 0;padding:12px 14px;font-size:13px;font-weight:850}.mobile-app-shell{background:radial-gradient(circle at 18% 10%, #b9ff3847, transparent 280px), var(--paper);place-items:center;min-height:100svh;padding:22px;display:grid}.mobile-app{border:10px solid var(--ink);background:linear-gradient(#fbfcf7,#eef3f6);border-radius:42px;width:min(100%,393px);height:min(852px,100svh - 44px);min-height:640px;position:relative;overflow:hidden;box-shadow:0 28px 80px #11121438}.app-status{z-index:20;color:#11121494;pointer-events:none;justify-content:space-between;padding:13px 22px 8px;font-size:12px;font-weight:900;display:flex;position:absolute;top:0;left:0;right:0}.app-screen{scrollbar-width:none;padding:54px 18px 22px;position:absolute;inset:0;overflow:auto}.app-screen::-webkit-scrollbar{display:none}.app-screen.with-dock{padding-bottom:110px}.app-top{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.app-top.compact{align-items:center}.app-top-actions{gap:8px;display:inline-flex}.top-icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#ffffffc2;border-radius:16px;place-items:center;font-size:20px;font-weight:950;display:inline-grid;position:relative}.top-icon-dot{background:#ff5f57;border:2px solid #fff;border-radius:999px;width:8px;height:8px;position:absolute;top:8px;right:8px}.app-top h1,.app-screen>h1{max-width:320px;margin:0;font-size:39px;line-height:.96}.subtle{color:#1112148f;margin:0 0 6px;font-size:13px;font-weight:850}.avatar-button,.buddy-avatar{width:44px;height:44px;color:var(--ink);background:linear-gradient(135deg,#b9ff38e6,#6251f58c),#fff;border:0;border-radius:50%;flex:none;place-items:center;font-size:15px;font-weight:950;display:inline-grid;box-shadow:0 12px 26px #1112141f}.avatar-button.big{width:58px;height:58px}.home-brief-card{color:#fff;background:linear-gradient(135deg,#111214,#242733 58%,#171a20);border-radius:26px;gap:8px;min-height:142px;margin:0 0 14px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #1112142e}.home-brief-accent{background:#b9ff3866;border-radius:999px;width:124px;height:124px;position:absolute;top:-34px;right:-28px}.home-brief-card p,.home-brief-card h2,.home-brief-card span{z-index:1;margin:0;position:relative}.home-brief-card p{color:#ffffff9e;font-size:12px;font-weight:900}.home-brief-card h2{max-width:240px;font-size:28px;font-weight:950;line-height:1.04}.home-brief-card span{color:#ffffffa8;font-size:14px;font-weight:800}.tabs{background:#11121412;border-radius:20px;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 12px;padding:5px;display:grid}.tabs button{color:#1112148f;min-height:42px;font:inherit;background:0 0;border:0;border-radius:16px;font-size:13px;font-weight:900}.tabs button.active{color:var(--ink);background:#fff;box-shadow:0 10px 24px #1112141a}.promise-list{gap:12px;margin-top:12px;display:grid}.promise-card,.notice-strip,.scan-code-panel,.profile-card,.empty-state{border:1px solid var(--line);background:#fffc;border-radius:24px;width:100%;box-shadow:0 14px 32px #11121414}.promise-card{color:var(--ink);text-align:left;cursor:pointer;border-color:#11121414;padding:18px;display:block;position:relative;overflow:hidden}.promise-card.hot{background:linear-gradient(135deg,#b9ff3870,#ffffffe6 44%,#e8f1ffd1),#fff}.promise-card.terminal{background:linear-gradient(145deg,#11121412,#0000 48%),#ffffffd1}.promise-card.invite{cursor:pointer}.card-meta,.card-foot{color:#1112148c;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:850;display:flex}.promise-card h3{margin:14px 0 0;font-size:24px;line-height:1.05}.promise-card p{color:#11121494;margin:8px 0 0;font-size:13px;line-height:1.45}.card-foot a,.text-link,.app-link{color:var(--purple);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:900;text-decoration:none}.card-foot em{background:var(--ink);color:#fff;border-radius:999px;flex:none;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.pill{min-height:28px;color:var(--ink);background:#11121414;border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:950;display:inline-flex}.pill.green{background:var(--green)}.pill.orange{background:#ff7d4d3d}.pill.purple{color:var(--purple);background:#6251f524}.pill.red{background:#ff5c5c2e}.result-poster-brand{gap:8px;padding-left:4px}.result-poster-brand img{object-fit:cover;border-radius:8px;width:24px;height:24px}.card-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.card-actions button,.mini-button,.ghost-button,.chip-group button{border:1px solid var(--line);min-height:36px;color:var(--ink);font:inherit;cursor:pointer;background:#ffffffc7;border-radius:14px;font-size:12px;font-weight:900}.card-actions button{padding:0 10px}.ghost-button{width:100%;margin-top:10px}.ghost-button.selected,.chip-group button.selected{background:var(--green);border-color:#0000}.mini-button{padding:0 12px}.mini-button.icon-only{width:42px;padding:0;font-size:18px}.mini-badge{color:#1112149e;background:#11121414;border-radius:999px;align-items:center;min-height:36px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.app-primary{background:var(--ink);color:#fff;width:100%;min-height:56px;font:inherit;cursor:pointer;border:0;border-radius:20px;margin-top:16px;font-weight:950}.app-primary.green{background:var(--green);color:var(--ink)}.app-primary.danger{color:#fff;background:#ff5a4f}.app-field{gap:8px;margin-top:16px;display:grid}.app-field span,.section-label{color:#11121494;font-size:12px;font-weight:900}.app-field textarea,.app-field input{border:1px solid var(--line);width:100%;min-height:54px;color:var(--ink);font:inherit;background:#ffffffd1;border-radius:18px;outline:0;padding:14px;font-size:17px;font-weight:850}.app-field textarea{resize:none;min-height:140px}.app-field.inline{grid-template-columns:72px 1fr;align-items:center}.form-hint{color:#11121494;margin:8px 0 0;font-size:13px;font-weight:760;line-height:1.45}.chip-group{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.chip-group button{padding:0 12px}.success-mark{background:var(--green);width:96px;height:96px;color:var(--ink);border-radius:34px;place-items:center;margin:22px auto 18px;font-size:48px;font-weight:950;display:grid;transform:rotate(-6deg)}.center-title{text-align:center;margin-inline:auto!important}.center-copy{color:#11121499;text-align:center;max-width:280px;margin:0 auto 18px;line-height:1.5}.share-mode{grid-template-columns:1fr 1fr;gap:10px;display:grid}.share-mode button{border:1px solid var(--line);min-height:106px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffffc7;border-radius:22px;padding:14px}.share-mode button.selected{background:var(--green);border-color:#0000}.share-mode b,.share-mode small{display:block}.share-mode small{color:#11121494;margin-top:7px;line-height:1.35}.invite-summary-card,.invite-limit-panel{background:linear-gradient(135deg,#ffffffc2,#f7ffe7e6 52%,#eef5ffc2);border:1px solid #11121414;border-radius:24px;margin-top:14px;padding:16px}.invite-summary-card strong{color:var(--ink);margin-top:12px;font-size:24px;font-weight:950;line-height:1.12;display:block}.invite-summary-card p,.invite-limit-panel p,.invite-scope-note{color:#11121499;margin:10px 0 0;font-size:13px;font-weight:760;line-height:1.45}.invite-limit-stepper{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:12px;margin-top:12px;display:grid}.invite-limit-button{background:var(--ink);color:#fff;cursor:pointer;width:48px;height:48px;font:inherit;border:0;border-radius:18px;font-size:26px;font-weight:950}.invite-limit-button:disabled{cursor:not-allowed;opacity:.36}.invite-limit-value{background:#fbf6e8b8;border:1px solid #11121414;border-radius:20px;justify-content:center;align-items:center;gap:6px;min-height:58px;display:inline-flex}.invite-limit-value strong{color:var(--ink);font-size:30px;font-weight:950;line-height:1}.invite-limit-value span{color:#1112148a;font-size:13px;font-weight:900}.invite-scope-note{background:#ffffffb8;border:1px solid #11121414;border-radius:18px;padding:12px 14px}.invite-code{background:var(--ink);color:#fff;border-radius:24px;gap:4px;margin-top:16px;padding:18px;display:grid}.invite-code small{color:#ffffff8f;font-size:11px;font-weight:900}.invite-code b{color:var(--green);font-size:38px;line-height:1}.invite-code span{overflow-wrap:anywhere;color:#ffffffb8;font-size:12px}.notice-strip{gap:6px;margin-top:12px;padding:14px;display:grid}.notice-strip span{color:#11121494;font-size:12px}.notice-strip.unread{background:linear-gradient(135deg,#b9ff382e,#ffffffdb),#fff;border-color:#b9ff38a3}.notice-strip small{color:#11121470;font-size:11px;font-weight:800}.notice-actions{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.scan-code-panel{gap:12px;margin-top:18px;padding:16px;display:grid}.scan-code-panel h3{color:var(--ink);margin:0;font-size:22px;line-height:1.12}.scan-code-panel input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fbf6e8b8;border-radius:18px;padding:14px;font-size:14px;font-weight:800}.profile-card{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.profile-card h2,.profile-card p{margin:0}.profile-card p{color:#11121494;margin-top:5px;font-size:13px;line-height:1.4}.section-title{color:#11121494;justify-content:space-between;align-items:center;margin:18px 0 10px;font-size:13px;font-weight:900;display:flex}.section-title b{color:var(--ink);font-size:16px}.inline-link-button{background:var(--ink);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950}.buddy-row{border:1px solid var(--line);color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#ffffffbd;border-radius:22px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:10px;padding:13px;display:grid}.buddy-row.compact{background:#ffffffa8;border-radius:20px;grid-template-columns:38px minmax(0,1fr) auto;padding:11px}.buddy-avatar.alt{background:linear-gradient(135deg,#ff7d4dcc,#37a8ff8c)}.buddy-row b,.buddy-row small{display:block}.buddy-row small{color:#11121494;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.buddy-row em{background:var(--green);border-radius:999px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:950}.dark-showcase{color:#fff;background:radial-gradient(circle at 80% 0,#ff8a3d52,#0000 150px),linear-gradient(135deg,#111214,#252832);border-radius:34px;margin-top:16px;padding:24px}.dark-showcase h1{margin:18px 0 0;font-size:58px;line-height:.84}.dark-showcase p{color:#ffffffad;margin:18px 0 0;line-height:1.5}.proof-art{width:100%;min-height:190px;color:var(--ink);font:inherit;text-align:center;background:#ffffffb8;border:1.5px dashed #1112142e;border-radius:26px;place-items:center;gap:8px;margin-top:16px;display:grid}.proof-art b{letter-spacing:0;font-size:20px}.proof-art span{color:#11121494;font-size:13px;font-weight:850}.proof-art input{display:none}.proof-preview{background:linear-gradient(135deg,#37a8ff8f,#b9ff3880),repeating-linear-gradient(-45deg,#ffffff57 0 12px,#0000 12px 24px);border:0;min-height:210px;position:relative}.proof-preview span{background:var(--ink);color:#fff;border-radius:999px;padding:8px 10px;position:absolute;bottom:18px;left:18px}.split-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.result-poster{color:#fff;border-radius:36px;min-height:560px;margin-top:12px;padding:24px;position:relative;overflow:hidden}.result-poster.success{background:radial-gradient(circle at 86% 4%,#b9ff38,#0000 118px),linear-gradient(160deg,#101115,#242733)}.result-poster.fail{background:radial-gradient(circle at 84% 0,#ff8a3df0,#0000 118px),linear-gradient(160deg,#15161b,#25202a)}.result-poster h1{white-space:pre-line;margin:78px 0 18px;font-size:58px;line-height:.82}.result-poster p{color:#ffffffb8;line-height:1.45}.result-poster div{background:#ffffff1f;border-radius:22px;padding:16px;position:absolute;bottom:90px;left:24px;right:24px}.result-poster b,.result-poster small{display:block}.result-poster b{font-size:21px;line-height:1.15}.result-poster small{color:#ffffffad;margin-top:10px;font-size:12px}.empty-state{color:#1112149e;gap:8px;padding:22px;display:grid}.empty-state b{color:var(--ink)}.app-toast{z-index:30;color:#fff;text-align:center;background:#111214eb;border-radius:999px;width:max-content;max-width:calc(100% - 36px);padding:10px 14px;font-size:13px;font-weight:850;position:absolute;top:42px;left:50%;transform:translate(-50%)}.app-dock{z-index:25;background:#ffffffe6;border:1px solid #11121414;border-radius:27px;grid-template-columns:1fr 86px 1fr;align-items:center;height:66px;padding:7px 10px;display:grid;position:absolute;bottom:22px;left:18px;right:18px;box-shadow:0 18px 42px #11121421}.app-dock button{color:#11121485;cursor:pointer;background:0 0;border:0;border-radius:20px;place-items:center;height:52px;font-size:24px;font-weight:950;display:grid}.app-dock button.active{color:var(--ink);background:#b9ff3840}.app-dock .fab{background:var(--green);width:72px;height:72px;color:var(--ink);border:6px solid #ffffffe0;border-radius:28px;justify-self:center;transform:translateY(-14px);box-shadow:0 18px 38px #1112143d}@media (max-width:760px){.auth-shell{grid-template-columns:1fr;gap:22px;padding:18px 14px}.auth-hero h1{font-size:54px}.mobile-app-shell{padding:0}.mobile-app{border:0;border-radius:0;width:100%;height:100svh;min-height:620px}}
