.page-module__soh_jW__container{background-color:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;font-family:Inter,system-ui,sans-serif;transition:background-color .3s,color .3s;display:flex;position:relative}.page-module__soh_jW__backgroundWrapper{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.page-module__soh_jW__gridOverlay{background-image:linear-gradient(var(--grid-color) 1px, transparent 1px), linear-gradient(90deg, var(--grid-color) 1px, transparent 1px);pointer-events:none;z-index:0;background-size:50px 50px;position:absolute;inset:0}.page-module__soh_jW__glowTop{background:radial-gradient(circle, rgba(99, 102, 241, var(--glow-opacity)) 0%, #6366f100 70%);filter:blur(80px);pointer-events:none;z-index:0;width:90vw;height:60vh;position:absolute;top:-15%;left:50%;transform:translate(-50%)}.page-module__soh_jW__glowBottom{background:radial-gradient(circle, rgba(168, 85, 247, calc(var(--glow-opacity) * .45)) 0%, #a855f700 75%);filter:blur(100px);pointer-events:none;z-index:0;width:50vw;height:50vh;position:absolute;bottom:-5%;right:-5%}.page-module__soh_jW__navbar{z-index:10;border-bottom:1px solid var(--navbar-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--navbar-bg);width:100%;transition:background-color .3s,border-color .3s;position:sticky;top:0}.page-module__soh_jW__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:1.25rem 2rem;display:flex}.page-module__soh_jW__logo{letter-spacing:.12rem;color:var(--foreground);text-transform:uppercase;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:900;text-decoration:none;display:flex}.page-module__soh_jW__logoImg{width:auto;height:56px;display:block}.page-module__soh_jW__navActions{align-items:center;gap:1.5rem;display:flex}.page-module__soh_jW__backBtn{background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);color:var(--btn-secondary-text);text-transform:uppercase;letter-spacing:.03rem;border-radius:9999px;align-items:center;padding:.5rem 1.25rem;font-size:.75rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__soh_jW__backBtn:hover{background:var(--btn-secondary-hover);border-color:var(--foreground);color:var(--foreground);transform:translateY(-1px)}.page-module__soh_jW__main{z-index:1;flex:1;width:100%;max-width:820px;margin:0 auto;padding:3rem 2rem 5rem}.page-module__soh_jW__header{text-align:center;margin-bottom:3rem}.page-module__soh_jW__badge{letter-spacing:.06rem;color:#818cf8;text-transform:uppercase;background:#6366f114;border:1px solid #6366f140;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.7rem;font-weight:800;display:inline-flex}.page-module__soh_jW__title{letter-spacing:-.02em;color:var(--foreground);margin-bottom:.75rem;font-size:2.75rem;font-weight:900;line-height:1.15}.page-module__soh_jW__lastUpdated{color:var(--text-muted);font-size:.8rem;font-weight:600}.page-module__soh_jW__contentCard{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--card-shadow);border-radius:20px;padding:3rem}.page-module__soh_jW__contentCard h2{color:var(--foreground);border-bottom:1px solid var(--card-border);margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.35rem;font-weight:800}.page-module__soh_jW__contentCard h2:first-child{margin-top:0}.page-module__soh_jW__contentCard h3{color:var(--foreground);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.page-module__soh_jW__contentCard p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem;line-height:1.75}.page-module__soh_jW__contentCard ul,.page-module__soh_jW__contentCard ol{margin-bottom:1rem;padding-left:1.5rem}.page-module__soh_jW__contentCard li{color:var(--text-muted);margin-bottom:.35rem;font-size:.9rem;line-height:1.75}.page-module__soh_jW__contentCard strong{color:var(--foreground);font-weight:700}.page-module__soh_jW__contentCard a{color:#818cf8;font-weight:600;text-decoration:none;transition:color .2s}.page-module__soh_jW__contentCard a:hover{color:#6366f1;text-decoration:underline}.page-module__soh_jW__contactBox{background:#6366f10a;border:1px solid #6366f126;border-radius:14px;margin-top:1.5rem;padding:1.5rem}.page-module__soh_jW__contactBox p{margin-bottom:.25rem}.page-module__soh_jW__footer{border-top:1px solid var(--navbar-border);text-align:center;color:var(--text-muted);z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:20px 0;padding:2.5rem;font-size:.8rem}.page-module__soh_jW__footerLinks{justify-content:center;gap:2rem;margin-bottom:1rem;display:flex}.page-module__soh_jW__footerLink{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:color .2s}.page-module__soh_jW__footerLink:hover{color:#818cf8}@media (max-width:768px){.page-module__soh_jW__navContainer{padding:1rem 1.5rem}.page-module__soh_jW__title{font-size:2rem}.page-module__soh_jW__main{padding:2rem 1.25rem 4rem}.page-module__soh_jW__contentCard{padding:2rem 1.5rem}.page-module__soh_jW__footerLinks{flex-direction:column;align-items:center;gap:.75rem}}
