:root{--bg:#000;--ink:#fff;--purple:#a86cff;--pale:#d8c1ff;--muted:#ad93c6;--line:rgba(168,108,255,.2);--amber:#e3b25e;--sans:'DM Sans',sans-serif;--serif:'Playfair Display',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#fff;font-family:var(--sans)}a{color:inherit;text-decoration:none}

/* ─── HERO ─── */
.hero{height:100svh;min-height:680px;position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;padding-bottom:60px}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image picture,.hero-image img{display:block;width:100%;height:100%}.hero-image img{object-fit:cover;object-position:right center;background:#000}.hero-shade{background:linear-gradient(0deg,#000e 0%,#000a 35%,#0004 60%,transparent 100%)}
.hero-content{position:relative;z-index:1;width:min(100% - 48px,560px);display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}
.hero-content h1{font:700 clamp(2.2rem,5vw,3.2rem)/1.1 var(--serif);margin:0 0 18px;background:linear-gradient(#fff,#e4d4ff);background-clip:text;color:transparent}
.hero-sub{margin:0 0 32px;color:#decaffcc;font-size:clamp(.95rem,2vw,1.12rem);line-height:1.6;max-width:480px}
.hero-actions{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:380px}
.hero-fine{margin:14px 0 0;color:#b99aff99;font-size:.78rem;letter-spacing:.02em}

.primary,.secondary{display:flex;justify-content:center;align-items:center;width:100%;min-height:52px;border-radius:8px;font-size:1rem;font-weight:700;transition:.2s;cursor:pointer}.primary{background:linear-gradient(90deg,#6f28d8,#8b5af7);border:1px solid #c7a9ff66;box-shadow:0 12px 30px #7a2ee455}.primary:hover{filter:brightness(1.14);transform:translateY(-1px)}.secondary{background:#0008;border:1px solid #b99aff8c;color:#e6d9ff}.secondary:hover{background:#31145c88}
.scroll{position:absolute;z-index:1;bottom:14px;left:calc(50% - 18px);width:36px;height:36px;text-align:center;color:#c9a7ff99;font-size:2rem;line-height:27px}

/* ─── SHOWCASE (Tarotfication: phone → card → copy, full-width) ─── */
.showcase{position:relative;padding:80px 20px 40px;overflow:hidden}
.showcase-bg{position:absolute;inset:0;background:linear-gradient(180deg,#000 0%,#0d041a 40%,#1a0930 70%,#000 100%);z-index:0}
.showcase-brand{position:relative;z-index:1;text-align:center;margin:0 0 40px;font:700 1.6rem/1 var(--serif);letter-spacing:.22em;text-transform:uppercase;color:#d4a24a;text-shadow:0 0 20px #d4a24a55}

.showcase .inner.showcase-grid{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:center;gap:24px}

/* Phone */
.showcase-left{justify-self:center}
.phone-frame{width:220px;background:#160d1e;border-radius:32px;border:2.5px solid #3a2550;padding:14px 12px 8px;box-shadow:0 24px 60px #000a,0 0 30px #7b4a9e18;transform:rotate(-2deg)}
.phone-notch{width:60px;height:5px;background:#2c2033;border-radius:3px;margin:0 auto 14px}
.phone-screen{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}
.phone-brand{margin:0;font:600 .6rem/1 var(--serif);letter-spacing:.16em;color:#d4a24a;text-transform:uppercase}
.phone-headline{margin:0;font:700 .95rem/1.3 var(--serif);color:#f5efe6}
.phone-sub{margin:0;font-size:.7rem;color:#d4a24a;line-height:1.4}
.phone-photo-placeholder{width:110px;height:138px;border-radius:10px;border:1.5px solid #d4a24a44;background:linear-gradient(135deg,#2a1a3a,#160d1e)}
.phone-btn{display:block;width:100%;padding:10px;border-radius:20px;background:linear-gradient(90deg,#7b4a9e,#5a3378);border:1px solid #9b6dcc33;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-align:center;text-decoration:none;margin-top:4px}
.phone-nav{display:flex;justify-content:space-around;padding:10px 4px 4px;border-top:1px solid #3a255033;margin-top:8px}
.phone-nav span{font-size:.45rem;color:#b9a3c966;letter-spacing:.02em}

/* Center card */
.showcase-center{justify-self:center}
.showcase-card-img{width:100%;max-width:340px;height:auto;border-radius:18px;box-shadow:0 30px 80px #3d176999,0 0 40px #d060ff22}

/* Right copy */
.showcase-right{display:flex;flex-direction:column;gap:16px;padding-left:12px}
.showcase-headline{margin:0;font:700 clamp(1.6rem,3.5vw,2.4rem)/1.1 var(--serif);color:#d4a24a;text-transform:uppercase;letter-spacing:.04em}
.showcase-desc{margin:0;color:#decaffcc;font-size:.92rem;line-height:1.6}
.showcase-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}
.showcase-features li{display:flex;align-items:flex-start;gap:10px;color:#e6daf0;font-size:.82rem;line-height:1.4}
.showcase-features strong{color:#d4a24a}
.feat-dot{width:8px;height:8px;border-radius:50%;background:#d060ff;margin-top:4px;flex-shrink:0;box-shadow:0 0 6px #d060ff}
.showcase-cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:8px;border:1.5px solid #d4a24a88;background:linear-gradient(90deg,#2a1540,#1a0930);color:#d4a24a;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:.2s;align-self:flex-start}
.showcase-cta:hover{background:#3d1769;border-color:#d4a24a;box-shadow:0 0 20px #d4a24a33}

/* Benefits strip */
.showcase-benefits{position:relative;z-index:1;max-width:1000px;margin:48px auto 0;display:flex;justify-content:center;gap:32px;padding:20px 0;border-top:1px solid #b99aff1a;border-bottom:1px solid #b99aff1a}
.benefit{display:flex;align-items:center;gap:8px;text-align:left}
.benefit-icon{font-size:1.1rem}
.benefit span:last-child{font-size:.72rem;color:#b99affbb;line-height:1.4}
.showcase-footer{position:relative;z-index:1;text-align:center;margin:16px 0 0;font-size:.6rem;letter-spacing:.18em;color:#b99aff44;text-transform:uppercase}

/* ─── STORY SECTIONS ─── */
.story{position:relative;max-width:1150px;margin:auto;padding:82px 20px;display:flex;align-items:center;gap:clamp(50px,10vw,150px);min-height:500px}.story:before{content:'';position:absolute;inset:0 -100vw;background:linear-gradient(180deg,#17072a12,transparent 50%,#17072a12);z-index:-1}.story.reverse{flex-direction:row-reverse}.story-copy{flex:1}.kicker{color:#ba8bff99;font-size:.68rem;letter-spacing:.17em;font-weight:600;margin:0 0 20px}.amber .kicker,.amber .mini-note{color:#e7bd728f}.story h2,.ready h2,.pricing h2,.email-capture h2{font:700 clamp(1.95rem,4vw,2.55rem)/1.15 var(--serif);margin:0 0 17px;background:linear-gradient(#fff,#d8bfff);background-clip:text;color:transparent}.amber h2{background:linear-gradient(#fff,#ffe5b6);background-clip:text}.story-copy>p:not(.kicker){max-width:570px;margin:0;color:#d3bee4a6;font-size:.96rem;line-height:1.7}.tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.tags span{padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:#c8a8f4b0;background:#7e40cb10;font-size:.7rem}.card{width:224px;height:320px;flex:none;position:relative}.card:before{content:'';position:absolute;inset:-17px;background:linear-gradient(140deg,#8c48eb44,#5e2db622);filter:blur(27px);border-radius:25px}.card img{position:relative;width:100%;height:100%;object-fit:cover;border:1px solid #b48aff4d;border-radius:16px;box-shadow:0 20px 45px #3d176977}.amber .card:before{background:linear-gradient(140deg,#e7a33e44,#98502022)}.amber .card img{border-color:#e7b16144}.card-duo{display:flex;gap:16px;align-items:center;flex:none}.card-duo img{width:145px;height:216px;object-fit:cover;border-radius:15px;border:1px solid #e7b16144;box-shadow:0 20px 40px #6b3d1888}.card-duo img:first-child{transform:rotate(-6deg)}.card-duo img:last-child{transform:rotate(6deg) translateY(-15px)}.card-trio{display:flex;align-items:center;flex:none}.card-trio img{width:127px;height:190px;object-fit:cover;border:1px solid #b48aff4d;border-radius:15px;box-shadow:0 15px 35px #3d176977}.card-trio img:first-child{transform:rotate(-8deg)}.card-trio img:nth-child(2){margin-left:-33px;z-index:1}.card-trio img:last-child{margin-left:-33px;transform:rotate(8deg)}.mini-note{margin-top:22px;font-size:.78rem;color:#e7bd728f}

/* ─── PRICING ─── */
.pricing{padding:90px 20px;background:linear-gradient(#000,#0d041a,#000)}
.pricing .inner{max-width:960px;margin:auto;text-align:center}
.pricing-sub{color:#c8a7f2b3;margin:0 0 48px;font-size:1rem}
.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}
.pricing-card{padding:32px 24px;border:1px solid var(--line);border-radius:16px;background:#0d041a;text-align:center;position:relative}
.pricing-card.featured{border-color:#8b5af7;box-shadow:0 0 40px #7a2ee433}
.pricing-card .badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:4px 14px;background:linear-gradient(90deg,#6f28d8,#8b5af7);border-radius:999px;font-size:.68rem;font-weight:700;white-space:nowrap}
.pricing-card h3{font-size:1rem;font-weight:600;margin:0 0 16px;color:#e6d9ff}
.pricing-card .price{margin-bottom:14px}
.pricing-card .amount{font:700 2.2rem var(--serif);background:linear-gradient(#fff,#d8bfff);background-clip:text;color:transparent}
.pricing-card .period{color:#b99aff99;font-size:.85rem;margin-left:4px}
.pricing-card p{margin:0;color:#c8a8f4a0;font-size:.84rem;line-height:1.5}
.pricing-card .price-compare{display:block;margin-top:12px;color:#b99aff77;font-size:.75rem}
.pricing-card .price-compare s{color:#b99aff55}
.pricing-note{color:#b99aff77;font-size:.78rem;margin:0}

/* ─── EMAIL CAPTURE ─── */
.email-capture{padding:72px 20px;text-align:center;background:#000}
.email-capture .inner{max-width:520px;margin:auto}
.email-capture p{color:#c8a7f2b3;margin:0 0 28px;font-size:1rem}
.capture-form{display:flex;gap:12px;margin-bottom:14px}
.capture-form input{flex:1;padding:14px 18px;border:1px solid var(--line);border-radius:8px;background:#0d041a;color:#fff;font-size:.95rem;font-family:var(--sans);outline:none;transition:.2s}
.capture-form input:focus{border-color:#8b5af7;box-shadow:0 0 20px #7a2ee433}
.capture-form input::placeholder{color:#b99aff55}
.capture-form .primary{width:auto;padding:0 28px;white-space:nowrap;border:none}
.email-capture small{color:#b99aff66;font-size:.72rem}

/* ─── BOTTOM CTA ─── */
.ready{position:relative;min-height:440px;display:grid;place-items:center;padding:80px 20px;text-align:center;background:linear-gradient(#000c,#000),url('assets/mystics/raven.png') center/420px no-repeat}.ready>div{max-width:640px}.ready p{color:#c8a7f2b3;line-height:1.65;margin:0 0 8px}.ready-actions{display:flex;gap:16px;justify-content:center;margin:28px auto 14px}.ready-actions a{width:200px}
.ready-fine{margin-top:8px!important;color:#b99aff77;font-size:.78rem}

/* ─── FOOTER ─── */
footer{border-top:1px solid var(--line);padding:50px max(20px,calc((100vw - 1150px)/2));background:#000}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px;padding-bottom:38px}.footer-grid h2{font:700 1.28rem var(--serif);margin:0 0 15px}.footer-grid h3{margin:0 0 15px;color:#e2cfffb3;font-size:.7rem;text-transform:uppercase;letter-spacing:.16em}.footer-grid p{margin:0;max-width:250px;color:#b69acb99;font-size:.75rem;line-height:1.6}.footer-grid div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid a,.footer-grid span{color:#bb9bd1a3;font-size:.75rem}.footer-grid a:hover{color:#dfc8ff}.social{display:flex;gap:13px;margin-top:17px!important}.legal{padding-top:23px;border-top:1px solid #a878f21c;display:flex;justify-content:space-between;color:#ad8bc575;font-size:.65rem}

/* ─── RESPONSIVE ─── */
/* ─── DESKTOP POLISH (1200px+) ─── */
@media(min-width:1200px){
  .hero{min-height:720px}
  .hero-content h1{font-size:3.6rem}
  .hero-sub{font-size:1.18rem;max-width:520px}
  .hero-actions{flex-direction:row;gap:16px;max-width:440px}
  .hero-actions .primary,.hero-actions .secondary{width:auto;padding:0 36px}
  .showcase{padding:110px 20px 120px}
  .showcase-card-img{width:360px;border-radius:22px}
  .story{padding:100px 20px;gap:120px;min-height:540px}
  .card{width:260px;height:370px}
  .card-duo img{width:170px;height:252px}
  .card-trio img{width:150px;height:224px}
  .pricing{padding:110px 20px}
  .pricing-cards{gap:28px}
  .pricing-card{padding:40px 28px}
  .ready{min-height:500px;padding:100px 20px}
  footer{padding:60px max(20px,calc((100vw - 1200px)/2))}
}

/* ─── RESPONSIVE (tablet/mobile) ─── */
@media(max-width:780px){
  .hero{height:auto;min-height:0;display:block;padding-bottom:30px;overflow:visible;background:#000}
  .hero-image{position:relative;height:auto}.hero-image picture{display:block;width:100%;height:auto}.hero-image img{display:block;width:100%;height:auto;object-fit:initial;background:#000}
  .hero-shade{display:none}
  .hero-content{width:calc(100% - 32px);margin:0 auto;padding:28px 18px 5px;background:linear-gradient(180deg,#140927f2,#050208);border:1px solid #9d69ed46;border-top:0;border-radius:0 0 14px 14px;box-shadow:0 20px 40px #000b}
  .scroll{display:none}
  .showcase{padding:40px 12px 60px}
  .showcase .inner.showcase-grid{grid-template-columns:1fr;gap:32px}
  .showcase-left{justify-self:center}
  .showcase-right{align-items:center;text-align:center;padding-left:0}
  .showcase-cta{align-self:center}
  .showcase-benefits{flex-direction:column;align-items:center;gap:14px}
  .phone-frame{transform:none}
  .story,.story.reverse{flex-direction:column;padding:68px 25px;gap:38px}
  .story-copy{width:100%}
  .card{width:190px;height:275px}
  .card-duo img{width:118px;height:178px}
  .card-trio img{width:104px;height:158px}
  .pricing-cards{grid-template-columns:1fr}
  .pricing-card.featured{order:-1}
  .capture-form{flex-direction:column}
  .capture-form .primary{width:100%}
  .ready-actions{flex-direction:column;align-items:center}
  .footer-grid{grid-template-columns:1fr 1fr;gap:35px}
  .footer-grid>div:first-child{grid-column:span 2}
  .legal{flex-direction:column;gap:10px}
}
@media(max-width:430px){
  .footer-grid{grid-template-columns:1fr}
  .footer-grid>div:first-child{grid-column:auto}
  .hero-content{width:calc(100% - 40px)}
  .showcase-card-img{width:200px}
  .showcase-headline{font-size:1.4rem}
}
