.HeaderBadge-module__JTjrUG__headerBadge{background:var(--color-primary-bg);border:1px solid var(--color-primary-border);border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 12px;display:inline-flex}.HeaderBadge-module__JTjrUG__headerBadgeContainer{text-align:center;padding-top:56px;padding-left:24px;padding-right:24px}.HeaderBadge-module__JTjrUG__headerBadgeDot{background:var(--color-success);border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite HeaderBadge-module__JTjrUG__pulseDot}.HeaderBadge-module__JTjrUG__headerBadgeText{color:var(--color-main-second);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}@media (max-width:480px){.HeaderBadge-module__JTjrUG__headerBadgeContainer{padding:32px 0 0}.HeaderBadge-module__JTjrUG__headerBadge{justify-content:center;gap:6px;width:100%;padding:6px}}@keyframes HeaderBadge-module__JTjrUG__pulseDot{0%,to{opacity:1}50%{opacity:.4}}
.PostGrid-module__1lCyzq__featured{margin:48px 0 36px}.PostGrid-module__1lCyzq__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.PostGrid-module__1lCyzq__sectionTitle{color:var(--color-text);letter-spacing:-.025em;margin:0;font-size:26px;font-weight:800}.PostGrid-module__1lCyzq__searchLabel{color:var(--color-text-muted);font-size:18px;font-weight:500}.PostGrid-module__1lCyzq__sectionSub{color:var(--color-text-muted);margin:4px 0 0;font-size:14px}.PostGrid-module__1lCyzq__archiveLink{color:var(--color-main-second);border:1.5px solid var(--color-primary-border);white-space:nowrap;background:#fff;border-radius:100px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.PostGrid-module__1lCyzq__archiveLink:hover{background:var(--color-primary-bg);color:var(--color-main-second);transform:translate(2px)}.PostGrid-module__1lCyzq__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:940px){.PostGrid-module__1lCyzq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.PostGrid-module__1lCyzq__grid{grid-template-columns:1fr}.PostGrid-module__1lCyzq__sectionTitle{font-size:20px}}.PostGrid-module__1lCyzq__empty{text-align:center;border:1.5px dashed var(--color-primary-border);background:#fff;border-radius:18px;padding:60px 20px}.PostGrid-module__1lCyzq__emptyIcon{margin-bottom:10px;font-size:40px}.PostGrid-module__1lCyzq__emptyTitle{color:var(--color-text);margin-bottom:6px;font-size:16px;font-weight:700}.PostGrid-module__1lCyzq__emptySub{color:var(--color-text-muted);font-size:13px}
.Button-module__s3b5nq__btn{--c-teal:#14b8a6;--c-teal-hover:#0d9488;--c-teal-press:#0f766e;--c-teal-light:#e6faf7;--c-teal-mid:#14b8a61f;--c-shadow-sm:0 1px 3px #0000001a, 0 1px 2px #0000000f;--c-shadow-md:0 4px 12px #14b8a647, 0 2px 4px #00000014;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;white-space:nowrap;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 22px;font-family:-apple-system,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s,box-shadow .2s,transform .12s,opacity .15s;display:inline-flex;position:relative;overflow:hidden}.Button-module__s3b5nq__btn:focus-visible{outline:2.5px solid var(--c-teal);outline-offset:3px}.Button-module__s3b5nq__btn:active:not(:disabled){transform:scale(.975)}.Button-module__s3b5nq__btn:disabled,.Button-module__s3b5nq__btn[aria-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none;box-shadow:none;transform:none}.Button-module__s3b5nq__ripple{pointer-events:none;background:#ffffff59;border-radius:50%;animation:.55s linear Button-module__s3b5nq__ripple-anim;position:absolute;transform:scale(0)}@keyframes Button-module__s3b5nq__ripple-anim{to{opacity:0;transform:scale(4)}}.Button-module__s3b5nq__contained{background:var(--c-teal);color:#fff;box-shadow:var(--c-shadow-sm)}.Button-module__s3b5nq__contained:hover:not(:disabled){background:var(--c-teal-hover);box-shadow:var(--c-shadow-md);transform:translateY(-1px)}.Button-module__s3b5nq__contained:active:not(:disabled){background:var(--c-teal-press);box-shadow:var(--c-shadow-sm);transform:translateY(0)scale(.975)}.Button-module__s3b5nq__outlined{color:var(--c-teal);border:1.5px solid var(--c-teal);background:0 0}.Button-module__s3b5nq__outlined:hover:not(:disabled){background:var(--c-teal-mid);border-color:var(--c-teal-hover);transform:translateY(-1px);box-shadow:0 2px 8px #14b8a61f}.Button-module__s3b5nq__outlined:active:not(:disabled){background:#14b8a62e;transform:translateY(0)scale(.975)}.Button-module__s3b5nq__outlined .Button-module__s3b5nq__ripple{background:#14b8a640}.Button-module__s3b5nq__ghost{box-shadow:none;color:var(--color-text,currentColor);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .15s,opacity .15s,color .15s;display:inline-flex}.Button-module__s3b5nq__ghost:hover:not(:disabled){color:var(--color-main)}.Button-module__s3b5nq__ghost:active:not(:disabled){transform:scale(.95)}.Button-module__s3b5nq__ghost .Button-module__s3b5nq__ripple{display:none}.Button-module__s3b5nq__ghost.Button-module__s3b5nq__xs{width:28px;padding:0}.Button-module__s3b5nq__text{color:var(--c-teal);background:0 0;padding:0 12px}.Button-module__s3b5nq__text:hover:not(:disabled){background:var(--c-teal-mid)}.Button-module__s3b5nq__text:active:not(:disabled){background:#14b8a62e;transform:scale(.975)}.Button-module__s3b5nq__text .Button-module__s3b5nq__ripple{background:#14b8a638}.Button-module__s3b5nq__tonal{background:var(--c-teal-light);color:#0d9488}.Button-module__s3b5nq__tonal:hover:not(:disabled){background:#c2f0e8;transform:translateY(-1px);box-shadow:0 2px 8px #14b8a624}.Button-module__s3b5nq__tonal:active:not(:disabled){background:#aaebe0;transform:translateY(0)scale(.975)}.Button-module__s3b5nq__tonal .Button-module__s3b5nq__ripple{background:#14b8a647}.Button-module__s3b5nq__elevated{color:var(--c-teal);box-shadow:var(--c-shadow-sm);background:#fff}.Button-module__s3b5nq__elevated:hover:not(:disabled){box-shadow:var(--c-shadow-md);transform:translateY(-2px)}.Button-module__s3b5nq__elevated:active:not(:disabled){box-shadow:var(--c-shadow-sm);transform:translateY(0)scale(.975)}.Button-module__s3b5nq__elevated .Button-module__s3b5nq__ripple{background:#14b8a62e}.Button-module__s3b5nq__danger{color:#dc2626;background:#fef2f2;border:1.5px solid #fecaca}.Button-module__s3b5nq__danger:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px);box-shadow:0 2px 8px #dc26261f}.Button-module__s3b5nq__danger:active:not(:disabled){transform:scale(.975)}.Button-module__s3b5nq__danger .Button-module__s3b5nq__ripple{background:#dc262626}.Button-module__s3b5nq__inverted{color:#fff;background:#ffffff1f;border:1.5px solid #ffffff40}.Button-module__s3b5nq__inverted:hover:not(:disabled){background:#fff3;border-color:#fff6;transform:translateY(-1px)}.Button-module__s3b5nq__inverted:active:not(:disabled){transform:scale(.975)}.Button-module__s3b5nq__inverted .Button-module__s3b5nq__ripple{background:#fff3}.Button-module__s3b5nq__xs{border-radius:6px;height:28px;padding:0 12px;font-size:11px}.Button-module__s3b5nq__sm{border-radius:7px;height:34px;padding:0 16px;font-size:12.5px}.Button-module__s3b5nq__lg{border-radius:10px;height:50px;padding:0 28px;font-size:15px}.Button-module__s3b5nq__xl{letter-spacing:.05em;border-radius:12px;height:58px;padding:0 36px;font-size:16px}.Button-module__s3b5nq__full,.Button-module__s3b5nq__responsive{width:100%}@media (min-width:640px){.Button-module__s3b5nq__responsive{width:80%}}@media (min-width:768px){.Button-module__s3b5nq__responsive{width:66.666%}}@media (min-width:1024px){.Button-module__s3b5nq__responsive{width:50%}}@media (min-width:1280px){.Button-module__s3b5nq__responsive{width:40%}}.Button-module__s3b5nq__icon{border-radius:50%;flex-shrink:0;width:42px;height:42px;padding:0}.Button-module__s3b5nq__icon.Button-module__s3b5nq__sm{width:34px;height:34px}.Button-module__s3b5nq__icon.Button-module__s3b5nq__lg{width:50px;height:50px}.Button-module__s3b5nq__loading{pointer-events:none}.Button-module__s3b5nq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite Button-module__s3b5nq__spin;display:inline-block}.Button-module__s3b5nq__outlined .Button-module__s3b5nq__spinner,.Button-module__s3b5nq__text .Button-module__s3b5nq__spinner,.Button-module__s3b5nq__tonal .Button-module__s3b5nq__spinner{border-color:#14b8a640;border-top-color:var(--c-teal)}@keyframes Button-module__s3b5nq__spin{to{transform:rotate(360deg)}}.Button-module__s3b5nq__fab{border-radius:16px;width:56px;height:56px;padding:0;box-shadow:0 6px 20px #14b8a652,0 2px 6px #0000001a}.Button-module__s3b5nq__fab:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 28px #14b8a666,0 4px 8px #0000001f}.Button-module__s3b5nq__fabSm{border-radius:12px;width:40px;height:40px;box-shadow:0 4px 12px #14b8a647}.Button-module__s3b5nq__convert{letter-spacing:.06em;border-radius:10px;height:52px;font-size:16px}.Button-module__s3b5nq__choose{border-radius:8px;height:44px;padding:0 28px;font-size:14px}.Button-module__s3b5nq__group{display:inline-flex}.Button-module__s3b5nq__group .Button-module__s3b5nq__btn{border-radius:0}.Button-module__s3b5nq__group .Button-module__s3b5nq__btn:first-child{border-radius:8px 0 0 8px}.Button-module__s3b5nq__group .Button-module__s3b5nq__btn:last-child{border-radius:0 8px 8px 0}.Button-module__s3b5nq__group .Button-module__s3b5nq__outlined{margin-left:-1.5px}.Button-module__s3b5nq__group .Button-module__s3b5nq__contained{z-index:1}.Button-module__s3b5nq__circular{border-radius:50%;animation:.8s linear infinite Button-module__s3b5nq__spin;display:inline-block}
.ArticleSidebar-module__W1IJ5G__sidebar{flex-direction:column;gap:18px;display:flex;position:sticky;top:100px}@media (max-width:1080px){.ArticleSidebar-module__W1IJ5G__sidebar{display:none}}.ArticleSidebar-module__W1IJ5G__card{border:1.5px solid var(--color-primary-border);background:#fff;border-radius:14px;padding:18px}.ArticleSidebar-module__W1IJ5G__cardLabel{color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:700}.ArticleSidebar-module__W1IJ5G__tagChips{flex-wrap:wrap;gap:6px;display:flex}.ArticleSidebar-module__W1IJ5G__tagChip{color:var(--color-text-muted);background:var(--color-background);border:1.5px solid var(--color-border);border-radius:100px;padding:4px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:all .15s}.ArticleSidebar-module__W1IJ5G__tagChip:hover{color:var(--color-main);border-color:var(--color-main);background:var(--color-primary-bg)}.ArticleSidebar-module__W1IJ5G__shareRow{gap:6px;display:flex}.ArticleSidebar-module__W1IJ5G__shareBtn{border:1.5px solid var(--color-primary-border);height:36px;color:var(--color-main-second);cursor:pointer;background:#fff;border-radius:8px;flex:1;justify-content:center;align-items:center;transition:all .15s;display:flex}.ArticleSidebar-module__W1IJ5G__shareBtn:hover{border-color:var(--color-primary);color:var(--color-primary);background:var(--color-primary-bg)}.ArticleSidebar-module__W1IJ5G__ctaCard{background:linear-gradient(135deg, var(--color-primary-bg), #fff);border:1.5px solid var(--color-primary-border);border-radius:14px;padding:18px}.ArticleSidebar-module__W1IJ5G__ctaLabel{color:var(--color-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700}.ArticleSidebar-module__W1IJ5G__ctaText{color:var(--color-main-second);margin-bottom:12px;font-size:13px;line-height:1.55}.ArticleSidebar-module__W1IJ5G__ctaBtn{text-align:center;color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#2dd4bf,#0d9488);border-radius:100px;padding:10px 16px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .2s;display:block;box-shadow:0 6px 14px #14b8a652}.ArticleSidebar-module__W1IJ5G__ctaBtn:hover{transform:translateY(-2px)}
.ArticleTOC-module__LnEW0G__sidebar{position:sticky;top:100px}.ArticleTOC-module__LnEW0G__label{color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;padding-left:14px;font-size:10px;font-weight:700}.ArticleTOC-module__LnEW0G__list{border-left:1.5px solid var(--color-primary-border);flex-direction:column;gap:2px;margin:0;padding-left:0;list-style:none;display:flex}.ArticleTOC-module__LnEW0G__list a{color:var(--color-text-muted);border-left:2px solid #0000;margin-left:-1.5px;padding:7px 14px;font-size:13px;line-height:1.4;text-decoration:none;transition:all .15s;display:block}.ArticleTOC-module__LnEW0G__list a:hover{color:var(--color-main);border-left-color:var(--color-primary-border)}.ArticleTOC-module__LnEW0G__active{font-weight:600;color:var(--color-main)!important;border-left-color:var(--color-main)!important}@media (max-width:1080px){.ArticleTOC-module__LnEW0G__sidebar{display:none}}
.MobileTOC-module__JdIKia__wrapper{z-index:50;border:1.5px solid var(--color-primary-border);background:#fff;border-radius:12px;margin:16px 0;display:none;position:sticky;top:70px}@media (max-width:1080px){.MobileTOC-module__JdIKia__wrapper{display:block}}.MobileTOC-module__JdIKia__head{cursor:pointer;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.MobileTOC-module__JdIKia__headLabel{color:var(--color-text);font-size:13px;font-weight:700}.MobileTOC-module__JdIKia__chevron{transition:transform .2s}.MobileTOC-module__JdIKia__chevronOpen{transition:transform .2s;transform:rotate(180deg)}.MobileTOC-module__JdIKia__list{border-top:1px solid var(--color-primary-border);flex-direction:column;gap:2px;padding:12px 16px;display:flex}.MobileTOC-module__JdIKia__list a{color:var(--color-text-muted);padding:6px 0;font-size:13px;text-decoration:none}.MobileTOC-module__JdIKia__active{font-weight:600;color:var(--color-main)!important}
.AuthorCard-module__sc65sa__card{background:linear-gradient(135deg, #fff 0%, var(--color-primary-bg) 100%);border:1.5px solid var(--color-primary-border);border-radius:18px;align-items:flex-start;gap:22px;max-width:720px;margin:40px 0 28px;padding:28px 30px;display:flex}.AuthorCard-module__sc65sa__avatar{color:#fff;background:linear-gradient(135deg,#2dd4bf,#0d9488);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:26px;font-weight:700;display:flex;box-shadow:0 10px 24px #14b8a652}.AuthorCard-module__sc65sa__body h3{margin:0}.AuthorCard-module__sc65sa__name{color:var(--color-main);letter-spacing:-.02em;margin-bottom:4px;font-size:18px;font-weight:800}.AuthorCard-module__sc65sa__role{color:var(--color-primary);margin-bottom:12px;font-size:13px;font-weight:600}.AuthorCard-module__sc65sa__bio{color:var(--color-main-second);margin-bottom:14px;font-size:14px;line-height:1.6}.AuthorCard-module__sc65sa__actions{flex-wrap:wrap;gap:8px;display:flex}.AuthorCard-module__sc65sa__btn{border:1.5px solid var(--color-primary-border);color:var(--color-main-second);background:#fff;border-radius:100px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.AuthorCard-module__sc65sa__btn:hover{color:var(--color-primary);border-color:var(--color-primary);transform:translateY(-1px)}@media (max-width:640px){.AuthorCard-module__sc65sa__card{text-align:center;flex-direction:column;align-items:center;padding:24px 20px}.AuthorCard-module__sc65sa__actions{justify-content:center}}
.RelatedPosts-module__W8m9Iq__section{border-top:1.5px solid var(--color-primary-border);margin-top:40px;padding:60px 0}.RelatedPosts-module__W8m9Iq__wrap{max-width:1180px;margin:0 auto;padding:0 24px}.RelatedPosts-module__W8m9Iq__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:24px;display:flex}.RelatedPosts-module__W8m9Iq__title{color:var(--color-main);letter-spacing:-.02em;font-size:24px;font-weight:800}.RelatedPosts-module__W8m9Iq__subtitle{color:var(--color-main-second);margin-top:4px;font-size:14px}.RelatedPosts-module__W8m9Iq__allLink{color:var(--color-primary);border:1.5px solid var(--color-primary-border);background:#fff;border-radius:100px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.RelatedPosts-module__W8m9Iq__allLink:hover{background:var(--color-primary-bg)}.RelatedPosts-module__W8m9Iq__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:940px){.RelatedPosts-module__W8m9Iq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.RelatedPosts-module__W8m9Iq__grid{grid-template-columns:1fr}}.RelatedPosts-module__W8m9Iq__card{border:1.5px solid var(--color-primary-border);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;gap:8px;padding:18px;text-decoration:none;transition:all .25s;display:flex}.RelatedPosts-module__W8m9Iq__card:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 10px 24px #14b8a614}.RelatedPosts-module__W8m9Iq__cardVisual{border-radius:10px;margin-bottom:4px;overflow:hidden}.RelatedPosts-module__W8m9Iq__cat{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.RelatedPosts-module__W8m9Iq__cardTitle{color:var(--color-main);letter-spacing:-.01em;font-size:15px;font-weight:700;line-height:1.35}.RelatedPosts-module__W8m9Iq__cardMeta{color:var(--color-main-second);align-items:center;gap:6px;margin-top:4px;font-size:12px;display:flex}
.UploadIcon-module__rihAqG__wrap{background:#e6faf7;border:2px dashed #14b8a6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;animation:2s ease-in-out infinite UploadIcon-module__rihAqG__dropBounce;display:inline-flex}@keyframes UploadIcon-module__rihAqG__dropBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}
.Breadcrumbs-module__iNiODW__crumbs{color:var(--color-text);flex-wrap:wrap;align-items:center;gap:8px;padding:18px 0 0;font-size:12px;display:flex}.Breadcrumbs-module__iNiODW__crumbs a{color:var(--color-text-muted);text-decoration:none;transition:color .15s}.Breadcrumbs-module__iNiODW__crumbs a:hover{color:var(--color-main)}.Breadcrumbs-module__iNiODW__current{color:var(--color-text);font-weight:600}
.FormatGroup-module__jTN8mq__wrap{flex-direction:column;gap:8px;width:100%;display:flex}.FormatGroup-module__jTN8mq__label{letter-spacing:.07em;text-transform:uppercase;color:#5a7870;font-family:-apple-system,Segoe UI,system-ui,sans-serif;font-size:11px;font-weight:600}.FormatGroup-module__jTN8mq__group{flex-wrap:wrap;gap:6px;width:100%;display:flex}.FormatGroup-module__jTN8mq__group>*{border-radius:7px!important;margin-left:0!important}
.ReadingProgress-module__NZbXTG__bar{z-index:200;pointer-events:none;background:0 0;height:3px;position:fixed;top:0;left:0;right:0}.ReadingProgress-module__NZbXTG__fill{background:linear-gradient(90deg,#2dd4bf,#14b8a6,#0d9488);width:0%;height:100%;transition:width .1s linear;box-shadow:0 1px 8px #14b8a673}
.QualitySlider-module__w9bmwW__wrap{flex-direction:column;gap:8px;width:100%;font-family:-apple-system,Segoe UI,system-ui,sans-serif;display:flex}.QualitySlider-module__w9bmwW__header{justify-content:space-between;align-items:baseline;display:flex}.QualitySlider-module__w9bmwW__label{color:#5a7870;font-size:13px;font-weight:500}.QualitySlider-module__w9bmwW__value{color:#14b8a6;font-variant-numeric:tabular-nums;text-align:right;min-width:38px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:13px;font-weight:700}.QualitySlider-module__w9bmwW__slider{appearance:none;cursor:pointer;background:#e2f0ec;background:linear-gradient(to right, #14b8a6 0%, #14b8a6 var(--fill,0%), #e2f0ec var(--fill,0%), #e2f0ec 100%);border:none;border-radius:2px;outline:none;width:100%;height:4px;transition:background 50ms linear}.QualitySlider-module__w9bmwW__slider:disabled{opacity:.5;cursor:not-allowed}.QualitySlider-module__w9bmwW__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#14b8a6;border:3px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px #14b8a666}.QualitySlider-module__w9bmwW__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.QualitySlider-module__w9bmwW__slider:active::-webkit-slider-thumb{transform:scale(1.25);box-shadow:0 4px 14px #14b8a68c}.QualitySlider-module__w9bmwW__slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #14b8a640,0 2px 8px #14b8a666}.QualitySlider-module__w9bmwW__slider::-moz-range-thumb{cursor:pointer;background:#14b8a6;border:3px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px #14b8a666}.QualitySlider-module__w9bmwW__slider::-moz-range-thumb:hover{transform:scale(1.15)}.QualitySlider-module__w9bmwW__slider:active::-moz-range-thumb{transform:scale(1.25)}.QualitySlider-module__w9bmwW__slider:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px #14b8a640,0 2px 8px #14b8a666}.QualitySlider-module__w9bmwW__slider::-moz-range-track{background:0 0;border:none}.QualitySlider-module__w9bmwW__footer{color:#5a7870;justify-content:space-between;margin-top:2px;font-size:11px;display:flex}.QualitySlider-module__w9bmwW__sm .QualitySlider-module__w9bmwW__slider{height:3px}.QualitySlider-module__w9bmwW__sm .QualitySlider-module__w9bmwW__slider::-webkit-slider-thumb{border-width:2px;width:16px;height:16px}.QualitySlider-module__w9bmwW__sm .QualitySlider-module__w9bmwW__slider::-moz-range-thumb{border-width:2px;width:16px;height:16px}.QualitySlider-module__w9bmwW__lg .QualitySlider-module__w9bmwW__slider{height:6px}.QualitySlider-module__w9bmwW__lg .QualitySlider-module__w9bmwW__slider::-webkit-slider-thumb{width:24px;height:24px}.QualitySlider-module__w9bmwW__lg .QualitySlider-module__w9bmwW__slider::-moz-range-thumb{width:24px;height:24px}
.ArticleHero-module__mHBgmG__hero{padding:28px 0 36px;animation:.55s both ArticleHero-module__mHBgmG__fadeUp}.ArticleHero-module__mHBgmG__eyebrow{background:var(--color-primary-bg);border:1px solid var(--color-primary-border);color:var(--color-main);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.ArticleHero-module__mHBgmG__dot{background:var(--color-success);border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite ArticleHero-module__mHBgmG__pulseDot}.ArticleHero-module__mHBgmG__title{letter-spacing:-.035em;color:var(--color-text);max-width:880px;margin-bottom:16px;font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.1}.ArticleHero-module__mHBgmG__lead{color:var(--color-text-muted);max-width:760px;font-size:18px;line-height:1.6}.ArticleHero-module__mHBgmG__meta{flex-wrap:wrap;align-items:center;gap:18px;margin-top:28px;display:flex}.ArticleHero-module__mHBgmG__authorBlock{align-items:center;gap:12px;display:flex}.ArticleHero-module__mHBgmG__avatar{color:#fff;background:linear-gradient(135deg,#2dd4bf,#0d9488);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:700;display:flex;box-shadow:0 6px 16px #14b8a647}.ArticleHero-module__mHBgmG__authorInfo{flex-direction:column;gap:1px;display:flex}.ArticleHero-module__mHBgmG__authorName{color:var(--color-text);font-size:14px;font-weight:700}.ArticleHero-module__mHBgmG__authorRole{color:var(--color-text-muted);font-size:12px}.ArticleHero-module__mHBgmG__stats{color:var(--color-text-muted);align-items:center;gap:14px;font-size:13px;display:flex}.ArticleHero-module__mHBgmG__stat{align-items:center;gap:6px;display:inline-flex}.ArticleHero-module__mHBgmG__stat svg{opacity:.7}.ArticleHero-module__mHBgmG__visual{border:1.5px solid var(--color-primary-border);border-radius:22px;margin-top:32px;position:relative;overflow:hidden}@keyframes ArticleHero-module__mHBgmG__pulseDot{0%,to{opacity:1}50%{opacity:.4}}@keyframes ArticleHero-module__mHBgmG__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
.BlogHero-module__Gmg82a__hero{text-align:center;padding-bottom:40px}.BlogHero-module__Gmg82a__title{letter-spacing:-.04em;margin-bottom:14px;font-size:clamp(28px,5vw,52px);font-weight:800;line-height:1.05}.BlogHero-module__Gmg82a__accent{color:var(--color-main)}.BlogHero-module__Gmg82a__lead{color:var(--color-text-muted);max-width:620px;margin:0 auto;font-size:17px;line-height:1.6}.BlogHero-module__Gmg82a__searchRow{max-width:620px;margin:28px auto 0}.BlogHero-module__Gmg82a__searchWrap{align-items:center;display:flex;position:relative}.BlogHero-module__Gmg82a__searchIcon{color:var(--color-text-muted);pointer-events:none;opacity:.6;position:absolute;top:50%;left:17px;transform:translateY(-50%)}.BlogHero-module__Gmg82a__clearBtn{z-index:2;position:absolute!important;top:50%!important;right:12px!important;transform:translateY(-50%)!important}.BlogHero-module__Gmg82a__searchInput{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);background:#fff;border-radius:100px;outline:none;padding:13px 44px 13px 46px;font-family:inherit;font-size:14px;transition:all .15s}.BlogHero-module__Gmg82a__searchInput:focus{border-color:var(--color-main);box-shadow:0 0 0 4px #14b8a61f}.BlogHero-module__Gmg82a__catRow{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;display:flex}.BlogHero-module__Gmg82a__catPill{border:1.5px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:#fff;align-items:center;gap:6px;font-family:inherit;font-size:12.5px;font-weight:600;transition:all .15s;display:inline-flex;text-transform:none!important;border-radius:100px!important}.BlogHero-module__Gmg82a__catPill:hover{border-color:var(--color-primary);color:var(--color-text);background:0 0!important}.BlogHero-module__Gmg82a__catPillActive,.BlogHero-module__Gmg82a__catPillActive:hover{border-color:var(--color-main);color:var(--color-main);background:var(--color-primary-bg)!important}.BlogHero-module__Gmg82a__catCount{background:var(--color-border);color:var(--color-text-muted);border-radius:100px;padding:1px 7px;font-family:monospace;font-size:10px;font-weight:700}.BlogHero-module__Gmg82a__catCountActive{background:var(--color-main);color:#fff}
.ResizePicker-module__Umfwuq__wrap{margin-top:4px}.ResizePicker-module__Umfwuq__label{letter-spacing:.09em;text-transform:uppercase;color:#5a7870;margin-bottom:10px;font-size:11px;font-weight:700;display:block}.ResizePicker-module__Umfwuq__presets{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:6px;margin-bottom:10px;display:grid}.ResizePicker-module__Umfwuq__chip{min-height:unset!important;text-transform:none!important;letter-spacing:normal!important;width:100%!important;height:auto!important;box-shadow:none!important;color:inherit!important;background:#fff!important;border:1.5px solid #e2f0ec!important;border-radius:9px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;padding:7px 10px!important;font-family:inherit!important;line-height:normal!important;transition:all .15s!important;display:flex!important;position:relative!important;overflow:hidden!important}.ResizePicker-module__Umfwuq__chip:hover{background:#f8fffe!important;border-color:#b2ece4!important}.ResizePicker-module__Umfwuq__chipActive{background:#e6faf7!important;border-color:#14b8a6!important;box-shadow:0 2px 10px #14b8a62e!important}.ResizePicker-module__Umfwuq__chipCustom{border-style:dashed!important;border-color:#b2ece4!important}.ResizePicker-module__Umfwuq__chipCustom.ResizePicker-module__Umfwuq__chipActive{border-style:solid!important}.ResizePicker-module__Umfwuq__chipInfo{text-align:left;flex-direction:column;flex:1;min-width:0;display:flex}.ResizePicker-module__Umfwuq__chipDims{color:#0d1f1b;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.2}.ResizePicker-module__Umfwuq__chipActive .ResizePicker-module__Umfwuq__chipDims{color:#0d9488}.ResizePicker-module__Umfwuq__chipHint{color:#9ca3af;white-space:nowrap;margin-top:1px;font-size:9.5px;line-height:1.2}.ResizePicker-module__Umfwuq__chipActive .ResizePicker-module__Umfwuq__chipHint{color:#0d9488;opacity:.7}.ResizePicker-module__Umfwuq__checkmark{background:#14b8a6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;margin-left:auto;display:flex}.ResizePicker-module__Umfwuq__customExpand{background:#f8fffe;border:1.5px solid #b2ece4;border-radius:12px;margin-top:4px;padding:16px;animation:.18s ResizePicker-module__Umfwuq__fadeSlide}@keyframes ResizePicker-module__Umfwuq__fadeSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ResizePicker-module__Umfwuq__customInputs{align-items:center;gap:8px;margin-bottom:12px;display:flex}.ResizePicker-module__Umfwuq__customField{flex-direction:column;flex:1;gap:4px;display:flex}.ResizePicker-module__Umfwuq__customField label{color:#5a7870;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:700}.ResizePicker-module__Umfwuq__customField input{text-align:center;color:#0d1f1b;background:#fff;border:1.5px solid #e2f0ec;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-family:inherit;font-size:15px;font-weight:700;transition:border-color .15s,box-shadow .15s}.ResizePicker-module__Umfwuq__customField input:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61f}.ResizePicker-module__Umfwuq__lockColumn{flex-direction:column;align-items:center;gap:4px;margin-top:18px;display:flex}.ResizePicker-module__Umfwuq__lockBtn{min-height:unset!important;height:auto!important;min-width:unset!important;box-shadow:none!important;text-transform:none!important;letter-spacing:normal!important;background:#fff!important;border:1.5px solid #e2f0ec!important;border-radius:8px!important;padding:6px 8px!important}.ResizePicker-module__Umfwuq__lockBtn:hover{border-color:#b2ece4!important}.ResizePicker-module__Umfwuq__lockBtnActive{background:#e6faf7!important;border-color:#14b8a6!important}.ResizePicker-module__Umfwuq__lockRow{justify-content:space-between;align-items:center;display:flex}.ResizePicker-module__Umfwuq__lockToggle{-webkit-user-select:none;user-select:none;min-height:unset!important;height:auto!important;min-width:unset!important;box-shadow:none!important;text-transform:none!important;letter-spacing:normal!important;background:#fff!important;border:1.5px solid #e2f0ec!important;border-radius:8px!important;align-items:center!important;gap:8px!important;padding:7px 12px!important;display:flex!important}.ResizePicker-module__Umfwuq__lockToggle:hover{border-color:#b2ece4!important}.ResizePicker-module__Umfwuq__lockToggleActive{background:#e6faf7!important;border-color:#14b8a6!important}.ResizePicker-module__Umfwuq__lockLabel{color:#5a7870;font-size:11px;font-weight:600}.ResizePicker-module__Umfwuq__lockToggleActive .ResizePicker-module__Umfwuq__lockLabel{color:#0d9488}.ResizePicker-module__Umfwuq__customHint{color:#5a7870;font-size:11px}
.FeaturedCard-module__z1ykSq__featureCardWrapper{border:1.5px solid var(--color-border);cursor:pointer;box-shadow:none;background:#fff;border-radius:22px;grid-template-columns:1.05fr 1fr;transition:all .3s;display:grid;position:relative;overflow:hidden}.FeaturedCard-module__z1ykSq__featureCardWrapper:hover{border-color:var(--color-primary-border);box-shadow:0 20px 40px #14b8a61a}.FeaturedCard-module__z1ykSq__featureCardWrapper:hover .FeaturedCard-module__z1ykSq__featAccentBar{transform:scaleX(1)}.FeaturedCard-module__z1ykSq__featAccentBar{transform-origin:0;z-index:2;background:linear-gradient(90deg,#2dd4bf,#14b8a6,#0d9488);height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.FeaturedCard-module__z1ykSq__featArrow{transition:transform .25s;transform:translate(0)}.FeaturedCard-module__z1ykSq__featureCardWrapper:hover .FeaturedCard-module__z1ykSq__featArrow{transform:translate(4px)}.FeaturedCard-module__z1ykSq__featContent{background:linear-gradient(135deg,#e6faf7,#d1faf6);justify-content:center;align-items:center;min-height:360px;padding:32px;display:flex;position:relative;overflow:hidden}.FeaturedCard-module__z1ykSq__featTitle{z-index:1;align-items:center;gap:20px;display:flex;position:relative}.FeaturedCard-module__z1ykSq__featCategory{content:"";background-image:radial-gradient(circle at 20% 30%,#14b8a626,#0000 50%),radial-gradient(circle at 80% 70%,#2dd4bf1f,#0000 50%);position:absolute;inset:0}.FeaturedCard-module__z1ykSq__featArrowAnim{animation:1.5s ease-in-out infinite FeaturedCard-module__z1ykSq__arrowFlow}.FeaturedCard-module__z1ykSq__formatCard{background:#fff;border:1.5px solid #b2ece4;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100px;height:100px;display:flex;box-shadow:0 8px 24px #14b8a626}.FeaturedCard-module__z1ykSq__formatLabel{color:#0d9488;letter-spacing:-.02em;font-size:18px;font-weight:800}.FeaturedCard-module__z1ykSq__formatType{color:#8aa39c;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:600}.FeaturedCard-module__z1ykSq__featInfo{flex-direction:column;justify-content:center;gap:14px;padding:40px 44px;display:flex}.FeaturedCard-module__z1ykSq__featBadge{color:#8aa39c;align-items:center;gap:12px;font-size:12px;display:flex}.FeaturedCard-module__z1ykSq__featBadgeLabel{color:#0d9488;letter-spacing:.06em;text-transform:uppercase;background:#e6faf7;border:1px solid #b2ece4;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:700}.FeaturedCard-module__z1ykSq__featTitleText{color:#0d1f1b;letter-spacing:-.025em;margin:0;font-size:30px;font-weight:800;line-height:1.15}.FeaturedCard-module__z1ykSq__featExcerpt{color:#5a7870;margin:0;font-size:15px;line-height:1.65}.FeaturedCard-module__z1ykSq__featAuthorRow{align-items:center;gap:10px;margin-top:10px;display:flex}.FeaturedCard-module__z1ykSq__featAuthorAvatar{color:#fff;background:linear-gradient(135deg,#2dd4bf,#0d9488);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.FeaturedCard-module__z1ykSq__featAuthorName{color:#0d1f1b;font-size:13px;font-weight:600}.FeaturedCard-module__z1ykSq__featMetaRow{color:#8aa39c;align-items:center;gap:6px;font-size:12px;display:flex}.FeaturedCard-module__z1ykSq__featMetaSeparator{background:#e2f0ec;border-radius:50%;width:3px;height:3px;display:inline-block}.FeaturedCard-module__z1ykSq__featReadMore{color:#0d9488;align-items:center;gap:8px;margin-top:4px;font-size:13px;font-weight:700;display:inline-flex}@keyframes FeaturedCard-module__z1ykSq__arrowFlow{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}
.ConversionsButton-module__ll09rG__pill{cursor:pointer;color:var(--color-main);box-shadow:none;background:#fff;border:1.5px solid #e2f0ec;border-radius:100px;align-items:center;gap:4px;padding:4px 8px;transition:all .25s;display:inline-flex;position:relative;transform:none}.ConversionsButton-module__ll09rG__pill:hover{border-color:var(--color-main);transform:translateY(-2px)}.ConversionsButton-module__ll09rG__pillArrow{background:#e6faf7;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;transition:all .25s;display:inline-flex}.ConversionsButton-module__ll09rG__pill:hover .ConversionsButton-module__ll09rG__pillArrow{background:var(--color-main);color:#fff}
.Tag-module__a5eNGq__tag{color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:2px 7px;font-size:8px;font-weight:700;position:absolute;top:-8px;right:-4px}.Tag-module__a5eNGq__popular{background:linear-gradient(135deg,#2dd4bf,#0d9488);box-shadow:0 2px 6px #14b8a666}.Tag-module__a5eNGq__trending{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 2px 6px #f9731666}
.ContentSections-module__9icZtq__body{flex-direction:column;gap:.75rem;display:flex}.ContentSections-module__9icZtq__body a{color:#14b8a6;background-image:linear-gradient(#14b8a6,#14b8a6);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1.5px;padding-bottom:1px;font-weight:500;text-decoration:none;transition:background-size .25s,color .15s}.ContentSections-module__9icZtq__body a:hover{color:#0d9488;background-size:100% 1.5px}
.Footer-module__rnk_JG__siteFooter{background:#fff;border-top:1.5px solid #e2f0ec;padding:0}.Footer-module__rnk_JG__footerInner{margin:0 auto;padding:0 24px}.Footer-module__rnk_JG__footerTop{border-bottom:1.5px solid #e2f0ec;gap:28px;padding:32px 16px;display:flex}.Footer-module__rnk_JG__footerLogo{align-items:center;gap:10px;margin-bottom:14px;text-decoration:none;display:flex}.Footer-module__rnk_JG__footerLogoMark{background:linear-gradient(135deg,#2db8a0,#1a9e86);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Footer-module__rnk_JG__footerLogoText{color:#0d1f1b;letter-spacing:-.02em;font-size:18px;font-weight:700}.Footer-module__rnk_JG__footerTagline{color:#5a7870;max-width:240px;margin-bottom:20px;font-size:13.5px;line-height:1.65}.Footer-module__rnk_JG__footerBadges{flex-flow:wrap;gap:7px;display:flex}.Footer-module__rnk_JG__footerBadge{color:#1a9e86;background:#e8faf7;border:1px solid #c2f0e8;border-radius:100px;align-items:center;gap:5px;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.Footer-module__rnk_JG__footerBadge svg{flex-shrink:0}.Footer-module__rnk_JG__footerNav{gap:48px;width:100%;display:flex}.Footer-module__rnk_JG__footerNavCol{flex-direction:column;width:120px;display:flex}.Footer-module__rnk_JG__footerNavCol h4{letter-spacing:.08em;text-transform:uppercase;color:#2db8a0;margin-bottom:14px;font-size:11px;font-weight:600}.Footer-module__rnk_JG__footerNavCol ul{flex-direction:column;gap:8px;list-style:none;display:flex}.Footer-module__rnk_JG__footerNavCol ul li a{color:#5a7870;align-items:center;gap:6px;font-size:13.5px;text-decoration:none;transition:color .15s;display:flex}.Footer-module__rnk_JG__footerNavCol ul li a:hover{color:#0d1f1b}.Footer-module__rnk_JG__fmt{color:#1a9e86;letter-spacing:.04em;background:#e8faf7;border:1px solid #c2f0e8;border-radius:5px;flex-shrink:0;padding:2px 6px;font-family:Inter,monospace;font-size:10px;font-weight:700;display:inline-block}.Footer-module__rnk_JG__footerConversions{border-bottom:1.5px solid #e2f0ec;padding:26px 16px}.Footer-module__rnk_JG__footerConversionsLabel{letter-spacing:.08em;text-transform:uppercase;color:#2db8a0;margin-bottom:12px;font-size:11px;font-weight:600}.Footer-module__rnk_JG__footerConvGrid{flex-wrap:wrap;gap:7px;display:flex}.Footer-module__rnk_JG__footerConvPill{color:#5a7870;background:#f8fffe;border:1.5px solid #e2f0ec;border-radius:100px;align-items:center;gap:5px;padding:5px 13px;font-family:Inter,monospace;font-size:12px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.Footer-module__rnk_JG__footerConvPill:hover{color:#0d1f1b;background:#e8faf7;border-color:#aaddd4}.Footer-module__rnk_JG__footerConvPill .Footer-module__rnk_JG__arrow{color:#2db8a0}.Footer-module__rnk_JG__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 16px;display:flex}.Footer-module__rnk_JG__footerCopyright{color:#5a7870;align-items:center;gap:6px;font-size:12.5px;display:flex}.Footer-module__rnk_JG__footerCopyright strong{color:#0d1f1b;font-weight:600}.Footer-module__rnk_JG__footerLegal{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.Footer-module__rnk_JG__footerLegal a{color:#5a7870;font-size:12.5px;text-decoration:none;transition:color .15s}.Footer-module__rnk_JG__footerLegal a:hover{color:#1a9e86}.Footer-module__rnk_JG__footerLegalDot{background:#c2f0e8;border-radius:50%;width:3px;height:3px}.Footer-module__rnk_JG__footerTech{color:#5a7870;align-items:center;gap:6px;font-size:12px;display:flex}@media (max-width:860px){.Footer-module__rnk_JG__footerTop{flex-direction:column;gap:36px}.Footer-module__rnk_JG__footerNav{grid-template-columns:repeat(2,1fr)}.Footer-module__rnk_JG__footerBottom{flex-direction:column;align-items:flex-start;gap:12px}.Footer-module__rnk_JG__footerTagline{color:#5a7870;width:100%;max-width:none;margin-bottom:20px;font-size:13.5px;line-height:1.65}}@media (max-width:520px){.Footer-module__rnk_JG__footerNav{grid-template-columns:1fr}}
