html{font-size:10px;overflow-x:hidden;scroll-behavior:smooth;scrollbar-color:#c1c1cc #f0f0f0;scrollbar-width:thin;width:100%}body[data-theme=dark] html{scrollbar-color:#3f3f46 #27272a}::-webkit-scrollbar{width:2rem}::-webkit-scrollbar-track{background:#3f3f46;border-radius:1rem}::-webkit-scrollbar-thumb{background:#d4d4d8;border:3px solid #f0f0f0;border-radius:1rem}::-webkit-scrollbar-thumb:hover{background:#a1a1aa}::-moz-selection{background-color:#fad4b2}::selection{background-color:#fad4b2}body[data-theme=dark] ::-moz-selection{background-color:#71583e}body[data-theme=dark] ::selection{background-color:#71583e}.html,body{display:flex;flex-direction:column;height:100%;margin:0}body{background-color:#fefdfb;color:#374151;font-family:Optimistic Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.6rem;line-height:1.6;margin:0;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.no-scroll{height:100vh;overflow:hidden;position:fixed;touch-action:none;width:100%}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6,ol,ul{margin:0}ol,ul{list-style:none;padding:0}a{all:unset;color:inherit;display:inline;text-decoration:none}a:hover{cursor:pointer}.img{display:block;height:auto;max-width:100%}.container-wide{align-items:center;display:flex;height:100%;justify-content:space-between;margin-bottom:4rem;padding:1.2rem 1.6rem}@media (min-width:640px){.container-wide{padding:1.2rem 3.2rem}}@media (min-width:1024px){.container-wide{justify-content:flex-start}}@media (min-width:1280px){.container-wide{padding:1.2rem 4.8rem}}.main-wrapper{display:flex;flex:1;gap:3rem;justify-content:space-between;margin-top:10.5rem}.article-wrapper{flex:1;margin-top:10.5rem;padding:0 10rem}.visually-hidden{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;clip:rect(0 0 0 0);position:absolute;white-space:nowrap}.modal-overlay{background-color:#ffffffb3;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:998}body[data-theme=dark] .modal-overlay{background-color:#00000080}.modal-overlay--active{opacity:1;pointer-events:all}.line{background-color:#e4e4e7;border:none;height:.5px}.line--mb{padding-bottom:4rem}body[data-theme=dark] .line{background-color:#26262a}#articleContent{max-width:680px;width:100%}body[data-theme=dark]{background-color:#161616}.container{flex:1;margin-left:auto;margin-right:auto;max-width:1290px;padding-left:1.5rem;padding-right:1.5rem;width:100%}@media (max-width:992px){.container{display:flex;justify-content:center}}@media (max-width:576px){.container{padding-left:1rem;padding-right:1rem}}.container--article{max-width:100%;padding:0 6rem;width:100%}@media (max-width:1200px){.container--article{padding:0 8rem}}@media (max-width:992px){.container--article{padding:0 2rem}}@media (max-width:576px){.container--article{padding:0 1rem}}.container--no-sidebar{display:flex;justify-content:center;margin-top:10.5rem}.container--column{flex-direction:column}@media (min-width:1400px){.container{max-width:1240px}}.header{background-color:#faf6f0;border-bottom:1px solid #f4e5cf;position:fixed;top:0;width:100%;z-index:900}body[data-theme=dark] .header{background-color:#282828;border-bottom:1px solid #52525b}.header__inner{padding:1.3rem 3rem;position:relative;width:100%}.header__inner,.header__left,.header__list{align-items:center;display:flex;justify-content:space-between}.header__list{gap:2.4rem;margin-left:2.4rem}@media (max-width:992px){.header__list{display:none}}.header__item{padding:.4rem 0;position:relative}.header__item:hover .nav--header-menu{display:flex}.header__link{align-items:center;color:#374151;cursor:pointer;display:flex;gap:.3rem;text-decoration:none}.header__link:hover{color:#af5809}.header__link:hover .header__icon{fill:#af5809}body[data-theme=dark] .header__link{color:#fafafa}body[data-theme=dark] .header__link:hover{color:#f49643}body[data-theme=dark] .header__link:hover .header__icon{fill:#f49643}.header__icon{height:1.6rem;width:1.6rem;fill:#374151}body[data-theme=dark] .header__icon{fill:#fafafa}.header__right{gap:1.4rem}.header__group,.header__right{align-items:center;display:flex;justify-content:space-between}.header__group{gap:2.4rem}@media (max-width:992px){.header__group{display:none}}.header__buttons{align-items:center;display:flex;gap:.8rem}.header__user{all:unset;align-items:center;border-radius:.8rem;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:.6rem 1rem;transition:background-color .1s ease-out}.header__user:hover{background-color:#f6ead7}body[data-theme=dark] .header__user:hover{background-color:#212121}@media (max-width:992px){.header__user-nav{display:none}}.header__avatar{border-radius:50%;height:2.2rem;overflow:hidden;width:2.2rem}.header__avatar img{border-radius:50%;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.header__username{color:#374151;font-size:1.6rem;font-weight:500}body[data-theme=dark] .header__username{color:#fafafa}.header__burger{all:unset;border:none;cursor:pointer;display:none;padding:.8rem 0;width:1.8rem}@media (max-width:992px){.header__burger{align-items:center;display:flex;flex-direction:column;gap:.4rem;justify-content:space-around}}.header__burger-line{background-color:#374151;display:block;height:.2rem;transition:all .2s ease;width:1.8rem}body[data-theme=dark] .header__burger-line{background-color:#e4e4e7}.header__btn{color:#916a30;font-size:1.4rem;font-weight:500;text-decoration:none;transition:background-color .1s ease-out}.header__btn:hover{color:#b2590a;text-decoration:underline}body[data-theme=dark] .header__btn{color:#f8ba74}.header__btn--orange-bg{background-color:#af5809;border-radius:.6rem;color:#fff;padding:.4rem 1rem}.header__btn--orange-bg:hover{background-color:#b95d09;color:#fff;text-decoration:none}body[data-theme=dark] .header__btn--orange-bg{background-color:#f49643;color:#000}body[data-theme=dark] .header__btn--orange-bg:hover{background-color:#f49643}.nav{background-color:#fff;border:1px solid #cdcdcd;border-radius:.6rem;box-shadow:0 4px 10px #0000001f,0 1px 3px #00000014;display:none;max-width:184px;position:absolute;right:20px;top:55px;width:100%;z-index:1000}.nav--header-menu{right:-57px;top:30px;width:-moz-max-content;width:max-content}@media (max-width:992px){.nav--user{right:58px}}.nav--active{display:flex}body[data-theme=dark] .nav{background-color:#27272a;border:1px solid #52525b}.nav__list{width:100%}.nav__item{display:block;padding:.4rem}.nav__link{align-items:center;border-radius:.4rem;color:#374151;display:flex;font-size:1.4rem;gap:.6rem;padding:.4rem .2rem;transition:background-color .1s ease 0s,color .1s ease 0s}.nav__link:hover{background-color:#f4f4f5;color:#000}body[data-theme=dark] .nav__link{color:#fafafa}body[data-theme=dark] .nav__link:hover{background-color:#18181b}.nav__icon{height:1.8rem;margin-left:.4rem;width:1.8rem;fill:#525255}body[data-theme=dark] .nav__icon{fill:#cdcdcd}.logo{color:#374151;font-size:2.4rem;font-weight:700;text-decoration:none}.logo--center{text-align:center}body[data-theme=dark] .logo{color:#e4e4e7}.switch{align-items:center;background:transparent;border:none;border-radius:.5rem;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;opacity:.9;padding:.2rem;transition:background-color .3s ease-out}.switch:hover{background-color:#fff}body[data-theme=dark] .switch:hover{background-color:transparent}.switch:hover .switch__moon,.switch:hover .switch__son{opacity:1}body[data-theme=dark] .switch:hover .switch__moon,body[data-theme=dark] .switch:hover .switch__son{opacity:1;stroke:#fff}.switch:hover .switch__moon{background-color:transparent}.switch--dark .switch__son{display:none;fill:#d2d2d2}.switch--dark .switch__moon,.switch__son{display:block}.switch__son{height:24px;width:24px;fill:#cdcdcd}.switch__moon{display:none;height:20px;width:20px;fill:#cdcdcd}body[data-theme=dark] .switch__moon{fill:#525255;stroke:#f5f5f5}.blog-header{margin:2rem auto 6rem;max-width:720px;padding:0 1rem}.blog-header--banner{margin:3rem auto}.blog-header__box{background-color:#faf6f0;border-left:4px solid #f49643;border-radius:.6rem;box-shadow:0 1px 2px #0000000a;color:#374151;font-size:1.7rem;line-height:1.7;padding:1.5rem 2rem}body[data-theme=dark] .blog-header__box{background-color:#282828;border-left-color:#f49643;color:#fafafa}.blog-header__text{margin:0}.content-header__top--mb{margin-bottom:2rem}.content-header__title{color:#374151;font-size:3.8rem}body[data-theme=dark] .content-header__title{color:#fafafa}.content-header__description p{color:#71717a;font-size:1.8rem;margin-top:.5rem}body[data-theme=dark] .content-header__description p{color:#a1a1aa}.content-header__line{border-bottom:1px solid #f4e5cf;height:.5px;margin-bottom:3rem}body[data-theme=dark] .content-header__line{border-color:#26262a}.article-list{margin:0 auto;max-width:700px;padding:0 1rem;width:100%}.article-list__list{display:flex;flex-direction:column}.article-list__article{margin-bottom:2rem}.article-list__category-name{background-color:#fcf2e8;border:1px solid #f49643;border-radius:.6rem;color:#af5809;font-size:1.2rem;font-weight:500;margin-right:.3rem;padding:.2rem .6rem;transition:background-color .2s ease-in-out}.article-list__category-name:hover{background-color:#fbeddf}body[data-theme=dark] .article-list__category-name{background-color:#2f2924;color:#e2720c}body[data-theme=dark] .article-list__category-name:hover{background-color:#292420}.article-list__link:hover .article-list__description,.article-list__link:hover .article-list__title{text-decoration:underline}body[data-theme=dark] .article-list__link{color:#fafafa}.article-list__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}body[data-theme=dark] .article-list__description{color:#fafafa}.article-list__time{font-size:1.4rem}body[data-theme=dark] .article-list__time{color:#fafafa}.pagination{align-items:center;display:flex;justify-content:center;margin:4rem 0 8rem}.pagination__btn{all:unset;align-items:center;border:1px solid #e4e4e7;box-shadow:0 1px 2px #0000000d;cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:500;justify-content:center;padding:.4rem 1rem;transition:background-color .1s ease-in}body[data-theme=dark] .pagination__btn{background-color:#18181b;border:1px solid #52525b;color:#fafafa}.pagination__btn:hover{background-color:#f7f7f7}body[data-theme=dark] .pagination__btn:hover{background-color:#1f1f23}.pagination__btn--next,.pagination__btn--prev{height:3.1rem;padding:0;width:3.1rem}.pagination__btn--prev{border-radius:.6rem 0 0 .6rem}.pagination__btn--next{border-radius:0 .6rem .6rem 0}.pagination__btn--active{color:#fff}.pagination__btn--active,body[data-theme=dark] .pagination__btn--active{background-color:#af5809;border-color:#af5809}.pagination__btn--active:hover,body[data-theme=dark] .pagination__btn--active:hover{background-color:#be5f0a}.pagination__icon{height:2rem;width:2rem}body[data-theme=dark] .pagination__icon{fill:#e4e4e7}.newsletter__title{color:#374151;font-size:2.2rem;font-weight:500;margin-bottom:.8rem}body[data-theme=dark] .newsletter__title{color:#fafafa}.newsletter__text{color:#374151;font-size:1.6rem;margin-bottom:2rem;margin-top:.4rem}body[data-theme=dark] .newsletter__text{color:#fafafa}.newsletter__form{align-items:center;background-color:#fcfaf7;border:1px solid #f4e5cf;border-radius:.7rem;display:flex;margin:0 auto 2rem;max-width:650px;width:100%}body[data-theme=dark] .newsletter__form{background-color:#161616;border:1px solid #52525b}.newsletter__input{background-color:transparent;border:2px solid transparent;color:#374151;flex:1;font-size:1.6rem;padding:1rem 1.2rem}.newsletter__input::-moz-placeholder{color:#7b7f83}.newsletter__input::placeholder{color:#7b7f83}.newsletter__input:focus{border-color:#f49643;outline:none}body[data-theme=dark] .newsletter__input{color:#e4e4e7}body[data-theme=dark] .newsletter__input:focus{border:2px solid #f49643;outline:none}body[data-theme=dark] .newsletter__input::-moz-placeholder{color:#a1a1aa}body[data-theme=dark] .newsletter__input::placeholder{color:#a1a1aa}.newsletter__button{all:unset;background-color:#af5809;border-radius:.6rem;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:600;margin-right:.4rem;padding:.3rem 1rem;transition:background-color .2s ease-in-out}.newsletter__button:hover{background-color:#b95d09}.page-article{font-size:1.7rem;margin-bottom:3rem;max-width:680px;width:100%}.page-article h2,.page-article h3,.page-article h4,.page-article h5{color:#374151;font-weight:500;text-decoration:underline}.page-article h2 a,.page-article h3 a,.page-article h4 a,.page-article h5 a{color:inherit;position:relative;text-decoration:none}.page-article h2 a:before,.page-article h3 a:before,.page-article h4 a:before,.page-article h5 a:before{color:#f49643;content:"#";font-size:2rem;left:-23px;opacity:0;position:absolute;top:1px;transition:opacity .2s ease}.page-article h2 a:hover:before,.page-article h3 a:hover:before,.page-article h4 a:hover:before,.page-article h5 a:hover:before{opacity:1}body[data-theme=dark] .page-article h2,body[data-theme=dark] .page-article h3,body[data-theme=dark] .page-article h4,body[data-theme=dark] .page-article h5{color:#fafafa}.page-article h2{font-size:3.2rem;margin-top:4rem}.page-article h3{font-size:2.4rem;margin-bottom:1rem;margin-top:3.8rem}.page-article h4{font-size:2.2rem;margin-bottom:.8rem;margin-top:3.6rem}.page-article h5{font-size:2rem;margin-bottom:.6rem;margin-top:3.6rem}.page-article ol>li,.page-article p,.page-article ul>li{color:#374151}body[data-theme=dark] .page-article ol>li,body[data-theme=dark] .page-article p,body[data-theme=dark] .page-article ul>li{color:#d1d5db}.page-article a{color:#f49643;font-weight:500;text-decoration:underline}.page-article a:hover{text-decoration:none}body[data-theme=dark] .page-article a{color:#f49643}.page-article ol,.page-article ul{color:#374151}body[data-theme=dark] .page-article ol,body[data-theme=dark] .page-article ul{color:#fafafa}.page-article ul{list-style:disc;padding:0 2rem 0 4rem}.page-article ul li{padding:.6rem 0 .6rem .5rem}.page-article ul li::marker{color:#d1d5db}.page-article ol{list-style:decimal;padding:0 2rem 0 4rem}.page-article ol li{padding:.6rem 0 .6rem .5rem}body[data-theme=dark] .page-article strong{color:#fff}body[data-theme=dark] .page-article h2>a,body[data-theme=dark] .page-article h3>a,body[data-theme=dark] .page-article h4>a,body[data-theme=dark] .page-article h5>a,body[data-theme=dark] .page-article h6>a{color:#fafafa}.page-article table{border-collapse:collapse;border-radius:.6rem;font-size:1.4rem;margin:2rem 0;table-layout:fixed;width:100%}.page-article td,.page-article th{padding:1.2rem 1.6rem;text-align:left;word-wrap:break-word;border:1px solid #f4e5cf}.page-article th{background-color:#faf6f0;color:#374151;font-weight:600}body[data-theme=dark] .page-article th{background-color:#282828;border-color:#52525b;color:#fafafa}@media (max-width:576px){.page-article td:nth-child(4),.page-article td:nth-child(5),.page-article td:nth-child(6),.page-article th:nth-child(4),.page-article th:nth-child(5),.page-article th:nth-child(6){display:none}}.page-article td{background-color:#fff;color:#374151}body[data-theme=dark] .page-article td{background-color:#121212;border-color:#52525b;color:#d1d5db}.page-article td a{color:#f49643;font-weight:500;text-decoration:underline}.page-article td a:hover{text-decoration:none}body[data-theme=dark] .page-article td a{color:#f49643}.page-article td tr:nth-child(2n) td{background-color:#f9f9f9}body[data-theme=dark] .page-article td tr:nth-child(2n) td{background-color:#181818}.page-article figure>img{cursor:pointer;display:block;margin:2rem auto;max-width:680px;width:450px}.page-article figure:has(>img){background:linear-gradient(135deg,#fbcf9c,#f99d6e);border-radius:.8rem;box-shadow:0 4px 12px #0000001a;margin:2rem auto;max-width:100%;padding:1.5rem;text-align:center}.footer{background-color:#faf6f0;color:#374151;font-size:1.4rem}body[data-theme=dark] .footer{background-color:#161616;color:#a1a1aa}.footer__line{border:none;border-top:1px solid #f4e5cf;margin-top:0}body[data-theme=dark] .footer__line{border-color:#282828}.footer__inner{padding:1.3rem 3rem}.footer__section{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:3rem;margin-top:2rem}@media (max-width:768px){.footer__section{flex-direction:column}}.footer__content{flex:0 0 35%;font-size:1.6rem}.footer__logo-wrapper{align-content:center;display:flex;justify-content:center}.footer__description{max-width:750px;width:100%}.footer__columns{align-items:flex-start;display:flex;flex:1;flex-wrap:wrap;gap:2rem;justify-content:space-between}@media (max-width:576px){.footer__columns{flex-direction:column;gap:2rem}}.footer__nav{flex:1 1 150px;font-size:1.6rem}@media (max-width:576px){.footer__nav .footer__nav{width:100%}}.footer__title{font-size:1.6rem;font-weight:500;margin-bottom:2rem;text-transform:uppercase}body[data-theme=dark] .footer__title{color:#fafafa}.footer__list{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.footer__link:hover{text-decoration:underline}.footer__content{display:flex;flex-wrap:wrap;gap:5rem;justify-content:space-between;margin:3rem auto;max-width:1200px;padding:0 2rem;width:100%}.footer__newsletter h2{margin-bottom:1.5rem}.footer__about,.footer__newsletter{flex:1 1 300px;max-width:450px;width:100%}.footer__about h2,.footer__newsletter h2{font-size:1.8rem}body[data-theme=dark] .footer__about h2,body[data-theme=dark] .footer__newsletter h2{color:#fafafa}.footer__bottom{align-items:center;color:#6e7275;display:flex;font-size:1.3rem;justify-content:center;margin:3rem 0 2rem;padding-top:2rem;position:relative;text-align:center}body[data-theme=dark] .footer__bottom{color:#7b8083}.toast{animation:toastFadeIn .3s ease-out;background-color:#fff;border:1px solid #f4e5cf;border-radius:.8rem;bottom:1rem;box-shadow:0 8px 20px #0000001f,0 2px 8px #0000000f;position:fixed;right:1rem}body[data-theme=dark] .toast{background-color:#18181b;border-color:#52525b}@keyframes toastFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.toast__content{align-items:center;display:flex;gap:1.6rem;padding:0 1.6rem}.toast__icon{height:2rem;width:2rem;fill:#cd5c5c}.toast__message{font-weight:500}body[data-theme=dark] .toast__message{color:#fafafa}.toast__btn{all:unset;align-items:center;cursor:pointer;display:flex;justify-content:center;margin-left:2rem}.toast__close-icon{height:2rem;width:2rem;stroke:#757580}.toast__progress{border-radius:0 0 .8rem .8rem;height:.4rem;overflow:hidden;position:relative;width:100%}.toast__progress:before{animation:toastProgressBar 4s linear forwards;background-color:#cd5c5c;content:"";height:100%;left:0;position:absolute;top:0;transform-origin:left;width:100%}@keyframes toastProgressBar{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.search-modal{align-items:center;background-color:#fff;box-shadow:0 10px 30px #0000001a,0 6px 15px #0000000d;justify-content:center;left:50%;max-width:672px;opacity:0;padding:2rem 1rem;position:fixed;top:50%;transform:translate(-50%,-50%) scale(.9);transition:transform .2s ease-out,opacity .2s ease-out,visibility .2s ease-out;visibility:hidden;width:100%;z-index:1000}body[data-theme=dark] .search-modal{background-color:#161616}.search-modal--active{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible}.search-modal__inner{background-color:#fff;border-radius:.7rem;padding:1.8rem;width:100%}body[data-theme=dark] .search-modal__inner{background-color:#161616}.search-modal__label{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.search-modal__input{background-color:#faf6f0;border:2px solid #f4e5cf;border-radius:.7rem;font-size:1.4rem;max-width:670px;padding:1rem 1rem 1rem 3.8rem;width:100%}.search-modal__input:focus{border-color:#f49643;outline:none}body[data-theme=dark] .search-modal__input{background-color:#161616;border-color:#52525b;color:#e4e4e7}body[data-theme=dark] .search-modal__input:focus{border-color:#f49643;outline:none}.search-modal__icon{height:2rem;width:2rem;fill:#7b7f83;left:13px;position:absolute}.search-modal__results{margin-top:2rem;max-height:350px;overflow-y:auto;padding-right:.5rem;scrollbar-color:#c1c1cc #f0f0f0;scrollbar-width:thin}.search-modal__results::-webkit-scrollbar{width:.6rem}.search-modal__results::-webkit-scrollbar-track{background:#f0f0f0;border-radius:1rem}.search-modal__results::-webkit-scrollbar-thumb{background:#d4d4d8;border:3px solid #f0f0f0;border-radius:1rem}.search-modal__results::-webkit-scrollbar-track:hover{background:#a1a1aa}body[data-theme=dark] .search-modal__results{color:#e4e4e7;scrollbar-color:#3f3f46 #27272a}.search-modal__item{margin-left:1rem;max-width:600px}.search-modal__item:first-child{margin-top:2rem}.search-modal__item-inner{align-items:center;display:flex;gap:1.6rem}.search-modal__link{border-radius:.7rem;display:block;padding:1.6rem;transition:background-color .3s ease-out}.search-modal__link:hover{background-color:#faf6f0}body[data-theme=dark] .search-modal__link:hover{background-color:#282828}.search-modal__logo{border-radius:.7rem;height:3.2rem;width:3.2rem}.search-modal__content{max-width:100%;overflow:hidden}.search-modal__title{font-size:1.6rem}.search-modal__description{font-size:1.4rem;margin:0 0 1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-modal__results-none{align-items:center;color:#525255;display:flex;justify-content:center;margin-top:4rem}body[data-theme=dark] .search-modal__results-none{color:#cdcdcd}.error{align-items:center;display:flex;justify-content:center;min-height:100vh;text-align:center}body[data-theme=dark] .error__title{color:#fafafa}body[data-theme=dark] .error__description{color:#d1d5db}body[data-theme=dark] .error__link{color:#fafafa}.error__link:hover{text-decoration:underline}
