.Header-module__hBw1pG__header{z-index:100;background:rgba(var(--background-rgb,255,255,255),.8);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);transition:var(--transition);padding:1rem 0;position:sticky;top:0}@media (prefers-color-scheme:dark){.Header-module__hBw1pG__header{background:#020617cc}}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.025em;font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-muted);transition:var(--transition);font-weight:500}.Header-module__hBw1pG__navLink:hover{color:var(--foreground)}.Header-module__hBw1pG__btnPrimary{background:var(--primary);color:#fff;transition:var(--transition);border-radius:2rem;padding:.5rem 1rem;font-weight:500;box-shadow:0 4px 14px #3b82f663}.Header-module__hBw1pG__btnPrimary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--card-border);background:var(--background);margin-top:5rem;padding:3rem 0}.Footer-module__S6Hkya__footerContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__footerContent{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.875rem}.Footer-module__S6Hkya__links{gap:1.5rem;display:flex}.Footer-module__S6Hkya__links a{color:var(--text-muted);transition:var(--transition);font-size:.875rem}.Footer-module__S6Hkya__links a:hover{color:var(--foreground)}
.AppCard-module__mOiyua__card{border-radius:var(--radius);color:inherit;transition:var(--transition);height:100%;box-shadow:var(--card-shadow);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.AppCard-module__mOiyua__card:hover{box-shadow:var(--card-shadow-hover);border-color:var(--primary);transform:translateY(-8px)}.AppCard-module__mOiyua__iconContainer{border-bottom:1px solid var(--card-border);background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);justify-content:center;align-items:center;padding:2rem;display:flex}.AppCard-module__mOiyua__imageWrapper{border-radius:22.5%;width:90px;height:90px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AppCard-module__mOiyua__appIcon{object-fit:cover;width:100%;height:100%;display:block}.AppCard-module__mOiyua__iconPlaceholder{background:linear-gradient(135deg,var(--primary),#8b5cf6);color:#fff;border-radius:22.5%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;font-weight:700;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AppCard-module__mOiyua__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.AppCard-module__mOiyua__category{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.AppCard-module__mOiyua__title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.2}.AppCard-module__mOiyua__description{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.875rem}.AppCard-module__mOiyua__viewLink{color:var(--primary);transition:var(--transition);align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.AppCard-module__mOiyua__card:hover .AppCard-module__mOiyua__viewLink{color:var(--primary-hover);gap:.5rem}
.page-module___8aEwW__hero{text-align:center;padding:8rem 0 6rem;position:relative;overflow:hidden}.page-module___8aEwW__heroBackground{z-index:-1;pointer-events:none;background:radial-gradient(circle,#3b82f614 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.page-module___8aEwW__heroTitle{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.page-module___8aEwW__heroSubtitle{color:var(--text-muted);max-width:600px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.page-module___8aEwW__section{padding:5rem 0}.page-module___8aEwW__sectionTitle{text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:700}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}@media (min-width:768px){.page-module___8aEwW__heroTitle{font-size:4.5rem}}
.page-module__soh_jW__contentSection{min-height:80vh;padding:6rem 0}.page-module__soh_jW__contentBox{border-radius:var(--radius);max-width:800px;margin:0 auto;padding:3rem}.page-module__soh_jW__title{letter-spacing:-.025em;color:var(--foreground);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.page-module__soh_jW__lastUpdated{color:var(--text-muted);border-bottom:1px solid var(--card-border);margin-bottom:2.5rem;padding-bottom:1.5rem;font-size:.875rem}.page-module__soh_jW__prose{color:var(--text-muted);line-height:1.7}.page-module__soh_jW__prose p{margin-bottom:1.5rem}.page-module__soh_jW__prose h2{color:var(--foreground);letter-spacing:-.025em;margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__soh_jW__prose a{color:var(--primary);transition:var(--transition);font-weight:500;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.page-module__soh_jW__prose a:hover{color:var(--primary-hover);-webkit-text-decoration-color:var(--primary-hover);text-decoration-color:var(--primary-hover)}
