.mobile-carousel{display:none}@media (max-width:768px){.mobile-carousel{width:100%;max-width:100%;margin-bottom:1.5rem;display:block;overflow:clip visible}}.carousel-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{scroll-snap-align:start;flex:0 0 100%;justify-content:center;padding:1rem 0 1.5rem;display:flex}.carousel-phone{background:var(--color-surface);border-radius:32px;width:220px;height:460px;padding:6px;position:relative;box-shadow:10px 10px 25px #b8c2cc73,-10px -10px 25px #ffffffe6}.carousel-phone-notch{background:var(--color-bg);z-index:10;border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:80px;height:16px;position:absolute;top:6px;left:50%;transform:translate(-50%);box-shadow:inset 0 2px 5px #0000000d}.carousel-screen{background-color:var(--color-bg);border-radius:26px;width:100%;height:100%;position:relative;overflow:hidden}.carousel-screen .carousel-img{object-fit:cover}.carousel-dots{justify-content:center;gap:8px;padding:.75rem 0 0;display:flex}.carousel-dot{background-color:var(--color-text-light);opacity:.3;border-radius:50%;width:8px;height:8px;transition:opacity .25s,transform .25s}.carousel-dot.active{opacity:1;background-color:var(--color-accent);transform:scale(1.3)}
.hero-section{background-image:url(/hero-bg.webp);background-position:50%;background-size:cover;align-items:center;min-height:100vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.hero-section{padding:8rem 0 4rem}}.hero-section:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:0;background:linear-gradient(135deg,#f0f4f8f2 0%,#f0f4f8bf 100%);position:absolute;inset:0}.hero-container{z-index:1;align-items:center;gap:4rem;display:flex;position:relative}@media (max-width:992px){.hero-container{text-align:center;flex-direction:column;gap:0;width:100%;max-width:100%}}.hero-content{flex:1;width:100%;min-width:0}.badge{background-color:var(--color-surface);color:var(--color-accent);box-shadow:var(--shadow-soft);border-radius:20px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.hero-title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800}.hero-title .text-accent{color:var(--color-accent)}.hero-subtitle{max-width:600px;margin-bottom:3rem;font-size:1.2rem}@media (max-width:992px){.hero-subtitle{margin-left:auto;margin-right:auto}}.hero-cta{gap:1.5rem;display:flex}@media (max-width:992px){.hero-cta{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.hero-cta{flex-direction:column;align-items:center;gap:1rem}.hero-cta a{text-align:center;width:100%}}.hero-cta .large{padding:1rem 2rem;font-size:1.1rem}.hero-visual{flex:1;justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:768px){.hero-visual{display:none}}.phone-mockup-wrapper{z-index:2;justify-content:center;align-items:center;width:480px;height:680px;display:flex;position:relative}@media (max-width:992px){.phone-mockup-wrapper{transform-origin:top;transform:scale(.85)}}@media (max-width:500px){.phone-mockup-wrapper{transform-origin:top;width:100%;height:500px;transform:scale(.65)}}.phone-mockup{background:var(--color-surface);border-radius:36px;width:300px;height:620px;padding:6px;position:absolute}.phone-mockup:before{content:"";background:var(--color-bg);z-index:10;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:110px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:inset 0 2px 5px #0000000d}.phone-mockup.phone-left{z-index:1;opacity:.85;filter:blur(1.5px);transition:all .5s cubic-bezier(.25,.8,.25,1);top:20px;left:-40px;transform:scale(.85)rotate(-10deg);box-shadow:-10px 10px 30px #b8c2cc66}.phone-mockup.phone-left:hover{opacity:1;filter:blur();z-index:4;transform:scale(.95)rotate(-15deg)translate(-30px,-15px)}.phone-mockup.phone-right{z-index:1;opacity:.85;filter:blur(1.5px);transition:all .5s cubic-bezier(.25,.8,.25,1);top:20px;right:-40px;transform:scale(.85)rotate(10deg);box-shadow:10px 10px 30px #b8c2cc66}.phone-mockup.phone-right:hover{opacity:1;filter:blur();z-index:4;transform:scale(.95)rotate(15deg)translate(30px,-15px)}.phone-mockup.phone-center{z-index:3;transition:all .5s;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #b8c2cc80}.phone-mockup.phone-center:hover{transform:translate(-50%)translateY(-5px)}.phone-screen{background-color:var(--color-bg);border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #0000000d}.phone-screen .mockup-img{object-fit:cover;width:100%;height:100%}
.rsvp-section{padding:4rem 0}.rsvp-layout{justify-content:center;align-items:center;gap:calc(2rem + 80px);max-width:1250px;margin:0 auto;display:flex}@media (max-width:768px){.rsvp-layout{flex-direction:column;gap:2rem}}.rsvp-mockups-fan{flex:0 0 500px;justify-content:center;align-items:center;min-width:500px;height:520px;display:flex;position:relative;transform:scale(1)}@media (max-width:768px){.rsvp-mockups-fan{display:none}}.rsvp-phone{background:var(--color-surface);border-radius:36px;width:250px;height:520px;padding:6px;position:absolute;box-shadow:10px 10px 25px #b8c2cc66,-10px -10px 25px #ffffffe6}@media (max-width:768px){.rsvp-phone{border-radius:24px;width:170px;height:355px}}.rsvp-phone:before{content:"";background:var(--color-bg);z-index:10;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:90px;height:18px;position:absolute;top:6px;left:50%;transform:translate(-50%);box-shadow:inset 0 2px 5px #0000000d}.rsvp-phone.rsvp-phone-left{z-index:1;opacity:.85;filter:blur(1.5px);transition:all .4s;top:20px;left:0;transform:scale(.85)rotate(-8deg);box-shadow:-10px 10px 30px #b8c2cc4d}.rsvp-phone.rsvp-phone-left:hover{z-index:4;opacity:1;filter:blur();transform:scale(.95)rotate(-5deg)translate(-20px,-10px)}.rsvp-phone.rsvp-phone-right{z-index:1;opacity:.85;filter:blur(1.5px);transition:all .4s;top:20px;right:0;transform:scale(.85)rotate(8deg);box-shadow:10px 10px 30px #b8c2cc4d}.rsvp-phone.rsvp-phone-right:hover{z-index:4;opacity:1;filter:blur();transform:scale(.95)rotate(5deg)translate(20px,-10px)}.rsvp-phone.rsvp-phone-center{z-index:3;transition:all .4s;left:50%;transform:translate(-50%)}.rsvp-phone.rsvp-phone-center:hover{transform:translate(-50%)translateY(-10px)}.rsvp-content{flex:1;max-width:500px}.rsvp-content h2{color:var(--color-text-main);margin-bottom:1.5rem;font-size:2.2rem}.rsvp-content .lead{color:var(--color-accent);margin-bottom:1rem;font-size:1.25rem;font-weight:500}.rsvp-content p{font-size:1.05rem;line-height:1.8}@media (max-width:768px){.rsvp-content{text-align:center}.rsvp-content h2{font-size:1.75rem}.rsvp-content .lead{font-size:1.1rem}.rsvp-content p{font-size:1rem}}.rsvp-screen{background-color:var(--color-bg);border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #0000000d}.rsvp-screen .mockup-img{object-fit:cover;width:100%;height:100%}
.gallery-section{background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-bg) 100%);padding:4rem 0 2rem}.gallery-layout{justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}@media (max-width:768px){.gallery-layout{flex-direction:column;gap:2rem}}.gallery-content{flex:1.2}.gallery-content h2{color:var(--color-text-main);margin-bottom:1.5rem;font-size:2.2rem;line-height:1.2}.gallery-content .lead{color:var(--color-accent);margin-bottom:1.25rem;font-size:1.25rem;font-weight:500}.gallery-content p{color:var(--color-text-light);margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.gallery-content p:last-child{margin-bottom:0}@media (max-width:768px){.gallery-content{text-align:center;order:2}.gallery-content h2{font-size:1.75rem}.gallery-content .lead{font-size:1.1rem}.gallery-content p{font-size:1rem}}.gallery-mockups{flex:1;justify-content:center;align-items:center;min-width:450px;height:560px;display:flex;position:relative}@media (max-width:768px){.gallery-mockups{display:none}}.gallery-phone{background:var(--color-surface);border-radius:36px;width:250px;height:520px;padding:6px;position:absolute;box-shadow:10px 10px 25px #b8c2cc66,-10px -10px 25px #ffffffe6}@media (max-width:768px){.gallery-phone{border-radius:24px;width:170px;height:355px}}.gallery-phone:before{content:"";background:var(--color-bg);z-index:10;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:90px;height:18px;position:absolute;top:6px;left:50%;transform:translate(-50%);box-shadow:inset 0 2px 5px #0000000d}.gallery-phone.gallery-phone-back{z-index:1;opacity:.85;filter:blur(1.5px);transition:all .4s;top:20px;right:10%;transform:scale(.85)rotate(7deg)}.gallery-phone.gallery-phone-back:hover{z-index:4;opacity:1;filter:blur();transform:scale(.95)rotate(4deg)translate(20px,-10px)}.gallery-phone.gallery-phone-front{z-index:3;transition:all .4s;left:50%;transform:translate(-50%)}.gallery-phone.gallery-phone-front:hover{transform:translate(-50%)translateY(-10px)}.gallery-screen{background-color:var(--color-bg);border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #0000000d}.gallery-screen .mockup-img{object-fit:cover;width:100%;height:100%}
.feature-grid-section{background:radial-gradient(circle at 50% 100%,#9fb3d01a 0%,#0000 70%);padding:2rem 0 calc(4rem + 20px);position:relative}.feature-grid-section .section-header{text-align:center;max-width:850px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.feature-grid-section .section-title{font-size:2.5rem;font-weight:700}.feature-grid-section .section-title .text-accent{color:var(--color-accent)}.feature-grid-section .section-subtitle{font-size:1.1rem}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-card{flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;transition:all .3s;display:flex}.feature-card:hover .feature-iconBox{color:#fff;background-color:var(--color-accent);box-shadow:inset 2px 2px 5px #0000001a}.feature-card.special-card{background:linear-gradient(135deg, var(--color-accent), #7a90b3);color:#fff;text-align:center;grid-column:1/-1;align-items:center;padding:3.5rem 2rem}.feature-card.special-card .feature-title{color:#fff;margin-bottom:1.45rem;font-size:1.8rem}.feature-card.special-card .feature-desc{color:#ffffffe6;max-width:800px;margin-bottom:0;font-size:1.1rem}.feature-iconBox{border-radius:var(--radius-md);background-color:var(--color-bg);width:64px;height:64px;box-shadow:var(--shadow-soft-inset);color:var(--color-accent);justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.feature-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.feature-title{margin-bottom:0;font-size:1.15rem;font-weight:700}.feature-desc{font-size:.95rem;line-height:1.6}
