/*
Theme Name: Exotica Portfolio
Theme URI: https://hivelink.org/
Author: MAC Platforms
Description: The Exotica Fresheners portfolio site. Shows the range with prices; no basket, no checkout, no orders. Products live in this site's own database, so nothing here depends on the shop.
Version: 1.4.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: exotica-portfolio
*/

/* ==========================================================================
   Reset
   ========================================================================== */

html{ overflow-x:clip; }
body{ margin:0; overflow-x:clip; }
img{ max-width:100%; height:auto; }
a{ color:inherit; }
h1,h2,h3,h4{ margin:0; }

body{
  --exo-yellow:#FBFF00;   /* client brand yellow */
  --exo-blue:#172c91;
  --exo-navy:#07113f;
  --exo-green:#36B74D;    /* client brand green */
  --exo-red:#f04a3a;
  --exo-cream:#FEFFC2;    /* pale tint of the brand yellow */
  --exo-soft:#f5f7fb;
  --exo-ink:#101426;
  --exo-muted:#667085;
  --exo-white:#fff;
  font-family:Arial, Helvetica, sans-serif;
  color:var(--exo-ink);
  background:#fff;
}
body *{box-sizing:border-box}

.exo-wrap{
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding-left:48px;
  padding-right:48px;
}
.exo-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:16px 28px;font-weight:900;text-decoration:none;line-height:1;font-size:15px;transition:.25s ease;white-space:nowrap}
.exo-btn:hover{transform:translateY(-3px)}
.exo-btn:focus-visible{outline:3px solid var(--exo-blue);outline-offset:3px}
.exo-btn-blue{background:var(--exo-blue);color:#fff;box-shadow:0 20px 45px rgba(23,44,145,.24)}
.exo-btn-yellow{background:var(--exo-yellow);color:var(--exo-blue);box-shadow:0 20px 45px rgba(0,0,0,.13)}
.exo-btn-white{background:#fff;color:var(--exo-blue);border:1px solid rgba(23,44,145,.14)}
.exo-kicker{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.88);color:var(--exo-blue);font-size:12px;font-weight:900;letter-spacing:.9px;text-transform:uppercase}
.exo-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--exo-green)}
.exo-section{padding:96px 0}
.exo-title{text-align:center;max-width:850px;margin:0 auto 52px}
.exo-title span{color:var(--exo-green);font-size:13px;font-weight:900;letter-spacing:1px;text-transform:uppercase}
.exo-title h2{color:var(--exo-blue);font-size:clamp(36px,5vw,70px);line-height:.93;letter-spacing:-3px;margin:12px 0 16px}
.exo-title p{color:var(--exo-muted);font-size:18px;line-height:1.7;margin:0 auto;max-width:720px}

