body{background-color:#fff;color:#0f0f0f}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.layout-container{width:100%;margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.layout-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.layout-container{padding-left:2rem;padding-right:2rem}}@media (min-width:1440px){.layout-container{max-width:100%;padding-left:110px;padding-right:110px}}@media (min-width:1920px){.layout-container{padding-left:15%;padding-right:15%}}.ml-4{margin-left:1rem!important}.mega-menu-trigger:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu{opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease}@media (min-width:1440px){.mega-menu{left:calc((100vw - 900px) * .7143)!important;right:auto!important;margin-left:0!important;margin-right:0!important}}.products-dropdown{left:50%;transform:translateX(-50%) translateY(10px)}.mega-menu-trigger:hover .products-dropdown{transform:translateX(-50%) translateY(0)}@media (min-width:1440px){.products-dropdown{left:50%!important;right:auto!important;margin-left:0!important;margin-right:0!important}}#mobile-menu{transition:opacity .3s ease,transform .3s ease;transform-origin:top}#mobile-menu.hidden{display:none;opacity:0;transform:translateY(-10px)}#mobile-menu:not(.hidden){display:block;opacity:1;transform:translateY(0)}.reveal{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.5, 0, 0, 1)}.reveal.active{opacity:1;transform:translateY(0)}.article-card>a{transition:all .4s cubic-bezier(.175, .885, .32, 1.275);border:1px solid #e2e8f0}.article-card:hover>a{transform:translateY(-6px);box-shadow:0 20px 40px -10px rgba(0,0,0,.12);border-color:#ffcc01}.article-card:hover .card-title{color:#e6b800}.article-card:hover .card-img{transform:scale(1.05)}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.bento-card{background:#0a0a0a;border:1px solid #27272a;transition:all .4s cubic-bezier(.175, .885, .32, 1.275)}.bento-card:hover{border-color:#ffcc01;transform:translateY(-5px) scale(1.02);box-shadow:0 20px 40px -15px rgba(255,204,1,.15)}.article-content h2{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:2rem;margin-top:3rem;margin-bottom:1.5rem;color:#0f0f0f;letter-spacing:-.02em}.article-content h3{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:1.5rem;margin-top:2.5rem;margin-bottom:1rem;color:#0f0f0f}.article-content h4{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:1.25rem;margin-top:2rem;margin-bottom:1rem;color:#0f0f0f}.article-content h5{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:1.125rem;margin-top:1.5rem;margin-bottom:.75rem;color:#0f0f0f}.article-content h6{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:1rem;margin-top:1.5rem;margin-bottom:.5rem;color:#0f0f0f;text-transform:uppercase;letter-spacing:.05em}.article-content p{margin-bottom:1.5rem;line-height:1.8;color:#475569;font-size:1.125rem}.article-content br{display:block!important;content:" "!important;margin-bottom:.85rem!important;line-height:0!important}.article-content ol,.article-content ul{list-style:none;margin-bottom:1.25rem;padding-left:1rem}.article-content p+ol,.article-content p+ul{margin-top:-.75rem}.article-content li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:#475569}.article-content ul>li::before{content:'•';color:#0f0f0f;font-weight:700;position:absolute;left:0;font-size:1.5rem;line-height:1rem;top:.2rem}.article-content ol{counter-reset:custom-counter}.article-content ol>li{counter-increment:custom-counter}.article-content ol>li::before{content:counter(custom-counter) ".";color:#0f0f0f;font-weight:700;font-family:'Space Grotesk',sans-serif;position:absolute;left:0;top:0;font-size:1.05rem;line-height:1.6rem}.article-content li>ol,.article-content li>ul{margin-top:.5rem;margin-bottom:0;padding-left:.25rem}.article-content li>ul>li::before{content:'○';font-size:.7rem;line-height:1.2rem;top:.25rem;font-weight:700}.article-content blockquote{border-left:4px solid #ffcc01;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#0f0f0f;font-size:1.25rem;font-family:'Space Grotesk',sans-serif}.article-content figure{margin:2.5rem 0}.article-content img{border-radius:1rem;width:100%;height:auto;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.article-content a{color:#0f0f0f;text-decoration:underline;text-decoration-color:#FFCC01;text-decoration-thickness:2px;text-underline-offset:4px;font-weight:600;transition:all .2s}.article-content a:hover{background-color:#ffcc01;text-decoration:none;color:#000;padding:0 4px;border-radius:4px}.article-content .wp-block-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin:2rem 0}.article-content .wp-block-button{display:flex;justify-content:center}.article-content .wp-block-button__link,.article-content a.wp-block-button__link{display:inline-flex!important;align-items:center;justify-content:center;background-color:#000!important;color:#ffcc01!important;font-weight:500!important;font-size:.875rem!important;padding:.625rem 1.5rem!important;border-radius:9999px!important;text-decoration:none!important;transition:all .3s ease!important;box-shadow:0 4px 14px 0 rgba(0,0,0,.15)!important;border:1px solid transparent!important}.article-content .wp-block-button__link:hover,.article-content a.wp-block-button__link:hover{background-color:#ffcc01!important;color:#000!important}#progress-bar{width:0%;height:4px;background:#ffcc01;position:fixed;top:0;left:0;z-index:100;transition:width .1s}.speaking-active{background-color:rgba(255,204,1,.3);border-radius:4px;transition:background-color .3s ease;box-shadow:0 0 0 2px rgba(255,204,1,.1)}@keyframes wave{0%,100%{height:40%}50%{height:100%}}.animate-wave{animation:wave 1s ease-in-out infinite}.article-content #rank-math-faq{margin:3.5rem 0}.article-content .rank-math-list{display:flex;flex-direction:column;gap:1rem;list-style:none!important;padding:0!important;margin:0!important}.article-content .rank-math-list-item{border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;overflow:hidden;transition:border-color .3s ease}.article-content .rank-math-list-item.rm-faq-open{border-color:rgba(255,204,1,.5)}.article-content .rank-math-question{font-family:'Space Grotesk',sans-serif!important;font-weight:700!important;font-size:1.125rem!important;color:#0f0f0f!important;margin:0!important;padding:1.5rem!important;cursor:pointer;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem;line-height:1.45!important;user-select:none;background:0 0;width:100%;text-align:left}.article-content .rank-math-question::after{content:'';flex-shrink:0;width:30px;height:30px;border-radius:50%;border:1px solid #e2e8f0;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f172a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-size:16px 16px;background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.article-content .rank-math-list-item.rm-faq-open .rank-math-question::after{transform:rotate(180deg)}.article-content .rank-math-answer{max-height:0!important;opacity:0!important;overflow:hidden!important;padding-left:1.5rem!important;padding-right:1.5rem!important;padding-top:0!important;padding-bottom:0!important;transition:max-height .3s ease-in-out,opacity .3s ease-in-out,padding-bottom .3s ease-in-out!important}.article-content .rank-math-list-item.rm-faq-open .rank-math-answer{max-height:800px!important;opacity:1!important;padding-bottom:1.5rem!important}.article-content .rank-math-answer p{color:#475569!important;font-size:1rem!important;line-height:1.75!important;margin:0 0 1rem!important}.article-content .rank-math-answer p:last-child{margin-bottom:0!important}.article-content .rank-math-answer ol,.article-content .rank-math-answer ul{list-style:disc!important;padding-left:1.25rem!important;margin:.5rem 0 1rem!important}.article-content .rank-math-answer li{color:#475569!important;font-size:1rem!important;line-height:1.75!important;margin-bottom:.5rem!important;padding-left:0!important}.article-content .rank-math-answer li::before{display:none!important}.article-content .rank-math-answer a{color:#0f0f0f!important;font-weight:600;text-decoration-color:#FFCC01!important}.article-content .rank-math-answer a:hover{background-color:#ffcc01!important;color:#000!important}@media (max-width:640px){.article-content .rank-math-list{gap:.75rem}.article-content .rank-math-question{font-size:1rem!important;padding:1.25rem!important}.article-content .rank-math-answer{padding-left:1.25rem!important;padding-right:1.25rem!important}.article-content .rank-math-list-item.rm-faq-open .rank-math-answer{padding-bottom:1.25rem!important}}