.hero[data-astro-cid-gpmi4ee2]{position:relative;padding:6rem 1.5rem 4rem;background:var(--color-bg);overflow:hidden}.hero-bg[data-astro-cid-gpmi4ee2]{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-gradient[data-astro-cid-gpmi4ee2]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(2,129,80,.15),transparent),radial-gradient(ellipse 60% 40% at 100% 0%,rgba(4,189,118,.1),transparent),radial-gradient(ellipse 50% 30% at 0% 100%,rgba(2,129,80,.08),transparent)}:root[data-theme=dark] .hero-gradient[data-astro-cid-gpmi4ee2]{background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(0,204,126,.12),transparent),radial-gradient(ellipse 60% 40% at 100% 0%,rgba(4,189,118,.08),transparent),radial-gradient(ellipse 50% 30% at 0% 100%,rgba(0,204,126,.06),transparent)}.hero-grid[data-astro-cid-gpmi4ee2]{position:absolute;inset:0;background-image:linear-gradient(rgba(2,129,80,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(2,129,80,.03) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black,transparent)}.hero-container[data-astro-cid-gpmi4ee2]{position:relative;z-index:1;max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.hero-container[data-astro-cid-gpmi4ee2]{grid-template-columns:1fr 1fr;gap:4rem;min-height:60vh}}.hero-content[data-astro-cid-gpmi4ee2]{text-align:center}@media(min-width:1024px){.hero-content[data-astro-cid-gpmi4ee2]{text-align:left}}.hero-badge[data-astro-cid-gpmi4ee2]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:9999px;background:var(--color-accent-muted);border:1px solid var(--color-accent);color:var(--color-accent);font-size:.875rem;font-weight:600;margin-bottom:1.5rem;animation:fadeInDown .6s ease-out}.hero-badge[data-astro-cid-gpmi4ee2] svg{animation:sparkle 2s ease-in-out infinite}@keyframes sparkle{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.2) rotate(180deg);opacity:.8}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-title[data-astro-cid-gpmi4ee2]{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1;margin:0 0 1.5rem;letter-spacing:-.03em;animation:fadeInUp .8s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gradient-text[data-astro-cid-gpmi4ee2]{background:linear-gradient(135deg,var(--color-accent),#04bd76);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-gpmi4ee2]{font-size:1.125rem;line-height:1.7;color:var(--reading-color);margin:0 auto 2rem;max-width:500px;animation:fadeInUp .8s ease-out .4s both}@media(min-width:1024px){.hero-description[data-astro-cid-gpmi4ee2]{margin:0 0 2rem}}@media(max-width:768px){.hero-description[data-astro-cid-gpmi4ee2]{text-align:left}.hero-actions[data-astro-cid-gpmi4ee2]{flex-direction:column;width:100%}.hero-actions[data-astro-cid-gpmi4ee2] .btn[data-astro-cid-gpmi4ee2]{width:100%;justify-content:center}}.hero-actions[data-astro-cid-gpmi4ee2]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem;animation:fadeInUp .8s ease-out .6s both}@media(min-width:1024px){.hero-actions[data-astro-cid-gpmi4ee2]{justify-content:flex-start}}.hero-visual[data-astro-cid-gpmi4ee2]{display:flex;justify-content:center;align-items:center;animation:fadeIn 1s ease-out .8s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:1023px){.hero-visual[data-astro-cid-gpmi4ee2]{width:100%;padding-top:2rem;position:relative}.hero-visual[data-astro-cid-gpmi4ee2]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;max-width:200px;height:2px;background:var(--color-border);border-radius:1px}.structure-visual[data-astro-cid-gpmi4ee2]{margin-top:2rem}}.structure-visual[data-astro-cid-gpmi4ee2]{background:linear-gradient(135deg,var(--color-elevated) 0%,var(--color-surface) 100%);border:1px solid var(--color-border);border-radius:0 0 var(--radius-xl) var(--radius-xl);width:480px;padding:2rem 2.5rem;font-family:ui-monospace,monospace;font-size:.938rem;box-shadow:0 20px 40px #0000001a,0 0 0 1px #0281500d;position:relative;overflow:hidden}.structure-visual[data-astro-cid-gpmi4ee2]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#f59e0b,#10b981,#3b82f6,#3b82f6,#8b5cf6,#f59e0b,#10b981,#3b82f6);background-size:200% 100%;opacity:.8;animation:progressFlow 3s linear infinite}@keyframes progressFlow{0%{background-position:0% 0%}to{background-position:-100% 0%}}@media(prefers-reduced-motion:reduce){.structure-visual[data-astro-cid-gpmi4ee2]:before{animation:none;background-size:100% 100%}}.visual-header[data-astro-cid-gpmi4ee2]{display:flex;align-items:center;padding-bottom:1.25rem;margin-bottom:1rem;border-bottom:1px solid var(--color-border)}.header-title[data-astro-cid-gpmi4ee2]{font-size:1rem;font-weight:600;color:var(--color-muted);letter-spacing:.02em;text-transform:uppercase}@media(max-width:768px){.structure-visual[data-astro-cid-gpmi4ee2]{min-width:unset;width:100%;max-width:340px;padding:1.5rem;font-size:.813rem}}.tree-node[data-astro-cid-gpmi4ee2]{padding:.5rem 0;position:relative}.tree-children[data-astro-cid-gpmi4ee2]{margin-left:1.5rem;padding-left:1rem;border-left:2px dashed var(--color-border)}.tree-node[data-astro-cid-gpmi4ee2].volume{font-weight:700;color:#3b82f6}.tree-node[data-astro-cid-gpmi4ee2].part{color:#8b5cf6}.tree-node[data-astro-cid-gpmi4ee2].chapter{color:#f59e0b}.tree-node[data-astro-cid-gpmi4ee2].lesson{color:var(--color-muted)}.tree-node[data-astro-cid-gpmi4ee2] span[data-astro-cid-gpmi4ee2]{margin-right:.5rem}.scroll-indicator[data-astro-cid-gpmi4ee2]{position:absolute;bottom:2rem;left:0;right:0;margin:0 auto;width:fit-content;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--color-muted);font-size:.75rem;animation:bounce 2s ease-in-out infinite}.scroll-mouse[data-astro-cid-gpmi4ee2]{width:24px;height:36px;border:2px solid var(--color-border);border-radius:12px;display:flex;justify-content:center;padding-top:6px}.scroll-wheel[data-astro-cid-gpmi4ee2]{width:4px;height:8px;background:var(--color-accent);border-radius:2px;animation:scroll-wheel 2s ease-in-out infinite}@keyframes scroll-wheel{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(6px)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:1024px){.scroll-indicator[data-astro-cid-gpmi4ee2]{display:none}}.section[data-astro-cid-bd3wdvxi]{background:var(--color-bg)}.books-split-layout[data-astro-cid-bd3wdvxi]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:1024px){.books-split-layout[data-astro-cid-bd3wdvxi]{grid-template-columns:400px 1fr;gap:3.5rem}}.book-showcase-card[data-astro-cid-bd3wdvxi]{background:linear-gradient(145deg,#1a1a2e,#16213e,#0f0f23);border-radius:var(--radius-xl);padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}@media(min-width:1024px){.book-showcase-card[data-astro-cid-bd3wdvxi]{padding:2.5rem 2rem;position:sticky;top:100px}}.book-showcase-card[data-astro-cid-bd3wdvxi]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.08),transparent 60%);pointer-events:none}.book-card-content[data-astro-cid-bd3wdvxi]{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.available-badge[data-astro-cid-bd3wdvxi]{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:#4ade8026;border:1px solid rgba(74,222,128,.3);border-radius:9999px;font-size:.75rem;font-weight:600;color:#4ade80;position:relative;z-index:2}.badge-dot[data-astro-cid-bd3wdvxi]{width:8px;height:8px;background:#4ade80;border-radius:50%;position:relative}.badge-dot[data-astro-cid-bd3wdvxi]:after{content:"";position:absolute;inset:0;border-radius:50%;background:#4ade80;animation:pulseWave 2s ease-out infinite}@keyframes pulseWave{0%{transform:scale(1);opacity:.8}to{transform:scale(2.5);opacity:0}}.book-wrapper[data-astro-cid-bd3wdvxi]{position:relative;z-index:1}.book-scene[data-astro-cid-bd3wdvxi]{margin-top:1.5rem;width:160px;height:220px;perspective:1000px;position:relative}.book-float-wrapper[data-astro-cid-bd3wdvxi]{width:100%;height:100%;transform-style:preserve-3d;animation:floatBook 6s ease-in-out infinite}.book-showcase-card[data-astro-cid-bd3wdvxi]:hover .book-float-wrapper[data-astro-cid-bd3wdvxi]{animation-play-state:paused}.book-3d[data-astro-cid-bd3wdvxi]{width:100%;height:100%;position:relative;transform-style:preserve-3d;transform:rotateY(-25deg) rotateX(5deg);transition:transform .6s cubic-bezier(.4,0,.2,1)}.book-showcase-card[data-astro-cid-bd3wdvxi]:hover .book-3d[data-astro-cid-bd3wdvxi]{transform:rotateY(-25deg) rotateX(5deg) translate(60px)}.book-first-page[data-astro-cid-bd3wdvxi]{position:absolute;width:100%;height:100%;background:#fdfbf7;border-radius:2px 4px 4px 2px;transform:translateZ(14px);display:flex;flex-direction:column;padding:1.25rem 1rem;box-shadow:inset 0 0 30px #0000000d,inset -2px 0 8px #00000014;z-index:1}.fp-content[data-astro-cid-bd3wdvxi]{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:space-between;transform:scale(.95);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1);transition-delay:.15s}.book-showcase-card[data-astro-cid-bd3wdvxi]:hover .fp-content[data-astro-cid-bd3wdvxi]{transform:scale(1);opacity:1}.fp-header[data-astro-cid-bd3wdvxi]{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.fp-series[data-astro-cid-bd3wdvxi]{font-size:.5rem;text-transform:uppercase;letter-spacing:.15em;color:#886a4a;font-weight:700}.fp-line[data-astro-cid-bd3wdvxi]{width:20px;height:1px;background:#d4c5b0}.fp-main[data-astro-cid-bd3wdvxi]{display:flex;flex-direction:column;gap:.25rem}.fp-title[data-astro-cid-bd3wdvxi]{font-family:var(--font-heading);font-size:1.25rem;line-height:1.1;color:#2c1810;margin:0;font-weight:800}.fp-subtitle[data-astro-cid-bd3wdvxi]{font-size:.65rem;color:#6b5848;font-style:italic;font-family:serif}.fp-footer[data-astro-cid-bd3wdvxi]{display:flex;flex-direction:column;gap:.5rem;width:100%;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.06)}.fp-meta-row[data-astro-cid-bd3wdvxi]{display:flex;align-items:center;justify-content:center;gap:.5rem}.fp-meta[data-astro-cid-bd3wdvxi]{font-size:.55rem;color:#886a4a;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.fp-dot[data-astro-cid-bd3wdvxi]{font-size:.5rem;color:#d4c5b0}.fp-features-minimal[data-astro-cid-bd3wdvxi]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.55rem;color:#5d5d5d}.fp-divider[data-astro-cid-bd3wdvxi]{color:#d4c5b0;font-weight:300}.book-cover[data-astro-cid-bd3wdvxi]{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,#059669,#047857);border-radius:2px 4px 4px 2px;transform:translateZ(15px);transform-origin:left center;transform-style:preserve-3d;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;box-shadow:inset 4px 0 10px #0000001a,0 10px 20px #0000004d;border:1px solid rgba(255,255,255,.15);transition:transform .6s cubic-bezier(.4,0,.2,1);z-index:2}.book-cover[data-astro-cid-bd3wdvxi]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#064e3b,#065f46);border-radius:2px 4px 4px 2px;transform:rotateY(180deg);backface-visibility:hidden}.book-showcase-card[data-astro-cid-bd3wdvxi]:hover .book-cover[data-astro-cid-bd3wdvxi]{transform:translateZ(15px) rotateY(-110deg)}.book-cover[data-astro-cid-bd3wdvxi]:after{content:"";position:absolute;left:12px;top:0;bottom:0;width:1px;background:#00000026}.book-cover-content[data-astro-cid-bd3wdvxi]{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.book-logo[data-astro-cid-bd3wdvxi]{display:flex;align-items:center;gap:.375rem;color:#ffffffe6;font-size:.75rem;font-weight:600;margin-bottom:auto}.book-title-group[data-astro-cid-bd3wdvxi]{margin:1rem 0}.book-title-main[data-astro-cid-bd3wdvxi]{display:block;font-size:1.25rem;font-weight:800;color:#fff;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.2);margin-bottom:.25rem;font-family:var(--font-heading)}.book-subtitle[data-astro-cid-bd3wdvxi]{display:block;font-size:.875rem;color:#ffffffe6;font-weight:500}.book-footer[data-astro-cid-bd3wdvxi]{margin-top:auto;font-size:.625rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-weight:600;border-top:1px solid rgba(255,255,255,.2);padding-top:.5rem;width:100%}.book-spine[data-astro-cid-bd3wdvxi]{position:absolute;top:0;left:0;width:30px;height:100%;background:linear-gradient(90deg,#064e3b,#065f46 40%,#064e3b);transform:rotateY(-90deg) translateZ(15px);display:flex;align-items:center;justify-content:center}.spine-text[data-astro-cid-bd3wdvxi]{writing-mode:vertical-rl;transform:rotate(180deg);color:#fffc;font-size:.75rem;font-weight:600;letter-spacing:.05em}.book-pages[data-astro-cid-bd3wdvxi]{position:absolute;top:3px;right:0;width:30px;height:calc(100% - 6px);background:repeating-linear-gradient(90deg,#fef9c3,#fefce8,#fef9c3,#fefce8 3px)}.book-back[data-astro-cid-bd3wdvxi]{position:absolute;width:100%;height:100%;background:#064e3b;transform:rotateY(180deg) translateZ(15px);border-radius:4px 2px 2px 4px}@keyframes floatBook{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.book-desc[data-astro-cid-bd3wdvxi]{font-size:.875rem;color:#ffffffb3;line-height:1.5;margin:.5rem 0 0;max-width:280px;text-align:center}.book-cta-btn[data-astro-cid-bd3wdvxi]{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;background:#fff;color:#1a1a2e;border-radius:var(--radius-md);font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s ease}.book-cta-btn[data-astro-cid-bd3wdvxi]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.book-cta-btn[data-astro-cid-bd3wdvxi] svg{transition:transform .2s ease}.book-cta-btn[data-astro-cid-bd3wdvxi]:hover svg{transform:translate(3px)}.upcoming-section[data-astro-cid-bd3wdvxi]{display:flex;flex-direction:column;gap:1.5rem}.upcoming-header[data-astro-cid-bd3wdvxi]{display:flex;align-items:center;gap:.625rem;color:#ca8a04;font-size:1.125rem;font-weight:700;justify-content:center}@media(min-width:1024px){.upcoming-header[data-astro-cid-bd3wdvxi]{justify-content:flex-start}}:root[data-theme=dark] .upcoming-header[data-astro-cid-bd3wdvxi]{color:#fbbf24}.upcoming-grid[data-astro-cid-bd3wdvxi]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:480px){.upcoming-grid[data-astro-cid-bd3wdvxi]{grid-template-columns:repeat(2,1fr)}}.upcoming-card[data-astro-cid-bd3wdvxi]{position:relative;background:var(--color-elevated);border:1px solid var(--color-border);border-radius:0 0 var(--radius-xl) var(--radius-xl);padding:1.5rem 1.25rem;text-align:center;transition:all .3s ease;overflow:hidden}.card-accent[data-astro-cid-bd3wdvxi]{position:absolute;top:0;left:0;right:0;height:4px;opacity:.7;background:var(--color-accent);transition:opacity .3s ease}.upcoming-card[data-astro-cid-bd3wdvxi]:hover{transform:translateY(-4px);box-shadow:var(--shadow-card);border-color:var(--color-accent)}.upcoming-card[data-astro-cid-bd3wdvxi]:hover .card-accent[data-astro-cid-bd3wdvxi]{opacity:1;background:var(--color-accent)}.upcoming-icon[data-astro-cid-bd3wdvxi]{font-size:2.5rem;margin-bottom:.75rem}.upcoming-title[data-astro-cid-bd3wdvxi]{font-size:1rem;font-weight:700;margin:0 0 .375rem}.upcoming-desc[data-astro-cid-bd3wdvxi]{font-size:.813rem;color:var(--color-muted);margin:0 0 .875rem;line-height:1.5}.upcoming-status[data-astro-cid-bd3wdvxi]{display:inline-block;padding:.375rem .75rem;border-radius:9999px;font-size:.7rem;font-weight:600}.upcoming-status[data-astro-cid-bd3wdvxi].soon{background:#fbbf2426;color:#ca8a04}:root[data-theme=dark] .upcoming-status[data-astro-cid-bd3wdvxi].soon{color:#fbbf24}.upcoming-status[data-astro-cid-bd3wdvxi].planned{background:var(--color-surface);color:var(--color-muted);border:1px solid var(--color-border)}@media(prefers-reduced-motion:reduce){.book-float-wrapper[data-astro-cid-bd3wdvxi]{animation:none}.badge-dot[data-astro-cid-bd3wdvxi]:after{animation:none}}.pdf-section[data-astro-cid-a3b66s7d]{background:var(--color-surface);position:relative;overflow:hidden}.pdf-section[data-astro-cid-a3b66s7d]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 20%,rgba(5,150,105,.05),transparent 50%),radial-gradient(ellipse at 20% 80%,rgba(59,130,246,.03),transparent 50%);pointer-events:none}.pdf-content[data-astro-cid-a3b66s7d]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.pdf-content[data-astro-cid-a3b66s7d]{grid-template-columns:340px 1fr;gap:4rem;align-items:stretch}}.pdf-preview-card[data-astro-cid-a3b66s7d]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px}@media(min-width:1024px){.pdf-preview-card[data-astro-cid-a3b66s7d]{height:100%}}.pdf-stack[data-astro-cid-a3b66s7d]{position:relative;width:200px;height:100%;min-height:280px;max-height:400px;perspective:1000px}.pdf-page[data-astro-cid-a3b66s7d]{position:absolute;width:100%;height:100%;background:#fff;border-radius:4px;box-shadow:0 4px 20px #0000001a;transition:all .4s cubic-bezier(.4,0,.2,1)}:root[data-theme=dark] .pdf-page[data-astro-cid-a3b66s7d]{background:#1a1a2e;box-shadow:0 4px 20px #0000004d}.page-3[data-astro-cid-a3b66s7d]{transform:translateY(8px) translate(8px) scale(.95);opacity:.5}.page-2[data-astro-cid-a3b66s7d]{transform:translateY(4px) translate(4px) scale(.975);opacity:.75}.back-page-content[data-astro-cid-a3b66s7d]{width:100%;height:100%;padding:1.25rem;display:flex;flex-direction:column}.back-page-lines[data-astro-cid-a3b66s7d]{display:flex;flex-direction:column;gap:.625rem;margin-top:1.5rem}.back-page-lines[data-astro-cid-a3b66s7d] .line[data-astro-cid-a3b66s7d]{height:5px;background:var(--color-border);border-radius:3px;opacity:.6}.back-page-lines[data-astro-cid-a3b66s7d] .line[data-astro-cid-a3b66s7d].short{width:50%}.back-page-lines[data-astro-cid-a3b66s7d] .line[data-astro-cid-a3b66s7d].medium{width:75%}.page-1[data-astro-cid-a3b66s7d]{z-index:1;display:flex;flex-direction:column;padding:1.25rem;border:1px solid var(--color-border)}.pdf-stack[data-astro-cid-a3b66s7d]:hover .page-3[data-astro-cid-a3b66s7d]{transform:translate(40px) translateY(10px) rotate(12deg) scale(.95);opacity:.85}.pdf-stack[data-astro-cid-a3b66s7d]:hover .page-2[data-astro-cid-a3b66s7d]{transform:translate(20px) translateY(5px) rotate(6deg) scale(.975);opacity:.9}.pdf-stack[data-astro-cid-a3b66s7d]:hover .page-1[data-astro-cid-a3b66s7d]{transform:translate(-10px) rotate(-2deg);box-shadow:0 12px 40px #00000026}.pdf-header[data-astro-cid-a3b66s7d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.pdf-logo[data-astro-cid-a3b66s7d]{display:flex;align-items:center;gap:.375rem;color:var(--color-accent);font-size:.75rem;font-weight:600}.pdf-badge[data-astro-cid-a3b66s7d]{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;font-size:.625rem;font-weight:700;padding:.25rem .5rem;border-radius:4px;letter-spacing:.05em}.pdf-body[data-astro-cid-a3b66s7d]{flex:1}.pdf-title-line[data-astro-cid-a3b66s7d]{height:12px;background:linear-gradient(90deg,var(--color-accent),rgba(5,150,105,.5));border-radius:6px;margin-bottom:.5rem}.pdf-title-line[data-astro-cid-a3b66s7d].short{width:60%;background:var(--color-muted);opacity:.3;height:8px}.pdf-content-lines[data-astro-cid-a3b66s7d]{margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem}.pdf-content-lines[data-astro-cid-a3b66s7d] .line[data-astro-cid-a3b66s7d]{height:6px;background:var(--color-border);border-radius:3px}.pdf-content-lines[data-astro-cid-a3b66s7d] .line[data-astro-cid-a3b66s7d].short{width:45%}.pdf-content-lines[data-astro-cid-a3b66s7d] .line[data-astro-cid-a3b66s7d].medium{width:70%}.pdf-footer[data-astro-cid-a3b66s7d]{display:flex;justify-content:center;padding-top:.75rem;border-top:1px solid var(--color-border);margin-top:auto}.page-number[data-astro-cid-a3b66s7d]{font-size:.625rem;color:var(--color-muted)}.download-indicator[data-astro-cid-a3b66s7d]{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.download-icon-wrap[data-astro-cid-a3b66s7d]{width:48px;height:48px;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.download-indicator[data-astro-cid-a3b66s7d] span[data-astro-cid-a3b66s7d]{font-size:.875rem;color:var(--color-muted);font-weight:500}.features-column[data-astro-cid-a3b66s7d]{display:flex;flex-direction:column;gap:2rem}.feature-highlight[data-astro-cid-a3b66s7d]{display:flex;gap:1.25rem;padding:1.5rem;background:var(--color-elevated);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all .3s ease}.feature-highlight[data-astro-cid-a3b66s7d]:hover{border-color:var(--color-accent);box-shadow:0 8px 24px #0596691a}.highlight-icon[data-astro-cid-a3b66s7d]{flex-shrink:0;width:48px;height:48px;background:var(--color-accent-muted);color:var(--color-accent);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center}.highlight-content[data-astro-cid-a3b66s7d] h3[data-astro-cid-a3b66s7d]{font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.highlight-content[data-astro-cid-a3b66s7d] p[data-astro-cid-a3b66s7d]{font-size:.938rem;color:var(--color-muted);line-height:1.6;margin:0}.features-grid[data-astro-cid-a3b66s7d]{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media(min-width:480px){.features-grid[data-astro-cid-a3b66s7d]{grid-template-columns:repeat(3,1fr)}}.feature-card[data-astro-cid-a3b66s7d]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all .3s ease}.feature-card[data-astro-cid-a3b66s7d]:hover{transform:translateY(-2px);border-color:var(--color-primary);box-shadow:var(--shadow-card)}.feature-icon[data-astro-cid-a3b66s7d]{font-size:1.75rem;margin-bottom:.75rem}.feature-text[data-astro-cid-a3b66s7d] h4[data-astro-cid-a3b66s7d]{font-size:.938rem;font-weight:600;margin:0 0 .25rem}.feature-text[data-astro-cid-a3b66s7d] p[data-astro-cid-a3b66s7d]{font-size:.813rem;color:var(--color-muted);margin:0;line-height:1.5}.pdf-cta[data-astro-cid-a3b66s7d]{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 1.75rem;background:linear-gradient(135deg,var(--color-accent),#047857);color:#fff;border-radius:var(--radius-md);font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;align-self:flex-start}@media(max-width:1023px){.pdf-cta[data-astro-cid-a3b66s7d]{align-self:center;width:100%;max-width:320px}}.pdf-cta[data-astro-cid-a3b66s7d]:hover{transform:translateY(-2px);box-shadow:0 12px 28px -8px #05966966}.pdf-cta[data-astro-cid-a3b66s7d] svg{transition:transform .2s ease}.pdf-cta[data-astro-cid-a3b66s7d]:hover svg{transform:translate(-2px)}@media(prefers-reduced-motion:reduce){.download-icon-wrap[data-astro-cid-a3b66s7d]{animation:none}.pdf-stack[data-astro-cid-a3b66s7d]:hover .page-3[data-astro-cid-a3b66s7d],.pdf-stack[data-astro-cid-a3b66s7d]:hover .page-2[data-astro-cid-a3b66s7d],.pdf-stack[data-astro-cid-a3b66s7d]:hover .page-1[data-astro-cid-a3b66s7d]{transform:none}}.bento-grid[data-astro-cid-7y4ttiqp]{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto}@media(min-width:640px){.bento-grid[data-astro-cid-7y4ttiqp]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.bento-grid[data-astro-cid-7y4ttiqp]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.bento-card[data-astro-cid-7y4ttiqp].wide{grid-column:span 2}}.bento-card[data-astro-cid-7y4ttiqp]{position:relative;background:var(--color-elevated);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;min-height:200px}.bento-card[data-astro-cid-7y4ttiqp]:hover{transform:translateY(-5px);box-shadow:0 20px 40px -5px #0000001a;border-color:var(--color-accent);z-index:2}.card-bg-gradient[data-astro-cid-7y4ttiqp]{position:absolute;inset:0;opacity:.1;transition:opacity .4s ease}.bento-card[data-astro-cid-7y4ttiqp]:hover .card-bg-gradient[data-astro-cid-7y4ttiqp]{opacity:.2}.gradient-1[data-astro-cid-7y4ttiqp],.gradient-2[data-astro-cid-7y4ttiqp],.gradient-3[data-astro-cid-7y4ttiqp]{background:radial-gradient(circle at top right,var(--color-accent),transparent 70%)}.card-content[data-astro-cid-7y4ttiqp]{padding:1.75rem;position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.row-content[data-astro-cid-7y4ttiqp]{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}@media(max-width:640px){.row-content[data-astro-cid-7y4ttiqp]{flex-direction:column;align-items:flex-start}}.icon-wrapper[data-astro-cid-7y4ttiqp]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:transform .3s ease;background:var(--color-accent-muted);color:var(--color-accent)}.bento-card[data-astro-cid-7y4ttiqp]:hover .icon-wrapper[data-astro-cid-7y4ttiqp]{transform:scale(1.1) rotate(5deg)}.bento-card[data-astro-cid-7y4ttiqp] h3[data-astro-cid-7y4ttiqp]{font-size:1.125rem;font-weight:700;margin:0 0 .5rem;line-height:1.3}.bento-card[data-astro-cid-7y4ttiqp] p[data-astro-cid-7y4ttiqp]{font-size:.9rem;color:var(--color-muted);line-height:1.5;margin:0}.visual-mini-tree[data-astro-cid-7y4ttiqp]{display:none}@media(min-width:1024px){.visual-mini-tree[data-astro-cid-7y4ttiqp]{display:block;opacity:.6}}.mini-row[data-astro-cid-7y4ttiqp]{display:flex;align-items:center;gap:.5rem}.mini-node[data-astro-cid-7y4ttiqp]{width:32px;height:32px;background:var(--color-accent);border-radius:8px}.mini-line-h[data-astro-cid-7y4ttiqp]{width:20px;height:2px;background:var(--color-border)}.mini-node[data-astro-cid-7y4ttiqp].small{width:24px;height:24px;background:var(--color-border)}.animate-on-scroll[data-astro-cid-7y4ttiqp]{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:var(--delay, 0s)}.animate-on-scroll[data-astro-cid-7y4ttiqp].in-view{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.animate-on-scroll[data-astro-cid-7y4ttiqp]{opacity:1;transform:none;transition:none}}.webbooks-cta[data-astro-cid-2rvxvt5u]{position:relative;padding:5rem 1.5rem;overflow:hidden}.cta-bg[data-astro-cid-2rvxvt5u]{position:absolute;inset:0}.cta-gradient[data-astro-cid-2rvxvt5u]{position:absolute;inset:0;background:linear-gradient(145deg,#028150,#026d44 40%,#0a4a3a)}.dot-pattern[data-astro-cid-2rvxvt5u]{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.08) 1px,transparent 1px);background-size:20px 20px;pointer-events:none}.container[data-astro-cid-2rvxvt5u]{position:relative;z-index:1;max-width:var(--max-width);margin:0 auto}.cta-content[data-astro-cid-2rvxvt5u]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cta-title[data-astro-cid-2rvxvt5u]{font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;color:#fff;margin:0;line-height:1.2;letter-spacing:-.02em}.highlight[data-astro-cid-2rvxvt5u]{color:#86efac}.cta-description[data-astro-cid-2rvxvt5u]{font-size:1.125rem;color:#ffffffd9;margin:0;max-width:550px;line-height:1.6}.stats-badge[data-astro-cid-2rvxvt5u]{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.625rem 1.25rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:9999px;color:#fff;font-size:.875rem;font-weight:600}.stat[data-astro-cid-2rvxvt5u]{display:flex;align-items:center;gap:.375rem}.stat[data-astro-cid-2rvxvt5u] svg{color:#86efac}.stats-badge[data-astro-cid-2rvxvt5u] .divider[data-astro-cid-2rvxvt5u]{color:#ffffff4d}.cta-btn[data-astro-cid-2rvxvt5u]{display:inline-flex;align-items:center;justify-content:center;gap:.875rem;padding:1rem 2rem;min-width:320px;background:#fff;color:#028150;border-radius:var(--radius-lg);text-decoration:none;font-weight:600;transition:all .3s ease}.cta-btn[data-astro-cid-2rvxvt5u]:hover{transform:translateY(-2px)}.btn-text[data-astro-cid-2rvxvt5u]{display:flex;flex-direction:column;text-align:left}.btn-label[data-astro-cid-2rvxvt5u]{font-size:1rem;font-weight:700}.btn-sub[data-astro-cid-2rvxvt5u]{font-size:.75rem;color:#059669;font-weight:500}.arrow-icon[data-astro-cid-2rvxvt5u]{display:flex;transition:transform .3s ease}.cta-btn[data-astro-cid-2rvxvt5u]:hover .arrow-icon[data-astro-cid-2rvxvt5u]{transform:translate(4px)}@media(max-width:639px){.webbooks-cta[data-astro-cid-2rvxvt5u]{padding:4rem 1rem}.cta-btn[data-astro-cid-2rvxvt5u]{width:100%;min-width:auto;max-width:320px}.stats-badge[data-astro-cid-2rvxvt5u]{flex-wrap:wrap;gap:.5rem}}
