*{margin:0;padding:0;box-sizing:border-box}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}html{scroll-behavior:smooth}body{font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#0a0a0f url(/background.jpg) center/cover no-repeat fixed;color:#fff;overflow-x:hidden;min-height:500vh}#bg-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;background:#0000000d;pointer-events:none;transition:background .8s ease}#focus-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;background:url(/background.jpg) center/cover no-repeat fixed;filter:brightness(.85);opacity:0;pointer-events:none;transition:opacity .8s ease}#focus-bg.active{opacity:1}#focus-title-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:210;pointer-events:none;opacity:0;transition:opacity .5s ease}#focus-title-overlay.active{opacity:1}#focus-title-zh{position:absolute;left:5vw;top:10vh;font-family:SimHei,Heiti SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:700;color:#fff;margin:0;text-shadow:0 4px 16px rgba(0,0,0,.4)}#focus-title-en{position:absolute;left:5vw;top:calc(10vh + 50px);font-family:SimHei,Heiti SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(13px,1.5vw,16px);font-weight:700;color:#fff;margin:0;text-shadow:0 4px 16px rgba(0,0,0,.4)}#canvas-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;pointer-events:none}#canvas-container canvas{display:block;width:100%!important;height:100%!important}#card-layer{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:15;pointer-events:none;perspective:800px;perspective-origin:50% 50%}.card-orbit{position:absolute;left:50%;top:50%;width:0;height:0;pointer-events:none;will-change:transform}.card-parallax{position:absolute;left:0;top:0;width:0;height:0;pointer-events:none;will-change:transform}.card-spotlight{position:absolute;left:0;top:0;width:150px;height:150px;border-radius:1.5rem;cursor:pointer;pointer-events:auto;overflow:hidden;will-change:transform;transition:opacity .4s ease;box-shadow:0 4px 24px #00000059,0 1px 4px #0003}.card-spotlight .card-inner{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.card-spotlight .card-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--card-bg);background-position:center;background-size:cover;background-repeat:no-repeat;filter:blur(8px);transition:filter .5s ease;border-radius:inherit;z-index:0}.card-spotlight .card-frost{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000004d;transition:backdrop-filter .5s ease,background .5s ease;border-radius:inherit;z-index:1}.card-spotlight:hover .card-bg-image{filter:blur(0px)}.card-spotlight:hover .card-frost{background:#ffffff0d;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.card-spotlight:hover .card-inner{border-color:#fff6}.card-spotlight:hover{box-shadow:0 8px 32px #00000073,0 2px 8px #00000040}.card-spotlight.active .card-inner{border-color:#ffffff80}.card-spotlight.active{box-shadow:0 0 30px #88bbff4d}.card-spotlight .card-content{position:relative;z-index:3;border-radius:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:16px;text-align:center;pointer-events:none}.card-title{font-size:15px;font-weight:500;color:#fff;margin-bottom:4px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.card-subtitle{font-size:11px;color:#ffffff80;text-shadow:0 1px 2px rgba(0,0,0,.4)}#hero-text{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10;pointer-events:none}.hero-left,.hero-right{position:absolute;top:50%;font-family:SF Pro Display,Helvetica Neue,Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:5em;font-weight:700;letter-spacing:-.03em;line-height:.9;color:#fff;white-space:nowrap;display:block;transform:translateY(-50%)}.hero-left{left:10vw;margin:0}.hero-right{right:10vw;text-transform:uppercase}.hero-email{position:absolute;left:10vw;top:calc(50% + 2.8em);font-family:SF Pro Display,Helvetica Neue,Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(14px,1.3vw,20px);font-weight:400;color:#fff;text-decoration:none;pointer-events:auto;transition:color .3s ease}.hero-email:hover{color:#fff}.hero-left .char,.hero-right .char{display:inline-block;will-change:transform,opacity}#canvas-container.focus-mode,#card-layer.focus-mode{transform:translate(-33vw) scale(.6);transform-origin:50% 50%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.card-spotlight.card-dimmed{opacity:0!important;filter:blur(1px)!important;transition:opacity .5s ease,filter .5s ease;pointer-events:none}.card-spotlight.card-focus{position:fixed!important;left:62vw;top:50%;transform:translate(-50%,-50%) translateZ(500px);width:clamp(420px,56vw,820px);max-width:86vw;min-width:380px;height:clamp(420px,84vh,90vh);max-height:90vh;padding:0;border-radius:2rem;z-index:200!important;opacity:1!important;filter:none!important;pointer-events:auto;transition:none;cursor:default;overflow:visible}.card-spotlight.card-focus .card-inner{overflow-y:auto;border-radius:inherit;border:1px solid rgba(255,255,255,.15)}.card-spotlight.card-focus .card-frost{background:#00000026;backdrop-filter:blur(45px);-webkit-backdrop-filter:blur(45px)}.card-spotlight.card-focus .card-content{padding:clamp(72px,10vh,96px) clamp(64px,10vw,96px);align-items:flex-start;text-align:left;justify-content:flex-start;height:auto}.card-focus .card-detail-body{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;padding:clamp(100px,12vh,120px) clamp(72px,10vw,96px) clamp(72px,10vh,96px);overflow-y:auto;font-size:.95rem;line-height:1.8;color:#fff;z-index:3}.card-focus .card-detail-body p{margin-bottom:12px}.card-focus .card-title,.card-focus .card-subtitle{display:none}.card-focus .card-title{font-family:SimHei,Heiti SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:32px;font-weight:700;letter-spacing:.02em;color:#fff;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;text-shadow:0 2px 12px rgba(0,0,0,.4)}.card-focus .card-subtitle{font-family:SimHei,Heiti SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:700;margin-top:6px;color:#fff;letter-spacing:.02em;text-shadow:0 2px 12px rgba(0,0,0,.4)}.focus-entry{position:relative;margin-bottom:clamp(40px,8vh,80px);transition:filter .45s ease-out,transform .45s ease-out}.focus-entry:last-child{margin-bottom:0}.focus-entry-static{cursor:default}.focus-entry:not(.focus-entry-static):hover{filter:url(#monet-blur);transform:scale(1.02)}.focus-entry:before{content:"";position:absolute;top:-50px;right:-50px;bottom:-50px;left:-50px;z-index:4;pointer-events:none;opacity:0;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='5' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");background-size:128px 128px;mask-image:radial-gradient(ellipse 55% 45% at 48% 42%,black 0%,black 25%,transparent 60%),radial-gradient(ellipse 38% 30% at 58% 55%,black 0%,transparent 50%),radial-gradient(ellipse 32% 25% at 38% 48%,black 0%,transparent 45%);-webkit-mask-image:radial-gradient(ellipse 55% 45% at 48% 42%,black 0%,black 25%,transparent 60%),radial-gradient(ellipse 38% 30% at 58% 55%,black 0%,transparent 50%),radial-gradient(ellipse 32% 25% at 38% 48%,black 0%,transparent 45%);mask-composite:source-over;-webkit-mask-composite:source-over;filter:blur(3px);transition:opacity .6s ease-out}.focus-entry:not(.focus-entry-static):hover:before{opacity:.45}.focus-entry:not(.focus-entry-static):hover .focus-entry-title,.focus-entry:not(.focus-entry-static):hover .focus-entry-tags,.focus-entry:not(.focus-entry-static):hover .focus-entry-honor,.focus-entry:not(.focus-entry-static):hover .focus-entry-role,.focus-entry:not(.focus-entry-static):hover .focus-entry-summary,.focus-entry:not(.focus-entry-static):hover .focus-entry-bullet{filter:blur(10px);opacity:.18;transform:scale(1.02);transition:filter .45s ease-out,opacity .45s ease-out,transform .45s ease-out}.focus-entry-title,.focus-entry-tags,.focus-entry-honor,.focus-entry-role,.focus-entry-summary,.focus-entry-bullet{transition:filter .45s ease-out,opacity .45s ease-out,transform .45s ease-out}.focus-entry-bullet{display:inline-block;width:6px;height:6px;border-radius:50%;background:#fffc;margin-right:10px;vertical-align:middle;margin-bottom:3px}.focus-entry-title{display:inline;font-family:STZhongsong,SimSun,"Noto Serif CJK SC",PingFang SC,serif;font-size:clamp(16px,2vw,20px);font-weight:400;color:#fff;letter-spacing:.02em;line-height:1.5;text-shadow:0 1px 8px rgba(0,0,0,.4)}.focus-entry-tags,.focus-entry-honor{margin-top:8px;margin-left:16px;font-family:STZhongsong,SimSun,"Noto Serif CJK SC",PingFang SC,serif;font-size:clamp(11px,1.2vw,12px);font-weight:400;color:#fff;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.4)}.focus-entry-role{margin-top:6px;margin-left:16px;font-family:DengXian,Microsoft YaHei,PingFang SC,sans-serif;font-size:clamp(11px,1.2vw,12px);color:#ffffffbf;text-shadow:0 2px 8px rgba(0,0,0,.4)}.focus-entry-summary{margin-top:6px;margin-left:16px;font-family:DengXian,Microsoft YaHei,PingFang SC,sans-serif;font-size:clamp(11px,1.2vw,12px);color:#ffffffe0;line-height:1.7;white-space:pre-line;text-shadow:0 2px 8px rgba(0,0,0,.4)}.focus-entry-readmore{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translateY(10px);font-family:STZhongsong,SimSun,"Noto Serif CJK SC",PingFang SC,serif;font-size:clamp(14px,1.5vw,16px);color:#fff;letter-spacing:.2em;opacity:0;pointer-events:none;transition:opacity .45s ease-out,transform .45s ease-out;text-shadow:0 0 20px rgba(255,255,255,.7),0 0 40px rgba(255,255,255,.4),0 0 80px rgba(255,255,255,.2);z-index:5}.focus-entry:hover .focus-entry-readmore{opacity:1;transform:translate(-50%,-50%) translateY(0)}.article-inspired-by{display:block;margin-top:6px;font-family:STZhongsong,SimSun,"Noto Serif CJK SC",PingFang SC,serif;font-size:clamp(11px,1.2vw,12px);font-weight:400;color:#ffffffb3;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.4);cursor:pointer;text-decoration:none;transition:opacity .3s ease,text-shadow .3s ease}.article-inspired-by:hover{opacity:.75;text-shadow:0 0 12px rgba(255,255,255,.5),0 2px 8px rgba(0,0,0,.4)}.card-focus .card-focus-close{position:absolute;top:16px;right:20px;width:36px;height:36px;border:none;border-radius:50%;background:#ffffff1a;color:#fffc;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10;line-height:1}.card-focus .card-focus-close:hover{background:#fff3}.article-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:#0000008c;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:inherit;display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:opacity .4s ease-out}.article-panel.active{opacity:1;pointer-events:auto}.article-panel-header{display:flex;align-items:center;justify-content:space-between;padding:clamp(20px,3vh,32px) clamp(32px,5vw,56px);flex-shrink:0}.article-panel-title{font-family:STZhongsong,SimSun,"Noto Serif CJK SC",PingFang SC,serif;font-size:clamp(18px,2.2vw,24px);color:#fff;letter-spacing:.04em;text-shadow:0 2px 12px rgba(0,0,0,.4)}.article-panel-tags{margin-top:4px;font-family:STZhongsong,SimSun,"Noto Serif CJK SC",PingFang SC,serif;font-size:clamp(11px,1.2vw,13px);color:#ffffffb3;letter-spacing:.03em}.article-panel-back{width:36px;height:36px;border:none;border-radius:50%;background:#ffffff1a;color:#fffc;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.article-panel-back:hover{background:#fff3}.article-panel-body{flex:1;overflow-y:auto;padding:0 clamp(32px,5vw,56px) clamp(32px,5vh,56px);font-family:DengXian,Microsoft YaHei,PingFang SC,sans-serif;font-size:clamp(13px,1.4vw,15px);color:#ffffffd9;line-height:1.6;letter-spacing:.03em}.article-panel-body p{margin-bottom:0}.video-sub-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:#0000008c;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:inherit;display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:opacity .4s ease-out}.video-sub-panel.active{opacity:1;pointer-events:auto}.video-sub-header{display:flex;align-items:center;justify-content:space-between;padding:clamp(20px,3vh,32px) clamp(32px,5vw,56px);flex-shrink:0}.video-sub-label{font-family:STZhongsong,SimSun,"Noto Serif CJK SC",PingFang SC,serif;font-size:clamp(16px,1.8vw,20px);color:#fff;letter-spacing:.04em;text-shadow:0 2px 12px rgba(0,0,0,.4)}.video-sub-back{width:36px;height:36px;border:none;border-radius:50%;background:#ffffff1a;color:#fffc;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.video-sub-back:hover{background:#fff3}.video-sub-body{flex:1;overflow-y:auto;padding:0 clamp(32px,5vw,56px) clamp(32px,5vh,56px);display:flex;flex-direction:column;gap:clamp(16px,2.5vh,24px)}.video-sub-option{display:flex;align-items:center;gap:14px;padding:clamp(16px,2.5vh,24px) clamp(20px,3vw,32px);border-radius:1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);text-decoration:none;cursor:pointer;transition:background .3s ease,border-color .3s ease,transform .3s ease}.video-sub-option:hover{background:#ffffff1f;border-color:#ffffff40;transform:scale(1.02)}.video-sub-bullet{font-size:clamp(14px,1.5vw,18px);color:#fff9;flex-shrink:0}.video-sub-title{font-family:STZhongsong,SimSun,"Noto Serif CJK SC",PingFang SC,serif;font-size:clamp(16px,1.8vw,20px);color:#fff;letter-spacing:.04em;text-shadow:0 2px 12px rgba(0,0,0,.4)}#controls-hint.focus-hidden{opacity:0;transition:opacity .3s}#loading-hint{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:50;text-align:center;transition:opacity .5s;pointer-events:none}#loading-hint p{margin-top:16px;font-size:.9rem;color:#ffffff80;letter-spacing:.05em}.loading-spinner{width:40px;height:40px;margin:0 auto;border:3px solid rgba(255,255,255,.1);border-top-color:gold;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#controls-hint{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:20;font-size:.85rem;color:#ffffff59;letter-spacing:.05em;pointer-events:none;transition:opacity .5s}@media (max-width: 768px){.card-spotlight{width:140px;height:140px;border-radius:1.2rem}.card-title{font-size:13px}.card-subtitle{font-size:10px}#controls-hint{font-size:.75rem;bottom:1.5rem}.card-spotlight.card-focus{position:fixed!important;left:50%!important;top:50%!important;width:94vw;height:auto;max-width:none;min-width:0;max-height:92vh;overflow-y:auto;padding:0;border-radius:2rem;z-index:200!important;opacity:1!important;filter:none!important;pointer-events:auto;transition:none;cursor:default;transform:translate(-50%,-50%) translateZ(300px)!important}.card-spotlight.card-focus .card-content{padding:40px 32px}#canvas-container.focus-mode,#card-layer.focus-mode{transform:translate(-30vw) scale(.5);transform-origin:50% 50%}.card-focus .card-title{font-size:1.2rem}.hero-left,.hero-right{font-size:2.2em}.hero-left{left:6vw}.hero-right{right:6vw}#focus-title-zh{left:4vw;top:8vh;font-size:clamp(20px,2.5vw,28px)}#focus-title-en{left:4vw;top:calc(8vh + 40px);font-size:clamp(11px,1.2vw,14px)}}
