/*
Theme Name: Tarot Arcanos 101 — Umbral
Author: Tarot Arcanos 101
Description: Una propuesta editorial para consultas personales de tarot.
Version: 1.16.2
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: tarot-arcanos-101
License: GPL-2.0-or-later
*/
:root{--wine:#390f1e;--wine-dark:#260c15;--gold:#dfb974;--paper:#f7f4ee;--ink:#30242a;--muted:#73676a;--line:#d9d0c8;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;height:auto}figure,p,h1,h2,h3,blockquote{margin:0}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bb8225;outline-offset:6px}.skip-link{position:absolute;top:-100px;left:12px;background:white;color:var(--wine);padding:12px;z-index:100}.skip-link:focus{top:12px}.site-header{height:100px;padding:0 max(4.5vw,24px);display:flex;align-items:center;gap:34px;background:var(--paper);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;line-height:1.3;font-family:var(--serif);font-size:21px;white-space:nowrap;letter-spacing:.045em}.brand-symbol{font-size:44px;color:#a77d3d;line-height:1}.brand sup{font:12px var(--sans);vertical-align:top;letter-spacing:.05em}.brand small{display:block;font:9px var(--sans);letter-spacing:.29em;margin-top:7px}.site-header nav{display:flex;gap:26px;margin-left:auto;font-size:14px}.site-header nav a{padding:10px 0}.site-header nav a:hover{color:#9a592a}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:13px 23px;font-size:14px;font-weight:600;line-height:1.4;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:21px;font-weight:400}.header-cta{background:var(--wine);color:var(--paper);white-space:nowrap}.button-gold{background:var(--gold);color:var(--wine-dark)}.button-gold:hover{background:#edce99}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;background:var(--wine);color:var(--paper);min-height:690px;overflow:hidden;display:grid;grid-template-columns:1.02fr 1fr;padding:72px max(4.5vw,24px) 90px}.hero-copy{z-index:2;position:relative;max-width:655px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.17em;line-height:1.6}.hero .eyebrow{color:var(--gold);display:flex;align-items:center;gap:13px}.tiny-star{font-size:21px}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05}h1{font-size:clamp(54px,6.15vw,94px);letter-spacing:-.055em;margin:24px 0 28px}em{font-weight:400}h1 em{color:#e2ba80}.hero-description{font-size:16px;line-height:1.75;max-width:416px;color:#d6c5ca}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px}.text-link{font-size:13px;display:inline-flex;align-items:center;gap:15px;padding:7px 0;border-bottom:1px solid #967e78}.text-link:hover{color:var(--gold)}.hero-note{margin-top:28px;font-size:12px;color:#ccb9bf;display:flex;gap:10px;align-items:center}.hero-note span{font-size:22px;color:var(--gold)}.hero-art{position:absolute;width:55%;height:100%;top:0;right:0;z-index:0}.hero-art img{height:100%;object-fit:cover;object-position:56% center}.hero-art:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--wine) 0%,rgba(57,15,30,.3) 23%,rgba(38,12,21,.02) 65%),linear-gradient(0deg,rgba(38,12,21,.82),transparent 40%);z-index:1}.hero-art figcaption{position:absolute;bottom:122px;right:8vw;z-index:2;display:flex;flex-direction:column;text-align:center;gap:6px;transform:rotate(-5deg)}.hero-art figcaption span:first-child{font-size:10px;letter-spacing:.15em;color:#e2cfb3}.hero-art figcaption span:last-child{font-family:var(--serif);font-size:30px;font-style:italic}.hero-bottom{position:absolute;bottom:0;left:4.5vw;right:4.5vw;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:67px;border-top:1px solid #9c73734d;font-size:9px;letter-spacing:.17em;color:#d0b8b8;z-index:3}.hero-bottom a{font-size:22px;padding:10px 18px}.values-strip{display:flex;align-items:center;justify-content:center;gap:38px;padding:23px 24px;border-bottom:1px solid var(--line);color:#645347;font-size:13px}.values-strip span:nth-child(even){color:#b08549}.section{max-width:var(--max);padding:94px 0;margin:0 auto;width:91%}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:52px}.section-top>p{color:var(--muted);font-size:15px;line-height:1.8;padding-bottom:5px}h2{font-size:clamp(36px,3.7vw,56px);letter-spacing:-.04em;line-height:1.1}h2 em{color:#88554e}.section .eyebrow{color:#916c40;margin-bottom:20px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid var(--line)}.service-card{border:1px solid var(--line);border-left:0;padding:29px 25px 26px;position:relative;display:flex;flex-direction:column}.service-top{display:flex;align-items:center;justify-content:space-between;color:#968875;font-size:12px;margin-bottom:32px}.service-icon{font-size:28px;color:#8b663f}.service-kind{font-size:10px;letter-spacing:.17em;font-weight:600;color:var(--muted);margin-bottom:12px}.service-card h3{font-size:26px;letter-spacing:-.035em}.service-description{font-size:14px;line-height:1.7;color:var(--muted);margin:17px 0 23px;flex:1}.duration{font-size:12px;color:var(--muted)}.price{font-family:var(--serif);font-size:61px;line-height:1.2;letter-spacing:-.06em;margin:6px 0 24px}.price span{font-size:29px;vertical-align:top;display:inline-block;margin:7px 0 0 6px}.service-card .button{font-size:12px;padding:13px 12px;gap:12px;justify-content:space-between}.button-outline{border-color:#bcae9f}.button-outline:hover{background:#ede6db}.featured{background:var(--wine);color:var(--paper);border-color:var(--wine)}.feature-label{position:absolute;bottom:100%;left:-1px;right:-1px;background:#d6bb8d;padding:5px 8px;text-align:center;font-size:9px;font-weight:600;letter-spacing:.16em;color:var(--wine)}.featured .service-kind,.featured .duration,.featured .service-description{color:#dbc7ce}.featured .service-icon{color:var(--gold)}.booking-note{font-size:12px;color:var(--muted);margin-top:20px;text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:48px}.steps>div{display:flex;gap:18px}.steps>div>span{font-family:var(--serif);font-size:30px;color:#a88a62;line-height:1.2}.steps p{font-size:12px;color:var(--muted)}.steps strong{display:block;font-size:14px;color:var(--ink);font-weight:500;margin-bottom:4px}.about{display:grid;grid-template-columns:.85fr 1fr;gap:10%;padding-top:45px;padding-bottom:100px;align-items:center}.portrait{position:relative;padding-left:22px;padding-bottom:28px}.portrait:before{content:"";position:absolute;left:0;top:30px;right:25px;bottom:0;border:1px solid #bba789}.portrait img{height:560px;position:relative;object-fit:cover;object-position:50% 25%;filter:saturate(.7)}.portrait figcaption{position:absolute;bottom:55px;left:52px;right:25px;color:white;text-shadow:0 1px 10px black;font-family:var(--serif);font-style:italic;font-size:46px;line-height:1.2}.portrait figcaption span{display:block;font-family:var(--sans);font-style:normal;font-size:10px;letter-spacing:.22em;margin-top:9px}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.9;max-width:490px;margin-top:22px}.about-copy blockquote{font-family:var(--serif);font-style:italic;font-size:25px;line-height:1.4;padding-left:22px;margin:30px 0;border-left:2px solid #b79866}.dark-link{color:var(--wine);border-color:#b49b80}.dark-link:hover{color:#a05c35}.journal{border-top:1px solid var(--line)}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.editorial-art{position:relative;height:295px;display:block;overflow:hidden;color:white;background:var(--wine)}.media-tag{position:absolute;top:22px;left:23px;font-size:9px;letter-spacing:.15em;z-index:2;color:#efdfc8}.podcast-art{padding:60px 26px 24px;background:#361723}.podcast-title{font-family:var(--serif);font-size:42px;line-height:1.1;letter-spacing:.04em;position:relative;margin-top:10px;color:#e5c492}.podcast-title em{font-size:36px}.podcast-title>span{display:block;font:9px var(--sans);letter-spacing:.22em;margin-top:23px}.round-play{position:absolute;bottom:26px;right:25px;border:1px solid #dfc6a4;border-radius:50%;height:48px;width:48px;display:grid;place-items:center;font-size:14px;padding-left:3px;background:#310d1c30;color:#f5e8d1;z-index:2}.round-play:hover{background:#88554e}.blog-art img{height:100%;object-fit:cover;filter:brightness(.63);object-position:center}.art-caption{position:absolute;left:24px;bottom:24px;font-family:var(--serif);font-size:30px;line-height:1.15;color:#f3e4ce}.video-art img{height:100%;object-fit:cover;object-position:50% 22%;filter:brightness(.8) saturate(.65)}.video-art .round-play{top:50%;left:50%;transform:translate(-50%,-50%);background:#260c1566;width:60px;height:60px}.editorial-body{padding:25px 0 0}.editorial-body .eyebrow{font-size:10px;margin-bottom:12px}.editorial-body h3{font-size:27px;letter-spacing:-.025em}.editorial-body p:not(.eyebrow){font-size:14px;color:var(--muted);margin:14px 0 18px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:8%;padding-top:45px}.faq>div>p:not(.eyebrow){color:var(--muted);font-size:15px;margin-top:22px}.questions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;font-size:15px;padding:22px 30px 22px 0;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:0;font-size:22px;top:16px;color:#947447}details[open] summary:after{content:"−"}details p{font-size:14px;line-height:1.8;color:var(--muted);padding-bottom:25px;max-width:550px}.closing{text-align:center;background:var(--wine);color:var(--paper);padding:78px 20px 70px}.closing .eyebrow{color:var(--gold);margin-bottom:22px}.closing h2{font-size:clamp(38px,4.3vw,64px)}.closing h2 em{color:#e4bd84}.closing .button{margin-top:32px}.closing>p:last-child{font-size:11px;letter-spacing:.07em;color:#cbb6bf;margin-top:20px}.footer{padding:50px 4.5vw 20px;background:#eee8df}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center;padding-bottom:35px}.footer-top>p{font-family:var(--serif);font-size:23px;line-height:1.3;font-style:italic;color:#796459}.footer-top>div>a{display:block;font-size:13px;line-height:2}.footer-bottom{border-top:1px solid #d3c7b8;padding-top:20px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#756964}.footer-bottom nav{display:flex;gap:25px}.mobile-reserve{display:none}.entry-content{max-width:800px;margin:0 auto;padding:60px 24px}.entry-content h1{font-size:54px}.entry-content h2{font-size:36px;margin:32px 0 18px}.entry-content p{margin-bottom:22px}.entry-content a{text-decoration:underline}.entry-content img{max-width:100%;height:auto}.posts-list article{border-bottom:1px solid var(--line);padding:35px 0}.posts-list h2{font-size:35px}.wp-block-embed iframe{max-width:100%}.alignwide{max-width:1100px}.alignfull{max-width:100%}
@media(min-width:1550px){.hero{min-height:790px;padding-top:90px}.hero-copy{max-width:730px}.hero-art{width:57%}.hero-description{font-size:18px}.hero-actions{margin-top:38px}}
@media(max-width:1100px){.site-header{gap:24px;height:90px}.brand{font-size:18px}.brand-symbol{font-size:38px}.brand small{font-size:8px}.site-header nav{gap:17px;font-size:12px}.header-cta{font-size:12px;padding:12px 16px;gap:15px}.hero{min-height:650px;padding-top:60px}.hero-description{max-width:350px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:12px}.hero-note{max-width:320px}.values-strip{gap:23px;font-size:12px}.service-card{padding:24px 18px}.service-card h3{font-size:24px}.service-description{font-size:13px}.duration{font-size:11px}.service-card .button{font-size:11px;padding:12px 9px;gap:8px}.portrait img{height:500px}.about{gap:7%}.editorial-art{height:265px}.podcast-title{font-size:36px}.podcast-title em{font-size:30px}.podcast-art .round-play{bottom:18px;right:18px;width:38px;height:38px}.editorial-body h3{font-size:24px}}
@media(max-width:800px){html{scroll-padding-top:20px}.site-header{height:80px;justify-content:space-between;padding:0 5vw}.header-cta{display:none}.menu-toggle{display:flex;align-items:center;gap:12px;border:0;background:none;color:var(--wine);font-size:13px;min-height:44px}.site-header nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);z-index:20;padding:22px 5vw;font-size:16px;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #260c1510}.site-header nav.is-open{display:flex;flex-wrap:wrap;gap:10px 25px}.hero{min-height:640px;padding:48px 5vw 85px;grid-template-columns:1fr}.hero-copy{max-width:85%}h1{font-size:clamp(54px,8.5vw,72px)}.hero-art{width:65%;opacity:.55}.hero-art:before{background:linear-gradient(90deg,var(--wine),rgba(57,15,30,.25)),linear-gradient(0deg,var(--wine),transparent)}.hero-art figcaption{display:none}.hero-description{max-width:370px;color:#e4d3d8}.hero-bottom span:last-child{display:none}.hero-bottom{left:5vw;right:5vw}.hero-note{max-width:100%}.values-strip{flex-wrap:wrap;gap:8px 20px;padding:18px;font-size:11px}.values-strip span:nth-child(4){display:none}.section{padding:65px 0;width:90%}.section-top{align-items:flex-start;gap:22px;margin-bottom:45px}.section-top>p{font-size:13px;max-width:240px}.desktop-only{display:none}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 0}.service-card{padding:28px}.service-description{font-size:14px}.service-card h3{font-size:29px}.service-card .button{font-size:13px}.duration{font-size:13px}.steps{gap:20px}.steps>div{gap:10px}.steps strong{font-size:12px}.steps p{font-size:11px}.about{gap:6%}.portrait{padding-left:12px;padding-bottom:15px}.portrait img{height:460px}.portrait figcaption{left:30px;bottom:35px}.about-copy h2{font-size:34px}.about-copy>p:not(.eyebrow){font-size:14px;line-height:1.7}.about-copy blockquote{font-size:22px}.editorial-grid{gap:18px}.editorial-art{height:235px}.media-tag{font-size:8px;left:15px;top:18px;letter-spacing:.06em}.podcast-art{padding:50px 15px 15px}.podcast-title{font-size:30px}.podcast-title em{font-size:24px}.podcast-title>span{font-size:8px;letter-spacing:.06em}.podcast-art .round-play{bottom:15px;right:15px}.art-caption{font-size:24px;left:15px}.editorial-body h3{font-size:23px}.editorial-body p:not(.eyebrow){font-size:13px}.editorial-body .text-link{font-size:11px}.faq{grid-template-columns:1fr 1.3fr;gap:6%}.faq h2{font-size:34px}.faq summary{font-size:14px}.footer-top>p{display:none}.footer-bottom{font-size:10px}.footer-bottom nav{gap:15px}}
@media(max-width:560px){body{padding-bottom:58px}.brand{font-size:clamp(14px,4.4vw,17px);gap:8px}.brand-symbol{font-size:35px}.brand small{font-size:8px;letter-spacing:.19em}.site-header{height:76px;gap:8px}.site-header nav{top:76px}.hero{padding-top:38px;min-height:805px;padding-bottom:310px}.hero-copy{max-width:100%}.hero .eyebrow{font-size:10px}h1{font-size:57px;line-height:1.03;margin:20px 0 23px}.hero-description{font-size:15px;max-width:340px}.hero-actions{margin-top:25px;gap:12px;align-items:flex-start;flex-direction:column}.hero-actions .button{min-height:53px;font-size:14px}.hero-actions .text-link{font-size:12px}.hero-note{font-size:10px;margin-top:18px}.hero-art{top:auto;bottom:48px;left:0;width:100%;height:300px;opacity:1}.hero-art img{object-position:50% 55%}.hero-art:before{background:linear-gradient(180deg,var(--wine),transparent 32%,rgba(38,12,21,.1) 80%,var(--wine))}.hero-bottom{min-height:51px;font-size:7px;letter-spacing:.11em}.hero-bottom a{font-size:20px}.values-strip{justify-content:space-around;gap:9px 12px;padding:17px 5vw;font-size:10px}.values-strip span:nth-child(even){display:none}.values-strip span:nth-child(odd){width:43%;text-align:center}.section{padding:55px 0}.section-top{display:block;margin-bottom:44px}.section-top>p{max-width:100%;font-size:14px;margin-top:22px}.section .eyebrow{font-size:10px;margin-bottom:16px}h2{font-size:38px}.service-grid{grid-template-columns:1fr;border-left:0;gap:29px}.service-card{border:1px solid var(--line);padding:25px}.service-top{margin-bottom:16px}.service-card h3{font-size:32px}.service-description{font-size:14px;max-width:300px;margin:15px 0 20px}.service-kind{font-size:10px}.price{font-size:58px;margin-bottom:19px}.duration{font-size:12px}.service-card .button{font-size:14px;min-height:50px}.service-grid .featured{border-color:var(--wine)}.feature-label{font-size:9px;padding:4px}.booking-note{font-size:11px;line-height:1.7;padding:0 6px}.steps{grid-template-columns:1fr;gap:23px;margin-top:33px}.steps>div{gap:18px}.steps p{font-size:12px}.steps strong{font-size:14px}.about{grid-template-columns:1fr;gap:38px;padding-top:0}.portrait{max-width:390px}.portrait img{height:430px}.about-copy h2{font-size:38px}.about-copy>p:not(.eyebrow){font-size:15px}.about-copy blockquote{font-size:24px}.editorial-grid{grid-template-columns:1fr;gap:40px}.editorial-art{height:310px}.media-tag{font-size:10px;left:23px;top:24px}.podcast-art{padding:60px 26px 24px}.podcast-title{font-size:48px}.podcast-title em{font-size:39px}.podcast-title>span{font-size:10px;letter-spacing:.12em}.podcast-art .round-play{width:49px;height:49px;right:26px;bottom:27px}.art-caption{font-size:34px;left:24px}.editorial-body{padding-top:22px}.editorial-body h3{font-size:29px}.editorial-body p:not(.eyebrow){font-size:15px}.editorial-body .text-link{font-size:13px}.faq{grid-template-columns:1fr;gap:27px;padding-top:10px}.faq h2{font-size:38px}.faq summary{font-size:14px}.closing{padding:60px 6vw}.closing h2{font-size:39px}.closing .eyebrow{font-size:10px}.closing .button{width:90%;font-size:15px}.footer{padding:36px 5vw 25px}.footer-top{align-items:flex-start;flex-direction:column;gap:23px}.footer-bottom{flex-direction:column;font-size:10px;gap:16px}.footer-bottom nav{gap:14px;flex-wrap:wrap}.mobile-reserve{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--gold);color:var(--wine);min-height:58px;align-items:center;justify-content:space-between;padding:12px 6vw;font-size:14px;font-weight:600;z-index:40;border-top:1px solid #c7a569;padding-bottom:max(12px,env(safe-area-inset-bottom))}.mobile-reserve span{font-size:23px}.entry-content h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.brand-logo{width:50px;height:70px;object-fit:contain;flex-shrink:0;filter:brightness(.58) contrast(1.25) saturate(1.2) drop-shadow(0 0 .35px rgba(82,47,8,.45))}
@media(max-width:1100px){.brand-logo{width:43px;height:60px}}
@media(max-width:560px){.brand-logo{width:36px;height:50px}}
.social-hub{max-width:var(--max);margin:0 auto 48px;padding-bottom:52px;border-bottom:1px solid #d3c7b8}
.social-hub-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:8%;margin-bottom:34px}
.social-hub-heading .eyebrow{color:#916c40;margin-bottom:13px}
.social-hub-heading h2{font-size:clamp(36px,3.7vw,55px)}
.social-hub-heading>p{color:var(--muted);font-size:14px;line-height:1.8;max-width:430px;padding-bottom:4px}
.social-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid #cfc2b4}
.social-card{min-height:205px;padding:24px 22px 21px;border:1px solid #cfc2b4;border-left:0;display:flex;flex-direction:column;transition:background .2s,color .2s,transform .2s}
.social-card:hover{background:var(--wine);color:var(--paper);transform:translateY(-3px)}
.social-card-top{display:flex;justify-content:flex-end;align-items:center;color:#927b64}
.social-symbol{font-size:25px;line-height:1;color:#9c713d}
.social-symbol svg{display:block;width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.social-symbol .social-icon-fill{fill:currentColor;stroke:none}
.social-card strong{font:400 28px/1.1 var(--serif);margin:27px 0 10px}
.social-card small{font-size:12px;line-height:1.65;color:var(--muted);max-width:210px}
.social-card-action{margin-top:auto;padding-top:20px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
.social-card:hover .social-card-top,.social-card:hover small,.social-card:hover .social-symbol{color:#e4c99f}
.social-card.is-pending{opacity:.58}
.social-card.is-pending:hover{background:transparent;color:inherit;transform:none}
.social-card.is-pending:hover .social-card-top,.social-card.is-pending:hover small,.social-card.is-pending:hover .social-symbol{color:var(--muted)}
@media(max-width:800px){.social-hub{margin-bottom:38px;padding-bottom:42px}.social-hub-heading{grid-template-columns:1fr;gap:16px}.social-hub-heading>p{max-width:570px}.social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-card:nth-child(3){border-top:0}}
@media(max-width:560px){.social-hub{margin-bottom:34px;padding-bottom:36px}.social-hub-heading{margin-bottom:27px}.social-hub-heading h2{font-size:38px}.social-hub-heading>p{font-size:13px}.social-grid{grid-template-columns:1fr;border-left:0}.social-card{min-height:185px;border-left:1px solid #cfc2b4;border-top:0}.social-card:first-child{border-top:1px solid #cfc2b4}.social-card strong{font-size:30px;margin-top:22px}}

.footer-cookie-settings{border:0;background:none;color:inherit;padding:0;cursor:pointer;font-size:inherit}.footer-cookie-settings:hover{color:var(--wine)}
