.promotion-open{overflow:hidden}.promotion-dialog{position:fixed;inset:0;margin:auto;width:min(800px,calc(100vw - 28px));max-width:none;max-height:90dvh;padding:18px;box-sizing:border-box;border:1px solid #86b1bb;border-radius:16px;background:#14222d;color:#fff;box-shadow:0 24px 100px #0009;overflow:auto}.promotion-dialog::backdrop{background:#050e18bb}.promotion-header{display:flex;gap:16px;align-items:center;justify-content:space-between;position:sticky;top:-18px;padding:10px 0;background:#14222d;z-index:1}.promotion-header h2{font-size:20px;line-height:1.3;margin:0}.promotion-dialog button{cursor:pointer;min-height:44px;padding:10px 14px;border:1px solid #87b6bb;border-radius:8px;background:#65e6d2;color:#071d21;font-family:inherit;font-weight:700;font-size:14px;line-height:1.4}.promotion-dialog button:focus-visible{outline:3px solid white;outline-offset:3px}.promotion-dialog button:disabled{opacity:.4;cursor:default}.promotion-image{display:block;width:100%;height:auto;max-height:64dvh;object-fit:contain}.promotion-caption{font-size:15px;line-height:1.5;margin:12px 0}.promotion-controls{display:flex;align-items:center;justify-content:space-between;gap:8px}.promotion-controls[hidden]{display:none}@media(max-width:600px){.promotion-dialog{padding:12px}.promotion-header{top:-12px;align-items:flex-start;flex-direction:column;gap:8px}.promotion-header button{width:100%}.promotion-header h2{font-size:18px}.promotion-controls button{font-size:12px;padding:8px}.promotion-image{max-height:58dvh}}
.repair-motto{margin:26px 0;padding:20px;border-left:3px solid #65e6d2;background:#65e6d20a}.repair-motto h3{font-size:clamp(21px,2vw,28px);line-height:1.3;margin:0 0 12px}.repair-motto p{margin:0;font-size:16px;line-height:1.65}
