:root{--navy:#082b56;--blue:#315f92;--sky:#eaf4ff;--yellow:#ffd85a;--line:#cddceb;--muted:#506780;--white:#fff}*{box-sizing:border-box}html{min-height:100%;background:#eaf4ff}body{min-height:100vh;margin:0;color:var(--navy);font-family:"Nunito",sans-serif;background:radial-gradient(circle at 15% 0%,rgba(255,216,90,.52),transparent 30%),radial-gradient(circle at 92% 22%,rgba(49,95,146,.16),transparent 32%),linear-gradient(150deg,#f8fbff,#e7f2ff 52%,#fff9dc);background-attachment:fixed}.link-page-shell{width:min(calc(100% - 28px),640px);margin:0 auto;padding:38px 0 30px}.link-profile{text-align:center}.link-profile>a{display:inline-block}.link-profile img{display:block;width:154px;height:154px;object-fit:contain;margin:0 auto;filter:drop-shadow(0 16px 25px rgba(8,43,86,.16))}.link-profile h1{margin:10px 0 6px;font:900 clamp(30px,8vw,46px)/1 "Montserrat",sans-serif;letter-spacing:-.045em}.link-profile p{max-width:540px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.48}.latest-youtube{margin-top:26px}.latest-youtube>a{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:138px;color:var(--white);text-decoration:none;border:1px solid rgba(255,255,255,.45);border-radius:24px;background:linear-gradient(135deg,#d41424,#8f0814);overflow:hidden;box-shadow:0 18px 42px rgba(120,10,24,.22);transition:transform .18s ease,box-shadow .18s ease}.latest-youtube>a:hover,.latest-youtube>a:focus-visible{transform:translateY(-3px);box-shadow:0 22px 48px rgba(120,10,24,.3)}.latest-youtube-image-wrap{min-height:138px;background:#21060a}.latest-youtube-image-wrap img{display:block;width:100%;height:100%;object-fit:cover}.latest-youtube-copy{padding:19px;display:flex;flex-direction:column;justify-content:center;min-width:0}.latest-youtube-copy>span{font:800 13px "Montserrat",sans-serif;text-transform:uppercase;letter-spacing:.08em}.latest-youtube-copy>span i{margin-right:6px}.latest-youtube-copy strong{display:-webkit-box;overflow:hidden;margin:7px 0 9px;font:800 19px/1.24 "Montserrat",sans-serif;-webkit-line-clamp:2;-webkit-box-orient:vertical}.latest-youtube-copy small{font-weight:800}.link-list{display:grid;gap:12px;margin-top:16px}.link-button{min-height:64px;padding:12px 18px;display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:10px;color:var(--navy);text-decoration:none;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(8,43,86,.08);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.link-button:hover,.link-button:focus-visible{transform:translateY(-2px);border-color:#8eacca;box-shadow:0 13px 28px rgba(8,43,86,.13)}.link-button.primary{border-color:#0a396d;background:linear-gradient(135deg,#082b56,#174c83);color:#fff}.link-button.support{border-color:#efc542;background:linear-gradient(135deg,#ffe487,#ffd45a)}.link-button-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:rgba(49,95,146,.1);font-size:21px}.link-button-icon svg{display:block;width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.link-button.primary .link-button-icon{background:rgba(255,255,255,.14)}.link-button.support .link-button-icon{background:rgba(255,255,255,.46)}.link-button strong{font:800 17px "Montserrat",sans-serif;text-align:left}.link-button-arrow{justify-self:end;opacity:.65}.link-loading{padding:26px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:18px;background:rgba(255,255,255,.7)}.link-status{min-height:20px;text-align:center;color:#9b2832;font-weight:800}.link-footer{margin-top:27px;text-align:center;color:var(--muted);font-size:13px}.link-footer a{display:block;margin-bottom:5px;color:var(--navy);font:800 15px "Montserrat",sans-serif;text-decoration:none}.link-footer span{display:block}@media(max-width:560px){.link-page-shell{padding-top:24px}.link-profile img{width:132px;height:132px}.latest-youtube>a{grid-template-columns:1fr}.latest-youtube-image-wrap{aspect-ratio:16/9;min-height:0}.latest-youtube-copy{padding:17px}.link-button{min-height:62px;border-radius:16px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
