:root{font-family:PingFang SC,Microsoft YaHei,Inter,system-ui,-apple-system,sans-serif;color:#312b2e;background:#f7f8f6;font-synthesis:none;text-rendering:optimizeLegibility;--brand: #f84986;--brand-dark: #d93470;--ink: #312b2e;--muted: #746c70;--line: #e6e8e4;--surface: #ffffff;--surface-soft: #f0f4ef;--green: #3f7154;--green-dark: #28543b;--warning: #9d5d24;--warning-bg: #fff8ee;letter-spacing:0}*{box-sizing:border-box}html{min-width:320px;min-height:100%;scroll-behavior:smooth}body,#app{min-width:320px;min-height:100vh;margin:0}body{background:#f7f8f6}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}.site-shell{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-height:100vh;overflow-x:hidden;background:linear-gradient(rgba(248,73,134,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(63,113,84,.04) 1px,transparent 1px),#f7f8f6;background-size:44px 44px}.site-shell:before{position:fixed;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,var(--brand) 0 48%,var(--green) 48% 100%);content:""}.topbar{position:relative;z-index:2;display:grid;grid-template-columns:minmax(160px,1fr) auto;align-items:center;gap:24px;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:24px 0 20px}.brand{display:inline-flex;align-items:center;justify-self:start;gap:11px;color:var(--ink);font-size:21px;font-weight:800;text-decoration:none}.brand img{width:42px;height:42px;border-radius:8px;object-fit:cover;box-shadow:0 6px 18px #43253124}.downloads,.hero-actions,.form-actions{display:flex;align-items:center;gap:10px}.downloads{justify-content:flex-end}.topbar-actions{display:flex;align-items:center;justify-self:end;gap:12px}.download-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:7px;font-weight:700;line-height:1.25;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.download-button:hover{transform:translateY(-1px)}.download-button.primary{color:#fff;background:var(--brand);box-shadow:0 10px 24px #f8498633}.download-button.primary:hover{background:var(--brand-dark)}.download-button.secondary{color:var(--ink);border-color:#d9ddda;background:#ffffffe6}.download-button.secondary:hover{border-color:var(--green);color:var(--green)}.hero{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(800px,calc(100% - 40px));margin:0 auto;padding:36px 0 64px;text-align:center}.hero:before{position:absolute;z-index:-1;width:min(620px,88vw);height:min(420px,55vh);border:1px solid rgba(248,73,134,.13);border-radius:50%;background:#ffffff85;content:"";transform:rotate(-4deg)}.hero-logo{width:clamp(104px,10vw,136px);aspect-ratio:1;border-radius:8px;object-fit:cover;box-shadow:0 20px 54px #4625332e}.eyebrow{margin:22px 0 7px;color:var(--green);font-size:14px;font-weight:800}.hero h1,.document-heading h1,.not-found h1{margin:0;color:var(--ink);font-size:clamp(38px,6vh,68px);line-height:1.12;letter-spacing:0}.slogan{max-width:650px;margin:16px auto 30px;color:var(--muted);font-size:clamp(16px,2.2vh,20px);line-height:1.75}.download-button.large{min-width:168px;min-height:50px}.document-page{width:min(960px,calc(100% - 40px));margin:24px auto 72px}.document-heading{padding:36px 0 32px;border-bottom:1px solid var(--line)}.document-heading .eyebrow{margin-top:0}.document-heading h1{max-width:850px;font-size:clamp(34px,5vw,56px)}.document-summary{max-width:800px;margin:18px 0 0;color:var(--muted);font-size:17px;line-height:1.75}.document-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 36px;max-width:800px;margin:28px 0 0}.document-meta div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:baseline}.document-meta dt,.document-meta dd{margin:0}.document-meta dt{color:var(--muted);font-size:13px;font-weight:700}.document-meta dd{overflow-wrap:anywhere;color:var(--ink);font-size:14px}.document-meta a,.legal-article a,.form-intro a{color:var(--green-dark);font-weight:700}.legal-article{max-width:800px;padding:24px 0 8px}.legal-section{padding:24px 0;border-bottom:1px solid var(--line)}.legal-section:last-child{border-bottom:0}.legal-section h2{margin:0 0 12px;color:var(--ink);font-size:20px;line-height:1.4}.legal-section p{margin:0 0 12px;color:#51494d;font-size:15px;line-height:1.82}.legal-section p:last-child{margin-bottom:0}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:80px 20px;text-align:center}.not-found p{margin:0;color:var(--muted)}.footer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:20px 0 26px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.footer p{margin:0;text-align:right}.footer p a{margin-right:10px}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.footer a{color:var(--muted);text-decoration:none}.footer a:hover{color:var(--brand-dark)}.notice{position:fixed;z-index:20;right:20px;bottom:20px;max-width:min(430px,calc(100% - 40px));padding:12px 16px;border-radius:6px;color:#fff;background:#312b2ef5;font-size:14px;line-height:1.5;box-shadow:0 12px 32px #31272b33}.notice-enter-active,.notice-leave-active{transition:opacity .16s ease,transform .16s ease}.notice-enter-from,.notice-leave-to{opacity:0;transform:translateY(8px)}@media(max-width:900px){.topbar{grid-template-columns:1fr auto}}@media(max-width:680px){.topbar,.footer{width:min(100% - 32px,1180px)}.topbar{gap:16px;padding-top:18px}.brand span,.downloads .secondary{display:none}.topbar-actions{gap:8px}.hero{padding-top:24px}.hero-actions{width:min(100%,360px);flex-direction:column}.hero-actions .download-button{width:100%}.document-page{width:min(100% - 32px,960px);margin-top:4px}.document-heading{padding:24px 0}.document-summary{font-size:15px}.document-meta{grid-template-columns:1fr;gap:8px}.document-meta div{grid-template-columns:80px minmax(0,1fr)}.legal-section{padding:20px 0}.legal-section h2{font-size:18px}.legal-section p{font-size:14px}.footer{align-items:flex-start;flex-direction:column;gap:12px}.footer p{text-align:left;line-height:1.65}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
