
:root {--ws-radius-lg: 0.75rem;--ws-text: #111827;--ws-success: #10b981;--ws-accent: rgba(245,158,11,1);--ws-radius-xl: 1rem;--ws-primary: #1e40af;--ws-surface: #ffffff;--ws-radius-md: 0.5rem;--ws-shadow-xl: 0 20px 25px -5px rgba(0,0,0,0.1);--ws-header-h: 96px;--ws-success-dark: #059669;--ws-shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);--ws-border: #e5e7eb;--ws-text-inverse: #ffffff;--ws-shadow-md: 0 4px 6px -1px rgba(0,0,0,0.1);--ws-radius-full: 9999px;--ws-text-dim: #4b5563;--ws-surface-alt: #f3f4f6;--ws-shadow-sm: 0 1px 2px 0 rgba(0,0,0,0.05);--ws-primary-dark: rgb(30,58,138);--ws-maxw: 1280px;--ws-surface-dark: #1f2937}

*, *::before, *::after { box-sizing: border-box; }
html, body {overflow-x: clip;width: 100%;max-width: 100%;isolation:auto;pointer-events:auto}
html {scroll-behavior: smooth;font-size: 16px}
body.ws-body {font-size: 1rem;padding: 0;background: var(--ws-surface);line-height: 1.6;font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;padding-top: var(--ws-header-h);color: var(--ws-text);margin: 0}
img {max-width: 100%;display: block;height: auto}
a {color: var(--ws-primary);text-decoration: none}

.ws-wrap {margin: 0 auto;max-width: var(--ws-maxw);width: 100%;padding: 0 1rem}
@media (min-width: 640px) { .ws-wrap { padding: 0 1.5rem; } }
@media (min-width: 1024px) { .ws-wrap { padding: 0 2rem; } }


.ws-btn {text-decoration: none;padding: 0.75rem 2rem;transition: all 0.2s;text-align: center;cursor: pointer;justify-content: center;font-size: 1rem;border-radius: var(--ws-radius-lg);display: inline-flex;font-weight: 600;align-items: center;border: none}
.ws-btn--ghost {color: var(--ws-primary);border: 2px solid var(--ws-primary);background: transparent}
.ws-btn--ghost:hover {background: var(--ws-primary);transform: translateY(-2px);color: rgb(255,255,255)}
.ws-btn--gold, .ws-btn--primary {color: #fff;background: var(--ws-primary)}
.ws-btn--gold:hover, .ws-btn--primary:hover {box-shadow: var(--ws-shadow-lg);background: var(--ws-primary-dark);transform: translateY(-2px)}
.ws-btn--success {color: #fff;background: var(--ws-success)}
.ws-btn--success:hover {box-shadow: var(--ws-shadow-lg);background: var(--ws-success-dark);transform: translateY(-2px)}
.ws-btn--accent {background: var(--ws-accent);color: var(--ws-text)}
.ws-btn--hero {font-size: 1.125rem;padding: 1rem 2rem}
.ws-btn--lg {padding: 1.25rem 2.5rem;font-size: 1.25rem}


.ws-header {position: fixed;border-bottom: 1px solid var(--ws-border);width: 100%;right: 0;box-shadow: 0 2px 12px rgba(0,0,0,0.08);transition: box-shadow .25s ease;left: 0;background: rgba(255,255,255,0.97);z-index: 1000;backdrop-filter: blur(10px);top: 0}
.ws-header--scrolled {background: rgba(255,255,255,0.99);box-shadow: 0 4px 20px rgba(0,0,0,0.12)}

.ws-nav {display: grid;position: relative;gap: 0.5rem;grid-template-columns: auto auto 1fr auto;align-items: center;padding: 0.75rem 0}
.ws-nav__logo-wrap {grid-column: 1;min-width: 0}
.ws-nav__logo-wrap img {object-fit: contain;width: 80px;height: 80px;display: block}
.ws-logo-text {font-size: 1.4rem;color: var(--ws-primary);font-weight: 800}
.ws-nav__toggle {padding: 0.5rem;min-height: 44px;justify-content: center;grid-column: 2;min-width: 44px;background: none;gap: 4px;display: flex;align-items: center;flex-shrink: 0;position: relative;flex-direction: column;cursor: pointer;border: none;z-index: 1002}
.ws-nav__toggle-bar {background: var(--ws-text);height: 2px;transition: all .15s;width: 24px}
.ws-nav__toggle.ws-is-active .ws-nav__toggle-bar:nth-child(1) { transform: translateY(6px) rotate(45deg); }
.ws-nav__toggle.ws-is-active .ws-nav__toggle-bar:nth-child(2) { opacity: 0; }
.ws-nav__toggle.ws-is-active .ws-nav__toggle-bar:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }
.ws-nav__menu {-webkit-overflow-scrolling: touch;left: 0;position: absolute;max-height: calc(100vh - var(--ws-header-h));flex-direction: column;overflow-y: auto;padding: 1rem;background: var(--ws-surface);z-index: 1001;border-bottom: 1px solid var(--ws-border);top: 100%;right: 0;gap: 0;display: none;box-shadow: var(--ws-shadow-lg)}
.ws-nav__menu.ws-is-active { display: flex !important; }
.ws-nav__menu a {color: var(--ws-text-dim);padding: 0.75rem;border-bottom: 1px solid var(--ws-border);font-weight: 500;display: block;white-space: nowrap}
.ws-nav__menu a:last-child { border-bottom: none; }
.ws-nav__menu a:hover, .ws-nav__link--active {color: var(--ws-primary);background: var(--ws-surface-alt)}
.ws-nav__ctas {gap: 0.75rem;justify-self: end;flex-shrink: 0;margin-left: 0;grid-column: 4;display: flex}


@media (min-width: 1025px) {
  .ws-nav__menu {left: 0;max-width: 100vw;height: auto;bottom: auto;border-bottom: 1px solid var(--ws-border);right: 0;background: var(--ws-surface);margin: 0;position: fixed;padding: 1.5rem clamp(1rem, 3vw, 4rem);width: 100%;top: calc(var(--ws-header-h) + env(safe-area-inset-top, 0px));max-height: calc(100vh - var(--ws-header-h));box-shadow: var(--ws-shadow-lg)}
  .ws-nav__menu.ws-is-active {gap: 0.75rem;grid-template-columns: repeat(5, minmax(0, 1fr));display: grid !important;align-items: stretch}
  .ws-nav__menu a {min-height: 48px;text-align: center;justify-content: center;border-bottom: none;padding: 0.75rem 0.5rem;display: flex;align-items: center;border: 1px solid var(--ws-border);border-radius: var(--ws-radius-md)}
  .ws-nav__menu a:hover {border-color: var(--ws-primary);color: var(--ws-primary);background: var(--ws-surface-alt)}
}


@media (max-width: 1024px) {
  .ws-nav__logo-wrap img {height: 64px;width: 64px}
  .ws-nav__ctas {padding-left: 0.5rem;min-width: 0;max-width: 100%;gap: 0.25rem}
  .ws-nav__ctas .ws-btn {font-size: 0.75rem;padding: 0.45rem 0.65rem;min-width: 0;flex-shrink: 1;white-space: nowrap}
  .ws-nav__menu {height: 100vh;height: 100dvh;border-bottom: none;z-index: 1001;padding: calc(var(--ws-header-h) + env(safe-area-inset-top, 0px) + 2rem) 1rem 3rem;bottom: 0;margin: 0;top: 0;background: var(--ws-surface);right: 0;position: fixed;overflow-y: auto;left: 0;width: 100%;box-shadow: none;max-height: none}
  .ws-nav__menu.ws-is-active {flex-direction: column;display: flex !important}
  .ws-nav__menu a {font-size: 1rem;border-bottom: 1px solid var(--ws-border);width: 100%;padding: 1rem 0.75rem}
  .ws-nav__menu a:last-child { border-bottom: none; }
  body.ws-body--menu-open .ws-nav__toggle {height: 44px;top: calc(env(safe-area-inset-top, 0px) + 14px);margin: 0;z-index: 1003;border: 1px solid var(--ws-border);min-height: 44px;position: fixed;box-shadow: var(--ws-shadow-md);background: var(--ws-surface-alt);width: 44px;min-width: 44px;border-radius: var(--ws-radius-full);left: auto;right: 16px}
  body.ws-body--menu-open .ws-nav__ctas {pointer-events: none;visibility: hidden;opacity: 0}
  body.ws-body--menu-open .ws-header { z-index: 1002; }
}
@media (max-width: 640px) {
  .ws-nav__ctas {padding-left: 0.25rem;gap: 0.25rem}
  .ws-nav__ctas .ws-btn {padding: 0.4rem 0.5rem;font-size: 0.7rem}
  .ws-nav__logo-wrap img {width: 56px;height: 56px}
}
body.ws-body--menu-open {overflow: hidden;touch-action: none}


.ws-trust-bar {background: var(--ws-surface-alt);padding: 1.25rem 0}
.ws-trust-bar__row {justify-content: center;display: flex;flex-wrap: wrap;gap: 1.5rem 2.5rem}
.ws-trust-bar__item {display: flex;gap: 0.5rem;align-items: center}
.ws-trust-bar__icon { font-size: 1.3rem; }
.ws-trust-bar__text {font-weight: 600;color: var(--ws-text-dim)}
@media (max-width: 768px) {
  .ws-trust-bar__row {flex-direction: column;gap: 0.75rem}
  .ws-trust-bar__item {width: 100%;justify-content: center}
}


.ws-hero {color: #fff;background: linear-gradient(135deg, var(--ws-primary) 0%, var(--ws-primary-dark) 100%);padding: 6rem 0 4rem}
.ws-hero__grid {gap: 2rem;align-items: center;grid-template-columns: 1.15fr 0.85fr;display: grid}
.ws-hero__content h1 {font-size: 2.25rem;line-height: 1.2;margin: 0 0 1rem;font-weight: 700;color: #fff}
.ws-hero__lead {line-height: 1.6;opacity: 0.95;font-size: 1.125rem;margin-bottom: 1.5rem}
.ws-hero__stats {margin-bottom: 1.5rem;gap: 2rem;flex-wrap: wrap;display: flex}
.ws-hero__stat {display: flex;flex-direction: column}
.ws-hero__stat strong {font-size: 1.5rem;font-weight: 700;color: var(--ws-accent)}
.ws-hero__stat span {opacity: 0.9;font-size: 0.875rem}
.ws-hero__actions {display: flex;align-items: flex-start;flex-direction: column;gap: 0.75rem}
.ws-hero__badges-line {margin: 0;opacity: 0.85;font-size: 0.875rem}
.ws-hero__visual {align-items: center;justify-content: center;display: flex}
.ws-hero__visual a {width: 100%;margin: 0 auto;display: block;max-width: 380px}
.ws-hero__img {width: 100%;max-width: 380px;height: auto;border-radius: var(--ws-radius-xl);box-shadow: var(--ws-shadow-xl)}

@media (max-width: 768px) {
  .ws-hero { padding: 3rem 0 2rem; }
  .ws-hero__grid {display: flex;flex-direction: column;gap: 1rem}
  .ws-hero__content {word-break: break-word;min-width: 0;display: contents;overflow-wrap: break-word}
  .ws-hero__content h1 {line-height: 1.35;font-size: clamp(1.25rem, 5.5vw, 1.875rem);order: 1;margin-bottom: 0}
  .ws-hero__visual {order: 2;margin: 0.5rem 0}
  .ws-hero__visual a, .ws-hero__img { max-width: 100%; }
  .ws-hero__body {min-width: 0;order: 3}
  .ws-hero__lead {overflow-wrap: anywhere;font-size: 1rem}
  .ws-hero__stats {flex-direction: column;gap: 1rem}
  .ws-hero__badges-line { overflow-wrap: anywhere; }
}
@media (max-width: 480px) {
  .ws-hero__content h1 { font-size: clamp(1.125rem, 5vw, 1.5rem); }
}


.ws-breadcrumb-wrap {background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);padding: 1.5rem 0}
.ws-breadcrumb-list {list-style: none;align-items: center;display: flex;flex-wrap: wrap;margin: 0;padding: 0;gap: 0.5rem}
.ws-breadcrumb-item a {font-weight: 500;align-items: center;display: flex;background: rgba(255,255,255,0.7);gap: 0.3rem;border-radius: 8px;padding: 0.5rem 1rem}
.ws-breadcrumb-item.ws-is-active {background: rgba(255,255,255,1);border-radius: 8px;font-weight: 600;color: var(--ws-text);box-shadow: var(--ws-shadow-sm);padding: 0.5rem 1rem}


.ws-main { padding: 0; }
.ws-section { padding: 2.5rem 0; }
.ws-cards-grid {display: grid;grid-template-columns: 1fr;gap: 1.5rem;align-items: start}
@media (min-width: 700px) { .ws-cards-grid { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } }
.ws-article-col { min-width: 0; }
.ws-article, .ws-content-block {padding: 1.5rem;max-width: 100%;border-radius: var(--ws-radius-lg);background: #fff;margin-bottom: 1.5rem;box-shadow: var(--ws-shadow-sm);border: 1px solid var(--ws-border)}
.ws-article h2 {font-size: 1.75rem;margin: 0 0 1.5rem;font-weight: 700}
.ws-article h3 {margin: 1.5rem 0 1rem;font-size: 1.4rem;font-weight: 600}
.ws-article h4 {font-weight: 600;font-size: 1.15rem;margin: 1.25rem 0 0.75rem}
.ws-article p {margin-bottom: 1rem;line-height: 1.75;color: var(--ws-text-dim)}
.ws-article ul, .ws-article ol { margin: 0 0 1rem 1.25rem; }
.ws-article li {margin-bottom: 0.5rem;color: var(--ws-text-dim);line-height: 1.75}
.ws-tips-list {list-style: none;margin: 0 0 1rem;padding: 0}
.ws-tips-list li {position: relative;padding: 0.5rem 0 0.5rem 1.5rem;color: var(--ws-text-dim)}
.ws-tips-list li::before {position: absolute;color: var(--ws-success);font-weight: 700;left: 0;content: '✓'}


.ws-media-block {margin: 1.5rem 0;text-align: center}
.ws-media-block img {border-radius: 12px;display: block;margin: 0 auto;height: auto;max-width: 100%;box-shadow: 0 8px 24px rgba(0,0,0,0.15)}
.ws-media-caption {margin-top: 0.5rem;color: rgba(107,114,128,1);font-size: 0.9rem}
.ws-media-caption__text { font-style: italic; }
.ws-cta-wrap {text-align: center;margin: 1.5rem 0}
.ws-cta-final {text-align: center;padding: 30px 0}


.ws-sidebar-section, .ws-section { }
.ws-info-card-wrap {border-radius: 16px;background: var(--ws-surface-alt);border: 1px solid var(--ws-border);box-shadow: var(--ws-shadow-sm);padding: 1.75rem;height: 100%}
.ws-info-card-wrap h3 {font-size: 1.2rem;margin: 0 0 1rem;font-weight: 700}
.ws-info-card-wrap ul {margin: 0;padding: 0;list-style: none}
.ws-info-card-wrap li { margin-bottom: 0.6rem; }
.ws-info-card-wrap li a { color: var(--ws-primary); }
.ws-heading-gradient {background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);font-weight: 700;margin-bottom: 1.5rem;text-align: center;font-size: 1.9rem;-webkit-background-clip: text !important;-webkit-text-fill-color: transparent}


.ws-faq-list {margin: 0 auto;max-width: 800px}
.ws-faq-item {margin-bottom: 1rem;overflow: hidden;border: 1px solid var(--ws-border);background: #fff;border-radius: 12px}
.ws-faq-question {padding: 1.25rem;cursor: pointer;margin: 0;font-weight: 600}
.ws-faq-answer {color: var(--ws-text-dim);padding: 0 1.25rem 1.25rem;display: none}
.ws-faq-item.ws-is-active .ws-faq-answer { display: block; }


.ws-footer {padding: 3rem 0 1.5rem;color: #fff;background: var(--ws-surface-dark)}
.ws-footer__top {gap: 2.5rem;display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 2rem}
.ws-footer__brand {max-width: 260px;align-items: flex-start;gap: 0.75rem;flex-direction: column;display: flex}
.ws-footer__brand p {font-size: 0.9rem;color: #9ca3af}
.ws-footer__groups {gap: 1.5rem;flex: 1;grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));display: grid}
.ws-footer__group h4 {font-size: 1rem;color: #fff;margin: 0 0 0.75rem}
.ws-footer__group a {color: #9ca3af;padding: 0.35rem 0;display: block}
.ws-footer__group a:hover { color: rgb(255,255,255); }
.ws-footer__certs {border-top: 1px solid #374151;padding: 1.25rem 0}
.ws-footer__certs-list {flex-wrap: wrap;display: flex;gap: 1rem 1.5rem;color: #d1d5db;font-size: 0.9rem}
.ws-footer__notice {padding: 1.25rem 0;color: #9ca3af;font-size: 0.85rem;border-top: 1px solid #374151}
.ws-footer__notice a { color: var(--ws-accent); }
.ws-footer__bottom {text-align: center;color: #6b7280;font-size: 0.85rem;padding-top: 1.25rem;border-top: 1px solid #374151}


.sf-sticky-cta {left: 0;position: fixed;border-top: 1px solid #374151;bottom: 0;z-index: 900;justify-content: space-between;align-items: center;padding: 12px 20px;gap: 14px;display: flex;background: var(--ws-surface-dark);right: 0}
.sf-sticky-cta__meta {flex-direction: column;font-size: 12px;display: flex;color: #d1d5db}
.sf-sticky-cta__meta strong {color: var(--ws-accent);font-size: 14px}
.sf-sticky-cta__button {padding: 10px 22px;border-radius: var(--ws-radius-full);color: #fff;background: var(--ws-success);font-weight: 700}
@media (max-width: 768px) {
  .sf-has-sticky-cta .ws-main { padding-bottom: calc(90px + env(safe-area-inset-bottom,0px)); }
}


.ws-generic .ws-hero { text-align: center; }
.ws-rich p {line-height: 1.75;margin-bottom: 1rem;color: var(--ws-text-dim)}


.sf-related-articles{padding:clamp(18px,3vw,28px);border:1px solid rgba(148,163,184,.24);background:rgba(255,255,255,.06);border-radius:24px;margin:clamp(28px,5vw,56px) auto;box-shadow:0 16px 45px rgba(15,23,42,.08);max-width:1120px}
.sf-related-articles h2{margin:0 0 8px;line-height:1.2;font-size:clamp(1.35rem,2.5vw,2rem)}
.sf-related-articles>p{opacity:.78;line-height:1.65;margin:0 0 18px}
.sf-related-articles__list{display:grid;margin:0;padding:0;list-style:none;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}
.sf-related-articles__item{list-style:none;margin:0;padding:0}
.sf-related-articles__link{flex-direction:column;min-height:100%;background:rgba(255,255,255,.08);border-radius:18px;display:flex;padding:16px;transition:transform .18s ease,border-color .18s ease,background .18s ease;gap:7px;color:inherit;text-decoration:none;border:1px solid rgba(148,163,184,.18)}
.sf-related-articles__link:hover{background:rgba(255,255,255,.13);transform:translateY(-2px);border-color:rgba(59,130,246,.45)}
.sf-related-articles__type{font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;background:rgba(59,130,246,.14);opacity:.88;width:max-content;border-radius:999px;padding:3px 9px;color:inherit}
.sf-related-articles strong{line-height:1.35;font-size:1rem}
.sf-related-articles small{font-size:.88rem;line-height:1.45;opacity:.72}
@media(max-width:640px){.sf-related-articles{margin:28px 12px;border-radius:18px;padding:16px}.sf-related-articles__list{grid-template-columns:1fr}.sf-related-articles__link{padding:14px}}
