.detail-skeleton{width:100%}.detail-skeleton__bar{background:var(--color-bg-tertiary,#e5e7eb);border-radius:8px}.detail-skeleton__hero-band{background:var(--color-bg-tertiary,#e5e7eb);width:100%;height:140px}.detail-skeleton__container{flex-direction:column;gap:20px;max-width:1200px;margin:0 auto;padding:16px 16px 64px;display:flex}.detail-skeleton__header{flex-direction:column;gap:10px;margin-top:8px;display:flex}.detail-skeleton__gallery{flex-direction:row;gap:8px;height:max(320px,min(40vw,540px));display:flex}@media (max-width:991px){.detail-skeleton__gallery{flex-direction:column;height:auto}}.detail-skeleton__gallery-hero{background:var(--color-bg-tertiary,#e5e7eb);border-radius:10px;flex:0 0 60%;min-width:0;height:100%}@media (max-width:991px){.detail-skeleton__gallery-hero{aspect-ratio:16/10;flex:none;width:100%;height:auto}}.detail-skeleton__gallery-thumbs{flex:40%;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:6px;min-width:0;height:100%;display:grid}@media (max-width:991px){.detail-skeleton__gallery-thumbs{flex:none;grid-auto-rows:auto;width:100%;height:auto}}.detail-skeleton__thumb{background:var(--color-bg-tertiary,#e5e7eb);border-radius:6px;height:100%}@media (max-width:991px){.detail-skeleton__thumb{aspect-ratio:4/3;height:auto}}.detail-skeleton__body{flex-direction:row;align-items:flex-start;gap:20px;display:flex}@media (max-width:991px){.detail-skeleton__body{flex-direction:column}}.detail-skeleton__body-main{flex-direction:column;flex:0 0 58%;gap:16px;min-width:0;display:flex}@media (max-width:991px){.detail-skeleton__body-main{flex:none;width:100%}}.detail-skeleton__body-side{flex:40%;min-width:0}@media (max-width:991px){.detail-skeleton__body-side{flex:none;width:100%}}.detail-skeleton__rail{flex-direction:column;gap:12px;margin-top:8px;display:flex}.detail-skeleton__rail-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:767px){.detail-skeleton__rail-grid{grid-template-columns:repeat(2,1fr)}}
