@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--bg:#e8ecf3;--bg-soft:#eef1f7;--surface:#e9edf4;--surface-hi:#f3f6fb;--text:#2b3040;--text-2:#4a5063;--muted:#7c8499;--accent:#5b67f0;--accent-2:#8b5cf6;--accent-soft:#e7e9fd;--gold:#e0a526;--gold-soft:#fff7e6;--gold-ink:#b0820f;--sh-dark:#c4c9d6;--sh-light:#fff;--r-card:28px;--r-pill:999px;--shadow-out:10px 10px 22px var(--sh-dark), -10px -10px 22px var(--sh-light);--shadow-out-sm:6px 6px 14px var(--sh-dark), -6px -6px 14px var(--sh-light);--shadow-out-lg:16px 16px 34px var(--sh-dark), -16px -16px 34px var(--sh-light);--shadow-in:inset 6px 6px 12px var(--sh-dark), inset -6px -6px 12px var(--sh-light);--shadow-in-sm:inset 4px 4px 8px var(--sh-dark), inset -4px -4px 8px var(--sh-light);--maxw:1200px;--nav-h:84px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,.display,.brand{letter-spacing:-.02em;font-family:Space Grotesk,Inter,-apple-system,sans-serif;line-height:1.05}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}ul{list-style:none}.wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 28px}section{padding:16px 0 64px;scroll-margin-top:80px;position:relative}.nav{z-index:50;-webkit-backdrop-filter:blur(14px);background:#e8ecf3b8;padding:18px 0;position:sticky;top:0}.nav .wrap{justify-content:space-between;align-items:center;display:flex}.brand{align-items:center;gap:12px;font-size:20px;font-weight:700;display:flex}.brand .dot{background:var(--surface);width:38px;height:38px;box-shadow:var(--shadow-out-sm);color:var(--accent);border-radius:12px;place-items:center;font-size:16px;font-weight:700;display:grid}.nav-links{align-items:center;gap:8px;display:flex}.nav-links a{border-radius:var(--r-pill);color:var(--text-2);padding:10px 18px;font-size:14.5px;font-weight:500;transition:color .25s,box-shadow .25s}.nav-links a:hover{color:var(--accent);box-shadow:var(--shadow-out-sm)}.nav-links a.active{color:var(--accent);background:var(--surface);box-shadow:var(--shadow-in-sm)}.nav-cta{border-radius:var(--r-pill);background:var(--accent);color:#fff;box-shadow:6px 6px 14px var(--sh-dark), -6px -6px 14px var(--sh-light);padding:11px 22px;font-size:14.5px;font-weight:600;transition:transform .2s,box-shadow .2s,filter .2s}.nav-cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.nav-toggle{display:none}.hero{min-height:calc(100vh - var(--nav-h));align-items:center;padding-top:24px;padding-bottom:44px;display:flex;position:relative}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;width:100%;display:grid}.hero-text{z-index:2;padding:20px 0 28px;position:relative}.eyebrow{border-radius:var(--r-pill);background:var(--surface);box-shadow:var(--shadow-out-sm);letter-spacing:.04em;color:var(--accent);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;padding:9px 18px;font-size:13px;font-weight:600;display:inline-flex}.eyebrow .pulse{background:var(--accent);width:9px;height:9px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%}.hero h1{color:var(--text);letter-spacing:-.5px;margin-bottom:6px;font-size:clamp(2.8rem,6.5vw,5rem);font-weight:700}.hero h1 .en{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-top:10px;font-size:clamp(1rem,2.4vw,1.45rem);font-weight:500;display:block}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.btn{border-radius:var(--r-pill);cursor:pointer;border:0;align-items:center;gap:10px;padding:15px 28px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .25s,filter .2s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff;box-shadow:7px 7px 16px var(--sh-dark), -7px -7px 16px var(--sh-light)}.btn-primary:hover{filter:brightness(1.06);transform:translateY(-2px)}.btn-ghost{background:var(--surface);color:var(--text);box-shadow:var(--shadow-out-sm)}.btn-ghost:hover{box-shadow:var(--shadow-in-sm)}.hero-tags{flex-wrap:wrap;gap:12px;display:flex}.hero-tags span{border-radius:var(--r-pill);background:var(--surface);box-shadow:var(--shadow-in-sm);color:var(--accent);padding:11px 20px;font-size:.92rem;font-weight:600;transition:box-shadow .25s,color .25s}.hero-tags span:hover{box-shadow:var(--shadow-out-sm);color:var(--accent-2)}.hero-visual-wrap{justify-content:center;align-items:center;display:flex;position:relative}.hero-visual{justify-content:center;align-items:center;width:100%;height:460px;display:flex;position:relative}.hero-visual:before{content:"";background:radial-gradient(at 50% 60%,#5b67f021 0%,#8b5cf60d 55%,#0000 75%);border-radius:50%;width:95%;height:60%;position:absolute;bottom:4%;left:50%;transform:translate(-50%)}.hero-visual picture{width:100%;height:100%;display:block}.hero-visual img{z-index:1;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 60px #4361ee38);width:100%;height:100%;transition:transform .45s,filter .45s;position:relative}.hero-visual img:hover{filter:drop-shadow(0 38px 74px #4361ee4d);transform:translateY(-8px)scale(1.015)}.scroll-hint{color:var(--muted);letter-spacing:.24em;text-transform:uppercase;z-index:3;flex-direction:column;align-items:center;gap:8px;font-size:11px;font-weight:600;transition:opacity .45s,visibility .45s;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.scroll-hint.hidden{opacity:0;visibility:hidden}.scroll-arrow{background:var(--surface);width:26px;height:26px;box-shadow:var(--shadow-out-sm);color:var(--accent);border-radius:50%;place-items:center;animation:1.8s ease-in-out infinite scrollBounce;display:grid}.scroll-arrow svg{width:13px;height:13px}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.avatar{background:var(--surface-hi);width:116px;height:116px;box-shadow:var(--shadow-in);border:6px solid var(--surface);border-radius:50%;place-items:center;margin:0 auto 22px;display:grid;overflow:hidden}.avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.sec-head{max-width:680px;margin-bottom:26px}.sec-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:13px;font-weight:700}.sec-head h2{margin-bottom:16px;font-size:clamp(2rem,4.4vw,3.1rem);font-weight:700}.sec-head p{color:var(--text-2);font-size:1.04rem}.tag{border-radius:var(--r-pill);background:var(--surface);box-shadow:var(--shadow-in-sm);color:var(--text-2);padding:6px 13px;font-size:12px;font-weight:600}.tag.accent{color:var(--accent);box-shadow:var(--shadow-in-sm);background:var(--accent-soft)}.proj-timeline{padding-left:30px;position:relative}.proj-timeline:before{content:"";background:var(--sh-dark);border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:9px}.project-card{background:var(--surface);border-radius:var(--r-card);box-shadow:var(--shadow-out-sm);margin-bottom:26px;transition:box-shadow .3s,transform .2s;position:relative;overflow:hidden}.project-card:hover{box-shadow:var(--shadow-out);transform:translateY(-3px)}.project-card:before{content:"";background:var(--accent);border:3px solid var(--bg);z-index:2;border-radius:50%;width:16px;height:16px;position:absolute;top:30px;left:-30px}.project-card.active:before{background:var(--gold)}.card-header{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 0;display:flex}.card-header-left{flex:1;min-width:0}.card-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.badge{border-radius:var(--r-pill);align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.badge-primary{background:var(--accent);color:#fff}.badge-secondary{background:var(--surface);color:var(--text-2);box-shadow:var(--shadow-in-sm)}.badge-company{background:var(--gold-soft);color:var(--gold-ink)}.card-title{color:var(--text);margin-bottom:6px;font-size:1.4rem;font-weight:700}.card-subtitle{color:var(--muted);font-size:.92rem;line-height:1.5}.card-toggle{background:var(--surface);width:36px;height:36px;color:var(--text-2);box-shadow:var(--shadow-out-sm);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:box-shadow .2s,color .2s;display:flex}.card-toggle svg{transition:transform .3s}.project-card.expanded .card-toggle{color:var(--accent);box-shadow:var(--shadow-in-sm)}.project-card.expanded .card-toggle svg{transform:rotate(180deg)}.card-toggle:hover{box-shadow:var(--shadow-in);color:var(--accent)}.skill-tags{flex-wrap:wrap;gap:8px;margin-top:14px;padding:0 28px;display:flex}.skill-tag{color:var(--accent);background:var(--surface);box-shadow:3px 3px 6px var(--sh-dark), -3px -3px 6px var(--sh-light);border-radius:8px;padding:5px 14px;font-size:12px;font-weight:500}.kpi-section{grid-template-columns:repeat(4,1fr);gap:12px;padding:20px 28px 0;display:grid}.kpi-card{text-align:center;background:var(--surface);box-shadow:var(--shadow-in-sm);border-radius:14px;padding:16px 12px;transition:box-shadow .2s}.kpi-card:hover{box-shadow:var(--shadow-in)}.kpi-card.highlight{background:var(--gold-soft);box-shadow:inset 4px 4px 8px #b4963c38,inset -4px -4px 8px #fff5dce6}.kpi-card.highlight:hover{box-shadow:inset 6px 6px 12px #b4963c4d,inset -6px -6px 12px #fff5dcf2}.kpi-value{color:var(--accent);font-size:1.25rem;font-weight:700;line-height:1.2}.kpi-card.highlight .kpi-value{color:var(--gold-ink)}.kpi-label{color:var(--muted);margin-top:6px;font-size:12px}.card-body{opacity:0;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s;overflow:hidden}.project-card.expanded .card-body{opacity:1;max-height:820px}.card-body-inner{padding:20px 28px 6px}.star-section{gap:14px;margin-bottom:16px;display:flex}.star-section:last-child{margin-bottom:0}.star-bar{border-radius:3px;flex-shrink:0;width:3px;margin-top:6px}.star-bar.bg{background:var(--sh-dark)}.star-bar.action{background:#5b67f052}.star-bar.result{background:var(--gold)}.star-label{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:600}.star-content{color:var(--text-2);font-size:.9rem;line-height:1.7}.star-content ul{padding:0;list-style:none}.star-content li{margin-bottom:6px;padding-left:16px;position:relative}.star-content li:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:0}.card-footer{align-items:center;gap:10px;padding:14px 28px 22px;display:flex}.footer-line{background:var(--sh-dark);flex:1;height:1px}.footer-text{color:var(--muted);letter-spacing:.04em;font-size:12px}.think-grid{grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.think{background:var(--surface);border-radius:var(--r-card);box-shadow:var(--shadow-out);align-items:flex-start;gap:20px;padding:26px;transition:transform .3s,box-shadow .3s;display:flex}.think:hover{box-shadow:var(--shadow-out-lg);transform:translateY(-5px)}.think-thumb{width:96px;height:96px;box-shadow:var(--shadow-in);background:var(--surface-hi);border-radius:18px;flex:0 0 96px;overflow:hidden}.think-thumb img{object-fit:cover;width:100%;height:100%}.think .tt{margin-bottom:8px;font-size:1.18rem;font-weight:700}.think .tb{color:var(--text-2);font-size:.92rem}.think .tmore{color:var(--accent);margin-top:12px;font-size:.88rem;font-weight:600;display:inline-block}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:54px;display:grid}.about-left,.about-body{background:var(--surface);border-radius:var(--r-card);box-shadow:var(--shadow-out-lg);padding:30px}.about-card{background:var(--surface);border-radius:var(--r-card);box-shadow:var(--shadow-out-lg);text-align:center;flex-direction:column;align-items:center;padding:40px 34px;display:flex}.about-card .avatar{width:140px;height:140px;margin-bottom:20px}.about-card .name-cn{font-size:1.6rem;font-weight:700}.about-card .name-en{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;margin-bottom:14px;font-size:.8rem}.about-card .about-tagline{color:var(--accent);margin-bottom:24px;font-size:.95rem;font-weight:600}.about-card .about-info{width:100%;margin:0 0 22px}.about-card .contact-list{width:100%;margin-top:auto}.contact-list{text-align:left;flex-direction:column;gap:12px;display:flex}.contact-list a,.contact-list .ci{background:var(--surface);box-shadow:var(--shadow-in-sm);color:var(--text-2);border-radius:16px;align-items:center;gap:14px;padding:13px 16px;font-size:.92rem;transition:color .2s;display:flex}.contact-list a:hover{color:var(--accent)}.contact-list .ic{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:11px;flex:0 0 36px;place-items:center;font-size:16px;font-weight:700;display:grid}.about-body{flex-direction:column;gap:26px;display:flex}.about-body h3,.about-left h3{margin:0 0 10px;font-size:1.42rem;font-weight:700}.about-body .lead{color:var(--text-2);margin-bottom:0;font-size:.98rem;line-height:1.55}.about-right h3{margin:0 0 22px;font-size:1.5rem;font-weight:700}.timeline{flex-direction:column;gap:0;margin-bottom:12px;display:flex}.tl-item{gap:18px;padding:24px 0;display:flex;position:relative}.tl-item:not(:last-child):before{content:"";background:linear-gradient(var(--sh-dark), transparent);width:2px;position:absolute;top:52px;bottom:-24px;left:7px}.tl-dot{background:var(--accent);width:16px;height:16px;box-shadow:0 0 0 5px var(--accent-soft);border-radius:50%;flex:0 0 16px;margin-top:5px}.tl-when{color:var(--accent);white-space:nowrap;min-width:138px;font-family:Space Grotesk;font-size:.9rem;font-weight:600}.tl-body h4{margin-bottom:2px;font-size:1rem;font-weight:700}.tl-body p{color:var(--muted);font-size:.86rem}.tl-duty{color:var(--text-2);border-top:1px solid var(--sh-dark);margin-top:6px;padding-top:7px;font-size:.85rem;line-height:1.45}.skills{grid-template-columns:1fr 1fr;gap:10px;margin-top:6px;display:grid}.skill{border-radius:var(--r-pill);background:var(--surface);box-shadow:var(--shadow-out-sm);color:var(--text-2);padding:10px 14px;font-size:.84rem;font-weight:500;transition:color .25s,box-shadow .25s}.skill:hover{color:var(--accent);box-shadow:var(--shadow-in-sm)}.contact-cta{background:var(--surface);box-shadow:var(--shadow-out-lg);text-align:center;border-radius:36px;padding:64px 48px}.contact-cta h2{margin-bottom:14px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700}.contact-cta p{color:var(--text-2);max-width:520px;margin:0 auto 30px}.contact-cta .hero-actions{justify-content:center}.contact-info{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.contact-info .ci{border-radius:var(--r-pill);background:var(--surface);box-shadow:var(--shadow-in-sm);color:var(--text-2);align-items:center;gap:12px;padding:14px 22px;font-size:.94rem;font-weight:600;transition:color .25s,box-shadow .25s;display:inline-flex}.contact-info a.ci:hover{color:var(--accent);box-shadow:var(--shadow-out-sm)}.contact-info button.ci{cursor:pointer;font:inherit;color:var(--text-2);user-select:none;border:none;font-family:inherit;font-weight:600}.contact-info button.ci:hover{color:var(--accent);box-shadow:var(--shadow-out-sm)}.contact-info button.ci:active{transform:scale(.98)}.contact-info .ci.copied{color:var(--accent);box-shadow:var(--shadow-out-sm)}.contact-info .ic{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:11px;flex:0 0 34px;place-items:center;font-size:14px;font-weight:700;display:grid}.skills-card{background:var(--surface);border-radius:var(--r-card);box-shadow:var(--shadow-out-lg);margin-bottom:28px;padding:30px 32px}.skills-card>h3{margin-bottom:16px;font-size:1.45rem;font-weight:700}.skills-lead{color:var(--text-2);font-size:1.02rem;line-height:1.7}.adv-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.adv{background:var(--surface);box-shadow:var(--shadow-in-sm);border-radius:18px;padding:18px 20px;transition:box-shadow .25s}.adv:hover{box-shadow:var(--shadow-out-sm)}.adv .adv-t{color:var(--accent);margin-bottom:6px;font-size:1.04rem;font-weight:700}.adv .adv-d{color:var(--text-2);font-size:.9rem;line-height:1.55}.tools{grid-template-columns:1fr 1fr;gap:14px;display:grid}.tool-cat{background:var(--surface);box-shadow:var(--shadow-in-sm);border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.tool-cat .tool-k{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.78rem;font-weight:700}.tool-cat .tool-v{color:var(--text);font-size:.98rem;font-weight:600}.resume-btn{margin-top:30px}.footer{padding:50px 0 60px}.footer .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.footer .fb{font-family:Space Grotesk;font-size:1.1rem;font-weight:700}.footer .fl{gap:10px;display:flex}.footer .fl a{background:var(--surface);width:42px;height:42px;box-shadow:var(--shadow-out-sm);color:var(--text-2);border-radius:13px;place-items:center;font-size:13px;font-weight:600;transition:color .2s,box-shadow .2s;display:grid}.footer .fl a:hover{color:var(--accent);box-shadow:var(--shadow-in-sm)}.footer .fc{color:var(--muted);font-size:.85rem}.hero-statement{color:#5a5a7a;max-width:560px;margin:16px 0 14px;font-size:22px;font-weight:500;line-height:1.6}.hero-statement strong{font-size:inherit;color:#1a1a2e;font-weight:700}.meta-bar{color:var(--muted);flex-wrap:wrap;align-items:center;gap:0;margin:0 0 18px;font-size:.88rem;display:inline-flex}.meta-bar span{font-weight:500}.meta-bar span:not(:last-child):after{content:"·";color:var(--muted);opacity:.6;margin:0 10px}.about-info{text-align:left;flex-direction:column;gap:10px;margin:6px 0 20px;display:flex}.about-info .row{background:var(--surface);box-shadow:var(--shadow-in-sm);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;font-size:.9rem;display:flex}.about-info .row .k{color:var(--muted);white-space:nowrap}.about-info .row .v{color:var(--text-2);text-align:right;font-weight:600}.ai-a{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:56px;display:grid}.ai-item{background:var(--surface);border-radius:var(--r-card);box-shadow:var(--shadow-out);align-items:flex-start;gap:16px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex}.ai-item:hover{box-shadow:var(--shadow-out-lg);transform:translateY(-4px)}.ai-item .ai-ic{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:13px;flex:0 0 44px;place-items:center;font-family:Space Grotesk;font-size:18px;font-weight:700;display:grid}.ai-item .ai-tt{margin-bottom:6px;font-size:1.08rem;font-weight:700}.ai-item .ai-tb{color:var(--text-2);font-size:.9rem;line-height:1.6}.repo-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.repo{background:var(--surface);border-radius:var(--r-card);box-shadow:var(--shadow-out);flex-direction:column;padding:26px;transition:transform .3s,box-shadow .3s;display:flex}.repo:hover{box-shadow:var(--shadow-out-lg);transform:translateY(-5px)}.repo .repo-name{margin-bottom:4px;font-size:1.2rem;font-weight:700}.repo .repo-plat{color:var(--muted);margin-bottom:14px;font-size:.8rem}.repo .repo-desc{color:var(--text-2);flex:1;margin-bottom:16px;font-size:.9rem;line-height:1.6}.repo-tags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.repo-tags .tag{padding:5px 11px;font-size:11.5px}.repo-links{flex-wrap:wrap;gap:16px;margin-top:auto;padding-top:4px;display:flex}.repo-link{color:var(--accent);align-items:center;gap:7px;font-size:.88rem;font-weight:600;display:inline-flex}.repo-link svg{fill:currentColor;flex:none;width:18px;height:18px}.repo-link:hover{opacity:.8}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(26px)}.reveal.in{opacity:1;transform:none}@media (width<=920px){.hero{flex-wrap:wrap;min-height:auto;padding-bottom:56px}.scroll-hint{width:100%;margin:18px auto 0;position:static;bottom:auto;left:auto;transform:none}.hero-grid{grid-template-columns:1fr;gap:34px;min-height:auto}.hero-text{padding:36px 0 0}.hero-visual-wrap{order:-1;justify-content:center;min-height:280px}.hero-visual{height:280px}.think-grid,.ai-a,.repo-grid{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr;gap:30px}.about-left,.about-body{padding:26px 22px}.about-right{margin-top:2px}.adv-grid,.tools{grid-template-columns:1fr}.skills-card{padding:26px 22px}.nav-links,.nav-cta{display:none}.nav-links.open{background:var(--surface);box-shadow:var(--shadow-out);border-radius:22px;flex-direction:column;align-items:stretch;gap:6px;padding:16px;display:flex;position:absolute;top:78px;left:18px;right:18px}.nav-toggle{background:var(--surface);width:46px;height:46px;box-shadow:var(--shadow-out-sm);color:var(--accent);cursor:pointer;border:0;border-radius:14px;place-items:center;font-size:20px;display:grid}}@media (width<=560px){section{padding:24px 0 64px}.wrap{padding:0 20px}.hero-visual-wrap{min-height:200px}.hero-visual{height:200px}.think{flex-direction:column}.think-thumb{flex:none;width:100%;height:140px}.contact-cta{padding:44px 26px}.proj-timeline{padding-left:22px}.project-card:before{left:-22px}.kpi-section{grid-template-columns:repeat(2,1fr)}.card-header{padding:20px 20px 0}.skill-tags,.kpi-section,.card-body-inner,.card-footer{padding-left:20px;padding-right:20px}.card-title{font-size:1.2rem}.project-card.expanded .card-body{max-height:1100px}}.exp-timeline{padding-left:32px;position:relative}.exp-timeline:before{content:"";background:linear-gradient(180deg, var(--accent) 0%, var(--accent) 30%, #d1d5db 30%, #d1d5db 100%);width:3px;box-shadow:inset 1px 1px 2px var(--sh-dark), inset -1px -1px 2px var(--sh-light);border-radius:3px;position:absolute;top:12px;bottom:80px;left:8px}.exp-card{background:var(--surface);box-shadow:8px 8px 20px var(--sh-dark), -8px -8px 20px var(--sh-light);border-radius:24px;margin-bottom:32px;padding:32px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative}.exp-card:hover{box-shadow:12px 12px 28px var(--sh-dark), -12px -12px 28px var(--sh-light);transform:translateY(-3px)}.exp-card.current{box-shadow:10px 10px 24px #4f6ef72e, -10px -10px 24px var(--sh-light)}.exp-card:before{content:"";background:var(--surface);width:18px;height:18px;box-shadow:3px 3px 6px var(--sh-dark), -3px -3px 6px var(--sh-light);border:3px solid var(--surface);z-index:2;border-radius:50%;position:absolute;top:36px;left:-41px}.exp-card.current:before{background:var(--accent);box-shadow:0 0 12px #4f6ef780, 3px 3px 6px var(--sh-dark), -3px -3px 6px var(--sh-light);border-color:var(--accent-soft)}.exp-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.exp-title-group{flex:1}.exp-time{color:var(--accent);align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:600;display:inline-flex}.exp-time .dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.exp-card.current .exp-time .dot{box-shadow:0 0 6px var(--accent);animation:2s infinite exp-pulse}@keyframes exp-pulse{0%,to{opacity:1}50%{opacity:.4}}.exp-company{color:var(--text);margin-bottom:4px;font-size:20px;font-weight:700}.exp-company span{color:var(--muted);font-size:15px;font-weight:500}.exp-role{color:var(--accent);background:var(--accent-soft);border-radius:50px;margin-top:8px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-block}.exp-value{color:var(--text);border-bottom:1px solid #a3b1c640;margin-bottom:16px;padding-bottom:16px;font-size:15px;font-weight:500}.exp-highlights{margin-bottom:18px}.exp-highlights-title{color:var(--muted);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:10px;font-size:11px;font-weight:700}.exp-highlights-list{padding:0;list-style:none}.exp-highlights-list li{color:var(--text-2);margin-bottom:8px;padding-left:18px;font-size:14px;line-height:1.7;position:relative}.exp-highlights-list li:before{content:"";background:var(--accent);opacity:.6;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.exp-tags{flex-wrap:wrap;gap:8px;display:flex}.exp-tag{color:var(--text-2);background:var(--surface);box-shadow:3px 3px 6px var(--sh-dark), -3px -3px 6px var(--sh-light);border-radius:8px;padding:5px 12px;font-size:11px;font-weight:500}.current-badge{color:#fff;background:var(--accent);letter-spacing:1px;border-radius:0 0 12px 12px;padding:5px 16px;font-size:11px;font-weight:700;position:absolute;top:-1px;right:28px;box-shadow:0 4px 12px #4f6ef74d}@media (width<=640px){.exp-card{padding:24px}.exp-card-header{flex-direction:column}.exp-timeline{padding-left:24px}.exp-card:before{left:-33px}.exp-timeline:before{left:4px}}.neu-card{background:var(--surface);box-shadow:8px 8px 20px var(--sh-dark), -8px -8px 20px var(--sh-light);border-radius:20px;transition:all .35s cubic-bezier(.4,0,.2,1)}.neu-card:hover{box-shadow:12px 12px 28px var(--sh-dark), -12px -12px 28px var(--sh-light);transform:translateY(-3px)}.neu-pressed{background:var(--surface);box-shadow:inset 4px 4px 8px var(--sh-dark), inset -4px -4px 8px var(--sh-light);border-radius:16px}.sec-label-line{color:var(--muted);text-transform:uppercase;letter-spacing:2px;align-items:center;gap:10px;margin-bottom:20px;font-size:11px;font-weight:700;display:flex}.sec-label-line:after{content:"";background:#a3b1c64d;flex:1;height:1px}.domain-section,.ability-section,.highlight-section,.tools-section{margin-bottom:40px}.domain-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.domain-card{padding:28px;position:relative;overflow:hidden}.domain-card:before{content:"";background:var(--accent);border-radius:0 4px 4px 0;width:4px;position:absolute;top:20px;bottom:20px;left:0}.domain-icon{width:44px;height:44px;color:var(--accent);background:var(--accent-soft);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex;box-shadow:3px 3px 6px #4f6ef726,-3px -3px 6px #fffc}.domain-icon svg{width:22px;height:22px}.domain-title{color:var(--text);margin-bottom:6px;font-size:18px;font-weight:700}.domain-years{color:var(--accent);background:var(--accent-soft);border-radius:50px;margin-bottom:12px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.domain-desc{color:var(--text-2);font-size:13px;line-height:1.7}.domain-keywords{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.domain-keywords span{color:var(--muted);background:var(--surface);box-shadow:2px 2px 4px var(--sh-dark), -2px -2px 4px var(--sh-light);border-radius:6px;padding:4px 10px;font-size:11px}.ability-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:40px;display:grid}.ability-card{padding:24px}.ability-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:14px;display:flex;box-shadow:2px 2px 4px #00000014,-2px -2px 4px #ffffffe6}.ability-icon svg{width:18px;height:18px}.ability-card.tone-1 .ability-icon{color:#43a047;background:#e8f5e9}.ability-card.tone-2 .ability-icon{color:#f57c00;background:#fff3e0}.ability-card.tone-3 .ability-icon{color:#c2185b;background:#fce4ec}.ability-title{color:var(--text);margin-bottom:8px;font-size:15px;font-weight:700}.ability-desc{color:var(--text-2);font-size:13px;line-height:1.7}.highlight-card{background:linear-gradient(135deg, var(--surface) 0%, #fff8e7 100%);box-shadow:8px 8px 20px var(--sh-dark), -8px -8px 20px var(--sh-light), 0 0 0 1px #d4a0171a;align-items:center;gap:24px;padding:28px 32px;display:flex}.highlight-card:hover{box-shadow:12px 12px 28px var(--sh-dark), -12px -12px 28px var(--sh-light), 0 0 20px #d4a01726}.highlight-icon{color:#d4a017;background:#fff8e7;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:4px 4px 8px #a3b1c666,-4px -4px 8px #fffc}.highlight-icon svg{width:26px;height:26px}.highlight-content{flex:1}.highlight-badge{color:#d4a017;background:#fff;border-radius:50px;margin-bottom:8px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block;box-shadow:2px 2px 4px #a3b1c64d}.highlight-title{color:var(--text);margin-bottom:6px;font-size:18px;font-weight:700}.highlight-desc{color:var(--text-2);font-size:14px;line-height:1.6}.tools-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.tool-category{padding:24px}.tool-category-label{color:var(--muted);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-size:12px;font-weight:600}.tool-items{flex-wrap:wrap;gap:10px 16px;display:flex}.tool-item{color:var(--text);align-items:center;gap:7px;font-size:14px;font-weight:600;line-height:1.6;display:inline-flex}.tool-logo{border-radius:5px;flex:0 0 20px;width:20px;height:20px}.tool-dot{border-radius:50%;flex:0 0 10px;width:10px;height:10px}@media (width<=920px){.domain-grid,.ability-grid,.tools-grid{grid-template-columns:1fr}.highlight-card{text-align:center;flex-direction:column}}
