:root{--radius: .75rem;--background: oklch(14% .02 280);--foreground: oklch(98% .01 90);--card: oklch(18% .03 280);--card-foreground: oklch(98% .01 90);--primary-foreground: oklch(14% .02 280);--secondary: oklch(25% .04 280);--muted-foreground: oklch(72% .03 90);--accent: oklch(70% .2 30);--accent-foreground: oklch(98% .01 90);--border: oklch(30% .04 280);--gold: oklch(82% .15 75);--gold-glow: oklch(90% .18 85);--gradient-hero: radial-gradient(ellipse at top, oklch(28% .08 30 / .5), transparent 60%), linear-gradient(180deg, oklch(14% .02 280), oklch(10% .03 300));--gradient-gold: linear-gradient(135deg, var(--gold), var(--gold-glow));--shadow-gold: 0 20px 60px -20px oklch(82% .15 75 / .6);--shadow-poster: 0 40px 80px -20px oklch(0% 0 0 / .8), 0 0 60px oklch(82% .15 75 / .25);--font-sans: "Inter", system-ui, sans-serif;--font-display: "Playfair Display", serif;--buy-panel: #f4f0e8;--buy-panel-border: #e4dccf;--buy-green: #78b657}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--gradient-hero);color:var(--foreground);font-family:var(--font-sans);min-height:100vh;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}button{cursor:pointer;border:none;font-family:inherit}.text-gold-gradient{background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text;color:transparent}.font-display{font-family:var(--font-display)}.header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080811b3;border-bottom:1px solid var(--border)}.header__inner{max-width:72rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem}.header__logo{font-family:var(--font-display);font-weight:700;font-size:1.125rem}.header__btn{border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--foreground);border:1px solid var(--border);transition:border-color .2s,color .2s,background .2s}.header__btn:hover{border-color:var(--buy-green);color:var(--buy-green);background:#fcb4420f}.hero{max-width:72rem;margin:0 auto;padding:2.5rem 1rem 5rem}.hero__grid{display:grid;gap:2.5rem;align-items:center}.poster-wrap{display:flex;justify-content:center;width:100%}.poster{position:relative;border-radius:1rem;overflow:hidden;width:min(100%,24rem);animation:pulse-glow 4s ease-in-out infinite}.poster img{width:100%;height:auto;display:block;object-fit:contain}.poster__badge{position:absolute;top:1rem;left:1rem;z-index:1;background:var(--accent);color:var(--accent-foreground);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;border-radius:9999px}.hero__content{text-align:center}.badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--secondary);padding:.375rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);margin-bottom:1.5rem}.hero__title{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900;line-height:1.05;margin-bottom:1.5rem;letter-spacing:-.02em}.hero__desc{font-size:clamp(1.125rem,2vw,1.25rem);color:var(--muted-foreground);margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto}.hero__desc strong{color:var(--foreground)}.hero__cta{margin-bottom:2rem}.buy-panel{width:100%;max-width:22rem;margin-left:auto;margin-right:auto;background:var(--buy-panel);border:1px solid var(--buy-panel-border);border-radius:1rem;padding:1.25rem 1.25rem 1rem;box-shadow:0 12px 40px -20px #0000008c;text-align:center}.buy-panel--pricing{max-width:100%;margin-top:.5rem}.buy-panel__price{margin-bottom:.85rem}.buy-panel__amount{font-family:var(--font-display);font-size:clamp(2.25rem,5vw,2.75rem);font-weight:900;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,#3d2a12,#1a1208);-webkit-background-clip:text;background-clip:text;color:transparent}.buy-panel .cartx-buy-button{width:100%;min-height:3.25rem}.buy-panel .buy-button-frame,.buy-panel iframe{width:100%!important;border:0;display:block}.hero__content .buy-panel{margin-left:auto;margin-right:auto}@media(min-width:768px){.hero__content .buy-panel{margin-left:0;margin-right:auto}}.hero__stats{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;font-size:.875rem;color:var(--muted-foreground)}.hero__stats span{display:inline-flex;align-items:center;gap:.375rem}.quote-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#0f101f80;padding:4rem 1rem}.quote-section__inner{max-width:48rem;margin:0 auto;text-align:center}.quote-section__heart{margin:0 auto 1.5rem;color:var(--gold)}.quote-section blockquote{font-family:var(--font-display);font-size:clamp(1.5rem,4vw,3rem);font-weight:700;line-height:1.2}.quote-section__source{margin-top:2rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem}.quote-section__cta{margin-top:2.5rem}.pricing{max-width:42rem;margin:0 auto;padding:5rem 1rem 7rem}.pricing__card{border-radius:1.5rem;border:1px solid var(--border);background:var(--card);padding:2rem;text-align:center;box-shadow:0 25px 50px -12px #00000080;transition:box-shadow .3s ease,border-color .3s ease}.pricing--highlight .pricing__card{border-color:var(--buy-green);box-shadow:0 0 0 1px #4e943e73,0 25px 50px -12px #4e943e4d}.pricing--highlight .buy-panel{box-shadow:0 0 0 1px var(--buy-green),0 12px 40px -16px #4e943e73}.pricing__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);margin-bottom:.75rem}.pricing__title{font-size:clamp(1.875rem,3vw,2.25rem);font-weight:900;margin-bottom:1rem}.pricing__features{list-style:none;text-align:left;max-width:20rem;margin:1.5rem auto 1.75rem;display:flex;flex-direction:column;gap:.75rem}.pricing__features li{display:flex;align-items:flex-start;gap:.75rem}.pricing__dot{margin-top:.375rem;width:.625rem;height:.625rem;border-radius:50%;background:var(--buy-green);flex-shrink:0}.pricing__note{margin-top:1rem;font-size:.75rem;color:var(--muted-foreground)}.footer{border-top:1px solid var(--border);padding:2rem 1rem;text-align:center;font-size:.875rem;color:var(--muted-foreground)}.icon{width:1rem;height:1rem;flex-shrink:0}.icon--sm{width:.875rem;height:.875rem}.icon--lg{width:1.25rem;height:1.25rem}.icon--xl{width:2rem;height:2rem}@keyframes pulse-glow{0%,to{box-shadow:var(--shadow-poster)}50%{box-shadow:0 40px 80px -20px #000c,0 0 80px #fcb44273}}@media(max-width:767px){.hero{padding:1.5rem 1rem 3.5rem}.hero__grid{gap:1.75rem}.poster{width:100%;max-width:22rem}.hero__title{font-size:clamp(1.875rem,8vw,2.5rem)}}@media(min-width:768px){.hero{padding:4rem 1rem 7rem}.hero__grid{grid-template-columns:1fr 1fr;gap:4rem}.hero__content{text-align:left}.hero__desc{margin-left:0;margin-right:0}.hero__stats{justify-content:flex-start}.header__logo{font-size:1.25rem}.pricing__card{padding:3rem}.quote-section{padding:6rem 1rem}.poster{max-width:24rem}}@media(min-width:1024px){.poster{max-width:26rem}}
