.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(255,105,180,.15) 0%,transparent 50%),linear-gradient(135deg,#1a0a1e,#2a1a3e)}.hero-background-image{position:absolute;inset:0;background-image:url(https://images.pexels.com/photos/1105666/pexels-photo-1105666.jpeg?auto=compress&cs=tinysrgb&w=1920);background-size:cover;background-position:center;opacity:.15;z-index:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#1a0a1ed9,#2a1a3ee6),url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="rgba(255,105,180,0.08)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');z-index:1}.hero-content{position:relative;z-index:2;text-align:center;max-width:900px}.hero-sponsors{width:100%;max-width:600px;margin-bottom:20px;display:flex;flex-direction:column;align-items:center}.sponsor-label{font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;opacity:.6;margin-bottom:10px}.sponsor-names{display:flex;justify-content:space-between;align-items:center;width:80%}.hero-sponsors .sponsor-names .sponsor-name{display:flex;align-items:center;gap:6px;font-size:.7rem;font-weight:400;opacity:.8;color:inherit;text-decoration:none}.hero-sponsors .sponsor-names .sponsor-name img{height:30px;width:auto}.hero-badge{display:inline-block;padding:.5rem 1.5rem;background:#ff69b426;border:1px solid rgba(255,105,180,.4);border-radius:50px;color:#ff69b4;font-size:.875rem;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin-bottom:2rem}.hero-title{font-size:clamp(3rem,10vw,6rem);font-weight:700;line-height:1.1;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:flex;flex-direction:column;gap:.5rem}.hero-year{font-size:clamp(2rem,8vw,4rem);color:#ff69b4;-webkit-text-fill-color:#ff69b4}.hero-details{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin:3rem 0;padding:2rem;background:#ffffff0d;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.detail-item{display:flex;align-items:center;gap:.75rem;color:#fff;font-size:1.125rem;font-weight:500}.detail-icon{width:24px;height:24px;color:#ff69b4}.countdown{display:flex;justify-content:center;gap:2rem;margin:3rem 0;flex-wrap:wrap}.countdown-item{display:flex;flex-direction:column;align-items:center;padding:1.5rem;min-width:100px;background:linear-gradient(135deg,#ff69b426,#ff69b414);border-radius:16px;border:1px solid rgba(255,105,180,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.countdown-value{font-size:3rem;font-weight:700;color:#ff69b4;line-height:1;margin-bottom:.5rem}.countdown-label{font-size:.875rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:1px}.cta-button{padding:1.25rem 3rem;font-size:1.125rem;font-weight:600;color:#0a0a0a;background:linear-gradient(135deg,#ff69b4,#ff8fd4);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #ff69b466;text-transform:uppercase;letter-spacing:1px;text-decoration:none;display:block;text-align:center}.cta-button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #ff69b480;text-decoration:none}.cta-button:active{transform:translateY(0)}@media (max-width: 768px){.hero{padding:1rem}.hero-details{flex-direction:column;gap:1rem;padding:1.5rem}.countdown{gap:1rem}.countdown-item{min-width:80px;padding:1rem}.countdown-value{font-size:2rem}}.activities{padding:6rem 2rem;background:linear-gradient(180deg,#1a1a2e80,#0a0a0acc)}.activities-container{max-width:1200px;margin:0 auto}.activities-visual{margin-bottom:3rem;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #ff69b433}.activities-image{width:100%;height:400px;object-fit:cover;display:block}.activities-header{text-align:center;margin-bottom:4rem}.activities-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.activities-subtitle{font-size:1.25rem;color:#ffffffb3;max-width:600px;margin:0 auto;line-height:1.8}.activities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.activity-card{padding:2.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.activity-card:hover{transform:translateY(-8px);background:#ff69b414;border-color:#ff69b466;box-shadow:0 20px 40px #ff69b426}.activity-icon{width:60px;height:60px;margin-bottom:1.5rem;color:#ff69b4;display:flex;align-items:center;justify-content:center}.activity-icon svg{width:100%;height:100%}.activity-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff}.activity-description{font-size:1rem;line-height:1.8;color:#ffffffb3}.prize-banner{display:flex;align-items:center;gap:2rem;padding:2.5rem;background:linear-gradient(135deg,#ff69b426,#ff69b414);border:2px solid rgba(255,105,180,.4);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.prize-icon{width:80px;height:80px;color:#ff69b4;flex-shrink:0}.prize-icon svg{width:100%;height:100%}.prize-content{flex:1}.prize-title{font-size:1.75rem;font-weight:700;margin-bottom:.1rem;color:#ff69b4}.prize-description{font-size:1.125rem;color:#fffc;line-height:1.6}@media (max-width: 768px){.activities{padding:4rem 1rem}.activities-grid{grid-template-columns:1fr;gap:1.5rem}.activity-card{padding:2rem}.prize-banner{flex-direction:column;text-align:center;padding:2rem}.prize-icon{width:60px;height:60px}}.pricing{padding:6rem 2rem;background:linear-gradient(180deg,#0a0a0acc,#1a1a2e80)}.pricing-container{max-width:1200px;margin:0 auto}.pricing-header{text-align:center;margin-bottom:4rem}.pricing-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-subtitle{font-size:1.25rem;color:#ffffffb3;max-width:700px;margin:0 auto;line-height:1.8}.pricing-cards{display:flex;justify-content:center;max-width:500px;margin:0 auto}.pricing-card{padding:3rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;display:flex;flex-direction:column}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.pricing-card.featured{background:linear-gradient(135deg,#ff69b426,#ff69b414);border:2px solid rgba(255,105,180,.4);width:100%}.pricing-card.featured:hover{transform:translateY(-8px);box-shadow:0 25px 50px #ff69b44d}.pricing-badge{display:inline-block;padding:.5rem 1.25rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50px;color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;width:fit-content}.featured-badge{background:#ff69b433;border-color:#ff69b466;color:#ff69b4}.pricing-amount{margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.5rem}.currency{font-size:2rem;font-weight:600;color:#ff69b4;margin-top:.5rem}.price{font-size:4.5rem;font-weight:700;color:#ff69b4;line-height:1}.per-person{font-size:1rem;color:#fff9;align-self:flex-end;margin-bottom:1rem}.pricing-features{list-style:none;margin:1rem 0;flex-grow:1}.pricing-features li{display:flex;align-items:center;gap:1rem;padding:.75rem 0;color:#fffc;font-size:1rem}.check-icon{width:20px;height:20px;color:#ff69b4;flex-shrink:0}.pricing-button{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#fff,#e0e0e0);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;text-decoration:none;display:block;text-align:center;color:#0a0a0a;font-weight:700}.pricing-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fff3;text-decoration:none}.featured-button{background:linear-gradient(135deg,#ff69b4,#ff8fd4);box-shadow:0 8px 24px #ff69b466}.featured-button:hover{box-shadow:0 12px 32px #ff69b480}@media (max-width: 768px){.pricing{padding:4rem 1rem}.pricing-cards{grid-template-columns:1fr}.pricing-card.featured{transform:scale(1)}.pricing-card.featured:hover{transform:translateY(-8px)}.pricing-card{padding:2rem}.price{font-size:3.5rem}}.offer-section{text-align:center}.old-pricing-amount{display:flex;align-items:baseline;justify-content:left;margin-bottom:-5px}.old-price-strike{font-size:2.2rem;font-weight:500;color:#fff9;text-decoration:line-through;margin-right:5px}.per-person-strike{font-size:.9rem;color:#ffffff80;text-decoration:line-through}.offer-text{font-size:.9rem;font-weight:600;color:#fc0;margin-top:10px;margin-bottom:20px}.couple-price{font-size:1.1rem;color:#ffffff80;margin-bottom:1rem;font-style:normal}.old-couple-price-strike{text-decoration:line-through;margin-right:8px}.new-couple-price{font-weight:600;color:#fff}.deadline-notice{text-align:center;margin-top:4rem;margin-bottom:0;padding:2rem;background:linear-gradient(135deg,#ff69b433,#ffcc001a);border:2px solid #ffcc00;border-radius:20px;max-width:550px;margin-left:auto;margin-right:auto;box-shadow:0 0 30px #fc06;animation:pulseBorder 2s infinite alternate}@keyframes pulseBorder{0%{border-color:#fc0;box-shadow:0 0 20px #ffcc004d}to{border-color:#ff8fd4;box-shadow:0 0 40px #ff69b480}}.deadline-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:#fc0;text-transform:uppercase;letter-spacing:2px;margin-bottom:.75rem;text-shadow:0 0 10px rgba(255,204,0,.6)}.deadline-subtitle{font-size:1.1rem;color:#fff;font-weight:500;margin:0;line-height:1.4}.booking-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.booking-modal{position:relative;width:100%;max-width:600px;max-height:90vh;background:linear-gradient(135deg,#1a1a2ef2,#0a0a0af2);border:1px solid rgba(255,105,180,.3);border-radius:24px;padding:3rem;overflow-y:auto;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.close-button{position:absolute;top:1.5rem;right:1.5rem;width:40px;height:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.close-button:hover{background:#ff69b433;border-color:#ff69b466}.close-button svg{width:20px;height:20px;color:#fff}.booking-header{margin-bottom:2rem}.booking-title{font-size:2rem;font-weight:700;color:#ff69b4;margin-bottom:.5rem}.booking-subtitle{font-size:1rem;color:#ffffffb3}.booking-form{display:flex;flex-direction:column;gap:2rem}.form-section{display:flex;flex-direction:column;gap:1.5rem}.section-title{font-size:1.25rem;font-weight:600;color:#ff69b4;margin-bottom:.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500;color:#fffc;text-transform:uppercase;letter-spacing:.5px}.form-group input{padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:1rem;transition:all .3s ease}.form-group input:focus{outline:none;background:#ffffff14;border-color:#ff69b480}.form-group input.error{border-color:#f44}.error-message{font-size:.875rem;color:#f44}.total-section{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#ff69b426;border:1px solid rgba(255,105,180,.4);border-radius:16px}.total-label{font-size:1.125rem;font-weight:600;color:#fffc}.total-amount{font-size:2rem;font-weight:700;color:#ff69b4}.submit-button{padding:1.25rem;background:linear-gradient(135deg,#ff69b4,#ff8fd4);border:none;border-radius:12px;color:#0a0a0a;font-size:1.125rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #ff69b466}.submit-button:hover{transform:translateY(-2px);box-shadow:0 12px 32px #ff69b480}.submit-button:active{transform:translateY(0)}@media (max-width: 768px){.booking-modal{padding:2rem;max-height:95vh}.booking-title{font-size:1.5rem}.close-button{top:1rem;right:1rem}}.faq{padding:6rem 2rem;background:linear-gradient(180deg,#1a1a2e80,#0a0a0ae6)}.faq-container{max-width:900px;margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.faq-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-subtitle{font-size:1.25rem;color:#ffffffb3;line-height:1.8}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .3s ease}.faq-item:hover{background:#ffffff0d;border-color:#ff69b44d}.faq-item.open{background:#ff69b414;border-color:#ff69b466}.faq-question{width:100%;padding:1.5rem;background:none;border:none;color:#fff;font-size:1.125rem;font-weight:600;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color .3s ease}.faq-question:hover{color:#ff69b4}.faq-icon{width:24px;height:24px;color:#ff69b4;flex-shrink:0;transition:transform .3s ease}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:500px}.faq-answer p{padding:0 1.5rem 1.5rem;color:#ffffffb3;font-size:1rem;line-height:1.8}.footer{margin-top:6rem;padding:3rem 2rem;background:#00000080;border-top:1px solid rgba(255,105,180,.3)}.footer-content{max-width:800px;margin:0 auto;text-align:center}.footer-logo{font-size:1.5rem;font-weight:700;color:#ff69b4;margin-bottom:1rem}.footer-text{font-size:1rem;color:#fff9;margin-bottom:2rem;line-height:1.6}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.footer-links a{color:#ffffffb3;text-decoration:none;font-size:.875rem;text-transform:uppercase;letter-spacing:1px;transition:color .3s ease}.footer-links a:hover{color:#ff69b4}.footer-copyright{font-size:.875rem;color:#ffffff80}@media (max-width: 768px){.faq{padding:4rem 1rem}.faq-question{font-size:1rem;padding:1.25rem}.faq-answer p{padding:0 1.25rem 1.25rem;font-size:.9375rem}.footer{margin-top:4rem;padding:2rem 1rem}.footer-links{gap:1rem}}.footer-contact{text-align:center;margin-top:3rem;margin-bottom:3rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.contact-title{font-size:1.25rem;font-weight:600;color:#ffffffe6;margin-bottom:.5rem}.contact-text{color:#fff9;max-width:400px;margin:0 auto 1rem}.contact-email{color:#ff69b4;text-decoration:none;font-weight:500;font-size:1.1rem;transition:all .2s ease}.contact-email:hover{text-decoration:underline;opacity:.8}.sponsors{padding:6rem 2rem;background:linear-gradient(180deg,#0a0a0acc,#1a1a2e80)}.sponsors-container{max-width:1200px;margin:0 auto}.sponsors-header{text-align:center;margin-bottom:4rem}.sponsors-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sponsors-subtitle{font-size:1.25rem;color:#ffffffb3;max-width:600px;margin:0 auto;line-height:1.8}.sponsors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.sponsor-card{padding:2.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}.sponsor-card:hover{transform:translateY(-8px);background:#ff69b414;border-color:#ff69b466;box-shadow:0 20px 40px #ff69b426}.sponsor-logo{width:80px;height:80px;margin:0 auto 1.5rem;color:#ff69b4;display:flex;align-items:center;justify-content:center}.sponsor-logo img{max-width:100%;max-height:100%;width:auto;height:auto;filter:brightness(0) invert(1)}.sponsor-name{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff}.sponsor-description{font-size:1rem;line-height:1.8;color:#ffffffb3}.sponsors-footer{text-align:center;padding:2.5rem;background:linear-gradient(135deg,#ff69b426,#ff69b414);border:2px solid rgba(255,105,180,.4);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sponsors-footer-text{font-size:1.125rem;color:#ffffffe6;line-height:1.6;max-width:700px;margin:0 auto}@media (max-width: 768px){.sponsors{padding:4rem 1rem}.sponsors-grid{grid-template-columns:1fr;gap:1.5rem}.sponsor-card{padding:2rem}.sponsor-logo{width:60px;height:60px}.sponsors-footer{padding:2rem}}.socials{padding:5rem 2rem;background:linear-gradient(180deg,#1a1a2e80,#0a0a0a);border-top:1px solid rgba(255,255,255,.1)}.socials-container{max-width:800px;margin:0 auto;text-align:center}.socials-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.socials-subtitle{font-size:1.125rem;color:#ffffffb3;line-height:1.8;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.instagram-link{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3rem;background:linear-gradient(135deg,#ff69b426,#ff69b414);border:2px solid rgba(255,105,180,.4);border-radius:50px;color:#fff;text-decoration:none;font-size:1.25rem;font-weight:600;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.instagram-link:hover{transform:translateY(-4px);background:#ff69b433;border-color:#ff69b4;box-shadow:0 20px 40px #ff69b44d}.instagram-icon{width:32px;height:32px;color:#ff69b4}.instagram-text{letter-spacing:.5px}@media (max-width: 768px){.socials{padding:4rem 1rem}.instagram-link{padding:1.25rem 2rem;font-size:1.125rem}.instagram-icon{width:28px;height:28px}}.guidelines{padding:4rem 2rem;background-color:#0a0a0a}.guidelines-container{max-width:800px;margin:0 auto}.guidelines-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,#fff,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.guideline-section{margin-bottom:2.5rem}.guideline-subtitle{font-size:1.5rem;font-weight:600;color:#ff69b4;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,105,180,.3)}.guideline-list{list-style:none;padding-left:0}.guideline-item{font-size:1rem;color:#fffc;line-height:1.8;padding-left:1.5rem;position:relative;margin-bottom:.75rem}.guideline-item:before{content:"•";position:absolute;left:0;top:0;color:#ff69b4;font-weight:700}.contact-email{display:inline;color:#ff69b4;text-decoration:none;font-weight:500}.App{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#2a1a3e,#0a0a0a)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#fff;line-height:1.6}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:#ff69b4;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ff8fd4}
