:root{color-scheme:light}body,html{padding:0;margin:0;overflow-x:hidden}a{color:inherit}a,a:hover{text-decoration:none}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{display:block;width:7px;border-radius:20px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#f3f5f9;border-radius:20px;border-right:none;border-left:none}::-webkit-scrollbar-thumb:hover{background-color:#f3f5f9}::-webkit-scrollbar-track-piece:end{background:transparent;margin-bottom:5px}::-webkit-scrollbar-track-piece:start{background:transparent;margin-top:5px}body{background:#f3f5f9;color:#0f172a;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}.home-page{font-family:Graphik,Inter,Segoe UI,system-ui,-apple-system,sans-serif}.home-section{padding:8px 0}.home-section-top{background:#fff}.home-section-bottom{background:#d9d9d933}.container{max-width:1200px;margin:0 auto;padding:16px}.card{border:1px solid #e5e7eb;background:#fff}.muted{color:#6b7280}.btn{border:1px solid #d1d5db;background:#fff;padding:8px 12px;cursor:pointer}.btn.primary{background:#111827;color:#fff;border-color:#111827}.input{width:100%;border:1px solid #d1d5db;padding:10px 12px}.label{display:block;font-weight:600;margin-bottom:6px}.grid2{display:flex;flex-wrap:wrap;gap:12px}.grid2>*{flex:1 1 50%;min-width:0}@media (max-width:768px){.grid2>*{flex-basis:100%}}.page{min-height:100vh}.top-nav{background:#0b1229;color:#fff;padding:14px 0}.top-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.top-logo{height:18px;width:auto;display:block}.top-links{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;font-weight:600}.top-links a{color:#fff;text-decoration:none}.top-links a:hover{text-decoration:none;opacity:.85}.loader{width:48px;height:48px;border-radius:50%;border:4px solid #e2e8f0;border-top-color:#2563eb;animation:spin .9s linear infinite;margin:16px auto 0}.skeleton-block{position:relative;overflow:hidden;background:#e2e8f0}.skeleton-block:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.65),transparent);animation:shimmer 1.6s infinite}.skeleton-title{height:14px;width:40%;margin-bottom:12px}.skeleton-line{height:10px;width:100%;margin-bottom:10px}.skeleton-avatar{width:48px;height:48px;border-radius:999px;margin:0 auto 8px}.skeleton-avatar-sm{width:36px;height:36px;border-radius:999px}.skeleton-hero{height:280px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes shimmer{to{transform:translateX(100%)}}.hero-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:16px;gap:16px;margin-top:16px}.hero-card{overflow:hidden;background:#0b1022;color:#fff;box-shadow:0 18px 40px rgba(15,23,42,.18);position:relative}.hero-card,.hero-card-link{display:flex;flex-direction:column}.hero-card-link{color:inherit;text-decoration:none}.hero-indicators{position:absolute;right:24px;bottom:24px;display:flex;gap:10px;align-items:center;padding-left:0;z-index:2}.hero-indicator{width:18px;height:6px;border-radius:999px;border:0;background:hsla(0,0%,100%,.5);cursor:pointer;padding:0}.hero-indicator.active{background:#f97316}.hero-indicator:focus-visible,.hero-indicator:hover{background:#f97316}.hero-card img{width:100%;object-fit:contain;display:block}.hero-caption{padding:24px 28px 28px;font-weight:600;font-size:16px;background:#0b1022;min-height:140px;display:flex;flex-direction:column;gap:12px}.hero-category{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#25c3c9}.hero-title{font-weight:600;font-size:26px;line-height:1.3}.events-card{background:#fff;border:1px solid #d1d5db;padding:18px;display:flex;flex-direction:column;gap:14px}.events-tabs{display:flex;gap:24px;font-size:14px;font-weight:700}.events-tab{padding-bottom:8px;background:none;border:0;border-bottom:2px solid transparent;font:inherit;cursor:pointer;color:#94a3b8}.events-tab.active{color:#f97316;border-bottom-color:#f97316}.events-list{display:grid;grid-gap:0;gap:0;max-height:280px;overflow-y:auto;padding-right:4px}.events-item{display:flex;justify-content:space-between;gap:12px;padding:16px 0;border-bottom:1px solid #e2e8f0;font-size:13px}.events-date{text-align:center;min-width:64px;font-weight:700;color:#0f172a;display:flex;flex-direction:column;gap:2px}.events-month{text-transform:uppercase;color:#0f172a;font-size:16px}.events-day{font-size:28px;color:#0f172a}.events-details{flex:1 1;display:flex;flex-direction:column;gap:6px}.events-title{font-weight:700;font-size:14px;color:#0b1b4a}.events-label{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em;color:#fff;width:-moz-fit-content;width:fit-content}.events-label--open{background:#2563eb}.events-label--invitee{background:#9ca3af}.events-label-icon{font-size:12px;line-height:1}.events-meta{display:flex;gap:16px;color:#0f172a;opacity:.6;font-size:12px}.events-ics{font-size:28px;color:#6b7280;text-decoration:none;line-height:1;align-self:center;padding:4px 6px}.section-card{padding:16px;border:none}.section-stack{display:flex;flex-direction:column;gap:16px;flex:1 1 25%;min-width:0}@media (max-width:768px){.section-stack{flex-basis:100%}}.card-light{background:#dbeafe}.card-dark{background:#0f172a;color:#fff}.card-slate{background:#1e3a8a;color:#fff}.section-title{font-weight:700;font-size:14px;margin-bottom:12px}.birthday-section{background:#cfe3f6;padding:18px 20px 20px;min-width:0}.birthday-title{font-size:22px;color:#0b1b4a;margin-bottom:16px}.birthday-scroll{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:thin;width:100%;max-width:100%}.birthday-card{background:#0b1e63;color:#fff;padding:18px 16px;min-width:165px;text-align:center;scroll-snap-align:start;box-shadow:0 8px 16px rgba(15,23,42,.15)}.birthday-avatar{width:78px;height:78px;border-radius:999px;object-fit:cover;margin:0 auto 12px;display:block;border:3px solid hsla(0,0%,100%,.7)}.birthday-name{font-weight:600;font-size:16px}.birthday-date{font-size:14px;opacity:.85;margin-top:4px}.avatar-row{display:flex;gap:12px;flex-wrap:wrap}.recruits-section{background:#0b1e63;padding:18px 20px 20px;color:#fff;min-width:0}.recruits-title{font-size:22px;margin-bottom:16px}.insights-section,.ring-bell-section{padding:18px 20px 20px;min-width:0}.insights-section{background:#eef1f6;display:flex;flex-direction:column}.insights-title,.ring-bell-title{font-size:22px;margin-bottom:16px}.insights-title{color:#0b1b4a}.recruits-scroll{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:thin;width:100%;max-width:100%}.recruit-card{background:#111827;padding:18px 16px;min-width:165px;text-align:center;scroll-snap-align:start;box-shadow:0 8px 16px rgba(15,23,42,.2)}.recruit-avatar{width:86px;height:86px;border-radius:999px;object-fit:cover;margin:0 auto 12px;display:block;border:3px solid hsla(0,0%,100%,.7)}.recruit-name{font-weight:600;font-size:16px}.recruit-role{font-size:14px;opacity:.8;margin-top:4px}.avatar-card{background:#1e293b;padding:12px;min-width:110px;text-align:center;color:#fff}.avatar-card.light{background:#fff;color:#0f172a}.avatar{width:48px;height:48px;border-radius:999px;object-fit:cover;margin:0 auto 8px;display:block;border:2px solid hsla(0,0%,100%,.6)}.badge-strip{display:flex;gap:10px;margin-bottom:12px}.badge-strip .avatar{width:36px;height:36px;margin:0;border:none}.badge-detail{background:#93c5fd;padding:14px;color:#0f172a}.badges-spotlight{background:#6f8fcb;padding:24px;color:#fff;display:flex;flex-direction:column;flex:1 1}.badges-spotlight-title{font-weight:700;font-size:22px}.badges-spotlight-strip{display:flex;gap:12px;margin:18px 0 22px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:thin}.badge-tile{width:72px;height:72px;border:none;background:#0b1e63;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2);padding:0;cursor:pointer;overflow:hidden;flex:0 0 auto;scroll-snap-align:start}.badge-tile.active{box-shadow:inset 0 0 0 2px #0b1e63}.badge-tile-image{width:100%;height:100%;object-fit:cover;display:block}.badge-tile-image.placeholder{background:#1f2937}.badge-highlight{background:#fff;padding:22px 24px 24px;color:#0f172a;max-height:420px;overflow:hidden;display:flex;flex-direction:column}.badge-highlight.empty{background:hsla(0,0%,100%,.92);color:#1e293b}.badge-highlight-header{display:flex;gap:16px;align-items:center}.badge-highlight-avatar{width:80px;height:80px;border-radius:999px;object-fit:cover;border:3px solid rgba(15,23,42,.12);background:#e2e8f0}.badge-highlight-avatar.placeholder{background:#cbd5f5}.badge-highlight-title{font-size:24px;font-weight:700}.badge-highlight-subtitle{font-size:16px;color:#1f2937;margin-top:4px}.badge-highlight-divider{height:1px;background:#e2e8f0;margin:18px 0}.badge-highlight-body{font-size:14px;line-height:1.6;margin:0;color:#1e293b;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}.ring-list{display:flex;flex-direction:column;gap:16px}.insight-list,.ring-list{max-height:420px;overflow-y:auto;padding-right:6px}.insight-list{display:block;flex:1 1 auto;min-height:0;overscroll-behavior:contain}.insight-item+.insight-item{margin-top:16px}.ring-item{background:#0f172a;padding:24px;font-size:14px;display:flex;justify-content:space-between;gap:16px;border:1px solid #17c6cf}.ring-item-main{gap:16px;flex:1 1}.ring-item-main,.ring-logo{display:flex;align-items:center}.ring-logo{width:80px;height:80px;border-radius:999px;background:#fff;justify-content:center;color:#0f172a;font-weight:700;font-size:12px;flex-shrink:0;overflow:hidden}.ring-logo img{width:100%;height:100%;object-fit:cover}.ring-title{margin:0 0 6px;font-size:20px;font-weight:700;color:#1cc6d3}.ring-body{color:#e2e8f0;line-height:1.5}.ring-value{font-weight:700;color:#fb923c;font-size:20px;align-self:flex-start}.insight-item{display:flex;align-items:stretch;background:#fff;padding:0;box-shadow:0 0 0 1px #e2e8f0;overflow:hidden}.insight-image{width:240px;background:#e2e8f0;overflow:hidden;flex-shrink:0}.insight-image img{width:100%;height:100%;object-fit:cover;display:block}.insight-image-placeholder{width:100%;height:100%;background:#e2e8f0}.insight-content{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:18px 22px}.insight-category{font-size:12px;letter-spacing:.08em;color:#fb923c;text-transform:uppercase}.insight-title{font-size:20px;font-weight:700;color:#0f172a;line-height:1.35}.insight-cta{font-size:14px;font-weight:600;color:#0ea5b7;text-decoration:none}.insight-cta:hover{color:#0f172a}.watch-section{display:grid;grid-template-columns:1fr 2fr;grid-gap:32px;gap:32px;margin-top:24px;align-items:center}.watch-title{color:#1d4ed8;font-size:28px}.watch-description{margin:10px 0 24px;font-size:14px;color:#1e3a8a;max-width:260px;line-height:1.4}.watch-list{display:flex;flex-direction:column;gap:0;font-size:16px;color:#1e3a8a}.watch-list-item{display:flex;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid rgba(15,23,42,.2)}.watch-list-item:first-child{border-top:1px solid rgba(15,23,42,.2)}.watch-list-icon{font-size:14px;line-height:1.3;color:#22d3ee}.watch-list-button{color:inherit;text-decoration:none;font-size:16px;font-weight:600;background:none;border:none;padding:0;cursor:pointer;text-align:left}.watch-list-button:hover{color:#1d4ed8}.watch-list-item.is-active .watch-list-button{color:#1d4ed8;font-weight:700}.watch-list-item.is-active .watch-list-icon{color:#06b6d4}.watch-player{background:#000;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;font-size:36px;padding:16px}.watch-frame{position:relative;width:100%;max-width:1280px;padding-bottom:56.25%;min-height:420px;height:0;overflow:hidden}.watch-embed{position:absolute;inset:0;width:100%;height:100%}.watch-embed iframe{width:100%;height:100%;border:0}.watch-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;height:420px;font-size:40px;color:hsla(0,0%,100%,.75)}.watch-player.skeleton-block{height:420px}.page-footer{background:#0f172a;height:120px;width:100%}@media (max-width:768px){.top-nav-inner{flex-direction:column;align-items:flex-start}.top-links{gap:12px}.hero-card img{height:100%}.hero-caption{padding:20px 22px 24px;min-height:120px}.hero-title{font-size:22px}.avatar-row{overflow-x:auto;flex-wrap:nowrap}.avatar-card{min-width:120px}.ring-item{flex-direction:column;align-items:flex-start}.insight-item{flex-direction:column;padding:0}.insight-image{width:100%}.insight-content{padding:18px}}@media (max-width:980px){.hero-grid,.watch-section{grid-template-columns:1fr}}