/* Fox leads; owl advises; tanuki accompanies. Shared character presentation. */
.vf-team,.vf-guide,.vf-home-guide,.vf-kit{font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN',sans-serif;-webkit-font-smoothing:antialiased}
.vf-team *,.vf-guide *{box-sizing:border-box}
.vf-team{padding-block:88px;scroll-margin-top:110px;container-type:inline-size;container-name:vf-team}
.vf-team .vm-team-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:16px 70px;max-width:none;margin-bottom:36px;align-items:end}
.vf-team .vm-team-heading>p:first-child{grid-column:1/-1;margin:0;letter-spacing:.12em;color:#876018;font-size:14px;font-weight:800}
.vf-team .vm-team-heading h2{font-size:clamp(32px,3.2vw,48px);font-weight:900;line-height:1.5;letter-spacing:.01em;margin:0;scroll-margin-top:112px}
.vf-team .vm-team-heading>p:last-child{font-size:18px;line-height:1.95;font-weight:600;margin:0 0 4px}
.vf-team-layout{display:grid;grid-template-columns:1.55fr 1fr;gap:36px;align-items:stretch}
.vf-lead{position:relative;display:grid;grid-template-columns:1fr .85fr;gap:20px;align-items:center;overflow:hidden;isolation:isolate;padding:42px 34px;background:#f8f3e7;border:1px solid #d8bc73;border-radius:20px;color:#1d2a35}
.vf-lead:before{content:'';position:absolute;top:0;left:34px;width:64px;height:5px;background:#dda719;border-radius:0 0 4px 4px}
.vf-lead-copy{min-width:0;position:relative;z-index:1}
.vf-overline{display:block;font-size:13px;line-height:1.6;font-weight:800;letter-spacing:.09em;color:#795415;margin-bottom:18px}
.vf-lead h3{font-size:clamp(25px,2.3vw,34px);line-height:1.5;font-weight:900;letter-spacing:.02em;margin:0 0 18px}
.vf-lead .vf-statement{font-size:clamp(22px,2vw,28px);line-height:1.65;font-weight:800;color:#805610;margin:0 0 20px}
.vf-lead .vf-description{font-size:17px;font-weight:600;line-height:1.95;margin:0;color:#3e4951}
.vf-signature{display:flex;align-items:center;gap:10px;border-top:1px solid #d9cba9;padding-top:17px;margin-top:24px;font-size:15px;font-weight:800;line-height:1.7;color:#4d5352}
.vf-signature>span:first-child{color:#91641a;font-size:24px;line-height:1}
.vf-lead-art{position:relative;display:flex;align-items:center;justify-content:center;align-self:stretch;isolation:isolate;min-width:0;margin:0;background:#f8f3e7}
.vf-lead-art:before{content:'';position:absolute;left:50%;top:50%;width:115%;aspect-ratio:1;border-radius:50%;background:#eed49866;transform:translate(-50%,-50%);border:1px solid #d9b65d66;z-index:-1}
.vf-lead-art img.vishnu-mascot{width:100%;height:auto;max-height:375px;object-fit:contain;display:block;transition:transform .25s ease}
.vf-partners{display:flex;flex-direction:column;justify-content:center;gap:0;min-width:0}
.vf-companion{display:grid;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:24px;padding:27px 0;color:#293742;border-block-start:1px solid #d6d4cc}
.vf-companion:last-child{border-block-end:1px solid #d6d4cc}
.vf-companion>img.vishnu-mascot{width:105px;height:150px;object-fit:contain;display:block}
.vf-companion .vf-overline{font-size:12px;margin-bottom:6px;letter-spacing:.08em}
.vf-companion h3{font-size:22px;line-height:1.55;font-weight:900;margin:0 0 10px}
.vf-companion .vf-quote{font-size:16px;font-weight:800;color:#805610;margin:0 0 8px;line-height:1.75}
.vf-companion p{font-size:16px;line-height:1.85;font-weight:600;margin:0;color:#47525a}
.vf-team-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #d6d4cc;padding:26px 0 22px;margin-top:12px}
.vf-team-footer>p{font-size:16px;font-weight:700;line-height:1.8;margin:0;color:#47525a}
.vf-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:48px;color:inherit;font-size:16px;font-weight:800;text-decoration:none;border-bottom:2px solid #c29121;padding:10px 0;line-height:1.6}
.vf-link>span{font-size:22px;transition:transform .2s}
.vf-link:hover>span{transform:translate(3px,-3px)}
.vf-link:focus-visible,.vf-guide summary:focus-visible,.vf-home-guide:focus-visible{outline:3px solid #cf9712;outline-offset:5px}
.vf-avatar{display:block;width:56px;height:56px;object-fit:contain;flex-shrink:0;background:#fff7e9;border:1px solid #d4aa51;border-radius:14px;padding:3px}
.brand img.vf-avatar{width:48px;height:48px;border-radius:12px;object-fit:contain;mix-blend-mode:normal}
.vf-trio{display:flex;align-items:flex-end;justify-content:center;gap:12px;isolation:isolate}
.vf-trio>img.vishnu-mascot{width:auto!important;height:90px!important;max-width:31%;object-fit:contain;margin:0!important;flex-shrink:1}
.vf-trio>img[src$='/owl.webp']{order:0}
.vf-trio>img[src$='/fox.webp']{order:1;height:124px!important;position:relative;z-index:1}
.vf-trio>img[src$='/tanuki.webp']{order:2}
.vn-brand-panel.school .vf-trio{gap:0;right:4px;bottom:0}
.vn-brand-panel.school .vf-trio>img.vishnu-mascot{height:100px!important;max-width:none}
.vn-brand-panel.school .vf-trio>img[src$='/fox.webp']{height:140px!important;margin-inline:-10px!important}
.vf-home-guide{display:inline-flex;align-items:center;gap:14px;margin:0 0 24px;padding:0;color:#eed496!important;font-size:16px;font-weight:800;line-height:1.7;text-decoration:none}
.vf-home-guide .vf-avatar{width:52px;height:52px}
.vf-home-guide small{display:block;font-size:13px!important;color:#bcc1c4!important;line-height:1.7;font-weight:600!important}
.vt-home .vy-gallery-image{border:1px solid #403b2d;border-radius:12px}
.vt-home .vy-gallery-image img{object-fit:contain;background:#10151d}
.gallery26 .vf-guide{border-top:1px solid #696045;border-bottom:1px solid #696045;margin-block:56px;scroll-margin-top:152px}
.gallery26 .vf-guide summary{display:flex;flex-wrap:nowrap;gap:20px;padding:24px 0;align-items:center;list-style:none}
.vf-summary-copy{display:flex;flex-direction:column;gap:5px;min-width:0}
.gallery26 .vf-guide .vf-summary-copy small{font-size:12px;font-weight:800;color:#c5b180;letter-spacing:.07em;line-height:1.6}
.gallery26 .vf-guide .vf-summary-copy strong{font-size:24px;line-height:1.6;font-weight:800;color:#f7f3e9}
.gallery26 .vf-guide summary>.vf-plus{margin-left:auto;flex-shrink:0;display:grid;place-items:center;width:44px;height:44px;border:1px solid #726445;border-radius:50%;font-size:26px;color:#f0c864}
.vf-guide-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:32px;padding:8px 0 32px;align-items:stretch}
.vf-guide .vf-lead{grid-template-columns:165px minmax(0,1fr);gap:32px;padding:30px;background:#f6f0e3}
.vf-guide .vf-lead-art img.vishnu-mascot{max-height:270px}
.vf-guide .vf-lead-art{background:#f6f0e3}
.vf-guide .vf-lead h3{font-size:27px;line-height:1.65;margin-bottom:16px}
.vf-guide .vf-lead .vf-overline{margin-bottom:12px}
.vf-guide .vf-lead .vf-description{font-size:17px}
.vf-guide .vf-lead .vf-link{width:100%;margin-top:20px}
.vf-guide .vf-companion{grid-template-columns:76px minmax(0,1fr);gap:20px;padding:22px 0;border-color:#49483e;color:#f2efdf}
.vf-guide .vf-companion>img.vishnu-mascot{width:76px;height:106px;border-radius:12px;background:#fff!important;border:1px solid #d5ba75;mix-blend-mode:normal;padding:8px}
.vf-guide .vf-companion h3{font-size:20px;margin-bottom:8px}
.vf-guide .vf-companion p{color:#c9cdc9;font-size:16px}
.vf-guide .vf-companion .vf-link{color:#f2d68e;font-size:16px;margin-top:8px;min-height:44px;gap:16px;border-color:#77633a}
.gallery26 .invitation-caption p{font-family:'Noto Sans JP',sans-serif;letter-spacing:.02em}
.vf-kit-intro{font-size:17px;line-height:1.9;font-weight:700;margin:12px 0 24px}
.vf-kit .vf-kit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.vf-kit .vf-kit-item{display:flex;flex-direction:column;gap:12px;background:#fff9ef;border:1px solid #d5c9ae;border-radius:16px;padding:24px}
.vf-kit .vf-kit-item:first-child{border:2px solid #bb8917}
.vf-kit .vf-kit-item img{width:100%;height:240px;object-fit:contain;display:block}
.vf-kit .vf-kit-item p{font-size:16px;line-height:1.8;margin:0;font-weight:600}
.vf-kit .vf-kit-item .vf-link{margin-top:auto;font-size:17px}
.vf-kit .vf-kit-scenes{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.vf-kit .vf-kit-scenes a{display:block;border-bottom:1px solid #c8bc9d;padding-bottom:16px;color:#263640;font-size:16px;font-weight:800;line-height:1.8;text-decoration:none}
.vf-kit .vf-kit-scenes img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:12px;margin-bottom:12px}
.service-matataki .mt-hero{box-sizing:border-box;width:100%;max-width:none;min-height:clamp(740px,48vw,940px);padding:112px max(32px,calc((100% - 1280px)/2));border-top:0}
.service-matataki .matataki-anime-bg img{object-position:72% 38%}
.service-matataki .matataki-anime-bg:after{background:linear-gradient(90deg,#0c1014f2 0%,#0c1014ce 23%,#0c10146b 43%,#0c101408 72%),linear-gradient(0deg,#0c1014 0%,transparent 23%)}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.vf-team .vf-lead:hover .vf-lead-art img{transform:translateY(-6px) rotate(-1deg)}}
@media(max-width:1100px){.vf-team-layout,.vf-guide-layout{grid-template-columns:1.3fr 1fr;gap:24px}.vf-lead{grid-template-columns:1fr .7fr;padding:30px 24px;gap:12px}.vf-companion{grid-template-columns:80px minmax(0,1fr);gap:16px}.vf-companion>img.vishnu-mascot{width:80px;height:125px}.vf-guide .vf-lead{grid-template-columns:120px minmax(0,1fr);padding:24px;gap:24px}}
@media(max-width:800px){
 .vf-team{padding-block:56px}.vf-team .vm-team-heading{grid-template-columns:1fr;gap:16px;margin-bottom:26px}.vf-team .vm-team-heading h2{font-size:34px}.vf-team .vm-team-heading>p:last-child{font-size:17px}.vf-team-layout,.vf-guide-layout{grid-template-columns:1fr;gap:24px}
 .vf-lead{grid-template-columns:minmax(0,1fr) 40%;padding:32px 24px;gap:18px}.vf-lead h3{font-size:27px}.vf-lead .vf-statement{font-size:23px}.vf-companion{grid-template-columns:92px minmax(0,1fr);gap:22px;padding:24px 0}.vf-companion>img.vishnu-mascot{width:92px;height:130px}.vf-team-footer{align-items:flex-start;flex-direction:column;gap:12px}.vf-team-footer .vf-link{width:100%}
 .gallery26 .vf-guide{margin-block:36px;scroll-margin-top:160px}.gallery26 .vf-guide summary{gap:14px;padding:22px 0}.gallery26 .vf-guide .vf-summary-copy strong{font-size:20px}.gallery26 .vf-guide .vf-summary-copy small{font-size:11px;letter-spacing:.02em}.gallery26 .vf-guide summary>.vf-plus{width:36px;height:36px;font-size:22px}.vf-guide .vf-avatar{width:52px;height:52px}
 .vf-guide-layout{padding-bottom:24px;gap:24px}.vf-guide .vf-lead{grid-template-columns:100px minmax(0,1fr);gap:24px;padding:24px}.vf-guide .vf-lead h3{font-size:25px}.vf-guide .vf-lead .vf-description{font-size:16px}.vf-guide .vf-companion{grid-template-columns:76px minmax(0,1fr)}
 .service-matataki .mt-hero{--vf-film-gutter:clamp(20px,4.5vw,32px);min-height:0;padding:32px var(--vf-film-gutter) 40px;gap:24px;justify-content:flex-start}.service-matataki .mt-hero .hero-in{order:0}.service-matataki .matataki-anime-bg{position:relative;inset:auto;width:calc(100% + 2 * var(--vf-film-gutter));margin-inline:calc(-1 * var(--vf-film-gutter));aspect-ratio:3/2;order:1;overflow:hidden;border:0;border-radius:0}.service-matataki .matataki-anime-bg img{position:static;display:block;width:100%;height:100%;object-fit:contain;object-position:center}.service-matataki .matataki-anime-bg:after{display:none}.service-matataki .mt-hero .vm-page-links{order:2;margin:0;width:100%;gap:12px}.service-matataki .mt-hero .vm-page-links a{width:100%;min-height:56px;padding:14px 16px;border:1px solid #665630;border-radius:8px;background:#e6b2270d;font-weight:800;font-size:16px}.service-matataki .mt-hero .vm-page-links small{font-size:13px;font-weight:600}.service-matataki .mt-hero .copy{margin:22px 0 14px}.service-matataki .mt-hero p.lead{margin-bottom:0;font-size:16px;line-height:1.95}
}
@media(max-width:480px){
 .vf-team .vm-team-heading h2{font-size:30px}.vf-team .vf-lead{display:flex;flex-direction:column;padding:26px 24px 30px;gap:8px}.vf-team .vf-lead-art{order:-1;align-self:center;width:175px;height:246px;margin:4px 0 18px}.vf-team .vf-lead-art img.vishnu-mascot{height:246px;width:auto;max-width:100%}.vf-team .vf-lead-art:before{width:232px}.vf-team .vf-lead-copy{width:100%}.vf-lead .vf-overline{margin-bottom:10px}.vf-lead h3{font-size:28px;margin-bottom:12px}.vf-lead .vf-statement{font-size:24px;line-height:1.6;margin-bottom:16px}.vf-lead .vf-description{font-size:17px}.vf-signature{font-size:14px;margin-top:20px}.vf-companion{grid-template-columns:78px minmax(0,1fr);gap:18px}.vf-companion>img.vishnu-mascot{width:78px;height:115px}.vf-companion h3{font-size:21px}.vf-companion .vf-quote{font-size:16px}.vf-companion p{font-size:16px}.vf-trio>img.vishnu-mascot{height:78px!important}.vf-trio>img[src$='/fox.webp']{height:108px!important}
 .vf-guide .vf-lead{display:flex;flex-wrap:wrap;gap:16px;padding:24px 20px}.vf-guide .vf-lead-art{width:105px;height:148px;align-self:center;margin-inline:auto}.vf-guide .vf-lead-art img.vishnu-mascot{height:148px;width:auto}.vf-guide .vf-lead-copy{width:100%}.vf-guide .vf-lead h3{font-size:24px}.vf-guide .vf-lead .vf-link{margin-top:16px}.gallery26 .vf-guide summary{gap:12px}.gallery26 .vf-guide .vf-summary-copy strong{font-size:18px}.gallery26 .vf-guide .vf-summary-copy small{font-size:10px;letter-spacing:0}.vf-guide .vf-avatar{width:44px;height:44px;border-radius:12px}.gallery26 .vf-guide summary>.vf-plus{width:30px;height:30px;font-size:20px}.vf-guide .vf-companion{grid-template-columns:64px minmax(0,1fr);gap:16px}.vf-guide .vf-companion>img.vishnu-mascot{width:64px;height:94px}.vf-guide .vf-companion h3{font-size:19px}
 .vf-kit .vf-kit-grid,.vf-kit .vf-kit-scenes{grid-template-columns:1fr}.vf-kit .vf-kit-item{padding:22px}.vf-kit .vf-kit-item img{height:230px}
 .gallery26 .vf-guide .vf-summary-copy strong>span{display:block}
}
/* The school is a narrow reading column even on wide desktop screens. */
@container vf-team (max-width:720px){
 .vf-team .vm-team-heading{grid-template-columns:1fr;gap:18px;margin-bottom:28px}.vf-team .vm-team-heading h2{font-size:34px}.vf-team .vm-team-heading>p:last-child{font-size:17px}.vf-team-layout{grid-template-columns:1fr;gap:24px}.vf-team .vf-lead{grid-template-columns:minmax(0,1fr) 40%;gap:22px;padding:32px 28px}.vf-team .vf-lead h3{font-size:28px}.vf-team .vf-statement{font-size:24px}.vf-team .vf-companion{grid-template-columns:92px minmax(0,1fr);gap:24px;padding:26px 0}.vf-team .vf-companion>img.vishnu-mascot{width:92px;height:130px}.vf-team-footer{align-items:flex-start;flex-direction:column;gap:12px}.vf-team-footer .vf-link{width:100%}
}
@container vf-team (max-width:440px){
 .vf-team .vm-team-heading h2{font-size:30px}.vf-team .vf-lead{display:flex;flex-direction:column;padding:26px 24px 30px;gap:8px}.vf-team .vf-lead-art{order:-1;align-self:center;width:175px;height:246px;margin:4px 0 18px}.vf-team .vf-lead-art img.vishnu-mascot{height:246px;width:auto;max-width:100%}.vf-team .vf-lead-art:before{width:232px}.vf-team .vf-lead-copy{width:100%}.vf-team .vf-companion{grid-template-columns:78px minmax(0,1fr);gap:18px}.vf-team .vf-companion>img.vishnu-mascot{width:78px;height:115px}
}
@media(prefers-reduced-motion:reduce){.vf-lead-art img.vishnu-mascot,.vf-link>span{transition:none}.vf-link:hover>span{transform:none}}
