.elementor-2866 .elementor-element.elementor-element-35a388a{--display:flex;}.elementor-2866 .elementor-element.elementor-element-809cb38{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 80px) 0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2866 .elementor-element.elementor-element-35a388a{--content-width:1400px;}}/* Start custom CSS for html, class: .elementor-element-809cb38 */.smoke-blog, .smoke-blog * {
  box-sizing: border-box;
}

.smoke-blog {
  --bg: #141A33; --text: #f7f8ff; --muted: #b7bfdf; --line: rgba(255, 255, 255, 0.1); --orange: #ff7a2f;
  --pink: #e9348f; --purple: #a24dff; width: 100%; overflow: hidden; color: var(--text);
  background: radial-gradient( circle at 92% 4%, rgba(233, 52, 143, 0.13), transparent 27% ), radial-gradient( circle at 5% 35%, rgba(162, 77, 255, 0.1), transparent 24% ), var(--bg);
  font-family: Inter, Arial, sans-serif; line-height: 1.7;
}

.smoke-blog a {
  color: inherit;
}

.smoke-blog img {
  display: block; max-width: 100%;
}

.smoke-shell {
  width: min(1380px, calc(100% - 40px)); margin: 0 auto;
}

.smoke-reading-width {
  max-width: 920px;
}

.smoke-hero {
  padding: 55px 0 48px;
}

.smoke-hero-grid {
  display: grid; grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr); gap: 48px; align-items: center;
}

.smoke-kicker, .smoke-small-title {
  display: inline-block; color: var(--orange); font-size: 13px; font-weight: 800; text-transform: uppercase;
  letter-spacing: 0.14em;
}

.smoke-hero h1 {
  max-width: 760px; margin: 18px 0 20px; color: #ffffff; font-size: clamp(48px, 5.6vw, 82px); line-height: 0.98;
  letter-spacing: -0.055em;
}

.smoke-hero h1 span, .smoke-band h2 span, .smoke-wedding h2 span, .smoke-safety h2 span, .smoke-final h2 span {
  display: block; color: transparent;
  background: linear-gradient( 90deg, var(--orange), var(--pink), var(--purple) ); background-clip: text;
  -webkit-background-clip: text;
}

.smoke-intro, .smoke-section-content p, .smoke-editorial-copy p, .smoke-wedding-copy > p, .smoke-safety-intro p, .smoke-final p {
  color: var(--muted); font-size: 17px;
}

.smoke-intro {
  max-width: 700px; margin: 0 0 20px; font-size: 18px;
}

.smoke-meta {
  display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 24px;
}

.smoke-meta span {
  padding: 6px 11px; border: 1px solid var(--line); border-radius: 999px; color: #d8ddf5;
  background: rgba(255, 255, 255, 0.035); font-size: 13px;
}

.smoke-primary-btn {
  display: inline-flex; min-height: 48px; align-items: center; justify-content: center; padding: 0 24px;
  border-radius: 999px; color: #ffffff !important;
  background: linear-gradient( 90deg, var(--orange), var(--pink) );
  box-shadow: 0 15px 36px rgba(233, 52, 143, 0.24); font-weight: 800; text-decoration: none !important;
  transition: 0.2s ease;
}

.smoke-primary-btn:hover {
  transform: translateY(-2px); box-shadow: 0 19px 42px rgba(233, 52, 143, 0.34);
}

.smoke-hero-media {
  position: relative; min-height: 460px;
}

.smoke-hero-media img {
  position: relative; z-index: 2; width: 100%; height: 460px; object-fit: cover; border-radius: 32px 78px;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.34);
}

.smoke-hero-media::before, .smoke-hero-glow {
  content: ""; position: absolute; border-radius: 50%; filter: blur(35px);
}

.smoke-hero-media::before {
  top: -20px; right: -20px; width: 52%; height: 56%;
  background: linear-gradient( 135deg, rgba(255, 122, 47, 0.34), rgba(233, 52, 143, 0.2) );
}

