*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;font-family:var(--font-noto-sans);color:#1a1a1a;-webkit-font-smoothing:antialiased}a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{text-wrap:pretty}br.pcbr{display:none}@media (min-width:768px){br.pcbr{display:inline}}.hero-eyebrow{white-space:normal}@media (min-width:1000px){.hero-eyebrow{white-space:nowrap}}br.mbbr{display:inline}@media (min-width:768px){br.mbbr{display:none}}.pc-only{display:none}@media (min-width:768px){.pc-only{display:inline}}@media (max-width:599px){.info-row{grid-template-columns:1fr!important}}.about-head-dog{display:block;height:clamp(80px,13vw,130px);width:auto;margin:14px auto 0}@media (min-width:768px){.about-head-dog{position:absolute;right:clamp(20px,9vw,150px);top:50%;transform:translateY(-50%);margin:0}}.hero-dog{display:block;float:right;height:clamp(96px,20vw,170px);width:auto;margin:0 0 6px 14px;pointer-events:none}@media (min-width:1000px){.hero-dog{float:none;position:absolute;right:clamp(22px,5vw,70px);bottom:0;height:clamp(150px,20vw,230px);margin:0}}.dc-desktop{display:none}.dc-mobile{display:block}@media (min-width:1000px){.dc-desktop{display:block}.dc-mobile{display:none}}@media (max-width:999px){body{padding-bottom:64px}}.dc-imgslot{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;background:#16307a;color:rgba(255,255,255,.62);font-size:12px;font-weight:700;font-family:var(--font-zen-kaku);line-height:1.5}[data-hover-lift]{cursor:pointer;transition:transform .38s var(--nr-ease),box-shadow .38s var(--nr-ease),border-color .38s var(--nr-ease)}@media (hover:hover){[data-hover-lift]:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(16,48,122,.14);border-color:#c8d6ef}[data-hover-lift] img{transition:transform .8s var(--nr-ease)}[data-hover-lift]:hover img{transform:scale(1.045)}}.nav-svc{position:relative}.nav-svc-menu{position:absolute;top:100%;left:0;padding-top:8px;display:none}.nav-svc:hover .nav-svc-menu{display:block;animation:nrSlideDown .16s ease}.nav-svc-item:hover{background:#f4f7fe}@keyframes nrSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes nrFade{0%{opacity:0}to{opacity:1}}:root{--nr-ease:cubic-bezier(0.22,0.61,0.36,1);--nr-dur:0.72s}html.js-motion [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity var(--nr-dur) var(--nr-ease),transform var(--nr-dur) var(--nr-ease)}html.js-motion [data-reveal=fade]{transform:none}html.js-motion [data-reveal=zoom]{transform:scale(.965)}html.js-motion [data-reveal=up-sm]{transform:translateY(14px)}html.js-motion [data-reveal].is-revealed{opacity:1;transform:none}html.js-motion [data-reveal-delay="1"]{transition-delay:.1s}html.js-motion [data-reveal-delay="2"]{transition-delay:.2s}html.js-motion [data-reveal-delay="3"]{transition-delay:.3s}html.js-motion [data-reveal-delay="4"]{transition-delay:.4s}html.js-motion [data-reveal-group]>*{opacity:0;transform:translateY(24px);transition:opacity var(--nr-dur) var(--nr-ease),transform var(--nr-dur) var(--nr-ease)}html.js-motion [data-reveal-group].is-revealed>*{opacity:1;transform:none}html.js-motion [data-reveal-group].is-revealed>:first-child{transition-delay:0s}html.js-motion [data-reveal-group].is-revealed>:nth-child(2){transition-delay:.09s}html.js-motion [data-reveal-group].is-revealed>:nth-child(3){transition-delay:.18s}html.js-motion [data-reveal-group].is-revealed>:nth-child(4){transition-delay:.27s}html.js-motion [data-reveal-group].is-revealed>:nth-child(5){transition-delay:.36s}html.js-motion [data-reveal-group].is-revealed>:nth-child(6){transition-delay:.45s}html.js-motion [data-reveal-group].is-revealed>:nth-child(n+7){transition-delay:.5s}@keyframes nrHeroIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes nrHeroImgIn{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}html.js-motion [data-hero-in]{animation:nrHeroIn .9s var(--nr-ease) both}html.js-motion [data-hero-in="2"]{animation-delay:.1s}html.js-motion [data-hero-in="3"]{animation-delay:.2s}html.js-motion [data-hero-in="4"]{animation-delay:.32s}html.js-motion [data-hero-in="5"]{animation-delay:.44s}html.js-motion [data-hero-in=img]{animation:nrHeroImgIn 1s var(--nr-ease) both;animation-delay:.24s}[data-cta]{transition:transform .3s var(--nr-ease),box-shadow .3s var(--nr-ease),filter .3s var(--nr-ease)}@media (hover:hover){[data-cta]:hover{transform:translateY(-3px);filter:brightness(1.06)}[data-cta]>svg:last-child{transition:transform .3s var(--nr-ease)}[data-cta]:hover>svg:last-child{transform:translateX(4px)}}[data-cta]:active{transform:translateY(0) scale(.985)}.site-header{transition:box-shadow .3s var(--nr-ease)}.site-header.is-stuck{box-shadow:0 8px 24px rgba(16,48,122,.12)}.nav-link:after{content:"";position:absolute;left:11px;right:11px;bottom:2px;height:3px;border-radius:3px;background:#e8431f;transform:scaleX(0);transform-origin:left center;transition:transform .3s var(--nr-ease)}.nav-link[data-active=true]:after{content:none}@media (hover:hover){.nav-link:hover:after{transform:scaleX(1)}}@keyframes nrSlideInRight{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #2d5be3;outline-offset:2px;border-radius:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}html.js-motion [data-hero-group]>*{animation:nrHeroIn .85s var(--nr-ease) both}html.js-motion [data-hero-group]>:first-child{animation-delay:.02s}html.js-motion [data-hero-group]>:nth-child(2){animation-delay:.12s}html.js-motion [data-hero-group]>:nth-child(3){animation-delay:.22s}html.js-motion [data-hero-group]>:nth-child(4){animation-delay:.32s}html.js-motion [data-hero-group]>:nth-child(n+5){animation-delay:.42s}