﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Open Sans",system-ui,sans-serif;font-size:1rem;line-height:1.6;color:#374151;background:#fff;-webkit-font-smoothing:antialiased}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{background:none;border:none;font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{font-family:"Poppins",system-ui,sans-serif;line-height:1.15;color:#001f3f}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.skip-link{position:absolute;top:-100%;left:1rem;background:#fca503;color:#001f3f;padding:.5rem 1rem;border-radius:8px;font-weight:700;z-index:9999}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800}h2{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700}h3{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700}h4{font-size:1.25rem;font-weight:600}h5{font-size:1.125rem;font-weight:600}h6{font-size:1rem;font-weight:600}.section-label{font-family:"Poppins",system-ui,sans-serif;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fca503;margin-bottom:.75rem}.section-label--light{color:rgba(252,165,3,.9)}.section-header{text-align:center;max-width:680px;margin:0 auto 3rem}.section-intro{font-size:1.125rem;color:#6b7280;margin-top:1rem;line-height:1.7}.section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#001f3f;margin-bottom:2rem}.prose{max-width:760px}.prose h2,.prose h3,.prose h4{margin-top:2rem;margin-bottom:1rem}.prose p{margin-bottom:1.25rem;line-height:1.8}.prose ul,.prose ol{margin:1.25rem 0 1.25rem 1.5rem}.prose ul li,.prose ol li{margin-bottom:.5rem;line-height:1.7}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose blockquote{border-left:4px solid #fca503;padding:1rem 1.5rem;margin:2rem 0;background:#f5f7fa;border-radius:0 8px 8px 0;font-style:italic;font-size:1.125rem;color:#374151}.prose a{color:#001f3f;text-decoration:underline;text-underline-offset:3px}.prose a:hover{color:#fca503}.prose img{border-radius:12px;margin:2rem 0}.prose strong{font-weight:700;color:#001f3f}.prose code{background:#f5f7fa;padding:2px 6px;border-radius:4px;font-size:.875rem}.prose pre{background:#001f3f;color:#fff;padding:1.5rem;border-radius:12px;overflow-x:auto;margin:2rem 0}.prose pre code{background:none;padding:0;color:inherit}.text-orange{color:#fca503 !important}.text-white{color:#fff !important}.text-white-70{color:hsla(0,0%,100%,.7) !important}.text-green{color:#10b981 !important}.text-navy{color:#001f3f !important}.text-center{text-align:center}.text-left{text-align:left}.bg-navy{background-color:#001f3f}.bg-white{background-color:#fff}.bg-off-white{background-color:#f5f7fa}.faq-list{max-width:760px;margin:0 auto}.faq-item{border-bottom:1px solid #e5e7eb}.faq-item:first-child{border-top:1px solid #e5e7eb}.faq-item__question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;font-family:"Poppins",system-ui,sans-serif;font-weight:600;font-size:1rem;color:#001f3f;cursor:pointer;list-style:none}.faq-item__question::after{content:"+";font-size:1.25rem;color:#fca503;flex-shrink:0;margin-left:1rem;transition:all .15s ease}.faq-item[open] .faq-item__question::after{content:"−"}.faq-item__answer{padding:0 0 1.25rem}.faq-item__answer p{color:#6b7280;line-height:1.7;margin:0}.pricing-note{text-align:center;font-size:.875rem;color:#6b7280;margin-top:2rem}.empty-state{text-align:center;padding:4rem 0;color:#6b7280}.empty-state a{color:#fca503;text-decoration:underline}.error-page{min-height:70vh;display:flex;align-items:center}.error-page__inner{text-align:center;max-width:560px;margin:0 auto}.error-page__code{display:block;font-family:"Poppins",system-ui,sans-serif;font-weight:800;font-size:8rem;color:hsla(0,0%,100%,.1);line-height:1;margin-bottom:1rem}.error-page__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.about-mission{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width: 1024px){.about-mission{grid-template-columns:1fr 1fr}}.about-mission__stats{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.about-stat{background:#f5f7fa;border-radius:12px;padding:1.5rem;text-align:center}.about-stat__value{display:block;font-family:"Poppins",system-ui,sans-serif;font-weight:800;font-size:1.875rem;margin-bottom:.25rem}.about-stat__label{display:block;font-size:.875rem;color:#6b7280}.sidebar-widget{background:#f5f7fa;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.sidebar-widget__title{font-size:1rem;font-weight:700;color:#001f3f;margin-bottom:.75rem}.sidebar-widget p{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.form-row--two{display:grid;grid-template-columns:1fr;gap:0}@media(min-width: 768px){.form-row--two{grid-template-columns:1fr 1fr;gap:1.25rem}}.form-error-banner{background:rgba(239,68,68,.1);border:1px solid #ef4444;border-radius:8px;padding:1rem 1.5rem;color:#ef4444;font-weight:600;margin-bottom:1.5rem}.site-header{display:flex;position:fixed;top:0;left:0;right:0;z-index:100;height:72px;background-color:rgba(0,0,0,0);transition:box-shadow .25s ease}.site-header.is-scrolled{box-shadow:0 2px 20px rgba(0,0,0,.3);background-color:#001f3f}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:2rem}.site-header__logo{display:flex;align-items:center;flex-shrink:0}.site-header__logo img{height:36px;width:auto}.site-header__logo-text{font-family:"Poppins",system-ui,sans-serif;font-weight:800;font-size:1.25rem;color:#fff}.site-header__logo-text .logo-be{color:#fca503}.site-header__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:.5rem;border-radius:8px}@media(min-width: 1024px){.menu-toggle{display:none}}.menu-toggle__bar{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .25s ease}.menu-toggle.is-open .menu-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.is-open .menu-toggle__bar:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle.is-open .menu-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-footer{background:#001f3f;color:hsla(0,0%,100%,.75)}.site-footer__top{display:grid;grid-template-columns:1fr;gap:2.5rem;padding:4rem 0 3rem}@media(min-width: 768px){.site-footer__top{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.site-footer__top{grid-template-columns:2fr 1fr 1fr 1fr}}.site-footer__logo{font-family:"Poppins",system-ui,sans-serif;font-weight:800;font-size:1.25rem;color:#fff;display:inline-block;margin-bottom:.75rem;display:flex;align-items:center}.site-footer__logo .logo-be{color:#fca503}.site-footer__strapline{font-size:.875rem;font-weight:600;color:#fca503;margin-bottom:.75rem}.site-footer__desc{font-size:.875rem;line-height:1.7;margin-bottom:1.5rem}.site-footer__social{display:flex;gap:.75rem}.site-footer__social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7);transition:all .15s ease}.site-footer__social a:hover{background:#fca503;color:#001f3f}.site-footer__heading{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:1rem}.site-footer__links{display:flex;flex-direction:column;gap:.5rem}.site-footer__links li a{font-size:.875rem;color:hsla(0,0%,100%,.65);transition:all .15s ease}.site-footer__links li a:hover{color:#fca503}.site-footer__contact{display:flex;flex-direction:column;gap:.75rem}.site-footer__contact li{display:flex;align-items:flex-start;gap:.75rem}.site-footer__contact li svg{flex-shrink:0;color:#fca503;margin-top:2px}.site-footer__contact li a,.site-footer__contact li span{font-size:.875rem;color:hsla(0,0%,100%,.65)}.site-footer__contact li a:hover{color:#fca503}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:1.5rem 0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}.site-footer__bottom p{font-size:.75rem;color:hsla(0,0%,100%,.4);margin:0}.container{width:100%;max-width:96rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 1024px){.container{padding-left:2rem;padding-right:2rem}}.single-post__layout{display:grid;grid-template-columns:1fr;gap:3rem;padding:3rem 0}@media(min-width: 1024px){.single-post__layout{grid-template-columns:1fr 300px}}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}.pagination a{font-size:.875rem;font-weight:600;color:#001f3f;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:8px;transition:all .15s ease}.pagination a:hover{background:#001f3f;color:#fff;border-color:#001f3f}.pagination__info{font-size:.875rem;color:#6b7280}.section{padding:5rem 0}.section--light{background:#fff}.section--off-white{background:#f5f7fa}.section--lightgrey{background:#e5e7eb}.section--navy{background:#001f3f}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:"Poppins",system-ui,sans-serif;font-weight:600;border-radius:8px;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all .25s ease;text-decoration:none !important;white-space:nowrap}.btn--sm{font-size:.875rem;padding:.5rem 1.25rem}.btn--md{font-size:1rem;padding:.75rem 1.5rem}.btn--lg{font-size:1rem;padding:1rem 2rem}.btn--primary{background:#fca503;color:#001f3f;border-color:#fca503}.btn--primary:hover{background:#e09200;border-color:#e09200;box-shadow:0 8px 24px rgba(252,165,3,.35);transform:translateY(-2px)}.btn--primary:active{transform:translateY(0)}.btn--outline-light{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.5)}.btn--outline-light:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}.btn--outline{background:rgba(0,0,0,0);color:#001f3f;border-color:#001f3f}.btn--outline:hover{background:#001f3f;color:#fff}.btn--ghost{background:rgba(0,0,0,0);color:#fca503;border-color:rgba(0,0,0,0);padding-left:0;padding-right:0}.btn--ghost:hover{color:#e09200}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);transition:all .25s ease}.feature-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.06);transform:translateY(-4px)}.feature-card--dark{background:#001f3f;border-color:rgba(252,165,3,.3)}.feature-card--dark .feature-card__title{color:#fca503}.feature-card--dark .feature-card__body{color:hsla(0,0%,100%,.75)}.feature-card--dark .feature-card__icon{background:rgba(252,165,3,.2);color:#fca503;padding:10px}.feature-card__icon{width:48px;height:48px;border-radius:8px;background:rgba(0,31,63,.08);color:#001f3f;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0;padding:10px}.feature-card__title{font-size:1.125rem;font-weight:600;color:#001f3f;margin-bottom:.5rem}.feature-card__body{font-size:.875rem;color:#6b7280;line-height:1.7;margin:0}.features__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.features__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.features__grid{grid-template-columns:repeat(3, 1fr)}}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);transition:all .25s ease}.post-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.06);transform:translateY(-4px)}.post-card__image-link{display:block;overflow:hidden;aspect-ratio:16/9}.post-card__image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.post-card:hover .post-card__image{transform:scale(1.04)}.post-card__body{padding:1.5rem}.post-card__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;color:#6b7280}.post-card__meta a{color:#fca503;font-weight:600}.post-card__date{font-size:.75rem;color:#6b7280}.post-card__title{font-size:1.25rem;font-weight:700;color:#001f3f;margin-bottom:.75rem}.post-card__title a{transition:all .15s ease}.post-card__title a:hover{color:#fca503}.post-card__excerpt{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.post-card__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#001f3f;transition:all .15s ease}.post-card__link:hover{color:#fca503;gap:.75rem}.blog-archive__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.blog-archive__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.blog-archive__grid{grid-template-columns:repeat(3, 1fr)}}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06)}.testimonial-card__stars{display:flex;gap:2px;margin-bottom:1rem}.testimonial-card__quote{font-size:1rem;color:#374151;line-height:1.7;font-style:italic;margin-bottom:1.5rem}.testimonial-card__footer{display:flex;align-items:center;gap:.75rem}.testimonial-card__name{display:block;font-weight:700;color:#001f3f;font-size:.875rem}.testimonial-card__company{display:block;font-size:.75rem;color:#6b7280}.testimonials__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.testimonials__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.testimonials__grid{grid-template-columns:repeat(3, 1fr)}}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.form-input,.form-textarea,.form-select{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-family:"Open Sans",system-ui,sans-serif;font-size:1rem;color:#374151;background:#fff;transition:all .15s ease}.form-input::placeholder,.form-textarea::placeholder,.form-select::placeholder{color:#9ca3af}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#001f3f;box-shadow:0 0 0 3px rgba(0,31,63,.1)}.form-textarea{resize:vertical;min-height:120px}.form-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-error{font-size:.75rem;color:#ef4444;margin-top:.25rem}.form-success{background:rgba(16,185,129,.1);border:1px solid #10b981;border-radius:8px;padding:1rem 1.5rem;color:#10b981;font-weight:600;margin-bottom:1.5rem}.contact-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width: 1024px){.contact-grid{grid-template-columns:1fr 2fr}}.contact-info__item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.contact-info__item svg{flex-shrink:0;color:#fca503;margin-top:2px}.contact-info__item strong{display:block;font-size:.875rem;color:#001f3f;margin-bottom:.25rem}.contact-info__item span,.contact-info__item a{font-size:.875rem;color:#6b7280}.contact-info__item a:hover{color:#fca503}.audit-panel{background:#001f3f;border-radius:12px;padding:2rem;margin-top:2rem}.audit-panel h3{color:#fff;margin-bottom:.75rem}.audit-panel p{color:hsla(0,0%,100%,.7);font-size:.875rem;margin-bottom:1rem}.audit-panel ul{display:flex;flex-direction:column;gap:.5rem}.audit-panel ul li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:hsla(0,0%,100%,.8)}.audit-panel ul li svg{color:#fca503;flex-shrink:0}.site-nav{flex:1}@media(max-width: 1023px){.site-nav{position:fixed;top:72px;left:0;right:0;background:#001f3f;padding:1.5rem;transform:translateY(-100%);opacity:0;pointer-events:none;transition:all .25s ease}.site-nav.is-open{transform:translateY(0);opacity:1;pointer-events:all}}.site-nav__menu{display:flex;align-items:center;justify-content:center;gap:.5rem}@media(max-width: 1023px){.site-nav__menu{flex-direction:column;align-items:flex-start;gap:0}}.site-nav__menu li a{display:block;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:hsla(0,0%,100%,.85);border-radius:8px;transition:all .15s ease}.site-nav__menu li a:hover{color:#fca503}@media(max-width: 1023px){.site-nav__menu li a{padding:1rem 0;border-bottom:1px solid hsla(0,0%,100%,.1);width:100%}}.site-nav__menu .current-menu-item>a,.site-nav__menu .current_page_item>a{color:#fca503}.page-hero--inner{background:#001f3f;padding:5rem 0 4rem;text-align:center}.page-hero--inner .section-label{display:block;margin-bottom:.75rem}.page-hero__title{color:#fff}.page-hero__subtitle{color:hsla(0,0%,100%,.7);font-size:1.125rem;margin-top:1rem}.hero{position:relative;min-height:100vh;background:#001f3f;overflow:hidden;display:flex;align-items:center}.hero__bg{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%, rgba(0, 51, 102, 0.8) 0%, #001F3F 70%)}.hero__bg::after{content:"";position:absolute;background-image:url(/assets/i/befindable_hero_bg.webp);background-size:cover;background-repeat:no-repeat;height:100%;width:100%}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;padding-top:4rem;padding-bottom:4rem}@media(min-width: 1024px){.hero__inner{grid-template-columns:1fr 1fr}}.hero__label{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;background-color:rgba(252,165,3,.1490196078);border-color:rgba(252,165,3,.3019607843);border-radius:40px;border-style:solid;border-width:1px;padding:5px 8px}.hero__title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;color:#fff;line-height:1.05;margin-bottom:1rem}.hero__subtitle{font-family:"Poppins",system-ui,sans-serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:hsla(0,0%,100%,.85);margin-bottom:1rem}.hero__body{font-size:1.125rem;color:hsla(0,0%,100%,.7);max-width:520px;margin-bottom:2rem;line-height:1.7}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hero__trust-list{display:flex;flex-wrap:wrap;gap:1.5rem}.hero__trust-list li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:hsla(0,0%,100%,.7)}.hero__trust-list li svg{color:#fca503;flex-shrink:0}@media(max-width: 1023px){.hero__visual{display:none}}.cta-section__card{background:#001f3f;border-radius:16px;padding:4rem;text-align:center;max-width:800px;margin:0 auto}.cta-section__title{color:#fff;margin-bottom:1rem}.cta-section__body{color:hsla(0,0%,100%,.7);font-size:1.125rem;margin-bottom:2rem}.cta-section__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.stats-bar{border-bottom:1px solid #e5e7eb}.stats-bar__label{text-align:center;margin-bottom:2rem}.stats-bar__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media(min-width: 1024px){.stats-bar__grid{grid-template-columns:repeat(4, 1fr)}}.stats-bar__item{text-align:center}.stats-bar__value{display:block;font-family:"Poppins",system-ui,sans-serif;font-weight:800;font-size:clamp(1.5rem,4vw,2.25rem);color:#001f3f}.stats-bar__desc{display:block;font-size:.875rem;color:#6b7280;margin-top:.25rem}.steps{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.steps{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.steps{grid-template-columns:repeat(4, 1fr)}}.step{position:relative}.step__number{font-family:"Poppins",system-ui,sans-serif;font-weight:800;font-size:5rem;color:rgba(0,31,63,.08);line-height:1;margin-bottom:.75rem}.step__icon{background-color:#fca503;border-radius:12px;margin-top:-32px;margin-bottom:16px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.step__title{font-size:1.125rem;font-weight:700;color:#001f3f;margin-bottom:.5rem}.step__body{font-size:.875rem;color:#6b7280;line-height:1.7;margin:0}.comparison__inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width: 1024px){.comparison__inner{grid-template-columns:1fr 1fr}}.comparison__checklist{margin:2rem 0;display:flex;flex-direction:column;gap:.75rem}.comparison__checklist li{gap:.75rem;color:hsla(0,0%,100%,.85);background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="rgb(252, 165, 3)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><path d="m9 12 2 2 4-4"></path></svg>');background-repeat:no-repeat;background-position-y:4px;padding-left:30px}.comparison__table-wrap{overflow-x:auto}.comparison__table{width:100%;border-collapse:collapse}.comparison__table th,.comparison__table td{padding:1rem 1.25rem;text-align:left;font-size:.875rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.comparison__table th{font-family:"Poppins",system-ui,sans-serif;font-weight:600;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.comparison__table td{color:hsla(0,0%,100%,.75)}.comparison__table td.text-orange{color:#fca503;font-weight:600}.comparison__table tr:last-child td{border-bottom:none}.pricing-toggle{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem}.pricing-toggle span{font-size:.875rem;font-weight:600;color:#6b7280}.pricing-toggle__switch{position:relative;width:52px;height:28px;background:#e5e7eb;border-radius:9999px;cursor:pointer;transition:all .15s ease}.pricing-toggle__switch.is-annual{background:#001f3f}.pricing-toggle__switch::after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:9999px;transition:all .15s ease}.pricing-toggle__switch.is-annual::after{transform:translateX(24px)}.pricing-toggle__badge{background:rgba(252,165,3,.15);color:#fca503;font-size:.75rem;font-weight:700;padding:2px .5rem;border-radius:9999px}.pricing-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.pricing-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.pricing-grid{grid-template-columns:repeat(3, 1fr)}}.pricing-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .25s ease;position:relative}.pricing-card--featured{border-color:#001f3f;box-shadow:0 20px 50px rgba(0,0,0,.15);transform:scale(1.02)}@media(max-width: 1023px){.pricing-card--featured{transform:none}}.pricing-card__badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#001f3f;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem 1rem;border-radius:9999px}.pricing-card__name{font-size:.875rem;font-weight:700;color:#fca503;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.pricing-card__price{display:flex;align-items:baseline;gap:.25rem}.pricing-card__price .amount{font-family:"Poppins",system-ui,sans-serif;font-weight:800;font-size:3rem;color:#001f3f;line-height:1}.pricing-card__price .period{font-size:.875rem;color:#6b7280}.pricing-card__saving{font-size:.875rem;color:#10b981}.pricing-card__desc{font-size:.875rem;color:#6b7280}.pricing-card__divider{border:none;border-top:1px solid #e5e7eb;margin:1.5rem 0}.pricing-card__features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.pricing-card__features li{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#374151}.pricing-card__features li svg{color:#10b981;flex-shrink:0;margin-top:2px}.pricing-card__cta{width:100%;text-align:center;justify-content:center}.single-post__hero{padding:5rem 0 3rem}.single-post__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem;font-size:.75rem;color:#6b7280}.single-post__meta a{color:#fca503;font-weight:600}.single-post__date,.single-post__read-time{color:#6b7280}.single-post__title{color:#fff;margin-bottom:1rem}.single-post__excerpt{color:hsla(0,0%,100%,.7);font-size:1.125rem}.single-post__featured-image{margin-bottom:3rem}.single-post__featured-image img{border-radius:12px;width:100%}.post-cta-banner{background:#001f3f;border-radius:12px;padding:2rem;margin:3rem 0;text-align:center}.post-cta-banner h3{color:#fff;margin-bottom:.75rem}.post-cta-banner p{color:hsla(0,0%,100%,.7);margin-bottom:1.5rem}.author-box{display:flex;align-items:flex-start;gap:1rem;background:#f5f7fa;border-radius:12px;padding:1.5rem;margin-top:3rem}.author-box__avatar{border-radius:9999px;flex-shrink:0}.author-box__name{display:block;font-weight:700;color:#001f3f;margin-bottom:.25rem}.author-box__bio{font-size:.875rem;color:#6b7280;margin:0}.wp-pagenavi,.navigation.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:3rem}.wp-pagenavi a,.wp-pagenavi span,.navigation.pagination a,.navigation.pagination span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;font-size:.875rem;font-weight:600;transition:all .15s ease;border:1px solid #e5e7eb;color:#374151}.wp-pagenavi a:hover,.wp-pagenavi a.current,.wp-pagenavi span:hover,.wp-pagenavi span.current,.navigation.pagination a:hover,.navigation.pagination a.current,.navigation.pagination span:hover,.navigation.pagination span.current{background:#001f3f;color:#fff;border-color:#001f3f}.dashboard-mockup{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;overflow:hidden;backdrop-filter:blur(12px);box-shadow:0 24px 64px rgba(0,0,0,.4)}.dashboard-mockup__bar{background:hsla(0,0%,100%,.08);padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem}.dashboard-mockup__bar span{width:10px;height:10px;border-radius:9999px;background:hsla(0,0%,100%,.2)}.dashboard-mockup__bar span:nth-child(1){background:#ff5f57}.dashboard-mockup__bar span:nth-child(2){background:#ffbd2e}.dashboard-mockup__bar span:nth-child(3){background:#28c840}.dashboard-mockup__bar .dashboard-mockup__url{height:20px;width:100%;font-size:12px;color:#d3d3d3;padding:0 10px}.dashboard-mockup__body{padding:1.5rem}.dashboard-mockup__stat{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dashboard-mockup__label{font-size:.75rem;color:hsla(0,0%,100%,.6);font-weight:600;text-transform:uppercase;letter-spacing:.1em}.dashboard-mockup__value{font-family:"Poppins",system-ui,sans-serif;font-weight:800;font-size:1.5rem}.dashboard-mockup__chart{margin-bottom:1rem}.dashboard-mockup__chart svg{width:100%;height:auto}.dashboard-mockup__keywords{display:flex;flex-direction:column;gap:.5rem}.dashboard-mockup__kw{display:flex;justify-content:space-between;align-items:center;background:hsla(0,0%,100%,.05);border-radius:8px;padding:.5rem .75rem;font-size:.75rem;color:hsla(0,0%,100%,.8)}.dashboard-mockup__kw span:last-child{font-weight:700}.about-values{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.about-values{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.about-values{grid-template-columns:repeat(4, 1fr)}}.value-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.value-card__icon{width:44px;height:44px;border-radius:8px;background:rgba(0,31,63,.08);color:#001f3f;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.value-card__title{font-size:1rem;font-weight:700;color:#001f3f;margin-bottom:.5rem}.value-card__body{font-size:.875rem;color:#6b7280;margin:0}.team-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media(min-width: 1024px){.team-grid{grid-template-columns:repeat(4, 1fr)}}.team-card{text-align:center}.team-card__avatar{width:80px;height:80px;border-radius:9999px;background:#e5e7eb;margin:0 auto 1rem;overflow:hidden}.team-card__avatar img{width:100%;height:100%;object-fit:cover}.team-card__name{font-weight:700;color:#001f3f;margin-bottom:.25rem}.team-card__role{font-size:.875rem;color:#fca503;font-weight:600}
