._widget_1n8mi_1{background:linear-gradient(135deg,var(--color-robin-egg-blue) 0%,var(--color-primary-dark) 100%);border-radius:20px;padding:2rem 1.5rem;margin-top:2.5rem;margin-bottom:0;box-shadow:0 6px 24px #34c7c533;color:#fff;position:relative;overflow:hidden}._widget_1n8mi_1:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);opacity:.5}._header_1n8mi_32{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;position:relative;z-index:1}._icon_1n8mi_41{flex-shrink:0;width:40px;height:40px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;backdrop-filter:blur(10px)}._titleSection_1n8mi_54{flex:1;min-width:0}._title_1n8mi_54{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;color:#fff;line-height:1.2}._subtitle_1n8mi_67{font-size:.9rem;color:#ffffffe6;margin:0;line-height:1.4}._form_1n8mi_74{position:relative;z-index:1}._inputWrapper_1n8mi_79{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}._input_1n8mi_79{padding:.875rem 1rem;border:2px solid rgba(255,255,255,.2);border-radius:10px;font-size:.95rem;font-weight:500;background:#ffffff26;color:#fff;outline:none;transition:all .2s ease;backdrop-filter:blur(10px)}._input_1n8mi_79::placeholder{color:#ffffffb3}._input_1n8mi_79:focus{border-color:#fff6;background:#fff3;box-shadow:0 0 0 3px #ffffff1a}._input_1n8mi_79:disabled{background:#ffffff1a;color:#fff9;cursor:not-allowed}._button_1n8mi_115{background:#fff;color:var(--color-robin-egg-blue);border:none;padding:.875rem 1rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;border-radius:10px;width:100%;box-shadow:0 2px 10px #0000001a}._button_1n8mi_115:hover:not(:disabled){background:#fffffff2;transform:translateY(-1px);box-shadow:0 4px 15px #00000026}._button_1n8mi_115:disabled{background:#ffffff80;color:#34c7c5b3;cursor:not-allowed;transform:none;box-shadow:none}._loadingSpinner_1n8mi_143{display:flex;align-items:center;justify-content:center}._spinner_1n8mi_149{width:16px;height:16px;color:var(--color-robin-egg-blue);animation:_spin_1n8mi_149 1s linear infinite}@keyframes _spin_1n8mi_149{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorMessage_1n8mi_165{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#fecaca;font-weight:500;font-size:.85rem;animation:_fadeInUp_1n8mi_1 .3s ease;backdrop-filter:blur(10px)}._errorIcon_1n8mi_182{color:#fecaca;flex-shrink:0}._successMessage_1n8mi_187{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;background:#ffffff26;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-weight:500;font-size:.85rem;animation:_fadeInUp_1n8mi_1 .3s ease;backdrop-filter:blur(10px)}._successIcon_1n8mi_204{color:#fff}@keyframes _fadeInUp_1n8mi_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._trust_1n8mi_219{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;color:#fffc;text-align:center}._trustIcon_1n8mi_229{color:#fffc;flex-shrink:0}@media (max-width: 768px){._widget_1n8mi_1{padding:1.5rem 1.25rem}._header_1n8mi_32{gap:.75rem;margin-bottom:1.25rem}._icon_1n8mi_41{width:36px;height:36px}._title_1n8mi_54{font-size:1.1rem}._subtitle_1n8mi_67{font-size:.85rem}._input_1n8mi_79,._button_1n8mi_115{padding:.75rem .875rem;font-size:.9rem}}._socialShareContainer_1bj8q_1{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0;padding:0 0 1.5rem;background:transparent;border-bottom:1px solid var(--color-gray-200)}._shareText_1bj8q_13{font-size:1rem;color:var(--color-gray-600);font-weight:500;white-space:nowrap}._shareButtons_1bj8q_20{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}._shareButton_1bj8q_20{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:var(--color-gray-100);cursor:pointer;transition:all .2s ease;border-radius:50%;color:var(--color-gray-600)}._shareButton_1bj8q_20 svg{width:18px;height:18px}._shareButton_1bj8q_20:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._shareButton_1bj8q_20:active{transform:translateY(0)}._facebook_1bj8q_56:hover{background:#1877f2;color:#fff}._twitter_1bj8q_61:hover{background:var(--color-primary);color:#fff}._whatsapp_1bj8q_66:hover{background:#25d366;color:#fff}._reddit_1bj8q_71:hover{background:#ff4500;color:#fff}._pinterest_1bj8q_76:hover{background:#e60023;color:#fff}._linkedin_1bj8q_81:hover{background:#0077b5;color:#fff}._email_1bj8q_86:hover{background:var(--color-gray-600);color:#fff}._copy_1bj8q_91:hover{background:var(--color-gray-700);color:#fff}@media (max-width: 768px){._socialShareContainer_1bj8q_1{flex-wrap:wrap;gap:.75rem;padding:1.25rem 0 0}._shareText_1bj8q_13,._shareButtons_1bj8q_20{margin-bottom:.5rem}._shareButtons_1bj8q_20{gap:.5rem}._shareButton_1bj8q_20{width:32px;height:32px}._shareButton_1bj8q_20 svg{width:14px;height:14px}._shareText_1bj8q_13{font-size:.9rem}}@media (max-width: 480px){._socialShareContainer_1bj8q_1{justify-content:center;padding:1rem 0 0}._shareText_1bj8q_13{width:100%;text-align:center;margin-bottom:.75rem}._shareButtons_1bj8q_20{justify-content:center;margin-bottom:1rem}._shareButton_1bj8q_20{width:30px;height:30px}._shareButton_1bj8q_20 svg{width:12px;height:12px}}@media (prefers-color-scheme: dark){._socialShareContainer_1bj8q_1{border-top-color:var(--color-slate-700)}._shareText_1bj8q_13{color:var(--color-slate-300)}._shareButton_1bj8q_20{background:var(--color-slate-800);color:var(--color-slate-400)}._shareButton_1bj8q_20:hover{box-shadow:0 2px 8px #0000004d}}.post-header[data-astro-cid-gjtny2mx]{background-color:#f9f9f9;padding:3rem 0}.breadcrumbs[data-astro-cid-gjtny2mx]{margin-bottom:2rem;font-size:.9rem;color:var(--color-gray-600)}.breadcrumbs[data-astro-cid-gjtny2mx] a[data-astro-cid-gjtny2mx]{color:var(--color-gray-600);text-decoration:none;transition:color .2s}.breadcrumbs[data-astro-cid-gjtny2mx] a[data-astro-cid-gjtny2mx]:hover{color:var(--color-robin-egg-blue)}.section-title[data-astro-cid-gjtny2mx]{text-align:center;font-size:2rem;margin-bottom:2rem;font-weight:700;color:var(--color-gray-800);position:relative}.section-title[data-astro-cid-gjtny2mx]:after{content:"";display:block;margin:.5rem auto 0;width:60px;height:4px;background:var(--color-robin-egg-blue);border-radius:2px}.breadcrumb-separator[data-astro-cid-gjtny2mx]{margin:0 .5rem}.current-page[data-astro-cid-gjtny2mx]{color:var(--color-gray-400)}.featured-image[data-astro-cid-gjtny2mx]{border-radius:16px;overflow:hidden;margin-bottom:2rem;box-shadow:0 10px 30px #0000001a}.featured-image[data-astro-cid-gjtny2mx] img[data-astro-cid-gjtny2mx]{width:100%;height:auto;display:block}.post-meta[data-astro-cid-gjtny2mx]{text-align:center;margin-bottom:2rem}.post-category[data-astro-cid-gjtny2mx]{display:inline-block;background-color:var(--color-robin-egg-blue);color:#fff;padding:.3rem 1rem;border-radius:50px;font-size:.9rem;font-weight:500;margin-bottom:1rem}.post-title[data-astro-cid-gjtny2mx]{font-size:2.5rem;margin:0 0 1rem;color:var(--color-gray-800);line-height:1.2}.post-details[data-astro-cid-gjtny2mx]{color:var(--color-gray-500);font-size:.95rem;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:.5rem}.post-date[data-astro-cid-gjtny2mx]{margin-right:1rem}.post-author[data-astro-cid-gjtny2mx]{font-style:italic}.content-author[data-astro-cid-gjtny2mx]{text-align:left}.content-author-text[data-astro-cid-gjtny2mx]{color:var(--color-primary);font-weight:500;font-size:.95rem;font-style:italic;margin-bottom:1.5rem;display:block}.post-content[data-astro-cid-gjtny2mx]{padding:1rem 0}.content-wrapper[data-astro-cid-gjtny2mx]{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.main-content[data-astro-cid-gjtny2mx]{font-size:1.1rem;line-height:1.7;color:var(--color-gray-700)}.main-content[data-astro-cid-gjtny2mx] h2{font-size:1.8rem;margin:2rem 0 1rem;color:var(--color-gray-800)}.main-content[data-astro-cid-gjtny2mx] h3{font-size:1.5rem;margin:1.8rem 0 1rem;color:var(--color-gray-800)}.main-content[data-astro-cid-gjtny2mx] p{margin-bottom:1.5rem}.main-content[data-astro-cid-gjtny2mx] a{color:var(--color-robin-egg-blue);text-decoration:none;border-bottom:1px solid transparent;transition:all .2s}.main-content[data-astro-cid-gjtny2mx] a:hover{color:var(--color-coral);border-bottom-color:var(--color-coral)}.main-content[data-astro-cid-gjtny2mx] ul,.main-content[data-astro-cid-gjtny2mx] ol{margin:0 0 1.5rem 1.5rem}.main-content[data-astro-cid-gjtny2mx] li{margin-bottom:.5rem}.main-content[data-astro-cid-gjtny2mx] blockquote{border-left:4px solid var(--color-robin-egg-blue);padding-left:1.5rem;margin-left:0;font-style:italic;color:var(--color-gray-600)}.main-content[data-astro-cid-gjtny2mx] img{max-width:100%;border-radius:8px;margin:.2rem 0}.main-content[data-astro-cid-gjtny2mx] iframe{width:100%;max-width:100%;height:400px;min-height:300px;border:none;border-radius:8px;margin:1.5rem 0;box-shadow:0 4px 12px #0000001a;display:block}@media (max-width: 768px){.main-content[data-astro-cid-gjtny2mx] iframe{height:300px;min-height:250px}}@media (max-width: 480px){.main-content[data-astro-cid-gjtny2mx] iframe{height:250px;min-height:200px}}.post-tags-section[data-astro-cid-gjtny2mx]{text-align:center;display:flex;align-items:center;justify-content:space-between}.post-tags-title[data-astro-cid-gjtny2mx]{font-size:1.1rem;color:var(--color-gray-700);font-weight:600;white-space:nowrap}.post-tags[data-astro-cid-gjtny2mx]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.main-content[data-astro-cid-gjtny2mx] .social-share-blog{margin-bottom:3rem}.sidebar-widget[data-astro-cid-gjtny2mx]{background-color:#fff;border-radius:20px;padding:2rem 1.5rem;margin-bottom:2.5rem;box-shadow:0 6px 24px #48bbc81a;border:1px solid #f0f4f7;transition:box-shadow .2s}.sidebar-widget[data-astro-cid-gjtny2mx]+.sidebar-widget[data-astro-cid-gjtny2mx]{margin-top:1.5rem}.widget-title[data-astro-cid-gjtny2mx]{font-size:1.35rem;color:var(--color-gray-800);margin-top:0;margin-bottom:1.5rem;position:relative;padding-bottom:.8rem;font-weight:700;letter-spacing:-.5px}.widget-content[data-astro-cid-gjtny2mx]>div[data-astro-cid-gjtny2mx]:not(:last-child){border-bottom:1px solid #f0f4f7;margin-bottom:1.2rem;padding-bottom:1.2rem}.categories-list[data-astro-cid-gjtny2mx]{display:flex;flex-direction:column;gap:.7rem}.banner[data-astro-cid-gjtny2mx]{margin-bottom:2.5rem}.category-item[data-astro-cid-gjtny2mx]{padding:.8rem 1.2rem;border-radius:12px;color:var(--color-gray-700);background:#f8fafb;border:1.5px solid #f0f4f7;box-shadow:0 1px 2px #48bbc808;transition:background .2s,color .2s,border .2s,box-shadow .2s;cursor:pointer;text-align:left}.category-item[data-astro-cid-gjtny2mx]:hover{background-color:var(--color-robin-egg-blue);color:#fff;border-color:var(--color-robin-egg-blue);box-shadow:0 4px 12px #48bbc81a;transform:translateY(-2px) scale(1.03)}.related-posts[data-astro-cid-gjtny2mx]{padding:3rem 0;background-color:#f9f9f9}.related-posts-grid[data-astro-cid-gjtny2mx]{display:flex;gap:2rem}.sidebar-mobile[data-astro-cid-gjtny2mx]{padding:0 1.2rem 2rem}@media (max-width: 768px){.content-wrapper[data-astro-cid-gjtny2mx]{grid-template-columns:1fr}.sidebar[data-astro-cid-gjtny2mx]{order:2}.post-title[data-astro-cid-gjtny2mx]{font-size:2rem}.post-header[data-astro-cid-gjtny2mx]{padding:2rem 0}.post-content[data-astro-cid-gjtny2mx]{padding:3rem 0}}@media (max-width: 576px){.post-header[data-astro-cid-gjtny2mx]{padding:1.5rem 0}.post-title[data-astro-cid-gjtny2mx]{font-size:1.7rem}.post-content[data-astro-cid-gjtny2mx]{padding:0}.main-content[data-astro-cid-gjtny2mx]{font-size:1rem}}.tag-link[data-astro-cid-yvbahnfj]{display:inline-block;padding:.4rem 1rem;background-color:#f5f5f5;color:var(--color-gray-700);border-radius:50px;font-size:.85rem;font-weight:500;margin-right:.5rem;margin-bottom:.5rem;transition:all .3s}.tag-link[data-astro-cid-yvbahnfj]:hover{color:#fff;transform:translateY(-2px)}.popular-post-item[data-astro-cid-yvbahnfj]{display:flex;margin-bottom:1.2rem;gap:1rem;padding-bottom:1.2rem;border-bottom:1px solid rgba(0,0,0,.06)}.popular-post-item[data-astro-cid-yvbahnfj]:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.popular-post-image[data-astro-cid-yvbahnfj]{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;position:relative}.popular-post-image[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.popular-post-item[data-astro-cid-yvbahnfj]:hover .popular-post-image[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{transform:scale(1.1)}.popular-post-content[data-astro-cid-yvbahnfj]{flex-grow:1}.popular-post-content[data-astro-cid-yvbahnfj] h4[data-astro-cid-yvbahnfj]{margin:0 0 .5rem;font-size:1rem;line-height:1.4}.popular-post-content[data-astro-cid-yvbahnfj] h4[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:var(--color-gray-800);text-decoration:none;transition:color .2s}.popular-post-content[data-astro-cid-yvbahnfj] h4[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--color-robin-egg-blue)}.popular-post-category[data-astro-cid-yvbahnfj]{font-size:.8rem;color:var(--color-robin-egg-blue);font-weight:500}.related-posts-list[data-astro-cid-yvbahnfj]{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;align-items:stretch}.related-post-card[data-astro-cid-yvbahnfj]{flex:1 1 320px;max-width:370px;min-width:260px;display:flex;flex-direction:column;background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.related-post-card[data-astro-cid-yvbahnfj]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.related-post-image[data-astro-cid-yvbahnfj]{position:relative;width:100%;aspect-ratio:16/9;display:block;overflow:hidden;flex-shrink:0}.related-post-image[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.related-post-card[data-astro-cid-yvbahnfj]:hover .related-post-image[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{transform:scale(1.05)}.related-post-category[data-astro-cid-yvbahnfj]{position:absolute;top:1rem;left:1rem;background-color:var(--color-robin-egg-blue);color:#fff;padding:.3rem .8rem;border-radius:50px;font-size:.8rem;font-weight:500;z-index:1}.related-post-content[data-astro-cid-yvbahnfj]{padding:1.5rem;flex:1 1 auto;display:flex;flex-direction:column}.related-post-content[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]{font-size:1.2rem;margin-top:0;margin-bottom:.8rem;line-height:1.3}.related-post-content[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:var(--color-gray-800);text-decoration:none;transition:color .2s}.related-post-content[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--color-robin-egg-blue)}.related-post-content[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{color:var(--color-gray-600);margin:0;font-size:.9rem;line-height:1.5}.post-tags[data-astro-cid-yvbahnfj]{margin:3rem 0 2rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.main-content[data-astro-cid-yvbahnfj] .social-share-blog{margin-bottom:3rem}.main-content[data-astro-cid-yvbahnfj] img{max-width:100%;border-radius:8px;margin:1.5rem 0}.main-content[data-astro-cid-yvbahnfj] iframe{width:100%;max-width:100%;height:400px;min-height:300px;border:none;border-radius:8px;margin:1.5rem 0;box-shadow:0 4px 12px #0000001a;display:block}@media (max-width: 768px){.main-content[data-astro-cid-yvbahnfj] iframe{height:300px;min-height:250px}}@media (max-width: 480px){.main-content[data-astro-cid-yvbahnfj] iframe{height:250px;min-height:200px}}@media (max-width: 1200px){.related-posts-list[data-astro-cid-yvbahnfj]{flex-wrap:wrap}.related-post-card[data-astro-cid-yvbahnfj]{max-width:unset;width:100%}}
