.hero{padding:4rem 1rem;background:linear-gradient(135deg,#f8fbfd 0%,#fff 100%);text-align:center}.hero h1,.hero h2{font-weight:700;line-height:1.2;margin-bottom:1rem}.hero p{font-size:1.125rem;max-width:720px;margin:0 auto 2rem}a.contact-button{display:inline-block;padding:12px 20px;border:2px solid #0af;border-radius:8px;color:#0af;font-size:16px;font-weight:600;text-decoration:none;min-width:240px;text-align:center;transition:background-color .3s ease,color .3s ease}a.contact-button:hover{background-color:#0af;color:#fff}.launch-btn.service{background:#0af;color:#fff;border:2px solid #0af}.launch-btn.service:hover{background:#08c;border-color:#08c}.launch-btn.solution{background:#1dbf73;color:#fff;border:2px solid #1dbf73}.launch-btn.solution:hover{background:#17a864;border-color:#17a864}.fiverr-button{border:2px solid #1dbf73;color:#1dbf73}.fiverr-button:hover{background:#1dbf73;color:#fff}.drawer .launch-btn{display:block;width:100%;margin-bottom:.75rem;text-align:center;font-size:15px;font-weight:600;padding:10px 14px;border-radius:6px}.cta-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-group a{flex:1 1 auto;max-width:260px}a:focus-visible,button:focus-visible{outline:3px solid #ffbf47;outline-offset:2px}