:root{--wf-ink:#1d1d1f;--wf-muted:#6e6e73;--wf-line:#d2d2d7;--wf-blue:#0071e3;--wf-paper:#f5f5f7}
[hidden]{display:none!important}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #0071e3;outline-offset:3px}button:disabled{opacity:.55;cursor:wait}textarea,select{font:inherit}
.header-actions{display:flex;gap:8px;align-items:center}.header-actions button,.journal-actions button,.workflow-dialog button,.contact-strip button,.selection-dock button,.wechat-actions a{border:1px solid var(--wf-line);border-radius:10px;background:#fff;color:var(--wf-ink);padding:9px 13px;cursor:pointer;font-size:14px;font-weight:650}.header-actions button span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:3px;background:#edf3fa;border-radius:999px;font-size:12px}.button-primary,.workflow-dialog .button-primary,.selection-dock .button-primary,.contact-strip .button-primary{background:#0071e3;border-color:#0071e3;color:#fff}.button-primary:hover{background:#0066cc}.journal-actions{display:flex;gap:8px;margin:8px 0 18px}.journal-actions button{flex:1;padding:9px 8px;font-size:14px}.journal-actions button[aria-pressed=true]{color:#0e5b43;border-color:#9dd5c1;background:#eaf7f1}.journal-body{gap:0}.journal-card summary{font-size:14px}.journal-card .topics{font-size:16px}.lookup a.database-link{font-size:14px}.cn{font-size:12px}.meta span,.platform-badge{font-size:12px}.chip{font-size:14px}.chip-count{font-size:12px}.filter-block>b{font-size:14px}
.workflow-dialog{border:1px solid rgba(211,224,238,.8);border-radius:22px;background:#fff;color:var(--wf-ink);padding:26px;width:min(940px,calc(100vw - 28px));max-height:90dvh;box-shadow:0 30px 100px #06152d44;overflow:auto}.workflow-dialog::backdrop{background:#0b203980;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}.dialog-heading h2{margin:0;font-size:26px;line-height:1.3}.dialog-heading .dialog-close{flex-shrink:0;border:0;background:#f5f5f7;font-size:28px;line-height:1;padding:8px 13px}.eyebrow{margin:0 0 6px;color:#6e6e73;font-size:12px;letter-spacing:.13em;font-weight:750}.muted{color:var(--wf-muted);font-size:14px}.dialog-empty{padding:34px 20px;text-align:center;border:1px dashed #c7d6e6;border-radius:14px;color:var(--wf-muted);background:#f7fafc}.dialog-empty strong{display:block;color:var(--wf-ink);font-size:20px;margin-bottom:8px}.dialog-empty p{margin:0 0 20px}.compare-table-wrap{overflow-x:auto;overscroll-behavior-x:contain}.compare-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:14px}.compare-table th,.compare-table td{padding:14px 16px;text-align:left;vertical-align:top;border:1px solid #e8e8ed;word-break:break-word;min-width:170px}.compare-table th:first-child{width:110px;color:#61748a;background:#f5f5f7}.compare-table th{font-weight:650}.compare-table thead img{height:170px;width:100%;object-fit:contain;display:block;margin:0 0 12px;background:linear-gradient(135deg,#f5f5f7,#fff);border-radius:8px}.compare-table h3{font-size:16px;margin:0 0 8px}.compare-table .remove-compare{padding:4px 9px;font-size:12px;font-weight:500;color:#7b5360}.compare-table .lookup>div{margin:0}.compare-table .platform-badges{margin:0}.compare-table td .button-primary{width:100%}
.inquiry-dialog{width:min(730px,calc(100vw - 28px))}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}#inquiry-form{border-top:1px solid var(--wf-line);padding-top:22px;margin-top:20px}#inquiry-form label{display:flex;flex-direction:column;font-size:14px;font-weight:600;gap:7px;margin-bottom:16px}#inquiry-form input:not([type=checkbox]),#inquiry-form textarea{width:100%;padding:11px 12px;border:1px solid #cbd9e8;border-radius:9px;background:#fbfcfe;color:var(--wf-ink);font-size:16px;min-width:0}#inquiry-form textarea{resize:vertical}.required{color:#b34343;display:inline}#inquiry-form .consent-row{display:flex;flex-direction:row;align-items:flex-start;gap:9px;font-weight:400;font-size:14px;line-height:1.8}#inquiry-form input[type=checkbox]{margin:6px 0 0;accent-color:#0071e3;width:17px;height:17px;flex-shrink:0}.consent-row a{color:#1261b6;text-decoration:underline}.form-trap{position:absolute;left:-9999px;opacity:0}.form-result{font-size:14px;color:#ad3030;min-height:22px}.form-result.success{color:#116541;background:#edf8f1;padding:14px;border-radius:10px}.submit-inquiry{width:100%;min-height:48px}
.wechat-dialog{width:min(430px,calc(100vw - 28px))}.wechat-dialog .dialog-heading h2{font-size:23px}.wechat-dialog .muted{margin-bottom:0}.wechat-code{display:block;width:min(100%,320px);height:auto;margin:auto}.contact-phone{display:block;text-align:center;font-size:25px;font-weight:750;color:#123d6c;margin-top:12px}.wechat-actions{display:flex;justify-content:center;gap:10px;margin-top:18px}.contact-strip{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px max(24px,calc((100vw - 1240px)/2));color:#1d1d1f;background:#fff;border-top:1px solid #d8e2ee}.contact-strip b{font-size:22px}.contact-strip p{margin:6px 0 0;color:#536c88}.contact-strip>div:last-child{display:flex;gap:10px;flex-shrink:0}.selection-dock{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);z-index:45;display:flex;align-items:center;gap:15px;background:rgba(255,255,255,.96);box-shadow:0 12px 45px #0e30542b;border:1px solid #cad9e9;border-radius:14px;padding:12px 16px;color:#193551;backdrop-filter:blur(20px);white-space:nowrap}.selection-dock>span{font-size:14px}.selection-dock b{font-size:19px;color:#0071e3}.workflow-toast{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);padding:12px 20px;max-width:calc(100vw - 28px);border-radius:10px;z-index:100;background:#1d1d1f;color:#fff;box-shadow:0 10px 30px #00000020;font-size:14px;text-align:center}footer{flex-wrap:wrap;padding-bottom:100px}footer a{font-size:14px;color:#49657f}
@media(max-width:1150px){.topbar .brand img{width:105px;height:70px}.topbar .brand b{font-size:20px}.topbar .brand small{font-size:12px}.header-actions{gap:5px}.header-actions button{padding:9px 10px}.topbar .brand{gap:12px}}
@media(max-width:820px){.topbar{height:auto;min-height:110px;flex-wrap:wrap;gap:10px;padding:12px 16px}.topbar .brand img{width:86px;height:54px}.topbar .brand b{font-size:18px}.header-actions{width:100%;justify-content:flex-end}.header-actions button{flex:1;font-size:14px}.topbar .brand small{display:block}.contact-strip{align-items:flex-start;flex-direction:column;padding:26px 20px}.contact-strip>div:last-child{flex-wrap:wrap}.selection-dock{gap:8px;padding:10px 12px;bottom:12px}.selection-dock button{font-size:14px;padding:8px 10px}.back-to-top{bottom:92px}.workflow-dialog{padding:20px;border-radius:17px}.compare-table{min-width:600px}.compare-table th:first-child{width:95px}.compare-table th,.compare-table td{padding:12px}.dialog-heading h2{font-size:23px}html{scroll-padding-top:150px}}
@media(max-width:480px){.form-grid{grid-template-columns:1fr;gap:0}.journal-actions button{font-size:14px}.contact-strip b{font-size:19px}.topbar .brand b{font-size:17px}.topbar .brand small{font-size:12px}.workflow-dialog{padding:18px}.consultation-item img{height:58px;width:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.header-actions button{border:0;border-radius:24px;background:transparent;font-weight:500;white-space:nowrap}.header-actions .button-primary{background:#0071e3;color:white}.header-actions button span{background:#ededf0;color:#515157}.journal-actions button{border-radius:24px;font-weight:500;min-height:44px}.journal-actions [data-inquire-journal]{background:#0071e3;color:white;border-color:#0071e3}.journal-actions [data-add-compare]{color:#0066cc;border-color:#c9dff5}.journal-actions button[aria-pressed=true]{color:#1d1d1f;background:#f5f5f7;border-color:#b8b8bd}.workflow-dialog{border:0;border-radius:26px;color:#1d1d1f;padding:32px}.workflow-dialog::backdrop{background:#00000055;backdrop-filter:blur(12px)}.workflow-dialog button{border-radius:22px;font-weight:500}.dialog-heading h2{font-size:30px;letter-spacing:-.03em}.dialog-heading .dialog-close{border-radius:50%;width:40px;height:40px;padding:0;color:#53535a;background:#f0f0f2}.compare-dialog{width:min(1200px,calc(100vw - 28px))}.compare-table{min-width:700px}.compare-table th,.compare-table td{font-size:14px}.compare-table thead img{height:220px;background:#fafafa}.compare-table th:first-child{color:#6e6e73}.inquiry-context{background:#f5f5f7;border-radius:12px;padding:16px;font-weight:600}.contact-strip{border:0;padding-top:48px;padding-bottom:48px}.contact-strip b{font-size:28px;letter-spacing:-.025em}.contact-strip p{color:#6e6e73;font-size:16px}.contact-strip button{border-radius:24px;font-weight:500;padding:12px 20px}.selection-dock{border-color:#e8e8ed;border-radius:40px;color:#1d1d1f;box-shadow:0 8px 35px #00000014}.selection-dock button{border-radius:25px}.contact-phone{color:#1d1d1f}.form-grid input,#inquiry-form textarea{background:white!important;border-color:#c5c5cc!important}.consent-row{font-size:14px!important}footer a{color:#6e6e73}
@media(max-width:820px){.topbar{padding:10px 16px;gap:8px;min-height:0}.topbar .brand img{width:90px;height:58px}.topbar .brand b{font-size:19px}.topbar .brand small{font-size:12px}.header-actions{justify-content:flex-start}.header-actions button{flex:initial;padding:8px 14px;font-size:14px}.header-actions button:last-child{margin-left:auto}.workflow-dialog{padding:22px}.contact-strip b{font-size:24px}.contact-strip{padding:32px 20px}.selection-dock{max-width:calc(100vw - 24px);gap:8px}.selection-dock button{font-size:14px}}@media(max-width:400px){.topbar .brand b{font-size:17px}.topbar .brand img{width:76px}.topbar .brand{gap:10px}.header-actions button{padding:8px 10px}.selection-dock{padding:10px}.selection-dock>span{font-size:12px}.selection-dock b{font-size:16px}}

.journal-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.journal-title-row h3{margin-right:auto}.favorite-button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;border:1px solid #d2d2d7;border-radius:999px;background:#fff;color:#515154;padding:7px 10px;cursor:pointer;font-size:13px}.favorite-button span{font-size:18px;line-height:1;color:#d33b53}.favorite-button b{font-size:13px;font-weight:550}.favorite-button[aria-pressed=true]{background:#fff1f3;border-color:#f0b8c2;color:#9e263a}
.personal-dialog{width:min(900px,calc(100vw - 28px))}.account-card{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f5f5f7;border-radius:18px;padding:18px 20px;margin-bottom:24px}.account-card>div{display:grid;gap:3px}.account-card span{font-size:13px;color:#6e6e73}.account-card strong{font-size:18px}.account-card small{font-size:13px;color:#6e6e73}.account-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 16px;border-radius:999px;background:#0071e3;color:#fff;text-decoration:none;white-space:nowrap;font-size:14px;font-weight:600}.personal-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.personal-columns>section{min-width:0}.personal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.personal-heading h3{margin:0;font-size:19px}.personal-heading h3 span{display:inline-grid;place-items:center;min-width:25px;height:25px;margin-left:4px;border-radius:999px;background:#f0f0f2;color:#6e6e73;font-size:12px}.personal-heading button{border:0!important;background:transparent!important;color:#0066cc!important;padding:6px!important}.personal-list{display:grid;gap:8px;max-height:390px;overflow:auto}.personal-list article{display:grid;grid-template-columns:48px 1fr;gap:11px;align-items:center;padding:9px;border:1px solid #e8e8ed;border-radius:13px;background:#fff}.personal-list img{width:48px;height:66px;object-fit:contain;border-radius:5px;background:#f5f5f7}.personal-list button{display:grid!important;gap:5px;text-align:left!important;border:0!important;border-radius:8px!important;background:transparent!important;padding:5px!important;min-width:0;color:#1d1d1f!important}.personal-list button b{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.personal-list button span{font-size:13px;color:#6e6e73}.personal-empty{margin:0;padding:30px 16px;text-align:center;border-radius:13px;background:#f5f5f7;color:#6e6e73;font-size:14px}.personal-note{margin:18px 0 0;color:#6e6e73;font-size:13px;text-align:center}
.account-local{cursor:default}
.mobile-tabbar{display:none}
@media(max-width:820px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.topbar .header-actions [data-open-personal]{display:none}.mobile-tabbar{position:fixed;z-index:80;left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr 1fr;min-height:62px;padding:5px;background:rgba(255,255,255,.9);border:1px solid rgba(210,210,215,.9);border-radius:22px;box-shadow:0 10px 40px #00000020;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.mobile-tabbar a,.mobile-tabbar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-radius:17px;background:transparent;color:#6e6e73;text-decoration:none;font-size:12px;font-weight:550;min-width:0}.mobile-tabbar svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-tabbar .active{color:#0066cc;background:#eef6ff}.mobile-tabbar [data-mobile-filter][aria-expanded=true]{color:#164f43;background:#e6f1ed}.back-to-top{bottom:calc(88px + env(safe-area-inset-bottom))}.workflow-toast{bottom:calc(88px + env(safe-area-inset-bottom))}footer{padding-bottom:28px}}
@media(max-width:680px){.personal-columns{grid-template-columns:1fr}.personal-list{max-height:300px}.account-card{align-items:flex-start;flex-direction:column}.account-action{width:100%}.journal-title-row h3{font-size:19px}.favorite-button b{display:none}.favorite-button{padding:7px 9px}.header-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.header-actions button:last-child{margin-left:0}}

/* Branded interaction colors */
:root{--wf-ink:#172721;--wf-muted:#64736d;--wf-line:#d3dfda;--wf-blue:#164f43;--wf-paper:#f2f6f4}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-color:#25725d}
.button-primary,.workflow-dialog .button-primary,.contact-strip .button-primary{background:#164f43;border-color:#164f43;color:#fff}.button-primary:hover{background:#0e392f}.header-actions .button-primary{background:#164f43}.header-actions button:first-child{color:#164f43}
.workflow-dialog{background:linear-gradient(150deg,#ffffff,#f7faf8);box-shadow:0 32px 100px #0c33283b}.dialog-heading .dialog-close{color:#244d41;background:#eaf2ee}.eyebrow{color:#9b681f}.account-card{background:linear-gradient(120deg,#eaf3ef,#fff7e9);border:1px solid #d7e2dd}.account-action{background:#164f43}.personal-heading h3 span{background:#e7f1ed;color:#164f43}.personal-heading button{color:#17634f!important}.personal-empty{background:#f0f5f3}.personal-list article{border-color:#d8e4df}.personal-list article:hover{border-color:#a9c9bb;background:#fbfdfc}
.favorite-button{border-color:#e7c78f;background:#fffaf0;color:#76501c}.favorite-button span{color:#d98928}.favorite-button[aria-pressed=true]{background:#fff1dc;border-color:#e4a54a;color:#71440e}
.contact-strip{color:#fff;background:linear-gradient(120deg,#103e33,#1d5d4b 70%,#29474a)}.contact-strip p,.contact-strip a{color:#dcece6}.contact-strip button:not(.button-primary){border-color:#ffffff47;background:#ffffff10;color:#fff}.contact-strip .button-primary{background:#e59a38;border-color:#e59a38;color:#18342d}
.mobile-tabbar{border-color:#c8d9d1!important}.mobile-tabbar .active{color:#164f43!important;background:#e6f1ed!important}.workflow-toast{background:#153e33}
