@import"https://fonts.cdnfonts.com/css/market-deco";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;600;700&display=swap";:root{--sg-red: #ff443c;--sg-blue: #0066ff;--sg-green: #37cc2d;--sg-amber: #ffb400;--sg-purple: #a233b2;--sg-text-dark-grey: #374151;--sg-grey: #666666;--sg-grey-2: #888888;--sg-text-light-grey: #cccccc;--sg-grey-3: #dddddd;--sg-bg-dark-grey: #222222;--sg-white: #ffffff;--sg-black: #000000;--sg-red-rgb: 255, 68, 60;--sg-blue-rgb: 0, 102, 255;--sg-green-rgb: 55, 204, 45;--sg-amber-rgb: 255, 180, 0;--sg-purple-rgb: 162, 51, 178;--sg-text-dark-grey-rgb: 55, 65, 81;--sg-text-light-grey-rgb: 204, 204, 204;--sg-bg-dark-grey-rgb: 34, 34, 34;--sg-white-rgb: 255, 255, 255;--sg-black-rgb: 0, 0, 0;--color-accent: var(--sg-blue);--color-notice: var(--sg-amber);--color-success: var(--sg-green);--color-danger: var(--sg-red)}.card.status-section{background:var(--sg-white);color:#1f2937;border:1px solid rgba(var(--sg-black),.08);background-image:none}.status-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.status-title{margin:0}.status-table-wrapper{overflow-x:auto;margin-top:12px}.status-table{width:100%;border-collapse:collapse}.status-table th{text-align:left;border-bottom:1px solid #ccc;padding:8px}.status-table td{border-bottom:1px solid #eee;padding:8px}.health{font-weight:600}.health-healthy{color:green}.health-error{color:#dc143c}.health-loading,.health-idle{color:var(--sg-grey)}.status-message{color:#444;margin-top:4px}.status-table th:nth-child(1),.status-table td:nth-child(1){width:40%}.status-table th:nth-child(2),.status-table td:nth-child(2){width:30%}.status-table th:nth-child(3),.status-table td:nth-child(3){width:30%;text-align:right;white-space:nowrap}.status-table td:nth-child(2){vertical-align:top}.status-table td:nth-child(2) .health{display:inline-block;margin-right:8px}.status-regions{display:flex;flex-direction:column;gap:16px;margin-top:16px}.status-region{margin-top:12px}.status-region-title{margin:0 0 6px}.status-tabs{display:flex;gap:8px;margin-top:12px;border-bottom:1px solid #eee;padding-bottom:8px}.status-tab{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid transparent;border-radius:999px;background:transparent;color:#1f2937;cursor:pointer;font-weight:600}.status-tab-flag{display:inline-flex;align-items:center;justify-content:center;width:24px;height:18px;line-height:1}.status-tab-flag img{width:24px;height:18px;display:block;border-radius:2px}.status-tab.active{background:#f3f4f6;border-color:#e5e7eb}.status-tab:not(.active):hover{background:#f9fafb}.status-tab.disabled{opacity:.5;filter:grayscale(.2);cursor:not-allowed}.status-tab.disabled:hover{background:transparent}.bar-title{position:relative;display:block;margin:0 0 1rem;padding:var(--bar-pad, .65rem 1.4rem);background:var(--bar-color, var(--sg-amber));color:var(--sg-white);line-height:1.1;font-weight:500;font-family:Market Deco,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;text-align:left}.bar-title.side-left{text-align:right}.bar-title:after{content:"";position:absolute;top:0;bottom:0;background:var(--bar-color, var(--sg-amber))}.bar-title.side-right:after{left:100%;width:100vw}@supports (width: 100dvw){.bar-title.side-right:after{width:100dvw}}.bar-title.side-left:after{right:100%;width:100vw}@supports (width: 100dvw){.bar-title.side-left:after{width:100dvw}}.download-top{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start;margin-bottom:32px}.download-heading{margin-top:0}.download-paragraph{color:var(--sg-text-dark-grey)}.download-reqs h4{margin:0 0 8px}.download-reqs ul{margin:0;padding-left:1.75rem;color:var(--sg-text-dark-grey);line-height:1.6}.download-right{text-align:center}.download-image{width:100%;height:auto;border-radius:8px;display:block}.download-btn-wrap{margin-top:20px}.download-install{margin-top:32px}.download-install ol{padding-left:1.75rem;line-height:1.6}.features-section{margin-top:36px}.features-wrap{display:flex;flex-direction:column;gap:24px;margin-top:12px}.engine-section{margin-top:32px}.engine-text{color:var(--sg-text-dark-grey);text-align:center}.engine-image{max-width:520px;width:100%;height:auto;display:block;margin:16px auto 24px;border-radius:8px}.download-cta{background-image:linear-gradient(180deg,var(--sg-blue) 0%,#083ea3 100%);padding:48px 0 88px}.download-cta-inner{max-width:880px;margin:0 auto;padding:0 1rem}.download-cta-text{color:var(--sg-white);font-size:28px;font-weight:500;text-align:center;margin:0}.download-cta-text a{color:var(--sg-white);text-decoration:underline}@media (max-width: 780px){.download-top{grid-template-columns:1fr!important}.download-top img{max-width:480px;width:100%;height:auto;margin:0 auto}}.news-card{background:var(--sg-white);border:1px solid rgba(var(--sg-black),.08);border-radius:8px;padding:20px}.news-card-title{margin-top:0;margin-bottom:8px}.news-card-title a{color:var(--sg-black);text-decoration:none}.news-card-title a:hover{text-decoration:none;color:var(--sg-amber)}.news-card-content{margin-bottom:10px;color:var(--sg-text-dark-grey)}.news-card .read-more{color:var(--sg-blue);text-decoration:none}.news-card .read-more:hover{color:var(--sg-amber);text-decoration:none}.staff-page .staff-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:20px 0 28px}.staff-page .staff-grid>div:not([style*=flex]){display:grid;gap:10px}.staff-page .staff-group{margin-bottom:0;display:inline-block;width:fit-content;max-width:100%}.staff-page .staff-grid>div:not([style*=flex])>.staff-group.align-right{justify-self:end;text-align:right}.staff-page .staff-grid>div:not([style*=flex])>.staff-group.align-left{justify-self:start;text-align:left}@media (max-width: 900px){.staff-page .staff-grid{grid-template-columns:1fr;gap:12px;margin:16px 0 24px}.staff-page .staff-grid>div:not([style*=flex])>.staff-group{display:block;width:100%;justify-self:stretch;text-align:left}.staff-page .staff-group h3{text-align:left}.staff-page .staff-group>div{text-align:left}}.faq-page .page-section-inner{color:var(--sg-grey)}.faq-intro{margin:0 0 1.25rem;line-height:1.65}.faq-accordion{margin-top:1rem;display:grid;gap:12px}.faq-item{background:var(--sg-white);border:1px solid rgba(var(--sg-black),.08);border-radius:10px;overflow:hidden}.faq-q{display:block;width:100%;text-align:left;background:var(--sg-white);border:0;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Market Deco,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;font-weight:500;color:var(--sg-grey);padding:14px 46px 14px 16px;position:relative}.faq-q:after{content:"▼";position:absolute;right:14px;top:50%;transform:translateY(-50%) rotate(0);transition:transform .2s ease,color .16s ease;color:var(--sg-grey);font-size:.9rem;font-family:Outfit,Segoe UI Symbol,Segoe UI,ui-sans-serif,system-ui,Roboto,Helvetica,Arial,sans-serif}.faq-item>.faq-q:hover{color:var(--sg-amber)}.faq-item.open>.faq-q:after{transform:translateY(-50%) rotate(180deg)}.faq-a{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .22s ease;color:#444}.faq-a-inner{padding:0 16px 16px}.faq-a p{margin:.5rem 0 0}.faq-a ul{margin:.5rem 0 0 1.25rem}.faq-a li{margin:.25rem 0}.faq-a a{color:#043fc0;text-decoration:none;font-weight:700}.faq-a a:hover{text-decoration:underline}.faq-accordion+.bar-title{margin-top:2rem}.bar-title.align-right{display:table;margin-left:auto}.faq-page .bar-title.align-right+.faq-accordion{margin-top:1.5rem}.media-page .page-section-inner{color:#111827}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.media-card{background:var(--sg-white);border:1px solid rgba(var(--sg-black),.08);border-radius:8px;padding:20px;text-align:center}.media-card-title{margin:0 0 10px;font-family:Market Deco,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;font-weight:500;color:#333;letter-spacing:.5px}.media-card-image{width:100%;height:auto;max-height:260px;object-fit:contain;display:block;border-radius:10px;overflow:hidden}.media-image-btn{display:block;width:100%;padding:0;margin:0;border:0;background:transparent;cursor:zoom-in}.media-image-btn:focus-visible{outline:2px solid #FFB400;outline-offset:2px}.media-links{display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:center;margin-top:12px}@media (max-width: 980px){.media-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.media-grid{grid-template-columns:1fr}}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(var(--sg-black),.82);display:flex;align-items:center;justify-content:center;z-index:200;padding:24px}.lightbox-inner{position:relative;max-width:92vw;max-height:92vh}.lightbox-image{display:block;max-width:92vw;max-height:92vh;width:auto;height:auto;border-radius:12px;box-shadow:0 20px 80px rgba(var(--sg-black),.5)}.lightbox-close{position:absolute;top:-12px;right:-12px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(var(--sg-white),.7);background:rgba(var(--sg-black),.6);color:var(--sg-white);display:grid;place-items:center;font-size:22px;line-height:0;cursor:pointer;padding:0}.lightbox-close:hover{background:rgba(var(--sg-black),.75)}:root{--topbar-h: 64px}.topbar{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--topbar-h);background:radial-gradient(1200px 400px at 10% -20%,rgba(var(--sg-blue-rgb),.18),transparent),#1118278c;-webkit-backdrop-filter:blur(10px) saturate(140%);backdrop-filter:blur(10px) saturate(140%);border-bottom:1px solid rgba(var(--sg-white),.08)}.topbar-inner{max-width:880px;margin:0 auto;padding:0 1rem;height:100%;display:flex;align-items:center;gap:12px}.logo{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit}.logo img{height:36px;width:auto;display:block}.brand{font-weight:500;letter-spacing:.2px}.topbar-right{display:flex;align-items:center;gap:.5rem;height:100%;margin-left:auto}.topbar-left{display:flex;align-items:center;height:100%}.topbar-nav{display:none;flex:1 1 auto;height:100%;align-items:center;justify-content:center;gap:1rem}.topbar-link{display:inline-flex;align-items:center;height:36px;padding:0 .5rem;color:var(--sg-white);text-decoration:none;font-weight:500;letter-spacing:.5px;text-transform:uppercase;opacity:1;transition:color .16s ease-in-out,opacity .16s ease-in-out}.topbar-link:visited{color:var(--sg-white)}.topbar-link.current,.topbar-link.current:visited{color:#043fc0}.topbar-link:hover:not(.current),.topbar-link:visited:hover:not(.current),.topbar-link:focus-visible:not(.current),.topbar-link:visited:focus-visible:not(.current){color:var(--sg-amber);text-decoration:none}.topbar-link.current:hover{color:var(--sg-amber)}.burger{position:relative;display:flex;align-items:center;height:100%}.burger-btn{width:40px;height:36px;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;line-height:1;background:transparent;border:1px solid rgba(var(--sg-white),.12);color:inherit;border-radius:8px;cursor:pointer}.burger-line{width:18px;height:2px;background:currentColor;display:block}.burger-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:199;background:rgba(var(--sg-black),.35);animation:burger-fade-in .18s ease-out}.burger-drawer{top:0;right:0;bottom:0;z-index:200;width:min(86vw,320px);border-left:1px solid rgba(var(--sg-white),.12);box-shadow:-10px 0 30px rgba(var(--sg-black),.35);padding:16px;display:flex;flex-direction:column;gap:.25rem;animation:burger-slide-in .22s cubic-bezier(.2,.9,.2,1);position:fixed;overflow-y:auto}.burger-drawer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1200px 400px at 10% -20%,rgba(0,102,255,.18),transparent),#1118278c;-webkit-backdrop-filter:blur(10px) saturate(140%);backdrop-filter:blur(10px) saturate(140%);pointer-events:none}.burger-drawer>*{position:relative;z-index:1}.burger-drawer-nav{display:flex;flex-direction:column;gap:.25rem;margin-top:8px}.burger-drawer-header{display:flex;align-items:center;justify-content:flex-end}.burger-close-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(var(--sg-white),.12);color:inherit;border-radius:8px;cursor:pointer;font-size:20px;line-height:1}.burger-close-btn:hover{background:rgba(var(--sg-white),.06)}.burger-item{display:block;padding:.75rem;border-radius:8px;color:inherit;text-decoration:none;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.burger-item:hover{background:rgba(var(--sg-white),.06)}.burger-item:visited{color:inherit}@keyframes burger-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes burger-fade-in{0%{opacity:0}to{opacity:1}}.account{position:relative}.account-btn{display:inline-flex;align-items:center;gap:.5rem;background:transparent;border:1px solid rgba(var(--sg-white),.12);color:inherit;padding:.4rem .6rem;border-radius:999px;cursor:pointer;height:36px;line-height:1}.account-btn:hover{background:rgba(var(--sg-white),.06)}.account-avatar{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,var(--sg-blue),#083ea3);display:inline-block}.account-avatar.img{width:22px;height:22px;border-radius:50%;object-fit:cover;display:inline-block}.account-label{font-weight:500;font-size:.9rem}.account.logged-out .account-label{font-family:Market Deco,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;font-weight:500;text-transform:uppercase;text-decoration:none}.account.logged-out .account-btn{text-decoration:none}.account.logged-out .account-btn:visited{color:inherit;text-decoration:none}.account-dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:180px;z-index:210;border:1px solid rgba(var(--sg-white),.12);border-radius:10px;box-shadow:0 10px 30px rgba(var(--sg-black),.35);overflow:hidden}.account-dropdown:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1200px 400px at 10% -20%,rgba(0,102,255,.18),transparent),#1118278c;-webkit-backdrop-filter:blur(10px) saturate(140%);backdrop-filter:blur(10px) saturate(140%)}.account-dropdown>*{position:relative;z-index:1}.account-menu-item{width:100%;background:transparent;border:none;color:var(--sg-white);text-align:left;padding:10px 12px;font-weight:500;letter-spacing:.2px;text-decoration:none;display:block}.account-menu-item:visited{color:var(--sg-white)}.account-menu-item:hover{background:rgba(var(--sg-white),.06);text-decoration:none}.account-menu-item.destructive{color:#ffb4b4}.status-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(var(--sg-white),.12);border-radius:8px;background:transparent;color:inherit;text-decoration:none}.status-btn:hover{background:rgba(var(--sg-white),.06)}.status-btn:visited{color:inherit}.status-btn img{width:20px;height:20px;display:block}.content{padding-top:1rem}@media (min-width: 780px){.topbar-nav{display:flex}.topbar-right .burger{display:none}}@media (max-width: 779px){.topbar-nav{display:none}}.site-footer{background:var(--sg-bg-dark-grey);color:var(--sg-text-light-grey);text-align:left;position:relative}.site-footer-inner{max-width:880px;margin:0 auto;padding:2rem 1rem}.footer-columns{display:grid;grid-template-columns:auto auto auto;justify-content:space-between;column-gap:0;align-items:start}.footer-col{min-width:0}.footer-logo{height:200px;width:auto;display:block}.footer-brand .footer-copyright{margin-top:.6rem;color:var(--sg-grey-2);font-size:.9rem}.footer-heading{margin:0 0 .6rem;font-size:1.2rem;font-weight:500;letter-spacing:1px;color:var(--sg-grey);font-family:var(--heading-font),sans-serif}.footer-nav{list-style:none;margin:0;padding:0}.footer-nav li{margin:.35rem 0}.footer-nav a{color:var(--sg-grey-3);text-decoration:none}.footer-nav a:hover{text-decoration:underline}.social-links{display:flex;gap:.6rem;margin-bottom:.9rem}.social-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--sg-grey-3);background:rgba(var(--sg-white),.06);border:1px solid rgba(var(--sg-white),.12);border-radius:8px}.social-icon:hover{background:rgba(var(--sg-white),.12)}.social-icon svg{width:20px;height:20px}.social-icon img{width:20px;height:20px;display:block}.footer-disclaimer{margin-top:1.75rem;border-top:1px solid rgba(var(--sg-white),.08);padding-top:1rem;color:var(--sg-grey)}.footer-disclaimer small{display:block;font-size:.8rem;line-height:1.4}@media (max-width: 780px){.footer-columns{grid-template-columns:1fr;justify-items:center;row-gap:24px}.footer-col{padding:12px 0}.footer-brand{order:1}.footer-links{order:2}.footer-social{order:3}.footer-heading,.footer-links,.footer-social,.footer-nav{text-align:center}.social-links{justify-content:center}}.footer-disclaimer .footer-copyright{margin-top:.75rem}.site-footer:before{content:"";position:absolute;left:0;right:0;top:-40px;height:40px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='40' viewBox='0 0 80 40' preserveAspectRatio='none'><path d='M0,40 L40,0 L80,40 L80,40 Z' fill='%23222222'/></svg>");background-repeat:repeat-x;background-position:top left;background-size:80px 40px;z-index:1;pointer-events:none}.carousel{position:relative;width:100%;height:100vh;border-radius:0;overflow:hidden;border:1px solid rgba(var(--sg-white),.08);background:radial-gradient(1200px 400px at 10% -20%,rgba(124,58,237,.1),transparent),var(--card);--parallax: 0px}.carousel-inner{position:relative;width:100%;height:100%}.carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease-in-out;transform:translateY(var(--parallax)) scale(1.08);will-change:transform}.carousel-slide.active{opacity:1}.carousel-slide.prev{opacity:0}.carousel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none}.carousel-overlay-logo{width:min(88%,680px);max-width:98%;max-height:92%;height:auto;opacity:.95;object-fit:contain}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:grid;place-items:center;background:rgba(var(--sg-black),.35);border:1px solid rgba(var(--sg-white),.2);color:var(--sg-white);border-radius:999px;cursor:pointer;padding:0}.carousel-arrow:hover{background:rgba(var(--sg-black),.5)}.carousel-arrow.left{left:12px}.carousel-arrow.right{right:12px}.arrow-glyph{font-size:26px;line-height:1;display:block}.placeholder{display:grid;place-items:center;background:var(--card)}.carousel-fallback{color:var(--muted);font-size:.95rem}.home-intro{position:relative;width:100%;background-image:url(/assets/Home_Background_Light-CnH3RmyP.jpg);background-repeat:repeat-y;background-position:top center;background-size:1920px auto;padding:60px 0}.home-section-inner{max-width:880px;margin:0 auto;padding:0 1rem}.home-intro .home-section-inner{color:var(--sg-grey)}.home-intro p{margin:0 0 1rem;line-height:1.65;font-size:1.05rem}.video-embed{margin:2rem 0;display:flex;justify-content:center}.video-frame{position:relative;width:100%;max-width:700px}.video-frame:before{content:"";display:block;padding-top:56.25%}.video-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.home-cta{margin:1rem 0 2.5rem;text-align:center}.home-cards-section{position:relative;width:100%;background:linear-gradient(180deg,var(--sg-blue) 0%,#083ea3 100%)!important;padding:60px 0 80px}.home-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-card{background-color:var(--sg-white);border-width:5px;border-style:solid;border-color:#ffb400;padding:40px!important;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:12px}.home-card-image-link{display:block;width:100%}.home-card-image{display:block;width:100%;height:140px;margin:0 auto;object-fit:contain;object-position:center}.home-card-title{margin:.25rem 0 0;min-height:2rem;display:flex;align-items:center;justify-content:center}.home-card-title a{color:var(--sg-black);text-decoration:none}.home-card-title a:hover{color:var(--sg-amber)}.home-card-text{color:var(--sg-grey)}@media (max-width: 900px){.home-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.home-cards-grid{grid-template-columns:1fr}}.home-cards-section:before{content:"";position:absolute;left:0;right:0;top:-40px;height:40px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='40' viewBox='0 0 80 40' preserveAspectRatio='none'><path d='M0,40 L40,0 L80,40 L80,40 Z' fill='%230066FF'/></svg>");background-repeat:repeat-x;background-position:top left;background-size:80px 40px;z-index:1;pointer-events:none}.home-intro .bar-title{margin-bottom:1.75rem}.header-hero{position:relative;width:100%;height:calc(var(--hero-h, 60vh) + var(--topbar-h, 64px));min-height:calc(260px + var(--topbar-h, 64px));max-height:calc(80vh + var(--topbar-h, 64px));overflow:hidden;border-bottom:1px solid rgba(var(--sg-white),.08);--hero-shift: calc(var(--topbar-h, 64px) / 2)}.header-hero-inner{position:relative;width:100%;height:100%}.header-hero-title{position:absolute;left:12.5%;top:50%;transform:translateY(-50%);z-index:3;text-align:left;padding:0 1rem}.header-hero-title-text{margin:0;font-size:clamp(36px,7.5vw,88px);font-weight:500;letter-spacing:1px;color:var(--sg-white);text-shadow:0 2px 12px rgba(var(--sg-black),.5);font-family:Market Deco,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.header-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center top;background-attachment:fixed;will-change:transform}.header-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(var(--sg-black),.35),rgba(var(--sg-black),.25))}.header-hero:before{content:"";position:absolute;top:0;left:0;height:140%;width:auto;aspect-ratio:1 / 1;background:rgba(var(--sg-blue-rgb),.35);clip-path:polygon(0 0,0 100%,100% 0);pointer-events:none;z-index:2}@media (max-width: 780px){.header-hero-title{left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;padding:0 1rem}.header-hero-title-text{text-align:center}}.auth-card{background:var(--sg-white);color:#1f2937;border:1px solid rgba(var(--sg-black),.08);border-radius:12px;padding:20px}.auth-header{margin:0 0 12px}.auth-subtext{color:#4b5563;margin:0 0 16px}.auth-form{display:flex;flex-direction:column;gap:12px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-label{font-weight:500}.auth-input{height:40px;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:16px}textarea.auth-input{height:auto;min-height:160px;line-height:1.4;resize:vertical}.auth-actions{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.auth-submit{background:var(--sg-green);padding:10px 16px;border-radius:10px;color:#fff;font-weight:500;font-family:Market Deco,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.auth-submit[aria-disabled=true],.auth-submit:disabled{background:#9ca3af;cursor:not-allowed}.auth-links{display:flex;align-items:center;gap:12px}.auth-link{color:#1d4ed8;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-link:visited{color:#1d4ed8}.auth-divider{display:flex;align-items:center;gap:10px;margin:10px 0 0;color:#6b7280}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}button.auth-link{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#043fc0;color:#fff;border:none;padding:8px 12px;border-radius:10px;font-weight:500;cursor:pointer;text-decoration:none;font-family:Market Deco,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}button.auth-link:hover{background:#0a46d6;text-decoration:none}button.auth-link:focus{outline:2px solid rgba(4,63,192,.35);outline-offset:2px}button.auth-link.auth-link-amber{background:var(--sg-amber);padding:10px 16px}button.auth-link.auth-link-amber:hover{filter:brightness(1.05)}.mfa-input{letter-spacing:8px;text-align:center}.req-asterisk{color:#dc143c;margin-left:4px;font-weight:700}.field-error{color:#dc143c;font-size:.875rem;margin-top:2px}.auth-success{background:#ecfdf5;border:1px solid #10b981;color:#065f46;padding:10px 12px;border-radius:8px;margin-bottom:12px}@media (min-width: 560px){.auth-socials{grid-template-columns:repeat(3,1fr)}}.auth-socials{display:grid;grid-template-columns:1fr;gap:10px;margin-top:10px}.auth-social-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #d1d5db;background:var(--sg-white);color:#111827;height:40px;border-radius:8px;font-weight:500;cursor:pointer}.auth-social-btn:hover{background:#f9fafb}.auth-social-icon{font-size:18px;line-height:1}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Outfit,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";background:linear-gradient(180deg,#0b1020,var(--bg));color:var(--text)}.container{max-width:880px;margin:0 auto;padding:80px 1rem}header{display:flex;align-items:center;gap:1rem}header img{width:48px;height:48px}header h1{margin:0;font-size:1.8rem;letter-spacing:.2px}.card{background:radial-gradient(1200px 400px at 10% -20%,rgba(124,58,237,.15),transparent),var(--card);border:1px solid rgba(var(--sg-white),.08);border-radius:12px;padding:1rem 1.2rem;margin-top:1rem}h2,h3{margin:.2rem 0 .6rem}header,h1,h2,h3{font-family:Market Deco,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;font-weight:500}button{background:var(--brand);border:none;color:#fff;padding:.6rem 1rem;border-radius:10px;font-weight:600;cursor:pointer}button:hover{filter:brightness(1.05)}.download-btn{display:inline-block;background-color:var(--sg-green);color:var(--sg-white)!important;text-decoration:none;padding:.6rem 1rem;border-radius:5px;font-size:15px;border-width:0!important;font-family:var(--heading-font),sans-serif;font-weight:500;letter-spacing:.3px}.download-btn:hover{filter:brightness(1.05)}code{background:rgba(var(--sg-white),.08);padding:.15rem .35rem;border-radius:6px}.result{color:var(--muted);margin-top:.6rem}footer{margin-top:0;color:var(--muted)}:root{--bg: #0f172a;--card: #111827;--text: #e5e7eb;--muted: #94a3b8;--brand: #7c3aed;--heading-font: "Market Deco", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial}.full-bleed{position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw}@supports (width: 100dvw){.full-bleed{margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);width:100dvw;max-width:100dvw}}.full-bleed+:not(footer){margin-top:1rem}h2{font-size:1.6rem}h3{font-size:1.3rem}html,body{overflow-x:hidden}html{scroll-behavior:smooth}.page-section{position:relative;width:100%;max-width:none;background-image:url(/assets/Download_Background_Light-EUsQ8EsJ.jpg);background-repeat:repeat-y;background-position:top center;background-size:100% auto;padding:10px 0 60px}.page-section-inner{color:var(--sg-grey);max-width:880px;margin:0 auto;padding:12px 1.5rem 24px;background:transparent;border-radius:12px}.page-section:first-of-type>.page-section-inner{margin-top:calc(var(--topbar-h, 64px) + 12px)}.page-section:first-of-type>.page-section-inner>.card:first-child,.page-section:first-of-type>.page-section-inner>.auth-card:first-child{margin-top:0}.download-cta:before{content:"";position:absolute;left:0;right:0;top:-40px;height:40px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='40' viewBox='0 0 80 40' preserveAspectRatio='none'><path d='M0,40 L40,0 L80,40 L80,40 Z' fill='%230066FF'/></svg>");background-repeat:repeat-x;background-position:top left;background-size:80px 40px;z-index:1;pointer-events:none}.flag-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:18px;border-radius:3px;border:1px solid rgba(var(--sg-black),.7);overflow:hidden}.flag-badge>.fi{display:block;width:100%;height:100%;border-radius:inherit}
