img{max-width:100%}button{touch-action:manipulation}.shell{container-type:inline-size}.primary-btn:disabled{cursor:not-allowed;box-shadow:none;background:#deddd7;color:#777;border-color:#8d8d89}.primary-btn:focus-visible,.secondary-btn:focus-visible,.icon-btn:focus-visible,.option:focus-visible,.chip:focus-visible,.product-gallery button:focus-visible{outline:4px solid var(--accent,#f3ff38);outline-offset:3px}

.hero{min-height:auto}.hero-visual{position:relative;aspect-ratio:16/10;margin:4px 0 22px;border:2px solid #111;border-radius:24px;background:#111;overflow:hidden;box-shadow:var(--shadow)}.hero-visual img{position:absolute;display:block;object-fit:cover;border:2px solid #111}.hero-visual img:first-child{inset:0;width:72%;height:100%;border:0}.hero-visual img:nth-child(2){right:12px;top:12px;width:31%;height:43%;border-radius:14px}.hero-visual img:nth-child(3){right:12px;bottom:12px;width:31%;height:43%;border-radius:14px}

.preview-card{padding:0;min-height:250px;overflow:hidden;justify-content:flex-end;position:relative;border-top:2px solid #111}.preview-card:before{content:"";position:absolute;inset:0 0 auto;height:10px;background:var(--preview-accent);z-index:2}.preview-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.preview-card:after{content:"";position:absolute;inset:36% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.9))}.preview-card-copy{position:relative;z-index:1;color:#fff;padding:54px 14px 14px}.preview-card .preview-en{color:#d8d8d8}.preview-card .preview-type{color:var(--preview-accent)}

.result-hero{padding:0}.result-hero:after{display:none}.result-visual-frame{aspect-ratio:4/3;background:#222;overflow:hidden}.result-visual-frame img{width:100%;height:100%;display:block;object-fit:cover}.result-hero-copy{padding:24px 22px 28px;position:relative}.result-core{margin-top:22px}.result-gallery{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin-top:18px}.result-gallery figure,.detail-photo-grid figure{margin:0;min-width:0}.result-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;border:1.5px solid #111;border-radius:14px;display:block}.result-gallery figcaption,.detail-photo-grid figcaption{font-size:11px;font-weight:850;margin-top:6px}.visual-note{font-size:11px;color:#686866;line-height:1.55;margin:14px 0 0}

.share-card-preview{position:relative;isolation:isolate;overflow:hidden}.share-card-preview:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.08),#111 62%)}.card-visual{position:absolute;inset:0;z-index:-2;width:100%;height:62%;object-fit:cover;opacity:.9}.share-card-preview>small{align-self:flex-start;padding:6px 9px;border-radius:999px;background:rgba(0,0,0,.65)}

.dorm-entry-visual{width:100%;aspect-ratio:16/10;object-fit:cover;border:2px solid #111;border-radius:16px;margin-bottom:16px;display:block}

.inventory-line{border:1.5px solid #111;border-radius:12px;background:#f3ff38;padding:10px 12px;font-size:12px;font-weight:900;line-height:1.45;margin:14px 0}.chip{min-height:44px}.chip small{display:block;font-size:9px;margin-top:2px;opacity:.72}.care-guide{border:1.5px solid #111;border-radius:14px;background:#fff;margin:16px 0}.care-guide summary{padding:13px 14px;font-weight:950;cursor:pointer}.care-guide ul{margin:0;padding:0 28px 16px 34px;line-height:1.7;font-size:13px}.detail-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.detail-photo-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;border:1.5px solid #111;border-radius:12px;display:block}.fulfillment-note{display:grid;gap:5px;padding:14px;border-left:4px solid #111;background:#f4f3ed;margin:16px 0 18px;font-size:12px;line-height:1.5}.fulfillment-note b{font-size:14px}

@container (min-width:520px){.result-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.result-gallery figure:last-child{grid-column:1/-1}.result-gallery figure:last-child img{aspect-ratio:16/9}}
@container (min-width:620px){.result-hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch}.result-visual-frame{aspect-ratio:auto;min-height:430px}.result-hero-copy{display:flex;flex-direction:column;justify-content:center}.result-name{font-size:58px}}
@media(max-width:480px){.hero h1{font-size:51px}.hero-visual{aspect-ratio:4/3;margin-top:2px}.preview-card{min-height:205px}.preview-card-copy{padding:48px 12px 12px}.preview-name{font-size:19px}.result-gallery figcaption{font-size:10px}.detail-photo-grid{grid-template-columns:1fr 1fr}.detail-photo-grid figure:last-child{grid-column:1/-1}.detail-photo-grid figure:last-child img{aspect-ratio:16/10}.product-copy{padding:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.page.active{animation:none}.primary-btn,.progress>span,.option,.toast{transition:none}}