.smoke-hero-glow {
  right: -6%; bottom: -5%; width: 56%; height: 42%; background: rgba(162, 77, 255, 0.18);
}

.smoke-floating-note {
  position: absolute; z-index: 4; right: -12px; bottom: 24px; width: min(300px, 76%); padding: 16px 18px;
  border: 1px solid var(--line); border-radius: 17px; background: rgba(20, 26, 51, 0.88);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28); backdrop-filter: blur(14px);
}

.smoke-floating-note strong, .smoke-floating-note span {
  display: block;
}

.smoke-floating-note span {
  color: var(--muted); font-size: 14px;
}

.smoke-navigation {
  border-block: 1px solid var(--line); background: var(--bg);
}

.smoke-navigation-inner {
  display: flex; min-height: 60px; align-items: center; justify-content: space-between; gap: 24px;
}

.smoke-navigation-inner > span {
  color: var(--muted); font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em;
}

.smoke-navigation nav {
  display: flex; flex-wrap: wrap; gap: 22px;
}

.smoke-navigation a {
  color: #e4e7f8; font-size: 14px; font-weight: 700; text-decoration: none;
}

.smoke-navigation a:hover {
  color: var(--orange);
}

.smoke-opening {
  padding: 58px 0 62px;
}

.smoke-section, .smoke-band, .smoke-wedding, .smoke-safety, .smoke-final {
  padding: 62px 0;
}

.smoke-opening-text {
  margin: 0; color: #edf0ff; font-size: clamp(23px, 2.7vw, 35px); line-height: 1.42;
}

.smoke-quote {
  display: grid; grid-template-columns: 48px 1fr; gap: 18px; margin-top: 32px; padding-top: 26px;
  border-top: 1px solid var(--line);
}

.smoke-quote > span {
  color: var(--orange); font: 68px/0.8 Georgia, serif;
}

.smoke-quote p {
  max-width: 720px; margin: 0; color: var(--muted); font-size: 18px; font-style: italic;
}

.smoke-split {
  display: grid; grid-template-columns: 70px minmax(260px, 0.75fr) minmax(0, 1fr); gap: 30px;
  align-items: start;
}

.smoke-section-number span, .smoke-section-number-inline {
  color: rgba(255, 255, 255, 0.16); font-size: 50px; font-weight: 900; line-height: 1;
}

.smoke-section-heading h2, .smoke-editorial-title h2, .smoke-band h2, .smoke-wedding h2, .smoke-safety h2, .smoke-final h2 {
  margin: 12px 0 16px; color: #ffffff; font-size: clamp(36px, 4vw, 56px); line-height: 1.05;
  letter-spacing: -0.045em;
}

.smoke-section-heading h2 em, .smoke-editorial-title h2 em {
  display: block; color: var(--pink); font-family: Georgia, serif; font-weight: 400;
}

.smoke-section-content p, .smoke-editorial-copy p {
  margin-top: 0; margin-bottom: 16px;
}

.smoke-location-grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; margin-top: 42px;
}

.smoke-location-item {
  padding-top: 20px; border-top: 2px solid var(--orange);
}

.smoke-location-item:nth-child(2) {
  border-color: var(--pink);
}

.smoke-location-item:nth-child(3) {
  border-color: var(--purple);
}

.smoke-location-icon {
  display: block; margin-bottom: 14px; font-size: 31px;
}

.smoke-location-item h3, .smoke-color-card h3, .smoke-step h3 {
  margin: 0 0 8px; color: #ffffff;
}

.smoke-location-item p, .smoke-color-card p, .smoke-step p {
  margin: 0; color: var(--muted); font-size: 15px;
}

.smoke-band-header {
  max-width: 760px; margin-bottom: 32px;
}

.smoke-band-header p {
  margin-bottom: 0;
}

