.site{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid;box-shadow:0 1px #0000000a}.site-header__inner{max-width:1100px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.site-brand{display:flex;align-items:center;gap:10px;border:none;background:none;cursor:pointer;padding:0;text-align:left;min-width:0;text-decoration:none;color:inherit}.site-brand__icon{flex-shrink:0;width:36px;height:36px;border-radius:9px;object-fit:cover}.site-brand__title{font-size:.95rem;font-weight:700;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(52vw,280px)}.site-nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:4px 6px}.theme-toggle{display:flex;align-items:center;gap:4px}.theme-toggle__btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid;border-radius:8px;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s}.theme-toggle__btn:not(.theme-toggle__btn--selected):hover{background:#8080801f}.site-nav__cta{padding:8px 12px;border-radius:8px;font-size:.82rem;font-weight:600;text-decoration:none;white-space:nowrap}.site-body{flex:1}.landing-page__inner,.privacy-page__inner{max-width:820px;margin:0 auto;padding:24px 16px 40px}.landing-hero{border:1px solid;border-radius:16px;padding:28px 24px 32px;text-align:center}.landing-hero__icon{border-radius:20px;margin-bottom:16px}.landing-hero__title{margin:0 0 8px;font-size:1.75rem;line-height:1.25}.landing-hero__tagline{margin:0 0 16px;font-size:1.05rem;line-height:1.45;opacity:.9}.landing-hero__intro{margin:0 auto 24px;max-width:640px;font-size:.95rem;line-height:1.55;opacity:.85}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.landing-hero__cta{display:inline-block;padding:12px 20px;border-radius:10px;font-weight:600;text-decoration:none}.landing-hero__secondary{padding:11px 18px;border:1px solid;border-radius:10px;background:transparent;font-weight:600;cursor:pointer}.landing-section{margin-top:32px}.landing-section h2{margin:0 0 12px;font-size:1.1rem}.landing-section__list{margin:0;padding-left:1.25rem;line-height:1.55}.landing-section__list li{margin-bottom:8px}.landing-section--muted{font-size:.9rem;opacity:.8;line-height:1.55}.site-footer{border-top:1px solid;margin-top:auto}.site-footer__inner{max-width:1100px;margin:0 auto;padding:20px 16px}.site-footer__row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 24px;align-items:flex-start}.site-footer__heading{margin:0;font-weight:700}.site-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 16px}.site-footer__links a{text-decoration:none;font-size:.9rem}.site-footer__links a:hover{text-decoration:underline}.site-footer__bottom{margin-top:16px;padding-top:12px;border-top:1px solid;font-size:.8rem;opacity:.65}.site-footer__bottom p{margin:0}.privacy-page{flex:1;width:100%}.privacy-page__back{margin:0 0 16px}.privacy-page__back-btn{border:none;background:none;padding:0;font:inherit;font-size:.9rem;cursor:pointer;text-decoration:none}.privacy-page__back-btn:hover{text-decoration:underline}.privacy-page__title{margin:0 0 8px;font-size:1.75rem;line-height:1.25}.privacy-page__updated{margin:0 0 12px;font-size:.85rem;opacity:.65}.privacy-page__section{margin-bottom:24px}.privacy-page__section h2{margin:0 0 10px;font-size:1.05rem}.privacy-page__section p,.privacy-page__preamble p{margin:0 0 10px;font-size:.95rem;line-height:1.55}.privacy-page__preamble{margin-bottom:8px}.privacy-page__list{margin:0 0 12px;padding-left:1.25rem;font-size:.95rem;line-height:1.55}.privacy-page__list li{margin-bottom:8px}.privacy-page__section a{color:inherit}.privacy-page__footer{margin-top:32px;padding-top:16px;border-top:1px solid;font-size:.8rem;opacity:.65}.privacy-page__footer p{margin:0}@media(max-width:640px){.site-nav__cta{padding:8px 10px;font-size:.78rem}.landing-hero{padding:22px 16px 26px}}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans TC,PingFang TC,sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}button:disabled{opacity:.45;cursor:not-allowed}
