.beyondw3b-header{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;background:transparent}.beyondw3b-header--scrolled{background:#0a0a0af2;border-bottom:1px solid #2a2a2a;border-radius:0 0 20px 20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.beyondw3b-header__container{max-width:1300px;margin:0 auto;padding:22px 50px;display:flex;justify-content:space-between;align-items:center}.beyondw3b-header__logo{display:flex;align-items:center;gap:12px}.beyondw3b-header__logo-text{font-size:21px;font-weight:700;color:#7c3aed;letter-spacing:.5px}.beyondw3b-header__nav{display:flex;gap:36px}.beyondw3b-header__link{color:#b0b0b0;text-decoration:none;font-size:15px;transition:color .2s ease}.beyondw3b-header__link:hover{color:#7c3aed}@media (max-width: 768px){.beyondw3b-header__container{padding:18px 24px}.beyondw3b-header__nav{display:none}}.beyondw3b-hero{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:120px 50px 80px;background:url(https://images.unsplash.com/photo-1639762681485-074b7f938ba0?w=1600&q=80) center/cover;position:relative;border-radius:0 0 24px 24px}.beyondw3b-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#7c3aed4d,#0a0a0acc)}.beyondw3b-hero__content{max-width:700px;text-align:center;position:relative;z-index:1}.beyondw3b-hero__title{font-size:58px;font-weight:800;color:#fff;margin-bottom:24px;line-height:1.1;letter-spacing:-1px}.beyondw3b-hero__subtitle{font-size:18px;color:#d0d0d0;line-height:1.6;margin-bottom:40px}.beyondw3b-hero__cta{padding:16px 36px;background:#7c3aed;color:#fff;border:none;font-size:16px;font-weight:600;cursor:pointer;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);transition:all .2s ease}.beyondw3b-hero__cta:hover{background:#8b5cf6;transform:translateY(-2px)}@media (max-width: 768px){.beyondw3b-hero{padding:100px 24px 60px;min-height:70vh}.beyondw3b-hero__title{font-size:38px}.beyondw3b-hero__subtitle{font-size:16px}}.beyondw3b-features{padding:100px 50px;background:#0a0a0a}.beyondw3b-features__container{max-width:1300px;margin:0 auto}.beyondw3b-features__title{font-size:48px;font-weight:800;color:#fff;margin-bottom:64px;letter-spacing:-.5px}.beyondw3b-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.beyondw3b-features__card{background:#1a1a1a;padding:48px;border-left:3px solid #7c3aed;transition:all .3s ease}.beyondw3b-features__card:hover{background:#222;border-left-width:6px;transform:translateY(-4px)}.beyondw3b-features__card-title{font-size:28px;font-weight:700;color:#fff;margin-bottom:16px}.beyondw3b-features__description{font-size:16px;color:#a0a0a0;line-height:1.6}@media (max-width: 768px){.beyondw3b-features{padding:80px 24px}.beyondw3b-features__title{font-size:34px;margin-bottom:48px}.beyondw3b-features__grid{grid-template-columns:1fr}.beyondw3b-features__card{padding:32px 24px}.beyondw3b-features__card-title{font-size:22px}}.beyondw3b-about{padding:100px 50px;background:#0f0f0f;display:flex;justify-content:center}.beyondw3b-about__content{max-width:700px}.beyondw3b-about__title{font-size:42px;font-weight:800;color:#7c3aed;margin-bottom:28px;letter-spacing:-.5px}.beyondw3b-about__text{font-size:17px;color:#b0b0b0;line-height:1.8}@media (max-width: 768px){.beyondw3b-about{padding:80px 24px}.beyondw3b-about__title{font-size:32px}.beyondw3b-about__text{font-size:16px}}.beyondw3b-team{padding:100px 50px;background:#0a0a0a}.beyondw3b-team__container{max-width:1300px;margin:0 auto}.beyondw3b-team__title{font-size:48px;font-weight:800;color:#fff;margin-bottom:64px;letter-spacing:-.5px}.beyondw3b-team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.beyondw3b-team__card{position:relative;overflow:hidden}.beyondw3b-team__image{width:100%;height:450px;background-size:cover;background-position:center;position:relative}.beyondw3b-team__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(124,58,237,.95),transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:32px}.beyondw3b-team__name{font-size:22px;font-weight:700;color:#fff;margin-bottom:8px}.beyondw3b-team__role{font-size:15px;color:#e0e0e0}@media (max-width: 768px){.beyondw3b-team{padding:80px 24px}.beyondw3b-team__title{font-size:34px;margin-bottom:48px}.beyondw3b-team__grid{grid-template-columns:1fr}.beyondw3b-team__image{height:400px}}.beyondw3b-cta{padding:100px 50px;background:#0f0f0f;display:flex;justify-content:center}.beyondw3b-cta__box{background:#1a1a1a;padding:80px 60px;text-align:center;max-width:700px;border:2px solid #7c3aed;clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px)}.beyondw3b-cta__title{font-size:44px;font-weight:800;color:#fff;margin-bottom:20px;letter-spacing:-.5px}.beyondw3b-cta__text{font-size:18px;color:#b0b0b0;margin-bottom:36px}.beyondw3b-cta__button{padding:18px 48px;background:#7c3aed;color:#fff;border:none;font-size:16px;font-weight:600;cursor:pointer;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);transition:all .2s ease}.beyondw3b-cta__button:hover{background:#8b5cf6;transform:scale(1.05)}@media (max-width: 768px){.beyondw3b-cta{padding:80px 24px}.beyondw3b-cta__box{padding:60px 32px}.beyondw3b-cta__title{font-size:32px}.beyondw3b-cta__text{font-size:16px}}.beyondw3b-footer{background:#0a0a0a;border-radius:28px 28px 0 0;padding:70px 50px 50px;border-top:2px solid #7c3aed}.beyondw3b-footer__container{max-width:1300px;margin:0 auto}.beyondw3b-footer__content{display:flex;justify-content:space-between;margin-bottom:48px}.beyondw3b-footer__section{display:flex;flex-direction:column;gap:18px}.beyondw3b-footer__brand{font-size:24px;font-weight:700;color:#7c3aed;letter-spacing:.5px}.beyondw3b-footer__email{font-size:15px;color:#909090}.beyondw3b-footer__social{display:inline-flex;margin-top:8px;color:#909090;transition:color .2s ease}.beyondw3b-footer__social:hover{color:#7c3aed}.beyondw3b-footer__linkedin{width:24px;height:24px}.beyondw3b-footer__link{font-size:15px;color:#909090;text-decoration:none;transition:color .2s ease}.beyondw3b-footer__link:hover{color:#7c3aed}.beyondw3b-footer__bottom{padding-top:36px;border-top:1px solid #2a2a2a;text-align:center}.beyondw3b-footer__copyright{font-size:14px;color:#606060}@media (max-width: 768px){.beyondw3b-footer{padding:50px 24px 40px}.beyondw3b-footer__content{flex-direction:column;gap:36px}}.beyondw3b-app{min-height:100vh;background:#0a0a0a}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background:#0a0a0a}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#7c3aed;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#8b5cf6}*{scrollbar-width:thin;scrollbar-color:#7c3aed #1a1a1a}
