/* SuelosMeister v0.5.3 — navigable master guide detail pages. */
.sm-guide-detail{background:#f5f1e9;color:#111}
.sm-guide-detail-hero{padding:clamp(12rem,18vw,17rem) 0 clamp(4rem,7vw,7rem);background:radial-gradient(circle at 88% 12%,rgba(243,146,0,.15),transparent 30%),#0d0e0c;color:#fff;border-top:4px solid var(--sm-orange)}
.sm-guide-detail-hero h1{max-width:1100px;margin:.55rem 0 1.4rem;font-size:clamp(3.8rem,7.2vw,7.8rem);line-height:.9;letter-spacing:-.055em;text-wrap:balance}
.sm-guide-detail-hero>.sm-wrap>p:not(.sm-eyebrow){max-width:790px;color:#cac6bd;font:400 clamp(1.05rem,1.7vw,1.4rem)/1.6 Georgia,serif}
.sm-guide-detail-hero nav{margin-top:3rem;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.2)}
.sm-guide-detail-hero nav a{min-height:62px;padding:0 1rem;display:flex;align-items:center;border-right:1px solid rgba(255,255,255,.2);color:#cbc7be;font-size:.67rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.sm-guide-detail-hero nav a:last-child{border-right:0}.sm-guide-detail-hero nav a:hover,.sm-guide-detail-hero nav a:focus-visible,.sm-guide-detail-hero nav a.is-active{background:var(--sm-orange);color:#111}
.sm-guide-detail-body{padding:clamp(4rem,8vw,8rem) 0}.sm-guide-detail-body ol{list-style:none;margin:0;padding:0;border-top:1px solid #cfc6b8}
.sm-guide-detail-body li{scroll-margin-top:110px;display:grid;grid-template-columns:150px minmax(0,1fr);gap:clamp(1.5rem,5vw,5rem);padding:clamp(2.5rem,5vw,5rem) 0;border-bottom:1px solid #cfc6b8}
.sm-guide-detail-number{color:var(--sm-orange);font:600 clamp(3rem,6vw,6rem)/.85 Georgia,serif}
.sm-guide-detail-body h2{max-width:820px;margin:0 0 1.1rem;font-size:clamp(2.5rem,5vw,5rem);line-height:.94;letter-spacing:-.045em}
.sm-guide-detail-lead{max-width:880px;color:#514c44;font:400 1.1rem/1.7 Georgia,serif}
.sm-guide-detail-body article>div{margin-top:2.2rem;display:grid;grid-template-columns:1fr 1fr;border:1px solid #d2cabd;background:#fff}
.sm-guide-detail-body article>div section{min-height:190px;padding:1.4rem;border-right:1px solid #d2cabd}.sm-guide-detail-body article>div section:last-child{border-right:0;background:#eee7db}
.sm-guide-detail-body h3{margin:0 0 1rem;color:#9b5c00;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}.sm-guide-detail-body article>div p{margin:0;color:#625d55;line-height:1.65}
.sm-guide-detail-cta{padding:clamp(4rem,8vw,8rem) 0;background:var(--sm-orange);color:#111}.sm-guide-detail-cta>.sm-wrap{display:grid;grid-template-columns:1.2fr .8fr;gap:7vw;align-items:end}.sm-guide-detail-cta h2{max-width:850px;margin:.45rem 0 1rem;font-size:clamp(3rem,5.8vw,6rem);line-height:.92;letter-spacing:-.045em}.sm-guide-detail-cta p:not(.sm-eyebrow){max-width:720px;font:400 1.05rem/1.6 Georgia,serif}.sm-guide-detail-cta>.sm-wrap>div:last-child{display:grid;gap:10px}.sm-guide-detail-cta .sm-button{min-height:58px;display:flex;align-items:center;justify-content:center}.sm-guide-detail-cta .sm-button-ghost{border-color:#111;color:#111}
.sm-guide-detail-disclaimer{padding:1.2rem 0;background:#111;color:#aaa69d;font-size:.68rem;line-height:1.5}.sm-guide-detail-disclaimer p{margin:0}
@media(max-width:760px){.sm-guide-detail-hero{padding-top:10rem}.sm-guide-detail-hero h1{font-size:clamp(3.05rem,15vw,4.9rem)}.sm-guide-detail-hero nav{grid-template-columns:1fr}.sm-guide-detail-hero nav a{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.sm-guide-detail-hero nav a:last-child{border-bottom:0}.sm-guide-detail-body li{grid-template-columns:1fr;gap:1rem}.sm-guide-detail-number{font-size:3rem}.sm-guide-detail-body article>div{grid-template-columns:1fr}.sm-guide-detail-body article>div section{min-height:0;border-right:0;border-bottom:1px solid #d2cabd}.sm-guide-detail-body article>div section:last-child{border-bottom:0}.sm-guide-detail-cta>.sm-wrap{grid-template-columns:1fr}.sm-guide-detail-cta .sm-button{width:100%}}
@media(prefers-reduced-motion:reduce){.sm-guide-detail *{scroll-behavior:auto!important}}
