:root{color-scheme:dark;--bg:#10100f;--surface:#191917;--ink:#f5f0e7;--muted:#c1bbb1;--gold:#dab988;--line:#ffffff26}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.7 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--gold)}a:focus-visible{outline:2px solid var(--gold);outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(3.5rem,6.8vw,7rem)}h2{font-size:clamp(2.8rem,4.6vw,4.8rem)}h3{font-size:2.1rem}em{font-weight:400;color:var(--gold)}p{color:var(--muted)}.wrap{width:min(1320px,90%);margin-inline:auto}.skip{position:absolute;top:-100px;z-index:10;background:var(--bg);padding:12px}.skip:focus{top:0}header{position:absolute;z-index:2;top:24px;left:4%;width:92%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 22px;border:1px solid #ffffff30;border-radius:60px;background:#15130f50;backdrop-filter:blur(18px)}.brand{display:flex;gap:12px;align-items:center;font-size:.65rem;letter-spacing:.15em;line-height:1.5}.brand b{display:block;font-family:Georgia,serif;font-size:1.25rem;font-weight:400;letter-spacing:.23em}.brand-icon{font-size:2.5rem;line-height:1;color:var(--gold)}nav{display:flex;gap:30px;font-size:.875rem}nav a[aria-current]{color:var(--gold)}.nav-book,.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid #ffffff50;border-radius:40px;padding:12px 24px;font-size:.875rem;white-space:nowrap}.nav-book{background:#ffffff0d}.button{background:var(--ink);color:#201a13}.button:hover{background:var(--gold);color:#15130f}.glass{background:#ffffff16;color:white;backdrop-filter:blur(15px)}.eyebrow{font-size:.75rem;letter-spacing:.21em;font-weight:500;color:var(--gold);margin-bottom:24px}.hero{position:relative;min-height:800px;height:100svh;display:grid;place-items:center;isolation:isolate}.hero-image{position:absolute;z-index:-2;width:100%;height:100%;object-position:50% 49%}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#100d0b50 0%,#100d0b60 20%,#100d0b85 55%,#10100f 100%)}.hero-content{text-align:center;padding:160px 24px 130px;max-width:1000px}.hero h1{margin-bottom:26px;text-shadow:0 3px 35px #0005}.hero h1 em{color:#eed6b2}.hero-content>p:not(.eyebrow){color:#eee6db;max-width:420px;margin:0 auto 32px}.hero-foot{position:absolute;bottom:36px;left:5%;width:90%;display:flex;align-items:center;justify-content:space-between;font-size:.65rem;letter-spacing:.18em;color:#c8bcab}.hero-foot a{font-size:1.5rem;border:1px solid var(--line);border-radius:50%;width:44px;height:44px;text-align:center}.statement{text-align:center;padding:130px 0}.statement h2{margin:0 auto 24px;max-width:1000px}.statement>p:last-child{max-width:550px;margin:0 auto}.spark{display:block;color:var(--gold);font-size:2.8rem;line-height:1;margin-bottom:32px}.feature{display:grid;grid-template-columns:1fr 1fr;gap:20px}.feature>img{width:100%;height:100%;min-height:600px;max-height:750px;border-radius:20px}.feature-copy{background:var(--surface);border-radius:20px;padding:65px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.feature-copy>p:not(.eyebrow){max-width:390px}.feature-links{width:100%;margin:20px 0 35px}.feature-links a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0;font-size:.9rem}.text-link{display:inline-flex;gap:36px;border-bottom:1px solid #dab98880;padding:8px 0;font-size:.9rem}.story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%;padding:140px 5%}.story img{border-radius:180px 180px 12px 12px;aspect-ratio:4/5;width:100%;height:auto;object-position:center 35%}.story p{max-width:370px}.community{text-align:center;padding:35px 0 130px}.closing{position:relative;min-height:500px;overflow:hidden;isolation:isolate;border-radius:22px;display:grid;place-items:center;text-align:center;margin-bottom:110px}.closing>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-position:50% 62%}.closing:after{content:'';position:absolute;inset:0;z-index:-1;background:#100d09ac}.closing>div{padding:70px 20px}.closing h2{margin-bottom:32px}footer{border-top:1px solid var(--line);padding-top:65px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-top h2{font-size:3.5rem}.footer-top a{display:block;margin-bottom:12px;font-size:.9rem}.footer-note{font-size:.85rem;max-width:200px;margin-top:25px}.footer-bottom{border-top:1px solid var(--line);padding:24px 0;display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted)}.inner header{position:relative;top:auto;left:auto;margin:24px auto 0}.page-heading{padding:100px 0 60px}.intro{max-width:750px}.intro h1{margin-bottom:30px}.lede{max-width:510px;font-size:1.05rem}.page-split{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding:80px 0}.page-split>img{height:740px;width:100%;border-radius:20px;object-position:center 40%}.page-split .intro h1{font-size:clamp(3.5rem,5.7vw,6rem)}.offering-feature{margin-bottom:120px}.offering-list{background:var(--surface);border-radius:20px;padding:50px}.offering-list article+article{border-top:1px solid var(--line);margin-top:35px;padding-top:35px}.offering-list article p{max-width:410px}.status{color:var(--gold);font-size:.875rem;display:inline-block;border:1px solid #dab98850;border-radius:40px;padding:7px 16px}.booking-state{margin:30px 0}.booking-state p{margin-top:20px}.review-empty{text-align:center;padding:70px 20px 120px}.reviews{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:100px}.reviews figure{margin:0;background:var(--surface);padding:40px;border-radius:20px}blockquote{font:2rem/1.4 Georgia,serif;margin:0 0 24px}figcaption{color:var(--gold)}@media(min-width:1600px){.hero-image{object-position:center 53%}}@media(max-width:900px){nav{gap:16px}.feature-copy{padding:36px}.story{gap:7%;padding:100px 0}.feature>img{min-height:560px}.page-split{gap:5%}.page-split>img{height:620px}.footer-top{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:650px){header{top:16px;left:4%;padding:16px;border-radius:24px;gap:15px;flex-wrap:wrap}.brand{font-size:.6rem}.brand b{font-size:1.1rem}.brand-icon{font-size:2rem}.nav-book{padding:10px 14px;font-size:.8rem;gap:12px}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;font-size:.8rem;gap:8px}.hero{min-height:760px;height:100svh;max-height:1000px}.hero-content{padding-top:210px}.hero h1{font-size:clamp(3.3rem,12vw,4.8rem)}.hero-content>p:not(.eyebrow){font-size:.95rem;max-width:300px}.hero-image{object-position:50% 50%}.hero-foot{font-size:.55rem;letter-spacing:.08em}.hero-foot a{width:36px;height:36px;font-size:1.2rem}.eyebrow{font-size:.7rem}.statement{padding:85px 0}.statement h2{font-size:2.5rem}.feature,.story,.page-split{grid-template-columns:1fr;gap:22px}.feature>img{min-height:0;height:440px}.feature-copy{padding:36px 28px}.feature-copy h2{font-size:3rem}.story{padding:85px 0;gap:40px}.story img{max-height:530px;border-radius:160px 160px 12px 12px}.story>div{padding:0 10px}.story h2{font-size:3.4rem}.community{padding:25px 0 85px}.closing{min-height:440px;margin-bottom:70px}.closing h2{font-size:3rem}.footer-top{grid-template-columns:1fr 1fr;gap:26px}.footer-top>div:first-child{grid-column:1/-1}.footer-top h2{font-size:3rem}.footer-bottom{flex-direction:column;gap:6px}.inner header{width:92%;margin-top:16px}.page-heading{padding:65px 0 25px}.page-heading h1{font-size:3.8rem}.page-split{padding:40px 0 70px}.page-split>img{height:480px}.page-split .intro{padding-top:25px}.page-split .intro h1{font-size:3.8rem}.offering-list{padding:32px 26px}.offering-feature{margin-bottom:70px}.reviews{grid-template-columns:1fr}.review-empty{padding:45px 0 85px}}@media(prefers-reduced-motion:no-preference){a{transition:color .2s,background .2s}.hero-content{animation:appear 1s ease-out}@keyframes appear{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Luminous, ethereal direction */
:root{color-scheme:light;--bg:#faf7f0;--surface:#fffdf9;--ink:#453b32;--muted:#716357;--gold:#89662f;--line:#967b4930}
body{background:radial-gradient(ellipse at 0% 38%,#f0e2cf70,transparent 38%),radial-gradient(ellipse at 100% 66%,#ede6f380,transparent 35%),var(--bg)}
header{background:#fffaf1a6;border-color:#ffffffa0;box-shadow:0 8px 40px #5f42200a}.nav-book{background:#ffffff60;border-color:#9e80514d}.brand-icon{color:#987138}.button{background:#6e552f;color:#fffaf1;border-color:#6e552f}.button:hover{background:#503d25;color:#fff}.glass{background:#fffaf0d9;color:#4a3927;border-color:#ffffffaa;box-shadow:0 8px 32px #3f27121a}.glass:hover{background:#fffdf7;color:#403021}.hero{overflow:hidden}.hero-image{filter:brightness(1.17) saturate(.8);transform:scale(1.05);will-change:transform}.hero:after{background:linear-gradient(180deg,#fff5e565 0%,#fff4e6a6 33%,#faf2e5ad 62%,#faf7f0 100%)}.hero h1{color:#493b2b;text-shadow:0 2px 26px #fff8eaa6}.hero h1 em{color:#745830}.hero-content>p:not(.eyebrow){color:#594b3a}.hero .eyebrow{color:#735530}.hero-foot{color:#6c5a43}.hero-foot a{border-color:#9e805150}.feature-copy,.offering-list,.reviews figure{background:#fffdfaab;border:1px solid #e7ddcc;box-shadow:0 18px 70px #8f734908}.feature>img,.story img,.page-split>img{box-shadow:0 15px 55px #7c532017}.closing:after{background:linear-gradient(110deg,#fff7e5e6,#f7ecd0ae)}.closing h2{color:#4b3d2c}.status{border-color:#af935b66}.text-link{border-color:#9d7a4680}.hero-light{position:absolute;pointer-events:none;z-index:0;border-radius:50%;filter:blur(38px);opacity:.45;mix-blend-mode:screen}.light-one{width:65vw;height:65vw;left:-30%;top:-30%;background:radial-gradient(circle,#fff6d4 0%,#fff5d880 35%,transparent 68%)}.light-two{width:50vw;height:50vw;right:-20%;bottom:-20%;background:radial-gradient(circle,#fff9e8 0%,#ece8ff80 40%,transparent 70%)}.hero-content,.hero-foot{z-index:1}.motion-toggle{position:absolute;right:5%;bottom:100px;z-index:2;border:1px solid #9e80514d;border-radius:30px;padding:9px 15px;background:#fffbf1c9;color:#59462e;font: .75rem/1.4 Arial,sans-serif;cursor:pointer}.motion-toggle:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.hero.is-paused .hero-image,.hero.is-paused .hero-light{animation-play-state:paused}
@media(prefers-reduced-motion:no-preference){.hero-image{animation:cinematic-drift 24s ease-in-out infinite alternate}.light-one{animation:light-drift 18s ease-in-out infinite alternate}.light-two{animation:light-drift 22s ease-in-out infinite alternate-reverse}@keyframes cinematic-drift{from{transform:scale(1.05) translate(-1%,0)}to{transform:scale(1.17) translate(1%,1.3%)}}@keyframes light-drift{from{transform:translate(-8%,0);opacity:.3}to{transform:translate(18%,16%);opacity:.65}}}
@media(prefers-reduced-motion:reduce){.hero-image{transform:none;will-change:auto}.motion-toggle{display:none}}
@media(max-width:650px){.motion-toggle{bottom:91px;font-size:.75rem}.hero-light{width:100vw;height:100vw}}
.retreat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:100px}.retreat-grid article{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:35px;display:flex;flex-direction:column;align-items:flex-start}.retreat-grid article:first-child{background:#f3ead7}.retreat-grid .button{margin-top:auto}.price{font:2rem Georgia,serif;color:var(--gold)}.inquiry-panel{max-width:800px;margin-bottom:100px}.inquiry-form{display:grid;gap:22px}.inquiry-form label{display:grid;gap:8px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{font:inherit;color:var(--ink);padding:14px;background:#fffdfa;border:1px solid #ad967070;border-radius:10px;width:100%}.inquiry-placeholder{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:35px}header nav{gap:20px}@media(max-width:900px){.retreat-grid{grid-template-columns:1fr}.retreat-grid article{padding:28px}}@media(max-width:650px){header nav{gap:10px;flex-wrap:wrap;justify-content:center;font-size:.75rem}}
.session-options{display:grid;gap:24px}.session-options article{padding:24px 0;border-bottom:1px solid var(--line)}.session-options h3{font-size:1.8rem;margin-bottom:12px}.inquiry-fallback{border-top:1px solid var(--line);padding-top:24px}.inquiry-fallback summary{cursor:pointer}.inquiry-fallback p{margin-top:18px}.inquiry-fallback button{margin-top:18px}

/* Miniature tarot-card identity */
.brand .tarot-mark{width:36px;height:48px;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 2px 3px #80633318)}
@media(max-width:650px){.brand .tarot-mark{width:27px;height:36px}.brand{gap:8px}}

/* Centered tarot masthead */
header{display:grid;grid-template-columns:1fr auto 1fr;gap:16px 24px;border-radius:28px;padding:20px 26px;background:#fffaf1d9}
header .brand{grid-column:2;grid-row:1;justify-content:center;text-align:center;gap:14px;color:#594021;font-size:.78rem;font-weight:600;letter-spacing:.22em;line-height:1.55}
header .brand b{font-size:1.8rem;font-weight:700;letter-spacing:.2em;line-height:1.25;text-shadow:0 1px 14px #e1c69755}
header .brand .tarot-mark{width:39px;height:52px}
header nav{grid-column:1/-1;grid-row:2;justify-content:center;flex-wrap:wrap;width:100%;padding-top:14px;border-top:1px solid var(--line);gap:14px 28px}
header .nav-book{grid-column:3;grid-row:1;justify-self:end}
@media(max-width:650px){header{grid-template-columns:1fr;padding:18px 16px;gap:13px}header .brand{grid-column:1;grid-row:1;font-size:.7rem;gap:12px}header .brand b{font-size:1.55rem}header .brand .tarot-mark{width:34px;height:46px}header nav{grid-column:1;grid-row:2;gap:8px 14px;padding-top:12px}header .nav-book{grid-column:1;grid-row:3;justify-self:center;padding:7px 20px}.home .hero-content{padding-top:285px}.home .hero{min-height:850px}}

/* Fine ornamental frame and luminous masthead */
header{isolation:isolate;background:linear-gradient(115deg,#fffdf3eb,#f8f2e8e8 48%,#f3edf4e3);border-color:#fffdf4;box-shadow:0 8px 38px #73532b0a,inset 0 0 32px #ffffff70}
header::before,header::after{content:"";position:absolute;top:15px;bottom:15px;width:78px;pointer-events:none;opacity:.55;z-index:-1;background:url("/header-ornament.svg") center/100% 100% no-repeat}
header::before{left:13px}header::after{right:13px;transform:scaleX(-1)}
header .brand{color:#6b5130;letter-spacing:.3em;font-size:.7rem;font-weight:500;gap:17px}
header .brand b{font-family:Georgia,'Times New Roman',serif;font-size:1.9rem;font-weight:400;letter-spacing:.26em;line-height:1.3;text-shadow:0 1px 18px #fffdf3}
header .brand .tarot-mark{filter:drop-shadow(0 0 8px #dcc39855);opacity:.92}
header nav{border-top:0;position:relative;padding-top:16px}
header nav::before{content:"";position:absolute;top:0;left:10%;width:80%;height:1px;background:linear-gradient(90deg,transparent,#b397605c 25%,#b3976080 50%,#b397605c 75%,transparent)}
header .nav-book{background:#fffdf580;border-color:#b79c674d}
@media(max-width:650px){header::before,header::after{width:40px;top:12px;bottom:12px;opacity:.4}header::before{left:7px}header::after{right:7px}header .brand{font-size:.65rem;gap:10px;letter-spacing:.22em}header .brand b{font-size:1.55rem;letter-spacing:.22em}header nav{padding-top:14px}}

/* Paired botanical moon and sun cards */
header .brand .tarot-mark{width:42px;height:56px;transform:rotate(-7deg)}header .brand .tarot-sun{transform:rotate(7deg)}
@media(max-width:650px){header .brand .tarot-mark{width:32px;height:43px}header .brand{gap:9px}}

/* Refined upper line, free-flowing Mystics wordmark */
header .brand>span{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:.92rem;font-weight:400;letter-spacing:.17em;line-height:1.6}
header .brand b{position:relative;font-family:'Snell Roundhand','Apple Chancery','URW Chancery L','Brush Script MT',Georgia,cursive;font-size:2.65rem;font-style:italic;font-weight:400;letter-spacing:.025em;line-height:1.12;padding:0 8px 10px;color:#725334;text-shadow:0 1px 15px #fffaf0}
header .brand b::after{content:"";position:absolute;bottom:0;left:6%;width:88%;height:10px;background:url('/wordmark-flourish.svg') center/100% 100% no-repeat;opacity:.72}
@media(max-width:650px){header .brand>span{font-size:.78rem;letter-spacing:.13em}header .brand b{font-size:2.2rem;padding-bottom:9px}header .brand{gap:9px}}

/* Readable solar wordmark */
header .brand b{font-family:Georgia,'Times New Roman',serif;font-style:normal;font-weight:500;font-size:2rem;letter-spacing:.12em;line-height:1.25;padding:10px 22px 13px;text-transform:uppercase;color:#614727;isolation:isolate}
header .brand b::after{inset:-3px -7px;width:auto;height:auto;background:url('/wordmark-rays.svg') center/100% 100% no-repeat;opacity:.7;z-index:-1;pointer-events:none}
@media(max-width:650px){header .brand b{font-size:1.45rem;letter-spacing:.08em;padding:10px 15px 12px}header .brand{gap:7px}header .brand .tarot-mark{width:28px;height:38px}}

/* Give Golden Age equal prominence in the identity */
header .brand>span{font-size:1.7rem;font-weight:500;letter-spacing:.07em;line-height:1.35;color:#614727}
header .brand b{font-size:1.8rem;letter-spacing:.11em;margin-top:5px}
@media(max-width:650px){header .brand>span{font-size:1.35rem;letter-spacing:.045em}header .brand b{font-size:1.4rem;letter-spacing:.075em;margin-top:4px}}

/* A restrained sunrise above Golden Age */
header .brand>span{position:relative;padding-top:27px}
header .brand>span::before{content:"";position:absolute;top:0;left:3%;width:94%;height:27px;background:url('/wordmark-rays.svg') center bottom/contain no-repeat;opacity:.8;pointer-events:none}
header .brand b::after{content:none}
header .brand b{padding-top:4px;padding-bottom:4px;margin-top:3px}
@media(max-width:650px){header .brand>span{padding-top:23px}header .brand>span::before{height:23px}header .brand b{padding-top:3px;padding-bottom:3px}}

/* Soft upward light, inspired by the supplied sunrise reference */
header .brand>span{padding-top:38px}header .brand>span::before{top:-8px;left:-18%;width:136%;height:52px;opacity:.9;background-size:100% 100%;z-index:-1}
@media(max-width:650px){header .brand>span{padding-top:30px}header .brand>span::before{height:43px;top:-7px}}

/* Golden Age leads; broad, quiet light above */
header .brand>span{font-size:2rem;letter-spacing:.045em;line-height:1.3;padding-top:25px}
header .brand>span::before{left:-32%;width:164%;height:44px;top:-12px;opacity:.6;background-size:100% 100%}
header .brand b{font-size:1.12rem;letter-spacing:.23em;line-height:1.4;padding:5px 12px 3px;margin-top:2px;color:#7b6449}
@media(max-width:650px){header .brand>span{font-size:1.6rem;padding-top:23px;letter-spacing:.02em}header .brand>span::before{left:-20%;width:140%;height:37px;top:-9px}header .brand b{font-size:.9rem;letter-spacing:.19em;padding:4px 8px 2px}}

/* Rays rise directly from across Golden Age, without a central focal point. */
header .brand>span::before{left:-9%;width:118%;top:0;height:29px;opacity:.8}
@media(max-width:650px){header .brand>span::before{left:-7%;width:114%;top:0;height:26px}}

/* Broad luminous fan; translucent bases prevent a dark central knot. */
header .brand>span{padding-top:35px}header .brand>span::before{left:-28%;width:156%;top:-12px;height:53px;opacity:.95;background-size:100% 100%}
@media(max-width:650px){header .brand>span{padding-top:29px}header .brand>span::before{left:-20%;width:140%;top:-10px;height:45px}}

/* Engraved cards and diffuse sunlight */
header .brand .tarot-mark,header .brand .tarot-sun{transform:none;filter:none;opacity:.95}header .brand>span::before{left:-48%;width:196%;top:-17px;height:61px;opacity:1}
@media(max-width:650px){header .brand>span::before{left:-33%;width:166%;top:-13px;height:51px}}

/* Sunlight surrounds the complete moon–wordmark–sun identity. */
header .brand{position:relative;isolation:isolate;padding:15px 19px}
header .brand::before{content:"";position:absolute;inset:-15px -39px;z-index:-1;pointer-events:none;background:repeating-conic-gradient(from 3deg at 50% 50%,transparent 0deg 8deg,#d6b67740 10deg,#e9d5a944 12deg,transparent 16deg 23deg);mask-image:radial-gradient(ellipse,transparent 0% 45%,#0009 58%,#000 66%,transparent 78%);-webkit-mask-image:radial-gradient(ellipse,transparent 0% 45%,#0009 58%,#000 66%,transparent 78%);filter:blur(2px)}
header .brand>span{padding-top:0}
header .brand>span::before{content:none}
@media(max-width:650px){header .brand{padding:14px 12px}header .brand::before{inset:-12px -20px}header .brand>span{padding-top:0}}

/* Golden Age signature tarot illustration */
.statement .golden-age-card{width:176px;height:auto;object-fit:contain;margin:0 auto 34px;filter:drop-shadow(0 12px 24px #b9995424);transform:rotate(-3deg)}
@media(max-width:650px){.statement .golden-age-card{width:148px;margin-bottom:28px}}

.review-empty .golden-age-card{width:176px;height:auto;object-fit:contain;margin:0 auto 34px;filter:drop-shadow(0 12px 24px #b9995424);transform:rotate(3deg)}
@media(max-width:650px){.review-empty .golden-age-card{width:148px;margin-bottom:28px}}

/* Center the review card and its supporting copy. */
.review-empty{display:flex;flex-direction:column;align-items:center}.review-empty .golden-age-card{display:block;align-self:center;margin-inline:auto;transform:none}

/* Pearl and antique-gold calls to action, with fine drawn arrows. */
.home .link-arrow{display:inline-block;vertical-align:middle;flex-shrink:0;color:#a27d43}
.home .button,.home .nav-book{background:linear-gradient(135deg,#fffdf6ed,#f1e4ccd9);color:#594429;border:1px solid #bda16d88;box-shadow:0 4px 20px #73552d0d;letter-spacing:.035em}
.home .button:hover,.home .nav-book:hover{background:#fff8e9;border-color:#a27d43;box-shadow:0 6px 24px #73552d18}
.home .text-link{align-items:center;gap:20px;color:#725735;border-bottom:1px solid #bda16d70}
.home .feature-links a{align-items:center;gap:18px;color:#725735;border-color:#bda16d55}
.home .feature-links a:hover,.home .text-link:hover{color:#46331c;border-color:#a27d43}
.home .hero-foot a{display:flex;align-items:center;justify-content:center;background:#fffaf070}.home .scroll-arrow{transform:rotate(90deg)}
.home footer .link-arrow{width:21px;margin-left:6px}
@media(prefers-reduced-motion:no-preference){.home a .link-arrow{transition:translate .25s ease}.home a:hover .link-arrow:not(.scroll-arrow){translate:3px 0}}

/* Fine celestial accents for the primary navigation. */
header nav a{display:inline-flex;align-items:center;justify-content:center;gap:7px}header nav .nav-celestial{flex-shrink:0;color:#a27d43;opacity:.85}header nav a:hover .nav-celestial,header nav a[aria-current] .nav-celestial{opacity:1}
@media(max-width:650px){header nav{flex-wrap:wrap;justify-content:center;column-gap:16px;row-gap:12px}header nav a{gap:5px}header nav .nav-celestial{width:15px;height:15px}}

.reviews blockquote{font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.65;white-space:pre-line}.review-empty:has(+.reviews){padding:10px 0 25px}
