*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.shell{width:min(100%,1440px);margin:0 auto}.site-header{position:relative;z-index:10;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{min-height:74px;padding:10px 46px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center}.brand img{display:block;width:154px;height:auto}.contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#ed1c24;color:#fff;text-decoration:none;font-weight:700;font-size:14px;line-height:1;padding:13px 20px;border-radius:999px;box-shadow:0 4px 14px rgba(237,28,36,.18);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.contact-btn:hover{transform:translateY(-1px);background:#d8121a;box-shadow:0 7px 18px rgba(237,28,36,.24)}.contact-btn:focus-visible{outline:3px solid rgba(237,28,36,.28);outline-offset:3px}.mail-icon{font-size:14px}.visual-page{width:min(100%,1440px);margin:0 auto;background:#fff;overflow:hidden}.visual-page img{display:block;width:100%;height:auto}.site-footer{background:#fff;border-top:1px solid rgba(0,0,0,.05)}.footer-inner{min-height:150px;padding:26px 46px 30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.footer-left{justify-self:start}.footer-logo{display:block;width:160px;height:auto;margin-bottom:24px}.footer-left p{margin:0;font-size:13px;color:#666}.footer-contact{justify-self:center}.footer-tagline{justify-self:end;text-align:right;font-family:"Arial Black",Impact,sans-serif;font-size:18px;font-style:italic;font-weight:900;line-height:1.05;letter-spacing:-.5px;transform:rotate(-5deg)}
@media (max-width:800px){.header-inner{min-height:66px;padding:9px 18px}.brand img{width:128px}.contact-btn{font-size:13px;padding:12px 16px}.footer-inner{grid-template-columns:1fr auto;padding:24px 20px;gap:20px}.footer-left{grid-column:1}.footer-contact{grid-column:2;grid-row:1;align-self:start}.footer-tagline{grid-column:1/-1;justify-self:end;font-size:15px;margin-top:4px}.footer-logo{width:132px;margin-bottom:14px}.footer-left p{font-size:11px}}
@media (max-width:480px){.header-inner{padding:8px 14px}.brand img{width:112px}.contact-btn{padding:11px 14px}.footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.footer-left{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-logo{width:115px;margin:0}.footer-left p{text-align:right}.footer-contact{order:3}.footer-tagline{order:4;margin-left:auto}}
