:root{--green:#064b36;--green2:#0b5c42;--cream:#f7f1e6;--paper:#fffaf0;--gold:#d5a640;--ink:#14251e;--muted:#61746a;--shadow:0 18px 50px rgba(3,38,27,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,'Times New Roman',serif;color:var(--ink);background:linear-gradient(180deg,#f7f1e6,#fbf8f2);line-height:1.55}a{color:inherit}img,video{max-width:100%;display:block}.sans{font-family:Inter,Arial,sans-serif}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(6,75,54,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(213,166,64,.55)}.nav{height:78px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-right:auto}.brand img{width:49px;height:49px}.brand span{color:#fff4d9;letter-spacing:.12em;font-size:22px}.navlinks{display:flex;gap:18px;align-items:center}.navlinks a{color:#f9f1dd;text-decoration:none;font-family:Arial,sans-serif;font-size:14px}.navlinks a:hover{color:#ffd67b}.btn{appearance:none;border:1px solid var(--gold);background:var(--green);color:white;border-radius:999px;padding:12px 20px;font:700 14px Arial,sans-serif;letter-spacing:.02em;cursor:pointer;transition:.2s transform,.2s background,.2s color,.2s box-shadow}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(6,75,54,.22)}.btn:active,.btn.flash{background:var(--gold);color:#153f31;transform:scale(.98)}.btn.alt{background:transparent;color:var(--green)}.btn.gold{background:var(--gold);color:#133d30}.hero{position:relative;min-height:640px;display:grid;place-items:center;overflow:hidden;background:#032d22}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.62}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,34,25,.72),rgba(3,34,25,.25),rgba(3,34,25,.55))}.hero-content{position:relative;z-index:2;color:white;text-align:center;width:min(850px,92%);padding:80px 0}.hero-logo{width:min(360px,76vw);margin:0 auto 24px}.eyebrow{font:700 12px Arial,sans-serif;letter-spacing:.28em;text-transform:uppercase;color:var(--gold)}h1,h2,h3{line-height:1.08;font-weight:500}h1{font-size:clamp(46px,7vw,88px);margin:.2em 0}.hero p{font-size:clamp(19px,2.4vw,27px);max-width:720px;margin:0 auto 28px}.actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.section{padding:78px 0}.section h2{font-size:clamp(36px,5vw,58px);color:var(--green);margin:0 0 12px}.lede{font-size:20px;color:#435a4e;max-width:760px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px}.card{background:rgba(255,255,255,.74);border:1px solid rgba(213,166,64,.38);border-radius:22px;padding:26px;box-shadow:var(--shadow)}.card h3{color:var(--green);font-size:25px;margin:12px 0}.card .icon{width:58px;height:58px;object-fit:contain}.image-card{padding:0;overflow:hidden}.image-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.image-card .copy{padding:24px}.dark{background:var(--green);color:#f7f1e6}.dark h2,.dark h3{color:#ffd77c}.quote{font-size:clamp(30px,4vw,54px);text-align:center;max-width:900px;margin:auto}.footer{background:#032f23;color:#e9dfc5;padding:48px 0 32px;border-top:1px solid #b8892f}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:28px}.footer a{color:#f2dfab}.small{font:13px Arial,sans-serif;color:#7e8f87}.panel{background:white;border:1px solid #dec78e;border-radius:22px;padding:28px;box-shadow:var(--shadow)}.form{display:grid;gap:14px;max-width:540px}.form label{font:700 13px Arial,sans-serif;color:#355548}.form input,.form select{width:100%;padding:13px 14px;border:1px solid #c9b98d;border-radius:10px;background:#fffdf7;font-size:16px}.notice{padding:13px 15px;border-radius:12px;background:#eef7f2;border-left:4px solid var(--green);font-family:Arial,sans-serif}.tabs{display:flex;gap:8px;flex-wrap:wrap}.tab{border:1px solid #d7c38e;background:white;padding:10px 14px;border-radius:999px;cursor:pointer}.tab.active{background:var(--green);color:white}.whisper-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.whisper{position:relative;overflow:hidden;min-height:330px;border-radius:18px;background:#083c2d;color:white}.whisper img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58}.whisper:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,rgba(3,35,26,.88))}.whisper .content{position:absolute;z-index:2;left:20px;right:20px;bottom:18px}.whisper p{font-size:22px;margin:0 0 14px}.mini-actions{display:flex;gap:8px}.mini-actions button,.mini-actions a{font:700 12px Arial,sans-serif;padding:8px 11px;border-radius:999px;border:1px solid #ddb44f;background:rgba(0,0,0,.28);color:white;text-decoration:none;cursor:pointer}.deck-stage{background:radial-gradient(circle at 50% 35%,#0f6b4d,#032a20 70%);border-radius:24px;padding:36px;min-height:420px;color:white;overflow:hidden}.deck-choice{display:flex;gap:14px;flex-wrap:wrap}.deck-choice button{padding:12px 16px;border-radius:12px;border:1px solid #d8b35c;background:#fffaf0;cursor:pointer}.deck-choice button.selected{outline:4px solid rgba(213,166,64,.35);background:#f5e8c7}.fan{height:250px;position:relative;margin-top:30px;overflow:visible}.fan-card{position:absolute;width:118px;height:188px;left:50%;top:20px;transform-origin:50% 140%;transition:.55s transform,.2s filter;cursor:pointer;border-radius:12px;box-shadow:0 10px 24px rgba(0,0,0,.35);overflow:hidden}.fan-card:hover{filter:brightness(1.18);z-index:10}.fan-card img{width:100%;height:100%;object-fit:cover}.reading-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.reading-card{background:white;border:1px solid #d7bd77;border-radius:14px;overflow:hidden;min-height:330px;transform:translateY(15px);opacity:0}.reading-card.reveal{animation:reveal .6s forwards}.reading-card .art{height:175px;background:linear-gradient(135deg,#07523b,#153529);display:grid;place-items:center;position:relative}.reading-card .art img{max-height:150px;max-width:82%;object-fit:contain}.reading-card .copy{padding:14px}.reading-card h4{margin:0;color:var(--green);font-size:17px}.reading-card p{font:13px Arial,sans-serif;color:#59675f}.position{font:700 11px Arial,sans-serif;color:#b17e21;text-transform:uppercase;letter-spacing:.08em}@keyframes reveal{to{transform:none;opacity:1}}.magic-overlay{position:fixed;inset:0;background:radial-gradient(circle,rgba(245,215,124,.12),rgba(1,35,25,.94));z-index:99;display:none;place-items:center;pointer-events:none}.magic-overlay.show{display:grid;animation:fadeMagic 1.5s forwards}.magic-star{width:160px;filter:drop-shadow(0 0 24px #f2c75b);animation:pulse 1.2s ease}@keyframes fadeMagic{0%{opacity:0}20%{opacity:1}80%{opacity:1}100%{opacity:0}}@keyframes pulse{0%{transform:scale(.5) rotate(-12deg)}60%{transform:scale(1.08) rotate(5deg)}100%{transform:scale(1)}}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.journal-grid img{width:100%;aspect-ratio:1/1.7;object-fit:cover;border-radius:14px;box-shadow:0 16px 30px rgba(0,0,0,.19)}.lore-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.statgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{padding:20px;border:1px solid #d8c28e;border-radius:16px;background:#fff}.stat b{display:block;font-size:34px;color:var(--green)}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px;border-bottom:1px solid #eadfc5;font-family:Arial,sans-serif;font-size:13px}.hidden{display:none!important}@media(max-width:850px){.navlinks{display:none}.grid3,.whisper-grid,.journal-grid,.lore-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.reading-grid{grid-template-columns:1fr 1fr}.statgrid{grid-template-columns:1fr 1fr}.hero{min-height:560px}.fan-card{width:82px;height:132px}.fan{height:190px}}@media(max-width:520px){.reading-grid{grid-template-columns:1fr}.section{padding:55px 0}.card{padding:20px}.brand span{font-size:18px}}

/* Sept 1 surgical fixes — additions only */
.page-title{color:var(--green);font-size:clamp(48px,6vw,70px);margin:.2em 0}.actions.left{justify-content:flex-start}.account-btn{min-width:92px;text-align:center}.whisper-home{background:linear-gradient(90deg,rgba(2,30,22,.91),rgba(2,30,22,.52)),url('../assets/images/whisper-landscape.webp') center/cover no-repeat;color:white;min-height:520px;display:flex;align-items:center}.whisper-home h2{color:#fff4d9;text-shadow:0 3px 18px rgba(0,0,0,.65)}.whisper-home .lede{color:#fff;max-width:650px;text-shadow:0 2px 14px rgba(0,0,0,.7)}.whisper-home-inner{padding:55px 0}.petronilla-home{background:#f4ead7}.petronilla-home-grid,.petronilla-page-grid{display:grid;grid-template-columns:minmax(260px,420px) 1fr;gap:58px;align-items:center}.petronilla-cover-wrap img{width:100%;border-radius:18px;box-shadow:0 25px 60px rgba(12,34,26,.28)}.petronilla-quote{font-size:20px;line-height:1.65;border-left:3px solid var(--gold);padding-left:22px;margin:24px 0;color:#385047}.product-card{text-decoration:none}.store-preview{border-top:1px solid #ead8ac}.whispers-hero{min-height:560px;display:flex;align-items:flex-end;padding:90px 0 64px;color:white;background:linear-gradient(0deg,rgba(2,30,22,.84),rgba(2,30,22,.25)),url('../assets/images/whisper-landscape.webp') center/cover no-repeat}.whispers-hero h1{font-size:clamp(52px,7vw,82px);margin:.15em 0;color:white;text-shadow:0 4px 22px rgba(0,0,0,.75)}.whispers-hero p{font-size:21px;max-width:700px;text-shadow:0 2px 14px rgba(0,0,0,.75)}.featured-whisper{margin-top:26px;padding:34px;text-align:center;border-radius:18px;background:#063d2e;color:white;border:1px solid #c99b37}.featured-whisper p{font-size:clamp(26px,3vw,40px);color:#fff4d9}.whisper .content p{text-shadow:0 2px 10px #000}.whisper-flash{background:#f0c760!important;color:#12382c!important;box-shadow:0 0 0 6px rgba(240,199,96,.25),0 0 32px rgba(240,199,96,.65)!important}.reading-controls{margin-bottom:38px}.spread-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.spread-btn{border:1px solid #d5b466;background:#fffaf0;border-radius:16px;padding:18px;text-align:left;cursor:pointer;color:var(--green)}.spread-btn b{display:block;font-size:18px;margin-bottom:4px}.spread-btn span{font:13px Arial,sans-serif;color:#64776d}.spread-btn.selected{background:var(--green);color:white;box-shadow:0 0 0 4px rgba(213,166,64,.25)}.spread-btn.selected span{color:#f1e9d6}.spread-btn.locked{opacity:.62}.question-label{display:grid;gap:8px;margin-top:20px;font:700 13px Arial,sans-serif;color:#355548}.question-label textarea,.form textarea{width:100%;padding:13px 14px;border:1px solid #c9b98d;border-radius:10px;background:#fffdf7;font:16px Georgia,serif;resize:vertical}.reading-subhead{margin-top:38px}.deck-choice-grid{display:grid;grid-template-columns:repeat(3,1fr)}.fan-card{border:0;padding:0;background:transparent}.fan-card.picked{filter:brightness(1.28) drop-shadow(0 0 12px #e4bb55);z-index:20}.mybook-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.book-grid{display:grid;grid-template-columns:minmax(300px,.8fr) 1.2fr;gap:24px}.book-entries{display:grid;gap:14px}.book-entry{padding:18px;border:1px solid #e1cf9f;border-radius:14px;background:#fffdf8}.book-entry h4{font-size:22px;color:var(--green);margin:5px 0}.book-entry p{white-space:pre-wrap}.text-button{border:0;background:transparent;color:#8a5d1b;text-decoration:underline;cursor:pointer;margin-left:12px}.lore-hero{padding:110px 0;background:linear-gradient(90deg,rgba(2,32,23,.95),rgba(2,32,23,.63)),url('../assets/images/whisper-landscape.webp') center/cover no-repeat;color:white}.lore-hero h1{font-size:clamp(52px,7vw,86px);margin:.2em 0;color:#fff3d6}.lore-hero p{max-width:800px;font-size:21px}.lore-toc{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lore-toc a{padding:16px;border:1px solid #d7bf80;border-radius:13px;background:white;text-decoration:none;font-weight:bold;color:var(--green)}.lore-article{max-width:880px}.lore-article p{font-size:19px;line-height:1.8}.tint{background:#efe5d3}.treasure-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.store-title{font-size:clamp(52px,7vw,84px);margin:.2em 0;color:#fff3d6}.light{color:#eee2c7}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.store-grid .product-card{display:flex;flex-direction:column;height:100%}.store-grid .product-card img{width:100%;height:290px;object-fit:cover;border-radius:14px;margin-bottom:18px}.product-price,.product-status{display:block;margin-top:18px;color:#9a6e1f;font:bold 15px Arial,sans-serif}.store-grid .product-card>.btn,.store-grid .product-card>.product-status,.store-grid .product-card>.product-price{margin-top:auto}
@media(max-width:900px){.petronilla-home-grid,.petronilla-page-grid,.book-grid{grid-template-columns:1fr}.petronilla-cover-wrap{max-width:430px;margin:auto}.spread-choice,.deck-choice-grid,.store-grid,.treasure-grid,.lore-toc{grid-template-columns:1fr 1fr}.mybook-top{align-items:flex-start}}
@media(max-width:620px){.spread-choice,.deck-choice-grid,.store-grid,.treasure-grid,.lore-toc{grid-template-columns:1fr}.whispers-hero{min-height:470px}.petronilla-home-grid{gap:30px}}

.field-note{display:block;margin-top:5px;font:12px Arial,sans-serif;color:var(--muted);font-weight:400}.consent-check{display:grid!important;grid-template-columns:20px 1fr;gap:10px;align-items:start;padding:13px 14px;border:1px solid #dfcfaa;border-radius:12px;background:#fffaf0}.consent-check input{width:18px!important;height:18px;margin:2px 0 0;accent-color:var(--green)}.consent-check b{display:block;color:var(--green);font:700 13px Arial,sans-serif}.consent-check small{display:block;margin-top:4px;color:#66776f;font:12px/1.45 Arial,sans-serif;font-weight:400}

.email-optin-card{margin-top:4px;padding:14px;border:1px solid rgba(200,165,86,.55);border-radius:14px;background:linear-gradient(180deg,#fffdf6,#f8f1df);box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.email-optin-card .eyebrow{margin:0 0 8px;color:#876a2f;font:700 10px/1.2 Arial,sans-serif;letter-spacing:.16em}.email-optin-card .consent-check{margin:0;background:#fff;border-color:#d7bf84}.email-optin-card .consent-check b{font-size:14px}.email-optin-card .consent-check small{font-size:12px;line-height:1.5}


/* Sept 1 refinement: compact auth + unmistakable button feedback */
body.auth-page .section{padding:48px 0 64px}
body.auth-page .grid3{align-items:start;gap:24px}
body.auth-page .panel.form{display:flex;flex-direction:column;gap:14px;min-height:0;padding:28px}
body.auth-page .panel.form label{display:block;margin:0}
body.auth-page .panel.form input{margin-top:6px}
body.auth-page .panel.form .btn{align-self:flex-start;width:auto;min-width:150px;padding:12px 24px;margin-top:4px}
body.auth-page #loginForm .btn,body.auth-page #resetForm .btn{min-width:150px}
.btn.ui-selected,.btn:focus-visible,.pill.ui-selected,.deck-choice.ui-selected{background:var(--gold)!important;color:#123d30!important;box-shadow:0 0 0 4px rgba(213,166,64,.28),0 8px 22px rgba(6,75,54,.16)!important;transform:translateY(-1px)}
.path.ui-selected,.quick-card.ui-selected{outline:3px solid var(--gold);box-shadow:0 0 0 6px rgba(213,166,64,.16)}
@media(max-width:850px){body.auth-page .grid3{grid-template-columns:1fr}}
/* My Book builder refinement */
.book-builder{display:grid;grid-template-columns:1fr minmax(260px,390px);gap:56px;align-items:center;margin-top:28px}.cover-options{display:grid;grid-template-columns:repeat(3,100px);gap:12px;margin:26px 0}.cover-thumb{padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:none;cursor:pointer;transition:.2s}.cover-thumb img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover}.cover-thumb.selected{border-color:var(--gold);box-shadow:0 0 0 4px rgba(213,166,64,.2);transform:translateY(-3px)}.book-title-label{display:grid;gap:8px;max-width:430px;margin:22px 0;font:700 12px Arial,sans-serif;letter-spacing:1.5px;color:var(--green)}.book-title-label input{padding:14px;border:1px solid #c9b98d;border-radius:10px;background:#fffdf7;font:20px Georgia,serif}.live-cover{position:relative;aspect-ratio:3/4;border-radius:18px;overflow:hidden;box-shadow:0 28px 60px rgba(12,34,26,.25)}.live-cover>img{width:100%;height:100%;object-fit:cover}.live-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,25,19,.15),rgba(2,25,19,.58))}.live-cover-overlay{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:28px;text-shadow:0 3px 16px #000}.live-cover-overlay span{font:11px Arial,sans-serif;letter-spacing:3px}.live-cover-overlay strong{font:36px Georgia,serif;margin:24px 0}.live-cover-overlay img{width:58px;height:58px}.opened-book{margin-top:22px}.book-top-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.book-spread{display:grid;grid-template-columns:.85fr 1.15fr;margin-top:28px;filter:drop-shadow(0 24px 35px rgba(22,43,34,.16))}.book-page{background:#fffaf0;min-height:620px;padding:42px;border:1px solid #ddc98f}.book-page:first-child{border-radius:18px 0 0 18px;background:linear-gradient(90deg,#f6ecd7,#fffaf0)}.book-page:last-child{border-radius:0 18px 18px 0;background:linear-gradient(90deg,#fffaf0,#f8efdc)}
@media(max-width:800px){.book-builder,.book-spread{grid-template-columns:1fr}.live-cover{max-width:330px}.book-page:first-child,.book-page:last-child{border-radius:16px}.cover-options{grid-template-columns:repeat(3,minmax(0,1fr));max-width:360px}.mybook-top{display:block}.book-top-actions{justify-content:flex-start;margin-top:16px}}

/* My Book sanctuary refinement */
.book-home{background:linear-gradient(135deg,#f7efdf,#fffaf0);border-top:1px solid #ead8ac;border-bottom:1px solid #ead8ac}.book-home-grid{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:64px;align-items:center}.book-home-visual{display:flex;justify-content:center}.journal-lock-wrap{position:relative;width:min(100%,285px);transform:rotate(-2deg)}.journal-lock-wrap>img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:12px;box-shadow:0 24px 45px rgba(12,45,34,.22)}.journal-lock{position:absolute;right:-14px;top:48%;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#d8a437;border:3px solid #f8e5ae;box-shadow:0 8px 20px rgba(54,39,10,.25);font-size:27px}.book-home-copy{max-width:700px}.book-home-copy h2{font-size:clamp(44px,5vw,70px);line-height:1.02;margin:.18em 0}.book-home-copy h2 em{font-weight:normal;color:#b27d1d}.book-key-line{font:700 20px Georgia,serif;color:var(--green);margin:26px 0 8px}.book-key-line:before{content:'✦';color:var(--gold);margin-right:12px}.book-compose .form label{display:grid;gap:8px;margin-bottom:16px;font:700 13px Arial,sans-serif;color:#355548}.book-compose .form input,.book-compose .form select{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #c9b98d;border-radius:10px;background:#fffdf7;font:16px Georgia,serif;color:#173f32}.book-compose .form input:focus,.book-compose .form select:focus,.book-compose .form textarea:focus{outline:3px solid rgba(213,166,64,.22);border-color:#c8942f}.book-compose .form .btn{width:100%}@media(max-width:800px){.book-home-grid{grid-template-columns:1fr;gap:34px}.book-home-visual{justify-content:flex-start}.journal-lock-wrap{width:190px}.journal-lock{width:48px;height:48px;font-size:22px}.book-home-copy h2{font-size:44px}}

/* My Book homepage journal — Sept 1 final refinement */
.book-home-grid{grid-template-columns:210px minmax(0,1fr);gap:52px;align-items:center}
.book-home-visual{justify-content:flex-start}
.journal-home-cover{position:relative;width:175px;aspect-ratio:3/4;overflow:hidden;border-radius:12px;box-shadow:0 18px 38px rgba(12,45,34,.20);transform:rotate(-1deg);background:#173f32}
.journal-home-cover>img{width:100%;height:100%;object-fit:cover;display:block}
.journal-home-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,25,19,.05) 25%,rgba(2,25,19,.48) 78%)}
.journal-home-title{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:18px;text-shadow:0 2px 10px rgba(0,0,0,.8)}
.journal-home-title span{font:700 8px Arial,sans-serif;letter-spacing:2.6px;margin-bottom:12px}
.journal-home-title strong{font:26px Georgia,serif;font-weight:normal;line-height:1.05}
.journal-home-title img{width:28px;height:28px;margin-top:16px;filter:drop-shadow(0 2px 5px rgba(0,0,0,.45))}
.book-home-copy h2{font-size:clamp(42px,4.5vw,64px)}
@media(max-width:800px){.book-home-grid{grid-template-columns:145px minmax(0,1fr);gap:26px}.journal-home-cover{width:135px}.journal-home-title strong{font-size:20px}.journal-home-title img{width:23px;height:23px}.book-home-copy h2{font-size:38px}}
@media(max-width:560px){.book-home-grid{grid-template-columns:1fr}.journal-home-cover{width:145px}.book-home-visual{justify-content:flex-start}}


/* My Book homepage — compact journal hotfix, Sept 1 */
#book.book-home-fixed{background:linear-gradient(135deg,#f7efdf,#fffaf0)!important;color:var(--ink)!important;padding:54px 0!important;border-top:1px solid #ead8ac;border-bottom:1px solid #ead8ac;overflow:hidden}
#book .book-home-fixed-grid{display:grid!important;grid-template-columns:140px minmax(0,1fr)!important;gap:38px!important;align-items:center!important;max-width:940px}
#book .book-home-fixed-cover{position:relative!important;width:128px!important;height:174px!important;max-width:128px!important;overflow:hidden!important;border-radius:10px!important;box-shadow:0 14px 28px rgba(12,45,34,.18)!important;background:#173f32!important;transform:none!important;flex:none!important}
#book .book-home-fixed-cover>img{display:block!important;width:128px!important;height:174px!important;max-width:128px!important;object-fit:cover!important;margin:0!important;padding:0!important;transform:none!important}
#book .book-home-fixed-title{position:absolute!important;left:10px!important;right:10px!important;top:50%!important;transform:translateY(-50%)!important;z-index:3!important;text-align:center!important;color:#fffaf0!important;font:normal 20px/1.1 Georgia,serif!important;text-shadow:0 2px 8px rgba(0,0,0,.8)!important;white-space:nowrap!important}
#book .book-home-fixed-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,25,19,.02),rgba(2,25,19,.38));z-index:2;pointer-events:none}
#book .book-home-fixed-copy{max-width:680px!important}
#book .book-home-fixed-copy h2{margin:.12em 0 .25em!important;font-size:clamp(36px,4vw,54px)!important;line-height:1.05!important;color:var(--green)!important}
#book .book-home-fixed-copy h2 em{font-weight:normal;color:#b27d1d}
#book .book-home-fixed-copy .book-key-line{margin:12px 0 6px!important}
@media(max-width:680px){#book .book-home-fixed-grid{grid-template-columns:105px minmax(0,1fr)!important;gap:22px!important}#book .book-home-fixed-cover,#book .book-home-fixed-cover>img{width:96px!important;max-width:96px!important;height:132px!important}#book .book-home-fixed-title{font-size:16px!important}#book .book-home-fixed-copy h2{font-size:34px!important}}
@media(max-width:480px){#book .book-home-fixed-grid{grid-template-columns:1fr!important}#book .book-home-fixed-cover,#book .book-home-fixed-cover>img{width:105px!important;max-width:105px!important;height:144px!important}}

/* My Journal page-turning + Danu pattern reflection */
.book-entry-page{min-height:360px;display:flex;flex-direction:column}.book-entry-page p{font-size:17px;line-height:1.75;flex:1}.entry-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid #e6d6ac}.book-page-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.book-page-nav .btn{padding:10px 16px;min-width:auto}.book-page-nav button:disabled{opacity:.4;cursor:not-allowed}.danu-pattern{margin-top:24px;padding:22px 24px;border:1px solid #d8bc72;border-radius:16px;background:linear-gradient(135deg,#f7efdd,#fffaf0);box-shadow:0 10px 26px rgba(18,50,38,.08)}.danu-pattern p{font-size:18px;line-height:1.65;color:#244a3c}.danu-pattern small{color:#6f756d}.hidden{display:none!important}@media(max-width:700px){.book-page-nav{flex-wrap:wrap}.book-page-nav span{order:-1;width:100%;text-align:center}.entry-footer{align-items:flex-start;flex-direction:column}}

/* Sept 2 celestial experiences — additive */
.celestial-page{background:linear-gradient(180deg,#f8f2e7,#fbf8f2);min-height:100vh}.celestial-hero{position:relative;min-height:420px;display:grid;align-items:end;overflow:hidden;background:#032f23;color:#fff}.celestial-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.celestial-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,31,23,.88),rgba(2,31,23,.48),rgba(2,31,23,.72))}.celestial-hero-copy{position:relative;z-index:2;width:min(1180px,calc(100% - 36px));margin:auto;padding:72px 0 54px;max-width:850px}.celestial-hero-copy h1{font-size:clamp(46px,6vw,76px);margin:.15em 0;color:#fff4d9}.celestial-hero-copy p{font-size:20px;max-width:720px}.celestial-tool-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);gap:28px;align-items:start}.celestial-form,.compat-form{background:white;border:1px solid #dec78e;border-radius:22px;padding:28px;box-shadow:var(--shadow)}.celestial-form label,.compat-form label{display:grid;gap:7px;font:700 13px Arial,sans-serif;color:#355548}.celestial-form input,.celestial-form select,.compat-form input,.compat-form select{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #c9b98d;border-radius:10px;background:#fffdf7;font:16px Georgia,serif;color:#173f32}.celestial-form input:focus,.celestial-form select:focus,.compat-form input:focus,.compat-form select:focus{outline:3px solid rgba(213,166,64,.22);border-color:#c8942f}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.optional{font-weight:400;color:#78847e}.field-note{font:12px/1.5 Arial,sans-serif;color:#6e7b74;margin-top:-2px}.privacy-vow,.compat-privacy{margin:20px 0;padding:17px 18px;border-left:4px solid var(--gold);border-radius:12px;background:#eef7f2;color:#274c3e;font:14px/1.6 Arial,sans-serif}.privacy-vow strong,.compat-privacy strong{display:block;color:var(--green);font-family:Georgia,serif;font-size:18px;margin-bottom:4px}.celestial-side-card{background:linear-gradient(145deg,#064b36,#032f23);color:#f8f2e7;border:1px solid #b98d36;border-radius:22px;padding:26px;box-shadow:var(--shadow)}.celestial-side-card h2,.celestial-side-card h3{color:#ffd77c}.celestial-side-card a{color:#ffe5a9}.celestial-result{margin-top:30px;background:white;border:1px solid #d8c28e;border-radius:24px;padding:30px;box-shadow:var(--shadow)}.result-lede{font-size:20px;line-height:1.65;color:#345447}.transit-list{display:grid;gap:10px;margin:20px 0}.transit-list>div{padding:13px 15px;background:#f6f0e2;border-radius:12px;border-left:3px solid var(--gold)}.insight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:24px}.insight-grid article{padding:18px;border:1px solid #e2d1a4;border-radius:16px;background:#fffaf0}.insight-grid h3{margin:0 0 7px;color:var(--green)}.theme-line{margin-top:22px;padding:18px 20px;border-radius:16px;background:#063f2e;color:#fff4d9;font-size:19px}.upsell-panel{margin-top:24px;padding:24px;border:1px solid #d5a640;border-radius:18px;background:linear-gradient(135deg,#f8efd9,#fffaf0)}.upsell-panel h3{color:var(--green);font-size:26px;margin:0 0 7px}.compat-form{display:grid;gap:20px}.person-panel{padding:20px;border:1px solid #e2d1a4;border-radius:16px;background:#fffaf0}.person-panel h2{font-size:28px;color:var(--green);margin-top:0}.person-panel .form-pair+label,.person-panel label+label{margin-top:12px}.compat-submit{justify-self:start}.compat-score{display:flex;align-items:baseline;gap:10px;margin:12px 0 18px}.compat-score>span{font-size:54px;font-weight:700;color:var(--green)}.compat-score strong{font-size:18px;color:var(--green)}.compat-score span{font:13px Arial,sans-serif;color:#68776f}.location-lines{display:grid;gap:12px;margin:22px 0}.location-lines article{padding:18px;border:1px solid #ddc98f;border-radius:14px;background:#fffaf0}.line-badge{display:inline-block;border-radius:999px;padding:5px 9px;background:#063f2e;color:#ffe5a9;font:700 11px Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}.history-timeline{display:grid;gap:20px;margin:32px 0}.history-timeline article{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid #dfd0a8}.history-date{font:700 12px Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#a17424}.history-timeline h2,.history-timeline h3{color:var(--green);margin-top:0}.celestial-history-hero,.tarot-history-hero{background:#032f23;color:#fff4d9;padding:88px 0 68px}.celestial-history-hero h1,.tarot-history-hero h1{font-size:clamp(48px,7vw,80px);margin:.15em 0}.celestial-history-hero p,.tarot-history-hero p{font-size:21px;max-width:790px}.astrology-basics{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.astrology-basics article{background:white;border:1px solid #dec78e;border-radius:18px;padding:22px}.astrology-basics h3{color:var(--green)}
@media(max-width:850px){.celestial-tool-grid,.form-pair,.insight-grid,.astrology-basics{grid-template-columns:1fr}.history-timeline article{grid-template-columns:1fr;gap:5px}.celestial-hero{min-height:360px}.celestial-hero-copy{padding:60px 0 42px}}

/* Sept 2 history-page refinement + free/paid CTA logic */
.btn.paid{background:var(--green);color:white;border-color:var(--gold)}
.history-sitebar{background:#032f23;border-bottom:1px solid rgba(213,166,64,.45);padding:14px 0}.history-sitebar .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px}.history-home-link{display:flex;align-items:center;gap:11px;color:#fff4d9;text-decoration:none;font:700 13px Arial,sans-serif;letter-spacing:.08em}.history-home-link img{width:34px;height:34px}.history-back{color:#f0d58d;text-decoration:none;font:700 12px Arial,sans-serif;letter-spacing:.06em}.history-back:hover{text-decoration:underline}.history-page .celestial-history-hero,.history-page .tarot-history-hero{position:relative;min-height:500px;display:flex;align-items:flex-end;padding:0;overflow:hidden;background-size:cover;background-position:center}.history-page .celestial-history-hero{background-image:linear-gradient(90deg,rgba(2,31,23,.94),rgba(2,31,23,.70),rgba(2,31,23,.46)),linear-gradient(135deg,#032f23,#071b15)}.history-page .tarot-history-hero{background-image:linear-gradient(90deg,rgba(2,31,23,.95),rgba(2,31,23,.72),rgba(2,31,23,.45)),url('../assets/images/classic-tarot-back.png')}.history-page .celestial-history-hero .wrap,.history-page .tarot-history-hero .wrap{padding:76px 0 64px}.history-page .celestial-history-hero h1,.history-page .tarot-history-hero h1{max-width:900px;text-shadow:0 4px 24px rgba(0,0,0,.55)}.history-page .celestial-history-hero p,.history-page .tarot-history-hero p{color:#f4eee0;text-shadow:0 2px 15px rgba(0,0,0,.6)}
.history-intro{max-width:850px;margin-bottom:22px}.history-timeline{gap:0}.history-timeline article{display:grid;grid-template-columns:170px minmax(0,1fr);gap:30px;padding:34px 0;border-bottom:1px solid #dfd0a8}.history-timeline .history-copy h2{font-size:clamp(27px,3vw,39px);margin:0 0 10px}.history-timeline .history-copy p{font-size:18px;line-height:1.75;color:#42584d;margin:0}.history-date{padding-top:7px}.history-page .astrology-basics{grid-template-columns:repeat(3,1fr)}.history-page .astrology-basics .card{box-shadow:none}.history-page .astrology-basics .card p{color:#42584d;line-height:1.65}.history-ending{background:linear-gradient(135deg,#f0e6d4,#fbf7ee)}
@media(max-width:850px){.history-timeline article{grid-template-columns:1fr;gap:8px}.history-date{padding-top:0}.history-page .astrology-basics{grid-template-columns:1fr}.history-page .celestial-history-hero,.history-page .tarot-history-hero{min-height:430px}.history-sitebar .wrap{flex-wrap:wrap}}


/* Sept 2 readability + history polish */
.info-tip{display:inline-grid;place-items:center;width:18px;height:18px;margin-left:5px;border-radius:50%;border:1px solid #b78a2f;color:#9b6d18;background:#fff8e6;font:700 11px/1 Arial,sans-serif;cursor:help;position:relative;vertical-align:middle}.info-tip:focus{outline:3px solid rgba(213,166,64,.22)}.info-tip:after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 9px);transform:translateX(-50%);width:280px;max-width:70vw;padding:11px 12px;border-radius:10px;background:#073b2c;color:#fff8e8;box-shadow:0 12px 28px rgba(0,0,0,.25);font:12px/1.45 Arial,sans-serif;font-weight:400;opacity:0;pointer-events:none;transition:.18s;z-index:20}.info-tip:hover:after,.info-tip:focus:after{opacity:1}
.history-page .history-timeline{padding-left:18px;padding-right:18px}.history-page .history-timeline article{padding-left:8px;padding-right:8px}.history-page .history-date{padding-left:6px}
.history-page .tarot-history-crisp{position:relative;background:radial-gradient(circle at 78% 45%,rgba(213,166,64,.16),transparent 32%),linear-gradient(120deg,#032f23,#071b15 65%,#02110d);isolation:isolate}.history-page .tarot-history-crisp:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,31,23,.98) 0%,rgba(2,31,23,.85) 52%,rgba(2,31,23,.2) 100%);z-index:0}.history-page .tarot-history-crisp .wrap{position:relative;z-index:2}.history-tarot-cards{position:absolute;right:4%;top:50%;width:min(48vw,640px);height:390px;transform:translateY(-50%);z-index:0}.history-tarot-cards img{position:absolute;width:190px;height:330px;object-fit:cover;border-radius:13px;border:1px solid rgba(255,215,124,.7);box-shadow:0 28px 60px rgba(0,0,0,.55)}.history-tarot-cards img:nth-child(1){right:315px;top:36px;transform:rotate(-10deg)}.history-tarot-cards img:nth-child(2){right:160px;top:3px;transform:rotate(1deg);z-index:2}.history-tarot-cards img:nth-child(3){right:5px;top:40px;transform:rotate(10deg)}
@media(max-width:850px){.history-page .history-timeline{padding-left:10px;padding-right:10px}.history-tarot-cards{opacity:.34;right:-12%;width:75vw}.history-page .tarot-history-crisp:after{background:linear-gradient(90deg,rgba(2,31,23,.98),rgba(2,31,23,.72))}}


/* Sept 2 accessibility/readability + paid CTA polish */
.dark .celestial-result{color:#173f32}.dark .celestial-result h1,.dark .celestial-result h2,.dark .celestial-result h3{color:#064b36}.dark .celestial-result p,.dark .celestial-result .result-lede{color:#345447}.dark .celestial-result .eyebrow{color:#9a6b17}.dark .celestial-result .insight-grid article{background:#fffaf0}.dark .celestial-result .insight-grid article p{color:#314c41}.dark .celestial-result .transit-list p{color:#314c41}.btn.paid{display:inline-flex;align-items:center;justify-content:center;line-height:1.2;white-space:normal;text-align:center;min-height:44px;max-width:100%;text-decoration:none}.upsell-panel .actions{align-items:center}.upsell-panel .btn{margin-top:6px}.location-lines article,.location-lines article p,.location-lines article h3{color:#29483c}.celestial-result .small{color:#586c62}

/* Sept 2 store alignment + clear free/paid CTA hierarchy */
.store-readings-grid{align-items:stretch}
.store-readings-grid .product-card{display:flex;flex-direction:column;min-height:100%}
.store-readings-grid .product-copy{display:flex;flex-direction:column;flex:1}
.store-readings-grid .product-copy p{margin-bottom:22px}
.store-readings-grid .product-actions{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.store-readings-grid .product-actions .btn{min-width:210px;max-width:100%;text-decoration:none;text-align:center}
.store-readings-grid .product-actions .btn.gold{background:var(--gold);color:#133d30;border-color:var(--gold)}
.store-readings-grid .product-actions .btn.paid{background:var(--green);color:#fff;border-color:var(--gold)}
@media(max-width:850px){.store-readings-grid .product-actions .btn{width:100%}}

/* Sept 2 Allison QA + compatibility clarity */
input[type="date"]{font-size:16px!important;line-height:1.2!important;min-height:48px!important;letter-spacing:0!important}
.relationship-context{padding:18px 20px;border:1px solid #d6bc7b;border-radius:16px;background:#f8f0dd}.relationship-context label{margin:0!important}.relationship-context select{margin-top:6px}
.cover-help{margin:14px 0 10px;color:#456257;font-size:15px;line-height:1.55}.cover-options{gap:16px}.cover-thumb{position:relative;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;border:3px solid transparent!important;border-radius:14px!important;overflow:hidden}.cover-thumb:hover,.cover-thumb:focus-visible{transform:translateY(-3px);outline:none;box-shadow:0 12px 28px rgba(14,55,42,.2)}.cover-thumb.selected{border-color:#d5a640!important;box-shadow:0 0 0 3px rgba(213,166,64,.18),0 12px 28px rgba(14,55,42,.2)}.cover-thumb.selected:after{content:'✓';position:absolute;right:9px;top:9px;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#d5a640;color:#082d22;font:bold 18px Arial,sans-serif}.book-top-actions{display:flex;gap:10px;flex-wrap:wrap}.question-echo{display:block;margin-top:10px;padding:10px 12px;border-left:3px solid #d5a640;background:rgba(213,166,64,.08);font-style:italic}.revealed .interp{line-height:1.65}.revealed .interp strong{color:#f1d58d}
@media(max-width:640px){input[type="date"]{font-size:16px!important}.book-top-actions .btn{width:100%}}
/* Keep native date/time controls visually consistent on iPhone/Safari */
.compat-form input[type="date"]::-webkit-datetime-edit,
.celestial-form input[type="date"]::-webkit-datetime-edit,
.compat-form input[type="time"]::-webkit-datetime-edit,
.celestial-form input[type="time"]::-webkit-datetime-edit{font:16px/1.2 Georgia,serif!important;color:#173f32!important;padding:0!important}

/* Sept 2 combined journal, compatibility and Petronilla refinement */
.compat-form input[type="date"]{width:100%!important;max-width:220px!important;display:block!important}.compat-form .form-pair{align-items:start}.live-cover-overlay .journal-my,.live-cover-overlay .journal-word{display:block;text-align:center;line-height:1.05}.live-cover-overlay .journal-my{font-size:.8em;letter-spacing:.2em}.live-cover-overlay .journal-word{font-size:1.15em;letter-spacing:.12em}.petronilla-book-layout{display:grid;grid-template-columns:minmax(190px,300px) minmax(0,1fr);gap:52px;align-items:start}.petronilla-cover-column{text-align:center;position:sticky;top:100px}.petronilla-page-cover{width:100%;max-width:285px;border-radius:12px;box-shadow:var(--shadow);border:1px solid rgba(208,171,97,.35)}.petronilla-cover-column .pill{margin-top:18px}.petronilla-book-copy{font-size:18px;line-height:1.85;color:#334b42}.petronilla-book-copy .lede{font-size:21px}.petronilla-excerpt{max-width:850px}.petronilla-excerpt p{font-size:18px;line-height:1.9;color:#334b42}.petronilla-excerpt h2{color:#0b4d39}@media(max-width:760px){.petronilla-book-layout{grid-template-columns:1fr}.petronilla-cover-column{position:static}.petronilla-page-cover{max-width:230px}.compat-form input[type="date"]{max-width:100%!important}}

/* Sept 2: Lore readability + Old Ireland / living traditions */
.dark .card{background:rgba(4,38,29,.9);border-color:rgba(226,187,96,.55);box-shadow:0 18px 45px rgba(0,0,0,.18)}
.dark .card h3{color:#ffe39a}
.dark .card p{color:#fff4df;line-height:1.72}
.traditions-hero{position:relative;overflow:hidden;padding:118px 0 100px;background:linear-gradient(90deg,rgba(2,31,23,.96),rgba(2,31,23,.64)),url('../assets/images/whisper-landscape.webp') center/cover no-repeat;color:#fff}
.traditions-hero:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(222,176,74,.16),transparent 38%);pointer-events:none}
.traditions-hero .wrap{position:relative;z-index:1}.traditions-hero h1{max-width:930px;color:#fff3d6;font-size:clamp(50px,7vw,88px);margin:.18em 0}.traditions-hero p{max-width:820px;font-size:21px;line-height:1.75;color:#f7efdf}
.traditions-intro{max-width:900px}.traditions-intro p{font-size:19px;line-height:1.85}.traditions-note{padding:22px 24px;border-left:4px solid var(--gold);background:#fff9ed;border-radius:0 14px 14px 0;color:#345044;margin:28px 0}
.tradition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:34px}.tradition-card{background:#fffdf8;border:1px solid #ddc88f;border-radius:22px;padding:30px;box-shadow:var(--shadow)}.tradition-card .kicker{font:700 11px Arial,sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#9a6a19}.tradition-card h3{font-size:30px;color:var(--green);margin:9px 0 14px}.tradition-card p{font-size:17px;line-height:1.8;color:#3e554b}.tradition-card .thread{margin-top:18px;padding-top:16px;border-top:1px solid #eadab5;font-size:15px;color:#5e6b64}.tradition-card.wide{grid-column:1/-1}.season-wheel{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:30px 0}.season-node{padding:20px;border-radius:16px;background:#073e2f;color:#fff3df;border:1px solid rgba(220,177,79,.5)}.season-node b{display:block;color:#ffd980;font-size:20px;margin-bottom:6px}.season-node span{font-size:14px;line-height:1.55;color:#f6ecdb}.lore-source-list{display:grid;gap:12px;margin-top:24px}.lore-source-list a{display:block;padding:15px 18px;border:1px solid #dcc68e;border-radius:12px;background:#fffdf8;color:var(--green);text-decoration:none;font-weight:bold}.lore-source-list a:hover{border-color:var(--gold);box-shadow:0 8px 22px rgba(6,75,54,.08)}
@media(max-width:820px){.tradition-grid,.season-wheel{grid-template-columns:1fr}.tradition-card.wide{grid-column:auto}}
/* Sept 2 late-night lore expansion */
.lore-people-grid .card{background:linear-gradient(180deg,#fffdf8,#f8f0df);border-color:#d8bd7c}.lore-people-grid .card h3{color:#064b36;font-size:24px}.lore-people-grid .card p{color:#344d42;line-height:1.7}.dark .treasure-grid .card p,.dark .treasure-grid .treasure p,#treasures .card p,#treasures .treasure p{color:#fff4df!important;opacity:1!important}.dark .treasure-grid .card h3,.dark .treasure-grid .treasure h3,#treasures .card h3,#treasures .treasure h3{color:#ffd978!important}

/* Account controls: signed-in visitors can always leave their session. */
.account-actions{display:flex;align-items:center;gap:10px}.global-signout{appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-size:12px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;opacity:.78;padding:8px 2px}.global-signout:hover,.global-signout:focus-visible{opacity:1;text-decoration:underline}@media(max-width:760px){.account-actions{gap:6px}.global-signout{font-size:10px}}

/* Sept 2 account hub + user dropdown */
.account-actions{position:relative}.account-menu-wrap{position:relative}.account-menu-toggle{display:inline-flex;align-items:center;gap:7px}.account-caret{font-size:14px;line-height:1;transform:translateY(-1px)}.account-menu{position:absolute;right:0;top:calc(100% + 10px);width:220px;padding:9px;background:#fffdf8;border:1px solid #dcc68e;border-radius:16px;box-shadow:0 20px 48px rgba(6,47,35,.2);z-index:1000;display:none}.account-menu.open{display:grid}.account-menu a,.account-menu button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:11px 13px;border-radius:10px;color:#16483a;text-decoration:none;font:600 14px Arial,sans-serif;cursor:pointer}.account-menu a:hover,.account-menu a:focus-visible,.account-menu button:hover,.account-menu button:focus-visible{background:#f3ead7;color:#073e2f;outline:none}.account-menu button{border-top:1px solid #eadab5;margin-top:5px;padding-top:13px;color:#7a4e28}.account-page{background:linear-gradient(180deg,#fffdf8,#f4ead8)}.account-hero-card{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px 30px;margin:20px 0 28px;border:1px solid #dcc68e;border-radius:22px;background:#073e2f;color:#fff;box-shadow:var(--shadow)}.account-hero-card h2{color:#fff3d6;margin:.15em 0}.account-hero-card .small{color:#f2e9d7}.account-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.account-panel{padding:28px;background:#fffdf8;border:1px solid #ddc88f;border-radius:20px;box-shadow:0 14px 34px rgba(6,47,35,.08)}.account-panel h3{font-size:27px;color:var(--green);margin:7px 0 12px}.account-panel p{color:#4d6259;line-height:1.65}.account-list,.account-status{display:grid;gap:12px;margin-top:18px}.account-empty,.account-status{padding:18px;border-radius:14px;background:#f6efdf;border:1px solid #ead8ad}.account-empty b,.account-empty span,.account-status b,.account-status span{display:block}.account-empty span,.account-status span{margin-top:6px;color:#5c6e65;line-height:1.55}.account-status .btn{margin-top:16px}.account-quick-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.account-quick-links a{padding:13px 14px;border:1px solid #d9c385;border-radius:12px;text-decoration:none;color:var(--green);font-weight:bold;background:#fffaf0}.account-quick-links a:hover{border-color:var(--gold);background:#f5ead2}@media(max-width:760px){.account-menu{position:fixed;right:16px;left:16px;top:76px;width:auto}.account-dashboard-grid{grid-template-columns:1fr}.account-hero-card{align-items:flex-start;flex-direction:column}.account-quick-links{grid-template-columns:1fr}}

/* Celestial reading journal-save action */
.celestial-save-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:28px;padding-top:22px;border-top:1px solid rgba(204,170,86,.28)}
.celestial-save-row .small{color:inherit;opacity:.82}
.celestial-save-btn:disabled{opacity:.8;cursor:default}
.danu-guidance{margin-top:26px;padding:24px 26px;border:1px solid rgba(204,170,86,.35);background:rgba(255,255,255,.07);border-radius:18px}
.danu-guidance h3{margin:4px 0 12px}.danu-guidance p:last-child{margin-bottom:0}
.pattern-thread{margin-top:18px;padding:18px 20px;border-left:3px solid #caaa56;background:rgba(255,255,255,.05)}

/* Symbols of Old Ireland */
.symbol-mark{margin:28px 0;padding:26px;border:1px solid rgba(182,139,49,.28);border-radius:18px;text-align:center;font-size:38px;letter-spacing:12px;color:var(--gold);background:rgba(182,139,49,.06)}
.ogham-mark{font-size:44px;letter-spacing:8px;font-family:serif}
.dark .symbol-mark{border-color:rgba(232,194,109,.35);background:rgba(255,255,255,.04)}
.symbols-gallery-section{background:linear-gradient(180deg,rgba(198,160,76,.08),rgba(255,255,255,0))}
.symbol-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:32px}
.symbol-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;padding:24px 18px;border:1px solid rgba(182,139,49,.24);border-radius:20px;background:rgba(255,255,255,.72);text-decoration:none;text-align:center;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.symbol-card:hover{transform:translateY(-3px);border-color:rgba(182,139,49,.55);box-shadow:0 16px 36px rgba(43,37,25,.10)}
.symbol-card img{width:112px;height:112px;object-fit:contain;margin-bottom:14px}
.symbol-card span{font-family:var(--serif);font-size:22px;color:var(--ink);margin-bottom:5px}
.symbol-card small{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}
.symbol-feature{margin:28px 0;display:flex;align-items:center;gap:24px;padding:22px 26px;border:1px solid rgba(182,139,49,.28);border-radius:20px;background:rgba(182,139,49,.06)}
.symbol-feature img{width:126px;height:126px;object-fit:contain;flex:0 0 auto}
.symbol-feature span{font-family:var(--serif);font-size:28px;color:var(--ink)}
.dark .symbol-feature span,.symbol-feature.on-dark span{color:#f4e8c6}
.symbol-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:26px 0 30px}
.symbol-row>div{display:flex;flex-direction:column;align-items:center;padding:18px;border:1px solid rgba(182,139,49,.22);border-radius:18px;background:rgba(182,139,49,.05);text-align:center}
.symbol-row img{width:94px;height:94px;object-fit:contain;margin-bottom:10px}
.symbol-row span{font-family:var(--serif);font-size:18px}
@media(max-width:900px){.symbol-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.symbol-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.symbol-gallery{grid-template-columns:1fr 1fr;gap:12px}.symbol-card{min-height:180px;padding:18px 12px}.symbol-card img{width:82px;height:82px}.symbol-feature{flex-direction:column;text-align:center}.symbol-row{grid-template-columns:1fr 1fr}.symbol-row img{width:76px;height:76px}}

/* Expanded visual symbol stories */
.symbols-hero .lede{max-width:760px;margin-top:18px}.symbol-gallery-large{grid-template-columns:repeat(4,minmax(0,1fr))}.symbol-gallery-large .symbol-card{min-height:260px}.symbol-gallery-large .symbol-card img{width:145px;height:145px;filter:drop-shadow(0 8px 16px rgba(121,88,24,.10))}
.symbol-story-section{overflow:hidden}.symbol-story-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.35fr);gap:64px;align-items:center}.symbol-story-grid.reverse{grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr)}.symbol-story-grid.reverse .symbol-story-art{order:2}.symbol-story-grid.reverse .symbol-story-copy{order:1}
.symbol-story-art{position:relative;min-height:390px;border:1px solid rgba(182,139,49,.25);border-radius:28px;background:radial-gradient(circle at 50% 42%,rgba(218,181,91,.16),rgba(255,255,255,.4) 55%,rgba(182,139,49,.05));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 30px;box-shadow:0 24px 65px rgba(65,50,23,.08)}.symbol-story-art img{width:min(280px,78%);height:280px;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(122,86,20,.16))}.symbol-story-art.on-dark{background:radial-gradient(circle at 50% 42%,rgba(223,187,97,.16),rgba(255,255,255,.03) 58%,rgba(0,0,0,.08));border-color:rgba(232,194,109,.32)}
.symbol-era{margin-top:16px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);text-align:center;font-weight:700}.dark .symbol-era{color:#d8c79b}.symbol-story-copy h2{font-size:clamp(38px,4vw,60px);margin-bottom:18px}.symbol-story-copy p{font-size:18px;line-height:1.75}.symbol-story-copy .lede{font-size:22px;line-height:1.55}.story-thread{margin:28px 0;padding:22px 24px;border-left:3px solid #caaa56;background:rgba(182,139,49,.07);border-radius:0 14px 14px 0;font-size:17px;line-height:1.65}.dark .story-thread{background:rgba(255,255,255,.06);color:#f4e8c6}.ogham-display{margin-top:-12px;font-family:serif;font-size:38px;letter-spacing:7px;color:var(--gold)}
@media(max-width:900px){.symbol-gallery-large{grid-template-columns:repeat(2,minmax(0,1fr))}.symbol-story-grid,.symbol-story-grid.reverse{grid-template-columns:1fr;gap:34px}.symbol-story-grid.reverse .symbol-story-art,.symbol-story-grid.reverse .symbol-story-copy{order:initial}.symbol-story-art{min-height:330px}.symbol-story-art img{height:230px;width:min(230px,70%)}}
@media(max-width:560px){.symbol-gallery-large{grid-template-columns:1fr 1fr}.symbol-gallery-large .symbol-card{min-height:210px}.symbol-gallery-large .symbol-card img{width:105px;height:105px}.symbol-story-art{min-height:290px;padding:30px 20px}.symbol-story-art img{height:200px}.symbol-story-copy p{font-size:16px}.symbol-story-copy .lede{font-size:19px}}

/* Sept. 3: supplied Symbols of Old Ireland artwork + richer admin analytics */
.symbol-gallery-large .symbol-card img{border-radius:16px;background:#fff;box-shadow:0 8px 20px rgba(39,29,9,.12)}
.symbol-story-art{padding:18px;overflow:hidden;background:#061b18}
.symbol-story-art img{width:100%;height:auto;max-height:560px;aspect-ratio:1049/1499;object-fit:cover;border-radius:18px;filter:none;box-shadow:0 16px 38px rgba(0,0,0,.24)}
.symbol-story-art .symbol-era{color:#e6cf8d;margin:14px 8px 4px}
.symbol-story-art .ogham-display{position:absolute;left:50%;transform:translateX(-50%);bottom:52px;padding:7px 12px;border-radius:999px;background:rgba(4,18,16,.78);color:#f0d47f;font-size:26px;z-index:2}
.admin-trend-grid{align-items:start}.mini-bars{display:flex;flex-direction:column;gap:9px}.mini-bar-row{display:grid;grid-template-columns:74px minmax(90px,1fr) 88px;gap:8px;align-items:center;font-size:12px}.mini-bar-row>span{color:var(--muted)}.mini-bar-row>b{text-align:right;color:var(--green);font-size:12px}.mini-bar-track{height:8px;background:rgba(22,67,55,.09);border-radius:99px;overflow:hidden}.mini-bar-track i{display:block;height:100%;min-width:2px;background:linear-gradient(90deg,#ad8935,#e3c36f);border-radius:99px}.admin-revenue .stat b{font-size:24px}
@media(max-width:900px){.symbol-story-art img{max-height:none}.admin-trend-grid{grid-template-columns:1fr!important}.mini-bar-row{grid-template-columns:72px 1fr 84px}}
@media(min-width:851px){.navlinks{gap:12px}.navlinks a{font-size:12px;white-space:nowrap}.site-header .brand span{font-size:19px}}

/* Sept. 3: Irish Speciality Shoppe + company ethos */
.shoppe-hero{position:relative;min-height:700px;display:flex;align-items:flex-end;overflow:hidden;background:#06120f}.shoppe-hero-bg{position:absolute;inset:0;background:url('../assets/images/irish-shoppe-storefront.webp') center/cover no-repeat}.shoppe-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,10,.88) 0%,rgba(3,12,10,.60) 42%,rgba(3,12,10,.16) 72%),linear-gradient(0deg,rgba(3,12,10,.74),transparent 45%)}.shoppe-hero-copy{position:relative;z-index:2;padding:110px 0 78px}.shoppe-hero h1{font-size:clamp(54px,7vw,92px);line-height:.96;margin:10px 0 18px;color:#fff6e3;max-width:760px}.shoppe-hero p{font-size:22px;line-height:1.55;max-width:600px;color:#efe4cb}.shoppe-coming{display:inline-block;margin-top:18px;padding:10px 14px;border:1px solid rgba(232,194,109,.65);border-radius:999px;color:#f0d47f;font-size:11px;letter-spacing:.18em;font-weight:700}.narrow{max-width:850px}.shoppe-intro .narrow>p:not(.lede){font-size:18px;line-height:1.8;color:#43564e}.shoppe-promise-grid,.shoppe-door-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.shoppe-promise-grid img,.shoppe-door-grid img,.shoppe-home-image img{width:100%;border-radius:24px;box-shadow:0 24px 60px rgba(0,0,0,.22);border:1px solid rgba(208,171,97,.3)}.shoppe-values{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.shoppe-values .card{padding:28px}.shoppe-values h3{font-size:25px}.shoppe-values p{line-height:1.7}.shoppe-signoff{font-size:18px;line-height:1.75}.shoppe-final{font-size:26px;font-style:italic;color:var(--green);font-family:var(--serif)}.dark-coming{color:#8a6c25;border-color:#b8974e}.shoppe-home-feature{padding:82px 0;background:linear-gradient(135deg,#071b16,#10382d);border-top:1px solid rgba(208,171,97,.18)}.shoppe-home-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:46px;align-items:center}.shoppe-home-copy h2{color:#f3d98d}.shoppe-home-copy .sub{color:#d8d7cd}.shoppe-home-promise{font-size:20px;font-style:italic;color:#f3d98d;line-height:1.6}.ethos-hero{padding:120px 0 90px}.ethos-hero h1{font-size:clamp(48px,6vw,78px);line-height:1.05;color:#fff3d6}.ethos-stack{max-width:900px}.ethos-stack article{padding:42px 0;border-bottom:1px solid rgba(182,139,49,.22)}.ethos-stack article:first-child{padding-top:0}.ethos-stack h2{font-size:34px}.ethos-stack p{font-size:18px;line-height:1.8;color:#43564e}.ethos-close{text-align:center;padding:100px 0}.ethos-close h2{font-size:50px}.ethos-invite{font-size:20px;line-height:1.8;color:#ddd3bd}.ethos-close h3{font-size:30px;line-height:1.5;color:#f0d47f;margin-top:32px}
@media(max-width:900px){.shoppe-promise-grid,.shoppe-door-grid,.shoppe-home-grid{grid-template-columns:1fr}.shoppe-values{grid-template-columns:1fr}.shoppe-hero{min-height:620px}.shoppe-hero-shade{background:linear-gradient(0deg,rgba(3,12,10,.88),rgba(3,12,10,.25))}.shoppe-home-image{order:2}.shoppe-home-copy{order:1}}


/* Sept. 3 refinement: brighter Danu, compact Shoppe story, company ethos */
.shoppe-story{background-image:url('../assets/images/irish-shoppe-storefront.webp');background-position:center 48%;min-height:440px}
.shoppe-story:before{background:linear-gradient(90deg,rgba(3,15,13,.96) 0%,rgba(3,15,13,.78) 48%,rgba(3,15,13,.28) 100%)}
.shoppe-story .story-copy{max-width:720px}
.shoppe-story-promise{font-size:20px!important;font-style:italic;color:#f3d98d!important;margin-top:-8px!important}
.company-ethos-card{max-width:940px;margin:0 auto;text-align:center}
.company-ethos-mark{width:68px;height:68px;margin-bottom:18px}
.company-ethos-card h3{font-size:30px}
.company-ethos-card p{font-size:18px;line-height:1.8;max-width:790px;margin-left:auto;margin-right:auto}
.company-ethos-invite{font-size:22px!important;font-style:italic;color:#e8cd80!important;margin-top:24px!important}
.company-ethos-card .actions{justify-content:center}

/* Sept 3 — Petronilla immersive Chapter One page */
.petronilla-title-hero{padding:92px 0 78px;background:radial-gradient(circle at 18% 30%,#174b3a 0,#082a20 38%,#041812 100%)}
.petronilla-title-hero h1{font-size:clamp(58px,8vw,92px);margin:.12em 0;color:#fff2d1}
.petronilla-reading-section{padding-top:78px;padding-bottom:84px}
.petronilla-reading-section .petronilla-excerpt{max-width:790px}
.petronilla-reading-section h2{font-size:clamp(42px,5vw,58px);margin:.18em 0 .75em}
.petronilla-chapter-text p{font-size:19px;line-height:1.92;margin:0 0 1.35em;color:#2f463d}
.petronilla-chapter-text p:first-child{font-size:26px;line-height:1.55;font-style:italic;color:#0b4d39;margin-bottom:1em}
.petronilla-chapter-text p:last-child{font-size:23px;font-style:italic;color:#0b4d39;margin-top:2em}
.petronilla-publication{background:#071d17;color:#f4ead7;padding:70px 0}
.petronilla-publication-card{max-width:760px;margin:auto;text-align:center;padding:46px 52px;border:1px solid rgba(222,184,96,.42);border-radius:22px;background:rgba(255,255,255,.025)}
.petronilla-publication-card h2{color:#fff1cf;font-size:clamp(36px,4vw,50px);margin:.3em 0}
.petronilla-publication-card p{font-size:18px;line-height:1.75;color:#e9dfc9}
.petronilla-publication-card .actions{justify-content:center;margin-top:28px}
@media(max-width:760px){.petronilla-title-hero{padding:68px 0 56px}.petronilla-reading-section{padding-top:58px}.petronilla-chapter-text p{font-size:18px}.petronilla-publication-card{padding:34px 24px}}

/* Sept 4 launch-readiness policy links */
.policy-links{line-height:1.8}.policy-links a{color:inherit;text-underline-offset:3px}

/* Sept 5 — Star of Danu Admin control room */
.admin-v2{background:linear-gradient(180deg,#061a15,#0c2c23 45%,#f4efe4 45%);min-height:100vh}.admin-shell{padding-top:54px}.admin-login-card{max-width:620px;margin:0 auto;background:#fffdf7;padding:42px;border:1px solid rgba(182,139,49,.3);box-shadow:0 24px 70px rgba(0,0,0,.22)}.admin-login-card h1{font-size:clamp(42px,6vw,64px);color:var(--green);margin:.2em 0}.admin-star{width:62px;height:62px;object-fit:contain;margin-bottom:16px}.password-wrap{display:grid;grid-template-columns:1fr auto;gap:8px}.password-wrap input{min-width:0}.password-eye{border:1px solid rgba(22,67,55,.25);background:#f5f0e4;color:var(--green);border-radius:10px;padding:0 16px;font-weight:700;min-height:48px}.text-button{border:0;background:none;color:var(--green);text-decoration:underline;text-underline-offset:4px;padding:10px 0;cursor:pointer;font:inherit}.admin-topline,.admin-workbar{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.admin-topline{color:#f8efd9;margin-bottom:30px}.admin-topline h1{color:#fff4d7;font-size:clamp(42px,6vw,68px);margin:.15em 0}.admin-door-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.admin-door{appearance:none;text-align:left;border:1px solid rgba(214,178,92,.38);border-radius:24px;padding:34px;background:#fffdf7;color:#183c31;cursor:pointer;min-height:250px;transition:transform .2s ease,border-color .2s ease}.admin-door:hover{transform:translateY(-3px);border-color:#c9a54e}.admin-door span{font-size:12px;letter-spacing:.18em;color:#98772f}.admin-door h2{font-size:34px;margin:40px 0 10px}.admin-door p{line-height:1.65;color:#53645e}.admin-workbar{margin-bottom:26px}.admin-workbar .text-button{color:#f4dfaa}.admin-v2 #workspace{background:#fbf8f0;border-radius:26px;padding:34px;margin-top:8px}.admin-v2 #workspace h1{font-size:clamp(40px,5vw,60px);color:var(--green);margin:.2em 0}.admin-subnav{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0}.admin-subnav button{border:1px solid rgba(22,67,55,.22);background:#fff;border-radius:999px;padding:10px 15px;color:var(--green);font-weight:700;cursor:pointer}.admin-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.admin-product{background:#fff;border:1px solid rgba(182,139,49,.2);border-radius:18px;padding:14px}.admin-product h3{font-size:20px;min-height:48px}.admin-product small{font-size:9px;letter-spacing:.12em;color:#8d733a}.product-placeholder{aspect-ratio:1/1;border-radius:13px;display:grid;place-items:center;margin-bottom:14px;background:radial-gradient(circle at 35% 25%,#efe3bd,#123d31 62%,#071a15);border:1px solid rgba(182,139,49,.28)}.product-placeholder span{font-size:52px;color:#d8b45b}.product-placeholder.p1{background:radial-gradient(circle at 65% 25%,#e7d9b7,#5f261d 65%,#23100d)}.product-placeholder.p2{background:radial-gradient(circle at 30% 20%,#e6d8b8,#18382d 62%,#0c1e18)}.product-placeholder.p3{background:radial-gradient(circle at 70% 30%,#f0e6ca,#744d22 64%,#281b0d)}.product-placeholder.p4{background:radial-gradient(circle at 35% 25%,#e8ddc0,#294b3c 60%,#101f1a)}.product-actions{display:flex;flex-direction:column;gap:7px}.product-actions .btn{width:100%;padding:9px 12px}.product-actions button:disabled{opacity:.72}.admin-form-wide{max-width:900px}.switch-row{display:flex!important;align-items:center;gap:10px}.switch-row input{width:auto!important}.block-list{display:flex;flex-direction:column;gap:9px;margin:20px 0}.block-row{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;background:#fff;border:1px solid rgba(22,67,55,.15);border-radius:12px;padding:14px}.block-row.dragging{opacity:.45}.drag{font-size:22px;color:#9b824a;cursor:grab}.calendar-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.calendar-list>div{display:flex;justify-content:space-between;gap:20px;padding:14px 16px;background:#fff;border:1px solid rgba(182,139,49,.18);border-radius:12px}.admin-save-notice{position:sticky;top:12px;z-index:5;opacity:0;pointer-events:none;transform:translateY(-8px);transition:.2s;background:#0d4a39;color:white;padding:10px 14px;border-radius:10px;margin-bottom:8px}.admin-save-notice.show{opacity:1;transform:none}
.petronilla-history{background:#efe8d8}.petronilla-history-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:54px;align-items:start}.petronilla-history-mark{min-height:430px;border-radius:26px;background:radial-gradient(circle at 50% 35%,rgba(213,177,89,.25),rgba(8,45,35,.96) 62%),linear-gradient(135deg,#0b352a,#061a15);display:flex;align-items:center;justify-content:center;padding:30px;border:1px solid rgba(182,139,49,.35)}.petronilla-history-mark span{font-family:var(--serif);font-size:clamp(34px,5vw,60px);color:#efd98d;text-align:center;line-height:1.05}.petronilla-history-copy h2{font-size:clamp(40px,5vw,62px);color:var(--green)}.history-source-note{font-size:14px!important;color:#6b6d64!important;border-top:1px solid rgba(22,67,55,.18);padding-top:18px;margin-top:24px}
@media(max-width:900px){.admin-door-grid{grid-template-columns:1fr}.admin-product-grid{grid-template-columns:repeat(2,1fr)}.petronilla-history-grid{grid-template-columns:1fr}.petronilla-history-mark{min-height:280px}.calendar-list{grid-template-columns:1fr}}
@media(max-width:520px){.admin-v2 #workspace{padding:22px 16px}.admin-login-card{padding:28px 20px}.admin-product-grid{grid-template-columns:1fr}.block-row{grid-template-columns:28px 1fr}.block-row label{grid-column:2}.password-wrap{grid-template-columns:1fr 74px}}

/* Sept 5 — Shoppe experience + admin fulfillment pass */
.admin-control-label{color:#f7df9a!important;font-weight:800;text-shadow:0 1px 10px rgba(0,0,0,.24)}
.admin-preview-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.admin-workbar .text-button{color:#174638!important;font-weight:800}.admin-workbar .text-button:hover{color:#8b6c25!important}
.order-demo-note{background:#fff5d9;border:1px solid rgba(167,126,37,.28);padding:14px 16px;border-radius:12px;margin:0 0 16px;color:#5b4a27}.order-list{display:grid;gap:16px}.order-card{border:1px solid rgba(25,67,55,.17);background:#fff;border-radius:18px;padding:22px}.order-card.done{opacity:.7}.order-card-top,.order-columns,.order-actions{display:flex;justify-content:space-between;gap:22px}.order-card-top{align-items:flex-start}.order-card-top h3{font-size:28px;margin:.2em 0}.order-total{font-size:25px;color:#8d6b21}.order-columns{margin:20px 0;padding:18px 0;border-top:1px solid #ece4d6;border-bottom:1px solid #ece4d6}.order-columns>div{flex:1}.order-columns h4{margin:0 0 8px;color:#174638}.order-columns address{font-style:normal;line-height:1.6}.order-columns ul{margin:0;padding-left:20px;line-height:1.8}.order-actions{justify-content:flex-start;align-items:center}.order-done{font-weight:800;color:#174638}

.shoppe-sandbox-body{background:#081611;color:#eee7d7}.sandbox-gate{min-height:100vh;display:grid;place-items:center;text-align:center;background:#081611;color:#e8d9b5;padding:30px}.sandbox-gate img{width:74px;margin:auto}.sandbox-admin-bar{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:11px 22px;background:#07100d;color:#ead59b;border-bottom:1px solid rgba(224,187,95,.28);font-size:11px;letter-spacing:.12em}.sandbox-admin-bar a{color:#f0db9f;text-decoration:none;font-weight:800}.shoppe-world{background:#f2eadc}.shoppe-xmas-hero{position:relative;min-height:88vh;background:url('../assets/images/shoppe-christmas-storefront.webp') center/cover no-repeat;display:flex;align-items:flex-end;overflow:hidden}.shoppe-xmas-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,14,11,.86),rgba(4,14,11,.32) 62%,rgba(4,14,11,.06)),linear-gradient(0deg,rgba(4,14,11,.8),transparent 52%)}.shoppe-xmas-hero-copy{position:relative;z-index:2;padding:120px 0 84px}.shoppe-xmas-logo{width:285px;max-width:70%;margin:10px 0 25px}.shoppe-xmas-hero h1{font-size:clamp(54px,7vw,96px);line-height:.94;color:#fff1d0;max-width:900px;margin:0 0 22px}.shoppe-xmas-hero p{font-size:23px;line-height:1.5;color:#f3e8cd;max-width:650px}.shoppe-enter{display:inline-block;margin-top:24px;color:#f0cd73;border:1px solid rgba(240,205,115,.6);border-radius:999px;padding:12px 17px;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.15em}.shoppe-experience{display:grid;grid-template-columns:285px 1fr;max-width:1600px;margin:auto;background:#faf6ec}.shoppe-side-nav{background:#0d3026;color:#efe4c8;position:relative}.side-nav-inner{position:sticky;top:62px;padding:48px 34px}.shoppe-side-nav .eyebrow{color:#d7b65f}.shoppe-side-nav a{display:block;padding:15px 0;border-bottom:1px solid rgba(236,213,153,.15);color:#f3ead6;text-decoration:none;font-family:var(--serif);font-size:20px;line-height:1.25}.shoppe-side-nav a:hover{color:#e6c56f}.side-nav-ornament{font-size:36px;color:#d3af55;margin-top:28px}.shoppe-main-story{min-width:0}.shoppe-story-intro{padding:90px clamp(34px,7vw,110px);max-width:1050px}.shoppe-story-intro h2,.treasure-copy h2,.room-copy h2,.christmas-copy h2,.shoppe-closing-scene h2{font-size:clamp(42px,5vw,70px);line-height:1.03;color:#174638;margin:.2em 0}.shoppe-story-intro p{font-size:18px;line-height:1.85;color:#43534d}.shoppe-story-lede{font-size:23px!important;color:#273f36!important}.shoppe-story-signoff{font-family:var(--serif);font-style:italic;color:#8b6b25;font-size:30px;margin-top:28px}.shoppe-treasure{display:grid;grid-template-columns:1.05fr .95fr;min-height:650px;background:#112e25}.treasure-image img{width:100%;height:100%;object-fit:cover}.treasure-copy{padding:70px;align-self:center;color:#e9dfc6}.treasure-copy h2{color:#f4db93}.treasure-copy p{font-size:18px;line-height:1.75}.treasure-kicker{font-family:var(--serif);font-size:25px!important;font-style:italic;color:#f5ecd7}.treasure-price{font-size:30px;color:#f1d27c;margin:25px 0}.treasure-price span{font-size:12px;letter-spacing:.08em;color:#c6bea9}.treasure-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.treasure-actions button:disabled{opacity:.75}.shoppe-room{min-height:610px;display:flex;align-items:flex-end;background-size:cover;background-position:center;position:relative}.shoppe-room:before{content:"";position:absolute;inset:0}.tea-room{background-image:url('../assets/images/shoppe-tea-scene.webp')}.tea-room:before{background:linear-gradient(90deg,rgba(247,241,226,.94),rgba(247,241,226,.74) 48%,rgba(247,241,226,.08))}.gifts-room{background-image:url('../assets/images/shoppe-christmas-gifts.webp')}.gifts-room:before{background:linear-gradient(90deg,rgba(5,17,13,.88),rgba(5,17,13,.64) 52%,rgba(5,17,13,.12))}.room-copy{position:relative;z-index:1;max-width:650px;padding:75px}.room-copy p{font-size:19px;line-height:1.75;color:#3d5049}.light-copy h2{color:#f6e3ae}.light-copy p{color:#eee5d1}.shoppe-text-link{display:inline-block;margin-top:15px;color:#164638;font-weight:800;text-decoration:none;border-bottom:1px solid #164638}.light-link{color:#f1d27c;border-color:#f1d27c}.shoppe-christmas-story{display:grid;grid-template-columns:.82fr 1.18fr;background:#efe5d2;align-items:stretch}.shoppe-christmas-story img{width:100%;height:100%;object-fit:cover;min-height:660px}.christmas-copy{padding:85px 70px;align-self:center}.christmas-copy p{font-size:19px;line-height:1.8;color:#43534d}.sandbox-countdown{margin-top:28px;border-top:1px solid rgba(141,107,33,.3);padding-top:22px}.sandbox-countdown span{display:block;font-size:11px;letter-spacing:.14em;color:#856a2f;margin-bottom:6px}.sandbox-countdown strong{font-family:var(--serif);font-size:28px;color:#174638}.shoppe-shelf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#b8aa8b}.shoppe-shelf-grid article{background:#fbf7ee;padding:54px 42px;min-height:280px}.shoppe-shelf-grid span{color:#aa8737;font-size:12px;letter-spacing:.15em}.shoppe-shelf-grid h3{font-size:31px;color:#174638;margin:30px 0 12px}.shoppe-shelf-grid p{line-height:1.7;color:#4b5b54}.shoppe-closing-scene{min-height:560px;background:linear-gradient(90deg,rgba(5,16,13,.82),rgba(5,16,13,.12)),url('../assets/images/shoppe-christmas-storefront.webp') center 58%/cover no-repeat;display:flex;align-items:center;padding:70px}.shoppe-closing-scene>div{max-width:650px}.shoppe-closing-scene h2{color:#f6e4b4}.shoppe-closing-scene p{color:#eee5cf;font-size:20px;line-height:1.8}
@media(max-width:1000px){.shoppe-experience{grid-template-columns:1fr}.shoppe-side-nav{position:sticky;top:41px;z-index:20;overflow:auto}.side-nav-inner{position:static;display:flex;gap:18px;padding:14px 20px;white-space:nowrap}.side-nav-inner .eyebrow,.side-nav-ornament{display:none}.shoppe-side-nav a{display:inline-block;border:0;padding:8px 0;font-size:16px}.shoppe-treasure,.shoppe-christmas-story{grid-template-columns:1fr}.treasure-copy,.christmas-copy,.room-copy{padding:50px 34px}.shoppe-shelf-grid{grid-template-columns:1fr}.shoppe-christmas-story img{min-height:430px}.sandbox-admin-bar{font-size:9px}}
@media(max-width:620px){.sandbox-admin-bar span{display:none}.shoppe-xmas-hero{min-height:78vh}.shoppe-xmas-hero-copy{padding:90px 22px 55px}.shoppe-story-intro{padding:60px 24px}.treasure-image{min-height:360px}.treasure-image img{height:360px}.shoppe-closing-scene{padding:48px 25px}.order-card-top,.order-columns{display:block}.order-total{display:block;margin-top:10px}.admin-preview-actions{width:100%}}
/* Sept 5 Shoppe admin refinement */
.shoppe-admin-stack{display:grid;gap:24px}.product-editor-list{display:grid;gap:18px;margin:22px 0}.product-editor{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:start}.product-editor-number{font-family:Georgia,serif;font-size:2rem;color:#c8a45f;opacity:.9;padding-top:8px}.product-editor-fields{min-width:0}.shoppe-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.shoppe-xmas-hero{position:relative;overflow:hidden}.shoppe-xmas-hero-shade,.shoppe-xmas-hero-copy{position:relative;z-index:1}.shoppe-story-intro{position:relative;overflow:hidden}.shoppe-story-atmosphere{width:100%;max-height:420px;object-fit:cover;border-radius:18px;margin:0 0 28px}.shoppe-room{position:relative;overflow:hidden}.shoppe-room-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.shoppe-room .room-copy{position:relative;z-index:1}.shoppe-all-products{padding:72px 0}.shoppe-products-intro{max-width:720px}.sandbox-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px}.sandbox-product-card{background:rgba(248,241,224,.94);color:#173d31;border:1px solid rgba(201,164,95,.45);padding:18px;border-radius:18px;box-shadow:0 15px 38px rgba(0,0,0,.12)}.sandbox-product-image{height:220px;border-radius:14px;background:linear-gradient(145deg,#163d31,#345846);overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.sandbox-product-image img{width:100%;height:100%;object-fit:cover}.sandbox-product-image span{font-size:2rem;color:#d6b56d}.sandbox-product-card small{letter-spacing:.14em;font-size:.68rem;color:#8e6e33}.sandbox-product-card h3{margin:.45rem 0 .55rem}.sandbox-product-card p{font-size:.92rem;line-height:1.55;min-height:5.5em}.sandbox-product-price{font-weight:700;margin:12px 0}.admin-control-label{color:#f4dfaa!important;text-shadow:0 1px 0 rgba(0,0,0,.25)}.admin-topline .eyebrow,.admin-workbar .text-button{opacity:1!important}
@media(max-width:900px){.sandbox-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor{grid-template-columns:1fr}.product-editor-number{font-size:1.2rem}.shoppe-side-nav{position:static}}
@media(max-width:620px){.sandbox-product-grid{grid-template-columns:1fr}}

/* Sept 5 Shoppe storytelling + image controls */
.admin-image-stack{display:grid;gap:22px}.admin-image-field{padding:20px;border:1px solid rgba(22,67,55,.16);border-radius:16px;background:#fff}.admin-upload-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:10px 0}.admin-upload-row input[type=file]{max-width:420px}.admin-image-preview{margin-top:14px;width:100%;max-width:520px;min-height:120px;border-radius:14px;overflow:hidden;background:#eef0e8;display:grid;place-items:center;color:#65736d}.admin-image-preview img{display:block;width:100%;max-height:280px;object-fit:cover}.product-editor textarea,.admin-form-wide textarea{width:100%;min-height:118px;resize:vertical}.product-photo-editor{display:grid;grid-template-columns:minmax(220px,.7fr) 1fr;gap:18px;margin:14px 0;padding:16px;background:#f8f4ea;border-radius:14px}.product-photo-preview{min-height:190px;background:#12392d;border-radius:12px;overflow:hidden;color:#e7d29a;display:grid;place-items:center;text-align:center;padding:12px}.product-photo-preview img{width:100%;height:230px;object-fit:cover}.product-photo-editor input[type=file]{margin:8px 0}.product-story-editor{margin:18px 0;border-top:1px solid rgba(22,67,55,.15);border-bottom:1px solid rgba(22,67,55,.15);padding:14px 0}.product-story-editor summary{cursor:pointer;font-family:var(--serif);font-size:24px;color:#174638;font-weight:700}.product-story-editor[open] summary{margin-bottom:16px}.product-story-preview{display:inline-block;margin:4px 0 8px}.admin-inline-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.shoppe-opening-alert{padding:80px 34px;background:#0d3026;color:#f1e6cf}.shoppe-opening-alert-inner{max-width:780px;margin:auto;text-align:center}.shoppe-opening-alert h2,.shoppe-alert-public h2{font-size:clamp(38px,5vw,58px);margin:.25em 0}.shoppe-opening-alert h2{color:#f3d98d}.shoppe-opening-alert p{font-size:18px;line-height:1.7}.shoppe-alert-form{max-width:620px;margin:24px auto 0;text-align:left}.shoppe-alert-form>input[type=email]{width:100%;min-height:54px;border:1px solid rgba(190,157,83,.5);border-radius:10px;padding:0 16px;font:inherit}.shoppe-consent{display:flex!important;gap:10px;align-items:flex-start;margin:14px 0 18px;line-height:1.5;font-size:14px}.shoppe-consent input{width:auto!important;margin-top:3px}.shoppe-alert-public{text-align:center;background:#f6f0e4}.sandbox-story-link{display:inline-block;color:#7d5f22;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(125,95,34,.45);margin:4px 0 16px}.product-story-world{background:#f5efe2;color:#173d31;min-height:100vh}.product-story-hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:720px;background:#102f25;color:#f4ead4}.product-story-image img,.product-story-placeholder{width:100%;height:100%;min-height:720px;object-fit:cover}.product-story-placeholder{display:grid;place-items:center;font-size:80px;color:#d6b56d;background:linear-gradient(145deg,#153c30,#284e3e)}.product-story-hero-copy{padding:80px;align-self:center}.product-story-hero-copy h1{color:#f4db93;font-size:clamp(52px,6vw,82px);line-height:1}.product-story-hero-copy .lede{color:#f4ead4;font-size:23px;line-height:1.75}.product-story-price{margin-top:24px;color:#e3c46c;font-family:var(--serif);font-size:30px}.product-story-sections{max-width:1100px;margin:auto;padding:70px 30px}.product-story-sections article{padding:55px 0;border-bottom:1px solid rgba(23,61,49,.17)}.product-story-sections h2{font-size:clamp(38px,5vw,58px);color:#174638}.product-story-sections p{font-size:19px;line-height:1.9;white-space:pre-line;color:#45564f}.edition-story{background:#eee2c7;margin:25px -30px;padding-left:30px!important;padding-right:30px!important}.product-story-close{text-align:center;border-bottom:0!important}.field-note{display:block;font-size:12px;line-height:1.5;color:#6f7b75;margin-top:5px}
@media(max-width:800px){.product-photo-editor,.product-story-hero{grid-template-columns:1fr}.product-story-image img,.product-story-placeholder{min-height:420px;height:420px}.product-story-hero-copy{padding:50px 28px}}

/* Sept 5 — The Women History Forgot */
.forgotten-women-page{background:#f7f2e8}.forgotten-hero{position:relative;min-height:690px;display:flex;align-items:flex-end;overflow:hidden;background:#061b16}.forgotten-hero-bg{position:absolute;inset:0;background:url('../assets/images/whisper-landscape.webp') center 46%/cover no-repeat;filter:saturate(.78) brightness(.74)}.forgotten-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,15,12,.94) 0%,rgba(2,15,12,.68) 50%,rgba(2,15,12,.24) 100%),linear-gradient(0deg,rgba(2,15,12,.82),transparent 48%)}.forgotten-hero-copy{position:relative;z-index:2;padding:125px 0 85px}.forgotten-hero h1{font-size:clamp(58px,8vw,94px);line-height:.98;max-width:900px;color:#f7e6b0;margin:.12em 0}.forgotten-hero p{max-width:720px;color:#efe5d2;font-size:21px;line-height:1.72}.forgotten-intro{background:#f7f2e8}.forgotten-feature{padding:95px 0}.forgotten-feature-grid{display:grid;grid-template-columns:260px 1fr;gap:70px;align-items:center}.forgotten-feature-mark{width:250px;aspect-ratio:3/4;border:1px solid rgba(223,188,103,.48);border-radius:120px 120px 20px 20px;background:radial-gradient(circle at 50% 32%,rgba(226,188,94,.18),transparent 34%),linear-gradient(180deg,#123a2d,#071d17);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 28px 60px rgba(0,0,0,.3)}.forgotten-feature-mark span,.forgotten-feature-mark small{letter-spacing:.22em;color:#d8bd72;font-size:11px}.forgotten-feature-mark b{font-family:var(--serif);font-size:110px;line-height:1;color:#f0d486;font-weight:400;margin:22px 0}.forgotten-feature-copy h2{font-size:clamp(50px,6vw,78px);color:#f4daa0;margin:.1em 0 .25em}.forgotten-feature-copy p{font-size:18px;line-height:1.78;color:#e8deca}.forgotten-feature-copy .lede{font-size:24px;color:#fff0ca}.forgotten-truth{margin-top:28px;padding:22px 24px;border-left:3px solid #d5b45d;background:rgba(255,255,255,.055);color:#f0e5cf;line-height:1.65}.forgotten-gallery{padding:95px 0}.forgotten-gallery>div>h2{font-size:clamp(46px,5vw,66px);max-width:850px}.forgotten-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:42px}.forgotten-card{background:#fffaf0;border:1px solid rgba(176,137,54,.28);border-radius:24px;padding:36px;box-shadow:0 20px 55px rgba(59,44,18,.07);position:relative;overflow:hidden}.forgotten-card:before{content:'✦';position:absolute;right:22px;top:16px;color:rgba(169,127,39,.2);font-size:42px}.forgotten-era{font-size:10px;font-weight:800;letter-spacing:.16em;color:#9a762d;margin-bottom:15px}.forgotten-card h3{font-size:34px;color:#164638;margin:.15em 0 .5em}.forgotten-card p{font-size:17px;line-height:1.75;color:#44574f}.forgotten-note{margin-top:20px;padding-top:18px;border-top:1px solid rgba(155,119,44,.23);font-size:15px;line-height:1.6;color:#725c31;font-style:italic}.forgotten-sources{background:#efe7d7}.forgotten-sources .lore-source-list a{background:#fffaf2}@media(max-width:820px){.forgotten-feature-grid{grid-template-columns:1fr}.forgotten-feature-mark{width:190px;margin:auto}.forgotten-grid{grid-template-columns:1fr}.forgotten-hero{min-height:590px}.forgotten-hero-copy{padding:100px 0 65px}}

/* Sept 5 Shoppe readability + flexible shelves */
.forgotten-feature-photo{margin:0;position:relative;border-radius:24px;overflow:hidden;min-height:430px;box-shadow:0 28px 60px rgba(0,0,0,.34);border:1px solid rgba(223,188,103,.38)}
.forgotten-feature-photo img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block;filter:saturate(.82) contrast(1.04)}
.forgotten-feature-photo figcaption{position:absolute;left:18px;bottom:16px;background:rgba(5,20,15,.86);color:#f0d486;padding:9px 12px;font-size:10px;font-weight:800;letter-spacing:.18em;border:1px solid rgba(223,188,103,.35)}
.forgotten-hero-bg{background-image:url('../assets/images/women-history-kilkenny-1.webp');background-position:center 48%}
.shoppe-xmas-hero-shade{background:linear-gradient(90deg,rgba(3,12,9,.90) 0%,rgba(3,12,9,.76) 46%,rgba(3,12,9,.28) 76%,rgba(3,12,9,.12) 100%),linear-gradient(0deg,rgba(3,12,9,.70),transparent 54%)!important}
.shoppe-xmas-hero-copy{max-width:900px!important}.shoppe-xmas-hero h1{font-size:clamp(46px,6vw,82px)!important;max-width:820px!important;text-shadow:0 3px 20px rgba(0,0,0,.55)}.shoppe-xmas-hero p{color:#fff4d8!important;text-shadow:0 2px 12px rgba(0,0,0,.65);font-weight:500}.shoppe-xmas-logo{width:225px!important}
.shoppe-story-intro{background:#fffaf0;padding:74px clamp(34px,7vw,100px)!important}.shoppe-story-intro h2{color:#103d31!important;max-width:780px}.shoppe-story-intro p{color:#2d453c!important;max-width:820px}.shoppe-story-lede{color:#183b30!important}
.shoppe-christmas-story{order:0}.christmas-copy h2{color:#123d31!important}.christmas-copy p{color:#344c43!important}.holiday-shelf-button{margin-top:18px;display:inline-block}
.shoppe-all-products{background:#f5efe3!important;padding:78px 0!important}.shoppe-product-group{scroll-margin-top:90px;padding:32px 0 60px}.shoppe-product-group+.shoppe-product-group{border-top:1px solid rgba(130,100,40,.18)}.shoppe-product-group-head{margin:0 0 22px}.shoppe-product-group-head h3{font-family:var(--serif);font-size:clamp(34px,4vw,52px);color:#174638;margin:.15em 0}.shoppe-category-banner{min-height:320px;border-radius:24px;margin:0 0 32px;padding:52px;display:flex;align-items:flex-end;background:#123d31;background-size:cover;background-position:center;overflow:hidden;color:#fff2d1;box-shadow:0 18px 45px rgba(0,0,0,.13)}.shoppe-category-banner>div{max-width:680px}.shoppe-category-banner h3{font-family:var(--serif);font-size:clamp(38px,5vw,62px);margin:.1em 0;color:#fff0c8}.shoppe-category-banner p{font-size:18px;line-height:1.7;color:#f7edd7}.shoppe-category-banner .eyebrow{color:#e5c76f}
.shoppe-cart-btn{background:#f5e7bc!important;color:#143a2f!important;border:2px solid #d5af54!important;font-weight:900!important;opacity:1!important}.shoppe-save-btn{background:#fffaf0!important;color:#143a2f!important;border:2px solid #9b7c38!important;border-radius:999px;padding:11px 14px;font-weight:900;opacity:1!important}.shoppe-save-btn:disabled,.shoppe-cart-btn:disabled{opacity:1!important}.sandbox-product-card .product-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.sandbox-product-card p{min-height:0!important;color:#30483f!important}.sandbox-product-card small{color:#775a24!important;font-weight:900}.sandbox-story-link{color:#174638!important;font-weight:900}
.product-story-workshop{margin:0;grid-column:1/-1}.product-story-workshop img{width:100%;max-height:620px;object-fit:cover;border-radius:22px;display:block}.story-photo-editor{margin:18px 0}.nav-bucket-editor{position:relative}
@media(max-width:820px){.forgotten-feature-photo{min-height:330px}.forgotten-feature-photo img{min-height:330px}.shoppe-category-banner{padding:30px;min-height:260px}.shoppe-xmas-hero-copy{padding-left:24px!important;padding-right:24px!important}}


/* Sept 5 — readable Shoppe overlays, image removal states, live countdown */
.shoppe-hero-readable-panel{max-width:820px;padding:34px 38px 38px;border:1px solid rgba(237,205,125,.28);border-radius:24px;background:linear-gradient(135deg,rgba(4,22,16,.92),rgba(4,22,16,.76));box-shadow:0 22px 60px rgba(0,0,0,.26);backdrop-filter:blur(3px)}
.shoppe-xmas-hero.no-hero-image{background:radial-gradient(circle at 75% 20%,rgba(190,148,58,.16),transparent 34%),linear-gradient(135deg,#09251c,#04120e)}
.shoppe-xmas-hero.no-hero-image .shoppe-xmas-hero-shade{display:none}
.shoppe-category-banner>div{padding:24px 28px;border-radius:16px;background:rgba(5,24,18,.86);box-shadow:0 12px 36px rgba(0,0,0,.2);backdrop-filter:blur(2px)}
.shoppe-christmas-story.no-section-image{grid-template-columns:1fr}.shoppe-christmas-story.no-section-image img{display:none}.shoppe-christmas-story.no-section-image .christmas-copy{max-width:920px}
.shoppe-treasure.no-featured-image{grid-template-columns:1fr}.shoppe-treasure.no-featured-image .treasure-image{display:none}.shoppe-treasure.no-featured-image .treasure-copy{max-width:900px}
.sandbox-countdown strong{display:flex!important;gap:10px;flex-wrap:wrap;margin-top:10px}.count-unit{min-width:86px;padding:10px 12px;border:1px solid rgba(126,92,28,.24);border-radius:12px;background:rgba(255,250,238,.68);text-align:center}.count-unit b{display:block;font-size:31px;line-height:1;color:#153e32;font-variant-numeric:tabular-nums}.count-unit small{display:block;margin-top:6px;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#795e27}.count-seconds b{animation:countPulse 1s ease-in-out infinite}@keyframes countPulse{0%,100%{opacity:1}50%{opacity:.58}}
.image-remove-button{margin-left:2px;color:#774928!important}.forgotten-learn{display:inline-block;margin-top:18px;color:#8a6727;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(138,103,39,.42);padding-bottom:3px}.forgotten-feature-copy .forgotten-learn{color:#f0d486;border-color:rgba(240,212,134,.45)}
.forgotten-card p+p{margin-top:14px}.forgotten-card .forgotten-learn{font-size:14px}.forgotten-feature-grid{grid-template-columns:minmax(330px,.82fr) 1.18fr}.forgotten-feature-photo{min-height:560px}.forgotten-feature-photo img{min-height:560px}
@media(max-width:820px){.shoppe-hero-readable-panel{padding:24px 22px}.forgotten-feature-grid{grid-template-columns:1fr}.forgotten-feature-photo,.forgotten-feature-photo img{min-height:380px}.count-unit{min-width:72px}}

/* Sept 5 — Teresa Pieper Shoppe dedication */
.shoppe-dedication{max-width:760px;margin:52px auto 8px;padding:34px 38px;border-top:1px solid rgba(190,150,64,.42);border-bottom:1px solid rgba(190,150,64,.28);text-align:center;background:linear-gradient(180deg,rgba(248,240,214,.055),rgba(248,240,214,.018));}
.shoppe-dedication h3{margin:.35rem 0 1rem;color:#e3c679;font-size:clamp(1.8rem,3vw,2.65rem);}
.shoppe-dedication p{max-width:650px;margin:.7rem auto;color:#f2ead7!important;line-height:1.75;}
.shoppe-dedication-signoff{margin-top:1.35rem;color:#d8b45e;font-family:Georgia,serif;font-style:italic;font-size:1.08rem;}

/* Sept 5 — Shoppe storytelling polish, Teresa, map, spotlights */
.admin-v2 #workspace .lede,.admin-v2 #workspace .field-note,.admin-v2 #workspace label{color:#29473d!important}.admin-v2 #workspace .small{color:#51665d!important}.admin-v2 #workspace .eyebrow{color:#a27422!important}.admin-v2 #workspace input,.admin-v2 #workspace textarea,.admin-v2 #workspace select{color:#173e32!important;background:#fffdf8!important}
.shoppe-experience{padding-top:38px;column-gap:0}.shoppe-main-story{display:flex;flex-direction:column;gap:36px;padding-bottom:36px}.shoppe-main-story>section{margin:0 34px;border-radius:24px;overflow:hidden}.shoppe-story-intro{max-width:none!important;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:34px;align-items:center}.shoppe-story-copy{min-width:0}.shoppe-ireland-map{margin:0;display:grid;place-items:center;align-self:stretch}.shoppe-ireland-map img{width:min(220px,100%);max-height:390px;opacity:.86;filter:drop-shadow(0 10px 24px rgba(64,49,18,.08))}
.shoppe-dedication{grid-column:1/-1;background:#f8f0df!important;border:1px solid rgba(166,126,44,.28)!important;border-radius:20px!important;padding:38px 42px!important}.shoppe-dedication .eyebrow{color:#9b762e!important}.shoppe-dedication h3{color:#18483a!important}.shoppe-dedication p{color:#334b42!important}.shoppe-dedication-signoff{color:#8b6727!important}.teresa-cross{width:58px;height:76px;margin:0 auto 18px;position:relative}.teresa-cross:before{content:"";position:absolute;width:42px;height:42px;border:2px solid #b58d39;border-radius:50%;left:8px;top:6px;opacity:.9}.teresa-cross:after{content:"";position:absolute;width:12px;height:66px;background:linear-gradient(#d5b45e,#a87b28);left:23px;top:5px;border-radius:8px;box-shadow:0 0 0 2px #f8f0df}.teresa-cross span:before{content:"";position:absolute;width:44px;height:12px;background:linear-gradient(90deg,#a87b28,#d5b45e,#a87b28);left:7px;top:26px;border-radius:8px;z-index:2;box-shadow:0 0 0 2px #f8f0df}.teresa-cross span:after{content:"✦";position:absolute;left:21px;top:23px;z-index:3;color:#f8f0df;font-size:16px}
.shoppe-hero-readable-panel{background:rgba(3,25,18,.93)!important;backdrop-filter:blur(5px);box-shadow:0 24px 70px rgba(0,0,0,.36)!important}.shoppe-hero-readable-panel .eyebrow,.shoppe-hero-readable-panel h1,.shoppe-hero-readable-panel p{opacity:1!important}.shoppe-hero-readable-panel h1{color:#fff1cf!important}.shoppe-hero-readable-panel p{color:#fff8e8!important}.shoppe-enter{background:#f2d276!important;color:#0d3328!important;border-color:#f2d276!important}.shoppe-enter:hover{filter:brightness(1.04)}
.shoppe-category-banner>div{background:rgba(3,29,21,.92)!important}.shoppe-category-banner h3{color:#fff4d7!important}.shoppe-category-banner p{color:#fff9ea!important}.shoppe-category-banner .eyebrow{color:#e8c96e!important}.christmas-copy{background:#fffaf0}.christmas-copy h2{color:#123d31!important}.christmas-copy p{color:#2e493f!important}
.spotlight-admin-preview{display:flex;gap:16px;align-items:center;margin:12px 0 18px;padding:14px;border:1px solid rgba(176,135,45,.25);border-radius:14px;background:#fffaf0}.spotlight-admin-preview img{width:96px;height:96px;object-fit:cover;border-radius:12px}.spotlight-admin-preview b{display:block;color:#173e32;font-size:18px}.spotlight-admin-preview span{display:block;margin-top:5px;color:#52665d;font-size:13px}.spotlight-no-photo{width:96px;height:96px;border-radius:12px;background:#e9dfc6;display:grid;place-items:center;color:#745d2c;font-size:12px;text-align:center;padding:8px}
.holiday-spotlight{margin-top:30px;padding:22px;border-radius:18px;background:#123d31;color:#f8efd9;display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:center}.holiday-spotlight img,.holiday-spotlight-placeholder{width:160px;height:160px;border-radius:14px;object-fit:cover;background:#0b2f25;display:grid;place-items:center;font-size:44px;color:#e0bf66}.holiday-spotlight h3{margin:.2em 0;font-family:var(--serif);font-size:32px;color:#f5dc96}.holiday-spotlight p{color:#f3ead8!important;line-height:1.65}.holiday-spotlight .shoppe-text-link{color:#f2d37e;border-color:#f2d37e;margin-right:16px}.holiday-spotlight .btn{margin-top:14px}
.product-distinction.is-danu{display:inline-flex;gap:5px;align-items:center;padding:5px 8px;border-radius:999px;background:#123d31;color:#f1d37b!important;letter-spacing:.11em}.sandbox-product-card small.product-distinction{min-height:auto}.sandbox-product-card .btn.shoppe-cart-btn,.sandbox-product-card .shoppe-save-btn,.treasure-actions .shoppe-cart-btn,.treasure-actions .shoppe-save-btn{font-size:14px!important;line-height:1.2!important}
@media(max-width:900px){.shoppe-main-story>section{margin:0 18px}.shoppe-story-intro{grid-template-columns:1fr}.shoppe-ireland-map{order:2}.shoppe-ireland-map img{max-height:260px}.shoppe-dedication{grid-column:auto}.holiday-spotlight{grid-template-columns:1fr}.holiday-spotlight img,.holiday-spotlight-placeholder{width:100%;height:280px}}
.shoppe-hero-readable-panel{width:min(760px,calc(100vw - 70px))}.shoppe-xmas-hero h1{font-size:clamp(40px,5.2vw,72px)!important;line-height:.96!important;overflow-wrap:normal;word-break:normal}.shoppe-xmas-hero-copy{padding-left:0!important;padding-right:0!important}
@media(max-width:700px){.shoppe-hero-readable-panel{width:calc(100vw - 36px)}.shoppe-xmas-hero h1{font-size:clamp(38px,11vw,58px)!important}.shoppe-main-story>section{margin-left:10px;margin-right:10px}}

/* Sept 5 Shoppe information architecture + warmth pass */
.admin-live-preview{color:#fff3d3!important;border-color:#d8ad3f!important;background:#174b3c!important}.admin-live-preview:hover{background:#1f5b49!important;color:#fff8e8!important}
.category-editor-list{display:grid;gap:10px;margin:18px 0}.category-editor-row{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:12px 14px;background:#fffaf0;border:1px solid rgba(170,132,48,.22);border-radius:12px}.category-editor-row span{color:#a77e28;font-weight:800}.category-editor-row input{margin:0!important}
.shoppe-world,.shoppe-experience{background:#f3ead8!important}.shoppe-main-story>section{box-shadow:0 10px 34px rgba(37,25,8,.08)}.shoppe-christmas-story{background:#eadbc0!important}.christmas-copy{background:linear-gradient(135deg,#f3e7cf,#ead8b7)!important}.shoppe-story-intro{background:#f8efdf!important}.shoppe-shelf-grid article,.sandbox-product-card{background:#f8efdf!important}
.shoppe-ireland-map{background:#0b3027;border-radius:18px;overflow:hidden;min-height:390px}.shoppe-ireland-map img{width:100%!important;max-height:none!important;height:100%;object-fit:cover;opacity:.98!important;filter:none!important}
.teresa-cross-image{display:block;width:92px;height:92px;object-fit:contain;margin:0 auto 18px;mix-blend-mode:multiply}.shoppe-dedication{text-align:center}
.holiday-spotlight{display:none!important}
/* Sept 5 Shoppe simplification + persistence polish */
.shoppe-christmas-story{display:block!important;background:linear-gradient(145deg,#f5ead5 0%,#ead8b9 55%,#f2e5cf 100%)!important;position:relative;overflow:hidden;border:1px solid rgba(171,129,45,.18)}
.shoppe-christmas-story:before,.shoppe-christmas-story:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(178,137,52,.18);border-radius:50%;pointer-events:none}.shoppe-christmas-story:before{top:-120px;right:-70px}.shoppe-christmas-story:after{bottom:-150px;left:-80px}
.christmas-copy{background:transparent!important;max-width:920px;margin:auto;padding:90px clamp(34px,8vw,110px)!important;text-align:center;position:relative;z-index:1}.christmas-copy h2{font-size:clamp(48px,6vw,78px)!important}.christmas-copy p{max-width:720px;margin:18px auto;font-size:20px!important}.holiday-flourish{font-size:28px;color:#b68b32;margin:8px 0 2px}.sandbox-countdown{max-width:700px;margin:34px auto 0!important}.holiday-shelf-button{margin-top:24px!important}
.category-editor-row{grid-template-columns:42px minmax(220px,1fr) auto auto auto!important;align-items:center}
.admin-image-field select{margin-bottom:10px}.image-display-name{min-width:220px}.field-note{line-height:1.45}
/* Sept 5 persistence + Shoppe simplification hardening */
.admin-topline .admin-live-preview{background:transparent!important;color:#f9e8b5!important;border:1px solid #d4aa48!important;box-shadow:none!important}
.admin-topline .admin-live-preview:hover{background:rgba(255,245,218,.10)!important;color:#fff5dc!important}
.admin-workbar .admin-live-preview{background:#f5e7c8!important;color:#0a4b39!important;border:1px solid #b98a2c!important;box-shadow:none!important}
.admin-workbar .admin-live-preview:hover{background:#ead5a9!important;color:#07382c!important}
.category-editor-list{display:grid;gap:18px;margin:22px 0}
.category-editor-card{display:block!important;padding:24px!important;background:#fffaf0!important;border:1px solid rgba(170,132,48,.25)!important;border-radius:18px!important}
.category-editor-fields{display:grid;gap:14px}.category-editor-fields>label{margin:0}
.category-banner-fields{display:grid;gap:12px;padding:18px;margin-top:2px;border-radius:14px;background:#f3ead8;border:1px solid rgba(170,132,48,.18)}
.category-banner-preview{max-width:540px;height:180px}.category-banner-preview img{width:100%;height:100%;object-fit:cover;border-radius:12px}
.product-editor{display:block!important}.product-editor-number{display:none!important}.product-editor-fields{display:grid;gap:18px}
.spotlight-custom-upload{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 0}.spotlight-custom-upload input[type="text"]{min-width:260px}
.holiday-treasure-inline{margin:42px auto 0;max-width:760px;display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:center;text-align:left;padding:26px;border-top:1px solid rgba(158,116,33,.25);border-bottom:1px solid rgba(158,116,33,.25)}
.holiday-treasure-inline img{width:190px;height:190px;object-fit:cover;border-radius:50%;box-shadow:0 16px 38px rgba(48,32,8,.15)}
.holiday-treasure-inline h3{font-family:var(--serif);font-size:34px;color:#174638;margin:.2em 0}.holiday-treasure-inline p{font-size:16px!important;margin:8px 0!important}
.shoppe-christmas-story{background:radial-gradient(circle at 85% 15%,rgba(207,169,84,.16),transparent 28%),linear-gradient(145deg,#f2e4ca 0%,#e8d3ae 58%,#f1e3cc 100%)!important;box-shadow:none!important}
.christmas-copy{background:transparent!important}.christmas-copy:before{content:"";display:block;width:74px;height:1px;background:#b68b32;margin:0 auto 24px}
@media(max-width:700px){.holiday-treasure-inline{grid-template-columns:1fr;text-align:center}.holiday-treasure-inline img{margin:auto}.spotlight-custom-upload{display:grid}.spotlight-custom-upload input[type="text"]{min-width:0;width:100%}}

/* Sept 5: customer-facing music + Shoppe coming-soon readability */
.shoppe-coming-panel{max-width:760px;padding:34px 38px 38px;border-radius:24px;background:linear-gradient(135deg,rgba(2,24,17,.94),rgba(5,35,25,.86));border:1px solid rgba(232,194,109,.34);box-shadow:0 24px 70px rgba(0,0,0,.38);backdrop-filter:blur(4px)}
.shoppe-coming-panel .eyebrow{color:#e8c96e!important;opacity:1!important}.shoppe-coming-panel h1{color:#fff3d4!important;text-shadow:0 2px 18px rgba(0,0,0,.35)}.shoppe-coming-panel p{color:#fff9ea!important;font-weight:500;text-shadow:0 1px 12px rgba(0,0,0,.28)}.shoppe-coming-panel .shoppe-coming{background:rgba(4,31,22,.72);color:#f2d47f!important;border-color:#d9b95d}
.irish-music-section{background:radial-gradient(circle at 80% 15%,rgba(201,161,75,.12),transparent 28%),linear-gradient(145deg,#08291f,#0d382c);color:#f7eedb;position:relative;overflow:hidden}.irish-music-section:before{content:"♪";position:absolute;right:5%;top:-40px;font-family:Georgia,serif;font-size:300px;color:rgba(213,180,100,.045);transform:rotate(-8deg)}.music-intro{max-width:880px}.irish-music-section h2{color:#f5df9f;font-size:clamp(42px,5vw,68px);line-height:1.02}.irish-music-section .lede{color:#fff4dc;font-size:21px;line-height:1.75}.irish-music-section p{color:#e7deca;line-height:1.75}.music-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:42px 0}.music-cards article{padding:26px 24px;border:1px solid rgba(217,181,93,.28);border-radius:18px;background:rgba(3,24,18,.48)}.music-cards span{font-size:11px;letter-spacing:.2em;color:#d9b55d}.music-cards h3{color:#f2d486;font-size:27px;margin:.55em 0}.music-cards p{font-size:15px;margin:0}.music-listening-room{display:grid;grid-template-columns:1fr 140px;gap:30px;align-items:center;padding:34px;border-radius:22px;background:#f3e7cf;color:#173d31;border:1px solid rgba(201,161,75,.45)}.music-listening-room h3{color:#0b4938;font-size:38px;margin:.2em 0}.music-listening-room p{color:#344e44}.music-note{font-family:Georgia,serif;font-style:italic}.music-mark{width:110px;height:110px;border:1px solid #b48a32;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:64px;color:#a97e2c;margin:auto}
@media(max-width:900px){.music-cards{grid-template-columns:1fr 1fr}.music-listening-room{grid-template-columns:1fr}.shoppe-coming-panel{padding:26px 24px}}@media(max-width:600px){.music-cards{grid-template-columns:1fr}.shoppe-coming-panel{margin:0 8px}.shoppe-hero-copy{padding-bottom:42px}}

/* Sept 5 reliability + music page polish */
.admin-workbar .admin-live-preview,.admin-topline .admin-live-preview{border-radius:999px!important;padding:10px 16px!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.category-editor-card textarea[data-category-field="bannerCopy"]{min-height:72px!important}
.product-jump-list{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin:18px 0 24px;padding:16px 18px;background:#efe5cf;border-radius:16px}.product-jump-list b{width:100%;color:#174638}.product-jump-list a{color:#174638;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(23,70,56,.28)}
.music-page-hero{min-height:58vh;display:flex;align-items:end;background:linear-gradient(90deg,rgba(4,31,24,.88),rgba(4,31,24,.46)),radial-gradient(circle at 70% 30%,#315846,#071d17);color:#f7eedb}.music-page-hero h1{color:#f8e7b6;font-size:clamp(58px,9vw,112px);max-width:900px}.music-page-hero .lede{color:#fff3d8;max-width:760px;font-size:24px}


/* Sept 5 — Shoppe persistence + simplified merchandising repair */
.admin-workbar .admin-live-preview,
.admin-topline .admin-live-preview{
  border:1px solid #c89b34!important;
  background:#fff8e8!important;
  color:#0f4939!important;
  border-radius:999px!important;
  padding:10px 17px!important;
  box-shadow:none!important;
}
.product-count-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:38px;
  height:38px;
  padding:0 10px;
  margin-left:8px;
  border-radius:999px;
  background:#efe1bd;
  color:#174638;
  font:700 16px/1 Arial,sans-serif;
  vertical-align:middle;
}
.category-editor-card input[data-category-field="bannerCopy"]{
  width:min(100%,560px);
}
.shoppe-category-banner{
  min-height:270px;
  margin:0 0 28px;
  border-radius:24px;
  overflow:hidden;
  background:#eadbbc;
  background-size:cover!important;
  background-position:center!important;
  position:relative;
  display:flex;
  align-items:flex-end;
  padding:28px;
  box-shadow:0 18px 48px rgba(22,43,34,.11);
}
.shoppe-category-banner.has-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(4,25,18,.05) 25%,rgba(4,25,18,.48) 100%);
}
.shoppe-category-banner-copy{
  position:relative;
  z-index:2;
  display:inline-block;
  max-width:520px;
  padding:15px 22px;
  border-radius:16px;
  background:rgba(3,38,28,.9);
  color:#fff2d3;
  border:1px solid rgba(225,190,108,.4);
  box-shadow:0 14px 38px rgba(0,0,0,.24);
  font-family:var(--serif);
  font-size:clamp(23px,3vw,38px);
  line-height:1.06;
}
.shoppe-category-banner:not(.has-image){
  min-height:120px;
}
.shoppe-category-banner:not(.has-image) .shoppe-category-banner-copy{
  background:#0e3a2d;
}

/* Sept 5: keep every Shoppe control visible and obvious */
.shoppe-control-map{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0 14px}.shoppe-control-map button{appearance:none;text-align:left;background:#fffdf7;border:1px solid rgba(182,139,49,.34);border-radius:18px;padding:18px 20px;color:#0d4a39;cursor:pointer;box-shadow:0 8px 24px rgba(25,48,39,.05)}.shoppe-control-map button:hover{border-color:#b68b31;transform:translateY(-1px)}.shoppe-control-map b{display:block;font-family:Georgia,serif;font-size:22px;margin-bottom:5px}.shoppe-control-map span{display:block;font-size:13px;line-height:1.5;color:#52655d}.admin-subnav-shoppe{position:sticky;top:0;z-index:4;background:#fbf8f0;padding:12px 0;border-bottom:1px solid rgba(182,139,49,.16)}@media(max-width:760px){.shoppe-control-map{grid-template-columns:1fr}}

/* Sept 5 — final Shoppe readability / map / exclusive emblem refinements */
.shoppe-products-intro{color:#294b40!important;font-size:1.02rem!important;line-height:1.7!important;opacity:1!important}
.shoppe-ireland-map{background:transparent!important;min-height:0!important;overflow:visible!important;border-radius:0!important;padding:8px!important}
.shoppe-ireland-map img{width:100%!important;height:auto!important;max-height:440px!important;object-fit:contain!important;object-position:center!important;opacity:1!important;filter:drop-shadow(0 10px 22px rgba(48,38,16,.08))!important}
.danu-exclusive-star{width:18px;height:18px;object-fit:contain;vertical-align:middle;margin-right:6px;display:inline-block}
.product-distinction.is-danu{display:flex;align-items:center;gap:4px;color:#8b6424!important;font-weight:700}
.shoppe-category-banner-copy{background:rgba(5,38,29,.88)!important;color:#fff6dc!important;padding:13px 18px!important;border-radius:14px!important;box-shadow:0 10px 28px rgba(0,0,0,.18)!important;font-size:clamp(17px,2.2vw,25px)!important;font-family:var(--serif)!important;line-height:1.25!important;max-width:min(520px,86%)!important}
@media(max-width:900px){.shoppe-ireland-map img{max-height:360px!important}}

/* Sept 5 live-build refinements: music, Shoppe warmth, media library */
.music-photo-hero{position:relative;min-height:72vh;display:flex;align-items:flex-end;overflow:hidden;background:#0b211a}
.music-photo-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.music-photo-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,18,14,.88),rgba(5,18,14,.38) 58%,rgba(5,18,14,.08)),linear-gradient(0deg,rgba(5,18,14,.78),transparent 52%)}
.music-photo-hero .wrap{position:relative;z-index:2;padding-top:120px;padding-bottom:78px}
.music-photo-hero h1,.music-photo-hero .lede{color:#fff0c8}
.music-story-photo{position:relative;margin:42px 0;border-radius:24px;overflow:hidden;min-height:410px;background:#0b241c}
.music-story-photo img{width:100%;height:100%;min-height:410px;object-fit:cover;display:block}
.music-story-photo>div{position:absolute;left:28px;bottom:26px;max-width:520px;padding:18px 20px;border-radius:15px;background:rgba(10,42,32,.88);color:#f7edd8;backdrop-filter:blur(5px)}
.music-story-photo span{font-size:10px;letter-spacing:.16em;color:#dfbd65;font-weight:800}
.music-story-photo p{margin:.45rem 0 0;line-height:1.55}
.music-visual-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:38px 0}
.music-visual-grid figure{margin:0;position:relative;overflow:hidden;border-radius:22px;background:#0d2e24;min-height:420px}
.music-visual-grid figure img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}
.music-visual-grid .music-visual-wide{grid-column:1/-1;min-height:520px}
.music-visual-grid .music-visual-wide img{min-height:520px}
.music-visual-grid figcaption{position:absolute;left:18px;bottom:18px;right:18px;width:max-content;max-width:calc(100% - 36px);padding:11px 14px;border-radius:999px;background:rgba(8,37,29,.9);color:#f4dfaa;font-size:10px;letter-spacing:.12em;font-weight:800}
.music-listening-star{width:90px;height:90px;object-fit:contain;align-self:center;justify-self:center}
@media(max-width:760px){.music-visual-grid{grid-template-columns:1fr}.music-visual-grid .music-visual-wide{grid-column:auto}.music-story-photo,.music-story-photo img{min-height:340px}.music-visual-grid figure,.music-visual-grid figure img,.music-visual-grid .music-visual-wide,.music-visual-grid .music-visual-wide img{min-height:360px}}

.side-nav-ornament img{width:42px;height:42px;object-fit:contain;display:block}
.holiday-flourish-star{width:34px!important;height:34px!important;min-height:0!important;object-fit:contain!important;margin:0 auto 10px}
.shoppe-holiday-visual{margin:0;min-width:0;overflow:hidden}
.shoppe-holiday-visual img{width:100%;height:100%;min-height:600px;object-fit:cover;display:block}
.christmas-copy{text-align:center}
.christmas-copy .eyebrow{justify-content:center}
.holiday-shelf-button{margin-left:auto!important;margin-right:auto!important}
.sandbox-countdown{text-align:center;max-width:620px;margin-left:auto;margin-right:auto}
.sandbox-countdown strong{justify-content:center!important}
.shoppe-story-horizontal{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)!important;gap:42px!important;align-items:stretch!important}
.shoppe-story-horizontal .shoppe-story-copy{display:flex;flex-direction:column}
.shoppe-story-horizontal .shoppe-ireland-map{margin-top:30px!important;align-self:flex-start!important;width:100%!important;max-width:310px!important}
.shoppe-story-horizontal .shoppe-ireland-map img{width:100%!important;height:auto!important;max-height:360px!important;object-fit:contain!important}
.shoppe-story-horizontal .shoppe-dedication{grid-column:auto!important;margin:0!important;display:flex;flex-direction:column;justify-content:center;padding:34px 32px!important}
.shoppe-all-products h2,.shoppe-products-intro{color:#173f33!important;opacity:1!important}
.shoppe-product-group-head .eyebrow{color:#815f23!important;opacity:1!important}
.product-empty-star{width:48px!important;height:48px!important;object-fit:contain!important}
.admin-media-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}
.admin-media-item{border:1px solid rgba(139,104,36,.22);border-radius:16px;overflow:hidden;background:#fffaf0}
.admin-media-item>img{width:100%;height:150px;object-fit:cover;display:block;background:#173f33}
.admin-media-item>div{padding:14px}
.admin-media-item b{display:block;color:#173f33;margin-bottom:5px}
.admin-media-item span{display:block;font-size:12px;color:#607069;line-height:1.45;margin-bottom:10px}
.admin-media-delete{color:#7d2d25!important}
@media(max-width:900px){.shoppe-story-horizontal{grid-template-columns:1fr!important}.shoppe-story-horizontal .shoppe-dedication{margin-top:10px!important}.shoppe-holiday-visual img{min-height:420px}.admin-media-library{grid-template-columns:1fr 1fr}}
@media(max-width:580px){.admin-media-library{grid-template-columns:1fr}}

/* Sept 5 — Music cards + Shoppe story/season refinements */
.irish-music-section:before{content:none!important}
.music-intro-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:42px;align-items:center;margin-bottom:48px}
.music-intro-harp{margin:0;position:relative;border-radius:24px;overflow:hidden;min-height:520px;background:#102d24}
.music-intro-harp img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block}
.music-intro-harp figcaption{position:absolute;left:18px;bottom:18px;right:18px;width:max-content;max-width:calc(100% - 36px);padding:11px 14px;border-radius:999px;background:rgba(8,37,29,.9);color:#f4dfaa;font-size:10px;letter-spacing:.12em;font-weight:800}
.music-experience-cards{align-items:stretch}
.music-experience-cards article{padding:0!important;overflow:hidden;display:flex;flex-direction:column;background:#f4ead6!important;border-color:rgba(217,181,93,.45)!important;color:#173d31!important;box-shadow:0 16px 36px rgba(0,0,0,.13)}
.music-experience-cards article>img{width:100%;height:235px;object-fit:cover;display:block}
.music-card-copy{padding:24px 22px 28px;display:flex;flex-direction:column;flex:1}
.music-experience-cards h3{color:#174638!important;margin:.45em 0 .5em!important}
.music-experience-cards p{color:#43534d!important;line-height:1.68!important}
.music-experience-cards span{color:#9a7629!important;font-weight:800}
.shoppe-christmas-story{display:block!important}
.shoppe-holiday-visual{display:none!important}
.shoppe-story-horizontal{align-items:start!important}
.shoppe-story-horizontal .shoppe-dedication{justify-content:flex-start!important;align-self:start!important;padding-top:8px!important}
.shoppe-story-horizontal .shoppe-story-copy{min-width:0}
.shoppe-story-horizontal .shoppe-ireland-map{display:none!important}
@media(max-width:900px){.music-intro-layout{grid-template-columns:1fr}.music-intro-harp,.music-intro-harp img{min-height:390px}.music-experience-cards article>img{height:300px}}


/* Sept 5 — Shoppe polish: compact spotlight, slimmer banners, readable exclusives, easier shelf order */
.shoppe-treasure{min-height:500px!important;grid-template-columns:.92fr 1.08fr!important}
.shoppe-treasure .treasure-copy{padding:52px 56px!important}
.shoppe-treasure .treasure-image{max-height:560px;overflow:hidden}
.shoppe-treasure .treasure-image img{min-height:500px;max-height:560px;object-fit:cover}
.shoppe-category-banner{min-height:190px!important;margin-bottom:22px!important;padding:22px!important;border-radius:20px!important}
.shoppe-category-banner:not(.has-image){min-height:92px!important}
.product-distinction.is-danu{display:inline-flex!important;align-items:center!important;gap:7px!important;background:#f6edd8!important;color:#174638!important;border:1px solid rgba(177,135,45,.45)!important;padding:7px 10px!important;border-radius:999px!important;letter-spacing:.1em!important;font-weight:800!important;box-shadow:none!important}
.product-distinction.is-danu .danu-exclusive-star{width:20px!important;height:20px!important;margin-right:2px!important}
.category-editor-card{position:relative;transition:transform .15s ease,box-shadow .15s ease}
.category-editor-card.dragging{opacity:.58;box-shadow:0 18px 46px rgba(17,62,49,.18)!important}
.category-drag-handle{display:flex;align-items:center;gap:8px;margin:-8px -8px 14px;padding:9px 12px;border-radius:12px;background:#f1e5c8;color:#174638;font:800 12px/1 Arial,sans-serif;letter-spacing:.08em;cursor:grab;user-select:none;width:max-content}
.category-drag-handle:active{cursor:grabbing}.category-drag-handle span{letter-spacing:.05em}
@media(max-width:900px){.shoppe-treasure{grid-template-columns:1fr!important;min-height:0!important}.shoppe-treasure .treasure-image img{min-height:360px;max-height:430px}.shoppe-category-banner{min-height:165px!important}}

/* Sept 5 final Shoppe polish: keep product purchase controls aligned across each shelf row. */
.sandbox-product-card{
  display:flex;
  flex-direction:column;
  height:100%;
}
.sandbox-product-card .product-actions{
  margin-top:auto;
  width:100%;
}
.sandbox-product-card .sandbox-story-link{
  align-self:flex-start;
}


/* Sept 5 dinner-time finish: story stays with description; price and actions align across shelf cards. */
.sandbox-product-card .sandbox-story-link{
  margin-top:0!important;
  margin-bottom:10px!important;
}
.sandbox-product-card .sandbox-product-price{
  margin-top:auto!important;
  margin-bottom:12px!important;
  min-height:1.5em;
  display:flex;
  align-items:flex-end;
}
.sandbox-product-card .product-actions{
  margin-top:0!important;
}

/* Sept 6 — fulfillment desk + customer order tracking */
.account-panel-wide{grid-column:1/-1}
.account-order-card{padding:18px 20px;border:1px solid #e2cf9e;border-radius:16px;background:#fffaf0}
.account-order-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.account-order-top h4{margin:4px 0 2px;color:#174638;font-size:22px}.account-order-top>b{color:#8d6b21;font-size:21px}.account-order-card ul{margin:14px 0 0;padding-left:20px;line-height:1.7}.account-order-shipping{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;margin-top:16px;padding-top:14px;border-top:1px solid #eadbb9}.account-order-shipping span{color:#445e54}.account-order-shipping .btn{margin-left:auto}
.orders-section{margin-top:22px}.orders-section+.orders-section{margin-top:34px;padding-top:28px;border-top:1px solid rgba(166,126,39,.22)}.orders-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:14px}.orders-heading h3{margin:.15em 0 0;color:#174638;font-size:28px}.order-empty-state{padding:18px;border:1px dashed rgba(23,70,56,.24);border-radius:14px;background:#faf6ec;color:#647168}
.order-financials{display:grid;gap:7px;max-width:420px;margin:0 0 20px auto;padding:16px 18px;border-radius:14px;background:#f7f0e1;border:1px solid #ead9b5}.order-financials>div{display:flex;justify-content:space-between;gap:24px}.order-financial-total{margin-top:5px;padding-top:9px;border-top:1px solid #ddc995;color:#174638;font-size:17px}
.fulfillment-fields{display:grid;grid-template-columns:1.2fr .8fr 1.5fr auto;gap:12px;align-items:end;margin:18px 0}.fulfillment-fields label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#174638;letter-spacing:.04em}.fulfillment-fields input,.fulfillment-fields select,.completed-order-tools input,.completed-order-tools select{width:100%;padding:11px 12px;border:1px solid #d9c58f;border-radius:10px;background:#fffdf8;color:#173f33;font:inherit}
.completed-order-tools{display:grid;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(140px,1fr));gap:12px;margin:14px 0 16px}.completed-order-tools label{display:grid;gap:6px;color:#174638;font-size:12px;font-weight:800}.completed-order-list{display:grid;gap:9px}.completed-order-row{border:1px solid rgba(25,67,55,.16);border-radius:14px;background:#fff;overflow:hidden}.completed-order-row summary{list-style:none;display:grid;grid-template-columns:1.5fr 1.2fr 1fr .7fr .9fr;gap:12px;align-items:center;padding:14px 16px;cursor:pointer;color:#314f45}.completed-order-row summary::-webkit-details-marker{display:none}.completed-order-row summary:after{content:'+';justify-self:end;color:#9b7528;font-size:20px}.completed-order-row[open] summary:after{content:'−'}.completed-order-id{font-weight:800;color:#174638}.completed-track-state{font-size:12px;font-weight:800;color:#6b755e}.completed-order-detail{padding:4px 18px 18px;border-top:1px solid #eee5d4;background:#fffdf8}.completed-order-detail .order-financials{margin-top:18px}.completed-order-detail a{color:#174638;font-weight:800}
@media(max-width:900px){.fulfillment-fields{grid-template-columns:1fr 1fr}.tracking-number-field{grid-column:1/-1}.completed-order-tools{grid-template-columns:1fr 1fr}.order-search-label{grid-column:1/-1}.completed-order-row summary{grid-template-columns:1.4fr 1fr .7fr}.completed-order-row summary span:nth-child(3),.completed-order-row summary span:nth-child(5){display:none}}
@media(max-width:620px){.fulfillment-fields,.completed-order-tools{grid-template-columns:1fr}.tracking-number-field,.order-search-label{grid-column:auto}.account-order-top{display:block}.account-order-top>b{display:block;margin-top:8px}.account-order-shipping{display:grid}.account-order-shipping .btn{margin-left:0}.completed-order-row summary{grid-template-columns:1fr auto}.completed-order-row summary span:nth-child(2),.completed-order-row summary span:nth-child(3),.completed-order-row summary span:nth-child(5){display:none}.account-panel-wide{grid-column:auto}}

/* Sept 6 fulfillment desk refinement */
.order-desk-tabs{display:flex;gap:10px;margin:22px 0 4px;border-bottom:1px solid rgba(166,126,39,.22)}
.order-desk-tab{appearance:none;border:0;border-bottom:3px solid transparent;background:transparent;padding:12px 16px 11px;color:#5d6e66;font:inherit;font-weight:800;cursor:pointer}
.order-desk-tab span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin-left:7px;padding:0 7px;border-radius:999px;background:#efe7d4;color:#174638;font-size:12px}
.order-desk-tab.is-active{color:#174638;border-bottom-color:#a77e25}
.order-desk-panel[hidden]{display:none!important}
.order-desk-panel.completed-orders-section{margin-top:18px;padding-top:0;border-top:0}
.label-auto-note{display:flex;gap:12px;align-items:center;margin:16px 0 4px;padding:12px 14px;border:1px solid rgba(23,70,56,.18);border-radius:12px;background:#f4f8f4;color:#174638}
.label-auto-note span{font-size:12px;color:#587068}.label-auto-note.is-pending{background:#fff9ec;border-color:rgba(167,126,37,.24)}
@media(max-width:620px){.order-desk-tabs{overflow-x:auto}.order-desk-tab{white-space:nowrap}.label-auto-note{display:grid}}

/* Sept 6 promo-code campaign manager + Shoppe preview */
.promo-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.promo-manager-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.75fr);gap:22px;align-items:start}.promo-existing{position:sticky;top:18px}.promo-existing input[type=search]{width:100%;margin:10px 0 14px}.promo-list-row{width:100%;border:1px solid rgba(20,68,54,.15);background:#fff;border-radius:14px;padding:10px;display:grid;grid-template-columns:66px 1fr auto;gap:10px;align-items:center;text-align:left;margin:8px 0;cursor:pointer}.promo-list-row:hover{border-color:#b48b32;box-shadow:0 4px 18px rgba(44,65,55,.08)}.promo-list-row small{display:block;color:#66726d;margin-top:3px}.promo-thumb{width:66px;height:44px;border-radius:8px;overflow:hidden;background:#173f34;display:grid;place-items:center}.promo-thumb img{width:100%;height:100%;object-fit:cover}.promo-status{font-style:normal;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;border-radius:999px;padding:6px 8px;background:#eef1ee;color:#40564d}.promo-status.active{background:#dff1e8;color:#15583f}.promo-status.scheduled{background:#fff5d8;color:#795d13}.promo-status.ended,.promo-status.inactive{background:#f1eeee;color:#765454}.promo-editor-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.promo-active-switch{white-space:nowrap}.promo-editor-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr);gap:26px}.promo-copy-block,.promo-placement{margin-top:18px;padding-top:16px;border-top:1px solid rgba(20,68,54,.12)}.promo-scope-options{display:none;flex-wrap:wrap;gap:8px;margin:10px 0 4px}.promo-scope-options.show{display:flex}.check-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(20,68,54,.15);border-radius:999px;background:#fbfaf5;font-size:.82rem}.promo-art-side{border-left:1px solid rgba(20,68,54,.12);padding-left:22px}.promo-art-field{margin-bottom:18px}.promo-art-field input[type=file]{margin-top:8px}.promo-art-preview{margin-top:8px;border:1px dashed rgba(20,68,54,.22);border-radius:12px;min-height:92px;display:grid;place-items:center;overflow:hidden;background:#f7f5ec}.promo-art-preview img{width:100%;max-height:190px;object-fit:cover}.promo-mini-preview{position:relative;border-radius:16px;overflow:hidden;background:#173f34;min-height:280px;margin-top:18px}.promo-mini-preview picture,.promo-mini-preview picture img{display:block;width:100%;height:100%}.promo-mini-preview picture img{position:absolute;inset:0;object-fit:cover}.promo-mini-overlay{position:relative;z-index:1;min-height:280px;padding:36px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#173f34;text-shadow:0 1px 0 rgba(255,255,255,.6)}.promo-mini-overlay span{font-family:Georgia,serif;font-size:1.45rem}.promo-mini-overlay b{font-family:Georgia,serif;font-size:2.2rem;margin:8px 0}.promo-mini-overlay small{background:#8b1d1d;color:white;padding:8px 12px;border-radius:7px;letter-spacing:.08em}.promo-editor-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:24px}.danger-text{color:#8b2d2d}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}

.shoppe-promo-zone{padding:42px 24px;background:linear-gradient(180deg,#f7f0df 0%,#f2ead6 100%)}.shoppe-promo-frame{position:relative;max-width:1240px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(38,31,20,.16);min-height:520px;background:#efe7d7}.shoppe-promo-art,.shoppe-promo-art img{position:absolute;inset:0;width:100%;height:100%;display:block}.shoppe-promo-art img{object-fit:cover}.shoppe-promo-copy{position:relative;z-index:2;min-height:520px;max-width:620px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:70px 48px;color:#173f34}.shoppe-promo-copy h2{font-family:Georgia,serif;font-size:clamp(2.1rem,4vw,4.25rem);line-height:1.03;margin:8px 0 10px}.shoppe-promo-copy p{font-size:1.08rem;max-width:520px}.shoppe-promo-discount{display:block;font-family:Georgia,serif;font-size:clamp(2.3rem,4.5vw,4.8rem);line-height:1;margin:14px 0}.shoppe-promo-code{display:inline-block;background:#8e1f20;color:#fff;padding:12px 18px;border:1px solid #d2ac57;border-radius:8px;letter-spacing:.08em;margin:2px 0 10px;box-shadow:0 5px 16px rgba(75,26,26,.16)}.shoppe-promo-copy small{margin-bottom:16px}.promo-preview-status{position:absolute;top:18px;right:18px;background:rgba(15,56,45,.9);color:#fff;padding:7px 10px;border-radius:999px;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase}

@media (max-width:1000px){.promo-manager-layout,.promo-editor-grid{grid-template-columns:1fr}.promo-existing{position:static}.promo-art-side{border-left:0;border-top:1px solid rgba(20,68,54,.12);padding-left:0;padding-top:20px}.grid3{grid-template-columns:1fr 1fr}.shoppe-promo-frame,.shoppe-promo-copy{min-height:480px}}
@media (max-width:700px){.promo-admin-head,.promo-editor-top{display:block}.promo-admin-head .btn{margin-top:14px}.grid3{grid-template-columns:1fr}.promo-list-row{grid-template-columns:56px 1fr}.promo-status{grid-column:2}.shoppe-promo-zone{padding:18px 12px}.shoppe-promo-frame{min-height:760px;border-radius:18px}.shoppe-promo-copy{min-height:760px;padding:120px 26px 70px}.shoppe-promo-copy h2{font-size:2.35rem}.shoppe-promo-discount{font-size:2.85rem}.promo-preview-status{top:12px;right:12px}}

/* Sept 6 promo refinement: compact seasonal promo beside Keep the Kettle On */
.promo-value-input{display:grid;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid rgba(20,68,54,.22);border-radius:8px;overflow:hidden;background:#fff}.promo-value-input span{padding:0 11px;font-weight:800;color:#51635b}.promo-value-input input{border:0!important;border-radius:0!important;margin:0!important;box-shadow:none!important}.promo-mini-overlay{background:rgba(255,248,232,.72);margin:28px;border-radius:14px;min-height:224px!important;padding:28px 20px!important;box-shadow:0 8px 30px rgba(35,26,14,.12)}
.shoppe-kettle-promo-section{display:block!important;padding:clamp(26px,4vw,54px)!important;background:linear-gradient(145deg,#f2e4ca 0%,#e8d3ae 58%,#f1e3cc 100%)!important}.shoppe-kettle-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1180px;margin:0 auto;align-items:stretch}.shoppe-kettle-block{max-width:none!important;margin:0!important;padding:clamp(38px,5vw,64px)!important;border:1px solid rgba(171,129,45,.20);border-radius:20px;background:rgba(255,250,240,.62)!important;display:flex;flex-direction:column;justify-content:center}.shoppe-kettle-block h2{font-size:clamp(38px,4vw,58px)!important}.shoppe-kettle-block p{font-size:17px!important}.shoppe-promo-compact{padding:0!important;background:transparent!important;display:flex}.shoppe-promo-compact.hidden{display:none!important}.shoppe-promo-compact .shoppe-promo-frame{width:100%;min-height:100%;border-radius:20px;box-shadow:none;border:1px solid rgba(171,129,45,.20)}.shoppe-promo-compact .shoppe-promo-copy{min-height:470px;max-width:none;padding:44px 34px;background:rgba(255,248,232,.68);margin:28px;border-radius:16px}.shoppe-promo-compact .shoppe-promo-copy h2{font-size:clamp(30px,3vw,44px)}.shoppe-promo-compact .shoppe-promo-discount{font-size:clamp(32px,3.5vw,52px);margin:9px 0}.shoppe-promo-compact .shoppe-promo-code{padding:8px 12px;font-size:.78rem;margin:2px 0 8px}.shoppe-promo-compact .promo-preview-status{font-size:.58rem;padding:5px 8px}.shoppe-promo-compact .btn{padding:10px 14px;font-size:.72rem}
@media(max-width:900px){.shoppe-kettle-promo-grid{grid-template-columns:1fr}.shoppe-promo-compact .shoppe-promo-copy{min-height:520px;margin:20px;padding:52px 26px}.shoppe-kettle-promo-section{padding:20px 14px!important}}

/* Sept 6 final promo controls + smaller Shoppe spotlight */
.promo-preview-heading{margin-top:20px!important;margin-bottom:7px!important}
.promo-mini-preview{position:relative!important;isolation:isolate}
.promo-mini-preview>.promo-preview-art{position:absolute!important;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.promo-mini-preview>.promo-mini-overlay{position:relative!important;z-index:1!important}
.promo-mini-desktop{aspect-ratio:16/9;min-height:0!important}
.promo-mini-desktop .promo-mini-overlay{min-height:0!important;height:calc(100% - 36px);margin:18px!important;padding:18px!important}
.promo-mini-mobile{width:min(260px,100%);aspect-ratio:4/5;min-height:0!important;margin-left:auto;margin-right:auto}
.promo-mini-mobile .promo-mini-overlay{min-height:0!important;height:calc(100% - 28px);margin:14px!important;padding:18px 14px!important}
.promo-mini-mobile .promo-mini-overlay span{font-size:1.15rem}.promo-mini-mobile .promo-mini-overlay b{font-size:1.75rem}.promo-mini-mobile .promo-mini-overlay small{font-size:.65rem}
.shoppe-treasure{min-height:410px!important;grid-template-columns:.88fr 1.12fr!important}
.shoppe-treasure .treasure-copy{padding:40px 48px!important}
.shoppe-treasure .treasure-image{max-height:460px!important}
.shoppe-treasure .treasure-image img{min-height:410px!important;max-height:460px!important}
@media(max-width:900px){.shoppe-treasure{min-height:0!important}.shoppe-treasure .treasure-image img{min-height:300px!important;max-height:370px!important}}

/* Sept 6 promo layout refinement: readable web preview + 2/3 kettle / 1/3 promo */
.promo-mini-desktop{
  aspect-ratio:auto!important;
  min-height:250px!important;
}
.promo-mini-desktop .promo-mini-overlay{
  height:auto!important;
  min-height:214px!important;
  margin:18px!important;
  padding:22px 16px!important;
  justify-content:center!important;
  overflow:hidden;
}
.promo-mini-desktop .promo-mini-overlay span{
  font-size:1.05rem!important;
  line-height:1.18!important;
  max-width:92%;
}
.promo-mini-desktop .promo-mini-overlay b{
  font-size:1.9rem!important;
  line-height:1!important;
  margin:9px 0!important;
}
.promo-mini-desktop .promo-mini-overlay small{
  font-size:.62rem!important;
  line-height:1.2!important;
  padding:7px 9px!important;
  max-width:92%;
  white-space:normal;
  overflow-wrap:anywhere;
}
.shoppe-kettle-promo-grid{
  grid-template-columns:minmax(0,2fr) minmax(300px,1fr)!important;
  align-items:stretch!important;
}
.shoppe-promo-compact .shoppe-promo-frame{
  min-height:100%!important;
  display:flex!important;
  align-items:stretch!important;
}
.shoppe-promo-compact .shoppe-promo-copy{
  min-height:0!important;
  width:calc(100% - 36px)!important;
  margin:18px!important;
  padding:28px 20px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  align-self:stretch!important;
}
.shoppe-promo-compact .shoppe-promo-copy h2{
  font-size:clamp(24px,2.35vw,34px)!important;
  line-height:1.05!important;
  margin:6px 0 8px!important;
}
.shoppe-promo-compact .shoppe-promo-copy p{
  font-size:.92rem!important;
  line-height:1.4!important;
  margin:4px auto 8px!important;
}
.shoppe-promo-compact .shoppe-promo-discount{
  font-size:clamp(30px,3vw,42px)!important;
  margin:8px 0!important;
}
.shoppe-promo-compact .shoppe-promo-code{
  font-size:.68rem!important;
  padding:7px 10px!important;
  line-height:1.25!important;
  max-width:92%;
  overflow-wrap:anywhere;
}
.shoppe-promo-compact .shoppe-promo-copy small{
  font-size:.68rem!important;
  margin-bottom:12px!important;
}
.shoppe-promo-compact .btn{
  padding:9px 12px!important;
  font-size:.66rem!important;
  line-height:1.2!important;
}
@media(max-width:900px){
  .shoppe-kettle-promo-grid{grid-template-columns:1fr!important}
  .shoppe-promo-compact .shoppe-promo-copy{
    width:calc(100% - 40px)!important;
    min-height:480px!important;
    margin:20px!important;
    padding:42px 24px!important;
  }
}

/* Sept 6 · Shoppe collection pages + compact teasers */
.collection-page-controls{margin:18px 0 22px;padding:20px;border:1px solid rgba(176,132,38,.22);border-radius:16px;background:rgba(244,236,216,.48)}
.collection-page-controls .eyebrow{margin-bottom:10px}.collection-page-controls textarea{min-height:76px}.collection-preview-button{display:inline-flex;margin-top:10px}
.shoppe-collection-teaser{display:grid;grid-template-columns:minmax(220px,.72fr) 1.28fr;min-height:280px;margin:22px 0 44px;border:1px solid rgba(166,128,42,.22);border-radius:24px;overflow:hidden;background:#fffaf0;box-shadow:0 16px 42px rgba(54,35,16,.08)}
.shoppe-collection-teaser-image{min-height:280px;background-size:cover;background-position:center}.shoppe-collection-teaser-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:38px 44px}.shoppe-collection-teaser-copy h3{font-family:var(--serif);font-size:clamp(34px,4vw,52px);color:#174638;margin:.15em 0}.shoppe-collection-teaser-copy p{max-width:620px;line-height:1.75}.shoppe-collection-teaser-copy small{display:block;margin:4px 0 18px;color:#815f23;letter-spacing:.08em;text-transform:uppercase}.shoppe-collection-teaser-copy .btn{margin-top:0}
.shoppe-collection-page{background:#f5efe3;color:#173f35;min-height:100vh}.collection-admin-bar{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;gap:16px;padding:10px 24px;background:#0f382e;color:#f5e9c9;font-size:12px;letter-spacing:.08em}.collection-admin-bar a{color:#f1cd67}.collection-hero{position:relative;min-height:520px;display:flex;align-items:flex-end;background:#123d31 center/cover no-repeat;overflow:hidden}.collection-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,20,15,.12),rgba(3,25,19,.72))}.collection-hero-inner{position:relative;z-index:1;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:90px 0 62px;color:#fff7df}.collection-hero .eyebrow{color:#e4c464}.collection-hero h1{font-family:var(--serif);font-size:clamp(48px,7vw,84px);line-height:1;margin:.12em 0}.collection-hero p{max-width:760px;font-size:20px;line-height:1.7;color:#fff9ea}.collection-main{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:68px 0 90px}.collection-breadcrumbs{margin-bottom:34px;font-size:14px}.collection-breadcrumbs a{color:#815f23}.collection-feature{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:30px 0 70px;border-radius:24px;overflow:hidden;background:#123d31;color:#fff8e6}.collection-feature img{width:100%;height:100%;min-height:420px;object-fit:cover}.collection-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:48px}.collection-feature-copy h2{font-family:var(--serif);font-size:clamp(36px,4vw,54px);margin:.15em 0;color:#fff3cc}.collection-feature-copy p{color:#f6ead5;line-height:1.7}.collection-editorial{margin:72px auto;max-width:850px;padding:46px 54px;border-top:1px solid rgba(166,128,42,.3);border-bottom:1px solid rgba(166,128,42,.3);text-align:center}.collection-editorial h2{font-family:var(--serif);font-size:clamp(34px,4vw,50px);color:#174638}.collection-editorial p{font-size:18px;line-height:1.9}.collection-products-title{margin:0 0 26px}.collection-products-title h2{font-family:var(--serif);font-size:clamp(40px,5vw,60px);margin:.15em 0}.collection-empty{padding:50px;text-align:center;background:#fffaf0;border-radius:20px}.collection-preview-ribbon{display:inline-flex;padding:7px 12px;border-radius:999px;background:#174638;color:#fff4d4;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
@media(max-width:760px){.shoppe-collection-teaser{grid-template-columns:1fr}.shoppe-collection-teaser-image{min-height:210px}.shoppe-collection-teaser-copy{padding:30px 26px}.collection-hero{min-height:430px}.collection-hero-inner,.collection-main{width:min(100% - 32px,1120px)}.collection-feature{grid-template-columns:1fr}.collection-feature img{min-height:300px}.collection-feature-copy{padding:34px 28px}.collection-editorial{padding:36px 18px}.collection-admin-bar{flex-wrap:wrap}}

/* Sept 6 collection manager refinement */
.collection-manager-head{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;margin-bottom:18px}.collection-manager-head h2{margin:.15em 0}.collection-manager-head .lede{max-width:850px}.collection-card-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:14px;border-bottom:1px solid rgba(176,132,38,.18)}.collection-card-heading h3{margin:.1em 0 0;font-family:Georgia,serif;font-size:28px;color:#164738}.collection-save-top{white-space:nowrap}.collection-card-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:16px;border-top:1px solid rgba(176,132,38,.18)}.collection-order-save{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:18px}.collection-order-save p{margin:0}.seo-helper-block{padding:16px;border:1px dashed rgba(176,132,38,.32);border-radius:14px;background:rgba(255,253,247,.68)}.seo-actions{align-items:center;margin-top:10px}.seo-actions .field-note{margin:0}.collection-spotlight-controls{display:grid;gap:10px;padding:14px 16px;border-radius:14px;background:rgba(255,250,240,.72);border:1px solid rgba(176,132,38,.16)}.collection-spotlight-controls label{margin:0}.collection-spotlight-controls select:disabled{opacity:.5;cursor:not-allowed}.category-editor-card [data-category-save]{min-width:170px}
@media(max-width:760px){.collection-manager-head,.collection-card-heading,.collection-card-footer,.collection-order-save{flex-direction:column;align-items:stretch}.collection-save-top,.category-editor-card [data-category-save]{width:100%}.collection-card-footer .admin-inline-actions{justify-content:flex-start;flex-wrap:wrap}}

/* Sept 6 — Collections manager usability polish */
.admin-v2 .shoppe-control-map button.active,
.admin-v2 .admin-subnav-shoppe button.active{
  background:#174b3c!important;
  color:#fff8e8!important;
  border-color:#c89b34!important;
  box-shadow:0 7px 20px rgba(23,75,60,.18)!important;
}
.admin-v2 .shoppe-control-map button.active b,
.admin-v2 .shoppe-control-map button.active span{color:#fff8e8!important}
.admin-v2 .admin-subnav-shoppe button.active{font-weight:800!important}

.category-editor-card .collection-page-controls{
  display:grid!important;gap:18px!important;padding:22px!important;
  border:1px solid rgba(176,132,38,.22)!important;border-radius:18px!important;
  background:#fbf6e9!important;
}
.category-editor-card .collection-page-controls label{display:grid!important;gap:7px!important;color:#173f34!important}
.category-editor-card .collection-page-controls input,
.category-editor-card .collection-page-controls textarea,
.category-editor-card .collection-page-controls select{
  width:100%!important;min-width:0!important;padding:12px 13px!important;
  border:1px solid #bda86f!important;border-radius:10px!important;
  background:#fffdf7!important;color:#173f34!important;opacity:1!important;
  font:16px/1.4 Georgia,'Times New Roman',serif!important;
}
.category-editor-card .collection-page-controls input::placeholder,
.category-editor-card .collection-page-controls textarea::placeholder{color:#6d756e!important;opacity:1!important}
.category-editor-card [data-category-field="teaserCopy"]{color:#173f34!important;-webkit-text-fill-color:#173f34!important}
.category-editor-card .field-label{display:flex;gap:8px;align-items:baseline;font-weight:700;color:#173f34}
.category-editor-card .field-label em{font:700 10px Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#9b7426;font-style:normal}
.collection-copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.collection-story-option{padding:0!important;border:1px solid rgba(23,75,60,.14)!important;border-radius:14px!important;background:#fffdf7!important;overflow:hidden}
.collection-story-option summary{cursor:pointer;padding:15px 17px;font:700 14px Arial,sans-serif;color:#174b3c;background:#f3ead8;list-style:none}
.collection-story-option summary::-webkit-details-marker{display:none}.collection-story-option summary:after{content:' +';float:right;color:#a57b28}.collection-story-option[open] summary:after{content:' −'}
.collection-story-option>p,.collection-story-option>label{margin:14px 17px!important}.collection-story-option>label:last-child{margin-bottom:18px!important}
.collection-page-controls .seo-helper-block{background:#fffdf7!important}
@media(max-width:760px){.collection-copy-grid{grid-template-columns:1fr}}


/* Sept 6 — Collection teaser readability + public collection route fix polish */
.shoppe-collection-teaser-copy p{
  color:#244d42!important;
  background:rgba(31,92,73,.07)!important;
  border:1px solid rgba(31,92,73,.11)!important;
  border-radius:14px!important;
  padding:11px 14px!important;
  margin:8px 0 12px!important;
  max-width:620px!important;
  font-size:17px!important;
  line-height:1.65!important;
}
.shoppe-collection-teaser-copy p:empty{display:none!important}
.shoppe-category-banner-copy{
  background:rgba(28,79,63,.78)!important;
  color:#fff8e9!important;
  border:1px solid rgba(231,205,133,.30)!important;
  box-shadow:0 10px 28px rgba(12,42,33,.16)!important;
  backdrop-filter:blur(5px)!important;
  -webkit-backdrop-filter:blur(5px)!important;
  text-shadow:0 1px 1px rgba(0,0,0,.16)!important;
}
.shoppe-category-banner:not(.has-image) .shoppe-category-banner-copy{
  background:rgba(28,79,63,.10)!important;
  color:#204b40!important;
  border-color:rgba(28,79,63,.16)!important;
  text-shadow:none!important;
}
@media(max-width:760px){.shoppe-collection-teaser-copy p{font-size:16px!important}}

/* Sept 6 — Collection spotlight placement + unmistakably readable shelf banners */
.shoppe-category-banner > .shoppe-category-banner-copy{
  position:relative!important;
  z-index:2!important;
  display:inline-block!important;
  width:auto!important;
  max-width:min(620px,88%)!important;
  margin:0!important;
  padding:16px 22px!important;
  background:rgba(224,236,226,.94)!important;
  color:#173f34!important;
  border:1px solid rgba(177,143,64,.42)!important;
  border-radius:14px!important;
  box-shadow:0 12px 30px rgba(11,49,38,.18)!important;
  backdrop-filter:blur(6px)!important;
  -webkit-backdrop-filter:blur(6px)!important;
  text-shadow:none!important;
}
.shoppe-category-banner.has-image:after{background:linear-gradient(90deg,rgba(9,37,29,.12),rgba(9,37,29,.04))!important}
.shoppe-category-banner:not(.has-image) > .shoppe-category-banner-copy{
  background:rgba(224,236,226,.72)!important;
  color:#173f34!important;
}
.collection-product-grid .collection-spotlight-card{
  position:relative;
  background:#173f34!important;
  color:#fff8e8!important;
  border:1px solid rgba(216,181,94,.72)!important;
  box-shadow:0 18px 44px rgba(19,61,49,.18)!important;
}
.collection-product-grid .collection-spotlight-card h3{color:#f5dda0!important}
.collection-product-grid .collection-spotlight-card p{color:#f7eedc!important}
.collection-product-grid .collection-spotlight-card .sandbox-product-price{color:#fff6d7!important}
.collection-product-grid .collection-spotlight-card .product-distinction{color:#e8ca78!important}
.collection-spotlight-badge{
  position:absolute;z-index:3;top:28px;left:28px;right:28px;
  padding:8px 10px;border-radius:999px;background:rgba(247,239,217,.94);
  color:#173f34;font:800 10px/1.2 Arial,sans-serif;letter-spacing:.12em;text-align:center;
  box-shadow:0 8px 20px rgba(0,0,0,.12)
}
.collection-spotlight-card .sandbox-product-image{position:relative}
.collection-spotlight-card .sandbox-product-image:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(231,203,127,.25);pointer-events:none}
@media(max-width:900px){.collection-spotlight-badge{top:26px;left:26px;right:26px}}

/* Sept 6 — Collection hero readability + compact teaser refinement */
/* Dedicated collection hero: keep the photography visible, but place all hero copy
   on one elegant translucent pale-green panel instead of white type directly on art. */
.collection-hero-inner{
  width:min(820px,calc(100% - 48px))!important;
  margin:0 auto 48px!important;
  padding:34px 40px 38px!important;
  background:rgba(226,237,228,.92)!important;
  border:1px solid rgba(174,143,66,.34)!important;
  border-radius:22px!important;
  box-shadow:0 18px 46px rgba(8,43,33,.20)!important;
  backdrop-filter:blur(7px)!important;
  -webkit-backdrop-filter:blur(7px)!important;
  color:#173f34!important;
}
.collection-hero .eyebrow{color:#9a701f!important}
.collection-hero h1{color:#173f34!important;text-shadow:none!important}
.collection-hero p{color:#244d42!important;text-shadow:none!important}
.collection-hero:after{background:linear-gradient(180deg,rgba(3,20,15,.05),rgba(3,25,19,.20))!important}

/* Compact teaser subhead: green type directly on the cream card — no green box. */
.shoppe-collection-teaser-copy p{
  color:#244d42!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:0!important;
  margin:7px 0 13px!important;
  max-width:620px!important;
}

@media(max-width:760px){
  .collection-hero-inner{
    width:min(100% - 32px,820px)!important;
    margin:0 auto 28px!important;
    padding:26px 24px 30px!important;
  }
}

/* Sept 6 — Collection hero + story/action refinement */
.collection-hero-inner{
  background:rgba(14,56,46,.96)!important;
  border:1px solid rgba(231,203,127,.35)!important;
  color:#fff8e6!important;
  box-shadow:0 18px 46px rgba(0,0,0,.28)!important;
  backdrop-filter:blur(3px)!important;
  -webkit-backdrop-filter:blur(3px)!important;
}
.collection-hero .eyebrow{color:#e3bf62!important}
.collection-hero h1{color:#fff8e6!important}
.collection-hero p{color:#f4ead5!important}
.collection-preview-ribbon{background:#e1b84d!important;color:#123d31!important}
.collection-top-actions,.collection-bottom-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.collection-card-heading{align-items:center!important}
.collection-editorial{display:block!important;visibility:visible!important}
.collection-editorial p{white-space:pre-line}
@media(max-width:760px){.collection-top-actions,.collection-bottom-actions{width:100%;flex-direction:column;align-items:stretch}.collection-top-actions .btn,.collection-bottom-actions .btn{width:100%}}


/* Sept 6 — tall editorial collection spotlight + printed story controls */
.collection-product-grid{grid-auto-flow:row;grid-auto-rows:minmax(0,1fr)}
.collection-product-grid .collection-spotlight-card{grid-row:span 2;min-height:100%;padding:22px!important;box-shadow:0 22px 54px rgba(10,42,32,.22)!important}
.collection-product-grid .collection-spotlight-card .sandbox-product-image{height:430px!important;min-height:430px!important}
.collection-product-grid .collection-spotlight-card h3{font-size:30px;line-height:1.08}
.collection-product-grid .collection-spotlight-card p{font-size:16px;line-height:1.7}
.story-channel-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px;margin-top:16px}
.story-channel-card{padding:18px;border:1px solid rgba(23,75,60,.14);border-radius:16px;background:#fffdf7}
.printed-story-card{background:#f3ead8;border-color:rgba(176,132,38,.28)}
.story-insert-alert{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0;padding:16px 18px;border:1px solid #c8a24e;border-radius:14px;background:#fff3c9;color:#173f34}
.story-insert-alert>div{display:grid;gap:4px}.story-insert-alert b{letter-spacing:.08em}.story-insert-alert span{font-size:13px}
@media(max-width:900px){.collection-product-grid .collection-spotlight-card{grid-row:span 1}.collection-product-grid .collection-spotlight-card .sandbox-product-image{height:300px!important;min-height:300px!important}.story-channel-grid{grid-template-columns:1fr}}
@media(max-width:620px){.story-insert-alert{align-items:stretch;flex-direction:column}.story-insert-alert .btn{width:100%}}


/* Sept 6 — 2/3 collection spotlight + durable product story studio */
@media(min-width:901px){.collection-product-grid .collection-spotlight-card{grid-column:span 2!important;grid-row:span 2!important;min-height:100%}.collection-product-grid .collection-spotlight-card .sandbox-product-image{height:390px!important;min-height:390px!important}.collection-product-grid .collection-spotlight-card h3{font-size:34px!important}}
.product-story-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:18px;padding-top:16px;border-top:1px solid rgba(23,75,60,.13)}
.story-media-editor{margin:20px 0;padding:18px;border:1px solid rgba(23,75,60,.14);border-radius:16px;background:#f8f3e7}.story-media-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:12px}.story-media-heading b{font-family:var(--serif);font-size:20px;color:#174638}.story-media-heading .field-note{max-width:720px}.story-media-list{display:grid;gap:10px;margin:12px 0 16px}.story-media-empty{padding:18px;border:1px dashed rgba(23,75,60,.22);border-radius:12px;color:#687870;background:#fffdf8}.story-media-item{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center;padding:10px;border:1px solid rgba(23,75,60,.12);border-radius:12px;background:#fff}.story-media-item img,.story-media-video-thumb{width:96px;height:76px;object-fit:cover;border-radius:9px;background:#173f34;color:#e6c468;display:grid;place-items:center;font-size:26px}.story-media-item>div{min-width:0;display:grid;gap:3px}.story-media-item span{font-size:13px;color:#40594f}.story-media-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#89948f}.story-media-item .text-button{justify-self:start;margin:2px 0 0}.story-media-add-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.story-media-add-card{padding:14px;border-radius:12px;background:#fffdf8;border:1px solid rgba(23,75,60,.12)}.story-media-add-card input[type=file]{margin:8px 0 12px}
.product-story-hero{width:min(1180px,calc(100% - 48px));min-height:0;margin:56px auto 0;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.65fr);gap:42px;align-items:center;background:#102f25;border-radius:24px;overflow:hidden;color:#f4ead4;box-shadow:0 24px 62px rgba(8,37,28,.24)}.product-story-hero-copy{padding:60px 0 60px 64px;align-self:center}.product-story-hero-copy h1{font-size:clamp(46px,5vw,72px);line-height:1.02}.product-story-hero-copy .lede{font-size:20px;line-height:1.7;max-width:720px}.product-story-image{padding:28px 34px 28px 0}.product-story-image img,.product-story-placeholder{display:block;width:100%;height:330px;min-height:0;object-fit:cover;border-radius:18px}.product-story-placeholder{display:grid;place-items:center;font-size:64px}.product-story-media-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0 0 40px}.product-story-media-image,.product-story-video{margin:0;background:#fff;border:1px solid rgba(23,61,49,.12);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(14,56,46,.08)}.product-story-media-image img{width:100%;height:360px;object-fit:cover;display:block}.product-story-media-image figcaption,.product-story-video figcaption{padding:12px 15px;font-size:13px;color:#51645c}.product-story-video iframe,.product-story-video video{display:block;width:100%;aspect-ratio:16/9;border:0;background:#0d2f26}.product-story-video-link{padding:28px;border:1px solid rgba(23,61,49,.14);border-radius:18px;background:#f4ead8}.product-story-video-link p{margin-bottom:0!important}
@media(max-width:900px){.story-media-add-grid{grid-template-columns:1fr}.product-story-hero{grid-template-columns:1fr;width:min(100% - 30px,760px);gap:0}.product-story-hero-copy{padding:44px 30px 26px}.product-story-image{padding:0 30px 30px}.product-story-image img,.product-story-placeholder{height:300px}.product-story-media-gallery{grid-template-columns:1fr}}@media(max-width:620px){.story-media-item{grid-template-columns:76px 1fr}.story-media-item img,.story-media-video-thumb{width:76px;height:64px}.product-story-actions .btn{width:100%}.product-story-hero{margin-top:24px}.product-story-hero-copy h1{font-size:42px}.product-story-sections{padding-left:20px;padding-right:20px}}

/* Sept 6 product-story editorial refinement */
.story-section-control{margin:18px 0;padding:18px;border:1px solid rgba(23,75,60,.14);border-radius:16px;background:#fbf8ef}.story-section-control>.switch-row{margin-top:0}.story-section-control input[type="text"],.story-section-control textarea{background:#fff}
.product-story-reading-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(250px,.62fr);gap:54px;align-items:start}.product-story-text-column{min-width:0}.product-story-media-rail{display:flex;flex-direction:column;gap:22px;position:sticky;top:24px}.product-story-media-rail .product-story-media-image,.product-story-media-rail .product-story-video{margin:0}.product-story-media-rail .product-story-media-image img{width:100%;height:auto;max-height:340px;object-fit:cover}.product-story-maker{font-size:18px;margin:-14px 0 20px;color:#7a6330;font-style:italic;font-weight:500}
/* Collection spotlight: 2/3 width, same row height — not a two-row tower. */
@media(min-width:901px){.collection-product-grid .collection-spotlight-card{grid-column:span 2!important;grid-row:span 1!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(220px,.78fr) minmax(0,1.22fr);grid-template-rows:auto auto auto 1fr auto auto;column-gap:24px;align-content:start}.collection-product-grid .collection-spotlight-card .collection-spotlight-badge{grid-column:1/-1}.collection-product-grid .collection-spotlight-card .sandbox-product-image{grid-column:1;grid-row:2/7;height:320px!important;min-height:320px!important;margin:0!important}.collection-product-grid .collection-spotlight-card>.product-distinction,.collection-product-grid .collection-spotlight-card>h3,.collection-product-grid .collection-spotlight-card>p,.collection-product-grid .collection-spotlight-card>.sandbox-product-price,.collection-product-grid .collection-spotlight-card>.product-actions{grid-column:2}.collection-product-grid .collection-spotlight-card h3{font-size:30px!important}.collection-product-grid .collection-spotlight-card .product-actions{align-self:end}}
/* Main Shoppe spotlight should invite, not shout. */
.shoppe-treasure{width:min(1120px,calc(100% - 48px));margin-left:auto!important;margin-right:auto!important;min-height:0!important;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)!important;border-radius:20px!important;overflow:hidden}.shoppe-treasure .treasure-copy{padding:30px 38px!important}.shoppe-treasure .treasure-copy h2{font-size:clamp(30px,3.5vw,44px)!important;margin:.18em 0}.shoppe-treasure .treasure-kicker{font-size:16px!important;margin:.45em 0}.shoppe-treasure .treasure-copy>p:not(.treasure-kicker){font-size:15px!important;line-height:1.6!important}.shoppe-treasure .treasure-image{max-height:330px!important}.shoppe-treasure .treasure-image img{min-height:300px!important;height:100%!important;max-height:330px!important}.shoppe-treasure .treasure-price{margin-top:12px!important}.shoppe-treasure .treasure-actions{margin-top:10px!important}
@media(max-width:900px){.product-story-reading-layout{grid-template-columns:1fr}.product-story-media-rail{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.shoppe-treasure{width:min(100% - 30px,760px)}.shoppe-treasure .treasure-image img{min-height:260px!important;max-height:320px!important}}
@media(max-width:620px){.product-story-media-rail{grid-template-columns:1fr}}

/* Sept 6 — story flexibility + spotlight proportion fixes */
/* Main Shoppe teaser: image stretches from the top edge to the bottom edge of the card. */
.shoppe-treasure{align-items:stretch!important}
.shoppe-treasure .treasure-image{height:auto!important;max-height:none!important;align-self:stretch!important;overflow:hidden}
.shoppe-treasure .treasure-image img{display:block;width:100%;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:cover}

/* Individual collection spotlight: keep the 2/3 width, but make it a compact horizontal feature. */
@media(min-width:901px){
  .collection-product-grid .collection-spotlight-card{padding:18px!important;grid-template-columns:minmax(190px,.72fr) minmax(0,1.28fr)!important;column-gap:20px!important;grid-auto-rows:auto!important;align-items:start!important}
  .collection-product-grid .collection-spotlight-card .sandbox-product-image{height:230px!important;min-height:230px!important;max-height:230px!important}
  .collection-product-grid .collection-spotlight-card h3{font-size:27px!important;margin-top:8px!important;margin-bottom:8px!important}
  .collection-product-grid .collection-spotlight-card p{font-size:14px!important;line-height:1.55!important;margin-bottom:8px!important}
  .collection-product-grid .collection-spotlight-card .sandbox-product-price{margin-top:8px!important}
  .collection-product-grid .collection-spotlight-card .product-actions{margin-top:8px!important}
}

/* Flexible editorial story sections and links in admin. */
.custom-story-sections,.custom-story-links{margin:20px 0;padding:18px;border:1px solid rgba(23,75,60,.14);border-radius:16px;background:#f8f3e7}
.custom-story-section-row,.custom-story-link-row{margin:12px 0;padding:16px;border:1px solid rgba(23,75,60,.12);border-radius:12px;background:#fffdf8}
.custom-story-link-row{display:grid;grid-template-columns:1fr 1.35fr auto;gap:12px;align-items:end}
.custom-story-link-row .text-button{margin-bottom:10px}
.product-story-links{padding-top:36px!important;padding-bottom:36px!important}
.product-story-link-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}
.product-story-green-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:999px;background:#174638;color:#fff3d2!important;text-decoration:none;font-weight:800;letter-spacing:.02em;box-shadow:0 8px 18px rgba(23,70,56,.14);transition:transform .18s ease,background .18s ease}
.product-story-green-link:hover{background:#0f382d;transform:translateY(-1px)}
@media(max-width:760px){.custom-story-link-row{grid-template-columns:1fr}}

/* Sept 6 — spotlight recovery + reliable product story preview */
/* Main Shoppe teaser: preserve the slimmer image proportion while keeping it flush top/bottom. */
@media(min-width:901px){
  .shoppe-treasure{grid-template-columns:minmax(245px,.66fr) minmax(0,1.34fr)!important;}
  .shoppe-treasure .treasure-image{min-width:0!important;align-self:stretch!important;}
  .shoppe-treasure .treasure-image img{width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;}
}

/* Collection-page spotlight: 2/3 wide, compact horizontal teaser — never a tall tower. */
@media(min-width:901px){
  .collection-product-grid{align-items:start!important;grid-auto-rows:auto!important;}
  .collection-product-grid .collection-spotlight-card{
    grid-column:span 2!important;
    grid-row:span 1!important;
    align-self:start!important;
    height:auto!important;
    min-height:0!important;
    display:grid!important;
    grid-template-columns:minmax(185px,.68fr) minmax(0,1.32fr)!important;
    grid-template-rows:auto auto auto auto auto auto!important;
    column-gap:20px!important;
    row-gap:0!important;
    padding:18px!important;
    align-content:start!important;
  }
  .collection-product-grid .collection-spotlight-card .collection-spotlight-badge{
    grid-column:1/-1!important;grid-row:1!important;position:static!important;
    margin:0 0 12px!important;padding:7px 10px!important;
  }
  .collection-product-grid .collection-spotlight-card .sandbox-product-image{
    grid-column:1!important;grid-row:2/7!important;
    height:215px!important;min-height:215px!important;max-height:215px!important;
    margin:0!important;align-self:start!important;
  }
  .collection-product-grid .collection-spotlight-card>.product-distinction{grid-column:2!important;grid-row:2!important;align-self:start!important;}
  .collection-product-grid .collection-spotlight-card>h3{grid-column:2!important;grid-row:3!important;margin:5px 0 7px!important;font-size:27px!important;line-height:1.08!important;}
  .collection-product-grid .collection-spotlight-card>p{grid-column:2!important;grid-row:4!important;margin:0 0 7px!important;font-size:14px!important;line-height:1.5!important;min-height:0!important;}
  .collection-product-grid .collection-spotlight-card>.sandbox-product-price{
    grid-column:2!important;grid-row:5!important;margin:6px 0 8px!important;min-height:0!important;display:block!important;align-items:initial!important;
  }
  .collection-product-grid .collection-spotlight-card>.product-actions{
    grid-column:2!important;grid-row:6!important;margin:0!important;align-self:start!important;width:100%!important;
  }
  .collection-product-grid .collection-spotlight-card .product-actions .btn,
  .collection-product-grid .collection-spotlight-card .product-actions .shoppe-save-btn{padding:8px 11px!important;}
}

/* Sept 6 — FINAL collection spotlight height alignment
   Keep the spotlight 2/3 wide, but make it exactly as tall as the regular
   product card sharing its grid row. The spotlight stays horizontal and compact. */
@media(min-width:901px){
  .collection-product-grid{
    align-items:stretch!important;
  }
  .collection-product-grid .collection-spotlight-card{
    align-self:stretch!important;
    height:100%!important;
    min-height:100%!important;
    grid-template-rows:auto auto auto 1fr auto auto!important;
  }
  .collection-product-grid .collection-spotlight-card .sandbox-product-image{
    height:100%!important;
    min-height:215px!important;
    max-height:none!important;
    align-self:stretch!important;
  }
  .collection-product-grid .collection-spotlight-card>.product-actions{
    align-self:end!important;
  }
}

/* Sept 6 — universal button feedback. Every clickable action should visibly answer the click. */
button,.btn,[role="button"],input[type="submit"],input[type="button"],a.btn,.text-button{
  transition:transform .12s ease,box-shadow .18s ease,filter .18s ease,opacity .18s ease!important;
  -webkit-tap-highlight-color:transparent;
}
button:not(:disabled):hover,.btn:hover,[role="button"]:hover,input[type="submit"]:hover,input[type="button"]:hover,.text-button:hover{
  filter:brightness(1.035);
}
.sod-button-pressed{transform:translateY(1px) scale(.985)!important;filter:brightness(.96)!important;}
.sod-button-react{animation:sodButtonReact .38s ease both!important;}
.sod-button-working{cursor:wait!important;opacity:.86!important;box-shadow:0 0 0 3px rgba(207,164,55,.2)!important;}
.sod-button-success{box-shadow:0 0 0 3px rgba(207,164,55,.34)!important;filter:brightness(1.04)!important;}
.sod-button-error{box-shadow:0 0 0 3px rgba(143,52,44,.28)!important;}
@keyframes sodButtonReact{0%{transform:scale(1)}45%{transform:scale(.975)}100%{transform:scale(1)}}
@media (prefers-reduced-motion:reduce){.sod-button-react{animation:none!important}.sod-button-pressed{transform:none!important}}

/* Sept 6 — final collection spotlight image width refinement.
   Keep the spotlight 2/3 wide and equal-height, but give the photography
   more visual presence without changing the card's overall proportions. */
@media(min-width:901px){
  .collection-product-grid .collection-spotlight-card{
    grid-template-columns:minmax(270px,.92fr) minmax(0,1.08fr)!important;
    column-gap:20px!important;
  }
}

/* Sept 6 — admin draft protection + story insert clarity */
.story-insert-clear{background:#f6f0df;border-color:#d8c999;color:#173f33}.story-insert-clear b{color:#173f33}.draft-protected-note{display:inline-flex;align-items:center;margin-left:8px;color:#557565;font-weight:700}
/* Sept 6 Site Studio overhaul */
.studio-heading-row,.studio-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:22px;flex-wrap:wrap}.studio-draft-badge{background:#edf5ef;border:1px solid rgba(13,74,57,.18);color:#0d4a39;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;white-space:nowrap}.studio-draft-badge.saved{background:#e7f4ea}.studio-main-tabs button.active{background:#0d4a39;color:#fff;border-color:#0d4a39}.studio-action-pair{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.studio-action-pair .btn{margin:0}.studio-panel{padding:26px}.studio-sort-list{display:flex;flex-direction:column;gap:12px;margin-top:20px}.studio-nav-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;gap:14px;align-items:center;background:#fff;border:1px solid rgba(22,67,55,.14);border-radius:16px;padding:14px}.studio-nav-fields{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(240px,1.25fr);gap:12px}.studio-nav-row label,.studio-field label{margin:0}.studio-drag-handle{appearance:none;border:0;background:transparent;color:#aa8736;font-size:24px;line-height:1;cursor:grab;padding:8px}.studio-move-buttons{display:flex;gap:4px}.studio-move-buttons .text-button{min-width:34px;padding:6px}.studio-pages-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.studio-page-list{position:sticky;top:12px;background:#f3eee2;border:1px solid rgba(182,139,49,.18);border-radius:20px;padding:18px;max-height:78vh;overflow:auto}.studio-page-choice{display:block;width:100%;text-align:left;border:1px solid rgba(22,67,55,.13);background:#fffdf7;color:#0d4a39;border-radius:13px;padding:12px 13px;margin:7px 0;cursor:pointer}.studio-page-choice b{display:block;font-family:Georgia,serif;font-size:17px}.studio-page-choice span{display:block;font-size:11px;color:#6d786f;margin-top:3px}.studio-page-choice.active{background:#0d4a39;color:#fff;border-color:#0d4a39}.studio-page-choice.active span{color:#e7ddc3}.studio-page-editor{min-width:0}.studio-page-sticky{position:sticky;top:0;z-index:4;background:#fffdf7;border-bottom:1px solid rgba(182,139,49,.16);padding-bottom:16px;margin-bottom:15px}.studio-section-card{background:#fff;border:1px solid rgba(22,67,55,.15);border-radius:16px;overflow:hidden}.studio-section-card.dragging{opacity:.5}.studio-section-card summary{display:grid;grid-template-columns:36px minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:15px 16px;cursor:pointer;list-style:none}.studio-section-card summary::-webkit-details-marker{display:none}.studio-section-card[open] summary{background:#f5f0e5;border-bottom:1px solid rgba(22,67,55,.1)}.studio-section-title b{display:block;font-family:Georgia,serif;font-size:20px;color:#0d4a39}.studio-section-title small{display:block;color:#768078;font-size:11px;margin-top:2px}.studio-section-body{padding:18px}.studio-field{display:block;background:#fbf8f0;border:1px solid rgba(22,67,55,.1);border-radius:13px;padding:14px;margin-bottom:12px}.studio-field>textarea{margin-top:7px}.studio-link-field .eyebrow,.studio-image-field .eyebrow{margin-bottom:8px}.studio-image-control{display:grid;grid-template-columns:180px minmax(0,1fr);gap:16px;align-items:start}.studio-image-preview{min-height:120px;border-radius:12px;background:#e8e3d8;display:grid;place-items:center;overflow:hidden;color:#66736c}.studio-image-preview img{width:100%;height:150px;object-fit:cover;display:block}.studio-inline-actions{display:flex;justify-content:flex-end;border-top:1px solid rgba(22,67,55,.1);padding-top:14px;margin-top:14px}.studio-protected-card{border-left:5px solid #b68b31}.studio-protected-card p{max-width:720px}.studio-restore-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#fff3c7;border:1px solid #caa34b;color:#173f33;padding:13px 15px;border-radius:14px;margin-bottom:14px}.studio-restore-bar span{flex:1;min-width:220px}.studio-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.studio-settings-grid .panel{margin:0}.studio-nav-row.dragging{opacity:.5}
@media(max-width:980px){.studio-pages-layout{grid-template-columns:1fr}.studio-page-list{position:relative;top:auto;max-height:none}.studio-nav-row{grid-template-columns:34px 1fr}.studio-nav-fields{grid-template-columns:1fr}.studio-nav-row>.switch-row,.studio-nav-row>.studio-move-buttons{grid-column:2}.studio-settings-grid{grid-template-columns:1fr}}
@media(max-width:680px){.studio-section-card summary{grid-template-columns:32px 1fr}.studio-section-card summary>.switch-row,.studio-section-card summary>.studio-move-buttons{grid-column:2}.studio-image-control{grid-template-columns:1fr}.studio-image-preview img{height:220px}.studio-panel{padding:18px}.studio-action-pair{width:100%}.studio-action-pair .btn{flex:1}}

/* Sept 6 Site Studio UX v2 — softer, grouped, human-readable editing */
.studio-page-editor .studio-panel{background:#fffdf8;border:1px solid rgba(157,126,61,.18);box-shadow:0 14px 38px rgba(43,34,18,.05)}
.studio-page-sticky{background:rgba(255,253,248,.97);backdrop-filter:blur(10px)}
.studio-section-card{background:#fffdf9;border:1px solid rgba(22,67,55,.13);border-radius:20px;box-shadow:0 8px 24px rgba(37,48,42,.045)}
.studio-section-card summary{grid-template-columns:34px minmax(0,1fr) auto auto 22px;padding:17px 18px;background:#fbf7ef}
.studio-section-card[open] summary{background:#f4efe5;border-bottom:1px solid rgba(22,67,55,.09)}
.studio-chevron{font-size:20px;color:#9c7d38;transition:transform .2s ease}.studio-section-card[open] .studio-chevron{transform:rotate(180deg)}
.studio-section-body{padding:8px 24px 18px;background:#fffdf9}
.studio-content-group{padding:22px 0 24px;border-bottom:1px solid rgba(22,67,55,.10)}
.studio-content-group:last-of-type{border-bottom:0}.studio-content-group-head{display:flex;justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:14px}.studio-content-group-head h4{margin:0;color:#0d4a39;font-family:Georgia,serif;font-size:21px;font-weight:500}.studio-content-group-head small{font:11px Arial,sans-serif;color:#8a8f89}
.studio-content-fields{display:grid;gap:14px}.studio-field{display:block;background:transparent;border:0;border-radius:0;padding:0;margin:0}.studio-field-label{display:block;font:800 11px Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#8d6d27;margin:0 0 7px}
.studio-field textarea,.studio-field input{width:100%;border:1px solid rgba(22,67,55,.20)!important;border-radius:12px!important;background:#fff!important;padding:12px 13px!important;color:#173f33!important;font-family:Georgia,serif!important;font-size:16px!important;line-height:1.5!important;box-shadow:inset 0 1px 2px rgba(25,48,39,.025)}
.studio-field textarea:focus,.studio-field input:focus{outline:3px solid rgba(182,139,49,.14)!important;border-color:#b68b31!important}
.studio-link-field{padding:2px 0}.studio-link-field .grid2{gap:14px}.studio-link-field label span,.studio-image-options label span{display:block;font:700 11px Arial,sans-serif;color:#5f746b;margin-bottom:6px}
.studio-price-field{max-width:210px}.studio-price-field input{font-size:18px!important;font-weight:700!important;color:#0d4a39!important}
.studio-image-field{padding:4px 0}.studio-image-control{grid-template-columns:minmax(210px,300px) minmax(0,1fr);gap:22px;align-items:center}.studio-image-preview{min-height:160px;border-radius:16px;background:#ece7dc;border:1px solid rgba(22,67,55,.09)}.studio-image-preview img{width:100%;height:190px;object-fit:cover}.studio-image-options{display:grid;gap:11px}.studio-file-pick{margin:0}.studio-image-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.studio-image-actions .btn{margin:0}
.studio-inline-actions{justify-content:space-between;align-items:center;gap:12px;padding-top:18px;margin-top:4px}.studio-collapse-section{font-size:12px!important}.studio-action-pair .btn{min-width:118px}
.studio-page-list{background:#f5efe4;border:1px solid rgba(182,139,49,.15);box-shadow:0 12px 30px rgba(35,49,42,.04)}.studio-page-choice{background:transparent;border:0;border-bottom:1px solid rgba(22,67,55,.10);border-radius:0;padding:13px 8px;margin:0}.studio-page-choice:hover{background:rgba(255,255,255,.55)}.studio-page-choice.active{background:#0d4a39;color:white;border-radius:12px;padding-left:13px;padding-right:13px;margin:4px 0;border:0}.studio-page-choice b{font-size:16px}.studio-page-choice span{font-size:10px}
.studio-nav-row{background:#fffdf8;border:1px solid rgba(22,67,55,.12);box-shadow:0 5px 16px rgba(37,48,42,.035)}
@media(max-width:760px){.studio-image-control{grid-template-columns:1fr}.studio-image-preview img{height:230px}.studio-section-card summary{grid-template-columns:32px 1fr 22px}.studio-section-card summary>.switch-row,.studio-section-card summary>.studio-move-buttons{grid-column:2}.studio-chevron{grid-column:3;grid-row:1}.studio-section-body{padding:8px 17px 16px}.studio-inline-actions{align-items:stretch;flex-direction:column}.studio-collapse-section{align-self:flex-start}.studio-link-field .grid2{grid-template-columns:1fr}}


/* Sept 6 Site Studio UX v3 — editorial controls, not database boxes */
.studio-nav-row{background:transparent!important;border:0!important;border-bottom:1px solid rgba(22,67,55,.14)!important;border-radius:0!important;box-shadow:none!important;padding:16px 4px!important;grid-template-columns:34px minmax(0,1fr) auto auto!important}
.studio-nav-row:last-child{border-bottom:0!important}.studio-nav-row:hover{background:rgba(255,255,255,.45)!important}
.studio-nav-fields{gap:22px!important}.studio-nav-fields label>span{display:block;font:800 10px Arial,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#8d6d27;margin-bottom:5px}
.studio-nav-fields input{border:0!important;border-bottom:1px solid rgba(22,67,55,.32)!important;border-radius:0!important;background:transparent!important;padding:8px 2px!important;font:500 16px Georgia,serif!important;color:#173f33!important;box-shadow:none!important}
.studio-nav-fields input:focus{outline:0!important;border-bottom:2px solid #b68b31!important;background:rgba(255,255,255,.35)!important}
.studio-nav-name input{font-weight:700!important;color:#0d4a39!important}.studio-nav-link input{font-family:Arial,sans-serif!important;font-size:13px!important;color:#607269!important}
.studio-content-group{padding:24px 0 28px!important}.studio-content-group-head{padding:0 2px 11px;border-bottom:1px solid rgba(182,139,49,.18);margin-bottom:18px!important}
.studio-content-group-head h4{font-size:23px!important}.studio-field-label{font-size:10px!important;letter-spacing:.11em!important}
.studio-image-field{margin-top:5px!important;padding-top:15px!important;border-top:1px dashed rgba(22,67,55,.12)!important}
.studio-image-control{grid-template-columns:minmax(250px,360px) minmax(0,1fr)!important}.studio-image-preview{min-height:190px!important}.studio-image-preview img{height:220px!important}
.studio-section-body{padding-top:12px!important}.studio-section-card summary{border-radius:18px}.studio-section-card[open] summary{border-radius:18px 18px 0 0}
@media(max-width:760px){.studio-nav-row{grid-template-columns:30px 1fr!important}.studio-nav-fields{grid-template-columns:1fr!important}.studio-image-control{grid-template-columns:1fr!important}}

/* Sept 6 · Site Studio v4: small trademark, softer destinations, optional paid-report imagery */
.brand-tm{font-family:Arial,sans-serif;font-size:.34em;line-height:1;vertical-align:super;letter-spacing:0;margin-left:2px;font-weight:700}
.history-home-link .brand-tm{font-size:7px;margin-left:2px;position:relative;top:-.35em}
.founding-gift-mark-wrap{position:relative;display:inline-grid;place-items:center;width:62px;height:62px}.founding-gift-mark-wrap .founding-gift-mark{width:62px;height:62px}.founding-gift-mark-wrap .mark-tm{position:absolute;right:-1px;top:2px;color:#f5df9f;font:700 7px Arial,sans-serif;line-height:1}
.studio-nav-fields select,.studio-link-field select{width:100%;padding:11px 38px 11px 12px;border:1px solid rgba(22,67,55,.18);border-radius:12px;background:#fffdf8;color:#173f33;font:600 14px Arial,sans-serif;appearance:auto}.studio-nav-fields input[data-destination-custom],.studio-link-field input[data-destination-custom]{margin-top:7px}.studio-nav-fields select:focus,.studio-link-field select:focus{outline:3px solid rgba(182,139,49,.16);border-color:#b68b31}
.paid-path-image[hidden]{display:none!important}.paid-path:has(.paid-path-image:not([hidden])){padding:0;overflow:hidden}.paid-path .paid-path-image:not([hidden]){width:100%;height:190px;object-fit:cover;border-radius:0}.paid-path .paid-path-copy{display:contents}.paid-path:has(.paid-path-image:not([hidden])) .paid-path-copy{display:block;padding:22px}.paid-path:has(.paid-path-image:not([hidden])) .paid-path-copy h3{margin-top:0}
@media(max-width:640px){.founding-gift-mark-wrap{width:48px;height:48px}.founding-gift-mark-wrap .founding-gift-mark{width:48px;height:48px}.founding-gift-mark-wrap .mark-tm{font-size:6px}}

/* Sept 6 Site Studio v5: astrology story readability + additional timeline entries */
.history-page .astrology-basics .card p{color:#fff4df!important;opacity:1!important;font-size:16px;line-height:1.72}.history-page .astrology-basics .card strong{color:inherit}.history-timeline article.studio-extra-era{border-left:3px solid rgba(213,166,64,.5);padding-left:22px}.history-page .lore-article a{color:#8a641f;text-decoration-thickness:1px;text-underline-offset:3px}.history-page .dark .lore-article a{color:#ffe39a}

/* Sept 6 v7: exact TM assets + optional Site Studio imagery */
.mark-tm{display:none!important}
.brand-tm{font-size:.20em!important;margin-left:1px!important;top:-.5em!important;font-weight:600!important}
.history-home-link .brand-tm{font-size:4px!important;margin-left:1px!important;top:-.55em!important}
.store-readings-grid .optional-product-image{width:100%;height:190px;object-fit:cover;border-radius:14px;margin:4px 0 20px;order:4}
.store-readings-grid .optional-product-image[hidden]{display:none!important}
.studio-optional-hero{position:relative;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;isolation:isolate}
.studio-optional-hero:before{content:"";position:absolute;inset:0;background:rgba(3,25,18,.72);z-index:-1;pointer-events:none}

/* Sept 6 TM lock: exact supplied star artwork carries its own TM. Keep live-text TM discreet. */
.brand-tm,
.history-home-link .brand-tm{
  font-family:Arial,sans-serif!important;
  font-size:3px!important;
  line-height:1!important;
  margin-left:1px!important;
  font-weight:600!important;
  vertical-align:super!important;
  position:relative!important;
  top:-0.45em!important;
  letter-spacing:0!important;
}

/* Sept 6 exact trademark correction: use supplied artwork as-is; keep only live-text TM extremely discreet. */
.brand-tm,
.history-home-link .brand-tm{
  display:inline-block!important;
  font-family:Arial,sans-serif!important;
  font-size:3px!important;
  line-height:1!important;
  font-weight:700!important;
  letter-spacing:0!important;
  margin-left:1px!important;
  position:relative!important;
  top:-7px!important;
  vertical-align:baseline!important;
}
@media(max-width:520px){
  .brand-tm,.history-home-link .brand-tm{font-size:2.5px!important;top:-6px!important}
}

/* Sept 6: exact uploaded TM artwork, no synthetic TM */
.brand-tm,.mark-tm{display:none!important}
.brand.brand-exact{gap:9px;min-width:218px}
.brand-star-exact{width:34px!important;height:34px!important;object-fit:contain}
.brand-copy-exact{display:flex!important;flex-direction:column;align-items:flex-start;gap:0}
.brand-wordmark-crop{position:relative;display:block;width:160px;height:25px;overflow:hidden;flex:0 0 auto}
.brand-wordmark-crop>img{position:absolute;display:block!important;width:190px!important;max-width:none!important;height:auto!important;left:-28px;top:-82px}
.brand-copy-exact>small{display:block;color:#9ea59c;font-size:9px;letter-spacing:1px;margin-top:3px}
.history-home-link{display:flex;align-items:center;gap:8px}
.history-home-link>img{width:28px;height:28px;object-fit:contain}
.history-wordmark-crop{width:145px;height:23px}
.history-wordmark-crop>img{width:172px!important;left:-25px;top:-74px}

/* Sept 6 — exact user-supplied trademark asset mapping */
.brand.brand-user-wordmark{display:flex;align-items:center;justify-content:flex-start;min-width:190px;margin-right:auto}
.brand.brand-user-wordmark .brand-wordmark-user{display:block;width:178px!important;height:auto!important;max-height:31px;object-fit:contain;object-position:left center}
@media(max-width:640px){.brand.brand-user-wordmark{min-width:158px}.brand.brand-user-wordmark .brand-wordmark-user{width:150px!important}}

/* Sept 6 v13 — navigation wordmark visibility */
.brand.brand-user-wordmark{min-width:300px!important;flex:0 0 300px!important}
.brand.brand-user-wordmark .brand-wordmark-user{
  width:285px!important;
  max-width:none!important;
  max-height:none!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
}
@media(max-width:1100px){
  .brand.brand-user-wordmark{min-width:250px!important;flex-basis:250px!important}
  .brand.brand-user-wordmark .brand-wordmark-user{width:235px!important}
}
@media(max-width:640px){
  .brand.brand-user-wordmark{min-width:215px!important;flex-basis:215px!important}
  .brand.brand-user-wordmark .brand-wordmark-user{width:200px!important}
}


/* Sept 6 v14 — simple readable text wordmark in navigation */
.brand.brand-text-wordmark{display:flex;align-items:center;justify-content:flex-start;min-width:220px;margin-right:auto;text-decoration:none}
.brand.brand-text-wordmark .brand-text-name{font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1;color:#fff4d9;letter-spacing:.12em;font-weight:700;white-space:nowrap}
.brand.brand-text-wordmark .brand-text-name sup{font-family:Arial,sans-serif;font-size:7px;line-height:1;vertical-align:super;letter-spacing:0;margin-left:2px;font-weight:700}
@media(max-width:1100px){.brand.brand-text-wordmark{min-width:190px}.brand.brand-text-wordmark .brand-text-name{font-size:19px}}
@media(max-width:640px){.brand.brand-text-wordmark{min-width:165px}.brand.brand-text-wordmark .brand-text-name{font-size:17px}.brand.brand-text-wordmark .brand-text-name sup{font-size:6px}}
/* Site Studio · Old Traditions flexible imagery */
.traditions-feature-photo{display:block;width:min(100%,760px);max-height:520px;object-fit:cover;border-radius:22px;margin:0 0 30px;box-shadow:var(--shadow);border:1px solid rgba(220,177,79,.45)}
.tradition-card-photo{display:block;width:calc(100% + 60px);height:230px;object-fit:cover;margin:-30px -30px 24px;border-radius:22px 22px 0 0}
@media(max-width:820px){.tradition-card-photo{width:calc(100% + 60px);height:210px}}


/* Sept 7 v17 — universal text wordmark + flexible Music/Old Traditions controls */
.history-home-link.history-text-wordmark{font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:700;letter-spacing:.12em;color:#fff4d9;text-decoration:none}
.history-home-link.history-text-wordmark span{white-space:nowrap}
.footer-text-wordmark,.shoppe-text-wordmark{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:700;letter-spacing:.12em;color:#fff4d9;margin-bottom:14px}
.shoppe-text-wordmark{font-size:28px;margin-bottom:20px}
.music-entry-photo{margin:0 0 30px;max-height:430px;width:100%;object-fit:cover;border-radius:18px}
@media(max-width:640px){.history-home-link.history-text-wordmark{font-size:16px}.footer-text-wordmark{font-size:20px}.shoppe-text-wordmark{font-size:22px}}

/* Sept 7, 2026 — universal readable treatment for image-backed page heroes.
   Any Site Studio hero with a background-image field, or a hero whose editable
   image sits directly inside the section, receives a deep-green content panel.
   This keeps hero copy readable without forcing Susan to hunt for a photo with
   empty/dark negative space. */
section[class*="hero"][data-studio-bg-field] > .wrap,
section[class*="hero"]:has(> img[data-studio-field]) > .wrap,
.forgotten-hero .forgotten-hero-copy,
.celestial-hero .celestial-hero-copy {
  position: relative;
  z-index: 3;
  width: min(940px, calc(100% - 36px));
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: clamp(28px, 4vw, 48px);
  background: rgba(4, 55, 40, .94);
  border: 1px solid rgba(218, 178, 83, .42);
  border-radius: 24px;
  box-shadow: 0 22px 54px rgba(0, 0, 0, .30);
}

/* Preserve the intended hero breathing room around the new panel. */
.traditions-hero,
.whispers-hero,
.lore-hero,
.store-hero.studio-optional-hero,
.music-photo-hero {
  padding-left: 18px;
  padding-right: 18px;
}

/* History heroes previously put their spacing on .wrap; move that spacing to
   the section so the green panel does not become artificially oversized. */
.history-page .celestial-history-hero .wrap,
.history-page .tarot-history-hero .wrap {
  padding: clamp(28px, 4vw, 48px);
}
.history-page .celestial-history-hero,
.history-page .tarot-history-hero {
  padding-top: 76px;
  padding-bottom: 64px;
}

/* Optional image hero on Readings & Memberships should behave the same way
   once an image is selected in Site Studio. */
.store-hero.studio-optional-hero[data-studio-bg-field] > .wrap {
  max-width: 940px;
}

/* Existing homepage and Shoppe heroes already use purpose-built green copy
   panels; keep those designs rather than double-boxing them. */
.hero-premium .hero-copy-panel,
.shoppe-hero .shoppe-coming-panel {
  background: rgba(4, 55, 40, .94);
  border-color: rgba(218, 178, 83, .42);
}

@media (max-width: 700px) {
  section[class*="hero"][data-studio-bg-field] > .wrap,
  section[class*="hero"]:has(> img[data-studio-field]) > .wrap,
  .forgotten-hero .forgotten-hero-copy,
  .celestial-hero .celestial-hero-copy {
    width: min(100% - 24px, 940px);
    padding: 24px 20px;
    border-radius: 18px;
  }
}

/* Site Studio: optional editorial imagery */
.studio-optional-content-image{width:100%;height:220px;object-fit:cover;border-radius:14px;margin:0 0 18px;display:block}
.studio-optional-feature-image{width:100%;max-height:520px;object-fit:cover;border-radius:22px;margin:0 0 30px;display:block}
.petronilla-history-mark:has(.petronilla-history-photo:not([hidden])){padding:0;overflow:hidden;background:#0b352a}
.petronilla-history-photo{width:100%;height:100%;min-height:430px;object-fit:cover;display:block}
.petronilla-history-mark:has(.petronilla-history-photo:not([hidden])) span{display:none}
.lore-people-grid .studio-optional-content-image,#treasures .studio-optional-content-image{aspect-ratio:4/3;height:auto}

/* Sept 7 full-control editorial pass */
img[hidden],[hidden].studio-optional-content-image,[hidden].studio-optional-feature-image,[hidden].tradition-card-photo,[hidden].forgotten-card-photo{display:none!important}
.brand.brand-text-wordmark{gap:10px}.brand.brand-text-wordmark .brand-star-text{width:31px;height:31px;object-fit:contain;flex:0 0 auto}
.history-text-wordmark{gap:10px}.history-text-wordmark img{width:30px;height:30px;object-fit:contain}
.story-invitation.tarot-story[data-studio-bg-field]{background-size:cover!important;background-position:center!important;background-blend-mode:multiply}
.history-page .tarot-history-crisp{background:radial-gradient(circle at 78% 45%,rgba(213,166,64,.16),transparent 32%),linear-gradient(120deg,#032f23,#071b15 65%,#02110d);background-size:cover;background-position:center}
.studio-optional-history-image,.studio-optional-content-image,.studio-optional-feature-image,.tradition-card-photo,.forgotten-card-photo{display:block;width:100%;max-height:360px;object-fit:cover;border-radius:14px;margin:18px 0 4px}
.history-copy .studio-optional-history-image{max-width:760px}
.music-experience-cards article{display:flex;flex-direction:column}.music-experience-cards article>.music-card-copy{order:1}.music-experience-cards article>img{order:2;margin-top:18px}
.music-playlist-buttons{margin-top:22px;display:flex;gap:10px;flex-wrap:wrap}.music-playlist-buttons .btn{margin:0;border-radius:999px;padding:11px 18px;font-size:12px;letter-spacing:.06em}.music-listening-room .music-playlist-buttons{grid-column:1/-1;margin-top:4px;padding-top:18px;border-top:1px solid rgba(13,74,57,.12)}
.studio-editable-header{position:relative;background-size:cover!important;background-position:center!important}.studio-editable-header:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,31,23,.9),rgba(2,31,23,.48));pointer-events:none}.studio-editable-header>.wrap{position:relative;z-index:1}
.studio-symbols-extra-host .symbol-story-section{margin:0}.studio-ethos-extra-host article{margin-top:0}
@media(min-width:700px){.celestial-form #birthDate,.celestial-form #birthTime{width:200px!important;max-width:200px!important;min-height:46px!important;padding:10px 12px!important}.celestial-form .form-pair:has(#birthDate){grid-template-columns:200px 200px!important;justify-content:start;gap:14px}.celestial-form .form-pair:has(#birthDate)>label{width:200px;max-width:200px}}

/* Sept 7 refinement: repeatable Site Studio editors */
.studio-repeatable-list{display:grid;gap:12px}
.studio-repeatable-item{border:1px solid rgba(22,67,55,.12);border-radius:16px;background:#fbf8f0;padding:16px;display:grid;gap:13px}
.studio-repeatable-item label{display:grid;gap:7px;margin:0}
.studio-repeatable-item input,.studio-repeatable-item textarea,.studio-repeatable-item select{width:100%;box-sizing:border-box;border:1px solid rgba(22,67,55,.20);border-radius:12px;background:#fff;padding:12px 13px;color:#173f33;font-family:Georgia,serif;font-size:16px;line-height:1.5}
.studio-repeatable-item select{appearance:auto}
.studio-repeatable-item .text-button{justify-self:start}
.studio-category-manager{border:1px solid rgba(182,139,49,.2);background:#fffaf0;border-radius:16px;padding:16px;margin-bottom:16px}
.studio-category-manager h5{font-family:Georgia,serif;color:#0d4a39;font-size:18px;margin:0 0 5px}
.studio-category-manager p{margin:0 0 12px;color:#68766f;font-size:12px}
.studio-category-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}
.studio-category-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(13,74,57,.14);background:#fff;border-radius:999px;padding:7px 10px;color:#0d4a39;font-size:12px}
.studio-category-chip button{border:0;background:transparent;color:#9b6c1b;cursor:pointer;font-weight:800;padding:0}
.studio-category-add{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:9px;align-items:end}
.studio-category-add input{width:100%;box-sizing:border-box;border:1px solid rgba(22,67,55,.20);border-radius:12px;background:#fff;padding:11px 12px}
.studio-helper-note{font-size:12px;color:#68766f;margin-top:-4px}
.studio-extra-symbol-host{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}
@media(max-width:800px){.studio-category-add{grid-template-columns:1fr}.studio-extra-symbol-host{grid-template-columns:1fr}}

/* Sept 7 surgical repair — only requested breakages. */
/* Daily Stars: compact native date control. */
@media(min-width:700px){
  .celestial-form #birthDate{
    width:108px!important;
    max-width:108px!important;
    min-width:108px!important;
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    padding:3px 6px!important;
    font-size:13px!important;
    line-height:1!important;
  }
  .celestial-form .form-pair:has(#birthDate){
    grid-template-columns:108px 200px!important;
    gap:16px!important;
    align-items:start!important;
    justify-content:start!important;
  }
  .celestial-form .form-pair:has(#birthDate)>label:first-child{
    width:108px!important;
    max-width:108px!important;
  }
  .celestial-form #birthTime{
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    padding:3px 10px!important;
  }
}
/* Symbols supporting images remain optional. */
.studio-optional-symbol-feature-image,.studio-optional-symbol-bottom-image{
  display:block;width:100%;height:auto;object-fit:contain;border-radius:18px;margin:24px 0 30px;
}
.studio-optional-symbol-feature-image[hidden],.studio-optional-symbol-bottom-image[hidden]{display:none!important;margin:0!important}
/* Marker exists only for Site Studio; public Whisper cards render the chosen art dynamically. */
.studio-whisper-art-marker{display:none!important}
/* Old Wisdom Library header: restore readable copy over its dark header without changing the page design. */
.world-hero.studio-editable-header{color:#f7f1e6}
.world-hero.studio-editable-header h1,
.world-hero.studio-editable-header .sub,
.world-hero.studio-editable-header .history{color:#f7f1e6!important}
.world-hero.studio-editable-header>.shell{position:relative;z-index:1}

/* Sept 7 surgical hero media repair — only page heroes managed in Site Studio.
   Uploaded images fill the full hero without tiling; the green fade preserves
   the photograph instead of blacking it out. */
.traditions-hero[data-studio-bg-field],
.lore-hero[data-studio-bg-field],
.petronilla-title-hero[data-studio-bg-field],
.whispers-hero[data-studio-bg-field],
.studio-editable-header[data-studio-bg-field],
.ethos-hero[data-studio-bg-field]{
  position:relative;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
.traditions-hero[data-studio-bg-field]::before,
.lore-hero[data-studio-bg-field]::before,
.petronilla-title-hero[data-studio-bg-field]::before,
.whispers-hero[data-studio-bg-field]::before,
.studio-editable-header[data-studio-bg-field]::before,
.ethos-hero[data-studio-bg-field]::before{
  content:"";position:absolute;inset:0;z-index:0;pointer-events:none;
  background:linear-gradient(90deg,rgba(3,63,46,.62) 0%,rgba(3,63,46,.34) 48%,rgba(3,63,46,.10) 100%);
}
.traditions-hero[data-studio-bg-field]>.wrap,
.lore-hero[data-studio-bg-field]>.wrap,
.petronilla-title-hero[data-studio-bg-field]>.wrap,
.whispers-hero[data-studio-bg-field]>.wrap,
.studio-editable-header[data-studio-bg-field]>.wrap,
.ethos-hero[data-studio-bg-field]>.wrap{position:relative;z-index:2}

/* Sept 7 surgical patch — Daily Stars date/time field sizing only. */
@media(min-width:700px){
  .celestial-form #birthDate{
    width:152px!important;
    min-width:152px!important;
    max-width:152px!important;
    height:46px!important;
    min-height:46px!important;
    max-height:46px!important;
    padding:10px 12px!important;
    font-size:16px!important;
    line-height:1.2!important;
  }
  .celestial-form #birthTime{
    width:200px!important;
    min-width:200px!important;
    max-width:200px!important;
    height:46px!important;
    min-height:46px!important;
    max-height:46px!important;
    padding:10px 12px!important;
    font-size:16px!important;
    line-height:1.2!important;
  }
  .celestial-form .form-pair:has(#birthDate){
    grid-template-columns:152px 200px!important;
    gap:14px!important;
    align-items:start!important;
    justify-content:start!important;
  }
  .celestial-form .form-pair:has(#birthDate)>label:first-child{
    width:152px!important;
    min-width:152px!important;
    max-width:152px!important;
  }
  .celestial-form .form-pair:has(#birthDate)>label:nth-child(2){
    width:200px!important;
    min-width:200px!important;
    max-width:200px!important;
  }
}

/* Sept 7 final surgical patch — Daily Stars date/time baseline only. */
.celestial-form .birth-time-helper{display:flex;align-items:center;gap:7px;margin-top:0;min-height:20px}
@media(min-width:700px){.celestial-form .form-pair:has(#birthDate){align-items:start!important}.celestial-form .form-pair:has(#birthDate)>label{align-content:start!important}.celestial-form #birthDate,.celestial-form #birthTime{margin-top:0!important}}

.shoppe-stock-state{font-weight:800;letter-spacing:.08em;font-size:.78rem;margin:.5rem 0}.shoppe-stock-state.soldout{color:#8a2d2d}.shoppe-stock-state.low{color:#9a6700}

/* Sept 10 surgical patch — Astrocartography date/time field sizing, mirrors the working Daily Stars #birthDate/#birthTime fix so the fields stay separated and usable at iPad/tablet widths (portrait and landscape) without touching desktop layout below 700px or above the existing breakpoint. */
@media(min-width:700px){
  .celestial-form #cartDate{
    width:152px!important;
    min-width:152px!important;
    max-width:152px!important;
    height:46px!important;
    min-height:46px!important;
    max-height:46px!important;
    padding:10px 12px!important;
    font-size:16px!important;
    line-height:1.2!important;
  }
  .celestial-form #cartTime{
    width:200px!important;
    min-width:200px!important;
    max-width:200px!important;
    height:46px!important;
    min-height:46px!important;
    max-height:46px!important;
    padding:10px 12px!important;
    font-size:16px!important;
    line-height:1.2!important;
  }
  .celestial-form .form-pair:has(#cartDate){
    grid-template-columns:152px 200px!important;
    gap:14px!important;
    align-items:start!important;
    justify-content:start!important;
  }
  .celestial-form .form-pair:has(#cartDate)>label:first-child{
    width:152px!important;
    min-width:152px!important;
    max-width:152px!important;
  }
  .celestial-form .form-pair:has(#cartDate)>label:nth-child(2){
    width:200px!important;
    min-width:200px!important;
    max-width:200px!important;
  }
  .celestial-form #cartDate,.celestial-form #cartTime{margin-top:0!important}
}

/* Sept 8 content architecture — scoped navigation, seasonal teasers, deep-dive helpers */
.sod-nav-group{position:relative;display:flex;align-items:center}.sod-nav-group>a,.sod-nav-group>button{background:none;border:0;color:inherit;font:inherit;cursor:pointer;text-decoration:none}.sod-subnav{display:none;position:absolute;top:100%;left:0;min-width:260px;padding:10px;background:#061c16;border:1px solid rgba(208,171,97,.42);border-radius:14px;box-shadow:0 18px 40px rgba(0,0,0,.28);z-index:80}.sod-subnav a{display:block!important;padding:10px 12px!important;white-space:nowrap;border-radius:9px}.sod-nav-group:hover>.sod-subnav,.sod-nav-group:focus-within>.sod-subnav{display:block}.sod-subnav .sod-nav-group{display:block}.sod-subnav .sod-subnav{left:100%;top:0}.season-deep-link{display:block;margin-top:10px;color:#9a6d18;font:700 11px Arial,sans-serif;letter-spacing:.08em;text-decoration:none}.sod-seasonal-teaser{margin:34px auto;padding:30px;border:1px solid rgba(213,166,64,.55);border-radius:24px;background:linear-gradient(135deg,#073e2f,#032b21);color:#fff4d9;box-shadow:0 18px 44px rgba(0,0,0,.22)}.sod-seasonal-teaser h2{color:#ffd77c;margin:.2em 0}.sod-season-count{font:700 clamp(34px,6vw,64px) Georgia,serif;color:#fff}.sod-seasonal-teaser .small{color:#c9d3cc}.sod-deep-hero{background-color:#063f2e}.sod-deep-hero[data-studio-bg-field]{background-size:cover;background-position:center}.lore-source-list{display:grid;gap:10px}.lore-source-list a{color:inherit}.custom-block-editor{border:1px solid rgba(181,142,54,.3);border-radius:16px;padding:15px;margin:10px 0;background:#fffaf0}
@media(max-width:980px){.sod-nav-group{display:block}.sod-subnav{position:static;display:block;border:0;box-shadow:none;padding:4px 0 4px 14px;background:transparent;min-width:0}.sod-subnav .sod-subnav{position:static}.sod-subnav a{white-space:normal}}


/* Sept 8 evening surgical repair — navigation + deep-dive readability only */
.sod-deep-hero{min-height:440px;display:flex;align-items:flex-end;padding:110px 0 64px;background-repeat:no-repeat;background-size:cover!important;background-position:center!important;color:#fff;position:relative;isolation:isolate}
.sod-deep-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,42,31,.76),rgba(3,42,31,.34),rgba(3,42,31,.52));z-index:-1}
.sod-deep-hero h1{color:#fff4d9;max-width:930px}.sod-deep-hero p{color:#f4ead2;font-size:20px;max-width:760px}
.sod-story-image{width:100%;max-height:520px;object-fit:cover;border-radius:22px;margin:0 0 30px;box-shadow:0 18px 42px rgba(4,36,27,.15)}
.dark .lore-source-list a{color:#ffe09a!important;text-decoration:underline;text-decoration-color:rgba(255,224,154,.55);text-underline-offset:3px}.dark .lore-source-list a:hover{color:#fff4d9!important}.dark .btn.alt{border-color:#d5a640!important;color:#fff4d9!important;background:rgba(255,255,255,.04)!important}.dark .btn.alt:hover{background:#d5a640!important;color:#143f31!important}
/* Keep grouped navigation compact and readable on both homepage and interior headers. */
[data-studio-nav-host]{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:nowrap!important;min-width:0}
[data-studio-nav-host]>.sod-nav-group,[data-studio-nav-host]>a{flex:0 0 auto}
[data-studio-nav-host]>.sod-nav-group>a,[data-studio-nav-host]>a{white-space:nowrap!important}
.sod-nav-group{position:relative!important;display:flex!important;align-items:center!important}
.sod-subnav{display:none!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;min-width:270px!important;padding:10px!important;background:#061c16!important;border:1px solid rgba(208,171,97,.42)!important;border-radius:14px!important;box-shadow:0 18px 40px rgba(0,0,0,.28)!important;z-index:999!important;height:auto!important}
.sod-nav-group:hover>.sod-subnav,.sod-nav-group:focus-within>.sod-subnav,.sod-nav-group.open>.sod-subnav{display:block!important}
.sod-subnav a{display:block!important;padding:10px 12px!important;white-space:nowrap!important;color:#f4ead2!important;text-decoration:none!important;font:700 11px Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:none!important}
.sod-subnav a:hover{background:rgba(213,166,64,.13)!important;color:#ffd77c!important}
.sod-subnav .sod-nav-group{display:block!important}.sod-subnav .sod-subnav{left:calc(100% + 8px)!important;top:-10px!important}
.site-header .nav{height:auto!important;min-height:78px!important}.site-header .navlinks{flex:1;justify-content:center;overflow:visible}
@media(max-width:1100px){[data-studio-nav-host]{gap:10px!important}.site-header .navlinks a,.top [data-studio-nav-host] a{font-size:10px!important}.site-header .brand-text-name{font-size:16px!important}}
@media(max-width:850px){.site-header .navlinks{display:none!important}.top nav{align-items:center!important;padding:12px 0!important}.top [data-studio-nav-host]{display:none!important}.top .account{margin-left:auto!important}}

/* Sept 8 locked navigation repair — top-level buckets + dropdown/mega-menu, no logo overlap. */
.site-header .nav{display:grid!important;grid-template-columns:max-content minmax(0,1fr) max-content!important;gap:16px!important;align-items:center!important;min-height:78px!important;height:auto!important}
.site-header .brand.brand-text-wordmark{min-width:185px!important;margin-right:0!important}
.site-header .navlinks{display:flex!important;min-width:0!important;justify-content:center!important;align-items:center!important;gap:7px!important;flex-wrap:nowrap!important;overflow:visible!important}
.site-header .navlinks>.sod-nav-group,.site-header .navlinks>a{flex:0 0 auto!important}
.site-header .navlinks>.sod-nav-group>a,.site-header .navlinks>a{display:block;padding:29px 3px!important;font-size:10.5px!important;line-height:1!important;white-space:nowrap!important;letter-spacing:.02em!important}
.site-header .account-actions{margin-left:0!important}
.sod-nav-group{position:relative!important;display:block!important}
.sod-subnav{display:none!important;position:absolute!important;top:100%!important;left:0!important;min-width:235px!important;padding:10px!important;background:#061c16!important;border:1px solid rgba(208,171,97,.42)!important;border-radius:0 0 14px 14px!important;box-shadow:0 18px 40px rgba(0,0,0,.3)!important;z-index:9999!important}
.sod-nav-group:hover>.sod-subnav,.sod-nav-group:focus-within>.sod-subnav{display:block!important}
.sod-subnav a{display:block!important;padding:9px 11px!important;color:#f4ead2!important;text-decoration:none!important;font:700 11px Arial,sans-serif!important;white-space:nowrap!important;border-radius:8px!important;text-transform:none!important;letter-spacing:.02em!important}
.sod-subnav a:hover,.sod-subnav a.is-current{background:rgba(213,166,64,.14)!important;color:#ffd77c!important}
.sod-mega-menu{width:min(720px,calc(100vw - 48px))!important;display:none!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;padding:18px!important}
.sod-mega-group:hover>.sod-mega-menu,.sod-mega-group:focus-within>.sod-mega-menu{display:grid!important}
.sod-mega-heading{color:#ffd77c!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;border-bottom:1px solid rgba(213,166,64,.25);margin-bottom:6px}
.sod-mega-list,.sod-nested-list{display:grid;gap:2px}.sod-nested-list{padding-left:10px;border-left:1px solid rgba(213,166,64,.18);margin:2px 0 6px 8px}.sod-nested-list a{font-size:10.5px!important;font-weight:500!important}
.navlinks a.is-current{color:#ffd77c!important}
/* Light-background evidence/reference links must read green, never gold-on-white. */
.section:not(.dark) .lore-source-list a,.section:not(.dark) .lore-article a:not(.btn){color:var(--green)!important;text-decoration-color:rgba(6,75,54,.45)!important}
@media(max-width:1180px){.site-header .nav{gap:11px!important}.site-header .brand.brand-text-wordmark{min-width:160px!important}.site-header .brand.brand-text-wordmark .brand-text-name{font-size:17px!important}.site-header .navlinks{gap:4px!important}.site-header .navlinks>.sod-nav-group>a,.site-header .navlinks>a{font-size:9.5px!important;padding-inline:2px!important}.site-header .account-btn{padding:10px 12px!important;font-size:12px!important}}
@media(max-width:850px){.site-header .nav{display:flex!important}.site-header .navlinks{display:none!important}.site-header .brand.brand-text-wordmark{min-width:0!important;margin-right:auto!important}}


/* Sept 8 late surgical polish: source contrast, protected header spacing, Danu treasure imagery. */
/* Evidence/source cards have white paper backgrounds, so their text must always be deep green. */
.dark .lore-source-list a,
.section.dark .lore-source-list a,
.lore-source-list a{
  color:var(--green)!important;
  text-decoration-color:rgba(6,75,54,.45)!important;
}
.dark .lore-source-list a:hover,
.section.dark .lore-source-list a:hover,
.lore-source-list a:hover{
  color:#033d2d!important;
  border-color:var(--gold)!important;
}

/* Protect the Star of Danu wordmark from navigation at every desktop width. */
.site-header .nav{
  display:grid!important;
  grid-template-columns:230px minmax(0,1fr) max-content!important;
  column-gap:18px!important;
  align-items:center!important;
}
.site-header .brand.brand-text-wordmark{
  width:230px!important;
  min-width:230px!important;
  max-width:230px!important;
  margin:0!important;
  position:relative!important;
  z-index:3!important;
  overflow:visible!important;
}
.site-header .brand-text-name{white-space:nowrap!important}
.site-header .navlinks{
  min-width:0!important;
  margin:0!important;
  justify-content:center!important;
  gap:8px!important;
  overflow:visible!important;
}
.site-header .navlinks>.sod-nav-group>a,
.site-header .navlinks>a{
  font-size:10px!important;
  padding-inline:3px!important;
}
.site-header .account-actions{position:relative!important;z-index:3!important}
@media(max-width:1240px){
  .site-header .nav{grid-template-columns:205px minmax(0,1fr) max-content!important;column-gap:12px!important}
  .site-header .brand.brand-text-wordmark{width:205px!important;min-width:205px!important;max-width:205px!important}
  .site-header .brand-text-name{font-size:18px!important;letter-spacing:.09em!important}
  .site-header .navlinks{gap:5px!important}
  .site-header .navlinks>.sod-nav-group>a,.site-header .navlinks>a{font-size:9px!important;padding-inline:2px!important}
  .site-header .account-btn{padding:9px 11px!important;font-size:11px!important;min-width:78px!important}
}
@media(max-width:1040px){
  .site-header .navlinks{display:none!important}
  .site-header .nav{display:flex!important}
  .site-header .brand.brand-text-wordmark{width:auto!important;min-width:0!important;max-width:none!important;margin-right:auto!important}
}

/* Keep history/culture leaf labels in title case; only mega-menu column headings are uppercase. */
.sod-mega-list a,.sod-nested-list a{text-transform:none!important}

/* Four Treasures: same image-led visual language as the image cards Susan likes. */
.sod-treasure-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px}
.sod-treasure-card{padding:0!important;overflow:hidden!important;background:#fffdf8!important}
.sod-treasure-card .sod-treasure-image:not([hidden]){
  display:block!important;
  width:100%!important;
  height:230px!important;
  object-fit:cover!important;
  margin:0!important;
  border-radius:0!important;
}
.sod-treasure-card h3{padding:0 26px;margin:24px 0 10px!important}
.sod-treasure-card p{padding:0 26px 26px;margin:0!important}
@media(max-width:760px){.sod-treasure-grid{grid-template-columns:1fr}.sod-treasure-card .sod-treasure-image:not([hidden]){height:210px!important}}


/* Sept 8 final surgical navigation + contrast cleanup */
.site-header .nav{grid-template-columns:230px minmax(0,1fr) max-content!important;column-gap:18px!important}
.site-header .brand.brand-text-wordmark{width:230px!important;min-width:230px!important;max-width:230px!important}
.site-header .navlinks{gap:9px!important;justify-content:center!important;min-width:0!important}
.site-header .header-utilities{display:flex!important;align-items:center!important;gap:18px!important;white-space:nowrap!important;position:relative!important;z-index:4!important}
.site-header .journal-utility{color:#f4ead2!important;text-decoration:none!important;font:700 10px Arial,sans-serif!important;letter-spacing:.05em!important}
.site-header .journal-utility:hover{color:#ffd77c!important}
.site-header .account-actions{margin:0!important}
.site-header .sod-more-menu{right:0!important;left:auto!important;min-width:220px!important}
/* Never allow gold/pale copy on the white Four Treasures cards. */
.section.dark .sod-treasure-card h3,
.section.dark .sod-treasure-card p,
.section.dark .sod-treasure-card a:not(.btn){color:var(--green)!important}
.section.dark .sod-treasure-card p{opacity:1!important}
/* Evidence/reference cards are also white paper: always deep green. */
.lore-source-list a{color:var(--green)!important}
@media(max-width:1240px){.site-header .nav{grid-template-columns:205px minmax(0,1fr) max-content!important;column-gap:12px!important}.site-header .brand.brand-text-wordmark{width:205px!important;min-width:205px!important;max-width:205px!important}.site-header .navlinks{gap:5px!important}.site-header .header-utilities{gap:12px!important}.site-header .journal-utility{font-size:9px!important}}
@media(max-width:1040px){.site-header .navlinks{display:none!important}.site-header .nav{display:flex!important}.site-header .brand.brand-text-wordmark{width:auto!important;min-width:0!important;max-width:none!important;margin-right:auto!important}.site-header .header-utilities{margin-left:auto!important}}

/* Sept 8 evening refinement: promo pairing, permanent light-card contrast, deeper discovery */
.homepage-promo-band{padding:0;position:relative;z-index:3}
.homepage-promo-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch;margin-top:-18px;margin-bottom:20px}
.homepage-promo-row .founding-gift{padding:0;margin:0;min-width:0}
.homepage-promo-row .founding-gift-inner{margin:0;height:100%;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px 20px;border-radius:18px;box-shadow:0 12px 34px rgba(0,0,0,.22)}
.homepage-promo-row .founding-gift .btn{grid-column:2;justify-self:start;padding:10px 15px;font-size:12px}
.homepage-promo-row .founding-gift h2{font-size:clamp(21px,2vw,27px);margin:1px 0 4px}
.homepage-promo-row .founding-gift p{font-size:13px;line-height:1.45}
.homepage-promo-row .founding-gift-note{font-size:10px;margin-top:4px}
.homepage-promo-row .founding-gift-mark-wrap,.homepage-promo-row .founding-gift-mark{width:48px;height:48px}
#seasonalFestivalHost{min-width:0}
#seasonalFestivalHost .sod-seasonal-teaser{margin:0;height:100%;padding:18px 20px;border-radius:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"eyebrow count" "title count" "copy action";column-gap:18px;row-gap:2px;align-items:center;box-shadow:0 12px 34px rgba(0,0,0,.18)}
#seasonalFestivalHost .sod-seasonal-teaser .eyebrow{grid-area:eyebrow;font-size:9px}
#seasonalFestivalHost .sod-seasonal-teaser h2{grid-area:title;font-size:clamp(21px,2vw,28px);margin:0}
#seasonalFestivalHost .sod-seasonal-teaser .sod-season-count{grid-area:count;font-size:clamp(30px,4vw,48px);white-space:nowrap;text-align:right}
#seasonalFestivalHost .sod-seasonal-teaser p{grid-area:copy;margin:2px 0 0;font-size:13px;line-height:1.4;max-width:430px}
#seasonalFestivalHost .sod-seasonal-teaser .actions{grid-area:action;margin:0;justify-content:flex-end}
#seasonalFestivalHost .sod-seasonal-teaser .btn{padding:10px 14px;font-size:11px;white-space:nowrap}
.homepage-promo-row:has(#foundingGift[hidden]) #seasonalFestivalHost{grid-column:1/-1}
.homepage-promo-row:has(#foundingGift[hidden]) #seasonalFestivalHost .sod-seasonal-teaser{grid-template-columns:1fr auto auto;grid-template-areas:"eyebrow count action" "title count action" "copy count action";padding-block:16px}

/* Standing accessibility rule: light cards never use gold copy. */
#treasures .sod-treasure-card h3,
#treasures .sod-treasure-card p,
#treasures .sod-treasure-card a:not(.btn),
.lore-source-list a,
.section:not(.dark) .card h3,
.section:not(.dark) .card p{color:var(--green)!important;opacity:1!important}

/* Keep text legible anywhere it sits over deep photographic/blue-green artwork. */
.sod-deep-hero h1,.sod-deep-hero p,.sod-deep-hero a,
.traditions-hero h1,.traditions-hero p,.traditions-hero a{color:#fff4d9!important;text-shadow:0 2px 12px rgba(0,0,0,.35)}

@media(max-width:900px){
  .homepage-promo-row{grid-template-columns:1fr;margin-top:-10px}
  #seasonalFestivalHost .sod-seasonal-teaser{height:auto}
}
@media(max-width:640px){
  .homepage-promo-row .founding-gift-inner{grid-template-columns:auto 1fr;padding:16px}
  .homepage-promo-row .founding-gift .btn{grid-column:1/-1;width:100%;justify-self:stretch;text-align:center}
  #seasonalFestivalHost .sod-seasonal-teaser{grid-template-columns:1fr;grid-template-areas:"eyebrow" "title" "count" "copy" "action";text-align:left}
  #seasonalFestivalHost .sod-seasonal-teaser .sod-season-count{text-align:left}
  #seasonalFestivalHost .sod-seasonal-teaser .actions{justify-content:flex-start}
  .homepage-promo-row:has(#foundingGift[hidden]) #seasonalFestivalHost .sod-seasonal-teaser{grid-template-columns:1fr;grid-template-areas:"eyebrow" "title" "count" "copy" "action"}
}


/* Sept 8 final navigation behavior: never flash the pre-runtime menu. */
.site-header [data-studio-nav-host]{visibility:hidden}
.site-header [data-studio-nav-host].sod-nav-ready{visibility:visible}
.site-header .navlinks a,
.site-header .sod-nav-group>a,
.site-header .sod-subnav a{color:#f8f1df!important}
.site-header .navlinks a.is-current,
.site-header .sod-subnav a.is-current{color:#ffd77c!important}
.site-header .sod-nav-group>a:not(.is-current){color:#f8f1df!important}
.site-header .journal-utility{color:#f8f1df!important}

/* Hard contrast rule: never gold on white/cream content cards. */
.sod-treasure-card h3,.sod-treasure-card p,
.dark .sod-treasure-card h3,.dark .sod-treasure-card p{color:#07513c!important}
.sod-treasure-card{background:#fffdf8!important}

/* Image-led hero copy must remain readable over photography. */
.traditions-hero h1,.traditions-hero .lede,.traditions-hero p,
.music-photo-hero h1,.music-photo-hero .lede,.music-photo-hero p{color:#fff7e7!important;text-shadow:0 2px 16px rgba(0,0,0,.58)}

/* Homepage paired promo: compact, elegant, half-and-half. */
.homepage-promo-band{padding:0!important;border-top:0!important}
.homepage-promo-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important;margin-top:-12px!important;margin-bottom:18px!important}
.homepage-promo-row .founding-gift-inner{min-height:126px!important;height:100%!important;margin:0!important;padding:14px 16px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px 12px!important;align-content:center!important;border-radius:16px!important}
.homepage-promo-row .founding-gift-mark-wrap,.homepage-promo-row .founding-gift-mark{width:42px!important;height:42px!important}
.homepage-promo-row .founding-gift .eyebrow{font-size:8px!important;letter-spacing:.13em!important}
.homepage-promo-row .founding-gift h2{font-size:20px!important;line-height:1.05!important;margin:1px 0 3px!important}
.homepage-promo-row .founding-gift p{font-size:12px!important;line-height:1.35!important;margin:0!important}
.homepage-promo-row .founding-gift-note{font-size:9px!important;margin-top:3px!important}
.homepage-promo-row .founding-gift .btn{grid-column:2!important;width:max-content!important;padding:8px 12px!important;font-size:10px!important;margin-top:1px!important}
#seasonalFestivalHost{min-width:0!important}
#seasonalFestivalHost .sod-seasonal-teaser{min-height:126px!important;height:100%!important;margin:0!important;padding:14px 16px!important;border-radius:16px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"eyebrow count" "title count" "copy action"!important;column-gap:14px!important;row-gap:1px!important;align-items:center!important;box-shadow:0 12px 30px rgba(0,0,0,.18)!important}
#seasonalFestivalHost .sod-seasonal-teaser .eyebrow{grid-area:eyebrow!important;font-size:8px!important;letter-spacing:.13em!important}
#seasonalFestivalHost .sod-seasonal-teaser h2{grid-area:title!important;font-size:20px!important;line-height:1.05!important;margin:0!important}
#seasonalFestivalHost .sod-seasonal-teaser .sod-season-count{grid-area:count!important;font-size:31px!important;line-height:1!important;white-space:nowrap!important;text-align:right!important}
#seasonalFestivalHost .sod-seasonal-teaser p{grid-area:copy!important;margin:2px 0 0!important;font-size:12px!important;line-height:1.35!important;max-width:380px!important}
#seasonalFestivalHost .sod-seasonal-teaser .actions{grid-area:action!important;margin:0!important;justify-content:flex-end!important}
#seasonalFestivalHost .sod-seasonal-teaser .btn{padding:8px 12px!important;font-size:10px!important;white-space:nowrap!important}
.homepage-promo-row:has(#foundingGift[hidden]) #seasonalFestivalHost{grid-column:1/-1!important}
.homepage-promo-row:has(#foundingGift[hidden]) #seasonalFestivalHost .sod-seasonal-teaser{min-height:104px!important;grid-template-columns:minmax(0,1fr) auto auto!important;grid-template-areas:"eyebrow count action" "title count action" "copy count action"!important;padding:12px 16px!important}
@media(max-width:850px){
  .homepage-promo-row{grid-template-columns:1fr!important;margin-top:-8px!important}
  .homepage-promo-row .founding-gift-inner,#seasonalFestivalHost .sod-seasonal-teaser{min-height:0!important}
  #seasonalFestivalHost .sod-seasonal-teaser,.homepage-promo-row:has(#foundingGift[hidden]) #seasonalFestivalHost .sod-seasonal-teaser{grid-template-columns:1fr!important;grid-template-areas:"eyebrow" "title" "count" "copy" "action"!important}
  #seasonalFestivalHost .sod-seasonal-teaser .sod-season-count{text-align:left!important}
  #seasonalFestivalHost .sod-seasonal-teaser .actions{justify-content:flex-start!important}
}


/* Sept 8 final repair: locked navigation priority and no cramming. */
.site-header .sod-library-overflow,.top .sod-library-overflow{display:none!important}
@media(max-width:1320px){
  .site-header .sod-optional-primary-library,.top .sod-optional-primary-library{display:none!important}
  .site-header .sod-library-overflow,.top .sod-library-overflow{display:block!important}
}
.site-header .navlinks a,.site-header .sod-nav-group>a,.site-header .sod-subnav a,
.top [data-studio-nav-host] a,.top [data-studio-nav-host] .sod-nav-group>a,.top [data-studio-nav-host] .sod-subnav a{color:#f8f1df!important}
.site-header .navlinks a.is-current,.site-header .sod-subnav a.is-current,
.top [data-studio-nav-host] a.is-current,.top [data-studio-nav-host] .sod-subnav a.is-current{color:#ffd77c!important}
/* Gold belongs on green/dark surfaces, never as body copy on white cards. */
.treasure-card,.four-treasures-grid article,.treasure-grid article{color:#064b36!important}
.treasure-card h3,.treasure-card p,.four-treasures-grid article h3,.four-treasures-grid article p,.treasure-grid article h3,.treasure-grid article p{color:#064b36!important}
/* Custom pages use the same visual language as permanent editorial pages. */
.custom-public-hero{min-height:420px;display:flex;align-items:flex-end;padding:92px 0 64px;color:#fff}
.custom-public-hero h1{max-width:900px}.custom-public-hero .lede{color:#f6efe0;max-width:760px}
.custom-public-copy{font-size:19px;line-height:1.75;color:#314b40;max-width:840px}.custom-public-copy:before{content:'<p>';display:none}.custom-public-image img{width:100%;max-height:640px;object-fit:cover;border-radius:24px;box-shadow:0 18px 48px rgba(7,51,38,.14)}
/* Homepage seasonal feature stays thin and editorial. */
.homepage-promo-band{padding:0!important}.homepage-promo-row{margin-top:14px!important;margin-bottom:18px!important}
.homepage-promo-row .founding-gift-inner,#seasonalFestivalHost .sod-seasonal-teaser{min-height:112px!important;max-height:none!important}
#seasonalFestivalHost .sod-seasonal-teaser{padding:12px 16px!important}
#seasonalFestivalHost .sod-seasonal-teaser h2{font-size:18px!important}
#seasonalFestivalHost .sod-seasonal-teaser .sod-season-count{font-size:28px!important}
#seasonalFestivalHost .sod-seasonal-teaser p{font-size:11px!important;line-height:1.3!important}

/* Sept 8 repair three: compact Ancient Library and custom picture layouts */
.sod-mega-menu{width:min(560px,calc(100vw - 40px))!important;max-width:560px!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:18px!important;left:auto!important;right:0!important;padding:16px!important}.sod-mega-column{min-width:0!important}.sod-mega-section+.sod-mega-section{margin-top:14px!important;padding-top:10px!important;border-top:1px solid rgba(213,166,64,.18)!important}.sod-mega-menu a{white-space:normal!important;line-height:1.25!important}.custom-picture-layout{display:grid;gap:28px;align-items:center}.custom-picture-above{grid-template-columns:1fr}.custom-picture-left,.custom-picture-right{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.custom-picture-media{margin:0}.custom-picture-media img{width:100%;max-height:560px;object-fit:cover;border-radius:22px;box-shadow:0 18px 48px rgba(7,51,38,.14)}.custom-picture-media figcaption{margin-top:8px;font:12px/1.45 Arial,sans-serif;color:#687970}.custom-picture-copy h2{color:var(--green);font-size:clamp(34px,4vw,52px);margin:0 0 12px}.custom-picture-copy p{font-size:18px;line-height:1.75;color:#314b40;margin:.6em 0}@media(max-width:760px){.sod-mega-menu{position:static!important;width:100%!important;max-width:none!important;grid-template-columns:1fr!important;gap:8px!important;box-shadow:none!important}.sod-mega-column-right{margin-top:8px!important}.custom-picture-left,.custom-picture-right{grid-template-columns:1fr}.custom-picture-right .custom-picture-copy{order:2}.custom-picture-right .custom-picture-media{order:1}}

/* Sept 8: never flash the legacy/intermediate header while Site Studio nav loads. */
.site-header.sod-header-pending{visibility:hidden!important}
.site-header.sod-header-ready{visibility:visible!important}


/* Sept 8 mobile navigation + final promo lock */
.sod-mobile-toggle,.sod-mobile-panel{display:none}
@media(max-width:850px){
  .top nav,.site-header .nav{min-height:64px!important;height:64px!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:7px!important;padding:8px 0!important;position:relative!important}
  .top [data-studio-nav-host],.site-header [data-studio-nav-host]{display:none!important}
  .top .nav-utilities,.site-header .header-utilities{display:flex!important;align-items:center!important;order:2!important;margin:0 0 0 auto!important}
  .top .brand.brand-text-wordmark,.site-header .brand.brand-text-wordmark{width:auto!important;min-width:0!important;max-width:none!important;margin-right:auto!important;order:1!important}
  .top .brand-text-name,.site-header .brand-text-name{font-size:13px!important;letter-spacing:.06em!important}
  .top .brand-star-text,.site-header .brand-star-text{width:22px!important;height:22px!important}
  .top .account,.site-header .account-btn{min-height:42px!important;display:inline-flex!important;align-items:center!important;padding:8px 9px!important;font-size:9px!important;white-space:nowrap!important}
  .sod-mobile-toggle{display:inline-flex!important;align-items:center;justify-content:center;border:1px solid rgba(213,166,64,.72);background:transparent;color:#fff4d9;border-radius:999px;padding:8px 10px;min-height:42px;font:700 9px/1 Arial,sans-serif;letter-spacing:.08em;cursor:pointer;flex:0 0 auto;order:3!important}
  .sod-mobile-panel{display:none;position:absolute;left:0;right:0;top:100%;z-index:200;background:#041713;border-top:1px solid rgba(213,166,64,.35);box-shadow:0 20px 40px rgba(0,0,0,.38);padding:12px 18px 18px;max-height:calc(100vh - 72px);overflow:auto}
  .sod-mobile-panel.open{display:block!important}
  .sod-mobile-nav{display:block!important}
  .sod-mobile-nav>.sod-nav-group,.sod-mobile-nav>a{display:block!important;border-bottom:1px solid rgba(255,255,255,.08)}
  .sod-mobile-nav>.sod-nav-group>a,.sod-mobile-nav>a,.sod-mobile-utility{display:block!important;color:#f8f1df!important;text-decoration:none!important;padding:13px 4px!important;font:700 12px/1.25 Arial,sans-serif!important;letter-spacing:.04em!important}
  .sod-mobile-nav a.is-current{color:#ffd77c!important}
  .sod-mobile-nav .sod-subnav{display:block!important;position:static!important;width:auto!important;max-width:none!important;min-width:0!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0 0 6px 14px!important}
  .sod-mobile-nav .sod-mega-menu{display:block!important;grid-template-columns:1fr!important}
  .sod-mobile-nav .sod-mega-heading{color:#d9ba71!important;padding-top:10px!important}
  .sod-mobile-nav .sod-nested-list a,.sod-mobile-nav .sod-mega-list a{font-weight:400!important;padding:8px 4px!important}
  .sod-mobile-utility{border-top:1px solid rgba(213,166,64,.25)!important;margin-top:6px!important}
  .sod-mobile-signin{color:#ffd77c!important}
}
@media(max-width:430px){.top nav,.site-header .nav{gap:7px!important}.top .brand-text-name,.site-header .brand-text-name{font-size:14px!important;letter-spacing:.06em!important}.top .brand-star-text,.site-header .brand-star-text{width:24px!important;height:24px!important}.top .account,.site-header .account-btn{padding:8px 9px!important;font-size:9px!important}.sod-mobile-toggle{padding:9px 10px!important;font-size:10px!important}}
.homepage-promo-band .shell.homepage-promo-row{max-width:1180px!important;width:min(1180px,calc(100% - 36px))!important;margin-left:auto!important;margin-right:auto!important}
.homepage-promo-row>.founding-gift,#seasonalFestivalHost{align-self:stretch!important;height:auto!important}
.homepage-promo-row .founding-gift-inner,#seasonalFestivalHost .sod-seasonal-teaser{height:100%!important;min-height:126px!important}
@media(min-width:851px){.homepage-promo-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important}.homepage-promo-row>.founding-gift,#seasonalFestivalHost{margin:0!important}}

/* Sept 8 surgical: editorial image placement for the new festival / Otherworld pages. */
.sod-story-image[data-studio-image-position="left"],.studio-optional-feature-image[data-studio-image-position="left"]{float:left;width:min(44%,500px);margin:0 30px 22px 0}
.sod-story-image[data-studio-image-position="right"],.studio-optional-feature-image[data-studio-image-position="right"]{float:right;width:min(44%,500px);margin:0 0 22px 30px}
.sod-story-image[data-studio-image-position="above"],.studio-optional-feature-image[data-studio-image-position="above"]{float:none;width:100%;margin:0 0 30px}
.lore-article:has(> .sod-story-image[data-studio-image-position="left"])::after,.lore-article:has(> .sod-story-image[data-studio-image-position="right"])::after{content:"";display:block;clear:both}
@media(max-width:760px){.sod-story-image[data-studio-image-position],.studio-optional-feature-image[data-studio-image-position]{float:none!important;width:100%!important;max-width:100%!important;margin:0 0 24px!important;height:auto!important}}

/* Sept 9 surgical fix: Site Studio visual image picker + color control */
.studio-image-picker-backdrop{position:fixed;inset:0;z-index:10050;background:rgba(3,31,24,.72);display:flex;align-items:center;justify-content:center;padding:30px}
.studio-image-picker{width:min(1080px,96vw);max-height:min(820px,90vh);overflow:auto;background:#fffdf7;border:1px solid rgba(182,139,49,.45);border-radius:24px;padding:24px;box-shadow:0 28px 80px rgba(0,0,0,.34)}
.studio-image-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}
.studio-image-picker-head h3{margin:4px 0 0;color:#0d4a39;font-size:30px}
.studio-image-picker-close{width:42px;height:42px;min-width:42px;border-radius:50%;border:1px solid rgba(13,74,57,.25);background:#fff;color:#0d4a39;font-size:28px;line-height:1;cursor:pointer}
.studio-image-picker-search{display:grid;gap:7px;margin-bottom:12px}.studio-image-picker-search input{height:44px!important;min-height:44px!important;padding:10px 13px!important}
.studio-image-picker-count{font-size:13px;color:#65756c;margin:8px 0 14px}
.studio-image-picker-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}
.studio-image-choice{position:relative!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;height:auto!important;min-height:180px!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(13,74,57,.18)!important;border-radius:14px!important;background:#fff!important;color:#0d4a39!important;text-align:left!important;cursor:pointer!important;box-shadow:none!important}
.studio-image-choice img{display:block!important;width:100%!important;height:135px!important;min-height:135px!important;max-height:135px!important;object-fit:cover!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important}
.studio-image-choice span{display:block!important;padding:10px 11px 12px!important;font:700 13px/1.25 Arial,sans-serif!important;white-space:normal!important;overflow-wrap:anywhere!important}
.studio-image-choice em{position:absolute;top:8px;right:8px;background:#0d4a39;color:#fff;border-radius:999px;padding:5px 8px;font:700 10px Arial,sans-serif;font-style:normal}
.studio-image-choice.selected{outline:3px solid rgba(213,166,64,.55)!important;border-color:#b68b31!important}
.studio-color-field input[type="color"],.custom-hero-controls input[type="color"]{appearance:auto!important;-webkit-appearance:auto!important;width:76px!important;min-width:76px!important;height:48px!important;min-height:48px!important;padding:3px!important;border:1px solid #c9b98d!important;border-radius:10px!important;background:#fffdf7!important;cursor:pointer!important}
@media(max-width:900px){.studio-image-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:680px){.studio-image-picker-backdrop{padding:12px}.studio-image-picker{padding:18px;border-radius:18px;max-height:92vh}.studio-image-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.studio-image-choice{min-height:145px!important}.studio-image-choice img{height:105px!important;min-height:105px!important;max-height:105px!important}}

/* Sept 9 surgical fix: honor saved image placement on deep-dive public pages */
.lore-article.studio-image-layout-left,.lore-article.studio-image-layout-right{display:grid;grid-template-columns:minmax(260px,44%) minmax(0,1fr);column-gap:32px;align-items:start}
.lore-article.studio-image-layout-left>.sod-story-image,.lore-article.studio-image-layout-left>.studio-optional-feature-image{grid-column:1;grid-row:1 / span 30;float:none!important;width:100%!important;max-width:100%!important;margin:0!important}
.lore-article.studio-image-layout-left>:not(.sod-story-image):not(.studio-optional-feature-image){grid-column:2}
.lore-article.studio-image-layout-right{grid-template-columns:minmax(0,1fr) minmax(260px,44%)}
.lore-article.studio-image-layout-right>.sod-story-image,.lore-article.studio-image-layout-right>.studio-optional-feature-image{grid-column:2;grid-row:1 / span 30;float:none!important;width:100%!important;max-width:100%!important;margin:0!important}
.lore-article.studio-image-layout-right>:not(.sod-story-image):not(.studio-optional-feature-image){grid-column:1}
.lore-article.studio-image-layout-above{display:block}
@media(max-width:760px){.lore-article.studio-image-layout-left,.lore-article.studio-image-layout-right{display:block!important}.lore-article.studio-image-layout-left>.sod-story-image,.lore-article.studio-image-layout-left>.studio-optional-feature-image,.lore-article.studio-image-layout-right>.sod-story-image,.lore-article.studio-image-layout-right>.studio-optional-feature-image{width:100%!important;margin:0 0 24px!important}}


/* Sept 9 definitive first-paint guard: never show stale Studio hero art before published content resolves. */
html.sod-studio-booting [data-studio-section-key="hero"]{visibility:hidden!important}

/* Sept 9 definitive nav cleanup: More contains one canonical copy of each destination. */
.site-header .sod-more-menu>.sod-nav-group>.sod-subnav,.site-header .sod-more-menu>.sod-nav-group>.sod-mega-menu{z-index:300!important}

/* Repeatable editorial content blocks for festival + Otherworld detail pages. */
.deep-content-block-manager{margin-top:18px}
.deep-content-block{display:grid;gap:12px;margin:14px 0;padding:18px;border:1px solid rgba(213,166,64,.28);border-radius:16px;background:#fffdf8}
.studio-extra-content-block{padding-top:52px;padding-bottom:52px}
.studio-extra-content-block+.studio-extra-content-block{padding-top:18px}


/* Sept 9 follow-up — Ancient Library is one long vertical column. */
.sod-mega-menu{width:min(380px,calc(100vw - 40px))!important;max-width:380px!important;grid-template-columns:1fr!important;gap:0!important}
.sod-mega-column-single{display:block!important;min-width:0!important;width:100%!important}
.sod-mega-column-single .sod-mega-section+.sod-mega-section{margin-top:14px!important;padding-top:10px!important;border-top:1px solid rgba(213,166,64,.18)!important}

/* Sept 9 repair 2: literal single-column Ancient Library and zero intermediate hero paint. */
html.sod-studio-booting [data-studio-bg-field]{visibility:hidden!important}
.sod-mega-menu{width:min(390px,calc(100vw - 40px))!important;max-width:390px!important}
.sod-mega-column-single{display:block!important;width:100%!important}
.sod-mega-section{display:block!important;width:100%!important}
.sod-mega-section>a{display:block!important;width:100%!important}
.sod-mega-flat-link{display:block!important;width:100%!important;padding-left:18px!important;white-space:normal!important}
.sod-mega-section .sod-mega-flat-link+.sod-mega-flat-link{margin-top:1px!important}


/* Sept 9 stale-banner + nav-scroll surgical repair. */
html.sod-studio-booting main>section[data-studio-section-key]:first-of-type{visibility:hidden!important}
.site-header.sod-nav-scroll-closed .sod-subnav,
.site-header.sod-nav-scroll-closed .sod-mega-menu{display:none!important}

/* Sept 9 final Ancient Library interaction repair. */
.site-header.sod-nav-scroll-closed .sod-nav-group:hover>.sod-subnav,
.site-header.sod-nav-scroll-closed .sod-nav-group:focus-within>.sod-subnav,
.site-header.sod-nav-scroll-closed .sod-mega-group:hover>.sod-mega-menu,
.site-header.sod-nav-scroll-closed .sod-mega-group:focus-within>.sod-mega-menu{display:none!important}

/* Sept 11: Sun Sign Astrology */
.sun-sign-home{margin-top:34px;padding:22px;border:1px solid rgba(208,171,97,.28);border-radius:24px;background:linear-gradient(180deg,rgba(16,39,32,.94),rgba(7,20,17,.98));box-shadow:var(--shadow)}
.sun-sign-home-banner{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:28px;align-items:center}.sun-sign-home-banner>img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:16px}.sun-sign-home-copy h3{font-size:clamp(28px,3vw,40px);margin:8px 0 10px;color:#f5df9f}.sun-sign-home-copy p{color:#d7d2c5;line-height:1.65}.sun-sign-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:22px}.sun-sign-card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#f5df9f;border:1px solid rgba(208,171,97,.23);border-radius:16px;padding:10px 8px 12px;background:rgba(255,255,255,.025);transition:.2s}.sun-sign-card:hover{transform:translateY(-2px);border-color:#d0ab61}.sun-sign-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:11px;background:#fff}.sun-sign-card span{font-size:16px;margin-top:8px}.sun-sign-card small{color:#aaa79d;font-size:10px;margin-top:3px}.sun-sign-page-hero{position:relative;min-height:460px;display:flex;align-items:end;overflow:hidden}.sun-sign-page-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sun-sign-page-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,17,14,.15),rgba(3,17,14,.92))}.sun-sign-page-hero-copy{position:relative;z-index:2;padding:72px 0}.sun-sign-page-hero h1{font-size:clamp(42px,6vw,72px);margin:10px 0 12px}.sun-sign-page-hero p{font-size:19px;color:#ddd7c7}.sun-sign-page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sun-sign-page-card{font-family:inherit;cursor:pointer;border:1px solid rgba(208,171,97,.27);border-radius:18px;background:linear-gradient(180deg,rgba(16,39,32,.94),rgba(7,20,17,.98));color:#f5df9f;padding:12px;text-align:center}.sun-sign-page-card:hover{transform:translateY(-2px);border-color:#d0ab61}.sun-sign-page-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;background:#fff}.sun-sign-page-card strong,.sun-sign-page-card small{display:block}.sun-sign-page-card strong{font-size:20px;margin-top:9px}.sun-sign-page-card small{font-size:11px;color:#aaa79d;margin-top:3px}.sun-sign-reading-panel{max-width:900px;margin:0 auto;padding:28px;border:1px solid rgba(208,171,97,.3);border-radius:24px;background:linear-gradient(180deg,rgba(16,39,32,.94),rgba(7,20,17,.98));box-shadow:var(--shadow)}.sun-sign-reading-head{display:flex;align-items:center;gap:22px}.sun-sign-reading-head img{width:130px;height:130px;object-fit:cover;border-radius:18px;background:#fff}.sun-sign-reading-head h2{margin:5px 0}.sun-sign-periods{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.sun-sign-forecast{border-top:1px solid rgba(208,171,97,.2);padding-top:24px}.sun-sign-forecast h3{font-size:30px;margin:8px 0 14px}.sun-sign-forecast p{font-size:17px;line-height:1.75;color:#ddd7c7}.sun-sign-disclaimer{font-size:13px!important;color:#9fa59d!important;font-style:italic}.sun-sign-reading-panel[hidden],.sun-sign-page-grid[hidden]{display:none!important}
@media(max-width:900px){.sun-sign-home-banner{grid-template-columns:1fr}.sun-sign-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sun-sign-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.sun-sign-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sun-sign-home{padding:14px}.sun-sign-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sun-sign-reading-head{align-items:flex-start}.sun-sign-reading-head img{width:96px;height:96px}}

/* Sept 11 Sun Sign refinement — compact app-style chooser + readable sign page. */
.sun-sign-home{
  padding:28px;
  background:linear-gradient(180deg,#12372d 0%,#0b241e 100%);
}
.sun-sign-home .sun-sign-grid{
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:12px;
  margin:0 0 28px;
  align-items:start;
}
.sun-sign-home .sun-sign-card{
  min-width:0;
  padding:0;
  border:0;
  background:transparent;
  color:#f7edcf;
  box-shadow:none;
}
.sun-sign-home .sun-sign-card:hover,
.sun-sign-home .sun-sign-card:focus-visible{
  transform:translateY(-3px);
  border-color:transparent;
}
.sun-sign-icon{
  width:100%;
  aspect-ratio:1;
  display:grid;
  place-items:center;
  overflow:hidden;
  border:1px solid rgba(223,184,92,.46);
  border-radius:22%;
  background:#fffdf8;
  box-shadow:0 8px 20px rgba(0,0,0,.20),inset 0 0 0 1px rgba(255,255,255,.55);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.sun-sign-card:hover .sun-sign-icon,
.sun-sign-card:focus-visible .sun-sign-icon{
  border-color:#e6bd57;
  box-shadow:0 11px 24px rgba(0,0,0,.28),0 0 0 2px rgba(230,189,87,.12);
}
.sun-sign-icon img{
  width:100%!important;
  height:100%!important;
  aspect-ratio:1!important;
  object-fit:contain!important;
  border-radius:0!important;
  background:#fffdf8!important;
}
.sun-sign-name{
  display:block;
  margin-top:9px!important;
  font-size:14px!important;
  line-height:1.15;
  color:#f7edcf;
  letter-spacing:.01em;
}
.sun-sign-home-banner{
  margin-top:0;
  padding-top:26px;
  border-top:1px solid rgba(223,184,92,.2);
}

/* The selected-sign page is a dark green panel; force intentional light/gold type. */
.sun-sign-reading-panel,
.sun-sign-reading-panel h2,
.sun-sign-reading-panel h3,
.sun-sign-reading-panel p,
.sun-sign-reading-panel .sub{
  color:#f7edcf;
}
.sun-sign-reading-panel .eyebrow{color:#e6bd57}
.sun-sign-reading-head h2{color:#f4d777!important}
.sun-sign-reading-head .sub{color:#cfc7b4!important}
.sun-sign-forecast h3{color:#f7edcf!important}
.sun-sign-reading-panel .btn.ghost{color:#fffdf8;border-color:#d9ad39}
.sun-sign-reading-panel .btn.alt{color:#fffdf8}

/* If a visitor opens the chooser page without a sign query, keep those choices app-sized too. */
.sun-sign-page-grid{
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:18px;
  max-width:980px;
  margin:0 auto;
}
.sun-sign-page-card{
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.sun-sign-page-card img{
  width:100%;
  aspect-ratio:1;
  object-fit:contain;
  border:1px solid rgba(208,171,97,.32);
  border-radius:22%;
  background:#fffdf8;
  box-shadow:0 8px 20px rgba(0,0,0,.16);
}
.sun-sign-page-card strong{color:#163b31}
.sun-sign-page-card small{color:#6f756f}

@media(max-width:1100px){
  .sun-sign-home .sun-sign-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px 14px}
}
@media(max-width:700px){
  .sun-sign-home{padding:18px}
  .sun-sign-home .sun-sign-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 12px;margin-bottom:24px}
  .sun-sign-name{font-size:13px!important}
  .sun-sign-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
}
@media(max-width:430px){
  .sun-sign-home .sun-sign-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .sun-sign-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Sept 11: final Sun Sign banner — one hero-style banner, all copy + app tiles inside the green panel. */
.sun-sign-home{
  position:relative;
  overflow:hidden;
  margin-top:42px;
  padding:48px;
  border:1px solid rgba(208,171,97,.28);
  border-radius:30px;
  background-image:url('../assets/images/sun-signs/sun-sign-astrology-banner.webp');
  background-size:cover;
  background-position:center;
  box-shadow:var(--shadow);
  isolation:isolate;
}
.sun-sign-home-shade{
  position:absolute;
  inset:0;
  z-index:-2;
  background:linear-gradient(90deg,rgba(2,17,14,.72),rgba(2,17,14,.26));
}
.sun-sign-home::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.25));
  pointer-events:none;
}
.sun-sign-home-panel{
  width:min(1100px,100%);
  padding:34px 36px 32px;
  border:1px solid rgba(218,177,78,.46);
  border-radius:26px;
  background:linear-gradient(180deg,rgba(7,58,45,.965),rgba(5,42,33,.985));
  box-shadow:0 22px 48px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.035);
}
.sun-sign-home-copy{max-width:780px}
.sun-sign-home-copy .eyebrow{color:#e6bd57}
.sun-sign-home-copy h3{
  margin:8px 0 10px;
  color:#f7e6b5;
  font-size:clamp(31px,3.2vw,46px);
  line-height:1.08;
}
.sun-sign-home-copy p{
  max-width:790px;
  margin:0;
  color:#f1ead9;
  font-size:17px;
  line-height:1.65;
}
.sun-sign-home .sun-sign-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:22px 18px;
  margin:30px 0 0;
  align-items:start;
}
.sun-sign-home .sun-sign-card{
  display:flex;
  flex-direction:column;
  align-items:center;
  min-width:0;
  padding:0;
  border:0;
  background:transparent;
  color:#f8ebc6;
  text-decoration:none;
  box-shadow:none;
}
.sun-sign-icon{
  width:100%;
  max-width:142px;
  aspect-ratio:1;
  display:grid;
  place-items:center;
  overflow:hidden;
  border:1px solid rgba(230,189,87,.55);
  border-radius:24px;
  background:#006b3f;
  box-shadow:0 10px 24px rgba(0,0,0,.27),inset 0 0 0 1px rgba(255,255,255,.04);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.sun-sign-icon img{
  display:block;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:0!important;
  background:#006b3f!important;
}
.sun-sign-name{
  display:block;
  margin-top:10px!important;
  color:#f8ebc6!important;
  font-family:Georgia,'Times New Roman',serif;
  font-size:16px!important;
  line-height:1.1;
  letter-spacing:.01em;
  text-shadow:0 1px 1px rgba(0,0,0,.22);
}
.sun-sign-home .sun-sign-card:hover,
.sun-sign-home .sun-sign-card:focus-visible{transform:translateY(-3px)}
.sun-sign-home .sun-sign-card:hover .sun-sign-icon,
.sun-sign-home .sun-sign-card:focus-visible .sun-sign-icon{
  border-color:#f0ca68;
  box-shadow:0 13px 28px rgba(0,0,0,.34),0 0 0 2px rgba(230,189,87,.13);
}

/* Dedicated Sun Sign page: keep the new green art and guarantee readable cream/gold type. */
.sun-sign-page-hero h1{color:#f8ebc6!important}
.sun-sign-page-hero .eyebrow{color:#e6bd57!important}
.sun-sign-page-hero p{color:#fff8e9!important}
.sun-sign-page-card{
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.sun-sign-page-card img{
  width:100%;
  aspect-ratio:1;
  object-fit:cover;
  border:1px solid rgba(208,171,97,.42)!important;
  border-radius:22px!important;
  background:#006b3f!important;
  box-shadow:0 8px 20px rgba(0,0,0,.18);
}
.sun-sign-page-card strong{
  color:#173f34!important;
  font-family:Georgia,'Times New Roman',serif;
  font-size:18px!important;
}
.sun-sign-page-card small{color:#6d756e!important}
.sun-sign-reading-head img{
  object-fit:cover!important;
  border:1px solid rgba(230,189,87,.46);
  background:#006b3f!important;
}
.sun-sign-reading-panel h2,
.sun-sign-reading-panel h3,
.sun-sign-reading-panel p,
.sun-sign-reading-panel .sub{color:#f8ebc6!important}
.sun-sign-reading-panel .sun-sign-disclaimer{color:#b9b5aa!important}

@media(max-width:900px){
  .sun-sign-home{padding:32px}
  .sun-sign-home-panel{padding:30px 28px}
  .sun-sign-home .sun-sign-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 16px}
}
@media(max-width:600px){
  .sun-sign-home{padding:18px;border-radius:24px;background-position:center}
  .sun-sign-home-panel{padding:25px 18px 24px;border-radius:22px}
  .sun-sign-home-copy h3{font-size:30px}
  .sun-sign-home-copy p{font-size:15px}
  .sun-sign-home .sun-sign-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px;margin-top:24px}
  .sun-sign-icon{border-radius:18px}
  .sun-sign-name{font-size:14px!important;margin-top:8px!important}
}

/* Sept 11 final zodiac art + contrast pass.
   Keep this block last so older Sun Sign experiments cannot override it. */
.sun-sign-home{
  margin-top:42px!important;
  padding:42px!important;
  border-radius:30px!important;
  background-image:url('../assets/images/sun-signs/sun-sign-astrology-banner.webp')!important;
  background-size:cover!important;
  background-position:center!important;
}
.sun-sign-home-panel{
  width:min(1120px,100%)!important;
  box-sizing:border-box;
  padding:34px 38px 36px!important;
  border:1px solid rgba(231,190,88,.48)!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,rgba(5,72,49,.975),rgba(4,49,37,.985))!important;
}
.sun-sign-home-copy{max-width:860px!important}
.sun-sign-home-copy h3{color:#f7e6b5!important}
.sun-sign-home-copy p{color:#fff8e8!important}
.sun-sign-home .sun-sign-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:24px 22px!important;
  margin-top:30px!important;
}
.sun-sign-home .sun-sign-card{
  color:#fff4d2!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.sun-sign-home .sun-sign-icon{
  width:118px!important;
  max-width:100%!important;
  aspect-ratio:1!important;
  border-radius:23px!important;
  border:1px solid rgba(239,198,95,.62)!important;
  background:#006b3f!important;
  box-shadow:0 9px 22px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.045)!important;
}
.sun-sign-home .sun-sign-icon img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:22px!important;
  background:#006b3f!important;
}
.sun-sign-home .sun-sign-name{
  margin-top:10px!important;
  color:#fff1c7!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:17px!important;
  font-weight:400!important;
  line-height:1.1!important;
}

/* Individual Sun Sign pages: never allow green-on-green type. */
.sun-sign-reading-panel{
  color:#fff7e6!important;
  background:linear-gradient(180deg,#103b30 0%,#09271f 100%)!important;
}
.sun-sign-reading-panel .eyebrow,
.sun-sign-reading-panel #forecastLabel{color:#e9bd55!important}
.sun-sign-reading-panel #selectedSignName,
.sun-sign-reading-panel #forecastTitle{color:#f8df9e!important}
.sun-sign-reading-panel #selectedSignDates{color:#e7dfcf!important}
.sun-sign-reading-panel #forecastCopy,
.sun-sign-reading-panel #forecastCopy p,
.sun-sign-reading-panel p{color:#fff7e6!important}
.sun-sign-reading-panel .sun-sign-disclaimer{color:#c8c1b3!important}
.sun-sign-reading-panel .btn.ghost,
.sun-sign-reading-panel .btn.alt{
  color:#fffaf0!important;
  border-color:#d9ad39!important;
}
.sun-sign-reading-panel .btn.alt{background:#173f34!important}
.sun-sign-reading-head img{
  background:#006b3f!important;
  border-color:rgba(239,198,95,.58)!important;
}

/* Chooser on the dedicated page uses the same compact app language. */
.sun-sign-page-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:22px!important}
.sun-sign-page-card img{
  width:118px!important;
  max-width:100%!important;
  margin:0 auto!important;
  object-fit:cover!important;
  border-radius:23px!important;
  background:#006b3f!important;
}
.sun-sign-page-card strong{color:#163b31!important}
.sun-sign-page-card small{color:#626b65!important}

@media(max-width:900px){
  .sun-sign-home{padding:28px!important}
  .sun-sign-home-panel{padding:30px 26px!important}
  .sun-sign-home .sun-sign-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .sun-sign-page-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:600px){
  .sun-sign-home{padding:16px!important}
  .sun-sign-home-panel{padding:24px 16px!important}
  .sun-sign-home .sun-sign-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px 10px!important}
  .sun-sign-home .sun-sign-icon{width:96px!important;border-radius:19px!important}
  .sun-sign-home .sun-sign-icon img{border-radius:18px!important}
  .sun-sign-home .sun-sign-name{font-size:14px!important}
  .sun-sign-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px 10px!important}
  .sun-sign-page-card img{width:96px!important;border-radius:19px!important}
}

/* Sept 12 saved-state feedback */
.save-state-row{display:flex;justify-content:flex-end;margin-top:8px}.product-save-banner{display:flex;align-items:center;gap:12px;justify-content:space-between;flex-wrap:wrap;margin:-4px 0 16px}.product-save-banner>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.product-card-save-row{display:flex;align-items:center;gap:12px;justify-content:flex-end;flex-wrap:wrap;margin-top:18px;padding-top:16px;border-top:1px solid rgba(185,143,48,.18)}.save-state{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;letter-spacing:.03em}.save-state.saved{background:#edf5ef;color:#245846;border:1px solid rgba(36,88,70,.2)}.save-state.unsaved{background:#fff4d8;color:#805d09;border:1px solid rgba(176,132,38,.35)}

/* Sept 12: branded Whisper cards — official Star of Danu mark only. */
.whisper>img.whisper-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58}
.whisper>img.whisper-brand-star{position:absolute;z-index:3;top:24px;right:24px;left:auto;bottom:auto;width:40.32px;height:40.32px;object-fit:contain;opacity:1;filter:drop-shadow(0 2px 7px rgba(0,0,0,.28));pointer-events:none}
@media(max-width:520px){.whisper>img.whisper-brand-star{top:20px;right:20px;left:auto;bottom:auto;width:38.08px;height:38.08px}}

/* Sept. 13 account + restore-history usability follow-up */
.safety-list,.history-list{display:grid;gap:10px;margin:14px 0}.safety-row{position:relative;opacity:1;pointer-events:auto;transform:none;background:#f8f4ea;color:#173f32;border:1px solid rgba(182,139,49,.28);border-radius:12px;padding:13px 15px;margin:0;font-family:Arial,sans-serif}.safety-row .small{color:#62736c}.account-row{display:grid;gap:11px}.account-row-main{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.account-name{font-size:17px}.account-role-label{display:flex;align-items:center;gap:8px;font-size:12px}.account-role-label select{width:auto;min-width:130px;padding:8px 10px}.account-actions,.history-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.account-action-btn{padding:8px 14px}.password-reset-box{padding:14px;background:#fffdf7;border:1px dashed rgba(22,67,55,.25);border-radius:10px;max-width:540px}.password-reset-box label{display:grid;gap:6px;font:700 13px Arial,sans-serif;color:#355548}.history-shell{margin-top:14px}.history-summary{display:flex;justify-content:space-between;gap:14px;align-items:center;flex-wrap:wrap;margin:12px 0}.history-list{max-height:560px;overflow:auto;padding-right:4px;margin-bottom:14px}.history-row{display:grid;grid-template-columns:minmax(190px,1fr) auto;gap:8px 18px;align-items:center}.history-item-detail{grid-column:1/-1}.danger-text{color:#8c332d!important}.safety-error{padding:14px;border:1px solid #bf5a50;background:#fff4f2;color:#702923;border-radius:10px}.backend-accounts-panel .account-create-form{margin-top:20px}.backend-accounts-panel #adminUsers+.account-create-form{border-top:1px solid rgba(182,139,49,.22);padding-top:20px}@media(max-width:700px){.history-row{grid-template-columns:1fr}.history-item-detail{grid-column:1}.history-list{max-height:460px}}

/* Sept 13 backend safety collapsible buckets */
.safety-collapsible>h2{display:flex;align-items:center;justify-content:space-between;gap:16px}
.safety-collapse-toggle{appearance:none;border:1px solid #c9a24d;background:#fffaf0;color:#0d4a39;border-radius:999px;padding:8px 14px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}
.safety-collapsible.is-collapsed>:not(.eyebrow):not(h2){display:none!important}
.safety-action-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:10px 0}

/* Sept 14 — Shoppe shelf banner brand treatment */
.shoppe-category-banner > .shoppe-category-banner-copy{
  background:#123d31!important;
  color:#e5c76f!important;
  border:1px solid rgba(229,199,111,.58)!important;
  text-shadow:none!important;
}
.shoppe-category-banner:not(.has-image) > .shoppe-category-banner-copy{
  background:#123d31!important;
  color:#e5c76f!important;
}

/* Sept 16 premium journal refinement — wider book, add-page composer stays tucked away */
#bookApp{width:min(1320px,calc(100vw - 32px));margin-left:50%;transform:translateX(-50%)}
.opened-book{max-width:1260px;margin:24px auto 0}
.opened-book .book-spread{grid-template-columns:1fr!important;max-width:1180px;margin:28px auto 0}
.opened-book .book-spread>.book-page{min-height:680px;border-radius:22px!important;padding:54px 64px;background:linear-gradient(90deg,#f8efdd 0,#fffaf0 7%,#fffdf7 50%,#fffaf0 93%,#f8efdd 100%)!important;box-shadow:0 24px 50px rgba(22,43,34,.13);position:relative}
.opened-book .book-spread>.book-page:before{content:"";position:absolute;left:50%;top:28px;bottom:28px;width:1px;background:linear-gradient(180deg,transparent,rgba(191,160,92,.18),transparent);pointer-events:none}
#newEntryComposer{max-width:900px;margin:24px auto 8px;border-radius:20px!important;box-shadow:0 18px 38px rgba(22,43,34,.12);background:#fffaf0!important}
#newEntryComposer .form{max-width:none;grid-template-columns:1fr 220px}
#newEntryComposer .form label:last-of-type{grid-column:1/-1}
#newEntryComposer .form button{grid-column:1/-1;justify-self:start;width:auto}
.book-entry-page{max-width:900px;margin:0 auto;min-height:500px}
.book-entry-page h4{font-size:30px;color:var(--green);margin:.35em 0 .5em}
.book-entry-page p{font-size:18px;line-height:1.9}
@media(max-width:800px){#bookApp{width:min(100%,calc(100vw - 24px));transform:none;margin-left:0}.opened-book .book-spread>.book-page{padding:34px 24px}.opened-book .book-spread>.book-page:before{display:none}#newEntryComposer .form{grid-template-columns:1fr}#newEntryComposer .form label:last-of-type,#newEntryComposer .form button{grid-column:auto}}


/* Sept 16 paid-product quality pass */
.account-hero-card .account-quick-links .btn.alt{background:#fffaf0!important;color:#073e2f!important;border-color:#d9b14f!important;opacity:1!important}
.account-hero-card .account-quick-links .btn.alt:hover{background:#f3e4bf!important;color:#052f24!important}
.opened-book .book-entries{width:100%}
.opened-book .book-entry-page{width:100%;max-width:none!important;box-sizing:border-box;min-height:560px;padding:34px 38px}
.opened-book .book-entry-page p{font-size:19px;line-height:1.9;max-width:92ch}
.opened-book .book-entry-page h4{font-size:34px}
.premium-ai-primary{background:#fffaf0!important;border:2px solid #d4a33b!important;padding:28px!important;box-shadow:0 12px 28px rgba(16,55,42,.08)}
.premium-ai-primary h3{font-size:28px;margin-top:20px}
.premium-ai-primary p,.premium-ai-primary li{font-size:18px;line-height:1.78}
.technical-foundation{margin-top:24px}
.technical-foundation article{background:#f7f0df!important}
.yesno-answer{display:grid!important;gap:10px!important;margin:12px 0 18px!important}
.yesno-answer span,.yesno-answer h2{display:block!important;margin:0!important}
.yesno-space{height:10px}
@media(max-width:700px){.opened-book .book-entry-page{padding:26px 20px}.premium-ai-primary{padding:22px!important}}


/* Sept 16 final paid-experience + purchase history polish */
.paid-ai-loading{padding:8px 0 4px;text-align:left}
.paid-ai-star{display:block;width:68px;height:68px;object-fit:contain;margin:0 0 18px;animation:sodPaidAiStarSpin 3.4s linear infinite;transform-origin:50% 50%}
@keyframes sodPaidAiStarSpin{to{transform:rotate(360deg)}}
.paid-ai-loading h3{margin:8px 0 18px}
.paid-ai-progress-track{height:9px;max-width:680px;border:1px solid rgba(187,137,39,.55);border-radius:999px;overflow:hidden;background:rgba(8,67,50,.07);box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}
.paid-ai-progress-track span{display:block;height:100%;border-radius:inherit;background:#d9a936;transition:width .55s ease}
.paid-ai-progress-copy{max-width:680px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:9px;color:#164b3c;font-size:14px}
.paid-ai-progress-copy strong{color:#aa7616;min-width:46px;font-size:15px}
.paid-ai-progress-copy span{text-align:right}
.paid-ai-wait-note{margin-top:14px!important;font-size:15px!important;color:#60736c}
.purchase-year-group{margin:24px 0 34px}
.purchase-year-title{font-family:Georgia,serif;font-size:28px;color:#0b503c;margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid rgba(197,145,40,.45)}
.purchase-month-group{border:1px solid rgba(197,145,40,.38);border-radius:18px;background:rgba(255,250,239,.72);margin:0 0 14px;overflow:hidden}
.purchase-month-group summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;font-family:Georgia,serif;font-size:20px;color:#0b503c;font-weight:700;list-style:none}
.purchase-month-group summary::-webkit-details-marker{display:none}
.purchase-month-group summary:after{content:'+';font-family:Arial,sans-serif;font-size:22px;color:#b67d18;margin-left:auto}
.purchase-month-group[open] summary:after{content:'–'}
.purchase-month-group summary .small{font-family:Arial,sans-serif;font-size:12px;font-weight:600;color:#68766f;margin-left:8px}
.purchase-month-list{padding:0 14px 14px}
.purchase-month-list .account-order-card:last-child{margin-bottom:0}
@media(prefers-reduced-motion:reduce){.paid-ai-star{animation:none}.paid-ai-progress-track span{transition:none}}
@media(max-width:700px){.paid-ai-progress-copy{align-items:flex-start}.purchase-month-group summary{font-size:18px}.purchase-year-title{font-size:25px}}

/* Sept 17 QA refinements: paid loader scale + monthly horoscope key dates */
.paid-celtic-loading{padding:18px 0 8px;text-align:left;max-width:760px}
.paid-celtic-star{display:block!important;width:74px!important;height:74px!important;max-width:74px!important;object-fit:contain;margin:0 0 18px!important;animation:sodPaidAiStarSpin 3.4s linear infinite;transform-origin:50% 50%}
.paid-celtic-loading h3{margin:8px 0 18px}.paid-celtic-progress-track{height:9px;max-width:680px;border:1px solid rgba(187,137,39,.55);border-radius:999px;overflow:hidden;background:rgba(8,67,50,.07)}
.paid-celtic-progress-track span{display:block;height:100%;border-radius:inherit;background:#d9a936;transition:width .55s ease}.paid-celtic-progress-copy{max-width:680px;display:flex;justify-content:space-between;gap:18px;margin-top:9px;color:#164b3c;font-size:14px}.paid-celtic-progress-copy strong{color:#aa7616}.paid-celtic-wait-note{font-size:15px!important;color:#60736c!important}
.sun-sign-key-dates{margin-top:30px;padding:24px 26px;border:1px solid rgba(197,145,40,.48);border-radius:18px;background:#fffaf0}.sun-sign-key-dates h3{margin:8px 0 15px;color:#0b503c}.sun-sign-key-dates p{margin:12px 0}.sun-sign-key-dates strong{color:#a66f12}
@media(prefers-reduced-motion:reduce){.paid-celtic-star{animation:none}}

/* Sept 17 QA: key-date readability */
.sun-sign-key-dates{color:#143a2f!important}.sun-sign-key-dates .eyebrow{color:#8c6515!important;opacity:1!important}.sun-sign-key-dates h3{color:#0b503c!important}.sun-sign-key-dates p{color:#24483d!important;line-height:1.65}.sun-sign-key-dates strong{color:#8b5d0e!important}

/* Sept 17 email + monthly readability surgical patch */
.sun-sign-key-dates,.sun-sign-key-dates p,.sun-sign-key-dates p span{color:#24483d!important;opacity:1!important}
.sun-sign-key-dates h3{color:#0b503c!important;opacity:1!important}
.sun-sign-key-dates .eyebrow{color:#8c6515!important;opacity:1!important}
.sun-sign-key-dates strong{color:#8b5d0e!important;opacity:1!important}

/* Sept. 20 — best-in-class Shoppe product detail, gallery + zoom */
.shoppe-product-detail{width:min(1180px,calc(100% - 40px));margin:50px auto 0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:54px;align-items:start}.shoppe-product-gallery{min-width:0}.shoppe-product-main-image{position:relative;background:#efe8d7;border-radius:24px;overflow:hidden;box-shadow:0 18px 44px rgba(10,43,34,.12)}.shoppe-product-main-image>button{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.shoppe-product-main-image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.zoom-hint{position:absolute;right:14px;bottom:14px;background:rgba(12,47,38,.88);color:#fff6df;padding:8px 12px;border-radius:999px;font-size:12px;pointer-events:none}.shoppe-product-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}.shoppe-product-thumbs button{padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#fff;cursor:pointer}.shoppe-product-thumbs button.active{border-color:#b6923e}.shoppe-product-thumbs img{width:100%;aspect-ratio:1/1;display:block;object-fit:cover}.shoppe-product-buy-panel{position:sticky;top:24px;padding:38px;background:#fffaf0;border:1px solid rgba(132,97,30,.22);border-radius:24px;box-shadow:0 18px 44px rgba(10,43,34,.09)}.shoppe-product-buy-panel h1{font-size:clamp(42px,5vw,64px);line-height:1.02;margin:.18em 0}.shoppe-product-description{font-size:18px;line-height:1.7;color:#4b5d55}.shoppe-variant-select{display:grid;gap:8px;margin:22px 0;font-weight:700}.shoppe-variant-select select{min-height:50px;border:1px solid rgba(23,61,49,.28);border-radius:12px;padding:0 12px;background:#fff;font:inherit}.product-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.product-detail-actions .shoppe-save-btn{grid-column:1/-1}.shoppe-shipping-note{display:grid;gap:4px;margin:20px 0 0;padding:15px;border-radius:14px;background:#f2e7c8}.shoppe-shipping-note span{font-size:13px;color:#5f665f}.shoppe-product-facts{margin-top:18px;border-top:1px solid rgba(23,61,49,.16);padding-top:16px}.shoppe-product-facts summary{cursor:pointer;font-weight:800}.shoppe-product-facts>div{display:grid;grid-template-columns:150px 1fr;gap:15px;padding:10px 0;border-bottom:1px solid rgba(23,61,49,.1)}.shoppe-product-facts span{white-space:pre-line;color:#51645c}.shoppe-product-video{margin-top:18px;border-radius:18px;overflow:hidden;background:#0d3026}.shoppe-product-video iframe,.shoppe-product-video video{display:block;width:100%;aspect-ratio:16/9;border:0}.product-detail-story{margin-top:70px}.product-detail-story>.lede{font-size:21px;max-width:820px}.shoppe-related-products{width:min(1100px,calc(100% - 40px));margin:20px auto 80px;padding:50px 0}.shoppe-related-products h2{font-size:clamp(34px,4vw,52px)}.shoppe-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.shoppe-related-grid a{display:grid;gap:9px;text-decoration:none;color:#173d31}.shoppe-related-grid a>span{display:grid;place-items:center;aspect-ratio:1/1;background:#eee6d5;border-radius:16px;overflow:hidden;font-size:34px}.shoppe-related-grid img{width:100%;height:100%;object-fit:cover}.shoppe-related-grid b{font-family:var(--serif);font-size:20px}.shoppe-related-grid small{color:#806728;font-weight:800}.shoppe-zoom-modal{position:fixed;inset:0;z-index:9999;background:rgba(4,17,14,.94);display:grid;grid-template-rows:1fr auto;place-items:center;padding:50px 30px 24px}.shoppe-zoom-modal.hidden{display:none!important}.shoppe-zoom-stage{width:min(90vw,1100px);height:min(76vh,850px);display:grid;place-items:center;overflow:auto}.shoppe-zoom-stage img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;transform-origin:center;transition:transform .15s ease}.shoppe-zoom-close{position:fixed;right:22px;top:18px;border:0;background:transparent;color:#fff;font-size:48px;line-height:1;cursor:pointer}.shoppe-zoom-controls{display:flex;gap:8px;align-items:center;background:#fff7e6;border-radius:999px;padding:8px 12px}.shoppe-zoom-controls button{border:0;background:#173d31;color:#fff;padding:8px 13px;border-radius:999px;cursor:pointer}.shoppe-zoom-controls span{min-width:58px;text-align:center;font-weight:800}.zoom-open{overflow:hidden}
@media(max-width:900px){.shoppe-product-detail{grid-template-columns:1fr;width:min(760px,calc(100% - 28px));gap:28px}.shoppe-product-buy-panel{position:static}.shoppe-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.shoppe-product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.shoppe-product-buy-panel{padding:26px 20px}.product-detail-actions{grid-template-columns:1fr}.product-detail-actions .shoppe-save-btn{grid-column:auto}.shoppe-product-facts>div{grid-template-columns:1fr;gap:3px}.shoppe-related-grid{grid-template-columns:1fr 1fr}.zoom-hint{font-size:10px}}

.shoppe-story-button{display:flex;justify-content:center;align-items:center;width:100%;margin-top:12px;text-align:center;text-decoration:none}.shoppe-product-main-image img{object-position:center}.shoppe-zoom-stage{overscroll-behavior:contain}.shoppe-zoom-stage img{user-select:none;-webkit-user-drag:none}

/* Sept. 20 final Shoppe polish: proportional product imagery + virtual merchandising collections. */
.shoppe-product-main-image{background:#efe8d7!important}
.shoppe-product-main-image>button{aspect-ratio:1/1;display:grid!important;place-items:center!important}
.shoppe-product-main-image img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important}
.shoppe-product-thumbs button{aspect-ratio:1/1;display:grid;place-items:center;background:#f5efe2!important}
.shoppe-product-thumbs img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important}
.sandbox-product-image{background:#f0e8d8!important}
.sandbox-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
.shoppe-related-grid a>span{background:#f0e8d8!important}
.shoppe-related-grid img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
.shoppe-virtual-collection{padding-top:18px}.shoppe-virtual-collection .shoppe-product-group-head p{max-width:680px;color:#4b5d55;line-height:1.65}

/* Sept. 20 final Shoppe housekeeping: compact admin, nested collections, proportional product imagery. */
.category-editor-card.is-collapsed .category-editor-fields > :not(.collection-card-heading){display:none!important}
.category-editor-card.is-collapsed{padding-bottom:18px!important}
.category-editor-card.is-collapsed .collection-card-heading{margin-bottom:0!important}
.category-editor-card .collection-top-actions{align-items:center;flex-wrap:wrap}

.shoppe-nav-parent{border-bottom:1px solid rgba(236,213,153,.15)}
.shoppe-nav-parent summary{cursor:pointer;list-style:none;padding:15px 0;color:#f3ead6;font-family:var(--serif);font-size:20px;line-height:1.25;display:flex;align-items:center;justify-content:space-between;gap:10px}
.shoppe-nav-parent summary::-webkit-details-marker{display:none}
.shoppe-nav-parent summary:after{content:'+';font-family:Arial,sans-serif;color:#d7b65f;font-size:18px}
.shoppe-nav-parent[open] summary:after{content:'–'}
.shoppe-nav-children{padding:0 0 10px 16px;border-left:1px solid rgba(236,213,153,.18)}
.shoppe-side-nav .shoppe-nav-children a{font-family:Arial,sans-serif;font-size:14px;padding:9px 0;border-bottom:0;color:#e7dcc2}

/* Every commerce/product photograph preserves its native proportions. Editorial story photography is intentionally excluded. */
.sandbox-product-image{aspect-ratio:1/1!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:#f0e8d8!important}
.sandbox-product-image img:not(.product-empty-star){display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
.shoppe-product-main-image>button{aspect-ratio:1/1!important;display:grid!important;place-items:center!important;overflow:hidden!important}
.shoppe-product-main-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
.shoppe-product-thumbs button{aspect-ratio:1/1!important;display:grid!important;place-items:center!important;overflow:hidden!important}
.shoppe-product-thumbs img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
.shoppe-related-grid a>span{aspect-ratio:1/1!important;display:grid!important;place-items:center!important;overflow:hidden!important}
.shoppe-related-grid img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
.shoppe-treasure .treasure-image{display:grid!important;place-items:center!important;overflow:hidden!important;background:#0d3026}
.shoppe-treasure .treasure-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
.product-photo-preview img,.commerce-gallery-thumb img{object-fit:contain!important;object-position:center!important}
.shoppe-zoom-stage img{object-fit:contain!important;object-position:center!important;max-width:100%!important;max-height:100%!important}

@media(max-width:1000px){
 .shoppe-nav-parent{display:inline-block;border-bottom:0;vertical-align:top}.shoppe-nav-parent summary{padding:8px 0;font-size:16px;white-space:nowrap}.shoppe-nav-children{position:absolute;z-index:40;background:#0d3026;padding:8px 14px 12px;border:1px solid rgba(236,213,153,.18);border-radius:0 0 12px 12px;min-width:190px}.shoppe-side-nav .shoppe-nav-children a{display:block!important;padding:8px 0!important}
}
