html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{--navy:#2b3648;--navy-dark:#1f2733;--bg:#f4f5f7;--card:#fff;--border:#e2e4e9;--text:#222;--muted:#6b7280}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:-apple-system,Segoe UI,Arial,PingFang SC,Microsoft YaHei,sans-serif}.site-header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.site-header .brand{letter-spacing:.5px;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.site-header .brand svg{display:block}.site-header .header-right{align-items:center;gap:24px;display:flex}.site-header .main-nav{gap:24px;display:flex}.site-header .main-nav a{color:#d7dae0;font-size:14px;text-decoration:none}.site-header .main-nav a:hover,.site-header .main-nav a.active{color:#fff}main{max-width:760px;margin:48px auto;padding:0 20px}.lang-switcher{align-items:center;gap:6px;display:flex}.lang-switcher .lang-icon{font-size:14px}.lang-switcher select{color:#d7dae0;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:6px;padding:4px 8px;font-size:13px}.lang-switcher select:hover{color:#fff;border-color:#ffffff80}.lang-switcher select option{color:var(--text)}.home .home-hero{text-align:center;padding:24px 0 8px}.home .home-hero .hero-logo{border-radius:20px;margin:0 auto 20px;display:block;box-shadow:0 8px 24px #2b364840}.home .home-hero h1{margin:0 0 8px;font-size:32px}.home .home-hero .tagline{color:var(--navy);margin:0 0 12px;font-size:17px;font-weight:600}.home .home-hero .intro{color:var(--muted);max-width:560px;margin:0 auto;font-size:14px;line-height:1.7}.home .home-features{gap:16px;margin:32px 0;display:flex}.home .home-features .feature-card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:10px;flex:1;padding:24px 20px;box-shadow:0 2px 8px #0000000a}.home .home-features .feature-card .feature-icon{margin-bottom:10px;font-size:28px}.home .home-features .feature-card h3{margin:0 0 8px;font-size:15px}.home .home-features .feature-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.home .home-cta{text-align:center;padding:8px 0 24px}.home .home-cta p{color:var(--muted);margin:0 0 14px;font-size:14px}.btn-link{width:auto;padding:12px 36px;text-decoration:none;display:inline-block}@media (width<=640px){.home .home-features{flex-direction:column}}.card{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:40px;box-shadow:0 2px 8px #0000000a}.card h1{margin-top:0;font-size:28px}.field-row{gap:16px;margin-bottom:16px;display:flex}.field-row .field{flex:1}input[type=text],input[type=email],textarea{border:1px solid var(--border);background:#fafafa;border-radius:6px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px}textarea{resize:vertical;min-height:120px}.hint{color:var(--muted);margin:8px 0 20px;font-size:13px}.btn-primary{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:14px 24px;font-size:15px;font-weight:600}.btn-primary:hover{background:var(--navy-dark)}.btn-primary:disabled{opacity:.6;cursor:default}.form-status{color:#1a7f37;margin-top:14px;font-size:14px;display:none}.form-status.visible{display:block}.site-footer{text-align:center;color:var(--muted);padding:32px 20px;font-size:13px}.site-footer a{color:var(--muted)}.policy h2{margin-top:32px;font-size:18px}.policy p,.policy li{color:#444;font-size:14px;line-height:1.7}.policy .updated{color:var(--muted);margin-bottom:32px;font-size:13px}.placeholder{color:#7a5b00;background:#fff7e0;border-radius:4px;padding:2px 6px;font-size:13px}.consent-mask{z-index:1000;background:#1f27338c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.consent-dialog{background:var(--card);border-radius:12px;width:100%;max-width:440px;padding:32px;box-shadow:0 12px 40px #00000040}.consent-dialog h2{margin:0 0 12px;font-size:20px}.consent-dialog p{color:#444;margin:0 0 24px;font-size:14px;line-height:1.7}.consent-dialog p a{color:var(--navy);font-weight:600}
