﻿:root{--brand-primary: #00b0f0;--brand-primary-rgb: 0, 176, 240;--brand-hover: #008cc0;--brand-dark: #006b91;--accent-mia: #ec4899;--accent-mia-light: #f472b6;--accent-mia-dark: #db2777;--accent-gway: #22c55e;--accent-gway-light: #4ade80;--accent-gway-dark: #16a34a;--green-50: #f0fdf4;--green-100: #dcfce7;--green-200: #bbf7d0;--green-300: #86efac;--green-400: #4ade80;--green-500: #22c55e;--green-600: #16a34a;--green-700: #15803d;--green-800: #166534;--green-900: #14532d;--emerald-400: #34d399;--emerald-500: #10b981;--emerald-600: #059669;--emerald-700: #047857;--green-alpha-05: rgba(34, 197, 94, 0.05);--green-alpha-08: rgba(34, 197, 94, 0.08);--green-alpha-10: rgba(34, 197, 94, 0.1);--green-alpha-12: rgba(34, 197, 94, 0.12);--green-alpha-14: rgba(34, 197, 94, 0.14);--green-alpha-15: rgba(34, 197, 94, 0.15);--green-alpha-20: rgba(34, 197, 94, 0.2);--green-alpha-25: rgba(34, 197, 94, 0.25);--green-alpha-30: rgba(34, 197, 94, 0.3);--green-alpha-40: rgba(34, 197, 94, 0.4);--green-alpha-50: rgba(34, 197, 94, 0.5);--emerald-alpha-10: rgba(16, 185, 129, 0.1);--emerald-alpha-15: rgba(16, 185, 129, 0.15);--emerald-alpha-20: rgba(16, 185, 129, 0.2);--emerald-alpha-40: rgba(16, 185, 129, 0.4);--blue-50: #eff6ff;--blue-100: #dbeafe;--blue-400: #60a5fa;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-700: #1d4ed8;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--violet-500: #8b5cf6;--pink-100: #fce7f3;--pink-400: #f472b6;--pink-500: #ec4899;--pink-600: #db2777;--green: #22c55e;--green-glow: rgba(34, 197, 94, 0.14);--green-soft: rgba(34, 197, 94, 0.08);--color-success: #22c55e;--color-success-bg: #dcfce7;--color-warning: #f59e0b;--color-error: #ef4444;--color-error-bg: #fee2e2;--navy-50: #f8fafc;--navy-100: #f1f5f9;--navy-200: #e2e8f0;--navy-300: #cbd2d9;--navy-400: #94a3b8;--navy-500: #64748b;--navy-600: #475569;--navy-700: #334155;--navy-800: #1e293b;--navy-900: #0f172a;--cyan-50: #f0f9ff;--cyan-100: #e0f2fe;--cyan-200: #bae6fd;--cyan-300: #7dd3fc;--cyan-400: #38bdf8;--cyan-500: #0ea5e9;--abyss: #020617;--surface: #0f172a;--surface-light: #071026;--surface-elevated: #1e293b;--bg-app: #020617;--bg-body: #020617;--bg-surface: #0f172a;--bg-card: #1e293b;--bg-glass: rgba(2, 6, 23, 0.9);--bg-light: #ffffff;--bg-light-surface: #f8fafc;--text-main: #f8fafc;--text-primary: #f8fafc;--text-secondary: rgba(226, 232, 240, 0.82);--text-muted: rgba(226, 232, 240, 0.82);--text-subtle: rgba(148, 163, 184, 0.7);--brand-text-safe: #22c55e;--border: rgba(148, 163, 184, 0.18);--border-subtle: rgba(148, 163, 184, 0.18);--border-strong: rgba(148, 163, 184, 0.3);--border-hover: rgba(226, 232, 240, 0.3);--border-focus: #00b0f0;--shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.15);--shadow-md: 0 4px 20px rgba(0, 0, 0, 0.25);--shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.35);--shadow-soft: 0 8px 32px rgba(0, 0, 0, 0.35);--shadow-card: 0 4px 20px rgba(0, 0, 0, 0.25);--shadow-glow: 0 0 20px rgba(0, 176, 240, 0.3);--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-pill: 9999px;--radius: 12px;--font-heading: Outfit, sans-serif;--font-body: Geist, Inter, system-ui, -apple-system, sans-serif;--font-mono: JetBrains Mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--container-width: 1240px;--header-height: 72px;--shadow: 0 8px 32px rgba(0, 0, 0, 0.35);--gbar-gradient: linear-gradient(90deg, #3b82f6 0%, #06b6d4 50%, #10b981 100%)}.screen-reader-text{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.screen-reader-text:focus{position:static !important;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#f8fafc;background:#020617;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:#3b82f6;text-decoration:none;transition:color .2s ease}a:hover{color:#60a5fa;text-decoration:underline}*:focus-visible{outline:2px solid #64748b;outline-offset:2px}*:focus:not(:focus-visible){outline:none}a:focus-visible,button:focus-visible,[class*=btn-]:focus-visible{outline:2px solid #64748b;outline-offset:3px;box-shadow:0 0 0 4px rgba(0,0,0,.1)}@media(max-width: 480px){h1{font-size:clamp(1.8rem,8vw,2.4rem)}.container{padding:0 16px}section{padding:50px 0}[class*=btn-cta],[class*=btn-primary]{width:100%;padding:14px 24px}}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;background:rgba(2,6,23,.9);backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.05);transition:all .3s ease}.site-header.scrolled{padding:.75rem 0;background:rgba(2,6,23,.95);box-shadow:0 4px 30px rgba(0,0,0,.3)}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:1140px;margin:0 auto;padding:0 1.5rem}.site-header .logo{display:flex;align-items:center;gap:.75rem}.site-header .logo img{height:32px;width:auto}.site-header .logo span{font-weight:700;font-size:1.25rem;color:#f8fafc}.site-header .nav-main{display:none}@media(min-width: 1024px){.site-header .nav-main{display:flex;align-items:center;gap:2rem}}.site-header .nav-main a{font-size:.875rem;font-weight:500;color:#94a3b8;text-decoration:none}.site-header .nav-main a:hover,.site-header .nav-main a.active{color:#3b82f6}.site-header .header-cta{display:flex;align-items:center;gap:1rem}.menu-toggle{display:flex;flex-direction:column;gap:4px;padding:.5rem;background:none;border:none;cursor:pointer}@media(min-width: 1024px){.menu-toggle{display:none}}.menu-toggle span{width:24px;height:2px;background:#f8fafc;transition:all .2s ease}main{padding-top:100px;padding-bottom:4rem;min-height:60vh}.container{width:100%;max-width:800px;margin:0 auto;padding:0 1.5rem}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,main>*:not(.container) h1,main>*:not(.container) h2,main>*:not(.container) h3,main>*:not(.container) h4,main>*:not(.container) h5,main>*:not(.container) h6,main h1,main h2,main h3,main h4,main h5,main h6{font-weight:700;line-height:1.3;color:#f8fafc;margin-top:3rem;margin-bottom:1.5rem}.entry-content h1:first-child,.entry-content h2:first-child,.entry-content h3:first-child,.entry-content h4:first-child,.entry-content h5:first-child,.entry-content h6:first-child,.content h1:first-child,.content h2:first-child,.content h3:first-child,.content h4:first-child,.content h5:first-child,.content h6:first-child,main>*:not(.container) h1:first-child,main>*:not(.container) h2:first-child,main>*:not(.container) h3:first-child,main>*:not(.container) h4:first-child,main>*:not(.container) h5:first-child,main>*:not(.container) h6:first-child,main h1:first-child,main h2:first-child,main h3:first-child,main h4:first-child,main h5:first-child,main h6:first-child{margin-top:0}.entry-content h1,.content h1,main>*:not(.container) h1,main h1{font-size:clamp(2rem,4vw,2.5rem);letter-spacing:-0.02em;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.entry-content h2,.content h2,main>*:not(.container) h2,main h2{font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-0.01em;margin-top:4rem}.entry-content h3,.content h3,main>*:not(.container) h3,main h3{font-size:clamp(1.25rem,2.5vw,1.5rem)}.entry-content h4,.content h4,main>*:not(.container) h4,main h4{font-size:1.125rem}.entry-content h5,.entry-content h6,.content h5,.content h6,main>*:not(.container) h5,main>*:not(.container) h6,main h5,main h6{font-size:1rem}.entry-content p,.content p,main>*:not(.container) p,main p{color:#cbd5e1;line-height:1.8;margin-bottom:1.5rem}.entry-content p:last-child,.content p:last-child,main>*:not(.container) p:last-child,main p:last-child{margin-bottom:0}.entry-content strong,.entry-content b,.content strong,.content b,main>*:not(.container) strong,main>*:not(.container) b,main strong,main b{color:#f8fafc;font-weight:600}.entry-content em,.entry-content i,.content em,.content i,main>*:not(.container) em,main>*:not(.container) i,main em,main i{font-style:italic}.entry-content a,.content a,main>*:not(.container) a,main a{color:#3b82f6;text-decoration:underline;text-underline-offset:2px}.entry-content a:hover,.content a:hover,main>*:not(.container) a:hover,main a:hover{color:#60a5fa}.entry-content ul,.entry-content ol,.content ul,.content ol,main>*:not(.container) ul,main>*:not(.container) ol,main ul,main ol{margin:1.5rem 0;padding-left:2rem}.entry-content ul li,.entry-content ol li,.content ul li,.content ol li,main>*:not(.container) ul li,main>*:not(.container) ol li,main ul li,main ol li{color:#cbd5e1;line-height:1.7;margin-bottom:.75rem}.entry-content ul li::marker,.entry-content ol li::marker,.content ul li::marker,.content ol li::marker,main>*:not(.container) ul li::marker,main>*:not(.container) ol li::marker,main ul li::marker,main ol li::marker{color:#64748b}.entry-content ul ul,.entry-content ul ol,.entry-content ol ul,.entry-content ol ol,.content ul ul,.content ul ol,.content ol ul,.content ol ol,main>*:not(.container) ul ul,main>*:not(.container) ul ol,main>*:not(.container) ol ul,main>*:not(.container) ol ol,main ul ul,main ul ol,main ol ul,main ol ol{margin-top:.75rem;margin-bottom:.75rem}.entry-content ul,.content ul,main>*:not(.container) ul,main ul{list-style-type:disc}.entry-content ul ul,.content ul ul,main>*:not(.container) ul ul,main ul ul{list-style-type:circle}.entry-content ul ul ul,.content ul ul ul,main>*:not(.container) ul ul ul,main ul ul ul{list-style-type:square}.entry-content ol,.content ol,main>*:not(.container) ol,main ol{list-style-type:decimal}.entry-content ol ol,.content ol ol,main>*:not(.container) ol ol,main ol ol{list-style-type:lower-alpha}.entry-content ol ol ol,.content ol ol ol,main>*:not(.container) ol ol ol,main ol ol ol{list-style-type:lower-roman}.entry-content blockquote,.content blockquote,main>*:not(.container) blockquote,main blockquote{margin:2rem 0;padding:1.5rem 2rem;background:rgba(30,41,59,.3);border-left:4px solid #3b82f6;border-radius:.5rem}.entry-content blockquote p,.content blockquote p,main>*:not(.container) blockquote p,main blockquote p{color:#94a3b8;font-style:italic}.entry-content blockquote p:last-child,.content blockquote p:last-child,main>*:not(.container) blockquote p:last-child,main blockquote p:last-child{margin-bottom:0}.entry-content blockquote cite,.content blockquote cite,main>*:not(.container) blockquote cite,main blockquote cite{display:block;margin-top:1rem;font-size:.875rem;color:#64748b;font-style:normal}.entry-content blockquote cite::before,.content blockquote cite::before,main>*:not(.container) blockquote cite::before,main blockquote cite::before{content:"— "}.entry-content code,.content code,main>*:not(.container) code,main code{font-family:"JetBrains Mono","Fira Code",monospace;font-size:.9em;padding:.25rem .5rem;background:#1e293b;border-radius:.25rem;color:#60a5fa}.entry-content pre,.content pre,main>*:not(.container) pre,main pre{margin:2rem 0;padding:1.5rem;background:#0f172a;border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;overflow-x:auto}.entry-content pre code,.content pre code,main>*:not(.container) pre code,main pre code{padding:0;background:none;color:#cbd5e1}.entry-content table,.content table,main>*:not(.container) table,main table{width:100%;margin:2rem 0;border-collapse:collapse;background:rgba(30,41,59,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;overflow:hidden}.entry-content thead,.content thead,main>*:not(.container) thead,main thead{background:#1e293b}.entry-content thead th,.content thead th,main>*:not(.container) thead th,main thead th{padding:1rem 1.25rem;text-align:left;font-weight:600;color:#f8fafc;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid hsla(0,0%,100%,.1)}.entry-content tbody tr,.content tbody tr,main>*:not(.container) tbody tr,main tbody tr{border-bottom:1px solid hsla(0,0%,100%,.05)}.entry-content tbody tr:last-child,.content tbody tr:last-child,main>*:not(.container) tbody tr:last-child,main tbody tr:last-child{border-bottom:none}.entry-content tbody tr:hover,.content tbody tr:hover,main>*:not(.container) tbody tr:hover,main tbody tr:hover{background:rgba(30,41,59,.5)}.entry-content tbody td,.content tbody td,main>*:not(.container) tbody td,main tbody td{padding:1rem 1.25rem;color:#cbd5e1;font-size:.875rem}.entry-content hr,.content hr,main>*:not(.container) hr,main hr{margin:3rem 0;border:none;height:1px;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent)}.entry-content img,.content img,main>*:not(.container) img,main img{max-width:100%;height:auto;margin:2rem 0;border-radius:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.15)}.entry-content figure,.content figure,main>*:not(.container) figure,main figure{margin:2rem 0}.entry-content figure img,.content figure img,main>*:not(.container) figure img,main figure img{margin:0}.entry-content figure figcaption,.content figure figcaption,main>*:not(.container) figure figcaption,main figure figcaption{margin-top:.75rem;font-size:.875rem;color:#64748b;text-align:center}.entry-content dl,.content dl,main>*:not(.container) dl,main dl{margin:1.5rem 0}.entry-content dl dt,.content dl dt,main>*:not(.container) dl dt,main dl dt{font-weight:600;color:#f8fafc;margin-top:1rem}.entry-content dl dt:first-child,.content dl dt:first-child,main>*:not(.container) dl dt:first-child,main dl dt:first-child{margin-top:0}.entry-content dl dd,.content dl dd,main>*:not(.container) dl dd,main dl dd{margin-left:1.5rem;color:#cbd5e1;line-height:1.7}.entry-content address,.content address,main>*:not(.container) address,main address{font-style:normal;margin:1.5rem 0;padding:1rem;background:rgba(30,41,59,.3);border-radius:.5rem;color:#cbd5e1}.page-title,.entry-title{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;color:#f8fafc;margin-bottom:2rem;text-align:center}.page-subtitle{font-size:1.125rem;color:#94a3b8;text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.page-meta{display:flex;justify-content:center;gap:1.5rem;margin-bottom:3rem;font-size:.875rem;color:#64748b}.page-meta time{display:flex;align-items:center;gap:.5rem}.error-404{text-align:center;padding:5rem 0;min-height:50vh;display:flex;align-items:center;justify-content:center}.error-404 .container{width:100%}.error-404 h1,.error-404__code{font-size:clamp(3rem,10vw,8rem);font-weight:800;color:#64748b;margin-bottom:1rem}.error-404__desc{max-width:480px;margin-left:auto;margin-right:auto}.error-404 p{font-size:1.25rem;color:#94a3b8;margin-bottom:2rem}.error-404 .btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#3b82f6;color:#fff;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s ease}.error-404 .btn:hover{background:#60a5fa;transform:translateY(-2px)}.site-footer{background:#020617;padding:4rem 0 2rem;border-top:1px solid hsla(0,0%,100%,.05)}.site-footer .footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;max-width:1140px;margin-left:auto;margin-right:auto;padding:0 1.5rem}@media(min-width: 768px){.site-footer .footer-grid{grid-template-columns:2fr repeat(3, 1fr)}}.site-footer .footer-brand .logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.site-footer .footer-brand .logo img{height:32px}.site-footer .footer-brand .logo span{font-size:1.25rem;font-weight:700;color:#f8fafc}.site-footer .footer-brand p{color:#64748b;font-size:.875rem;max-width:280px}.site-footer .footer-col h4{font-size:.875rem;font-weight:600;color:#f8fafc;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.site-footer .footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.site-footer .footer-col ul a{font-size:.875rem;color:#64748b;text-decoration:none}.site-footer .footer-col ul a:hover{color:#3b82f6}.site-footer .footer-bottom{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.05);text-align:center;max-width:1140px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 768px){.site-footer .footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.site-footer .footer-bottom .copyright{font-size:.875rem;color:#64748b}.site-footer .footer-bottom .footer-links{display:flex;gap:1.5rem}.site-footer .footer-bottom .footer-links a{font-size:.875rem;color:#64748b;text-decoration:none}.site-footer .footer-bottom .footer-links a:hover{color:#3b82f6}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#60a5fa;color:#fff;text-decoration:none}.btn-secondary{background:rgba(0,0,0,0);color:#f8fafc;border:1px solid hsla(0,0%,100%,.2)}.btn-secondary:hover{background:#1e293b;color:#f8fafc;text-decoration:none}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border-radius:.5rem;z-index:9999;transition:top .2s ease}.skip-link:focus{top:1rem}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}html{scroll-behavior:auto}}@media(prefers-contrast: high){table{border-width:2px}table th,table td{border:1px solid #f8fafc}blockquote{border-left-width:6px}}@media print{body{background:#fff;color:#000}.site-header,.site-footer,.btn{display:none}main{padding-top:0;min-height:auto}h1,h2,h3,h4,h5,h6{color:#000;page-break-after:avoid}p,li,td{color:#333}a{color:#000;text-decoration:underline}a::after{content:" (" attr(href) ")";font-size:.8em;color:#666}a[href^="#"]::after,a[href^="javascript:"]::after{content:""}table{border:1px solid #ccc}thead{background:#f5f5f5}th,td{border:1px solid #ccc}blockquote{background:#f5f5f5;border-left-color:#333}pre,code{background:#f5f5f5;border:1px solid #ccc}img{max-width:100%;page-break-inside:avoid}}
