@font-face{font-family:Instrument;src:url('../company/assets/InstrumentSans-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Instrument;src:url('../company/assets/InstrumentSans-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--deep:#101c30;--green:#31547d;--gold:#c1a16d;--paper:#f6f5f2;--ink:#243149;--muted:#6b7483;--mist:#e4e8ee;--line:#d9dfe7;--safe:env(safe-area-inset-bottom,0px);font-family:Instrument,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#e6e8ec;font-size:15px;line-height:1.65}*{box-sizing:border-box}body{margin:0}body:has(dialog[open]){overflow:hidden}button,input,textarea,select{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button,a,input,textarea{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:4px}button:disabled{opacity:.5;cursor:wait}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.3}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[hidden]{display:none!important}
#phone-app{position:relative;width:100%;max-width:480px;min-height:100vh;min-height:100dvh;margin:0 auto;background:var(--paper);box-shadow:0 0 80px #1a233312}#app-main{padding-bottom:calc(95px + var(--safe));outline:none}.app-header{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:var(--deep);color:#f6f5f2;gap:10px;position:sticky;top:0;z-index:20}.header-brand{display:flex;align-items:center;gap:10px;min-width:0}.header-brand img{width:109px;height:auto}.header-subtitle{font-size:11px;letter-spacing:1px;opacity:.8;border-left:1px solid #f6f5f244;padding-left:11px}.header-actions{display:flex;align-items:center;gap:3px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:44px}.header-title{font-size:15px;margin-right:auto}.back-button{margin-left:-8px}.app-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,480px);display:grid;grid-template-columns:repeat(4,1fr);padding:9px 8px calc(8px + var(--safe));z-index:25;background:#f9fafbf5;backdrop-filter:blur(18px);border-top:1px solid var(--line)}.app-nav a{display:flex;flex-direction:column;gap:3px;align-items:center;min-height:45px;color:#777a7e;font-size:11px;line-height:1.45}.app-nav a.active{color:var(--green);font-weight:700}.app-nav a.active svg{stroke-width:2.1}.app-nav a:before{content:"";width:12px;height:2px;border-radius:2px;background:transparent;margin-bottom:2px}.app-nav a.active:before{background:var(--gold)}
.card-stage{background:var(--deep);padding:10px 20px 25px;color:#f6f5f2}.greeting{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#d6d8dc;padding:0 2px 12px}.greeting span:last-child{font-size:10px;letter-spacing:1.5px;color:#cbbb9b}.identity-card{border-radius:13px;overflow:hidden;background:#1b2d48;box-shadow:0 15px 28px #090d1340;border:1px solid #e7dfcc3b}.portrait-frame{height:248px;position:relative;overflow:hidden;background:#64686f}.portrait-frame>img{width:100%;height:100%;object-fit:cover;object-position:50% 8%}.portrait-frame:after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#141a248c)}.portrait-caption{position:absolute;bottom:14px;left:19px;z-index:1;font-size:10px;letter-spacing:1.9px;color:#ffffff}.card-bookmark{position:absolute;right:12px;top:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:37px;height:37px;border:1px solid #ffffff66;border-radius:50%;background:#1c222d7d;color:white;backdrop-filter:blur(7px)}.card-bookmark.saved{color:#f0d49d;background:#1b222f}.identity-body{padding:18px 20px 19px;border-top:1px solid #c1a16d70;display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px}.identity-body h1{font-size:30px;letter-spacing:2px;font-weight:500}.identity-en{font-size:11px;letter-spacing:1px;color:#caccd0;margin-top:5px;line-height:1.4}.identity-role{font-size:13px;text-align:right;line-height:1.55;max-width:150px}.identity-role span{display:block;color:#c5b391;font-size:10px;letter-spacing:.8px;margin-top:4px}.contact-lines{margin-top:17px}.contact-line{display:flex;align-items:center;gap:12px;min-height:45px;border-bottom:1px solid #dcdfe321;color:#eaedf1;font-size:14px;width:100%;text-align:left;padding:9px 1px}.contact-line svg{width:17px;height:17px;color:#babec4}.contact-value{flex:1;min-width:0;overflow-wrap:anywhere}.contact-label{font-size:10px;color:#c6c9ce;white-space:nowrap;flex-shrink:0}.primary-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:10px;margin-top:19px}.button{min-height:48px;padding:11px 13px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1.4;font-size:14px}.button svg{width:17px;height:17px}.button.primary{background:var(--green);color:#ffffff}.card-stage .button.primary{background:#e8d7bc;color:#243149}.button.secondary{background:#e6e8eb;color:var(--ink);border:1px solid #cccfd3}.card-stage .button.secondary{background:#203553;color:#ebedf1;border:1px solid #babec554}.button.wide{width:100%}.intro-section{padding:27px 24px}.section-label{font-size:10px;letter-spacing:1.6px;color:var(--muted);text-transform:uppercase;margin-bottom:10px}.intro-section h2{font-size:23px;line-height:1.45}.intro-text{font-size:14px;line-height:1.9;color:#585d65;margin-top:13px}.inline-link{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 0;border-top:1px solid var(--line);margin-top:20px;font-size:13px;color:var(--green)}.inline-link svg{width:17px;height:17px}.company-teaser{display:block;margin:0 20px;position:relative;min-height:193px;border-radius:10px;overflow:hidden;background:#262e3b;color:white}.company-teaser img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:40% 50%;opacity:.52}.teaser-overlay{position:relative;padding:25px 22px;background:linear-gradient(90deg,#1c2533d9,#1c253316);min-height:193px}.teaser-overlay .section-label{color:#caced4}.teaser-overlay h2{font-size:26px;letter-spacing:.5px;line-height:1.45}.teaser-link{display:flex;align-items:center;gap:16px;margin-top:17px;font-size:12px;color:#ece6d2}.quiet-section{padding:27px 22px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading h2{font-size:20px;line-height:1.45}.section-heading>a,.section-heading>button{font-size:12px;color:var(--muted);white-space:nowrap}.mini-products{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mini-product{background:white;border:1px solid var(--line);border-radius:8px;padding:18px 14px}.mini-product .product-symbol{font-size:20px;color:var(--green);margin-bottom:12px}.mini-product h3{font-size:15px}.mini-product p{font-size:11px;color:var(--muted);margin-top:7px;line-height:1.75}.page-end{padding:4px 22px 8px;text-align:center;font-size:10px;letter-spacing:1px;color:#8c8f94}.page-end p+p{margin-top:5px}
.page-hero{padding:31px 24px 24px}.page-hero .section-label{color:#686d77}.page-hero h1{font-size:32px;line-height:1.4;letter-spacing:.5px}.page-hero>p{font-size:13px;color:#666c75;line-height:1.85;margin-top:14px}.page-hero.dark{background:var(--deep);color:#f6f5f2;padding-bottom:28px}.page-hero.dark .section-label,.page-hero.dark>p{color:#bec2c9}.landscape{margin:0 20px;border-radius:10px;overflow:hidden;height:185px}.landscape img{width:100%;height:100%;object-fit:cover}.page-hero.dark+.landscape{margin-top:0;border-radius:0;margin-left:0;margin-right:0}.content-list{padding:5px 22px}.list-item{display:flex;align-items:center;gap:14px;padding:19px 0;border-bottom:1px solid var(--line);width:100%;text-align:left}.list-symbol{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid #bec2c8;border-radius:8px;flex-shrink:0;color:var(--green)}.list-copy{flex:1;min-width:0}.list-copy h3{font-size:15px;line-height:1.6}.list-copy p{font-size:12px;line-height:1.7;color:var(--muted);margin-top:3px}.list-item>svg:last-child{width:16px;height:16px;color:#747982}.cooperation{background:#e6e8ec;padding:25px 23px;margin-top:20px}.cooperation h2{font-size:20px;margin-bottom:11px}.partner{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #cacdd2;font-size:13px}.partner:before{content:"";width:5px;height:5px;background:var(--gold);margin-right:10px;border-radius:50%}.partner span{flex:1}.partner small{font-size:10px;color:var(--muted)}.fine-print{font-size:11px;line-height:1.85;color:#6b7483;margin-top:13px}.team-strip{display:flex;gap:12px;overflow:auto;padding-bottom:8px;scrollbar-width:none}.team-strip a{flex:0 0 73px}.team-strip img{width:73px;height:91px;object-fit:cover;object-position:top;border-radius:6px}.team-strip p{font-size:11px;margin-top:6px}.feature-product{display:grid;grid-template-columns:1fr 92px;gap:12px;background:var(--deep);border-radius:10px;margin:0 20px 15px;color:white;padding:23px 20px;overflow:hidden;min-height:210px}.feature-product h2{font-size:28px;margin:6px 0 10px}.feature-product p{font-size:12px;color:#c4c8ce;line-height:1.9}.feature-product img{width:102px;align-self:end;margin-bottom:-38px;border:3px solid #3f4756;border-radius:13px}.feature-product .section-label{color:#c8b894}.feature-product-actions{display:flex;gap:10px;margin-top:17px}.pill-link{font-size:11px;min-height:34px;padding:6px 10px;background:#e4d0aa;color:#282f3a;border-radius:5px;display:inline-flex;align-items:center;justify-content:center}.pill-link.quiet{background:transparent;color:#e0e3e8;border:1px solid #bec3cd66}.search-box{position:relative;margin:20px 22px 10px}.search-box>svg{position:absolute;left:14px;top:14px;width:18px;height:18px;color:#7b7f85}.search-box input{width:100%;height:48px;border:1px solid #cacdd1;border-radius:8px;padding:10px 41px;background:#ffffff;color:var(--ink);font-size:14px;outline-offset:2px}.filter-row{display:flex;gap:8px;padding:10px 22px;overflow:auto;scrollbar-width:none}.filter-row button{border:1px solid #c4c7cc;padding:8px 13px;white-space:nowrap;font-size:12px;border-radius:20px;min-height:37px}.filter-row button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}.directory-grid{display:grid;grid-template-columns:1fr 1fr;padding:13px 22px 26px;gap:17px 14px}.person-tile{display:block;min-width:0}.person-tile img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:top;border-radius:8px;background:#dddee1}.person-tile h2{font-size:17px;margin-top:9px}.person-tile p{font-size:11px;line-height:1.75;color:var(--muted);margin-top:4px}.result-count{font-size:11px;color:var(--muted);padding:0 22px;margin-top:11px}.empty{padding:38px 24px;text-align:center}.empty svg{width:37px;height:37px;color:#91969e;margin:0 auto 16px}.empty h2{font-size:19px}.empty p{font-size:13px;line-height:1.8;color:var(--muted);margin:12px 0 19px}.character-strip{display:flex;gap:12px;padding:0 22px 22px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.character-tile{flex:0 0 124px;scroll-snap-align:start;background:#e4e7eb;border-radius:9px;padding:12px;text-align:left}.character-tile img{height:133px;width:100%;object-fit:contain;mix-blend-mode:multiply}.character-tile h3{font-size:15px;margin-top:10px}.character-tile p{font-size:10px;color:var(--muted);line-height:1.6;margin-top:4px}.culture-intro{padding:26px 23px 20px}.culture-intro h2{font-size:23px;line-height:1.5}.culture-intro p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:9px}.journal-feature{margin:0 22px 20px;border-radius:10px;overflow:hidden;background:#20344b;color:#f5f2e8}.journal-feature img{width:100%;height:165px;object-fit:cover}.journal-feature>div{padding:21px 20px}.journal-feature h2{font-size:24px;line-height:1.45}.journal-feature p{font-size:12px;line-height:1.8;color:#d4dce3;margin-top:9px}.journal-feature small{font-size:9px;letter-spacing:1.3px}.story-list{padding:0 22px}.story-row{display:grid;grid-template-columns:88px 1fr;align-items:center;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.story-row img{width:88px;height:90px;object-fit:cover;border-radius:6px}.story-row small{color:var(--muted);font-size:9px;letter-spacing:1px}.story-row h3{font-size:14px;line-height:1.65;margin-top:4px}.quote-panel{margin:23px 22px 0;padding:27px 21px;background:#e1e4e8;border-radius:9px}.quote-panel h2{font-size:23px;line-height:1.6;margin:13px 0}.quote-panel p{font-size:12px;color:var(--muted);line-height:1.9}.character-detail{padding:25px 24px}.character-detail>img{width:200px;max-height:255px;object-fit:contain;margin:auto;mix-blend-mode:multiply}.character-detail h1{font-size:28px;margin:22px 0 5px}.character-detail blockquote{margin:20px 0;padding-left:17px;border-left:2px solid var(--gold);font-size:20px;line-height:1.7}.character-detail>p{font-size:14px;line-height:1.95;color:var(--muted);margin-top:18px}.wallet-summary{padding:25px 23px;background:#e4e6ea}.wallet-summary h1{font-size:28px}.wallet-summary p{font-size:12px;color:var(--muted);margin-top:8px}.wallet-list{padding:0 22px}.wallet-row{padding:18px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:13px}.wallet-row img{width:54px;height:67px;border-radius:6px;object-fit:cover}.wallet-row>div{flex:1;min-width:0}.wallet-row h2{font-size:16px}.wallet-row p{font-size:11px;color:var(--muted)}.wallet-row button{min-width:44px;min-height:44px}.lang-note{font-size:10px;letter-spacing:.8px;color:var(--muted);margin-top:4px}
dialog{width:100%;max-width:480px;max-height:min(92dvh,900px);border:0;margin:auto auto 0;padding:0;border-radius:17px 17px 0 0;background:var(--paper);color:var(--ink);box-shadow:0 -15px 60px #0d152436;overflow-y:auto;overscroll-behavior:contain}dialog::backdrop{background:#0b101980;backdrop-filter:blur(3px)}.sheet-head{display:flex;align-items:center;justify-content:space-between;padding:20px 21px 12px;position:sticky;top:0;background:var(--paper);z-index:2;border-bottom:1px solid #d6d8dc4d}.sheet-head h2{font-size:21px}.sheet-body{padding:10px 23px calc(24px + var(--safe))}.sheet-body>p{font-size:13px;line-height:1.85;color:var(--muted);margin:8px 0 20px}.sheet-actions{display:grid;gap:12px}.sheet-body .button{min-height:49px}.share-person{display:flex;align-items:center;gap:14px;padding:12px 0 23px}.share-person img{width:54px;height:67px;object-fit:cover;border-radius:6px}.share-person h3{font-size:18px}.share-person p{font-size:12px;color:var(--muted);margin-top:5px}.copy-field{display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);border-radius:6px;padding:12px 13px;margin-bottom:15px}.copy-field input{min-width:0;width:100%;border:0;background:none;font-size:12px;color:var(--ink)}.preview-notice{font-size:11px!important;line-height:1.75!important;padding:11px 13px;border-radius:6px;background:#e5e7eb;color:#535a65!important}.field{display:block;margin:15px 0;font-size:12px;color:var(--muted)}.field>input,.field>textarea{display:block;width:100%;border:1px solid #c4c8ce;border-radius:6px;background:#ffffff;color:var(--ink);font-size:15px;margin-top:7px;padding:12px;min-height:46px;resize:vertical}.field em{font-style:normal;color:#9d5b35;margin-left:3px}.consent{display:flex;align-items:flex-start;gap:8px;font-size:11px;line-height:1.8;color:var(--muted);margin:18px 0}.consent input{width:18px;height:18px;accent-color:var(--green);margin:2px 0 0;flex-shrink:0}.form-error{font-size:12px;color:#9b4429;line-height:1.75;margin:12px 0}.exchange-recipient{background:#e4e6ea;padding:12px 14px;border-radius:7px;display:flex;align-items:center;gap:12px;margin:10px 0 17px}.exchange-recipient img{width:35px;height:44px;object-fit:cover;border-radius:4px}.exchange-recipient h3{font-size:13px}.exchange-recipient p{font-size:10px;color:var(--muted)}.success-icon{display:flex;justify-content:center;margin:22px 0 15px;color:var(--green)}.success-icon svg{width:49px;height:49px}.success-title{text-align:center;font-size:23px}.success-summary{text-align:center;font-size:13px;line-height:1.85;color:var(--muted);margin:15px 0 20px}.qr-image{width:min(100%,300px);margin:15px auto;border-radius:10px}.image-caption{text-align:center;font-size:11px;color:var(--muted);margin:15px 0}.search-results{padding:0 23px 20px}.search-result{display:block;padding:15px 0;border-bottom:1px solid var(--line)}.search-result h3{font-size:15px;line-height:1.6}.search-result p{font-size:11px;color:var(--muted);margin-top:4px}#toast{position:fixed;z-index:99;bottom:calc(100px + var(--safe));left:50%;transform:translate(-50%,10px);width:max-content;max-width:calc(100vw - 45px);padding:11px 17px;background:#1b2330ef;color:white;border-radius:7px;box-shadow:0 5px 25px #191f2a1a;font-size:13px;opacity:0;pointer-events:none;transition:opacity .18s,transform .18s}#toast.visible{opacity:1;transform:translate(-50%,0)}.desktop-note{display:none}.app-header .language-button{font-size:11px;font-weight:700;min-width:35px;padding:0 5px}.app-header .header-actions>.icon-button{width:34px}
@media(min-width:1000px){#phone-app{margin:30px calc((100vw - 950px)/2) 30px auto;min-height:calc(100vh - 60px);box-shadow:0 25px 90px #1a233322;border-radius:15px;overflow:clip}.app-header{top:0}.app-nav{left:auto;right:calc((100vw - 950px)/2);transform:none;border-radius:0 0 15px 15px;bottom:0}.desktop-note{display:block;position:fixed;left:calc((100vw - 950px)/2);top:17vh;width:400px;color:var(--deep)}.desktop-note>img{width:148px;filter:brightness(0) saturate(100%);opacity:.78}.desktop-note h1{font-size:43px;line-height:1.5;letter-spacing:2px;margin:29px 0}.desktop-note>p{font-size:16px;line-height:1.95;color:#555c67}.desktop-note .note-kicker{font-size:10px;letter-spacing:1.7px;margin-top:18px}.desktop-note>span{display:inline-block;margin-top:31px;font-size:11px;color:#676d77}.desktop-note-line{height:1px;background:#bcc0c8;width:90px;margin:27px 0}.desktop-note .note-small{font-size:12px;color:#747981;line-height:1.9}dialog{margin:0;position:fixed;top:50%;left:calc(50% + 235px);transform:translate(-50%,-50%);border-radius:15px;max-height:85vh}#toast{left:calc(50% + 235px)}}
@media(max-width:360px){.app-header{padding:0 16px}.header-subtitle{display:none}.card-stage{padding-left:16px;padding-right:16px}.portrait-frame{height:223px}.identity-body{padding:17px 15px}.identity-body h1{font-size:28px}.identity-role{max-width:120px;font-size:12px}.contact-value{font-size:13px}.primary-actions{gap:8px}.primary-actions .button{font-size:12px;padding:10px 7px}.intro-section{padding:25px 20px}.page-hero h1{font-size:29px}.feature-product{grid-template-columns:1fr 82px;padding:20px 17px}.feature-product-actions{gap:6px}.pill-link{font-size:10px;padding:6px 8px}.directory-grid{gap:18px 12px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.wechat-entry{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;border-radius:7px;margin-top:18px;padding:11px 14px;background:#edf0f5;color:#243149;text-align:left}.wechat-entry>span{font-size:15px;font-weight:600}.wechat-entry>small{margin-left:auto;font-size:10px;color:#68758a}.wechat-entry>svg:last-child{width:17px;height:17px}.wechat-instructions{padding:18px 0 22px}.wechat-instructions small{font-size:10px;letter-spacing:1.3px;color:#6b7483}.wechat-value{font-size:25px;letter-spacing:1px;margin:8px 0 12px;overflow-wrap:anywhere}.wechat-instructions>p:last-child{font-size:13px;line-height:1.9;color:#6b7483}
