.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%}.floating-element{z-index:3;border-radius:20px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:600;display:flex;position:absolute}.floating-element.f-1{top:20%;left:-10%}@media (max-width:992px){.floating-element.f-1{left:0}}.floating-element.f-2{bottom:25%;right:-5%}@media (max-width:992px){.floating-element.f-2{right:0}}.floating-element.f-3{top:5%;right:-5%}@media (max-width:992px){.floating-element.f-3{display:none}}.floating-element.f-4{bottom:8%;left:-5%}@media (max-width:992px){.floating-element.f-4{display:none}}
.rsvp-section{padding:4rem 0}.rsvp-card{background:linear-gradient(135deg, var(--color-surface), #f0f4f880);max-width:1200px;margin:0 auto;padding:4rem}@media (max-width:768px){.rsvp-card{padding:2rem 1.5rem}}.rsvp-layout{justify-content:space-between;align-items:center;gap:3rem;display:flex}@media (max-width:768px){.rsvp-layout{flex-direction:column;gap:2rem}}.rsvp-mockups-fan{flex:1.5;justify-content:center;align-items:center;min-width:450px;height:520px;display:flex;position:relative}@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}.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}.gallery-card{background:linear-gradient(135deg, #f0f4f880, var(--color-surface));max-width:1200px;margin:0 auto;padding:4rem}@media (max-width:768px){.gallery-card{padding:2rem 1.5rem}}.gallery-layout{justify-content:space-between;align-items:center;gap:3rem;display:flex}@media (max-width:768px){.gallery-layout{flex-direction:column;gap:2rem}}.gallery-content{flex:1}.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.5;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%}
.how-it-works-section{background:radial-gradient(at 80%,#a2b5d812 0%,#0000 60%);position:relative}.steps-wrapper{flex-direction:column;gap:0;max-width:820px;margin:4rem auto 2.5rem;display:flex}.step-item{align-items:flex-start;gap:1.5rem;display:flex}.step-left{flex-direction:column;flex-shrink:0;align-items:center;width:48px;display:flex}.step-number{background:var(--color-bg);z-index:1;border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-top:1.25rem;font-size:1.1rem;font-weight:800;display:flex;position:relative}.step-line{background:linear-gradient(#a2b5d859,#a2b5d81a);flex:1;width:2px;min-height:1.5rem;margin:4px 0}.step-card{border-radius:var(--radius-lg);flex:1;align-items:flex-start;gap:1.25rem;margin-bottom:1rem;padding:1.25rem 1.5rem;display:flex}@media (max-width:500px){.step-card{flex-direction:column;gap:.75rem}}.step-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.step-body{flex:1}.step-title{margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.step-desc{color:var(--color-text-light);font-size:.92rem;line-height:1.65}.how-note{border-left:3px solid var(--color-accent);align-items:flex-start;gap:1rem;max-width:820px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.how-note p{color:var(--color-text-light);margin:0;font-size:.92rem;line-height:1.65}.how-note-icon{color:var(--color-accent);flex-shrink:0;margin-top:2px}
.feature-section{background:radial-gradient(circle at 50% 100%,#9fb3d01a 0%,#0000 70%);padding:8rem 0;position:relative}.feature-section .section-header{text-align:center;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.feature-section .section-title{font-size:2.5rem;font-weight:700}.feature-section .section-title .text-accent{color:var(--color-accent)}.feature-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;font-size:1.8rem}.feature-card.special-card .feature-desc{color:#ffffffe6;max-width:800px;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}
.faq-section .section-header{margin-bottom:3rem}.faq-container{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.faq-item{cursor:pointer;padding:0;transition:all .3s;overflow:hidden}.faq-item.open{box-shadow:var(--shadow-hover)}.faq-item:hover:not(.open){transform:translateY(-2px)}.faq-question{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.faq-question h3{margin:0;padding-right:1.5rem;font-size:1.15rem;font-weight:600}.faq-icon-box{color:var(--color-accent);background:var(--color-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:inset 2px 2px 5px #0000000d}.faq-answer-wrapper{overflow:hidden}.faq-answer{padding:0 2rem 1.75rem}.faq-answer p{margin:0;font-size:1rem}
