
/* Scoped to .smv; original photographs, logo and mascots remain unmodified. */
.smv{--smv-blue:#143887;--smv-deep:#112a57;--smv-paper:#f7f6f0;--smv-muted:#627184;--smv-gold:#e6b854;background:var(--smv-paper);color:var(--smv-deep);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;position:relative;padding:44px 0 28px;overflow:hidden;font-size:14px;line-height:1.95}.smv *{box-sizing:border-box}.smv [hidden]{display:none!important}.smv a{text-decoration:none;color:inherit}.smv button{font:inherit;cursor:pointer}.smv .smv-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:12px;align-items:center;max-width:1240px;width:calc(100% - 112px);margin:auto;min-height:584px}.smv .smv-copy{position:relative;padding:35px 0 65px;z-index:3}.smv .smv-eyebrow{font-size:10px;letter-spacing:.17em;color:var(--smv-blue);margin-bottom:23px;display:flex;align-items:center;gap:12px}.smv-eyebrow:before{content:"";width:22px;height:2px;background:var(--smv-gold);flex-shrink:0}.smv .smv-title{font-size:clamp(36px,3.35vw,51px);font-weight:700;line-height:1.8;letter-spacing:.04em;color:var(--smv-deep);margin:0;overflow-wrap:anywhere}.smv-description{white-space:normal;margin:22px 0 26px;font-size:13px;line-height:2.25;color:#526177;overflow-wrap:anywhere}.smv .smv-actions{display:flex;flex-wrap:wrap;gap:13px}.smv .smv-button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:58px;padding:15px 26px;border:1px solid var(--smv-blue);border-radius:7px;background:var(--smv-blue);color:white;font-size:14px;font-weight:700;line-height:1.6;transition:transform .2s,background .2s}.smv .smv-button:hover{transform:translateY(-2px);background:var(--smv-deep)}.smv .smv-outline{background:transparent;color:var(--smv-blue);border-color:#a3b4ca}.smv .smv-outline:hover{background:#e9eff6}.smv-signature{margin-top:34px;font-size:10px;color:var(--smv-muted);display:flex;align-items:center;gap:15px}.smv-signature:before{content:"";height:1px;width:45px;background:var(--smv-blue)}.smv .smv-visual{position:relative;min-width:0;height:564px;align-self:start}.smv .smv-photo{height:100%;background:#e2e8e9;border-radius:120px 14px 105px 14px;overflow:hidden;position:relative}.smv-photo-link{display:block;width:100%;height:100%}.smv picture{display:block;width:100%;height:100%;overflow:hidden}.smv .smv-photo img{width:100%;height:100%;object-fit:cover;display:block}.smv .smv-current:not(.smv-banner) .smv-photo img{animation:smvzoom 9s linear both}.smv.smv-paused .smv-current .smv-photo img{animation-play-state:paused}.smv-caption{position:absolute;left:0;right:0;bottom:0;padding:54px 24px 24px 164px;color:#fff;font-size:11px;line-height:1.8;background:linear-gradient(transparent,#102c3fb8);pointer-events:none;min-height:110px;display:flex;flex-direction:column;justify-content:flex-end}.smv-caption>*{max-width:100%}.smv-caption a{pointer-events:auto;text-shadow:0 1px 8px #0006}.smv .smv-seal{position:absolute;top:29px;left:-45px;background:var(--smv-paper);border:1px solid #cdd5df;width:108px;height:108px;z-index:4;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--smv-blue);outline:7px solid var(--smv-paper);line-height:1.3;transform:rotate(-10deg)}.smv-seal small{font-size:9px;letter-spacing:.06em}.smv-seal b{font:600 31px/1.3 Georgia,serif}.smv .smv-cats{position:absolute;bottom:-6px;left:-82px;z-index:5;width:198px;height:auto;pointer-events:none}.smv-bottom{max-width:1240px;width:calc(100% - 112px);margin:2px auto 0;display:flex;align-items:center;justify-content:flex-end;gap:22px;min-height:35px}.smv-controls{display:flex;gap:10px;align-items:center}.smv-controls button{height:32px;min-width:32px;padding:0 6px;border-radius:50%;border:1px solid transparent;background:transparent;font:10px Arial;color:#7689a2}.smv-controls button[aria-pressed=true],.smv-controls [data-smv-pause]{border-color:#a4b4c9;color:var(--smv-blue)}.smv .smv-count{font:11px Arial;letter-spacing:.1em;color:var(--smv-muted)}.smv-demo-label{display:inline-block;margin:16px 0 0;background:#fff3d6;color:#785712;border:1px solid #e5c36e;border-radius:5px;padding:5px 10px;font-size:10px}.smv .smv-banner .smv-grid{display:block;min-height:584px}.smv .smv-banner .smv-copy{padding:0}.smv-banner .smv-eyebrow,.smv-banner .smv-description,.smv-banner .smv-actions,.smv-banner .smv-signature{display:none}.smv .smv-banner .smv-title{font-size:22px;line-height:1.6;margin-bottom:17px}.smv .smv-banner .smv-visual{height:auto;aspect-ratio:2/1}.smv .smv-banner .smv-photo{border-radius:12px}.smv .smv-banner .smv-photo img{object-fit:contain!important;animation:none}.smv .smv-banner .smv-caption{display:none}.smv-banner .smv-demo-label{margin:0 0 12px}.smv-image-empty{height:100%;display:grid;place-items:center;font-size:22px}.smv a:focus-visible,.smv button:focus-visible{outline:3px solid #b47d12;outline-offset:4px}
@keyframes smvzoom{from{transform:scale(1)}to{transform:scale(1.035)}}
@media(min-width:1500px){.smv .smv-grid{grid-template-columns:1fr 1.1fr;gap:32px}.smv .smv-visual{height:600px}}
@media(max-width:1100px){.smv .smv-grid,.smv-bottom{width:calc(100% - 64px)}.smv .smv-title{font-size:38px}.smv .smv-visual{height:525px}.smv .smv-cats{width:175px;left:-45px}.smv .smv-seal{width:88px;height:88px;left:-25px}.smv .smv-button{font-size:12px;padding:14px 17px;gap:15px}}
@media(max-width:760px){.smv{padding:25px 0 23px}.smv .smv-grid{grid-template-columns:1fr;width:calc(100% - 40px);min-height:0;gap:27px}.smv .smv-copy{padding:0 3px}.smv .smv-eyebrow{margin-bottom:13px;font-size:9px}.smv .smv-title{font-size:33px;line-height:1.65}.smv-description{font-size:12px;line-height:2.05;margin:16px 0 20px}.smv .smv-actions{gap:8px}.smv .smv-button{min-height:49px;padding:12px 18px;font-size:12px}.smv-signature{display:none}.smv .smv-visual{height:355px;margin-left:16px}.smv .smv-photo{border-radius:75px 10px 65px 10px}.smv .smv-cats{width:136px;left:-18px;bottom:-10px}.smv .smv-seal{left:-15px;top:18px;width:73px;height:73px;outline-width:5px}.smv-seal b{font-size:24px}.smv-seal small{font-size:7px}.smv-caption{padding:46px 16px 18px 112px;font-size:9px;text-align:right;min-height:88px}.smv-bottom{width:calc(100% - 40px);margin-top:18px;gap:12px}.smv .smv-banner .smv-grid{min-height:0}.smv .smv-banner .smv-visual{aspect-ratio:4/5;height:auto;margin:0}.smv .smv-banner .smv-title{font-size:22px}.smv-controls{gap:5px;flex-wrap:wrap;justify-content:flex-end}}
@media(prefers-reduced-motion:reduce){.smv *{animation:none!important;transition:none!important}}

.smv .smv-title em{font-style:normal;position:relative;z-index:0;isolation:isolate}.smv .smv-title em:after{content:"";position:absolute;left:0;right:0;bottom:5px;height:10px;background:#eed69a;z-index:-1;transform:rotate(-1deg)}

