:root{color-scheme:dark;font-family:Segoe UI,Microsoft YaHei,system-ui,sans-serif;color:#f5f2f7;background:#09090c;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden;background:#09090c}a{color:inherit;text-decoration:none}.app-shell{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-height:100svh;overflow:hidden;background:linear-gradient(110deg,rgba(72,204,208,.08),transparent 34%),linear-gradient(300deg,rgba(232,62,140,.09),transparent 34%),#09090c;isolation:isolate}.signal-grid{position:absolute;z-index:-1;inset:0;opacity:.35;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 92%);mask-image:linear-gradient(to bottom,black,transparent 92%)}.site-header,.site-footer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:min(100% - 48px,1360px);margin:0 auto}.site-header{height:76px;border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:inline-flex;align-items:center;gap:10px}.brand img{width:48px;height:48px}.brand span{display:grid}.brand strong{font-family:Arial Black,Segoe UI,sans-serif;font-size:14px}.brand small{color:#8d8794;font-size:8px;font-weight:750}.back-link{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.13);border-radius:6px;color:#bcb6c1;background:#ffffff06;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.back-link:hover,.back-link:focus-visible{border-color:#52dbde7a;outline:none;color:#fff;background:#4dc6ca14}.project-stage{position:relative;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(440px,1.1fr);align-items:center;gap:64px;width:min(100% - 48px,1240px);min-height:calc(100svh - 132px);margin:0 auto}.project-visual{position:relative;display:grid;place-items:center;width:min(100%,520px);aspect-ratio:1}.project-visual:before,.project-visual:after{position:absolute;border:1px solid rgba(102,217,220,.18);content:"";transform:rotate(30deg)}.project-visual:before{inset:8%}.project-visual:after{inset:19%;border-color:#e048902e;transform:rotate(-15deg)}.project-visual img{position:relative;z-index:2;width:68%;max-height:72%;object-fit:contain;filter:drop-shadow(0 0 45px rgba(128,84,220,.28));animation:mark-pulse 5s ease-in-out infinite}.scan-line{position:absolute;z-index:3;top:18%;left:8%;width:84%;height:1px;background:#58dce09e;box-shadow:0 0 16px #58dce08c;animation:scan 4.5s ease-in-out infinite}.project-copy{position:relative;z-index:2;padding-left:30px}.project-copy:before{position:absolute;top:2px;bottom:2px;left:0;width:2px;background:#57d8dc;box-shadow:0 0 20px #57d8dc73;content:""}.project-copy p{margin:0 0 18px;color:#72d9dc;font-size:11px;font-weight:800}.project-name{display:block;margin-bottom:10px;color:#8f8994;font-family:Arial Black,Segoe UI,sans-serif;font-size:clamp(25px,3vw,42px);font-weight:900;line-height:1}.project-copy h1{margin:0;color:#fbf8ff;font-family:Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:clamp(58px,6.2vw,88px);font-weight:900;line-height:1.08;white-space:nowrap;text-shadow:0 0 38px rgba(222,79,151,.2),0 10px 44px rgba(0,0,0,.42)}.project-state{display:flex;align-items:center;gap:12px;width:min(100%,520px);margin-top:30px;color:#918a96}.project-clock{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border:1px solid rgba(227,83,149,.3);border-radius:6px;color:#ecc3d7;background:#dc448c14}.project-state i{width:min(15vw,170px);height:1px;background:#b1a5b538}.project-state small{color:#77717b;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.site-footer{min-height:56px;color:#5f5a65;font-size:9px;font-weight:750}@keyframes mark-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes scan{0%,to{top:18%;opacity:.35}50%{top:80%;opacity:.9}}@media(max-width:760px){.site-header,.site-footer,.project-stage{width:min(100% - 28px,680px)}.project-stage{grid-template-columns:1fr;align-content:center;gap:8px;min-height:calc(100svh - 122px);padding:28px 0}.project-visual{width:min(76vw,340px);margin:0 auto}.project-copy{padding-left:0;text-align:center}.project-copy:before{display:none}.project-name{margin-bottom:8px;font-size:24px}.project-copy h1{font-size:clamp(46px,13vw,54px)}.project-state{justify-content:center;margin-top:24px}.project-state i{width:min(18vw,74px)}.project-state small{font-size:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
