.osk-bone{display:block;border-radius:6px;background:linear-gradient(90deg,rgba(15,23,42,.06) 25%,rgba(15,23,42,.11) 40%,rgba(15,23,42,.06) 55%);background-size:300% 100%;animation:osk-shimmer 1.5s ease-in-out infinite}:root[data-theme=dark] .osk-bone{background:linear-gradient(90deg,rgba(244,246,250,.07) 25%,rgba(244,246,250,.13) 40%,rgba(244,246,250,.07) 55%);background-size:300% 100%}@keyframes osk-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.osk-page{margin-inline:auto;padding:1.5rem 1.5rem 4rem}.sd.osk-page{animation:none}.osk-crumbs{display:flex;align-items:center;gap:.6rem;margin-bottom:.7rem}.osk-crumb{height:.85rem}.osk-hero{border:1px solid var(--layout-line,rgba(15,23,42,.12));border-radius:16px;background:var(--bg-surface,#FFFFFF);overflow:hidden;margin-bottom:0}.osk-hero-main{display:grid;grid-template-columns:clamp(9.5rem,13vw,12.5rem) minmax(0,1fr);align-items:stretch}.osk-gallery{display:flex;flex-direction:column;gap:.5rem;padding:clamp(1rem,1.6vw,1.35rem)}.osk-photo{width:100%;aspect-ratio:1/1;border-radius:12px}.osk-thumbs{display:flex;gap:.35rem}.osk-thumb{width:2.4rem;height:2.4rem;border-radius:8px}.osk-info{display:flex;flex-direction:column;gap:.6rem;padding:clamp(1rem,1.6vw,1.35rem);border-left:1px solid var(--layout-line,rgba(15,23,42,.12))}.osk-title{width:30%;height:.85rem;border-radius:6px}.osk-title--sub{width:68%;height:1.6rem}.osk-chips{display:flex;gap:.55rem}.osk-pill{width:5.2rem;height:1.5rem;border-radius:999px}.osk-pricebox{width:11rem;height:2.05rem;border-radius:8px;margin-top:auto}.osk-rail{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:3rem;padding:.5rem clamp(1rem,1.6vw,1.35rem);border-top:1px solid var(--layout-line,rgba(15,23,42,.12));background:var(--bg-secondary,#EDF1F8)}.osk-rail-sel{width:12rem;height:.9rem;border-radius:6px}.osk-rail-btn{width:8rem;height:2.1rem;border-radius:9px}:root[data-theme=dark] .osk-hero{border-color:rgba(244,246,250,.1);background:var(--bg-surface,#1A2030)}:root[data-theme=dark] .osk-rail{background:rgba(255,255,255,.03)}@media (max-width:720px){.osk-hero{border-radius:14px}.osk-hero-main{grid-template-columns:clamp(6.5rem,28vw,9rem) minmax(0,1fr);grid-template-areas:"photo info" "thumbs thumbs"}.osk-gallery{display:contents}.osk-photo{grid-area:photo;align-self:start;margin:.9rem 0 .9rem .9rem}.osk-info{grid-area:info;border-left:0;padding:.9rem}.osk-thumbs{grid-area:thumbs;margin:0 .9rem .9rem}.osk-thumb{width:2.75rem;height:2.75rem}.osk-rail{flex-direction:column;align-items:stretch;gap:.5rem;padding:.6rem .9rem}.osk-rail-btn{width:100%;height:2.75rem}}.osk-divider{width:100vw;height:0;margin:2rem calc(50% - 50vw);border:0;border-top:1px solid var(--layout-line,rgba(15,23,42,.12))}.osk-section-title{width:13rem;height:1.25rem;margin-bottom:1rem}.osk-table{display:flex;flex-direction:column;width:calc(100% + 3rem);margin-inline:-1.5rem;background:transparent;border:none;border-radius:0;box-shadow:none}.osk-row,.osk-thead{display:grid;grid-template-columns:3rem minmax(12rem,1.6fr) minmax(9rem,1.1fr) minmax(8rem,1fr) 13rem;gap:.75rem;align-items:center;padding:.85rem 1.5rem;border-bottom:1px solid rgba(15,23,42,.14)}:root[data-theme=dark] .osk-row,:root[data-theme=dark] .osk-thead{border-bottom-color:rgba(255,255,255,.13)}.osk-thead{padding:.7rem 1rem;background:var(--bg-secondary,#fafbfd)}.osk-head-cell{height:.6rem}.osk-row:last-child{border-bottom:none}.osk-rank{width:1.6rem;height:1.6rem;border-radius:50%}.osk-store{display:flex;align-items:center;gap:.7rem;min-width:0}.osk-logo{width:2.2rem;height:2.2rem;border-radius:8px;flex-shrink:0}.osk-store-lines{display:flex;flex-direction:column;gap:.4rem;flex:1;min-width:0}.osk-line{height:.8rem}.osk-line--sub{width:38%;height:.6rem}.osk-chip{width:70%;height:.8rem}.osk-meta{width:60%;height:.8rem}.osk-cta{display:flex;align-items:center;justify-content:flex-end;gap:.9rem}.osk-price{width:4.5rem;height:1.15rem}.osk-btn{width:6.5rem;height:2.3rem;border-radius:999px}@media (max-width:900px){.osk-hero{grid-template-columns:1fr;gap:1.5rem}.osk-photo{max-width:20rem;margin:0 auto}}@media (max-width:760px){.osk-row,.osk-thead{grid-template-columns:2.5rem 1.6fr 6.5rem;padding:.8rem .9rem}.osk-chip,.osk-col-chip,.osk-col-meta{display:none}.osk-cta{flex-direction:column;align-items:flex-end;gap:.45rem}.osk-btn{width:5.5rem;height:2rem}}@media (prefers-reduced-motion:reduce){.osk-bone{animation:none}}