.card.svelte-e9rbre{display:flex;flex-direction:column;background-color:var(--section-bg);border-radius:12px;padding:1.5rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.05)}.card-link.svelte-e9rbre{display:block;text-decoration:none;color:inherit;flex:1}.card.inactive.svelte-e9rbre{opacity:.6;filter:grayscale(.3);cursor:default}.card.inactive.svelte-e9rbre:hover{opacity:.7;transform:none;box-shadow:none;border-color:#ffffff0d}.card.svelte-e9rbre:not(.inactive):hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000004d;border-color:#00eb984d}.card-header.svelte-e9rbre{margin-bottom:1rem;position:relative;display:flex;align-items:flex-start;justify-content:space-between}.card-icon.svelte-e9rbre{font-size:2rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#00eb981a;border-radius:10px}.coming-soon-badge.svelte-e9rbre{display:inline-flex;align-items:center;padding:.25rem .75rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:.7rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.free-badge.svelte-e9rbre{display:inline-flex;align-items:center;padding:.25rem .75rem;background:linear-gradient(135deg,var(--button-color) 0%,rgba(0,235,152,.8) 100%);border-radius:12px;font-size:.7rem;font-weight:700;color:var(--button-text);text-transform:uppercase;letter-spacing:.5px}.card.lead-magnet.svelte-e9rbre{border-color:#00eb984d;background:linear-gradient(135deg,var(--section-bg) 0%,rgba(0,235,152,.05) 100%)}.card.lead-magnet.svelte-e9rbre:hover{border-color:#00eb9880;box-shadow:0 10px 30px #00eb9826}.card-content.svelte-e9rbre{flex:1}.card-title.svelte-e9rbre{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary);line-height:1.3}.card-description.svelte-e9rbre{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.card-tags.svelte-e9rbre{display:flex;flex-wrap:wrap;gap:.5rem}.tag.svelte-e9rbre{display:inline-flex;align-items:center;padding:.35rem .75rem;background:#ffffff14;border-radius:6px;font-size:.8rem;color:var(--text-secondary);font-weight:500}@media (max-width: 640px){.card.svelte-e9rbre{padding:1.25rem;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.card-header.svelte-e9rbre{flex-wrap:wrap;gap:.5rem}.card-icon.svelte-e9rbre{font-size:1.75rem;width:44px;height:44px}.coming-soon-badge.svelte-e9rbre{font-size:.65rem;padding:.2rem .6rem}.card-title.svelte-e9rbre{font-size:1.1rem;margin-bottom:.5rem}.card-description.svelte-e9rbre{font-size:.9rem;margin-bottom:.75rem}.tag.svelte-e9rbre{font-size:.75rem;padding:.3rem .65rem}}.header.svelte-plgw5i.svelte-plgw5i{background-color:var(--background);padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.header-content.svelte-plgw5i.svelte-plgw5i{display:flex;justify-content:space-between;align-items:center}.logo-wrapper.svelte-plgw5i.svelte-plgw5i{display:flex;align-items:center}.logo.svelte-plgw5i.svelte-plgw5i{height:40px;width:auto}.nav.svelte-plgw5i.svelte-plgw5i{display:flex;align-items:center;gap:2rem}@media (max-width: 768px){.header.svelte-plgw5i.svelte-plgw5i{padding:1rem 0}.header-content.svelte-plgw5i.svelte-plgw5i{flex-wrap:wrap;gap:1rem}.logo.svelte-plgw5i.svelte-plgw5i{height:32px}.nav.svelte-plgw5i.svelte-plgw5i{flex-wrap:wrap;gap:1rem}}@media (max-width: 640px){.nav.svelte-plgw5i.svelte-plgw5i{gap:.75rem}}.hero.svelte-plgw5i.svelte-plgw5i{position:relative;background:#15181e;padding:6rem 0;overflow:hidden}.hero-background.svelte-plgw5i.svelte-plgw5i{position:absolute;top:0;left:0;right:0;bottom:0;opacity:1}.mesh-gradient.svelte-plgw5i.svelte-plgw5i{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 20% 50%,rgba(0,235,152,.15) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(108,118,147,.1) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(0,235,152,.08) 0%,transparent 50%);animation:svelte-plgw5i-meshMove 20s ease-in-out infinite;filter:blur(60px)}@keyframes svelte-plgw5i-meshMove{0%,to{transform:translate(0) scale(1)}33%{transform:translate(5%,-5%) scale(1.1)}66%{transform:translate(-5%,5%) scale(.9)}}.hero-shape.svelte-plgw5i.svelte-plgw5i{position:absolute;width:300px;height:300px;border-radius:20px;background:linear-gradient(135deg,#00eb9826,#6c769314);transform:rotate(45deg);animation:svelte-plgw5i-float 15s ease-in-out infinite}@keyframes svelte-plgw5i-float{0%,to{transform:rotate(45deg) translate(0)}50%{transform:rotate(45deg) translate(20px,-20px)}}.hero-shape.svelte-plgw5i.svelte-plgw5i:nth-child(2){top:-100px;right:10%;animation-delay:0s}.hero-shape.svelte-plgw5i.svelte-plgw5i:nth-child(3){bottom:-50px;left:15%;width:200px;height:200px;animation-delay:5s}.hero-shape.svelte-plgw5i.svelte-plgw5i:nth-child(4){top:30%;right:20%;width:150px;height:150px;animation-delay:10s}.hero-content.svelte-plgw5i.svelte-plgw5i{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;z-index:1;width:100%}.hero-main.svelte-plgw5i.svelte-plgw5i{text-align:left}.hero-top-headline.svelte-plgw5i.svelte-plgw5i{display:inline-block;color:var(--button-color);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.hero-title.svelte-plgw5i.svelte-plgw5i{font-size:3.2rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1;text-align:left}.hero-subtitle.svelte-plgw5i.svelte-plgw5i{font-size:1.3rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.6;font-weight:500}.bundle-offer.svelte-plgw5i.svelte-plgw5i{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2rem;margin-top:1rem;padding:2.5rem 1.5rem 1.5rem;background:#00eb981a;border:2px solid rgba(0,235,152,.3);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bundle-price.svelte-plgw5i.svelte-plgw5i{display:flex;flex-direction:column;align-items:flex-start}.pre-order-badge.svelte-plgw5i.svelte-plgw5i{position:absolute;top:-12px;left:1.5rem;font-size:.75rem;font-weight:700;color:#fff;background:#fb8052;padding:.3rem .75rem;border-radius:4px;letter-spacing:.05em;box-shadow:0 4px 12px #fb80524d}.badge-row.svelte-plgw5i.svelte-plgw5i{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.price-original.svelte-plgw5i.svelte-plgw5i{font-size:1rem;text-decoration:line-through;color:#fff6;font-weight:500}.price-amount.svelte-plgw5i.svelte-plgw5i{font-size:2rem;font-weight:700;color:var(--button-color);line-height:1}.price-label.svelte-plgw5i.svelte-plgw5i{font-size:.9rem;color:#ffffffb3;margin-top:.25rem}.bundle-plus.svelte-plgw5i.svelte-plgw5i{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;font-size:.7rem;font-weight:700;color:var(--text-primary);letter-spacing:.05em}.bundle-free.svelte-plgw5i.svelte-plgw5i{display:flex;flex-direction:column;align-items:flex-start}.free-badge.svelte-plgw5i.svelte-plgw5i{font-size:1.25rem;font-weight:700;color:var(--button-color);background:#00eb9833;padding:.25rem .75rem;border-radius:6px;line-height:1}.free-label.svelte-plgw5i.svelte-plgw5i{font-size:.9rem;color:#ffffffb3;margin-top:.25rem}.bundle-description.svelte-plgw5i.svelte-plgw5i{font-size:1rem;color:#ffffffb3;margin-bottom:2rem;line-height:1.6}.hero-image.svelte-plgw5i.svelte-plgw5i{position:relative;display:flex;justify-content:center;align-items:center}.journal-main-wrapper.svelte-plgw5i.svelte-plgw5i{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:600px;margin:0 auto}.journal-main-img.svelte-plgw5i.svelte-plgw5i{max-width:100%;height:auto;border-radius:16px;box-shadow:0 30px 60px #0009;position:relative;z-index:2;transition:transform .5s cubic-bezier(.23,1,.32,1)}.journal-main-wrapper.svelte-plgw5i:hover .journal-main-img.svelte-plgw5i{transform:translateY(-10px) scale(1.02)}.image-glow.svelte-plgw5i.svelte-plgw5i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(0,235,152,.15) 0%,transparent 70%);z-index:1;pointer-events:none}@media (max-width: 968px){.journal-main-wrapper.svelte-plgw5i.svelte-plgw5i{margin-top:2rem}}@media (max-width: 640px){.journal-main-wrapper.svelte-plgw5i.svelte-plgw5i{max-width:100%}}.hero-button.svelte-plgw5i.svelte-plgw5i{display:inline-block;padding:1rem 2.5rem;background:var(--button-color);color:var(--button-text);font-weight:600;font-size:1rem;border-radius:8px;transition:transform .2s,box-shadow .2s;white-space:nowrap;text-decoration:none}.hero-button.svelte-plgw5i.svelte-plgw5i:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00eb984d}.resources-section.svelte-plgw5i.svelte-plgw5i{padding:4rem 0;background-color:var(--background)}.resources-layout.svelte-plgw5i.svelte-plgw5i{display:grid;grid-template-columns:300px 1fr;gap:3rem}.sidebar.svelte-plgw5i.svelte-plgw5i{grid-column:1;background-color:var(--section-bg);border-radius:12px;padding:1.5rem;height:fit-content;position:sticky;top:2rem}.resources-main.svelte-plgw5i.svelte-plgw5i{grid-column:2}@media (max-width: 968px){.resources-layout.svelte-plgw5i.svelte-plgw5i{display:flex;flex-direction:column;gap:2rem}.sidebar.svelte-plgw5i.svelte-plgw5i{grid-column:unset;position:static}.resources-main.svelte-plgw5i.svelte-plgw5i{grid-column:unset}}.sidebar-header.svelte-plgw5i.svelte-plgw5i{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-filter.svelte-plgw5i.svelte-plgw5i{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.75rem 1rem;color:var(--text-secondary);font-size:.95rem;border-radius:8px;transition:all .2s;margin-bottom:.5rem;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;gap:.75rem}.sidebar-filter.svelte-plgw5i.svelte-plgw5i:hover{background-color:#ffffff0d;color:var(--text-primary)}.sidebar-filter.active.svelte-plgw5i.svelte-plgw5i{background-color:#00eb981a;color:var(--button-color)}.filter-icon.svelte-plgw5i.svelte-plgw5i{font-size:1.1rem;flex-shrink:0}.filter-text.svelte-plgw5i.svelte-plgw5i{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis}.count.svelte-plgw5i.svelte-plgw5i{background-color:#ffffff1a;padding:.25rem .5rem;border-radius:12px;font-size:.85rem;margin-left:auto;flex-shrink:0}.sidebar-filter.active.svelte-plgw5i .count.svelte-plgw5i{background-color:#00eb9833}.resources-main.svelte-plgw5i.svelte-plgw5i{min-height:500px}.search-bar.svelte-plgw5i.svelte-plgw5i{margin-bottom:2rem}.search-input.svelte-plgw5i.svelte-plgw5i{width:100%;padding:1rem 1.5rem;background-color:var(--section-bg);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--text-primary);font-size:1rem}.search-input.svelte-plgw5i.svelte-plgw5i::placeholder{color:var(--text-secondary)}.search-input.svelte-plgw5i.svelte-plgw5i:focus{outline:none;border-color:var(--button-color)}.resources-grid.svelte-plgw5i.svelte-plgw5i{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.faq-section.svelte-plgw5i.svelte-plgw5i{padding:6rem 0;background-color:var(--section-bg);border-top:1px solid rgba(255,255,255,.05)}.section-title.svelte-plgw5i.svelte-plgw5i{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:4rem}.faq-grid.svelte-plgw5i.svelte-plgw5i{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;max-width:1000px;margin:0 auto}.faq-item.svelte-plgw5i.svelte-plgw5i{background:#ffffff08;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.05);transition:transform .2s}.faq-item.svelte-plgw5i.svelte-plgw5i:hover{transform:translateY(-5px);border-color:#00eb9833}.faq-question.svelte-plgw5i.svelte-plgw5i{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary);line-height:1.4}.faq-answer.svelte-plgw5i.svelte-plgw5i{font-size:.95rem;color:var(--text-secondary);line-height:1.6}.faq-cta.svelte-plgw5i.svelte-plgw5i{margin-top:5rem;text-align:center}@media (max-width: 768px){.faq-grid.svelte-plgw5i.svelte-plgw5i{grid-template-columns:1fr;gap:1.5rem}.section-title.svelte-plgw5i.svelte-plgw5i{font-size:2rem;margin-bottom:2rem}}.no-results.svelte-plgw5i.svelte-plgw5i{text-align:center;padding:4rem 2rem;color:var(--text-secondary)}@media (max-width: 968px){.sidebar.svelte-plgw5i.svelte-plgw5i{padding:1rem;width:100%;overflow:hidden}.sidebar-header.svelte-plgw5i.svelte-plgw5i{margin-bottom:1rem;padding-bottom:1rem}.sidebar-filters.svelte-plgw5i.svelte-plgw5i{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:.75rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.sidebar-filters.svelte-plgw5i.svelte-plgw5i::-webkit-scrollbar{display:none}.sidebar-filter.svelte-plgw5i.svelte-plgw5i{flex-shrink:0;width:auto;min-width:fit-content;margin-bottom:0;padding:.75rem 1.25rem;white-space:nowrap}.hero-content.svelte-plgw5i.svelte-plgw5i{grid-template-columns:1fr;gap:2rem}.hero-main.svelte-plgw5i.svelte-plgw5i{text-align:left}.hero-top-headline.svelte-plgw5i.svelte-plgw5i{display:inline-block;text-align:left}.hero-title.svelte-plgw5i.svelte-plgw5i{font-size:2.5rem;text-align:left}.hero-subtitle.svelte-plgw5i.svelte-plgw5i{text-align:left}.bundle-offer.svelte-plgw5i.svelte-plgw5i{justify-content:space-between;flex-wrap:nowrap;gap:1rem}.bundle-price.svelte-plgw5i.svelte-plgw5i{align-items:flex-start}.bundle-description.svelte-plgw5i.svelte-plgw5i{text-align:left}.resources-grid.svelte-plgw5i.svelte-plgw5i{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}}@media (max-width: 640px){.resources-section.svelte-plgw5i.svelte-plgw5i{padding:2rem 0;overflow-x:hidden}.resources-layout.svelte-plgw5i.svelte-plgw5i{overflow-x:hidden}.sidebar.svelte-plgw5i.svelte-plgw5i{padding:.75rem 1rem;width:100%;max-width:100%;overflow-x:hidden}.sidebar-filters.svelte-plgw5i.svelte-plgw5i{gap:.5rem;padding-bottom:.25rem}.sidebar-filter.svelte-plgw5i.svelte-plgw5i{padding:.625rem 1rem;font-size:.9rem}.resources-main.svelte-plgw5i.svelte-plgw5i{width:100%;max-width:100%;overflow-x:hidden}.resources-grid.svelte-plgw5i.svelte-plgw5i{grid-template-columns:1fr;gap:1rem;width:100%;max-width:100%}.hero.svelte-plgw5i.svelte-plgw5i{padding:4rem 0}.hero-content.svelte-plgw5i.svelte-plgw5i{gap:1.5rem}.hero-main.svelte-plgw5i.svelte-plgw5i{text-align:left}.hero-top-headline.svelte-plgw5i.svelte-plgw5i{display:inline-block;text-align:left}.hero-title.svelte-plgw5i.svelte-plgw5i{font-size:2rem;text-align:left}.hero-subtitle.svelte-plgw5i.svelte-plgw5i{font-size:1.1rem;text-align:left}.bundle-offer.svelte-plgw5i.svelte-plgw5i{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;padding:2.5rem 1.25rem 1.5rem;gap:1rem;margin-top:1.5rem;width:100%}.bundle-price.svelte-plgw5i.svelte-plgw5i,.bundle-free.svelte-plgw5i.svelte-plgw5i{align-items:flex-start;text-align:left}.bundle-plus.svelte-plgw5i.svelte-plgw5i{width:36px;height:36px;font-size:.55rem;margin:0}.price-amount.svelte-plgw5i.svelte-plgw5i{font-size:1.4rem}.price-original.svelte-plgw5i.svelte-plgw5i{font-size:.9rem}.free-badge.svelte-plgw5i.svelte-plgw5i{font-size:.9rem;padding:.2rem .6rem}.free-label.svelte-plgw5i.svelte-plgw5i{font-size:.8rem}.bundle-description.svelte-plgw5i.svelte-plgw5i{font-size:.9rem;text-align:left}}
