.cosmic-hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;gap:80px;align-items:center;position:relative;padding:clamp(120px,20vw,230px) 5vw 80px}.hero-content{max-width:1200px;text-align:center;margin:0 auto;align-items:center}.hero-subtitle{color:#fff;font-size:24px;margin-bottom:16px;font-weight:500}.hero-title{font-size:4rem;font-weight:700;color:#fff;margin-bottom:40px;line-height:1.2}.cosmic-cta-btn .btn__icon,.cosmic-cta-btn>span:not(.blurred-border-layer){position:relative;z-index:30}.blurred-border-layer{position:absolute;top:0;left:0;z-index:20;height:100%;width:100%;filter:blur(1px);pointer-events:none}.blurred-border{position:absolute;top:-1px;left:-1px;z-index:20;height:calc(100% + 2px);width:calc(100% + 2px);border-radius:50px;border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px 2px #ffffff4d,inset 0 -1px 2px #0000001a}.coliving-gallery{position:relative;height:400px;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.coliving-image{position:absolute;width:463px;height:275px;border-radius:16px;overflow:hidden;box-shadow:0 12px 35px #0003;transition:transform .3s ease,box-shadow .3s ease}.coliving-image:hover{transform:scale(1.05);box-shadow:0 16px 45px #00000040}.coliving-image img{width:100%;height:100%;object-fit:cover}.coliving-image.image-1{transform:rotate(-10deg) translate(50px) translateY(-140px);z-index:2}.coliving-image.image-2{transform:rotate(10deg) translate(150px) translateY(-80px);z-index:1}.coliving-image.image-3{transform:rotate(10deg) translate(0) translateY(100px);z-index:2}@media (max-width: 1024px){.hero-title{font-size:2.8rem}.coliving-gallery{height:350px}.coliving-image{width:380px;height:280px}.coliving-image.image-1{transform:rotate(-8deg) translate(-20px) translateY(-120px)}.coliving-image.image-2{transform:rotate(8deg) translate(120px) translateY(-60px)}.coliving-image.image-3{transform:rotate(0) translate(0) translateY(120px)}}@media (max-width: 768px){.cosmic-hero{padding:clamp(100px,15vw,180px) 4vw 60px;gap:60px}.hero-title{font-size:3.5rem;margin-bottom:30px}.hero-subtitle{font-size:14px;margin-bottom:12px}.cosmic-cta-btn{padding:14px 28px;font-size:15px}.coliving-gallery{height:300px;order:-1}.coliving-image{width:320px;height:260px}.hero-scroll-container{display:flex}.coliving-image.image-1{transform:rotate(-10deg) translate(-80px) translateY(0)}.coliving-image.image-2{transform:rotate(10deg) translate(100px) translateY(40px)}.coliving-image.image-3{transform:rotate(0) translate(0) translateY(180px)}.coliving-gallery{display:none}.hero-text{margin-top:var(--space-xl);display:flex;flex-direction:column;align-items:center;justify-content:center}}@media (max-width: 480px){.cosmic-hero{padding:clamp(80px,12vw,140px) 3vw 50px;gap:50px}.hero-title{font-size:3.2rem;margin-bottom:25px}.hero-subtitle{font-size:13px;margin-bottom:10px}.cosmic-cta-btn{padding:12px 24px;font-size:14px}.coliving-gallery{height:250px}.coliving-image{width:180px;height:130px;border-radius:12px}.coliving-image.image-1{transform:rotate(-15deg) translate(-45px) translateY(-10px)}.coliving-image.image-2{transform:rotate(15deg) translate(45px) translateY(10px)}.coliving-image.image-3{transform:rotate(0) translate(0) translateY(150px)}}@media (max-width: 360px){.cosmic-hero{padding:clamp(70px,10vw,120px) 2vw 40px;gap:40px}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:12px}.cosmic-cta-btn{padding:10px 20px;font-size:13px}.coliving-gallery{height:200px}.coliving-image{width:140px;height:100px}.coliving-image.image-1{transform:rotate(-15deg) translate(-35px) translateY(-8px)}.coliving-image.image-2{transform:rotate(15deg) translate(35px) translateY(8px)}.coliving-image.image-3{transform:rotate(0) translate(0) translateY(120px)}}.hero-title{color:var(--text-primary)}.hero-title strong{background:#ff4b13;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-scroll-container{display:none;justify-content:center;margin-top:10px;margin-bottom:40px}.testimonials-gallery{padding:120px 20px;position:relative;overflow:hidden}.testimonials-header{text-align:center;margin-bottom:80px;max-width:800px;margin-left:auto;margin-right:auto}.testimonials-eyebrow{color:#ff4b13;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.testimonials-title{font-size:3.5rem;font-weight:300;color:var(--primary-color);margin-bottom:20px;font-family:Caveat,cursive;line-height:1.2}.testimonials-subtitle{color:#fffc;font-size:1.1rem;line-height:1.6}.testimonials-carousel{position:relative;overflow:hidden;margin:0 -20px}.testimonials-track{display:flex;gap:40px;align-items:stretch;animation:scroll-testimonials 30s linear infinite;width:fit-content}.testimonial-card{flex-shrink:0;width:400px;background:#ffffff0d;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:0;overflow:hidden;box-shadow:0 20px 40px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0006}.testimonial-photo{position:relative;width:100%;height:300px;overflow:hidden}.testimonial-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.testimonial-card:hover .testimonial-photo img{transform:scale(1.05)}.photo-arrow{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#ff4b13;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#1a1a2e;font-weight:700;box-shadow:0 4px 12px #ffd7004d;transition:transform .3s ease}.testimonial-card:hover .photo-arrow{transform:scale(1.1)}.testimonial-content{padding:32px}.testimonial-quote{color:#fff;font-size:18px;line-height:1.6;margin-bottom:24px;font-style:italic}.testimonial-author h4{color:#fff;font-size:18px;font-weight:600;margin-bottom:8px}.testimonial-author span{color:#ffffffb3;font-size:16px}@keyframes scroll-testimonials{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonials-track:hover{animation-play-state:paused}.testimonial-card[aria-hidden=true]{display:block}@media (max-width: 768px){.testimonials-gallery{padding:80px 20px}.testimonials-header{margin-bottom:60px}.testimonials-title{font-size:2.5rem}.testimonial-card{width:320px}.testimonial-photo{height:250px}.testimonial-content{padding:24px}.testimonial-quote{font-size:16px}}@media (max-width: 480px){.testimonials-title{font-size:2rem}.testimonial-card{width:280px}.testimonial-photo{height:200px}.testimonial-content{padding:20px}}.testimonial-quote,.testimonial-author h4{color:var(--text-primary)}.testimonial-author span{color:var(--text-light)}.testimonials-title{color:var(--text-primary)}.testimonials-subtitle{color:var(--text-secondary)}.testimonial-card{background:var(--glass-bg-light);border:1px solid var(--glass-border-light);box-shadow:var(--shadow-light-theme)}[data-theme=light] .testimonials-eyebrow{color:var(--secondary-color)}[data-theme=light] .testimonials-title{color:var(--primary-color)}[data-theme=light] .photo-arrow{background:#ff6b35;color:#fff}.testimonials-scroll-container{display:flex;justify-content:center;padding:60px 20px 40px}.main-content{flex:1}
