:root{--ink:#121410;--paper:#f4f1e9;--acid:#d8ff36;--cyan:#64e5da;--orange:#ff8b5c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.nav{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:900}.brand b{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--ink);color:var(--acid);margin-right:8px}.links{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:700}.dark{background:var(--ink);color:white!important;padding:15px 22px;display:inline-block}.menu{display:none;border:0;background:none;font-size:23px}.hero{min-height:calc(100vh - 86px);display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:55px 0 90px}.eyebrow,.head p,.belief p,footer>div>p{font:900 12px Arial;letter-spacing:2px}.hero h1{font-size:clamp(54px,7.1vw,98px);line-height:1.02;letter-spacing:-6px;margin:28px 0}.hero h1 span{position:relative;z-index:0}.hero h1 span:after{content:"";position:absolute;z-index:-1;left:-3%;right:-5%;bottom:5%;height:26%;background:var(--acid);transform:rotate(-2deg)}.intro{font-size:18px;line-height:1.85;max-width:650px;color:#4d5048}.actions{display:flex;gap:14px;margin:34px 0 45px}.actions>a:not(.dark){padding:14px 22px;border:1px solid}.proof{display:flex;gap:38px;border-top:1px solid #aaa;padding-top:23px}.proof div{display:flex;flex-direction:column}.proof b{font-size:28px}.proof small{color:#666;margin-top:5px}.portrait{height:600px;position:relative;display:grid;place-items:center}.portrait img{width:350px;height:470px;object-fit:cover;object-position:center 20%;border-radius:170px 170px 15px 15px;box-shadow:18px 18px 0 var(--acid);position:relative;z-index:2}.ring{position:absolute;width:530px;height:530px;border:1px dashed #777;border-radius:50%}.portrait>i{position:absolute;z-index:4;bottom:92px;background:white;padding:10px 14px;border:1px solid;font:800 11px Arial}.tag{position:absolute;z-index:3;background:white;border:1px solid;box-shadow:5px 5px 0;padding:12px;font:900 12px Arial}.tag small{font-weight:500}.t1{left:0;top:120px}.t2{right:0;top:260px;background:var(--cyan)}.t3{left:25px;bottom:50px;background:var(--orange)}.belief{background:var(--ink);color:white;text-align:center;padding:100px 20px}.belief p{color:#aaa}.belief h2{font-size:clamp(30px,4vw,56px);line-height:1.45}.belief strong{color:var(--acid)}.work,.experience{padding:125px 0}.head{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.head h2,.about h2{font-size:clamp(46px,5vw,66px);letter-spacing:-4px;margin:10px 0 0}.head span{max-width:390px;line-height:1.7;color:#666}.case{display:grid;grid-template-columns:55px 1fr 360px;gap:38px;padding:46px 0;border-top:1px solid;align-items:center}.case:last-child{border-bottom:1px solid}.case h3{font-size:31px;line-height:1.35;margin:12px 0}.case p{color:#666;line-height:1.7}.case strong,.case em{display:block;margin-top:20px;font-style:normal}.case em{font-size:13px}.case figure{height:220px;margin:0;border:1px solid;position:relative;display:flex;align-items:end;padding:16px;overflow:hidden}.case figure.lime{background:var(--acid)}.case figure.cyan{background:var(--cyan)}.case figure.orange{background:var(--orange)}.case figure i{position:absolute;width:15px;height:15px;border:3px solid;border-radius:50%;background:white}.case figure i:nth-child(1){left:20%;top:20%}.case figure i:nth-child(2){left:48%;top:48%}.case figure i:nth-child(3){left:73%;top:23%}.case figure i:nth-child(4){left:65%;top:70%}.case figure i:nth-child(5){left:30%;top:70%}.case figure span{font-weight:900}.about{background:#e7e3d8;padding:125px 0}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.about h2{font-size:62px}.about mark{background:var(--acid)}.muted{color:#666;line-height:1.8;font-size:17px}.cap{display:grid;grid-template-columns:55px 1fr;padding:27px 0;border-top:1px solid #aaa}.cap:last-child{border-bottom:1px solid #aaa}.cap b{font-size:22px}.cap p{color:#666;line-height:1.7}.timeline{border-top:1px solid}.timeline article{display:grid;grid-template-columns:190px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid #aaa}.timeline p{color:#666}.skills{margin-top:40px;border:1px solid;padding:22px;line-height:2}footer{background:var(--acid);padding:100px 0 40px}footer h2{font-size:clamp(48px,7vw,90px);line-height:1.08;letter-spacing:-5px}.foot{border-top:1px solid;margin-top:80px;padding-top:22px;font-size:12px}.open{display:flex!important}@media(max-width:900px){.menu{display:block}.links{display:none;position:absolute;top:70px;left:15px;right:15px;z-index:9;background:var(--paper);border:1px solid;padding:25px;flex-direction:column}.hero{grid-template-columns:1fr}.portrait{height:500px}.case{grid-template-columns:45px 1fr}.case figure{grid-column:2}.about-grid{grid-template-columns:1fr}}@media(max-width:600px){.shell{width:calc(100% - 30px)}.nav{height:70px}.hero{padding:55px 0}.hero h1{font-size:52px;letter-spacing:-3px}.intro{font-size:16px}.actions{flex-direction:column}.proof{gap:12px}.proof b{font-size:21px}.proof small{font-size:10px}.portrait{height:410px}.portrait img{width:245px;height:330px;box-shadow:11px 11px 0 var(--acid)}.ring{width:350px;height:350px}.tag{padding:8px}.t1{left:0}.t2{right:0}.belief,.work,.about,.experience,footer{padding-top:80px;padding-bottom:80px}.head{align-items:start;flex-direction:column;gap:18px}.case{grid-template-columns:1fr;gap:10px}.case figure{grid-column:auto;height:190px}.case h3{font-size:27px}.about h2{font-size:48px}.timeline article{grid-template-columns:1fr}footer h2{letter-spacing:-3px}.foot{line-height:1.8}}
