.blog-detail-module__X1U66q__wrapper{color:#1e293b;min-height:100vh;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);background:#fff;position:relative}.blog-detail-module__X1U66q__layoutContainer{grid-template-columns:80px 1fr 280px;gap:4rem;max-width:1250px;margin:0 auto;padding:5rem 24px;display:grid}@media (max-width:1279px){.blog-detail-module__X1U66q__layoutContainer{grid-template-columns:1fr;gap:2.5rem;padding:3rem 16px}}.blog-detail-module__X1U66q__shareCol{justify-content:center;display:flex}@media (max-width:1279px){.blog-detail-module__X1U66q__shareCol{order:3;margin-top:1rem}}.blog-detail-module__X1U66q__contentCol{width:100%;max-width:760px;margin:0 auto}.blog-detail-module__X1U66q__mobileTocCol{margin-bottom:2.5rem;display:none}@media (max-width:1279px){.blog-detail-module__X1U66q__mobileTocCol{display:block}}.blog-detail-module__X1U66q__sidebarCol{width:100%}@media (max-width:1279px){.blog-detail-module__X1U66q__sidebarCol{display:none}}.blog-detail-module__X1U66q__authorCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:24px;margin-top:5rem;padding:2.5rem;display:flex}.blog-detail-module__X1U66q__authorAvatar{object-fit:cover;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:90px;height:90px;box-shadow:0 4px 10px #00000014}.blog-detail-module__X1U66q__authorInfo{flex-direction:column;display:flex}.blog-detail-module__X1U66q__authorRole{text-transform:uppercase;color:var(--primary-color,#4f46e5);letter-spacing:.15em;margin-bottom:4px;font-size:.75rem;font-weight:700}.blog-detail-module__X1U66q__authorName{font-family:var(--font-serif-heading), Georgia, serif;color:#0f172a;margin:0 0 8px;font-size:1.35rem;font-weight:400}.blog-detail-module__X1U66q__authorBio{color:#64748b;margin:0;font-size:.925rem;line-height:1.6}@media (max-width:640px){.blog-detail-module__X1U66q__authorCard{text-align:center;flex-direction:column;gap:16px;padding:2rem}}.blog-detail-module__X1U66q__newsletterCard{color:#fff;text-align:center;background:#0f172a;border-radius:24px;margin-top:3.5rem;padding:3rem;box-shadow:0 20px 40px #0f172a26}.blog-detail-module__X1U66q__newsletterTitle{font-family:var(--font-serif-heading), Georgia, serif;color:#fff;margin:0 0 12px;font-size:1.85rem;font-weight:400}.blog-detail-module__X1U66q__newsletterDesc{color:#cbd5e1;max-width:520px;margin:0 auto 2rem;font-size:.95rem;line-height:1.6}.blog-detail-module__X1U66q__newsletterForm{gap:12px;max-width:500px;margin:0 auto;display:flex}.blog-detail-module__X1U66q__newsletterInput{color:#fff;background:#ffffff14;border:1px solid #fff3;outline:none;flex:1;padding:14px 20px;font-size:.95rem;transition:all .3s}.blog-detail-module__X1U66q__newsletterInput:focus{border-color:var(--accent-color,#0ea5e9);background:#ffffff1f}.blog-detail-module__X1U66q__newsletterInput::placeholder{color:#94a3b8}.blog-detail-module__X1U66q__newsletterSubmit{color:#0f172a;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:none;padding:14px 28px;font-size:.95rem;font-weight:700;transition:all .3s}.blog-detail-module__X1U66q__newsletterSubmit:hover{background:var(--accent-color,#0ea5e9);color:#fff}@media (max-width:640px){.blog-detail-module__X1U66q__newsletterCard{padding:2.25rem 1.5rem}.blog-detail-module__X1U66q__newsletterForm{flex-direction:column;gap:12px}.blog-detail-module__X1U66q__newsletterSubmit{width:100%}}.blog-detail-module__X1U66q__backToTop{color:#0f172a;cursor:pointer;z-index:100;opacity:0;visibility:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:50%;outline:none;justify-content:center;align-items:center;width:52px;height:52px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(15px);box-shadow:0 10px 20px #00000014}.blog-detail-module__X1U66q__backToTopVisible{opacity:1;visibility:visible;transform:translateY(0)}.blog-detail-module__X1U66q__backToTop:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-4px);box-shadow:0 15px 30px #00000026}.blog-detail-module__X1U66q__backToTopIcon{font-size:1.1rem}.blog-detail-module__X1U66q__scrollReveal{opacity:0;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);transform:translateY(25px)}.blog-detail-module__X1U66q__scrollRevealActive{opacity:1;transform:translateY(0)}.blog-detail-module__X1U66q__relatedWrapper{background:#f8fafc;border-top:1px solid #e2e8f0;width:100%}.blog-detail-module__X1U66q__relatedContainer{max-width:1250px;margin:0 auto;padding:5rem 24px}@media (max-width:768px){.blog-detail-module__X1U66q__relatedContainer{padding:3.5rem 16px}}.blog-detail-module__X1U66q__error,.blog-detail-module__X1U66q__loading{text-align:center;color:#64748b;padding:8rem 24px;font-size:1.2rem}.blog-detail-module__X1U66q__backLink{color:var(--primary-color,#4f46e5);margin-top:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.blog-detail-module__X1U66q__backLink:hover{text-decoration:underline}.blog-detail-module__X1U66q__articleTagsFooter{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:8px;margin-top:3.5rem;padding-top:2.5rem;display:flex}.blog-detail-module__X1U66q__tagBadge{color:#475569;background:#f1f5f9;border-radius:6px;padding:6px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.blog-detail-module__X1U66q__tagBadge:hover{color:#0f172a;background:#cbd5e1}.blog-detail-module__X1U66q__memoContentContainer{font-family:var(--font-serif-body), Georgia, serif;color:#1e293b;font-size:20px;line-height:1.9}.blog-detail-module__X1U66q__memoHookWrapper{text-align:center;max-width:800px;margin:4.5rem auto;position:relative}.blog-detail-module__X1U66q__memoHookQuote{background:0 0;border:none;padding:2.5rem 1.5rem;position:relative}.blog-detail-module__X1U66q__memoHookQuote:before,.blog-detail-module__X1U66q__memoHookQuote:after{content:"";background-color:#cbd5e1;width:30%;height:1px;position:absolute;left:35%}.blog-detail-module__X1U66q__memoHookQuote:before{top:0}.blog-detail-module__X1U66q__memoHookQuote:after{bottom:0}.blog-detail-module__X1U66q__memoHookText{font-family:var(--font-serif-heading), Georgia, serif;color:#0f172a;margin:0;font-size:clamp(1.6rem,3.5vw,2.25rem);font-style:italic;font-weight:400;line-height:1.4}.blog-detail-module__X1U66q__memoSection{margin-bottom:3.5rem}.blog-detail-module__X1U66q__memoHeading{font-family:var(--font-serif-heading), Georgia, serif;color:#0f172a;border-bottom:1px solid #f1f5f9;margin-top:3.5rem;margin-bottom:1.5rem;padding-bottom:10px;font-size:2.15rem;font-weight:400;line-height:1.25}.blog-detail-module__X1U66q__memoParagraph{margin-bottom:2rem;font-size:20px;line-height:1.9}.blog-detail-module__X1U66q__memoContentContainer>.blog-detail-module__X1U66q__memoSection:first-of-type>.blog-detail-module__X1U66q__memoParagraph:first-letter{float:left;font-size:5rem;line-height:4rem;font-family:var(--font-serif-heading), Georgia, serif;color:var(--primary-color,#4f46e5);padding-top:4px;padding-left:4px;padding-right:12px;font-weight:400}.blog-detail-module__X1U66q__memoCtaBlock{justify-content:center;margin:4rem 0;display:flex}.blog-detail-module__X1U66q__memoCtaBtn{color:#fff;font-family:var(--font-sans,sans-serif);letter-spacing:.1em;text-transform:uppercase;background:#0f172a;border:1px solid #0f172a;border-radius:0;padding:16px 40px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 14px #0f172a26}.blog-detail-module__X1U66q__memoCtaBtn:hover{color:#0f172a;background:0 0;transform:translateY(-2px)}.blog-detail-module__X1U66q__memoFaqBlock{margin:4.5rem 0}.blog-detail-module__X1U66q__memoFaqList{flex-direction:column;gap:12px;margin-top:2rem;display:flex}.blog-detail-module__X1U66q__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 2px 4px #00000005}.blog-detail-module__X1U66q__faqItem:hover{border-color:var(--primary-color,#4f46e5);box-shadow:0 4px 10px #0000000a}.blog-detail-module__X1U66q__faqHeader{cursor:pointer;width:100%;font-family:var(--font-sans,sans-serif);text-align:left;background:0 0;border:0;outline:none;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.blog-detail-module__X1U66q__faqQuestion{color:#0f172a;padding-right:1.5rem;font-size:1.15rem;font-weight:700}.blog-detail-module__X1U66q__faqIcon{color:var(--primary-color,#4f46e5);transition:transform .3s}.blog-detail-module__X1U66q__faqIconOpen{transform:rotate(180deg)}.blog-detail-module__X1U66q__faqAnswer{max-height:0;transition:max-height .3s cubic-bezier(.25,.8,.25,1);overflow:hidden}.blog-detail-module__X1U66q__faqAnswerOpen{max-height:500px}.blog-detail-module__X1U66q__faqAnswerInner{color:#475569;padding:0 24px 20px;font-size:1rem;line-height:1.6}.blog-detail-module__X1U66q__promoPopup{z-index:9999;width:420px;max-width:calc(100vw - 48px);animation:.5s cubic-bezier(.16,1,.3,1) forwards blog-detail-module__X1U66q__promoSlideIn;position:fixed;bottom:24px;left:24px}@keyframes blog-detail-module__X1U66q__promoSlideIn{0%{opacity:0;transform:translateY(100px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.blog-detail-module__X1U66q__promoContent{-webkit-backdrop-filter:blur(20px)saturate(1.8);background:#ffffffe0;border:1px solid #fff6;border-radius:24px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #00000026,0 1px 3px #0000000d,inset 0 1px #fff9}.blog-detail-module__X1U66q__promoContent:hover{transform:translateY(-2px);box-shadow:0 30px 60px -15px #0003,0 1px 3px #0000000d}.blog-detail-module__X1U66q__promoImageWrapper{flex-shrink:0;width:140px;height:auto;position:relative}.blog-detail-module__X1U66q__promoImage{background-position:50%;background-size:cover;width:100%;height:100%}.blog-detail-module__X1U66q__promoTag{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:30px;padding:3px 8px;font-size:.65rem;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 4px 10px #d977064d}.blog-detail-module__X1U66q__promoBody{flex-direction:column;flex:1;justify-content:center;padding:1.25rem;display:flex}.blog-detail-module__X1U66q__promoClose{color:#475569;cursor:pointer;z-index:10;background:#0f172a0f;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:800;transition:all .2s;display:flex;position:absolute;top:10px;right:12px}.blog-detail-module__X1U66q__promoClose:hover{color:#0f172a;background:#0f172a26}.blog-detail-module__X1U66q__promoLabel{color:var(--primary-color,#4f46e5);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.blog-detail-module__X1U66q__promoTitle{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-detail-module__X1U66q__promoDetails{color:#475569;flex-direction:column;gap:4px;margin-bottom:12px;font-size:.8rem;display:flex}.blog-detail-module__X1U66q__promoPrice{color:#ef4444;font-size:.85rem;font-weight:800}.blog-detail-module__X1U66q__promoCta{background:linear-gradient(135deg, var(--primary-color,#4f46e5) 0%, #312e81 100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:fit-content;padding:8px 16px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #4f46e540}.blog-detail-module__X1U66q__promoCta:hover{transform:translateY(-1px);box-shadow:0 6px 16px #4f46e566}@media (max-width:640px){.blog-detail-module__X1U66q__promoPopup{z-index:1000;max-width:calc(100vw - 32px);bottom:16px;left:16px;right:16px}.blog-detail-module__X1U66q__promoContent{border-radius:20px;flex-direction:column}.blog-detail-module__X1U66q__promoImageWrapper{width:100%;height:120px}.blog-detail-module__X1U66q__promoBody{padding:1rem}.blog-detail-module__X1U66q__promoCta{width:100%}.blog-detail-module__X1U66q__promoClose{background:#fff;box-shadow:0 2px 5px #0000001a}}
.ReadingProgress-module__EXH98G__progressBar{background:linear-gradient(to right, var(--primary-color,#4f46e5), var(--accent-color,#0ea5e9));z-index:1000;height:4px;transition:width .1s ease-out;position:fixed;top:0;left:0}
.ArticleHero-module__JxY9lq__heroSection{text-align:center;background-color:#0b0f19;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:100px 24px 140px;display:flex;position:relative;overflow:hidden}.ArticleHero-module__JxY9lq__backgroundImage{z-index:1;will-change:transform;background-position:50%;background-size:cover;animation:30s ease-out infinite alternate ArticleHero-module__JxY9lq__kenBurns;position:absolute;inset:0}.ArticleHero-module__JxY9lq__overlay{z-index:2;background:linear-gradient(#0b0f194d 0%,#0b0f1999 50%,#0b0f19e6 100%);position:absolute;inset:0}.ArticleHero-module__JxY9lq__heroContent{z-index:3;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:960px;margin-top:0;padding:0;display:flex;position:relative}.ArticleHero-module__JxY9lq__categoryWrapper{margin-bottom:.5rem;display:inline-flex}.ArticleHero-module__JxY9lq__category{color:#fff;font-family:var(--font-sans,sans-serif);text-transform:uppercase;letter-spacing:.25em;border-bottom:2px solid var(--accent-color,#0ea5e9);padding-bottom:8px;font-size:.85rem;font-weight:700}.ArticleHero-module__JxY9lq__title{font-family:var(--font-serif-heading), Georgia, serif;color:#fff;letter-spacing:-.01em;text-shadow:0 4px 20px #0006;margin:0;font-size:clamp(2.5rem,6.5vw,4.5rem);font-weight:400;line-height:1.1}.ArticleHero-module__JxY9lq__excerpt{font-family:var(--font-serif-body), Georgia, serif;color:#cbd5e1;text-shadow:0 2px 4px #00000040;max-width:780px;margin:0 auto;font-size:clamp(1.2rem,1.8vw,1.45rem);font-style:italic;font-weight:300;line-height:1.6}.ArticleHero-module__JxY9lq__meta{color:#94a3b8;font-size:.95rem;font-family:var(--font-sans,sans-serif);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:1rem;display:flex}.ArticleHero-module__JxY9lq__metaItem{align-items:center;gap:8px;display:flex}.ArticleHero-module__JxY9lq__authorPrefix{color:#64748b;font-style:italic;font-weight:300}.ArticleHero-module__JxY9lq__separator{color:#475569}.ArticleHero-module__JxY9lq__scrollIndicator{z-index:3;cursor:pointer;color:#fff;opacity:.8;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;gap:12px;transition:opacity .3s;display:flex;position:absolute;bottom:5vh;left:50%;transform:translate(-50%)}.ArticleHero-module__JxY9lq__scrollIndicator:hover{opacity:1}.ArticleHero-module__JxY9lq__scrollText{text-transform:uppercase;letter-spacing:.2em;color:#94a3b8;font-size:.75rem;font-weight:600}.ArticleHero-module__JxY9lq__mouseIcon{border:2px solid #ffffff80;border-radius:12px;width:22px;height:36px;position:relative}.ArticleHero-module__JxY9lq__scrollWheel{background:#fff;border-radius:2px;width:4px;height:8px;animation:1.6s ease-in-out infinite ArticleHero-module__JxY9lq__scrollMove;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes ArticleHero-module__JxY9lq__kenBurns{0%{transform:scale(1)translateY(0)}to{transform:scale(1.08)translateY(-1%)}}@keyframes ArticleHero-module__JxY9lq__scrollMove{0%{opacity:1;transform:translate(-50%)}50%{opacity:.3;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:768px){.ArticleHero-module__JxY9lq__heroSection{height:auto;min-height:90dvh;padding:100px 16px}.ArticleHero-module__JxY9lq__heroContent{gap:1.5rem;margin-top:0}.ArticleHero-module__JxY9lq__meta{gap:.75rem;font-size:.85rem}.ArticleHero-module__JxY9lq__scrollIndicator{display:none}}
.ArticleContent-module__kwrDFq__articleBody{width:100%;max-width:760px;font-family:var(--font-serif-body), Georgia, serif;color:#1e293b;margin:0 auto;font-size:20px;line-height:1.9}.ArticleContent-module__kwrDFq__h1Heading,.ArticleContent-module__kwrDFq__h2Heading,.ArticleContent-module__kwrDFq__h3Heading{font-family:var(--font-serif-heading), Georgia, serif;color:#0f172a;margin-top:3.5rem;margin-bottom:1.5rem;font-weight:400;line-height:1.25}.ArticleContent-module__kwrDFq__h1Heading{border-bottom:1px solid #e2e8f0;padding-bottom:12px;font-size:2.5rem}.ArticleContent-module__kwrDFq__h2Heading{border-bottom:1px solid #f1f5f9;padding-bottom:10px;font-size:2.15rem}.ArticleContent-module__kwrDFq__h3Heading{margin-top:2.5rem;font-size:1.6rem}.ArticleContent-module__kwrDFq__paragraph{margin-bottom:2rem;font-size:20px;line-height:1.9}.ArticleContent-module__kwrDFq__paragraph a{color:var(--primary-color,#4f46e5);text-underline-offset:4px;font-weight:500;text-decoration:underline;transition:color .2s}.ArticleContent-module__kwrDFq__paragraph a:hover{color:var(--accent-color,#0ea5e9)}.ArticleContent-module__kwrDFq__dropCapPara:first-letter{float:left;font-size:5rem;line-height:4rem;font-family:var(--font-serif-heading), Georgia, serif;color:var(--primary-color,#4f46e5);padding-top:4px;padding-left:4px;padding-right:12px;font-weight:400}.ArticleContent-module__kwrDFq__list{color:#475569;margin-bottom:2rem;padding-left:2rem;list-style:square}.ArticleContent-module__kwrDFq__list li{margin-bottom:.75rem;line-height:1.8}.ArticleContent-module__kwrDFq__textBlock{margin-bottom:3rem}.ArticleContent-module__kwrDFq__textBlock code{color:#be123c;background:#f1f5f9;border-radius:4px;padding:3px 6px;font-family:monospace;font-size:.85em}.ArticleContent-module__kwrDFq__imageBlock{width:100%;max-width:100%;margin:3.5rem 0}@media (max-width:1024px){.ArticleContent-module__kwrDFq__imageBlock{max-width:100%;margin-left:0;margin-right:0}}.ArticleContent-module__kwrDFq__imageWrapper{border-radius:16px;overflow:hidden;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #0000000a}.ArticleContent-module__kwrDFq__articleImage{object-fit:cover;width:100%;max-height:600px;transition:transform 1.2s cubic-bezier(.16,1,.3,1);display:block}.ArticleContent-module__kwrDFq__imageWrapper:hover .ArticleContent-module__kwrDFq__articleImage{transform:scale(1.03)}.ArticleContent-module__kwrDFq__imageCaption{font-family:var(--font-sans,sans-serif);color:#64748b;text-align:center;letter-spacing:.02em;margin-top:1rem;font-size:.85rem;font-style:italic}.ArticleContent-module__kwrDFq__pullQuoteContainer{text-align:center;max-width:100%;margin:3.5rem 0;position:relative}@media (max-width:900px){.ArticleContent-module__kwrDFq__pullQuoteContainer{max-width:100%;margin-left:0;margin-right:0}}.ArticleContent-module__kwrDFq__pullQuote{background:0 0;border:none;padding:2.5rem 1.5rem;position:relative}.ArticleContent-module__kwrDFq__pullQuote:before,.ArticleContent-module__kwrDFq__pullQuote:after{content:"";background-color:#cbd5e1;width:30%;height:1px;position:absolute;left:35%}.ArticleContent-module__kwrDFq__pullQuote:before{top:0}.ArticleContent-module__kwrDFq__pullQuote:after{bottom:0}.ArticleContent-module__kwrDFq__pullQuoteText{font-family:var(--font-serif-heading), Georgia, serif;color:#0f172a;margin:0 0 1.25rem;font-size:clamp(1.6rem,3.5vw,2.25rem);font-style:italic;font-weight:400;line-height:1.4}.ArticleContent-module__kwrDFq__pullQuoteAuthor{font-family:var(--font-sans,sans-serif);text-transform:uppercase;letter-spacing:.25em;color:var(--primary-color,#4f46e5);font-size:.85rem;font-weight:700;display:block}.ArticleContent-module__kwrDFq__quoteBlock{border-left:4px solid var(--primary-color,#4f46e5);background:#f8fafc;border-radius:0 12px 12px 0;margin:3rem 0;padding:1.5rem 2rem;font-style:italic}.ArticleContent-module__kwrDFq__videoBlock{border-radius:16px;height:0;margin:3rem 0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000000d}.ArticleContent-module__kwrDFq__videoIframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.ArticleContent-module__kwrDFq__ctaBlock{justify-content:center;margin:4rem 0;display:flex}.ArticleContent-module__kwrDFq__ctaBtn{color:#fff;font-family:var(--font-sans,sans-serif);letter-spacing:.1em;text-transform:uppercase;background:#0f172a;border:1px solid #0f172a;border-radius:0;padding:16px 40px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 14px #0f172a26}.ArticleContent-module__kwrDFq__ctaBtn:hover{color:#0f172a;background:0 0;transform:translateY(-2px)}.ArticleContent-module__kwrDFq__ctaBtnSecondary{color:#0f172a;font-family:var(--font-sans,sans-serif);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #0f172a;border-radius:0;padding:14px 38px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.ArticleContent-module__kwrDFq__ctaBtnSecondary:hover{color:#fff;background:#0f172a}.ArticleContent-module__kwrDFq__galleryBlock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:4.5rem 0;padding:2.5rem}.ArticleContent-module__kwrDFq__galleryHeader{font-family:var(--font-sans,sans-serif);color:#64748b;letter-spacing:.1em;margin-top:0;margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.ArticleContent-module__kwrDFq__galleryTrack{scroll-snap-type:x mandatory;gap:1.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.ArticleContent-module__kwrDFq__gallerySlide{scroll-snap-align:start;flex-shrink:0;width:320px}.ArticleContent-module__kwrDFq__gallerySlide img{object-fit:cover;border-radius:12px;width:100%;height:200px;box-shadow:0 4px 6px -1px #0000000d}.ArticleContent-module__kwrDFq__galleryCaption{font-family:var(--font-sans,sans-serif);color:#64748b;margin-top:6px;font-size:.8rem;line-height:1.4}.ArticleContent-module__kwrDFq__timelineBlock{margin:4.5rem 0}.ArticleContent-module__kwrDFq__timelineHeader{font-family:var(--font-sans,sans-serif);color:#64748b;letter-spacing:.1em;margin-top:0;margin-bottom:2rem;font-size:.85rem;font-weight:700}.ArticleContent-module__kwrDFq__timelineContainer{padding-left:2.5rem;position:relative}.ArticleContent-module__kwrDFq__timelineContainer:before{content:"";z-index:1;background:#e2e8f0;width:3px;position:absolute;top:8px;bottom:8px;left:11px}.ArticleContent-module__kwrDFq__timelineItem{margin-bottom:2.5rem;display:flex;position:relative}.ArticleContent-module__kwrDFq__timelineItem:last-child{margin-bottom:0}.ArticleContent-module__kwrDFq__timelineStation{z-index:2;position:absolute;top:4px;left:-2.5rem}.ArticleContent-module__kwrDFq__stationCircle{background:var(--primary-color,#4f46e5);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 0 0 4px #fff,0 4px 6px -1px #0000001a}.ArticleContent-module__kwrDFq__timelineContent{padding-left:1rem}.ArticleContent-module__kwrDFq__timelineTitle{font-family:var(--font-serif-heading), Georgia, serif;color:var(--primary-color,#4f46e5);margin:0 0 8px;font-size:1.25rem;font-weight:700;line-height:1.3}.ArticleContent-module__kwrDFq__timelineDesc{color:#475569;margin:0;font-size:.95rem;line-height:1.6}.ArticleContent-module__kwrDFq__infoBox{border-left:4px solid;border-radius:12px;margin:3rem 0;padding:2rem;line-height:1.7}.ArticleContent-module__kwrDFq__infoBoxHeader{font-family:var(--font-sans,sans-serif);letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:12px;font-size:.85rem;font-weight:800;display:flex}.ArticleContent-module__kwrDFq__infoBoxIcon{font-size:1.1rem}.ArticleContent-module__kwrDFq__infoBoxText{color:#334155;font-size:1.05rem;font-family:var(--font-sans,sans-serif)}.ArticleContent-module__kwrDFq__infoBoxInfo{color:#0369a1;background:#f0f9ff;border-left-color:#0ea5e9}.ArticleContent-module__kwrDFq__infoBoxWarning{color:#b91c1c;background:#fef2f2;border-left-color:#ef4444}.ArticleContent-module__kwrDFq__infoBoxTip{color:#b45309;background:#fffbeb;border-left-color:#f59e0b}.ArticleContent-module__kwrDFq__infoBoxExperience{color:#047857;background:#ecfdf5;border-left-color:#10b981}.ArticleContent-module__kwrDFq__factsCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin:3.5rem 0;padding:2.5rem;box-shadow:0 4px 6px -1px #00000005}.ArticleContent-module__kwrDFq__factsCardHeader{border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;margin-bottom:2rem;padding-bottom:12px;display:flex}.ArticleContent-module__kwrDFq__factsIcon{color:var(--primary-color,#4f46e5)}.ArticleContent-module__kwrDFq__factsCardHeader h4{font-family:var(--font-sans,sans-serif);text-transform:uppercase;letter-spacing:.1em;color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.ArticleContent-module__kwrDFq__factsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.ArticleContent-module__kwrDFq__factsItem{flex-direction:column;gap:4px;display:flex}.ArticleContent-module__kwrDFq__factsLabel{font-family:var(--font-sans,sans-serif);text-transform:uppercase;color:#64748b;letter-spacing:.1em;font-size:.75rem;font-weight:700}.ArticleContent-module__kwrDFq__factsValue{font-family:var(--font-sans,sans-serif);color:#0f172a;font-size:1.15rem;font-weight:600}.ArticleContent-module__kwrDFq__factsSingleText{font-family:var(--font-sans,sans-serif);color:#334155;grid-column:span 2;font-size:1.05rem;line-height:1.6}@media (max-width:640px){.ArticleContent-module__kwrDFq__factsGrid{grid-template-columns:1fr;gap:1.25rem}.ArticleContent-module__kwrDFq__factsSingleText{grid-column:span 1}}.ArticleContent-module__kwrDFq__dividerBlock{margin:4rem 0}.ArticleContent-module__kwrDFq__dividerLine{background:#e2e8f0;border:0;height:1px}.ArticleContent-module__kwrDFq__divider-dashed{background:0 0;border-top:1.5px dashed #cbd5e1}.ArticleContent-module__kwrDFq__divider-double{background:0 0;border-top:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1;height:4px}.ArticleContent-module__kwrDFq__faqBlock{margin:4.5rem 0}.ArticleContent-module__kwrDFq__faqList{flex-direction:column;gap:12px;margin-top:2rem;display:flex}.ArticleContent-module__kwrDFq__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 2px 4px #00000005}.ArticleContent-module__kwrDFq__faqItem:hover{border-color:var(--primary-color,#4f46e5);box-shadow:0 4px 10px #0000000a}.ArticleContent-module__kwrDFq__faqHeader{cursor:pointer;width:100%;font-family:var(--font-sans,sans-serif);text-align:left;background:0 0;border:0;outline:none;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.ArticleContent-module__kwrDFq__faqQuestion{color:#0f172a;padding-right:1.5rem;font-size:1.15rem;font-weight:700}.ArticleContent-module__kwrDFq__faqIcon{color:var(--primary-color,#4f46e5);transition:transform .3s}.ArticleContent-module__kwrDFq__faqIconOpen{transform:rotate(180deg)}.ArticleContent-module__kwrDFq__faqAnswer{max-height:0;transition:max-height .3s cubic-bezier(.25,.8,.25,1);overflow:hidden}.ArticleContent-module__kwrDFq__faqAnswerOpen{max-height:500px}.ArticleContent-module__kwrDFq__faqAnswerInner{color:#475569;padding:0 24px 20px;font-size:1rem;line-height:1.6}.ArticleContent-module__kwrDFq__faqAnswerInner p{margin:0}.ArticleContent-module__kwrDFq__tourRelated{width:100%;max-width:100%;margin:3.5rem 0}@media (max-width:1024px){.ArticleContent-module__kwrDFq__tourRelated{max-width:100%;margin-left:0;margin-right:0}}.ArticleContent-module__kwrDFq__tourCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 20px 40px #00000008}.ArticleContent-module__kwrDFq__tourCard:hover{transform:translateY(-4px);box-shadow:0 30px 50px #00000014}.ArticleContent-module__kwrDFq__tourCardImage{background-position:50%;background-size:cover;flex-shrink:0;width:320px}.ArticleContent-module__kwrDFq__tourCardBody{flex-direction:column;flex:1;padding:2.5rem;display:flex}.ArticleContent-module__kwrDFq__tourCardLabel{font-family:var(--font-sans,sans-serif);text-transform:uppercase;color:var(--primary-color,#4f46e5);letter-spacing:.15em;margin-bottom:8px;font-size:.75rem;font-weight:700}.ArticleContent-module__kwrDFq__tourTitle{font-family:var(--font-serif-heading), Georgia, serif;color:#0f172a;margin:0 0 16px;font-size:1.65rem;font-weight:400;line-height:1.3}.ArticleContent-module__kwrDFq__tourMeta{font-size:.95rem;font-family:var(--font-sans,sans-serif);align-items:center;gap:1.5rem;margin-bottom:1.25rem;display:flex}.ArticleContent-module__kwrDFq__duration{color:#475569;font-weight:600}.ArticleContent-module__kwrDFq__price{color:var(--accent-color,#0ea5e9);font-size:1.15rem;font-weight:800}.ArticleContent-module__kwrDFq__tourDesc{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 2rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ArticleContent-module__kwrDFq__tourActions{gap:1.25rem;margin-top:auto;display:flex}.ArticleContent-module__kwrDFq__btnView{color:#334155;font-family:var(--font-sans,sans-serif);text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s}.ArticleContent-module__kwrDFq__btnView:hover{background:#f1f5f9}.ArticleContent-module__kwrDFq__btnBook{color:#fff;font-family:var(--font-sans,sans-serif);text-align:center;background:#0f172a;border:1px solid #0f172a;border-radius:8px;padding:12px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.ArticleContent-module__kwrDFq__btnBook:hover{color:#0f172a;background:0 0}.ArticleContent-module__kwrDFq__emptyText{text-align:center;color:#94a3b8;padding:3rem;font-style:italic}@media (max-width:768px){.ArticleContent-module__kwrDFq__articleBody,.ArticleContent-module__kwrDFq__paragraph{font-size:18px}.ArticleContent-module__kwrDFq__h1Heading{font-size:2rem}.ArticleContent-module__kwrDFq__h2Heading{font-size:1.7rem}.ArticleContent-module__kwrDFq__h3Heading{font-size:1.35rem}.ArticleContent-module__kwrDFq__imageBlock{margin:3rem 0}.ArticleContent-module__kwrDFq__tourCard{flex-direction:column}.ArticleContent-module__kwrDFq__tourCardImage{width:100%;height:200px}.ArticleContent-module__kwrDFq__tourCardBody{padding:1.75rem}.ArticleContent-module__kwrDFq__timelineContainer{padding-left:2rem}.ArticleContent-module__kwrDFq__timelineStation{left:-2rem}.ArticleContent-module__kwrDFq__gallerySlide{width:240px}.ArticleContent-module__kwrDFq__dropCapPara:first-letter{font-size:4.5rem;line-height:3.5rem}}
.TableOfContents-module__zogQyq__tocWrapper{width:100%}.TableOfContents-module__zogQyq__mobileToggle{cursor:pointer;color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;font-family:inherit;font-size:.95rem;font-weight:600;display:none;box-shadow:0 1px 2px #0000000d}.TableOfContents-module__zogQyq__toggleTitle{align-items:center;gap:8px;display:flex}.TableOfContents-module__zogQyq__chevron{color:#64748b;font-size:.75rem;transition:transform .2s}.TableOfContents-module__zogQyq__chevronOpen{transform:rotate(180deg)}.TableOfContents-module__zogQyq__tocContainer{background:0 0}.TableOfContents-module__zogQyq__tocTitle{font-family:var(--font-sans,sans-serif);text-transform:uppercase;color:#64748b;letter-spacing:.1em;border-bottom:1px solid #e2e8f0;margin-top:0;margin-bottom:1.25rem;padding-bottom:8px;font-size:.8rem;font-weight:700}.TableOfContents-module__zogQyq__tocList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.TableOfContents-module__zogQyq__tocListItem{transition:all .2s;position:relative}.TableOfContents-module__zogQyq__tocLink{color:#64748b;font-size:.95rem;line-height:1.4;text-decoration:none;transition:color .2s;display:block}.TableOfContents-module__zogQyq__tocLink:hover{color:var(--primary-color,#4f46e5)}.TableOfContents-module__zogQyq__level2{border-left:2px solid #0000;padding-left:12px}.TableOfContents-module__zogQyq__level3{border-left:2px solid #0000;padding-left:24px}.TableOfContents-module__zogQyq__active{border-left-color:var(--primary-color,#4f46e5)}.TableOfContents-module__zogQyq__active .TableOfContents-module__zogQyq__tocLink{color:var(--primary-color,#4f46e5);font-weight:600}@media (max-width:1279px){.TableOfContents-module__zogQyq__mobileToggle{display:flex}.TableOfContents-module__zogQyq__tocContainer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:8px;padding:18px;display:none;box-shadow:0 4px 6px -1px #0000000d}.TableOfContents-module__zogQyq__containerOpen{display:block}}
.ShareButtons-module__i_mcZa__shareContainer{z-index:10;flex-direction:column;align-items:center;gap:12px;height:fit-content;display:flex;position:sticky;top:150px}.ShareButtons-module__i_mcZa__shareLabel{font-family:var(--font-sans,sans-serif);color:#64748b;letter-spacing:.1em;writing-mode:vertical-lr;text-orientation:mixed;margin-bottom:4px;font-size:.75rem;font-weight:700}.ShareButtons-module__i_mcZa__buttonsList{flex-direction:column;gap:12px;display:flex}.ShareButtons-module__i_mcZa__shareLink{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 4px 6px -1px #0000000d}.ShareButtons-module__i_mcZa__shareLink:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.ShareButtons-module__i_mcZa__facebook:hover{color:#fff;background:#1877f2;border-color:#1877f2}.ShareButtons-module__i_mcZa__instagram:hover{color:#fff;background:#e1306c;border-color:#e1306c}.ShareButtons-module__i_mcZa__copy:hover{background:var(--primary-color,#4f46e5);color:#fff;border-color:var(--primary-color,#4f46e5)}.ShareButtons-module__i_mcZa__svgIcon{display:block}.ShareButtons-module__i_mcZa__checkIcon{color:#fff;font-size:1.1rem;font-weight:700}@media (max-width:1279px){.ShareButtons-module__i_mcZa__shareContainer{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;flex-direction:row;justify-content:center;gap:16px;width:100%;margin:2rem 0;padding:1.25rem;position:static}.ShareButtons-module__i_mcZa__shareLabel{writing-mode:horizontal-tb;margin-bottom:0}.ShareButtons-module__i_mcZa__buttonsList{flex-direction:row;gap:16px}}
.RelatedPosts-module__xm9Taq__relatedSection{border-top:1px solid #e2e8f0;width:100%;margin-top:5rem;padding-top:4rem}.RelatedPosts-module__xm9Taq__sectionTitle{color:#1e293b;text-align:center;margin-bottom:2rem;font-size:1.85rem;font-weight:800;position:relative}.RelatedPosts-module__xm9Taq__sectionTitle:after{content:"";background:var(--primary-color,#4f46e5);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.RelatedPosts-module__xm9Taq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.RelatedPosts-module__xm9Taq__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.RelatedPosts-module__xm9Taq__card:hover{border-color:#cbd5e1;transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.RelatedPosts-module__xm9Taq__thumbWrapper{width:100%;height:200px;position:relative;overflow:hidden}.RelatedPosts-module__xm9Taq__thumbnail{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.RelatedPosts-module__xm9Taq__card:hover .RelatedPosts-module__xm9Taq__thumbnail{transform:scale(1.08)}.RelatedPosts-module__xm9Taq__category{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--primary-color,#4f46e5);font-family:var(--font-sans,sans-serif);text-transform:uppercase;letter-spacing:.1em;background:#ffffffe6;border-radius:4px;padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 2px 4px #0000000d}.RelatedPosts-module__xm9Taq__info{flex-direction:column;flex:1;padding:1.5rem;display:flex}.RelatedPosts-module__xm9Taq__date{color:#64748b;margin-bottom:8px;font-size:.75rem}.RelatedPosts-module__xm9Taq__title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.2em;margin:0 0 10px;font-size:1.15rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.RelatedPosts-module__xm9Taq__excerpt{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.RelatedPosts-module__xm9Taq__readMore{color:var(--primary-color,#4f46e5);margin-top:auto;font-size:.9rem;font-weight:700;transition:transform .2s}.RelatedPosts-module__xm9Taq__card:hover .RelatedPosts-module__xm9Taq__readMore{transform:translate(4px)}@media (max-width:1024px){.RelatedPosts-module__xm9Taq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:640px){.RelatedPosts-module__xm9Taq__grid{grid-template-columns:1fr;gap:1.5rem}.RelatedPosts-module__xm9Taq__relatedSection{margin-top:3rem;padding-top:3rem}}
.ArticleSidebar-module__4-78AG__sidebar{width:100%}.ArticleSidebar-module__4-78AG__sidebarSticky{flex-direction:column;gap:2rem;max-height:calc(100vh - 120px);padding-right:8px;display:flex;position:sticky;top:100px;overflow-y:auto}.ArticleSidebar-module__4-78AG__sidebarSticky::-webkit-scrollbar{width:4px}.ArticleSidebar-module__4-78AG__sidebarSticky::-webkit-scrollbar-track{background:0 0}.ArticleSidebar-module__4-78AG__sidebarSticky::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.ArticleSidebar-module__4-78AG__sidebarSticky::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:1279px){.ArticleSidebar-module__4-78AG__sidebar{display:none}}
