@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/anton-400.woff2)format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/barlow-400.woff2)format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/barlow-500.woff2)format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/barlow-600.woff2)format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/barlow-700.woff2)format("woff2")}:root{--red:#d82629;--red-dark:#a91d20;--red-deep:#6e1315;--green:#1c6b3c;--kuruma-blue:#2663eb;--kuruma-blue-dark:#1e4db7;--ink:#1a1613;--ink-soft:#47403b;--paper:#fff;--concrete:#efeae1;--concrete-deep:#e2dbcd;--line:#1a161324;--line-on-concrete:#1a16132e;--font-display:"Anton", "Arial Narrow", sans-serif;--font-body:"Barlow", sans-serif;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:4.5rem;--space-7:6.5rem;--header-h:76px;--mobile-bar-h:62px;--notch:14px;--max:1280px}@media (width<=720px){:root{--header-h:64px}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,h1,h2,h3,p,figure,dl,dd{margin:0}ul,dl{padding:0;list-style:none}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--red);color:var(--paper)}:focus-visible{outline:3px solid var(--red);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;padding-bottom:0;line-height:1.5}@media (width<=720px){body{padding-bottom:calc(var(--mobile-bar-h) + env(safe-area-inset-bottom))}}.skip-link{background:var(--red);color:var(--paper);padding:var(--space-1) var(--space-2);z-index:200;font-weight:600;position:absolute;top:0;left:-9999px}.skip-link:focus{left:var(--space-2);top:var(--space-2)}.sr-only{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.section{padding:var(--space-6) 0}.section--why,.section--financing{background:var(--concrete)}.section__inner{max-width:var(--max);padding-inline:var(--space-3);margin-inline:auto}.section__title{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;margin-bottom:var(--space-4);font-size:clamp(2rem,5vw,3.25rem);line-height:1}.section__lede{max-width:62ch;color:var(--ink-soft);margin-bottom:var(--space-4);font-size:1.125rem}.btn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.02em;clip-path:polygon(0 0, 100% 0, 100% calc(100% - var(--notch)), calc(100% - var(--notch)) 100%, 0 100%);cursor:pointer;white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.6rem;font-size:1rem;font-weight:700;transition:background-color .16s,color .16s,border-color .16s,transform .16s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--red);color:var(--paper);border-color:var(--red)}.btn-primary:hover{background:var(--red-dark);border-color:var(--red-dark)}.btn-kuruma{background:var(--kuruma-blue);color:var(--paper);border-color:var(--kuruma-blue)}.btn-kuruma:hover{background:var(--kuruma-blue-dark);border-color:var(--kuruma-blue-dark)}.btn-kuruma:focus-visible{outline:3px solid var(--paper)}.site-header{z-index:100;border-bottom:1px solid var(--line);height:var(--header-h);background:#000;position:sticky;top:0}.site-header__inner{max-width:var(--max);height:100%;padding-inline:var(--space-3);align-items:center;gap:var(--space-4);margin-inline:auto;display:flex}.site-header__brand{flex-shrink:0;align-items:center;display:flex}.site-header__logo--full{width:auto;height:75px}.site-header__logo--mark{width:36px;height:36px;display:none}.site-header__nav{gap:var(--space-4);text-transform:uppercase;letter-spacing:.02em;font-size:.95rem;font-weight:600;display:flex}.site-header__nav a{border-bottom:2px solid #0000;padding:.25rem 0;transition:border-color .16s,color .16s}.site-header__nav a:hover{border-color:var(--red);color:var(--red)}.site-header__actions{align-items:center;gap:var(--space-3);margin-left:auto;display:flex}.site-header__phone{font-family:var(--font-display);letter-spacing:.01em;color:#d72729;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.15rem;transition:color .16s}.site-header__phone:hover{color:#e77a7c}@media (width<=860px){.site-header__nav{display:none}}@media (width<=640px){.site-header__logo--full{display:none}.site-header__logo--mark{display:block}.site-header__actions{gap:var(--space-2)}.site-header__phone{font-size:.95rem}.site-header .btn{padding:.7rem 1rem;font-size:.85rem}}.mobile-bar{z-index:150;padding:.5rem .75rem calc(.5rem + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);gap:.75rem;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-bar__btn{text-transform:uppercase;letter-spacing:.02em;clip-path:none;border-radius:0;flex:1;justify-content:center;align-items:center;padding:.85rem 1rem;font-weight:700;display:flex}.mobile-bar__btn--call{background:var(--ink);color:var(--paper)}@media (width<=720px){.mobile-bar{display:flex}}.hero{border-bottom:1px solid var(--line);overflow:hidden}.hero__inner{max-width:var(--max);grid-template-columns:1.15fr .85fr;align-items:stretch;margin-inline:auto;display:grid}.hero__copy{padding:var(--space-4) var(--space-3) var(--space-4);flex-direction:column;gap:.6rem;display:flex}.hero__emblem{border:3px solid var(--ink);background:#000;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;padding:10px;display:flex}.hero__emblem img{object-fit:contain;width:100%;height:100%}.hero__phone{width:fit-content;font-family:var(--font-display);letter-spacing:-.01em;color:var(--red);flex-direction:column;gap:.1rem;font-size:clamp(1.85rem,4.5vw,2.75rem);line-height:1;transition:color .16s;display:inline-flex}.hero__phone:hover{color:var(--red-dark)}.hero__phone-label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.08em;color:var(--ink);font-size:.8rem;font-weight:700}.hero__services{flex-wrap:wrap;gap:.5rem;display:flex}.hero__services li{background:var(--ink);color:var(--paper);text-transform:uppercase;letter-spacing:.06em;padding:.4rem .7rem;font-size:.7rem;font-weight:700}.hero__title{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;font-size:clamp(3rem,9vw,6rem);line-height:.92}.hero__title span{animation:.64s cubic-bezier(.16,1,.3,1) both sign-letter;display:block}.hero__title span:first-child{color:var(--ink)}.hero__title span:last-child{color:var(--red);animation-delay:.14s}@keyframes sign-letter{0%{opacity:0;transform:translateY(.4em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero__title span{animation:none}}.hero__banner{background:var(--red);color:var(--paper);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.03em;clip-path:polygon(0 0, 100% 0, 100% 100%, var(--notch) 100%);width:fit-content;padding:.5rem 1rem;font-size:clamp(.9rem,1.6vw,1.1rem);font-weight:700;display:inline-block}.hero__lede{max-width:48ch;color:var(--ink-soft);font-size:1rem;line-height:1.4}.hero__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.hero__actions .btn{padding:.7rem 1.4rem}.quickfacts{border-top:1px solid var(--line);padding-top:var(--space-1);grid-template-columns:1fr 1fr;display:grid}.quickfacts__item{padding-left:var(--space-3);flex-direction:column;gap:.25rem;display:flex}.quickfacts__item:first-child{padding-left:0}.quickfacts__item:last-child{border-left:1px solid var(--line)}.quickfacts__item--link{transition:color .16s}.quickfacts__item--link:hover{color:var(--red)}.quickfacts__label{text-transform:uppercase;letter-spacing:.08em;color:var(--red);font-size:.72rem;font-weight:700}.quickfacts__value{font-size:.95rem;font-weight:600}.quickfacts__value[data-state=open]{color:var(--green)}.quickfacts__value[data-state=closed]{color:var(--red-dark)}.hero__photo{min-height:320px;position:relative}.hero__photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (width<=900px){.hero__inner{grid-template-columns:1fr}.hero__photo{min-height:280px}}@media (width<=480px){.quickfacts{gap:var(--space-2);grid-template-columns:1fr}.quickfacts__item:last-child{border-left:none;border-top:1px solid var(--line);padding-left:0;padding-top:var(--space-2)}}.board{border:2px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.board__item{padding:var(--space-3);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:.6rem;font-size:1.15rem;display:flex}.board__item:nth-child(3n){border-right:none}.board__tag{background:var(--red);color:var(--paper);font-family:var(--font-body);letter-spacing:.08em;align-self:flex-start;padding:.25rem .55rem;font-size:.7rem;font-weight:700}@media (width<=780px){.board{grid-template-columns:1fr 1fr}.board__item:nth-child(3n){border-right:1px solid var(--line)}.board__item:nth-child(2n){border-right:none}}@media (width<=520px){.board{grid-template-columns:1fr}.board__item{border-right:none!important}}.whyboard{gap:var(--space-2);grid-template-columns:repeat(4,1fr);display:grid}.whyboard__panel{padding:var(--space-4) var(--space-3);clip-path:polygon(0 0, 100% 0, 100% 100%, var(--notch) 100%)}.whyboard__panel:nth-child(odd){background:var(--ink);color:var(--paper)}.whyboard__panel:nth-child(2n){background:var(--red);color:var(--paper)}.whyboard__word{font-family:var(--font-display);text-transform:uppercase;margin-bottom:var(--space-2);font-size:1.85rem;line-height:1.3}.whyboard__note{opacity:.88;font-size:.95rem}@media (width<=900px){.whyboard{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.whyboard{grid-template-columns:1fr}}.section--financing{text-align:left}.financing__brands{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.financing__brand{text-transform:uppercase;letter-spacing:.04em;border:2px solid var(--ink);clip-path:polygon(0 0, 100% 0, 100% 100%, var(--notch) 100%);padding:.55rem 1rem;font-size:.9rem;font-weight:700}.financing__actions{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.financing__koalafi{align-items:center;gap:var(--space-2);display:inline-flex}.financing__koalafi-logo{width:auto;height:27px}.financing__koalafi-btn{width:auto;height:30px;transition:opacity .16s}.financing__koalafi:hover .financing__koalafi-btn{opacity:.85}.section__inner--split{gap:var(--space-5);grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.visit__photo img{object-fit:cover;aspect-ratio:3/4;width:100%;height:100%}.visit__list{gap:var(--space-3);margin-bottom:var(--space-4);flex-direction:column;display:flex}.visit__list dt{text-transform:uppercase;letter-spacing:.08em;color:var(--red);margin-bottom:.3rem;font-size:.72rem;font-weight:700}.visit__list dd{font-size:1.15rem;font-weight:600}.visit__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}@media (width<=860px){.section__inner--split{grid-template-columns:1fr}.visit__photo img{aspect-ratio:16/10}}.site-footer{background:var(--ink);color:var(--paper)}.site-footer__inner{max-width:var(--max);padding:var(--space-6) var(--space-3) var(--space-4);gap:var(--space-4);grid-template-columns:1.2fr 1fr 1fr 1fr;margin-inline:auto;display:grid}.site-footer__brand{font-family:var(--font-display);text-transform:uppercase;align-items:center;gap:.6rem;font-size:1.25rem;display:flex}.site-footer__col p{opacity:.85;margin-bottom:.4rem}.site-footer__col a:hover{color:var(--red)}.site-footer__bottom{max-width:var(--max);padding:var(--space-3) var(--space-3) var(--space-5);justify-content:space-between;gap:var(--space-2);opacity:.75;border-top:1px solid #ffffff26;flex-wrap:wrap;margin-inline:auto;font-size:.85rem;display:flex}.site-footer__credit a{text-underline-offset:2px;text-decoration:underline}.site-footer__credit a:hover{color:var(--red)}@media (width<=780px){.site-footer__inner{grid-template-columns:1fr 1fr}}@media (width<=480px){.site-footer__inner{grid-template-columns:1fr}}
