.smc-intro__copy h2{font-size:clamp(1.35rem,1.75vw,1.8rem)!important;line-height:1.18!important;letter-spacing:-.02em!important;margin:0 0 22px!important}
.smc-time{background:#fff!important;overflow:hidden}
.smc-time__inner{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:560px;align-items:stretch;overflow:hidden;position:relative}
.smc-time__copy{position:relative;background:var(--yellow)!important;padding:64px 56px 56px!important;display:flex;flex-direction:column;justify-content:center;clip-path:polygon(0 0,100% 0,92% 100%,0 100%);z-index:2}
.smc-time__copy:before{content:"01";position:absolute;top:25px;left:30px;font-size:clamp(1rem,1.15vw,1.25rem);font-weight:700;letter-spacing:.08em;color:var(--ink);opacity:.65}
.smc-time__copy p{color:var(--ink)!important;font-size:clamp(1rem,1.05vw,1.15rem)!important;line-height:1.55!important;margin:0!important;max-width:42ch}
.smc-time__copy .smc-time__note{font-size:clamp(1rem,1.05vw,1.15rem)!important;font-weight:400!important;line-height:1.55!important;margin-top:24px!important}
.smc-time__visual{min-height:560px;background:#fff!important;padding:36px 24px 34px 12px!important;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}
.smc-time__visual h2{align-self:stretch;color:var(--ink);font-size:clamp(30px,2.4vw,38px)!important;font-weight:700;line-height:1.08;letter-spacing:-.025em;margin:0 0 20px;text-align:center}
.smc-time__visual .smc-image-enlarge{display:flex;width:100%;align-items:center;justify-content:center;cursor:zoom-in;border:0;padding:0;background:transparent}
.smc-time__visual img{display:block!important;width:100%!important;height:auto!important;max-width:1050px!important;max-height:680px!important;object-fit:contain!important;object-position:center!important;transform:none!important;margin:0 auto!important;border:1px solid rgba(0,0,0,.12);border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.08);background:#fff}
.smc-time__visual:after{content:"Click image to enlarge"!important;display:block!important;position:absolute;right:30px;bottom:12px;color:var(--ink);font-size:.82rem;font-weight:600;opacity:.65;pointer-events:none}
.smc-image-modal{display:none;position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.88);padding:32px;align-items:center;justify-content:center}
.smc-image-modal.is-open{display:flex}
.smc-image-modal img{display:block;max-width:min(95vw,1500px);max-height:90vh;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:6px}
.smc-image-modal__close{position:fixed;top:18px;right:22px;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.65);background:rgba(0,0,0,.65);color:#fff;font-size:32px;line-height:1;cursor:pointer;z-index:100000}
.smc-image-modal__close:hover,.smc-image-modal__close:focus{background:#000;outline:2px solid #fff;outline-offset:2px}
.smc-product__copy h2{font-size:clamp(26px,2vw,32px)!important;line-height:1.14!important}
@media(max-width:900px){
  .smc-intro__copy h2{font-size:clamp(1.25rem,4.7vw,1.55rem)!important}
  .smc-product__copy h2{font-size:clamp(23px,6.3vw,27px)!important}
  .smc-time__inner{grid-template-columns:1fr;min-height:auto}
  .smc-time__copy{padding:54px 28px 38px!important;clip-path:none}
  .smc-time__copy:before{top:17px;left:28px}
  .smc-time__copy p,.smc-time__copy .smc-time__note{max-width:none}
  .smc-time__visual{min-height:auto;padding:30px 16px 38px!important}
  .smc-time__visual h2{font-size:clamp(24px,6.5vw,29px)!important;margin-bottom:18px}
  .smc-time__visual img{width:100%!important;max-width:100%!important;max-height:none!important}
  .smc-time__visual:after{right:18px;bottom:10px}
  .smc-image-modal{padding:14px}
  .smc-image-modal img{max-width:96vw;max-height:88vh}
  .smc-image-modal__close{top:10px;right:10px}
}