*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;overflow-x:hidden}html{scroll-behavior:smooth;scroll-padding-top:75px}body{background-color:#000;color:#fff;margin:0;padding:0}.header{padding:5rem 1rem;position:relative;text-align:center;overflow:visible;z-index:2;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;margin:0;left:0;right:0}.header .container{max-width:1200px;margin:0 auto;width:100%}.logo-container{display:flex;justify-content:center;margin-bottom:2rem}.hero-content h1{font-size:3rem;margin-bottom:1rem;line-height:1.2}.hero-content h1 .highlight{color:#ed6a5e}.hero-content p{font-size:1.2rem;margin-bottom:2rem}.cta-buttons{margin-top:2rem}.cta-buttons .btn{display:inline-block;padding:.8rem 2rem;border-radius:25px;font-size:1rem;font-weight:700;text-decoration:none;margin:0 .5rem;transition:all .3s ease}.primary-btn{background-color:#ed6a5e;color:#fff}.primary-btn:hover{background-color:#c8564d}.secondary-btn{background-color:#ed6a5e;border:2px solid #ed6a5e;color:#fff}.secondary-btn:hover{background-color:#c8564d;border-color:#c8564d;color:#fff}.header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;z-index:-1;background:radial-gradient(circle,rgba(0,0,0,.7),rgba(0,0,0,.9));mix-blend-mode:overlay;animation:fadeIn 2s ease-in-out}.community-section{color:#fff;text-align:center;position:relative;z-index:3;width:100%;padding:6rem 0;margin:0}@media (max-width:768px){.community-section{padding:4rem 0}}.section-even{position:relative;background:rgba(0,0,0,.2)}.section-even:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,rgba(4,55,64,.12) 0,transparent 70%);pointer-events:none;z-index:0;opacity:1;transition:opacity .8s ease-out}.section-even{transition:background .8s ease-out}.section-odd{position:relative}.section-odd:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,rgba(113,175,181,.08) 0,transparent 70%);pointer-events:none;z-index:0;opacity:1;transition:opacity .8s ease-out}.community-section>*{position:relative;z-index:1}.community-section .container{max-width:1200px;margin:0 auto;padding:0 2rem;animation:fadeIn 1.5s ease-in-out}.community-section h2{font-size:2.5rem;color:#ed6a5e;margin-bottom:1rem}.community-section p{font-size:1.2rem;color:#71afb5;margin-bottom:2rem}.community-section .btn{background-color:#ed6a5e;color:#fff;padding:.8rem 2rem;border-radius:25px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.community-section .btn:hover{background-color:#c8564d;transform:scale(1.1)}.image-container{margin-top:2rem}.community-image{border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.5);transition:transform .3s ease}.community-image:hover{transform:translateY(-10px)}.features-section{color:#fff;text-align:center}.features-section .container{max-width:1200px;margin:0 auto}.features-section h2{font-size:2.5rem;color:#ed6a5e;margin-bottom:1rem}.features-section p{font-size:1.2rem;color:#71afb5;margin-bottom:2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding-top:2rem}.feature-card{background-color:#1a1a1a;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-10px);box-shadow:0 6px 20px rgba(0,0,0,.6)}.icon-container{margin-bottom:1rem}.feature-card h3{font-size:1.5rem;color:#ed6a5e;margin-bottom:.5rem}[data-amplify-authenticator]{--amplify-components-authenticator-router-box-shadow:0 0 16px var(--amplify-colors-overlay-10);--amplify-components-authenticator-router-border-width:0;--amplify-components-authenticator-form-padding:var(--amplify-space-medium) var(--amplify-space-xl) var(--amplify-space-xl);--amplify-components-authenticator-router-background-color:#fff;--amplify-components-button-primary-background-color:#043740;--amplify-components-fieldcontrol-focus-box-shadow:0 0 0 2px #043740;--amplify-components-tabs-item-active-border-color:#ed6a5e;--amplify-components-tabs-item-color:#043740;--amplify-components-tabs-item-active-color:#ed6a5e;--amplify-components-button-link-color:#ed6a5e;--amplify-components-button-link-hover-background-color:#ffffff00;--amplify-components-button-link-hover-color:#043740}.main-content{position:relative;width:100%;background:#000;min-height:100vh;padding-top:75px}.main-content>.video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.main-content>.video-wrapper .video-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.main-content:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(4,55,64,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(113,175,181,.08) 0,transparent 50%),#000;pointer-events:none;z-index:0}.content-overlay{position:relative;padding:0;width:100%;max-width:100%;margin:0;z-index:1}.main-content>:first-child.content-overlay{margin-top:0;padding-top:0}.content-overlay>*{position:relative;z-index:inherit}.bg-black{width:100%;overflow-x:hidden}.footer{color:#71afb5;padding:1rem 0;font-size:.9rem}.footer,.top-bar{background-color:#000;text-align:center;z-index:10;position:relative}.top-bar{color:#ededed;font-size:.85rem;padding:.5rem 1rem}.top-bar .highlight,.top-bar-link{color:#ed6a5e;font-weight:700}.top-bar-link{text-decoration:none;transition:color .3s ease}.top-bar-link:hover{color:#71afb5;text-decoration:underline}.top-bar-link:visited{color:#ed6a5e;text-decoration:none}.main-content-divider{margin:0;padding:0;max-width:100%;height:auto;overflow-x:hidden;display:block}.page-container{background-color:#000;color:#fff;padding:0 1rem 2rem}.upcoming-events-full{padding:2rem;margin-bottom:2rem;border-radius:12px;color:#fff}.upcoming-events-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:auto auto;gap:1.5rem}@media (max-width:768px){.upcoming-events-grid{grid-template-columns:1fr;grid-template-rows:auto}}.events-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto}.right-section{display:flex;flex-direction:column;gap:2rem}.add-event-page .filters-card{background-color:rgba(26,26,26,.95);border:1px solid rgba(113,175,181,.2);border-radius:16px;padding:3rem;box-shadow:0 8px 32px rgba(0,0,0,.4),0 2px 8px rgba(113,175,181,.1);backdrop-filter:blur(10px);transition:all .3s ease}.add-event-page .filters-card:hover{border-color:rgba(113,175,181,.3);box-shadow:0 12px 40px rgba(0,0,0,.5),0 4px 12px rgba(113,175,181,.15)}@media (max-width:768px){.add-event-page .filters-card{padding:2rem 1.5rem;border-radius:12px}}.empty-space{background:none}@media (max-width:768px){.events-page-grid{grid-template-columns:1fr}.right-section{flex-direction:column;gap:2rem}.upcoming-events-full{margin-bottom:1rem}}.event-card{background-color:#1a1a1a;text-align:center;color:#fff;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.5);transition:transform .2s;min-height:200px}.event-card a{color:#ed6a5e;text-decoration:none;font-weight:700}.event-card a:hover{color:#71afb5}.event-card:hover{transform:scale(1.05);background-color:#2a2a2a}.event-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;color:#71afb5;font-size:1.5rem;margin-bottom:.5rem}.pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem}.pagination-button{padding:.5rem 1rem;background-color:#ed6a5e;color:#fff;border:none;border-radius:5px;cursor:pointer}.pagination-button:disabled{background-color:#444;cursor:not-allowed}.filters-card{background-color:#1a1a1a;border-radius:12px;padding:2rem;min-height:300px}.filtered-event-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;color:#ed6a5e;font-size:1.5rem;margin-bottom:.5rem}.section-title{font-size:1.5rem;color:#ed6a5e;margin-bottom:1rem}.description{font-size:1rem;color:#71afb5}.description,.filter-group{margin-bottom:1.5rem}.filter-label{display:block;margin-bottom:.5rem;font-weight:700;color:#fff}.filter-input,.filter-select{padding:.8rem;border:1px solid #71afb5;background-color:#000}.filter-input::placeholder{color:#71afb5}.filter-select{appearance:none;cursor:pointer}@media (max-width:768px){.events-page-grid{grid-template-columns:1fr}}.additional-section{margin-top:2rem}.additional-section,.sponsorship-card{background-color:#1a1a1a;padding:2rem;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.5);color:#fff;text-align:center}.sponsorship-title{font-size:1.5rem;color:#ed6a5e;margin-bottom:1rem}.sponsorship-description{font-size:1rem;color:#71afb5;margin-bottom:1.5rem}.modal{z-index:10000;position:fixed}.custom-modal .modal-header{background:#043740;color:#fff;border-bottom:none;text-align:center}.custom-modal .modal-title{font-size:1.8rem;font-weight:700;margin:0 auto}.custom-modal .modal-body{background:#1a1a1a;color:#fff;padding:2rem}.custom-modal .modal-content{background-color:#1a1a1a;border:none}.custom-modal-body{background-color:#1a1a1a}.modal-content p{margin-bottom:1rem;font-size:1.1rem;line-height:1.5}.custom-modal .modal-footer{background-color:#1a1a1a;border-top:none;display:flex;justify-content:space-between}.custom-close-button{background-color:#444;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:8px;transition:background-color .3s ease}.custom-close-button:hover{background-color:#ed6a5e;color:#fff}.custom-primary-button{background-color:#71afb5;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:8px;transition:background-color .3s ease}.custom-primary-button:hover{background-color:#ed6a5e;color:#fff}.custom-primary-button:disabled{background-color:#5a6268!important;cursor:not-allowed}@media (max-width:768px){.custom-modal .modal-body{padding:1rem}.modal-content p{font-size:1rem}}input,select,textarea{border:2px solid #444;background-color:#1a1a1a;color:#fff;border-radius:8px;padding:.5rem;font-size:1rem;outline:none;transition:border-color .3s ease}input:focus,select:focus,textarea:focus{border-color:#71afb5;box-shadow:0 0 5px rgba(113,175,181,.7)}input::placeholder,textarea::placeholder{color:#888}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23fff' d='M2 0L0 2h4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:.65em}select option{background-color:#1a1a1a;color:#fff}select option:hover{background-color:#71afb5;color:#000}select option:checked{background-color:#ed6a5e;color:#000}button{background-color:#71afb5;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:background-color .3s ease}button:hover{background-color:#ed6a5e}button:focus{outline:none;box-shadow:0 0 5px hsla(5,80%,65%,.7)}.date-range-inputs{display:flex;align-items:center;gap:1rem}.date-input{border:2px solid #444;background-color:#1a1a1a;color:#fff;padding:.5rem;border-radius:8px;font-size:1rem;outline:none;transition:border-color .3s ease;width:100%}.date-input:focus{border-color:#71afb5;box-shadow:0 0 5px rgba(113,175,181,.7)}.date-range-separator{color:#fff;font-size:1.2rem}.find-events-container{display:flex;flex-direction:row;gap:2rem;width:100%;align-items:flex-start}.filters-card{padding:1.5rem;background-color:#2a2a2a;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.5);flex:0 0 auto;cursor:pointer;width:100%;max-width:500px;margin:0 auto}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-input,.filter-select{width:100%;padding:.5rem;border:2px solid #444;background-color:#1a1a1a;color:#fff;border-radius:8px}.filter-input:focus,.filter-select:focus{border-color:#71afb5}.filtered-events-list{display:flex;flex-direction:column;gap:1rem;flex:1}.event-card{background-color:#2a2a2a;padding:1rem;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.5);transition:transform .3s}.event-card:hover{transform:scale(1.02)}.event-datetime,.event-location{color:#888;margin-bottom:.5rem}.event-link{color:#71afb5;text-decoration:none}.event-link:hover{color:#ed6a5e}.no-events-message{color:#fff;font-size:1rem}@media (max-width:768px){.find-events-container{flex-direction:column}.filtered-events-list,.filters-card{max-width:100%}}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}.pagination button{padding:.5rem 1rem;background-color:#71afb5;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.pagination button:disabled{background-color:#444;cursor:not-allowed}.pagination button:hover:not(:disabled){background-color:#ed6a5e;color:#fff}.pagination span{color:#fff;font-size:1rem}.filtered-event-card{background:rgba(26,26,26,.8);border-radius:12px;padding:1rem;box-shadow:0 0 8px rgba(113,175,181,.5);transition:transform .3s;backdrop-filter:blur(5px);transition:transform .3s ease,box-shadow .3s ease;color:#fff}.profile-container{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:2rem}.profile-card{max-width:600px;background-color:#1f1f1f;padding:2rem;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.6);text-align:center;color:#fff}.profile-title{font-size:2rem;font-weight:700;color:#ed6a5e;justify-content:center}.profile-description,.profile-title{margin-bottom:1rem;display:flex;align-items:center}.profile-description{font-size:1.2rem;line-height:1.6;color:#bbb;margin-top:1rem}.profile-description svg{flex-shrink:0}.chat-container{display:flex;flex-direction:column;align-items:center;padding:2rem;min-height:80vh}.chat-card{max-width:600px;background-color:#1f1f1f;padding:2rem;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.6);text-align:center;color:#fff}.chat-title{font-size:2rem;font-weight:700;color:#ed6a5e;justify-content:center}.chat-description,.chat-title{margin-bottom:1rem;display:flex;align-items:center}.chat-description{font-size:1.2rem;line-height:1.6;color:#bbb;margin-top:1rem}.chat-description svg{flex-shrink:0}.chat-description.highlight{font-weight:700;color:#71afb5}.chat-logo{display:flex;justify-content:center;margin-bottom:1rem}.chat-logo img{max-width:100px;height:auto}.social-media-section{text-align:center;margin-top:auto;margin-bottom:auto}.social-media-title{color:#bbb;font-size:1rem}.social-icons{display:flex;justify-content:center;gap:1rem}.social-icons a{color:#71afb5;font-size:1.5rem;transition:color .3s ease}.social-icons a:hover{color:#ed6a5e}@media (max-width:768px){.profile-container{padding:1rem}.profile-card{max-width:100%;border-radius:0;box-shadow:none}.chat-container{padding:1rem}.chat-card{max-width:100%;border-radius:0;box-shadow:none}.social-section{padding:1rem}.social-icons a{font-size:1.8rem}}.community-section .image-row{margin-top:2rem;margin-bottom:2rem}.community-section .image-row img{width:100%;height:200px;object-fit:cover;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.community-section .image-row img:hover{transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,.6)}.our-story-section{color:#fff;text-align:center}.our-story-section .container{max-width:1200px;margin:0 auto}.our-story-section h1{font-size:2.5rem;color:#ed6a5e;margin-bottom:1rem}.our-story-section p{font-size:1.2rem;color:#71afb5;margin-bottom:2rem}.features-community-section{color:#fff;text-align:center}.features-community-section .container{max-width:1200px;margin:0 auto}.features-community-section h2{font-size:2rem;color:#ed6a5e;margin-bottom:1rem}.features-community-section p{font-size:1.2rem;color:#71afb5;margin-bottom:2rem}.features-community-item{text-align:center}.audience-section{margin-bottom:4rem;text-align:left}.audience-header{text-align:center;margin-bottom:3rem}.audience-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:#fff;margin-bottom:.5rem;letter-spacing:-.02em}.audience-subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#71afb5;font-weight:500;letter-spacing:.01em}.audience-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.audience-feature-item-wrapper{width:100%}.audience-feature-item{background:rgba(26,26,26,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.audience-feature-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(113,175,181,.08),hsla(5,80%,65%,.08));opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:0}.audience-feature-item:hover{transform:translateY(-6px);border-color:rgba(113,175,181,.4);box-shadow:0 12px 35px rgba(0,0,0,.4),0 0 0 1px rgba(113,175,181,.2)}.audience-feature-item:hover:before{opacity:1}.audience-feature-icon{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,rgba(113,175,181,.2),hsla(5,80%,65%,.2));display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#71afb5;transition:all .4s ease;position:relative;z-index:1}.audience-feature-item:hover .audience-feature-icon{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,rgba(113,175,181,.3),hsla(5,80%,65%,.3));color:#ed6a5e;box-shadow:0 8px 20px rgba(113,175,181,.3)}.audience-feature-item h4{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:-.01em;position:relative;z-index:1}.audience-feature-item p{font-size:.95rem;color:#bbb;line-height:1.5;margin:0;position:relative;z-index:1}.audience-feature-item p.coming-soon{color:#71afb5;font-weight:500;font-style:italic}@media (max-width:768px){.audience-section{margin-bottom:3rem}.audience-features-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.25rem}.audience-feature-item{padding:1.5rem 1rem}.audience-feature-icon{width:56px;height:56px;margin-bottom:1rem}.audience-feature-item h4{font-size:1.1rem}.audience-feature-item p{font-size:.9rem}.features-community-section .row{flex-direction:column;align-items:center}}.return-home-link{color:#71afb5;font-size:1.2rem;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease}.return-home-link i{font-size:1rem}.return-home-link:hover{color:#ed6a5e;text-decoration:underline}.loading-dots{display:inline-flex;align-items:center;justify-content:center;font-size:3rem;color:#ed6a5e}.loading-dots span{animation:wave 1.5s infinite}.loading-dots span:first-child{animation-delay:0s}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes wave{0%,60%,to{transform:translateY(0) scale(1)}30%{transform:translateY(-10px) scale(1.3)}}.events-loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:2rem}.spinner{width:48px;height:48px;border:5px solid #f3f3f3;border-top-color:#71afb5;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.find-events-container{flex-direction:column;align-items:stretch}.filters-card,.skeleton-card{max-width:100%;width:100%;margin-bottom:1.5rem}.events-loading-state{width:100%;min-height:200px;margin-bottom:1.5rem;justify-content:center;align-items:center}}.glass-card{border-radius:0;transition:none;animation:none}.feature-card{background:rgba(26,26,26,.8);border-radius:12px;padding:2rem;transition:all .3s ease;border:2px solid transparent;animation:slideUpFadeIn .8s ease-out;animation-fill-mode:both}.feature-card:first-child{border-color:#71afb5;animation-delay:.1s}.feature-card:nth-child(2){border-color:#ed6a5e;animation-delay:.2s}.feature-card:nth-child(3){border-color:#043740;animation-delay:.3s}.feature-card:nth-child(4){border-color:#71afb5;animation-delay:.4s}.feature-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 15px 35px rgba(0,0,0,.4);border-color:#ed6a5e}.feature-card:hover .feature-icon{transform:scale(1.2) rotate(5deg);filter:brightness(1.2)}.feature-icon{font-size:2.5rem;margin-bottom:1rem;transition:all .3s ease;filter:grayscale(.3)}.feature-card:hover .feature-icon{filter:grayscale(0)}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.btn{transition:all .3s ease;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.btn:hover:before{left:100%}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px hsla(5,80%,65%,.3)}.secondary-btn:hover{box-shadow:0 8px 25px rgba(113,175,181,.3)}@media (max-width:768px){.community-section{padding:5rem 0}.community-section .container{padding:0 1rem}.feature-card{padding:1.5rem}.feature-icon{font-size:2rem}}:root{--animation-timing:cubic-bezier(0.4,0,0.2,1);--animation-fast:0.3s;--animation-medium:0.6s;--animation-slow:1s}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.scroll-progress-container{position:fixed;top:0;left:0;width:100%;height:3px;background:hsla(0,0%,100%,.1);z-index:9999;pointer-events:none}.scroll-progress-bar{height:100%;background:linear-gradient(90deg,#71afb5,#ed6a5e,#71afb5);background-size:200% 100%;animation:gradient-shift 3s ease infinite;transition:width .1s ease-out;will-change:width}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-logo-animated{opacity:0;transform:scale(.8);animation:logoEntrance 1s var(--animation-timing) .3s forwards;will-change:transform,opacity}@keyframes logoEntrance{to{opacity:1;transform:scale(1)}}.hero-title-animated{overflow:hidden}.hero-word{display:inline-block;opacity:0;transform:translateY(30px);animation:wordReveal .8s var(--animation-timing) forwards;will-change:transform,opacity}.hero-word:first-child{animation-delay:.5s}.hero-word:nth-child(2){animation-delay:.7s}.hero-word:nth-child(3){animation-delay:.9s}@keyframes wordReveal{to{opacity:1;transform:translateY(0)}}.hero-description-animated{animation:fadeInUp 1s var(--animation-timing) 1.1s forwards}.hero-cta-animated,.hero-description-animated{opacity:0;transform:translateY(20px);will-change:transform,opacity}.hero-cta-animated{animation:fadeInUp 1s var(--animation-timing) 1.3s forwards}.hero-subtitle-animated{opacity:0;animation:fadeIn 1s var(--animation-timing) 1.5s forwards;will-change:opacity}.animated-section{will-change:transform,opacity,filter;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1),filter 1s cubic-bezier(.16,1,.3,1)}.animated-section-up{opacity:0;transform:translateY(40px);filter:blur(2px)}.animated-section-down{opacity:0;transform:translateY(-40px);filter:blur(2px)}.animated-section-left{opacity:0;transform:translateX(-40px);filter:blur(2px)}.animated-section-right{opacity:0;transform:translateX(40px);filter:blur(2px)}.animated-section-fade{opacity:0;filter:blur(1px)}.animated-section-zoom{opacity:0;transform:scale(.92);filter:blur(2px)}.animated-section-zoom-rotate{opacity:0;transform:scale(.95) rotate(-2deg);filter:blur(2px)}.animated-section-slide-fade{opacity:0;transform:translateX(-25px) translateY(15px);filter:blur(2px)}.animated-section-down-visible,.animated-section-fade-visible,.animated-section-left-visible,.animated-section-right-visible,.animated-section-slide-fade-visible,.animated-section-up-visible,.animated-section-visible,.animated-section-zoom-rotate-visible,.animated-section-zoom-visible{opacity:1!important;transform:translate(0) scale(1) rotate(0)!important;filter:blur(0)!important;animation:none!important}.animated-section.animated-section-down-visible>*,.animated-section.animated-section-fade-visible>*,.animated-section.animated-section-left-visible>*,.animated-section.animated-section-right-visible>*,.animated-section.animated-section-slide-fade-visible>*,.animated-section.animated-section-up-visible>*,.animated-section.animated-section-visible>*,.animated-section.animated-section-zoom-rotate-visible>*,.animated-section.animated-section-zoom-visible>*{opacity:1;visibility:visible}.feature-card-wrapper,.features-community-item-wrapper{width:100%}.parallax-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.parallax-gradient{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;pointer-events:none}.parallax-gradient-1{width:600px;height:600px;background:radial-gradient(circle,hsla(5,80%,65%,.4) 0,transparent 70%);top:10%;left:-10%;animation:float 20s ease-in-out infinite}.parallax-gradient-2{width:500px;height:500px;background:radial-gradient(circle,rgba(113,175,181,.4) 0,transparent 70%);top:50%;right:-10%;animation:float 25s ease-in-out infinite reverse}.parallax-gradient-3{width:400px;height:400px;background:radial-gradient(circle,rgba(4,55,64,.5) 0,transparent 70%);bottom:10%;left:30%;animation:float 30s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) translateX(0) scale(1)}25%{transform:translateY(-30px) translateX(30px) scale(1.05)}50%{transform:translateY(-10px) translateX(-20px) scale(.98)}75%{transform:translateY(30px) translateX(-30px) scale(1.02)}}.glass-card{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;padding:0;margin:0;box-shadow:none}.glass-card:before{display:none}.glass-card:hover{transform:none;box-shadow:none;border-color:transparent}.feature-card{background:rgba(26,26,26,.85)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2.5rem;text-align:center;transition:all .4s var(--animation-timing);position:relative;overflow:hidden;perspective:1000px;will-change:transform;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.25rem;width:100%;height:100%}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(113,175,181,.1),hsla(5,80%,65%,.1));opacity:0;transition:opacity .4s ease;pointer-events:none}.feature-card:hover:before{opacity:1}.feature-card:hover{transform:translateY(-12px) rotateX(2deg) rotateY(-2deg) scale(1.02);box-shadow:0 20px 60px rgba(0,0,0,.6),0 0 0 1px rgba(113,175,181,.5),inset 0 0 30px rgba(113,175,181,.1);border-color:rgba(113,175,181,.4)}.feature-icon{font-size:3rem;margin-bottom:1.5rem;display:block;transition:all .4s var(--animation-timing);filter:grayscale(.2);transform-style:preserve-3d;will-change:transform}.feature-card:hover .feature-icon{transform:scale(1.15) rotate(5deg) translateZ(20px);filter:grayscale(0) brightness(1.2)}.magnetic-btn{position:relative;overflow:hidden;transform-style:preserve-3d;will-change:transform}.magnetic-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .6s ease}.magnetic-btn:hover:before{left:100%}.magnetic-btn:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.magnetic-btn:active:after{width:300px;height:300px}.btn{transition:all .3s var(--animation-timing);will-change:transform}.btn:hover:not(.magnetic-btn){transform:translateY(-3px) scale(1.05)}.primary-btn:hover{box-shadow:0 10px 30px hsla(5,80%,65%,.4),0 0 20px hsla(5,80%,65%,.2)}.secondary-btn:hover{box-shadow:0 10px 30px rgba(113,175,181,.4),0 0 20px rgba(113,175,181,.2)}@media (hover:hover) and (pointer:fine){.magnetic-btn{transition:transform .2s ease-out}.magnetic-btn:hover{transition:transform .1s ease-out}}.hero-content h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem}.hero-content p{font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;max-width:800px;margin-left:auto;margin-right:auto;letter-spacing:.01em}.community-section h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-.01em;margin-bottom:1.5rem}.community-section p{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.75;letter-spacing:.01em}.feature-card h3{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.3;letter-spacing:-.01em}.feature-card p{font-size:1rem;color:#71afb5;margin:0}.feature-card p:last-of-type{margin-top:auto}.hero-content{padding:2rem 1rem}@media (min-width:768px){.hero-content{padding:3rem 2rem}}.container{padding-left:1rem;padding-right:1rem}@media (min-width:768px){.container{padding-left:2rem;padding-right:2rem}}.features-community-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;grid-auto-rows:1fr}.features-community-grid .feature-card-wrapper{display:flex;height:100%}@media (max-width:768px){.features-community-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-rows:1fr}.feature-card{padding:2rem}}.header{background:linear-gradient(135deg,#043740,#71afb5)!important;background-size:200% 200%;animation:gradient-animation 15s ease infinite}.content-overlay{animation:fadeIn 1s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-logo-animated img{width:200px;height:auto}.feature-card{padding:1.5rem}.glass-card{padding:2rem 1rem}.magnetic-btn:hover{transform:translateY(-2px) scale(1.02)}.feature-card:hover{transform:translateY(-8px) scale(1.01)}}@media (prefers-reduced-motion:reduce){.animated-section,.hero-cta-animated,.hero-description-animated,.hero-logo-animated,.hero-subtitle-animated,.hero-word{animation:none!important;opacity:1!important;transform:none!important}.btn,.feature-card,.glass-card{transition:none!important}.parallax-backdrop,.parallax-gradient{animation:none!important;transform:none!important}}.feature-card-wrapper,.features-community-item-wrapper{contain:layout style paint}.feature-card,.glass-card{transform:translateZ(0);backface-visibility:hidden}