/* Aethel / The flavour spectrum — distinctive, product-led commerce. */
:root {
  --ae-paper: #f3f0e9;
  --ae-ink: #24251f;
  --ae-muted: #707065;
  --ae-line: #d9d6cd;
  --ae-copper: #a75e39;
  --ae-night: #1b211c;
  --ae-apricot: #dfac7b;
}
body { background: var(--ae-paper); }
[hidden] { display: none !important; }
.announcement { background: #d5ab83; color: #27281f; font-size: 10px; letter-spacing: .04em; padding: 8px 18px; }
.announcement a { text-decoration: underline; text-underline-offset: 3px; }
.header-inner { min-height: 86px; }
.aethel-header { background: var(--ae-paper); }
.main-nav { font-size: 12px !important; }
body.home .aethel-header { background: var(--ae-night); border-color: #ffffff16; color: #f3f0e7; }
body.home .aethel-header .aethel-wordmark,
body.home .aethel-header .wc-block-mini-cart__button { color: #f3f0e7; }
body.home .main-nav a:hover { color: var(--ae-apricot); }
.aethel-wordmark { letter-spacing: -3.5px; }
.aethel-home h2 em { font-size: 1.12em; }
.aethel-button, .wp-block-button__link, .wp-element-button { border-radius: 4px; }
.aethel-button { min-height: 51px; font-size: 12px; padding: 15px 24px; }
.aethel-button:hover { background: #454c3b; }
.copper-button { background: var(--ae-apricot); border-color: var(--ae-apricot); color: #23271e; }
.copper-button:hover { background: #efc8a4; color: #23271e; }
.eyebrow { font-size: 10px; font-weight: 500; letter-spacing: .16em; }
.sensory-hero { position: relative; background: var(--ae-night); color: #f2f0e6; overflow: hidden; }
.sensory-grid { max-width: 1440px; margin: auto; display: grid; grid-template-columns: 1.02fr 1fr; min-height: 650px; }
.sensory-copy { padding: 88px 0 62px max(5vw, 40px); position: relative; z-index: 5; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }
.sensory-copy .eyebrow { color: #c8cbbb; margin-bottom: 34px !important; font-size: 9px; }
.signal-dot { display: inline-block; background: var(--ae-apricot); width: 5px; height: 5px; border-radius: 50%; margin-right: 9px; vertical-align: 2px; box-shadow: 0 0 15px #dfac7b50; }
.sensory-copy h1 { font-size: clamp(67px, 6.5vw, 97px); line-height: 1.05; letter-spacing: -.07em; margin: 0 0 30px; white-space: nowrap; font-weight: 400; }
.sensory-copy h1 em { font-size: 1.23em; color: var(--ae-apricot); line-height: .95; letter-spacing: -.055em; }
.sensory-description { font-size: 14px; line-height: 1.9; color: #bfc4b9; margin-bottom: 32px; }
.sensory-actions { display: flex; align-items: center; gap: 27px; }
.sensory-finder-link { font-size: 12px; text-decoration: none; padding: 8px 0; }
.sensory-finder-link>span { margin-left: 13px; color: var(--ae-apricot); }
.sensory-finder-link small { display: block; font-size: 9px; color: #a6aea0; margin-top: 5px; }
.sensory-finder-link:hover { color: var(--ae-apricot); }
.hero-proof { display: flex; align-items: center; gap: 15px; margin-top: 50px; }
.hero-proof p { font-size: 8px; letter-spacing: .12em; margin: 0; line-height: 2; }
.hero-proof p span { letter-spacing: 0; color: #a6aea0; font-size: 10px; }
.proof-symbol { font-size: 36px; font-weight: 400; color: var(--ae-apricot); line-height: 1; }
.sensory-visual { position: relative; isolation: isolate; min-height: 650px; }
.scene-aura { position: absolute; inset: -10% -20%; background: radial-gradient(ellipse, #8d6a3c2d, #5761421a 40%, transparent 65%); transition: background 1s; }
.sensory-visual[data-profile="aethelfled"] .scene-aura { background: radial-gradient(ellipse, #b2bc6d24, transparent 65%); }
.sensory-visual[data-profile="wessex"] .scene-aura { background: radial-gradient(ellipse, #d49b5c2b, transparent 65%); }
.scene-orbit { position: absolute; top: 14%; left: 13%; width: 74%; height: 71%; border: 1px solid #bda88617; border-radius: 50%; transform: rotate(-27deg); pointer-events: none; }
.orbit-two { width: 88%; height: 88%; top: 6%; left: 6%; border-style: dashed; border-color: #bda8860f; }
.scene-orbit::before { content: ''; position: absolute; top: 20%; left: 9%; width: 5px; height: 5px; border-radius: 50%; background: #dfac7b; box-shadow: 0 0 16px #dfac7b70; }
.beans-fallback, .bean-canvas { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; z-index: 2; pointer-events: none; }
.bean-canvas canvas { width: 100%; height: 100%; display: block; }
.bean-canvas { z-index: 4; }
.sensory-visual[data-scene-state="ready"] .beans-fallback { visibility: hidden; }
.scene-product { position: absolute; z-index: 3; inset: 6% 17% 8% 17%; display: flex; align-items: center; justify-content: center; transform: rotate(-9deg); }
.scene-product img { width: 100%; height: 100%; object-fit: contain; filter: drop-shadow(25px 34px 24px #0007); transition: transform .6s, filter .6s; }
.scene-product:hover img { transform: translateY(-8px) rotate(4deg); filter: drop-shadow(25px 40px 30px #0008); }
.scene-coordinate, .scene-edition { position: absolute; top: 32px; font-size: 8px; letter-spacing: .2em; color: #8f998b; z-index: 4; }
.scene-coordinate { left: 13%; }
.scene-edition { right: 8%; }
.scene-note { position: absolute; z-index: 4; font-size: 8px; color: #b79b7b; letter-spacing: .15em; line-height: 2.1; max-width: 185px; }
.scene-note strong { display: block; font-weight: 400; color: #d2d5c9; font-size: 10px; letter-spacing: 0; }
.note-top { top: 22%; right: 1%; }
.note-top::before { content: ''; display: block; position: absolute; width: 38px; height: 1px; top: 9px; left: -48px; background: #d1b59760; }
.note-bottom { bottom: 12%; left: 7%; }
.note-bottom::after { content: ''; display: block; width: 45px; height: 1px; margin-top: 9px; background: #d1b59760; }
.motion-toggle { position: absolute; right: 8%; bottom: 7%; z-index: 5; border: 1px solid #75806c50; border-radius: 25px; padding: 8px 12px; color: #bfc6b8; background: #1b211caa; font-size: 9px; cursor: pointer; }
.motion-toggle:hover { border-color: var(--ae-apricot); }
.motion-toggle span { margin-right: 6px; }
.spectrum-bar { display: flex; align-items: center; gap: 34px; border-top: 1px solid #ffffff15; padding: 25px max(5%, calc((100vw - 1320px)/2)); position: relative; z-index: 5; background: #1b211c; }
.spectrum-heading { flex: 1; min-width: 200px; }
.spectrum-heading .eyebrow { display: block; margin: 0 0 5px !important; color: var(--ae-apricot); font-size: 8px; }
.spectrum-heading>span:last-child { font-size: 10px; color: #a1ab99; }
.spectrum-options { display: flex; gap: 7px; flex: 2; }
.spectrum-options button { cursor: pointer; display: flex; align-items: center; gap: 13px; padding: 14px 15px; color: #bfc6b5; border: 1px solid #ffffff18; background: transparent; border-radius: 3px; font-size: 10px; white-space: nowrap; transition: background .25s; }
.spectrum-options button[aria-pressed="true"] { background: #e0ad7b15; border-color: #b386604f; color: #ebc49d; }
.spectrum-number { font-size: 8px; color: #7f8a74; }
.spectrum-dot { width: 5px; height: 5px; border: 1px solid #7f8a74; border-radius: 50%; }
[aria-pressed="true"] .spectrum-dot { background: var(--ae-apricot); border-color: var(--ae-apricot); }
.spectrum-product { margin-left: auto; min-width: 125px; font-size: 12px; text-decoration: none; }
.spectrum-product>span { display: block; }
.spectrum-product>span:last-child { font-size: 10px; color: #aeb8a5; margin-top: 4px; }
.spectrum-product>span:last-child>span:last-child { margin-left: 15px; }
.promise-ribbon { display: flex; align-items: center; justify-content: space-between; gap: 25px; padding: 23px 5%; border-bottom: 1px solid var(--ae-line); font-size: 10px; color: #646857; }
.promise-ribbon>span, .promise-ribbon>a { display: flex; align-items: center; gap: 10px; text-decoration: none; }
.promise-ribbon i { font-style: normal; color: #8e5b3d; font-size: 20px; }
.collection-section { padding-top: 91px; padding-bottom: 64px; }
.section-heading { margin-bottom: 35px; }
.section-heading h2 { font-size: clamp(43px, 4.5vw, 65px); letter-spacing: -.065em; }
.section-heading .eyebrow { font-size: 9px; }
.section-intro { font-size: 13px; }
.collection-filters button { border-radius: 3px; padding: 10px 19px; font-size: 10px; min-height: 40px; }
.coffee-grid { gap: 42px 24px; }
.coffee-card-art { border-radius: 3px; background: #e6e5db; aspect-ratio: 1.12; }
.coffee-card[data-coffee-slug="alfreds-blend"] .coffee-card-art { background: #dad6ca; }
.coffee-card[data-coffee-slug="aethelfled"] .coffee-card-art { background: #e1e5d6; }
.coffee-card[data-coffee-slug="mercia"] .coffee-card-art { background: #e8dcd0; }
.coffee-card[data-coffee-slug="northumbria"] .coffee-card-art { background: #e3dfe4; }
.coffee-card[data-coffee-slug="exeter"] .coffee-card-art { background: #dce4dc; }
.coffee-card-art img { width: 82%; height: 100%; transform: rotate(-6deg); transition: transform .6s; }
.coffee-card-art:hover img { transform: translateY(-7px) rotate(0deg) scale(1.035); }
.roast-tag { border: 0; background: #f3f0e988; border-radius: 2px; padding: 5px 9px; font-size: 9px; color: #575d4b; }
.card-arrow { background: #f3f0e9aa; }
.coffee-card h3 { font-size: 27px; margin-bottom: 10px; }
.coffee-notes { font-size: 12px; min-height: 21px; margin-bottom: 16px; }
.coffee-cup-price { font-size: 10px; color: #747668; border-left: 2px solid #c4af92; padding-left: 10px; line-height: 1.8; margin-bottom: 17px; }
.coffee-cup-price strong { font-weight: 500; color: #515846; }
.coffee-cup-price>span { display: block; font-size: 8px; color: #777c6b; }
.coffee-card-bottom { font-size: 10px; align-items: center; }
.coffee-card-bottom .woocommerce-Price-amount { font-size: 15px; }
.coffee-card-bottom a { font-size: 10px; }
.coffee-quick-button { display: flex; justify-content: space-between; align-items: center; width: 100%; background: transparent; border: 1px solid #b7bdae; padding: 12px 15px; margin-top: 16px; border-radius: 3px; font-size: 11px; color: var(--ae-ink); cursor: pointer; transition: color .2s, background .2s; }
.coffee-quick-button:hover { background: #242b20; color: #f2f0e5; border-color: #242b20; }
.coffee-quick-button span { font-size: 20px; line-height: 1; }
.collection-reassurance { display: flex; justify-content: space-between; gap: 20px; border-top: 1px solid var(--ae-line); padding-top: 25px; margin-top: 43px; color: #6f7463; font-size: 10px; }
.taste-finder { margin: 15px 5% 95px; max-width: 1320px; display: grid; grid-template-columns: 1fr 1.2fr; background: #e1e6d7; border: 1px solid #cdd4c2; border-radius: 4px; overflow: hidden; scroll-margin-top: 40px; }
.finder-intro { padding: 57px 48px; position: relative; overflow: hidden; }
.finder-intro .eyebrow { font-size: 9px; color: #667053; }
.finder-intro h2 { font-size: clamp(42px,4vw,60px); line-height: 1.05; margin: 0 0 24px; position: relative; z-index: 1; }
.finder-intro h2 em { color: #63784f; }
.finder-intro>p:not(.eyebrow) { font-size: 12px; line-height: 1.9; color: #67745b; max-width: 300px; }
.finder-mark { position: absolute; font: 500 280px/.7 "Cormorant Garamond",Georgia,serif; color: #cbd4bd; bottom: -20px; right: 5px; letter-spacing: -.08em; }
.finder-panel { padding: 42px; background: #eaf0e26b; border-left: 1px solid #cbd4be; min-height: 504px; position: relative; }
.finder-progress { display: flex; gap: 15px; justify-content: space-between; align-items: center; font-size: 8px; letter-spacing: .13em; color: #617252; }
.finder-progress-track { height: 2px; background: #cbd4c0; width: 65px; }
.finder-progress-track i { display: block; height: 2px; background: #637753; width: 50%; transition: width .3s; }
.taste-finder[data-step="brew"] .finder-progress-track i, .taste-finder[data-step="result"] .finder-progress-track i { width: 100%; }
.finder-panel h3 { font-size: 22px; letter-spacing: -.045em; margin: 25px 0 21px; line-height: 1.3; font-weight: 500; }
.finder-panel h3:focus { outline: none; }
.taste-options { display: grid; gap: 9px; }
.taste-options button { display: flex; align-items: center; gap: 17px; padding: 15px 18px; border: 1px solid #c7d0bb; border-radius: 3px; background: #f7f8f15c; text-align: left; color: #35442c; cursor: pointer; transition: background .2s, border-color .2s, transform .2s; }
.taste-options button:hover { background: #f7f8f1; border-color: #839670; transform: translateX(3px); }
.taste-options button>span:last-child { margin-left: auto; font-size: 15px; color: #718761; }
.taste-options strong { display: block; font-size: 12px; font-weight: 500; }
.taste-options small { display: block; font-size: 10px; color: #78876a; margin-top: 4px; }
.taste-icon { font-size: 26px; width: 33px; line-height: 1; text-align: center; }
.taste-rich { color: #8f593a; }.taste-balanced { color: #a18b4e; }.taste-bright { color: #73915f; }.taste-decaf { color: #6b887c; }
.brew-index { font-size: 10px; color: #87967a; }
.finder-back { background: transparent; border: 0; border-bottom: 1px solid #b1bea3; padding: 7px 0; font-size: 10px; color: #667b55; cursor: pointer; margin-top: 15px; }
.finder-result h3 { margin-bottom: 5px; }
.finder-result-product { display: grid; grid-template-columns: 140px 1fr; gap: 15px; align-items: center; }
.finder-result-product img { width: 140px; height: 175px; object-fit: contain; filter: drop-shadow(6px 12px 8px #33442215); }
.finder-result-product .eyebrow { font-size: 8px; margin-bottom: 9px !important; color: #698056; }
.finder-result h4 { font: 500 29px/1.1 Inter,sans-serif; letter-spacing: -.05em; margin: 0 0 10px; }
.finder-result-product p:not(.eyebrow) { font-size: 11px; color: #738367; margin-bottom: 12px; }
.match-price { font-size: 11px; color: #526445; }
.match-reason { font-size: 12px; color: #5e7050; line-height: 1.85; margin-bottom: 20px; }
.finder-result .aethel-button { min-height: 46px; padding: 12px 20px; font-size: 11px; }
.match-details { margin-left: 15px; font-size: 10px; color: #556c45; }
.finder-result .finder-back { display: block; }
.ritual-section { background: #2c3126; }
.ritual-art img { filter: brightness(.6) saturate(.55); }
.ritual-image-type { position: absolute; z-index: 2; top: 45px; left: 45px; font-size: 57px; line-height: .95; letter-spacing: -.065em; color: #f5f0dc; }
.ritual-image-type em { font-size: 1.2em; }
.ritual-copy { padding-block: 70px; }
.ritual-copy h2 { font-size: clamp(46px, 4.4vw, 66px); margin-bottom: 26px; }
.ritual-copy h2 em { color: #d6c2a2; }
.ritual-copy .eyebrow { color: #c2a27c; font-size: 9px; }
.ritual-copy .text-link { color: #e2d2b9; border-color: #ffffff25; font-size: 11px; }
.ritual-signoff { display: flex; align-items: center; gap: 22px; margin-top: 37px; border-top: 1px solid #ffffff18; padding-top: 25px; }
.ritual-signoff>span:first-child { font: 500 58px/.8 "Cormorant Garamond",Georgia,serif; color: #d3ba94; letter-spacing: -.1em; }
.ritual-signoff>span:last-child { font-size: 10px; line-height: 1.8; color: #abb29e; }
.detail-grid { gap: 40px; margin-top: 45px; }
.detail-grid article { border: 0; padding: 0; }
.detail-illustration { height: 155px; background: #e8e5db; margin-bottom: 26px; position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; border-top: 1px solid #c9c5b9; }
.detail-illustration>i { position: absolute; bottom: 13px; left: 17px; font-size: 7px; letter-spacing: .16em; font-style: normal; color: #919181; }
.origin-illustration>span { width: 150px; height: 95px; border-radius: 50%; border: 1px solid #b7b49f; transform: rotate(-15deg); box-shadow: 0 0 0 10px #e8e5db, 0 0 0 11px #c2bfad, 0 0 0 21px #e8e5db, 0 0 0 22px #cbc8b8; position: relative; }
.origin-illustration>span::before { content: ''; position: absolute; inset: 13px; border-radius: 50%; border: 1px solid #9d9f83; }
.origin-illustration>span::after { content: ''; width: 7px; height: 7px; background: #a87b4e; position: absolute; top: 40%; left: 45%; border-radius: 50%; }
.roast-illustration svg { width: 85%; height: 90px; margin-bottom: 15px; overflow: visible; }
.roast-illustration svg path { stroke: #c9c7b9; fill: none; stroke-width: .6; }
.roast-illustration svg .roast-curve { stroke: #a7774c; stroke-width: 1.6; }
.roast-illustration svg circle { fill: #a7774c; }
.ritual-illustration>span { font: 500 94px/1 "Cormorant Garamond",Georgia,serif; color: #777c60; margin-bottom: 15px; }
.ritual-illustration>span>span { font-size: 33px; }
.detail-grid h3 { font-size: 23px; margin: 14px 0 12px; }
.detail-number { font-size: 8px; color: #8c6c4e; }
.coffee-questions { display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; padding: 65px 5% 95px; max-width: 1440px; margin: auto; border-top: 1px solid var(--ae-line); }
.coffee-questions .eyebrow { font-size: 9px; color: var(--ae-copper); }
.coffee-questions h2 { font-size: 54px; line-height: 1.03; margin: 0 0 20px; }
.questions-list details { border-bottom: 1px solid #d3d4c6; padding: 21px 0; }
.questions-list summary { display: flex; justify-content: space-between; align-items: center; gap: 20px; list-style: none; cursor: pointer; font-size: 13px; font-weight: 500; }
.questions-list summary::-webkit-details-marker { display: none; }
.questions-list summary>span { font-size: 21px; font-weight: 400; color: #8b977a; }
.questions-list details[open] summary>span { transform: rotate(45deg); }
.questions-list details p { font-size: 12px; line-height: 1.9; color: #6f7963; margin: 17px 24px 0 0; }
.closing-section { position: relative; overflow: hidden; isolation: isolate; background: #1c231b; color: #f3efe3; padding: 80px 25px 100px; }
.closing-section .eyebrow { color: #b6a382; font-size: 9px; }
.closing-section h2 { font-size: clamp(60px,6vw,87px); position: relative; z-index: 1; }
.closing-section h2 em { color: #ddb48c; }
.closing-section .shipping-note { color: #a3ad97; }
.closing-watermark { position: absolute; z-index: -1; bottom: -12%; left: 50%; transform: translateX(-50%); font-size: 35vw; line-height: .9; letter-spacing: -.085em; color: #353e2d66; font-weight: 500; }
.aethel-footer { background: #eae7dd; }
.footer-note>span { color: #9d7c54; }
.quick-shop { padding: 0; width: min(880px, 94vw); max-height: 90dvh; border: 1px solid #c6c9b9; border-radius: 5px; background: #f3f0e8; color: #2c3226; box-shadow: 0 25px 100px #0004; overflow-y: auto; }
.quick-shop::backdrop { background: #10160fd4; backdrop-filter: blur(7px); }
.quick-shop-open { overflow: hidden; }
.quick-shop-layout { display: grid; grid-template-columns: .9fr 1.1fr; }
.quick-shop-art { background: #e3e5d9; display: flex; align-items: center; justify-content: center; padding: 25px; }
.quick-shop-art img { width: 100%; height: 100%; max-height: 560px; object-fit: contain; filter: drop-shadow(10px 15px 10px #34362520); }
.quick-shop-copy { padding: 48px 36px 35px; }
.quick-shop-copy .eyebrow { font-size: 9px; margin-bottom: 12px !important; color: #8e6e4d; }
.quick-shop-copy h2 { font-family: Inter,sans-serif; font-weight: 500; letter-spacing: -.055em; font-size: 36px; line-height: 1.05; margin: 0 0 15px; }
.quick-shop-notes { font-size: 12px; line-height: 1.8; color: #768268; margin-bottom: 26px; }
.quick-shop-close { position: absolute; top: 12px; right: 13px; width: 34px; height: 34px; border-radius: 50%; border: 1px solid #c6cbb9; background: #f4f1e7; color: #4c5f3d; font-size: 24px; line-height: 1; cursor: pointer; z-index: 1; }
.quick-shop-attributes { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.quick-shop-form label { font-size: 10px; font-weight: 500; display: block; color: #657354; }
.quick-shop-form select, .quick-shop-form input[type="number"] { display: block; width: 100%; height: 44px; border: 1px solid #c2c9b7; border-radius: 3px; background: #f9f8f2; padding: 10px; margin-top: 7px; font-size: 12px; color: #3c4b30; }
.quick-shop-purchase { display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; margin: 22px 0; }
.quick-shop-purchase label { width: 80px; }
.quick-shop-purchase p { font-size: 15px; margin: 0 0 10px; text-align: right; }
.quick-shop-form .aethel-button { width: 100%; justify-content: space-between; cursor: pointer; }
.quick-shop-form .aethel-button:disabled { opacity: .55; cursor: not-allowed; transform: none; }
.quick-shop-shipping { font-size: 10px; line-height: 1.9; color: #788268; margin: 18px 0 8px; }
.quick-shop-copy .text-link { font-size: 10px; }
.mobile-shop-bar { display: none; }
@media (min-width: 1450px) { .taste-finder { margin-left: auto; margin-right: auto; } }
@media (max-width: 1200px) {
  .sensory-copy { padding-left: 7%; }.sensory-copy h1 { font-size: 7vw; }.sensory-visual { min-height: 610px; }
  .sensory-actions { gap: 18px; }.sensory-actions .aethel-button { gap: 20px; padding-inline: 19px; }.sensory-finder-link { font-size: 11px; }
  .spectrum-bar { gap: 20px; padding-block: 23px; }.spectrum-heading { min-width: 170px; }.spectrum-options { gap: 6px; }.spectrum-options button { padding: 12px 10px; gap: 8px; font-size: 9px; }.spectrum-product { min-width: 100px; font-size: 11px; }
  .scene-note { max-width: 144px; }.note-top { right: 3%; top: 18%; }.note-top::before { width: 22px; left: -28px; }
  .finder-intro { padding: 45px 30px; }.finder-panel { padding: 35px 28px; }.finder-result-product { grid-template-columns: 110px 1fr; }.finder-result-product img { width: 110px; height: 145px; }
  .coffee-card-bottom { flex-direction: row; }.coffee-cup-price { font-size: 9px; }.coffee-card-bottom a { font-size: 9px; }
}
@media (max-width: 900px) {
  .sensory-grid { min-height: 560px; }.sensory-visual { min-height: 560px; }.sensory-copy { padding-top: 60px; padding-bottom: 40px; }.sensory-copy .eyebrow { font-size: 7px; letter-spacing: .13em; }.sensory-copy h1 { font-size: 7.4vw; }.sensory-description { font-size: 12px; }.sensory-actions { flex-wrap: wrap; gap: 17px; }.hero-proof { margin-top: 26px; }.scene-product { inset: 12% 9% 12% 9%; }.note-top { top: 10%; right: 5%; }.scene-coordinate { left: 9%; font-size: 6px; }.scene-edition { font-size: 7px; }.note-bottom { left: 7%; bottom: 8%; font-size: 7px; }.scene-note strong { font-size: 8px; }.motion-toggle { right: 3%; bottom: 3%; font-size: 8px; }.spectrum-heading { display: none; }.spectrum-options { flex: initial; }.spectrum-bar { justify-content: space-between; }
  .taste-finder { grid-template-columns: .85fr 1.15fr; }.finder-intro h2 { font-size: 43px; }.finder-panel { padding: 28px 23px; }.finder-panel h3 { font-size: 20px; }.taste-options button { gap: 12px; padding: 13px 12px; }.taste-options strong { font-size: 11px; }.taste-options small { font-size: 9px; }.finder-result .match-details { display: inline-block; margin: 12px 0 0; }.finder-result .aethel-button { display: flex; width: 100%; }
  .coffee-questions { gap: 45px; }.coffee-questions h2 { font-size: 47px; }
}
@media (max-width: 781px) {
  .header-inner { min-height: 74px; }.announcement { font-size: 9px; }.sensory-grid { grid-template-columns: 1fr; }.sensory-copy { padding: 51px 7% 0; align-items: center; text-align: center; }.sensory-copy .eyebrow { font-size: 8px; margin-bottom: 23px !important; }.sensory-copy h1 { font-size: clamp(65px, 10vw, 85px); margin-bottom: 24px; }.sensory-description { font-size: 13px; margin-bottom: 25px; }.sensory-actions { justify-content: center; flex-wrap: nowrap; gap: 25px; }.sensory-finder-link { text-align: left; }.hero-proof { display: none; }.sensory-visual { min-height: 0; height: 500px; margin: -15px auto 0; width: min(100%, 610px); }.scene-product { inset: 3% 21% 3%; }.scene-note { max-width: 155px; }.note-top { top: 26%; right: 5%; }.note-bottom { bottom: 15%; left: 7%; }.scene-coordinate { top: 40px; font-size: 7px; }.scene-edition { top: 40px; }.scene-orbit { left: 16%; width: 68%; height: 80%; top: 10%; }.orbit-two { left: 7%; width: 86%; height: 95%; top: 2%; }.scene-note strong { font-size: 9px; }.motion-toggle { bottom: 7%; right: 6%; }.spectrum-bar { gap: 18px; flex-wrap: wrap; justify-content: center; padding: 20px 5%; }.spectrum-options { justify-content: center; }.spectrum-options button { padding: 12px 15px; gap: 11px; font-size: 10px; }.spectrum-product { width: 100%; text-align: center; margin-left: 0; }.spectrum-product>span { display: inline; }.spectrum-product>span:last-child { margin-left: 15px; }
  .promise-ribbon { gap: 12px; padding: 18px 5%; font-size: 8px; }.promise-ribbon i { font-size: 17px; }.promise-ribbon>span,.promise-ribbon>a { gap: 6px; }.promise-ribbon>span:nth-child(2) { display: none; }
  .collection-section { padding-top: 60px; }.section-heading { gap: 23px; }.section-heading h2 { font-size: 47px; }.section-heading h2 br { display: none; }.section-heading h2 em { display: block; }.coffee-card-art { aspect-ratio: .9; }.coffee-card-art img { width: 100%; height: 100%; }.coffee-card h3 { font-size: 24px; }.coffee-cup-price { font-size: 9px; min-height: 54px; }.coffee-cup-price strong { display: block; }.coffee-cup-price>span { font-size: 7px; }.coffee-notes { min-height: 38px; font-size: 11px; }.coffee-card-bottom { align-items: flex-start; }.coffee-card-bottom a { font-size: 9px; max-width: 95px; }.coffee-card-bottom .woocommerce-Price-amount { font-size: 13px; }.coffee-quick-button { font-size: 10px; }.collection-reassurance { font-size: 9px; flex-direction: column; gap: 6px; }
  .taste-finder { grid-template-columns: 1fr; margin-bottom: 65px; }.finder-intro { padding: 34px 30px 30px; }.finder-intro h2 { font-size: 47px; }.finder-intro h2 br { display: none; }.finder-intro h2 em { display: block; }.finder-intro>p:not(.eyebrow) { font-size: 11px; max-width: none; margin-bottom: 0; }.finder-mark { font-size: 230px; bottom: -18px; right: 13px; opacity: .5; }.finder-intro>p { position: relative; z-index: 1; }.finder-panel { border-left: 0; border-top: 1px solid #cbd4be; min-height: 466px; padding: 28px 30px; }.taste-options strong { font-size: 12px; }.taste-options small { font-size: 10px; }.taste-options button { padding: 16px; gap: 17px; }.finder-result-product { grid-template-columns: 140px 1fr; }.finder-result-product img { width: 140px; height: 175px; }.finder-result .aethel-button { display: inline-flex; width: auto; }.finder-result .match-details { margin-left: 15px; }
  .ritual-image-type { font-size: 52px; top: 35px; left: 7%; }.ritual-copy h2 { font-size: 55px; }.ritual-copy { padding-top: 50px; padding-bottom: 50px; }.detail-grid { grid-template-columns: repeat(3,1fr); gap: 20px; }.detail-grid h3 { font-size: 21px; }.detail-grid p { font-size: 11px; }.detail-number { font-size: 7px; line-height: 1.8; display: block; }.detail-illustration { height: 125px; }.detail-illustration>i { font-size: 5px; left: 9px; }.origin-illustration>span { transform: rotate(-15deg) scale(.65); }.ritual-illustration>span { font-size: 80px; }.coffee-questions { padding-top: 45px; padding-bottom: 60px; grid-template-columns: 1fr; gap: 25px; }.coffee-questions h2 br { display: none; }.questions-list summary { font-size: 12px; }.closing-section { padding-top: 65px; padding-bottom: 85px; }.closing-section h2 { font-size: 65px; }.closing-watermark { font-size: 49vw; bottom: -6%; }
  .quick-shop { width: min(540px, 94vw); }.quick-shop-layout { grid-template-columns: 1fr; }.quick-shop-art { height: 190px; padding: 0; }.quick-shop-art img { height: 210px; width: 200px; transform: rotate(-8deg); }.quick-shop-copy { padding: 26px 28px 29px; }.quick-shop-copy h2 { font-size: 32px; }.quick-shop-notes { margin-bottom: 18px; }.quick-shop-attributes { gap: 16px; }.quick-shop-purchase { margin: 17px 0; }.quick-shop-close { position: sticky; float: right; margin: 12px 12px -46px 0; }
}
@media (max-width: 599px) {
  body.home .wp-block-navigation__responsive-container.is-menu-open { background: var(--ae-night) !important; color: #f2f0e6; }
  .header-inner { min-height: 69px; }.announcement { font-size: 8px; padding-inline: 8px; }.announcement a { margin-left: 3px; }.sensory-copy { padding-top: 43px; }.sensory-copy h1 { font-size: clamp(55px, 14vw, 78px); }.sensory-copy .eyebrow { font-size: 7px; letter-spacing: .13em; }.sensory-description { font-size: 12px; line-height: 1.8; }.sensory-actions { gap: 19px; }.sensory-actions .aethel-button { font-size: 10px; min-height: 47px; padding: 13px 16px; gap: 17px; }.sensory-finder-link { font-size: 10px; }.sensory-finder-link small { font-size: 7px; }.sensory-visual { height: 390px; margin-top: -10px; }.scene-product { inset: 0 15% 0; }.scene-coordinate { top: 28px; left: 8%; font-size: 6px; }.scene-edition { top: 28px; font-size: 6px; }.note-top { top: 23%; right: 3%; font-size: 6px; max-width: 105px; }.note-top::before { width: 17px; left: -24px; }.scene-note strong { font-size: 8px; }.note-bottom { left: 5%; bottom: 10%; max-width: 130px; font-size: 6px; }.motion-toggle { bottom: 6%; font-size: 7px; padding: 7px 9px; }.spectrum-bar { padding: 16px 4%; gap: 14px; }.spectrum-options { gap: 5px; width: 100%; }.spectrum-options button { flex: 1; padding: 12px 6px; font-size: 8px; gap: 6px; justify-content: center; }.spectrum-number { display: none; }.spectrum-dot { width: 4px; height: 4px; }.spectrum-product { font-size: 10px; }.spectrum-product>span:last-child { font-size: 9px; }.promise-ribbon { font-size: 7px; }.promise-ribbon i { font-size: 15px; }.collection-section { padding-top: 48px; }.section-heading h2 { font-size: 43px; }.section-intro { font-size: 12px; }.section-heading .eyebrow { font-size: 8px; }.coffee-card-art { aspect-ratio: .85; }.coffee-card-art img { width: 113%; max-width: 113%; }.coffee-card h3 { font-size: 22px; }.coffee-card-meta { padding-top: 16px; }.coffee-origin { font-size: 7px; min-height: 24px; }.coffee-notes { font-size: 10px; min-height: 36px; margin-bottom: 12px; }.coffee-cup-price { font-size: 8px; padding-left: 7px; }.coffee-cup-price>span { font-size: 6px; }.coffee-card-bottom { flex-direction: column; gap: 9px; }.coffee-card-bottom a { max-width: none; }.coffee-card-bottom small { font-size: 7px; }.coffee-quick-button { margin-top: 11px; padding: 11px 10px; font-size: 9px; }.coffee-quick-button span { font-size: 18px; }.roast-tag { top: 10px; left: 10px; font-size: 7px; }.collection-filters { gap: 6px; }.collection-filters button { padding: 8px 12px; font-size: 9px; }.coffee-grid { gap: 34px 13px; }.finder-intro { padding: 30px 24px; }.finder-intro h2 { font-size: 43px; }.finder-intro .eyebrow { font-size: 8px; }.finder-panel { padding: 25px 20px; }.finder-panel h3 { font-size: 20px; }.taste-options button { padding: 15px 12px; gap: 12px; }.taste-options strong { font-size: 11px; }.taste-options small { font-size: 9px; }.taste-icon { font-size: 23px; width: 28px; }.finder-result-product { grid-template-columns: 107px 1fr; gap: 8px; }.finder-result-product img { width: 107px; height: 150px; }.finder-result h4 { font-size: 25px; }.finder-result-product .eyebrow { font-size: 7px; }.finder-result-product p:not(.eyebrow) { font-size: 10px; }.match-price { font-size: 10px; }.match-reason { font-size: 11px; }.finder-result .aethel-button { width: 100%; justify-content: space-between; }.finder-result .match-details { margin: 13px 0 0; }.finder-result .finder-back { float: right; margin-top: 8px; }.ritual-image-type { font-size: 46px; }.ritual-copy h2 { font-size: 49px; }.ritual-copy>p:not(.eyebrow) { font-size: 12px; }.detail-grid { grid-template-columns: 1fr; gap: 32px; }.detail-illustration { height: 140px; }.detail-illustration>i { font-size: 7px; left: 15px; }.origin-illustration>span { transform: rotate(-15deg); }.detail-number { font-size: 8px; }.detail-grid h3 { font-size: 24px; }.detail-grid p { font-size: 12px; }.coffee-questions h2 { font-size: 43px; }.questions-list details { padding: 19px 0; }.questions-list summary { font-size: 11px; }.questions-list details p { font-size: 11px; }.closing-section h2 { font-size: 54px; }.closing-section .eyebrow { font-size: 7px; }.closing-section .aethel-button { font-size: 11px; }.closing-watermark { font-size: 61vw; bottom: -4%; }.aethel-footer { padding-bottom: 100px !important; }
  .mobile-shop-bar:not([hidden]) { display: flex; position: fixed; bottom: 0; left: 0; width: 100%; align-items: center; justify-content: space-between; gap: 20px; padding: 12px 5% max(12px, env(safe-area-inset-bottom)); z-index: 15; background: #f1eee5f5; border-top: 1px solid #c8ceba; box-shadow: 0 -10px 30px #2430200a; backdrop-filter: blur(12px); }.mobile-shop-bar>span { font-size: 11px; color: #39472c; }.mobile-shop-bar small { display: block; font-size: 7px; margin-top: 4px; color: #7d886f; }.mobile-shop-bar>a { background: #293622; color: #f2f0e4; font-size: 10px; padding: 12px 17px; border-radius: 3px; text-decoration: none; }
}
@media (max-width: 781px) { .coffee-questions h2 em { display: block; } }
@media (prefers-reduced-motion: reduce) { .scene-product:hover img, .coffee-card-art:hover img, .taste-options button:hover { transform: none; } }

/* Studio depth: transparent packaging, soft pools of light and grounded shadows. */
.sensory-hero { background: radial-gradient(ellipse at 78% 40%, #41432d 0, #252c20 29%, #171e18 66%); }
.scene-aura { background: radial-gradient(ellipse, #d6a06b35, #76824b18 42%, transparent 68%); }
.sensory-visual::after { content: ''; position: absolute; z-index: 1; width: 49%; height: 7%; left: 27%; bottom: 9%; border-radius: 50%; background: #080d08; filter: blur(22px); transform: rotate(-9deg); opacity: .7; }
.scene-product img { filter: drop-shadow(18px 28px 16px #0008); }
.scene-note, .scene-coordinate, .scene-edition { z-index: 5; }
.scene-note { text-shadow: 0 2px 8px #131a12; }
.coffee-card-art { isolation: isolate; box-shadow: inset 0 0 0 1px #736d4b12, 0 15px 30px -24px #38332255; }
.coffee-card-art::before { content: ''; position: absolute; inset: 0; z-index: -1; background: radial-gradient(ellipse at 32% 19%, #fff9 0, transparent 58%), linear-gradient(145deg, transparent 48%, #51432a14); }
.coffee-card-art::after { content: ''; position: absolute; z-index: -1; width: 48%; height: 7%; bottom: 9%; left: 30%; border-radius: 50%; background: #443a2e44; filter: blur(12px); transform: rotate(-6deg); transition: transform .6s, opacity .6s; }
.coffee-card-art img { position: relative; width: 78%; height: 91%; max-width: 100%; object-fit: contain; filter: drop-shadow(13px 18px 10px #44331e35); }
.coffee-card-art:hover::after { transform: scale(.86); opacity: .65; }
.roast-tag, .card-arrow { z-index: 2; backdrop-filter: blur(8px); }
.quick-shop-art { background: radial-gradient(ellipse at 30% 20%, #f7f6eb, #d4d7c6 72%); }
.quick-shop-art img { filter: drop-shadow(18px 24px 12px #34362535); }
.taste-finder { box-shadow: 0 20px 45px -35px #35452d66; }
.finder-intro { background: radial-gradient(ellipse at 10% 0, #f4f5e999, transparent 75%); }
.detail-illustration { background: radial-gradient(ellipse at 40% 20%, #f6f3e9, #e1ddd0); box-shadow: inset 0 -12px 22px #82704c09; }
.closing-section { background: radial-gradient(ellipse at 50% 110%, #495238, #1c231b 70%); }
@media (max-width: 599px) { .coffee-card-art img { width: 100%; height: 88%; }.scene-product { inset: 5% 19%; } }
