.site-nav{position:sticky;top:0;z-index:100;background:#fff;transition:box-shadow .2s ease}.site-nav.scrolled{box-shadow:0 2px 12px #00000014}.site-nav__inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;height:72px;gap:32px}.site-nav__logo img{width:60px;height:auto}.site-nav__links{display:flex;list-style:none;gap:28px;flex:1}.site-nav__links a{font-size:18px;font-weight:400;color:#181c26;padding:4px 0;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.site-nav__links a:hover,.site-nav__links a.active{color:#1eacdc;border-bottom-color:#1eacdc}.site-nav__cta{padding:10px 24px;background:linear-gradient(170deg,#dc2626,#b91c1c);color:#fff;font-size:16px;font-weight:600;border:none;border-radius:10px;white-space:nowrap;cursor:pointer;font-family:inherit;text-decoration:none;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a;transition:transform .15s ease,box-shadow .15s ease}.site-nav__cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #dc26264d}.site-nav__mobile-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.site-nav__mobile-toggle span{display:block;width:24px;height:2px;background:#181c26;transition:transform .2s,opacity .2s}.site-nav__mobile-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.site-nav__mobile-toggle.active span:nth-child(2){opacity:0}.site-nav__mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.site-footer{background:#191b29;color:#fff;padding:60px 0 0}.site-footer__pro-cta{text-align:center;padding:1.25rem 0;margin-bottom:2rem;font-size:15px;border-bottom:1px solid rgba(255,255,255,.1)}.site-footer__pro-cta a{color:#c12029;text-decoration:underline}.site-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px}.site-footer__logo{margin-bottom:12px}.site-footer__logo path{fill:#c12029!important}.site-footer__brand p{color:#ffffffb3;font-size:18px;font-weight:300;line-height:1.5;margin-bottom:20px}.site-footer__contact{display:flex;flex-direction:column;gap:10px}.site-footer__contact a{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:16px;font-weight:400;transition:color .15s}.site-footer__contact a img{filter:brightness(0) invert(1)}.site-footer__contact a svg path{stroke:#17c9a7!important}.site-footer__contact a:hover{color:#1eacdc}.site-footer__col h4{font-size:20px;font-weight:700;margin-bottom:16px}.site-footer__col ul{list-style:none}.site-footer__col ul li{margin-bottom:10px}.site-footer__col ul li a{font-size:18px;font-weight:300;color:#ffffffb3;transition:color .15s}.site-footer__col ul li a:hover{color:#fff}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;display:flex;justify-content:space-between;align-items:center;font-size:15px;color:#ffffffb3}.site-footer__trust{display:inline-flex;align-items:center;gap:8px}.site-footer__dot{width:8px;height:8px;border-radius:50%;background:#17c9a7;display:inline-block}@media(max-width:1024px){.site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.site-nav__links{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;flex-direction:column;padding:16px 24px;box-shadow:0 4px 12px #0000001a}.site-nav__links.open{display:flex}.site-nav__cta{display:none}.site-nav__mobile-toggle{display:flex}}@media(max-width:768px){.site-footer__grid{grid-template-columns:1fr;gap:32px}.site-footer__bottom{flex-direction:column;gap:12px;text-align:center}}h1{font-size:var(--typography-h1-size);font-weight:var(--typography-h1-weight);letter-spacing:var(--typography-h1-letter-spacing);line-height:var(--typography-h1-line-height)}h2{font-size:var(--typography-h2-size);font-weight:var(--typography-h2-weight);letter-spacing:var(--typography-h2-letter-spacing);line-height:var(--typography-h2-line-height)}h3{font-size:var(--typography-h3-size);font-weight:var(--typography-h3-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height)}h4{font-size:var(--typography-h4-size);font-weight:var(--typography-h4-weight);letter-spacing:var(--typography-h4-letter-spacing);line-height:var(--typography-h4-line-height)}h5{font-size:var(--typography-h5-size);font-weight:var(--typography-h5-weight);letter-spacing:var(--typography-h5-letter-spacing);line-height:var(--typography-h5-line-height)}h6{font-size:var(--typography-h6-size);font-weight:var(--typography-h6-weight);letter-spacing:var(--typography-h6-letter-spacing);line-height:var(--typography-h6-line-height)}p{font-size:var(--typography-p-size);font-weight:var(--typography-p-weight);letter-spacing:var(--typography-p-letter-spacing);line-height:var(--typography-p-line-height)}body{font-family:var(--typography-body-font-family, inherit)}@media(pointer:coarse){a,button,input[type=button],input[type=submit],[role=button]{min-height:44px;min-width:44px;display:inline-flex;align-items:center}}@media(max-width:768px){html,body{overflow-x:hidden}img,video,iframe,table{max-width:100%;height:auto}pre,code{overflow-x:auto;max-width:100%}.container,main{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}}.table-scroll,.table-responsive,table{-webkit-overflow-scrolling:touch}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Open Sans,sans-serif;font-size:18px;line-height:1.6;color:#384054;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}.page-hero{background:#191b29;color:#fff;padding:72px 0 56px;text-align:center}.page-hero h1{font-size:42px;font-weight:800;margin-bottom:12px;letter-spacing:-.5px}.page-hero p{font-size:20px;font-weight:300;color:#ffffffb3;max-width:600px;margin:0 auto}.breadcrumb{padding:16px 0;font-size:14px;color:#6b7280}.breadcrumb a{color:#1eacdc;transition:color .15s}.breadcrumb a:hover{color:#1889af}.breadcrumb .separator{margin:0 8px;color:#d1d5db}.breadcrumb .current{color:#181c26;font-weight:500}.content-section{padding:48px 0 72px}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.card h3{font-size:20px;font-weight:700;color:#181c26;margin-bottom:8px}.card p{font-size:16px;color:#6b7280;line-height:1.5;margin-bottom:16px}.card .card-link{font-size:15px;font-weight:600;color:#1eacdc;transition:color .15s}.card .card-link:hover{color:#1889af}.card .card-meta{font-size:14px;color:#9ca3af;font-weight:500}.category-nav{display:flex;flex-wrap:wrap;gap:12px;padding:32px 0}.category-nav .category-nav-label{width:100%;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin:0 0 4px}.category-nav a{padding:8px 20px;background:#f3f4f6;border-radius:24px;font-size:15px;font-weight:500;color:#181c26;transition:background .15s,color .15s}.category-nav a:hover{background:#1eacdc;color:#fff}.faq-category{margin-bottom:48px}.faq-category h2{font-size:28px;font-weight:700;color:#181c26;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f3f4f6}.faq-item{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;overflow:hidden}.faq-item summary{padding:20px 24px;font-size:17px;font-weight:600;color:#181c26;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;transition:background .15s}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:24px;font-weight:300;color:#9ca3af;transition:transform .2s}.faq-item summary:hover{background:#f9fafb}.faq-item[open] summary:after{content:"-"}.faq-item .faq-answer{padding:0 24px 20px;font-size:16px;color:#6b7280;line-height:1.6}.faq-item .faq-answer p{margin:0 0 12px}.faq-item .faq-answer p:last-child{margin-bottom:0}.faq-item .faq-answer ul{margin:0 0 12px;padding-left:20px;list-style:disc}.faq-item .faq-answer ul:last-child{margin-bottom:0}.faq-item .faq-answer ul li{margin-bottom:6px}.data-table{width:100%;border-collapse:collapse}.data-table th{text-align:left;padding:12px 16px;font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e7eb}.data-table td{padding:14px 16px;font-size:16px;border-bottom:1px solid #f3f4f6}.data-table tr:hover td{background:#f9fafb}.data-table a{color:#1eacdc;font-weight:500;transition:color .15s}.data-table a:hover{color:#1889af}.placeholder-content{text-align:center;padding:80px 24px;max-width:600px;margin:0 auto}.placeholder-content .placeholder-icon{width:64px;height:64px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.placeholder-content .placeholder-icon svg{width:32px;height:32px;color:#9ca3af}.placeholder-content h2{font-size:24px;font-weight:700;color:#181c26;margin-bottom:12px}.placeholder-content p{font-size:17px;color:#6b7280;line-height:1.6}.pagination-wrapper{display:flex;justify-content:center;gap:8px;padding:40px 0}.pagination-wrapper a,.pagination-wrapper span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:8px;font-size:15px;font-weight:500;transition:background .15s,color .15s}.pagination-wrapper a{color:#181c26;background:#f3f4f6}.pagination-wrapper a:hover,.pagination-wrapper .active{background:#1eacdc;color:#fff}.pagination-wrapper .disabled{color:#d1d5db;pointer-events:none}.sub-nav{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:72px;z-index:90}.sub-nav__inner{max-width:1200px;margin:0 auto;padding:0 24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sub-nav__inner::-webkit-scrollbar{display:none}.sub-nav__links{display:flex;list-style:none;gap:0;white-space:nowrap}.sub-nav__links li{flex-shrink:0}.sub-nav__links a{display:block;padding:12px 16px;font-size:13px;font-weight:500;color:#6b7280;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.sub-nav__links a:hover{color:#181c26;border-bottom-color:#d1d5db}.sub-nav__links a.active{color:#c12029;font-weight:600;border-bottom-color:#c12029}.article-body{max-width:800px}.article-body h2{font-size:26px;font-weight:700;color:#191b29;margin:40px 0 16px;line-height:1.3}.article-body h2:first-child{margin-top:0}.article-body h3{font-size:20px;font-weight:600;color:#191b29;margin:32px 0 12px}.article-body p{margin-bottom:16px;line-height:1.7;color:#4b5563}.article-body ul,.article-body ol{margin:0 0 20px 24px;color:#4b5563}.article-body ul li,.article-body ol li{margin-bottom:8px;line-height:1.6}.article-body a{color:#1eacdc;font-weight:500;text-decoration:none}.article-body a:hover{text-decoration:underline}.article-body em{color:#6b7280;font-style:italic}.article-body dl{margin:20px 0;border-top:1px solid #e5e7eb}.article-body dt{font-weight:600;color:#191b29;padding:16px 0 6px;font-size:16px}.article-body dd{color:#4b5563;line-height:1.7;padding-bottom:16px;border-bottom:1px solid #e5e7eb;margin-left:0}.article-body .article-cta{margin:32px 0}.article-body .btn-cta{display:inline-block;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;font-weight:600;padding:12px 28px;border-radius:8px;text-decoration:none;transition:opacity .15s;white-space:nowrap}.article-body .btn-cta:hover{opacity:.9;text-decoration:none}.ora-score-example{background:#f0f9ff;border-left:4px solid #1eacdc;border-radius:0 8px 8px 0;padding:20px 24px;margin:24px 0}.ora-score-example__score{font-size:20px;font-weight:700;color:#191b29;margin-bottom:8px}.ora-score-example__score span{font-weight:400;color:#6b7280}.ora-score-example p{font-size:15px;color:#4b5563;margin-bottom:12px;line-height:1.6}.ora-score-example__signals{display:flex;gap:24px;flex-wrap:wrap}.ora-score-example__signals .strengths{color:#059669;font-size:14px}.ora-score-example__signals .strengths strong{color:#047857}.ora-score-example__signals .opportunities{color:#dc2626;font-size:14px}.ora-score-example__signals .opportunities strong{color:#b91c1c}.breadcrumb{font-size:14px;color:#9ca3af;margin-bottom:32px}.breadcrumb a{color:#1eacdc;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .separator{margin:0 8px}.breadcrumb .current{color:#6b7280}@media(max-width:768px){.sub-nav{top:56px}.page-hero{padding:48px 0 36px}.page-hero h1{font-size:28px}.page-hero p{font-size:17px}.card-grid{grid-template-columns:1fr}.category-nav{gap:8px}.category-nav a{padding:6px 16px;font-size:14px}.data-table{display:block;overflow-x:auto}}
