.about_pageContainer__2c2XN{position:relative;min-height:100vh;padding:6rem 2rem 4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;z-index:1}.about_pageContainer__2c2XN:before{content:"";position:absolute;inset:0;background:url(/backgrounds/circuit-robotics.jpg) no-repeat 50%/cover;z-index:-2}.about_pageContainer__2c2XN:after{content:"";position:absolute;inset:0;background:var(--page-image-overlay);z-index:-1}.about_headerSection__hSeLb{text-align:center;margin-bottom:2.5rem}.about_title__yQnha{font-size:3rem;font-weight:700;color:#f97316;margin-bottom:1rem;letter-spacing:.03em}.about_subtitle__iArA0{font-size:1.25rem;color:var(--text-secondary);max-width:750px;margin:0 auto;line-height:1.6}.about_contentSection__XOBXq{max-width:850px;color:var(--text-primary);font-size:1.15rem;line-height:1.85;text-align:center;margin-top:2rem;background:var(--content-surface);border:1px solid var(--border-soft);border-radius:10px;padding:2rem;box-shadow:0 0 12px rgba(249,115,22,.15)}.about_contentSection__XOBXq p{margin-bottom:1.5rem;color:var(--text-secondary)}@media screen and (max-width:768px){.about_title__yQnha{font-size:2.25rem}.about_contentSection__XOBXq,.about_subtitle__iArA0{font-size:1rem;padding:1.5rem}}.about_buttonGroup__xM7kp{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.home_pageContainer__Evn2a{min-height:100vh;display:flex;flex-direction:column;background-color:var(--app-bg-start);color:var(--text-primary);position:relative}.home_backgroundImage__43rs4{position:absolute;inset:0;background-image:url(/circuit-bg.png);background-size:cover;background-position:50%;opacity:var(--page-image-opacity);z-index:0}html[data-theme=light] .home_backgroundImage__43rs4{background-image:url(/circuit-bg-light.png)}.home_overlay__9Tiae{position:relative;z-index:10;min-height:100vh;display:flex;flex-direction:column}.home_heroSection__dtWcm{flex:1;display:flex;justify-content:center;align-items:center;padding:1rem}.home_heroCard__RSJ_u{background-color:var(--card-bg);backdrop-filter:blur(10px);border-radius:1rem;padding:2rem;text-align:center;max-width:700px;box-shadow:var(--card-shadow);border:1px solid var(--card-border)}.home_tagline___U3Tx{color:#f97316;letter-spacing:.1em;font-size:.875rem;margin-bottom:.5rem}.home_title__w4ufi{font-size:2rem;font-weight:700;margin-bottom:1rem}.home_description__KCv56{color:var(--text-secondary);margin-bottom:1.5rem}.home_ctaButton__Be5Oz{background-color:#f97316;color:var(--button-text-on-accent);padding:.5rem 1.5rem;border-radius:.375rem;font-weight:600;border:none;cursor:pointer;transition:background-color .2s ease}.home_ctaButton__Be5Oz:hover{background-color:#fb923c}