@layer components{.site-brand-bar{z-index:51;background:#e3000f;height:3px;position:fixed;top:0;left:0;right:0}.site-header{z-index:50;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffc;border-bottom:1px solid #e5e7eb99;transition:background-color .2s;position:fixed;top:0;left:0;right:0}.dark .site-header{background:#020617cc;border-bottom-color:#ffffff0f}.site-header__inner{justify-content:space-between;align-items:center;max-width:80rem;height:4rem;margin:0 auto;padding:0 1rem;display:flex}@media (width>=640px){.site-header__inner{padding:0 1.5rem}}@media (width>=1024px){.site-header__inner{padding:0 2rem}}.site-header__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.site-header__logo img{height:2.25rem}.site-header__brand{flex-direction:column;line-height:1.2;display:flex}.site-header__logo-text{letter-spacing:-.025em;color:#1e293b;font-size:1.125rem;font-weight:700}.dark .site-header__logo-text{color:#e2e8f0}.site-header__logo-sub{color:#64748b;letter-spacing:0;font-size:.6875rem;font-weight:400}.dark .site-header__logo-sub{color:#94a3b8}.site-header__actions{align-items:center;gap:.25rem;display:flex}.site-header__nav{align-items:center;gap:.125rem;display:none}@media (width>=640px){.site-header__nav{display:flex}}.site-header__link{color:#475569;border-radius:.5rem;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.dark .site-header__link{color:#94a3b8}.site-header__link:hover{color:#0061ad;background:#f1f5f9}.dark .site-header__link:hover{color:#66a3e0;background:#ffffff0f}.site-header__icon-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:all .2s}.dark .site-header__icon-btn{color:#cbd5e1}.site-header__icon-btn:hover{color:#475569;background:#f1f5f9}.dark .site-header__icon-btn:hover{color:#cbd5e1;background:#ffffff0f}.site-header__icon-btn svg{width:1.125rem;height:1.125rem}.mobile-menu{border-top:1px solid #e5e7eb99;padding:1rem;display:none}.dark .mobile-menu{border-top-color:#ffffff0f}@media (width<=767px){.mobile-menu.mobile-menu--open{display:block}}.mobile-menu__link{color:#475569;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}.dark .mobile-menu__link{color:#94a3b8}.mobile-menu__link:hover{color:#0f172a;background:#f1f5f9}.dark .mobile-menu__link:hover{color:#fff;background:#ffffff0f}.site-footer{background:#f8fafc;border-top:1px solid #e5e7eb99;padding:3rem 0;transition:background-color .2s}.dark .site-footer{background:#020617;border-top-color:#ffffff0f}.site-footer__inner{max-width:80rem;margin:0 auto;padding:0 1rem}@media (width>=640px){.site-footer__inner{padding:0 1.5rem}}@media (width>=1024px){.site-footer__inner{padding:0 2rem}}.site-footer__grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (width>=768px){.site-footer__grid{grid-template-columns:repeat(3,1fr)}}.site-footer__logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.site-footer__logo img{height:1.75rem}.site-footer__logo-text{letter-spacing:-.025em;color:#1e293b;font-size:.875rem;font-weight:700}.dark .site-footer__logo-text{color:#e2e8f0}.site-footer__tagline{color:#64748b;margin-top:1rem;font-size:.875rem;line-height:1.625}.site-footer__heading{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem;font-weight:600}.dark .site-footer__heading{color:#fff}.site-footer__links{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__link{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .15s}.dark .site-footer__link{color:#94a3b8}.site-footer__link:hover{color:#0f172a}.dark .site-footer__link:hover{color:#fff}.site-footer__bottom{border-top:2px solid #e3000f;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (width>=640px){.site-footer__bottom{flex-direction:row;justify-content:space-between}}.site-footer__copy{color:#94a3b8;font-size:.875rem}.dark .site-footer__copy{color:#475569}.site-footer__social{gap:.75rem;display:flex}.site-footer__social-link{color:#cbd5e1;text-decoration:none;transition:color .15s}.dark .site-footer__social-link{color:#475569}.site-footer__social-link:hover{color:#64748b}.dark .site-footer__social-link:hover{color:#94a3b8}.site-footer__social-link svg{width:1.25rem;height:1.25rem}.page-label{color:#0061ad;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.dark .page-label{color:#3385d6}.page-title{color:#0f172a;margin:0;font-size:1.875rem;font-weight:700;line-height:1.2}.dark .page-title{color:#fff}.section-heading{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600}.dark .section-heading{color:#fff}.meta-text{color:#64748b;font-size:.875rem}.dark .meta-text{color:#94a3b8}.content-page{max-width:56rem;margin:0 auto;padding:5rem 1.25rem 4rem}@media (width>=768px){.content-page{padding:6rem 2rem 5rem}}.content-page__header{border-bottom:1px solid #e2e8f0;margin-bottom:2.5rem;padding-bottom:1.5rem}.dark .content-page__header{border-bottom-color:#334155}.content-page__breadcrumb{color:#0061ad;margin-bottom:.5rem;font-size:.8125rem;font-weight:500}.dark .content-page__breadcrumb{color:#3385d6}.content-page__breadcrumb a{color:inherit;text-decoration:none}.content-page__breadcrumb a:hover{text-decoration:underline}.content-page__title{letter-spacing:-.02em;color:#0f172a;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15}.dark .content-page__title{color:#f8fafc}.content-page__meta{color:#94a3b8;gap:1rem;margin-top:.75rem;font-size:.875rem;display:flex}.section{padding:6rem 1.25rem}@media (width>=768px){.section{padding:7rem 2rem}}.section--white{background:#fff}.dark .section--white{background:#0f172a}.section--muted{background:#f8fafc}.dark .section--muted{background:#020617}.section__header{text-align:center;margin-bottom:3.5rem}.section__kicker{text-transform:uppercase;letter-spacing:.1em;color:#0061ad;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.dark .section__kicker{color:#3385d6}.section__title{letter-spacing:-.02em;color:#0f172a;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.dark .section__title{color:#f8fafc}.section__desc{color:#64748b;max-width:38rem;margin:0 auto;font-size:1.0625rem;line-height:1.65}.dark .section__desc{color:#94a3b8}.award-banner{color:inherit;background:linear-gradient(135deg,#fefce8,#fffbeb,#fef3c7);border:1px solid #fde68a;border-radius:.75rem;text-decoration:none;transition:background .3s;display:block}.dark .award-banner{background:linear-gradient(135deg,#1c1917,#292524,#1c1917);border-color:#44403c}.award-banner:hover{background:linear-gradient(135deg,#fef9c3,#fef3c7,#fde68a)}.dark .award-banner:hover{background:linear-gradient(135deg,#292524,#44403c,#292524)}.award-banner__inner{align-items:center;gap:1.25rem;max-width:80rem;margin:0 auto;padding:1.25rem 1.5rem;display:flex}@media (width>=768px){.award-banner__inner{gap:1.5rem;padding:1.5rem 2rem}}.award-banner__icon{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 4px 12px #f59e0b4d}.dark .award-banner__icon{box-shadow:0 4px 12px #f59e0b26}.award-banner__icon svg{color:#fff;width:1.5rem;height:1.5rem}.award-banner__text{flex:1;min-width:0}.award-banner__text strong{color:#92400e;margin-bottom:.125rem;font-size:clamp(.875rem,2vw,1rem);font-weight:700;line-height:1.3;display:block}.dark .award-banner__text strong{color:#fbbf24}.award-banner__text span{color:#b45309;font-size:.8125rem;line-height:1.4}.dark .award-banner__text span{color:#d97706}.award-banner__chevron{color:#d97706;flex-shrink:0;width:1.25rem;height:1.25rem;transition:transform .25s}.dark .award-banner__chevron{color:#fbbf24}.award-banner:hover .award-banner__chevron{transform:translate(4px)}.blog-page{padding:5rem 1.25rem 4rem}@media (width>=768px){.blog-page{padding:6rem 2rem 5rem}}.blog-page__inner{max-width:48rem;margin:0 auto}.blog-page__inner--narrow{max-width:40rem}.blog-list{flex-direction:column;gap:1rem;display:flex}.blog-item{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.75rem;text-decoration:none;transition:all .25s;display:block}.dark .blog-item{background:#1e293b;border-color:#334155}.blog-item:hover{border-color:#0061ad;transform:translateY(-2px);box-shadow:0 8px 20px -4px #00000014}.dark .blog-item:hover{border-color:#3385d6;box-shadow:0 8px 20px -4px #0000004d}.blog-item__date{color:#0061ad;margin-bottom:.5rem;font-size:.8125rem;font-weight:500}.dark .blog-item__date{color:#3385d6}.blog-item__title{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.dark .blog-item__title{color:#f1f5f9}.blog-item:hover .blog-item__title{color:#0061ad}.dark .blog-item:hover .blog-item__title{color:#66a3e0}.blog-item__excerpt{color:#64748b;margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.dark .blog-item__excerpt{color:#94a3b8}.blog-item__arrow{color:#0061ad;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;transition:gap .25s;display:inline-flex}.dark .blog-item__arrow{color:#66a3e0}.blog-item:hover .blog-item__arrow{gap:.625rem}.post-illustration{border-radius:.75rem;width:100%;max-width:40rem;height:auto;margin:0 auto 2rem;display:block}.blog-content{color:#334155;font-size:1.0625rem;line-height:1.75}.dark .blog-content{color:#cbd5e1}.blog-content h2{color:#0f172a;margin:2rem 0 1rem;font-size:1.5rem;font-weight:700}.dark .blog-content h2{color:#f1f5f9}.blog-content p{margin-bottom:1.25rem}.blog-content a{color:#0061ad;text-underline-offset:2px;text-decoration:underline}.dark .blog-content a{color:#66a3e0}.blog-content ul,.blog-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.blog-content li{margin-bottom:.375rem}.about-hero{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:5rem 1.25rem 3rem}.dark .about-hero{background:#020617;border-bottom-color:#1e293b}@media (width>=768px){.about-hero{padding:6rem 2rem 4rem}}.about-hero__inner{max-width:48rem;margin:0 auto}.about-hero__title{letter-spacing:-.02em;color:#0f172a;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15}.dark .about-hero__title{color:#f8fafc}.about-hero__accent{letter-spacing:0;color:#0061ad;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;display:block}.dark .about-hero__accent{color:#3385d6}.about-hero__desc{color:#64748b;max-width:38rem;font-size:1.0625rem;line-height:1.7}.dark .about-hero__desc{color:#94a3b8}.about-section{padding:4rem 1.25rem}@media (width>=768px){.about-section{padding:5rem 2rem}}.about-section--alt{background:#f8fafc}.dark .about-section--alt{background:#020617}.about-section__inner{max-width:48rem;margin:0 auto}.about-section__title{letter-spacing:-.02em;color:#0f172a;margin-bottom:1.25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.dark .about-section__title{color:#f8fafc}.about-section__text{color:#475569;margin-bottom:1rem;font-size:1.0625rem;line-height:1.7}.dark .about-section__text{color:#94a3b8}.about-section__text a{color:#0061ad;text-underline-offset:2px;text-decoration:underline}.dark .about-section__text a{color:#66a3e0}.about-cards{gap:1.25rem;margin-top:2.5rem;display:grid}@media (width>=640px){.about-cards{grid-template-columns:repeat(2,1fr)}}.about-card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.75rem;text-decoration:none;transition:all .3s;display:flex}.dark .about-card{background:#1e293b;border-color:#334155}.about-card:hover{border-color:#0061ad;transform:translateY(-3px);box-shadow:0 12px 32px -8px #0000001a}.dark .about-card:hover{border-color:#3385d6;box-shadow:0 12px 32px -8px #0006}.about-card__logo{object-fit:contain;filter:grayscale(.2);width:auto;height:2rem;transition:filter .3s}.dark .about-card__logo{filter:brightness(0)invert()opacity(.85)}.about-card:hover .about-card__logo{filter:none}.dark .about-card:hover .about-card__logo{filter:brightness(0)invert()}.about-card__body{flex:1}.about-card__title{color:#0f172a;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.dark .about-card__title{color:#f1f5f9}.about-card__desc{color:#64748b;margin-bottom:.75rem;font-size:.9375rem;line-height:1.6}.dark .about-card__desc{color:#94a3b8}.about-card__link{color:#0061ad;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;display:inline-flex}.dark .about-card__link{color:#66a3e0}.card-grid{gap:.75rem;display:grid}@media (width>=640px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}.card-link{color:inherit;background:#fff;border:1px solid #0000;border-radius:.75rem;flex-direction:row;align-items:center;gap:.875rem;padding:1.25rem 1.5rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.dark .card-link{background:#1e293b}.card-link:before{content:"";opacity:0;border-radius:0 2px 2px 0;width:3px;transition:opacity .25s;position:absolute;top:.375rem;bottom:.375rem;left:0}.card-link:hover:before{opacity:1}.card-link:hover{transform:translateY(-2px);box-shadow:0 8px 20px -4px #00000014}.dark .card-link:hover{box-shadow:0 8px 20px -4px #0000004d}.card-link--blue{border-color:#e0edfa}.dark .card-link--blue{border-color:#3385d626}.card-link--blue:before{background:linear-gradient(#0061ad,#3385d6)}.card-link--teal{border-color:#ccfbf1}.dark .card-link--teal{border-color:#14b8a626}.card-link--teal:before{background:linear-gradient(#0d9488,#2dd4bf)}.card-link--emerald{border-color:#d1fae5}.dark .card-link--emerald{border-color:#34d39926}.card-link--emerald:before{background:linear-gradient(#059669,#34d399)}.card-link--amber{border-color:#fef3c7}.dark .card-link--amber{border-color:#f59e0b26}.card-link--amber:before{background:linear-gradient(#d97706,#fbbf24)}.card-link--rose{border-color:#ffe4e6}.dark .card-link--rose{border-color:#f43f5e26}.card-link--rose:before{background:linear-gradient(#e11d48,#fb7185)}.card-link--violet{border-color:#ede9fe}.dark .card-link--violet{border-color:#8b5cf626}.card-link--violet:before{background:linear-gradient(#7c3aed,#a78bfa)}.card-link__icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex}.card-link:hover .card-link__icon{transform:scale(1.06)}.card-link__icon svg{color:#fff;width:1.125rem;height:1.125rem}.card-link__icon--blue{background:linear-gradient(135deg,#0061ad,#3385d6)}.card-link__icon--teal{background:linear-gradient(135deg,#0d9488,#2dd4bf)}.card-link__icon--emerald{background:linear-gradient(135deg,#059669,#34d399)}.card-link__icon--amber{background:linear-gradient(135deg,#d97706,#fbbf24)}.card-link__icon--rose{background:linear-gradient(135deg,#e11d48,#fb7185)}.card-link__icon--violet{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.card-link__body{flex:1;min-width:0}.card-link__title{color:#0f172a;margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.dark .card-link__title{color:#f1f5f9}.card-link__desc{color:#64748b;font-size:.8125rem;line-height:1.5}.dark .card-link__desc{color:#94a3b8}.card-link__meta{color:#94a3b8;margin-top:.25rem;font-size:.75rem}.card-link__chevron{color:#cbd5e1;flex-shrink:0;width:1rem;height:1rem;transition:color .25s,transform .25s}.dark .card-link__chevron{color:#475569}.card-link:hover .card-link__chevron{color:#0061ad;transform:translate(2px)}.dark .card-link:hover .card-link__chevron{color:#66a3e0}.hero{isolation:isolate;align-items:center;min-height:92vh;display:flex;position:relative;overflow:hidden}.hero-inner{z-index:10;width:100%;max-width:80rem;margin:0 auto;padding:8rem 1.5rem 6rem;position:relative}@media (width>=768px){.hero-inner{padding-left:2rem;padding-right:2rem}}.hero-canvas{z-index:0;position:absolute;inset:0}.hero-gradient{z-index:1;background:radial-gradient(80% 60% at 20% 40%,#0061ad40,#0000),radial-gradient(60% 50% at 80% 30%,#3385d633,#0000),radial-gradient(70% 50% at 50% 80%,#00509026,#0000);position:absolute;inset:0}.hero-mesh{z-index:2;opacity:.04;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.dark .hero-mesh{opacity:.03}.hero-surface{z-index:0;background:linear-gradient(160deg,#001d39 0%,#002e56 35%,#003f73 65%,#005090 100%);position:absolute;inset:0}.dark .hero-surface{background:linear-gradient(160deg,#0a0f1a 0%,#0d1b2a 35%,#112240 65%,#1a2f4e 100%)}.hero-orb{filter:blur(80px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.hero-orb--1{background:radial-gradient(circle,#3385d64d,#0000 70%);width:40rem;height:40rem;animation:20s ease-in-out infinite drift;top:-15%;right:-10%}.hero-orb--2{background:radial-gradient(circle,#0061ad59,#0000 70%);width:30rem;height:30rem;animation:25s ease-in-out infinite reverse drift;bottom:-10%;left:-5%}.hero-orb--3{background:radial-gradient(circle,#66a3e033,#0000 70%);width:20rem;height:20rem;animation:15s ease-in-out -5s infinite drift;top:30%;left:40%}@keyframes drift{0%,to{transform:translate(0)scale(1)}25%{transform:translate(2rem,-1.5rem)scale(1.05)}50%{transform:translate(-1rem,2rem)scale(.95)}75%{transform:translate(-2rem,-1rem)scale(1.02)}}.hero-content{z-index:10;max-width:52rem;position:relative}.hero-eyebrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#99c2eb;letter-spacing:.02em;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.625rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;display:inline-flex}.hero-eyebrow-dot{background:#e3000f;border-radius:50%;width:.5rem;height:.5rem;animation:3s ease-in-out infinite blink;box-shadow:0 0 8px #e3000f99}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.hero h1{color:#fff;letter-spacing:-.03em;margin-bottom:1.75rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.hero h1 .accent{background:linear-gradient(135deg,#99c2eb,#66a3e0,#cce0f5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline}.hero-lede{color:#cce0f5d9;max-width:38rem;margin-bottom:2.5rem;font-size:clamp(1.0625rem,2vw,1.375rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.875rem;display:flex}.hero-btn{cursor:pointer;border-radius:.625rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.hero-btn--fill{color:#fff;background:#0061ad;box-shadow:0 4px 16px #0061ad59,inset 0 1px #ffffff1a}.hero-btn--fill:hover{background:#005090;transform:translateY(-2px);box-shadow:0 8px 24px #0061ad73}.hero-btn--ghost{color:#cce0f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff26}.hero-btn--ghost:hover{background:#ffffff1f;border-color:#ffffff40}.hero-scroll{z-index:10;animation:2.5s ease-in-out infinite float;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-scroll svg{color:#ffffff59;width:1.5rem;height:1.5rem}@keyframes float{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}.resource-grid{gap:.75rem;display:grid}@media (width>=640px){.resource-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.resource-grid{grid-template-columns:repeat(3,1fr)}}.resource-card{color:inherit;background:#fff;border:1px solid #0000;border-radius:.75rem;flex-direction:row;align-items:center;gap:.875rem;padding:1rem 1.25rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.dark .resource-card{background:#1e293b}.resource-card:before{content:"";opacity:0;border-radius:0 2px 2px 0;width:3px;transition:opacity .25s;position:absolute;top:.375rem;bottom:.375rem;left:0}.resource-card:hover:before{opacity:1}.resource-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px -4px #00000014}.dark .resource-card:hover{box-shadow:0 8px 20px -4px #0000004d}.resource-card--blue{border-color:#e0edfa}.dark .resource-card--blue{border-color:#3385d626}.resource-card--blue:before{background:linear-gradient(#0061ad,#3385d6)}.resource-card--emerald{border-color:#d1fae5}.dark .resource-card--emerald{border-color:#34d39926}.resource-card--emerald:before{background:linear-gradient(#059669,#34d399)}.resource-card--violet{border-color:#ede9fe}.dark .resource-card--violet{border-color:#8b5cf626}.resource-card--violet:before{background:linear-gradient(#7c3aed,#a78bfa)}.resource-card--amber{border-color:#fef3c7}.dark .resource-card--amber{border-color:#f59e0b26}.resource-card--amber:before{background:linear-gradient(#d97706,#fbbf24)}.resource-card--rose{border-color:#ffe4e6}.dark .resource-card--rose{border-color:#f43f5e26}.resource-card--rose:before{background:linear-gradient(#e11d48,#fb7185)}.resource-card--sky{border-color:#e0f2fe}.dark .resource-card--sky{border-color:#0ea5e926}.resource-card--sky:before{background:linear-gradient(#0284c7,#38bdf8)}.resource-card--teal{border-color:#ccfbf1}.dark .resource-card--teal{border-color:#14b8a626}.resource-card--teal:before{background:linear-gradient(#0d9488,#2dd4bf)}.resource-card__icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex}.resource-card:hover .resource-card__icon{transform:scale(1.06)}.resource-card__icon svg{color:#fff;width:1.125rem;height:1.125rem}.resource-card__icon--blue{background:linear-gradient(135deg,#0061ad,#3385d6)}.resource-card__icon--emerald{background:linear-gradient(135deg,#059669,#34d399)}.resource-card__icon--violet{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.resource-card__icon--amber{background:linear-gradient(135deg,#d97706,#fbbf24)}.resource-card__icon--rose{background:linear-gradient(135deg,#e11d48,#fb7185)}.resource-card__icon--sky{background:linear-gradient(135deg,#0284c7,#38bdf8)}.resource-card__icon--teal{background:linear-gradient(135deg,#0d9488,#2dd4bf)}.resource-card__body{flex:1;min-width:0}.resource-card__title{color:#0f172a;margin-bottom:.0625rem;font-size:.9375rem;font-weight:700}.dark .resource-card__title{color:#f1f5f9}.resource-card__group{color:#94a3b8;font-size:.75rem;line-height:1.4}.resource-card__chevron{color:#cbd5e1;flex-shrink:0;width:1rem;height:1rem;transition:color .25s,transform .25s}.dark .resource-card__chevron{color:#475569}.resource-card:hover .resource-card__chevron{color:#0061ad;transform:translate(2px)}.dark .resource-card:hover .resource-card__chevron{color:#66a3e0}.repo-grid{gap:1rem;display:grid}@media (width>=640px){.repo-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.repo-grid{grid-template-columns:repeat(4,1fr)}}.repo-card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:1rem;padding:1.25rem 1.5rem;text-decoration:none;transition:all .25s;display:flex}.dark .repo-card{background:#1e293b;border-color:#334155}.repo-card:hover{border-color:#0061ad;transform:translateY(-2px);box-shadow:0 8px 20px -4px #00000014}.dark .repo-card:hover{border-color:#3385d6;box-shadow:0 8px 20px -4px #0000004d}.repo-card__icon{background:#f1f5f9;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:transform .25s;display:flex}.dark .repo-card__icon{background:#334155}.repo-card:hover .repo-card__icon{transform:scale(1.06)}.repo-card__icon svg{color:#475569;width:1.25rem;height:1.25rem}.dark .repo-card__icon svg{color:#94a3b8}.repo-card__name{color:#0f172a;font-size:.9375rem;font-weight:600}.dark .repo-card__name{color:#f1f5f9}.repo-card__desc{color:#64748b;margin-top:.125rem;font-size:.8125rem}.dark .repo-card__desc{color:#94a3b8}.icon--sun{display:none}.icon--moon,html.dark .icon--sun{display:block}html.dark .icon--moon{display:none}}@layer base{.documentation .sect1{margin-bottom:2rem}.documentation .sect1>h2,.documentation .sect1>h3,.documentation .sect1>h4{margin-top:2rem;margin-bottom:.75rem}.documentation .sect1>h2{color:#222;font-size:1.5rem;font-weight:600;line-height:1.25}.dark .documentation .sect1>h2{color:#f1f5f9}.documentation .sect1>h3{color:#334155;font-size:1.25rem;font-weight:600;line-height:1.3}.dark .documentation .sect1>h3{color:#e2e8f0}.documentation .sect1>.sectionbody>.paragraph>p,.documentation .sect1>.paragraph>p{color:#475569;margin-bottom:1rem;line-height:1.75}.dark .documentation .sect1>.sectionbody>.paragraph>p,.dark .documentation .sect1>.paragraph>p{color:#cbd5e1}.documentation .sectionbody>.olist>ol,.documentation .sectionbody>.ulist>ul,.documentation .sectionbody>.dlist>dl{color:#475569;margin-bottom:1.25rem;padding-left:1.75rem}.documentation .sectionbody .olist>ol{list-style-type:decimal!important}.documentation .sectionbody .ulist>ul{list-style-type:disc!important}.documentation .sectionbody .olist>ol>li,.documentation .sectionbody .ulist>ul>li{color:#475569;margin-bottom:.625rem;line-height:1.7}.documentation .sectionbody .olist>ol>li::marker{color:#0061ad}.documentation .sectionbody .ulist>ul>li::marker{color:#0061ad}.documentation .sect1 a{color:#0061ad;text-underline-offset:2px;text-decoration:underline}.documentation .sect1 a:hover{color:#005090}.dark .documentation .sectionbody .olist>ol>li,.dark .documentation .sectionbody .ulist>ul>li{color:#cbd5e1}.dark .documentation .sectionbody .olist>ol>li::marker{color:#3385d6}.documentation h2{color:#0f172a;margin-top:2.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.25}.dark .documentation h2{color:#f1f5f9}.documentation h3{color:#1e293b;margin-top:2rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.dark .documentation h3{color:#e2e8f0}.documentation p{color:#475569;margin-bottom:1rem;line-height:1.75}.dark .documentation p{color:#cbd5e1}.documentation ul,.documentation ol{color:#475569;margin-bottom:1rem;padding-left:1.5rem}.dark .documentation ul,.dark .documentation ol{color:#cbd5e1}.documentation li{margin-bottom:.375rem;line-height:1.7}.documentation a{color:#0061ad;text-underline-offset:2px;text-decoration:underline}.dark .documentation a{color:#66a3e0}.documentation a:hover{color:#005090}.documentation code{color:#0f172a;background:#f1f5f9;border-radius:.25rem;padding:.125rem .375rem;font-family:Noto Sans Mono,Consolas,monospace;font-size:.875em}.dark .documentation code{color:#e2e8f0;background:#1e293b}.documentation strong{color:#0f172a;font-weight:600}.dark .documentation strong{color:#f1f5f9}}
