:root{--color-brand-primary:#1f73df;--color-brand-primary-dark:#155fb8;--color-brand-primary-deep:#0f4f9f;--color-brand-primary-soft:#eaf3ff;--color-brand-secondary:#0b1f3a;--color-brand-secondary-dark:#061426;--color-brand-secondary-soft:#142f52;--color-brand-accent:#f2b705;--color-brand-accent-dark:#c99300;--color-brand-accent-soft:#fff7d6;--color-neutral-0:#fff;--color-neutral-25:#fcfdff;--color-neutral-50:#f8fafc;--color-neutral-100:#f1f5f9;--color-neutral-150:#e9eff6;--color-neutral-200:#e2e8f0;--color-neutral-300:#cbd5e1;--color-neutral-400:#94a3b8;--color-neutral-500:#64748b;--color-neutral-600:#475569;--color-neutral-700:#334155;--color-neutral-800:#1e293b;--color-neutral-900:#0f172a;--color-neutral-950:#06111f;--color-semantic-success:#16a34a;--color-semantic-success-dark:#15803d;--color-semantic-success-soft:#dcfce7;--color-semantic-warning:#d97706;--color-semantic-warning-dark:#b45309;--color-semantic-warning-soft:#fef3c7;--color-semantic-error:#dc2626;--color-semantic-error-dark:#b91c1c;--color-semantic-error-soft:#fee2e2;--color-semantic-info:#2563eb;--color-semantic-info-dark:#1d4ed8;--color-semantic-info-soft:#dbeafe;--surface-page:#f3f7fc;--surface-page-deep:#eaf1f9;--surface-card:#fff;--surface-card-muted:#f8fafc;--surface-sidebar:#07182d;--surface-sidebar-deep:#04101f;--surface-sidebar-hover:#ffffff14;--surface-sidebar-active:#1f73df33;--surface-overlay:#06142694;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-subtle:#94a3b8;--text-inverse:#fff;--text-sidebar:#dbeafe;--text-sidebar-muted:#7f96b2;--border-subtle:#edf2f7;--border-default:#dce5ef;--border-strong:#c5d1df;--border-brand:#1f73df47;--border-inverse:#ffffff1f;--radius-xs:.375rem;--radius-sm:.625rem;--radius-md:.875rem;--radius-lg:1.125rem;--radius-xl:1.5rem;--radius-2xl:2rem;--radius-pill:9999px;--shadow-xs:0 1px 2px #0f172a0a;--shadow-sm:0 1px 3px #0f172a0f, 0 4px 12px #0f172a0a;--shadow-md:0 4px 12px #0f172a0f, 0 16px 34px #0f172a14;--shadow-lg:0 10px 30px #0614261a, 0 24px 60px #0614261a;--shadow-xl:0 20px 55px #06142624, 0 40px 100px #0614261f;--shadow-focus:0 0 0 4px #1f73df2e;--shadow-accent:0 14px 34px #f2b7052e;--gradient-brand:linear-gradient(135deg, var(--color-brand-primary) 0%, var(--color-brand-primary-dark) 55%, var(--color-brand-secondary) 100%);--gradient-sidebar:radial-gradient(circle at 16% 8%, #1f73df42, transparent 26%), linear-gradient(180deg, var(--surface-sidebar) 0%, var(--surface-sidebar-deep) 100%);--gradient-page:radial-gradient(circle at 84% 4%, #1f73df1a, transparent 28rem), linear-gradient(180deg, #f8fbff 0%, var(--surface-page) 48%, #eef4fa 100%);--gradient-card:linear-gradient(145deg, #fff 0%, #f8fbff 100%);--gradient-accent:linear-gradient(135deg, #ffd84f 0%, var(--color-brand-accent) 100%);--duration-fast:.12s;--duration-normal:.18s;--duration-slow:.26s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.2, .8, .2, 1);--sidebar-width:18rem;--workspace-header-height:6rem;--content-max-width:100rem;--content-gutter:clamp(1.25rem, 2.5vw, 2.75rem);--sinbar-blue:var(--color-brand-primary);--sinbar-navy:var(--color-brand-secondary);--sinbar-gold:var(--color-brand-accent)}.sinbar-app-shell{background:var(--gradient-page);min-width:20rem;min-height:100vh;color:var(--text-primary)}.sinbar-workspace{min-height:100vh;position:relative}.sinbar-workspace__main{min-height:calc(100vh - var(--workspace-header-height));padding:var(--content-gutter)}.sinbar-workspace__content{width:min(100%, var(--content-max-width));margin-inline:auto}.sinbar-workspace__content>*{animation:sinbar-content-enter var(--duration-slow) var(--ease-emphasized) both}@keyframes sinbar-content-enter{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (width<=1023px){.sinbar-workspace__main{padding-top:1.25rem}}@media (width<=640px){.sinbar-workspace__main{padding-inline:1rem;padding-bottom:2rem}}@media (prefers-reduced-motion:reduce){.sinbar-workspace__content>*{animation:none}}.sinbar-sidebar{border-right:1px solid var(--border-inverse);background:var(--gradient-sidebar);color:var(--text-sidebar);isolation:isolate;overflow:hidden;box-shadow:18px 0 50px #0614261f}.sinbar-sidebar__glow{z-index:-1;pointer-events:none;background:radial-gradient(circle at 20% 12%,#1f73df2e,#0000 16rem),radial-gradient(circle at 82% 86%,#f2b70514,#0000 14rem);position:absolute;inset:0}.sinbar-sidebar__brand{border-bottom:1px solid var(--border-inverse);flex:none;min-height:6.5rem;padding:1.25rem 1.25rem 1rem}.sinbar-sidebar__brand-link{border-radius:var(--radius-lg);min-width:0;transition:background-color var(--duration-normal) var(--ease-standard), transform var(--duration-normal) var(--ease-standard);align-items:center;gap:.875rem;padding:.625rem;display:flex}.sinbar-sidebar__brand-link:hover{background:#ffffff0f;transform:translateY(-1px)}.sinbar-sidebar__brand-link:focus-visible{outline:none;box-shadow:0 0 0 3px #f2b70547}.sinbar-sidebar__logo{border-radius:var(--radius-md);background:#ffffff12;border:1px solid #ffffff24;flex:none;place-items:center;width:3.25rem;height:3.25rem;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000029}.sinbar-sidebar__organization,.sinbar-sidebar__product{min-width:0;display:block}.sinbar-sidebar__organization{color:var(--text-inverse);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:800;overflow:hidden}.sinbar-sidebar__product{color:var(--color-brand-accent);letter-spacing:.14em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-top:.1rem;font-size:.68rem;font-weight:800;overflow:hidden}.sinbar-sidebar__workspace{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff14,#ffffff09);border:1px solid #ffffff1a;align-items:center;gap:.75rem;margin:1rem 1rem 0;padding:.875rem;display:flex;box-shadow:inset 0 1px #ffffff0f,0 12px 32px #00000014}.sinbar-sidebar__workspace-mark{border-radius:var(--radius-md);width:2.5rem;height:2.5rem;color:var(--text-inverse);background:#1f73df38;border:1px solid #ffffff1a;flex:none;place-items:center;font-size:.9rem;font-weight:800;display:grid}.sinbar-sidebar__workspace-label,.sinbar-sidebar__workspace-name{margin:0}.sinbar-sidebar__workspace-label{color:var(--text-sidebar-muted);letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:800}.sinbar-sidebar__workspace-name{color:var(--text-inverse);text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.86rem;font-weight:700;overflow:hidden}.sinbar-sidebar__workspace-status{background:#22c55e;border:2px solid #ffffff2e;border-radius:9999px;flex:none;width:.55rem;height:.55rem;box-shadow:0 0 0 4px #22c55e1f}.sinbar-sidebar__navigation{scrollbar-color:#ffffff2e transparent;scrollbar-width:thin;flex:auto;padding:1.25rem 1rem 1.5rem;overflow-y:auto}.sinbar-sidebar__group+.sinbar-sidebar__group{margin-top:1.5rem}.sinbar-sidebar__group-label{color:var(--text-sidebar-muted);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .5rem;padding-inline:.75rem;font-size:.64rem;font-weight:800}.sinbar-sidebar__links{gap:.25rem;display:grid}.sinbar-nav-link{border-radius:var(--radius-md);min-height:2.8rem;color:var(--text-sidebar);transition:color var(--duration-normal) var(--ease-standard), background-color var(--duration-normal) var(--ease-standard), border-color var(--duration-normal) var(--ease-standard), transform var(--duration-normal) var(--ease-standard);border:1px solid #0000;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.86rem;font-weight:650;text-decoration:none;display:flex;position:relative;overflow:hidden}.sinbar-nav-link:hover{background:var(--surface-sidebar-hover);color:var(--text-inverse);border-color:#ffffff14;transform:translate(2px)}.sinbar-nav-link:focus-visible{outline:none;box-shadow:0 0 0 3px #f2b7053d}.sinbar-nav-link--active{color:var(--text-inverse);background:linear-gradient(90deg,#1f73df42,#1f73df1a);border-color:#1f73df47;box-shadow:inset 0 1px #ffffff0d,0 10px 26px #0000001a}.sinbar-nav-link--disabled{cursor:not-allowed;color:#7f96b28f}.sinbar-nav-link--disabled:hover{background:0 0;border-color:#0000;transform:none}.sinbar-nav-link__active-bar{inset-block:.45rem;background:var(--color-brand-accent);opacity:0;width:3px;transition:opacity var(--duration-normal) var(--ease-standard), transform var(--duration-normal) var(--ease-standard);border-radius:0 9999px 9999px 0;position:absolute;left:0;transform:scaleY(.5)}.sinbar-nav-link--active .sinbar-nav-link__active-bar{opacity:1;transform:scaleY(1)}.sinbar-nav-link__icon{color:currentColor;width:1.8rem;height:1.8rem;transition:background-color var(--duration-normal) var(--ease-standard), transform var(--duration-normal) var(--ease-standard);background:#ffffff0b;border-radius:.55rem;flex:none;place-items:center;font-size:.95rem;display:grid}.sinbar-nav-link:hover .sinbar-nav-link__icon,.sinbar-nav-link--active .sinbar-nav-link__icon{background:#ffffff17;transform:scale(1.04)}.sinbar-nav-link__label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.sinbar-nav-link__badge{border-radius:var(--radius-pill);color:var(--text-sidebar-muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff14;margin-left:auto;padding:.2rem .45rem;font-size:.55rem;font-weight:800}.sinbar-nav-link__arrow{color:var(--text-sidebar-muted);opacity:0;transition:opacity var(--duration-normal) var(--ease-standard), transform var(--duration-normal) var(--ease-standard);margin-left:auto;font-size:1.1rem;line-height:1;transform:translate(-.2rem)}.sinbar-nav-link:hover .sinbar-nav-link__arrow,.sinbar-nav-link--active .sinbar-nav-link__arrow{opacity:1;transform:translate(0)}.sinbar-sidebar__footer{border-top:1px solid var(--border-inverse);background:#00000014;flex:none;padding:1rem}.sinbar-sidebar__footer-card,.sinbar-sidebar__identity{align-items:center;gap:.75rem;min-width:0;display:flex}.sinbar-sidebar__footer-card{border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff14;padding:.75rem}.sinbar-sidebar__footer-icon,.sinbar-sidebar__identity-avatar{color:var(--text-inverse);flex:none;place-items:center;font-weight:800;display:grid}.sinbar-sidebar__footer-icon{background:var(--gradient-brand);border-radius:.7rem;width:2.25rem;height:2.25rem;box-shadow:0 8px 20px #1f73df2e}.sinbar-sidebar__footer-title,.sinbar-sidebar__footer-copy,.sinbar-sidebar__identity-name,.sinbar-sidebar__identity-role{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.sinbar-sidebar__footer-title,.sinbar-sidebar__identity-name{color:var(--text-inverse);font-size:.78rem;font-weight:750}.sinbar-sidebar__footer-copy,.sinbar-sidebar__identity-role{color:var(--text-sidebar-muted);margin-top:.1rem;font-size:.66rem}.sinbar-sidebar__identity{margin-top:.75rem;padding-inline:.35rem}.sinbar-sidebar__identity-avatar{background:#ffffff14;border:1px solid #ffffff1a;border-radius:9999px;width:2rem;height:2rem;font-size:.72rem}@media (prefers-reduced-motion:reduce){.sinbar-sidebar__brand-link,.sinbar-nav-link,.sinbar-nav-link__icon,.sinbar-nav-link__active-bar,.sinbar-nav-link__arrow{transition:none}.sinbar-sidebar__brand-link:hover,.sinbar-nav-link:hover{transform:none}}.sinbar-workspace-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border-default);background:linear-gradient(#fffffff5,#ffffffe0);position:sticky;top:0;box-shadow:0 1px #fffc,0 10px 30px #0f172a0d}.sinbar-workspace-header__inner{width:min(100%, var(--content-max-width));padding:1rem var(--content-gutter);grid-template-columns:minmax(240px,1fr) minmax(320px,640px) auto;align-items:center;gap:1.5rem;margin-inline:auto;display:grid}.sinbar-workspace-header__title{letter-spacing:-.03em;color:var(--text-primary);font-size:1.5rem;font-weight:800}.sinbar-workspace-header__subtitle{color:var(--text-secondary);margin-top:.25rem;font-size:.9rem}@media (width<=1100px){.sinbar-workspace-header__inner{grid-template-columns:1fr}}.sinbar-button{cursor:pointer;border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .15s,box-shadow .15s;display:inline-flex}.sinbar-button:hover{transform:translateY(-1px)}.sinbar-button:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}.sinbar-button:disabled,.sinbar-button[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.sinbar-button--sm{height:2rem;padding:0 .75rem;font-size:.875rem}.sinbar-button--md{height:2.5rem;padding:0 1rem;font-size:.95rem}.sinbar-button--lg{height:3rem;padding:0 1.5rem;font-size:1rem}.sinbar-button--primary{background:var(--color-brand-primary);color:var(--color-neutral-0)}.sinbar-button--primary:hover{filter:brightness(.95)}.sinbar-button--secondary{background:var(--color-neutral-0);color:var(--color-brand-primary);border-color:var(--color-neutral-300)}.sinbar-button--danger{background:var(--color-semantic-error);color:var(--color-neutral-0)}.sinbar-button--ghost{color:var(--color-brand-primary);background:0 0}.sinbar-card{background:var(--gradient-card);color:var(--text-primary);border-radius:var(--radius-lg);transition:transform var(--duration-normal) var(--ease-standard), border-color var(--duration-normal) var(--ease-standard), box-shadow var(--duration-normal) var(--ease-standard), background-color var(--duration-normal) var(--ease-standard);position:relative;overflow:hidden}.sinbar-card--default{border:1px solid var(--border-default);box-shadow:var(--shadow-xs)}.sinbar-card--outlined{border:1px solid var(--border-strong);background:var(--surface-card)}.sinbar-card--elevated{border:1px solid var(--border-subtle);box-shadow:var(--shadow-md)}.sinbar-card--interactive{cursor:pointer}.sinbar-card--interactive:hover{border-color:var(--border-brand);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.sinbar-card--interactive:focus-within{border-color:var(--color-brand-primary);box-shadow:var(--shadow-focus), var(--shadow-md)}.sinbar-card--accent:before{content:"";background:var(--gradient-brand);width:4px;position:absolute;inset:0 auto 0 0}.sinbar-card--premium:after{content:"";pointer-events:none;background:#1f73df14;border-radius:9999px;width:11rem;height:11rem;position:absolute;top:-5rem;right:-5rem}.sinbar-card__header,.sinbar-card__footer{z-index:1;align-items:center;gap:1rem;display:flex;position:relative}.sinbar-card__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;font-weight:700}.sinbar-card__footer{border-top:1px solid var(--border-subtle);background:var(--surface-card-muted);justify-content:flex-end}.sinbar-card__body{z-index:1;position:relative}.sinbar-card__eyebrow{color:var(--color-brand-primary-dark);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.sinbar-card__title{color:var(--text-primary);margin:.35rem 0 0;font-size:1.05rem;font-weight:750;line-height:1.3}.sinbar-card__description{color:var(--text-secondary);margin:.45rem 0 0;font-size:.9rem;line-height:1.55}.sinbar-card__metric{color:var(--text-primary);letter-spacing:-.045em;margin:.7rem 0 0;font-size:clamp(1.9rem,3vw,2.75rem);font-weight:800;line-height:1}.sinbar-card__supporting{color:var(--text-muted);margin:.55rem 0 0;font-size:.82rem}.sinbar-card__icon{border-radius:var(--radius-md);background:var(--color-brand-primary-soft);width:2.75rem;height:2.75rem;color:var(--color-brand-primary-dark);border:1px solid #1f73df1f;flex:none;place-items:center;display:inline-grid}.sinbar-card__link{color:var(--color-brand-primary-dark);font-size:.85rem;font-weight:750;text-decoration:none}.sinbar-card__link:hover{color:var(--color-brand-primary)}.sinbar-card__link:focus-visible{border-radius:var(--radius-xs);box-shadow:var(--shadow-focus);outline:none}.sinbar-card__status{border-radius:var(--radius-pill);background:var(--color-semantic-success-soft);min-height:1.75rem;color:var(--color-semantic-success-dark);align-items:center;gap:.4rem;padding-inline:.65rem;font-size:.72rem;font-weight:800;display:inline-flex}.sinbar-card__status:before{content:"";background:currentColor;border-radius:9999px;width:.45rem;height:.45rem}.sinbar-card--p-none .sinbar-card__body{padding:0}.sinbar-card--p-sm .sinbar-card__body{padding:1rem}.sinbar-card--p-md .sinbar-card__body{padding:1.5rem}.sinbar-card--p-lg .sinbar-card__body{padding:2rem}.sinbar-card--p-none .sinbar-card__header,.sinbar-card--p-none .sinbar-card__footer{padding:1rem 1.5rem}.sinbar-card--p-sm .sinbar-card__header,.sinbar-card--p-sm .sinbar-card__footer{padding:.875rem 1rem}.sinbar-card--p-md .sinbar-card__header,.sinbar-card--p-md .sinbar-card__footer{padding:1rem 1.5rem}.sinbar-card--p-lg .sinbar-card__header,.sinbar-card--p-lg .sinbar-card__footer{padding:1.25rem 2rem}@media (prefers-reduced-motion:reduce){.sinbar-card{transition:none}.sinbar-card--interactive:hover{transform:none}}.club-site{--club-black:var(--club-primary,#000);--club-white:var(--club-secondary,#fff);--club-gold:var(--club-accent,#c8ae6a);--club-gold-light:#e8d89f;--club-ink:#141414;--club-muted:#666;--club-border:#dedede;--club-surface:#fff;--club-surface-muted:#f5f3ed;--club-shadow:0 18px 45px #00000024;--club-heading-font:"Arial Narrow", "Roboto Condensed", "Helvetica Neue Condensed", "Franklin Gothic Medium", sans-serif;--club-body-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;min-width:320px;color:var(--club-ink);background:var(--club-white);font-family:var(--club-body-font);margin:0;line-height:1.5}.club-site *,.club-site :before,.club-site :after{box-sizing:border-box}.club-site img{max-width:100%;display:block}.club-site a{color:inherit;text-decoration:none}.club-site button,.club-site input,.club-site select,.club-site textarea{font:inherit}.club-site :focus-visible{outline:3px solid var(--club-gold);outline-offset:3px}.club-container{width:min(1180px,100% - 40px);margin-inline:auto}.club-skip-link{z-index:9999;color:var(--club-black);background:var(--club-gold);padding:10px 16px;font-weight:800;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.club-skip-link:focus{transform:translateY(0)}.club-header{z-index:40;border-bottom:3px solid var(--club-gold);background:var(--club-white);position:relative}.club-utility-bar{min-height:34px;color:var(--club-black);background:linear-gradient(90deg, #b59b55 0%, var(--club-gold-light) 42%, var(--club-gold) 100%);font-size:.76rem;font-weight:700}.club-utility-inner{justify-content:space-between;align-items:center;gap:24px;min-height:34px;display:flex}.club-quick-links{align-items:center;gap:10px;display:flex}.club-quick-links a{min-height:26px;color:var(--club-white);background:var(--club-black);border-radius:3px;align-items:center;padding:4px 12px;transition:color .16s,background-color .16s;display:inline-flex}.club-quick-links a:hover{color:var(--club-black);background:var(--club-white)}.club-navigation-shell{background:#fffffff7;position:relative}.club-navigation{grid-template-columns:1fr 180px 1fr;align-items:center;gap:24px;min-height:82px;display:grid;position:relative}.club-nav{align-items:center;gap:clamp(18px,2.5vw,34px);display:flex}.club-nav-left{justify-content:flex-end}.club-nav-right{justify-content:flex-start}.club-nav a{color:var(--club-ink);letter-spacing:.01em;padding-block:28px;font-size:.92rem;font-weight:750;position:relative}.club-nav a:after{background:var(--club-gold);content:"";transform-origin:50%;height:3px;transition:transform .16s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.club-nav a:hover:after,.club-nav a[aria-current=page]:after{transform:scaleX(1)}.club-brand{z-index:5;align-self:start;place-items:center;width:180px;min-height:112px;margin-top:-26px;padding:8px;display:grid;position:relative}.club-brand img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 5px 5px #00000038);width:170px;max-height:112px}.club-brand-fallback{border:5px solid var(--club-gold);width:108px;height:108px;color:var(--club-gold);background:var(--club-black);font-family:var(--club-heading-font);letter-spacing:.04em;box-shadow:0 0 0 5px var(--club-white), 0 8px 24px #0000003d;border-radius:50%;place-items:center;font-size:2rem;font-weight:950;display:grid}.club-mobile-nav{display:none}.club-hero{isolation:isolate;min-height:555px;color:var(--club-white);background:radial-gradient(circle at 50% 18%,#55687aeb 0%,#1a2734f2 38%,#040b0e 100%);place-items:center;display:grid;position:relative;overflow:hidden}.club-hero:before,.club-hero:after{z-index:-1;content:"";border-radius:50%;position:absolute}.club-hero:before{background:radial-gradient(#3e5e38bf 0%,#123821e0 48%,#0a1912eb 72%,#0000 73%);border:2px solid #ffffff1c;width:860px;height:430px;bottom:-230px;left:50%;transform:translate(-50%)}.club-hero:after{filter:blur(18px);background:radial-gradient(#ffffff2e,#0000 65%);width:min(1080px,90vw);height:180px;top:38px;left:50%;transform:translate(-50%)}.club-hero-media{z-index:-3;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;inset:0}.club-hero-shade{z-index:-2;background:linear-gradient(90deg,#000000c7 0%,#00000047 43%,#000000b3 100%),linear-gradient(#010a0f1f 0%,#00000038 54%,#000000db 100%);position:absolute;inset:0}.club-hero-content{text-align:center;padding-top:42px;padding-bottom:112px}.club-hero-eyebrow,.club-panel-kicker{color:var(--club-gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:.73rem;font-weight:900}.club-hero h1{max-width:950px;font-family:var(--club-heading-font);letter-spacing:-.035em;text-shadow:0 5px 18px #0009;text-transform:uppercase;margin:0 auto;font-size:clamp(3rem,6vw,5.5rem);font-weight:950;font-stretch:75%;line-height:.96}.club-hero-subheadline{max-width:800px;color:var(--club-gold-light);font-family:var(--club-heading-font);letter-spacing:.03em;text-shadow:0 3px 10px #000000a6;text-transform:uppercase;margin:22px auto 0;font-size:clamp(1.15rem,2.4vw,1.9rem);font-weight:800;line-height:1.2}.club-hero-actions,.club-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.club-button{min-height:46px;font-family:var(--club-heading-font);letter-spacing:.04em;text-align:center;text-transform:uppercase;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:11px 22px;font-size:.92rem;font-weight:900;transition:color .16s,background-color .16s,border-color .16s,transform .16s;display:inline-flex}.club-button:hover{transform:translateY(-2px)}.club-button-gold{color:var(--club-black);background:var(--club-gold);border-color:var(--club-gold)}.club-button-gold:hover{background:var(--club-gold-light);border-color:var(--club-gold-light)}.club-button-black{color:var(--club-white);background:var(--club-black);border-color:var(--club-black)}.club-button-black:hover{color:var(--club-black);background:var(--club-gold);border-color:var(--club-gold)}.club-button-outline{color:var(--club-white);background:#0000004d;border-color:#ffffffbf}.club-button-outline:hover{color:var(--club-black);background:var(--club-white);border-color:var(--club-white)}.club-dashboard{z-index:10;grid-template-columns:minmax(0,1.12fr) minmax(0,.95fr) minmax(270px,.9fr);align-items:start;gap:18px;margin-top:-78px;display:grid;position:relative}.club-panel{border:1px solid #00000014;border-top:5px solid var(--club-gold);background:var(--club-surface);box-shadow:var(--club-shadow);border-radius:7px;overflow:hidden}.club-panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 22px 15px;display:flex}.club-panel-heading h2,.club-panel-heading h3{font-family:var(--club-heading-font);margin:0;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:950;line-height:1}.club-panel-heading>a{color:var(--club-muted);text-underline-offset:3px;font-size:.74rem;font-weight:800;text-decoration:underline}.club-schedule-list{border-top:1px solid var(--club-border)}.club-schedule-row{border-bottom:1px solid var(--club-border);grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:12px 18px;display:grid}.club-schedule-row:last-child{border-bottom:0}.club-schedule-date{border-right:1px solid var(--club-border);text-align:center;padding-right:12px;display:grid}.club-schedule-date strong{color:var(--club-black);font-family:var(--club-heading-font);text-transform:uppercase;font-size:.95rem}.club-schedule-date span,.club-schedule-matchup span{color:var(--club-muted);font-size:.69rem}.club-schedule-matchup{min-width:0;display:grid}.club-schedule-matchup strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.club-schedule-time{color:var(--club-black);background:var(--club-gold);border-radius:3px;padding:5px 8px;font-size:.68rem;font-weight:900}.club-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 18px 20px;display:grid}.club-team-card{min-width:0}.club-team-media{min-height:130px;color:var(--club-gold);font-family:var(--club-heading-font);background:linear-gradient(145deg,#252525,#050505);border-radius:5px;place-items:center;font-size:1.65rem;font-weight:950;display:grid;overflow:hidden}.club-team-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:130px}.club-team-card h3{margin:10px 0 0;font-size:.78rem;font-weight:850;line-height:1.25}.club-team-card p{color:var(--club-muted);margin:3px 0 0;font-size:.68rem}.club-parent-panel{padding-bottom:18px}.club-parent-panel>p{color:var(--club-muted);margin:-5px 22px 18px;font-size:.78rem}.club-resource-actions{gap:10px;padding-inline:18px;display:grid}.club-resource-link{border:1px solid var(--club-border);border-left:5px solid var(--club-gold);border-radius:4px;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 14px;transition:border-color .16s,background-color .16s;display:flex}.club-resource-link:hover{border-color:var(--club-gold);background:var(--club-surface-muted)}.club-resource-link>span:first-child{display:grid}.club-resource-link strong{font-family:var(--club-heading-font);font-size:1rem;font-weight:950}.club-resource-link small{color:var(--club-muted);font-size:.68rem}.club-resource-link>span:last-child{color:var(--club-gold);font-size:1.35rem;font-weight:900}.club-empty-state{min-height:116px;color:var(--club-muted);text-align:center;place-content:center;gap:4px;padding:22px;display:grid}.club-empty-state strong{color:var(--club-ink);font-size:.82rem}.club-empty-state span{font-size:.72rem}.club-empty-state-wide{grid-column:1/-1}.club-content-section{padding-top:76px;padding-bottom:86px}.club-section-heading{grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);align-items:end;gap:50px;margin-bottom:28px;display:grid}.club-section-heading h2{font-family:var(--club-heading-font);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:950;line-height:1}.club-section-heading>p{color:var(--club-muted);margin:0;font-size:.96rem}.club-content-grid{grid-template-columns:minmax(220px,.75fr) minmax(0,1.4fr) minmax(230px,.85fr);gap:20px;display:grid}.club-content-grid>article{border:1px solid var(--club-border);background:var(--club-surface);border-radius:6px;box-shadow:0 10px 30px #00000014}.club-content-grid h3{font-family:var(--club-heading-font);margin:0;font-size:1.55rem;font-weight:950}.club-statistics-card,.club-connect-card{padding:24px}.club-statistics-card{color:var(--club-white);background:linear-gradient(155deg, #252525, var(--club-black))!important}.club-statistics-card h3{border-bottom:2px solid var(--club-gold);padding-bottom:16px}.club-statistics{display:grid}.club-statistics>div{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:16px;min-height:46px;display:flex}.club-statistics span{color:#ffffffb8;font-size:.76rem}.club-statistics strong{color:var(--club-gold);font-size:1rem}.club-news-card{overflow:hidden}.club-news-list{padding:0 22px 22px;display:grid}.club-news-list>article{border-top:1px solid var(--club-border);padding:15px 0}.club-news-list span{color:var(--club-gold);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.club-news-list h4{margin:4px 0 0;font-size:.9rem}.club-news-list p{color:var(--club-muted);margin:5px 0 0;font-size:.76rem}.club-connect-card{border-top:5px solid var(--club-gold)!important}.club-connect-card>p:not(.club-panel-kicker){color:var(--club-muted);font-size:.8rem}.club-social-links{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.club-social-links a{min-height:36px;color:var(--club-white);background:var(--club-black);border-radius:3px;align-items:center;padding:7px 11px;font-size:.72rem;font-weight:800;display:inline-flex}.club-social-links a:hover{color:var(--club-black);background:var(--club-gold)}.club-social-links span{color:var(--club-muted);font-size:.72rem}.club-cta-section{color:var(--club-white);border-top:5px solid var(--club-gold);background:linear-gradient(120deg,#050505 0%,#1d1d1d 58%,#322c1b 100%)}.club-cta-inner{justify-content:space-between;align-items:center;gap:50px;min-height:260px;padding-block:48px;display:flex}.club-cta-inner h2{font-family:var(--club-heading-font);text-transform:uppercase;margin:0;font-size:clamp(2.3rem,4.5vw,4rem);font-weight:950;line-height:1}.club-cta-inner p:not(.club-panel-kicker){color:#ffffffb8;max-width:620px;margin:14px 0 0}.club-cta-actions{flex:none;margin-top:0}.club-footer{color:#ffffffb8;background:#050505}.club-footer-grid{grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr) auto;gap:50px;padding-top:52px;padding-bottom:40px;display:grid}.club-footer-grid strong{color:var(--club-white);font-family:var(--club-heading-font);font-size:1.3rem;font-weight:950}.club-footer-grid p{max-width:430px;margin:8px 0 0;font-size:.78rem}.club-footer nav{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px 22px;font-size:.78rem;font-weight:700;display:grid}.club-footer nav a:hover{color:var(--club-gold)}.club-powered-by{align-content:start;justify-items:end;display:grid}.club-powered-by span{letter-spacing:.12em;text-transform:uppercase;font-size:.65rem}.club-powered-by strong{color:var(--club-gold)}.club-footer-legal{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;min-height:58px;font-size:.68rem;display:flex}@media (width<=1040px){.club-navigation{grid-template-columns:1fr 140px 1fr}.club-brand{width:140px}.club-nav{gap:16px}.club-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.club-parent-panel{grid-column:1/-1}.club-resource-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.club-resource-actions .club-button{min-height:68px}.club-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.club-connect-card{grid-column:1/-1}}@media (width<=800px){.club-container{width:min(100% - 28px,680px)}.club-utility-inner>span{display:none}.club-utility-inner{justify-content:flex-end}.club-navigation{grid-template-columns:1fr;min-height:74px}.club-nav{display:none}.club-brand{justify-self:center;width:150px;min-height:94px;margin-top:-20px}.club-brand img{max-height:94px}.club-brand-fallback{width:88px;height:88px;font-size:1.55rem}.club-mobile-nav{scrollbar-width:thin;justify-content:flex-start;gap:8px;padding-bottom:10px;display:flex;overflow-x:auto}.club-mobile-nav a{border:1px solid var(--club-border);border-radius:999px;flex:none;padding:7px 12px;font-size:.72rem;font-weight:800}.club-hero{min-height:520px}.club-hero-content{padding-top:20px;padding-bottom:100px}.club-dashboard{grid-template-columns:1fr;margin-top:-64px}.club-parent-panel{grid-column:auto}.club-resource-actions{grid-template-columns:1fr}.club-resource-actions .club-button{min-height:46px}.club-section-heading{grid-template-columns:1fr;gap:18px}.club-content-grid{grid-template-columns:1fr}.club-connect-card{grid-column:auto}.club-cta-inner{flex-direction:column;align-items:flex-start;gap:24px}.club-cta-actions{justify-content:flex-start}.club-footer-grid{grid-template-columns:1fr;gap:28px}.club-powered-by{justify-items:start}}@media (width<=520px){.club-quick-links>span{display:none}.club-quick-links{justify-content:flex-end;width:100%}.club-hero{min-height:500px}.club-hero h1{font-size:clamp(2.55rem,13vw,3.7rem)}.club-hero-actions,.club-cta-actions{width:100%;display:grid}.club-button{width:100%}.club-dashboard{width:min(100% - 20px,680px)}.club-panel-heading{padding:19px 17px 13px}.club-team-grid{padding-inline:14px}.club-schedule-row{grid-template-columns:54px minmax(0,1fr);padding-inline:12px}.club-schedule-time{grid-column:2;justify-self:start}.club-content-section{padding-top:58px;padding-bottom:64px}.club-footer nav{grid-template-columns:1fr}.club-footer-legal{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:16px}}@media (prefers-reduced-motion:reduce){.club-site *,.club-site :before,.club-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}input:where([type=text]),input:where(:not([type])),input:where([type=email]),input:where([type=url]),input:where([type=password]),input:where([type=number]),input:where([type=date]),input:where([type=datetime-local]),input:where([type=month]),input:where([type=search]),input:where([type=tel]),input:where([type=time]),input:where([type=week]),select:where([multiple]),textarea,select{appearance:none;--tw-shadow:0 0 #0000;background-color:#fff;border-width:1px;border-color:#6b7280;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}input:where([type=text]):focus,input:where(:not([type])):focus,input:where([type=email]):focus,input:where([type=url]):focus,input:where([type=password]):focus,input:where([type=number]):focus,input:where([type=date]):focus,input:where([type=datetime-local]):focus,input:where([type=month]):focus,input:where([type=search]):focus,input:where([type=tel]):focus,input:where([type=time]):focus,input:where([type=week]):focus,select:where([multiple]):focus,textarea:focus,select:focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);border-color:#2563eb;outline:2px solid #0000}input::-moz-placeholder{color:#6b7280;opacity:1}textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-month-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-day-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-hour-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-minute-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-second-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-millisecond-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{-webkit-print-color-adjust:exact;print-color-adjust:exact;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}select:where([multiple]),select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;-webkit-print-color-adjust:unset;print-color-adjust:unset;padding-right:.75rem}input:where([type=checkbox]),input:where([type=radio]){appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:middle;-webkit-user-select:none;user-select:none;color:#2563eb;--tw-shadow:0 0 #0000;background-color:#fff;background-origin:border-box;border-width:1px;border-color:#6b7280;flex-shrink:0;width:1rem;height:1rem;padding:0;display:inline-block}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);outline:2px solid #0000}input:where([type=checkbox]):checked,input:where([type=radio]):checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors:active){input:where([type=checkbox]):checked{appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors:active){input:where([type=radio]):checked{appearance:auto}}input:where([type=checkbox]):checked:hover,input:where([type=checkbox]):checked:focus,input:where([type=radio]):checked:hover,input:where([type=radio]):checked:focus{background-color:currentColor;border-color:#0000}input:where([type=checkbox]):indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}@media (forced-colors:active){input:where([type=checkbox]):indeterminate{appearance:auto}}input:where([type=checkbox]):indeterminate:hover,input:where([type=checkbox]):indeterminate:focus{background-color:currentColor;border-color:#0000}input:where([type=file]){background:unset;border-color:inherit;font-size:unset;line-height:inherit;border-width:0;border-radius:0;padding:0}input:where([type=file]):focus{outline:1px solid buttontext;outline:1px auto -webkit-focus-ring-color}:root{--navy:#0b1f3a;--navy-deep:#061426;--blue:#1f73df;--blue-dark:#155fb8;--blue-soft:#eaf3ff;--gold:#f2b705;--slate:#475569;--muted:#94a3b8;--line:#e2e8f0;--surface:#f1f5f9;--white:#fff;--radius:16px;--radius-lg:24px;--shadow:0 24px 70px #06142624}html{scroll-behavior:smooth}body{color:var(--navy-deep);background:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.public-body{min-width:320px}.container{width:min(1160px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;background:#fff;border-radius:10px;padding:10px 14px;font-weight:700;position:absolute;top:12px;left:-9999px}.skip-link:focus{left:12px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #cbd5e1c7;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--navy);color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:21px;font-weight:800;display:inline-grid}.brand-copy strong,.brand-copy small{display:block}.brand-copy strong{font-size:15px}.brand-copy small{color:var(--slate);font-size:11px}.desktop-nav,.nav-actions{align-items:center;display:flex}.desktop-nav{gap:28px;font-size:14px;font-weight:650}.desktop-nav a:hover,.nav-login:hover{color:var(--blue)}.nav-actions{gap:16px}.nav-login{font-size:14px;font-weight:700}.btn{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding-inline:18px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #1f73df3d}.btn-primary:hover{background:var(--blue-dark)}.btn-secondary{color:var(--navy);background:#fff;border-color:#cbd5e1}.btn-large{min-height:52px;padding-inline:24px}.mobile-menu-button{background:#fff;border:1px solid #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.mobile-menu-button span:not(.sr-only){background:var(--navy);width:18px;height:2px}.mobile-nav{border-top:1px solid var(--line);background:#fff;padding:12px 20px 20px}.mobile-nav a{border-radius:10px;padding:11px 12px;font-weight:700;display:block}.mobile-nav a:hover{background:var(--surface)}.hero{background:radial-gradient(circle at 82% 16%,#1f73df2e,#0000 30%),linear-gradient(135deg,#f7fbff 0%,#fff 48%,#eef6ff 100%);overflow:hidden}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;min-height:670px;padding-block:70px;display:grid}.eyebrow{color:var(--blue-dark);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:800;display:inline-block}.hero h1,.section-heading h2,.split-grid h2,.callout h2{letter-spacing:-.045em;margin:16px 0 20px;line-height:1.06}.hero h1{max-width:760px;font-size:clamp(42px,5.5vw,72px)}.hero-lead{max-width:690px;color:var(--slate);margin:0;font-size:clamp(18px,2vw,21px)}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;display:flex}.trust-list{color:var(--slate);flex-wrap:wrap;align-items:center;gap:22px;margin:30px 0 0;padding:0;font-size:13px;font-weight:650;list-style:none;display:flex}.trust-list li:before{content:"✓";color:var(--blue);margin-right:7px;font-weight:900}.command-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #cbd5e1cc;padding:24px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.panel-heading span,.panel-heading strong{display:block}.panel-heading>div>span{color:var(--slate);font-size:12px}.panel-heading strong{max-width:320px;margin-top:4px;font-size:18px}.status-badge{color:#166534;background:#dcfce7;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.metric-card{border-radius:var(--radius);background:var(--surface);min-height:142px;padding:20px}.metric-card span,.metric-card strong,.metric-card small{display:block}.metric-card span,.metric-card small{color:var(--slate)}.metric-card span{text-transform:uppercase;font-size:12px;font-weight:750}.metric-card strong{margin:15px 0 4px;font-size:22px}.metric-card small{font-size:12px}.section{padding-block:100px}.section-heading{max-width:780px;margin-bottom:48px}.section-heading h2,.split-grid h2,.callout h2{font-size:clamp(34px,4vw,52px)}.section-heading p,.feature-card p,.split-grid p,.site-footer p{color:var(--slate)}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px;transition:transform .16s,box-shadow .16s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #0614261a}.feature-index{color:var(--blue);letter-spacing:.12em;font-size:12px;font-weight:800}.feature-card h3{margin:18px 0 10px;font-size:21px}.section-dark{background:var(--navy-deep);color:#fff}.section-dark p{color:#cbd5e1}.eyebrow-light{color:#8fc1ff}.split-grid{grid-template-columns:1fr .9fr;align-items:center;gap:70px;display:grid}.role-list{gap:14px;display:grid}.role-list article{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff24;padding:22px}.role-list strong,.role-list span{display:block}.role-list span{color:#cbd5e1;margin-top:6px}.callout{border-radius:var(--radius-lg);background:var(--blue-soft);justify-content:space-between;align-items:center;gap:40px;padding:54px;display:flex}.callout h2{max-width:740px;margin-bottom:0}.site-footer{background:var(--navy-deep);color:#fff;margin-top:80px;padding:70px 0 28px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:55px;display:grid}.footer-grid h2{margin-top:0;font-size:14px}.footer-grid a{color:#dbeafe;margin-top:10px;font-size:14px;display:block}.footer-brand small,.site-footer p{color:var(--muted)}.footer-bottom{color:var(--muted);border-top:1px solid #ffffff1f;justify-content:space-between;gap:30px;margin-top:52px;padding-top:22px;font-size:12px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.end-0{inset-inline-end:0}.left-0{left:0}.right-0{right:0}.right-1\.5{right:.375rem}.start-0{inset-inline-start:0}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-\[-1px\]{top:-1px}.-z-10{z-index:-10}.z-50{z-index:50}.z-\[100\]{z-index:100}.order-3{order:3}.col-span-2{grid-column:span 2/span 2}.mx-auto{margin-left:auto;margin-right:auto}.-mb-px{margin-bottom:-1px}.-me-2{margin-inline-end:-.5rem}.-ml-8{margin-left:-2rem}.-ml-px{margin-left:-1px}.-mt-3{margin-top:-.75rem}.-mt-5{margin-top:-1.25rem}.-mt-\[6\.6rem\]{margin-top:-6.6rem}.-mt-px{margin-top:-1px}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-12{margin-left:3rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-6{margin-right:1.5rem}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.ms-3{margin-inline-start:.75rem}.ms-4{margin-inline-start:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.aspect-\[335\/364\]{aspect-ratio:335/364}.size-2{width:.5rem;height:.5rem}.size-3{width:.75rem;height:.75rem}.h-0{height:0}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[18px\]{height:18px}.h-\[56px\]{height:56px}.h-full{height:100%}.max-h-80{max-height:20rem}.max-h-\[420px\]{max-height:420px}.min-h-4{min-height:1rem}.min-h-dvh{min-height:100dvh}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/3{width:33.3333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.3333%}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[18px\]{width:18px}.w-\[438px\]{width:438px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.min-w-0{min-width:0}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-6{min-width:1.5rem}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-72{max-width:18rem}.max-w-7xl{max-width:80rem}.max-w-\[335px\]{max-width:335px}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-top{transform-origin:top}.translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-neutral-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 229 229/var(--tw-divide-opacity,1))}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(241 245 249/var(--tw-divide-opacity,1))}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(226 232 240/var(--tw-divide-opacity,1))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[var\(--radius-lg\)\]{border-radius:var(--radius-lg)}.rounded-\[var\(--radius-xl\)\]{border-radius:var(--radius-xl)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-\[\#19140035\]{border-color:#19140035}.border-\[\#e3e3e0\]{--tw-border-opacity:1;border-color:rgb(227 227 224/var(--tw-border-opacity,1))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-indigo-400{--tw-border-opacity:1;border-color:rgb(129 140 248/var(--tw-border-opacity,1))}.border-neutral-100{--tw-border-opacity:1;border-color:rgb(245 245 245/var(--tw-border-opacity,1))}.border-neutral-200{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.border-neutral-300{--tw-border-opacity:1;border-color:rgb(212 212 212/var(--tw-border-opacity,1))}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.border-white\/20{border-color:#fff3}.border-white\/5{border-color:#ffffff0d}.bg-\[\#0b1f3a\]{--tw-bg-opacity:1;background-color:rgb(11 31 58/var(--tw-bg-opacity,1))}.bg-\[\#1b1b18\]{--tw-bg-opacity:1;background-color:rgb(27 27 24/var(--tw-bg-opacity,1))}.bg-\[\#1f73df\]{--tw-bg-opacity:1;background-color:rgb(31 115 223/var(--tw-bg-opacity,1))}.bg-\[\#FDFDFC\]{--tw-bg-opacity:1;background-color:rgb(253 253 252/var(--tw-bg-opacity,1))}.bg-\[\#dbdbd7\]{--tw-bg-opacity:1;background-color:rgb(219 219 215/var(--tw-bg-opacity,1))}.bg-\[\#f2b705\]{--tw-bg-opacity:1;background-color:rgb(242 183 5/var(--tw-bg-opacity,1))}.bg-\[\#f3f7fc\]{--tw-bg-opacity:1;background-color:rgb(243 247 252/var(--tw-bg-opacity,1))}.bg-\[\#fff2f2\]{--tw-bg-opacity:1;background-color:rgb(255 242 242/var(--tw-bg-opacity,1))}.bg-amber-200{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity,1))}.bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity,1))}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity,1))}.bg-black\/10{background-color:#0000001a}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity,1))}.bg-emerald-200{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity,1))}.bg-emerald-300{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity,1))}.bg-emerald-400\/15{background-color:#34d39926}.bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity,1))}.bg-neutral-400{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity,1))}.bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.bg-neutral-600{--tw-bg-opacity:1;background-color:rgb(82 82 82/var(--tw-bg-opacity,1))}.bg-neutral-700{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity,1))}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity,1))}.bg-rose-600{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity,1))}.bg-slate-400\/15{background-color:#94a3b826}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity,1))}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity,1))}.bg-slate-950{--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity,1))}.bg-slate-950\/50{background-color:#02061780}.bg-transparent{background-color:#0000}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/5{background-color:#ffffff0d}.bg-white\/\[2\%\]{background-color:#ffffff05}.bg-\[radial-gradient\(circle_at_top_right\,rgba\(37\,99\,235\,0\.32\)\,transparent_45\%\)\,radial-gradient\(circle_at_bottom_left\,rgba\(245\,158\,11\,0\.18\)\,transparent_40\%\)\]{background-image:radial-gradient(circle at 100% 0,#2563eb52,#0000 45%),radial-gradient(circle at 0 100%,#f59e0b2e,#0000 40%)}.fill-current{fill:currentColor}.stroke-emerald-500{stroke:#10b981}.object-contain{-o-object-fit:contain;object-fit:contain}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[6px\]{padding-left:6px;padding-right:6px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-3{padding-bottom:.75rem}.pb-6{padding-bottom:1.5rem}.pe-4{padding-inline-end:1rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pr-2\.5{padding-right:.625rem}.ps-3{padding-inline-start:.75rem}.pt-1{padding-top:.25rem}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[12vh\]{padding-top:12vh}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Figtree,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xs\/none{font-size:.75rem;line-height:1}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[20px\]{line-height:20px}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-tight{line-height:1.25}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#1B1B18\],.text-\[\#1b1b18\]{--tw-text-opacity:1;color:rgb(27 27 24/var(--tw-text-opacity,1))}.text-\[\#706f6c\]{--tw-text-opacity:1;color:rgb(112 111 108/var(--tw-text-opacity,1))}.text-\[\#F3BEC7\]{--tw-text-opacity:1;color:rgb(243 190 199/var(--tw-text-opacity,1))}.text-\[\#F53003\]{--tw-text-opacity:1;color:rgb(245 48 3/var(--tw-text-opacity,1))}.text-\[\#F8B803\]{--tw-text-opacity:1;color:rgb(248 184 3/var(--tw-text-opacity,1))}.text-\[\#f53003\]{--tw-text-opacity:1;color:rgb(245 48 3/var(--tw-text-opacity,1))}.text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity,1))}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1))}.text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1))}.text-amber-900{--tw-text-opacity:1;color:rgb(120 53 15/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity,1))}.text-emerald-200{--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity,1))}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity,1))}.text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}.text-emerald-900{--tw-text-opacity:1;color:rgb(6 78 59/var(--tw-text-opacity,1))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity,1))}.text-indigo-700{--tw-text-opacity:1;color:rgb(67 56 202/var(--tw-text-opacity,1))}.text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity,1))}.text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.text-neutral-800{--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity,1))}.text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.text-neutral-950{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-rose-900{--tw-text-opacity:1;color:rgb(136 19 55/var(--tw-text-opacity,1))}.text-slate-200{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity,1))}.text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity,1))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-slate-950{--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.decoration-neutral-400{text-decoration-color:#a3a3a3}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.mix-blend-multiply{mix-blend-mode:multiply}.mix-blend-darken{mix-blend-mode:darken}.mix-blend-hard-light{mix-blend-mode:hard-light}.mix-blend-color{mix-blend-mode:color}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0px_0px_1px_0px_rgba\(0\,0\,0\,0\.03\)\,0px_1px_2px_0px_rgba\(0\,0\,0\,0\.06\)\]{--tw-shadow:0px 0px 1px 0px #00000008,0px 1px 2px 0px #0000000f;--tw-shadow-colored:0px 0px 1px 0px var(--tw-shadow-color), 0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[inset_0px_0px_0px_1px_rgba\(26\,26\,0\,0\.16\)\]{--tw-shadow:inset 0px 0px 0px 1px #1a1a0029;--tw-shadow-colored:inset 0px 0px 0px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[var\(--shadow-xl\)\]{--tw-shadow-color:var(--shadow-xl);--tw-shadow:var(--tw-shadow-colored)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity,1))}.ring-emerald-300\/25{--tw-ring-color:#6ee7b740}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity,1))}.ring-slate-200{--tw-ring-opacity:1;--tw-ring-color:rgb(226 232 240/var(--tw-ring-opacity,1))}.ring-slate-300\/20{--tw-ring-color:#cbd5e133}.ring-opacity-5{--tw-ring-opacity:.05}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.\[--stroke-color\:\#1B1B18\]{--stroke-color:#1b1b18}@media (width<=900px){.desktop-nav{display:none}.mobile-menu-button{display:flex}.hero-grid,.split-grid{grid-template-columns:1fr}.hero-grid{gap:45px;min-height:auto}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.callout,.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=620px){.container{width:min(100% - 28px,1160px)}.site-header{position:static}.nav-shell{min-height:70px}.brand-copy small,.nav-login,.nav-actions>.btn{display:none}.hero-grid,.section{padding-block:64px}.metric-grid,.feature-grid,.footer-grid{grid-template-columns:1fr}.callout{padding:34px 24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-mark-image{background:#07111f;border-radius:12px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:inline-flex;overflow:hidden}.brand-mark-image .brand-logo{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.footer-brand .brand-mark-image{border-radius:10px;flex-basis:44px;width:44px;height:44px}.nav-dropdown{position:relative}.nav-dropdown>summary{cursor:pointer;color:var(--navy);align-items:center;gap:7px;font-size:14px;font-weight:650;list-style:none;display:flex}.nav-dropdown>summary::-webkit-details-marker{display:none}.nav-dropdown>summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin-top:-4px;transition:transform .16s;transform:rotate(45deg)}.nav-dropdown[open]>summary,.nav-dropdown>summary:hover{color:var(--blue)}.nav-dropdown[open]>summary:after{margin-top:3px;transform:rotate(225deg)}.nav-dropdown-menu{z-index:70;background:#fffffffa;border:1px solid #cbd5e1e6;border-radius:18px;width:360px;padding:10px;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);box-shadow:0 24px 65px #06142629}.nav-dropdown-menu:before{content:"";background:#fff;border-top:1px solid #cbd5e1e6;border-left:1px solid #cbd5e1e6;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.nav-dropdown-menu a{z-index:1;border-radius:12px;padding:14px;display:block;position:relative}.nav-dropdown-menu a:hover,.nav-dropdown-menu a:focus-visible{background:var(--surface)}.nav-dropdown-menu strong,.nav-dropdown-menu span{display:block}.nav-dropdown-menu strong{color:var(--navy);font-size:14px}.nav-dropdown-menu span{color:var(--slate);margin-top:4px;font-size:12px;font-weight:500;line-height:1.45}@media (width<=900px){.nav-dropdown{display:none}}.site-header{z-index:1000;isolation:isolate}.nav-shell,.desktop-nav,.nav-dropdown{z-index:1001;position:relative}.nav-dropdown-menu{z-index:1100}.hero{z-index:1;position:relative}.placeholder\:text-slate-400::placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:bottom-0:before{content:var(--tw-content);bottom:0}.before\:bottom-1\/2:before{content:var(--tw-content);bottom:50%}.before\:left-\[0\.4rem\]:before{content:var(--tw-content);left:.4rem}.before\:top-0:before{content:var(--tw-content);top:0}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:border-l:before{content:var(--tw-content);border-left-width:1px}.before\:border-\[\#e3e3e0\]:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(227 227 224/var(--tw-border-opacity,1))}.first\:pt-0:first-child{padding-top:0}.last\:pb-0:last-child{padding-bottom:0}.even\:bg-white:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-.125rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#19140035\]:hover{border-color:#19140035}.hover\:border-\[\#1915014a\]:hover{border-color:#1915014a}.hover\:border-amber-300:hover{--tw-border-opacity:1;border-color:rgb(252 211 77/var(--tw-border-opacity,1))}.hover\:border-black:hover{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.hover\:border-blue-200:hover{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.hover\:border-blue-300:hover{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.hover\:border-slate-300:hover{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.hover\:bg-amber-300:hover{--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity,1))}.hover\:bg-amber-50:hover{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.hover\:bg-neutral-200:hover{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity,1))}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.hover\:bg-slate-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/50:hover{background-color:#ffffff80}.hover\:text-amber-300:hover{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity,1))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.hover\:text-slate-950:hover{--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.hover\:ring-blue-300:hover{--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253/var(--tw-ring-opacity,1))}.focus\:border-blue-300:focus{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity,1))}.focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgb(67 56 202/var(--tw-border-opacity,1))}.focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgb(55 48 163/var(--tw-text-opacity,1))}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-amber-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(251 191 36/var(--tw-ring-opacity,1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity,1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:shadow-\[var\(--shadow-focus\)\]:focus-visible{--tw-shadow-color:var(--shadow-focus);--tw-shadow:var(--tw-shadow-colored)}.active\:bg-gray-100:active{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.active\:text-gray-500:active{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.active\:text-gray-700:active{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.active\:text-gray-800:active{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.disabled\:cursor-default:disabled{cursor:default}.disabled\:opacity-75:disabled{opacity:.75}.group:hover .group-hover\:translate-x-1{--tw-translate-x:.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.group:hover .group-hover\:text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}@media (width>=640px){.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mb-16{margin-bottom:4rem}.sm\:ms-10{margin-inline-start:2.5rem}.sm\:ms-6{margin-inline-start:1.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-full{width:100%}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:flex-1{flex:1}.sm\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-14{padding:3.5rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:pb-0{padding-bottom:0}.sm\:pt-0{padding-top:0}.sm\:pt-16{padding-top:4rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (width>=768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.lg\:-ml-px{margin-left:-1px}.lg\:mb-0{margin-bottom:0}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-0{margin-left:0}.lg\:ml-72{margin-left:18rem}.lg\:mt-10{margin-top:2.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:aspect-auto{aspect-ratio:auto}.lg\:w-\[438px\]{width:438px}.lg\:max-w-4xl{max-width:56rem}.lg\:grow{flex-grow:1}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-br-none{border-bottom-right-radius:0}.lg\:rounded-tl-lg{border-top-left-radius:.5rem}.lg\:p-20{padding:5rem}.lg\:p-8{padding:2rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-5xl{font-size:3rem;line-height:1}}@media (width>=1280px){.xl\:order-none{order:0}.xl\:inline{display:inline}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-\[1\.25fr_0\.75fr\]{grid-template-columns:1.25fr .75fr}.xl\:grid-cols-\[1\.35fr_0\.65fr\]{grid-template-columns:1.35fr .65fr}.xl\:grid-cols-\[1fr_1fr\]{grid-template-columns:1fr 1fr}.xl\:grid-cols-\[minmax\(0\,2fr\)_minmax\(320px\,1fr\)\]{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}.xl\:justify-between{justify-content:space-between}}@media (width>=1536px){.\32 xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.ltr\:origin-top-left:where([dir=ltr],[dir=ltr] *){transform-origin:0 0}.ltr\:origin-top-right:where([dir=ltr],[dir=ltr] *){transform-origin:100% 0}.rtl\:origin-top-left:where([dir=rtl],[dir=rtl] *){transform-origin:0 0}.rtl\:origin-top-right:where([dir=rtl],[dir=rtl] *){transform-origin:100% 0}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media (prefers-color-scheme:dark){.dark\:divide-white\/10>:not([hidden])~:not([hidden]){border-color:#ffffff1a}.dark\:divide-white\/5>:not([hidden])~:not([hidden]){border-color:#ffffff0d}.dark\:border{border-width:1px}.dark\:border-none{border-style:none}.dark\:border-\[\#3E3E3A\]{--tw-border-opacity:1;border-color:rgb(62 62 58/var(--tw-border-opacity,1))}.dark\:border-\[\#eeeeec\]{--tw-border-opacity:1;border-color:rgb(238 238 236/var(--tw-border-opacity,1))}.dark\:border-amber-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity,1))}.dark\:border-amber-800{--tw-border-opacity:1;border-color:rgb(146 64 14/var(--tw-border-opacity,1))}.dark\:border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.dark\:border-blue-800{--tw-border-opacity:1;border-color:rgb(30 64 175/var(--tw-border-opacity,1))}.dark\:border-emerald-500{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity,1))}.dark\:border-emerald-600{--tw-border-opacity:1;border-color:rgb(5 150 105/var(--tw-border-opacity,1))}.dark\:border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark\:border-neutral-500{--tw-border-opacity:1;border-color:rgb(115 115 115/var(--tw-border-opacity,1))}.dark\:border-neutral-700{--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity,1))}.dark\:border-neutral-800{--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity,1))}.dark\:border-rose-500{--tw-border-opacity:1;border-color:rgb(244 63 94/var(--tw-border-opacity,1))}.dark\:border-rose-900{--tw-border-opacity:1;border-color:rgb(136 19 55/var(--tw-border-opacity,1))}.dark\:border-white\/10{border-color:#ffffff1a}.dark\:border-white\/20{border-color:#fff3}.dark\:border-white\/5{border-color:#ffffff0d}.dark\:border-white\/\[9\%\]{border-color:#ffffff17}.dark\:bg-\[\#0a0a0a\]{--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1))}.dark\:bg-\[\#161615\]{--tw-bg-opacity:1;background-color:rgb(22 22 21/var(--tw-bg-opacity,1))}.dark\:bg-\[\#1D0002\]{--tw-bg-opacity:1;background-color:rgb(29 0 2/var(--tw-bg-opacity,1))}.dark\:bg-\[\#1a1a1a\]{--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity,1))}.dark\:bg-\[\#3E3E3A\]{--tw-bg-opacity:1;background-color:rgb(62 62 58/var(--tw-bg-opacity,1))}.dark\:bg-\[\#eeeeec\]{--tw-bg-opacity:1;background-color:rgb(238 238 236/var(--tw-bg-opacity,1))}.dark\:bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity,1))}.dark\:bg-amber-950{--tw-bg-opacity:1;background-color:rgb(69 26 3/var(--tw-bg-opacity,1))}.dark\:bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.dark\:bg-blue-950{--tw-bg-opacity:1;background-color:rgb(23 37 84/var(--tw-bg-opacity,1))}.dark\:bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}.dark\:bg-emerald-900\/70{background-color:#064e3bb3}.dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:bg-neutral-400{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity,1))}.dark\:bg-neutral-600{--tw-bg-opacity:1;background-color:rgb(82 82 82/var(--tw-bg-opacity,1))}.dark\:bg-neutral-700{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity,1))}.dark\:bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.dark\:bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1))}.dark\:bg-rose-600{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1))}.dark\:bg-rose-950{--tw-bg-opacity:1;background-color:rgb(76 5 25/var(--tw-bg-opacity,1))}.dark\:bg-transparent{background-color:#0000}.dark\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.dark\:bg-white\/10{background-color:#ffffff1a}.dark\:bg-white\/5{background-color:#ffffff0d}.dark\:bg-white\/\[2\%\]{background-color:#ffffff05}.dark\:bg-white\/\[3\%\]{background-color:#ffffff08}.dark\:text-\[\#1C1C1A\]{--tw-text-opacity:1;color:rgb(28 28 26/var(--tw-text-opacity,1))}.dark\:text-\[\#391800\]{--tw-text-opacity:1;color:rgb(57 24 0/var(--tw-text-opacity,1))}.dark\:text-\[\#4B0600\]{--tw-text-opacity:1;color:rgb(75 6 0/var(--tw-text-opacity,1))}.dark\:text-\[\#733000\]{--tw-text-opacity:1;color:rgb(115 48 0/var(--tw-text-opacity,1))}.dark\:text-\[\#A1A09A\]{--tw-text-opacity:1;color:rgb(161 160 154/var(--tw-text-opacity,1))}.dark\:text-\[\#EDEDEC\]{--tw-text-opacity:1;color:rgb(237 237 236/var(--tw-text-opacity,1))}.dark\:text-\[\#F61500\]{--tw-text-opacity:1;color:rgb(246 21 0/var(--tw-text-opacity,1))}.dark\:text-\[\#FF4433\]{--tw-text-opacity:1;color:rgb(255 68 51/var(--tw-text-opacity,1))}.dark\:text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity,1))}.dark\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.dark\:text-blue-300{--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity,1))}.dark\:text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity,1))}.dark\:text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity,1))}.dark\:text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark\:text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.dark\:text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity,1))}.dark\:text-neutral-200{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity,1))}.dark\:text-neutral-300{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity,1))}.dark\:text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.dark\:text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.dark\:text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.dark\:text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.dark\:text-rose-100{--tw-text-opacity:1;color:rgb(255 228 230/var(--tw-text-opacity,1))}.dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:mix-blend-normal{mix-blend-mode:normal}.dark\:mix-blend-hard-light{mix-blend-mode:hard-light}.dark\:shadow-\[inset_0px_0px_0px_1px_\#fffaed2d\]{--tw-shadow:inset 0px 0px 0px 1px #fffaed2d;--tw-shadow-colored:inset 0px 0px 0px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.dark\:\[--stroke-color\:\#FF750F\]{--stroke-color:#ff750f}.dark\:before\:border-\[\#3E3E3A\]:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(62 62 58/var(--tw-border-opacity,1))}.dark\:hover\:border-\[\#3E3E3A\]:hover{--tw-border-opacity:1;border-color:rgb(62 62 58/var(--tw-border-opacity,1))}.dark\:hover\:border-\[\#62605b\]:hover{--tw-border-opacity:1;border-color:rgb(98 96 91/var(--tw-border-opacity,1))}.dark\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.dark\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.dark\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.dark\:hover\:bg-white\/10:hover{background-color:#ffffff1a}.dark\:hover\:bg-white\/5:hover,.hover\:dark\:bg-white\/5:hover{background-color:#ffffff0d}.dark\:hover\:text-emerald-500:hover{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity,1))}.dark\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.hover\:dark\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity,1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity:1;border-color:rgb(30 64 175/var(--tw-border-opacity,1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:active\:text-gray-300:active{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.group:hover .group-hover\:dark\:text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity,1))}}.\[\&_svg\]\:size-2\.5 svg{width:.625rem;height:.625rem}.\[\&_svg\]\:\!text-white svg{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.hover\:\[\&_svg\]\:stroke-emerald-500 svg:hover{stroke:#10b981}@media (prefers-color-scheme:dark){.dark\:\[\&_svg\]\:\!text-white svg{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}}
