:root{--font-body:Arial, Helvetica, sans-serif;--font-accent:"Snell Roundhand", "Segoe Script", "Brush Script MT", cursive;--color-ink:#003c52;--color-ink-strong:#003c52;--color-text:#000;--color-muted:#4d5f6b;--color-sand:#f3ecdf;--color-sand-deep:#e7d7c4;--color-sky:#d8e9ee;--color-sage:#cfded2;--color-blush:#e9c7c1;--color-panel:#fbf9f4;--color-line:#112f431f;--shadow-soft:0 24px 60px #112f4314;--max-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-text);font-family:var(--font-body), sans-serif;background:#fff;margin:0}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p,ul{margin-top:0}h1,h2{color:var(--color-ink);letter-spacing:.25em;text-transform:uppercase;margin-bottom:24px;font-size:26px;font-weight:400;line-height:1.2}h3,h4{color:var(--color-ink);letter-spacing:normal;text-transform:none;margin-bottom:18px;font-size:32px;font-weight:600;line-height:1.18}h5{color:var(--color-ink);letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px;font-size:18px;font-weight:700;line-height:1.35}h6{color:var(--color-muted);letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:700;line-height:1.35}p,li,input,select,textarea{color:var(--color-text);letter-spacing:normal;margin-bottom:20px;font-size:18px;font-weight:400;line-height:1.55}@media (max-width:1024px){h1,h2{font-size:17px}h3,h4{font-size:28px}h5{font-size:17px}h6{font-size:13px}p,li,input,select,textarea{font-size:17px}}@media (max-width:767px){h1,h2{font-size:15px}h3,h4{font-size:22px}h5{font-size:15px}h6{font-size:12px}p,li,input,select,textarea{font-size:15px}}.accent-script{font-family:var(--font-accent), cursive;letter-spacing:0;text-transform:none;color:#7a8f88;font-size:1.4em}.site-shell{min-height:100vh}.site-header{z-index:20;background:#fff;border-bottom:1px solid #112f430f;position:sticky;top:0}.site-header__inner,.site-footer__inner{width:min(var(--max-width), calc(100vw - 3rem));margin:0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;padding:.9rem 0;display:flex}.site-header__actions{align-items:center;gap:.9rem;display:flex}.site-header__menu-toggle,.mobile-nav-overlay{display:none}.site-header__menu-toggle{z-index:31;width:3rem;height:3rem;color:var(--color-ink);cursor:pointer;background:0 0;border:0;padding:0;position:relative}.site-header__menu-toggle span{background:currentColor;border-radius:999px;width:1.9rem;height:2px;transition:transform .18s,opacity .18s,top .18s;position:absolute;left:.55rem}.site-header__menu-toggle span:first-child{top:.95rem}.site-header__menu-toggle span:nth-child(2){top:1.45rem}.site-header__menu-toggle span:nth-child(3){top:1.95rem}.site-header__menu-toggle.is-open span:first-child{top:1.45rem;transform:rotate(45deg)}.site-header__menu-toggle.is-open span:nth-child(2){opacity:0}.site-header__menu-toggle.is-open span:nth-child(3){top:1.45rem;transform:rotate(-45deg)}.brand-mark{align-items:center;gap:.85rem;min-width:170px;display:inline-flex}.brand-mark__dots{width:28px;height:40px;position:relative}.brand-mark__dots span{border:3px solid #17415a;border-radius:999px;position:absolute}.brand-mark__dots span:first-child{width:12px;height:12px;top:0;right:2px}.brand-mark__dots span:nth-child(2){width:16px;height:16px;top:12px;left:4px}.brand-mark__dots span:nth-child(3){width:20px;height:20px;bottom:0;right:4px}.brand-mark__text{align-items:baseline;font-size:2.1rem;line-height:1;display:inline-flex}.brand-mark__text strong{color:#0f4864;font-weight:700}.brand-mark__text em{color:#89a89b;margin-left:.1em;font-style:normal;font-weight:300}.site-nav,.site-footer__nav{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.site-nav{gap:clamp(1.8rem,3vw,3rem)}.site-nav a,.site-nav__item,.site-footer__nav a{letter-spacing:.2em;text-transform:uppercase;font-size:.84rem}.site-nav__item{color:inherit;cursor:default}.site-header__action-label{cursor:default}.button{background:var(--color-ink);color:#fff;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border:0;border-radius:.7rem;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.35rem;font-size:.78rem;font-weight:600;display:inline-flex}.button--secondary{color:var(--color-ink);background:0 0;border:1px solid #d6a66fcc}.button--sand{color:#1f2328;background:#e7b775}.button--sage{background:#809584}.button--nav{min-width:130px}.button--small{min-height:2.5rem;padding:.65rem 1rem}.auth-status{border:1px solid var(--color-line);background:#ffffffbd;border-radius:999px;align-items:center;gap:.85rem;padding:.5rem .8rem;display:inline-flex}.auth-status__copy{display:grid}.auth-status__copy strong{letter-spacing:.04em;font-size:.78rem}.auth-status__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted);font-size:.62rem}.eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--color-muted);margin-bottom:.85rem;font-size:.88rem}.site-footer{z-index:3;isolation:isolate;background:#fff;padding:4rem 0 3rem;position:relative}.site-footer:before{content:"";z-index:-1;background:#fff;position:absolute;inset:0}.site-footer__inner{justify-items:center;gap:2rem;display:grid}.site-footer__social{gap:1rem;display:flex}.site-footer__social a{width:2.1rem;height:2.1rem;color:var(--color-ink);transition:background-color var(--mg-transition), border-color var(--mg-transition);border:1px solid #112f4347;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.site-footer__social a:hover{background:#112f4314;border-color:#112f4373}.site-footer__social svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:1rem;height:1rem}.site-footer__social a[aria-label=LinkedIn] svg{fill:currentColor;stroke:none}.site-footer__meta{text-align:center;color:var(--color-muted);margin-bottom:0;font-size:.85rem}.auth-page{background:#f1eeeb;align-content:start;min-height:calc(100vh - 220px);padding:0 0 80px;display:grid}.auth-page__intro{width:min(var(--max-width), calc(100% - 3rem));clip-path:inset(0 -100vmax);background:#fff;margin:0 auto;padding:64px 0 48px;box-shadow:0 0 0 100vmax #fff}.auth-page__eyebrow{color:var(--color-ink);letter-spacing:.44em;text-transform:uppercase;margin-bottom:14px;font-size:.75rem;font-weight:700;display:block}.auth-page__intro h1{margin:0 0 16px}.auth-page__intro p{max-width:62ch;color:var(--color-muted);margin:0}.auth-page>.resource-access{width:min(var(--max-width), calc(100% - 3rem));margin:60px auto 0}.auth-page:has(>.auth-card){align-content:center;justify-items:center}.auth-card{border:1px solid var(--color-line);width:min(560px,100%);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 0 0,#d8e9eeb3,#0000 42%),linear-gradient(#fbf9f4f5,#fffffff5);border-radius:1.5rem;padding:3rem}.auth-card__lead,.auth-card__note{color:var(--color-muted)}.auth-card__note{border-top:1px solid var(--color-line);margin-top:1.25rem;padding-top:1.25rem}.auth-card__stack{gap:1rem;margin-top:2rem;display:grid}.auth-card__status{background:#d8e9ee75;border-radius:1rem;gap:.25rem;padding:1rem 1.1rem;display:grid}.auth-card__actions{flex-wrap:wrap;gap:.75rem;display:flex}.auth-form{gap:1rem;margin-top:2rem;display:grid}.auth-form__label{letter-spacing:.18em;text-transform:uppercase;font-size:.82rem}.auth-form input{background:#ffffffeb;border:1px solid #112f432e;border-radius:.85rem;width:100%;min-height:3.3rem;padding:.9rem 1rem}.auth-form__message{margin-bottom:0}.auth-form__message--error{color:#9d3f3f}.auth-form__message--success{color:#2f6a54}.admin-page{padding:4rem 1.5rem 5rem}.admin-panel{border:1px solid var(--color-line);width:min(1040px,100%);box-shadow:var(--shadow-soft);background:#ffffffeb;border-radius:1.5rem;margin:0 auto;padding:2.5rem}.admin-panel__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.admin-panel__meta{color:var(--color-muted);font-size:.92rem}.admin-request-list{gap:1rem;display:grid}.admin-request-card{border:1px solid var(--color-line);background:var(--color-panel);border-radius:1.2rem;gap:1rem;padding:1.4rem;display:grid}.admin-request-card__header{justify-content:space-between;gap:1rem;display:flex}.admin-request-card__header h2{margin-bottom:.5rem}.admin-request-card__actions{gap:.75rem;display:grid}.admin-request-card__actions textarea{background:#fff;border:1px solid #112f4329;border-radius:.9rem;width:100%;min-height:6rem;padding:.85rem 1rem}.admin-request-card__button-row{gap:.75rem;display:flex}.admin-request-card__details{background:#ffffffc7;border:1px solid #112f431a;gap:.45rem;padding:1rem 1.1rem;display:grid}.admin-request-card__details p{margin-bottom:0;font-size:.98rem;line-height:1.5}.rl-root{--rl-ink:#003c52;--rl-muted:#4d5f6b;--rl-white:#fff;--rl-soft-gray:#f2f2f2;--rl-panel:#fbf9f4;--rl-cta-sand:#e7bb87;--rl-cta-sand-h:#e7b775;--rl-band-event:#e9e7df;--rl-band-qs:#f5f8fa;--rl-band-stats:#a6c7d1;--rl-border:#003c521f;--rl-border-in:#003c5238;--rl-divider:#003c5214;--rl-ease:cubic-bezier(.4,0,.2,1);max-width:var(--max-width);margin:0 auto;padding:64px 1.5rem 96px}.rl-intro{max-width:780px;margin-bottom:48px}.rl-eyebrow{letter-spacing:.44em;text-transform:uppercase;color:var(--rl-ink);margin-bottom:14px;font-size:.75rem;font-weight:700;display:block}.rl-intro h1{color:var(--rl-ink);margin:0 0 16px}.rl-intro p{color:var(--rl-muted);max-width:62ch;margin:0;font-size:18px;line-height:1.55}.rl-btn{letter-spacing:.21em;text-transform:uppercase;cursor:pointer;min-height:3rem;transition:background .28s var(--rl-ease), color .28s var(--rl-ease);border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.5rem;padding:.8rem 1.35rem;font-family:inherit;font-size:.74rem;font-weight:700;display:inline-flex}.rl-btn--ink{background:var(--rl-ink);color:#fff}.rl-btn--ink:hover{background:#002a3b}.rl-btn--sand{background:var(--rl-cta-sand);color:var(--rl-ink)}.rl-btn--sand:hover{background:var(--rl-cta-sand-h)}.rl-btn--ghost{color:var(--rl-ink);border-color:var(--rl-border-in);background:0 0}.rl-btn--ghost:hover{background:var(--rl-soft-gray)}.rl-btn:disabled{opacity:.65;cursor:wait}.rl-pw-bar{border:1px solid var(--rl-border);background:#fff;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:40px;padding:14px 20px;display:flex}.rl-pw-bar--open{background:var(--rl-band-qs)}.rl-pw-bar__form{flex:1;align-items:stretch;gap:10px;max-width:460px;display:flex}.rl-pw-bar__form input{color:var(--rl-ink);border:1px solid var(--rl-border-in);background:#fff;border-radius:6px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.rl-pw-bar__form input::placeholder{color:var(--rl-muted);opacity:.5}.rl-pw-bar__form input:focus{border-color:var(--rl-ink);box-shadow:0 0 0 3px #003c5217}.rl-pw-bar__error{color:#9d3f3f;flex-basis:100%;margin:0;font-size:13px}.rl-pw-bar__label{letter-spacing:.18em;text-transform:uppercase;color:#5a7a65;font-size:.7rem;font-weight:700}.rl-pw-bar__lock{letter-spacing:.18em;text-transform:uppercase;color:var(--rl-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-left:auto;font-size:.68rem;font-weight:700;text-decoration:underline}.resource-access{border:1px solid var(--rl-border);background:#fff;margin-bottom:40px}.resource-access__shell{grid-template-columns:minmax(200px,.6fr) minmax(0,1.4fr);gap:22px;padding:24px;display:grid}.resource-access__hero-copy{display:contents}.resource-access__eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--rl-ink);grid-column:1/-1;margin:0 0 10px;font-size:.68rem;font-weight:700}.resource-access h2{color:var(--rl-ink);grid-column:1/-1;margin:0 0 12px;font-size:24px;line-height:1.15}.resource-access__lead{grid-column:1/-1}.resource-access__lead,.resource-access__intro{color:var(--rl-muted);margin:0;font-size:15px;line-height:1.55}.resource-access__tabs{border:1px solid var(--rl-border-in);grid-column:1/-1;align-self:start;width:fit-content;display:inline-flex}.resource-access__tab{min-width:112px;color:var(--rl-ink);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:11px 18px;font-family:inherit;font-size:.72rem;font-weight:700}.resource-access__tab+.resource-access__tab{border-left:1px solid var(--rl-border-in)}.resource-access__tab--active{background:var(--rl-ink);color:#fff}@keyframes rl-tabs-ring{0%{outline:2px solid #0000;box-shadow:0 0 #003c528c}20%{outline:2px solid var(--rl-ink);box-shadow:0 0 0 5px #003c5238}to{outline:2px solid #0000;box-shadow:0 0 #003c5200}}.resource-access__tabs--highlight{animation:1.1s ease-out forwards rl-tabs-ring}@keyframes rl-panel-wash{0%{background:0 0}18%{background:#003c520d}to{background:0 0}}.resource-access__panel--highlight{border-radius:6px;animation:1.1s ease-out forwards rl-panel-wash}.resource-access__panel{border-top:1px solid var(--rl-divider);grid-column:1/-1;padding-top:20px}.resource-access__content{gap:12px;display:grid}.resource-access__login-form{align-items:center;gap:8px;width:min(520px,100%);display:flex}.resource-access .resource-access__login-form input{box-sizing:border-box;border-radius:0;flex:auto;align-self:center;min-width:0;height:3rem;min-height:0;margin:0;padding-top:0;padding-bottom:0}.resource-access__register-form{gap:14px;display:grid}.resource-access__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1120px;display:grid}.resource-access input,.resource-access select{width:100%;min-height:3rem;color:var(--rl-ink);background:#ffffffd1;border:1px solid #112f4324;border-radius:999px;outline:none;padding:.88rem 1rem;font-family:inherit;transition:border-color .15s,box-shadow .15s,background-color .15s}.resource-access input::placeholder{color:var(--rl-muted);opacity:.55}.resource-access select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'><path d='M2 4l4 4 4-4' fill='none' stroke='%23003c52' stroke-width='1.4' stroke-linecap='round'/></svg>");background-position:right 16px center;background-repeat:no-repeat;padding-right:42px}.resource-access input:focus,.resource-access select:focus{border-color:var(--rl-ink);background:#fff;box-shadow:0 0 0 3px #003c5217}.resource-access__submit{background:var(--rl-ink);color:#fff;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:0;border-radius:.55rem;justify-content:center;align-self:center;align-items:center;height:3rem;min-height:0;padding:0 1.25rem;font-family:inherit;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.resource-access__submit:disabled{opacity:.65;cursor:wait}.resource-access__checkbox{color:var(--rl-muted);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;display:flex}.resource-access__checkbox input{width:16px;min-height:16px;accent-color:var(--rl-ink);margin-top:2px}.resource-access__register-footer{justify-content:space-between;align-items:flex-start;gap:16px;max-width:1120px;display:flex}.resource-access__message{border-radius:6px;margin:0;padding:11px 14px;font-size:13px}.resource-access__message--success{color:#4f693f;background:#f0f5eb;border:1px solid #c9dbb0}.resource-access__message--error{color:#9d3f3f;background:#fff5f2;border:1px solid #e6b7aa}.rl-form{gap:12px;display:grid}.rl-form--login{grid-template-columns:1fr;max-width:520px}.rl-form--3col{grid-template-columns:repeat(3,1fr);max-width:860px}.rl-form__inline{align-items:stretch;gap:10px;display:flex}.rl-form__inline input{flex:1}.rl-form__inline .rl-btn{white-space:nowrap;flex-shrink:0;align-self:flex-end}.rl-form label{letter-spacing:.2em;text-transform:uppercase;color:var(--rl-ink);flex-direction:column;gap:5px;font-size:10.5px;font-weight:700;display:flex}.rl-form input,.rl-form select,.rl-form textarea{color:var(--rl-ink);border:1px solid var(--rl-border-in);background:#fff;border-radius:6px;outline:none;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.rl-form input::placeholder,.rl-form textarea::placeholder{color:var(--rl-muted);opacity:.5}.rl-form select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'><path d='M2 4l4 4 4-4' fill='none' stroke='%23003c52' stroke-width='1.4' stroke-linecap='round'/></svg>");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.rl-form textarea{resize:none;min-height:76px}.rl-form input:focus,.rl-form select:focus,.rl-form textarea:focus{border-color:var(--rl-ink);box-shadow:0 0 0 3px #003c5217}.rl-form__full{grid-column:1/-1}.rl-form__check{color:var(--rl-muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:13.5px;display:flex}.rl-form__check input[type=checkbox]{accent-color:var(--rl-ink);cursor:pointer;flex-shrink:0;width:15px;height:15px;margin-top:2px}.rl-form__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.rl-form__help{color:var(--rl-muted);font-size:13px}.rl-form__error{color:#9d3f3f;margin:0;font-size:13px}.rl-form__notice{color:#5a6e3f;background:#f0f5eb;border:1px solid #c9dbb0;border-radius:6px;margin:0;padding:10px 14px;font-size:13px}.rl-pending-msg{border:1px solid var(--rl-border);background:#fff;align-items:flex-start;gap:18px;padding:24px;display:flex}.rl-pending-icon{background:var(--rl-band-event);width:40px;height:40px;color:var(--rl-ink);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.rl-pending-msg h3{color:var(--rl-ink);margin:0 0 8px;font-weight:400}.rl-pending-msg p{color:var(--rl-muted);max-width:62ch;margin:0;font-size:15px;line-height:1.55}.rl-pending-actions{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.rl-approved-bar{border:1px solid var(--rl-border);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:30px;padding:18px 22px 32px;display:flex}.rl-approved-bar__who{align-items:center;gap:14px;display:flex}.rl-approved-bar__avatar{background:var(--rl-band-stats);width:36px;height:36px;color:var(--rl-ink);letter-spacing:.06em;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.rl-approved-bar__name{color:var(--rl-ink);font-size:14px;font-weight:700}.rl-approved-bar__meta{color:var(--rl-muted);font-size:13px}.rl-approved-bar__signout{letter-spacing:.21em;text-transform:uppercase;color:var(--rl-ink);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;font-size:.7rem;font-weight:700;text-decoration:underline}.rl-library{grid-template-columns:240px 1fr;align-items:start;gap:64px;display:grid}.rl-sidebar{position:sticky;top:96px}.rl-sidebar__section{margin-bottom:24px}.rl-sidebar__section+.rl-sidebar__section{border-top:1px solid var(--rl-divider);padding-top:16px}.rl-sidebar__title{letter-spacing:.21em;text-transform:uppercase;width:100%;color:var(--rl-ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;margin:0 0 10px;padding:0;font-size:.78rem;font-weight:700;display:flex}.rl-sidebar__chevron{flex-shrink:0;transition:transform .2s}.rl-sidebar__chevron--open{transform:rotate(180deg)}.rl-sidebar__sub{color:var(--rl-ink);margin:0 0 8px;font-size:14px;font-weight:700}.rl-sidebar__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.rl-sidebar__list li{margin-bottom:0}.rl-sidebar__clear{letter-spacing:.21em;text-transform:uppercase;color:var(--rl-ink);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;margin-top:8px;padding:0;font-size:.7rem;font-weight:700;text-decoration:underline}.rl-radio{cursor:pointer;color:var(--rl-ink);align-items:center;gap:10px;padding:1px 0;font-size:14px;display:flex}.rl-radio__ring{border:1.5px solid var(--rl-border-in);background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:border-color .2s;display:flex}.rl-radio__ring:after{content:"";background:var(--rl-ink);border-radius:999px;width:8px;height:8px;transition:transform .15s;transform:scale(0)}.rl-radio--active .rl-radio__ring{border-color:var(--rl-ink)}.rl-radio--active .rl-radio__ring:after{transform:scale(1)}.rl-radio:hover .rl-radio__ring{border-color:var(--rl-ink)}.rl-main__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.rl-main__search{flex:1;max-width:420px;position:relative}.rl-main__search svg{color:var(--rl-muted);pointer-events:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.rl-main__search input{width:100%;height:54px;color:var(--rl-ink);border:1px solid var(--rl-border-in);background:#fff;border-radius:0;outline:none;margin:0;padding:0 18px 0 48px;font-family:inherit;font-size:15px;line-height:54px;display:block}.rl-main__search input:focus{border-color:var(--rl-ink)}.rl-main__count{color:var(--rl-muted);font-size:13px}.rl-section{margin-bottom:48px}.rl-section__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.rl-section__title{align-items:baseline;gap:14px;display:flex}.rl-section__title h2{color:var(--rl-ink);margin:0;font-weight:700}.rl-section__count{color:var(--rl-muted);font-size:13px}.rl-section__access{align-items:center;gap:10px;display:flex}.rl-section__select{letter-spacing:.21em;text-transform:uppercase;color:var(--rl-ink);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;font-size:.7rem;font-weight:700;text-decoration:underline}.rl-badge{letter-spacing:.18em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.rl-badge--public{color:var(--rl-ink);background:#dfe9d9}.rl-badge--gated{background:var(--rl-band-event);color:var(--rl-ink);border:1px solid var(--rl-border-in)}.rl-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:28px;display:grid}.rl-card{flex-direction:column;gap:14px;min-width:0;height:100%;display:flex}.rl-card__media{aspect-ratio:12/15;border:1px solid var(--rl-ink);box-sizing:border-box;cursor:pointer;background:#fff;width:100%;position:relative;overflow:hidden}.rl-card__img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.rl-card__doc{border:1px solid var(--rl-divider);background:#fff;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.rl-card__doc-lines{flex-direction:column;gap:6px;width:100%;display:flex}.rl-card__doc-line{background:var(--rl-divider);border-radius:2px;width:100%;height:5px}.rl-card__doc-line--m{width:80%}.rl-card__doc-line--s{width:60%}.rl-card__doc-gap{height:6px}.rl-card__play{color:#fff;background:#0000008c;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rl-card:hover .rl-card__play{background:#000000bf;transform:translate(-50%,-50%)scale(1.05)}.rl-card__lock{color:#fff;background:#0000008c;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:12px;left:12px}.rl-card__row{justify-content:space-between;align-items:flex-start;gap:12px;min-height:42px;display:flex}.rl-card__title{color:var(--rl-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;margin:0;font-size:15px;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.rl-card__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.rl-card__action{border:1.5px solid var(--rl-ink);width:30px;height:30px;color:var(--rl-ink);cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.rl-card__action:hover,.rl-card__action--checked{background:var(--rl-ink);color:#fff}.rl-card__action--locked{border-style:dashed}.rl-card__action--locked:hover{background:var(--rl-band-event);color:var(--rl-ink)}.rl-card__meta{color:var(--rl-muted);letter-spacing:.04em;flex-wrap:wrap;gap:4px;font-size:12px;display:flex}.rl-empty{text-align:center;color:var(--rl-muted);border:1px solid var(--rl-border);padding:48px 24px;font-size:15px}.rl-batch{pointer-events:none;z-index:40;justify-content:center;margin-top:32px;display:flex;position:sticky;bottom:24px}.rl-batch__inner{pointer-events:auto;background:var(--rl-ink);color:#fff;opacity:0;border-radius:.75rem;align-items:center;gap:18px;padding:14px 20px;transition:transform .25s,opacity .25s;display:flex;transform:translateY(8px);box-shadow:0 16px 40px #003c522e}.rl-batch--visible .rl-batch__inner{opacity:1;transform:translateY(0)}.rl-batch__count{color:#ffffffd9;font-size:13px}.rl-batch__count strong{color:#fff;font-size:14px}.rl-batch__clear{color:#ffffffa6;letter-spacing:.21em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:.7rem;font-weight:700}.rl-batch__clear:hover{color:#fff}.rl-batch__error{color:#e07070;text-align:center;width:100%;margin:6px 0 0;font-size:12px}.rl-locked-backdrop{z-index:200;background:#00141e85;justify-content:center;align-items:center;padding:24px;animation:.18s rl-fade-in;display:flex;position:fixed;inset:0}@keyframes rl-fade-in{0%{opacity:0}to{opacity:1}}.rl-locked-modal{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:420px;padding:36px 32px 28px;animation:.22s rl-slide-up;position:relative;box-shadow:0 24px 64px #003c5238}@keyframes rl-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.rl-locked-modal__close{cursor:pointer;color:var(--rl-muted);background:0 0;border:0;padding:4px 8px;font-size:22px;line-height:1;position:absolute;top:14px;right:16px}.rl-locked-modal__close:hover{color:var(--rl-ink)}.rl-locked-modal__icon{background:var(--rl-soft-gray);width:48px;height:48px;color:var(--rl-ink);border-radius:999px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.rl-locked-modal__icon svg{width:22px;height:22px}.rl-locked-modal h3{color:var(--rl-ink);margin:0 0 10px;font-size:18px;font-weight:600}.rl-locked-modal p{color:var(--rl-muted);margin:0 0 24px;font-size:14px;line-height:1.6}.rl-locked-modal__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.rl-locked-modal__actions .rl-btn{min-width:120px}.rl-video-backdrop{z-index:200;background:#000000d9;justify-content:center;align-items:center;padding:24px;animation:.18s rl-fade-in;display:flex;position:fixed;inset:0}.rl-video-modal{width:100%;max-width:900px;animation:.22s rl-slide-up;position:relative}.rl-video-modal__close{cursor:pointer;color:#fff;opacity:.8;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;transition:opacity .15s;display:flex;position:absolute;top:-40px;right:0}.rl-video-modal__close:hover{opacity:1}.rl-video-modal__frame{background:#000;border-radius:8px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.rl-video-modal__frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.rl-card__media--video{cursor:pointer;aspect-ratio:16/9}.rl-card__media--video .rl-card__img{object-fit:cover}.rl-card__media--video:hover .rl-card__play{background:#000000bf;transform:translate(-50%,-50%)scale(1.08)}@media (max-width:1180px){.rl-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:980px){.auth-page__intro,.auth-page>.resource-access{width:min(var(--max-width), calc(100% - 1.5rem))}.auth-page__intro{padding:48px 0 40px}.resource-access__shell{grid-template-columns:1fr}.resource-access__tabs{grid-column:1}.resource-access__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rl-library{grid-template-columns:1fr;gap:32px}.rl-sidebar{position:static}.rl-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:640px){.resource-access__login-form{width:100%;display:grid}.resource-access__submit{width:100%}.resource-access__grid{grid-template-columns:1fr}.resource-access__register-footer{display:grid}.rl-grid{grid-template-columns:1fr 1fr;gap:18px}.rl-form--3col{grid-template-columns:1fr 1fr}.rl-form__inline{flex-direction:column;align-items:stretch}}@media (max-width:1080px){.site-header__inner,.site-footer__inner{width:min(var(--max-width), calc(100vw - 1.5rem))}.site-header__inner{flex-wrap:wrap;justify-content:center}}@media (max-width:720px){.site-header__inner{width:min(var(--max-width), calc(100vw - 1.5rem));flex-wrap:nowrap;justify-content:space-between;gap:.75rem;padding:.7rem 0}.site-nav,.site-header__actions{display:none}.site-header__menu-toggle,.mobile-nav-overlay{display:block}.mobile-nav-overlay{z-index:30;visibility:hidden;opacity:0;pointer-events:none;background:#f2f2f2fa;transition:opacity .18s,visibility .18s;position:fixed;inset:0}.mobile-nav-overlay.is-open{visibility:visible;opacity:1;pointer-events:auto}.mobile-nav-overlay__panel{width:min(var(--max-width), calc(100vw - 3rem));align-content:center;justify-items:start;gap:1.35rem;min-height:100vh;margin:0 auto;padding:6rem 0 3rem;display:grid}.mobile-nav-overlay__panel a,.mobile-nav-overlay__item{letter-spacing:-.03em;text-transform:none;font-size:clamp(1.65rem,6vw,2.35rem);line-height:1.05}.mobile-nav-overlay__item{color:inherit;cursor:default}.mobile-nav-overlay__cta{margin-top:.35rem}.mobile-nav-overlay__cta.button{color:#1f2328;letter-spacing:.22em;text-transform:uppercase;background:#e7b775;border-radius:1rem;min-width:13.25rem;min-height:3.75rem;padding:1rem 1.8rem;font-size:.78rem;font-weight:700;box-shadow:0 12px 28px #112f431f}.site-footer__nav,.site-footer__social{justify-content:center;gap:1rem}.brand-mark{min-width:0}.brand-mark__text{font-size:1.8rem}.auth-card{padding:2rem 1.4rem}.admin-panel{padding:1.6rem}.admin-panel__header,.admin-request-card__header{grid-template-columns:1fr;display:grid}}.wh-root{min-height:calc(100vh - 80px)}.wh-hero{background:var(--color-sand);padding:72px 1.5rem 64px}.wh-hero__inner{width:min(var(--max-width), 100%);margin:0 auto}.wh-eyebrow{letter-spacing:.44em;text-transform:uppercase;color:var(--color-muted);margin-bottom:14px;font-size:.75rem;font-weight:700;display:block}.wh-hero h1{color:var(--color-ink);margin-bottom:16px}.wh-hero p{max-width:56ch;color:var(--color-muted);margin:0;font-size:18px;line-height:1.55}.wh-content{width:min(var(--max-width), calc(100vw - 3rem));margin:0 auto;padding:64px 0 96px}.wh-empty{color:var(--color-muted);font-size:16px}.wh-grid{grid-template-columns:repeat(3,1fr);gap:40px 32px;display:grid}.wh-card{border:1px solid var(--color-line);background:#fff;border-radius:1rem;flex-direction:column;gap:0;transition:box-shadow .24s,transform .24s;display:flex;overflow:hidden}.wh-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.wh-card__media-link{aspect-ratio:1;background:var(--color-sand);flex-shrink:0;display:block;position:relative;overflow:hidden}.wh-card__img{object-fit:cover;transition:transform .36s}.wh-card:hover .wh-card__img{transform:scale(1.03)}.wh-card__img-placeholder{background:linear-gradient(135deg, var(--color-sand) 0%, var(--color-sky) 100%);position:absolute;inset:0}.wh-card__body{flex-direction:column;flex:1;gap:10px;padding:24px 24px 20px;display:flex}.wh-card__meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.wh-card__category{letter-spacing:.22em;text-transform:uppercase;color:var(--color-muted);background:var(--color-sand);border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:700}.wh-card__date{color:var(--color-muted);letter-spacing:.04em;font-size:.78rem}.wh-card__title{color:var(--color-ink);margin:0}.wh-card__title a{color:inherit;text-decoration:none;transition:color .16s}.wh-card__title a:hover{color:var(--color-muted)}.wh-card__excerpt{color:var(--color-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:15px;line-height:1.55;display:-webkit-box;overflow:hidden}.wh-card__read-more{letter-spacing:.2em;text-transform:uppercase;color:var(--color-ink);align-items:center;gap:6px;margin-top:4px;font-size:.74rem;font-weight:700;text-decoration:none;transition:gap .18s;display:inline-flex}.wh-card__read-more:hover{gap:10px}.wh-card__read-more svg{fill:none;stroke:currentColor;stroke-width:1.6px;flex-shrink:0;width:14px;height:14px}.wh-post-root{min-height:calc(100vh - 80px);padding:0 1.5rem 96px}.wh-post-inner{width:min(var(--max-width), 100%);margin:0 auto}.wh-breadcrumb{padding:32px 0 20px}.wh-breadcrumb__back{letter-spacing:.2em;text-transform:uppercase;color:var(--color-muted);align-items:center;gap:6px;font-size:.74rem;font-weight:700;text-decoration:none;transition:color .16s,gap .18s;display:inline-flex}.wh-breadcrumb__back:hover{color:var(--color-ink);gap:10px}.wh-breadcrumb__back svg{fill:none;stroke:currentColor;stroke-width:1.6px;flex-shrink:0;width:14px;height:14px}.wh-post-header{width:100%;margin-bottom:40px}.wh-post-header__meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.wh-post-header__author{color:var(--color-muted);letter-spacing:.04em;font-size:.78rem}.wh-post-header__title{color:var(--color-ink);margin:0}.wh-post-image{aspect-ratio:21/9;background:var(--color-sand);border-radius:1rem;width:100%;margin-bottom:56px;position:relative;overflow:hidden}.wh-post-image__img{object-fit:cover}.wh-post-content{width:100%;max-width:none;color:var(--color-ink);font-size:18px;line-height:1.7}.wh-post-content h2{margin-top:48px;margin-bottom:16px;font-weight:700}.wh-post-content h3{margin-top:36px;margin-bottom:12px}.wh-post-content p{margin-bottom:24px}.wh-post-content ul,.wh-post-content ol{margin-bottom:24px;padding-left:1.5rem}.wh-post-content li{margin-bottom:8px}.wh-post-content a{color:var(--color-ink);text-underline-offset:3px;text-decoration:underline}.wh-post-content a:hover{color:var(--color-muted)}.wh-post-content img{border-radius:.75rem;max-width:100%;height:auto;margin:32px 0}.wh-post-content blockquote{border-left:4px solid var(--color-sand-deep);background:var(--color-panel);border-radius:0 .5rem .5rem 0;margin:32px 0;padding:20px 24px}.wh-post-content blockquote p{color:var(--color-muted);margin:0;font-style:italic}.wh-post-footer{border-top:1px solid var(--color-line);margin-top:64px;padding-top:32px}.wh-post-pagination{border-top:1px solid var(--color-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:72px;padding-top:32px;display:grid}.wh-post-pagination__link{border:1px solid var(--color-line);min-height:132px;color:var(--color-ink);border-radius:.75rem;flex-direction:column;justify-content:center;gap:12px;padding:24px;text-decoration:none;transition:border-color .16s,box-shadow .18s,transform .18s;display:flex}.wh-post-pagination__link:hover{border-color:var(--color-ink);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.wh-post-pagination__link--next{text-align:right;align-items:flex-end}.wh-post-pagination__label{letter-spacing:.2em;text-transform:uppercase;color:var(--color-muted);align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.wh-post-pagination__label svg{fill:none;stroke:currentColor;stroke-width:1.6px;flex-shrink:0;width:14px;height:14px}.wh-post-pagination__title{max-width:32rem;font-size:20px;font-weight:600;line-height:1.3}@media (max-width:1024px){.wh-grid{grid-template-columns:repeat(2,1fr)}.wh-post-image{aspect-ratio:16/9}}@media (max-width:640px){.wh-hero{padding:48px 1.5rem 40px}.wh-grid{grid-template-columns:1fr;gap:24px}.wh-content{padding:40px 0 64px}.wh-card__body{padding:18px 18px 16px}.wh-post-image{aspect-ratio:4/3;border-radius:.5rem}.wh-post-content{font-size:16px}.wh-post-pagination{grid-template-columns:1fr;gap:16px}.wh-post-pagination__link{min-height:112px;padding:20px}.wh-post-pagination__link--next{text-align:left;align-items:flex-start}.wh-post-pagination__title{font-size:18px}}.inner-banner{background:#003b53;padding:80px 0}.inner-banner .container{max-width:1280px;margin:0 auto;padding:0 20px}.inner-banner h1{color:#fff;letter-spacing:8px;margin:0;font-size:34px}@media screen and (max-width:767px){.inner-banner h1{text-align:center;font-size:26px}}
