.header{position:sticky;top:0;z-index:30;padding-top:18px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.navbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 22px;border:1px solid rgba(255,255,255,.92);border-radius:999px;background:#ffffffc7;box-shadow:0 12px 30px #1f2a4414}.brand-link{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-link img{width:48px;height:48px;border-radius:14px;box-shadow:0 10px 24px #8b72ff2e}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-name{font-size:1rem;font-weight:800;line-height:1.1}.brand-tagline{color:#667085;font-size:.82rem}.header nav{display:flex;align-items:center;gap:18px}.nav-links{display:flex;align-items:center;gap:8px;padding:0;margin:0;list-style:none}.nav-entry{display:flex}.nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;color:#5f6c86;font-size:.94rem;font-weight:700;transition:background-color .2s ease,color .2s ease,transform .2s ease}.nav-link:hover,.nav-link.active{background:#ff5f8f1f;color:#ff5f8f;transform:translateY(-1px)}.nav-actions{display:flex;align-items:center;gap:10px}.nav-icon-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#8b72ff14;color:#1f2a44;transition:transform .2s ease,background-color .2s ease}.nav-icon-link:hover{transform:translateY(-1px);background:#ff5f8f1f}.Mobile{display:none;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#ffffffe6;border:1px solid rgba(139,114,255,.16);color:#1f2a44}.category-scroll-container{display:flex;gap:10px;padding:14px 6px 2px;margin:0 auto;width:min(100% - 40px,1200px);overflow-x:auto;scrollbar-width:none}.category-scroll-container::-webkit-scrollbar{display:none}.cat-pill{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:#ffffffbf;color:#5f6c86;white-space:nowrap;font-size:.92rem;font-weight:700;box-shadow:0 12px 30px #1f2a4414;transition:transform .2s ease,color .2s ease,background-color .2s ease,border-color .2s ease}.cat-pill:hover,.cat-pill.active{color:#ff5f8f;border-color:#ff5f8f2e;background:#fff5f9f5;transform:translateY(-1px)}.cat-pill--button{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width: 980px){.navbar{border-radius:28px}.brand-copy{display:none}.header nav{gap:12px}.nav-links{position:absolute;top:calc(100% + 12px);left:12px;right:12px;display:none;flex-direction:column;align-items:stretch;gap:8px;padding:16px;border-radius:24px;background:#fffffff5;border:1px solid rgba(143,155,179,.22);box-shadow:0 20px 44px #1f2a4424}.nav-links.active{display:flex}.nav-link{justify-content:flex-start;padding:0 14px}.Mobile{display:inline-flex}}@media (max-width: 768px){.header{padding-top:12px}.navbar{padding:12px 14px}.brand-link img{width:42px;height:42px}.category-scroll-container{width:min(100% - 24px,1200px);padding-top:12px}}.site-footer{margin-top:52px;padding:0 0 28px}.site-footer__inner{display:flex;justify-content:center;padding:24px 28px;border-radius:24px;background:linear-gradient(135deg,#fffffff0,#f8f1ffeb);border:1px solid rgba(255,255,255,.9);box-shadow:0 24px 60px #492e741f}.site-footer__meta p{margin:0;color:#667085}.site-footer__meta{text-align:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 16px;margin-bottom:14px}.footer-links a{color:#1f2a44;font-weight:700}.footer-share{display:flex;justify-content:center;gap:10px;margin-bottom:14px}.footer-share a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#8b72ff14;color:#1f2a44;transition:transform .2s ease,background-color .2s ease,color .2s ease}.footer-share a:hover{transform:translateY(-2px);background:#ff5f8f24;color:#ff5f8f}@media (max-width: 980px){.site-footer__inner{justify-content:center}}@media (max-width: 640px){.site-footer{margin-top:36px}.site-footer__inner{padding:20px;border-radius:20px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{color-scheme:light;--page-bg: radial-gradient(circle at top left, rgba(255, 154, 188, .2), transparent 34%), radial-gradient(circle at top right, rgba(110, 176, 255, .18), transparent 28%), linear-gradient(180deg, #fffafc 0%, #f6f8ff 48%, #eef3ff 100%)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#1f2a44;background:var(--page-bg);line-height:1.6}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{cursor:pointer}[v-cloak]{display:none!important}#app{min-height:100vh}.container{width:min(100% - 40px,1200px);margin:0 auto}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(255,255,255,.9);color:#ff5f8f;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 12px 30px #1f2a4414}.section-shell{padding:28px;border-radius:24px;background:#ffffffeb;border:1px solid rgba(143,155,179,.22);box-shadow:0 12px 30px #1f2a4414;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.section-heading h2,.section-heading h3{margin:0;font-size:clamp(1.5rem,2vw,2.2rem);line-height:1.15}.section-heading p{margin:10px 0 0;max-width:640px;color:#667085}.section-link{display:inline-flex;align-items:center;gap:8px;color:#ff5f8f;font-weight:700}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.button-primary{background:linear-gradient(135deg,#ff5f8f,#8b72ff);color:#fff;box-shadow:0 14px 26px #ff5f8f47}.button-secondary{background:#ffffffd1;border-color:#8b72ff2e;color:#1f2a44}.button-primary:hover,.button-secondary:hover{transform:translateY(-2px)}.chip-list{display:flex;flex-wrap:wrap;gap:10px}.chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid rgba(139,114,255,.16);color:#5f6c86;font-size:.92rem;font-weight:600}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 768px){.container{width:min(100% - 24px,1200px)}.section-shell{padding:20px;border-radius:20px}.section-heading{align-items:start;flex-direction:column;margin-bottom:18px}}.terms-page{display:flex;flex-direction:column;gap:24px;padding:28px 0 36px}.terms-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px}.terms-hero__content{display:flex;flex-direction:column;gap:14px}.terms-hero__content h1,.terms-hero__content p{margin:0}.terms-hero__content h1{font-size:clamp(2rem,4vw,3rem);line-height:1.08;color:#1f2a44}.terms-hero__content p{max-width:720px;color:#667085}.terms-meta{display:flex;flex-wrap:wrap;gap:12px}.terms-meta span{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(139,114,255,.14);color:#5f6c86;font-weight:700}.terms-meta i{color:#ff5f8f}.terms-hero-card h3,.terms-hero-card ul{margin:0}.terms-hero-card h3{margin:12px 0 14px;font-size:1.3rem;color:#1f2a44}.terms-hero-card ul{padding-left:18px;display:grid;gap:10px;color:#667085;line-height:1.75}.terms-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.terms-main,.terms-aside{display:flex;flex-direction:column;gap:24px}.terms-card h2,.terms-card p,.terms-card ul{margin:0}.terms-card h2{margin-bottom:12px;font-size:1.35rem;color:#1f2a44}.terms-card p{color:#667085;line-height:1.8}.terms-card p+p{margin-top:10px}.terms-card ul{margin-top:12px;padding-left:18px;display:grid;gap:10px;color:#667085;line-height:1.75}.terms-card a{color:#ff5f8f;font-weight:700}.terms-aside{position:sticky;top:92px}.toc-card{display:grid;gap:10px}.toc-card h3{margin:12px 0 6px;font-size:1.2rem;color:#1f2a44}.toc-card a{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:16px;background:#ffffffe6;border:1px solid rgba(139,114,255,.14);color:#1f2a44;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.toc-card a:hover{transform:translateY(-1px);box-shadow:0 12px 30px #1f2a4414;border-color:#ff5f8f38}@media (max-width: 1100px){.terms-hero,.terms-layout{grid-template-columns:1fr}.terms-aside{position:static}}@media (max-width: 768px){.terms-page{gap:20px;padding-top:20px}}
