:root{--primary: #2BA8A0;--primary-dark: #1D7872;--primary-soft: #5FC9C0;--ink: #111111;--ink-mid: #3A3A3A;--bg: #FFFFFF;--bg-ivory: #F7F4EF;--slate: #C4C4C4;--stroke: rgba(17, 17, 17, .12);--shadow: 0 10px 30px rgba(17, 17, 17, .08);--shadow-lg: 0 24px 64px rgba(17, 17, 17, .15);--radius: 18px;--radius-lg: 24px}*{box-sizing:border-box}html,body{margin:0;padding:0}img,svg,video{display:block;max-width:100%;height:auto}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;letter-spacing:-.015em;line-height:1.1;margin:0}h1{font-size:clamp(2.6rem,6vw,4rem)}h2{font-size:clamp(2rem,4.2vw,2.8rem)}h3{font-size:clamp(1.3rem,2.4vw,1.6rem)}p{margin:0;color:var(--ink-mid)}a{color:inherit;text-decoration:none}.mono{font-family:Space Mono,ui-monospace,monospace;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:700}.container{width:min(1100px,92vw);margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.1rem 2rem;border-radius:999px;font-family:Inter,sans-serif;font-weight:700;font-size:1.05rem;text-decoration:none;border:none;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;white-space:nowrap}.btn--primary{background:linear-gradient(90deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;box-shadow:0 12px 32px #2ba8a059}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 40px #2ba8a073;filter:brightness(1.05)}.btn--ghost{background:transparent;color:var(--ink);border:1.5px solid var(--stroke);padding:.9rem 1.6rem;font-size:.95rem}.btn--ghost:hover{border-color:var(--primary);color:var(--primary)}.btn--lg{padding:1.3rem 2.5rem;font-size:1.1rem}.eyebrow{font-family:Space Mono,ui-monospace,monospace;text-transform:uppercase;color:var(--primary);letter-spacing:.14em;font-size:.74rem;font-weight:700;display:inline-block}@media(max-width:640px){.btn{padding:1rem 1.5rem;font-size:1rem;width:100%}.btn--ghost{padding:.85rem 1.4rem}}.hero[data-astro-cid-bbe6dxrz]{position:relative;background:var(--bg-ivory);padding:4rem 1.5rem 2rem;overflow:hidden}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;top:-120px;right:-120px;width:480px;height:480px;max-width:80vw;max-height:80vw;background:radial-gradient(circle,rgba(43,168,160,.18),transparent 65%);pointer-events:none}.hero__inner[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:center;position:relative;z-index:1}.hero__copy[data-astro-cid-bbe6dxrz]{min-width:0}.hero__chip[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(43,168,160,.25);color:var(--primary-dark);padding:8px 14px;border-radius:999px;box-shadow:0 4px 14px #2ba8a01f;margin-bottom:1.5rem}.hero__chip[data-astro-cid-bbe6dxrz] .mono[data-astro-cid-bbe6dxrz]{color:var(--primary-dark);font-size:.72rem}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{color:var(--ink);margin-bottom:1.4rem;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:italic;color:var(--primary)}.hero__lead[data-astro-cid-bbe6dxrz]{color:var(--ink);font-size:1rem;margin-bottom:.7rem;font-weight:600}.hero__list[data-astro-cid-bbe6dxrz]{list-style:none;padding:0;margin:0 0 1.5rem;display:grid;gap:.5rem}.hero__list[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.7rem;font-size:.96rem;color:var(--ink-mid)}.hero__list[data-astro-cid-bbe6dxrz] .dot[data-astro-cid-bbe6dxrz]{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;font-size:1rem;box-shadow:0 2px 6px #1111110f;flex-shrink:0}.hero__hint[data-astro-cid-bbe6dxrz]{font-size:.9rem;color:var(--ink-mid);margin-bottom:1.1rem}.hero__hint[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:normal;background:#2ba8a01f;color:var(--primary-dark);padding:1px 6px;border-radius:4px;font-weight:600}.hero__visual[data-astro-cid-bbe6dxrz]{width:100%;max-width:360px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:1.2rem 0;justify-self:center}.book[data-astro-cid-bbe6dxrz]{flex:0 0 38%;aspect-ratio:3 / 4;border-radius:10px;overflow:hidden;box-shadow:0 14px 32px #11111138;transition:transform .35s ease}.book[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;display:block}.book-back[data-astro-cid-bbe6dxrz]{transform:rotate(-8deg);margin-right:-14%;z-index:1}.book-mid[data-astro-cid-bbe6dxrz]{transform:rotate(-2deg) translateY(-6px);z-index:2}.book-front[data-astro-cid-bbe6dxrz]{transform:rotate(8deg);margin-left:-14%;z-index:3}.hero__visual[data-astro-cid-bbe6dxrz]:hover .book-back[data-astro-cid-bbe6dxrz]{transform:rotate(-12deg) translate(-8px)}.hero__visual[data-astro-cid-bbe6dxrz]:hover .book-front[data-astro-cid-bbe6dxrz]{transform:rotate(12deg) translate(8px)}.hero__divider[data-astro-cid-bbe6dxrz]{text-align:center;padding-top:2.5rem;margin-top:2rem;color:var(--ink-mid);display:flex;flex-direction:column;align-items:center;gap:.4rem;position:relative;z-index:1}.hero__divider[data-astro-cid-bbe6dxrz] .mono[data-astro-cid-bbe6dxrz]{font-size:.7rem;color:var(--ink-mid);letter-spacing:.14em}.hero__divider[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{color:var(--primary);animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media(max-width:880px){.hero[data-astro-cid-bbe6dxrz]{padding:3rem 1.2rem 1.5rem}.hero__inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:1.5rem}.hero__visual[data-astro-cid-bbe6dxrz]{max-width:320px;order:-1}}@media(max-width:480px){.hero[data-astro-cid-bbe6dxrz]{padding:2rem 1rem 1.2rem}.hero__visual[data-astro-cid-bbe6dxrz]{max-width:280px;padding:.6rem 0}.hero__chip[data-astro-cid-bbe6dxrz]{padding:6px 11px}.hero__chip[data-astro-cid-bbe6dxrz] .mono[data-astro-cid-bbe6dxrz]{font-size:.65rem}.hero__list[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{font-size:.9rem}.hero__divider[data-astro-cid-bbe6dxrz]{padding-top:1.5rem;margin-top:1rem}}.offer-main[data-astro-cid-a55qodti]{background:var(--bg);padding:4.5rem 1.5rem;position:relative}.offer-main__eyebrow[data-astro-cid-a55qodti]{color:var(--primary);display:block;text-align:center;margin-bottom:.8rem}.offer-main__h2[data-astro-cid-a55qodti]{text-align:center;color:var(--ink);margin-bottom:.8rem}.offer-main__h2[data-astro-cid-a55qodti] em[data-astro-cid-a55qodti]{color:var(--primary);font-style:italic}.offer-main__intro[data-astro-cid-a55qodti]{text-align:center;color:var(--ink-mid);max-width:580px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.55}.offer-card[data-astro-cid-a55qodti]{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;align-items:center;background:linear-gradient(180deg,#ffffff 0%,var(--bg-ivory) 100%);border:1px solid var(--stroke);border-radius:var(--radius-lg);padding:3rem;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.offer-card[data-astro-cid-a55qodti]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--primary-dark))}.offer-card__visual[data-astro-cid-a55qodti]{position:relative;width:100%;max-width:320px;aspect-ratio:3/4;margin:0 auto;border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 56px #11111140;transform:rotate(-2deg);transition:transform .3s ease}.offer-card__visual[data-astro-cid-a55qodti]:hover{transform:rotate(0)}.offer-card__visual[data-astro-cid-a55qodti] img[data-astro-cid-a55qodti]{width:100%;height:100%;object-fit:cover;display:block}.offer-card__badge[data-astro-cid-a55qodti]{position:absolute;top:16px;right:-8px;background:var(--ink);color:#fff;padding:8px 16px;border-radius:6px;box-shadow:0 6px 18px #0000004d;transform:rotate(2deg)}.offer-card__badge[data-astro-cid-a55qodti] .mono[data-astro-cid-a55qodti]{font-size:.72rem;color:#fff}.offer-card__title[data-astro-cid-a55qodti]{color:var(--ink);margin-bottom:1.2rem;font-size:clamp(1.8rem,3.6vw,2.4rem)}.offer-card__stats[data-astro-cid-a55qodti]{display:flex;gap:.8rem;margin-bottom:1.5rem;flex-wrap:wrap}.stat-pill[data-astro-cid-a55qodti]{display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid var(--stroke);border-radius:12px;padding:.7rem 1rem;min-width:80px;flex:1}.stat-pill[data-astro-cid-a55qodti] strong[data-astro-cid-a55qodti]{font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;color:var(--primary-dark);line-height:1;font-weight:700}.stat-pill[data-astro-cid-a55qodti] span[data-astro-cid-a55qodti]{font-size:.72rem;color:var(--ink-mid);text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-weight:600}.offer-card__benefit[data-astro-cid-a55qodti]{font-size:1rem;color:var(--ink-mid);line-height:1.6;margin-bottom:1.5rem;font-style:italic}.offer-card__benefit[data-astro-cid-a55qodti] em[data-astro-cid-a55qodti]{font-style:normal;color:var(--primary-dark);font-weight:700}.offer-card__includes[data-astro-cid-a55qodti]{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem 1.2rem;margin-bottom:2rem}.include[data-astro-cid-a55qodti]{display:flex;gap:.6rem;align-items:center}.include__icon[data-astro-cid-a55qodti]{width:36px;height:36px;background:#fff;border:1px solid var(--stroke);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.include[data-astro-cid-a55qodti] strong[data-astro-cid-a55qodti]{display:block;color:var(--ink);font-size:.92rem;line-height:1.2}.include[data-astro-cid-a55qodti] span[data-astro-cid-a55qodti]{display:block;color:var(--ink-mid);font-size:.78rem;margin-top:1px}.offer-card__cta-row[data-astro-cid-a55qodti]{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.2rem 0;border-top:1px solid var(--stroke);border-bottom:1px solid var(--stroke);margin-bottom:1rem;flex-wrap:wrap}.offer-card__price[data-astro-cid-a55qodti]{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.price-new[data-astro-cid-a55qodti]{font-family:Cormorant Garamond,Georgia,serif;font-size:2.8rem;font-weight:700;color:var(--ink);line-height:1}.price-currency[data-astro-cid-a55qodti]{font-family:Inter,sans-serif;font-size:.9rem;color:var(--ink-mid);font-weight:600}.price-note[data-astro-cid-a55qodti]{font-family:Space Mono,ui-monospace,monospace;font-size:.68rem;color:var(--ink-mid);letter-spacing:.08em;text-transform:uppercase;margin-left:8px;background:var(--bg-ivory);padding:3px 8px;border-radius:4px}.offer-card__trust[data-astro-cid-a55qodti]{display:flex;gap:1.2rem;flex-wrap:wrap;justify-content:center;font-size:.78rem;color:var(--ink-mid)}.offer-card__trust[data-astro-cid-a55qodti] span[data-astro-cid-a55qodti]{display:inline-flex;align-items:center;gap:5px}.offer-card__trust[data-astro-cid-a55qodti] svg[data-astro-cid-a55qodti]{color:var(--primary)}@media(max-width:880px){.offer-main[data-astro-cid-a55qodti]{padding:3rem 1rem}.offer-card[data-astro-cid-a55qodti]{grid-template-columns:1fr;gap:1.5rem;padding:1.8rem 1.3rem}.offer-card__visual[data-astro-cid-a55qodti]{max-width:220px;transform:rotate(0)}.offer-card__includes[data-astro-cid-a55qodti]{grid-template-columns:1fr}.offer-card__cta-row[data-astro-cid-a55qodti]{flex-direction:column;align-items:stretch;text-align:center}.offer-card__price[data-astro-cid-a55qodti]{justify-content:center}.offer-card__trust[data-astro-cid-a55qodti]{gap:.8rem;font-size:.72rem}}@media(max-width:480px){.offer-card__visual[data-astro-cid-a55qodti]{max-width:180px}.price-new[data-astro-cid-a55qodti]{font-size:2.3rem}.stat-pill[data-astro-cid-a55qodti]{padding:.55rem .7rem;min-width:70px}.stat-pill[data-astro-cid-a55qodti] strong[data-astro-cid-a55qodti]{font-size:1.3rem}}.offer-alt[data-astro-cid-bxtioigq]{background:var(--bg-ivory);padding:3.5rem 1.5rem;border-top:1px solid var(--stroke);border-bottom:1px solid var(--stroke)}.offer-alt__card[data-astro-cid-bxtioigq]{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:130px 1fr auto;gap:1.8rem;align-items:center;background:#fff;border:1px solid var(--stroke);border-radius:var(--radius-lg);padding:1.8rem 2rem;box-shadow:var(--shadow);transition:transform .25s ease,box-shadow .25s ease}.offer-alt__card[data-astro-cid-bxtioigq]:hover{transform:translateY(-3px);box-shadow:0 18px 44px #1111111f}.offer-alt__thumb[data-astro-cid-bxtioigq]{width:130px;height:170px;max-width:100%;border-radius:10px;overflow:hidden;box-shadow:0 10px 24px #1111112e;flex-shrink:0}.offer-alt__thumb[data-astro-cid-bxtioigq] img[data-astro-cid-bxtioigq]{width:100%;height:100%;object-fit:cover;display:block}.offer-alt__body[data-astro-cid-bxtioigq]{min-width:0}.offer-alt__tag[data-astro-cid-bxtioigq]{color:var(--ink-mid);margin-bottom:.5rem;display:inline-block;font-size:.7rem}.offer-alt[data-astro-cid-bxtioigq] h3[data-astro-cid-bxtioigq]{margin-bottom:.5rem;color:var(--ink);font-size:1.5rem}.offer-alt[data-astro-cid-bxtioigq] p[data-astro-cid-bxtioigq]{color:var(--ink-mid);font-size:.95rem;line-height:1.55;margin-bottom:.8rem}.offer-alt[data-astro-cid-bxtioigq] p[data-astro-cid-bxtioigq] strong[data-astro-cid-bxtioigq]{color:var(--ink)}.offer-alt__meta[data-astro-cid-bxtioigq]{display:flex;gap:1.2rem;flex-wrap:wrap;font-size:.82rem;color:var(--ink-mid)}.offer-alt__action[data-astro-cid-bxtioigq]{display:flex;flex-direction:column;align-items:flex-end;gap:.8rem;flex-shrink:0}.offer-alt__price[data-astro-cid-bxtioigq]{display:flex;align-items:baseline;gap:4px}.offer-alt__price[data-astro-cid-bxtioigq] .price-new[data-astro-cid-bxtioigq]{font-family:Cormorant Garamond,Georgia,serif;font-size:2.2rem;font-weight:700;color:var(--ink);line-height:1}.offer-alt__price[data-astro-cid-bxtioigq] .price-currency[data-astro-cid-bxtioigq]{font-family:Inter,sans-serif;color:var(--ink-mid);font-size:.85rem;font-weight:600}@media(max-width:880px){.offer-alt[data-astro-cid-bxtioigq]{padding:2.5rem 1rem}.offer-alt__card[data-astro-cid-bxtioigq]{grid-template-columns:1fr;gap:1.2rem;padding:1.5rem;text-align:center}.offer-alt__thumb[data-astro-cid-bxtioigq]{margin:0 auto;width:120px;height:160px}.offer-alt__meta[data-astro-cid-bxtioigq]{justify-content:center;font-size:.78rem;gap:.8rem}.offer-alt__action[data-astro-cid-bxtioigq]{align-items:center;width:100%}.offer-alt[data-astro-cid-bxtioigq] h3[data-astro-cid-bxtioigq]{font-size:1.3rem}}.social-proof[data-astro-cid-bcts4zk3]{position:relative;background:linear-gradient(135deg,#0a0a0a,#111 40%,#1d7872);color:#fff;padding:5rem 1.5rem;text-align:center;overflow:hidden}.social-proof__pattern[data-astro-cid-bcts4zk3]{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.04) 1.2px,transparent 1.2px);background-size:24px 24px;pointer-events:none}.social-proof__glow[data-astro-cid-bcts4zk3]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(43,168,160,.25),transparent 65%);pointer-events:none}.social-proof__inner[data-astro-cid-bcts4zk3]{position:relative;z-index:1}.social-proof__eyebrow[data-astro-cid-bcts4zk3]{color:var(--primary-soft);margin-bottom:1rem;display:inline-block}.social-proof__title[data-astro-cid-bcts4zk3]{color:#fff;margin-bottom:3rem;max-width:640px;margin-left:auto;margin-right:auto}.social-proof__title[data-astro-cid-bcts4zk3] em[data-astro-cid-bcts4zk3]{color:var(--primary-soft);font-style:italic}.social-proof__stats[data-astro-cid-bcts4zk3]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:820px;margin:0 auto 3.5rem}.stat[data-astro-cid-bcts4zk3]{display:flex;flex-direction:column;align-items:center;gap:6px;padding:1.5rem .8rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);backdrop-filter:blur(6px);transition:transform .25s ease,border-color .25s ease}.stat[data-astro-cid-bcts4zk3]:hover{transform:translateY(-4px);border-color:#5fc9c066}.stat__icon[data-astro-cid-bcts4zk3]{font-size:1.4rem;margin-bottom:4px}.stat__num[data-astro-cid-bcts4zk3]{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;line-height:1;letter-spacing:-.02em}.stat__label[data-astro-cid-bcts4zk3]{font-size:.78rem;color:#ffffffa6;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.social-proof__quote[data-astro-cid-bcts4zk3]{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:clamp(1.3rem,2.6vw,1.7rem);line-height:1.5;max-width:680px;margin:0 auto 2.5rem;color:#ffffffeb;quotes:none;padding:0 1rem;position:relative}.social-proof__quote[data-astro-cid-bcts4zk3]:before,.social-proof__quote[data-astro-cid-bcts4zk3]:after{font-size:4rem;color:var(--primary-soft);line-height:0;vertical-align:-.3em;opacity:.5}.social-proof__quote[data-astro-cid-bcts4zk3] strong[data-astro-cid-bcts4zk3]{color:var(--primary-soft);font-weight:600;font-style:normal}.social-proof__signoff[data-astro-cid-bcts4zk3]{display:inline-flex;flex-direction:column;align-items:center;gap:4px;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);color:#fff9}.social-proof__signoff[data-astro-cid-bcts4zk3] .mono[data-astro-cid-bcts4zk3]{font-size:.68rem;color:#ffffff80;letter-spacing:.16em}.brand-name[data-astro-cid-bcts4zk3]{font-size:1.2rem;font-weight:700;color:#fff;letter-spacing:-.01em}.brand-name[data-astro-cid-bcts4zk3] em[data-astro-cid-bcts4zk3]{color:var(--primary-soft);font-style:normal}@media(max-width:640px){.social-proof[data-astro-cid-bcts4zk3]{padding:3.5rem 1rem}.social-proof__title[data-astro-cid-bcts4zk3]{margin-bottom:2rem}.social-proof__stats[data-astro-cid-bcts4zk3]{grid-template-columns:repeat(2,1fr);gap:.7rem;margin-bottom:2.5rem}.stat[data-astro-cid-bcts4zk3]{padding:1.1rem .6rem}.social-proof__quote[data-astro-cid-bcts4zk3]{font-size:1.05rem;line-height:1.5;padding:0}}
