
:root{--pink:#ff6fae;--blue:#5bbcff;--yellow:#ffd66b;--green:#82d999;--purple:#a98cff;--dark:#243047;--text:#35405a;--muted:#768098;--bg:#fff8f0;--card:#fff;--shadow:0 18px 45px rgba(55,45,85,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Nunito,Arial,sans-serif;background:radial-gradient(circle at top left,#fff4c7 0,#fff8f0 34%,#f5fbff 100%);color:var(--text)}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.82);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,111,174,.12)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0}.brand{display:flex;flex-direction:column;line-height:1}.brand b{font-size:24px;color:#ff4f9a;letter-spacing:.5px}.brand span{font-size:13px;color:var(--muted);font-weight:800}nav{display:flex;align-items:center;gap:18px;font-weight:800;color:#4d5771}nav a:hover{color:#ff4f9a}.nav-phone{padding:10px 16px;border-radius:999px;background:#eaffef;color:#15984e}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#38d56b;color:white;font-size:27px;box-shadow:0 14px 30px rgba(40,180,94,.35);z-index:30}.hero{padding:70px 0 46px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center}.eyebrow,.section-title span,.inst-info span{display:inline-flex;padding:9px 15px;border-radius:999px;background:#fff;color:#ff4f9a;font-weight:900;box-shadow:var(--shadow)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(38px,5.4vw,72px);line-height:.94;margin:18px 0 20px;color:var(--dark);letter-spacing:-1px}.hero p{font-size:20px;line-height:1.55;color:#5e6880;max-width:590px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 22px;border-radius:999px;font-weight:900;transition:.2s}.btn:hover{transform:translateY(-2px)}.primary{background:linear-gradient(135deg,#ff6fae,#ff985d);color:#fff;box-shadow:0 16px 32px rgba(255,111,174,.28)}.secondary{background:#fff;color:#3a4a71;box-shadow:var(--shadow)}.hero-badges{display:flex;flex-wrap:wrap;gap:10px}.hero-badges span{background:#fff;border-radius:16px;padding:10px 12px;font-weight:800;box-shadow:0 10px 25px rgba(55,45,85,.08)}.hero-card{position:relative}.hero-card img{width:100%;height:520px;object-fit:cover;border-radius:38px;box-shadow:var(--shadow);transform:rotate(1.2deg)}.hero-note{position:absolute;left:24px;right:24px;bottom:24px;padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.9);font-weight:900;color:#26344d;box-shadow:0 12px 25px rgba(0,0,0,.08)}.intro-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:6px}.intro-strip div{background:#fff;border-radius:28px;padding:22px;text-align:center;box-shadow:var(--shadow)}.intro-strip b{display:block;font-size:25px;color:#ff5e9e}.intro-strip span{font-weight:800;color:var(--muted)}.catalog,.order{padding:72px 0}.section-title{text-align:center;max-width:740px;margin:0 auto 34px}.section-title h2,.inst-info h2{font-size:clamp(30px,4vw,48px);line-height:1.05;color:var(--dark);margin:16px 0 12px}.section-title p{font-size:18px;color:var(--muted)}.align-left{text-align:left;margin-left:0}.offsite-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.offsite-card{background:var(--card);border-radius:30px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.7);transition:.22s}.offsite-card:hover{transform:translateY(-6px)}.offsite-card img{width:100%;height:220px;object-fit:cover;display:block}.offsite-card-body{padding:22px}.offsite-tag{display:inline-flex;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;margin-bottom:12px}.tag-pink{background:#ffe5f1;color:#db3e84}.tag-purple{background:#eee7ff;color:#7152c3}.tag-blue{background:#e4f5ff;color:#2687c7}.tag-green{background:#e8faee;color:#218e4e}.tag-yellow{background:#fff3c9;color:#af7a00}.offsite-card h3{font-size:22px;line-height:1.15;color:#25304a;margin-bottom:10px}.offsite-card p{line-height:1.5;color:#657087}.offsite-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.offsite-card-bottom span{font-weight:900;color:#ff5e9e}.offsite-card-bottom a{background:#2ed36a;color:white;font-weight:900;border-radius:999px;padding:10px 16px;white-space:nowrap}.order-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.order-step{background:#fff;border-radius:30px;padding:26px;box-shadow:var(--shadow)}.order-step b{width:48px;height:48px;border-radius:16px;background:#ffeff6;color:#ff4f9a;display:grid;place-items:center;font-size:24px;margin-bottom:18px}.order-step h3{font-size:22px;color:#26344d}.order-step p{color:#66718a;line-height:1.55}.order-banner{margin-top:24px;padding:28px;border-radius:34px;background:linear-gradient(135deg,#fff,#fff1d7);display:flex;align-items:center;justify-content:space-between;gap:22px;box-shadow:var(--shadow)}.order-banner h3{font-size:28px;margin-bottom:6px;color:#26344d}.instagram{padding:70px 0;background:linear-gradient(135deg,#fff2f8,#ebfbff)}.instagram-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center}.inst-info p{font-size:18px;color:#6d768a;line-height:1.5}.inst-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.inst-gallery img{height:280px;width:100%;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.inst-gallery img:nth-child(even){transform:translateY(28px)}.footer{padding:28px 0;background:#243047;color:#fff}.footer-inner{display:flex;justify-content:space-between}.footer a{color:#ffd66b;font-weight:900}@media(max-width:900px){.hero-grid,.instagram-inner{grid-template-columns:1fr}.offsite-grid{grid-template-columns:repeat(2,1fr)}.intro-strip,.order-grid{grid-template-columns:repeat(2,1fr)}nav{display:none}.hero-card img{height:390px}.inst-gallery img{height:210px}}@media(max-width:620px){.container{width:min(100% - 24px,1160px)}.hero{padding-top:42px}.offsite-grid,.intro-strip,.order-grid{grid-template-columns:1fr}.hero-actions,.order-banner{flex-direction:column;align-items:stretch}.btn{width:100%}.inst-gallery{grid-template-columns:repeat(2,1fr)}.inst-gallery img:nth-child(even){transform:none}.hero-card img{height:320px}.footer-inner{flex-direction:column;gap:10px}}


/* === OUTBOUND HERO BACKGROUND FINAL === */
.hero {
  position: relative;
  min-height: 680px;
  padding: 92px 0 70px;
  overflow: hidden;
  background:
    linear-gradient(90deg,
      rgba(255, 248, 240, 0.98) 0%,
      rgba(255, 248, 240, 0.96) 34%,
      rgba(255, 248, 240, 0.60) 47%,
      rgba(255, 248, 240, 0.10) 62%,
      rgba(255, 248, 240, 0.00) 100%
    ),
    url("assets/img/party-creativity.png") no-repeat right center / cover,
    linear-gradient(135deg, #fff8f0 0%, #fffdf7 100%);
}

.hero::before {
  content: "";
  position: absolute;
  left: -95px;
  top: 0;
  width: 250px;
  height: 100%;
  background:
    radial-gradient(circle at 30% 16%, rgba(255, 214, 107, 0.25) 0 110px, transparent 112px),
    radial-gradient(circle at 22% 72%, rgba(255, 111, 174, 0.18) 0 120px, transparent 122px);
  pointer-events: none;
}

.hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(420px, 0.48fr) minmax(520px, 0.52fr);
  gap: 34px;
  align-items: center;
}

.hero-text {
  max-width: 590px;
}

.hero h1 {
  max-width: 580px;
}

.hero p {
  max-width: 540px;
}

.hero-actions,
.hero-badges {
  max-width: 560px;
}

@media (max-width: 900px) {
  .hero {
    min-height: auto;
    padding: 56px 0 36px;
    background:
      linear-gradient(180deg,
        rgba(255, 248, 240, 0.98) 0%,
        rgba(255, 248, 240, 0.94) 46%,
        rgba(255, 248, 240, 0.72) 62%,
        rgba(255, 248, 240, 0.20) 100%
      ),
      url("assets/img/party-creativity.png") no-repeat right bottom / 150% auto,
      linear-gradient(135deg, #fff8f0 0%, #fffdf7 100%);
  }

  .hero-grid {
    grid-template-columns: 1fr;
    min-height: 620px;
    align-items: start;
  }

  .hero-text {
    max-width: 100%;
    padding-bottom: 280px;
  }
}

@media (max-width: 520px) {
  .hero {
    background:
      linear-gradient(180deg,
        rgba(255, 248, 240, 0.98) 0%,
        rgba(255, 248, 240, 0.96) 48%,
        rgba(255, 248, 240, 0.74) 64%,
        rgba(255, 248, 240, 0.24) 100%
      ),
      url("assets/img/party-creativity.png") no-repeat right bottom / 185% auto,
      linear-gradient(135deg, #fff8f0 0%, #fffdf7 100%);
  }

  .hero-grid {
    min-height: 650px;
  }

  .hero-text {
    padding-bottom: 310px;
  }
}


/* === EQUAL OFFSITE CARDS FINAL === */
.offsite-grid {
  align-items: stretch;
}

.offsite-card {
  height: 100%;
  min-height: 545px;
  display: flex;
  flex-direction: column;
}

.offsite-card img {
  flex: 0 0 220px;
  height: 220px;
  object-fit: cover;
}

.offsite-card-body {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.offsite-card h3 {
  min-height: 52px;
  display: flex;
  align-items: flex-start;
}

.offsite-card p {
  min-height: 104px;
}

.offsite-card-bottom {
  margin-top: auto;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 10px 12px;
  align-items: center;
}

.offsite-card-bottom .offsite-extra {
  grid-column: 1 / -1;
  width: fit-content;
  padding: 6px 11px;
  border-radius: 999px;
  background: #fff3c9;
  color: #af7a00;
  font-size: 13px;
  font-weight: 900;
}

.offsite-card-bottom a {
  justify-self: end;
}

@media (max-width: 900px) {
  .offsite-card {
    min-height: auto;
  }

  .offsite-card h3,
  .offsite-card p {
    min-height: 0;
  }
}

@media (max-width: 700px) {
  .offsite-card img {
    flex-basis: 190px;
    height: 190px;
  }
}


/* === OFFSITE MIN PEOPLE === */
.offsite-min-people{
margin-top:12px;
display:flex;
align-items:center;
gap:8px;
color:#4f5d78;
font-size:14px;
line-height:1.3;
font-weight:800;
padding:10px 14px;
border-radius:14px;
background:linear-gradient(135deg,#fff7e8,#fff3f7);
border:1px solid rgba(255,190,210,.35);
}

@media (max-width:700px){
.offsite-min-people{
font-size:13px;
padding:9px 12px;
}
}


/* === OFFSITE MIN PEOPLE FIX === */

.offsite-card-body{
display:flex;
flex-direction:column;
height:100%;
}

.offsite-card p{
margin-bottom:14px;
}

.offsite-min-people{
margin-top:0;
margin-bottom:18px;
display:flex;
align-items:center;
gap:8px;
color:#4f5d78;
font-size:14px;
line-height:1.35;
font-weight:800;
padding:11px 14px;
border-radius:14px;
background:linear-gradient(135deg,#fff7e8,#fff3f7);
border:1px solid rgba(255,190,210,.35);
}

.offsite-card-bottom{
margin-top:auto !important;
padding-top:4px;
display:flex;
align-items:center;
justify-content:space-between;
gap:14px;
}

.offsite-card-bottom a{
flex-shrink:0;
}

@media (max-width:700px){

.offsite-min-people{
font-size:13px;
padding:10px 12px;
margin-bottom:16px;
}

.offsite-card-bottom{
gap:10px;
}
}


/* === ORDER PAYMENT STEP === */

.order-grid{
grid-template-columns:repeat(4,1fr);
}

.order-step-payment{
background:linear-gradient(135deg,#fff7ef,#fff3f8);
border:1px solid rgba(255,190,210,.32);
}

.order-step-payment b{
background:#fff0f6;
color:#ff4f9a;
}

@media (max-width:1000px){
.order-grid{
grid-template-columns:repeat(2,1fr);
}
}

@media (max-width:700px){
.order-grid{
grid-template-columns:1fr;
}
}


/* === FIX LOGO LIKE INDEX === */
.logo-wrap {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  line-height: 1 !important;
}

.logo {
  display: inline-block !important;
  font-size: 27px !important;
  font-weight: 800 !important;
  letter-spacing: 0.05em !important;
  background: linear-gradient(90deg, #ff5f8f, #ffc33c, #61d77f, #4dabf7, #9d7bff) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  white-space: nowrap !important;
}

.logo-sub {
  margin-top: 2px !important;
  color: #768098 !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.08em !important;
  text-transform: lowercase !important;
}

.site-header .brand {
  display: none !important;
}

@media (max-width: 700px) {
  .logo {
    font-size: 24px !important;
  }

  .logo-sub {
    font-size: 11px !important;
  }
}


/* === VACATION MARQUEE FIX === */

.vacation-marquee{
position:relative;
z-index:9999;
width:100%;
overflow:hidden;
background:linear-gradient(90deg,#ff5f8f,#ff8aac,#ffb347);
padding:12px 0;
box-shadow:0 6px 18px rgba(255,95,143,.18);
}

.vacation-marquee-track{
display:inline-block;
white-space:nowrap;
padding-left:100%;
color:#ffffff;
font-size:17px;
line-height:1;
font-weight:900;
letter-spacing:.01em;
animation:vacationMarquee 24s linear infinite;
text-shadow:0 2px 6px rgba(0,0,0,.12);
}

@keyframes vacationMarquee{
0%{
transform:translateX(0);
}
100%{
transform:translateX(-100%);
}
}

@media (max-width:700px){

.vacation-marquee{
padding:10px 0;
}

.vacation-marquee-track{
font-size:13px;
animation-duration:18s;
}
}


/* === COMING SOON BADGE FINAL === */
.offsite-card-soon{
  position: relative;
}

.offsite-card-soon .coming-soon-badge{
  position: absolute;
  top: 18px;
  left: 18px;
  z-index: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 15px;
  border-radius: 999px;
  background: linear-gradient(135deg,#ffb347,#ff7ca8);
  color: #ffffff;
  font-size: 13px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: .01em;
  box-shadow: 0 10px 22px rgba(255,140,120,.28);
}

.offsite-card-soon img{
  filter: saturate(.92) brightness(.98);
}

@media (max-width:700px){
  .offsite-card-soon .coming-soon-badge{
    top: 14px;
    left: 14px;
    font-size: 12px;
    padding: 8px 12px;
  }
}
