@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden;background:var(--bg-color);color:var(--text-color);font-family:Plus Jakarta Sans,Arial,sans-serif;line-height:1.6;position:relative}::selection{background:hsla(0,0%,100%,.24);color:var(--text-color)}body.light-mode ::selection{background:rgba(0,0,0,.16)}a{color:inherit}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--text-color);outline-offset:4px}.ylh-route-shell{position:relative;z-index:1;min-height:100vh}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}:root{--ylh-black:#000;--ylh-white:#fff;--ylh-gray-100:#f5f5f5;--ylh-gray-300:#a3a3a3;--ylh-gray-500:#737373;--ylh-gray-700:#404040;--ylh-gray-800:#1a1a1a;--ylh-gray-900:#111;--ylh-border:hsla(0,0%,100%,.12);--ylh-card:#141414;--ylh-max:1400px;--ylh-radius:16px;--ylh-radius-sm:12px}body.dark-mode{--bg-color:var(--ylh-black);--text-color:var(--ylh-white);--grey-text:var(--ylh-gray-300);--muted-text:var(--ylh-gray-500);--glass-bg:hsla(0,0%,100%,.04);--glass-border:var(--ylh-border);--ylh-divider:hsla(0,0%,100%,.45);--panel-bg:var(--ylh-card);--shadow:0 24px 70px rgba(0,0,0,.28);--accent:var(--ylh-white)}body.light-mode{--bg-color:#dedad4;--text-color:#161616;--grey-text:#2d2d2d;--muted-text:#494949;--glass-bg:rgba(0,0,0,.065);--glass-border:rgba(0,0,0,.24);--ylh-divider:rgba(0,0,0,.5);--panel-bg:hsla(0,0%,100%,.72);--shadow:0 24px 70px rgba(0,0,0,.16);--accent:#000}body{padding-top:65px;background:var(--bg-color)!important}body:before{content:"";position:fixed;top:-60%;left:-30%;width:30vw;height:220vh;z-index:-1;pointer-events:none;filter:blur(8px);transform:rotate(14deg) translateX(-10vw);animation:ylh-spotlight-sweep 18s ease-in-out infinite}body:after{content:none}body.dark-mode:before{background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.045) 45%,hsla(0,0%,100%,.09) 50%,hsla(0,0%,100%,.045) 55%,transparent)}body.light-mode:before{background:linear-gradient(100deg,transparent,rgba(0,0,0,.035) 45%,rgba(0,0,0,.065) 50%,rgba(0,0,0,.035) 55%,transparent)}@keyframes ylh-spotlight-sweep{0%{transform:rotate(14deg) translateX(-10vw)}50%{transform:rotate(14deg) translateX(130vw)}to{transform:rotate(14deg) translateX(-10vw)}}.ylh-container{width:min(var(--ylh-max),calc(100% - 48px));margin:0 auto}.sticky-logo{pointer-events:auto;justify-content:flex-start;height:56px}.sticky-logo,.sticky-logo>div{display:flex;align-items:center}.sticky-logo>div{height:100%}.ylh-logo-img{filter:none}.sticky-logo .ylh-logo-img{height:100%!important;width:auto!important}.ylh-footer-brand .ylh-logo-img{height:40px!important;width:auto!important}body.light-mode .ylh-logo-img{filter:invert(1)}.ylh-header{position:fixed;top:0;left:0;width:100%;z-index:1000;pointer-events:none;border-bottom:1px solid var(--glass-border);background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body.light-mode .ylh-header{background:hsla(0,0%,100%,.78)}.ylh-header-inner{display:grid;margin:0 auto;align-items:center;pointer-events:none;grid-template-columns:minmax(160px,1fr) minmax(0,auto) minmax(260px,1fr)!important;grid-gap:12px!important;gap:12px!important;width:min(var(--ylh-max),calc(100% - 48px))!important;height:64px!important;min-height:64px!important;max-height:64px!important;position:relative}.sticky-island{pointer-events:auto;display:flex;align-items:center;border-radius:0!important;border:none!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;padding:0!important;gap:4px!important;justify-content:center!important;justify-self:center}.sticky-island:before{display:none}.nav-link{pointer-events:auto;text-decoration:none;font-size:.9rem!important;font-weight:500!important;padding:6px 10px!important;color:var(--grey-text)!important;border-radius:0!important}.nav-link,.nav-link:hover{background:transparent!important}.nav-link.active,.nav-link:hover{color:var(--text-color)!important}.nav-link.active{text-decoration:underline;text-underline-offset:6px}.sticky-theme-toggle{width:40px;height:40px;padding:0;display:grid;place-items:center;font-size:1rem;border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-self:end;overflow:hidden;position:relative}.sticky-theme-toggle,.ylh-mobile-menu-toggle{border-radius:999px;color:var(--text-color);cursor:pointer}.ylh-mobile-menu-toggle{display:none;pointer-events:auto;width:40px;height:40px;border:1px solid var(--glass-border);background:var(--panel-bg);align-items:center;justify-content:center}.ylh-nav-actions{pointer-events:auto;display:flex;align-items:center;justify-self:end;gap:10px;flex-wrap:nowrap;white-space:nowrap}.ylh-mobile-menu{position:absolute;top:calc(100% + 12px);left:24px;right:24px;pointer-events:auto;z-index:1200;display:none;flex-direction:column;gap:14px;padding:16px;border-radius:var(--ylh-radius);border:1px solid var(--glass-border);background:rgba(0,0,0,.94);box-shadow:var(--shadow)}body.light-mode .ylh-mobile-menu{background:hsla(0,0%,100%,.94)}.ylh-mobile-home,.ylh-mobile-link{color:var(--text-color);text-decoration:none}.ylh-mobile-home{display:inline-flex;align-items:center;gap:10px;font-weight:700}.ylh-mobile-links{display:grid;grid-gap:8px;gap:8px}.ylh-mobile-link{padding:10px 0;border-top:1px solid var(--glass-border);font-size:.92rem}.ylh-mobile-cta{width:100%}.ylh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:999px;font-size:.82rem;font-weight:600;text-decoration:none;border:1px solid var(--text-color);cursor:pointer;transition:opacity .2s,transform .2s;white-space:nowrap}.ylh-btn:hover{opacity:.88;transform:translateY(-1px)}.ylh-btn-primary{background:var(--text-color);color:var(--bg-color);border-color:var(--text-color)}.ylh-btn-outline{background:transparent;color:var(--text-color)}.ylh-btn-sm{padding:8px 16px;font-size:.78rem}.ylh-footer{position:relative;border-top:2px solid var(--ylh-divider);padding:48px 0 32px;margin-top:0;background:var(--bg-color);width:100vw;margin-left:calc(50% - 50vw)}.ylh-footer-grid{display:grid;grid-template-columns:minmax(260px,1.25fr) minmax(200px,1.1fr) repeat(4,minmax(0,.9fr));grid-gap:32px;gap:32px;margin-bottom:48px;align-items:start}.ylh-footer-grid>*{min-width:0}.ylh-footer-grid--no-newsletter{grid-template-columns:minmax(260px,1.4fr) repeat(4,minmax(0,.9fr))}.ylh-footer-brand p{color:var(--muted-text);font-size:.85rem;line-height:1.7;margin:0 0 20px;max-width:260px;text-align:justify}.ylh-footer-brand{padding-right:28px!important;border-right:1px solid var(--glass-border)!important}.ylh-footer-col h4{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-text);margin-bottom:16px;font-weight:600}.ylh-footer-col a{display:block;color:var(--grey-text);text-decoration:none;font-size:.85rem;margin-bottom:10px;transition:color .2s}.ylh-footer-col a:hover{color:var(--text-color)}.ylh-footer-socials{display:flex;gap:16px}.ylh-footer-socials a{width:auto;height:auto;border-radius:0;border:0;display:inline-flex;place-items:unset;color:var(--grey-text);font-size:1rem;transition:color .2s}.ylh-footer-socials a:hover{color:var(--text-color);border-color:transparent}.ylh-footer-newsletter{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap;min-width:0}.ylh-footer-newsletter input{flex:1 1 140px;min-width:0;background:var(--panel-bg);border:1px solid var(--glass-border);border-radius:999px;padding:10px 16px;color:var(--text-color);font-size:.85rem;outline:none}.ylh-footer-newsletter .ylh-btn{flex:0 0 auto}.ylh-footer-bottom{text-align:center;padding-top:24px;border-top:2px solid var(--ylh-divider);color:var(--muted-text);font-size:.8rem;width:100vw;margin-left:calc(50% - 50vw)}.ylh-hero{position:relative;padding:0}.ylh-nav-actions .ylh-header-cta{padding:7px 14px;font-size:.72rem}.ylh-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr .92fr;grid-gap:56px;gap:56px;min-height:460px;padding:0;align-items:center}.ylh-hero-copy{position:relative;z-index:2;max-width:640px}.ylh-hero-label{font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-text);margin-bottom:16px}.ylh-hero-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,3.6vw,3.6rem);font-weight:700;line-height:1.05;margin-bottom:20px;color:var(--text-color);white-space:nowrap}.ylh-hero-sub{color:var(--grey-text);font-size:1rem;line-height:1.75;max-width:420px;margin-bottom:28px}.ylh-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.ylh-hero-image{position:absolute;top:0;right:calc(-50vw + 50%);bottom:0;left:34%;z-index:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 260px);mask-image:linear-gradient(90deg,transparent 0,#000 260px)}.ylh-hero-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%) contrast(1.05)}.ylh-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.ylh-stats-bar,.ylh-stats-bar-wrap{padding:32px 0;border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border)}.ylh-stats-grid-events{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(920px,100%);margin:0 auto;justify-items:center;grid-gap:24px;gap:24px}.ylh-stat{text-align:center}.ylh-stat i{font-size:1.1rem;color:var(--muted-text);margin-bottom:8px}.ylh-stat-value{font-size:1.5rem;font-weight:700;margin-bottom:4px}.ylh-stat-label{font-size:.75rem;color:var(--muted-text)}.ylh-quote{text-align:center;padding:40px 28px;width:100%;margin:0 auto;background:none;border:0;border-top:1px solid var(--ylh-divider);border-bottom:1px solid var(--ylh-divider);border-radius:0;box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.ylh-quote-mark{font-size:4rem;line-height:.5;color:var(--grey-text)}.ylh-quote-mark,.ylh-quote-text{font-family:Cormorant Garamond,Georgia,serif;margin-bottom:0}.ylh-quote-text{font-size:clamp(1.4rem,3vw,1.8rem);font-style:italic;line-height:1.5}.ylh-quote-author{color:var(--muted-text);font-size:.85rem}.ylh-three-col{display:grid;grid-template-columns:1.08fr .96fr .96fr;grid-gap:24px;gap:24px;padding:36px 0;align-items:stretch;border-bottom:1px solid var(--ylh-divider)}.ylh-three-col>div{min-width:0}.ylh-three-col>div:first-child,.ylh-three-col>div:nth-child(2){padding-right:24px;border-right:1px solid var(--ylh-divider)}.ylh-col-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.ylh-col-header h3{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.ylh-col-header a{font-size:.78rem;color:var(--muted-text);text-decoration:none}.ylh-col-header a:hover{color:var(--text-color)}.ylh-col-header--stacked{flex-direction:column;align-items:flex-start;gap:4px}.ylh-col-subheader{font-size:.72rem;color:var(--muted-text);display:inline-flex;align-items:center;gap:6px}.ylh-insight-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;align-items:stretch}.ylh-insight-card{position:relative;aspect-ratio:1;border-radius:var(--ylh-radius-sm);overflow:hidden;border:1px solid var(--glass-border);display:block}.ylh-insight-card img{width:100%;height:100%;object-fit:cover;filter:grayscale(80%);transition:filter .3s ease,transform .3s ease}.ylh-insight-card:hover img{filter:grayscale(40%);transform:scale(1.05)}.ylh-insight-card span{position:absolute;bottom:0;left:0;right:0;padding:12px;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.8) 70%,transparent);font-size:.72rem;line-height:1.4;color:#fff;z-index:1}.ylh-list-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--glass-border);text-decoration:none;color:inherit;transition:opacity .2s;align-items:flex-start}.ylh-list-item:hover{opacity:.8}.ylh-list-thumb{width:56px;height:56px;border-radius:10px;object-fit:cover;filter:grayscale(80%);flex-shrink:0}.ylh-list-meta{font-size:.72rem;color:var(--muted-text);margin-bottom:4px}.ylh-list-title{font-size:.92rem;font-weight:600;line-height:1.4;margin-bottom:6px}.ylh-list-link{font-size:.75rem;color:var(--muted-text)}.ylh-home-column-cta{margin-top:18px}.ylh-event-card{display:grid;grid-template-columns:48px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:14px;border:1px solid var(--glass-border);border-radius:var(--ylh-radius-sm);margin-bottom:10px;text-decoration:none;color:inherit;transition:border-color .2s}.ylh-event-card:hover{border-color:var(--muted-text)}.ylh-event-date{width:48px;text-align:center;flex-shrink:0}.ylh-event-date .day{font-size:1.4rem;font-weight:700;line-height:1}.ylh-event-date .month{letter-spacing:.1em}.ylh-event-date .month,.ylh-event-tag{font-size:.65rem;color:var(--muted-text)}.ylh-event-tag{letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.ylh-event-title{font-weight:600;font-size:.9rem;margin-bottom:4px}.ylh-event-loc{font-size:.75rem;color:var(--muted-text)}.ylh-event-arrow{color:var(--muted-text);font-size:.9rem;justify-self:end}.ylh-events-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.ylh-event-grid-card{display:flex;flex-direction:column;border:1px solid var(--glass-border);border-radius:var(--ylh-radius);overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s}.ylh-event-grid-card:hover{border-color:var(--muted-text)}.ylh-event-grid-card-img-wrap{position:relative;height:150px}.ylh-event-grid-card-img-wrap img{width:100%;height:100%;object-fit:cover;filter:grayscale(80%)}.ylh-event-grid-date-badge{position:absolute;top:12px;left:12px;background:hsla(0,0%,4%,.85);border:1px solid var(--glass-border);border-radius:var(--ylh-radius);padding:6px 10px;text-align:center;min-width:44px}.ylh-event-grid-date-badge .day{font-size:1.15rem;font-weight:700;line-height:1;display:block}.ylh-event-grid-date-badge .month{font-size:.6rem;letter-spacing:.08em;color:var(--muted-text)}.ylh-event-grid-card-body{padding:16px;flex:1 1;display:flex;flex-direction:column}.ylh-event-grid-card-body .ylh-event-tag{margin-bottom:6px}.ylh-event-grid-card-body h4{font-size:.98rem;font-weight:600;margin-bottom:8px;line-height:1.35}.ylh-event-grid-card-body p{font-size:.82rem;color:var(--muted-text);line-height:1.5;margin-bottom:12px;flex:1 1}.ylh-event-grid-meta{font-size:.75rem;color:var(--muted-text);display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.ylh-event-grid-meta i{width:14px;margin-right:4px}.ylh-event-view-details{font-size:.8rem;font-weight:600;display:inline-flex;align-items:center;gap:6px;color:var(--text-color);text-decoration:none}.ylh-past-events-row{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}.ylh-past-event-card{text-decoration:none;color:inherit}.ylh-past-event-card img{width:100%;height:110px;object-fit:cover;border-radius:var(--ylh-radius);filter:grayscale(85%);margin-bottom:10px;border:1px solid var(--glass-border)}.ylh-past-event-card h5{font-size:.85rem;font-weight:600;margin-bottom:4px;line-height:1.35}.ylh-past-event-card span{font-size:.72rem;color:var(--muted-text)}.ylh-insight-grid-3col{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.ylh-insight-grid-3col .ylh-insight-card{aspect-ratio:1/1.12}.ylh-insight-grid-3col .ylh-insight-card span{font-size:.75rem;padding:10px}.ylh-article-header{max-width:760px;margin:0 auto;text-align:center;padding:40px 0 32px}.ylh-article-hero-img{width:100%;max-width:960px;margin:0 auto 28px;border-radius:var(--ylh-radius);overflow:hidden}.ylh-article-hero-img img{width:100%;height:auto;max-height:340px;object-fit:cover;filter:grayscale(70%);display:block}.ylh-article-body{max-width:720px;margin:0 auto;padding-bottom:60px}.ylh-article-body p{font-size:1rem;line-height:1.85;color:var(--grey-text);margin-bottom:22px;text-align:justify}.ylh-article-body p.ylh-justify{text-align:justify}.ylh-article-body h2{font-size:1.7rem;margin:40px 0 16px}.ylh-article-body h2,.ylh-article-body h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:700}.ylh-article-body h3{font-size:1.3rem;margin:32px 0 14px}.ylh-article-body blockquote{border-left:2px solid var(--muted-text);padding-left:20px;margin:24px 0;font-style:italic;color:var(--text-color)}.ylh-article-body ol,.ylh-article-body ul{margin:0 0 22px 20px;color:var(--grey-text);line-height:1.8}.ylh-article-meta{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;font-size:.85rem;color:var(--muted-text);margin-top:16px}.ylh-article-bibliography{max-width:720px;margin:0 auto 60px;padding-top:32px;border-top:1px solid var(--glass-border)}.ylh-article-bibliography h4{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-text);margin-bottom:16px;font-weight:600}.ylh-article-bibliography ol{padding-left:20px;color:var(--grey-text);font-size:.88rem;line-height:1.8}.ylh-article-abstract{max-width:720px;margin:0 auto 32px;padding:20px 24px;background:var(--panel-bg);border:1px solid var(--glass-border);border-radius:4px;font-size:.9rem;line-height:1.7;color:var(--grey-text);font-style:italic}@media (max-width:900px){.ylh-events-grid{grid-template-columns:repeat(2,1fr)}.ylh-past-events-row{grid-template-columns:repeat(3,1fr)}.ylh-insight-grid-3col{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ylh-events-grid{grid-template-columns:1fr}.ylh-past-events-row{grid-template-columns:repeat(2,1fr)}}.ylh-about-split{display:grid;grid-template-columns:.85fr 1.3fr;grid-gap:48px;gap:48px;padding:48px 0;align-items:center;border-bottom:1px solid var(--ylh-divider)}.ylh-about-split .ylh-hero-label{margin-bottom:12px}.ylh-about-split h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.15;margin-bottom:16px}.ylh-about-split p{color:var(--grey-text);line-height:1.75;margin-bottom:24px;font-size:.92rem}.ylh-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.ylh-feature-box{padding:0 0 0 24px;border:0;border-left:1px solid var(--ylh-divider)}.ylh-feature-box:first-child{padding-left:0;border-left:0}.ylh-feature-box i{font-size:1.2rem;color:var(--muted-text);margin-bottom:12px;display:block}.ylh-feature-box h4{font-size:.95rem;font-weight:600;margin-bottom:8px}.ylh-feature-box p{font-size:.82rem;color:var(--muted-text);margin:0;line-height:1.6}.ylh-page-hero{position:relative;padding:40px 0 48px;overflow:hidden}.ylh-page-hero>div:last-child{position:relative;z-index:1;max-width:760px;margin:0 auto;text-align:center}.ylh-page-hero--fullbleed>div:last-child,.ylh-page-hero-shell{max-width:none;margin:0;text-align:left}.ylh-page-hero-shell{position:relative;width:100%;min-height:420px;border:1px solid var(--glass-border);border-radius:var(--ylh-radius);overflow:hidden;background:#0a0a0a;display:flex;align-items:center}.ylh-page-hero-shell--fullbleed{width:100%;max-width:none;position:relative;left:auto;right:auto;margin-left:0;margin-right:0;border:0;border-radius:0}body.light-mode .ylh-page-hero-shell{background:#0a0a0a}.ylh-page-hero-shell:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(120deg,rgba(0,0,0,.94),rgba(0,0,0,.64) 42%,rgba(0,0,0,.84))}body.light-mode .ylh-page-hero-shell:before{background:linear-gradient(120deg,rgba(0,0,0,.82),rgba(0,0,0,.52) 44%,rgba(0,0,0,.76))}.ylh-page-hero-shell .ylh-page-hero-copy{position:relative;z-index:1;width:min(760px,100%);padding:72px 0 80px;text-align:left}.ylh-page-hero-shell .ylh-breadcrumb,.ylh-page-hero-shell .ylh-breadcrumb a,.ylh-page-hero-shell .ylh-hero-actions .ylh-btn,.ylh-page-hero-shell .ylh-hero-label,.ylh-page-hero-shell .ylh-page-hero-copy,.ylh-page-hero-shell .ylh-page-sub,.ylh-page-hero-shell .ylh-page-title{text-shadow:0 2px 16px rgba(0,0,0,.75)}.ylh-page-hero-shell .ylh-breadcrumb,.ylh-page-hero-shell .ylh-page-sub,.ylh-page-hero-shell .ylh-page-title{margin-left:0}.ylh-page-hero-shell .ylh-page-title{color:var(--ylh-white);margin-bottom:12px}.ylh-page-hero-shell .ylh-page-sub{color:hsla(0,0%,100%,.84);max-width:540px}.ylh-page-hero-shell .ylh-breadcrumb,.ylh-page-hero-shell .ylh-breadcrumb a{color:hsla(0,0%,100%,.68)}.ylh-page-hero-shell .ylh-breadcrumb a:hover{color:var(--ylh-white)}.ylh-page-hero .ylh-breadcrumb{font-size:.78rem;color:var(--muted-text);margin-bottom:24px}.ylh-page-hero .ylh-breadcrumb a{color:var(--muted-text);text-decoration:none}.ylh-page-hero .ylh-breadcrumb a:hover{color:var(--text-color)}.ylh-page-hero--fullbleed .ylh-breadcrumb,.ylh-page-hero--fullbleed .ylh-breadcrumb a{color:hsla(0,0%,100%,.78)}.ylh-page-hero--fullbleed .ylh-page-sub{color:hsla(0,0%,100%,.9)}.ylh-page-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;margin-bottom:16px}.ylh-page-sub{color:var(--grey-text);font-size:.95rem;line-height:1.75;max-width:560px;margin:0 auto}.ylh-page-hero-shell .ylh-page-sub{margin:0}.ylh-page-hero--scoped{padding-top:48px}.ylh-page-hero-shell.ylh-page-hero--scoped{width:min(720px,100%);min-height:0;aspect-ratio:16/9;margin:0 auto}.ylh-page-hero--scoped .ylh-page-hero-copy{position:relative;z-index:1;width:100%;height:100%;margin:0;padding:48px 56px;text-align:center;display:flex;flex-direction:column;justify-content:center}.ylh-page-hero--scoped .ylh-breadcrumb,.ylh-page-hero--scoped .ylh-page-sub,.ylh-page-hero--scoped .ylh-page-title{margin-left:auto;margin-right:auto}.ylh-page-hero-bg{position:absolute;inset:0;pointer-events:none;border-radius:inherit;overflow:hidden}.ylh-page-hero-shell .ylh-page-hero-bg{inset:0;width:100%;height:100%}.ylh-page-hero-shell--fullbleed .ylh-page-hero-bg{border-radius:0}.ylh-page-hero--scoped .ylh-page-hero-bg{position:absolute;inset:0;width:100%;height:100%;margin:0;border-radius:inherit}.ylh-page-hero-bg:before{content:"";position:absolute;inset:0;z-index:1}.ylh-page-hero-bg:before,body.light-mode .ylh-page-hero-bg:before{background:linear-gradient(120deg,rgba(0,0,0,.92),rgba(0,0,0,.78) 40%,rgba(0,0,0,.55) 70%,rgba(0,0,0,.35))}.ylh-page-hero-shell .ylh-hero-actions .ylh-btn-outline{background:rgba(0,0,0,.35);border-color:hsla(0,0%,100%,.34);color:var(--ylh-white)}.ylh-page-hero-bg img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);opacity:.44}.ylh-page-hero--scoped .ylh-page-hero-bg img{opacity:.5}.ylh-page-hero--about .ylh-page-hero-bg img,.ylh-page-hero--contact .ylh-page-hero-bg img{filter:grayscale(92%) brightness(1.08) contrast(1.04);opacity:.58}.ylh-page-hero--about .ylh-page-hero-bg,.ylh-page-hero--contact .ylh-page-hero-bg{filter:brightness(1.04) contrast(1.02)}body.dark-mode .ylh-page-hero--about .ylh-page-hero-bg img,body.dark-mode .ylh-page-hero--contact .ylh-page-hero-bg img{filter:grayscale(88%) brightness(1.2) contrast(1.16);opacity:.7}body.dark-mode .ylh-page-hero--about .ylh-page-hero-bg,body.dark-mode .ylh-page-hero--contact .ylh-page-hero-bg{filter:brightness(1.08) contrast(1.06)}body.light-mode .ylh-page-hero--about .ylh-page-hero-bg:before,body.light-mode .ylh-page-hero--contact .ylh-page-hero-bg:before{background:linear-gradient(120deg,rgba(0,0,0,.56),rgba(0,0,0,.34) 34%,rgba(0,0,0,.12) 70%,rgba(0,0,0,.02))}body.dark-mode .ylh-page-hero--about .ylh-page-hero-bg:before,body.dark-mode .ylh-page-hero--contact .ylh-page-hero-bg:before{background:linear-gradient(120deg,rgba(0,0,0,.74),rgba(0,0,0,.48) 36%,rgba(0,0,0,.16) 72%,rgba(0,0,0,.03))}.ylh-page-hero--join .ylh-page-hero-bg img{filter:grayscale(92%) brightness(1.03) contrast(1.02);opacity:.6}.ylh-page-hero--join .ylh-page-hero-bg{filter:brightness(1.03) contrast(1.02)}body.dark-mode .ylh-page-hero--join .ylh-page-hero-bg img{filter:grayscale(88%) brightness(1.12) contrast(1.1);opacity:.68}body.dark-mode .ylh-page-hero--join .ylh-page-hero-bg{filter:brightness(1.08) contrast(1.05)}body.light-mode .ylh-page-hero--join .ylh-page-hero-bg img{filter:grayscale(90%) brightness(1.06) contrast(1.05);opacity:.64}body.light-mode .ylh-page-hero--join .ylh-page-hero-bg{filter:brightness(1.04) contrast(1.03)}.ylh-about-intro{position:relative;max-width:760px;margin:0 auto;padding:48px 0}.ylh-about-intro p{color:var(--grey-text);line-height:1.85;margin-bottom:22px;font-size:.95rem;text-align:justify}.ylh-vision-card-compact{padding-top:24px;padding-bottom:24px}.ylh-vision-card-compact p:last-child{margin-bottom:0}.ylh-values-band{padding:28px 30px 30px;border-radius:var(--ylh-radius)}.ylh-community-callout{width:100%;margin-top:48px;margin-bottom:48px}.ylh-team-community-card{width:100%;max-width:none;padding-top:24px;padding-bottom:24px}.ylh-values-title{text-align:center;margin-bottom:22px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.9rem,3vw,2.45rem);font-weight:700;line-height:1.1}.ylh-values-band .ylh-value-card h4{font-size:.98rem}.ylh-values-band .ylh-value-card p{font-size:.84rem;line-height:1.62}.ylh-join-community-card{min-height:100%}.ylh-join-community-card .ylh-join-features{margin-top:0}.ylh-join-community-card .ylh-join-feature:last-child p{margin-bottom:0}.ylh-filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:24px 0;border-bottom:1px solid var(--glass-border)}.ylh-filter-pill{padding:8px 16px;border-radius:999px;border:1px solid var(--glass-border);background:transparent;color:var(--grey-text);font-size:.78rem;cursor:pointer;transition:all .2s}.ylh-filter-pill.active,.ylh-filter-pill:hover{background:var(--text-color);color:var(--bg-color);border-color:var(--text-color)}.ylh-search{margin-left:auto;display:flex;align-items:center;gap:8px;background:var(--panel-bg);border:1px solid var(--glass-border);border-radius:999px;padding:8px 16px;min-width:200px}.ylh-search input{background:none;border:none;color:var(--text-color);font-size:.82rem;outline:none;width:100%}.ylh-search i{color:var(--muted-text);font-size:.85rem}.ylh-blog-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:40px;gap:40px;padding:40px 0}.ylh-featured-blog{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:24px;gap:24px;margin-bottom:32px;border:1px solid var(--glass-border);border-radius:var(--ylh-radius);overflow:hidden}.ylh-featured-blog img{width:100%;height:100%;min-height:280px;object-fit:cover;filter:grayscale(80%)}.ylh-featured-content{padding:32px 32px 32px 0;display:flex;flex-direction:column;justify-content:center}.ylh-tag{display:inline-block;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-text);margin-bottom:8px}.ylh-tag-featured{background:var(--text-color);color:var(--bg-color);padding:4px 10px;border-radius:2px;font-weight:600;margin-right:8px}.ylh-blog-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.ylh-blog-card{border:1px solid var(--glass-border);border-radius:var(--ylh-radius);overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s}.ylh-blog-card:hover{border-color:var(--muted-text)}.ylh-blog-card img{width:100%;height:160px;object-fit:cover;filter:grayscale(80%)}.ylh-blog-card-body{padding:16px}.ylh-sidebar-section{margin-bottom:32px}.ylh-sidebar-section h4{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-text);margin-bottom:16px;font-weight:600}.ylh-sidebar-item{display:flex;gap:10px;margin-bottom:14px;text-decoration:none;color:inherit}.ylh-sidebar-item img{width:48px;height:48px;border-radius:var(--ylh-radius);object-fit:cover;filter:grayscale(80%)}.ylh-sidebar-item span{font-size:.82rem;line-height:1.4;font-weight:500}.ylh-card{background:var(--panel-bg);border:1px solid var(--glass-border);border-radius:var(--ylh-radius);padding:32px}.ylh-form-group{margin-bottom:20px}.ylh-form-group label{display:block;font-size:.82rem;font-weight:500;margin-bottom:8px;color:var(--grey-text)}.ylh-form-group input,.ylh-form-group select,.ylh-form-group textarea{width:100%;background:var(--panel-bg);border:1px solid var(--glass-border);border-radius:4px;padding:12px 16px;color:var(--text-color);font-size:.88rem;outline:none;font-family:inherit}.ylh-form-group input:focus,.ylh-form-group select:focus,.ylh-form-group textarea:focus{border-color:var(--muted-text)}.ylh-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:start}.ylh-team-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:56px;gap:56px;max-width:720px;margin:32px auto 0}.ylh-team-card{text-align:center;border:1px solid var(--glass-border);border-radius:var(--ylh-radius);overflow:hidden}.ylh-team-card img{width:100%;height:320px;object-fit:cover;filter:grayscale(100%)}.ylh-team-card h3{font-family:Cormorant Garamond,Georgia,serif;font-size:1.4rem;margin:20px 0 6px}.ylh-team-card p{color:var(--muted-text);font-size:.85rem;margin-bottom:16px}.ylh-team-card a{display:inline-block;margin-bottom:24px;color:var(--grey-text);font-size:1.1rem}.ylh-values-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0;padding:36px 0 8px}.ylh-value-card{text-align:center;padding:18px 16px}.ylh-value-card i{font-size:1.4rem;color:var(--muted-text);margin-bottom:14px}.ylh-value-card h4{font-size:.9rem;font-weight:600;margin-bottom:8px}.ylh-value-card p{font-size:.78rem;color:var(--muted-text);line-height:1.5}@media (min-width:1025px){.ylh-value-card{border-right:1px solid var(--glass-border)}.ylh-value-card:last-child{border-right:0}}.ylh-vision-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin:40px 0}.ylh-vision-card{padding:32px;border:1px solid var(--glass-border);border-radius:var(--ylh-radius)}.ylh-vision-card i{font-size:1.2rem;color:var(--muted-text);margin-bottom:16px}.ylh-vision-card h3{font-size:1rem;font-weight:600;margin-bottom:16px}.ylh-vision-card blockquote{color:var(--grey-text);font-style:italic;line-height:1.7;font-size:.9rem;margin-bottom:16px}.ylh-vision-card cite{color:var(--muted-text);font-size:.85rem;font-style:normal}.ylh-cta-bar{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border:1px solid var(--glass-border);border-radius:var(--ylh-radius);margin:48px 0}.ylh-cta-bar--left{justify-content:flex-start;gap:20px;text-align:left}.ylh-cta-bar h3{font-size:1rem;font-weight:600;margin-bottom:4px}.ylh-cta-bar p{font-size:.85rem;color:var(--muted-text)}.ylh-cta-bar .ylh-cta-copy{display:flex;align-items:center;gap:16px;min-width:0}.ylh-cta-bar .ylh-cta-copy>div{min-width:0}.ylh-cta-bar .ylh-cta-icon{width:44px;height:44px;border-radius:999px;border:1px solid var(--glass-border);display:grid;place-items:center;color:var(--text-color);flex-shrink:0}.ylh-pagination{display:flex;justify-content:center;gap:8px;padding:32px 0}.ylh-pagination button,.ylh-pagination span{width:36px;height:36px;border-radius:4px;border:1px solid var(--glass-border);background:transparent;color:var(--grey-text);font-size:.85rem;cursor:pointer;display:grid;place-items:center}.ylh-pagination .active{background:var(--text-color);color:var(--bg-color);border-color:var(--text-color)}.ylh-employer-card{display:grid;grid-template-columns:80px 1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:24px;border:1px solid var(--glass-border);border-radius:4px;margin-bottom:12px;text-decoration:none;color:inherit;transition:border-color .2s}.ylh-employer-card:hover{border-color:var(--muted-text)}.ylh-employer-logo{width:80px;height:80px;background:var(--text-color);border-radius:4px;display:grid;place-items:center;font-weight:700;font-size:.7rem;color:var(--bg-color);text-align:center;padding:8px}.ylh-tier-tag{display:inline-block;font-size:.65rem;padding:3px 8px;border:1px solid var(--glass-border);border-radius:2px;color:var(--muted-text);margin-right:8px}.ylh-bare-layout{display:grid;grid-template-columns:220px 1fr 320px;grid-gap:24px;gap:24px;padding:32px 0}.ylh-category-list a{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--glass-border);text-decoration:none;color:var(--grey-text);font-size:.85rem}.ylh-category-list a.active,.ylh-category-list a:hover{color:var(--text-color)}.ylh-act-item{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid var(--glass-border);border-radius:4px;margin-bottom:8px;cursor:pointer;transition:border-color .2s}.ylh-act-item.active,.ylh-act-item:hover{border-color:var(--muted-text)}.ylh-act-preview{border:1px solid var(--glass-border);border-radius:4px;padding:24px;position:-webkit-sticky;position:sticky;top:100px}.ylh-tabs{display:flex;gap:16px;border-bottom:1px solid var(--glass-border);margin-bottom:20px}.ylh-tabs button{background:none;color:var(--muted-text);font-size:.82rem;padding:8px 0;cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-1px}.ylh-tabs button.active{color:var(--text-color);border-bottom-color:var(--text-color)}.ylh-section-label{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-text);margin-bottom:8px}.ylh-section-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.6rem,3vw,2rem);font-weight:700;margin-bottom:24px}.ylh-newsletter-bar{display:flex;justify-content:space-between;align-items:center;padding:32px;background:var(--panel-bg);border:1px solid var(--glass-border);border-radius:4px;margin:48px 0}.ylh-newsletter-bar h3{font-size:1.1rem;font-weight:600;margin-bottom:4px}.ylh-newsletter-bar p{font-size:.85rem;color:var(--muted-text)}.ylh-newsletter-form{display:flex;gap:8px}.ylh-newsletter-form input{border:1px solid var(--glass-border);padding:10px 20px;font-size:.85rem;min-width:240px;outline:none}.ylh-newsletter-form input,.ylh-scroll-top{background:var(--panel-bg);border-radius:999px;color:var(--text-color)}.ylh-scroll-top{position:fixed;right:24px;bottom:24px;width:42px;height:42px;border:1px solid var(--glass-border);box-shadow:var(--shadow);display:grid;place-items:center;cursor:pointer;z-index:2100;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,border-color .2s ease,background .2s ease}.ylh-scroll-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.ylh-scroll-top:hover{border-color:var(--muted-text)}.ylh-join-features{display:flex;flex-direction:column;gap:20px;margin-top:32px}.ylh-join-feature{display:flex;gap:16px;align-items:flex-start}.ylh-join-feature i{width:40px;height:40px;border-radius:50%;border:1px solid var(--glass-border);display:grid;place-items:center;color:var(--muted-text);flex-shrink:0}.ylh-join-feature h4{font-size:.9rem;font-weight:600;margin-bottom:4px}.ylh-join-feature p{font-size:.82rem;color:var(--muted-text);line-height:1.5}.ylh-bg-pattern{position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.06;background-image:url(/design-assets/bg-network-icons.jpg);background-size:cover;background-position:50%}@media (max-width:1024px){.ylh-about-split,.ylh-bare-layout,.ylh-blog-layout,.ylh-hero-grid,.ylh-three-col{grid-template-columns:1fr;padding-left:0}.ylh-stats-bar{grid-template-columns:repeat(3,1fr)}.ylh-stats-grid-events{grid-template-columns:repeat(3,minmax(0,1fr))}.ylh-values-grid{grid-template-columns:repeat(3,1fr)}.ylh-footer-grid{grid-template-columns:1fr 1fr}.ylh-featured-blog{grid-template-columns:1fr}.ylh-featured-content{padding:24px}.ylh-form-grid{grid-template-columns:1fr}.ylh-footer-brand,.ylh-three-col>div:first-child,.ylh-three-col>div:nth-child(2){padding-right:0;border-right:0}.ylh-hero-image{position:relative;left:auto;top:auto;right:auto;bottom:auto;aspect-ratio:4/5;width:100%;margin-top:32px;-webkit-mask-image:none;mask-image:none;border-radius:var(--ylh-radius-sm);box-shadow:var(--shadow)}.ylh-hero-grid{min-height:0}}@media (max-width:768px){body{padding-top:72px}.ylh-header-inner{grid-template-columns:auto 1fr auto!important;gap:10px!important;height:54px!important;min-height:54px!important;max-height:54px!important}.sticky-logo{height:44px}.sticky-island{display:none!important}.ylh-nav-actions .ylh-btn{display:none}.ylh-mobile-menu-toggle{display:inline-flex}.ylh-mobile-menu{display:flex}.ylh-hero-title{font-size:clamp(2rem,8vw,3.5rem);white-space:normal}.ylh-page-title{font-size:clamp(1.8rem,7vw,3rem)}.ylh-three-col{grid-template-columns:1fr}.ylh-three-col>div:first-child,.ylh-three-col>div:nth-child(2){padding-right:0;border-right:0}.ylh-stats-bar{grid-template-columns:repeat(2,1fr)}.ylh-stats-grid-events{grid-template-columns:repeat(2,minmax(0,1fr))}.ylh-blog-grid{grid-template-columns:1fr}.ylh-insight-grid{grid-template-columns:1fr 1fr}.ylh-team-grid{grid-template-columns:1fr}.ylh-values-grid{grid-template-columns:1fr 1fr}.ylh-vision-grid{grid-template-columns:1fr}.ylh-footer-grid{gap:32px}.ylh-feature-grid,.ylh-footer-grid{grid-template-columns:1fr 1fr}.ylh-form-grid{grid-template-columns:1fr}.ylh-cta-bar{flex-direction:column;gap:24px;text-align:center}.ylh-cta-bar--left{align-items:flex-start;text-align:left}.ylh-cta-bar--left .ylh-btn{margin-left:0}.ylh-newsletter-bar{flex-direction:column;gap:16px;text-align:center}.ylh-page-hero-shell{min-height:360px}.ylh-page-hero-shell .ylh-page-hero-copy{padding:42px 0}.ylh-page-hero-shell.ylh-page-hero--scoped{width:min(100%,620px)}.ylh-page-hero--scoped .ylh-page-hero-copy{padding:36px 28px}.ylh-footer-brand{padding-right:0;border-right:0}}@media (max-width:480px){.ylh-insight-grid,.ylh-values-grid{grid-template-columns:1fr}.ylh-value-card{border-right:0}.ylh-footer-grid{grid-template-columns:1fr}.ylh-container{padding:0 16px}.ylh-hero-grid{padding:56px 24px 0;min-height:560px}.ylh-quote{padding:20px 18px}.ylh-mobile-menu{left:16px;right:16px}.ylh-scroll-top{right:16px;bottom:16px}.ylh-page-hero-shell{min-height:320px}.ylh-page-hero-shell .ylh-page-hero-copy{padding:34px 0}.ylh-page-hero-shell .ylh-page-title{font-size:clamp(2rem,9vw,3rem)}.ylh-page-hero--scoped .ylh-page-hero-copy{padding:30px 18px}.ylh-footer-brand{padding-right:0;border-right:0}}