@import "https://fonts.googleapis.com/css2?family=Syne:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";
.theme-secondary{--midnight:#0d1b3e;--cobalt:#2563eb;--cobalt-dim:#2563eb1f;--gold:#c9940a;--gold-dim:#c9940a1f;--white:#f8f9fc;--text-primary:#0d1b3e;--text-secondary:#0d1b3ea3;--text-tertiary:#0d1b3e6b;--border:#0d1b3e1a;--border-strong:#0d1b3e29;--bg-subtle:#0d1b3e0a;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--max-width:var(--content-max);background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.55}.theme-secondary h1,.theme-secondary h2,.theme-secondary h3{color:var(--midnight);letter-spacing:-.01em;margin:0;font-family:Syne,sans-serif}.theme-secondary p{margin:0}.theme-secondary a{color:inherit;text-decoration:none}.theme-secondary ul{margin:0;padding:0;list-style:none}.theme-secondary button,.theme-secondary select,.theme-secondary input,.theme-secondary textarea{font-family:inherit}.theme-secondary :focus-visible{outline:2px solid var(--cobalt);outline-offset:2px}.theme-secondary .shell{width:min(calc(100% - (var(--page-gutter)*2)),var(--max-width));max-width:var(--max-width);margin:0 auto;padding:0}.meta-label{background:var(--midnight);color:var(--white);letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:8px 0;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700}.site-header{z-index:20;background:var(--bg-elevated);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header .shell{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.logo{color:var(--midnight);letter-spacing:-.02em;font-family:Syne,sans-serif;font-size:22px;font-weight:800}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{color:var(--text-secondary);font-size:14px;font-weight:500;transition:color .15s}.nav-links a:hover{color:var(--cobalt)}.header-right{align-items:center;gap:18px;display:flex}.lang-toggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.icon-btn{border:1px solid var(--border);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.btn-primary{background:var(--gold);color:var(--midnight);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:6px;padding:11px 20px;font-size:14px;font-weight:700;display:inline-flex}.btn-secondary{background:var(--white);color:var(--midnight);border:1px solid var(--border-strong);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:11px 20px;font-size:14px;font-weight:700;display:inline-flex}.page-hero{padding:64px 0 8px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--cobalt);background:var(--cobalt-dim);border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.accent{color:var(--cobalt)}.lead{color:var(--text-secondary);max-width:640px;margin-top:18px;font-size:18px}.contact-hero h1{font-size:clamp(34px,4.4vw,52px);line-height:1.08}.contact-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:64px;padding:48px 0 96px;display:grid}.contact-info h2{margin-bottom:14px;font-size:24px}.contact-info p{color:var(--text-secondary);margin-bottom:32px}.info-list{flex-direction:column;gap:24px;display:flex}.info-item{align-items:flex-start;gap:14px;display:flex}.info-item .icon{background:var(--cobalt-dim);width:38px;height:38px;color:var(--cobalt);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.info-item .label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:2px;font-size:11px;font-weight:700}.info-item .value{color:var(--midnight);font-size:15px;font-weight:600}.form-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(24px,3vw,36px)}.form-row{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field.full{grid-column:1/-1}.field label{color:var(--midnight);font-size:13px;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text-primary);background:var(--white);padding:11px 14px;font-size:14px}.field textarea{resize:vertical;min-height:110px}.form-submit{margin-top:6px}.form-note{color:var(--text-tertiary);margin-top:16px;font-size:12.5px;line-height:1.5}.tarifs-hero{text-align:center}.tarifs-hero .shell{max-width:760px}.tarifs-hero h1{font-size:clamp(32px,4.2vw,48px);line-height:1.1}.tarifs-hero .lead{margin-left:auto;margin-right:auto}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:24px;padding:64px 0 8px;display:grid}.price-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;padding:32px 28px;display:flex;position:relative}.price-card.featured{border:2px solid var(--cobalt);box-shadow:0 12px 32px #2563eb24}.badge-popular{background:var(--cobalt);color:var(--white);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:6px 14px;font-size:11px;font-weight:700;position:absolute;top:-14px;right:28px}.price-card .plan-name{color:var(--midnight);font-family:Syne,sans-serif;font-size:20px;font-weight:700}.price-card .plan-range{color:var(--text-tertiary);margin-top:4px;font-size:13px}.price-card .plan-price{align-items:baseline;gap:6px;margin:20px 0 6px;display:flex}.price-card .plan-price .amount{color:var(--midnight);font-family:Syne,sans-serif;font-size:38px;font-weight:800}.price-card .plan-price .unit{color:var(--text-secondary);font-size:14px}.price-card .plan-desc{color:var(--text-secondary);min-height:42px;margin-bottom:24px;font-size:14px}.price-card .plan-features{flex-direction:column;flex:1;gap:12px;margin-bottom:28px;display:flex}.price-card .plan-features li{color:var(--text-primary);align-items:flex-start;gap:10px;font-size:14px;display:flex}.price-card .plan-features svg{color:var(--cobalt);flex:none;margin-top:2px}.price-card .btn-primary,.price-card .btn-secondary{justify-content:center}.capacity-banner{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;margin:40px 0 96px;padding:36px}.capacity-banner h3{font-size:20px}.capacity-banner p{color:var(--text-secondary);margin-top:8px}.capacity-banner a{color:var(--cobalt);align-items:center;gap:6px;margin-top:14px;font-size:14px;font-weight:700;display:inline-flex}.docs-shell{max-width:var(--max-width);grid-template-columns:220px 1fr;gap:56px;margin:0 auto;padding:48px 48px 96px;display:grid}.docs-sidebar{flex-direction:column;gap:2px;display:flex;position:sticky;top:100px}.docs-sidebar a{color:var(--text-secondary);border-radius:var(--radius-sm);padding:9px 14px;font-size:14px;font-weight:500}.docs-sidebar a.active{background:var(--cobalt-dim);color:var(--cobalt);font-weight:700}.docs-sidebar-inner{flex-direction:column;gap:2px;display:flex}.docs-sidebar-link{color:var(--text-secondary);border-radius:var(--radius-sm);padding:9px 14px;font-size:14px;font-weight:500;transition:color .15s}.docs-sidebar-link:hover{color:var(--cobalt);background:var(--bg-subtle)}.docs-sidebar-link.active{background:var(--cobalt-dim);color:var(--cobalt);font-weight:700}.docs-content h1{font-size:clamp(30px,3.8vw,44px);line-height:1.12}.docs-content h2{margin-top:28px;font-size:clamp(22px,2.8vw,28px);line-height:1.2}.docs-content h3{margin-top:20px;font-size:19px;line-height:1.25}.docs-content p{color:var(--text-secondary);max-width:640px;margin-top:14px;margin-bottom:14px;font-size:15px;line-height:1.7}.docs-start-card{background:var(--cobalt-dim);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding:26px 28px;display:flex}.docs-start-card h3{font-size:17px}.docs-start-card p{color:var(--text-secondary);max-width:520px;margin-top:6px;font-size:14px}.docs-start-card .arrow{color:var(--cobalt);flex:none}.docs-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:28px;display:grid}.docs-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}.docs-card .icon{background:var(--cobalt-dim);width:38px;height:38px;color:var(--cobalt);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.docs-card.api .icon{background:var(--gold-dim);color:var(--gold)}.docs-card h3{margin-bottom:6px;font-size:16px}.docs-card p{color:var(--text-secondary);font-size:14px}.features-template{padding:48px 0 96px}.features-template .shell{flex-direction:column;gap:48px;display:flex}.feature-list{grid-template-columns:1fr 1fr;gap:24px;display:grid}.feature-item{align-items:flex-start;gap:18px;display:flex}.feature-item .num{background:var(--cobalt-dim);width:32px;height:32px;color:var(--cobalt);border-radius:50%;flex:none;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:15px;font-weight:800;display:flex}.feature-item h4{margin-bottom:6px;font-size:20px}.feature-item p{color:var(--text-secondary);font-size:15px}.site-footer{background:var(--bg-elevated);border-top:1px solid var(--border);padding:64px 0 28px;position:relative;overflow:hidden}.site-footer .shell{z-index:1;position:relative}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex;position:relative}.footer-brand p{color:var(--text-secondary);max-width:260px;font-size:13.5px}.footer-bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:56px;padding-top:24px;display:flex;position:relative}.footer-bottom p{color:var(--text-tertiary);font-size:13px}.footer-legal{gap:20px;display:flex}.footer-legal a{color:var(--text-tertiary);font-size:13px}.footer-legal a:hover{color:var(--cobalt)}.logo-img{width:auto;height:26px;display:block}.footer-logo-img{width:auto;height:64px;margin-bottom:14px;display:block}.footer-nav{align-items:center;gap:28px;display:flex}.footer-nav a{color:var(--text-secondary);font-size:14px;font-weight:600}.footer-nav a:hover{color:var(--cobalt)}@media (max-width:860px){.nav-links{display:none}.contact-grid{grid-template-columns:1fr;gap:40px}.form-row,.pricing-grid{grid-template-columns:1fr}.docs-shell{grid-template-columns:1fr;gap:28px}.docs-sidebar{flex-flow:wrap;position:static}.feature-list{grid-template-columns:1fr}.footer-top{flex-direction:column}}[data-theme=dark] .theme-secondary,html.dark .theme-secondary{--midnight:#0d1b3e;--cobalt:#2563eb;--cobalt-dim:#2563eb1f;--gold:#f0b429;--gold-dim:#f0b42929;--white:#13112e;--text-primary:#f8f9fc;--text-secondary:#a8a6c8;--text-tertiary:#a8a6c86b;--border:#ffffff14;--border-strong:#ffffff29;--border-2:#ffffff24;--bg:#0d1b3e;--bg-elevated:#13112e;--bg-subtle:#1a183c;--surface:#13112e;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 16px 40px #00000080;background:var(--bg);color:var(--text-primary)}[data-theme=dark] .theme-secondary h1,[data-theme=dark] .theme-secondary h2,[data-theme=dark] .theme-secondary h3,html.dark .theme-secondary h1,html.dark .theme-secondary h2,html.dark .theme-secondary h3{color:var(--text-primary)}[data-theme=dark] .theme-secondary .site-header,html.dark .theme-secondary .site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#0d1b3ed9}[data-theme=dark] .theme-secondary .site-footer,html.dark .theme-secondary .site-footer{background:var(--bg-elevated);border-top:1px solid var(--border)}[data-theme=dark] .theme-secondary .footer-brand p,html.dark .theme-secondary .footer-brand p,[data-theme=dark] .theme-secondary .footer-nav a,html.dark .theme-secondary .footer-nav a{color:var(--text-secondary)}[data-theme=dark] .theme-secondary .footer-bottom p,html.dark .theme-secondary .footer-bottom p,[data-theme=dark] .theme-secondary .footer-legal a,html.dark .theme-secondary .footer-legal a{color:var(--text-tertiary)}[data-theme=dark] .theme-secondary .section,html.dark .theme-secondary .section{background:var(--bg);color:var(--text-primary)}[data-theme=dark] .theme-secondary .cta-zone,html.dark .theme-secondary .cta-zone{background:var(--bg-elevated)}[data-theme=dark] .theme-secondary .page-hero,html.dark .theme-secondary .page-hero{background:var(--bg)}[data-theme=dark] .theme-secondary .feature-item .num,html.dark .theme-secondary .feature-item .num{color:var(--cobalt);background:#2563eb1f}[data-theme=dark] .theme-secondary .docs-card,html.dark .theme-secondary .docs-card,[data-theme=dark] .theme-secondary .price-card,html.dark .theme-secondary .price-card,[data-theme=dark] .theme-secondary .form-card,html.dark .theme-secondary .form-card{background:var(--bg-elevated);border-color:var(--border)}[data-theme=dark] .theme-secondary .footer-brand .footer-logo img,[data-theme=dark] .theme-secondary .footer-brand .footer-logo{filter:none}.theme-secondary .logo-invert{filter:invert()}.secondary-section{padding:64px 0 96px}.secondary-section--bordered{border-top:1px solid var(--border)}.secondary-section-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:36px;display:flex}.secondary-section-header__copy{max-width:620px}.secondary-section-header__eyebrow{color:var(--cobalt);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.secondary-section-header h2{letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(24px,3vw,34px);line-height:1.15}.secondary-section-header p{color:var(--text-secondary);font-size:16px;line-height:1.7}.editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.editorial-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:28px;transition:border-color .15s,box-shadow .15s,transform .15s}.editorial-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.editorial-card--accent{border-top:3px solid var(--cobalt)}.editorial-card--gold{border-top:3px solid var(--gold)}.editorial-card--wide{grid-column:span 2}.editorial-card__icon{width:40px;height:40px;color:var(--cobalt);background:var(--cobalt-dim);border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.editorial-card__icon--gold{color:var(--gold);background:var(--gold-dim)}.editorial-card h3{margin-bottom:8px;font-size:19px;line-height:1.25}.editorial-card p{color:var(--text-secondary);font-size:14px;line-height:1.75}.editorial-card__label{color:var(--cobalt);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.editorial-card__label--gold{color:var(--gold)}.editorial-card__download{align-items:center;gap:6px;margin-top:18px;margin-bottom:0}.editorial-list{flex-direction:column;gap:16px;margin-top:24px;display:flex}.editorial-list__item{grid-template-columns:32px 1fr;align-items:start;gap:14px;display:grid}.editorial-list__number{background:var(--cobalt-dim);width:32px;height:32px;color:var(--cobalt);border-radius:50%;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:14px;font-weight:800;display:inline-flex}.editorial-list__item h4{color:var(--text-primary);margin-bottom:4px;font-size:16px;line-height:1.35}.editorial-list__item p{color:var(--text-secondary);font-size:14px;line-height:1.7}.editorial-callout{border-radius:var(--radius-lg);background:var(--cobalt-dim);justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding:24px 28px;display:flex}.editorial-callout h3{margin-bottom:5px;font-size:18px}.editorial-callout p{color:var(--text-secondary);font-size:14px;line-height:1.6}.press-feature{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:stretch;gap:28px;display:grid}.press-feature__asset{border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--midnight),#1e3a70);color:#fff;text-align:center;justify-content:center;align-items:center;min-height:220px;padding:24px;display:flex}.press-feature__asset span{letter-spacing:.08em;text-transform:uppercase;opacity:.72;font-family:DM Mono,monospace;font-size:12px}.press-feature__copy{padding:8px 0}.press-feature__date{color:var(--text-tertiary);margin-bottom:12px;font-size:13px;display:block}.press-feature__copy h3{margin-bottom:12px;font-size:clamp(20px,2.6vw,28px);line-height:1.2}.press-feature__copy p{color:var(--text-secondary);margin-bottom:24px;font-size:15px;line-height:1.75}.faq-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:56px;padding:48px 0 96px;display:grid}.faq-sidebar{border-radius:var(--radius-lg);background:var(--cobalt-dim);padding:20px;position:sticky;top:100px}.faq-sidebar strong{margin-bottom:8px;font-family:Syne,sans-serif;font-size:17px;line-height:1.25;display:block}.faq-sidebar p{color:var(--text-secondary);font-size:13px;line-height:1.6}.faq-list{flex-direction:column;gap:12px;display:flex}.faq-item{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);transition:border-color .15s,box-shadow .15s;overflow:hidden}.faq-item[open]{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.faq-item summary{color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;font-family:Syne,sans-serif;font-size:16px;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--cobalt);flex:none;font-family:DM Sans,sans-serif;font-size:22px;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item__answer{color:var(--text-secondary);padding:0 22px 22px;font-size:15px;line-height:1.75}@media (max-width:860px){.secondary-section-header{flex-direction:column;align-items:start}.editorial-grid,.editorial-grid--2{grid-template-columns:1fr}.editorial-card--wide{grid-column:auto}.press-feature,.faq-layout{grid-template-columns:1fr}.faq-sidebar{position:static}}[data-theme=dark] .theme-secondary .editorial-card,html.dark .theme-secondary .editorial-card,[data-theme=dark] .theme-secondary .faq-item,html.dark .theme-secondary .faq-item{background:var(--bg-elevated);border-color:var(--border)}[data-theme=dark] .theme-secondary .editorial-callout,html.dark .theme-secondary .editorial-callout,[data-theme=dark] .theme-secondary .faq-sidebar,html.dark .theme-secondary .faq-sidebar{background:#2563eb24}.secondary-stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.secondary-stat{text-align:center;padding:24px 20px}.secondary-stat+.secondary-stat{border-left:1px solid var(--border)}.secondary-stat strong{color:var(--text-primary);letter-spacing:-.04em;margin-bottom:8px;font-family:Syne,sans-serif;font-size:clamp(22px,3vw,34px);line-height:1;display:block}.secondary-stat span{color:var(--text-secondary);font-size:13px;line-height:1.45;display:block}.editorial-form{margin-top:36px}.editorial-form__heading{margin-bottom:24px}.editorial-form__heading h2{margin-bottom:8px;font-size:24px;line-height:1.2}.editorial-form__heading p{color:var(--text-secondary);font-size:14px}.editorial-form .form-card{max-width:none}@media (max-width:860px){.secondary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.secondary-stat:nth-child(3){border-left:none;border-top:1px solid var(--border)}.secondary-stat:nth-child(4){border-top:1px solid var(--border)}}.editorial-search{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--white);max-width:720px;color:var(--text-tertiary);box-shadow:var(--shadow-sm);align-items:center;gap:12px;margin-bottom:48px;padding:14px 16px;display:flex}.editorial-search input{width:100%;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0;font-size:15px}.editorial-search input::placeholder{color:var(--text-tertiary)}.editorial-section-header--compact{margin-bottom:24px}.editorial-callout--gold{background:var(--gold-dim)}.editorial-callout--gold .btn-accent{background:var(--gold);color:var(--midnight)}.editorial-callout--gold .btn-accent:hover{background:#a87908}[data-theme=dark] .theme-secondary .editorial-search,html.dark .theme-secondary .editorial-search{background:var(--bg-elevated);border-color:var(--border)}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.article-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-sm);flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.article-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.article-card__thumb{color:#fff;background:linear-gradient(135deg,var(--midnight),#1e3a70 60%,var(--cobalt));justify-content:center;align-items:center;height:136px;display:flex}.article-card__body{flex-direction:column;flex:1;padding:22px;display:flex}.article-card__meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.article-card__tag{color:var(--cobalt);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.article-card__date{color:var(--text-tertiary);font-size:12px}.article-card h3{flex:1;margin-bottom:10px;font-size:18px;line-height:1.3}.article-card p{color:var(--text-secondary);margin-bottom:22px;font-size:14px;line-height:1.7}.article-card__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.article-card__author{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.article-card__avatar{background:var(--cobalt-dim);width:26px;height:26px;color:var(--cobalt);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.article-card__read{color:var(--cobalt);align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}[data-theme=dark] .theme-secondary .article-card,html.dark .theme-secondary .article-card{background:var(--bg-elevated);border-color:var(--border)}@media (max-width:860px){.article-grid{grid-template-columns:1fr}}.release-timeline{max-width:820px;position:relative}.release-timeline:before{background:var(--border);content:"";width:1px;position:absolute;top:8px;bottom:8px;left:128px}.release-item{grid-template-columns:104px 24px minmax(0,1fr);gap:16px;padding-bottom:48px;display:grid;position:relative}.release-item:last-child{padding-bottom:0}.release-item__date{color:var(--text-tertiary);text-align:right;padding-top:5px;font-family:DM Mono,monospace;font-size:12px}.release-item__marker{z-index:1;border:1px solid var(--border-strong);background:var(--white);width:24px;height:24px;color:var(--cobalt);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.release-item__content{border-bottom:1px solid var(--border);padding:2px 0 28px}.release-item:last-child .release-item__content{border-bottom:0}.release-item__content h2{margin-bottom:10px;font-size:clamp(20px,2.5vw,28px);line-height:1.2}.release-item__description{color:var(--text-secondary);margin-bottom:18px;font-size:15px;line-height:1.75}.release-changes{flex-direction:column;gap:10px;display:flex}.release-changes li{color:var(--text-secondary);grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);gap:14px;font-size:14px;line-height:1.6;display:grid}.release-changes strong{color:var(--text-primary)}@media (max-width:640px){.release-timeline:before{left:12px}.release-item{grid-template-columns:24px minmax(0,1fr);gap:14px}.release-item__date{text-align:left;grid-area:1/2;padding:0}.release-item__marker{grid-area:1/1/span 3}.release-item__content{grid-area:2/2}.release-changes li{grid-template-columns:1fr;gap:2px}}[data-theme=dark] .theme-secondary .release-item__marker,html.dark .theme-secondary .release-item__marker{background:var(--bg-elevated)}.theme-secondary .hero-title{max-width:820px;color:var(--midnight);letter-spacing:-.04em;font-family:Syne,sans-serif;font-size:clamp(34px,5vw,58px);font-weight:800;line-height:1.06}.theme-secondary .hero-title span{color:var(--cobalt)}.theme-secondary .hero-subtitle{max-width:680px;color:var(--text-secondary);margin-top:18px;font-size:18px;line-height:1.7}.theme-secondary .hero-subtitle--no-cta{margin-bottom:24px}.theme-secondary .btn{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 18px;font-size:14px;font-weight:700;line-height:1;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.theme-secondary .btn:hover{transform:translateY(-1px)}.theme-secondary .btn-accent{background:var(--cobalt);color:#fff}.theme-secondary .btn-accent:hover{background:#1d4ed8}.theme-secondary .btn-outline{border-color:var(--border-strong);color:var(--text-primary);background:0 0}.theme-secondary .btn-outline:hover{border-color:var(--cobalt);color:var(--cobalt)}@media (max-width:640px){.theme-secondary .hero-title{font-size:clamp(32px,11vw,46px)}.theme-secondary .hero-subtitle{font-size:16px}.editorial-callout{flex-direction:column;align-items:flex-start}.editorial-callout .btn{width:100%}}.legal-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:56px;padding:48px 0 96px;display:grid}.legal-rail{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-subtle);padding:20px;position:sticky;top:100px}.legal-rail__label{color:var(--cobalt);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.legal-rail p{color:var(--text-secondary);font-size:13px;line-height:1.6}.legal-content{max-width:720px}.legal-content__updated{color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;margin-top:18px;font-size:12px;font-weight:700;display:inline-flex}.legal-section{border-bottom:1px solid var(--border);padding:28px 0}.legal-section:first-child{padding-top:0}.legal-section:last-child{border-bottom:0}.legal-section h2{margin-bottom:12px;font-size:22px;line-height:1.25}.legal-section p,.legal-section li{color:var(--text-secondary);font-size:15px;line-height:1.8}.legal-section ul{flex-direction:column;gap:8px;margin-top:14px;padding-left:20px;list-style:outside;display:flex}@media (max-width:860px){.legal-layout{grid-template-columns:1fr;gap:28px}.legal-rail{position:static}}[data-theme=dark] .theme-secondary .legal-rail,html.dark .theme-secondary .legal-rail{background:var(--bg-elevated)}html.dark .theme-secondary,html[data-theme=dark] .theme-secondary{background:var(--bg);color:var(--text-primary)}html.dark .theme-secondary .site-header,html[data-theme=dark] .theme-secondary .site-header{border-color:var(--border);color:var(--text-primary);background:#0d1b3ef5}html.dark .theme-secondary .site-header .logo-img,html[data-theme=dark] .theme-secondary .site-header .logo-img,html.dark .theme-secondary .site-footer .footer-logo-img,html[data-theme=dark] .theme-secondary .site-footer .footer-logo-img{filter:brightness(0)invert()}html.dark .theme-secondary .nav-links a,html[data-theme=dark] .theme-secondary .nav-links a,html.dark .theme-secondary .lang-toggle,html[data-theme=dark] .theme-secondary .lang-toggle{color:var(--text-secondary)}html.dark .theme-secondary .nav-links a:hover,html[data-theme=dark] .theme-secondary .nav-links a:hover,html.dark .theme-secondary .lang-toggle:hover,html[data-theme=dark] .theme-secondary .lang-toggle:hover{color:var(--text-primary)}html.dark .theme-secondary .icon-btn,html[data-theme=dark] .theme-secondary .icon-btn{border-color:var(--border-strong);color:var(--text-primary);background:0 0}html.dark .theme-secondary .btn-secondary,html[data-theme=dark] .theme-secondary .btn-secondary,html.dark .theme-secondary .btn-outline,html[data-theme=dark] .theme-secondary .btn-outline{background:var(--bg-elevated);border-color:var(--border-strong);color:var(--text-primary)}html.dark .theme-secondary .btn-primary,html[data-theme=dark] .theme-secondary .btn-primary{background:var(--gold);color:#0d1b3e}html.dark .theme-secondary .btn-accent,html[data-theme=dark] .theme-secondary .btn-accent{background:var(--cobalt);color:#fff}html.dark .theme-secondary .site-footer,html[data-theme=dark] .theme-secondary .site-footer{background:var(--bg-elevated);border-color:var(--border);color:var(--text-primary)}html.dark .theme-secondary .site-footer .footer-brand p,html[data-theme=dark] .theme-secondary .site-footer .footer-brand p,html.dark .theme-secondary .site-footer .footer-nav a,html[data-theme=dark] .theme-secondary .site-footer .footer-nav a{color:var(--text-secondary)}html.dark .theme-secondary .site-footer .footer-nav a:hover,html[data-theme=dark] .theme-secondary .site-footer .footer-nav a:hover{color:var(--text-primary)}html.dark .theme-secondary .site-footer .footer-bottom p,html[data-theme=dark] .theme-secondary .site-footer .footer-bottom p,html.dark .theme-secondary .site-footer .footer-legal a,html[data-theme=dark] .theme-secondary .site-footer .footer-legal a{color:var(--text-tertiary)}html.dark .theme-secondary .site-footer .footer-legal a:hover,html[data-theme=dark] .theme-secondary .site-footer .footer-legal a:hover{color:var(--text-primary)}html.dark .theme-secondary .editorial-card,html[data-theme=dark] .theme-secondary .editorial-card,html.dark .theme-secondary .faq-item,html[data-theme=dark] .theme-secondary .faq-item,html.dark .theme-secondary .article-card,html[data-theme=dark] .theme-secondary .article-card,html.dark .theme-secondary .docs-card,html[data-theme=dark] .theme-secondary .docs-card,html.dark .theme-secondary .price-card,html[data-theme=dark] .theme-secondary .price-card,html.dark .theme-secondary .form-card,html[data-theme=dark] .theme-secondary .form-card,html.dark .theme-secondary .editorial-search,html[data-theme=dark] .theme-secondary .editorial-search,html.dark .theme-secondary .release-item__marker,html[data-theme=dark] .theme-secondary .release-item__marker{background:var(--bg-elevated);border-color:var(--border);color:var(--text-primary)}html.dark .theme-secondary .editorial-card h3,html[data-theme=dark] .theme-secondary .editorial-card h3,html.dark .theme-secondary .article-card h3,html[data-theme=dark] .theme-secondary .article-card h3,html.dark .theme-secondary .faq-item summary,html[data-theme=dark] .theme-secondary .faq-item summary,html.dark .theme-secondary .docs-card h3,html[data-theme=dark] .theme-secondary .docs-card h3,html.dark .theme-secondary .price-card h3,html[data-theme=dark] .theme-secondary .price-card h3,html.dark .theme-secondary .legal-section h2,html[data-theme=dark] .theme-secondary .legal-section h2{color:var(--text-primary)}html.dark .theme-secondary .editorial-card p,html[data-theme=dark] .theme-secondary .editorial-card p,html.dark .theme-secondary .article-card p,html[data-theme=dark] .theme-secondary .article-card p,html.dark .theme-secondary .faq-item__answer,html[data-theme=dark] .theme-secondary .faq-item__answer,html.dark .theme-secondary .docs-card p,html[data-theme=dark] .theme-secondary .docs-card p,html.dark .theme-secondary .price-card p,html[data-theme=dark] .theme-secondary .price-card p,html.dark .theme-secondary .legal-section p,html[data-theme=dark] .theme-secondary .legal-section p,html.dark .theme-secondary .legal-section li,html[data-theme=dark] .theme-secondary .legal-section li{color:var(--text-secondary)}html.dark .theme-secondary .editorial-callout,html[data-theme=dark] .theme-secondary .editorial-callout,html.dark .theme-secondary .faq-sidebar,html[data-theme=dark] .theme-secondary .faq-sidebar,html.dark .theme-secondary .docs-start-card,html[data-theme=dark] .theme-secondary .docs-start-card{color:var(--text-primary);background:#2563eb2e}html.dark .theme-secondary .editorial-callout p,html[data-theme=dark] .theme-secondary .editorial-callout p,html.dark .theme-secondary .faq-sidebar p,html[data-theme=dark] .theme-secondary .faq-sidebar p,html.dark .theme-secondary .docs-start-card p,html[data-theme=dark] .theme-secondary .docs-start-card p{color:var(--text-secondary)}html.dark .theme-secondary .editorial-callout--gold,html[data-theme=dark] .theme-secondary .editorial-callout--gold{background:#f0b42924}html.dark .theme-secondary input,html[data-theme=dark] .theme-secondary input,html.dark .theme-secondary select,html[data-theme=dark] .theme-secondary select,html.dark .theme-secondary textarea,html[data-theme=dark] .theme-secondary textarea{background:var(--bg-elevated);border-color:var(--border-strong);color:var(--text-primary)}html.dark .theme-secondary input::placeholder,html[data-theme=dark] .theme-secondary input::placeholder,html.dark .theme-secondary textarea::placeholder,html[data-theme=dark] .theme-secondary textarea::placeholder{color:var(--text-tertiary)}