:root{--book-primary: #143c23;--book-accent: #4ade80;--book-beige: #d2c8aa;--book-white: #ffffff;--book-black: #0a0a0a;--book-gray-50: #f9fafb;--book-gray-100: #f5f5f5;--book-gray-200: #e5e7eb;--book-gray-500: #6b7280;--book-gray-600: #525252;--book-gray-700: #374151;--book-font: "Plus Jakarta Sans", sans-serif}.book-hero-section[data-astro-cid-qy54ux6f]{position:relative;min-height:40vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;font-family:var(--book-font);overflow:hidden}.book-hero-bg[data-astro-cid-qy54ux6f]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.book-hero-bg-gradient[data-astro-cid-qy54ux6f]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0f2d1a,#143c23 40%,#1a4a2e)}.book-hero-bg-pattern[data-astro-cid-qy54ux6f]{position:absolute;top:0;right:0;width:50%;height:100%;background-image:radial-gradient(circle at 2px 2px,rgba(74,222,128,.1) 1px,transparent 0);background-size:32px 32px;mask-image:linear-gradient(to left,rgba(0,0,0,.5) 0%,transparent 80%);-webkit-mask-image:linear-gradient(to left,rgba(0,0,0,.5) 0%,transparent 80%)}.book-hero-wrapper[data-astro-cid-qy54ux6f]{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}.book-hero-breadcrumb[data-astro-cid-qy54ux6f]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem}.book-hero-breadcrumb[data-astro-cid-qy54ux6f] a[data-astro-cid-qy54ux6f]{color:#fff9;text-decoration:none;transition:color .2s}.book-hero-breadcrumb[data-astro-cid-qy54ux6f] a[data-astro-cid-qy54ux6f]:hover{color:var(--book-accent)}.book-hero-breadcrumb[data-astro-cid-qy54ux6f] span[data-astro-cid-qy54ux6f]{color:#fff6}.book-hero-breadcrumb-sep[data-astro-cid-qy54ux6f]{color:#ffffff4d}.book-hero-content[data-astro-cid-qy54ux6f]{max-width:700px;margin:0 auto}.book-hero-badge[data-astro-cid-qy54ux6f]{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.book-hero-badge-line[data-astro-cid-qy54ux6f]{width:24px;height:3px;background:var(--book-accent);border-radius:10px}.book-hero-badge-text[data-astro-cid-qy54ux6f]{font-size:.9rem;font-weight:500;color:var(--book-accent);letter-spacing:.3px}.book-hero-title[data-astro-cid-qy54ux6f]{font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15;color:var(--book-white);margin-bottom:1rem;letter-spacing:-.5px}.book-hero-title-accent[data-astro-cid-qy54ux6f]{color:var(--book-accent)}.book-hero-subtitle[data-astro-cid-qy54ux6f]{font-size:1.1rem;line-height:1.7;color:#ffffffb3;max-width:550px;margin:0 auto}.book-calendar-section[data-astro-cid-qy54ux6f]{padding:4rem 2rem 6rem;background:var(--book-gray-50);font-family:var(--book-font)}.book-calendar-wrapper[data-astro-cid-qy54ux6f]{max-width:900px;margin:0 auto}.book-calendar-card[data-astro-cid-qy54ux6f]{background:var(--book-white);border-radius:24px;padding:2.5rem;box-shadow:0 10px 40px #0000000f}.book-calendar-header[data-astro-cid-qy54ux6f]{text-align:center;margin-bottom:2rem}.book-calendar-title[data-astro-cid-qy54ux6f]{font-size:1.75rem;font-weight:700;color:var(--book-black);margin-bottom:.5rem}.book-calendar-desc[data-astro-cid-qy54ux6f]{font-size:1rem;color:var(--book-gray-500)}.book-calendar-container[data-astro-cid-qy54ux6f]{position:relative;min-height:700px;background:var(--book-white);border-radius:16px;overflow:hidden;border:1px solid var(--book-gray-200)}.book-calendar-container[data-astro-cid-qy54ux6f] iframe[data-astro-cid-qy54ux6f]{width:100%;min-height:800px;border:none}.book-calendar-loading[data-astro-cid-qy54ux6f]{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--book-white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:10;opacity:0;pointer-events:none;transition:opacity .3s ease}.book-calendar-loading[data-astro-cid-qy54ux6f].active{opacity:1;pointer-events:auto}.book-calendar-spinner[data-astro-cid-qy54ux6f]{width:48px;height:48px;border:4px solid var(--book-gray-200);border-top-color:var(--book-primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.book-calendar-loading[data-astro-cid-qy54ux6f] p[data-astro-cid-qy54ux6f]{font-size:.95rem;color:var(--book-gray-500)}.book-hero-content[data-astro-cid-qy54ux6f],.book-calendar-card[data-astro-cid-qy54ux6f]{opacity:0;transform:translateY(15px);transition:opacity .4s ease,transform .4s ease}.book-hero-section[data-astro-cid-qy54ux6f].book-animate .book-hero-content[data-astro-cid-qy54ux6f],.book-calendar-section[data-astro-cid-qy54ux6f].book-animate .book-calendar-card[data-astro-cid-qy54ux6f]{opacity:1;transform:translateY(0)}.book-calendar-section[data-astro-cid-qy54ux6f].book-animate .book-calendar-card[data-astro-cid-qy54ux6f]{transition-delay:.1s}@media(max-width:768px){.book-hero-section[data-astro-cid-qy54ux6f]{padding:7rem 1.5rem 3rem;min-height:35vh}.book-calendar-section[data-astro-cid-qy54ux6f]{padding:3rem 1.5rem 4rem}.book-calendar-card[data-astro-cid-qy54ux6f]{padding:2rem 1.5rem;border-radius:20px}.book-calendar-title[data-astro-cid-qy54ux6f]{font-size:1.5rem}.book-calendar-container[data-astro-cid-qy54ux6f]{min-height:750px;border-radius:12px}.book-calendar-container[data-astro-cid-qy54ux6f] iframe[data-astro-cid-qy54ux6f]{min-height:850px}}@media(max-width:640px){.book-hero-section[data-astro-cid-qy54ux6f]{padding:6rem 1.25rem 2.5rem}.book-hero-title[data-astro-cid-qy54ux6f]{font-size:1.75rem}.book-calendar-section[data-astro-cid-qy54ux6f]{padding:2.5rem 1rem 3rem}.book-calendar-card[data-astro-cid-qy54ux6f]{padding:1.5rem 1.25rem}.book-calendar-title[data-astro-cid-qy54ux6f]{font-size:1.25rem}.book-calendar-desc[data-astro-cid-qy54ux6f]{font-size:.9rem}.book-calendar-container[data-astro-cid-qy54ux6f]{min-height:800px}.book-calendar-container[data-astro-cid-qy54ux6f] iframe[data-astro-cid-qy54ux6f]{min-height:900px}}@media(max-width:480px){.book-hero-title[data-astro-cid-qy54ux6f]{font-size:1.5rem}.book-calendar-container[data-astro-cid-qy54ux6f]{min-height:850px;margin:0 -.5rem;border-radius:8px}.book-calendar-container[data-astro-cid-qy54ux6f] iframe[data-astro-cid-qy54ux6f]{min-height:950px}}
