:root{color-scheme:light;color:#1a2340;font-synthesis:none;text-rendering:optimizelegibility;background:#16264b;font-family:Hiragino Sans,Yu Gothic UI,Yu Gothic,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#16264b;min-width:320px}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}a{color:inherit}.site-background,.site-background img,.background-shade{width:100%;height:100%;position:fixed;inset:0}.site-background{z-index:-3}.site-background img{object-fit:cover;object-position:center center}.background-shade{z-index:-2;background:linear-gradient(#0b1c4024,#14113170),radial-gradient(circle at 50% 18%,#0000 0 28%,#07122b3d 82%)}.page-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:76px 0 72px}.profile-panel{backdrop-filter:blur(22px)saturate(1.08);background:#f4f7ffdb;border:1px solid #ffffff9e;border-radius:28px;overflow:visible;box-shadow:0 30px 90px #08112a4d,inset 0 1px #ffffffb3}.profile-header{text-align:center;flex-direction:column;align-items:center;padding:0 34px 38px;display:flex}.profile-avatar{object-fit:cover;object-position:50% 23%;background:#eeeaf2;border:5px solid #fffffff2;border-radius:50%;width:124px;height:124px;margin-top:-62px;box-shadow:0 12px 34px #161c3a3d}h1,h2,h3,p{margin-top:0}h1{color:#151d37;letter-spacing:.04em;margin-top:22px;margin-bottom:18px;font-size:clamp(2rem,4vw,2.7rem);line-height:1.25}.profile-intro{color:#35405d;max-width:700px;margin-bottom:0;font-size:clamp(.96rem,2vw,1.08rem);font-weight:600;line-height:1.95}.link-section{border-top:1px solid #4c5c841f;padding:34px}.section-heading{align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.section-heading p{color:#6a7ba4;letter-spacing:.16em;text-transform:uppercase;margin-bottom:0;font-size:.68rem;font-weight:900}.section-heading h2{color:#1e2b4e;letter-spacing:.04em;margin-bottom:0;font-size:1.16rem}.link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.link-grid--social{grid-template-columns:repeat(3,minmax(0,1fr))}.link-grid--single{grid-template-columns:minmax(0,1fr);max-width:calc(25% - 11.25px)}.link-card{text-align:center;background:#fffc;border:1px solid #ffffffe0;border-radius:18px;flex-direction:column;align-items:center;min-height:218px;padding:28px 20px 22px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #1f2d4e1a}.link-card:before{border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(145deg,#ffffff73,#0000 55%);position:absolute;inset:0}.link-card:hover{z-index:1;border-color:#5d78ba4d;transform:translateY(-4px);box-shadow:0 16px 34px #1e2d542b}.link-card:focus-visible{outline-offset:3px;outline:3px solid #315dc0}.card-icon{object-fit:cover;border:3px solid #ffffffe6;border-radius:50%;width:68px;height:68px;margin-bottom:14px;position:relative;box-shadow:0 6px 15px #1e274629}.card-icon--text{color:#fff;place-items:center;font-family:Arial,Helvetica,sans-serif;font-size:2.1rem;font-weight:800;display:grid}.card-icon--black{background:#050505}.card-icon--coral{background:#ff8290}.link-card h3{color:#263352;margin-bottom:10px;font-size:.9rem;line-height:1.55;position:relative}.link-card p{color:#59647e;margin-bottom:0;font-size:.78rem;font-weight:600;line-height:1.75;position:relative}.card-arrow{color:#7a8bae;font-size:.82rem;font-weight:900;position:absolute;bottom:11px;right:14px}.site-footer{color:#64708d;text-align:center;border-top:1px solid #4c5c841f;padding:34px}.site-footer p{max-width:760px;margin-bottom:8px;margin-left:auto;margin-right:auto;font-size:.72rem;line-height:1.8}.site-footer .footer-brand{color:#334875;letter-spacing:.12em;margin-bottom:10px;font-size:.86rem;font-weight:900}.site-footer .copyright{color:#8490aa;margin-bottom:0;font-size:.66rem}@media (width<=980px){.link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.link-grid--single{max-width:calc(33.3333% - 10px)}}@media (width<=740px){.page-shell{width:min(100% - 24px,680px);padding-top:64px}.profile-panel{border-radius:23px}.profile-header,.link-section,.site-footer{padding-left:22px;padding-right:22px}.link-grid,.link-grid--social{grid-template-columns:repeat(2,minmax(0,1fr))}.link-grid--single{max-width:calc(50% - 7.5px)}}@media (width<=520px){.site-background img{object-position:center top}.background-shade{background:linear-gradient(#09173329,#13122f80)}.page-shell{width:calc(100% - 18px);padding:58px 0 36px}.profile-panel{backdrop-filter:blur(16px)saturate(1.05);background:#f6f8ffe3;border-radius:20px}.profile-avatar{width:108px;height:108px;margin-top:-54px}.profile-header{padding-bottom:30px;padding-left:18px;padding-right:18px}.link-section{padding:28px 14px}.section-heading{padding:0 4px}.link-grid,.link-grid--social{grid-template-columns:1fr;gap:12px}.link-grid--single{max-width:none}.link-card{text-align:left;align-items:center;min-height:0;padding:20px 42px 20px 88px}.card-icon{width:56px;height:56px;margin:0;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.link-card:hover{transform:translateY(-2px)}.link-card h3{width:100%;margin-top:8px;margin-bottom:4px;font-size:.86rem}.link-card p{width:100%;font-size:.73rem;line-height:1.6}.site-footer{padding:28px 18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.link-card{transition:none}}
