:root{--primary-rgb:110, 69, 226;--primary-light-rgb:142, 110, 255;--torch-opacity:.15;--torch-spread:80%;--primary:#6e45e2;--primary-light:#8d6eff;--dark:#0f111a;--darker:#0a0a0a;--light:#f8f9fa;--off-light:#c8ccd0;--gray:#2a2a2a;--glass:#ffffff0d;--glass-border:#ffffff1a}body{background-color:var(--darker);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}body:before{content:"";z-index:-3;background:radial-gradient(circle at 20% 30%,#6e45e21a 0%,#0000 50%),radial-gradient(circle at 80% 70%,#8e6eff1a 0%,#0000 50%);width:100%;height:100%;animation:10s ease-in-out infinite alternate gradientShift;position:fixed;top:0;left:0}body:after{content:"";z-index:-2;opacity:.3;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:30px 30px;width:100%;height:100%;animation:20s linear infinite gridMove;position:fixed;top:0;left:0}.torch-top{background:linear-gradient(to bottom, rgba(var(--primary-light-rgb), var(--torch-opacity)) 0%, transparent var(--torch-spread));clip-path:polygon(0% 0%,100% 0%,50% 100%);z-index:-1;pointer-events:none;filter:blur(20px);width:100%;height:50vh;position:fixed;top:0;left:0}.torch-bottom{background:linear-gradient(to top, rgba(var(--primary-rgb), var(--torch-opacity)) 0%, transparent var(--torch-spread));clip-path:polygon(50% 0%,0% 100%,100% 100%);z-index:-1;pointer-events:none;filter:blur(20px);width:100%;height:50vh;position:fixed;bottom:0;left:0}pre{background-color:#f5f5f5;border:1px solid #ddd;border-radius:8px;padding:20px;font-family:Courier New,Courier,monospace;font-size:14px;line-height:1.6;overflow-x:auto}pre code{color:#333}.loader-wrapper{background:var(--darker);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s;display:flex;position:fixed;top:0;left:0}.loader{border:3px solid #0000;border-top-color:var(--primary);border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.luxe-logo{background:linear-gradient(90deg, var(--primary), var(--primary-light));color:#0000;letter-spacing:1px;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700}.text-gradient{background:linear-gradient(90deg, var(--primary), var(--primary-light));color:#0000;-webkit-background-clip:text;background-clip:text}.text-underline{display:inline-block;position:relative}.text-underline:after{content:"";background:linear-gradient(90deg, var(--primary), var(--primary-light));border-radius:3px;width:100%;height:3px;position:absolute;bottom:-5px;left:0}.glass-nav.hidden{transform:translateY(-100%)}.glass-nav.scrolled{background:#0a0a0af2;padding:.75rem 0;box-shadow:0 6px 24px #0000004d}.search-form .input-group,.search-form-mobile .input-group{background:var(--glass);border:1px solid var(--glass-border);border-radius:50px;align-items:center;width:99%;transition:all .3s;display:flex}.search-form .form-control,.search-form-mobile .form-control{color:var(--light);box-shadow:none;background:0 0;flex-grow:1;padding:.5rem 1rem;border:none!important}.search-form .input-group:hover,.search-form-mobile .input-group:hover{border-color:var(--primary-light);border-radius:50px;box-shadow:0 0 15px #6e45e24d}.search-form .btn-outline-light,.search-form-mobile .btn-outline-light{color:var(--light);background:0 0;border-color:#0000;border-radius:50px;padding:.5rem 1rem}.search-form .btn-outline-light:hover,.search-form-mobile .btn-outline-light:hover{background:var(--primary);color:#fff;border-color:#0000}.search-form-mobile{background:var(--glass);border-top:1px solid var(--glass-border);width:100%;margin-top:.5rem;padding:.75rem 0;display:none}.search-form-mobile.active{display:block}.search-toggle:hover,.search-toggle.active{background:var(--primary);border-color:var(--primary-light)}.glass-nav{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);z-index:1000;background:linear-gradient(135deg,#ffffff0d,#ffffff08);width:100%;padding:1rem;transition:all .3s;position:fixed;top:0;left:0;right:0;transform:translateY(0);box-shadow:0 4px 20px #0003}.search-form{flex-grow:1;justify-content:flex-end;display:flex}@media (max-width:991px){.glass-nav{padding:.75rem}.search-form{display:none}.search-form-mobile{margin-top:.5rem;padding:.5rem 0}.search-form-mobile .input-group{width:100%}}@media (max-width:576px){.search-toggle{width:36px;height:36px}.search-form-mobile .form-control{padding:.5rem .75rem;font-size:.9rem}}.search-toggle{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;transition:all .3s;display:flex}.search-toggle:hover,.search-toggle.active{background:var(--primary);border-color:var(--primary-light)}.btn-toggle{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;transition:all .3s;display:flex}.btn-toggle:hover,.btn-toggle.active{background:var(--primary);border-color:var(--primary-light)}.dropdown-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);background:#1e1e1ef2;margin-top:.5rem}.dropdown-item{color:#fffc;transition:all .2s}.dropdown-item:hover{background:var(--primary);color:#fff}@media (max-width:991px){.glass-nav{padding:.75rem 0}.navbar-collapse{background:var(--dark);border-top:1px solid var(--glass-border);margin-top:.5rem;padding:1rem}.navbar-nav{margin-bottom:1rem}.nav-link{padding:.75rem 1rem;font-size:1.1rem}.nav-link.active:after{width:calc(100% - 2rem);left:1rem}.search-form{display:none}.search-form-mobile{margin-top:1rem}}@media (max-width:576px){.navbar-brand{font-size:1.3rem}.search-toggle,.btn-toggle{width:36px;height:36px}.btn-outline-light,.btn-primary{padding:.5rem 1rem;font-size:.9rem}.search-form,.search-form-mobile{min-width:150px}}.btn-glass{background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(5px);transition:all .3s}.btn-glass:hover{background:#ffffff1a}.btn-glow{transition:all .3s;position:relative;overflow:hidden}.btn-glow:before{content:"";background:linear-gradient(to bottom right,#ffffff4d,#fff0);width:200%;height:200%;transition:all .6s;position:absolute;top:-50%;left:-50%;transform:rotate(30deg)}.btn-glow:hover:before{top:100%;left:100%}section{padding:120px 0;position:relative}.hero-section{text-align:center;background:linear-gradient(#0a0a0a80,#0a0a0a80),url(/assets/images/hero-bg.jpg) 50%/cover no-repeat fixed;flex-direction:column;justify-content:center;align-items:center;height:auto;min-height:100dvh;max-height:none;padding-top:clamp(5rem,9vh,8rem);padding-bottom:120px;display:flex;position:relative}.hero-content{z-index:2;max-width:800px}.hero-title{margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.2}.hero-subtitle{opacity:.9;max-width:600px;margin:0 auto 2rem;font-size:1.5rem}.section-header{text-align:center;margin-bottom:80px}.section-title{margin-bottom:1rem;font-size:3rem;font-weight:700}.section-subtitle{opacity:.8;font-size:1.2rem}.project-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.project-card{background:var(--gray);border:1px solid #ffffff0d;border-radius:16px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(0)}.project-card:hover{border-color:#6e45e24d;transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.project-thumbnail{width:100%;padding-top:66%;position:relative;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.project-card:hover .project-image{transform:scale(1.05)}.project-stats{z-index:2;gap:1rem;display:flex;position:absolute;top:1rem;right:1rem}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#00000080;border-radius:20px;align-items:center;gap:.4rem;padding:.5rem .8rem;font-size:.85rem;transition:all .3s;display:flex}.stat-item:hover{background:var(--primary)}.stat-item i{font-size:.9rem}.project-info{padding:1.5rem;position:relative}.project-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.project-title-group{flex:1}.project-title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;display:-webkit-box;overflow:hidden}.project-category{background:var(--primary);color:#fff;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:500;transition:all .3s;display:inline-block}.project-category:hover{background:var(--primary-light);transform:translateY(-2px)}.project-creator{border-top:1px solid #ffffff1a;align-items:center;gap:.8rem;margin-top:1rem;padding-top:1rem;display:flex}.creator-avatar{border-radius:50%;width:40px;height:40px;overflow:hidden}.creator-avatar img{object-fit:cover;width:100%;height:100%}.creator-info{flex:1}.creator-name{color:#fff;margin-bottom:.2rem;font-size:.95rem;font-weight:500}.creator-title{color:#fff9;font-size:.85rem}.follow-btn{background:var(--glass);border:1px solid var(--glass-border);color:#fff;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.follow-btn:hover{background:var(--primary);border-color:var(--primary-light);transform:translateY(-2px)}.follow-btn.following{background:var(--primary);border-color:var(--primary-light)}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.feature-card{background:var(--gray);border:1px solid #ffffff0d;border-radius:12px;padding:2.5rem;transition:all .5s}.feature-card:hover{background:linear-gradient(135deg, var(--gray), var(--darker));border-color:#6e45e24d;transform:translateY(-10px);box-shadow:0 10px 30px #6e45e233}.feature-icon{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.section-projects{padding-bottom:160px}.section-features{padding:160px 0}.features-grid{margin-top:60px}.section-testimonials{padding:6rem 0;position:relative;overflow:hidden}.section-testimonials:before,.section-testimonials:after{content:"";pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.floating-element{pointer-events:none;z-index:-1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;border-radius:50%;position:absolute}.floating-element:first-child{width:200px;height:200px;animation:20s ease-in-out infinite float;top:20%;left:10%}.floating-element:nth-child(2){width:150px;height:150px;animation:25s ease-in-out infinite reverse float;top:60%;right:15%}.floating-element:nth-child(3){width:80px;height:80px;animation:18s ease-in-out infinite float;bottom:20%;left:20%}@keyframes gradientShift{0%{transform:scale(1)rotate(0)}to{transform:scale(1.2)rotate(5deg)}}@keyframes gridMove{0%{transform:translateY(0)}to{transform:translateY(30px)}}@keyframes float{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(20px,20px)rotate(5deg)}50%{transform:translateY(40px)rotate(0)}75%{transform:translate(-20px,20px)rotate(-5deg)}}.testimonial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0000001a}.testimonial-card.active{background:#ffffff0d;box-shadow:0 20px 40px #0003,0 0 0 1px #ffffff1a,0 0 30px #6e45e226}.testimonial-carousel-wrapper{max-width:1200px;margin:0 auto;padding:0 4rem;position:relative}.testimonial-carousel{padding:3rem 1.5rem;position:relative;overflow:hidden}.testimonial-track{gap:2rem;width:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.testimonial-track .testimonial-card:first-child{margin-left:.35rem}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.5;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;flex:0 0 calc(100% - 4rem);max-width:800px;margin:0 auto;padding:3rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;transform:scale(.9)}.testimonial-card.active{opacity:1;z-index:2;transform:scale(1);box-shadow:0 20px 40px #0003,0 0 0 1px #ffffff1a}.testimonial-card:before{content:"";filter:blur(10px);opacity:0;background:linear-gradient(#ffffff1a,#0000);width:90%;height:20px;transition:opacity .5s;position:absolute;bottom:-20px;left:5%;transform:scaleX(.95)}.testimonial-card.active:before{opacity:1}.testimonial-card:after{content:"";filter:blur(10px);opacity:0;background:linear-gradient(#0003,#0000);width:90%;height:20px;transition:opacity .5s;position:absolute;bottom:-20px;left:5%}.testimonial-card.active:after{opacity:1}.testimonial-card.active{box-shadow:0 20px 40px #0003,0 0 0 1px #ffffff1a,0 0 30px #6e45e21a}.testimonial-content{z-index:1;position:relative}.testimonial-quote{color:var(--primary);opacity:.5;margin-bottom:1.5rem;font-size:2.5rem}.testimonial-text{color:var(--light);margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.8}.testimonial-author{align-items:center;gap:1rem;display:flex}.author-avatar{object-fit:cover;border:2px solid var(--primary);border-radius:50%;width:60px;height:60px}.author-info{flex:1}.author-name{color:var(--light);margin-bottom:.25rem;font-size:1.1rem}.author-title{color:var(--light);font-size:.9rem}.nav-arrow{width:48px;height:48px;color:var(--light);cursor:pointer;z-index:2;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-arrow:hover{background:var(--primary);border-color:var(--primary)}.nav-arrow.prev{left:0}.nav-arrow.next{right:0}.testimonial-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.dot{cursor:pointer;background:#fff3;border-radius:50%;width:8px;height:8px;transition:all .3s}.dot.active{background:var(--primary);transform:scale(1.2)}@media (max-width:768px){.testimonial-carousel-wrapper{padding:0 2rem}.testimonial-card{flex:0 0 calc(100% - 2rem);padding:2rem}.testimonial-track .testimonial-card:first-child{margin-left:.25rem}.testimonial-quote{font-size:2rem}.testimonial-text{font-size:1rem}.nav-arrow{width:40px;height:40px}}.section-cta{background:linear-gradient(45deg, var(--primary), var(--primary-light));text-align:center;padding:100px 0;position:relative;overflow:hidden}.section-cta:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);width:200%;height:200%;animation:20s linear infinite rotate;position:absolute;top:-50%;left:-50%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cta-title{margin-bottom:1rem;font-size:2.5rem;font-weight:700;position:relative}.cta-subtitle{opacity:.9;margin-bottom:2rem;font-size:1.2rem;position:relative}.btn-cta{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;position:relative}.footer{background:var(--dark);padding:4rem 0 2rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.footer-links ul{padding:0;list-style:none}.footer-links li{margin-bottom:.8rem}.footer-links a{color:var(--light);opacity:.7;text-decoration:none;transition:all .3s}.footer-links a:hover{opacity:1;color:#fff}.footer-social{gap:1.5rem;display:flex}.footer-social a{color:var(--light);opacity:.7;font-size:1.2rem;transition:all .3s}.footer-social a:hover{opacity:1;color:#fff;transform:translateY(-3px)}.footer-bottom{border-top:1px solid var(--gray);text-align:center;opacity:.7;padding-top:2rem}.animate-on-scroll{opacity:0;transition:all .6s;transform:translateY(30px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){section{padding:80px 0}.section-header{margin-bottom:60px}.section-projects,.section-features,.section-testimonials{padding:100px 0}.section-cta{padding:80px 0}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.section-title{font-size:2rem}.project-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.project-stats{top:.75rem;right:.75rem}.stat-item{padding:.4rem .6rem;font-size:.8rem}.project-info{padding:1.25rem}.project-title{font-size:1.1rem}}.category-nav{z-index:5;-webkit-backdrop-filter:blur(5px);position:absolute;bottom:0;left:0;right:0;background:0 0!important;border-bottom:none!important}.category-nav .category-btn{color:#fff;background:#0f111ab3;border:1px solid #ffffff26}.category-nav .category-btn.active{background:var(--primary);border-color:var(--primary-light)}.hero-content{margin-bottom:60px}.category-carousel-wrapper{justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}.category-carousel{cursor:grab;-webkit-user-select:none;user-select:none;width:100%;position:relative;overflow:hidden}.category-buttons{gap:1rem;padding:.5rem 0;transition:transform .3s;display:flex}.category-btn{background:var(--glass);border:1px solid var(--glass-border);color:var(--light);white-space:nowrap;-webkit-backdrop-filter:blur(5px);border-radius:50px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .3s}.category-btn:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.category-btn.active{background:var(--primary);border-color:var(--primary-light);box-shadow:0 4px 15px #6e45e266}@media (max-width:768px){.category-btn{padding:.5rem 1rem;font-size:.85rem}}.hero-section .floating-element:first-child{width:200px;height:200px;animation:20s ease-in-out infinite float;top:20%;left:10%}.hero-section .floating-element:nth-child(2){width:150px;height:150px;animation:25s ease-in-out infinite reverse float;top:60%;right:15%}.section-projects .floating-element:first-child{width:120px;height:120px;animation:18s ease-in-out infinite float;top:10%;right:10%}.section-projects .floating-element:nth-child(2){width:180px;height:180px;animation:22s ease-in-out infinite reverse float;bottom:20%;left:5%}.section-features .floating-element:first-child{width:160px;height:160px;animation:24s ease-in-out infinite float;top:30%;left:15%}.section-features .floating-element:nth-child(2){width:140px;height:140px;animation:19s ease-in-out infinite reverse float;bottom:30%;right:10%}.project-card,.feature-card,.testimonial-card{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0000001a}.project-card:hover,.feature-card:hover,.testimonial-card.active{background:#ffffff0d;box-shadow:0 20px 40px #66c4f07b,0 0 0 1px #ffffff1a,0 0 30px #89cff026}a:link,a:visited{text-decoration:none}pre{color:#ddd!important}.remove-btn{color:#f44;cursor:pointer;-webkit-backdrop-filter:blur(5px);background-color:#f443;border:1px solid #ff44444d;border-radius:6px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.remove-btn:hover{background-color:#ff44444d;transform:translateY(-2px);box-shadow:0 4px 12px #f443}.remove-btn:active{background-color:#f446;transform:translateY(0)}.remove-btn:focus{outline:none;box-shadow:0 0 0 3px #ff44444d}.remove-btn i{font-size:1rem}.remove-btn.outline{color:#f44;background-color:#0000;border:1px solid #ff444480}.remove-btn.outline:hover{background-color:#ff44441a}.remove-btn.solid{color:#fff;background-color:#f44;border-color:#f44}.remove-btn.solid:hover{background-color:#e53935;border-color:#e53935}.remove-btn.circle{border-radius:50%;width:36px;height:36px;padding:0}.remove-btn.ghost{color:#f44;background-color:#0000;border-color:#0000}.remove-btn.ghost:hover{background-color:#ff44441a}.remove-btn.glass{-webkit-backdrop-filter:blur(10px);background:#ff44441a;border:1px solid #f443}.remove-btn.glass:hover{background:#f443;border-color:#ff44444d}.glass-card{background:var(--glass);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 20px #00000026}.glass-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #6e45e240}.glass-card{margin-bottom:20px}.glass-card:last-child{margin-bottom:0}.trim-text-8{white-space:nowrap;text-overflow:ellipsis;max-width:8ch;display:inline-block;overflow:hidden}.section-hup-fits-neon{isolation:isolate;background:linear-gradient(168deg,#060a16fa 0%,#040812 42%,#0a0614fc 100%);border-top:1px solid #5eead459;border-bottom:1px solid #f472b659;position:relative;overflow:hidden;box-shadow:inset 0 0 100px #22d3ee12,inset 0 0 140px #f472b60d}.section-hup-fits-neon__ambient{z-index:0;pointer-events:none;background:radial-gradient(95% 55% at 50% -25%,#22d3ee38,#0000 58%),radial-gradient(65% 45% at 108% 45%,#f472b629,#0000 52%),radial-gradient(55% 40% at -8% 85%,#4ade801f,#0000 48%);animation:10s ease-in-out infinite alternate hupNeonAmbient;position:absolute;inset:0}@keyframes hupNeonAmbient{0%{opacity:.88;filter:saturate()}to{opacity:1;filter:saturate(1.2)}}@media (prefers-reduced-motion:reduce){.section-hup-fits-neon__ambient{animation:none}}.section-hup-fits-neon .container{z-index:1}.section-hup-fits-neon__title{letter-spacing:.04em;text-transform:none;text-shadow:0 0 18px #22d3eea6,0 0 36px #f472b673,0 0 54px #22d3ee40;font-weight:700;color:#fff!important}.hup-neon-card{-webkit-backdrop-filter:blur(14px);border:1px solid #ffffff24;border-radius:14px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;background:#040812d1!important}.hup-neon-card--cyan{box-shadow:0 0 0 1px #22d3ee33,0 6px 28px #00000073,0 0 36px #22d3ee24}.hup-neon-card--cyan:hover{border-color:#5eead4a6;transform:translateY(-5px);box-shadow:0 0 0 1px #5eead473,0 12px 40px #00000080,0 0 50px #22d3ee47}.hup-neon-card--magenta{box-shadow:0 0 0 1px #f472b638,0 6px 28px #00000073,0 0 36px #f472b624}.hup-neon-card--magenta:hover{border-color:#f472b6b3;transform:translateY(-5px);box-shadow:0 0 0 1px #f472b67a,0 12px 40px #00000080,0 0 50px #f472b642}.hup-neon-card--lime{box-shadow:0 0 0 1px #4ade8033,0 6px 28px #00000073,0 0 36px #4ade801f}.hup-neon-card--lime:hover{border-color:#86efaca6;transform:translateY(-5px);box-shadow:0 0 0 1px #4ade8073,0 12px 40px #00000080,0 0 50px #4ade8038}.hup-neon-card__title{font-weight:600;color:#fff!important}.hup-neon-card--cyan .hup-neon-card__title .fas{color:#5eead4;filter:drop-shadow(0 0 10px #5eead4d9)}.hup-neon-card--magenta .hup-neon-card__title .fas{color:#f9a8d4;filter:drop-shadow(0 0 10px #f472b6d9)}.hup-neon-card--lime .hup-neon-card__title .fas{color:#86efac;filter:drop-shadow(0 0 10px #4ade80d9)}.hup-neon-card__text{line-height:1.65;color:#fffffff0!important}.section-hup-fits-neon__cta{color:#fffffff2!important}.hup-neon-cta-sep{color:#ffffff80!important}.section-hup-fits-neon .hup-neon-btn{background:#00000040;border-width:1.5px;transition:background .25s,border-color .25s,box-shadow .25s,transform .2s;box-shadow:0 0 18px #22d3ee33,inset 0 1px #ffffff14;color:#fff!important;border-color:#5eead48c!important}.section-hup-fits-neon .hup-neon-btn:hover{transform:translateY(-1px);box-shadow:0 0 28px #22d3ee59,0 0 48px #f472b61f,inset 0 1px #ffffff1f;color:#fff!important;background:#22d3ee24!important;border-color:#a7f3d0d9!important}.space-logo-frame{vertical-align:middle;line-height:0;display:inline-block;overflow:hidden;background:0 0!important}.space-logo-image{object-fit:cover;object-position:center 48%;vertical-align:middle;width:100%;height:100%;display:block;background:0 0!important}
:root{--bg:#0f111a;--surface:#171a25;--surface-2:#1f2331;--text:#f5f7fb;--text-muted:#b6bfce;--brand:#6e45e2;--brand-strong:#8d6eff;--brand-contrast:#fff;--border:#ffffff24;--focus:#79b8ff;--success:#22c55e;--danger:#ef4444;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--shadow-soft:0 10px 30px #0000003d}[data-theme=light]{--bg:#f6f8fc;--surface:#fff;--surface-2:#eef2f8;--text:#101828;--text-muted:#475467;--border:#10182824;--focus:#2563eb}html{-webkit-text-size-adjust:100%}body{background-color:var(--bg);color:var(--text);line-height:1.55}nav.navbar.fixed-top{padding-top:max(.35rem, env(safe-area-inset-top,0px));padding-right:max(.25rem, env(safe-area-inset-right,0px));padding-left:max(.25rem, env(safe-area-inset-left,0px))}@media (max-width:991.98px){nav.navbar.fixed-top>.container{flex-wrap:wrap;align-items:center}nav.navbar.fixed-top>.container>.navbar-collapse,nav.navbar.fixed-top>.container>.search-form-mobile{flex-basis:100%}}.glass-nav .notification-toggle{position:relative}.glass-nav .notification-badge{color:#fff;pointer-events:none;background:#ff4d4f;border:1px solid #0f111a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:600;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.glass-nav button.user-profile{cursor:pointer;background:0 0;border:none;max-width:min(240px,46vw)}.glass-nav .user-profile{border-radius:50px;flex-shrink:0;align-items:center;padding:.1rem .45rem .1rem .1rem;transition:background .25s,box-shadow .25s;display:inline-flex;position:relative}.glass-nav .user-profile:hover{background:#ffffff0f;box-shadow:0 0 12px #6e45e247}.glass-nav .user-profile img{object-fit:cover;flex-shrink:0;display:block;width:36px!important;max-width:36px!important;height:36px!important}.glass-nav .user-profile:hover img{transform:scale(1.06)}.glass-nav .user-profile .username{color:#f8f9fa;white-space:nowrap;text-overflow:ellipsis;margin-left:.45rem;font-size:.9rem;font-weight:500;overflow:hidden}.loader-wrapper{will-change:opacity;transition:opacity .42s,visibility .42s}a{color:inherit;text-decoration:none}.is-placeholder-link{opacity:.7;cursor:not-allowed}.ui-empty-state{border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-muted);text-align:center;background:color-mix(in srgb, var(--surface) 90%, transparent);padding:1rem}.notification-row.unread{border-left:3px solid var(--brand-strong)}.demo-toast{right:max(1rem, env(safe-area-inset-right,0px));bottom:max(1rem, env(safe-area-inset-bottom,0px));z-index:1200;min-width:220px;max-width:min(360px, calc(100vw - 2rem - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)));border-radius:var(--radius-md);border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);color:var(--text);box-shadow:var(--shadow-soft);opacity:0;padding:.75rem .95rem;position:fixed;left:auto;transform:translateY(12px)}.demo-toast.show{opacity:1;transform:translateY(0)}.demo-toast-success{border-color:color-mix(in srgb, var(--success) 60%, var(--border))}.demo-toast-warning{border-color:color-mix(in srgb, #f59e0b 60%, var(--border))}.btn,.form-control,.form-select,.form-check-input,.dropdown-item,.chat-item,[role=button],button,input,textarea,select,a{transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s}:focus-visible{outline-offset:2px;outline:2px solid var(--focus)!important}.btn:focus-visible,.form-control:focus-visible,.dropdown-item:focus-visible,.chat-item:focus-visible,a:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--focus) 40%, transparent)}.text-muted,small,.creator-title,.author-title{color:var(--text-muted)!important}.glass-nav,.glass-card,.project-card,.feature-card,.testimonial-card,.chat-container,.chat-sidebar,.chat-main{border-color:var(--border)}.theme-toggle{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 70%, transparent);width:40px;height:40px;color:var(--text);border-radius:999px}.hup-skip-link{z-index:2000;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:.5rem;padding:.4rem .7rem;text-decoration:none;position:absolute;top:-40px;left:.5rem}.hup-skip-link:focus{top:.5rem}.with-nav-offset{padding-top:80px}body:has(.navbar.fixed-top){padding-top:80px}body.home-no-header-offset:has(.navbar.fixed-top){padding-top:0}body:has(.navbar.fixed-top) .with-nav-offset{padding-top:0}body:has(.sidebar#sidebar) .main-content{margin-left:250px}body.member-shell-collapsed:has(.sidebar#sidebar) .main-content{margin-left:60px}body:has(.sidebar#sidebar.collapsed) .main-content{margin-left:60px}.workspace-sidebar{background:color-mix(in srgb, var(--surface) 90%, transparent);border-right:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1100;width:280px;height:100dvh;padding:1rem;transition:transform .25s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.workspace-sidebar.open{transform:translate(0)}.workspace-sidebar-backdrop{z-index:1090;background:#00000073;display:none;position:fixed;inset:0}.workspace-sidebar-backdrop.show{display:block}.workspace-sidebar .sidebar-link{border:1px solid #0000;border-radius:10px;margin-bottom:.4rem;padding:.6rem .75rem;display:block}.workspace-sidebar .sidebar-link:hover,.workspace-sidebar .sidebar-link.active{background:color-mix(in srgb, var(--brand) 25%, transparent);border-color:var(--border)}.main-content,.container,.container-fluid{max-width:100%}.glass-card,.project-card,.feature-card,.testimonial-card{border-radius:var(--radius-lg);box-shadow:0 8px 22px #0003}.project-card:hover,.feature-card:hover,.testimonial-card:hover,.glass-card:hover{transform:translateY(-2px)}.project-card.project-card-clickable,.project-card .project-creator{cursor:pointer}@media (max-width:768px){.with-nav-offset{padding-top:calc(72px + env(safe-area-inset-top,0px))}.hero-section{padding-top:130px;height:auto!important;min-height:560px!important}}@media (max-width:991.98px){body:has(.sidebar#sidebar) .main-content{margin-left:0}body.member-shell-collapsed:has(.sidebar#sidebar) .main-content{margin-left:0}body:has(.sidebar#sidebar.collapsed) .main-content{margin-left:0}}.home-skeleton-card,.showcase-skeleton-card{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 88%, transparent);border:1px solid var(--border);padding:var(--space-3);overflow:hidden}.home-skeleton,.showcase-skel{border-radius:var(--radius-sm);background:linear-gradient(90deg,#ffffff0a 25%,#ffffff1a 50%,#ffffff0a 75%) 0 0/200% 100%;animation:1.15s ease-in-out infinite hup-skel-shimmer;display:block}@keyframes hup-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-skeleton--thumb,.showcase-skel-thumb{height:160px;margin-bottom:var(--space-3)}.home-skeleton--line,.showcase-skel-line{height:12px;margin-bottom:var(--space-2)}.home-skeleton--line-lg,.showcase-skel-line--lg{width:70%;height:18px}.home-skeleton--line-sm{width:45%}.showcase-grid--busy{opacity:.42;pointer-events:none;transition:opacity .2s}.showcase-toolbar{background:color-mix(in srgb, var(--surface) 92%, transparent);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-5)}.showcase-chip{border:1px solid var(--border);color:var(--text);margin:var(--space-1);background:0 0;border-radius:999px;padding:.35rem .85rem}.showcase-chip:hover{border-color:color-mix(in srgb, var(--brand) 45%, var(--border));color:var(--text)}.showcase-chip.active{background:color-mix(in srgb, var(--brand) 32%, transparent);border-color:color-mix(in srgb, var(--brand-strong) 55%, var(--border));color:var(--text)}.showcase-cat-results{z-index:40;background:color-mix(in srgb, var(--surface) 96%, #000 4%);border:1px solid var(--border);border-radius:var(--radius-md);max-height:280px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #00000059}.showcase-cat-item{text-align:left;width:100%;color:var(--text);cursor:pointer;border:0;border-bottom:1px solid color-mix(in srgb, var(--border) 55%, transparent);background:0 0;padding:.45rem .85rem;font-size:.9rem;display:block}.showcase-cat-item:last-child{border-bottom:0}.showcase-cat-item:hover,.showcase-cat-item[aria-selected=true]{background:color-mix(in srgb, var(--brand) 22%, transparent)}@media (max-width:576px){.demo-toast{left:max(1rem, env(safe-area-inset-left,0px));right:max(1rem, env(safe-area-inset-right,0px));width:auto;min-width:0;max-width:none}.member-sidebar-open-btn,.workspace-sidebar-toggle,.navbar-toggler,.theme-toggle{box-sizing:border-box;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.rich-text-field .rich-text-toolbar .btn{min-width:34px}.rich-text-editor{resize:vertical;background:#ffffff08;height:auto;min-height:140px;max-height:75vh;line-height:1.5;overflow:auto}.rich-text-editor:empty:before{content:attr(data-placeholder);color:#ffffff73}.rich-text-editor img.rich-text-inline-image,.rich-text-output img.rich-text-inline-image{border-radius:.5rem;max-width:100%;height:auto;margin:.75rem 0;display:block}.rich-text-output p:last-child{margin-bottom:0}.rich-text-output a{color:#79b8ff;text-decoration:underline}.description-textarea-resizable{resize:vertical;max-height:75vh;overflow:auto}.description-textarea-resizable--short{min-height:110px}.description-textarea-resizable--full{min-height:190px}

.notification-dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f111af2;border:1px solid #ffffff26;border-radius:1rem;width:350px;max-height:500px;overflow-y:auto}.notification-dropdown .notification-item{border-bottom:1px solid #ffffff0d;padding:1rem;transition:background .3s}.notification-dropdown .notification-item.unread{background:#6e45e226}.notification-dropdown .notification-item:hover{background:#ffffff0d}.notification-dropdown .notification-item i{margin-right:.75rem;font-size:1.2rem}.notification-dropdown .notification-item .remove-btn{color:#ff4d4f;opacity:0;font-size:.9rem;transition:opacity .3s}.notification-dropdown .notification-item:hover .remove-btn{opacity:1}@media (max-width:991.98px){.notification-dropdown{width:min(100vw - 2rem,350px);max-width:calc(100vw - 2rem)}}
