ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}a:link,a:visited{text-decoration:none}body{font-family:Noto Sans,sans-serif;font-optical-sizing:auto}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,input,p{font-size:inherit}ul,ul li{list-style:none}img{vertical-align:top;height:auto;max-width:100%}input{background-color:#fff0;color:inherit;font-family:inherit}input::-ms-clear{display:none}input:active,input:focus{outline:0}label{cursor:pointer}h1{font-size:clamp(2rem,1.5rem + 2vw,3.2rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}h2,h3,h4{font-weight:600}h2{font-size:clamp(1.625rem,1.25rem + 1.5vw,2.125rem);line-height:1.3;margin-bottom:1.25rem}h3,h4{font-size:clamp(1.375rem,1.125rem + 1vw,1.625rem);line-height:1.4}h4{font-size:clamp(1.125rem,1rem + .5vw,1.3125rem);font-weight:500;margin-bottom:.875rem}h3,p,ul{margin-bottom:1rem}li,p{font-size:clamp(.9375rem,.875rem + .25vw,1.0625rem);font-weight:300;line-height:1.6}li{margin-bottom:.5rem}ul{padding-left:1.5rem}ul li{list-style-type:disc}ul li::marker{color:currentColor}a{color:#007bff;font-size:inherit;font-weight:inherit;text-decoration:none;transition:color .2s ease,text-decoration .2s ease}a:hover{color:#0056b3;text-decoration:underline}a:active{color:#004085}main{margin-top:120px}.container{display:block;margin:0 auto;max-width:1440px;min-width:310px;width:95svw}header{background-color:#fff;border-bottom:1px solid rgb(0 0 0/.06);left:0;max-height:100px;padding:clamp(.875rem,.75rem + .5vw,1.25rem)0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}header .container{align-items:center;display:flex;justify-content:space-between}header .logo{max-width:clamp(140px,15vw,180px);z-index:1001}header .logo img{display:block;height:auto;transition:opacity .3s ease;width:100%}header .logo img:hover{opacity:.75}header .menu-toggle{display:none}header .menu-toggle:checked~.menu{opacity:1;transform:translateX(0);visibility:visible}header .menu-toggle:checked~.hamburger .line:first-child{transform:translateY(8px) rotate(45deg)}header .menu-toggle:checked~.hamburger .line:nth-child(2){opacity:0}header .menu-toggle:checked~.hamburger .line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}header .hamburger{cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;width:28px;z-index:1001}header .hamburger .line{background-color:#1f1f1f;border-radius:2px;height:2px;transition:all .3s ease;width:100%}header .menu ul{align-items:center;display:flex;gap:clamp(1.5rem,3vw,2.5rem);margin:0;padding:0}header .menu ul li{list-style:none;margin:0}header .menu ul a{color:#1f1f1f;font-size:clamp(.9375rem,.875rem + .25vw,1.0625rem);font-weight:400;letter-spacing:.02em;position:relative;text-decoration:none;transition:color .3s ease}header .menu ul a:after{background-color:#733cf9;bottom:-4px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}header .menu ul a:hover{color:#733cf9;text-decoration:none}header .menu ul a:hover:after{width:100%}header .menu ul a:active{color:#5c2fc7}@media screen and (max-width:768px){header{padding:1rem 0}header .hamburger{display:flex}header .menu{background-color:hsl(0 0% 100%/.98);box-shadow:-4px 0 20px rgb(0 0 0/.08);height:100vh;opacity:0;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .4s cubic-bezier(.4,0,.2,1);visibility:hidden;width:min(320px,80vw)}header .menu ul{align-items:flex-start;flex-direction:column;gap:0;height:100%;justify-content:flex-start;overflow-y:auto;padding:5rem 2rem 2rem}header .menu ul li{border-bottom:1px solid rgb(0 0 0/.05);width:100%}header .menu ul li:last-child{border-bottom:none}header .menu ul a{display:block;font-size:1.125rem;padding:1.25rem 0;width:100%}header .menu ul a:after{display:none}}@media screen and (max-width:480px){header .logo{max-width:120px}header .menu{width:100vw}}@media screen and (max-width:768px){body:before{background-color:rgb(0 0 0/.5);content:"";height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:999}body:has(.menu-toggle:checked):before{opacity:1;visibility:visible}}.footer{background:#fafafa;border-top:1px solid #e8e8e8;color:#4a4a4a;margin-top:80px;padding:50px 0 30px}.footer .footer-content{display:flex;flex-direction:column;gap:40px}.footer .footer-main{align-items:flex-start;border-bottom:1px solid #e8e8e8;display:flex;gap:60px;justify-content:space-between;padding-bottom:40px}.footer .footer-brand{flex:0 0 auto;max-width:350px}.footer .footer-brand .footer-logo{margin-bottom:16px}.footer .footer-brand .footer-logo img{display:block;height:auto;max-width:140px}.footer .footer-brand .footer-description{color:#6a6a6a;font-size:14px;font-weight:300;line-height:1.6;margin:0}.footer .footer-nav-wrapper{display:flex;flex:1;gap:60px;justify-content:flex-end}.footer .footer-nav-column{min-width:160px}.footer .footer-nav-column h4{color:#1f1f1f;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0 0 16px;text-transform:uppercase}.footer .footer-nav-column ul{list-style:none;margin:0;padding:0}.footer .footer-nav-column ul li{list-style:none;margin-bottom:10px}.footer .footer-nav-column ul li:last-child,.toc-wrapper .toc-list .toc-item:last-child{margin-bottom:0}.footer .footer-nav-column ul li a{color:#6a6a6a;display:inline-block;font-size:14px;font-weight:300;text-decoration:none;transition:color .3s ease}.breadcrumbs a:hover,.footer .footer-nav-column ul li a:hover{color:#733cf9}.footer .footer-bottom{align-items:flex-start;display:flex;gap:30px;justify-content:space-between}.footer .footer-bottom .footer-copyright{flex:0 0 auto}.footer .footer-bottom .footer-copyright p{color:#9a9a9a;font-size:13px;font-weight:300;margin:0;white-space:nowrap}.footer .footer-bottom .footer-disclaimer{flex:1;text-align:right}.footer .footer-bottom .footer-disclaimer p{color:#9a9a9a;font-size:12px;font-weight:300;line-height:1.5;margin:0}@media screen and (max-width:900px){.footer{margin-top:60px;padding:40px 0 24px}.footer .footer-content{gap:30px}.footer .footer-main{flex-direction:column;gap:40px;padding-bottom:30px}.footer .footer-brand{max-width:100%}.footer .footer-nav-wrapper{gap:40px;justify-content:flex-start}.footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer .footer-bottom .footer-copyright p{white-space:normal}.footer .footer-bottom .footer-disclaimer{text-align:left}}@media screen and (max-width:640px){.footer{margin-top:50px;padding:30px 0 20px}.footer .footer-content{gap:24px}.footer .footer-main{gap:30px;padding-bottom:24px}.footer .footer-brand .footer-logo img{max-width:120px}.footer .footer-brand .footer-description,.footer .footer-nav-column ul li a{font-size:13px}.footer .footer-nav-wrapper{flex-direction:column;gap:24px}.footer .footer-nav-column{min-width:0}.footer .footer-nav-column h4{font-size:13px;margin-bottom:12px}.footer .footer-nav-column ul li{margin-bottom:8px}.footer .footer-bottom{gap:10px}.footer .footer-bottom .footer-copyright p,.footer .footer-bottom .footer-disclaimer p{font-size:12px}}.breadcrumbs{align-items:center;background:#fafafa;border-radius:12px;display:flex;flex-wrap:wrap;font-size:14px;gap:8px;margin-bottom:50px;padding:16px 20px}.breadcrumbs a{color:#6a6a6a;text-decoration:none;transition:color .3s ease}.breadcrumbs .separator{color:#d0d0d0;font-weight:300;user-select:none}.breadcrumbs .current{color:#1f1f1f;font-weight:500}@media screen and (max-width:768px){.breadcrumbs{font-size:13px;margin-bottom:40px;padding:12px 16px}}@media screen and (max-width:640px){.breadcrumbs{margin-bottom:30px}}.post-hero{background:linear-gradient(135deg,#fafafa,#f5f5f5);border-bottom:1px solid #e8e8e8;margin-bottom:40px;padding:60px 0 40px}.post-hero .post-hero-content{margin:0 auto;max-width:900px;text-align:center}.post-hero .post-hero-category{background:rgb(115 60 249/.08);border-radius:20px;color:#733cf9;display:inline-block;font-size:11px;font-weight:500;letter-spacing:.5px;margin-bottom:16px;padding:4px 12px;text-transform:uppercase}.post-hero .post-hero-title{color:#1f1f1f;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.2;margin:0 0 12px}.post-hero .post-hero-meta{margin-bottom:24px}.post-hero .post-hero-meta time{color:#9a9a9a;font-size:13px;font-weight:300}.post-hero .btn-offer{align-items:center;background:linear-gradient(135deg,#733cf9,#9b6cfc);border:0;border-radius:12px;box-shadow:0 4px 16px rgb(115 60 249/.2);color:#fff;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:14px 28px;text-decoration:none;transition:all .3s ease}.post-hero .btn-offer:hover{box-shadow:0 8px 24px rgb(115 60 249/.3);transform:translateY(-2px)}.post-hero .btn-offer:active{transform:translateY(0)}.post-layout{align-items:start;display:grid;gap:50px;grid-template-columns:1fr 280px;margin:40px 0 60px}.post-content{max-width:100%;min-width:0}.post-content h2{color:#1f1f1f;font-size:clamp(1.375rem,2.2vw,1.75rem);font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:40px 0 16px;padding-bottom:12px;position:relative}.post-content h2:after{background:linear-gradient(90deg,#733cf9,transparent);border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;width:50px}.post-content h3{font-size:clamp(1.1875rem,1.8vw,1.375rem);letter-spacing:-.01em;margin:32px 0 14px;line-height:1.4}.post-content h4{line-height:1.4;font-size:clamp(1.0625rem,1.5vw,1.1875rem);margin:28px 0 12px}.post-content p{color:#4a4a4a;font-size:clamp(.9375rem,1.1vw,1rem);font-weight:300;line-height:1.7;margin-bottom:16px}.post-content h3,.post-content h4,.post-content p strong,.toc-wrapper .toc-title{color:#1f1f1f;font-weight:600}.post-sidebar{height:100%;position:relative}.toc-wrapper{background:#fafafa;border:1px solid #e8e8e8;border-radius:12px;display:flex;flex-direction:column;max-height:calc(100vh - 140px);overflow:hidden;padding:20px;position:sticky;top:110px}.toc-wrapper .toc-title{flex-shrink:0;font-size:13px;letter-spacing:.5px;margin:0 0 16px;text-transform:uppercase}.toc-wrapper .toc{flex:1;overflow-x:hidden;overflow-y:auto;padding-right:8px;scrollbar-color:#d0d0d0 #fff0;scrollbar-width:thin}.toc-wrapper .toc::-webkit-scrollbar{width:3px}.toc-wrapper .toc::-webkit-scrollbar-track{background:#fff0}.toc-wrapper .toc::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.toc-wrapper .toc::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.toc-wrapper .toc-list{list-style:none;margin:0;padding:0}.toc-wrapper .toc-list .toc-item{margin-bottom:8px}.toc-wrapper .toc-list .toc-item a{border-left:2px solid #fff0;color:#6a6a6a;display:block;font-size:13px;font-weight:400;line-height:1.5;padding:4px 0 4px 12px;text-decoration:none;transition:all .3s ease}.toc-wrapper .toc-list .toc-item a:hover{border-left-color:#733cf9;color:#733cf9;transform:translateX(3px)}@media screen and (max-width:1024px){.post-layout{gap:30px;grid-template-columns:1fr;margin:30px 0 50px}.post-sidebar{order:-1}.toc-wrapper{max-height:350px;position:static}}@media screen and (max-width:768px){.post-hero{padding:50px 0 30px}.post-hero .post-hero-title{font-size:clamp(1.5rem,5.5vw,2rem)}.post-hero .btn-offer{font-size:14px;padding:12px 24px}.post-layout{gap:24px;margin:30px 0 40px}.post-content h2{margin:32px 0 14px;padding-bottom:10px}.post-content h3{margin:28px 0 12px}.post-content p{margin-bottom:14px}.toc-wrapper{max-height:280px;padding:18px}}@media screen and (max-width:640px){.post-hero{padding:40px 0 24px}.post-hero .post-hero-category{font-size:10px;margin-bottom:12px;padding:4px 10px}.post-hero .post-hero-meta{margin-bottom:20px}.post-content h2{margin:28px 0 12px}.post-content h3{margin:24px 0 10px}}.post-navigation{margin:80px 0 40px;padding:0}.post-nav-container{display:grid;gap:24px;grid-template-columns:1fr 1fr;width:100%}.post-nav-card{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:14px;color:inherit!important;display:flex;gap:20px;overflow:hidden;padding:20px;position:relative;text-decoration:none!important;transition:all .3s ease}.post-nav-card:before{background:linear-gradient(135deg,rgb(115 60 249/.04),transparent);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.post-nav-card:hover{border-color:#733cf9;box-shadow:0 8px 32px rgb(115 60 249/.15);text-decoration:none!important;transform:translateY(-4px)}.post-nav-card:hover .post-nav-image:after,.post-nav-card:hover:before{opacity:1}.post-nav-card:hover .post-nav-image{transform:scale(1.05)}.post-nav-card:hover .post-nav-title{color:#733cf9;text-decoration:none!important}.post-nav-card:active{transform:translateY(-2px)}.post-nav-card:focus{outline:0}.post-nav-next{flex-direction:row-reverse}.post-nav-image{background:linear-gradient(135deg,#fafafa,#f5f5f5);border-radius:12px;flex-shrink:0;height:140px;overflow:hidden;position:relative;transition:transform .3s ease;width:140px}.post-nav-image img{display:block;height:100%;object-fit:cover;width:100%}.post-nav-image:after{background:rgb(115 60 249/.1);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.post-nav-content{display:flex;flex:1;flex-direction:column;gap:8px;justify-content:center;min-width:0;position:relative;z-index:0}.post-nav-next .post-nav-content{text-align:right}.post-nav-label,.post-nav-title{display:block;text-decoration:none;transition:color .3s ease}.post-nav-label{color:#9a9a9a;font-size:12px;font-weight:500;letter-spacing:.5px;line-height:1;text-transform:uppercase}.post-nav-title{color:#1f1f1f;display:-webkit-box;font-size:clamp(.9375rem,1.1vw,1.0625rem);font-weight:600;-webkit-line-clamp:2;line-height:1.4;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.post-nav-category{background:rgb(115 60 249/.08);border-radius:20px;color:#733cf9;display:inline-block;font-size:11px;font-weight:500;margin-top:4px;padding:4px 10px;text-decoration:none;transition:all .3s ease;width:fit-content}.post-nav-next .post-nav-category{margin-left:auto;margin-right:0}@media screen and (max-width:1024px){.post-navigation{margin:60px 0 40px}.post-nav-container{gap:20px}.post-nav-card{gap:16px;padding:18px}.post-nav-image{height:120px;width:120px}}@media screen and (max-width:768px){.post-navigation{margin:50px 0 30px}.post-nav-container{gap:16px;grid-template-columns:1fr}.post-nav-card{gap:14px;padding:16px}.post-nav-image{border-radius:10px;height:110px;width:110px}.post-nav-title{font-size:clamp(.875rem,1vw,1rem);-webkit-line-clamp:2}.post-nav-label{font-size:11px}}@media screen and (max-width:640px){.post-navigation{margin:40px 0 24px}.post-nav-container{gap:12px}.post-nav-card{border-radius:10px;gap:12px;padding:14px}.post-nav-image{border-radius:8px;height:100px;width:100px}.post-nav-label{font-size:10px}.post-nav-title{font-size:.9375rem;-webkit-line-clamp:2}.post-nav-category{font-size:10px;padding:3px 8px}}