:root{--font-mono:"Roboto Mono",monospace}*{box-sizing:border-box}html{font-size:18px;line-height:32px;background:rgb(0,0,0);-webkit-font-smoothing:antialiased}#app,body,html{height:100%}body{font-family:system-ui;font-size:18px;line-height:32px;margin:0;color:rgb(1000,1000,1000);@media (max-width:1024px){font-size:15px;line-height:24px}}img{max-width:100%;height:auto;display:block}h1{margin:40px 0;font-size:64px;line-height:70px;font-weight:700;@media (max-width:1024px){margin-left:0;margin-bottom:24px;margin-right:0;margin-top:24px;font-size:42px;line-height:42px}@media (max-width:768px){font-size:38px;line-height:38px}@media (max-width:400px){font-size:32px;line-height:32px}}p{margin:24px 0;@media (max-width:1024px){margin:calc(var(--base) * .75) 0}}a{color:currentColor;&:focus{opacity:.8;outline:none}&:active{opacity:.7;outline:none}}svg{vertical-align:middle}.sr-section .sr-item{opacity:0;transform:translate3d(0,28px,0) scale(.985);filter:blur(6px);transition:opacity .52s ease,transform .65s cubic-bezier(.16,1,.3,1),filter .65s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--sr-i, 0) * 85ms);will-change:opacity,transform,filter}.sr-section.sr-in .sr-item{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}@media (prefers-reduced-motion:reduce){.sr-section .sr-item{transition:none;transform:none;filter:none;opacity:1}}.home{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:45px;max-width:1024px;margin:0 auto;overflow:hidden;@media (max-width:400px){padding-left:24px;padding-bottom:24px;padding-right:24px;padding-top:24px}.content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;h1{text-align:center}}.links{display:flex;align-items:center;gap:12px;a{text-decoration:none;padding:.25rem .5rem;border-radius:4px}.admin{color:rgb(0,0,0);background:rgb(1000,1000,1000);border:1px solid rgb(0,0,0)}.docs{color:rgb(1000,1000,1000);background:rgb(0,0,0);border:1px solid rgb(1000,1000,1000)}}.footer{display:flex;align-items:center;gap:8px;@media (max-width:1024px){flex-direction:column;gap:6px}p{margin:0}.codeLink{text-decoration:none;padding:0 .5rem;background:rgb(60,60,60);border-radius:4px}}}.blog-hero-header{text-align:center;max-width:720px;margin:0 auto 2.5rem}.blog-hero-header h1{font-family:Exo,sans-serif;font-size:3rem;line-height:1.15;margin:0 0 .75rem}.blog-hero-header p{color:rgba(255,255,255,.7);font-size:1.125rem;margin:0;line-height:1.6}@media (max-width:768px){.blog-hero-header h1{font-size:2rem}}.blog-tag-bar{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;margin-bottom:2.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.blog-tag-pill{flex-shrink:0;padding:.4rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:transparent;color:rgba(255,255,255,.75);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease;white-space:nowrap}.blog-tag-pill--active,.blog-tag-pill:hover{border-color:var(--brand-color-1,#ea5b00);color:#fff}.blog-tag-pill--active{background:var(--brand-color-1,#ea5b00)}.blog-featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background:rgba(15,23,42,.6);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;margin-bottom:3rem;text-decoration:none;color:inherit;transition:box-shadow .25s ease}.blog-featured-grid:hover{box-shadow:0 8px 32px rgba(234,91,0,.12)}.blog-featured-grid__img{position:relative;min-height:320px}.blog-featured-grid__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.blog-featured-grid__body{display:flex;flex-direction:column;justify-content:center;padding:2.5rem 2.5rem 2.5rem 0}.blog-featured-grid__body h2{font-family:Exo,sans-serif;font-size:1.75rem;line-height:1.2;margin:.5rem 0}.blog-featured-grid__body p{color:rgba(255,255,255,.7);margin:.5rem 0 0;font-size:1rem;line-height:1.5}@media (max-width:768px){.blog-featured-grid{grid-template-columns:1fr}.blog-featured-grid__img{min-height:200px}.blog-featured-grid__body{padding:1.5rem}}.blog-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}@media (max-width:1024px){.blog-post-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.blog-post-grid{grid-template-columns:1fr}}.blog-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;background:rgba(15,23,42,.35);transition:border-color .25s ease,box-shadow .25s ease}.blog-card:hover{border-color:var(--brand-color-1,#ea5b00);box-shadow:0 4px 24px rgba(234,91,0,.1)}.blog-card__image-wrap{position:relative;width:100%;height:200px;overflow:hidden}.blog-card__image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s ease}.blog-card:hover .blog-card__image-wrap img{transform:scale(1.06)}.blog-card__body{flex:1;display:flex;flex-direction:column;padding:1.25rem}.blog-card__body h3{font-family:Exo,sans-serif;font-size:1.15rem;font-weight:600;line-height:1.3;margin:.4rem 0}.blog-card__body p{color:rgba(255,255,255,.65);font-size:.875rem;line-height:1.45;margin:0 0 auto}.blog-card__meta{display:flex;gap:.5rem;align-items:center;font-size:.8rem;color:rgba(255,255,255,.5);margin-top:1rem;flex-wrap:wrap}.blog-card__meta span+span:before{content:"\00b7";margin-right:.5rem}.blog-tag-badge{display:inline-block;padding:.15rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:var(--brand-color-1,#ea5b00);border:1px solid rgba(234,91,0,.3);background:rgba(234,91,0,.08);margin-right:.4rem;margin-bottom:.4rem;white-space:nowrap}.blog-breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:rgba(255,255,255,.5);margin-bottom:1.25rem}.blog-breadcrumb a{color:rgba(255,255,255,.6);text-decoration:none;transition:color .15s ease}.blog-breadcrumb a:hover{color:var(--brand-color-1,#ea5b00)}.blog-breadcrumb .separator{color:rgba(255,255,255,.3)}.blog-post-header{text-align:center;max-width:800px;margin:0 auto 2rem}.blog-post-header h1{font-family:Exo,sans-serif;margin:.75rem 0 .5rem}.blog-post-header h3{color:rgba(255,255,255,.7);font-weight:400;margin:0 0 1.25rem}.blog-post-meta{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;font-size:.9rem;color:rgba(255,255,255,.55)}.blog-post-meta img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.blog-post-meta .author-name{font-weight:600;color:rgba(255,255,255,.85)}.blog-share-sidebar{display:flex;align-items:center;gap:.75rem;padding:1rem 0;margin-bottom:1.5rem}.blog-share-label{font-size:.85rem;font-weight:600;color:var(--brand-color-1,#ea5b00);text-transform:uppercase;letter-spacing:.06em}.blog-share-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(255,255,255,.6);text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.blog-share-btn:hover{background:var(--brand-color-1,#ea5b00);border-color:var(--brand-color-1,#ea5b00);color:#fff}@media (min-width:1200px){.blog-share-sidebar--sticky{position:sticky;top:120px;flex-direction:column;width:48px;float:left;margin-left:-80px;margin-right:32px}}.blog-inline-cta{display:flex;align-items:center;gap:1.5rem;padding:2rem;border-radius:14px;border-left:4px solid var(--brand-color-1,#ea5b00);background:rgba(234,91,0,.06);margin:3rem 0}.blog-inline-cta__content{flex:1}.blog-inline-cta__content h3{font-family:Exo,sans-serif;font-size:1.25rem;margin:0 0 .4rem}.blog-inline-cta__content p{color:rgba(255,255,255,.7);font-size:.95rem;margin:0;line-height:1.5}@media (max-width:600px){.blog-inline-cta{flex-direction:column;text-align:center}}.blog-newsletter{text-align:center;padding:3rem 2rem;margin:3rem 0;border-radius:14px;background:linear-gradient(180deg,rgba(15,23,42,.8),rgba(2,6,23,.95));border:1px solid rgba(255,255,255,.08)}.blog-newsletter__heading{font-family:Exo,sans-serif;font-size:1.5rem;margin:0 0 .5rem}.blog-newsletter__desc{color:rgba(255,255,255,.6);font-size:1rem;margin:0 0 1.5rem}.blog-newsletter__form{display:flex;justify-content:center;gap:.75rem;max-width:420px;margin:0 auto}.blog-newsletter__input{flex:1;padding:.7rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);color:#fff;font-size:.95rem}.blog-newsletter__input::-moz-placeholder{color:rgba(255,255,255,.35)}.blog-newsletter__input::placeholder{color:rgba(255,255,255,.35)}.blog-newsletter__btn{flex-shrink:0}@media (max-width:480px){.blog-newsletter__form{flex-direction:column}}.blog-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}@media (max-width:768px){.blog-related-grid{grid-template-columns:1fr}}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:2rem 0 3rem;font-size:.95rem}.blog-pagination__info{font-weight:600;color:rgba(255,255,255,.7)}.blog-pagination__btn--disabled{opacity:.35;pointer-events:none}.site-footer{background:#110a24;border-top:1px solid rgba(234,91,0,.15);padding:4rem 0 0;font-family:Inter,system-ui,sans-serif;color:var(--light-grey-2,#999);font-size:14px;line-height:1.6}.footer-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-top{display:flex;align-items:flex-start;gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand{flex:1;min-width:0;max-width:420px}.footer-logo{display:block;margin-bottom:1rem}.footer-tagline{margin:0;color:var(--light-grey-2,#999);font-size:14px;line-height:1.7}.footer-newsletter{flex:1;min-width:0;max-width:480px;padding-top:.25rem}.footer-newsletter-title{color:#fff;font-size:20px;font-weight:700;margin:0 0 .5rem;line-height:1.3}.footer-newsletter-desc{color:var(--light-grey-2,#999);font-size:14px;margin:0 0 1.5rem;line-height:1.6}.footer-newsletter-form{display:flex;gap:.75rem}.footer-newsletter-input{flex:1;padding:.75rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-size:14px;font-family:inherit;transition:border-color .2s}.footer-newsletter-input::-moz-placeholder{color:var(--dark-grey-1,#636363)}.footer-newsletter-input::placeholder{color:var(--dark-grey-1,#636363)}.footer-newsletter-input:focus{outline:none;border-color:var(--brand-color-1,#ea5b00)}.footer-newsletter-btn{padding:.75rem 1.75rem;background:var(--brand-color-1,#ea5b00);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background-color .2s}.footer-newsletter-btn:hover{background:#d15200}.footer-newsletter-msg{margin:.75rem 0 0;font-size:13px;line-height:1.4}.footer-newsletter-msg.is-success{color:#4ade80}.footer-newsletter-msg.is-error{color:#f87171}.footer-nav{padding:3rem 0}.footer-nav-grid{display:flex;flex-wrap:nowrap;-moz-column-gap:2rem;column-gap:2rem;row-gap:2.5rem;justify-content:space-between;align-items:flex-start}.site-footer .footer-column-header,.site-footer .footer-column-header.label-block-text{font-size:inherit;font-weight:inherit;text-transform:inherit;letter-spacing:inherit;color:inherit;margin:0 0 .75rem;padding:0;display:block;width:100%;text-align:left}@media (min-width:769px){.site-footer .footer-column-header,.site-footer .footer-column-header.label-block-text{text-align:left;display:block}}.footer-link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.site-footer .footer-column{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;flex:1;max-width:25%;min-width:0;text-align:left;align-self:flex-start}.footer-link{color:var(--light-grey-2,#999);text-decoration:none;transition:color .2s;font-size:14px}.footer-link:focus-visible,.footer-link:hover{color:var(--brand-color-1,#ea5b00)}.footer-cta-link{color:var(--brand-color-1,#ea5b00);text-decoration:none;font-weight:600;transition:color .2s;font-size:14px}.footer-cta-link:focus-visible,.footer-cta-link:hover{color:#ff7a2e}.footer-emergency-link{display:inline-flex;align-items:center;gap:.5rem;color:#ef4444;text-decoration:none;font-weight:600;transition:color .2s;font-size:14px}.site-footer .footer-emergency-link,.site-footer .footer-emergency-link:focus-visible,.site-footer .footer-emergency-link:hover{display:none}.site-footer .footer-emergency-link:where(a):only-child{display:none}.site-footer li:has(>.footer-emergency-link){display:none}.footer-emergency-link:focus-visible,.footer-emergency-link:hover{color:#f87171}.footer-pulse-dot{display:inline-block;width:8px;height:8px;background:#ef4444;border-radius:50%;animation:pulse-dot 1.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 0 2rem;border-top:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.footer-copyright{color:var(--dark-grey-1,#636363);font-size:13px;margin:0;white-space:nowrap}.footer-legal{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center}.footer-legal-link{color:var(--light-grey-2,#999);text-decoration:none;font-size:13px;transition:color .2s}.footer-legal-link:focus-visible,.footer-legal-link:hover{color:var(--brand-color-1,#ea5b00)}.footer-bottom-social{display:flex;gap:.75rem;align-items:center}.footer-social-link{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:var(--light-grey-2,#999);transition:color .2s,border-color .2s,background-color .2s;text-decoration:none}.footer-social-link:focus-visible,.footer-social-link:hover{color:var(--brand-color-1,#ea5b00);border-color:var(--brand-color-1,#ea5b00);background:rgba(234,91,0,.08)}.footer-accordion-toggle{display:none}.site-footer .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer a:focus-visible,.site-footer button:focus-visible{outline:2px solid var(--brand-color-1,#ea5b00);outline-offset:2px;border-radius:2px}@media (max-width:1024px){.footer-nav-grid{-moz-column-gap:2rem;column-gap:2rem;row-gap:2.5rem}}@media (max-width:768px){.site-footer{padding-top:2.5rem}.footer-inner{padding:0 1.25rem}.footer-top{flex-direction:column;gap:2rem;padding-bottom:2rem}.footer-brand,.footer-newsletter{max-width:none}.footer-newsletter-form{flex-direction:column}.footer-newsletter-btn{width:100%;text-align:center}.footer-nav-grid{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;-moz-column-gap:0;column-gap:0;row-gap:0}.site-footer .footer-column{flex:0 1 100%;max-width:100%;width:100%;min-width:0;border-bottom:1px solid rgba(255,255,255,.06)}.site-footer .footer-column:last-child{border-bottom:none}.site-footer .footer-column-header{display:none}.footer-accordion-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;background:none;border:none;color:#fff;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;font-family:inherit}.footer-accordion-chevron{transition:transform .25s ease;color:var(--light-grey-2,#999)}.footer-accordion-chevron.is-open{transform:rotate(180deg)}.footer-accordion-content{overflow:hidden;max-height:0;transition:max-height .3s ease,padding .3s ease;padding-bottom:0}.footer-accordion-content.is-open{max-height:500px;padding-bottom:1rem}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1.5rem 0 2rem}.footer-bottom-social{order:-1}.footer-legal{justify-content:center}}@media (max-width:400px){.footer-inner{padding:0 1rem}.footer-legal{gap:1rem}}