.exo-header{position:sticky;top:0;z-index:80;background:rgba(251,255,0,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(23,44,145,.1)}
.exo-nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.exo-logo{color:var(--exo-blue);font-size:38px;font-weight:900;font-style:italic;letter-spacing:-1.7px;line-height:.78}
.exo-logo small{display:block;font-size:13px;letter-spacing:.2px;margin-left:88px;margin-top:5px}
.exo-menu{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}
.exo-menu li{margin:0}
.exo-menu a{color:var(--exo-blue);text-decoration:none;font-size:14px;font-weight:900}

.exo-hero{position:relative;min-height:calc(100vh - 84px);display:flex;align-items:center;padding:80px 0;background:linear-gradient(115deg,var(--exo-yellow) 0 55%,#fff 55% 100%)}
.exo-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 87% 17%,rgba(255,255,255,.95),transparent 26%),radial-gradient(circle at 7% 90%,rgba(54,183,77,.16),transparent 26%);pointer-events:none}
.exo-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.exo-hero-copy h1{color:var(--exo-blue);font-size:clamp(52px,8vw,106px);line-height:.86;letter-spacing:-6px;margin:20px 0;max-width:720px}
.exo-hero-copy h1 em{display:block;color:var(--exo-green);font-style:normal}
.exo-hero-copy p{color:#293152;font-size:20px;line-height:1.65;max-width:630px;margin:0 0 30px}
.exo-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:34px}
.exo-proof-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:730px}
.exo-proof-mini div{background:rgba(255,255,255,.78);border:1px solid rgba(23,44,145,.08);border-radius:22px;padding:18px 15px;box-shadow:0 14px 35px rgba(0,0,0,.06)}
.exo-proof-mini strong{display:block;color:var(--exo-blue);font-size:26px;line-height:1;margin-bottom:6px}
.exo-proof-mini span{color:#596075;font-size:12px;font-weight:800}
.exo-hero-visual{position:relative;min-height:620px;display:grid;place-items:center}
.exo-universe-card{position:relative;border-radius:52px;background:rgba(255,255,255,.72);border:1px solid rgba(23,44,145,.08);box-shadow:0 38px 100px rgba(23,44,145,.17);padding:22px;overflow:hidden;width:100%;height:590px;display:grid;place-items:center}
.exo-universe-card:after{content:"";position:absolute;inset:auto -20% -35% auto;width:520px;height:520px;border-radius:50%;background:rgba(251,255,0,.35)}
.exo-universe-card img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.16))}
.exo-float-badge{position:absolute;right:-5px;bottom:54px;z-index:4;background:var(--exo-blue);color:#fff;width:260px;border-radius:28px;padding:22px 24px;box-shadow:0 24px 65px rgba(23,44,145,.36)}
.exo-float-badge strong{display:block;font-size:25px;line-height:1.05;margin-bottom:8px}
.exo-float-badge span{display:block;color:rgba(255,255,255,.82);font-size:14px;line-height:1.5}

.exo-finder{position:relative;background:var(--exo-navy);color:#fff;overflow:hidden}
.exo-finder:before{content:"FIND YOUR FRESHNESS";position:absolute;left:50%;top:12px;transform:translateX(-50%);font-size:10.5vw;font-weight:900;letter-spacing:-7px;white-space:nowrap;color:rgba(255,255,255,.035);pointer-events:none}
.exo-finder .exo-title h2{color:#fff}
.exo-finder .exo-title p{color:rgba(255,255,255,.72)}
.exo-finder-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.exo-finder-card{position:relative;min-height:350px;padding:26px;border-radius:34px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:.25s ease}
.exo-finder-card:hover{transform:translateY(-8px);background:rgba(255,255,255,.12)}
.exo-finder-card:after{content:"";position:absolute;width:160px;height:160px;right:-65px;top:-65px;border-radius:50%;background:var(--exo-yellow);opacity:.24}
.exo-finder-icon{width:62px;height:62px;border-radius:22px;background:var(--exo-yellow);color:var(--exo-blue);display:grid;place-items:center;font-size:26px;font-weight:900;margin-bottom:24px}
.exo-finder-card h3{font-size:29px;line-height:.96;letter-spacing:-1px;margin:0 0 12px}
.exo-finder-card p{color:rgba(255,255,255,.72);font-size:15px;line-height:1.6;margin:0 0 18px}
.exo-tags{display:flex;flex-wrap:wrap;gap:8px}
.exo-tags span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#fff;font-size:12px;font-weight:800;padding:7px 10px}

.exo-palm{background:#fff}
.exo-palm-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center}
.exo-palm-stage{position:relative;min-height:560px;border-radius:48px;background:var(--exo-yellow);display:grid;place-items:center;overflow:hidden;box-shadow:0 30px 85px rgba(0,0,0,.12);padding:44px}
.exo-palm-stage:before{content:"PALM TREE";position:absolute;left:-20px;bottom:18px;font-size:88px;font-weight:900;letter-spacing:-5px;color:rgba(23,44,145,.085)}
.exo-palm-stage img{position:relative;z-index:2;width:82%;height:500px;object-fit:contain;filter:drop-shadow(0 28px 28px rgba(0,0,0,.22))}
.exo-palm-copy span{color:var(--exo-green);font-size:13px;font-weight:900;letter-spacing:1px;text-transform:uppercase}
.exo-palm-copy h2{color:var(--exo-blue);font-size:clamp(42px,5vw,78px);line-height:.93;letter-spacing:-3px;margin:14px 0 20px}
.exo-palm-copy p{color:var(--exo-muted);font-size:18px;line-height:1.75;margin:0 0 26px}
.exo-palm-list{display:grid;gap:12px}
.exo-palm-list div{display:flex;align-items:center;gap:12px;border-radius:18px;background:var(--exo-soft);padding:16px 18px;color:var(--exo-blue);font-weight:900}
.exo-palm-list div:before{content:"";width:11px;height:11px;border-radius:50%;background:var(--exo-green)}

.exo-worlds{background:var(--exo-soft)}
.exo-world-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
/*
 * The card is a column now, with the photograph as the last row.
 *
 * v3 pinned the photo with `position:absolute; right:-45px; bottom:-8px`
 * inside a card with `overflow:hidden`, so a third of every product was
 * sliced off by the card edge and the amount lost changed with the
 * column width. Giving the picture its own row means the whole product
 * is visible at every screen size, and the text can never sit on top
 * of it.
 */
.exo-world{position:relative;display:flex;flex-direction:column;min-height:460px;overflow:hidden;border-radius:34px;padding:26px;background:#fff;border:1px solid rgba(23,44,145,.08);box-shadow:0 20px 55px rgba(0,0,0,.06)}
.exo-world:nth-child(2){background:var(--exo-yellow)}
.exo-world:nth-child(3){background:var(--exo-blue)}
.exo-world h3{position:relative;z-index:2;color:var(--exo-blue);font-size:35px;line-height:.93;letter-spacing:-1.5px;margin:0 0 12px}
.exo-world p{position:relative;z-index:2;color:var(--exo-muted);font-size:15px;line-height:1.6;margin:0 0 20px}
.exo-world:nth-child(3) h3,.exo-world:nth-child(3) p{color:#fff}
.exo-world:nth-child(3) p{opacity:.76}
.exo-world ul{position:relative;z-index:2;list-style:none;padding:0;margin:0 0 18px;display:grid;gap:9px}
.exo-world li{display:inline-flex;width:max-content;max-width:100%;font-size:14px;font-weight:900;color:#31384e;border-radius:999px;background:#f7f8fc;padding:10px 13px}
.exo-world:nth-child(3) li{background:rgba(255,255,255,.14);color:#fff}
.exo-world-shot{position:relative;z-index:2;margin-top:auto;height:190px;display:grid;place-items:center}
.exo-world-shot img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(0,0,0,.17))}

.exo-products{background:#fff}
.exo-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.exo-product-card{display:flex;flex-direction:column;border-radius:34px;overflow:hidden;background:#fff;border:1px solid rgba(23,44,145,.08);box-shadow:0 20px 60px rgba(0,0,0,.07);transition:.25s ease}
.exo-product-card:hover{transform:translateY(-7px);box-shadow:0 28px 75px rgba(23,44,145,.14)}
/*
 * A fixed shape, not a fixed height.
 *
 * Every product photograph is a different size, so `height:315px` with
 * `object-fit:contain` left a tall spray filling the box and a wide
 * display floating in the middle of it — six cards that never lined up.
 * A 4:3 box with the same inner padding gives each product the same
 * stage, whatever shape it is.
 */
.exo-product-img{position:relative;aspect-ratio:4/3;background:linear-gradient(135deg,#fff,var(--exo-cream));overflow:hidden}
.exo-product-img img{position:absolute;top:26px;left:26px;width:calc(100% - 52px);height:calc(100% - 52px);max-width:none;object-fit:contain;filter:drop-shadow(0 17px 20px rgba(0,0,0,.12))}
.exo-product-info{padding:25px;display:flex;flex-direction:column;flex:1}
.exo-product-info h3{color:var(--exo-blue);font-size:27px;letter-spacing:-.8px;line-height:1;margin:0 0 10px}
.exo-product-info p{color:var(--exo-muted);font-size:15px;line-height:1.6;margin:0 0 17px}
.exo-price{display:block;color:var(--exo-blue);font-size:22px;font-weight:900;letter-spacing:-.5px;margin:0 0 16px}
.exo-price small{display:block;color:var(--exo-muted);font-size:12px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;margin-top:4px}
.exo-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}
.exo-chip-row span{font-size:12px;font-weight:900;border-radius:999px;padding:8px 10px;background:rgba(251,255,0,.35);color:var(--exo-blue)}

/* ---- Full catalogue ------------------------------------------------ */
.exo-cat-bar{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:0 0 34px}
.exo-cat-bar button{border:1px solid rgba(23,44,145,.16);background:#fff;color:var(--exo-blue);font-family:inherit;font-size:13px;font-weight:900;border-radius:999px;padding:11px 16px;cursor:pointer;transition:.2s ease}
.exo-cat-bar button:hover{background:var(--exo-cream)}
.exo-cat-bar button[aria-pressed="true"]{background:var(--exo-blue);color:#fff;border-color:var(--exo-blue)}
.exo-cat-bar button:focus-visible{outline:3px solid var(--exo-blue);outline-offset:3px}
.exo-count{text-align:center;color:var(--exo-muted);font-size:14px;font-weight:800;margin:0 0 26px}
.exo-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;align-items:stretch}
.exo-item{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:26px;overflow:hidden;background:#fff;border:1px solid rgba(23,44,145,.08);box-shadow:0 14px 40px rgba(0,0,0,.06);transition:.22s ease}
.exo-item:focus-visible{outline:3px solid var(--exo-blue);outline-offset:3px}
.exo-item:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(23,44,145,.13)}
/*
 * A portrait stage, because the product is portrait.
 *
 * Exotica packaging is a tall hanging card, roughly 2:5. Dropped into a
 * square box it sat as a thin strip with white space either side — the
 * product ended up smaller than the box holding it. A 3:4 box wastes far
 * less, and every card is the same shape so the grid lines up.
 */
/*
 * The picture is measured against the box, not against itself.
 *
 * Two traps here, both hit in testing. `height:100%` on an image inside a
 * box whose height comes from `aspect-ratio` is a percentage with nothing
 * definite to resolve against, so the browser uses the image's natural
 * height instead — a 400x1000 packaging card rendered 567px tall inside a
 * 334px box. And an absolutely positioned IMAGE ignores `inset` for its
 * size, because a replaced element with auto width falls back to its
 * intrinsic size however many edges you pin.
 *
 * Positioning it and stating the size in `calc()` leaves nothing to fall
 * back to, and `object-fit:contain` then does what it was always meant to.
 */
.exo-item-img{position:relative;aspect-ratio:3/4;background:linear-gradient(160deg,#fff,var(--exo-cream));overflow:hidden}
.exo-item-img img{position:absolute;top:12px;left:12px;width:calc(100% - 24px);height:calc(100% - 24px);max-width:none;object-fit:contain;filter:drop-shadow(0 10px 16px rgba(0,0,0,.10))}
.exo-item-info{padding:15px 17px 19px;display:flex;flex-direction:column;flex:1;min-height:0}
.exo-item-info h3{color:var(--exo-blue);font-size:15.5px;line-height:1.3;letter-spacing:-.2px;margin:0 0 6px;text-wrap:balance}
.exo-item-cat{color:var(--exo-muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px}
.exo-item-price{margin-top:auto;color:var(--exo-blue);font-size:19px;font-weight:900;letter-spacing:-.4px}
.exo-loading,.exo-error{text-align:center;padding:48px 24px;border-radius:28px;background:var(--exo-soft);color:var(--exo-muted);font-size:16px;line-height:1.7}
.exo-error strong{display:block;color:var(--exo-blue);font-size:20px;margin-bottom:8px}

.exo-proof{background:var(--exo-yellow)}
.exo-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.exo-proof-card{min-height:225px;border-radius:32px;background:#fff;padding:30px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 18px 50px rgba(0,0,0,.08)}
.exo-proof-card strong{display:block;color:var(--exo-blue);font-size:clamp(40px,4vw,62px);line-height:.88;letter-spacing:-2px}
.exo-proof-card span{display:block;color:var(--exo-ink);font-size:20px;font-weight:900;margin-top:20px}
.exo-proof-card p{color:var(--exo-muted);font-size:14px;line-height:1.55;margin:8px 0 0}

.exo-distributor{background:var(--exo-navy);color:#fff}
.exo-dist-box{display:grid;grid-template-columns:1.08fr .92fr;gap:38px;align-items:center;border-radius:48px;padding:56px;background:radial-gradient(circle at 90% 18%,rgba(251,255,0,.25),transparent 26%),rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);overflow:hidden}
.exo-dist-box h2{color:#fff;font-size:clamp(42px,5vw,76px);line-height:.93;letter-spacing:-3px;margin:16px 0 18px}
.exo-dist-box p{color:rgba(255,255,255,.76);font-size:18px;line-height:1.75;max-width:650px;margin:0 0 28px}
.exo-dist-features{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.exo-dist-features div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:18px;font-weight:900}
.exo-dist-stage{position:relative;min-height:420px;display:grid;place-items:center;margin-top:22px}
.exo-dist-stage:before{content:"";position:absolute;width:min(425px,90%);aspect-ratio:1;border-radius:50%;background:var(--exo-yellow)}
.exo-dist-stage img{position:relative;z-index:2;width:100%;height:400px;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(0,0,0,.3))}

.exo-final{background:linear-gradient(135deg,var(--exo-yellow),#FDFF7A);text-align:center;padding:92px 0}
.exo-final h2{color:var(--exo-blue);font-size:clamp(44px,6vw,88px);line-height:.9;letter-spacing:-4px;margin:0 0 18px}
.exo-final p{color:#34406d;font-size:19px;line-height:1.7;max-width:720px;margin:0 auto 30px}

@media(prefers-reduced-motion:reduce){
  body *{transition:none !important}
  .exo-btn:hover,.exo-product-card:hover,.exo-finder-card:hover{transform:none}
}

@media(max-width:1050px){
  .exo-menu{display:none}
  .exo-hero-grid,.exo-palm-grid,.exo-dist-box{grid-template-columns:1fr}
  .exo-hero{min-height:auto}
  .exo-hero-visual{min-height:540px}
  .exo-finder-grid,.exo-world-grid,.exo-proof-grid{grid-template-columns:repeat(2,1fr)}
  .exo-product-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
  .exo-wrap{padding-left:20px;padding-right:20px}
  .exo-nav{height:76px}
  .exo-logo{font-size:31px}
  .exo-logo small{font-size:11px;margin-left:72px}
  .exo-section{padding:68px 0}
  .exo-hero{padding:58px 0;background:linear-gradient(160deg,var(--exo-yellow) 0 64%,#fff 64% 100%)}
  .exo-hero-copy h1{letter-spacing:-3px}
  .exo-proof-mini,.exo-finder-grid,.exo-world-grid,.exo-proof-grid,.exo-product-grid,.exo-dist-features{grid-template-columns:1fr}
  .exo-universe-card{height:420px;border-radius:34px}
  .exo-float-badge{position:relative;right:auto;bottom:auto;margin:-40px 22px 0 auto}
  .exo-palm-stage{min-height:390px;padding:28px}
  .exo-palm-stage img{height:320px}
  .exo-palm-stage:before{font-size:58px}
  .exo-world{min-height:0}
  .exo-dist-box{padding:30px;border-radius:32px}
  .exo-dist-stage{min-height:310px}
  .exo-dist-stage img{height:290px}
  .exo-final h2,.exo-title h2,.exo-palm-copy h2,.exo-dist-box h2{letter-spacing:-2px}
}

/* ==========================================================================
   Pieces the widget version never needed
   ========================================================================== */

.exo-skip{position:absolute;left:-9999px;top:0;background:var(--exo-blue);color:#fff;padding:14px 20px;border-radius:0 0 14px 0;font-weight:900;z-index:200}
.exo-skip:focus{left:0}

.exo-nav-toggle{display:none;background:none;border:0;font:inherit;color:var(--exo-blue);font-weight:900;font-size:15px;cursor:pointer;padding:10px 12px;border-radius:999px}
.exo-nav-toggle:focus-visible{outline:3px solid var(--exo-blue);outline-offset:2px}

.exo-page{padding:96px 0}
.exo-page h1{color:var(--exo-blue);font-size:clamp(38px,5vw,68px);line-height:.95;letter-spacing:-2.5px;margin:0 0 22px}
.exo-page .exo-body{color:var(--exo-ink);font-size:17px;line-height:1.75;max-width:70ch}
.exo-page .exo-body a{color:var(--exo-blue);font-weight:800}

.exo-single{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;padding:64px 0 96px}
.exo-single-media{position:relative;border-radius:38px;background:linear-gradient(135deg,#fff,var(--exo-cream));aspect-ratio:1;overflow:hidden}
.exo-single-media img{position:absolute;top:38px;left:38px;width:calc(100% - 76px);height:calc(100% - 76px);max-width:none;object-fit:contain}
.exo-single h1{color:var(--exo-blue);font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-2px;margin:0 0 14px}
.exo-single .exo-item-price{font-size:30px;margin:0 0 22px}
.exo-back{display:inline-flex;align-items:center;gap:8px;color:var(--exo-muted);font-weight:900;font-size:14px;text-decoration:none;margin-bottom:22px}
.exo-back:hover{color:var(--exo-blue)}

.exo-empty{text-align:center;padding:64px 24px;border-radius:28px;background:var(--exo-soft);color:var(--exo-muted);font-size:17px;line-height:1.7}
.exo-empty strong{display:block;color:var(--exo-blue);font-size:22px;margin-bottom:10px}

.exo-pager{display:flex;justify-content:center;gap:10px;margin-top:38px}
.exo-pager a,.exo-pager span{border-radius:999px;padding:11px 17px;font-weight:900;font-size:14px;text-decoration:none;border:1px solid rgba(23,44,145,.16);color:var(--exo-blue);background:#fff}
.exo-pager .current{background:var(--exo-blue);color:#fff;border-color:var(--exo-blue)}

.exo-foot{background:var(--exo-navy);color:rgba(255,255,255,.72);padding:52px 0 40px;font-size:14px}
.exo-foot-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center}
.exo-foot a{color:#fff;font-weight:800;text-decoration:none}
.exo-foot a:hover{text-decoration:underline}

@media(max-width:1050px){
  .exo-nav-toggle{display:inline-block}
  .exo-menu{display:none;position:absolute;left:0;right:0;top:100%;background:var(--exo-yellow);flex-direction:column;align-items:flex-start;gap:0;padding:8px 20px 18px;border-bottom:1px solid rgba(23,44,145,.14)}
  .exo-menu.is-open{display:flex}
  .exo-menu a{padding:13px 0;width:100%}
  .exo-header{position:sticky}
  .exo-nav{position:relative}
  .exo-single{grid-template-columns:1fr;gap:28px}
}

/* ==========================================================================
   Logo
   ========================================================================== */

.exo-logo{display:inline-block;text-decoration:none;flex:0 0 auto}

/*
 * An uploaded logo is given a height, never a natural size.
 *
 * A shop logo is routinely 1500px wide. Left to itself it fills the bar,
 * shoves the menu onto a second line and doubles the height of the header.
 */
/*
 * Flex, not block-inside-inline-block.
 *
 * WordPress prints the logo as an <a> around the <img>. Nested inside an
 * inline-block the link's width depends on the image and the image's on the
 * link, and the pair resolved to zero — a logo that had been uploaded and
 * was simply not there. Flex has no such circularity.
 */
.exo-logo--img{display:flex;align-items:center;line-height:0}
.exo-logo--img a{display:inline-flex;align-items:center;line-height:0}
/*
 * The bar sets the height; the logo fits inside it.
 *
 * Capping with `max-height` alone works for a JPG or PNG, which carries its
 * own size, and fails for an SVG that carries only a viewBox — that has no
 * intrinsic size to cap, and in testing it resolved to nothing at all. A
 * definite height on the wrapper gives every kind of file something real to
 * measure against.
 */
.exo-logo--img{height:56px}
.exo-logo--img a{height:100%}
.exo-logo--img img,
.exo-logo img.custom-logo{
  display:block;
  height:100%;
  width:auto;
  max-width:230px;
  object-fit:contain;
}

/* The bar grows if it truly must, rather than clipping its contents. */
.exo-nav{min-height:84px;height:auto;padding-top:10px;padding-bottom:10px;flex-wrap:nowrap}
.exo-menu{flex:1 1 auto;justify-content:center}

@media(max-width:1050px){
  .exo-logo--img img,.exo-logo img.custom-logo{max-height:44px;max-width:170px}
}

/* ==========================================================================
   Contact
   ========================================================================== */

.exo-contact{background:var(--exo-navy);color:#fff}
.exo-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.exo-contact-kicker{color:var(--exo-green);font-size:13px;font-weight:900;letter-spacing:1px;text-transform:uppercase}
.exo-contact h2{color:#fff;font-size:clamp(36px,4.4vw,62px);line-height:.95;letter-spacing:-2.5px;margin:14px 0 18px}
.exo-contact p{color:rgba(255,255,255,.74);font-size:18px;line-height:1.75;max-width:52ch;margin:0 0 26px}

.exo-contact-card{background:#fff;border-radius:38px;padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.28)}

.exo-form label{display:block;color:var(--exo-blue);font-size:13px;font-weight:900;letter-spacing:.3px;margin-bottom:7px}
.exo-form input,.exo-form textarea{
  width:100%;font:inherit;font-size:15px;color:var(--exo-ink);
  background:#fff;border:1px solid rgba(23,44,145,.2);border-radius:16px;
  padding:13px 15px;box-sizing:border-box;
}
.exo-form textarea{resize:vertical;min-height:130px}
.exo-form input:focus,.exo-form textarea:focus{outline:3px solid rgba(23,44,145,.28);outline-offset:1px;border-color:var(--exo-blue)}
.exo-form p{margin:0 0 16px}
.exo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}
.exo-form button{width:100%;border:0;cursor:pointer;font:inherit;font-weight:900;font-size:15px}

/* Hidden from people, left for robots. Not display:none — some fill that too. */
.exo-trap{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}

.exo-note{border-radius:18px;padding:15px 18px;font-size:15px;line-height:1.6;margin:0 0 20px;font-weight:700}
.exo-note--ok{background:#E7F6EA;color:#14532B;border:1px solid #9FD4AC}
.exo-note--bad{background:#FDECEA;color:#7A1F17;border:1px solid #F0B4AC}

/* ==========================================================================
   Social
   ========================================================================== */

.exo-social{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.exo-social__link{
  display:grid;place-items:center;width:42px;height:42px;border-radius:50%;
  background:rgba(255,255,255,.12);color:#fff;text-decoration:none;
  border:1px solid rgba(255,255,255,.16);transition:.2s ease;
}
.exo-social__link:hover{background:var(--exo-yellow);color:var(--exo-blue);border-color:var(--exo-yellow);transform:translateY(-3px)}
.exo-social__link:focus-visible{outline:3px solid var(--exo-yellow);outline-offset:3px}

@media(max-width:1050px){
  .exo-contact-grid{grid-template-columns:1fr;gap:30px}
}
@media(max-width:680px){
  .exo-form-grid{grid-template-columns:1fr}
  .exo-contact-card{padding:22px;border-radius:28px}
}

/* A product with no photograph says so, rather than looking broken. */
.exo-item-img--none{display:grid;place-items:center;background:repeating-linear-gradient(135deg,#FBFBF3 0 12px,#F3F3E7 12px 24px)}
.exo-item-img--none span{position:static;color:var(--exo-muted);font-size:12px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}
