:root{--primary-purple: #753BBD;--primary-light: #C1A7E2;--primary-dark: #512D6D;--gold: #D4AF37;--gold-light: #F4E4A6;--gold-dark: #B8941F;--white: #FFFFFF;--black: #000000;--smoke: #EAE7ED;--smoke-light: #F3F3F3;--line: #CBC2D4;--fw-thin: 100;--fw-extralight: 200;--fw-light: 300;--fw-regular: 400;--fw-bold: 700}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Dajana Rodriguez Serif",serif;font-weight:var(--fw-regular);color:var(--primary-dark);background-color:var(--white);line-height:1.6;overflow-x:hidden;font-size:14px}#app{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:var(--fw-bold);line-height:1.2;margin-bottom:1rem;text-transform:uppercase}h1{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:var(--fw-bold)}h2{font-size:clamp(2rem,5vw,2.75rem);font-weight:var(--fw-bold)}h3{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:var(--fw-regular)}h4{font-size:clamp(1.25rem,3vw,2rem)}p{font-size:14px;margin-bottom:1rem;font-weight:var(--fw-regular)}a{color:var(--primary-purple);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-dark)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{margin:120px 0}.section-title{text-align:center;margin-bottom:3rem;color:var(--primary-purple)}.btn{display:inline-block;padding:1rem 2.5rem;border:none;background:var(--primary-purple);color:var(--white);font-family:"Dajana Rodriguez Serif",serif;font-size:14px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.btn:hover{background:var(--primary-dark)}.btn-primary{background:var(--primary-purple);color:var(--white)}.btn-primary:hover{background:var(--primary-dark);color:var(--white)}@media(max-width:768px){.section{margin:40px 0}.container{padding:0 20px}}.hero[data-v-00eb7283]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--primary-purple);background-image:url(/images/bg.png);background-size:cover;background-position:center center;background-repeat:no-repeat;color:var(--white);text-align:center;padding:2rem;position:relative;overflow:hidden}.hero-content[data-v-00eb7283]{position:relative;z-index:1;max-width:900px;animation:fadeInUp-00eb7283 1s ease-out}.hero-logo[data-v-00eb7283]{width:360px;max-width:80%;height:auto;margin-bottom:80px}.hero-title[data-v-00eb7283]{font-size:clamp(3rem,8vw,5rem);margin-bottom:.5rem;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:2px;color:#f5c169}.hero-subtitle[data-v-00eb7283]{font-size:clamp(1.5rem,4vw,2rem);font-weight:var(--fw-light);margin-bottom:3rem;opacity:.9}.hero-details[data-v-00eb7283]{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:60px;margin-bottom:120px}.detail-item[data-v-00eb7283]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.detail-label[data-v-00eb7283]{font-size:.875rem;text-transform:uppercase;letter-spacing:2px;opacity:.8;font-weight:var(--fw-light)}.detail-value[data-v-00eb7283]{font-size:1.25rem;font-weight:var(--fw-bold)}.ticket-alert[data-v-00eb7283]{display:inline-flex;align-items:center;gap:.5rem;background:#fffffff2;color:var(--primary-purple);padding:.75rem 1.5rem;font-weight:var(--fw-bold);font-size:1rem;margin:2rem 0;box-shadow:0 4px 15px #0003;animation:pulse-00eb7283 2s ease-in-out infinite}.alert-icon[data-v-00eb7283]{width:22px;height:22px;color:#f59e0b;stroke-width:2.5}@keyframes pulse-00eb7283{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-tagline[data-v-00eb7283]{font-size:clamp(2rem,5vw,2.5rem);margin-bottom:1rem;font-weight:var(--fw-regular)}.hero-description[data-v-00eb7283]{font-size:18px;margin-bottom:2rem;opacity:.95;font-weight:300;line-height:1.4}.hero .btn[data-v-00eb7283]{background:var(--white);color:var(--primary-purple);font-size:1rem;padding:1.25rem 3rem}.hero .btn[data-v-00eb7283]:hover{background:var(--primary-dark);color:var(--white)}.about-section[data-v-00eb7283]{background:var(--white)}.about-content[data-v-00eb7283]{max-width:800px;margin:0 auto;text-align:center}.about-content p[data-v-00eb7283]{font-size:18px;font-weight:300;line-height:1.4}.features-section[data-v-00eb7283]{background:var(--white)}.features-grid[data-v-00eb7283]{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:4rem}.feature-card[data-v-00eb7283]{background:var(--white);padding:2.5rem;border:1px solid var(--line);display:flex;gap:2.5rem;align-items:flex-start;text-align:left}.feature-icon[data-v-00eb7283]{width:4rem;height:4rem;color:var(--primary-purple);flex-shrink:0}.feature-content[data-v-00eb7283]{flex:1}.feature-card h3[data-v-00eb7283]{color:var(--primary-purple);margin-bottom:1rem;font-size:1.5rem;letter-spacing:1px}.feature-card p[data-v-00eb7283]{font-size:1rem;line-height:1.8;margin-bottom:1rem}.feature-card p[data-v-00eb7283]:last-child{margin-bottom:0}.wedding-dress-challenge[data-v-00eb7283]{margin-top:1.5rem;padding:1.5rem;background:#753bbd1a}.challenge-title[data-v-00eb7283]{color:var(--primary-purple);font-size:1rem;margin-bottom:.75rem;line-height:1.6}.challenge-text[data-v-00eb7283]{font-size:.95rem;line-height:1.7;margin-bottom:0}.tickets-section[data-v-00eb7283]{background:var(--white)}.tickets-subtitle[data-v-00eb7283]{text-align:center;font-size:1.25rem;margin-bottom:3rem;color:var(--primary-dark)}.tickets-grid[data-v-00eb7283]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;max-width:1000px;margin:0 auto}.ticket-card[data-v-00eb7283]{background:var(--white);overflow:hidden;border:1px solid var(--line);display:flex;flex-direction:column}.ticket-card[data-v-00eb7283]:hover{border-color:var(--primary-light)}.ticket-vip[data-v-00eb7283]{border:1px solid var(--primary-purple);position:relative;background:var(--white)}.ticket-vip[data-v-00eb7283]:hover{border-color:var(--primary-purple)}.ticket-header[data-v-00eb7283]{background:var(--primary-light);color:var(--white);padding:2rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.ticket-vip .ticket-header[data-v-00eb7283]{background:var(--primary-purple)}.ticket-vip .ticket-header h3[data-v-00eb7283]{color:var(--gold)}.ticket-header h3[data-v-00eb7283]{font-size:1.5rem;margin-bottom:.5rem;color:var(--white);text-align:center}.ticket-tagline[data-v-00eb7283]{font-size:1rem;opacity:.95;font-weight:var(--fw-light);text-align:center}.ticket-price[data-v-00eb7283]{font-size:1.5rem;font-weight:var(--fw-bold);margin:0;color:var(--white);text-align:center;letter-spacing:1px;line-height:1}.ticket-body[data-v-00eb7283]{padding:2.5rem 2rem;flex-grow:1}.ticket-intro[data-v-00eb7283]{font-size:1rem;font-weight:var(--fw-regular);margin-bottom:1.5rem;color:var(--primary-dark)}.ticket-features[data-v-00eb7283]{list-style:none;padding:0}.accordion-item[data-v-00eb7283]{border-bottom:1px solid var(--smoke)}.accordion-item[data-v-00eb7283]:last-child{border-bottom:none}.accordion-header[data-v-00eb7283]{padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:1rem}.accordion-icon[data-v-00eb7283]{font-size:1.5rem;color:var(--primary-purple);font-weight:var(--fw-bold);flex-shrink:0;width:1.5rem;text-align:center;line-height:1}.accordion-content[data-v-00eb7283]{padding:0 1rem 1rem}.feature-title[data-v-00eb7283]{font-size:1rem;line-height:1.6;color:var(--primary-dark);flex:1}.feature-desc[data-v-00eb7283]{font-size:.875rem;line-height:1.6;color:var(--primary-dark);opacity:.7;font-weight:var(--fw-light);display:block}.vip-feature[data-v-00eb7283]{background:#753bbd0d}.vip-title[data-v-00eb7283]{color:var(--primary-purple)}.ticket-footer[data-v-00eb7283]{padding:2rem;text-align:center;background:var(--white)}.ticket-vip .ticket-footer[data-v-00eb7283]{background:var(--white)}.ticket-footer .btn[data-v-00eb7283]{width:100%;font-size:1rem}.manifest-section[data-v-00eb7283]{background:var(--white)}.manifest-content[data-v-00eb7283]{max-width:800px;margin:0 auto;text-align:center}.manifest-content p[data-v-00eb7283]{font-size:18px;font-weight:300;line-height:1.4;margin-bottom:1.5rem}.manifest-content p[data-v-00eb7283]:last-child{margin-bottom:0}.music-section[data-v-00eb7283]{background:var(--white)}.music-content[data-v-00eb7283]{max-width:800px;margin:0 auto;text-align:center}.music-content p[data-v-00eb7283]{font-size:18px;font-weight:300;line-height:1.4;margin-bottom:1.5rem}.music-content p[data-v-00eb7283]:last-child{margin-bottom:0}.strong-women-section[data-v-00eb7283]{background:var(--white)}.women-gallery[data-v-00eb7283]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-bottom:4rem}.woman-card[data-v-00eb7283]{text-align:center}.woman-image[data-v-00eb7283]{width:100%;max-width:280px;aspect-ratio:1/1;overflow:hidden;margin:0 auto 1.5rem;background:var(--smoke);border:1px solid var(--line);border-radius:50%}.woman-image img[data-v-00eb7283]{width:100%;height:100%;object-fit:cover}.woman-card h3[data-v-00eb7283]{font-size:1.5rem;color:var(--primary-purple);margin-bottom:.5rem}.woman-card p[data-v-00eb7283]{font-size:1rem;color:var(--primary-dark);opacity:.8}.manifest-callout[data-v-00eb7283]{background:#753bbd0d;padding:4rem 0;text-align:center;width:100%}.manifest-callout h2[data-v-00eb7283]{color:var(--primary-purple);font-size:2rem;margin-bottom:1.5rem}.manifest-callout p[data-v-00eb7283]{font-size:18px;font-weight:300;line-height:1.4;margin-bottom:1rem}.manifest-callout p[data-v-00eb7283]:last-child{margin-bottom:0}.cta-section[data-v-00eb7283]{background:var(--primary-purple);color:var(--white);text-align:center;padding:6rem 2rem;margin-bottom:0}.cta-section h2[data-v-00eb7283]{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem;color:var(--white)}.cta-text[data-v-00eb7283]{font-size:clamp(1.5rem,3vw,2.5rem);margin-bottom:2.5rem;font-weight:var(--fw-light);font-style:italic}.btn-large[data-v-00eb7283]{font-size:1rem;padding:1.5rem 4rem}.cta-section .btn[data-v-00eb7283]{background:var(--white);color:var(--primary-purple)}.cta-section .btn[data-v-00eb7283]:hover{background:var(--primary-dark);color:var(--white)}@keyframes fadeInUp-00eb7283{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero[data-v-00eb7283]{padding:20px;min-height:100vh;background-image:url(/images/bg-m.png)}.hero-logo[data-v-00eb7283]{width:150px;margin-bottom:30px}.hero-details[data-v-00eb7283]{gap:8px;margin-top:30px;margin-bottom:30px;flex-direction:row}.detail-item[data-v-00eb7283]{padding:8px 12px;flex:1}.detail-label[data-v-00eb7283]{font-size:.65rem}.detail-value[data-v-00eb7283]{font-size:.9rem}.ticket-alert[data-v-00eb7283]{margin:1.5rem 0;font-size:.9rem;padding:.6rem 1.2rem}.hero-tagline[data-v-00eb7283]{margin-bottom:20px}.hero-description[data-v-00eb7283]{margin-bottom:40px}.feature-card[data-v-00eb7283]{flex-direction:column;gap:20px;padding:20px;text-align:center}.feature-icon[data-v-00eb7283]{width:3rem;height:3rem;margin:0 auto 20px}.tickets-grid[data-v-00eb7283]{grid-template-columns:1fr}.ticket-header[data-v-00eb7283],.ticket-body[data-v-00eb7283],.ticket-footer[data-v-00eb7283],.accordion-header[data-v-00eb7283]{padding:20px}.accordion-content[data-v-00eb7283]{padding:0 20px 20px}.highlight-box[data-v-00eb7283]{padding:20px}.women-gallery[data-v-00eb7283]{grid-template-columns:1fr;gap:40px;margin-bottom:40px}.woman-image[data-v-00eb7283]{margin-bottom:20px;width:180px;height:180px;border-radius:50%;margin-left:auto;margin-right:auto}.woman-card[data-v-00eb7283]{margin:0 auto}.manifest-callout[data-v-00eb7283]{padding:2rem 0}.manifest-callout h2[data-v-00eb7283]{font-size:1.5rem;margin-bottom:20px}.manifest-content[data-v-00eb7283],.music-content[data-v-00eb7283]{padding:0}.about-content p[data-v-00eb7283]{font-size:16px}.music-content p[data-v-00eb7283],.manifest-content p[data-v-00eb7283]{font-size:16px;margin-bottom:20px}.manifest-callout p[data-v-00eb7283]{font-size:16px}.wedding-dress-challenge[data-v-00eb7283]{padding:20px;margin-top:20px}.cta-section[data-v-00eb7283]{padding:40px 20px}.cta-text[data-v-00eb7283]{margin-bottom:40px}}