.smoke-color-grid {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; margin-top: 30px;
  border: 1px solid var(--line); background: var(--line);
}

.smoke-color-card {
  min-height: 220px; padding: 26px; background: var(--bg);
}

.smoke-color-dot {
  display: block; width: 44px; height: 44px; margin-bottom: 28px; border-radius: 50%; background: currentColor;
  box-shadow: 0 0 26px currentColor;
}

.smoke-color-pink {
  color: #ee4597;
}

.smoke-color-purple {
  color: #a44fff;
}

.smoke-color-blue {
  color: #4f79ff;
}

.smoke-color-orange {
  color: #ff7a2f;
}

.smoke-editorial-grid {
  display: grid; grid-template-columns: minmax(320px, 0.85fr) minmax(0, 1.15fr); gap: 45px; align-items: start;
}

.smoke-section-number-inline {
  display: inline-block; margin-right: 8px;
}

.smoke-editorial-copy {
  padding-top: 4px;
}

.smoke-steps {
  grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin-top: 24px;
  border-block: 1px solid var(--line);
}

.smoke-step {
  display: grid; grid-template-columns: 42px 1fr; gap: 14px; padding: 25px 22px;
  border-right: 1px solid var(--line);
}

.smoke-step:last-child {
  border-right: 0;
}

.smoke-step > span {
  color: var(--orange); font-size: 14px; font-weight: 900;
}

.smoke-wedding-grid {
  display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, 0.8fr); gap: 48px; align-items: center;
}

.smoke-wedding-copy > p {
  margin-top: 0; margin-bottom: 20px;
}

.smoke-check-list {
  margin: 24px 0 0; padding: 0; list-style: none;
}

.smoke-check-list li {
  position: relative; margin-bottom: 11px; padding-left: 28px; color: #d9def5;
}

.smoke-check-list li::before {
  content: "✓"; position: absolute; left: 0; color: var(--orange); font-weight: 900;
}

.smoke-wedding-visual {
  position: relative; min-height: 330px;
}

.smoke-orb {
  position: absolute; border-radius: 50%; filter: blur(4px);
}

.smoke-orb-one {
  top: 2%; right: 8%; width: 190px; height: 190px; background: rgba(233, 52, 143, 0.46);
}

.smoke-orb-two {
  bottom: 3%; left: 4%; width: 220px; height: 220px; background: rgba(162, 77, 255, 0.38);
}

.smoke-orb-three {
  top: 30%; left: 30%; width: 165px; height: 165px; background: rgba(255, 122, 47, 0.34);
}

.smoke-wedding-message {
  position: absolute; z-index: 2; top: 50%; left: 50%; width: min(310px, 80%); padding: 24px;
  border: 1px solid var(--line); border-radius: 24px; background: rgba(20, 26, 51, 0.78);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.3); text-align: center; transform: translate(-50%, -50%);
  backdrop-filter: blur(18px);
}

.smoke-wedding-message > span {
  display: block; margin-bottom: 9px; font-size: 34px;
}

.smoke-wedding-message strong {
  display: block; margin-bottom: 7px; color: #ffffff; font-size: 18px;
}

.smoke-wedding-message p {
  margin: 0; color: var(--muted); font-size: 14px;
}

.smoke-safety-header {
  max-width: 720px; margin-bottom: 34px;
}

.smoke-safety-layout {
  display: grid; grid-template-columns: minmax(300px, 0.9fr) minmax(0, 1.1fr); gap: 44px; align-items: center;
}

.smoke-safety-intro {
  max-width: 520px;
}

.smoke-safety-intro p {
  margin-top: 0;
}

.smoke-safety-list {
  width: 100%; margin-top: 0; border-top: 1px solid var(--line);
}

.smoke-safety-row {
  display: grid; grid-template-columns: 58px 1fr; gap: 18px; align-items: center; padding: 17px 0;
  border-bottom: 1px solid var(--line);
}

.smoke-safety-row span {
  color: var(--pink); font-weight: 900;
}

