.arx-home{--arx-ink:#0a1322;--arx-muted:#536174;--arx-line:rgba(15,31,52,.12);--arx-surface:rgba(255,255,255,.94);--arx-accent:#0f7c78;--arx-accent-dark:#075552;--arx-blue:#154b82;box-sizing:border-box;width:100%;max-width:1600px;color:var(--arx-ink);margin:0 auto;padding:24px 28px 36px}.arx-home *,.arx-home :before,.arx-home :after{box-sizing:inherit}.arx-home__hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(50,190,181,.3),transparent 34%),linear-gradient(125deg,#081423 0%,#0d2940 53%,#0a4f54 100%);border-radius:28px;grid-template-columns:minmax(0,1.5fr) minmax(250px,.5fr);align-items:center;gap:40px;min-height:430px;padding:max(42px,min(7vw,88px));display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px rgba(5,20,37,.23)}.arx-home__hero-glow{z-index:-1;border:1px solid rgba(255,255,255,.18);border-radius:50%;width:520px;height:520px;position:absolute;top:auto;bottom:-45%;left:auto;right:-8%;box-shadow:0 0 0 70px rgba(255,255,255,.024),0 0 0 140px rgba(255,255,255,.02)}.arx-home__hero-content{max-width:790px}.arx-home__eyebrow,.arx-home__section-kicker{letter-spacing:.18em;margin:0 0 14px;font-size:.74rem;font-weight:800;line-height:1.3}.arx-home__eyebrow{color:#72ded5}.arx-home__hero h1{letter-spacing:-.055em;margin:0;font-size:max(3rem,min(7vw,6.5rem));line-height:.94}.arx-home__hero-lead{max-width:760px;margin:28px 0 0;font-size:max(1.3rem,min(2.2vw,2rem));font-weight:500;line-height:1.25}.arx-home__hero-description{color:rgba(255,255,255,.76);max-width:700px;margin:20px 0 0;font-size:1.02rem;line-height:1.7}.arx-home__hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.arx-home .arx-home__button{text-transform:none;border-radius:12px;min-height:48px;padding:10px 20px;font-weight:700}.arx-home .arx-home__button--primary{color:#0a3e45;background:#fff}.arx-home .arx-home__button--primary:hover{background:#e9fffc}.arx-home .arx-home__button--secondary{color:#fff;border-color:rgba(255,255,255,.48)}.arx-home__hero-mark{text-align:right;opacity:.86;justify-self:end}.arx-home__hero-mark span{letter-spacing:.08em;font-size:max(2rem,min(4vw,4rem));font-weight:900;display:block}.arx-home__hero-mark small{letter-spacing:.34em;color:#72ded5;margin-top:8px;font-size:.68rem;display:block}.arx-home__section{padding:72px 12px 10px}.arx-home__section--surface{border:1px solid var(--arx-line);background:linear-gradient(145deg,rgba(248,251,254,.96),rgba(239,247,247,.92));border-radius:26px;margin-top:58px;padding:58px}.arx-home__section-heading{max-width:800px;margin-bottom:32px}.arx-home__section-heading--compact{margin-bottom:26px}.arx-home__section-kicker{color:var(--arx-accent)}.arx-home__section-heading h2,.arx-home__panel-heading h2{letter-spacing:-.035em;margin:0;font-size:max(1.8rem,min(3.5vw,3rem));line-height:1.08}.arx-home__section-heading>p:last-child{color:var(--arx-muted);margin:18px 0 0;font-size:1.02rem;line-height:1.7}.arx-home__highlights-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.arx-home__highlight-card{border:1px solid var(--arx-line);background:var(--arx-surface);border-radius:20px;min-height:225px;padding:28px 24px;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 34px rgba(20,40,60,.06)}.arx-home__highlight-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(20,40,60,.11)}.arx-home__card-icon,.arx-home__quick-icon{color:var(--arx-accent);align-items:center;justify-items:center;display:inline-grid}.arx-home__card-icon{background:rgba(15,124,120,.1);border-radius:13px;width:46px;height:46px}.arx-home__highlight-card h3{margin:28px 0 10px;font-size:1.08rem}.arx-home__highlight-card p{color:var(--arx-muted);margin:0;font-size:.92rem;line-height:1.58}.arx-home__quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.arx-home__quick-card{border:1px solid var(--arx-line);min-height:104px;color:var(--arx-ink);background:rgba(255,255,255,.88);border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.arx-home__quick-card:hover{border-color:rgba(15,124,120,.45);text-decoration:none;transform:translateY(-2px)}.arx-home__quick-icon{width:44px;height:44px;color:var(--arx-blue);background:rgba(21,75,130,.08);border-radius:12px}.arx-home__quick-card strong,.arx-home__quick-card small{display:block}.arx-home__quick-card strong{margin-bottom:5px;font-size:1rem}.arx-home__quick-card small{color:var(--arx-muted);line-height:1.45}.arx-home__quick-arrow{color:var(--arx-accent);font-size:1.35rem}.arx-home__info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.arx-home__info-panel{border:1px solid var(--arx-line);background:var(--arx-surface);border-radius:20px;padding:32px}.arx-home__panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.arx-home__panel-heading h2{font-size:1.55rem}.arx-home__info-panel>p{color:var(--arx-muted);margin:22px 0;line-height:1.68}.arx-home__status-badge,.arx-home__version{color:var(--arx-accent-dark);background:rgba(15,124,120,.1);border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.arx-home__status-badge svg{font-size:1rem}.arx-home__status-list{margin:0}.arx-home__status-list div{border-top:1px solid var(--arx-line);justify-content:space-between;gap:24px;padding:13px 0;display:flex}.arx-home__status-list dt{color:var(--arx-muted)}.arx-home__status-list dd{text-align:right;margin:0;font-weight:700}.arx-home__news-item{border-top:1px solid var(--arx-line);margin-top:24px;padding-top:22px}.arx-home__news-item time{color:var(--arx-accent);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.arx-home__news-item h3{margin:10px 0;font-size:1.12rem}.arx-home__news-item p{color:var(--arx-muted);margin:0;line-height:1.62}.arx-home__footer{border-top:1px solid var(--arx-line);grid-template-columns:1fr 2fr auto;align-items:center;gap:28px;margin-top:64px;padding:28px 12px 6px;display:grid}.arx-home__footer strong,.arx-home__footer span{display:block}.arx-home__footer strong{letter-spacing:.12em}.arx-home__footer span,.arx-home__footer p,.arx-home__footer small{color:var(--arx-muted)}.arx-home__footer span{margin-top:4px;font-size:.78rem}.arx-home__footer p{text-align:center;margin:0}.arx-home__footer small{text-align:right}@media (max-width:1180px){.arx-home__highlights-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.arx-home__hero{grid-template-columns:1fr}.arx-home__hero-mark{display:none}}@media (max-width:820px){.arx-home{padding:14px}.arx-home__hero{border-radius:20px;min-height:auto;padding:42px 28px}.arx-home__highlights-grid,.arx-home__quick-grid,.arx-home__info-grid{grid-template-columns:1fr}.arx-home__section--surface{padding:32px 22px}.arx-home__footer{text-align:left;grid-template-columns:1fr}.arx-home__footer p,.arx-home__footer small{text-align:left}}@media (max-width:520px){.arx-home__hero h1{font-size:3rem}.arx-home__hero-actions{flex-direction:column;align-items:stretch}.arx-home .arx-home__button{width:100%}.arx-home__section{padding-top:52px}.arx-home__info-panel{padding:24px}.arx-home__panel-heading{flex-direction:column}}
/*# sourceMappingURL=main.ec11ee11117a.css.map*/