.homepage{background-image:url(https://myfocusbck.s3.amazonaws.com/static/monFocusprof/images/back.svg);background-position:top;background-size:100% 200%;background-repeat:no-repeat}.homepage .section-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(135deg,rgba(26,35,126,.9),rgba(124,77,255,.9));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}.homepage .section-subtitle{font-size:1.5rem;font-weight:500;text-align:center;margin-bottom:3rem}.homepage{scroll-behavior:smooth}.homepage .primary-btn{background:linear-gradient(135deg,navy,#0000b3);color:#fff;padding:.75rem 1.5rem;border-radius:9999px;font-weight:700;transition:all .3s ease;border:none;outline:none;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;display:inline-block}.homepage .primary-btn:hover{transform:translateY(-3px);box-shadow:0 7px 14px rgba(0,0,0,.2);background:linear-gradient(135deg,#0000b3,#0000e6)}.homepage .secondary-btn{background:transparent;border:2px solid navy;color:navy;padding:.75rem 1.5rem;border-radius:9999px;font-weight:700;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05);text-align:center;display:inline-block}.homepage .secondary-btn:hover{transform:translateY(-3px);box-shadow:0 7px 14px rgba(0,0,0,.1);background:navy;color:#fff}@media (max-width:768px){.homepage .section-title{font-size:2rem}.homepage .section-subtitle{font-size:1.2rem}}@media (max-width:480px){.homepage .section-title{font-size:1.75rem}.homepage .section-subtitle{font-size:1rem}}