:root{--ink:#1d2633;--paper:#f7f5ef;--muted:#656a72;--line:#d9d6cd;--red:#e76459;--blue:#53a9d2;--yellow:#f0b63b;--green:#6eb56d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;font-size:16px;line-height:1.7}body:before{content:"";position:fixed;inset:0;z-index:-1;opacity:.12;background-image:radial-gradient(#1d2633 .55px,transparent .55px);background-size:6px 6px}a{color:inherit}.site-header{height:76px;max-width:1120px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;gap:11px;align-items:center;text-decoration:none}.logo-mark{display:grid;grid-template-columns:repeat(2,8px);gap:2px}.logo-mark i{width:8px;height:8px;border-radius:2px}.logo-mark i:nth-child(1){background:var(--red)}.logo-mark i:nth-child(2){background:var(--blue)}.logo-mark i:nth-child(3){background:var(--yellow)}.logo-mark i:nth-child(4){background:var(--green)}.logo>span:last-child{display:flex;flex-direction:column;line-height:1.1}.logo strong{font-size:.88rem;letter-spacing:.12em}.logo small{margin-top:5px;color:var(--muted);font-size:.7rem}.site-header nav{display:flex;gap:28px}.site-header nav a{text-decoration:none;color:var(--muted);font-size:.88rem}.site-header nav a:hover{color:var(--ink)}main{max-width:1120px;margin:auto;padding:0 28px}.hero{min-height:620px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;padding:74px 0 80px}.kicker{font-size:.75rem;letter-spacing:.18em;font-weight:800;color:var(--muted);margin:0 0 15px}.hero h1{font-size:clamp(3.4rem,7vw,6.4rem);line-height:.98;letter-spacing:-.065em;margin:0 0 30px}.hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1.7px var(--ink)}.hero-lead{max-width:530px;color:var(--muted);font-size:1.08rem;line-height:1.85;margin:0 0 34px}.hero-actions{display:flex;align-items:center;gap:24px}.primary{display:inline-flex;align-items:center;gap:24px;background:var(--ink);color:#fff;text-decoration:none;border-radius:13px;padding:13px 19px;font-weight:800;box-shadow:0 5px 0 #aaa69c;transition:.18s}.primary:hover{transform:translateY(-2px);box-shadow:0 7px 0 #aaa69c}.quiet-link{text-underline-offset:5px;color:var(--muted)}.portrait-stack{position:relative;height:455px}.portrait{position:absolute;width:210px;height:280px;margin:0;border:6px solid #fff;border-radius:14px;overflow:hidden;box-shadow:0 18px 40px rgba(29,38,51,.16);display:flex;flex-direction:column;justify-content:flex-end}.portrait img{position:absolute;inset:8px 0 38px;width:100%;height:calc(100% - 46px);object-fit:contain;object-position:center bottom}.portrait figcaption{position:relative;z-index:2;background:rgba(255,255,255,.87);padding:7px 12px;text-align:center;font-size:.78rem;font-weight:800}.p-red{background:var(--red);transform:rotate(-9deg);left:5px;top:90px}.p-blue{background:var(--blue);transform:rotate(-2deg);left:110px;top:5px}.p-yellow{background:var(--yellow);transform:rotate(6deg);right:10px;top:52px}.p-green{background:var(--green);transform:rotate(12deg);right:0;bottom:3px;width:190px;height:250px}.belief{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:46px 4px;font-family:STSong,"Songti SC",serif;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.65}.belief p{margin:0}.belief p:last-child{color:var(--muted)}.section{padding:110px 0}.section-title{max-width:680px;margin-bottom:46px}.section-title h2,.contact h2,.play-card h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.15;letter-spacing:-.04em;margin:0 0 16px}.section-title>p:last-child{color:var(--muted)}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px}.about-copy{font-size:1.04rem}.about-copy p{margin:0 0 20px}.credentials{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.credentials li{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding:19px 0;border-bottom:1px solid var(--line)}.credentials b{font-size:1.15rem}.credentials span{color:var(--muted);font-size:.87rem;text-align:right}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.topic-grid article{min-height:280px;border:1px solid var(--line);border-radius:18px;padding:26px;display:flex;flex-direction:column;background:rgba(255,255,255,.42)}.topic-grid article:nth-child(1){border-top:6px solid var(--red)}.topic-grid article:nth-child(2){border-top:6px solid var(--blue)}.topic-grid article:nth-child(3){border-top:6px solid var(--green)}.topic-grid article>span{font-size:.75rem;color:var(--muted)}.topic-grid h3{font-size:1.35rem;margin:auto 0 8px}.topic-grid p{color:var(--muted);margin:0}.play-section{padding-top:50px}.play-card{min-height:390px;border-radius:28px;background:var(--ink);color:#fff;padding:58px;display:grid;grid-template-columns:1fr 360px;align-items:center;gap:40px;overflow:hidden}.play-card .kicker,.play-card p{color:#bbc1c8}.play-card>div:first-child{max-width:560px}.play-card .primary{background:#fff;color:var(--ink);box-shadow:0 5px 0 #777f89;margin-top:17px}.mini-cards{height:270px;position:relative}.mini-cards i{position:absolute;width:150px;height:200px;border:5px solid #fff;border-radius:10px;box-shadow:0 12px 24px rgba(0,0,0,.25);display:grid;place-items:center;color:#202631;font-size:1.2rem;font-style:normal;font-weight:900}.mini-cards i:nth-child(1){background:var(--red);transform:rotate(-12deg);left:3px;top:40px}.mini-cards i:nth-child(2){background:var(--blue);transform:rotate(-3deg);left:72px;top:4px}.mini-cards i:nth-child(3){background:var(--yellow);transform:rotate(7deg);right:55px;top:18px}.mini-cards i:nth-child(4){background:var(--green);transform:rotate(14deg);right:0;top:55px}.coming{text-align:center;color:var(--muted);font-size:.82rem;margin:18px 0 0}.contact{text-align:center;border-top:1px solid var(--line)}.account-links{display:flex;justify-content:center;gap:15px;margin-top:34px}.account-links>div{min-width:240px;display:flex;align-items:center;gap:12px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px 17px}.account-links img{width:38px;height:38px}.account-links span{display:flex;flex-direction:column;line-height:1.35}.account-links small{color:var(--muted)}footer{max-width:1120px;margin:0 auto;padding:32px 28px 46px;border-top:1px solid var(--line);display:flex;align-items:center;gap:20px}footer strong{letter-spacing:.12em}footer span{color:var(--muted)}footer small{margin-left:auto;color:var(--muted)}@media(max-width:820px){.site-header{height:auto;padding:18px 20px}.site-header nav{display:none}main{padding:0 20px}.hero{grid-template-columns:1fr;gap:34px;padding:64px 0 70px}.hero h1{font-size:clamp(3.2rem,15vw,5rem)}.hero-lead{font-size:1rem}.portrait-stack{height:350px;max-width:420px;width:100%;margin:auto}.portrait{width:165px;height:222px;border-width:4px}.p-red{left:0;top:75px}.p-blue{left:25%;top:5px}.p-yellow{right:8%;top:45px}.p-green{right:0;bottom:0;width:145px;height:195px}.belief{font-size:1.3rem;padding:34px 2px}.section{padding:76px 0}.about-grid{grid-template-columns:1fr;gap:36px}.topic-grid{grid-template-columns:1fr}.topic-grid article{min-height:210px}.play-card{grid-template-columns:1fr;padding:34px 24px}.mini-cards{height:245px;max-width:340px;width:100%;margin:auto}.account-links{flex-direction:column;align-items:center}.account-links>div{width:100%;max-width:360px}footer{margin:0 20px;padding:25px 0 36px;flex-wrap:wrap}footer small{width:100%;margin-left:0}}@media(max-width:430px){.hero-actions{align-items:flex-start;flex-direction:column}.portrait-stack{height:315px}.portrait{width:145px;height:195px}.p-green{width:125px;height:170px}.mini-cards i{width:125px;height:175px}.mini-cards i:nth-child(2){left:58px}.mini-cards i:nth-child(3){right:45px}}
