@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");
:root{--ink:#241a23;--plum:#3b2438;--deep:#171116;--gold:#b78b45;--cream:#f6f0e7;--paper:#fffdf9;--muted:#746a70;--line:#ded3c7;--rose:#e8ddd8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif;line-height:1.55}button,input,select{font:inherit}button{cursor:pointer}.top{height:84px;display:flex;align-items:center;padding:0 max(5vw,24px);border-bottom:1px solid #eee6dd;background:rgba(255,253,249,.95);position:sticky;top:0;z-index:20;gap:30px}.brand{font-family:Georgia,serif;letter-spacing:.22em;font-size:22px;color:var(--ink);text-decoration:none}.brand span{display:block;font:10px Arial,sans-serif;letter-spacing:.18em;color:var(--muted);margin-top:-3px}.top nav{display:flex;gap:28px;margin-left:auto}.top nav a{color:#574c53;text-decoration:none;font-size:14px}.topActions{display:flex;gap:10px}.menu{display:none;border:0;background:none;font-size:25px}.linkBtn,.outlineBtn,.darkBtn,.goldBtn{border-radius:6px;padding:13px 20px;border:1px solid transparent}.linkBtn{background:none}.darkBtn{background:var(--deep);color:white}.goldBtn{background:var(--gold);color:#fff;border-color:var(--gold);font-weight:700}.outlineBtn{background:transparent;border-color:#b8aaa0;color:var(--ink);font-weight:700}.hero{min-height:650px;background:linear-gradient(110deg,#f7f1e9 0%,#f7f1e9 61%,#34202f 61%);display:grid;grid-template-columns:1.25fr .75fr;align-items:center;padding:70px max(8vw,40px);gap:8vw}.heroCopy{max-width:720px}.kicker,.sectionTitle>span{font-size:12px;letter-spacing:.16em;color:#8b6b47;font-weight:700}.hero h1{font:clamp(42px,5vw,72px)/1.05 Georgia,serif;margin:18px 0 25px}.hero h1 em{font-weight:400;color:#7c4d66}.lead{font-size:20px;color:#61555c;max-width:700px}.cta{display:flex;gap:12px;margin:30px 0}.proof{display:flex;gap:20px;flex-wrap:wrap;color:#756b70;font-size:13px}.proof span:before{content:'✓';color:#8d6c43;margin-right:6px}.heroReport{display:flex;justify-content:center}.paper{background:#fffaf0;padding:48px 38px;width:min(350px,100%);min-height:440px;box-shadow:0 25px 60px #0d090d66;transform:rotate(2deg);font-family:Georgia,serif}.paper small{letter-spacing:.12em}.paper h2{font-size:38px;margin:45px 0 0}.portraitMark{font-size:80px;color:var(--gold);margin:15px 0}.paper hr{border:0;border-top:1px solid #d9c9b8;margin:45px 0 20px}.intro{padding:45px max(12vw,40px);background:var(--deep);color:#e8dde5;text-align:center;font:20px Georgia,serif}.intro p{max-width:950px;margin:auto}.section{padding:90px max(8vw,30px)}.sectionTitle{text-align:center;max-width:760px;margin:0 auto 45px}.sectionTitle h2{font:42px Georgia,serif;margin:10px}.sectionTitle p{color:var(--muted)}.serviceGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;max-width:1250px;margin:auto}.service{position:relative;text-align:left;background:#fff;border:1px solid var(--line);padding:32px 27px;min-height:290px;border-radius:12px;color:var(--ink);transition:.2s}.service:hover{transform:translateY(-4px);box-shadow:0 14px 35px #4b334016;border-color:#bda98f}.service i{display:block;font:32px Georgia,serif;color:#8d6841;margin:20px 0}.service h3{font:25px Georgia,serif;margin:0}.service p{color:var(--muted)}.service b{position:absolute;bottom:25px;color:#8a673f}.num{position:absolute;right:20px;color:#b9ada6;font-size:12px}.wideService{grid-column:span 4;min-height:auto;display:grid;grid-template-columns:50px 1fr 2fr 180px;align-items:center;gap:15px}.wideService i,.wideService h3,.wideService p,.wideService b{margin:0;position:static}.feature{padding:80px max(10vw,40px);background:var(--plum);color:white;display:grid;grid-template-columns:1.3fr .7fr;gap:8vw}.feature h2{font:52px Georgia,serif;margin:15px 0}.feature .lead{color:#e2d4dc}.pill{font-size:11px;letter-spacing:.15em;color:#d9b36f}.feature ol{padding:0;list-style:none;margin:35px 0}.feature li{display:grid;grid-template-columns:170px 1fr;padding:11px 0;border-bottom:1px solid #ffffff24}.feature li span{color:#d7cad1}.quote{align-self:center;border:1px solid #ffffff30;padding:40px}.quote blockquote{font:30px/1.35 Georgia,serif;margin:25px 0}.quote small{color:#cbbdc5}.softSection{background:var(--cream)}.how{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;max-width:1200px;margin:auto}.how b{font:36px Georgia,serif;color:var(--gold)}.how h3{font:22px Georgia,serif}.how p{color:var(--muted)}.priceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px;margin:auto}.priceGrid article{border:1px solid var(--line);padding:35px;border-radius:12px}.priceGrid h3{font:26px Georgia,serif}.priceGrid strong{font:38px Georgia,serif}.priceGrid strong small{font:13px Arial}.priceGrid ul{padding-left:20px;min-height:150px}.priceGrid button{width:100%}.priceGrid .pro{background:var(--deep);color:white;transform:translateY(-12px)}.priceGrid .pro>span{color:#d8b36d;font-size:12px}.singlePrices{max-width:1100px;margin:30px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.singlePrices button{display:flex;justify-content:space-between;background:#faf7f2;border:1px solid var(--line);padding:17px;border-radius:7px}.adDemo{margin:0 auto 90px;max-width:900px;border:1px dashed #c9bdb3;padding:25px;text-align:center;color:var(--muted);font-size:13px}.adDemo span{letter-spacing:.15em;font-size:10px}.adDemo b{display:block;color:var(--ink)}.privacy{background:#eee5dc;padding:75px max(10vw,40px);display:grid;grid-template-columns:1fr 1fr;gap:8vw}.privacy h2{font:40px Georgia,serif}.privacyList button{width:100%;display:flex;justify-content:space-between;padding:18px 0;border:0;border-bottom:1px solid #cdbfb4;background:none;text-align:left}footer{padding:50px max(8vw,30px);display:grid;grid-template-columns:200px 1fr 150px;gap:30px;align-items:center;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.modal{display:none;position:fixed;inset:0;background:#171116aa;z-index:100;padding:25px;overflow:auto}.modal.show{display:flex;align-items:flex-start;justify-content:center}.modalCard{position:relative;background:var(--paper);width:min(720px,100%);margin:5vh auto;padding:40px;border-radius:12px;box-shadow:0 30px 80px #0006}.close{position:absolute;right:18px;top:15px;border:0;background:none;font-size:28px}.modal h2{font:34px Georgia,serif;margin:5px 0 15px}.modal h3{font:22px Georgia,serif}.field{display:block;margin:15px 0;font-weight:700;font-size:13px}.field input,.field select,.question{display:block;width:100%;margin-top:6px;padding:13px;border:1px solid #cfc3b8;border-radius:6px;background:white}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check{display:flex;gap:8px;margin:14px 0;color:#5d5359;font-size:13px}.notice{background:#f2ece5;padding:14px;border-radius:7px;color:#62565d;font-size:13px;margin:15px 0}.result{background:#f4eee6;border-left:3px solid var(--gold);padding:20px;margin-top:18px}.modalActions{display:flex;gap:10px;margin-top:20px}.modalActions button{flex:1}.deck{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.card{height:170px;border:1px solid #a88759;background:var(--plum);color:#e9cf99;border-radius:8px;font:25px Georgia,serif}.card.flipped{background:#f2e5cc;color:var(--ink)}.uploadGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.upload{border:1px dashed #aa988a;padding:20px;text-align:center;border-radius:8px}.upload input{width:100%;margin-top:10px}.upload img{display:none;width:100%;max-height:180px;object-fit:contain;margin-top:10px}.stepsBar{display:flex;gap:5px;margin:15px 0 25px}.stepsBar span{height:4px;flex:1;background:#ddd0c6}.stepsBar .on{background:var(--gold)}.summaryRow{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:11px 0}.danger{color:#9b3838}.toast{position:fixed;right:25px;bottom:25px;background:var(--deep);color:white;padding:14px 20px;border-radius:6px;z-index:200;opacity:0;transform:translateY(10px);transition:.2s}.toast.on{opacity:1;transform:none}@media(max-width:900px){.top nav{display:none;position:absolute;top:84px;left:0;right:0;background:white;padding:20px;flex-direction:column}.top nav.open{display:flex}.menu{display:block;margin-left:auto}.topActions{display:none}.hero{grid-template-columns:1fr;background:var(--cream);padding:55px 25px}.heroReport{background:var(--plum);margin:20px -25px -55px;padding:45px}.serviceGrid,.how,.priceGrid{grid-template-columns:1fr 1fr}.wideService{grid-column:span 2;display:block}.feature,.privacy{grid-template-columns:1fr}.singlePrices{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr}.priceGrid .pro{transform:none}}@media(max-width:560px){.top{height:70px;padding:0 18px}.top nav{top:70px}.hero h1{font-size:43px}.cta{flex-direction:column}.section{padding:65px 20px}.serviceGrid,.how,.priceGrid,.singlePrices,.grid2,.uploadGrid{grid-template-columns:1fr}.wideService{grid-column:span 1}.feature,.privacy{padding:60px 22px}.feature li{grid-template-columns:1fr}.modal{padding:8px}.modalCard{padding:28px 20px}.proof{display:block}.proof span{display:block;margin:6px 0}}
/* v4 trust + report showcase */
.trustbar{max-width:1240px;margin:22px auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.trustbar div{background:#fff;border:1px solid #e8ded6;border-radius:16px;padding:15px 16px;font-size:14px;color:#4b3b43}.trustbar b{display:block;color:#26151f;margin-bottom:4px}.showcase{max-width:1240px;margin:70px auto;padding:0 24px}.reportPreview{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center;background:#f5efe9;border-radius:30px;padding:38px}.reportStack{position:relative;min-height:430px}.reportPage{position:absolute;background:#fffdf9;border:1px solid #e4d6ca;border-radius:12px;box-shadow:0 20px 55px rgba(45,25,38,.12);padding:26px;width:72%;min-height:340px}.reportPage:nth-child(1){left:2%;top:45px;transform:rotate(-5deg)}.reportPage:nth-child(2){left:18%;top:22px;transform:rotate(2deg)}.reportPage:nth-child(3){left:8%;top:0;transform:rotate(0deg)}.reportPage h3{font-family:Georgia,serif;font-size:27px;margin:8px 0 18px}.reportPage .line{height:8px;border-radius:8px;background:#eee5df;margin:10px 0}.reportPage .line.s{width:62%}.reportPage .seal{width:80px;height:80px;border:1px solid #b18a4b;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;color:#8c652d;font-size:25px;margin:25px auto}.checklist{display:grid;gap:13px;margin:24px 0}.checklist div{display:flex;gap:12px;align-items:flex-start}.checklist i{font-style:normal;width:25px;height:25px;border-radius:50%;background:#2b1724;color:#fff;display:grid;place-items:center;flex:none;font-size:12px}.trustSection{max-width:1240px;margin:60px auto;padding:0 24px}.trustCards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trustCards article{border:1px solid #e7ddd5;border-radius:22px;padding:25px;background:#fff}.trustCards h3{font-family:Georgia,serif;font-size:22px;margin:8px 0}.trustCards .eyebrow{font-size:12px;letter-spacing:.12em;color:#956d32}.method{max-width:1240px;margin:70px auto;padding:45px 24px;border-top:1px solid #e8ded6;border-bottom:1px solid #e8ded6;display:grid;grid-template-columns:.8fr 1.2fr;gap:45px}.methodRows{display:grid;gap:12px}.methodRows div{padding:17px 18px;border-radius:14px;background:#faf7f3}.methodRows b{display:block;margin-bottom:5px}.noRisk{font-size:13px;color:#685963;margin-top:13px}.hero .micro{margin-top:13px;font-size:13px;color:#6b5b64}.hero .micro b{color:#2b1724}.sampleTag{display:inline-block;font-size:11px;letter-spacing:.12em;color:#8c652d}.reportPreview .goldBtn{margin-top:8px}@media(max-width:850px){.trustbar{grid-template-columns:1fr 1fr}.reportPreview,.method{grid-template-columns:1fr}.trustCards{grid-template-columns:1fr}.reportStack{min-height:360px}.reportPage{width:78%}}@media(max-width:520px){.trustbar{grid-template-columns:1fr}.reportPreview{padding:24px 18px}.reportStack{min-height:320px}.reportPage{min-height:280px;padding:18px}.reportPage h3{font-size:22px}}
/* Созвездие на ладони — approved hero direction */
:root{--gold:#b58a49;--paper:#fffdf9;--ink:#1f2020;--cream:#f8f3ec}.top{height:104px;background:rgba(255,253,249,.94);backdrop-filter:blur(14px)}
.brandLogo{display:flex;align-items:center;gap:13px;letter-spacing:0}.brandWords{font:20px/1.02 Georgia,serif;letter-spacing:.035em}.brandWords small{display:block;font:8px/1.3 Arial,sans-serif;color:#756c65;letter-spacing:.01em;margin-top:6px;white-space:nowrap}.logoIcon{position:relative;width:56px;height:54px;display:block;color:#a97935}.logoIcon .star{position:absolute;font-style:normal;font-size:15px}.logoIcon .s1{left:9px;top:5px}.logoIcon .s2{left:28px;top:0;font-size:19px}.logoIcon .s3{right:1px;top:12px;font-size:12px}.logoIcon .palmLine{position:absolute;left:2px;bottom:0;font:52px/1 Georgia,serif;transform:rotate(-9deg);color:#a97935}
.newHero{min-height:690px;background:radial-gradient(circle at 73% 42%,#fff 0,#fbf6ee 25%,#f8f2e9 55%,#fffdf9 78%);grid-template-columns:.86fr 1.14fr;padding:72px max(4vw,58px) 58px;overflow:hidden;position:relative}.newHero:after{content:"";position:absolute;inset:auto -10% -25% 35%;height:48%;background:radial-gradient(ellipse at center,#e9e1d5 0,transparent 66%);opacity:.38}.newHero .heroCopy{z-index:2;max-width:650px}.newHero h1{font:clamp(58px,6.2vw,96px)/.95 Georgia,serif;letter-spacing:-.035em;margin:18px 0 17px;color:#202020}.heroTagline{font:clamp(25px,2.2vw,35px)/1.25 Georgia,serif;margin:0 0 28px}.newHero .lead{font-size:17px;max-width:600px}.newHero .goldBtn{border-radius:32px;padding:17px 38px;letter-spacing:.12em;font-weight:500;background:linear-gradient(100deg,#c7a66a,#a97b36);box-shadow:0 10px 28px #9c743326}.cosmosVisual{position:relative;min-height:550px;z-index:1}.numberSphere{position:absolute;width:min(38vw,540px);aspect-ratio:1;left:4%;top:-2%;border-radius:50%;border:1px solid #b9965a4a;box-shadow:0 0 70px #d9b97938,inset 0 0 80px #fff;animation:floatSphere 9s ease-in-out infinite}.numberSphere:before,.numberSphere:after{content:"";position:absolute;border-radius:50%;inset:6%;border:1px dashed #b9965a35;transform:rotate(13deg)}.numberSphere:after{inset:16%;transform:rotate(-19deg)}.numberSphere span{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%) rotate(var(--r));font:17px Georgia,serif;color:#9b7b4a4d}.orbit{position:absolute;border:1px solid #b9965a35;border-radius:50%;left:10%;top:38%;width:80%;height:25%;transform:rotate(-20deg)}.o2{transform:rotate(38deg);top:36%}.o3{transform:rotate(75deg);top:37%}.heroStar{position:absolute;color:#bd8d43;text-shadow:0 0 24px #e3bb71;font-style:normal;z-index:3}.heroStar.a{font-size:105px;left:42%;top:29%}.heroStar.b{font-size:65px;left:25%;top:50%}.heroStar.c{font-size:70px;left:65%;top:49%}.zodiac{position:absolute;color:#9b7b4a55;font:28px Georgia,serif;font-style:normal}.z1{left:28%;top:20%}.z2{left:69%;top:18%}.z3{left:15%;top:43%}.z4{left:78%;top:67%}.heroHand{position:absolute;right:-10%;bottom:2%;width:85%;height:42%;transform:rotate(5deg);filter:drop-shadow(0 20px 30px #94765722)}.heroHand:before{content:"";position:absolute;right:0;bottom:15%;width:68%;height:45%;border-radius:60% 8% 45% 55%;background:linear-gradient(165deg,#f6d8c6,#dba98e 58%,#b77f68);transform:skewX(-12deg)}.heroHand:after{content:"";position:absolute;left:10%;bottom:27%;width:48%;height:30%;border-radius:70% 35% 50% 50%;background:linear-gradient(170deg,#f9dfce,#dda98f);transform:rotate(-7deg)}.heroHand span,.heroHand i{position:absolute;z-index:2;background:linear-gradient(180deg,#f8ddca,#d29a80);border-radius:60% 60% 35% 35%;transform-origin:right bottom}.heroHand span{width:42%;height:13%;left:2%;bottom:42%;transform:rotate(14deg)}.heroHand i{width:36%;height:12%;left:7%;bottom:55%;transform:rotate(27deg)}.sideWords{position:absolute;right:-1%;top:24%;font-size:12px;letter-spacing:.18em;line-height:1.9;color:#615950}.sideWords hr{height:62px;width:1px;border:0;background:#aa8855;margin:18px 0}.trustbar{margin-top:0;padding-top:24px}.feature{background:#2c2528}.brand{color:var(--ink)}
@keyframes floatSphere{50%{transform:translateY(-8px) rotate(.8deg)}}
@media(max-width:900px){.top{height:82px}.brandWords{font-size:15px}.brandWords small{display:none}.logoIcon{transform:scale(.82);transform-origin:left center}.newHero{grid-template-columns:1fr;padding:55px 25px 25px}.cosmosVisual{min-height:480px}.numberSphere{width:min(88vw,500px);left:50%;transform:translateX(-50%)}.sideWords{display:none}.newHero h1{font-size:58px}.heroHand{width:100%;right:-18%}}
@media(max-width:560px){.newHero h1{font-size:48px}.heroTagline{font-size:24px}.cosmosVisual{min-height:390px}.heroStar.a{font-size:82px}.heroStar.b,.heroStar.c{font-size:52px}.numberSphere span{font-size:14px}.brandLogo{gap:3px}}
/* v2 service journeys */
.service{cursor:pointer;text-align:left}.service .more{display:inline-block;margin-top:10px;font-weight:700;color:#8d672f}.serviceDetail{max-width:860px}.serviceHero{padding:6px 0 16px}.serviceHero h2{font-size:clamp(30px,4vw,48px);margin:10px 0}.serviceHero .serviceLead{font-size:18px;line-height:1.6;color:#56514c}.fitGrid,.deliverGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.fitGrid article,.deliverGrid article,.sampleBox{border:1px solid rgba(145,105,50,.18);border-radius:18px;padding:18px;background:rgba(255,251,245,.75)}.fitGrid b,.deliverGrid b{display:block;margin-bottom:6px}.sampleBox{margin:20px 0;background:linear-gradient(135deg,#fffaf1,#f6efe5)}.sampleBox small{letter-spacing:.12em;color:#9a7441}.sampleBox blockquote{margin:10px 0 0;font-family:Georgia,serif;font-size:20px;line-height:1.55}.servicePrice{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;border-top:1px solid rgba(145,105,50,.16)}.servicePrice strong{font-size:26px}.serviceActions{display:flex;gap:10px;flex-wrap:wrap}.serviceActions button{min-width:190px}.softNote{font-size:13px;color:#716b64;line-height:1.55}.journeyHint{margin-top:12px;font-size:13px;color:#716b64}.modalCard{max-width:920px}.serviceGrid .service p{min-height:48px}@media(max-width:760px){.fitGrid,.deliverGrid{grid-template-columns:1fr}.servicePrice{align-items:flex-start;flex-direction:column}.serviceActions{width:100%}.serviceActions button{width:100%}}
/* v3 hero correction — match the approved premium mockup */
.logoIcon{width:62px;height:58px;display:grid;place-items:center;flex:none}
.logoIcon svg{width:62px;height:58px;overflow:visible}
.logoIcon .logoPalm{fill:none;stroke:#a97935;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.logoIcon .logoStar{fill:#a97935}
.newHero{grid-template-columns:minmax(620px,.94fr) minmax(620px,1.06fr);gap:20px;min-height:660px;padding-top:56px}
.newHero .heroCopy{max-width:700px;padding-top:16px}
.newHero h1{font-size:clamp(62px,5vw,82px);line-height:.98;letter-spacing:-.045em;white-space:normal;margin-top:14px}
.heroTagline{font-size:clamp(26px,2.05vw,34px);max-width:600px}
.newHero .lead{font-size:17px;line-height:1.62;max-width:610px}
.cosmosVisual{min-height:560px;overflow:visible;isolation:isolate}
.heroArtWrap{position:absolute;inset:-3% -7% -10% -4%;display:flex;align-items:center;justify-content:center;z-index:1;pointer-events:none}
.heroArt{width:112%;height:112%;object-fit:cover;object-position:50% 49%;mix-blend-mode:multiply;filter:saturate(.92) contrast(.98) brightness(1.035);opacity:.99;mask-image:radial-gradient(ellipse 78% 70% at 48% 48%,#000 58%,rgba(0,0,0,.94) 68%,rgba(0,0,0,.62) 80%,transparent 98%);-webkit-mask-image:radial-gradient(ellipse 78% 70% at 48% 48%,#000 58%,rgba(0,0,0,.94) 68%,rgba(0,0,0,.62) 80%,transparent 98%)}
.sideWords{z-index:3;right:-2%;top:26%;background:linear-gradient(90deg,transparent,rgba(255,253,249,.42));padding:8px 0 8px 12px}
/* turn off the old CSS-drawn hand/sphere if stale markup ever remains */
.cosmosVisual>.numberSphere,.cosmosVisual>.heroHand{display:none!important}
@media(max-width:1250px){.newHero{grid-template-columns:1fr 1fr;padding-left:34px;padding-right:34px}.newHero h1{font-size:68px}.heroArtWrap{inset:0 -12% -7% -8%}}
@media(max-width:1020px){.newHero{grid-template-columns:1fr;min-height:auto}.newHero .heroCopy{max-width:760px}.newHero h1{font-size:64px}.cosmosVisual{min-height:520px}.heroArtWrap{inset:-4% -5% -4% -5%}.sideWords{right:2%}}
@media(max-width:620px){.brandWords{font-size:14px}.logoIcon,.logoIcon svg{width:48px;height:46px}.newHero{padding-top:38px}.newHero h1{font-size:46px;line-height:1}.heroTagline{font-size:24px}.cosmosVisual{min-height:390px}.heroArtWrap{inset:-8% -30% -8% -12%}.heroArt{width:130%;height:125%;object-position:47% 49%}.sideWords{display:none}}

/* v4 UX — multipage service funnel */
.asLink{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.serviceGrid a.service{text-decoration:none;display:block}.fiveCore{grid-template-columns:repeat(5,1fr)}.fiveCore .service{min-height:315px}.compatStrip{max-width:1250px;margin:16px auto 0;padding:24px 28px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:120px 1fr 180px;gap:24px;align-items:center;color:var(--ink);text-decoration:none;background:linear-gradient(100deg,#fff,#fbf6ef)}.compatStrip>span{font-size:11px;letter-spacing:.15em;color:#9a7344}.compatStrip h3{font:26px Georgia,serif;margin:0 0 7px}.compatStrip p{margin:0;color:var(--muted)}.compatStrip b{color:#8a673f;text-align:right}.singlePrices a{display:flex;justify-content:space-between;background:#faf7f2;border:1px solid var(--line);padding:17px;border-radius:7px;text-decoration:none;color:var(--ink)}.singlePrices a:hover{border-color:#bda98f;background:#fff}.detailHero{min-height:560px;padding:95px max(9vw,42px) 80px;display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:center;background:radial-gradient(circle at 82% 35%,#f1dfbd 0,transparent 18%),linear-gradient(115deg,#fbf7f1,#f3eadf)}.breadcrumb{display:block;color:#907d6d;text-decoration:none;font-size:12px;margin-bottom:35px}.detailTag{display:inline-block;font-size:11px;letter-spacing:.16em;color:#96703f;font-weight:700;margin-bottom:14px}.detailHero h1{font:clamp(52px,6vw,88px)/.98 Georgia,serif;margin:5px 0 24px;max-width:900px}.detailLead{font-size:21px;line-height:1.6;color:#5f555a;max-width:760px}.detailHeroActions{display:flex;align-items:center;gap:26px;margin-top:34px;flex-wrap:wrap}.detailPrice{font:28px Georgia,serif}.detailMicro{color:#81746d;font-size:13px;margin-top:18px}.detailSymbol{min-height:330px;border:1px solid #d9cbbd;background:#ffffff75;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 30px 80px #6e513819}.detailSymbol>div{font:72px Georgia,serif;color:#b68843;text-shadow:0 8px 25px #b98a4538}.detailSymbol small{margin-top:18px;max-width:230px;color:#756a63}.detailSection{padding:85px max(9vw,42px)}.detailHeading{max-width:800px;margin-bottom:38px}.detailHeading>span,.sampleAside>span{font-size:11px;letter-spacing:.16em;color:#987244;font-weight:700}.detailHeading h2,.sampleAside h2{font:44px/1.08 Georgia,serif;margin:12px 0}.whoList{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.whoList li{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;font-size:17px;line-height:1.55}.whoList li:before{content:'✓';display:block;color:#b1813e;margin-bottom:14px;font-weight:700}.softDetail{background:#f7f1e9}.insideGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.insideGrid article{background:#fff;border:1px solid #e4d8cb;padding:28px;border-radius:12px}.insideGrid article>span{color:#b28a55;font-size:11px}.insideGrid h3{font:24px Georgia,serif;margin:14px 0 8px}.insideGrid p{color:var(--muted);line-height:1.55}.sampleSection{display:grid;grid-template-columns:1.15fr .85fr;gap:7vw;align-items:center}.sampleCard{background:var(--plum);color:#fff;padding:50px;border-radius:14px;box-shadow:0 25px 70px #3a243022}.sampleCard small{letter-spacing:.16em;color:#d6b875}.sampleCard blockquote{font:30px/1.45 Georgia,serif;margin:24px 0}.sampleCard p{color:#d7cad1}.sampleAside p{font-size:17px;line-height:1.7;color:var(--muted)}.detailCTA{margin:0 max(6vw,28px) 80px;padding:45px max(4vw,28px);border-radius:18px;background:linear-gradient(105deg,#f1e4d1,#fbf7f1);display:flex;align-items:center;justify-content:space-between;gap:30px}.detailCTA span{font-size:11px;letter-spacing:.15em;color:#987244}.detailCTA h2{font:36px Georgia,serif;margin:8px 0}.detailCTA p{margin:0;color:var(--muted)}.coupleUpgrade{margin:0 max(6vw,28px) 50px;padding:45px max(4vw,28px);border:1px solid #dccbb9;border-radius:18px;display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:center;background:#fff}.coupleUpgrade h2{font:38px Georgia,serif;margin:10px 0}.upgradePrice{text-align:right}.upgradePrice strong{display:block;font:34px Georgia,serif;margin-bottom:20px}.orderShell{padding:70px max(7vw,30px) 100px;background:#fbf8f4;min-height:75vh}.orderIntro{max-width:1100px;margin:0 auto 35px}.orderIntro h1{font:54px Georgia,serif;margin:12px 0}.orderIntro>p{font-size:18px;color:var(--muted)}.orderSteps{display:flex;gap:10px;margin-top:28px}.orderSteps span{padding:9px 12px;border-radius:30px;background:#eee5dc;color:#7a6d66;font-size:12px}.orderSteps .active{background:#2b1d27;color:#fff}.orderLayout{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr 360px;gap:35px;align-items:start}.orderForm{background:#fff;border:1px solid var(--line);border-radius:14px;padding:34px}.orderForm fieldset{border:0;padding:0;margin:0 0 30px}.orderForm legend{font:24px Georgia,serif;margin-bottom:20px}.orderField{display:block;margin-bottom:17px}.orderField>span{display:block;font-size:13px;font-weight:700;margin-bottom:8px}.orderField input,.orderField select,.orderField textarea{width:100%;box-sizing:border-box;border:1px solid #d8ccc2;border-radius:8px;padding:14px 15px;background:#fff;font:inherit;color:var(--ink)}.orderField input:focus,.orderField select:focus,.orderField textarea:focus{outline:2px solid #d8b77c66;border-color:#b68b51}.orderTwo{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fieldHint{font-size:13px;color:var(--muted);background:#faf5ef;padding:13px;border-radius:8px}.checkLine{display:flex;gap:11px;align-items:flex-start;margin:17px 0;font-size:13px;line-height:1.5}.checkLine input{margin-top:3px}.checkLine a{color:#8b663d}.prominent{background:#f8f1e7;padding:15px;border-radius:9px}.orderNext{width:100%;margin-top:15px}.orderSummary{position:sticky;top:105px;background:#2b1d27;color:#fff;border-radius:14px;padding:30px}.orderSummary>small{letter-spacing:.16em;color:#d7b672}.orderSummary h2{font:30px Georgia,serif}.sumLine,.sumTotal{display:flex;justify-content:space-between;gap:20px;padding:12px 0}.sumLine{border-bottom:1px solid #ffffff1f;color:#d9ced4}.sumLine b{color:#fff}.sumTotal{font-size:18px}.sumTotal strong{font:28px Georgia,serif}.orderSummary p{font-size:12px;color:#cbbfc5;line-height:1.55}.orderSummary a{color:#e3c184}.payShell{min-height:72vh;background:#f7f1e9;padding:80px 24px}.payCard{max-width:720px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:45px;box-shadow:0 25px 80px #5d443416}.payCard h1{font:46px Georgia,serif;margin:10px 0 30px}.paySummary{border-top:1px solid var(--line);margin-bottom:25px}.paySummary>div{display:flex;justify-content:space-between;gap:25px;padding:16px 0;border-bottom:1px solid var(--line)}.paySummary strong{font:24px Georgia,serif}.payNotice{background:#faf4eb;padding:18px;border-radius:10px;margin:22px 0;line-height:1.55}.payNotice p{margin-bottom:0;color:var(--muted)}.payCard>.goldBtn,.payCard>.outlineBtn{width:100%;margin-top:10px}.payCard button:disabled{opacity:.55}.top a.linkBtn,.top a.darkBtn{white-space:nowrap}
@media(max-width:1100px){.fiveCore{grid-template-columns:repeat(2,1fr)}.fiveCore .service:last-child{grid-column:span 2}.insideGrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.detailHero,.sampleSection,.orderLayout{grid-template-columns:1fr}.detailSymbol{min-height:260px;max-width:520px;width:100%;justify-self:center}.whoList{grid-template-columns:1fr}.compatStrip{grid-template-columns:1fr}.compatStrip b{text-align:left}.orderSummary{position:static}.coupleUpgrade{grid-template-columns:1fr}.upgradePrice{text-align:left}.topActions{margin-left:auto}}
@media(max-width:620px){.fiveCore{grid-template-columns:1fr}.fiveCore .service:last-child{grid-column:auto}.detailHero{padding:55px 20px}.detailHero h1{font-size:48px}.detailSection{padding:60px 20px}.detailHeading h2,.sampleAside h2{font-size:36px}.insideGrid{grid-template-columns:1fr}.sampleCard{padding:30px}.sampleCard blockquote{font-size:24px}.detailCTA{margin:0 14px 55px;display:block}.detailCTA .goldBtn{margin-top:20px;width:100%}.orderShell{padding:45px 14px 70px}.orderIntro h1{font-size:40px}.orderForm,.orderSummary,.payCard{padding:24px}.orderTwo{grid-template-columns:1fr}.orderSteps{flex-wrap:wrap}.coupleUpgrade{margin:0 14px 40px;padding:30px 22px}.topActions .linkBtn{display:none}}
.resultShell{padding:80px 24px;background:linear-gradient(130deg,#f7f0e7,#fff);min-height:75vh}.resultPaper{max-width:900px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:55px;box-shadow:0 30px 90px #523b2916}.resultPaper>h1{font:52px Georgia,serif;margin:10px 0}.resultLead{font-size:18px;line-height:1.65;color:var(--muted)}.resultDivider{text-align:center;color:#b88d4d;font-size:25px;margin:35px 0}.resultBlock{padding:30px 0;border-top:1px solid var(--line)}.resultBlock small{letter-spacing:.15em;color:#9a7444}.resultBlock h2{font:32px Georgia,serif;margin:12px 0}.resultBlock p{line-height:1.7;color:var(--muted)}.resultNext{margin-top:35px;padding:32px;background:#f8f1e7;border-radius:14px;display:flex;justify-content:space-between;align-items:center;gap:30px}.resultNext small{letter-spacing:.14em;color:#987244}.resultNext h2{font:29px Georgia,serif;margin:9px 0}.resultNext p{margin:0;color:var(--muted)}@media(max-width:700px){.resultPaper{padding:28px}.resultPaper>h1{font-size:40px}.resultNext{display:block}.resultNext .goldBtn{margin-top:20px;width:100%}}

/* v5 mature sky hero */
.matureHero{position:relative;grid-template-columns:minmax(350px,560px) minmax(420px,1fr);gap:4vw;align-items:center;padding:48px max(6vw,34px) 38px;min-height:calc(100vh - 86px);background:radial-gradient(circle at 18% 14%,rgba(255,250,244,.98),rgba(255,248,241,.9) 22%,rgba(250,244,236,.72) 45%,rgba(246,238,229,.2) 62%,rgba(245,237,228,0) 72%),linear-gradient(180deg,#f9f5ef 0%,#f6f0e9 52%,#f4eee7 100%);overflow:hidden}
.heroCopyMature{position:relative;z-index:2;max-width:560px;padding-top:20px}
.heroCopyMature .kicker{font-size:12px;letter-spacing:.18em;color:#8f7a66;margin-bottom:18px}
.heroCopyMature h1{font-size:clamp(62px,7vw,104px);line-height:.9;letter-spacing:-.03em;margin:0 0 18px}
.heroCopyMature .heroTagline{font-size:clamp(26px,3.2vw,36px);line-height:1.25;margin:0 0 16px;color:#3c3131}
.heroCopyMature .lead{font-size:19px;line-height:1.72;color:#5f5652;max-width:540px}
.heroCopyMature .cta{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0 22px}
.ghostBtn{display:inline-flex;align-items:center;justify-content:center;padding:0 22px;height:52px;border-radius:999px;border:1px solid #d5c6b3;background:#fff7ef;color:#54443b;text-decoration:none;font-weight:700;box-shadow:0 8px 24px rgba(107,87,62,.08)}
.ghostBtn:hover{background:#fff;color:#2e2220}
.heroBullets{list-style:none;padding:0;margin:0;display:grid;gap:10px;max-width:520px}
.heroBullets li{position:relative;padding-left:28px;color:#6a5f59;font-size:15px;line-height:1.55}
.heroBullets li:before{content:"✦";position:absolute;left:0;top:0;color:#bd8f45;font-size:14px}
.matureVisual{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center}
.skyArtWrap{position:absolute;inset:-10% -8% -6% -6%;display:flex;align-items:center;justify-content:center}
.heroSkyArt{width:100%;height:100%;object-fit:contain;object-position:center right;filter:drop-shadow(0 40px 50px rgba(181,157,120,.18))}
.matureVisual:before{content:"";position:absolute;inset:8% 7% 8% 5%;background:radial-gradient(circle at 55% 42%,rgba(255,251,245,.9),rgba(255,251,245,.1) 38%,rgba(255,255,255,0) 62%);pointer-events:none}
.matureTrust{margin-top:-8px;position:relative;z-index:3;box-shadow:0 16px 45px rgba(88,66,41,.06)}
.matureIntro{padding-top:26px;padding-bottom:24px}
.startHere{padding:28px max(6vw,28px) 76px;background:linear-gradient(180deg,#fbf8f4 0%,#fff 100%)}
.startGrid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.startCard{background:#fff;border:1px solid #eadfce;border-radius:18px;padding:26px 24px;text-decoration:none;color:var(--ink);box-shadow:0 14px 36px rgba(86,64,39,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.startCard:hover{transform:translateY(-3px);box-shadow:0 24px 50px rgba(86,64,39,.09);border-color:#d8b98d}
.startCard small{display:block;font-size:11px;letter-spacing:.16em;color:#9a7444;font-weight:700;margin-bottom:12px}
.startCard h3{font:29px/1.12 Georgia,serif;margin:0 0 12px;max-width:310px}
.startCard p{margin:0 0 18px;color:#645a56;line-height:1.64}
.startCard b{color:#8c6638}
@media(max-width:1100px){.matureHero{grid-template-columns:1fr;min-height:auto;padding-top:32px}.heroCopyMature{max-width:none}.matureVisual{min-height:540px;order:-1}.skyArtWrap{inset:-8% -14% -10% -14%}.startGrid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.matureHero{padding:26px 18px 20px}.heroCopyMature h1{font-size:56px}.heroCopyMature .heroTagline{font-size:24px}.heroCopyMature .lead{font-size:17px}.matureVisual{min-height:360px}.skyArtWrap{inset:-8% -22% -10% -20%}.heroSkyArt{object-position:center}.startGrid{grid-template-columns:1fr}.heroCopyMature .cta .goldBtn,.heroCopyMature .cta .ghostBtn{width:100%}.heroBullets li{font-size:14px}}


/* v6 mockup-aligned visual system */
:root{--sky:#eef1f5;--warm:#fbf7f1;--gold2:#c49a58;--ink2:#201c1b}
body{background:#fbf9f6;color:var(--ink2)}
.top{height:92px;padding:0 max(4vw,34px);background:rgba(252,249,245,.96);border-bottom:1px solid #e9e0d7;backdrop-filter:blur(10px)}
.brandLogo{display:flex;align-items:center;gap:13px;letter-spacing:0}
.logoIcon,.logoIcon svg{width:58px;height:52px}.brandWords{font:19px/1.02 Georgia,serif;letter-spacing:.02em}.brandWords small{font:8px Arial,sans-serif;letter-spacing:.02em;margin-top:6px;color:#786e68}
.top nav{gap:26px}.top nav a{font-size:13px;color:#544b48;padding:34px 0 29px;position:relative}.top nav a:hover,.top nav a.activeNav{color:#211d1a}.top nav a.activeNav:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:1px;background:#b88949}
.outlineLogin{height:44px;padding:0 28px;border-radius:999px;border:1px solid #b58c58;background:#fff9f2;color:#4b3c32;font-weight:600}
.matureHero{min-height:680px;grid-template-columns:minmax(420px,610px) minmax(540px,1fr);padding:46px max(4vw,34px) 24px;gap:2vw;background:linear-gradient(90deg,#fbf7f1 0%,#fbf7f1 38%,rgba(251,247,241,.96) 48%,rgba(246,241,234,.32) 64%,rgba(239,241,244,.05) 100%)}
.heroCopyMature{max-width:610px;padding:30px 0 28px}.heroCopyMature .kicker{font-size:11px;letter-spacing:.22em;color:#82786f;margin-bottom:24px}
.heroCopyMature h1{font-size:clamp(66px,6.4vw,102px);line-height:.9;letter-spacing:-.035em;margin:0 0 18px;color:#211d1c}
.heroCopyMature .heroTagline{font:clamp(25px,2.6vw,36px)/1.18 Georgia,serif;margin:0 0 26px;color:#342d29}
.heroCopyMature .lead{font-size:18px;line-height:1.65;color:#625a55;max-width:555px}
.heroCopyMature .cta{margin:30px 0 10px}.heroCopyMature .goldBtn{height:56px;padding:0 34px;border-radius:999px;letter-spacing:.12em;font-size:13px;background:linear-gradient(90deg,#b98b48,#c6a467);box-shadow:0 15px 32px rgba(167,125,63,.18)}
.heroSubmicro{font-size:13px;color:#877b71;margin-top:8px}
.matureVisual{min-height:620px}.skyArtWrap{inset:-4% -8% -4% -4%}.heroSkyArt{object-fit:cover;object-position:center center;border-radius:0;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.5) 8%,#000 22%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.5) 8%,#000 22%,#000 100%)}
.matureVisual:before{display:none}.sideWords{position:absolute;right:1.5%;top:34%;z-index:3;color:#665d57;font-size:11px;letter-spacing:.14em;line-height:1.7}.sideWords hr{width:1px;height:66px;border:0;background:#b58e5a;margin:18px 0 18px 4px}
.heroDirections{max-width:1280px;margin:-2px auto 0;padding:22px 26px 34px;display:grid;grid-template-columns:repeat(5,1fr);background:#fbf8f4;border-top:1px solid #eee5db;border-bottom:1px solid #eee5db}
.heroDirections a{text-decoration:none;color:#2d2825;text-align:center;padding:18px 20px;border-right:1px solid #e5dbd1}.heroDirections a:last-child{border-right:0}.heroDirections span{display:flex;align-items:center;justify-content:center;width:62px;height:62px;border:1px solid #dccab4;border-radius:50%;margin:0 auto 12px;font:29px Georgia,serif;color:#8e6533;background:#fffaf3}.heroDirections b{display:block;font-size:15px;margin-bottom:5px}.heroDirections small{display:block;color:#77706a;font-size:13px;line-height:1.35}
.matureTrust{margin:22px auto 0;box-shadow:none}.matureTrust div{background:#fffdf9;border-radius:8px}.matureIntro{background:#f6f0e8;color:#4e4540;font:20px/1.6 Georgia,serif}
.startHere{padding-top:66px;background:linear-gradient(180deg,#fbf8f4,#f8f4ee)}.startHere .sectionTitle span{color:#827a73}.startHere .sectionTitle h2{font-size:42px;text-transform:uppercase;letter-spacing:.02em}.startCard{border-radius:10px;box-shadow:none;background:rgba(255,255,255,.72)}
.section,.showcase,.trustSection,.method,.softSection{scroll-margin-top:100px}
.service,.priceGrid article,.trustCards article,.insideGrid article,.orderForm,.payCard,.resultPaper{border-radius:10px;box-shadow:none}
.detailHero{background:linear-gradient(120deg,#fbf7f1 0%,#f5eee6 52%,#eef1f5 100%)}
.detailSymbol{background:radial-gradient(circle,#fffaf0 0%,#f0e8df 72%,#e8e8e7 100%);border-color:#dfd2c6;box-shadow:none}
.softDetail,.payShell,.orderShell{background:linear-gradient(180deg,#f7f1ea,#fbf8f4)}
@media(max-width:1050px){.top nav{gap:16px}.top nav a{font-size:12px}.matureHero{grid-template-columns:1fr}.matureVisual{order:0;min-height:470px}.skyArtWrap{inset:-8% -8% -6% -8%}.heroDirections{grid-template-columns:repeat(3,1fr)}.heroDirections a:nth-child(3){border-right:0}.heroDirections a:nth-child(n+4){border-top:1px solid #e5dbd1}}
@media(max-width:760px){.top{height:72px}.brandWords{font-size:15px}.logoIcon,.logoIcon svg{width:48px;height:44px}.matureHero{padding:24px 18px 18px}.heroCopyMature{padding:12px 0}.heroCopyMature h1{font-size:53px}.matureVisual{min-height:360px}.sideWords{display:none}.heroDirections{grid-template-columns:1fr 1fr;padding:12px 14px 22px}.heroDirections a{border-right:0;border-bottom:1px solid #e5dbd1}.heroDirections a:last-child{grid-column:1/-1;border-bottom:0}.startHere .sectionTitle h2{font-size:34px}.outlineLogin{display:none}}


/* v7 long-form reports and clear scope */
.responsibilityNote{padding:30px max(7vw,28px);background:#fffaf4;border-top:1px solid #eadfce;border-bottom:1px solid #eadfce}.responsibilityInner{max-width:1100px;margin:auto}.responsibilityInner>span,.readingGuide>span{font-size:11px;letter-spacing:.16em;color:#9a7444;font-weight:700}.responsibilityInner h2{font:30px/1.15 Georgia,serif;margin:9px 0 14px}.responsibilityInner p{color:#675d58;line-height:1.7;margin:8px 0}.responsibilityInner .softLine{font-weight:700;color:#4d403b}.reportChapters{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:1180px}.reportChapters article{background:#fff;border:1px solid #e5d8c9;border-radius:14px;padding:24px}.reportChapters article>span{font-size:11px;color:#ad8553;letter-spacing:.12em}.reportChapters h3{font:24px/1.18 Georgia,serif;margin:9px 0}.reportChapters p{margin:0;color:#6d625d;line-height:1.6}.reportLength{margin-top:18px;padding:18px 20px;border-radius:10px;background:#efe3d4;color:#554943;line-height:1.65}.reportExample{background:linear-gradient(180deg,#fff,#faf5ee)}.longExample{max-width:920px;border-left:3px solid #b78b45;padding:32px 38px;background:#fff;border-radius:0 14px 14px 0;box-shadow:0 18px 50px rgba(71,50,31,.06)}.longExampleMeta{display:flex;gap:14px;align-items:center;font-size:12px;letter-spacing:.1em;color:#9b7444}.longExample h3{font:34px/1.22 Georgia,serif;margin:18px 0}.longExample p{font-size:17px;line-height:1.82;color:#5f5651}.checkoutDisclosure,.orderPurpose{background:#fbf4ea;border:1px solid #e5d5c1;border-radius:10px;padding:16px 18px;margin:18px 0;line-height:1.55}.checkoutDisclosure p,.orderPurpose p{margin:5px 0 0;color:#675b55;font-size:13px}.readingGuide{margin:34px 0 10px;padding:28px;background:#fbf4ea;border-radius:14px}.readingGuide h2{font:30px/1.2 Georgia,serif;margin:9px 0 12px}.readingGuide p{line-height:1.7;color:#655a55}.resultPaper .readingGuide{border:1px solid #eadcca}@media(max-width:760px){.reportChapters{grid-template-columns:1fr}.longExample{padding:24px 22px}.longExample h3{font-size:28px}.responsibilityNote{padding:25px 20px}.responsibilityInner h2{font-size:27px}}


/* v8 page-specific visuals + refined fonts */
body{font-family:"Manrope",Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.brand,.brandWords,.sectionTitle h2,.hero h1,.heroCopyMature h1,.heroCopyMature .heroTagline,.detailHero h1,.detailPrice,.detailHeading h2,.sampleAside h2,.sampleCard blockquote,.detailCTA h2,.compatStrip h3,.insideGrid h3,.how h3,.priceGrid h3,.priceGrid strong,.responsibilityInner h2,.readingGuide h2,.reportChapters h3,.longExample h3,.orderIntro h1,.orderForm legend,.orderSummary h2,.payCard h1,.feature h2,.quote blockquote,.paper,.reportPage h3,.startCard h3{font-family:"Cormorant Garamond",Georgia,serif !important}
.brandWords small,.top nav a,.heroCopyMature .kicker,.kicker,.sectionTitle>span,.detailTag,.visualBadge,.visualCaption small,.responsibilityInner>span,.readingGuide>span{font-family:"Manrope",Arial,sans-serif !important}
.detailHero.serviceTheme{grid-template-columns:minmax(0,1fr) 430px;gap:min(5vw,48px);align-items:center;min-height:620px}
.detailHero.serviceTheme .detailLead{max-width:44rem}
.themedVisual{position:relative;min-height:420px;border-radius:30px;border:1px solid #e6d8c8;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:30px;background:linear-gradient(180deg,rgba(255,252,248,.95),rgba(248,241,233,.92));box-shadow:0 28px 70px rgba(113,84,46,.10)}
.themedVisual img{width:100%;height:auto;max-width:100%;object-fit:contain;display:block;filter:drop-shadow(0 16px 28px rgba(97,73,44,.12))}
.visualBadge{position:absolute;top:18px;left:18px;padding:10px 14px;border-radius:999px;background:rgba(255,251,245,.88);border:1px solid rgba(209,190,165,.75);font-size:11px;letter-spacing:.16em;color:#8e6a3d;font-weight:800;backdrop-filter:blur(8px)}
.visualCaption{position:absolute;left:20px;right:20px;bottom:20px;padding:16px 18px;border-radius:18px;background:rgba(255,251,245,.9);border:1px solid rgba(221,206,187,.8);box-shadow:0 10px 24px rgba(78,56,32,.07)}
.visualCaption b{display:block;font-size:18px;color:#2f2622;margin-bottom:5px}
.visualCaption small{display:block;color:#6f635b;line-height:1.5;font-size:13px}
.service-tarot{background:radial-gradient(circle at 84% 26%,rgba(172,139,99,.14) 0,transparent 18%),linear-gradient(120deg,#fcf8f2 0%,#f5ede7 54%,#efe6ee 100%)}
.service-tarot .themedVisual{background:linear-gradient(180deg,#fffaf6 0%,#f4ecef 100%)}
.service-numbers{background:radial-gradient(circle at 82% 30%,rgba(195,162,111,.16) 0,transparent 19%),linear-gradient(120deg,#fdfaf6 0%,#f8f1e8 54%,#f4ede4 100%)}
.service-numbers .themedVisual{background:linear-gradient(180deg,#fffcf7 0%,#f4ecdf 100%)}
.service-astro{background:radial-gradient(circle at 84% 24%,rgba(182,148,107,.14) 0,transparent 19%),linear-gradient(120deg,#fbf7f1 0%,#f4ece4 50%,#edf0f5 100%)}
.service-astro .themedVisual{background:linear-gradient(180deg,#fffcf8 0%,#eef1f7 100%)}
@media(max-width:980px){.detailHero.serviceTheme{grid-template-columns:1fr;gap:24px;min-height:auto}.themedVisual{max-width:640px;width:100%;justify-self:center;min-height:360px}.visualCaption{position:static;margin-top:14px;background:#fffaf6}.visualBadge{top:16px;left:16px}}
@media(max-width:620px){.themedVisual{min-height:290px;padding:18px;border-radius:22px}.visualCaption{padding:14px}.visualCaption b{font-size:16px}.visualCaption small{font-size:12px}.detailHero.serviceTheme{padding-top:46px}}


/* v9 integrated themed hero backgrounds */
.integratedHero{position:relative;display:flex;align-items:flex-end;min-height:720px;padding:82px max(6vw,34px) 56px;overflow:hidden;background:#f8f2eb}
.heroBgArtwork{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0;transform:scale(1.02)}
.heroScrim{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,251,246,.95) 0%,rgba(255,249,242,.90) 34%,rgba(255,248,241,.65) 52%,rgba(255,248,243,.22) 70%,rgba(255,250,246,.08) 100%)}
.heroOverlayPanel{position:relative;z-index:2;max-width:700px;padding:28px 30px 28px 0}
.heroOverlayPanel .detailLead{max-width:600px}
.heroOverlayPanel .detailPrice{background:rgba(255,250,243,.8);border:1px solid rgba(215,193,163,.8);padding:10px 16px;border-radius:999px;backdrop-filter:blur(6px)}
.inlineThemeNote{margin-top:22px;max-width:560px;padding:17px 18px;border-radius:18px;background:rgba(255,251,246,.78);border:1px solid rgba(222,207,185,.82);backdrop-filter:blur(8px);box-shadow:0 12px 28px rgba(83,59,35,.06)}
.inlineThemeNote span{display:block;margin-bottom:7px;font-size:11px;letter-spacing:.16em;color:#99713f;font-weight:800}
.inlineThemeNote p{margin:0;color:#655951;line-height:1.58;font-size:14px}
.tarotBg .heroBgArtwork{object-position:center center}
.tarotBg .heroScrim{background:linear-gradient(90deg,rgba(255,251,247,.96) 0%,rgba(255,248,243,.90) 33%,rgba(251,241,243,.58) 55%,rgba(243,229,238,.20) 72%,rgba(242,230,237,.08) 100%)}
.numbersBg .heroScrim{background:linear-gradient(90deg,rgba(255,252,247,.96) 0%,rgba(255,248,241,.88) 34%,rgba(252,245,235,.58) 56%,rgba(245,235,220,.18) 74%,rgba(245,236,224,.08) 100%)}
.astrologyBg .heroScrim{background:linear-gradient(90deg,rgba(255,251,246,.96) 0%,rgba(254,249,243,.88) 32%,rgba(246,241,234,.58) 55%,rgba(234,239,247,.20) 73%,rgba(233,238,247,.08) 100%)}
@media(max-width:900px){.integratedHero{min-height:620px;padding:62px 20px 36px}.heroBgArtwork{object-position:center top}.heroOverlayPanel{max-width:none;padding:0}.heroOverlayPanel .detailLead{max-width:none}}
@media(max-width:620px){.integratedHero{min-height:540px;padding:44px 16px 26px;align-items:flex-start}.heroScrim{background:linear-gradient(180deg,rgba(255,252,247,.94) 0%,rgba(255,249,243,.92) 38%,rgba(255,248,242,.70) 62%,rgba(255,249,244,.35) 100%)}.heroOverlayPanel .detailPrice{font-size:22px;padding:8px 12px}.inlineThemeNote{padding:14px 14px;border-radius:14px}.inlineThemeNote p{font-size:13px}}


/* v10 full-page themed background continuation */
body.themePage{position:relative;min-height:100vh;background:#f9f4ee;overflow-x:hidden}
body.themePage::before{content:"";position:fixed;inset:0;z-index:-2;background-position:center top;background-repeat:no-repeat;background-size:cover;opacity:.38;filter:saturate(.92) blur(0px);transform:scale(1.02)}
body.themePage::after{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(252,248,242,.82) 0%,rgba(251,247,241,.72) 20%,rgba(249,244,237,.62) 48%,rgba(248,242,235,.72) 76%,rgba(248,243,237,.84) 100%)}
body.theme-tarot::before{background-image:url("tarot-visual.webp")}
body.theme-numbers::before{background-image:url("numbers-visual.webp")}
body.theme-astro::before{background-image:url("astrology-visual.webp")}
body.themePage header.top, body.themePage footer{background:rgba(255,251,246,.82);backdrop-filter:blur(10px)}
body.themePage main{position:relative;z-index:1}
body.themePage .integratedHero{background:transparent;min-height:640px}
body.themePage .heroBgArtwork{opacity:.14;mix-blend-mode:multiply}
body.themePage .heroScrim{background:linear-gradient(90deg,rgba(255,252,247,.90) 0%,rgba(255,249,243,.84) 34%,rgba(255,248,242,.50) 58%,rgba(255,249,244,.12) 100%)}
body.themePage .responsibilityNote, body.themePage .detailSection, body.themePage .detailCTA{position:relative;background:rgba(255,251,246,.78);backdrop-filter:blur(10px);border:1px solid rgba(227,214,196,.95);box-shadow:0 18px 46px rgba(94,71,41,.06)}
body.themePage .responsibilityNote, body.themePage .detailSection{border-radius:28px;margin:18px max(4vw,20px)}
body.themePage .detailCTA{border-radius:28px;margin:18px max(4vw,20px) 64px}
body.themePage .detailSection.softDetail{background:rgba(255,250,244,.72)}
body.themePage .detailSection.sampleSection{background:rgba(255,251,247,.72)}
body.themePage .sampleCard, body.themePage .sampleAside{background:rgba(255,251,246,.72)}
body.themePage .inlineThemeNote{background:rgba(255,251,246,.66)}
body.themePage .top nav a, body.themePage .outlineLogin{background-color:transparent}
@media(max-width:900px){body.themePage::before{background-position:center top;background-size:cover;opacity:.32}body.themePage .responsibilityNote, body.themePage .detailSection, body.themePage .detailCTA{margin-left:16px;margin-right:16px;border-radius:22px}}
@media(max-width:620px){body.themePage::before{opacity:.28}body.themePage .integratedHero{min-height:520px}.detailHero.integratedHero .heroOverlayPanel{padding-top:6px}}


/* v11 extended full-theme pages + palmistry */
body.theme-palmistry::before{background-image:url("palmistry-visual.png");background-position:center top;opacity:.34}
body.theme-compatibility::before{background-image:url("hero-art.webp");background-position:center top;opacity:.30}
body.theme-portrait360::before{background-image:url("hero-sky.webp");background-position:center top;opacity:.30}
body.theme-pro::before{background-image:url("hero-sky.webp");background-position:58% top;opacity:.27}
body.theme-palmistry::after{background:linear-gradient(180deg,rgba(252,247,239,.77),rgba(246,235,220,.62) 42%,rgba(249,244,237,.78) 100%)}
body.theme-compatibility::after{background:linear-gradient(180deg,rgba(252,249,245,.82),rgba(245,239,234,.68) 45%,rgba(250,246,241,.84) 100%)}
body.theme-portrait360::after{background:linear-gradient(180deg,rgba(250,248,244,.80),rgba(240,241,244,.64) 48%,rgba(249,246,240,.82) 100%)}
body.theme-pro::after{background:linear-gradient(180deg,rgba(249,247,243,.82),rgba(235,236,240,.68) 48%,rgba(248,244,239,.85) 100%)}
.palmistryBg .heroBgArtwork{object-position:center 33%;filter:saturate(.90) brightness(1.02)}
.palmistryBg .heroScrim{background:linear-gradient(90deg,rgba(255,251,245,.97) 0%,rgba(255,247,239,.92) 38%,rgba(250,239,226,.58) 58%,rgba(237,217,194,.18) 78%,rgba(226,200,169,.08) 100%)}
body.theme-compatibility .detailHero,body.theme-portrait360 .detailHero,body.theme-pro .detailHero{background:rgba(255,250,245,.58);backdrop-filter:blur(6px);border-bottom:1px solid rgba(225,211,195,.8)}
body.theme-compatibility .detailSymbol,body.theme-portrait360 .detailSymbol,body.theme-pro .detailSymbol{background:rgba(255,251,246,.66);backdrop-filter:blur(8px)}
body.theme-palmistry .sampleCard{background:rgba(68,45,32,.88);color:#fff}
body.theme-palmistry .sampleCard p{color:#eadfd5}
@media(max-width:760px){body.theme-palmistry::before{background-position:58% top;opacity:.30}.palmistryBg .heroBgArtwork{object-position:60% top}}

/* v12 — bright first thematic image, soft continued page background */
body.themePage .integratedHero{
  isolation:isolate;
  background:transparent;
}
body.themePage .integratedHero .heroBgArtwork{
  opacity:1 !important;
  mix-blend-mode:normal !important;
  filter:none;
  z-index:0;
}
body.themePage .integratedHero .heroScrim{
  z-index:1;
  background:linear-gradient(
    90deg,
    rgba(255,252,247,.96) 0%,
    rgba(255,249,243,.89) 29%,
    rgba(255,248,242,.62) 45%,
    rgba(255,249,244,.22) 61%,
    rgba(255,249,244,.04) 78%,
    rgba(255,249,244,0) 100%
  ) !important;
}
body.themePage .integratedHero .heroOverlayPanel{z-index:2}
body.theme-palmistry .integratedHero .heroBgArtwork{
  filter:saturate(1.03) contrast(1.02) brightness(1.04);
}
body.theme-tarot .integratedHero .heroBgArtwork{
  filter:saturate(1.04) contrast(1.02) brightness(1.03);
}
body.theme-numbers .integratedHero .heroBgArtwork{
  filter:saturate(1.03) contrast(1.02) brightness(1.04);
}
body.theme-astro .integratedHero .heroBgArtwork{
  filter:saturate(1.04) contrast(1.02) brightness(1.03);
}

/* The scrolling background remains soft */
body.themePage::before{
  opacity:.38;
  filter:saturate(.92);
}
body.theme-palmistry::before{opacity:.34}
body.theme-compatibility::before{opacity:.30}
body.theme-portrait360::before{opacity:.30}
body.theme-pro::before{opacity:.27}

@media(max-width:620px){
  body.themePage .integratedHero .heroScrim{
    background:linear-gradient(
      180deg,
      rgba(255,252,247,.92) 0%,
      rgba(255,249,243,.82) 31%,
      rgba(255,248,242,.52) 55%,
      rgba(255,249,244,.12) 76%,
      rgba(255,249,244,0) 100%
    ) !important;
  }
}


/* v13 logical homepage cleanup */
.heroTextLink{display:inline-flex;align-items:center;padding:0 4px;color:#6d5539;text-decoration:none;font-weight:700;border-bottom:1px solid #c4a477}
.heroTextLink:hover{color:#2d241e;border-color:#8f6939}
.goalChooser{max-width:1240px;margin:30px auto 0;padding:28px 26px 10px;display:grid;grid-template-columns:300px 1fr;gap:30px;align-items:start}
.goalChooserIntro>span{font-size:11px;letter-spacing:.16em;color:#987244;font-weight:800}
.goalChooserIntro h2{font:36px/1.08 "Cormorant Garamond",Georgia,serif;margin:10px 0}
.goalChoices{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.goalChoices a{position:relative;text-decoration:none;color:#29211d;background:#fffaf4;border:1px solid #eadccb;border-radius:14px;padding:20px 44px 20px 20px;min-height:118px;transition:.2s}
.goalChoices a:hover{transform:translateY(-2px);border-color:#d3b482;box-shadow:0 12px 28px rgba(98,72,40,.07)}
.goalChoices b{display:block;font-size:16px;margin-bottom:8px}
.goalChoices small{display:block;font-size:13px;line-height:1.45;color:#71655d}
.goalChoices span{position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:24px;color:#b18143}
#services{padding-top:62px}
@media(max-width:900px){.goalChooser{grid-template-columns:1fr}.goalChoices{grid-template-columns:1fr 1fr}.goalChoices a:last-child{grid-column:1/-1}}
@media(max-width:620px){.goalChooser{padding:24px 16px 0}.goalChooserIntro h2{font-size:31px}.goalChoices{grid-template-columns:1fr}.goalChoices a:last-child{grid-column:auto}.heroTextLink{width:100%;justify-content:center;padding:12px 0}}


/* v14 numbers result explanation blocks */
.sampleResultCard h3{font-size:40px;line-height:1.02;margin:8px 0 18px}
.sampleResultBlock{padding:18px 0;border-top:1px solid #e7dac8}
.sampleResultBlock:first-of-type{border-top:none;padding-top:6px}
.sampleResultBlock span{display:block;font-size:12px;letter-spacing:.16em;color:#9b7442;font-weight:800;margin-bottom:8px}
.sampleResultBlock h4{font:700 26px/1.14 "Cormorant Garamond",Georgia,serif;margin:0 0 10px;color:#231a18}
.sampleResultBlock p{margin:0;color:#5f5652;line-height:1.75}
.sampleEndNote{margin-top:16px;padding-top:16px;border-top:1px solid #eadfce;color:#6a5f59;line-height:1.65}


/* v15 unified themed pages + tarot free experience */
body.theme-name::before{background-image:url("name-visual.webp");background-position:center top;opacity:.30}
body.theme-name::after{background:linear-gradient(180deg,rgba(251,248,242,.80),rgba(247,241,233,.66) 44%,rgba(250,246,241,.84) 100%)}
body.theme-compatibility::before{background-image:url("compatibility-visual.webp");background-position:center top;opacity:.31}
body.theme-compatibility::after{background:linear-gradient(180deg,rgba(252,249,245,.82),rgba(245,239,234,.68) 45%,rgba(250,246,241,.84) 100%)}
body.theme-palmistry::before{background-image:url("palmistry-visual-v2.webp");background-position:center top;opacity:.33}
body.theme-palmistry::after{background:linear-gradient(180deg,rgba(252,247,239,.77),rgba(246,235,220,.62) 42%,rgba(249,244,237,.78) 100%)}
.nameBg .heroBgArtwork,.compatibilityBg .heroBgArtwork,.palmistryBg .heroBgArtwork{opacity:1 !important;mix-blend-mode:normal !important;filter:none}
.nameBg .heroScrim{background:linear-gradient(90deg,rgba(255,252,247,.96) 0%,rgba(255,249,243,.89) 29%,rgba(255,248,242,.56) 46%,rgba(255,249,244,.16) 66%,rgba(255,249,244,0) 100%) !important}
.compatibilityBg .heroScrim{background:linear-gradient(90deg,rgba(255,252,247,.96) 0%,rgba(255,249,243,.88) 32%,rgba(255,244,236,.54) 50%,rgba(255,243,235,.14) 70%,rgba(255,243,235,0) 100%) !important}
.palmistryBg .heroScrim{background:linear-gradient(90deg,rgba(255,252,247,.96) 0%,rgba(255,249,243,.89) 30%,rgba(251,246,240,.58) 48%,rgba(247,239,229,.16) 68%,rgba(247,239,229,0) 100%) !important}
body.theme-name .integratedHero .heroBgArtwork{filter:saturate(1.03) contrast(1.02) brightness(1.04)}
body.theme-compatibility .integratedHero .heroBgArtwork{filter:saturate(1.04) contrast(1.02) brightness(1.03)}
body.theme-palmistry .integratedHero .heroBgArtwork{filter:saturate(1.03) contrast(1.02) brightness(1.04)}
body.theme-name .detailHero,body.theme-compatibility .detailHero,body.theme-palmistry .detailHero{border-bottom:1px solid rgba(225,211,195,.7)}
body.theme-palmistry .sampleCard{background:rgba(255,251,246,.82);color:#2d241f}
body.theme-palmistry .sampleCard p{color:#5f554f}
.softBtn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--line);padding:14px 22px;background:rgba(255,251,246,.72);color:var(--text);font-weight:700;cursor:pointer;transition:.2s;text-decoration:none}
.softBtn:hover{transform:translateY(-1px);border-color:#d3b07b}
.tarotExperience{padding:44px min(5vw,44px) 46px !important}
.tarotHeading p{max-width:760px;color:#655c57;line-height:1.7;margin-top:10px}
.tarotControls{display:grid;gap:16px;margin-top:20px;margin-bottom:24px}
.tarotQuestionField{display:grid;gap:8px}
.tarotQuestionField span{font-size:13px;letter-spacing:.14em;color:#8f6b41;font-weight:800}
.tarotQuestionField textarea{width:100%;border-radius:18px;border:1px solid #e2d2be;background:rgba(255,252,248,.85);padding:18px 20px;resize:vertical;font:500 16px/1.6 "Manrope",Arial,sans-serif;color:#342923;min-height:110px}
.tarotQuestionField textarea:focus{outline:none;border-color:#c49b63;box-shadow:0 0 0 4px rgba(205,174,130,.16)}
.tarotButtons{display:flex;gap:12px;flex-wrap:wrap}
.tarotButton{min-height:52px}
.tarotHint{margin:0;color:#6f655f;line-height:1.65}
.tarotDeckWrap{overflow-x:auto;padding-bottom:10px}
.tarotDeck{display:grid;grid-template-columns:repeat(11,minmax(76px,1fr));gap:12px;min-width:980px}
.tarotCardBack{position:relative;aspect-ratio:0.66/1;border:none;border-radius:20px;background:linear-gradient(180deg,#f5ecf4 0%,#e9dae9 100%);padding:0;cursor:pointer;transform:rotate(var(--rot,0deg));box-shadow:0 16px 32px rgba(76,55,73,.14);overflow:hidden;transition:transform .18s ease, box-shadow .18s ease, opacity .18s ease}
.tarotCardBack::before{content:"";position:absolute;inset:8px;border-radius:16px;border:1px solid rgba(175,145,106,.62)}
.tarotCardBack::after{content:"";position:absolute;inset:18px;border-radius:12px;border:1px solid rgba(210,190,165,.85)}
.tarotBackInner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;z-index:1;background:radial-gradient(circle at 50% 35%,rgba(255,247,251,.95),rgba(236,221,235,.88));color:#87633c;text-align:center}
.tarotBackStar,.tarotBackMoon{font-size:22px;color:#b58953}
.tarotBackTitle{font:700 17px/1.18 "Cormorant Garamond",Georgia,serif;letter-spacing:.03em}
.tarotCardBack:hover{transform:translateY(-4px) rotate(var(--rot,0deg));box-shadow:0 20px 40px rgba(76,55,73,.22)}
.tarotCardBack.tarotDimmed{opacity:.28;filter:saturate(.6)}
.tarotCardBack.tarotChosen{outline:2px solid #c89b5a;transform:translateY(-6px) rotate(0deg);box-shadow:0 24px 48px rgba(93,68,41,.24)}
.tarotReading{margin-top:28px;display:grid;grid-template-columns:320px minmax(0,1fr);gap:28px;align-items:start;padding:24px;border-radius:26px;background:linear-gradient(180deg,rgba(255,251,246,.88),rgba(252,246,240,.82));border:1px solid #e7d8c5;box-shadow:0 18px 40px rgba(87,64,35,.08)}
.tarotReading.hidden{display:none}
.tarotRevealCard{display:flex;justify-content:center}
.tarotFrontCard{width:240px;min-height:390px;border-radius:26px;background:linear-gradient(180deg,#fffaf4 0%,#f3e7ef 100%);border:1px solid rgba(212,190,159,.95);box-shadow:0 22px 44px rgba(91,61,54,.12);padding:18px 18px 22px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}
.tarotFrontTop,.tarotFrontBottom{width:100%;display:flex;justify-content:space-between;align-items:center;color:#896540;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}
.tarotFrontSymbol{font-size:84px;line-height:1;color:#b48750;text-shadow:0 6px 18px rgba(180,135,80,.16)}
.tarotFrontName{font:700 40px/1.02 "Cormorant Garamond",Georgia,serif;color:#251c19}
.tarotFrontCard.isReversed .tarotFrontSymbol{transform:rotate(180deg)}
.tarotReadingCopy h3{font-size:48px;line-height:1.02;margin:8px 0 14px}
.tarotResultTag{display:inline-block;padding:8px 12px;border-radius:999px;background:rgba(195,157,104,.12);color:#9b7442;font-size:12px;letter-spacing:.14em;font-weight:800}
.tarotReadingCopy p{color:#5e5651;line-height:1.72}
.tarotCopyBlock{margin-top:16px;padding-top:14px;border-top:1px solid #ebddcb}
.tarotCopyBlock h4{margin:0 0 8px;font:700 28px/1.04 "Cormorant Garamond",Georgia,serif;color:#241c18}
.tarotOutcome{margin-top:18px;padding:16px 18px;border-radius:18px;background:rgba(255,248,239,.82);border:1px solid #eadbc8;color:#5e5651;line-height:1.68}
.tarotAfter{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.tarotInlineLink,.tarotInlineButton{min-height:52px}
@media(max-width:1100px){.tarotReading{grid-template-columns:1fr}.tarotRevealCard{justify-content:flex-start}.tarotDeck{grid-template-columns:repeat(11,82px);min-width:980px}}
@media(max-width:760px){.tarotExperience{padding:28px 16px 30px !important}.tarotButtons{flex-direction:column;align-items:stretch}.tarotReadingCopy h3{font-size:38px}.tarotCopyBlock h4{font-size:24px}.tarotReading{padding:18px;border-radius:20px}.tarotFrontCard{width:100%;max-width:260px}.tarotDeck{grid-template-columns:repeat(6,76px);min-width:0}.tarotDeckWrap{overflow-x:visible}.tarotHeroActions{flex-wrap:wrap}}
@media(max-width:540px){.tarotDeck{grid-template-columns:repeat(4,1fr);gap:10px}.tarotCardBack{border-radius:16px}.tarotBackTitle{font-size:14px}.tarotFrontName{font-size:34px}}


/* v16 — complete 78-card illustrated tarot deck */
.tarotDeck{display:grid;grid-template-columns:repeat(13,minmax(64px,1fr));gap:10px;min-width:1100px;perspective:1400px;padding:12px 4px 24px}
.tarotFlipCard{position:relative;aspect-ratio:2/3;border:0;background:none;padding:0;cursor:pointer;transform:rotate(var(--rot,0deg));perspective:900px;transition:transform .22s ease,opacity .22s ease,filter .22s ease}
.tarotFlipInner{position:absolute;inset:0;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.2,.7,.2,1);filter:drop-shadow(0 10px 12px rgba(71,47,33,.16))}
.tarotFlipCard:hover{transform:translateY(-7px) rotate(var(--rot,0deg)) scale(1.025);z-index:4}
.tarotFlipCard.isFlipped{transform:translateY(-10px) rotate(0) scale(1.05);z-index:6}
.tarotFlipCard.isFlipped .tarotFlipInner{transform:rotateY(180deg)}
.tarotFlipBack,.tarotFlipFront{position:absolute;inset:0;backface-visibility:hidden;border-radius:11px;overflow:hidden;border:1px solid rgba(179,137,78,.65);background:#fff9f1}
.tarotFlipBack img,.tarotFlipFront img{display:block;width:100%;height:100%;object-fit:cover}
.tarotFlipFront{transform:rotateY(180deg)}
.tarotFlipFront.frontReversed img{transform:rotate(180deg)}
.tarotFlipCard.tarotDimmed{opacity:.22;filter:saturate(.45)}
.tarotFlipCard.tarotChosen{opacity:1;filter:none;outline:2px solid #c59656;outline-offset:4px;border-radius:13px}
.deckPicking .tarotFlipCard{animation:dealTarot .48s ease both}
.deckPicking .tarotFlipCard:nth-child(3n){animation-delay:.03s}.deckPicking .tarotFlipCard:nth-child(5n){animation-delay:.06s}.deckPicking .tarotFlipCard:nth-child(7n){animation-delay:.09s}
@keyframes dealTarot{0%{opacity:0;transform:translateY(-18px) rotate(0) scale(.94)}100%{opacity:1;transform:rotate(var(--rot,0deg)) scale(1)}}
.tarotBigCard{width:min(320px,100%);aspect-ratio:2/3;border-radius:24px;overflow:hidden;border:1px solid #d6b27a;box-shadow:0 24px 50px rgba(73,49,34,.15);background:#fffaf2}
.tarotBigCard img{width:100%;height:100%;display:block;object-fit:cover}
.tarotBigCard.bigReversed img{transform:rotate(180deg)}
.tarotRevealCard{align-items:flex-start}
.tarotDeckWrap{scrollbar-color:#c7a066 #f4eadf;scrollbar-width:thin}
.tarotDeckWrap::-webkit-scrollbar{height:10px}.tarotDeckWrap::-webkit-scrollbar-track{background:#f4eadf;border-radius:10px}.tarotDeckWrap::-webkit-scrollbar-thumb{background:#c7a066;border-radius:10px}
@media(max-width:1180px){.tarotDeck{grid-template-columns:repeat(10,82px);min-width:920px}}
@media(max-width:760px){.tarotDeck{grid-template-columns:repeat(6,1fr);min-width:0;gap:8px}.tarotDeckWrap{overflow:visible}.tarotFlipBack,.tarotFlipFront{border-radius:9px}}
@media(max-width:520px){.tarotDeck{grid-template-columns:repeat(4,1fr);gap:8px}.tarotBigCard{max-width:260px}.tarotFlipCard:hover{transform:rotate(var(--rot,0deg))}}


/* v17 audit polish */
.compactResponsibility{padding:22px max(7vw,28px)}
.compactResponsibility .responsibilityInner h2{font-size:27px;margin-bottom:8px}
.compactResponsibility details{margin-top:12px;border-top:1px solid #eadcca;padding-top:10px}
.compactResponsibility summary{cursor:pointer;color:#8a673f;font-weight:800;font-size:13px}
.compactResponsibility details p{font-size:14px;margin:10px 0 0}
body.theme-year::before{background-image:url("astrology-visual.webp");background-position:center top;opacity:.27}
body.theme-year::after{background:linear-gradient(180deg,rgba(252,249,244,.82),rgba(240,242,245,.64) 48%,rgba(249,246,240,.84) 100%)}
.yearBg .heroBgArtwork,.portraitBg .heroBgArtwork,.proBg .heroBgArtwork{opacity:1!important;mix-blend-mode:normal!important;filter:saturate(1.02) contrast(1.01) brightness(1.03)}
.yearBg .heroScrim,.portraitBg .heroScrim,.proBg .heroScrim{background:linear-gradient(90deg,rgba(255,252,247,.96) 0%,rgba(255,249,243,.88) 30%,rgba(255,248,242,.55) 49%,rgba(255,249,244,.15) 69%,rgba(255,249,244,0) 100%)!important}
.featuredResult{background:linear-gradient(135deg,#fffaf2,#f4ecf3);border-left:3px solid #bd9151;padding-left:22px!important}
.tarotQuestionField textarea.needsQuestion{border-color:#b85f5f!important;box-shadow:0 0 0 4px rgba(184,95,95,.12)!important}
.tarotOrientationInfo{background:rgba(255,251,246,.80)!important}
.softBtn{color:var(--ink)}
@media(max-width:760px){.compactResponsibility{padding:18px 16px}.compactResponsibility .responsibilityInner h2{font-size:24px}}


/* v19 tarot reveal fix */
.tarotReading:not(.hidden){animation:tarotRevealIn .45s ease both}
@keyframes tarotRevealIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}

/* v20: bilingual controls, free previews, quota */
.langSwitch{display:inline-flex;align-items:center;border:1px solid rgba(215,179,106,.35);border-radius:999px;padding:3px;background:rgba(11,14,29,.52);backdrop-filter:blur(8px)}
.langSwitch button{border:0;background:transparent;color:rgba(255,255,255,.6);font:700 11px/1 system-ui,sans-serif;letter-spacing:.08em;padding:7px 9px;border-radius:999px;cursor:pointer}.langSwitch button.on{background:#d9b470;color:#111322}.langSwitch button:focus-visible{outline:2px solid #e7c98c;outline-offset:2px}
.detailHeroActions{flex-wrap:wrap}.detailHeroActions .softBtn{min-height:48px;display:inline-flex;align-items:center;justify-content:center}.detailCtaActions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.tarotIdentityGate{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr);gap:18px;padding:18px 20px;border:1px solid rgba(215,179,106,.28);border-radius:18px;background:rgba(215,179,106,.06);margin-bottom:18px}.tarotIdentityGate>div{display:flex;flex-direction:column;gap:5px}.tarotGateLabel{font-size:11px;letter-spacing:.14em;color:#d9b470;font-weight:800}.tarotIdentityGate b{font-size:18px}.tarotIdentityGate small{opacity:.68;line-height:1.45}.tarotIdentityGate label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700}.tarotIdentityGate input{width:100%;border:1px solid rgba(255,255,255,.16);background:rgba(6,8,19,.62);color:#fff;border-radius:12px;padding:13px 14px;outline:none}.tarotIdentityGate input:focus{border-color:#d9b470;box-shadow:0 0 0 3px rgba(217,180,112,.09)}
.tarotFlipCard.isChecking{opacity:.75;pointer-events:none}.tarotAfter{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.tarotAfter .softBtn{display:inline-flex;align-items:center;justify-content:center}
.freePreviewNotice{grid-column:1/-1;display:flex;gap:9px;flex-direction:column;padding:15px 16px;border:1px solid rgba(215,179,106,.25);background:rgba(215,179,106,.06);border-radius:15px;margin-bottom:8px}.freePreviewNotice b{color:#e5c785}.freePreviewNotice span{opacity:.75;font-size:13px;line-height:1.45}
.previewUnlock{margin-top:34px;padding:26px;border:1px solid rgba(215,179,106,.28);border-radius:22px;background:linear-gradient(145deg,rgba(215,179,106,.08),rgba(19,24,48,.28))}.previewUnlockHead>span{font-size:11px;font-weight:800;letter-spacing:.14em;color:#d9b470}.previewUnlockHead h2{margin:8px 0 8px}.previewUnlockHead p{opacity:.75;max-width:760px}.lockedGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}.lockedGrid article{position:relative;padding:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);border-radius:15px;overflow:hidden}.lockedGrid article:after{content:'✦';position:absolute;right:14px;top:12px;color:rgba(217,180,112,.45)}.lockedGrid small{display:block;color:#d9b470;letter-spacing:.12em;font-weight:800;margin-bottom:7px}.lockedGrid b{display:block;margin-bottom:6px}.lockedGrid p{margin:0;opacity:.68;font-size:13px;line-height:1.45}.previewUnlock>.goldBtn{margin-top:2px}.previewUnlock .softNote{font-size:12px;opacity:.55;margin-top:10px}
@media(max-width:760px){.langSwitch{margin-left:auto}.topActions{gap:6px}.tarotIdentityGate{grid-template-columns:1fr}.lockedGrid{grid-template-columns:1fr}.detailCtaActions{justify-content:flex-start}.detailHeroActions .softBtn{width:100%}}
