@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css";.btn-base{display:inline-block;padding:1rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:none;cursor:pointer}.section-base{padding:6rem 0}.section-header-base{text-align:center;margin-bottom:4rem}.section-header-base h2{font-size:3rem;font-weight:800;color:#333;margin-bottom:1rem;background:linear-gradient(135deg,#ff6b35 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-header-base p{font-size:1.25rem;color:#666;line-height:1.6;max-width:600px;margin:0 auto}.container-base{max-width:1200px;margin:0 auto;padding:0 20px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}main{margin-top:80px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p{margin-bottom:1rem}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;height:auto}:root{--vsoft-pearl-cream: #f5f5dc;--vsoft-light-blue: #f0f8ff;--vsoft-light-pink: #ffe4e1;--vsoft-orange: #ff6b35;--vsoft-orange-light: #ff8c42;--vsoft-pink: #ff6b9d;--vsoft-purple: #c084fc;--vsoft-blue: #3f51b5;--vsoft-header-gradient: linear-gradient(135deg, #f5f5dc 0%, #f0f8ff 15%, #ffe4e1 30%, #ffb366 45%, #ff8c42 60%, #ff6b9d 75%, #c084fc 90%, #8b5cf6 100%);--vsoft-text-orange: #ff6b35;--vsoft-text-blue: #3f51b5}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:3rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.p-5{padding:3rem}@media (max-width: 768px){.hide-mobile{display:none!important}}@media (min-width: 769px){.hide-desktop{display:none!important}}html{scroll-behavior:smooth}button:focus,input:focus,textarea:focus,select:focus{outline:2px solid var(--vsoft-blue);outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--vsoft-blue);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--vsoft-purple)}
