@keyframes heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes heroDrift{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(6px,-10px) rotate(8deg)}50%{transform:translate(-4px,-18px) rotate(-4deg)}75%{transform:translate(8px,-8px) rotate(6deg)}}@keyframes heroTwinkle{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes heroPulseGlow{0%,to{box-shadow:0 0 #f5a62366}50%{box-shadow:0 0 24px 4px #f5a62326}}@keyframes heroRingExpand{0%{opacity:.6;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}@keyframes heroImageReveal{0%{opacity:0;transform:translateY(20px) rotate(1deg)}to{opacity:1;transform:translateY(0) rotate(0)}}.hero{background:radial-gradient(ellipse 80% 60% at 30% 40%,rgba(46,158,79,.95) 0,transparent 70%),radial-gradient(ellipse 60% 80% at 80% 60%,rgba(38,166,154,.9) 0,transparent 60%),radial-gradient(circle at 60% 20%,rgba(245,166,35,.08) 0,transparent 40%),linear-gradient(160deg,#2a8f47,#23955e 40%,#1f9a7a 70%,#1b8f6e);min-height:580px;overflow:hidden;padding:50px 32px;position:relative}.hero:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='4' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.04'/%3E%3C/svg%3E");background-size:200px 200px;inset:0}.hero:after,.hero:before{content:"";pointer-events:none;position:absolute;z-index:0}.hero:after{background:linear-gradient(0deg,hsla(0,0%,8%,.15) 0,transparent);bottom:0;height:120px;left:0;right:0}.hero__watermark{left:15%;max-width:600px;opacity:.07;pointer-events:none;position:absolute;top:-10%;width:46vw;z-index:0}.hero__watermark img{height:auto;width:100%}.hero__particles{inset:0;pointer-events:none;position:absolute;z-index:1}.hero__particle{color:#ffffff80;position:absolute}.hero__particle--star1{animation:heroDrift 7s ease-in-out infinite,heroTwinkle 3s ease-in-out infinite;font-size:18px;left:42%;top:12%}.hero__particle--star2{animation:heroDrift 9s ease-in-out 1s infinite,heroTwinkle 4s ease-in-out .5s infinite;font-size:14px;right:8%;top:22%}.hero__particle--star3{animation:heroDrift 8s ease-in-out 2s infinite,heroTwinkle 3.5s ease-in-out 1s infinite;bottom:18%;color:#f5a62366;font-size:20px;left:35%}.hero__particle--dot1,.hero__particle--dot2,.hero__particle--dot3{background:#ffffff59;border-radius:50%;height:6px;width:6px}.hero__particle--dot1{animation:heroDrift 10s ease-in-out .5s infinite;left:18%;top:30%}.hero__particle--dot2{animation:heroDrift 8s ease-in-out 3s infinite;height:4px;right:25%;top:60%;width:4px}.hero__particle--dot3{animation:heroDrift 11s ease-in-out 1.5s infinite;background:#f5a6234d;bottom:25%;height:5px;right:12%;width:5px}.hero__particle--ring1,.hero__particle--ring2{border:2px solid hsla(0,0%,100%,.15);border-radius:50%;height:20px;width:20px}.hero__particle--ring1{animation:heroRingExpand 5s ease-out infinite;right:30%;top:18%}.hero__particle--ring2{animation:heroRingExpand 6s ease-out 2.5s infinite;bottom:30%;left:8%}.hero__inner{align-items:center;display:flex;gap:40px;margin:0 auto;max-width:1440px;position:relative;z-index:2}.hero__content{flex:0 0 420px}.hero__badge{align-items:center;animation:heroFadeUp .7s ease-out both;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid hsla(0,0%,100%,.15);border-radius:100px;display:inline-flex;gap:10px;margin-bottom:28px;padding:8px 18px 8px 14px}.hero__stars{display:flex;gap:2px}.hero__star-icon{color:var(--color-accent);filter:drop-shadow(0 0 3px rgba(245,166,35,.4));height:16px;width:16px}.hero__proof-text{color:#ffffffe6;font-size:13px;font-weight:600;letter-spacing:.02em}.hero__title{animation:heroFadeUp .7s ease-out .12s both;margin-bottom:22px}.hero__title-line{color:#fff;display:block;font-family:var(--font-display);font-size:clamp(40px,5.2vw,62px);font-weight:900;letter-spacing:-.5px;line-height:1.05;text-shadow:0 2px 20px rgba(0,0,0,.12)}.hero__title-line em{color:var(--color-accent);font-style:normal;text-shadow:0 2px 16px rgba(245,166,35,.3)}.hero__subtitle{animation:heroFadeUp .7s ease-out .24s both;color:#fffc;font-size:18px;font-weight:400;line-height:1.65;margin-bottom:36px;max-width:440px}.hero__actions{align-items:center;animation:heroFadeUp .7s ease-out .36s both;display:flex;flex-wrap:wrap;gap:20px}.hero__cta{animation:heroPulseGlow 3s ease-in-out 1.5s infinite}.hero__cta-arrow{height:20px;transition:transform .2s ease;width:20px}.hero__cta:hover .hero__cta-arrow{transform:translate(3px)}.hero__note{color:#ffffff8c;font-size:13px;font-weight:500}.hero__visual{align-items:center;animation:heroImageReveal .9s ease-out .3s both;display:flex;flex:1 1 0;justify-content:flex-end;min-width:0}.hero__image-wrapper,.hero__visual{position:relative}.hero__image-wrapper--mobile{display:none}.hero__image{border-radius:12px;filter:drop-shadow(0 24px 48px rgba(0,0,0,.3));height:auto;max-width:980px;position:relative;width:100%;z-index:1}.hero__image-glow{background:radial-gradient(ellipse at center,rgba(245,166,35,.12) 0,transparent 70%);border-radius:50%;filter:blur(40px);inset:-20%;position:absolute;z-index:0}@media(max-width:900px){.hero{min-height:auto;padding:48px 20px 56px;text-align:center}.hero__inner{flex-direction:column;gap:28px}.hero__content{flex:none;max-width:100%;width:100%}.hero__visual{display:none}.hero__image-wrapper--mobile{animation:heroImageReveal .9s ease-out .18s both;display:block;margin:0 -8px 0 -18px;width:auto}.hero__title{margin-bottom:16px}.hero__image{border-radius:16px;filter:drop-shadow(0 14px 30px rgba(0,0,0,.28));margin:0 auto;max-width:100%}.hero__badge,.hero__subtitle{margin-left:auto;margin-right:auto}.hero__subtitle{max-width:100%}.hero__actions{justify-content:center}.hero__watermark{left:50%;max-width:400px;opacity:.05;top:-5%;transform:translate(-50%);width:80vw}.hero__particle--star1{left:10%}.hero__particle--star3{left:80%}.hero__particle--ring1{display:none}}@media only screen and (max-width:767px){.hero{padding:15px 16px}.hero__badge{margin-bottom:18px}.hero__title{margin-bottom:14px}.hero__title-line{font-size:34px}.hero__subtitle{font-size:16px;margin-bottom:24px}.hero__cta{width:100%}.hero__actions{flex-direction:column;gap:12px}.hero__image-wrapper--mobile{margin-bottom:18px}.hero__image{max-width:600px}}@keyframes trust-bar-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.trust-bar{background:#060910;border-bottom:1px solid var(--color-border);border-top:1px solid var(--color-border);padding:16px 24px}.trust-bar__inner--desktop{align-items:center;display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin:0 auto;max-width:1200px}.trust-bar__track--mobile{display:none}.trust-bar__item{align-items:center;display:flex;gap:8px;padding:0 32px}.trust-bar__icon{font-size:16px}.trust-bar__value{color:#fff;font-size:14px;font-weight:700}.trust-bar__label{color:var(--color-text-muted);font-size:13px}.trust-bar__divider{background:var(--color-border);height:24px;width:1px}@media(max-width:640px){.trust-bar{overflow:hidden;padding:16px 0}.trust-bar__inner--desktop{display:none}.trust-bar__track--mobile{display:block;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);overflow:hidden}.trust-bar__scroll{animation:trust-bar-scroll 28s linear infinite;display:flex;width:-moz-max-content;width:max-content}}@media(max-width:640px)and (prefers-reduced-motion:reduce){.trust-bar__scroll{animation:none;justify-content:center;width:100%}.trust-bar__scroll .trust-bar__group:last-child{display:none}}@media(max-width:640px){.trust-bar__group{align-items:center;display:flex;flex-shrink:0}.trust-bar__item{flex-shrink:0;padding:0 24px;white-space:nowrap}.trust-bar__divider{flex-shrink:0}}.book-card{display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:767px){.book-card{margin-bottom:20px}}.book-card__btn{background:transparent;border:none;cursor:pointer;display:block;padding:0;text-align:left;transition:transform .2s ease,box-shadow .2s ease;width:100%}.book-card__btn:hover{transform:translateY(-2px)}.book-card__btn:focus-visible{border-radius:16px;outline:2px solid var(--color-cta);outline-offset:4px}.book-card__cover{aspect-ratio:4/3;background:linear-gradient(135deg,var(--color-hero-from),var(--color-hero-to));border-radius:8px;box-shadow:0 8px 24px #00000059;overflow:hidden;position:relative;width:100%}.book-card__cover-img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.book-card__badge{background:var(--color-pink,#e8637a);border-radius:4px;bottom:12px;box-shadow:0 2px 6px #00000040;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1;padding:4px 8px;position:absolute;right:12px;text-transform:uppercase}.book-card__meta{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.book-card__price{color:#fff;font-weight:700;padding-left:4px}.book-card__tagline{color:#fff;font-size:16px;font-weight:800;letter-spacing:.06em;padding-left:4px;text-transform:uppercase}.book-card__tagline-accent{color:var(--color-accent);padding-right:4px}.book-catalog{background:var(--color-bg);padding:35px 14px}@media only screen and (max-width:767px){.book-catalog{padding:15px 14px}}.book-catalog__inner{margin:0 auto;max-width:1400px}.book-catalog__header{align-items:baseline;display:flex;gap:16px;margin-bottom:32px}.book-catalog__heading{color:#fff;font-size:clamp(28px,3.4vw,40px);font-weight:800;letter-spacing:-.01em}.book-catalog__explore{color:var(--color-cta);font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s}.book-catalog__explore:hover{opacity:.85}.book-catalog__grid{display:grid;gap:32px 24px;grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}@media only screen and (max-width:767px){.book-catalog__grid{display:block}}.book-catalog__state{padding:48px 0;text-align:center}.book-catalog__state-heading{color:#fff;font-size:20px;font-weight:700;margin-bottom:8px}.book-catalog__state-body{color:var(--color-text-muted)}.book-catalog__skeleton{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden}.book-catalog__skeleton-cover{animation:pulse 1.5s ease-in-out infinite;aspect-ratio:4/3;background:var(--color-bg-section);width:100%}.book-catalog__skeleton-body{display:flex;flex-direction:column;gap:10px;padding:16px}.book-catalog__skeleton-line{animation:pulse 1.5s ease-in-out infinite;background:var(--color-bg-section);border-radius:6px}.book-catalog__skeleton-line--title{height:18px;width:75%}.book-catalog__skeleton-line--price{height:18px;width:35%}.book-catalog__skeleton-line--btn{height:40px;width:100%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.how-it-works{background:var(--color-bg);padding:64px 24px 48px}@media only screen and (max-width:767px){.how-it-works{padding:40px 16px 32px}}.how-it-works__inner{margin:0 auto;max-width:1100px}.how-it-works__heading{color:#fff;font-size:clamp(22px,3.5vw,36px);font-weight:800;margin-bottom:40px;text-align:center}@media only screen and (max-width:767px){.how-it-works__heading{margin-bottom:24px}}.how-it-works__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media(max-width:760px){.how-it-works__grid{grid-template-columns:1fr}}.how-it-works__step{background:#ffffff0a;border:1px solid var(--color-border);border-radius:16px;padding:28px 24px;text-align:center}.how-it-works__badge{align-items:center;background:#ffffff0f;border-radius:50%;display:inline-flex;height:64px;justify-content:center;margin-bottom:16px;position:relative;width:64px}.how-it-works__icon{font-size:28px}.how-it-works__num{align-items:center;background:var(--color-primary);border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:800;height:22px;justify-content:center;position:absolute;right:-4px;top:-4px;width:22px}.how-it-works__title{color:#fff;font-size:18px;font-weight:800;margin-bottom:8px}.how-it-works__desc{line-height:1.5}.how-it-works__desc,.how-it-works__note{color:var(--color-text-muted);font-size:14px}.how-it-works__note{margin-top:24px;text-align:center}@media only screen and (max-width:767px){.how-it-works__note{margin-top:16px}}.how-it-works__note-icon{margin-right:6px}.showcase{background:var(--color-bg);overflow:hidden;padding:35px 0}@media only screen and (max-width:767px){.showcase{padding:15px 0}}.showcase__inner{margin:0 54px;max-width:100%}@media only screen and (max-width:767px){.showcase__inner{margin:0 10px}}.showcase__heading{color:#fff;font-size:clamp(22px,3.5vw,36px);font-weight:800;margin-bottom:40px;padding:0 24px;text-align:center}@media only screen and (max-width:767px){.showcase__heading{font-size:22px;margin-bottom:20px}}.showcase__demo{align-items:center;display:flex;gap:28px;justify-content:center;margin-bottom:40px;padding:0 24px}@media only screen and (max-width:767px){.showcase__demo{gap:12px;margin-bottom:24px;padding:0 8px}}.showcase__demo-card{margin:0;text-align:center}.showcase__demo-img{border-radius:20px;box-shadow:0 8px 24px #00000059;height:180px;-o-object-fit:cover;object-fit:cover;width:180px}@media only screen and (max-width:767px){.showcase__demo-img{border-radius:16px;height:130px;width:130px}}.showcase__demo-caption{color:var(--color-text-muted);font-size:14px;font-weight:700;margin-top:10px}.showcase__demo-caption--accent{color:var(--color-primary)}.showcase__demo-arrow{flex-shrink:0;margin-bottom:28px;width:56px}@media only screen and (max-width:767px){.showcase__demo-arrow{width:36px}}.showcase__marquee-wrap{display:flex;flex-direction:column;gap:16px;mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent)}@media(max-width:640px){.showcase__marquee-wrap{margin-left:calc(50% - 50vw);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);width:100vw}}.showcase__track{display:flex;gap:16px;width:-moz-max-content;width:max-content}.showcase__track--left{animation:scroll-left 120s linear infinite}.showcase__track--right{animation:scroll-right 120s linear infinite}.showcase__slide{background:#1c1c1c;border-radius:20px;cursor:pointer;flex-shrink:0;height:210px;overflow:hidden;width:210px}@media(max-width:640px){.showcase__slide{border-radius:16px;height:140px;width:140px}}.showcase__slide:hover .showcase__img{transform:scale(1.06)}.showcase__slide:focus{outline:none}.showcase__slide:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.showcase__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .35s ease;width:100%}.showcase__cta-wrap{margin-top:40px;text-align:center}.showcase__cta:hover .showcase__cta-arrow{transform:translate(4px)}.showcase__cta-arrow{flex-shrink:0;transition:transform .2s ease}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.testimonials{background:var(--color-bg);padding:64px 24px}.testimonials__inner{margin:0 auto;max-width:1200px}.testimonials__heading{color:#fff;font-size:clamp(20px,3vw,28px);font-weight:800;margin-bottom:16px;text-align:center}.testimonials__summary{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:40px}.testimonials__score{color:#fff;font-size:22px;font-weight:800}.testimonials__count{color:var(--color-text-muted);font-size:13px;font-weight:600}.testimonials__stars{display:inline-flex;gap:2px}.testimonials__star{color:var(--color-border);font-size:16px;line-height:1}.testimonials__star--full{color:#f5a623}.testimonials__star--half{background:linear-gradient(90deg,#f5a623 50%,var(--color-border) 50%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.testimonials__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.testimonials__card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:24px;transition:transform .18s ease,border-color .18s ease}.testimonials__card:hover{border-color:var(--color-text-dim);transform:translateY(-3px)}.testimonials__head{align-items:center;display:flex;gap:12px;margin-bottom:14px}.testimonials__avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:800;height:40px;justify-content:center;width:40px}.testimonials__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.testimonials__author{color:#fff;font-size:14px;font-weight:700}.testimonials__verified{color:var(--color-primary,#2e9e4f);font-size:12px;font-weight:600}.testimonials__rating{display:flex;gap:2px;margin-bottom:12px}.testimonials__quote{color:#fff;font-size:15px;line-height:1.6}.cta-banner{background:var(--color-cta);padding:64px 24px;text-align:center}.cta-banner__inner{margin:0 auto;max-width:800px}.cta-banner__heading{color:#fff;font-size:clamp(22px,4vw,36px);font-weight:900;margin-bottom:32px}
