:root{--surface:#102b3f;--border:#27475b;--text:#edf4f8;--quiet:#adc4d2}
[hidden]{display:none!important}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{width:100%;color:var(--text);background:#081e2e;border:1px solid #446277;border-radius:3px;padding:.78rem .85rem;min-height:46px}textarea{resize:vertical;line-height:1.6}button:disabled{opacity:.6;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #73d2ff;outline-offset:3px}h1{overflow-wrap:anywhere}.nav-actions{display:flex;justify-content:flex-end;gap:1rem;align-items:center}.primary-nav{gap:1.6rem}.mobile-nav{display:none;position:relative}.mobile-nav summary{font-size:14px;cursor:pointer}.mobile-nav nav{position:absolute;right:0;top:40px;width:230px;padding:1rem;background:#0b2a40;border:1px solid var(--border);display:grid;gap:1rem}.platform-page{padding:150px max(5vw,24px) 100px;min-height:85svh}.editorial-head{padding-bottom:65px;max-width:960px}.editorial-head h1{font-size:clamp(64px,8vw,116px);margin-bottom:30px}.editorial-head>p:last-child{color:var(--quiet);font-size:20px;max-width:700px}.articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.article-card{border:1px solid var(--border);background:#0c2335;transition:transform .2s}.article-card:hover{transform:translateY(-4px)}.article-card>img,.article-cover-text{width:100%;aspect-ratio:16/9;object-fit:cover}.article-cover-text{display:flex;align-items:end;padding:30px;color:#84d6f9;background:linear-gradient(125deg,#103a53,#071827);font-size:24px;letter-spacing:.12em}.article-card-copy{padding:26px}.article-card h2{font-size:28px;line-height:1.2;letter-spacing:-.03em}.article-card p{color:var(--quiet)}.article-card small{font-size:14px;color:var(--quiet)}.empty-state{grid-column:1/-1;border-top:1px solid var(--border);padding:50px 0;max-width:950px}.empty-state h2{font-size:34px}.empty-state p{color:var(--quiet);font-size:18px}.article-page{max-width:1020px;padding:150px 32px 100px;margin:auto;min-height:80svh}.article-heading{padding:45px 0}.article-page h1{font-size:clamp(40px,5vw,72px);line-height:1.08;letter-spacing:-.04em;max-width:none}.article-heading>p:not(.eyebrow){color:var(--quiet);font-size:21px}.article-heading small{font-size:15px;color:#85a9be}.article-image{width:100%;max-height:620px;object-fit:cover}.article-body{font-size:19px;line-height:1.9;color:#cbdce6;max-width:840px;margin:45px auto 0}.article-body h2{font-size:34px;color:white;line-height:1.25;margin-top:45px}.article-body h3{font-size:27px;color:white}.article-body a{text-decoration:underline;color:#83d5fa}.preview-banner{padding:15px;background:#203f50;color:white;margin-bottom:25px}.preview-banner a{float:right}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.contact-page h1{font-size:clamp(50px,6vw,88px);line-height:1.03}.contact-page>div>p{max-width:540px;font-size:18px;color:var(--quiet)}.surface{padding:28px;background:var(--surface);border:1px solid var(--border);border-radius:6px}.surface h2{font-size:23px;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid h2,.wide{grid-column:1/-1}.form-grid label{display:grid;gap:7px;color:#cbdde7;font-size:15px}.form-grid small,.hint{font-size:14px;color:#9fb8c8}.form-grid .consent{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.7}.consent input{width:19px;min-height:19px;margin-top:4px}.consent a{text-decoration:underline}.honeypot{position:absolute!important;left:-10000px!important}.studio-page{padding:125px 4vw 70px;min-height:90svh}.studio-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:25px}.studio-heading h1{font-size:44px;letter-spacing:-.025em;line-height:1.2}.studio-heading p{color:var(--quiet)}.studio-heading .eyebrow{margin-bottom:12px}.integration-status{display:flex;gap:16px;flex-wrap:wrap;padding:18px 0;margin-bottom:24px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-size:14px}.integration-status span{padding:7px 12px;background:#17374b;border-radius:3px}.studio-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px}.article-browser{align-self:start;position:sticky;top:100px;max-height:75svh;overflow:auto}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px}.article-list-item{width:100%;border:0;border-bottom:1px solid var(--border);padding:18px 0;background:none;color:var(--text);text-align:left}.article-list-item strong{display:block;margin-bottom:8px}.article-list-item small{font-size:14px;color:var(--quiet)}.article-list-item.active{color:#78d0fc}.editor textarea[name=body]{font-family:ui-monospace,SFMono-Regular,monospace;font-size:16px}.editor img{max-width:260px;max-height:160px;object-fit:cover}.inbox{margin-top:28px}.inquiry-item{padding:22px 0;border-top:1px solid var(--border)}.inquiry-item header{display:flex;justify-content:space-between;gap:20px}.inquiry-item p{white-space:pre-wrap;color:#c6dbe7}.inquiry-meta{font-size:14px;color:#89b0c6}.success{color:#a0e3bf}.error{color:#ffb9b9}.site-footer{gap:30px;flex-wrap:wrap}.footer-brand{flex-wrap:wrap}.footer-brand>span{font-size:14px;color:#8daebf}.footer-meta{font-size:14px}.chat-launcher{position:fixed;right:26px;bottom:25px;z-index:65;border-radius:28px;padding:15px 22px;box-shadow:0 12px 38px #0006;min-height:52px}.chat-dialog{position:fixed;inset:auto 24px 24px auto;width:min(430px,calc(100vw - 32px));max-height:min(720px,calc(100dvh - 32px));margin:0;border:1px solid #3e6680;border-radius:12px;padding:0;background:#0b2334;color:var(--text);box-shadow:0 24px 90px #0008}.chat-dialog::backdrop{background:#03111e66}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--border)}.chat-header strong{display:block;font-size:19px}.chat-header small{font-size:13px;color:#99b6c8}.icon-button{border:0;background:transparent;color:inherit;padding:6px 12px;font-size:26px}.chat-messages{overflow:auto;height:310px;max-height:43dvh;padding:20px;overscroll-behavior:contain}.chat-message{padding:14px 16px;margin-bottom:14px;border-radius:7px;white-space:pre-wrap;font-size:15px;line-height:1.65;background:#16384d}.chat-message.user{background:#216b95;margin-left:32px}.chat-source{display:block;color:#93d8fa;font-size:14px;margin-top:10px}.chat-options{display:flex;gap:7px;flex-wrap:wrap;padding:0 20px 15px}.chat-options button{font-size:14px;padding:6px 10px;border:1px solid #426980;color:#b8d9ec;background:none;border-radius:18px}.chat-form{display:flex;padding:16px;gap:8px;border-top:1px solid var(--border)}.chat-form input{min-width:0}.chat-note{margin:0;padding:0 20px 18px;color:#9ab6c8;font-size:13px}.chat-note a{text-decoration:underline;color:#a5dafa}.reveal{opacity:1;transform:none}
@media(max-width:1080px){.mobile-nav{display:block}.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-layout{grid-template-columns:240px minmax(0,1fr)}.contact-page{grid-template-columns:1fr}.studio-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:720px){.platform-page{padding-top:120px}.articles-grid{grid-template-columns:1fr}.studio-layout{grid-template-columns:1fr}.article-browser{position:static;max-height:300px}.form-grid{grid-template-columns:1fr}.studio-page{padding-inline:18px}.surface{padding:20px}.studio-heading h1{font-size:34px}.chat-dialog{right:16px;bottom:16px}.article-page{padding-inline:24px}.nav-actions>.button{display:none}.inquiry-item header{flex-direction:column}.site-header{height:74px}.footer-meta{line-height:2}}

.language-switch{display:flex;align-items:center;gap:.55rem;white-space:nowrap;font-size:13px;color:#8fb0c4}.language-switch a{padding:9px 3px;text-decoration:none;border-bottom:2px solid transparent;min-width:28px;text-align:center}.language-switch a[aria-current=true]{color:#fff;border-color:#63cafa}.language-switch a:hover{color:#8ddcff}.nav-actions>.button{white-space:nowrap}
html:lang(zh-CN){font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif}html:lang(zh-CN) h1,html:lang(zh-CN) h2,html:lang(zh-CN) h3{letter-spacing:0;line-height:1.28}html:lang(zh-CN) .hero h1{font-size:clamp(42px,4.6vw,74px);max-width:13em}html:lang(zh-CN) .eyebrow{letter-spacing:.12em}html:lang(zh-CN) .hero-lede{line-height:1.9}html:lang(zh-CN) .trust-line{line-height:1.6}html:lang(zh-CN) .signal-card strong{letter-spacing:.06em}html:lang(zh-CN) .article-body{line-height:1.95}html:lang(zh-CN) .contact-page h1{font-size:clamp(40px,4.4vw,66px)}
@media(max-width:1200px){.primary-nav{display:none}.site-header{grid-template-columns:1fr auto}.mobile-nav{display:block}}
@media(max-width:420px){.nav-actions{gap:.8rem}.language-switch{gap:.3rem}.brand-name{font-size:20px}.brand-mark{width:29px;height:34px}.chat-launcher{right:16px;bottom:16px}}

.chat-dialog{width:min(480px,calc(100vw - 32px));border-color:#386a8c;background:linear-gradient(150deg,#102d45,#071c2e 75%)}.chat-avatar{display:grid;place-items:center;flex:0 0 39px;height:39px;margin-right:13px;border:1px solid #4688b2;border-radius:11px;background:linear-gradient(135deg,#225577,#102a49);font-size:13px;letter-spacing:-.03em;color:#d6f5ff;box-shadow:0 0 24px #1681bd22}.chat-identity{flex:1}.chat-toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-bottom:1px solid #2b50645c;color:#7da7c1;font-size:11px}.chat-reset{padding:5px;border:0;background:none;color:#a8d8f4;font-size:11px}.chat-form{align-items:flex-end}.chat-form textarea{min-height:54px;max-height:130px;resize:vertical;font-size:14px;line-height:1.6}.chat-form .button{min-height:48px;padding-inline:14px;white-space:nowrap}.chat-messages{height:340px}.chat-message{font-size:14px}.chat-message.user{background:linear-gradient(130deg,#24688f,#17466e)}.chat-note{font-size:11px;line-height:1.65}.chat-pending{color:#96c9e9;animation:chat-thinking 1.4s ease-in-out infinite alternate}.chat-error{border:1px solid #a8736660;color:#e4c0af}.chat-partial{display:block;margin-top:12px;color:#93bad2;font-size:12px}.chat-options button:disabled{opacity:.4;cursor:default}.chat-stop{background:#214765;border-color:#467491}.chat-reset:focus-visible{outline:2px solid #73d2ff;outline-offset:3px}@keyframes chat-thinking{to{opacity:.5}}@media(prefers-reduced-motion:reduce){.chat-pending{animation:none}}

.workspace-identity{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;margin-bottom:36px;border:1px solid #42677e;background:#0b2639;font-size:14px}.workspace-identity>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.workspace-identity nav{display:flex;gap:20px;flex-wrap:wrap}.workspace-identity span:not(.access-badge){color:#a5c2d3;overflow-wrap:anywhere}.access-badge{color:#a1e1ff;border:1px solid #4583a5;border-radius:20px;padding:4px 10px;white-space:nowrap}.access-page h1{font-size:clamp(36px,5vw,64px);line-height:1.15}.access-page>p{max-width:720px}.access-page .button{margin-right:20px}.access-account{padding:20px;border:1px solid var(--border);line-height:1.9;overflow-wrap:anywhere}.access-summary h2{font-size:26px}.access-summary p{max-width:950px}@media(max-width:900px){.workspace-identity{align-items:flex-start;flex-direction:column}.workspace-identity nav{gap:16px}}
