:root{--pink:#f62a7d;--yellow:#ffef39;--sky:#28b9ef;--navy:#28375e}*{box-sizing:border-box}body{--accent:#268bd2;--accent-light:#71c7f5;margin:0;color:var(--navy);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;background:#fffdf1}.theme-pokemu{--accent:#df2546;--accent-light:#ff8d8d}.theme-yune{--accent:#f28b19;--accent-light:#ffc45b}.theme-chinatsu{--accent:#18ad88;--accent-light:#65e1bb}.theme-masha{--accent:#268bd2;--accent-light:#71c7f5}.theme-sakura{--accent:#ee6da3;--accent-light:#ffc0d9}.theme-hina{--accent:#e8b817;--accent-light:#fff18a}.site-header{min-height:73px;padding:10px clamp(17px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border-bottom:4px solid var(--pink);box-shadow:0 3px 0 var(--yellow)}.channel-logo{display:block;overflow:hidden}.channel-logo img{display:block;max-width:none;object-fit:cover;object-position:center 48%}.channel-logo--header{width:215px;height:44px;flex:0 0 215px}.channel-logo--header img{width:215px;height:44px}.site-header nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.site-header nav a{padding:4px 10px;border-radius:99px;color:#1682ae;font-size:.79rem;font-weight:800;text-decoration:none}.site-header nav a:hover{color:#fff;background:var(--sky)}.profile{min-height:calc(100vh - 73px);display:grid;grid-template-columns:minmax(280px,.94fr) minmax(350px,1.06fr);align-items:stretch;background:linear-gradient(135deg,var(--accent-light),var(--accent))}.profile__visual{min-height:570px;display:flex;justify-content:center;align-items:flex-end;padding:38px 22px 0;overflow:hidden;background:radial-gradient(circle at 40% 18%,rgba(255,255,255,.62) 0 7px,transparent 8px) 0 0/32px 32px}.profile__visual img{max-height:570px;max-width:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(7px 10px 0 rgba(0,0,0,.12))}.profile__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,7vw,100px);background:#fff}.profile__label{margin:0;color:var(--accent);font-family:"Trebuchet MS",sans-serif;font-size:.78rem;font-weight:900;letter-spacing:.2em}.profile h1{margin:9px 0 6px;color:var(--accent);font-size:clamp(2.2rem,5vw,4.2rem);letter-spacing:.08em;line-height:1.2}.profile__role{margin:0 0 25px;color:#596883;font-weight:700;line-height:1.8}.profile__role b{display:inline-block;margin-right:.35em;padding:2px 9px;border-radius:99px;color:#fff;background:var(--accent);font-size:.72em;letter-spacing:.08em}.profile__copy{max-width:500px;padding:22px 25px;border-left:6px solid var(--accent);background:#fff8ed;color:#566784;line-height:1.9}.profile__copy p{margin:0}.profile__links{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.profile__links a{padding:10px 16px;border:2px solid var(--accent);border-radius:99px;color:var(--accent);font-size:.86rem;font-weight:800;text-decoration:none}.profile__links a:hover{color:#fff;background:var(--accent)}footer{padding:30px 24px;text-align:center;color:#fff;background:var(--navy)}.channel-logo--footer{width:180px;height:37px;margin:0 auto 10px}.channel-logo--footer img{width:180px;height:37px}footer p{margin:0;font-size:.75rem}@media(max-width:760px){.site-header{padding:9px 15px}.channel-logo--header{width:170px;height:35px;flex-basis:170px}.channel-logo--header img{width:170px;height:35px}.site-header nav{gap:0}.site-header nav a{padding:2px 5px;font-size:.68rem}.profile{grid-template-columns:1fr}.profile__visual{min-height:385px;padding-top:25px}.profile__visual img{max-height:365px}.profile__content{padding:42px 27px 52px}.profile__copy{padding:18px 20px}.profile h1{font-size:2.45rem}}
.profile__data{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 22px;padding:0;list-style:none}.profile__data li{padding:5px 9px;border:1px solid color-mix(in srgb,var(--accent) 35%,white);border-radius:99px;color:var(--accent);background:#fff;font-size:.76rem;font-weight:700}.profile__copy p+p{margin-top:13px}
.profile__gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:9px;max-width:500px;margin-top:22px}.profile__gallery figure{height:118px;margin:0;display:grid;place-items:end center;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 30%,white);border-radius:13px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent-light) 35%,white),#fff)}.profile__gallery img{height:108px;max-width:96%;object-fit:contain;object-position:center bottom}.profile__gallery figcaption{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:760px){.profile__gallery figure{height:132px}.profile__gallery img{height:122px}}
