@import "./variables.css";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);.breadcrumb{padding:0 0 .875rem}.breadcrumb ol{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-wrap:wrap;font-size:.8125rem}.breadcrumb ol li{display:flex;align-items:center;color:rgba(255,255,255,.65)}.breadcrumb ol li+li::before{content:"/";margin:0 .5rem;color:rgba(255,255,255,.3);font-size:.75rem}.breadcrumb ol li a{color:rgba(255,255,255,.7);text-decoration:none;font-weight:500;transition:color .15s}.breadcrumb ol li a:hover{color:#fff}.breadcrumb--light ol li{color:rgba(12,14,19,.5)}.breadcrumb--light ol li+li::before{color:rgba(12,14,19,.2)}.breadcrumb--light ol li a{color:rgba(12,14,19,.55)}.breadcrumb--light ol li a:hover{color:#141c2e}.hd{position:fixed;top:0;left:0;right:0;z-index:1000;background:#141c2e;border-bottom:1px solid rgba(255,255,255,.06);transition:transform .25s ease}.hd--hidden{transform:translateY(-100%)}.hd-bar{display:flex;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:0 1.5rem;height:3.5rem}body{padding-top:3.5rem}.hd-logo{display:flex;gap:.5rem;text-decoration:none;flex-shrink:0}.hd-logo img,.hd-sub a{display:block}.hd-logo span{font-size:1rem;font-weight:800;color:#fff;letter-spacing:-.03em}.hd-link,.hd-logo,.hd-nav{align-items:center}.hd-nav{display:flex;gap:0;flex:1;justify-content:center}.hd-link{display:inline-flex;gap:.25rem;padding:.4rem .75rem;font-size:.84rem;font-weight:500;color:rgba(255,255,255,.6);text-decoration:none;border-radius:.375rem;border:0;background:0 0;cursor:pointer;transition:color .12s,background .12s;white-space:nowrap}.hd-link:hover{color:#fff;background:rgba(255,255,255,.07)}.hd-drop{position:relative}.hd-panel{position:absolute;top:calc(100% + .5rem);left:50%;transform:translateX(-50%) translateY(-4px);display:flex;background:#fff;border-radius:.75rem;box-shadow:0 12px 40px rgba(0,0,0,.15);opacity:0;visibility:hidden;min-width:520px;transition:opacity .15s,transform .15s,visibility .15s;z-index:1001;overflow:hidden}.hd-drop:hover .hd-panel{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.hd-drop:hover .hd-link svg{transform:rotate(180deg)}.hd-link svg{transition:transform .2s;color:rgba(255,255,255,.3)}.hd-panel-topics{width:200px;flex-shrink:0;background:#f8f9fa;border-right:1px solid #eee;padding:.5rem 0}.hd-topic{display:flex;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.85rem;font-weight:500;color:#374151;text-decoration:none;transition:background .1s,color .1s}.hd-topic.is-active,.hd-topic:hover{background:#fff;color:#eab308}.hd-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hd-panel-subs{flex:1;padding:.75rem 1rem;min-height:240px;position:relative}.hd-sub{display:none;flex-direction:column;gap:0}.hd-actions,.hd-sub.is-visible{display:flex}.hd-sub a{padding:.3rem .5rem;font-size:.85rem;color:#6b7280;border-radius:.25rem;transition:color .1s,background .1s,padding-left .1s}.hd-sub a:hover{color:#eab308;background:#fef9c3;padding-left:.75rem}.hd-actions{align-items:center;gap:.5rem;flex-shrink:0;margin-left:auto}.hd-cta,.hd-sub a{text-decoration:none}.hd-cta{padding:.45rem 1rem;background:#eab308;color:#111827;font-size:.8rem;font-weight:700;border-radius:.375rem;transition:background .15s;box-shadow:0 2px 10px rgba(225,29,72,.3)}.hd-cta:hover{background:#ca8a04}.hd-menu-btn,.hd-search-btn{display:flex;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;border:0;background:0 0;border-radius:.375rem;color:rgba(255,255,255,.5);cursor:pointer;transition:background .12s,color .12s}.hd-menu-btn:hover,.hd-search-btn:hover{background:rgba(255,255,255,.08);color:#fff}.hd-menu-btn,.mob{display:none}.mob{position:fixed;inset:0;z-index:1002;background:rgba(0,0,0,.6);backdrop-filter:blur(4px)}.mob-nav a,.mob.is-open{display:block}.mob-inner{position:absolute;top:0;right:0;bottom:0;width:min(300px,85vw);background:#111827;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column}.mob-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.ft-logo span,.mob-logo{font-size:.95rem;font-weight:800;color:#fff}.mob-close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;border-radius:.375rem;background:rgba(255,255,255,.07);color:rgba(255,255,255,.6);cursor:pointer}.mob-nav{display:flex;flex-direction:column}.mob-section,.srch-head h2{font-weight:700;text-transform:uppercase}.mob-section{font-size:.6rem;letter-spacing:.12em;color:rgba(255,255,255,.2);padding:1.125rem 0 .375rem}.mob-nav a{padding:.5rem 0;font-size:.9rem;font-weight:500;color:rgba(255,255,255,.65);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.05);transition:color .1s}.mob-nav a:hover{color:#fff}.srch{display:none;position:fixed;inset:0;z-index:1003;background:rgba(0,0,0,.65);backdrop-filter:blur(6px);align-items:flex-start;justify-content:center;padding-top:4.5rem}.srch.active,.srch.is-open{display:flex}.srch-modal{background:#fff;border-radius:.875rem;box-shadow:0 20px 60px rgba(0,0,0,.25);width:min(580px,92vw);overflow:hidden}.srch-close,.srch-head{display:flex;align-items:center}.srch-head{justify-content:space-between;padding:1rem 1.25rem 0}.srch-head h2{font-size:.8rem;letter-spacing:.06em;color:#141c2e;margin:0}.srch-close{justify-content:center;width:1.75rem;height:1.75rem;border:0;border-radius:50%;background:#f3f4f6;color:#6b7280;cursor:pointer;transition:background .1s}.srch-close:hover{background:#e5e7eb}.srch-body{padding:.75rem 1.25rem 1.25rem}.srch-input-wrap{position:relative;display:flex;align-items:center}.srch-input-wrap svg{position:absolute;left:.75rem;color:#9ca3af;pointer-events:none}.srch-input-wrap input{width:100%;padding:.7rem .875rem .7rem 2.5rem;font-size:.95rem;border:1.5px solid #e5e7eb;border-radius:.5rem;outline:0;color:#141c2e;font-family:inherit;background:#fafafa;transition:border-color .15s,background .15s}.srch-input-wrap input:focus{border-color:#eab308;background:#fff}.srch-suggest{margin-top:1rem}.ft-col h4,.srch-suggest-label{font-size:.65rem;font-weight:700;text-transform:uppercase}.srch-suggest-label{display:block;letter-spacing:.08em;color:#9ca3af;margin-bottom:.5rem}.srch-chips{display:flex;flex-wrap:wrap;gap:.375rem}.srch-chips a{display:inline-block;padding:.3rem .7rem;background:#f3f4f6;border-radius:2rem;font-size:.8rem;font-weight:500;color:#374151;text-decoration:none;transition:background .1s,color .1s}.srch-chips a:hover{background:#fef9c3;color:#eab308}#search-results{margin-top:.75rem;max-height:20rem;overflow-y:auto}.ft{background:#141c2e;color:rgba(255,255,255,.55)}.ft-wrap{max-width:1280px;margin:0 auto;padding:0 1.5rem}.ft-nl{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.5rem 0;border-bottom:1px solid rgba(255,255,255,.06);flex-wrap:wrap}.ft-nl-text h2{font-size:1.25rem;font-weight:800;color:#fff;margin:0 0 .25rem}.ft-nl-text p{font-size:.875rem;color:rgba(255,255,255,.5);margin:0;line-height:1.5}.ft-nl-btn{padding:.625rem 1.25rem;background:#eab308;color:#111827;font-size:.85rem;font-weight:700;border-radius:.375rem;text-decoration:none;flex-shrink:0;transition:background .15s}.ft-nl-btn:hover{background:#ca8a04}.ft-main{display:grid;grid-template-columns:240px 1fr;gap:3.5rem;padding:3rem 0 2.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.ft-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.ft-logo img{filter:brightness(0) invert(1);opacity:.85}.ft-brand p{font-size:.825rem;color:rgba(255,255,255,.35);line-height:1.65;margin:0}.ft-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.ft-col h4{letter-spacing:.1em;color:rgba(255,255,255,.85);margin:0 0 .875rem}.ft-col{display:flex;flex-direction:column;gap:.5rem}.ft-col a{font-size:.825rem;color:rgba(255,255,255,.38);text-decoration:none;transition:color .12s}.ft-col a:hover{color:rgba(255,255,255,.8)}.btt,.ft-bottom{display:flex;align-items:center}.ft-bottom{justify-content:space-between;padding:1.25rem 0;font-size:.75rem;color:rgba(255,255,255,.2);flex-wrap:wrap;gap:.5rem}.btt{position:fixed;bottom:1.5rem;right:1.5rem;z-index:90;justify-content:center;width:2.25rem;height:2.25rem;background:#eab308;color:#111827;border:0;border-radius:50%;cursor:pointer;box-shadow:0 3px 16px rgba(225,29,72,.35);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.btt.is-visible{opacity:1;pointer-events:auto}.btt:hover{transform:translateY(-2px);box-shadow:0 5px 20px rgba(225,29,72,.45)}@media (max-width:1024px){.hd-nav{display:none}.hd-menu-btn{display:flex}.hd-cta{display:none}.ft-main{grid-template-columns:1fr;gap:2rem}.ft-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ft-wrap,.hd-bar{padding:0 1rem}.ft-nl{flex-direction:column;align-items:flex-start}.ft-nl-btn{width:100%;text-align:center}.ft-grid{grid-template-columns:1fr 1fr;gap:1.25rem}.ft-bottom{flex-direction:column;align-items:flex-start}}