/* V15: the original solid Kodex mark, given room to move. */
.hero-sculpture{margin:0;min-width:0;width:100%;position:relative;isolation:isolate}
.hero-sculpture-stage{position:relative;height:382px;isolation:isolate}
.hero-sculpture-stage::before{content:"";position:absolute;inset:9% -4% 5%;z-index:-1;background:radial-gradient(ellipse at 52% 47%,#ffe4b048 0%,#ffefd81c 45%,transparent 70%);pointer-events:none}
.hero-logo-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .45s ease}
.hero-sculpture[data-model-state="ready"] .hero-logo-canvas{opacity:1}
.hero-logo-fallback{position:absolute;left:50%;top:46%;width:94%;height:116%;max-width:none;object-fit:contain;transform:translate(-50%,-50%);pointer-events:none;transition:opacity .3s ease}
.hero-sculpture[data-model-state="ready"] .hero-logo-fallback{opacity:0;visibility:hidden}
.hero-logo-shadow{position:absolute;left:28%;right:24%;bottom:4%;height:18px;border-radius:50%;background:radial-gradient(ellipse,#8f662457,transparent 70%);filter:blur(7px);opacity:.38;transform:scaleX(.96);pointer-events:none}
@media(max-width:1050px){.hero-sculpture-stage{height:367px}}
@media(max-width:860px){.hero-sculpture-stage{height:350px}}
@media(max-width:600px){.hero-sculpture{max-width:430px;margin-inline:auto}.hero-sculpture-stage{height:335px}.hero-logo-shadow{bottom:3%}}
@media(max-width:360px){.hero-sculpture-stage{height:302px}}
@media(prefers-reduced-motion:reduce){.hero-logo-canvas,.hero-logo-fallback{transition:none}}