.smoke-safety-row p {
  margin: 0; color: #e0e4f8;
}

.smoke-final-inner {
  display: flex; align-items: center; justify-content: space-between; gap: 60px;
}

.smoke-final-inner > div {
  flex: 1; max-width: 760px;
}

.smoke-final .smoke-primary-btn {
  flex-shrink: 0; margin: 0;
}

.smoke-final h2 {
  margin-bottom: 14px;
}

.smoke-final p {
  margin-bottom: 0;
}

.smoke-blog section[id] {
  scroll-margin-top: 100px;
}

@media (max-width: 1050px) {
  .smoke-hero-grid {
    gap: 32px;
  }

  .smoke-split {
    grid-template-columns: 55px minmax(220px, 0.75fr) minmax(0, 1fr); gap: 24px;
  }

  .smoke-editorial-grid, .smoke-wedding-grid, .smoke-safety-layout {
    gap: 34px;
  }

  .smoke-color-card {
    padding: 22px;
  }
}

@media (max-width: 820px) {
  .smoke-hero-grid, .smoke-split, .smoke-editorial-grid, .smoke-wedding-grid, .smoke-safety-layout {
    grid-template-columns: 1fr;
  }

  .smoke-section-number {
    display: none;
  }

  .smoke-location-grid {
    grid-template-columns: repeat(3, 1fr); gap: 18px;
  }

  .smoke-color-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .smoke-steps {
    grid-template-columns: 1fr;
  }

  .smoke-step {
    border-right: 0; border-bottom: 1px solid var(--line);
  }

  .smoke-step:last-child {
    border-bottom: 0;
  }

  .smoke-wedding-visual {
    min-height: 320px;
  }

  .smoke-navigation-inner, .smoke-final-inner {
    align-items: flex-start; flex-direction: column;
  }

  .smoke-navigation-inner {
    padding: 14px 0;
  }

  .smoke-final .smoke-primary-btn {
    width: auto;
  }
}

@media (max-width: 560px) {
  .smoke-shell {
    width: calc(100% - 24px);
  }

  .smoke-hero {
    padding: 38px 0 42px;
  }

  .smoke-opening, .smoke-section, .smoke-band, .smoke-wedding, .smoke-safety, .smoke-final {
    padding: 48px 0;
  }

  .smoke-hero h1 {
    font-size: 42px;
  }

  .smoke-intro {
    font-size: 16px;
  }

  .smoke-hero-media, .smoke-hero-media img {
    min-height: 0; height: 320px;
  }

  .smoke-hero-media img {
    border-radius: 24px 52px;
  }

  .smoke-floating-note {
    right: 10px; bottom: 14px; width: calc(100% - 20px);
  }

  .smoke-opening-text {
    font-size: 23px;
  }

  .smoke-quote {
    grid-template-columns: 38px 1fr;
  }

  .smoke-section-heading h2, .smoke-editorial-title h2, .smoke-band h2, .smoke-wedding h2, .smoke-safety h2, .smoke-final h2 {
    font-size: 36px;
  }

  .smoke-location-grid, .smoke-color-grid {
    grid-template-columns: 1fr;
  }

  .smoke-location-grid {
    margin-top: 32px;
  }

  .smoke-color-card {
    min-height: auto;
  }

  .smoke-color-dot {
    margin-bottom: 22px;
  }

  .smoke-step {
    grid-template-columns: 34px 1fr; padding: 22px 8px;
  }

  .smoke-wedding-visual {
    min-height: 290px;
  }

  .smoke-orb-one {
    width: 150px; height: 150px;
  }

  .smoke-orb-two {
    width: 180px; height: 180px;
  }

  .smoke-orb-three {
    width: 130px; height: 130px;
  }

  .smoke-safety-layout {
    gap: 24px;
  }

  .smoke-primary-btn {
    width: 100%;
  }
}/* End custom CSS */