@charset "UTF-8";.horoscope-new.svelte-ec30k7{font-family:Inter,sans-serif;padding:2rem 0;background:var(--theme-bg-stats);border-radius:20px}.horoscope-new.svelte-ec30k7 .zodiac-header:where(.svelte-ec30k7){text-align:center;margin-bottom:2rem}.horoscope-new.svelte-ec30k7 .zodiac-title:where(.svelte-ec30k7){font-size:2rem;font-weight:700;color:var(--theme-text-heading);margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.horoscope-new.svelte-ec30k7 .zodiac-title:where(.svelte-ec30k7) .icon-host:where(.svelte-ec30k7){color:var(--theme-accent-primary);font-size:2.2rem}.horoscope-new.svelte-ec30k7 .zodiac-subtitle:where(.svelte-ec30k7){color:var(--theme-text-secondary);font-size:1.1rem;margin:0}.horoscope-new.svelte-ec30k7 .zodiac-grid:where(.svelte-ec30k7){display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1rem}.horoscope-new.svelte-ec30k7 .zodiac-card:where(.svelte-ec30k7){background:var(--theme-bg-card);padding:1.5rem;border-radius:15px;text-align:center;box-shadow:var(--theme-shadow-card-md);transition:all .3s ease;border:2px solid transparent}.horoscope-new.svelte-ec30k7 .zodiac-card:where(.svelte-ec30k7):hover{transform:translateY(-5px);box-shadow:var(--theme-shadow-medium);border-color:var(--theme-accent-primary)}.horoscope-new.svelte-ec30k7 .zodiac-image-wrapper:where(.svelte-ec30k7){margin-bottom:1rem}.horoscope-new.svelte-ec30k7 .zodiac-image:where(.svelte-ec30k7){width:70px;height:70px;border-radius:50%;box-shadow:var(--theme-shadow-purple-medium)}.horoscope-new.svelte-ec30k7 .zodiac-name:where(.svelte-ec30k7){font-size:1rem;font-weight:600;color:var(--theme-text-heading);margin:0}.horoscope-new.svelte-ec30k7 .signup-card:where(.svelte-ec30k7){background:var(--theme-gradient-primary);color:var(--theme-text-on-accent);border-radius:20px;padding:2.5rem;box-shadow:var(--theme-shadow-purple-medium);position:relative;overflow:hidden;margin-left:1rem;margin-right:1rem}.horoscope-new.svelte-ec30k7 .signup-card:where(.svelte-ec30k7):before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:var(--theme-bg-radial-light);animation:svelte-ec30k7-rotate 20s linear infinite}.horoscope-new.svelte-ec30k7 .signup-header:where(.svelte-ec30k7){text-align:center;margin-bottom:2rem;position:relative;z-index:1}.horoscope-new.svelte-ec30k7 .signup-title:where(.svelte-ec30k7){font-size:2rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.horoscope-new.svelte-ec30k7 .signup-title:where(.svelte-ec30k7) .highlight:where(.svelte-ec30k7){background:var(--theme-bg-gradient-gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.horoscope-new.svelte-ec30k7 .signup-subtitle:where(.svelte-ec30k7){font-size:1.1rem;opacity:.9;line-height:1.5;margin:0}.horoscope-new.svelte-ec30k7 .signup-form:where(.svelte-ec30k7){position:relative;z-index:1}.horoscope-new.svelte-ec30k7 .form-group:where(.svelte-ec30k7){margin-bottom:1.5rem}.horoscope-new.svelte-ec30k7 .input-wrapper:where(.svelte-ec30k7){position:relative;display:flex;align-items:center}.horoscope-new.svelte-ec30k7 .input-icon:where(.svelte-ec30k7){position:absolute;left:1rem;z-index:2;color:var(--theme-text-on-accent-muted);font-size:1.1rem;transition:color .3s ease}.horoscope-new.svelte-ec30k7 .modern-input-with-icon:where(.svelte-ec30k7){background:var(--theme-bg-transparent-light-3);border:2px solid var(--theme-text-footer-separator);color:var(--theme-text-on-accent);caret-color:var(--theme-text-on-accent);border-radius:10px;padding:.75rem 1rem .75rem 3rem;font-size:1rem;transition:all .3s ease;width:100%}.horoscope-new.svelte-ec30k7 .modern-input-with-icon:where(.svelte-ec30k7)::-moz-placeholder{color:var(--theme-text-on-accent-muted);opacity:1}.horoscope-new.svelte-ec30k7 .modern-input-with-icon:where(.svelte-ec30k7)::placeholder{color:var(--theme-text-on-accent-muted);opacity:1}.horoscope-new.svelte-ec30k7 .modern-input-with-icon:where(.svelte-ec30k7):focus{background:var(--theme-text-footer-separator);border-color:var(--theme-overlay-light-strong);box-shadow:0 0 0 .2rem var(--theme-text-footer-separator);color:var(--theme-text-on-accent)}.horoscope-new.svelte-ec30k7 .input-wrapper:where(.svelte-ec30k7):focus-within .input-icon:where(.svelte-ec30k7){color:var(--theme-text-on-accent)}.horoscope-new.svelte-ec30k7 .date-label:where(.svelte-ec30k7){display:flex;align-items:center;gap:.5rem;font-weight:600;margin-bottom:.75rem;color:var(--theme-text-on-accent);font-size:1rem}.horoscope-new.svelte-ec30k7 .date-label:where(.svelte-ec30k7) .icon-host:where(.svelte-ec30k7){color:var(--theme-text-on-accent-muted);font-size:1.1rem}.horoscope-new.svelte-ec30k7 .date-selector:where(.svelte-ec30k7){display:grid;grid-template-columns:1fr 2fr 1fr;gap:.75rem}.horoscope-new.svelte-ec30k7 .modern-select:where(.svelte-ec30k7){background:var(--theme-bg-transparent-light-3);border:2px solid var(--theme-text-footer-separator);color:var(--theme-text-on-accent);border-radius:10px;padding:.75rem;transition:all .3s ease}.horoscope-new.svelte-ec30k7 .modern-select:where(.svelte-ec30k7):focus{background:var(--theme-text-footer-separator);border-color:var(--theme-overlay-light-strong);box-shadow:0 0 0 .2rem var(--theme-text-footer-separator)}.horoscope-new.svelte-ec30k7 .modern-select:where(.svelte-ec30k7) option:where(.svelte-ec30k7){background:var(--theme-bg-input);color:var(--theme-text-primary)}.horoscope-new.svelte-ec30k7 .error-message:where(.svelte-ec30k7){display:flex;align-items:center;gap:.5rem;background:var(--theme-danger-alert-bg);color:var(--theme-danger-text);padding:.5rem;border-radius:8px;margin-top:.5rem;font-size:.9rem}.horoscope-new.svelte-ec30k7 .error-message:where(.svelte-ec30k7) .icon-host:where(.svelte-ec30k7){color:var(--theme-danger-primary)}.horoscope-new.svelte-ec30k7 .form-actions:where(.svelte-ec30k7){margin-top:2rem;text-align:center}.horoscope-new.svelte-ec30k7 .recaptcha-wrapper:where(.svelte-ec30k7){margin-bottom:1.5rem}.horoscope-new.svelte-ec30k7 .modern-btn:where(.svelte-ec30k7){background:var(--theme-bg-gradient-success);border:none;color:var(--theme-text-on-accent);padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.5rem;margin:0 auto;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.horoscope-new.svelte-ec30k7 .modern-btn:where(.svelte-ec30k7):hover:not(:disabled){transform:translateY(-3px);box-shadow:var(--theme-box-shadow-btn-hover-strong)}.horoscope-new.svelte-ec30k7 .modern-btn:where(.svelte-ec30k7):disabled{opacity:.6;cursor:not-allowed;transform:none}.horoscope-new.svelte-ec30k7 .modern-btn:where(.svelte-ec30k7) .icon-host:where(.svelte-ec30k7){font-size:1.2rem}.horoscope-new.svelte-ec30k7 .signup-footer:where(.svelte-ec30k7){margin-top:2rem;position:relative;z-index:1}.horoscope-new.svelte-ec30k7 .privacy-note:where(.svelte-ec30k7),.horoscope-new.svelte-ec30k7 .terms-note:where(.svelte-ec30k7){display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:1rem;background:var(--theme-bg-transparent-light-3);border-radius:10px;font-size:.9rem;line-height:1.4}.horoscope-new.svelte-ec30k7 .privacy-note:where(.svelte-ec30k7) .icon-host:where(.svelte-ec30k7),.horoscope-new.svelte-ec30k7 .terms-note:where(.svelte-ec30k7) .icon-host:where(.svelte-ec30k7){color:var(--theme-text-on-accent-muted);margin-top:.1rem}.horoscope-new.svelte-ec30k7 .privacy-note:where(.svelte-ec30k7) p:where(.svelte-ec30k7),.horoscope-new.svelte-ec30k7 .terms-note:where(.svelte-ec30k7) p:where(.svelte-ec30k7){margin:0}.horoscope-new.svelte-ec30k7 .terms-note:where(.svelte-ec30k7) a:where(.svelte-ec30k7){color:var(--theme-icon-gift);text-decoration:none}.horoscope-new.svelte-ec30k7 .terms-note:where(.svelte-ec30k7) a:where(.svelte-ec30k7):hover{text-decoration:underline}@keyframes svelte-ec30k7-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1399px){.horoscope-new.svelte-ec30k7 .zodiac-grid:where(.svelte-ec30k7){grid-template-columns:repeat(3,1fr);gap:1rem}.horoscope-new.svelte-ec30k7 .zodiac-title:where(.svelte-ec30k7){font-size:1.75rem}.horoscope-new.svelte-ec30k7 .signup-card:where(.svelte-ec30k7){margin-left:1rem;margin-right:1rem}}@media(max-width:991.98px){.horoscope-new.svelte-ec30k7 .zodiac-grid:where(.svelte-ec30k7){grid-template-columns:repeat(3,1fr);gap:1rem}.horoscope-new.svelte-ec30k7 .zodiac-title:where(.svelte-ec30k7){font-size:1.75rem}.horoscope-new.svelte-ec30k7 .signup-title:where(.svelte-ec30k7){font-size:1.75rem}}@media(max-width:767.98px){.horoscope-new.svelte-ec30k7{padding:1rem 0}.horoscope-new.svelte-ec30k7 .zodiac-header:where(.svelte-ec30k7){margin-bottom:.75rem}.horoscope-new.svelte-ec30k7 .zodiac-title:where(.svelte-ec30k7){font-size:1.25rem;margin-bottom:.25rem}.horoscope-new.svelte-ec30k7 .zodiac-title:where(.svelte-ec30k7) .icon-host:where(.svelte-ec30k7){font-size:1.4rem}.horoscope-new.svelte-ec30k7 .zodiac-subtitle:where(.svelte-ec30k7){display:none}.horoscope-new.svelte-ec30k7 .zodiac-grid:where(.svelte-ec30k7){grid-template-columns:repeat(4,1fr);gap:.5rem;padding:.25rem}.horoscope-new.svelte-ec30k7 .zodiac-card:where(.svelte-ec30k7){padding:.5rem .25rem;border-radius:10px}.horoscope-new.svelte-ec30k7 .zodiac-image-wrapper:where(.svelte-ec30k7){margin-bottom:.25rem}.horoscope-new.svelte-ec30k7 .zodiac-image:where(.svelte-ec30k7){width:40px;height:40px}.horoscope-new.svelte-ec30k7 .zodiac-name:where(.svelte-ec30k7){font-size:.7rem}.horoscope-new.svelte-ec30k7 .signup-card:where(.svelte-ec30k7){padding:1.5rem 1rem;margin-left:.5rem;margin-right:.5rem;margin-top:1.5rem}.horoscope-new.svelte-ec30k7 .signup-title:where(.svelte-ec30k7){font-size:1.35rem;margin-bottom:.5rem}.horoscope-new.svelte-ec30k7 .signup-subtitle:where(.svelte-ec30k7){font-size:.95rem}.horoscope-new.svelte-ec30k7 .signup-header:where(.svelte-ec30k7){margin-bottom:1.25rem}.horoscope-new.svelte-ec30k7 .form-group:where(.svelte-ec30k7){margin-bottom:1rem}.horoscope-new.svelte-ec30k7 .date-selector:where(.svelte-ec30k7){grid-template-columns:1fr;gap:.5rem}.horoscope-new.svelte-ec30k7 .form-actions:where(.svelte-ec30k7){margin-top:1.25rem}.horoscope-new.svelte-ec30k7 .modern-btn:where(.svelte-ec30k7){padding:.75rem 1.25rem;font-size:.95rem}.horoscope-new.svelte-ec30k7 .signup-footer:where(.svelte-ec30k7){margin-top:1.25rem}.horoscope-new.svelte-ec30k7 .privacy-note:where(.svelte-ec30k7),.horoscope-new.svelte-ec30k7 .terms-note:where(.svelte-ec30k7){padding:.75rem;font-size:.85rem;margin-bottom:.75rem}}.offer-cards-section.svelte-d7di11{padding:1.5rem .75rem;max-width:1200px;margin:0 auto}.offer-cards-grid.svelte-d7di11{display:grid;gap:1.5rem}.offer-cards-grid.cols-4.svelte-d7di11{grid-template-columns:repeat(4,1fr)}.offer-cards-grid.cols-3.svelte-d7di11{grid-template-columns:repeat(3,1fr)}.offer-card.svelte-d7di11{background:var(--theme-bg-card);border-radius:16px;padding:1.5rem 1.25rem;box-shadow:var(--theme-shadow-card-md);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.75rem;animation:svelte-d7di11-slideUp .5s ease-out both;transition:transform .3s ease,box-shadow .3s ease}.offer-card.svelte-d7di11:hover{transform:translateY(-4px);box-shadow:var(--theme-shadow-card-md-hover)}.free-minutes-card.svelte-d7di11{background:var(--theme-gradient-primary);color:var(--theme-text-on-accent)}.free-minutes-card.svelte-d7di11 .card-title:where(.svelte-d7di11){color:var(--theme-text-on-accent)}.free-minutes-card.svelte-d7di11 .card-description:where(.svelte-d7di11){color:var(--theme-text-on-accent-muted)}.card-icon.svelte-d7di11{width:56px;height:56px;border-radius:50%;background:var(--theme-text-footer-separator);display:flex;align-items:center;justify-content:center}.card-icon.svelte-d7di11 .icon-host:where(.svelte-d7di11){font-size:1.5rem;color:var(--theme-text-on-accent)}.card-title.svelte-d7di11{font-size:1.3rem;font-weight:700;color:var(--theme-text-heading);margin:0;line-height:1.3}.card-description.svelte-d7di11{font-size:.875rem;color:var(--theme-text-secondary);margin:0;line-height:1.5}.promotion-card.svelte-d7di11{position:relative;background:var(--theme-bg-card);border:3px solid var(--theme-border-light);border-radius:16px;padding:1.5rem 1.25rem;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:.75rem;overflow:hidden;animation:svelte-d7di11-slideUp .5s ease-out both}.promotion-card.svelte-d7di11:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--theme-gradient-primary);transform:scaleX(0);transition:transform .4s ease}.promotion-card.svelte-d7di11:hover{transform:translateY(-5px);box-shadow:var(--theme-shadow-card-md-hover);border-color:var(--theme-accent-primary)}.promotion-card.svelte-d7di11:hover:before{transform:scaleX(1)}.promotion-pricing.svelte-d7di11{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:var(--theme-bg-section);border-radius:12px}.promotion-pricing.svelte-d7di11 .price-row:where(.svelte-d7di11){display:flex;align-items:baseline;gap:.75rem;justify-content:center}.promotion-pricing.svelte-d7di11 .original-price:where(.svelte-d7di11){color:var(--theme-text-muted);font-size:1rem;text-decoration:line-through}.promotion-pricing.svelte-d7di11 .current-price:where(.svelte-d7di11){color:var(--theme-accent-primary);font-size:2rem;font-weight:700;line-height:1}.promotion-pricing.svelte-d7di11 .savings-label:where(.svelte-d7di11){color:var(--theme-btn-primary-hover);font-size:.875rem;font-weight:600;text-align:center}.promo-cta.svelte-d7di11{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background:var(--theme-bg-gradient-success);border-radius:8px;text-align:center;font-weight:600;color:var(--theme-text-on-accent);font-size:.875rem;transition:all .3s ease;margin-top:auto}.promo-cta.svelte-d7di11 .icon-host:where(.svelte-d7di11){font-size:1.1rem}.promotion-card.svelte-d7di11:hover .promo-cta:where(.svelte-d7di11){transform:translateY(-1px);box-shadow:var(--theme-shadow-profile-image)}.registration-card.svelte-d7di11{text-decoration:none;cursor:pointer}.registration-card.svelte-d7di11 .registration-icon:where(.svelte-d7di11){background:var(--theme-bg-transparent-purple-3)}.registration-card.svelte-d7di11 .registration-icon:where(.svelte-d7di11) .icon-host:where(.svelte-d7di11){color:var(--theme-accent-primary)}.registration-card.svelte-d7di11 .promo-cta:where(.svelte-d7di11){display:inline-block;padding:.5rem 1.5rem;border-radius:25px}.registration-card.svelte-d7di11:hover .promo-cta:where(.svelte-d7di11){transform:translateY(-1px);box-shadow:var(--theme-shadow-profile-image)}.skeleton-card.svelte-d7di11{pointer-events:none}.skeleton-icon.svelte-d7di11{width:56px;height:56px;border-radius:50%;background:var(--theme-bg-skeleton-shimmer);background-size:200% 100%;animation:svelte-d7di11-shimmer 1.5s ease-in-out infinite}.skeleton-line.svelte-d7di11{height:14px;border-radius:7px;background:var(--theme-bg-skeleton-shimmer);background-size:200% 100%;animation:svelte-d7di11-shimmer 1.5s ease-in-out infinite}.skeleton-line.wide.svelte-d7di11{width:80%}.skeleton-line.medium.svelte-d7di11{width:60%}.skeleton-line.narrow.svelte-d7di11{width:40%}.offer-cards-fallback.svelte-d7di11{text-align:center;padding:2rem;color:var(--theme-text-secondary)}@keyframes svelte-d7di11-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-d7di11-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media(max-width:991.98px){.offer-cards-section.svelte-d7di11{padding:2rem 1.5rem}.offer-cards-grid.svelte-d7di11{gap:.75rem}.offer-cards-grid.cols-4.svelte-d7di11{grid-template-columns:repeat(4,1fr)}.offer-cards-grid.cols-3.svelte-d7di11{grid-template-columns:repeat(3,1fr)}.offer-card.svelte-d7di11{padding:1.5rem 1.25rem}.promotion-card.svelte-d7di11{padding:1.5rem 1.25rem;gap:1rem}.card-icon.svelte-d7di11{width:44px;height:44px}.card-icon.svelte-d7di11 .icon-host:where(.svelte-d7di11){font-size:1.2rem}.card-title.svelte-d7di11,.card-description.svelte-d7di11{font-size:.75rem}.promotion-pricing.svelte-d7di11{padding:.75rem}.promotion-pricing.svelte-d7di11 .current-price:where(.svelte-d7di11){font-size:1.5rem}.promotion-pricing.svelte-d7di11 .savings-label:where(.svelte-d7di11){font-size:.7rem}.promo-cta.svelte-d7di11{padding:.5rem .75rem;font-size:.75rem}}@media(max-width:767.98px){.offer-cards-section.svelte-d7di11{padding:1.5rem .75rem}.offer-cards-grid.svelte-d7di11{gap:.5rem}.offer-cards-grid.cols-4.svelte-d7di11,.offer-cards-grid.cols-3.svelte-d7di11{grid-template-columns:1fr}.offer-card.svelte-d7di11{flex-direction:row;align-items:center;text-align:left;padding:.75rem 1rem;border-radius:12px;gap:.75rem}.free-minutes-card.svelte-d7di11 .card-description:where(.svelte-d7di11){display:none}.card-icon.svelte-d7di11{width:36px;height:36px;flex-shrink:0}.card-icon.svelte-d7di11 .icon-host:where(.svelte-d7di11){font-size:1rem}.card-title.svelte-d7di11{font-size:.875rem;flex:1}.card-description.svelte-d7di11{font-size:.75rem}.promotion-card.svelte-d7di11{flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem;border-radius:12px;gap:.5rem}.promotion-pricing.svelte-d7di11{flex-direction:row;align-items:center;gap:0;padding:0;background:none;border-radius:0}.promotion-pricing.svelte-d7di11 .price-row:where(.svelte-d7di11){display:flex;align-items:baseline;gap:.5rem}.promotion-pricing.svelte-d7di11 .original-price:where(.svelte-d7di11){font-size:.8rem}.promotion-pricing.svelte-d7di11 .current-price:where(.svelte-d7di11){font-size:1.25rem;white-space:nowrap}.promotion-pricing.svelte-d7di11 .savings-label:where(.svelte-d7di11){font-size:.7rem;white-space:nowrap;margin-left:.5rem}.promo-cta.svelte-d7di11{padding:.3rem .5rem;font-size:.6rem;margin-top:0;white-space:nowrap;display:flex}.promo-cta.svelte-d7di11 .icon-host:where(.svelte-d7di11){line-height:1}.registration-card.svelte-d7di11 .promo-cta:where(.svelte-d7di11){border-radius:20px}.skeleton-card.svelte-d7di11{flex-direction:row;align-items:center}.skeleton-icon.svelte-d7di11{width:36px;height:36px;flex-shrink:0}.skeleton-line.svelte-d7di11{height:12px}.skeleton-line.wide.svelte-d7di11{flex:1}.skeleton-line.medium.svelte-d7di11,.skeleton-line.narrow.svelte-d7di11{display:none}}h1.svelte-h7bcrl,h2.svelte-h7bcrl{font-size:2.75rem;font-weight:700;text-align:center;color:var(--theme-accent-primary);margin-bottom:1.5rem;line-height:1.3;letter-spacing:-.02em;text-shadow:var(--theme-text-shadow-light);animation:svelte-h7bcrl-gradientShift 4s ease-in-out infinite;font-family:Libre Baskerville,serif;position:relative}h1.svelte-h7bcrl:after,h2.svelte-h7bcrl:after{content:"";position:absolute;inset:0;background:var(--theme-gradient-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:blur(1px);opacity:.3;z-index:-1}@keyframes svelte-h7bcrl-gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}h3.svelte-h7bcrl{font-size:24px;margin-top:20px;margin-bottom:10px}.homepage-info-new.svelte-h7bcrl{font-family:Inter,sans-serif;line-height:1.6;color:var(--theme-text-primary)}.homepage-info-new.svelte-h7bcrl .info-hero-section:where(.svelte-h7bcrl){background:var(--theme-gradient-primary);color:var(--theme-text-on-accent);padding:4rem 2rem;border-radius:20px;margin-bottom:3rem;text-align:center;position:relative;overflow:hidden}.homepage-info-new.svelte-h7bcrl .info-hero-section:where(.svelte-h7bcrl):before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:var(--theme-bg-radial-light);animation:svelte-h7bcrl-float 6s ease-in-out infinite}.homepage-info-new.svelte-h7bcrl .info-hero-content:where(.svelte-h7bcrl){position:relative;z-index:1;max-width:800px;margin:0 auto}.homepage-info-new.svelte-h7bcrl .info-hero-title:where(.svelte-h7bcrl){font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.homepage-info-new.svelte-h7bcrl .info-hero-subtitle:where(.svelte-h7bcrl){font-size:1.3rem;opacity:.95;line-height:1.6;margin:0}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl){display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.homepage-info-new.svelte-h7bcrl .info-card:where(.svelte-h7bcrl){background:var(--theme-bg-card);border-radius:15px;padding:2.5rem;box-shadow:var(--theme-shadow-card-md);transition:all .3s ease;border:1px solid var(--theme-border-light)}.homepage-info-new.svelte-h7bcrl .info-card:where(.svelte-h7bcrl):hover{transform:translateY(-5px);box-shadow:var(--theme-shadow-card-md-hover)}.homepage-info-new.svelte-h7bcrl .info-card-header:where(.svelte-h7bcrl){display:flex;align-items:center;margin-bottom:1.5rem}.homepage-info-new.svelte-h7bcrl .info-card-icon:where(.svelte-h7bcrl){font-size:2.5rem;color:var(--theme-accent-primary);margin-right:1rem}.homepage-info-new.svelte-h7bcrl .info-card-title:where(.svelte-h7bcrl){font-size:1.5rem;font-weight:700;color:var(--theme-text-heading);margin:0}.homepage-info-new.svelte-h7bcrl .info-card-content:where(.svelte-h7bcrl) p:where(.svelte-h7bcrl){color:var(--theme-text-secondary);line-height:1.7;margin-bottom:1.5rem}.homepage-info-new.svelte-h7bcrl .info-features:where(.svelte-h7bcrl){display:flex;flex-direction:column;gap:1rem}.homepage-info-new.svelte-h7bcrl .info-feature:where(.svelte-h7bcrl){display:flex;align-items:center;padding:.75rem;background:var(--theme-bg-transparent-purple-3);border-radius:8px}.homepage-info-new.svelte-h7bcrl .info-feature:where(.svelte-h7bcrl) .icon-host:where(.svelte-h7bcrl){color:var(--theme-icon-success);margin-right:.75rem;font-size:1.1rem}.homepage-info-new.svelte-h7bcrl .info-feature:where(.svelte-h7bcrl) span:where(.svelte-h7bcrl){font-weight:500;color:var(--theme-text-secondary-strong)}.homepage-info-new.svelte-h7bcrl .info-services-section:where(.svelte-h7bcrl){background:var(--theme-bg-stats);padding:4rem 2rem;border-radius:20px;margin-bottom:3rem}.homepage-info-new.svelte-h7bcrl .info-section-title:where(.svelte-h7bcrl){font-size:2.5rem;font-weight:700;text-align:center;color:var(--theme-text-heading);margin-bottom:1rem}.homepage-info-new.svelte-h7bcrl .info-section-subtitle:where(.svelte-h7bcrl){font-size:1.2rem;text-align:center;color:var(--theme-text-secondary);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.homepage-info-new.svelte-h7bcrl .services-grid:where(.svelte-h7bcrl){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl){background:var(--theme-bg-card);padding:2rem;border-radius:15px;box-shadow:var(--theme-shadow-card-md);transition:all .3s ease;text-align:center;border:none;cursor:default;width:100%;font-family:inherit}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl):hover{transform:translateY(-3px);box-shadow:var(--theme-shadow-card-md-hover)}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) .service-toggle:where(.svelte-h7bcrl){display:none}.homepage-info-new.svelte-h7bcrl .service-icon:where(.svelte-h7bcrl){width:80px;height:80px;background:var(--theme-gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.homepage-info-new.svelte-h7bcrl .service-icon:where(.svelte-h7bcrl) .icon-host:where(.svelte-h7bcrl){font-size:2rem;color:var(--theme-text-on-accent)}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) h3:where(.svelte-h7bcrl){font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:var(--theme-text-heading)}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) h3:where(.svelte-h7bcrl) a:where(.svelte-h7bcrl){color:inherit;text-decoration:none;transition:color .2s ease}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) h3:where(.svelte-h7bcrl) a:where(.svelte-h7bcrl):hover{color:var(--theme-link-color)}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) p:where(.svelte-h7bcrl){color:var(--theme-text-secondary);line-height:1.6;font-size:.95rem}.homepage-info-new.svelte-h7bcrl .info-faq-section:where(.svelte-h7bcrl){background:var(--theme-bg-card);padding:4rem 2rem;border-radius:20px;margin-bottom:3rem;box-shadow:var(--theme-shadow-card-md)}.homepage-info-new.svelte-h7bcrl .faq-grid:where(.svelte-h7bcrl){display:grid;gap:1.5rem;max-width:800px;margin:0 auto}.homepage-info-new.svelte-h7bcrl .faq-item:where(.svelte-h7bcrl){background:var(--theme-bg-section);padding:1.5rem;border-radius:12px;border-left:4px solid var(--theme-accent-primary)}.homepage-info-new.svelte-h7bcrl .faq-question:where(.svelte-h7bcrl){display:flex;align-items:center;font-weight:600;color:var(--theme-text-heading);margin-bottom:.75rem}.homepage-info-new.svelte-h7bcrl .faq-question:where(.svelte-h7bcrl) .icon-host:where(.svelte-h7bcrl){color:var(--theme-accent-primary);margin-right:.75rem;font-size:1.2rem}.homepage-info-new.svelte-h7bcrl .faq-answer:where(.svelte-h7bcrl){color:var(--theme-text-secondary-strong);line-height:1.6;padding-left:2rem}@keyframes svelte-h7bcrl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media(max-width:991.98px){.homepage-info-new.svelte-h7bcrl .info-hero-title:where(.svelte-h7bcrl){font-size:2.5rem}.homepage-info-new.svelte-h7bcrl .info-hero-subtitle:where(.svelte-h7bcrl){font-size:1.1rem}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl){grid-template-columns:1fr}.homepage-info-new.svelte-h7bcrl .services-grid:where(.svelte-h7bcrl){grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.homepage-info-new.svelte-h7bcrl .info-section-title:where(.svelte-h7bcrl){font-size:2rem}}@media(max-width:767.98px){.homepage-info-new.svelte-h7bcrl .info-hero-section:where(.svelte-h7bcrl){padding:1.25rem 1rem;margin-bottom:1rem;border-radius:12px}.homepage-info-new.svelte-h7bcrl .info-hero-title:where(.svelte-h7bcrl){font-size:1.4rem;margin-bottom:0}.homepage-info-new.svelte-h7bcrl .info-hero-subtitle:where(.svelte-h7bcrl){display:none}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl){margin-bottom:1rem;gap:0}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl) .info-card:where(.svelte-h7bcrl){display:none}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl) .info-card:where(.svelte-h7bcrl):first-child{display:block;padding:1rem;border-radius:10px}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl) .info-card:where(.svelte-h7bcrl):first-child .info-card-header:where(.svelte-h7bcrl){margin-bottom:.5rem}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl) .info-card:where(.svelte-h7bcrl):first-child .info-card-icon:where(.svelte-h7bcrl){font-size:1.5rem;margin-right:.5rem}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl) .info-card:where(.svelte-h7bcrl):first-child .info-card-title:where(.svelte-h7bcrl){font-size:1.1rem}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl) .info-card:where(.svelte-h7bcrl):first-child .info-card-content:where(.svelte-h7bcrl) p:where(.svelte-h7bcrl){font-size:.85rem;margin-bottom:.75rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl) .info-card:where(.svelte-h7bcrl):first-child .info-features:where(.svelte-h7bcrl){gap:.5rem}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl) .info-card:where(.svelte-h7bcrl):first-child .info-features:where(.svelte-h7bcrl) .info-feature:where(.svelte-h7bcrl){padding:.4rem .5rem;font-size:.8rem}.homepage-info-new.svelte-h7bcrl .info-cards-grid:where(.svelte-h7bcrl) .info-card:where(.svelte-h7bcrl):first-child .info-features:where(.svelte-h7bcrl) .info-feature:where(.svelte-h7bcrl) .icon-host:where(.svelte-h7bcrl){font-size:.9rem;margin-right:.5rem}.homepage-info-new.svelte-h7bcrl .info-services-section:where(.svelte-h7bcrl){padding:1rem;margin-bottom:1rem;border-radius:12px}.homepage-info-new.svelte-h7bcrl .info-section-title:where(.svelte-h7bcrl){font-size:1.25rem;margin-bottom:.25rem}.homepage-info-new.svelte-h7bcrl .info-section-subtitle:where(.svelte-h7bcrl){font-size:.85rem;margin-bottom:1rem;display:none}.homepage-info-new.svelte-h7bcrl .services-grid:where(.svelte-h7bcrl){grid-template-columns:repeat(2,1fr);gap:.5rem}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl){padding:.75rem;border-radius:10px;text-align:center;position:relative}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) .service-icon:where(.svelte-h7bcrl){width:40px;height:40px;margin-bottom:.5rem}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) .service-icon:where(.svelte-h7bcrl) .icon-host:where(.svelte-h7bcrl){font-size:1.1rem}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) h3:where(.svelte-h7bcrl){font-size:.8rem;margin:0;line-height:1.3}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) p:where(.svelte-h7bcrl){max-height:0;overflow:hidden;opacity:0;margin:0;font-size:.75rem;line-height:1.4;transition:max-height .3s ease,opacity .3s ease,margin .3s ease}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) .service-toggle:where(.svelte-h7bcrl){display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:.25rem auto -.5rem;padding:0;border:0;border-radius:50%;background:transparent;color:var(--theme-link-color);font-size:.7rem;transition:transform .3s ease;cursor:pointer}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) .service-toggle:where(.svelte-h7bcrl) .icon-host:where(.svelte-h7bcrl){display:inline-block;transition:transform .3s ease}.homepage-info-new.svelte-h7bcrl .service-item.expanded:where(.svelte-h7bcrl) p:where(.svelte-h7bcrl){max-height:150px;opacity:1;margin-top:.5rem}.homepage-info-new.svelte-h7bcrl .service-item.expanded:where(.svelte-h7bcrl) .service-toggle:where(.svelte-h7bcrl) .icon-host:where(.svelte-h7bcrl){transform:rotate(180deg)}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) .service-toggle:where(.svelte-h7bcrl):focus-visible,.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) h3:where(.svelte-h7bcrl) a:where(.svelte-h7bcrl):focus-visible{outline:2px solid var(--theme-link-color);outline-offset:2px}.homepage-info-new.svelte-h7bcrl .service-item:where(.svelte-h7bcrl) .service-toggle:where(.svelte-h7bcrl):active{transform:scale(.98)}.homepage-info-new.svelte-h7bcrl .info-faq-section:where(.svelte-h7bcrl){padding:1rem;margin-bottom:1rem;border-radius:12px}.homepage-info-new.svelte-h7bcrl .faq-grid:where(.svelte-h7bcrl){gap:.5rem}.homepage-info-new.svelte-h7bcrl .faq-item:where(.svelte-h7bcrl){padding:.75rem;border-radius:8px;border-left-width:3px}.homepage-info-new.svelte-h7bcrl .faq-item:where(.svelte-h7bcrl) .faq-question:where(.svelte-h7bcrl){font-size:.85rem;margin-bottom:.25rem}.homepage-info-new.svelte-h7bcrl .faq-item:where(.svelte-h7bcrl) .faq-question:where(.svelte-h7bcrl) .icon-host:where(.svelte-h7bcrl){font-size:1rem;margin-right:.5rem}.homepage-info-new.svelte-h7bcrl .faq-item:where(.svelte-h7bcrl) .faq-answer:where(.svelte-h7bcrl){font-size:.8rem;padding-left:1.5rem;line-height:1.4}}.hero-zone.svelte-h7bcrl{position:relative}.hero-zone.has-hero.svelte-h7bcrl{margin-top:-82px;padding-top:68px}.hero-zone.has-hero.svelte-h7bcrl:after{content:"";position:absolute;bottom:0;left:0;right:0;height:45%;background:linear-gradient(to bottom,transparent 0%,transparent 70%,var(--theme-bg-page) 100%);z-index:1;pointer-events:none}.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl){position:absolute;right:0;top:0;height:100%;width:58%;overflow:hidden}.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl) picture:where(.svelte-h7bcrl){display:block;width:100%;height:100%}.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl) .hero-bg:where(.svelte-h7bcrl){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl):before{content:"";position:absolute;top:0;left:0;bottom:0;width:50%;background:linear-gradient(to right,var(--theme-bg-page),transparent);z-index:1;pointer-events:none}.hero-section.svelte-h7bcrl{position:relative;display:flex;align-items:center;min-height:420px;z-index:2}.hero-section.svelte-h7bcrl h1:where(.svelte-h7bcrl){text-align:left}.hero-section.svelte-h7bcrl .title-wrapper:where(.svelte-h7bcrl){max-width:55%;z-index:2;position:relative;animation:svelte-h7bcrl-heroSlideUp .8s ease-out;background:linear-gradient(to right,var(--theme-bg-page) 70%,transparent 100%);padding:5px 2rem 28px 0}.hero-section.svelte-h7bcrl .hero-badge:where(.svelte-h7bcrl){display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:7px 16px;background:var(--theme-bg-gradient-success);color:var(--theme-text-on-accent);border-radius:20px;margin-bottom:16px;text-decoration:none;box-shadow:var(--theme-shadow-profile-image);transition:transform .2s ease,box-shadow .2s ease;animation:svelte-h7bcrl-heroPulse 3s ease-in-out infinite}.hero-section.svelte-h7bcrl .hero-badge:where(.svelte-h7bcrl) .icon-host:where(.svelte-h7bcrl){font-size:12px}.hero-section.svelte-h7bcrl .hero-badge:where(.svelte-h7bcrl):hover{transform:translateY(-1px);box-shadow:var(--theme-box-shadow-btn-hover-strong)}.hero-section.svelte-h7bcrl .title-level-1:where(.svelte-h7bcrl){font-family:Libre Baskerville,serif;margin-top:0;margin-bottom:14px;line-height:1.15;display:flex;flex-direction:column;gap:0}.hero-section.svelte-h7bcrl .title-level-1:where(.svelte-h7bcrl) .hero-line-regular:where(.svelte-h7bcrl){font-size:41px;font-weight:500;color:var(--theme-text-hero);display:block;text-shadow:none}.hero-section.svelte-h7bcrl .title-level-1:where(.svelte-h7bcrl) .hero-line-accent:where(.svelte-h7bcrl){font-size:56px;font-weight:600;display:block;color:var(--theme-text-hero-light);-webkit-background-clip:text;background-clip:text;line-height:1.05}.hero-section.svelte-h7bcrl .hero-divider:where(.svelte-h7bcrl){display:flex;align-items:center;gap:10px;margin:14px 0;max-width:380px}.hero-section.svelte-h7bcrl .hero-divider:where(.svelte-h7bcrl):before,.hero-section.svelte-h7bcrl .hero-divider:where(.svelte-h7bcrl):after{content:"";flex:1;height:1px;background:var(--theme-border)}.hero-section.svelte-h7bcrl .hero-divider:where(.svelte-h7bcrl) .hero-divider-icon:where(.svelte-h7bcrl){color:var(--theme-accent-primary);font-size:14px;display:flex;align-items:center}.hero-section.svelte-h7bcrl .hero-subtitle:where(.svelte-h7bcrl){font-size:15px;color:var(--theme-text-hero);line-height:1.6;margin-bottom:24px;max-width:380px}.hero-section.svelte-h7bcrl .hero-stats:where(.svelte-h7bcrl){display:flex;gap:24px;flex-wrap:wrap}.hero-section.svelte-h7bcrl .hero-stat:where(.svelte-h7bcrl){display:flex;align-items:center;gap:8px;font-size:12px;color:var(--theme-text-hero);font-weight:500;line-height:1.4}.hero-section.svelte-h7bcrl .hero-stat:where(.svelte-h7bcrl) .icon-host:where(.svelte-h7bcrl){font-size:18px;color:var(--theme-text-hero);flex-shrink:0}@keyframes svelte-h7bcrl-heroSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-h7bcrl-heroPulse{0%,to{box-shadow:var(--theme-shadow-profile-image)}50%{box-shadow:var(--theme-shadow-card-small)}}.latest-articles.svelte-h7bcrl{background-color:var(--theme-bg-section-alt);padding-top:40px;padding-bottom:40px}.latest-articles.svelte-h7bcrl h2:where(.svelte-h7bcrl){color:var(--theme-text-heading)}.latest-articles.svelte-h7bcrl .card:where(.svelte-h7bcrl){background:var(--theme-bg-card);border-color:var(--theme-border-card)}.latest-articles.svelte-h7bcrl .card-img-top:where(.svelte-h7bcrl){aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.latest-articles.svelte-h7bcrl .card-title:where(.svelte-h7bcrl){color:var(--theme-text-heading)}.latest-articles.svelte-h7bcrl .card-text:where(.svelte-h7bcrl){color:var(--theme-text-secondary)}@media(max-width:767.98px){.latest-articles.svelte-h7bcrl{padding-top:1rem;padding-bottom:1rem}}@media(min-width:1400px){.latest-articles.svelte-h7bcrl .card-img-top:where(.svelte-h7bcrl){min-height:200px;max-height:200px}}.feature-readers.svelte-h7bcrl{position:relative;z-index:2}@media(min-width:768px)and (max-width:991.98px){.popular-readers-grid.svelte-h7bcrl>div:where(.svelte-h7bcrl):nth-child(3){display:none}}.how-it-works.svelte-h7bcrl{background:var(--theme-bg-stats);padding-top:1rem}.how-it-works-intro.svelte-h7bcrl{display:flex;align-items:center;gap:1rem;justify-content:center;max-width:100%;overflow:hidden}.intro-text.svelte-h7bcrl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;text-align:left}.see-more-inline.svelte-h7bcrl{color:var(--theme-link-color);font-weight:600;text-decoration:none;padding:.25rem .75rem;border-radius:15px;background:var(--theme-bg-transparent-purple-3);border:1px solid var(--theme-bg-transparent-purple-3);transition:all .3s ease;font-size:.85rem;white-space:nowrap;flex-shrink:0;display:inline-flex;align-items:center;gap:.25rem}.see-more-inline.svelte-h7bcrl:after{content:"→";font-size:.75rem;transition:transform .3s ease}.see-more-inline.svelte-h7bcrl:hover{background:var(--theme-link-color);color:var(--theme-text-on-accent);transform:translateY(-1px);box-shadow:var(--theme-shadow-purple-medium)}.see-more-inline.svelte-h7bcrl:hover:after{transform:translate(2px)}@media(min-width:2481px){.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl){width:60%}}@media(max-width:2480px){.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl){width:60%}}@media(max-width:1860px){.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl){width:70%}}@media(max-width:1565px){.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl){width:75%}}@media(max-width:1400px){.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl){width:80%}}@media(max-width:1200px){.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl){width:100%;margin:auto;max-width:960px}}@media(max-width:991.98px){.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl){width:110%;margin:auto;max-width:720px}.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl) .hero-bg:where(.svelte-h7bcrl){-o-object-position:70%;object-position:70%}}@media(max-width:767.98px){.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl){width:86%}.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl) .hero-bg:where(.svelte-h7bcrl){-o-object-position:9%;object-position:9%}.hero-zone.svelte-h7bcrl .hero-image-panel:where(.svelte-h7bcrl):before{width:60%}}@media(max-width:1200px){.latest-articles.svelte-h7bcrl .card-img-top:where(.svelte-h7bcrl){min-height:260px;max-height:260px}}@media(max-width:991.98px){.how-it-works-intro.svelte-h7bcrl{gap:.75rem}.see-more-inline.svelte-h7bcrl{font-size:.8rem;padding:.2rem .6rem}.container.svelte-h7bcrl .title-wrapper:where(.svelte-h7bcrl){padding-left:5px;padding-right:5px}.hero-section.svelte-h7bcrl .title-wrapper:where(.svelte-h7bcrl){padding:24px 0 18px;max-width:55%}.hero-section.svelte-h7bcrl .title-level-1:where(.svelte-h7bcrl) .hero-line-regular:where(.svelte-h7bcrl){font-size:26px}.hero-section.svelte-h7bcrl .title-level-1:where(.svelte-h7bcrl) .hero-line-accent:where(.svelte-h7bcrl){font-size:40px}.latest-articles.svelte-h7bcrl .card-img-top:where(.svelte-h7bcrl){min-height:200px;max-height:200px}}@media(max-width:767.98px){h2.svelte-h7bcrl{font-size:1.5rem;margin-bottom:5px}.container.svelte-h7bcrl:has(.homepage-info-new:where(.svelte-h7bcrl)){margin-top:1rem!important;margin-bottom:1rem!important}.hero-section.svelte-h7bcrl{min-height:unset}.hero-section.svelte-h7bcrl .title-wrapper:where(.svelte-h7bcrl){padding:20px 0 16px;max-width:100%;background:linear-gradient(to right,var(--theme-bg-page) 55%,transparent 90%)}.hero-section.svelte-h7bcrl .hero-badge:where(.svelte-h7bcrl){font-size:10px;padding:5px 10px;margin-bottom:10px}.hero-section.svelte-h7bcrl .title-level-1:where(.svelte-h7bcrl){margin-bottom:10px;line-height:1.3}.hero-section.svelte-h7bcrl .title-level-1:where(.svelte-h7bcrl) .hero-line-regular:where(.svelte-h7bcrl){font-size:18px}.hero-section.svelte-h7bcrl .title-level-1:where(.svelte-h7bcrl) .hero-line-accent:where(.svelte-h7bcrl){font-size:30px}.hero-section.svelte-h7bcrl .title-level-1:where(.svelte-h7bcrl) .last:where(.svelte-h7bcrl){margin-top:4px}.hero-section.svelte-h7bcrl .hero-divider:where(.svelte-h7bcrl){display:flex;margin:10px 0}.hero-section.svelte-h7bcrl .hero-subtitle:where(.svelte-h7bcrl){font-size:13px;max-width:85%;margin-bottom:14px}.hero-section.svelte-h7bcrl .hero-stats:where(.svelte-h7bcrl){flex-direction:row;flex-wrap:wrap;gap:12px}.hero-section.svelte-h7bcrl .hero-stat:where(.svelte-h7bcrl){font-size:11px}}.loading-placeholder.svelte-h7bcrl{text-align:center;padding:3rem 1rem;color:var(--theme-text-secondary);font-size:1.1rem;animation:svelte-h7bcrl-pulse 2s ease-in-out infinite}.error-message.svelte-h7bcrl{text-align:center;padding:3rem 1rem;color:var(--theme-danger-primary);font-size:1.1rem;background:var(--theme-danger-bg-light);border-radius:8px;border:1px solid var(--theme-danger-border)}.cta-section.svelte-h7bcrl{text-align:center;margin-top:2rem}.cta-button.svelte-h7bcrl{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--theme-gradient-primary);color:var(--theme-text-on-accent);text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1rem;box-shadow:var(--theme-shadow-purple-medium);transition:all .3s ease;position:relative;overflow:hidden}.cta-button.svelte-h7bcrl:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,var(--theme-text-footer-separator),transparent);transition:left .6s ease}.cta-button.svelte-h7bcrl:hover{transform:translateY(-2px);box-shadow:var(--theme-shadow-purple-medium);color:var(--theme-text-on-accent)}.cta-button.svelte-h7bcrl:hover:before{left:100%}@keyframes svelte-h7bcrl-pulse{0%,to{opacity:1}50%{opacity:.5}}
