<script>
(function(){
  try {
    if (window.localStorage && localStorage.getItem('isAgeVerified') === 'true') return;
  } catch(e) {}
  document.documentElement.classList.add('auraede-age-pending');
})();
</script><style>
html.auraede-age-pending,html.auraede-age-pending body{overflow:hidden!important;height:100%!important}
#auraede-age-gate{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;background:#121212;color:#fff;overflow:hidden;font-family:Inter,Arial,sans-serif;padding:18px}
html.auraede-age-pending #auraede-age-gate{display:flex}
#auraede-age-gate *{box-sizing:border-box}
.aag-bg{position:absolute;inset:0;background:radial-gradient(circle at 18% 10%,rgba(91,23,32,.38),transparent 34%),radial-gradient(circle at 82% 18%,rgba(212,175,55,.14),transparent 28%),linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.94)),url('https://images.unsplash.com/photo-1510812431401-41d2bd2722f3?auto=format&fit=crop&w=1800&q=80') center/cover;filter:saturate(.86);transform:scale(1.04)}
.aag-bg:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at center,transparent 0,rgba(0,0,0,.34) 42%,rgba(0,0,0,.84) 100%)}
.aag-card{position:relative;width:min(540px,calc(100vw - 36px));max-height:calc(100vh - 32px);overflow:auto;-webkit-overflow-scrolling:touch;border:1px solid rgba(212,175,55,.24);border-radius:30px;background:linear-gradient(180deg,rgba(18,18,18,.88),rgba(9,9,9,.94));box-shadow:0 38px 120px rgba(0,0,0,.72),0 0 0 1px rgba(255,255,255,.025) inset;backdrop-filter:blur(20px);padding:36px 38px 32px;text-align:center;opacity:0;transform:translateY(20px) scale(.986);animation:aagIn .72s cubic-bezier(.22,.9,.28,1) forwards}
.aag-logo{display:flex!important;justify-content:center!important;align-items:center!important;margin:0 auto 16px!important;line-height:0}
.aag-logo .aur-luxury-logo-svg,.aag-logo .aag-logo-img{display:block!important;height:30px!important;width:auto!important;max-width:250px!important;object-fit:contain!important}
.aag-logo-text{font:600 28px 'Playfair Display',Georgia,serif;letter-spacing:.28em;color:#fff}
.aag-kicker{color:#D4AF37;font-size:10px;font-weight:800;letter-spacing:.24em;text-transform:uppercase;margin:0 0 14px}
.aag-title{font:600 clamp(31px,4.6vw,48px)/1.02 'Playfair Display',Georgia,serif;letter-spacing:-.025em;margin:0;color:#fffaf0}
.aag-copy{max-width:445px;margin:14px auto 0;color:#d7cec0;font-size:14.5px;line-height:1.62}
.aag-compliance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:18px auto 0;max-width:420px}
.aag-compliance span{display:flex;align-items:center;justify-content:center;min-height:30px;border:1px solid rgba(212,175,55,.38);border-radius:999px;background:rgba(13,13,13,.52);box-shadow:0 0 0 1px rgba(255,255,255,.025) inset;color:#e3d4aa;padding:6px 9px;font-size:9.5px;font-weight:800;letter-spacing:.095em;text-transform:uppercase;line-height:1.12;white-space:nowrap}
.aag-actions{margin:24px auto 0;display:grid;gap:11px;max-width:430px}
.aag-yes,.aag-no{width:100%;appearance:none;-webkit-appearance:none;text-transform:uppercase;cursor:pointer;font-family:Inter,Arial,sans-serif;text-align:center;outline:0!important;box-sizing:border-box;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent}
.aag-yes{height:56px;border:1px solid rgba(255,236,167,.36);border-radius:14px;background:linear-gradient(180deg,#E3C157 0%,#D4AF37 46%,#B88C20 100%);color:#080808;font-size:12px;font-weight:900;letter-spacing:.12em;box-shadow:0 18px 42px rgba(212,175,55,.22),0 1px 0 rgba(255,255,255,.36) inset,0 -1px 0 rgba(0,0,0,.22) inset}
.aag-yes:hover{transform:translateY(-1px);background:linear-gradient(180deg,#F0CE63 0%,#D8B23C 50%,#BD9224 100%);box-shadow:0 22px 48px rgba(212,175,55,.28),0 1px 0 rgba(255,255,255,.42) inset}
.aag-no{height:52px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.025);color:#8f877d;font-size:11px;font-weight:800;letter-spacing:.11em;box-shadow:none}
.aag-no:hover{border-color:rgba(212,175,55,.28);color:#bdb2a1;background:rgba(255,255,255,.04)}
.aag-yes:focus,.aag-no:focus,.aag-yes:focus-visible,.aag-no:focus-visible{outline:0!important;box-shadow:0 0 0 2px rgba(212,175,55,.72),0 0 0 7px rgba(212,175,55,.14),0 18px 42px rgba(212,175,55,.22)!important}
.aag-no:focus,.aag-no:focus-visible{box-shadow:0 0 0 2px rgba(212,175,55,.58),0 0 0 7px rgba(212,175,55,.11)!important}
.aag-line{height:1px;width:76px;margin:22px auto 0;background:linear-gradient(90deg,transparent,#D4AF37,transparent);opacity:.62}
.aag-policy{max-width:410px;margin:13px auto 0!important;color:#9b9287!important;font-size:10.5px;line-height:1.45}
.aag-blocked{display:none;margin:13px auto 0;max-width:410px;color:#ead7a0;font-size:12px;line-height:1.45;letter-spacing:.01em}
.aag-blocked.is-visible{display:block}
.aag-hide{animation:aagOut .42s ease forwards!important}
@keyframes aagIn{to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes aagOut{to{opacity:0;transform:translateY(-10px) scale(.99);visibility:hidden}}
@media(max-width:640px){
  #auraede-age-gate{width:100%!important;max-width:100%!important;overflow:hidden!important;padding:12px!important;align-items:center!important}
  #auraede-age-gate .aag-card{width:min(336px,calc(100vw - 24px))!important;max-width:336px!important;max-height:calc(100svh - 24px)!important;margin-left:auto!important;margin-right:auto!important;padding:25px 18px 22px!important;border-radius:24px!important;overflow:auto!important}
  #auraede-age-gate .aag-logo,#auraede-age-gate .aag-kicker,#auraede-age-gate .aag-title,#auraede-age-gate .aag-copy,#auraede-age-gate .aag-actions,#auraede-age-gate .aag-policy,#auraede-age-gate .aag-blocked{width:100%!important;max-width:286px!important;margin-left:auto!important;margin-right:auto!important;white-space:normal!important}
  #auraede-age-gate .aag-logo{margin-bottom:12px!important}
  #auraede-age-gate .aag-logo .aur-luxury-logo-svg,#auraede-age-gate .aag-logo .aag-logo-img{height:25px!important;max-width:215px!important}
  #auraede-age-gate .aag-kicker{font-size:9px!important;letter-spacing:.2em!important;margin-bottom:10px!important}
  #auraede-age-gate .aag-title{font-size:28px!important;line-height:1.04!important;overflow-wrap:break-word!important;word-break:normal!important}
  #auraede-age-gate .aag-copy{margin-top:11px!important;font-size:12.25px!important;line-height:1.48!important;overflow-wrap:anywhere!important;word-break:break-word!important}
  #auraede-age-gate .aag-compliance{grid-template-columns:1fr!important;gap:6px!important;width:100%!important;max-width:286px!important;margin-top:14px!important}
  #auraede-age-gate .aag-compliance span{min-height:25px!important;font-size:8.4px!important;letter-spacing:.085em!important;padding:5px 8px!important}
  #auraede-age-gate .aag-actions{margin-top:18px!important;gap:9px!important}
  #auraede-age-gate .aag-yes{height:54px!important;font-size:10.5px!important;letter-spacing:.1em!important;line-height:1.1!important;padding:0 10px!important}
  #auraede-age-gate .aag-no{height:48px!important;font-size:9.8px!important;letter-spacing:.095em!important;padding:0 10px!important}
  #auraede-age-gate .aag-line{width:66px!important;margin-top:17px!important}
  #auraede-age-gate .aag-policy{margin-top:10px!important;font-size:9.7px!important;line-height:1.35!important}
}
@media(max-width:340px){
  #auraede-age-gate .aag-card{width:296px!important;max-width:296px!important;padding:22px 16px 20px!important;border-radius:22px!important}
  #auraede-age-gate .aag-logo,#auraede-age-gate .aag-kicker,#auraede-age-gate .aag-title,#auraede-age-gate .aag-copy,#auraede-age-gate .aag-actions,#auraede-age-gate .aag-policy,#auraede-age-gate .aag-blocked,#auraede-age-gate .aag-compliance{max-width:258px!important}
  #auraede-age-gate .aag-title{font-size:26px!important}
  #auraede-age-gate .aag-copy{font-size:11.7px!important;line-height:1.42!important}
  #auraede-age-gate .aag-compliance span{min-height:24px!important;font-size:8px!important}
  #auraede-age-gate .aag-actions{margin-top:16px!important}
  #auraede-age-gate .aag-yes{height:52px!important}
  #auraede-age-gate .aag-no{height:46px!important}
}
html body #auraede-age-gate button.aag-yes,html body #auraede-age-gate button.aag-no{appearance:none!important;-webkit-appearance:none!important;width:100%!important;margin:0!important;text-transform:uppercase!important;cursor:pointer!important;font-family:Inter,Arial,sans-serif!important;text-align:center!important;outline:0!important;box-sizing:border-box!important;text-decoration:none!important;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease!important;-webkit-tap-highlight-color:transparent!important}
html body #auraede-age-gate button.aag-yes{height:56px!important;min-height:56px!important;border:1px solid rgba(255,236,167,.36)!important;border-radius:14px!important;background:linear-gradient(180deg,#E3C157 0%,#D4AF37 46%,#B88C20 100%)!important;color:#080808!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important;box-shadow:0 18px 42px rgba(212,175,55,.22),0 1px 0 rgba(255,255,255,.36) inset,0 -1px 0 rgba(0,0,0,.22) inset!important}
html body #auraede-age-gate button.aag-yes:hover{transform:translateY(-1px)!important;background:linear-gradient(180deg,#F0CE63 0%,#D8B23C 50%,#BD9224 100%)!important;box-shadow:0 22px 48px rgba(212,175,55,.28),0 1px 0 rgba(255,255,255,.42) inset!important}
html body #auraede-age-gate button.aag-no{height:52px!important;min-height:52px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:14px!important;background:rgba(255,255,255,.025)!important;color:#8f877d!important;font-size:11px!important;font-weight:800!important;letter-spacing:.11em!important;box-shadow:none!important}
html body #auraede-age-gate button.aag-no:hover{border-color:rgba(212,175,55,.28)!important;color:#bdb2a1!important;background:rgba(255,255,255,.04)!important}
html body #auraede-age-gate button.aag-yes:focus,html body #auraede-age-gate button.aag-no:focus,html body #auraede-age-gate button.aag-yes:focus-visible,html body #auraede-age-gate button.aag-no:focus-visible{outline:0!important;outline-style:none!important;outline-width:0!important;outline-color:transparent!important;border-style:solid!important;box-shadow:0 0 0 2px rgba(212,175,55,.72),0 0 0 7px rgba(212,175,55,.14),0 18px 42px rgba(212,175,55,.22)!important}
html body #auraede-age-gate button.aag-no:focus,html body #auraede-age-gate button.aag-no:focus-visible{box-shadow:0 0 0 2px rgba(212,175,55,.58),0 0 0 7px rgba(212,175,55,.11)!important}
@media(max-width:640px){html body #auraede-age-gate button.aag-yes{height:56px!important;min-height:56px!important;font-size:10.5px!important;letter-spacing:.1em!important;line-height:1.1!important;padding:0 10px!important}html body #auraede-age-gate button.aag-no{height:52px!important;min-height:52px!important;font-size:9.8px!important;letter-spacing:.095em!important;padding:0 10px!important}}
@media(max-width:340px){html body #auraede-age-gate button.aag-yes{height:56px!important;min-height:56px!important}html body #auraede-age-gate button.aag-no{height:52px!important;min-height:52px!important}}
</style><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://auraede.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://auraede.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://auraede.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://auraede.com/wp-sitemap-posts-portfolio-1.xml</loc></sitemap><sitemap><loc>https://auraede.com/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://auraede.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://auraede.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://auraede.com/wp-sitemap-taxonomies-cms_block_cat-1.xml</loc></sitemap><sitemap><loc>https://auraede.com/wp-sitemap-taxonomies-project-cat-1.xml</loc></sitemap><sitemap><loc>https://auraede.com/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://auraede.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
<div id="auraede-age-gate" role="dialog" aria-modal="true" aria-labelledby="aag-title" aria-describedby="aag-copy aag-policy" aria-label="Age verification"><div class="aag-bg" aria-hidden="true"></div><section class="aag-card" tabindex="-1"><h2 class="aag-logo"><img class="aag-logo-img aur-approved-logo aur-approved-logo-descriptor" src="/wp-content/uploads/auraede-logo/auraede-clean-logo-with-descriptor.svg" alt="Auraede Private Cellar Selections" decoding="async" fetchpriority="high"></h2><div class="aag-kicker">18+ ACCESS</div><h1 id="aag-title" class="aag-title">Age verification required</h1><p id="aag-copy" class="aag-copy">Auraede is intended for adults aged 18+ in Australia. Please confirm you are 18 or over to enter.</p><div class="aag-compliance" aria-label="Compliance commitments"><span>18+ only</span><span>ID may be required</span><span>Drink responsibly</span></div><div class="aag-actions"><button class="aag-yes" type="button" aria-label="I am 18 or over" data-auraede-age-yes>I am 18 or over</button><button class="aag-no" type="button" aria-label="Exit" data-auraede-age-no>Exit</button></div><p class="aag-blocked" aria-live="polite" data-auraede-age-blocked>Sorry, Auraede is intended for adults aged 18+ in Australia.</p><div class="aag-line" aria-hidden="true"></div><p id="aag-policy" class="aag-policy">Do not purchase alcohol for anyone under 18. Drink responsibly.</p></section></div><script>
(function(){
  var gate = document.getElementById('auraede-age-gate');
  if (!gate) return;
  function verified(){
    try { return window.localStorage && localStorage.getItem('isAgeVerified') === 'true'; } catch(e) { return false; }
  }
  function lock(){
    document.documentElement.classList.add('auraede-age-pending');
    document.documentElement.style.overflow = 'hidden';
    document.body.style.overflow = 'hidden';
  }
  function unlock(){
    document.documentElement.classList.remove('auraede-age-pending');
    document.documentElement.style.overflow = '';
    document.body.style.overflow = '';
  }
  if (!verified()) {
    lock();
    gate.style.display = 'flex';
  } else {
    unlock();
    gate.remove();
    return;
  }
  var yes = gate.querySelector('[data-auraede-age-yes]');
  var no = gate.querySelector('[data-auraede-age-no]');
  var blocked = gate.querySelector('[data-auraede-age-blocked]');
  var card = gate.querySelector('.aag-card');
  function focusableItems(){
    return Array.prototype.slice.call(gate.querySelectorAll('button,a,input,select,textarea,[tabindex]:not([tabindex="-1"])')).filter(function(el){
      return !el.disabled && el.offsetParent !== null;
    });
  }
  if (yes) yes.addEventListener('click', function(){
    try { localStorage.setItem('isAgeVerified', 'true'); } catch(e) {}
    gate.classList.add('aag-hide');
    setTimeout(function(){ unlock(); gate.remove(); }, 430);
  });
  if (no) no.addEventListener('click', function(){
    if (blocked) blocked.classList.add('is-visible');
    no.setAttribute('aria-describedby', 'aag-policy');
    no.disabled = true;
    no.style.cursor = 'not-allowed';
    try { localStorage.removeItem('isAgeVerified'); } catch(e) {}
    setTimeout(function(){ window.location.replace('https://www.drinkaware.co.uk/'); }, 1800);
  });
  document.addEventListener('keydown', function(e){
    if (!document.documentElement.classList.contains('auraede-age-pending')) return;
    if (e.key === 'Escape' || e.key === 'Esc') {
      e.preventDefault();
      e.stopPropagation();
      if (yes) yes.focus({preventScroll:true});
      return false;
    }
    if (e.key === 'Tab') {
      var focusable = focusableItems();
      if (!focusable.length) { e.preventDefault(); if (card) card.focus({preventScroll:true}); return; }
      var first = focusable[0], last = focusable[focusable.length - 1];
      if (e.shiftKey && document.activeElement === first) { e.preventDefault(); last.focus(); }
      else if (!e.shiftKey && document.activeElement === last) { e.preventDefault(); first.focus(); }
    }
  }, true);
  document.addEventListener('focusin', function(e){
    if (!document.documentElement.classList.contains('auraede-age-pending')) return;
    if (!gate.contains(e.target) && yes) yes.focus({preventScroll:true});
  });
  setTimeout(function(){ if (yes) yes.focus({preventScroll:true}); }, 650);
})();
</script>