.coaches-page{--coach-pink:#ff2b64;--coach-blue:#0018ff;--coach-lime:#baff00;--coach-mint:#51dfaa;--coach-purple:#d753f0;--coach-orange:#ff704f;--coach-ink:#060606;--coach-muted:#5f626b;--coach-line:rgba(6,6,6,.14);--coach-round:"M PLUS Rounded 1c","Noto Sans JP",system-ui,sans-serif;--coach-body:"Noto Sans JP","Yu Gothic","Meiryo",system-ui,sans-serif;position:relative;isolation:isolate;min-height:100vh;overflow:hidden;color:var(--coach-ink);background:radial-gradient(circle at 8% 30%,rgba(215,83,240,.13),transparent 24%),radial-gradient(circle at 96% 68%,rgba(186,255,0,.17),transparent 25%),linear-gradient(180deg,#fff,#fbf8ff 52%,#f8fff4);font-family:var(--coach-body)}.coaches-page *,.coaches-page :after,.coaches-page :before{box-sizing:border-box}.coaches-page a{color:inherit;text-decoration:none}.coaches-page:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;opacity:.15;background-image:radial-gradient(rgba(6,6,6,.45) 1.1px,transparent 0);background-size:34px 34px;mask-image:linear-gradient(180deg,transparent,#000 10%,#000 90%,transparent)}.coaches-page .container{width:min(1240px,calc(100% - 88px));margin-inline:auto}.coaches-page .page-hero{position:relative;min-height:420px;display:grid;align-items:center;overflow:hidden;padding:84px 0 92px;border-bottom:2px solid var(--coach-ink);background:linear-gradient(125deg,rgba(255,255,255,.96),rgba(255,255,255,.64)),radial-gradient(circle at 75% 34%,rgba(215,83,240,.21),transparent 31%),radial-gradient(circle at 16% 86%,rgba(255,43,100,.16),transparent 28%)}.coaches-page .page-hero:before{content:"";position:absolute;top:-145px;right:-75px;width:420px;height:420px;border-radius:48% 52% 42% 58%/44% 58% 42% 56%;background:var(--coach-purple);animation:coaches-blob 9s ease-in-out infinite alternate}.coaches-page .page-hero:after{content:"COACH  •  STAFF  •  SMILE  •";position:absolute;left:-24px;bottom:12px;color:rgba(0,24,255,.08);font-family:var(--coach-round);font-size:clamp(42px,7vw,104px);font-weight:900;white-space:nowrap;animation:coaches-marquee 24s linear infinite}.coaches-page .page-hero .container{position:relative;z-index:2}.coaches-page .breadcrumb{display:inline-flex;gap:8px;margin-bottom:28px;padding:8px 14px;border:1.5px solid var(--coach-ink);border-radius:999px;background:#fff;box-shadow:4px 5px 0 rgba(0,0,0,.08);font-family:var(--coach-round);font-size:11px;font-weight:900}.coaches-page .breadcrumb a{color:var(--coach-pink)}.coaches-page .kicker{display:flex;align-items:center;gap:9px;margin:0 0 12px;color:var(--coach-purple);font-family:var(--coach-round);font-size:13px;font-weight:900}.coaches-page .kicker:before{content:"";width:12px;height:12px;border-radius:50%;background:currentColor;animation:coaches-pulse 2.8s ease-in-out infinite}.coaches-page h1,.coaches-page h2{font-family:var(--coach-round);letter-spacing:-.035em}.coaches-page h1{max-width:850px;margin:0 0 22px;font-size:clamp(52px,7vw,92px);line-height:1.02;font-weight:900}.coaches-page .page-hero p:last-child{max-width:720px;margin:0;color:#3d3f48;font-size:15px;line-height:1.9;font-weight:700}.coaches-page .section{padding:126px 0 150px}.coaches-page .people-list{display:grid;gap:72px}.coaches-page .profile{position:relative;display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(34px,5vw,72px);align-items:start;padding:48px;border:2px solid var(--coach-ink);border-radius:34px;background:rgba(255,255,255,.94);box-shadow:14px 16px 0 rgba(0,0,0,.075);transition:transform .35s ease,box-shadow .35s ease}.coaches-page .profile:first-child{box-shadow:14px 16px 0 rgba(215,83,240,.22)}.coaches-page .profile:nth-child(2){box-shadow:14px 16px 0 rgba(0,24,255,.16)}.coaches-page .profile:nth-child(3){box-shadow:14px 16px 0 rgba(186,255,0,.44)}.coaches-page .profile:after{content:"✦";position:absolute;right:30px;top:20px;color:var(--coach-lime);font-size:44px;text-shadow:2px 3px 0 var(--coach-ink);animation:coaches-star 3s ease-in-out infinite}.coaches-page .profile:nth-child(2):after{color:var(--coach-pink)}.coaches-page .profile:hover{transform:translateY(-9px) rotate(-.3deg);box-shadow:19px 22px 0 rgba(0,0,0,.09)}.coaches-page .profile:nth-child(2n):hover{transform:translateY(-9px) rotate(.3deg)}.coaches-page .profile-photo{position:sticky;top:130px;min-height:300px;display:grid;place-items:center;overflow:hidden;border:2px solid var(--coach-ink);border-radius:48% 52% 44% 56%/51% 43% 57% 49%;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.9),transparent 22%),linear-gradient(145deg,var(--coach-purple),#f7b5ff);box-shadow:9px 11px 0 rgba(0,0,0,.11);font-size:92px;animation:coaches-photo 6s ease-in-out infinite alternate}.coaches-page .profile:nth-child(2) .profile-photo{background:linear-gradient(145deg,var(--coach-blue),#7aa8ff)}.coaches-page .profile:nth-child(3) .profile-photo{background:linear-gradient(145deg,var(--coach-lime),#eaffaa)}.coaches-page .coach-body{min-width:0}.coaches-page .tag{display:inline-flex;align-items:center;min-height:34px;margin-bottom:16px;padding:6px 14px;border:1.5px solid var(--coach-ink);border-radius:999px;background:var(--coach-blue);color:#fff;box-shadow:4px 5px 0 rgba(0,0,0,.08);font-family:var(--coach-round);font-size:12px;font-weight:900}.coaches-page .tag.purple{background:var(--coach-purple)}.coaches-page .tag.gray{color:var(--coach-ink);background:var(--coach-lime)}.coaches-page .coach-body h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.08;font-weight:900}.coaches-page .meta{margin:15px 0 30px;color:var(--coach-muted);font-size:13px;line-height:1.8;font-weight:700}.coaches-page .coach-body>p:last-child{margin:30px 0 0;padding:22px 24px;border-left:7px solid var(--coach-pink);border-radius:0 16px 16px 0;background:#fff8dc;font-size:14px;line-height:2;font-weight:700}.coaches-page .data-table{width:100%;overflow:hidden;border:2px solid var(--coach-ink);border-collapse:separate;border-spacing:0;border-radius:22px;background:#fff}.coaches-page .data-table td,.coaches-page .data-table th{padding:20px 22px;border-bottom:1px solid var(--coach-line);text-align:left;vertical-align:top;font-size:13px;line-height:1.9}.coaches-page .data-table tr:last-child td,.coaches-page .data-table tr:last-child th{border-bottom:0}.coaches-page .data-table th{width:22%;font-family:var(--coach-round);font-weight:900;background:rgba(215,83,240,.08)}.coaches-page .data-table tr:nth-child(2n) th{background:rgba(186,255,0,.2)}.coaches-page .soft-panel{position:relative;overflow:hidden;padding:66px 48px;border:2px solid var(--coach-ink);border-radius:36px;background:radial-gradient(circle at 90% 12%,rgba(255,43,100,.2),transparent 26%),linear-gradient(135deg,rgba(0,24,255,.1),rgba(255,255,255,.96) 50%,rgba(186,255,0,.2));box-shadow:14px 17px 0 rgba(0,24,255,.12);text-align:center}.coaches-page .soft-panel:before{content:"";position:absolute;left:-70px;bottom:-90px;width:230px;height:230px;border-radius:50%;background:var(--coach-lime);opacity:.84}.coaches-page .soft-panel>*{position:relative;z-index:2}.coaches-page .section-title{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.2;font-weight:900}.coaches-page .section-lead{max-width:680px;margin:24px auto 0;color:#41434c;font-size:15px;line-height:1.9;font-weight:700}.coaches-page .hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:36px}.coaches-page .btn{min-height:56px;display:inline-flex;align-items:center;justify-content:center;padding:0 26px;border:2px solid var(--coach-ink);border-radius:14px;box-shadow:6px 7px 0 rgba(0,0,0,.09);font-family:var(--coach-round);font-size:13px;font-weight:900;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.coaches-page .btn-primary{color:#fff;background:var(--coach-pink)}.coaches-page .btn-outline{background:#fff}.coaches-page .btn:hover{transform:translateY(-5px) rotate(-.5deg);box-shadow:10px 12px 0 rgba(0,0,0,.08)}.coaches-page .btn-outline:hover{background:var(--coach-lime)}@keyframes coaches-blob{to{transform:translate(-24px,18px) rotate(7deg) scale(1.05)}}@keyframes coaches-marquee{to{transform:translateX(-28%)}}@keyframes coaches-pulse{50%{transform:scale(1.22)}}@keyframes coaches-star{50%{transform:translateY(-7px) rotate(11deg) scale(1.08)}}@keyframes coaches-photo{to{transform:translateY(-8px) rotate(1deg);border-radius:55% 45% 52% 48%/43% 55% 45% 57%}}@media (max-width:900px){.coaches-page .container{width:min(100% - 40px,760px)}.coaches-page .page-hero{min-height:360px;padding:68px 0 76px}.coaches-page .page-hero:before{width:280px;height:280px;right:-120px}.coaches-page .section{padding:90px 0 110px}.coaches-page .profile{grid-template-columns:1fr;padding:34px}.coaches-page .profile-photo{position:relative;top:auto;min-height:280px}}@media (max-width:600px){.coaches-page .container{width:min(100% - 28px,520px)}.coaches-page h1{font-size:clamp(44px,14vw,64px)}.coaches-page .profile{padding:24px 18px;border-radius:24px}.coaches-page .profile:after{right:18px}.coaches-page .profile-photo{min-height:240px;font-size:72px}.coaches-page .data-table,.coaches-page .data-table tbody,.coaches-page .data-table td,.coaches-page .data-table th,.coaches-page .data-table tr{display:block;width:100%}.coaches-page .data-table th{padding:14px 17px;border-bottom:0}.coaches-page .data-table td{padding:16px 17px 20px}.coaches-page .soft-panel{padding:50px 20px}.coaches-page .hero-actions{display:grid}.coaches-page .btn{width:100%}}@media (prefers-reduced-motion:reduce){.coaches-page *,.coaches-page :after,.coaches-page :before{animation:none!important;transition-duration:.01ms!important}}