:root{--navy:#122b42;--cream:#f3e8ce;--red:#b52429;--ink:#0b263d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:#102539;color:var(--ink);font-family:'Noto Sans JP',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #d29929;outline-offset:5px}img{display:block;width:100%;height:auto}svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.site{max-width:1600px;margin:auto;background:var(--cream);position:relative}.site:after{content:'';position:absolute;inset:0;pointer-events:none;z-index:3;opacity:.105;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23n)' opacity='.6' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.skip{position:absolute;top:-100px;z-index:20;background:white;padding:15px}.skip:focus{top:0}.header{display:grid;grid-template-columns:24% 43% 33%;align-items:center;padding:15px 3.2%;min-height:108px;background:var(--navy);color:var(--cream)}.brand-jp{font-weight:900;line-height:1.12;font-size:clamp(23px,3.5vw,53px);white-space:nowrap;letter-spacing:-.04em}.brand-jp small{display:block;font-weight:600;font-size:.46em;letter-spacing:.08em;margin-bottom:6px}.wordmark{display:grid;grid-template-columns:14% 72% 14%;align-items:center;max-width:640px;text-align:center}.wordmark-type{font-family:'Roboto Slab',Rockwell,Georgia,serif;font-weight:900;font-size:clamp(27px,4.2vw,64px);line-height:.84;letter-spacing:.025em;transform:scaleX(.91)}.wordmark-type>span{font-size:.77em;letter-spacing:-.02em}.wordmark small{grid-column:1/-1;font-size:clamp(9px,1.08vw,15px);font-weight:400;letter-spacing:-.035em;white-space:nowrap;margin-top:7px}.checker{height:72%;aspect-ratio:1;background:conic-gradient(var(--cream) 25%,transparent 0 50%,var(--cream) 0 75%,transparent 0);background-size:50% 50%}.header-right{padding-left:26px}.header nav{display:flex;justify-content:space-between;gap:14px;font-weight:600;font-size:clamp(12px,1.38vw,18px);margin-bottom:12px;white-space:nowrap}.header nav a:hover{text-decoration:underline;text-underline-offset:5px}.button{display:flex;justify-content:center;align-items:center;gap:18px;border:1px solid #eed8c4;border-radius:6px;background:linear-gradient(120deg,#bd292c,#a81d24);color:#fff5e1;font-size:clamp(18px,2.05vw,28px);font-weight:800;line-height:1.35;padding:15px 22px;min-height:52px;transition:background .2s,transform .2s}.button span{font-family:Arial,sans-serif;font-size:1.5em;font-weight:400;line-height:1}.button:hover{background:#991a20;transform:translateY(-2px)}.header .button{padding:10px 12px;max-width:360px;margin-left:auto;font-size:clamp(16px,1.95vw,26px)}.hero{display:grid;grid-template-columns:39.3% 60.7%;min-height:565px}.hero-copy{padding:25px 5.6% 10px 8.3%;display:flex;flex-direction:column;justify-content:space-between;position:relative}.script{font-family:'Lobster','Brush Script MT',cursive;font-weight:400;line-height:1.02}.motto{color:var(--red);font-size:clamp(25px,3.3vw,48px);transform:rotate(-12deg);margin:2px 0 25px 8px;width:80%}.motto span{display:block;margin-left:12%}.motto span+span{margin-left:48%}.hero h1{font-size:clamp(24px,3.63vw,53px);line-height:1.42;letter-spacing:-.055em;font-weight:900;margin:18px 0 15px;padding-bottom:14px;border-bottom:4px solid var(--red);white-space:nowrap}.hero h1 strong{font-size:1.28em;letter-spacing:-.065em}.intro{font-size:clamp(14px,1.42vw,21px);font-weight:600;line-height:1.85;margin:0 0 18px;letter-spacing:-.025em}.hero-button{width:100%;min-height:64px}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:24px;margin-bottom:0}.hero-bottom>p{font-size:clamp(10px,1vw,14px);letter-spacing:.12em;line-height:1.6;margin:0}.drive-stamp{display:flex;align-items:center;gap:8px;border:4px double var(--ink);border-radius:12px 3px 12px 3px;padding:6px 12px;transform:rotate(-10deg);margin-right:10px}.drive-stamp svg{width:40px;height:64px}.drive-stamp .script{font-size:clamp(22px,2.45vw,35px)}.hero-photo{position:relative;margin-top:24px;align-self:stretch;overflow:hidden}.hero-photo img{height:100%;object-fit:cover;object-position:center;aspect-ratio:1.15}.hero-photo>p{position:absolute;right:5%;bottom:10px;transform:rotate(-16deg);font-size:clamp(25px,3vw,44px);color:var(--cream);text-shadow:0 2px 4px #142232;margin:0}.hero-photo>p span{margin-left:28px}.racing-divider{height:45px;background:var(--navy);display:flex;align-items:center;justify-content:center;gap:12px;border-top:11px solid var(--navy);border-bottom:11px solid var(--navy);position:relative;color:var(--navy);isolation:isolate}.racing-divider:before{content:'';position:absolute;inset:0;background:var(--cream);z-index:-2}.racing-divider:after{content:'';height:5px;background:var(--red);position:absolute;left:0;right:0;z-index:-1}.racing-divider span{background:var(--cream);padding:0 14px;font-size:14px;font-weight:800;letter-spacing:.16em}.about{display:grid;grid-template-columns:57% 43%;background:var(--navy);color:var(--cream)}.interior{height:100%;object-fit:cover;min-height:350px}.about-copy{padding:22px 7.1% 25px}.about h2{font-weight:900;font-size:clamp(30px,4.5vw,62px);line-height:1.35;letter-spacing:.025em;margin:0 0 15px}.about p{font-size:clamp(14px,1.45vw,20px);line-height:1.85;margin:0 0 20px;letter-spacing:-.025em}.benefits{display:flex;justify-content:space-between;gap:12px}.benefits>div{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#c03030,#a91b22);border:1px solid var(--cream);border-radius:50%;aspect-ratio:1;flex:1;min-width:0;gap:5px}.benefits svg{width:38%;height:38%}.benefits span{font-size:clamp(11px,1.45vw,20px);font-weight:800;white-space:nowrap}.benefits>div:last-child span{font-size:clamp(10px,1.16vw,17px)}.services{padding:15px 3.2% 16px;display:grid;grid-template-columns:16.5% 83.5%;align-items:center}.service-heading h2{font-size:clamp(35px,4.75vw,65px);color:var(--red);transform:rotate(-14deg);margin:0 0 25px;line-height:.98;position:relative}.service-heading h2:after{content:'';display:block;height:3px;background:var(--red);width:75%;margin-top:9px}.service-heading h2:first-line{font-size:.93em}.service-heading p{font-weight:600;line-height:1.6;font-size:clamp(14px,1.45vw,20px);margin:0}.service-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.service-card{padding:0;border:0;background:var(--red);color:#fff7e7;cursor:pointer;overflow:hidden;text-align:left}.service-card img{width:100%;height:15vw;max-height:230px;object-fit:cover;transition:transform .3s}.service-card:hover img{transform:scale(1.035)}.service-card>span{display:flex;align-items:center;justify-content:center;gap:10px;position:relative;padding:9px 6px;font-weight:800;font-size:clamp(14px,1.65vw,23px)}.service-card b{font-size:27px;font-weight:400;position:absolute;right:8px}.repair-note{grid-column:2;margin:14px 0 0;text-align:center;font-weight:800;font-size:clamp(14px,1.7vw,23px)}.contact{border-top:1px solid #776f61;display:grid;grid-template-columns:20% 38% 28% 14%;align-items:center;padding:25px 3.2%;gap:0}.contact .brand-jp{font-size:clamp(25px,3.5vw,49px)}.contact-info{border-left:1px solid #938979;border-right:1px solid #938979;padding:0 18px}.telephone{font-family:'Noto Sans JP',sans-serif;font-size:clamp(25px,4vw,58px);font-weight:900;white-space:nowrap;display:flex;align-items:center;gap:10px;letter-spacing:-.05em}.telephone svg{width:.65em;height:.8em;fill:currentColor;stroke-width:1}.address{display:flex;align-items:center;gap:8px;font-size:clamp(13px,1.7vw,23px);font-weight:800;white-space:nowrap;margin-top:4px;letter-spacing:-.04em}.address svg{width:23px;height:28px;flex-shrink:0}.address:hover{text-decoration:underline}.contact>.button{margin:0 20px;font-size:clamp(16px,1.85vw,26px);padding:14px 12px;gap:12px}.signpost{transform:rotate(-10deg);display:flex;flex-direction:column;align-items:center;font-weight:900;font-family:'Roboto Slab',serif;font-size:clamp(14px,1.65vw,23px);line-height:1.2}.signpost span{border:3px double var(--ink);padding:0 7px;border-radius:5px;white-space:nowrap}.signpost span:nth-child(odd){transform:rotate(-3deg)}footer{background:var(--navy);color:var(--cream);padding:22px 3.2%;display:flex;justify-content:space-between;letter-spacing:.16em;font-size:12px}dialog{background:var(--cream);color:var(--ink);border:3px solid var(--navy);border-radius:5px;width:min(540px,calc(100% - 32px));padding:42px 30px 28px}dialog::backdrop{background:#071627ba}dialog h2{font-size:28px;margin:15px 0}dialog p{line-height:1.9}dialog .close{position:absolute;right:12px;top:6px;width:40px;height:40px;font-size:32px;border:0;background:transparent;cursor:pointer;color:var(--ink)}.eyebrow{font-weight:800;font-size:13px;letter-spacing:.14em}.dialog-phone{text-align:center;font-weight:800;margin-bottom:0}
@media(min-width:1400px){.hero{min-height:790px}.hero-copy{padding-top:40px;padding-bottom:20px}.hero-photo{margin-top:32px}.header{min-height:145px}.about-copy{padding-top:30px}.interior{min-height:485px}.benefits{gap:20px}.contact{padding-top:35px;padding-bottom:35px}}
@media(max-width:850px) and (min-width:641px){.header{grid-template-columns:25% 45% 30%;padding:12px 2%}.header-right{padding-left:12px}.header nav{gap:7px;font-size:10px}.header .button{font-size:14px;padding:9px 5px}.hero{min-height:475px}.hero-copy{padding-left:6%;padding-right:5%}.hero h1{font-size:2.95vw}.intro{font-size:12px}.hero-button{font-size:17px;padding:12px 5px}.hero-bottom{margin-top:15px}.drive-stamp{padding:4px;margin-right:0}.drive-stamp svg{width:28px}.about-copy{padding:20px 5%}.about p{font-size:12px}.interior{min-height:310px}.benefits{gap:8px}.contact-info{padding:0 10px}.contact>.button{margin:0 10px;padding:12px 5px;font-size:14px}.service-cards{gap:10px}.service-card b{right:4px}.service-card>span{font-size:12px}.service-heading p{font-size:12px}}
@media(max-width:640px){html{scroll-padding-top:12px}.header{display:flex;flex-wrap:wrap;padding:17px 20px 13px;gap:18px;justify-content:space-between}.header>.brand-jp{font-size:26px;flex:0 0 35%}.wordmark{flex:1}.wordmark-type{font-size:29px}.wordmark small{font-size:7px;letter-spacing:-.04em;margin-top:5px}.checker{height:44px}.header-right{padding:0;display:flex;width:100%;align-items:center;gap:14px}.header nav{flex:1;gap:15px;margin:0;justify-content:flex-start;font-size:12px}.header .button{font-size:12px;min-height:39px;padding:8px 9px;gap:7px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:25px 25px 20px}.motto{font-size:29px;width:210px;margin:2px 0 15px;transform:rotate(-10deg)}.motto span{margin-left:18%}.motto span+span{margin-left:52%}.hero h1{font-size:clamp(27px,7.8vw,43px);margin:20px 0 16px;line-height:1.35;padding-bottom:15px}.hero h1 strong{font-size:1.2em}.intro{font-size:14px;line-height:1.9;margin-bottom:20px}.intro br{display:none}.hero-button{font-size:20px;min-height:58px}.hero-bottom{margin-top:24px;justify-content:space-between}.hero-bottom>p{font-size:10px}.drive-stamp{margin:0 10px 5px 0}.drive-stamp .script{font-size:25px}.drive-stamp svg{height:55px;width:35px}.hero-photo{margin:0;overflow:visible}.hero-photo img{height:auto;aspect-ratio:auto;object-fit:contain}.hero-photo>p{font-size:28px;bottom:13px;right:8%}.racing-divider{height:35px;border-width:8px}.racing-divider span{font-size:10px;letter-spacing:.09em;padding:0 9px}.about{grid-template-columns:1fr}.interior{min-height:0;aspect-ratio:1.48;object-fit:cover}.about-copy{padding:28px 25px 30px}.about h2{font-size:37px;line-height:1.35;margin-bottom:17px}.about p{font-size:14px;line-height:1.95;margin-bottom:23px}.about p br{display:none}.benefits{gap:13px;max-width:460px;margin:auto}.benefits>div{gap:7px}.benefits span{font-size:14px}.benefits>div:last-child span{font-size:11px}.services{padding:28px 20px 25px;grid-template-columns:1fr}.service-heading{display:flex;align-items:center;gap:35px;margin-bottom:24px;padding-left:10px}.service-heading h2{font-size:41px;line-height:.95;margin:0;flex:0 0 125px}.service-heading p{font-size:15px}.service-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.service-card img{height:auto;aspect-ratio:1.08;max-height:none}.service-card>span{font-size:15px;padding:12px 7px}.service-card b{right:8px;font-size:24px}.repair-note{grid-column:1;text-align:left;font-size:15px;line-height:1.8;margin-top:22px}.contact{grid-template-columns:1fr;padding:28px 25px;position:relative;gap:22px}.contact .brand-jp{font-size:32px}.contact-info{border:0;border-top:1px solid #b7ab96;padding:18px 0 0}.telephone{font-size:clamp(29px,8.7vw,45px);gap:12px}.address{font-size:16px;gap:8px;letter-spacing:-.05em}.contact>.button{margin:0;font-size:20px;min-height:58px}.signpost{position:absolute;right:30px;top:20px;font-size:14px}footer{padding:20px;font-size:9px;letter-spacing:.09em;gap:12px}dialog{padding:40px 24px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Mobile readability and compact-screen layout */
@media(max-width:640px){
.header{display:grid;grid-template-columns:1fr;gap:16px;padding:18px 20px}.header>.brand-jp{font-size:26px}.wordmark{width:100%;max-width:350px;justify-self:center}.wordmark-type{font-size:36px}.wordmark small{font-size:9px;white-space:normal}.header-right{display:grid;grid-template-columns:1fr;gap:12px}.header nav{justify-content:space-between;font-size:14px;gap:10px}.header nav a{display:flex;align-items:center;min-height:44px}.header .button{width:100%;max-width:none;font-size:16px;min-height:48px;margin:0;padding:12px}.motto{width:245px;max-width:100%;font-size:29px;margin-bottom:16px}.motto span{white-space:nowrap}.motto span+span{margin-left:45%}.hero h1{white-space:normal;font-size:clamp(24px,7.3vw,43px)}.intro,.about p{font-size:16px;line-height:1.85}.hero-bottom{gap:12px}.hero-bottom>p{flex:0 1 45%;font-size:9px;overflow-wrap:anywhere}.drive-stamp{flex-shrink:0;margin-right:3px;padding:5px 9px}.drive-stamp .script{font-size:23px}.drive-stamp svg{width:28px}.benefits{gap:8px}.benefits span{font-size:13px}.benefits>div:last-child span{font-size:11px;white-space:normal;text-align:center;max-width:75%;line-height:1.3}.service-card>span{justify-content:flex-start;font-size:14px;padding:12px 20px 12px 9px;min-height:48px}.service-card b{right:7px}.address{white-space:normal;line-height:1.6;font-size:15px}.telephone{font-size:clamp(26px,8.3vw,45px);gap:8px}.contact .brand-jp{font-size:29px}.signpost{right:23px;font-size:12px}.about h2{font-size:clamp(28px,9vw,37px)}.hero-photo img{object-fit:contain;height:auto}.close{min-width:44px;min-height:44px}
}
@media(max-width:350px){.hero-copy,.about-copy,.contact{padding-left:20px;padding-right:20px}.header{padding-left:16px;padding-right:16px}.service-cards{gap:12px}.service-card>span{font-size:12px}.service-heading{gap:17px;padding-left:0}.service-heading p{font-size:14px}.hero-bottom{gap:5px}.drive-stamp{padding:4px 7px}.signpost{right:20px}.contact .brand-jp{font-size:26px}}
@media(max-width:640px){.wordmark{min-width:0;grid-template-columns:12% 76% 12%}.wordmark-type{min-width:0;font-size:clamp(27px,8vw,36px)}.checker{width:100%;height:auto;aspect-ratio:1}.service-card>span{font-size:14px;overflow-wrap:anywhere}.service-card b{position:static;flex-shrink:0}.service-card>span{justify-content:space-between;gap:5px;padding-right:8px}}
