:root{--text:#111318;--muted:#667085;--line:#e5e7eb;--soft:#f5f6f8;--blue:#edf3ff;--blue-strong:#315efb;--yellow:#ffcc00;--white:#fff;--container:min(1180px,calc(100vw - 48px));font-family:Arial,"Helvetica Neue",sans-serif;color:var(--text);background:var(--white);font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--white);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:var(--container);margin-inline:auto}.header{height:80px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:700;white-space:nowrap}.brand-mark{width:40px;height:40px;border-radius:12px;background:var(--yellow);display:grid;place-items:center}.nav{display:flex;align-items:center;gap:32px;margin-left:auto}.nav a{font-size:16px}.header-actions{display:flex;align-items:center;gap:12px}.language{width:48px;height:48px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--white);font-size:16px;cursor:pointer}.button{height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:12px;font-size:16px;font-weight:700;white-space:nowrap;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--text);color:var(--white)}.button-primary{background:var(--yellow)}.button-primary:hover{background:#f2c200}.button-secondary{border:1px solid var(--line);background:var(--white)}.hero{min-height:680px;padding:72px 0 96px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px}.hero-copy{max-width:720px}.hero h1{margin:0;font-size:64px;line-height:1.02;letter-spacing:-.04em}.hero-copy>p{max-width:640px;margin:28px 0 0;color:var(--muted);font-size:16px}.hero-actions{display:flex;gap:12px;margin-top:32px}.portrait-card{position:relative;overflow:hidden;min-height:480px;border-radius:24px;background:var(--blue)}.portrait-card img,.portrait-fallback{position:absolute;inset:0;width:100%;height:100%}.portrait-card img{object-fit:cover}.portrait-fallback{display:grid;place-items:center;color:var(--blue-strong);font-size:64px;font-weight:700}.facts{border-block:1px solid var(--line)}.facts-grid{display:grid;grid-template-columns:repeat(3,1fr)}.facts-grid>div{min-height:140px;display:flex;flex-direction:column;justify-content:center;padding:24px 40px}.facts-grid>div+div{border-left:1px solid var(--line)}.facts-grid b,.facts-grid span{font-size:16px}.facts-grid span{color:var(--muted);margin-top:8px}.section{padding:120px 0}.section-heading{max-width:760px;margin-bottom:56px}.section-heading>span,.channel-cta>div>span{display:block;margin-bottom:16px;color:var(--blue-strong);font-size:16px;font-weight:700}.section h2{margin:0;font-size:32px;line-height:1.15;letter-spacing:-.02em}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:64px;max-width:920px;margin-left:auto}.two-columns p{margin:0;color:var(--muted);font-size:16px}.section-soft{background:var(--soft)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project-card{min-height:380px;padding:32px;border-radius:20px;background:var(--white);display:flex;flex-direction:column}.project-icon{width:56px;height:56px;margin-bottom:64px;border-radius:16px;display:grid;place-items:center;background:var(--yellow);font-size:16px;font-weight:700}.project-icon svg{width:28px;height:28px;fill:var(--text)}.project-qimen .project-icon{background:var(--blue);color:var(--blue-strong)}.project-channel .project-icon{background:#e9f7ef;color:#147d4f}.project-card b,.project-card p,.project-card>span{font-size:16px}.project-card p{margin:12px 0 32px;color:var(--muted)}.project-card>span{margin-top:auto;font-weight:700}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article{padding:32px;border-radius:20px;background:var(--soft)}.step-number{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;margin-bottom:56px;background:var(--yellow);font-size:16px;font-weight:700}.steps b,.steps p{font-size:16px}.steps p{margin:12px 0 0;color:var(--muted)}.section-blue{background:var(--blue)}.channel-cta{display:flex;align-items:center;justify-content:space-between;gap:64px}.channel-cta>div{max-width:720px}.channel-cta h2{font-size:32px}.footer{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);color:var(--muted)}.footer span{font-size:16px}@media(max-width:900px){:root{--container:min(100% - 32px,720px)}.nav{display:none}.header{gap:16px}.header-actions{margin-left:auto}.header-button{display:none}.hero{grid-template-columns:1fr;gap:48px;padding:64px 0}.hero h1{font-size:48px}.portrait-card{min-height:520px}.facts-grid{grid-template-columns:1fr}.facts-grid>div+div{border-left:0;border-top:1px solid var(--line)}.facts-grid>div{min-height:112px;padding-inline:0}.section{padding:88px 0}.two-columns{grid-template-columns:1fr;gap:24px;margin:0}.project-grid,.steps{grid-template-columns:1fr}.project-card{min-height:320px}.project-icon,.step-number{margin-bottom:32px}.channel-cta{align-items:flex-start;flex-direction:column}.footer{padding:32px 0;align-items:flex-start;flex-direction:column}}@media(max-width:560px){.brand>span:last-child{display:none}.hero h1{font-size:40px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.portrait-card{min-height:400px}.section h2,.channel-cta h2{font-size:32px}}
