/* source: assets/hanhai-runtime/scene-timing-v102.css */
.hanhai-hero .hanhai-engine-shell-motion,.hanhai-hero .hanhai-core-anchor,
.hanhai-hero[data-mode="language"] .hanhai-engine-shell-motion,.hanhai-hero[data-mode="language"] .hanhai-core-anchor,
.hanhai-hero[data-mode="vision"] .hanhai-engine-shell-motion,.hanhai-hero[data-mode="vision"] .hanhai-core-anchor,
.hanhai-hero[data-still-scene] .hanhai-engine-shell-motion,.hanhai-hero[data-still-scene] .hanhai-core-anchor{transition-duration:var(--scene-transition),var(--scene-transition)}
.hanhai-hero .language-scene-layer{transition-duration:var(--scene-transition)}
.hanhai-hero .language-scene-layer .depth-panel{transition-duration:var(--scene-transition)}


/* source: assets/hanhai-runtime/production-crop-v205.css */
body:has(#hero[data-crop-portrait]){padding-bottom:0}
#hero.hanhai-hero{height:var(--crop-height,calc(100svh - 60px));min-height:0;overflow:clip}
#hero.hanhai-hero .hanhai-hero-stage{width:1600px;height:900px;max-width:none;aspect-ratio:16/9;left:50%;top:var(--crop-stage-top,0px);transform:translateX(-50%) scale(var(--crop-scale,1));transform-origin:50% 0}
#hero.hanhai-hero .hanhai-hero-scene,
#hero.hanhai-hero .hanhai-room-light{inset:auto;left:var(--crop-room-left);top:var(--crop-room-top);width:var(--crop-room-width);height:var(--crop-room-height);max-width:none}
#hero.hanhai-hero .hanhai-table-field{left:var(--crop-water-left);top:var(--crop-water-top);width:var(--crop-water-width);height:var(--crop-water-height)}
#hero.hanhai-hero .hanhai-wall-glyph{font-size:180px}
#hero.hanhai-hero .hanhai-wall-glyph--han{left:26.84%}
#hero.hanhai-hero .hanhai-wall-glyph--hai{left:72.84%}
#hero.hanhai-hero .capability-navigation{left:50%;right:auto;top:var(--crop-dock-top);bottom:auto;width:100%;height:var(--crop-dock-height,52px);transform:translateX(-50%);align-items:flex-start}
#hero.hanhai-hero .capability-navigation .hanhai-base-modes{height:var(--crop-dock-height,52px);width:min(640px,76%);top:auto;left:auto;transform:none}
#hero.hanhai-hero .capability-navigation .hanhai-base-mode{height:var(--crop-dock-height,52px);min-height:44px;line-height:var(--crop-dock-height,52px);font-size:21px}
#hero.hanhai-hero .review-controls{top:14px;right:20px}
#hero.hanhai-hero[data-crop-portrait="true"] .hanhai-engine-shell-motion{height:var(--crop-shell-height);top:var(--crop-shell-top)}
#hero.hanhai-hero[data-crop-portrait="true"] .hanhai-core-anchor{height:var(--crop-core-height);top:var(--crop-core-top)}
#hero.hanhai-hero[data-crop-portrait="true"] .scene-title,
#hero.hanhai-hero[data-crop-portrait="true"] .initial-slogan-outgoing{top:var(--crop-title-top);left:4%;width:92%}
#hero.hanhai-hero[data-crop-portrait="true"] .scene-title h2{font-size:var(--crop-title-size);line-height:1.15}
#hero.hanhai-hero[data-crop-portrait="true"] .scene-title p{font-size:var(--crop-subtitle-size);line-height:1.3}
#hero.hanhai-hero[data-crop-portrait="true"][data-phase="initial"] .scene-title p,
#hero.hanhai-hero[data-crop-portrait="true"] .initial-slogan-outgoing{font-size:var(--crop-title-size);white-space:nowrap}
#hero.hanhai-hero[data-crop-portrait="true"] .hanhai-wall-brand{top:var(--crop-wall-top);bottom:auto;height:900px}
@media(max-width:700px){
 #hero.hanhai-hero .capability-navigation .hanhai-base-modes{width:calc(100% - 24px)}
 #hero.hanhai-hero .capability-navigation .hanhai-base-mode{font-size:18px}
 #hero.hanhai-hero .review-controls{top:10px;right:10px;gap:6px}
 #hero.hanhai-hero .review-controls button{min-height:34px;font-size:12px;padding:5px 10px}
}
/* Phones show only the living sphere, slogan and full-screen room. */
@media(max-width:600px), (max-width:950px) and (max-height:500px){
 body:has(#hero[data-crop-portrait]){margin:0;padding:0}
 body:has(#hero[data-crop-portrait]) .hanhai-header{display:none!important}
 #hero.hanhai-hero{height:100svh;min-height:0}
 #hero.hanhai-hero .capability-navigation,
 #hero.hanhai-hero .review-controls,
 #hero.hanhai-hero .scene-title,
 #hero.hanhai-hero .other-scene,
 #hero.hanhai-hero .language-scene-layer,
 #hero.hanhai-hero .vision-inspection,
 #hero.hanhai-hero #model-layer,
 #hero.hanhai-hero #model-bridge,
 #hero.hanhai-hero .model-interaction-links{display:none!important}
 #hero.hanhai-hero .hanhai-engine-shell-motion{height:var(--crop-shell-height);top:var(--crop-shell-top)}
 #hero.hanhai-hero .hanhai-core-anchor{height:var(--crop-core-height);top:var(--crop-core-top)}
 #hero.hanhai-hero .initial-slogan-outgoing{display:block;top:var(--crop-title-top);left:4%;width:92%;font-size:var(--crop-title-size);white-space:nowrap;opacity:1!important;animation:none!important;transform:none!important}
 #hero.hanhai-hero .hanhai-wall-brand{top:var(--crop-wall-top);bottom:auto;height:900px}
 #hero.hanhai-hero .hanhai-wall-glyph{font-size:calc(var(--crop-title-size)*1.8)}
 #hero.hanhai-hero .hanhai-wall-glyph--han{left:15%}
 #hero.hanhai-hero .hanhai-wall-glyph--hai{left:85%}
}


/* source: assets/hanhai-runtime/language-center-lift-v201.css */
/* Lift the language sphere and caption together, keeping the panel layout intact. */
#hero.hanhai-hero[data-mode="language"]:not([data-crop-portrait="true"]) .hanhai-engine-shell-motion{top:6.5%}
#hero.hanhai-hero[data-mode="language"]:not([data-crop-portrait="true"]) .hanhai-core-anchor{top:32.5%}
#hero.hanhai-hero[data-mode="language"]:not([data-crop-portrait="true"]) .scene-title{top:52.7%}


/* source: assets/hanhai-runtime/production-controls-v203.css */
/* Hide the capability dock at the width selected in the formal-page review. */
#hero.hanhai-hero .review-controls {
  display: none !important;
}
/* Prediction keeps the living core without an extra luminous outline. */
#hero.hanhai-hero[data-interaction-mode="prediction"] .hanhai-core-anchor::after {
  display: none;
}
@media (max-width: 970px) {
  #hero.hanhai-hero .capability-navigation {
    display: none !important;
  }
}


