<meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Borealis Collection</title>
  <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&amp;family=Inter:wght@300;400;500&amp;display=swap" rel="stylesheet">
  <style>
    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

    /* ── Force full width inside WordPress ── */
    .borealis-wrap {
      width: 100vw;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      overflow-x: hidden;
    }

    .borealis-wrap section,
    .borealis-wrap .our-diamonds,
    .borealis-wrap .our-collection-light,
    .borealis-wrap .effect,
    .borealis-wrap .what,
    .borealis-wrap .jck,
    .borealis-wrap .hero,
    .borealis-wrap footer {
      width: 100%;
      max-width: 100%;
    }

    body { font-family: 'Inter', sans-serif; font-weight: 300; background: #02060e; overflow-x: hidden; }

    .option-flag { display: none; }
    .section-tag { display: none; }

    /* ── HERO ── */
    .hero {
      position: relative; height: 100vh; overflow: hidden;
      display: flex; flex-direction: column; align-items: center; justify-content: space-between;
      padding: 8rem 2rem 5rem; min-height: 75vw; 
    }
    .hero-bg {
      position: absolute; inset: 0;
      background: url('https://borealisjewels.wpenginepowered.com/wp-content/uploads/2026/05/Hero-Image-with-Pear-Ring.png') center 52% / cover no-repeat;
    }
    .hero-bg::after {
      content: ''; position: absolute; inset: 0;
      background: linear-gradient(to bottom, rgba(2,6,14,.55) 0%, rgba(2,6,14,.0) 30%, rgba(2,6,14,.0) 60%, rgba(2,6,14,.7) 100%);
    }
    .hero-top { position: relative; z-index: 2; text-align: center; }
    .hero-eyebrow { font-size: 0.58rem; letter-spacing: 0.42em; text-transform: uppercase; color: #21f2e6; opacity: .85; margin-bottom: 1.2rem; }
    .hero-logo-text {
      font-family: 'Cormorant Garamond', serif; font-size: clamp(3.5rem, 9vw, 7rem);
      font-weight: 300; letter-spacing: 0.18em; color: #f0ede8; line-height: 1;
      margin-bottom: 1rem;
      text-shadow: 0 0 60px rgba(33,242,230,0.25);
    }
    .hero-logo-svg { width: clamp(280px, 55vw, 700px); height: auto; display: block; margin: 0 auto 1rem; }
    .hero-couture { font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; font-style: italic; letter-spacing: 0.22em; color: rgba(240,237,232,0.9); }
    .hero-bottom { position: relative; z-index: 2; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 1.4rem; }
    .hero-tagline {
      font-family: 'Cormorant Garamond', serif; font-size: clamp(1.6rem, 3.5vw, 3rem);
      font-weight: 300; letter-spacing: 0.22em; text-transform: uppercase;
      color: #f0ede8; line-height: 1;
      text-shadow: 0 2px 30px rgba(2,6,14,0.6);
    }
    .hero-jck { font-size: 0.58rem; letter-spacing: 0.3em; text-transform: uppercase; color: rgba(240,237,232,0.44); }
    .btn {
      display: inline-block; padding: 0.85rem 2.8rem;
      border: 1px solid rgba(33,242,230,0.4); color: #21f2e6;
      font-size: 0.62rem; font-weight: 500; letter-spacing: 0.32em; text-transform: uppercase; text-decoration: none;
    }
    .btn:hover { background: rgba(33,242,230,0.07); }
    .btn-dark {
      border-color: #b3822c; color: #b3822c;
      margin-top: 2.5rem;
      align-self: flex-start;
    }
    .btn-dark:hover { background: rgba(179,130,44,0.07); }

    /* ── OUR DIAMONDS ── */
    .our-diamonds { display: grid; grid-template-columns: 1fr 1fr; min-height: 72vh; }
    .dia-img { overflow: hidden; }
    .dia-img img { width: 100%; height: 100%; object-fit: cover; object-position: center center; display: block; }
    .dia-text { background: #f2ebe2; display: flex; flex-direction: column; justify-content: center; padding: 5rem 4.5rem; }
    .d-eyebrow { font-size: 0.58rem; letter-spacing: 0.42em; text-transform: uppercase; color: #b3822c; margin-bottom: 1.2rem; }
    .d-headline { font-family: 'Cormorant Garamond', serif; font-size: clamp(2rem, 3.2vw, 2.8rem); font-weight: 300; color: #1c1410; line-height: 1.15; margin-bottom: 0.6rem; }
    .d-subhead { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; font-style: italic; color: #7a6356; margin-bottom: 1.6rem; }
    .d-body { font-size: 0.8rem; line-height: 1.9; color: #5a4a3e; margin-bottom: 2.8rem; max-width: 52ch; }
    .d-stmts { display: flex; flex-direction: column; }
    .d-stmt { padding: 1rem 0; border-top: 1px solid rgba(28,20,16,.1); display: flex; align-items: baseline; gap: 1.1rem; }
    .d-stmt:last-child { border-bottom: 1px solid rgba(28,20,16,.1); }
    .d-num { font-family: 'Cormorant Garamond', serif; font-size: 0.7rem; color: #b3822c; opacity: .75; flex-shrink: 0; letter-spacing: .1em; }
    .d-txt { font-family: 'Cormorant Garamond', serif; font-size: 1.15rem; font-style: italic; color: #1c1410; }

    /* ── LIGHT BRIDGE ── */
    .light-bridge { height: 1px; background: linear-gradient(to right, transparent, rgba(28,20,16,0.12), transparent); }

    /* ── OUR COLLECTION ── */
    .our-collection-light { display: grid; grid-template-columns: 1fr 1fr; min-height: 72vh; }
    .col-text-light { background: #f2ebe2; display: flex; flex-direction: column; justify-content: center; padding: 5rem 4.5rem; border-right: 1px solid rgba(28,20,16,0.06); }
    .c-eyebrow-light { font-size: 0.58rem; letter-spacing: 0.42em; text-transform: uppercase; color: #b3822c; margin-bottom: 1.2rem; }
    .c-headline-light { font-family: 'Cormorant Garamond', serif; font-size: clamp(2rem, 3.2vw, 2.8rem); font-weight: 300; color: #1c1410; line-height: 1.15; margin-bottom: 1.6rem; }
    .c-body-light { font-size: 0.8rem; line-height: 1.9; color: #5a4a3e; margin-bottom: 2.8rem; max-width: 52ch; }
    .c-stmts-light { display: flex; flex-direction: column; }
    .c-stmt-light { padding: 1rem 0; border-top: 1px solid rgba(28,20,16,.1); display: flex; align-items: baseline; gap: 1.1rem; }
    .c-stmt-light:last-child { border-bottom: 1px solid rgba(28,20,16,.1); }
    .c-num-light { font-family: 'Cormorant Garamond', serif; font-size: 0.7rem; color: #b3822c; opacity: .75; flex-shrink: 0; letter-spacing: .1em; }
    .c-txt-light { font-family: 'Cormorant Garamond', serif; font-size: 1.15rem; font-style: italic; color: #1c1410; }
    .col-img-light { overflow: hidden; }
    .col-img-light img { width: 100%; height: 100%; object-fit: cover; object-position: center center; display: block; }

    /* ── THE BOREALIS EFFECT ── */
    .effect { background: #02060e; padding: 9rem 2rem; text-align: center; position: relative; overflow: hidden; }
    .effect::before {
      content: ''; position: absolute; top: 50%; left: 50%;
      transform: translate(-50%, -50%);
      width: 80vw; height: 60vh;
      background: radial-gradient(ellipse at center, rgba(33,242,230,0.06) 0%, rgba(140,60,220,0.04) 40%, transparent 70%);
      pointer-events: none;
    }
    .effect-headline {
      font-family: 'Cormorant Garamond', serif; font-size: clamp(2.8rem, 6vw, 5.5rem);
      font-weight: 300; letter-spacing: 0.08em; color: #f0ede8; line-height: 1;
      margin-bottom: 2.5rem; position: relative; text-shadow: 0 0 80px rgba(33,242,230,0.2);
    }
    .effect-body {
      font-family: 'Cormorant Garamond', serif; font-size: clamp(1.2rem, 2vw, 1.6rem);
      font-style: italic; line-height: 1.7; color: rgba(240,237,232,0.6);
      max-width: 52ch; margin: 0 auto 2.5rem; position: relative;
    }
    .effect-signature {
      position: relative; display: inline-block;
      font-family: 'Cormorant Garamond', serif; font-size: clamp(0.95rem, 1.4vw, 1.15rem);
      font-style: italic; letter-spacing: 0.12em; color: #21f2e6; opacity: 0.75;
    }
    .effect-signature::before {
      content: ''; display: block; width: 32px; height: 1px;
      background: linear-gradient(to right, rgba(33,242,230,0.6), transparent);
      margin: 0 auto 1rem;
    }

    /* ── THE BOREALIS PROMISE ── */
    .what { background: #060c17; padding: 8rem 2rem; border-top: 1px solid rgba(33,242,230,0.09); border-bottom: 1px solid rgba(33,242,230,0.09); position: relative; }
    .what-eyebrow { font-size: 0.6rem; letter-spacing: 0.42em; text-transform: uppercase; color: #21f2e6; opacity: .7; text-align: center; margin-bottom: 4rem; }
    .what-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 2rem 6rem; max-width: 1400px; margin: 0 auto; padding: 0 4rem; }
    .what-item { display: flex; flex-direction: column; gap: 1rem; }
    .what-num { font-family: 'Cormorant Garamond', serif; font-size: 2.6rem; font-weight: 300; color: rgba(33,242,230,.18); line-height: 1; }
    .what-rule { width: 28px; height: 1px; background: linear-gradient(to right, #21f2e6, transparent); }
    .what-title { font-family: 'Cormorant Garamond', serif; font-size: 1.3rem; font-weight: 400; color: #f0ede8; }
    .what-body { font-size: 0.77rem; line-height: 1.85; color: #8fa4be; }

    /* ── JCK CTA ── */
    .jck { background: #02060e; padding: 9rem 2rem; text-align: center; position: relative; }
    .jck::before {
      content: ''; position: absolute; top: -10%; left: 50%; transform: translateX(-50%);
      width: 600px; height: 350px;
      background: radial-gradient(ellipse at center, rgba(33,242,230,.07) 0%, transparent 70%);
      pointer-events: none;
    }
    .jck-eyebrow { font-size: 0.6rem; letter-spacing: 0.42em; text-transform: uppercase; color: #21f2e6; opacity: .7; margin-bottom: 2rem; position: relative; }
    .jck-headline { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.5rem, 6vw, 5rem); font-weight: 300; letter-spacing: 0.06em; color: #f0ede8; margin-bottom: 1rem; position: relative; }
    .jck-sub { font-size: 0.68rem; letter-spacing: 0.38em; text-transform: uppercase; color: #21f2e6; margin-bottom: 2rem; position: relative; }
    .jck-body { font-family: 'Cormorant Garamond', serif; font-size: 1.2rem; font-style: italic; color: #8fa4be; margin-bottom: 3rem; position: relative; max-width: 80ch; margin-left: auto; margin-right: auto; }
    .jck-body-wrap { margin-bottom: 3rem; }

    /* ── FOOTER ── */
    .footer { background: #02060e; padding: 2rem; text-align: center; border-top: 1px solid rgba(255,255,255,.05); }
    .footer p { font-size: 0.56rem; letter-spacing: 0.22em; text-transform: uppercase; color: #4e6278; }

    /* ── MOBILE ── */
    @media (max-width: 768px) {
      .hero { padding: 4rem 1.5rem 3rem; height: 65vh; min-height: 480px; }
      .hero-bg { background-position: center 75%; }
      .hero-logo-svg { width: clamp(200px, 70vw, 380px); }
      .hero-couture { font-size: 1rem; }
      .hero-tagline { font-size: clamp(1.1rem, 5vw, 1.6rem); letter-spacing: 0.14em; }

      .our-diamonds { grid-template-columns: 1fr; min-height: auto; }
      .dia-img { min-height: 55vw; }
      .dia-text { padding: 3rem 1.8rem; }
      .d-body { max-width: 100%; margin-bottom: 2rem; }

      .light-bridge { display: none; }

      .our-collection-light { grid-template-columns: 1fr; min-height: auto; }
      .col-img-light { order: -1; min-height: 55vw; }
      .col-text-light { padding: 3rem 1.8rem; border-right: none; border-top: 1px solid rgba(28,20,16,0.08); }
      .c-body-light { max-width: 100%; margin-bottom: 2rem; }

      .effect { padding: 5rem 1.8rem; }
      .effect-body { font-size: clamp(1.1rem, 4vw, 1.4rem); max-width: 100%; }

      .what { padding: 4rem 1.8rem; }
      .what-grid { grid-template-columns: 1fr; gap: 2.5rem; padding: 0; }

      .jck { padding: 5rem 1.8rem; }
      .jck-body { max-width: 100%; }
    }
  </style>



<div class="borealis-wrap">
<div class="option-flag">Option C &nbsp;—&nbsp; Dark / Light / Light / Dark Statement / Dark / Dark</div>

<!-- HERO -->
<section class="hero">
  <div class="hero-bg"></div>
  <div class="hero-top">
    <p class="hero-eyebrow">See us at Centurion Booth 305</p>
    <img src="https://borealisfinejewelry.com/wp-content/uploads/2026/08/Borealis-Logo-White.png" alt="BOREALIS" class="hero-logo-svg">
    <p class="hero-couture">a facets of fire collection</p>
  </div>
  <div class="hero-bottom">
  </div>
</section>

<!-- OUR DIAMONDS -->
<section class="our-diamonds">
  <div class="dia-img">
    <img src="https://borealisjewels.wpenginepowered.com/wp-content/uploads/2026/05/Diamonds-Horizontal-Image.jpg" alt="Borealis diamonds">
  </div>
  <div class="dia-text">
    <p class="d-eyebrow">Natural Diamonds</p>
    <h2 class="d-headline">Kissed by Color</h2>
    <p class="d-body">Inspired by the romantic colors of the Aurora Borealis, each natural diamond dances with flashes of red, pink, green, blue, yellow, and violet. Borealis' signature light performance creates an instantly recognizable, colorful brilliance designed to captivate from across the room.</p>
    <div class="d-stmts">
      <div class="d-stmt"><span class="d-num">01</span><span class="d-txt">Inspired by the beauty and movement of the Northern Lights</span></div>
      <div class="d-stmt"><span class="d-num">02</span><span class="d-txt">Bold, colorful brilliance designed to dance in sunlight</span></div>
      <div class="d-stmt"><span class="d-num">03</span><span class="d-txt">Cut to reveal colorful sparkle and extraordinary light performance</span></div>
    </div>
    <a href="https://facetsoffire.com/contact-us/" target="_blank" class="btn btn-dark">Learn More</a>
  </div>
</section>

<div class="light-bridge"></div>

<!-- OUR COLLECTION -->
<section class="our-collection-light">
  <div class="col-text-light">
    <p class="c-eyebrow-light">Our Collection</p>
    <h2 class="c-headline-light">Designed to<br>Be Desired</h2>
    <p class="c-body-light">From elegant everyday staples to statement-making diamond essentials, each piece is crafted for those who value the exceptional, chosen not by price point, but by the way they make you feel the moment you put them on.</p>
    <div class="c-stmts-light">
      <div class="c-stmt-light"><span class="c-num-light">01</span><span class="c-txt-light">Brilliant takes on classic designs featuring natural diamonds</span></div>
      <div class="c-stmt-light"><span class="c-num-light">02</span><span class="c-txt-light">Bold, diamond-centric looks designed with light performance in mind</span></div>
      <div class="c-stmt-light"><span class="c-num-light">03</span><span class="c-txt-light">Perfect for self-purchase, gifting, and celebrating milestones</span></div>
    </div>
    <a href="https://facetsoffire.com/contact-us/" target="_blank" class="btn btn-dark">Learn More</a>
  </div>
  <div class="col-img-light">
    <img src="https://borealisfinejewelry.com/wp-content/uploads/2026/05/FFE-FASH-169_Beige.jpg" alt="Borealis diamond stud earrings">
  </div>
</section>

<!-- THE BOREALIS EFFECT -->
<section class="effect">
  <p class="effect-body">Your clients don't want to explain why their diamond jewelry is special. They want friends asking where they got it.</p>
  <p class="effect-signature">That's the Borealis Effect</p>
</section>

<!-- THE BOREALIS PROMISE -->
<section class="what">
  <p class="what-eyebrow">The Borealis Promise</p>
  <div class="what-grid">
    <div class="what-item">
      <span class="what-num">01</span>
      <div class="what-rule"></div>
      <h3 class="what-title">Rare by Nature</h3>
      <p class="what-body">Our natural diamonds are ethically sourced, conflict-free, and chosen for their unmistakable beauty.</p>
    </div>
    <div class="what-item">
      <span class="what-num">02</span>
      <div class="what-rule"></div>
      <h3 class="what-title">Exclusively Natural</h3>
      <p class="what-body">Only natural diamonds create the unmistakable Borealis Effect, color in motion, dancing with light.</p>
    </div>
    <div class="what-item">
      <span class="what-num">03</span>
      <div class="what-rule"></div>
      <h3 class="what-title">Recognized Brilliance</h3>
      <p class="what-body">Our patented cutting technique is recognized by GIA and AGS for its distinctive, colorful light performance.</p>
    </div>
  </div>
</section>

<!-- JCK CTA -->
<section class="jck">
  <p class="jck-eyebrow">Exclusively from Facets of Fire</p>
  <h2 class="jck-headline">Borealis Collection</h2>
  <div class="jck-body-wrap">
    <p class="jck-body">Experience the Borealis Effect for yourself. Natural diamonds kissed by color, dancing with light, and impossible to ignore.</p>
  </div>
  <a href="https://facetsoffire.com/contact-us/" target="_blank" class="btn">Centurion Booth 305</a>
</section>

<footer class="footer">
  <p>© 2026 Facets of Fire &nbsp;·&nbsp; Borealis Natural Diamonds</p>
</footer>
</div><!-- /.borealis-wrap -->

Scroll to Top