.home-body{background:var(--bg-page)}.hero{position:relative;width:100%;overflow:hidden;background:linear-gradient(160deg,var(--bg-page) 0%,var(--accent-pale) 55%,var(--accent-light) 130%);padding:48px 20px 64px;min-height:min(62vh,420px);display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-board-strip{position:absolute;left:50%;bottom:16px;transform:translate(-50%);display:flex;gap:12px;opacity:.5}.hero-board-strip span{width:24px;height:24px;border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.9),var(--accent-mid) 70%);box-shadow:inset 0 2px 4px #00000040}.hero-board-strip span:nth-child(2n){transform:translateY(6px)}.hero-inner{position:relative;z-index:1;max-width:720px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-eyebrow{font-size:12px;font-weight:700;letter-spacing:1.2px;color:var(--accent-mid);margin-bottom:12px}.hero-title{font-family:"Noto Serif SC",Georgia,SimSun,serif;font-size:clamp(26px,7vw,42px);font-weight:700;color:var(--text-primary);line-height:1.25;margin:0}.hero-title-kaz{display:block;font-family:KazNet,sans-serif;font-size:clamp(18px,5vw,22px);font-weight:700;direction:rtl;color:var(--accent-mid);margin-top:6px}.hero-tagline{margin-top:18px;font-size:14px;line-height:1.85;color:var(--text-secondary);max-width:520px}.hero-actions{margin-top:28px;display:flex;flex-direction:column;gap:12px;width:100%}.btn-hero{width:100%;padding:14px 34px;font-size:15px;font-weight:700;border-radius:var(--radius-md);cursor:pointer;border:1.5px solid transparent;transition:transform .15s,box-shadow .15s}.btn-hero:hover{transform:translateY(-2px)}.btn-hero-primary{background:var(--accent-strong);color:var(--text-white);box-shadow:0 6px 18px #00000038}.btn-hero-primary:hover{box-shadow:0 10px 24px #00000047}.btn-hero-secondary{background:transparent;color:var(--accent-strong);border-color:var(--accent-strong)}.btn-hero-secondary:hover{background:#0000000f}.home-main{width:100%;max-width:var(--max-w);padding:48px 20px 0;margin:0 auto}.feature-grid{display:grid;grid-template-columns:1fr;gap:16px}.feature-card{background:var(--bg-white);border-radius:var(--radius-lg);padding:24px 20px;box-shadow:var(--shadow-card)}.feature-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-md);background:var(--accent-pale);color:var(--accent-strong);font-weight:700;font-size:14px;margin-bottom:16px}.feature-card h3{font-size:16px;color:var(--text-primary);margin-bottom:8px}.feature-card p{font-size:13px;line-height:1.7;color:var(--text-secondary);margin:0}.ornament-divider{height:28px;background-repeat:repeat-x;background-position:center;background-size:84px 28px;opacity:.55;margin:8px 0}[data-theme=traditional] .ornament-divider,:root:not([data-theme]) .ornament-divider{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='28' viewBox='0 0 84 28'%3E%3Cpath d='M2 14c4-10 10-10 12 0s8 10 12 0 8-10 12 0 8 10 12 0 8-10 12 0 8 10 12 0' fill='none' stroke='%23A66A1E' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}[data-theme=skyblue] .ornament-divider{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='28' viewBox='0 0 84 28'%3E%3Cpath d='M2 14c4-10 10-10 12 0s8 10 12 0 8-10 12 0 8 10 12 0 8-10 12 0 8 10 12 0' fill='none' stroke='%231565C0' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}[data-theme=eyecare] .ornament-divider{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='28' viewBox='0 0 84 28'%3E%3Cpath d='M2 14c4-10 10-10 12 0s8 10 12 0 8-10 12 0 8 10 12 0 8-10 12 0 8 10 12 0' fill='none' stroke='%235F8560' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}.culture-section{margin-top:48px;padding:32px;display:flex;flex-direction:column;align-items:center;background:var(--bg-panel);border-radius:var(--radius-lg)}.culture-figure{width:100%;max-width:420px;margin:0 auto 24px;text-align:center}.culture-figure img{border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.culture-figure figcaption{margin-top:10px;font-size:12px;color:var(--text-secondary)}.culture-inner{max-width:640px;text-align:center}.culture-inner h2{font-family:"Noto Serif SC",Georgia,SimSun,serif;font-size:20px;color:var(--text-primary);margin-bottom:16px}.culture-inner p{font-size:13.5px;line-height:1.9;color:var(--text-secondary)}.culture-link{display:inline-block;margin-top:14px;font-weight:600;color:var(--accent-mid)}.culture-link:hover{color:var(--accent-strong)}.onboarding-section{margin:48px 0 72px}.onboarding-card{background:var(--accent-strong);color:var(--text-white);border-radius:var(--radius-lg);padding:32px 24px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.onboarding-steps{flex:1 1 280px}.onboarding-steps h2{color:var(--text-white);font-size:18px;margin-bottom:20px}.onboarding-steps-list{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:14px}.onboarding-steps-list li{display:flex;align-items:center;gap:12px}.step-num{font-size:13px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--tuzdyk-color);color:var(--accent-strong);font-weight:700;flex-shrink:0}.step-text{font-size:13.5px}.onboarding-rules-link{color:var(--text-white);font-weight:600;text-decoration:underline;text-underline-offset:3px}.onboarding-rules-link:hover{color:var(--tuzdyk-color)}.wechat-qr-col{flex:0 0 360px;text-align:center}.wechat-qr{width:100%;max-width:360px;height:auto;border-radius:var(--radius-md);background:var(--bg-white);padding:8px}.wechat-caption{font-size:12px;color:var(--text-white);opacity:.85;margin-top:10px}@media(min-width:768px){.hero{padding:72px 24px 88px;min-height:min(58vh,480px)}.hero-board-strip{bottom:22px;gap:22px}.hero-board-strip span{width:46px;height:46px}.hero-eyebrow{font-size:13px;letter-spacing:1.5px}.hero-tagline{font-size:15px}.hero-actions{flex-direction:row;width:auto}.btn-hero{width:auto}.home-main{padding:64px 24px 0}.feature-grid{grid-template-columns:repeat(4,1fr);gap:24px}.culture-section{flex-direction:row;gap:40px;text-align:left;padding:40px}.culture-figure{flex:0 0 auto;margin-bottom:0}.culture-inner{flex:1;text-align:left}}@media(max-width:768px){.onboarding-card{flex-direction:column}.wechat-qr-col{flex:0 0 auto;width:100%;max-width:360px}}