/* source: assets/css/scene-font.css */
@font-face{font-family:"WD-XL Lubrifont TC";src:url("/assets/fonts/hanhai-complete-site-subset.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}


/* source: assets/hanhai-runtime/production-small-v206.css */
/* Preserve the approved wide composition; only compact screens reflow. */
@media (max-width: 970px) {
  #hero.hanhai-hero .scene-title,
  #hero.hanhai-hero .other-scene,
  #hero.hanhai-hero .language-scene-layer,
  #hero.hanhai-hero .vision-inspection,
  #hero.hanhai-hero #model-layer,
  #hero.hanhai-hero #model-bridge,
  #hero.hanhai-hero .model-interaction-links { display: none !important; }
  #hero.hanhai-hero .hanhai-engine-shell-motion { height: var(--crop-shell-height); top: var(--crop-shell-top); }
  #hero.hanhai-hero .hanhai-core-anchor { height: var(--crop-core-height); top: var(--crop-core-top); }
  #hero.hanhai-hero .initial-slogan-outgoing {
    display: block; top: var(--crop-title-top); left: 4%; width: 92%;
    font-size: var(--crop-title-size); line-height: 1.3; white-space: nowrap;
    opacity: 1 !important; animation: none !important; transform: none !important;
  }
  #hero.hanhai-hero .hanhai-wall-brand { top: var(--crop-wall-top); bottom: auto; height: 900px; }
  #hero.hanhai-hero .hanhai-wall-glyph { font-size: var(--small-wall-size); }
  #hero.hanhai-hero .hanhai-wall-glyph--han { left: 20%; }
  #hero.hanhai-hero .hanhai-wall-glyph--hai { left: 80%; }
}
@media (max-width: 600px) {
  #hero.hanhai-hero .hanhai-wall-glyph--han { left: 15%; }
  #hero.hanhai-hero .hanhai-wall-glyph--hai { left: 85%; }
}

