.saebox-shop-wrap,.saebox-single{max-width:1200px;margin:0 auto;font-family:inherit;color:#0f172a}
.saebox-shop-head{margin-bottom:18px}.saebox-shop-title{font-size:36px;line-height:1.1;margin:0 0 8px;font-weight:800}.saebox-shop-subtitle{margin:0;color:#64748b}
.saebox-toolbar{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:18px 0 22px}.saebox-toolbar input,.saebox-toolbar select{min-height:48px;padding:0 14px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;min-width:240px;font-size:16px}
.saebox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.saebox-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:14px;box-shadow:0 10px 30px rgba(15,23,42,.06);display:flex;flex-direction:column;gap:10px;min-width:0}
.saebox-card__image{display:block;aspect-ratio:1/1;border-radius:18px;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc}.saebox-card__image img{width:100%;height:100%;object-fit:cover;display:block}.saebox-card__image--empty{display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:700}
.saebox-card__top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.saebox-code{font-size:12px;color:#64748b}.saebox-badge{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.saebox-badge.is-available{background:#dcfce7;color:#166534}.saebox-badge.is-preorder{background:#fef3c7;color:#92400e}.saebox-badge.is-soldout{background:#fee2e2;color:#991b1b}.saebox-badge.is-reserved{background:#e0e7ff;color:#3730a3}
.saebox-card__title{font-size:24px;line-height:1.15;margin:0;font-weight:800;word-break:break-word}.saebox-card__series,.saebox-card__brand{margin:0;color:#475569;font-size:15px;word-break:break-word}.saebox-card__brand strong{color:#0f172a}
.saebox-card__bottom{margin-top:auto;display:flex;justify-content:space-between;gap:12px;align-items:end}.saebox-price-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.saebox-price{font-size:22px;font-weight:800;line-height:1.1}
.saebox-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:14px;border:1px solid #0f172a;text-decoration:none;color:#0f172a;background:#fff;font-weight:700;transition:.2s ease}.saebox-btn:hover{transform:translateY(-1px)}.saebox-btn--solid{background:#2563eb;color:#fff;border-color:#2563eb}
.saebox-shop-empty{padding:18px;border:1px dashed #cbd5e1;border-radius:18px;color:#475569;background:#fff}
.saebox-single__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:26px;align-items:start}.saebox-single__media,.saebox-single__info,.saebox-single__desc--full,.saebox-single__back{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:22px;box-shadow:0 10px 30px rgba(15,23,42,.05)}
.saebox-single__top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.saebox-single__title{font-size:clamp(32px,5vw,58px);line-height:1.05;margin:0 0 10px;font-weight:900;word-break:break-word}.saebox-single__desc{color:#334155}.saebox-single__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 30px;margin-top:18px}.saebox-single__specs strong{color:#0f172a}.saebox-single__buybox{margin-top:28px;padding:22px;border-radius:22px;background:#f8fafc;border:1px solid #e2e8f0}.saebox-note{margin-top:10px;color:#64748b}.saebox-single__desc--full{margin-top:22px}.saebox-single__desc--full h3{margin-top:0}.saebox-single__back{margin-top:18px}
.saebox-gallery{display:flex;flex-direction:column;gap:14px}.saebox-gallery__viewport{position:relative}.saebox-gallery__track{position:relative;overflow:hidden;border-radius:22px;border:1px solid #e2e8f0;background:#f8fafc;aspect-ratio:1/1}.saebox-gallery__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease, visibility .45s ease}.saebox-gallery__slide.is-active{opacity:1;visibility:visible}.saebox-gallery__slide img{width:100%;height:100%;object-fit:contain;display:block;background:#fff}.saebox-single__image--empty{display:flex;align-items:center;justify-content:center;min-height:420px;border:1px dashed #cbd5e1;border-radius:22px;background:#f8fafc;color:#64748b;font-weight:700}
.saebox-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border:1px solid #111827 !important;border-radius:14px !important;background:#111827 !important;color:#fff !important;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;box-shadow:0 10px 24px rgba(15,23,42,.14);padding:0 !important}.saebox-gallery__nav:hover{transform:translateY(-50%) scale(1.04);background:#f59e0b !important;border-color:#f59e0b !important;box-shadow:0 14px 30px rgba(245,158,11,.26)}.saebox-gallery__nav--prev{left:12px}.saebox-gallery__nav--next{right:12px}
.saebox-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,112px));gap:14px}.saebox-gallery__thumb{width:112px !important;height:112px !important;padding:8px !important;border:1.5px solid #111827 !important;border-radius:16px !important;background:#fff !important;overflow:hidden;cursor:pointer;transition:.2s ease;box-shadow:none !important;appearance:none !important;-webkit-appearance:none !important}.saebox-gallery__thumb:hover{border-color:#111827 !important;transform:translateY(-1px)}.saebox-gallery__thumb.is-active{border-color:#f59e0b !important;box-shadow:0 10px 22px rgba(249,115,22,.16) !important;transform:translateY(-1px)}.saebox-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block;border-radius:10px;background:#fff}
@media (max-width:1024px){.saebox-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.saebox-single__layout{grid-template-columns:1fr}.saebox-single__title{font-size:46px}}
@media (max-width:767px){.saebox-shop-title{font-size:30px}.saebox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.saebox-card{padding:10px;border-radius:18px}.saebox-card__title{font-size:20px}.saebox-card__series,.saebox-card__brand{font-size:13px}.saebox-card__bottom{flex-direction:column;align-items:stretch}.saebox-btn{width:100%}.saebox-toolbar input,.saebox-toolbar select,.saebox-toolbar .saebox-btn--solid{width:100%;min-width:0}.saebox-single__media,.saebox-single__info,.saebox-single__desc--full,.saebox-single__back{padding:16px;border-radius:18px}.saebox-single__title{font-size:36px}.saebox-single__specs{grid-template-columns:1fr;gap:10px}.saebox-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.saebox-gallery__thumb{width:100% !important;height:88px !important;padding:6px !important}.saebox-gallery__nav{width:40px;height:40px;font-size:20px}}

.saebox-gallery__thumb, .saebox-gallery__nav { text-decoration:none !important; outline:none !important; }
.saebox-gallery__thumb:focus-visible, .saebox-gallery__nav:focus-visible { box-shadow:0 0 0 3px rgba(245,158,11,.22) !important; }
