:root{--hp-navy:#1a2e4a;--hp-gold:#c89b3c;--hp-text-muted:#494f5a;--hp-border:#e5e7eb;--hp-bg:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--hp-navy);background-color:#f7f4ec;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}a{color:inherit}#root,.app-shell{min-height:100vh}.page-bg{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='12' cy='12' r='1' fill='%231a2e4a' fill-opacity='0.12'/%3E%3C/svg%3E");background-repeat:repeat;min-height:100vh;padding:1rem 1rem 2rem}.header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--hp-border);background:#ffffffeb;border-radius:30px;flex-wrap:wrap;align-items:center;gap:1rem;max-width:1500px;margin:0 auto;padding:.75rem 1.5rem;display:flex;position:sticky;top:1rem;box-shadow:0 2px 12px #00000012}.header-logo{border-radius:8px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.header-logo img{object-fit:contain;width:100%;height:100%}.header-brand{flex-direction:column;gap:.1rem;display:flex}.header-title{color:var(--hp-navy);letter-spacing:-.01em;font-size:clamp(1.35rem,2.2vw,1.7rem);font-weight:600}.header-subtitle{color:var(--hp-navy);letter-spacing:-.01em;font-size:clamp(.95rem,1.6vw,1.2rem);font-weight:400}.header-nav{margin-left:auto}.nav-list{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:var(--hp-text-muted);border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .85rem;font-size:1rem;text-decoration:none;transition:color .15s,background .15s,box-shadow .15s;display:flex}.nav-link:hover,.nav-link.is-active{color:var(--hp-navy);background:#1a2e4a0f}.nav-link.is-active{box-shadow:inset 0 0 0 1px #1a2e4a14}.page-main{max-width:1500px;margin:1.5rem auto 0}.page-panel{border:1px solid var(--hp-border);background:#ffffffeb;border-radius:32px;justify-content:center;align-items:center;min-height:calc(100vh - 170px);padding:clamp(1.5rem,4vw,4rem);display:flex;box-shadow:0 18px 40px #1a2e4a14}.page-title{text-align:center;letter-spacing:-.03em;color:var(--hp-navy);margin:0;font-size:clamp(2.3rem,6vw,4.5rem);font-weight:700}.home-page{gap:1.5rem;display:grid}.home-layout{grid-template-columns:minmax(0,1.6fr) minmax(300px,380px);align-items:start;gap:1.5rem;display:grid}.home-hero{justify-content:flex-start;align-items:stretch;min-height:100%}.home-copy{max-width:760px}.section-kicker{color:#8b651d;letter-spacing:.08em;text-transform:uppercase;background:#c89b3c24;border-radius:999px;margin-bottom:1rem;padding:.35rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.home-title,.section-title{color:var(--hp-navy);letter-spacing:-.03em;margin:0}.home-title{font-size:clamp(2.2rem,5vw,4.25rem)}.home-description{max-width:58ch;color:var(--hp-text-muted);margin:1rem 0 0;font-size:1.05rem;line-height:1.7}@media (width<=900px){.header{border-radius:24px;padding:1rem;top:.75rem}.header-nav{width:100%;margin-left:0}.nav-list{justify-content:flex-start}.page-main{margin-top:1rem}.page-panel{min-height:calc(100vh - 230px)}.home-layout{grid-template-columns:1fr}}@media (width<=600px){.page-bg{padding:.5rem .5rem 1.5rem}.header{border-radius:18px;gap:.75rem;padding:.85rem;top:.5rem}.header-logo{width:56px;height:56px}.nav-link{justify-content:flex-start;width:100%}.page-panel{border-radius:24px;min-height:calc(100vh - 280px)}.page-title{text-align:left;font-size:clamp(2rem,9vw,3rem)}.home-title{font-size:clamp(1.9rem,9vw,2.7rem)}}.youtube-widget{background:linear-gradient(#fffffff5 0%,#f7f4ecf0 100%);border:1px solid #1a2e4a1a;border-radius:28px;align-content:start;gap:1rem;width:100%;padding:1.25rem;display:grid;box-shadow:0 18px 34px #1a2e4a14}.youtube-widget__header{gap:.45rem;width:100%;display:grid}.youtube-widget__eyebrow{color:#8b651d;letter-spacing:.08em;text-transform:uppercase;background:#c89b3c24;border-radius:999px;justify-self:start;padding:.35rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.youtube-widget__title{letter-spacing:-.03em;color:var(--hp-navy);margin:0;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.1}.youtube-widget__source{color:var(--hp-text-muted);margin:0;font-size:.86rem}.youtube-widget__list{gap:.8rem;width:100%;display:grid}.youtube-widget__item{background:#ffffffeb;border:1px solid #1a2e4a14;border-radius:18px;align-items:start;gap:.9rem;padding:.75rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 10px 18px #1a2e4a0f}.youtube-widget__item:hover{border-color:#c89b3c61;transform:translateY(-2px);box-shadow:0 14px 24px #1a2e4a1a}.youtube-widget__thumb-wrap{aspect-ratio:16/9;background:#dbe1eb;border-radius:16px;width:100%;overflow:hidden}.youtube-widget__thumb{object-fit:cover;width:100%;height:100%;display:block}.youtube-widget__body{align-content:start;gap:.45rem;min-width:0;display:grid}.youtube-widget__video-title{color:var(--hp-navy);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.4;display:-webkit-box;overflow:hidden}.youtube-widget__meta{color:var(--hp-text-muted);margin:0;font-size:.84rem}.youtube-widget__state{width:100%;color:var(--hp-text-muted);background:#1a2e4a08;border:1px dashed #1a2e4a2e;border-radius:14px;margin:0;padding:.9rem 1rem}.youtube-widget__state--error{color:#9b2c2c;background:#9b2c2c0d;border-color:#9b2c2c33}@media (width<=900px){.youtube-widget{padding:1rem}}@media (width<=600px){.youtube-widget__title{font-size:clamp(1.2rem,6vw,1.5rem)}}
