body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.home-layout{background:#fff;min-height:100vh}.home-nav{z-index:100;height:64px;line-height:64px;position:sticky;top:0;box-shadow:0 2px 8px #0000004d;background:#001529!important;padding:0!important}.home-nav-inner{justify-content:space-between;align-items:center;gap:12px;max-width:1100px;height:100%;margin:0 auto;padding:0 24px;display:flex}.home-nav-brand{color:#fff;letter-spacing:.3px;white-space:nowrap;font-size:18px;font-weight:700}.home-nav-links{flex-shrink:0;gap:4px;display:flex}.home-nav-links a{color:#ffffffbf;white-space:nowrap;border-radius:4px;padding:4px 14px;font-size:15px;text-decoration:none;transition:color .2s,background .2s}.home-nav-links a:hover,.home-nav-links a.active{color:#fff;background:#ffffff1a}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-section{background:#f0f4f8;width:100%;height:calc(100vh - 64px);position:relative;overflow:hidden}.hero-section img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.hero-overlay{background:linear-gradient(#0000 30%,#00000040 55%,#000000a6 100%);flex-direction:column;justify-content:flex-end;padding:0 56px 64px;display:flex;position:absolute;inset:0}.hero-greeting{color:#ffffffd9;margin:0 0 10px;font-size:22px;font-weight:400;animation:.7s .1s both hero-fade-up}.hero-headline{color:#fff;text-shadow:0 2px 12px #0000004d;margin:0 0 18px;font-size:clamp(28px,4vw,52px);font-weight:700;line-height:1.2;animation:.7s .25s both hero-fade-up}.hero-sub{color:#ffffffb3;letter-spacing:2px;text-transform:uppercase;margin:0;font-size:15px;animation:.7s .4s both hero-fade-up}.section{background:#fff;padding:72px 24px}.section.alt{background:#f7f9fc}.section-inner{max-width:900px;margin:0 auto}.section-title{color:#1a1a1a;margin:0 0 8px;font-size:28px;font-weight:700}.section-title:after{content:"";background:#1890ff;border-radius:2px;width:48px;height:3px;margin-top:10px;display:block}.timeline{flex-direction:column;gap:0;margin-top:40px;display:flex}.timeline-item{border-bottom:1px solid #e8e8e8;gap:24px;padding:28px 0;display:flex}.timeline-item:last-child{border-bottom:none}.timeline-logo{background:#fff;border:1px solid #e8e8e8;border-radius:10px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.timeline-logo img{object-fit:cover;width:100%;height:100%;display:block}.timeline-body{flex:1;min-width:0}.timeline-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.timeline-company{color:#1a1a1a;margin:0 0 2px;font-size:18px;font-weight:700}.timeline-role{color:#555;margin:0 0 2px;font-size:15px}.timeline-team{color:#888;margin:0;font-size:13px}.timeline-period{color:#888;white-space:nowrap;padding-top:3px;font-size:13px}.timeline-current{color:#1890ff;vertical-align:middle;background:#e6f4ff;border:1px solid #91caff;border-radius:10px;margin-left:8px;padding:1px 8px;font-size:11px;font-weight:600;display:inline-block}.timeline-content{color:#555;margin-top:12px;font-size:14px;line-height:1.7}.timeline-content p{margin:0}.timeline-content ul{margin:0;padding-left:18px}.timeline-content ul li{margin-bottom:4px}.reveal{transition:opacity .6s,transform .6s}.reveal.hidden{opacity:0;transform:translateY(32px)}.reveal.visible{opacity:1;transform:translateY(0)}.home-footer{text-align:center;font-size:14px;color:#ffffff8c!important;background:#001529!important;padding:24px!important}.home-footer a{color:#ffffffbf;text-decoration:none}.home-footer a:hover{color:#fff}@media (width<=640px){.home-nav-inner{padding:0 16px}.home-nav-brand{font-size:14px}.home-nav-links a{padding:4px 10px;font-size:14px}.hero-section{height:calc(100vh - 64px)}.hero-overlay{padding:0 24px 40px}.hero-greeting{font-size:18px}.hero-sub{letter-spacing:1.5px;font-size:12px}.section{padding:48px 16px}.section-title{font-size:22px}.timeline{margin-top:28px}.timeline-item{flex-direction:row;gap:16px;padding:20px 0}.timeline-logo{border-radius:8px;flex-shrink:0;width:48px;height:48px}.timeline-company{font-size:16px}.timeline-role{font-size:13px}.timeline-header{flex-direction:column;gap:2px}.timeline-period{font-size:12px}.timeline-content{font-size:13px}}.blog-layout{background:#fff;min-height:100vh}.blog-content{max-width:720px;margin:0 auto;padding:64px 24px 96px}.blog-page-title{color:#1a1a1a;margin:0 0 48px;font-size:32px;font-weight:700}.blog-page-title:after{content:"";background:#1890ff;border-radius:2px;width:48px;height:3px;margin-top:10px;display:block}.post-list{flex-direction:column;gap:2px;display:flex}.post-card{color:inherit;border-bottom:1px solid #e8e8e8;padding:28px 0;text-decoration:none;transition:padding-left .2s;display:block}.post-card:first-child{border-top:1px solid #e8e8e8}.post-card:hover{padding-left:8px}.post-card:hover .post-title{color:#1890ff}.post-date{color:#888;margin:0 0 6px;font-size:13px;display:block}.post-title{color:#1a1a1a;margin:0 0 8px;font-size:20px;font-weight:700;transition:color .2s}.post-desc{color:#555;margin:0;font-size:15px;line-height:1.6}.post-detail .back-link{color:#888;margin-bottom:40px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-block}.post-detail .back-link:hover{color:#1890ff}.post-detail h1{color:#1a1a1a;margin:0 0 12px;font-size:36px;font-weight:700;line-height:1.25}.post-detail>.post-date{margin-bottom:40px;font-size:14px}.post-body{color:#333;font-size:17px;line-height:1.8}.post-body h2{color:#1a1a1a;margin:48px 0 16px;font-size:24px;font-weight:700}.post-body h3{color:#1a1a1a;margin:32px 0 12px;font-size:20px;font-weight:600}.post-body p{margin:0 0 20px}.post-body ul,.post-body ol{margin:0 0 20px;padding-left:24px}.post-body ul li,.post-body ol li{margin-bottom:8px}.post-body a{color:#1890ff;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .2s}.post-body a:hover{text-decoration-color:#1890ff}.post-body code{color:#c0392b;background:#f4f4f5;border-radius:4px;padding:2px 6px;font-family:Courier New,Courier,monospace;font-size:14px}.post-body pre{background:#1e1e1e;border-radius:8px;margin:0 0 24px;padding:20px 24px;overflow-x:auto}.post-body pre code{color:#d4d4d4;background:0 0;padding:0;font-size:14px}.post-body blockquote{color:#555;border-left:3px solid #1890ff;margin:0 0 20px;padding:4px 0 4px 20px;font-style:italic}.post-body table{border-collapse:collapse;width:100%;margin-bottom:20px;font-size:15px}.post-body table th,.post-body table td{text-align:left;border:1px solid #e8e8e8;padding:10px 14px}.post-body table th{background:#f7f9fc;font-weight:600}.post-body hr{border:none;border-top:1px solid #e8e8e8;margin:40px 0}@media (width<=640px){.blog-content{padding:40px 16px 64px}.blog-page-title,.post-detail h1{font-size:26px}.post-body{font-size:16px}}
