.page_main__sGKrQ{min-height:100vh;padding-top:80px;background:var(--background)}.page_container__nt0kj{max-width:800px;margin:0 auto;padding:2rem}.page_header__1UZRD{text-align:center;margin-bottom:3rem;padding:2rem 0}.page_iconContainer__BS1u1{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;color:white;margin-bottom:1.5rem;animation:page_float__bnmlp 3s ease-in-out infinite}.page_header__1UZRD h1,.page_iconContainer__BS1u1{background:linear-gradient(135deg,var(--primary),var(--secondary))}.page_header__1UZRD h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--foreground);margin-bottom:.5rem;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_header__1UZRD p{color:var(--muted-foreground);font-size:1rem}.page_content__owVNA{display:flex;flex-direction:column;gap:3rem}.page_section__D6h_n{background:var(--card);padding:2rem;border-radius:16px;box-shadow:var(--shadow-md);border:1px solid var(--border);position:relative;transition:all .3s ease}.page_section__D6h_n:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.page_sectionIcon__naJjZ{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--secondary));color:white;margin-bottom:1rem;transition:all .3s ease}.page_section__D6h_n:hover .page_sectionIcon__naJjZ{transform:scale(1.1) rotate(5deg)}.page_section__D6h_n h2{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}.page_section__D6h_n p{color:var(--muted-foreground);line-height:1.7;margin-bottom:1rem}.page_section__D6h_n ul{list-style:none;padding-left:0;margin:1rem 0}.page_section__D6h_n li{position:relative;padding:.5rem 0 .5rem 1.5rem;color:var(--card-foreground);line-height:1.6}.page_section__D6h_n li:before{content:"•";position:absolute;left:0;color:var(--primary);font-weight:700;font-size:1.2rem}.page_section__D6h_n strong{color:var(--foreground);font-weight:600}.page_contactSection__f_0Xb{background:linear-gradient(135deg,var(--muted),var(--background));border:2px solid var(--primary);position:relative;overflow:hidden}.page_contactSection__f_0Xb:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary))}.page_contactInfo__wTDoQ{background:var(--card);padding:1.5rem;border-radius:12px;border:1px solid var(--border);margin-top:1rem}.page_contactInfo__wTDoQ p{margin-bottom:.5rem;color:var(--foreground)}.page_contactInfo__wTDoQ p:last-child{margin-bottom:0}@media (max-width:768px){.page_container__nt0kj{padding:1rem}.page_section__D6h_n{padding:1.5rem}.page_header__1UZRD{margin-bottom:2rem;padding:1rem 0}.page_content__owVNA{gap:2rem}}@media (max-width:480px){.page_contactInfo__wTDoQ,.page_section__D6h_n{padding:1rem}.page_iconContainer__BS1u1{width:60px;height:60px}.page_iconContainer__BS1u1 svg{width:32px;height:32px}.page_sectionIcon__naJjZ{width:40px;height:40px}.page_sectionIcon__naJjZ svg{width:20px;height:20px}}@keyframes page_float__bnmlp{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}