.hd-wrap{max-width:760px;margin:0 auto;padding:32px 20px 120px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hd-hero{text-align:center;padding:36px 0 28px}.hd-hero-icon{margin-bottom:12px;font-size:52px;line-height:1;display:block}.hd-hero h1{color:var(--text);margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(22px,5vw,30px);font-weight:700;line-height:1.3}.hd-hero p{max-width:520px;color:var(--muted,#9a8f7e);margin:0 auto;font-size:15px;line-height:1.7}.hd-divider{background:var(--gold);border-radius:2px;width:48px;height:3px;margin:20px auto}.hd-section-title{color:var(--brown,#6b4c2a);align-items:center;gap:8px;margin:32px 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;display:flex}[data-theme=dark] .hd-section-title{color:var(--brown2,#d4b890)}.hd-steps{flex-direction:column;gap:0;display:flex;position:relative}.hd-steps:before{background:linear-gradient(to bottom,var(--gold),transparent);content:"";opacity:.35;pointer-events:none;width:2px;position:absolute;top:28px;bottom:28px;left:22px}.hd-step{gap:16px;padding:16px 0;display:flex;position:relative}.hd-step-num{z-index:1;border:2px solid var(--gold);background:var(--gold-light,#fbf4e6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex;position:relative}[data-theme=dark] .hd-step-num{background:var(--gold-muted,#2e2415)}.hd-step-body{flex:1;padding-top:8px}.hd-step-body h3{color:var(--text);margin-bottom:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:700;line-height:1.4}.hd-step-body p{color:var(--text2,#4a4540);margin:0;font-size:14px;line-height:1.75}[data-theme=dark] .hd-step-body p{color:var(--muted,#9a8f7e)}.hd-tips{border:1.5px solid var(--gold-muted,#f5e9cc);background:var(--gold-light,#fbf4e6);border-radius:12px;margin-top:8px;padding:18px 20px}[data-theme=dark] .hd-tips{background:var(--gold-muted,#2e2415);border-color:#c8963e4d}.hd-tips-title{color:var(--gold);letter-spacing:.4px;align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.hd-tips ul{color:var(--text2,#4a4540);margin:0;padding:0 0 0 18px;font-size:14px;line-height:1.8}[data-theme=dark] .hd-tips ul{color:var(--muted,#9a8f7e)}.hd-tips li{margin-bottom:4px}.hd-contact-card{border:1.5px solid var(--border2,#ede8dc);background:var(--white);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:12px;margin-top:8px;padding:24px 20px;display:flex;box-shadow:0 2px 16px #c8963e14}[data-theme=dark] .hd-contact-card{border-color:var(--border,#3a3226);background:var(--bg2,#1f1b14)}.hd-contact-avatar{border:3px solid var(--gold);background:var(--gold-light);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:32px;display:flex;overflow:hidden}.hd-contact-avatar img{object-fit:cover;width:100%;height:100%}.hd-contact-name{color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.hd-contact-desc{max-width:360px;color:var(--muted,#9a8f7e);font-size:13px;line-height:1.6}.hd-contact-btn{color:#fff;cursor:pointer;background:#09f;border:0;border-radius:24px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:background .18s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #0099ff4d}.hd-contact-btn:hover{background:#007acc;transform:translateY(-1px)}.hd-contact-btn:active{transform:translateY(0)}.hd-contact-btn svg{flex-shrink:0}.hd-details{border-bottom:1.5px solid var(--border2,#ede8dc);background:0 0;margin-top:12px}[data-theme=dark] .hd-details{border-color:var(--border,#3a3226)}.hd-summary{color:var(--brown,#6b4c2a);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;padding:16px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;list-style:none;display:flex}.hd-summary::-webkit-details-marker{display:none}[data-theme=dark] .hd-summary{color:var(--brown2,#d4b890)}.hd-summary-left{align-items:center;gap:8px;display:flex}.hd-summary-icon{width:20px;height:20px;color:var(--gold);flex-shrink:0;transition:transform .3s}.hd-details[open] .hd-summary-icon{transform:rotate(180deg)}.hd-details-content{padding-bottom:24px;animation:.3s guide-fade-in-down}@keyframes guide-fade-in-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hd-summary:focus-visible{outline:-webkit-focus-ring-color auto 1px;outline-offset:0}.hd-card{color:var(--text)}.hd-card-header{color:var(--text);align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.hd-card-icon{font-size:20px}.hd-section-sub{color:var(--brown);margin:18px 0 8px;font-size:16px;font-weight:700}[data-theme=dark] .hd-section-sub{color:var(--brown2)}.hd-diff-table{border:1px solid var(--border2);border-radius:12px;margin:8px 0 18px;overflow:hidden}.hd-diff-row{grid-template-columns:130px 1fr;display:grid}.hd-diff-row>div{border-top:1px solid var(--border2);color:var(--text2);padding:12px;font-size:14px;line-height:1.6}.hd-diff-row>div+div{border-left:1px solid var(--border2)}.hd-diff-row:first-child>div{border-top:0}.hd-diff-header{background:var(--gold-light);font-weight:700}.hd-note{color:var(--muted,#9a8f7e);text-align:center;margin-top:6px;font-size:12px;font-style:italic;line-height:1.7}@media (width<=768px){.hd-nav-desktop-only,.nav-dark-mode-btn{display:none!important}}@media (width<=520px){.hd-diff-row{grid-template-columns:1fr}.hd-diff-row>div+div{border-left:0;border-top:1px solid var(--border2)}}.hd-wrap.svelte-1qjspiq{max-width:760px;margin:0 auto;padding:32px 20px 120px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hd-hero.svelte-1qjspiq{text-align:center;padding:36px 0 28px}.hd-hero-icon.svelte-1qjspiq{margin-bottom:12px;font-size:52px;line-height:1;display:block}.hd-hero.svelte-1qjspiq h1:where(.svelte-1qjspiq){color:var(--text);margin:0 0 8px;font-size:clamp(22px,5vw,30px);font-weight:700;line-height:1.3}.hd-hero.svelte-1qjspiq p:where(.svelte-1qjspiq){max-width:520px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.7}.hd-divider.svelte-1qjspiq{background:var(--gold);border-radius:2px;width:48px;height:3px;margin:20px auto;display:block}.hd-details.svelte-1qjspiq{border-bottom:1.5px solid var(--border2);background:0 0;margin-top:12px}.hd-summary.svelte-1qjspiq{color:var(--brown);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 0;font-size:18px;font-weight:700;list-style:none;display:flex}.hd-summary.svelte-1qjspiq::-webkit-details-marker{display:none}.hd-summary-left.svelte-1qjspiq{align-items:center;gap:8px;display:flex}.hd-summary-icon.svelte-1qjspiq{width:20px;height:20px;color:var(--gold);flex-shrink:0;font-size:20px;line-height:20px;transition:transform .3s}.hd-details[open].svelte-1qjspiq .hd-summary-icon:where(.svelte-1qjspiq){transform:rotate(180deg)}.hd-details-content.svelte-1qjspiq{padding-bottom:24px}.hd-card.svelte-1qjspiq{border:1.5px solid var(--border2);background:var(--white);border-radius:16px}.guide-install.svelte-1qjspiq{margin-bottom:24px;padding:20px}.guide-install.svelte-1qjspiq p:where(.svelte-1qjspiq){color:var(--text2);margin:0 0 12px;font-size:14px;line-height:1.75}.install-button.svelte-1qjspiq{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#09f;border:0;border-radius:24px;justify-content:center;align-items:center;gap:8px;margin:16px auto;padding:0 24px;font-size:15px;font-weight:700;display:flex;box-shadow:0 4px 14px #0099ff4d}.guide-install.svelte-1qjspiq .install-note:where(.svelte-1qjspiq){border:1.5px solid var(--border);background:var(--bg2);border-radius:8px;margin-top:16px;padding:12px;font-size:13px;line-height:1.6}.install-note.svelte-1qjspiq strong:where(.svelte-1qjspiq):first-child{color:var(--gold)}.install-note.svelte-1qjspiq .install-warning:where(.svelte-1qjspiq){color:#e53935}.guide-install.svelte-1qjspiq .install-fallback:where(.svelte-1qjspiq){text-align:center;margin:12px 0}.installed-message.svelte-1qjspiq{background:var(--gold-light);text-align:center;border-radius:12px;padding:12px;font-weight:700;color:var(--gold)!important;margin-top:16px!important}.ios-install-steps.svelte-1qjspiq{margin-top:4px}.ios-step-num.svelte-1qjspiq{font-weight:700;font-size:14px!important}.ios-inline-icon.svelte-1qjspiq{vertical-align:middle}.ios-inline-icon--add.svelte-1qjspiq{margin:0 2px}.guide-closing.svelte-1qjspiq{color:var(--muted);text-align:center;margin:16px 0 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-style:italic;line-height:1.8}@media (width<=600px){.desktop-break.svelte-1qjspiq{display:none}}
