.a11y-trigger[data-astro-cid-q2bp7gvh]{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background-color:var(--accent-emerald);color:var(--bg-primary);border:none;cursor:pointer;box-shadow:0 4px 16px #0006;display:flex;align-items:center;justify-content:center;transition:var(--transition-smooth);z-index:9999}.a11y-trigger[data-astro-cid-q2bp7gvh]:hover{transform:scale(1.08) translateY(-2px);background-color:var(--accent-emerald-hover);box-shadow:0 6px 20px #10b98166}.a11y-trigger[data-astro-cid-q2bp7gvh]:focus-visible{outline:3px solid #ff9f00;outline-offset:3px}.a11y-panel[data-astro-cid-q2bp7gvh]{position:fixed;bottom:96px;right:24px;width:380px;max-height:calc(100vh - 120px);background:#0a111af5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:0 10px 40px #00000080;z-index:9999;display:flex;flex-direction:column;overflow-y:auto;font-family:Inter,sans-serif}.a11y-panel[data-astro-cid-q2bp7gvh][hidden]{display:none!important}.a11y-panel-header[data-astro-cid-q2bp7gvh]{padding:1.25rem;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.a11y-panel-header[data-astro-cid-q2bp7gvh] h3[data-astro-cid-q2bp7gvh]{margin:0;font-size:1.2rem;color:var(--text-primary);font-weight:700}.a11y-close[data-astro-cid-q2bp7gvh]{background:transparent;border:none;color:var(--text-secondary);font-size:1.8rem;cursor:pointer;line-height:1;padding:0 .5rem;transition:var(--transition-smooth)}.a11y-close[data-astro-cid-q2bp7gvh]:hover{color:var(--accent-danger)}.a11y-panel-body[data-astro-cid-q2bp7gvh]{padding:1.25rem;display:flex;flex-direction:column;gap:1.25rem}.a11y-control-group[data-astro-cid-q2bp7gvh]{display:flex;flex-direction:column;gap:.5rem}.a11y-label[data-astro-cid-q2bp7gvh]{font-weight:600;font-size:.9rem;color:var(--text-primary)}.a11y-description[data-astro-cid-q2bp7gvh]{font-size:.75rem;color:var(--text-muted)}.a11y-btn-group[data-astro-cid-q2bp7gvh]{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.a11y-btn[data-astro-cid-q2bp7gvh]{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);padding:.4rem;font-size:.8rem;border-radius:var(--radius-sm);cursor:pointer;font-weight:500;transition:var(--transition-smooth)}.a11y-btn[data-astro-cid-q2bp7gvh]:hover{border-color:var(--accent-emerald)}.a11y-btn[data-astro-cid-q2bp7gvh].active{background:var(--accent-emerald-muted);border-color:var(--accent-emerald);color:var(--accent-emerald)}.a11y-theme-grid[data-astro-cid-q2bp7gvh]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.a11y-theme-btn[data-astro-cid-q2bp7gvh]{padding:.5rem;font-size:.85rem;font-weight:600;border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border-color);transition:var(--transition-smooth)}.a11y-theme-btn[data-astro-cid-q2bp7gvh].theme-dark{background:#0d1520;color:#fff}.a11y-theme-btn[data-astro-cid-q2bp7gvh].theme-light{background:#fff;color:#000}.a11y-theme-btn[data-astro-cid-q2bp7gvh].theme-high-contrast{background:#000;color:#ff0;border-color:#ff0}.a11y-theme-btn[data-astro-cid-q2bp7gvh].theme-monochrome{background:#6b7280;color:#fff}.a11y-theme-btn[data-astro-cid-q2bp7gvh].active{outline:2px solid var(--accent-emerald);outline-offset:1px}.a11y-toggle-item[data-astro-cid-q2bp7gvh]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.a11y-toggle-text[data-astro-cid-q2bp7gvh]{display:flex;flex-direction:column;max-width:78%}.a11y-switch[data-astro-cid-q2bp7gvh]{width:44px;height:24px;border-radius:12px;background-color:var(--bg-tertiary);border:1px solid var(--border-color);position:relative;cursor:pointer;transition:var(--transition-smooth);padding:0}.a11y-switch[data-astro-cid-q2bp7gvh]:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background-color:var(--text-secondary);transition:var(--transition-smooth)}.a11y-switch[data-astro-cid-q2bp7gvh][aria-checked=true]{background-color:var(--accent-emerald);border-color:var(--accent-emerald-hover)}.a11y-switch[data-astro-cid-q2bp7gvh][aria-checked=true]:after{left:22px;background-color:var(--bg-primary)}.a11y-reset-btn[data-astro-cid-q2bp7gvh]{margin-top:.5rem;padding:.6rem;background:var(--accent-danger-muted);border:1px solid hsla(0,75%,50%,.2);color:var(--accent-danger);font-weight:600;font-size:.85rem;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-smooth)}.a11y-reset-btn[data-astro-cid-q2bp7gvh]:hover{background:var(--accent-danger);color:#fff}@media(max-width:480px){.a11y-panel[data-astro-cid-q2bp7gvh]{right:12px;left:12px;width:calc(100% - 24px);bottom:84px}}.email-capture-container[data-astro-cid-47ngx34z]{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-left:4px solid rgb(var(--accent-green));border-radius:12px;box-shadow:0 4px 6px -1px #0000000d;padding:2rem;margin:2rem 0}.ec-content[data-astro-cid-47ngx34z]{flex:1;min-width:300px}.ec-content[data-astro-cid-47ngx34z] h3[data-astro-cid-47ngx34z]{font-size:1.5rem;margin-bottom:.5rem;color:#1e293b}.ec-content[data-astro-cid-47ngx34z] p[data-astro-cid-47ngx34z]{color:#475569;font-size:.95rem;line-height:1.5}.ec-form[data-astro-cid-47ngx34z]{flex:1;min-width:300px}.ec-form[data-astro-cid-47ngx34z] form[data-astro-cid-47ngx34z]{display:flex;gap:.5rem}.ec-form[data-astro-cid-47ngx34z] input[data-astro-cid-47ngx34z][type=email]{flex:1;padding:.75rem 1rem;border:1px solid rgba(0,0,0,.2);border-radius:6px;background:#f8fafc;color:#1e293b;font-size:1rem}.ec-form[data-astro-cid-47ngx34z] input[data-astro-cid-47ngx34z][type=email]:focus{outline:none;border-color:rgb(var(--accent));box-shadow:0 0 0 2px rgba(var(--accent),.2)}.btn-primary[data-astro-cid-47ngx34z]{background:rgb(var(--accent));color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.btn-primary[data-astro-cid-47ngx34z]:hover{background:rgb(var(--accent-dark))}.ec-disclaimer[data-astro-cid-47ngx34z]{font-size:.75rem;color:#64748b;margin-top:.5rem}@media(max-width:768px){.ec-form[data-astro-cid-47ngx34z] form[data-astro-cid-47ngx34z]{flex-direction:column}.ec-form[data-astro-cid-47ngx34z] button[data-astro-cid-47ngx34z]{width:100%}}:root{--accent: 37, 99, 235;--accent-purple: 124, 58, 237;--accent-green: 16, 185, 129;--accent-light: 219, 234, 254;--accent-dark: 30, 58, 138;--accent-gradient: linear-gradient( 45deg, rgb(var(--accent-dark)), rgb(var(--accent-purple)) 50%, rgb(var(--accent-green)) 100% )}html{font-family:system-ui,sans-serif;background:#f8fafc;background-size:224px;color:#1e293b}body{margin:0;padding:0}main{margin:auto;padding:1rem;max-width:calc(100% - 2rem);width:1200px;font-size:20px;line-height:1.6}.glass-panel{background:#ffffffe6;backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;padding:2rem;margin-bottom:2rem}h1{font-size:3rem;font-weight:700;line-height:1;text-align:center;margin-bottom:1em}.text-gradient{background-image:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400%;background-position:0%}html.a11y-text-lg{font-size:1.15rem!important}html.a11y-text-xl{font-size:1.3rem!important}html.a11y-text-xxl{font-size:1.45rem!important}html.a11y-font-dyslexia,html.a11y-font-dyslexia *,html.a11y-font-dyslexia p,html.a11y-font-dyslexia h1,html.a11y-font-dyslexia h2,html.a11y-font-dyslexia h3,html.a11y-font-dyslexia h4,html.a11y-font-dyslexia h5,html.a11y-font-dyslexia h6,html.a11y-font-dyslexia a,html.a11y-font-dyslexia button,html.a11y-font-dyslexia span,html.a11y-font-dyslexia li{font-family:Comic Sans MS,Chalkboard SE,Comic Neue,sans-serif!important;letter-spacing:.12em!important;word-spacing:.22em!important;line-height:1.8!important}html.a11y-theme-monochrome{filter:grayscale(100%)!important}html.a11y-theme-high-contrast{--bg-primary: #000000 !important;--text-primary: #ffff00 !important;background:#000!important;color:#ff0!important}html.a11y-theme-high-contrast *,html.a11y-theme-high-contrast a,html.a11y-theme-high-contrast button{background-color:#000!important;color:#ff0!important;border-color:#ff0!important;text-shadow:none!important;box-shadow:none!important}html.a11y-theme-light{background:#fff!important;color:#09090b!important}html.a11y-theme-light *{text-shadow:none!important}html.a11y-links-highlighted a:not(.a11y-exclude){background-color:#ff0!important;color:#000!important;font-weight:700!important;text-decoration:underline!important;outline:2px dashed #ff0000!important;padding:2px 4px!important;border-radius:2px!important}html.a11y-cursor-large,html.a11y-cursor-large *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffffff' stroke='%23000000' stroke-width='32' d='M116.65 21.66c-5.84 0-11.63.85-17.15 2.5a43.34 43.34 0 00-29.35 29.34A43.33 43.33 0 0067.66 99c0 43.7 0 220 0 263.7a43.35 43.35 0 0041.56 43.29c11.08.3 19.34-6.3 22.84-12.8 19-35.3 38.3-71.1 57.3-106.4a21.65 21.65 0 0119-11.6h176.6c24.6 0 43.3-25.3 35.3-48.7L297.66 43.3a43.34 43.34 0 00-41.6-21.66zm0 0'/%3E%3C/svg%3E"),auto!important}html.a11y-focus-visible *:focus-visible{outline:4px dashed #ff9f00!important;outline-offset:4px!important}
