.home-module-scss-module__sDxrxW__page{justify-content:center;align-items:center;min-height:100vh;padding:48px 16px 96px;display:flex;position:relative;overflow:hidden}.home-module-scss-module__sDxrxW__gradientLayer{pointer-events:none;z-index:0;background:linear-gradient(135deg,#0000,#0000,#008bab1f);position:absolute;inset:0}.home-module-scss-module__sDxrxW__radialLayer{pointer-events:none;z-index:0;background:radial-gradient(circle,#008bab14,#0000 65%);position:absolute;inset:0}.home-module-scss-module__sDxrxW__gear{opacity:.08;pointer-events:none;z-index:0;width:min(600px,80vw);height:min(600px,80vw);animation:120s linear infinite home-module-scss-module__sDxrxW__slow-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-module-scss-module__sDxrxW__main{z-index:1;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1080px;display:flex;position:relative}.home-module-scss-module__sDxrxW__orbitGrid{grid-template-columns:repeat(3,minmax(0,1fr));place-items:center;gap:32px;width:100%;display:grid}.home-module-scss-module__sDxrxW__orbitColumn{flex-direction:column;gap:80px;display:flex}.home-module-scss-module__sDxrxW__orbitColumnCenter{flex-direction:column;gap:48px;display:flex}.home-module-scss-module__sDxrxW__orbitCard{background:var(--color-surface-light);text-align:center;width:160px;height:160px;color:inherit;border:4px solid #0000;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:9px 9px 16px #d1d9e6,-9px -9px 16px #fff}.home-module-scss-module__sDxrxW__orbitCard:hover{border-color:var(--color-accent-gold);transform:scale(1.04)}.home-module-scss-module__sDxrxW__orbitCardLarge{border-color:var(--color-accent-gold);width:190px;height:190px}.home-module-scss-module__sDxrxW__orbitRing{border:1px solid #94a3b880;border-radius:999px;position:absolute;inset:10px}.home-module-scss-module__sDxrxW__orbitRingDashed{border:1px dashed #94a3b880;border-radius:999px;animation:60s linear infinite home-module-scss-module__sDxrxW__ring-spin;position:absolute;inset:10px}.home-module-scss-module__sDxrxW__orbitIcon{color:var(--color-primary);font-size:36px;transition:color .3s}.home-module-scss-module__sDxrxW__orbitIconLarge{color:var(--color-accent-gold);font-size:44px}.home-module-scss-module__sDxrxW__orbitLabel{letter-spacing:.08em;font-size:14px;font-weight:700}.home-module-scss-module__sDxrxW__orbitLabelLarge{letter-spacing:.16em;font-size:15px;font-weight:700}.home-module-scss-module__sDxrxW__orbitLabelPlaceholder{height:16px}.home-module-scss-module__sDxrxW__orbitCard:hover .home-module-scss-module__sDxrxW__orbitIcon{color:var(--color-accent-gold)}.home-module-scss-module__sDxrxW__orbitGlow{opacity:0;border-radius:999px;transition:opacity .3s;position:absolute;inset:0;box-shadow:0 0 18px #008bab80}.home-module-scss-module__sDxrxW__orbitCard:hover .home-module-scss-module__sDxrxW__orbitGlow{opacity:1}.home-module-scss-module__sDxrxW__titleBlock{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:50px;display:flex}.home-module-scss-module__sDxrxW__logo{border-radius:18px;box-shadow:0 8px 20px #0f291e26}.home-module-scss-module__sDxrxW__title{text-transform:uppercase;letter-spacing:.2em;margin:0;font-size:clamp(28px,4vw,40px)}.home-module-scss-module__sDxrxW__subtitle{letter-spacing:.25em;margin:0;font-size:15px;font-weight:600}.home-module-scss-module__sDxrxW__titleDivider{background:var(--color-primary);border-radius:999px;width:96px;height:4px;box-shadow:0 0 12px #008bab99}.home-module-scss-module__sDxrxW__themeToggle{background:var(--color-surface-light);width:52px;height:52px;color:var(--color-primary);cursor:pointer;z-index:5;border:none;border-radius:50%;place-items:center;transition:transform .2s,box-shadow .3s,color .3s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:9px 9px 16px #d1d9e6,-9px -9px 16px #fff}.home-module-scss-module__sDxrxW__themeToggle:hover{transform:scale(1.08)}.home-module-scss-module__sDxrxW__themeIcon{font-size:24px}html.theme-dark .home-module-scss-module__sDxrxW__orbitCard{background:var(--color-surface-dark);box-shadow:10px 10px 20px #021218cc,-8px -8px 16px #0c485a99}html.theme-dark .home-module-scss-module__sDxrxW__orbitRing{border-color:#ffffff1f}html.theme-dark .home-module-scss-module__sDxrxW__orbitRingDashed{border-color:#94a3b866}html.theme-dark .home-module-scss-module__sDxrxW__orbitIcon{color:#d3f2f7}html.theme-dark .home-module-scss-module__sDxrxW__themeToggle{background:var(--color-surface-dark);color:var(--color-accent-gold);box-shadow:10px 10px 20px #021218cc,-8px -8px 16px #0c485a99}html.theme-dark .home-module-scss-module__sDxrxW__gear{opacity:.16;filter:blur(2px)}@keyframes home-module-scss-module__sDxrxW__slow-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes home-module-scss-module__sDxrxW__ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){.home-module-scss-module__sDxrxW__orbitGrid{grid-template-columns:1fr;gap:32px}.home-module-scss-module__sDxrxW__orbitColumn,.home-module-scss-module__sDxrxW__orbitColumnCenter{gap:32px}}@media (max-width:640px){.home-module-scss-module__sDxrxW__orbitCard{width:140px;height:140px}.home-module-scss-module__sDxrxW__orbitCardLarge{width:170px;height:170px}.home-module-scss-module__sDxrxW__title{letter-spacing:.12em}}
