@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://api.fontshare.com/v2/css?f[]=satoshi@700,500,400&display=swap";.modal-overlay[data-v-1df5522a]{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.modal[data-v-1df5522a]{background:var(--color-bg, #fff);color:var(--color-text, #000);border-radius:.625rem;max-width:600px;width:100%;max-height:90vh;overflow:auto;box-shadow:0 20px 60px #0000004d;position:relative}.modal-header[data-v-1df5522a]{padding:1.5rem;border-bottom:2px solid var(--color-border, #e0e0e0);display:flex;justify-content:space-between;align-items:center;gap:1rem}.modal-title[data-v-1df5522a]{margin:0;font-size:1.5rem;font-weight:600;color:var(--color-text, #000)}.modal-close[data-v-1df5522a]{background:none;border:none;font-size:2rem;cursor:pointer;padding:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:.625rem;color:var(--color-text, #000);transition:background-color .2s;flex-shrink:0}.modal-close[data-v-1df5522a]:hover{background:var(--color-hover, rgba(0, 0, 0, .1))}.modal-close[data-v-1df5522a]:focus-visible{outline:3px solid var(--color-focus, #4C6EF5);outline-offset:2px}.modal-content[data-v-1df5522a]{padding:1.5rem;overflow-y:auto}.modal-footer[data-v-1df5522a]{padding:1.5rem;border-top:2px solid var(--color-border, #e0e0e0);display:flex;justify-content:flex-end;gap:1rem}.modal-enter-active[data-v-1df5522a],.modal-leave-active[data-v-1df5522a]{transition:opacity .3s ease}.modal-enter-from[data-v-1df5522a],.modal-leave-to[data-v-1df5522a]{opacity:0}.modal-enter-active .modal[data-v-1df5522a],.modal-leave-active .modal[data-v-1df5522a]{transition:transform .3s ease}.modal-enter-from .modal[data-v-1df5522a],.modal-leave-to .modal[data-v-1df5522a]{transform:scale(.9)}@media (prefers-reduced-motion: reduce){.modal-enter-active[data-v-1df5522a],.modal-leave-active[data-v-1df5522a],.modal-enter-active .modal[data-v-1df5522a],.modal-leave-active .modal[data-v-1df5522a]{transition:none}}@media (max-width: 768px){.modal[data-v-1df5522a]{max-width:100%;max-height:100vh;border-radius:0}.modal-overlay[data-v-1df5522a]{padding:0}}.about-content[data-v-b1e66d14]{font-size:1rem;line-height:1.6;color:var(--color-text)}.about-section[data-v-b1e66d14]{margin-bottom:2rem}.about-section[data-v-b1e66d14]:last-child{margin-bottom:0}.section-title[data-v-b1e66d14]{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:var(--color-primary)}.about-content p[data-v-b1e66d14]{margin:0 0 .75rem}.about-content strong[data-v-b1e66d14]{color:var(--color-primary);font-weight:600}.privacy-badge[data-v-b1e66d14]{display:inline-block;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;padding:.75rem 1.25rem;border-radius:.625rem;font-weight:600;font-size:.9rem;margin-top:1rem;box-shadow:0 2px 8px #0000001a}.author-section[data-v-b1e66d14]{background:rgba(var(--color-primary-rgb, 76, 110, 245),.05);padding:1.5rem;border-radius:.625rem;border-left:4px solid var(--color-primary)}.linkedin-link[data-v-b1e66d14]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#0077b5;color:#fff;text-decoration:none;border-radius:.625rem;font-weight:600;transition:all .2s ease;margin-top:1rem}.linkedin-link[data-v-b1e66d14]:hover{background:#006399;transform:translateY(-2px);box-shadow:0 4px 12px #0077b54d}.linkedin-link[data-v-b1e66d14]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.linkedin-icon[data-v-b1e66d14]{width:1.25rem;height:1.25rem;flex-shrink:0}.tech-section[data-v-b1e66d14]{font-size:.95rem;color:var(--color-text-secondary);padding-top:1.5rem;border-top:2px solid var(--color-border)}@media (prefers-reduced-motion: reduce){.linkedin-link[data-v-b1e66d14]{transition:none}.linkedin-link[data-v-b1e66d14]:hover{transform:none}}.app-nav[data-v-abf9f3d0]{background:#0c0c0c;padding:1rem;min-height:100vh;border-right:2px solid var(--color-border)}.nav-header[data-v-abf9f3d0]{padding:.5rem 1rem 1rem;border-bottom:2px solid var(--color-border);margin-bottom:1rem}.nav-title[data-v-abf9f3d0]{font-size:1.25rem;color:#fff;margin:0;font-weight:600}.nav-hint[data-v-abf9f3d0]{margin:.5rem 0 0;font-size:.75rem;color:var(--color-text-secondary);opacity:.8;text-align:center}.nav-hint kbd[data-v-abf9f3d0]{display:inline-block;padding:.1rem .3rem;margin:0 .1rem;font-size:.7rem;font-family:monospace;background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border);border-radius:.625rem;box-shadow:0 1px #0000001a}.app-nav ul[data-v-abf9f3d0]{list-style:none;padding:0;margin:0}.app-nav li[data-v-abf9f3d0]{margin-bottom:.5rem}.app-nav a[data-v-abf9f3d0]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#e8e6e3;text-decoration:none;border-radius:.625rem;transition:background-color .2s}.app-nav a[data-v-abf9f3d0]:hover{background:#ffffff1a}.app-nav a[data-v-abf9f3d0]:focus{outline:3px solid var(--color-focus);outline-offset:2px;background:#ffffff1a}.app-nav a[data-v-abf9f3d0]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.app-nav a[tabindex="0"][data-v-abf9f3d0]{position:relative}.app-nav a[aria-current=page][data-v-abf9f3d0]{background:var(--color-primary);color:#fff;font-weight:600}.app-nav a[aria-current=page][data-v-abf9f3d0]:hover{background:var(--color-primary-dark)}.app-nav a[aria-current=page][data-v-abf9f3d0]:active{background:var(--color-primary-darker)}.nav-icon[data-v-abf9f3d0]{font-size:1.25rem;width:1.5rem;text-align:center;flex-shrink:0}.nav-text[data-v-abf9f3d0]{display:flex;flex-direction:column;gap:.125rem}.nav-label[data-v-abf9f3d0]{font-weight:500}.nav-description[data-v-abf9f3d0]{font-size:.75rem;color:#b8b5b0;opacity:.9}.app-nav a[aria-current=page] .nav-description[data-v-abf9f3d0]{color:#ffffffe6}.nav-help[data-v-abf9f3d0]{margin-top:auto;padding:1rem;border-top:2px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:.75rem}.help-button[data-v-abf9f3d0]{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#ffffff1a;color:#e8e6e3;border:2px solid rgba(255,255,255,.2);border-radius:.625rem;font-size:1rem;cursor:pointer;transition:all .2s}.help-button[data-v-abf9f3d0]:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.help-button[data-v-abf9f3d0]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.help-button span[data-v-abf9f3d0]:first-child{font-size:1.25rem}.about-link[data-v-abf9f3d0]{width:100%;padding:.5rem 1rem;background:transparent;color:#ffffff80;border:none;border-radius:.625rem;font-size:.875rem;cursor:pointer;transition:all .2s;text-align:center;text-decoration:underline;text-decoration-color:#fff3;text-underline-offset:3px}.about-link[data-v-abf9f3d0]:hover{color:#fffc;text-decoration-color:#fff9;background:#ffffff0d}.about-link[data-v-abf9f3d0]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px;color:#ffffffe6}@media (max-width: 768px){.app-nav[data-v-abf9f3d0]{padding-top:4.5rem}}@media (prefers-reduced-motion: reduce){.app-nav a[data-v-abf9f3d0],.help-button[data-v-abf9f3d0],.about-link[data-v-abf9f3d0]{transition:none}.help-button[data-v-abf9f3d0]:hover{transform:none}}:root{--ds-spacing-xs: .25rem;--ds-spacing-s: .5rem;--ds-spacing-m: 1rem;--ds-spacing-l: 1.5rem;--ds-spacing-xl: 2rem;--ds-border-radius-m: .625rem;--ds-border-radius-l: .625rem;--color-primary: #1441D0;--color-primary-dark: #0F34A5;--color-primary-darker: #0A2780;--color-primary-light: #E8ECFA;--color-primary-disabled: rgba(20, 65, 208, .4);--ds-color-interactive-background-brand: #1441D0;--ds-color-interactive-background-button-filled-main-hover: #0F34A5;--ds-color-interactive-background-button-filled-main-pressed: #0A2780;--ds-color-interactive-background-button-filled-main-active: #1441D0;--ds-color-interactive-background-button-filled-main-disabled: rgba(20, 65, 208, .4);--ds-color-interactive-border-focus: #1441D0;--ds-color-functional-success: #067a06;--ds-color-functional-negative: #d11a2a;--ds-color-functional-warning: #9d5f00;--ds-color-content-primary: #122940;--ds-color-content-secondary: #4a5568;--ds-color-surface-primary: #EFEFEF;--ds-color-surface-secondary: #F2F5F8;--ds-color-surface-tertiary: #e2e8f0;--color-success: var(--ds-color-functional-success);--color-success-light: #E6F5EC;--color-error: var(--ds-color-functional-negative);--color-error-light: #FCE8EA;--color-warning: var(--ds-color-functional-warning);--color-warning-light: #FFF3CD;--color-info: #1441D0;--color-info-dark: #0F34A5;--color-info-darker: #0A2780;--color-info-light: #E8ECFA;--color-text: var(--ds-color-content-primary);--color-text-secondary: var(--ds-color-content-secondary);--color-bg: #ffffff;--color-bg-secondary: var(--ds-color-surface-secondary);--color-border: var(--ds-color-surface-tertiary);--color-hover: rgba(0, 0, 0, .05);--color-focus: var(--ds-color-interactive-background-brand);--color-link: #0F34A5;--color-link-hover: #0A2780;--color-link-visited: #081D60;--spacing-xs: var(--ds-spacing-xs);--spacing-sm: var(--ds-spacing-s);--spacing-md: var(--ds-spacing-m);--spacing-lg: var(--ds-spacing-l);--spacing-xl: var(--ds-spacing-xl);--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--border-radius: var(--ds-border-radius-m);--border-radius-lg: var(--ds-border-radius-l)}@media (prefers-contrast: high){:root{--color-primary: #1441D0;--color-success: #008000;--color-error: #FF0000;--color-warning: #FFA500;--color-text: #000000;--color-bg: #FFFFFF;--color-border: #000000}}.code-block{background:#1e293b;color:#e2e8f0;border-radius:.625rem;padding:1rem;margin-top:1rem;overflow-x:auto;font-size:.875rem;line-height:1.6;border:1px solid #334155;position:relative}.code-block pre{margin:0;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace}.code-block code{white-space:pre;word-wrap:normal;display:block}.tag,.tag-name{color:#fb7185}.tag-bracket{color:#94a3b8}.attr-name{color:#c4b5fd}.attr-value{color:#86efac}.attr-equals{color:#e2e8f0}.vue-event,.vue-directive{color:#fbbf24;font-weight:500}.vue-bind{color:#60a5fa;font-weight:500}.comment{color:#94a3b8;font-style:italic}.string{color:#86efac}.keyword{color:#fda4af;font-weight:500}.function{color:#7dd3fc}.number{color:#fdba74}.selector{color:#fb7185}.property{color:#7dd3fc}.value{color:#86efac}.unit{color:#fdba74}.pseudo{color:#c4b5fd}.at-rule{color:#fcd34d}.variable{color:#e2e8f0}.operator{color:#67e8f9}.boolean{color:#fdba74}.null{color:#fb7185}.code-block .copy-button{position:absolute;top:.5rem;right:.5rem;padding:.25rem .5rem;background:#334155;color:#e2e8f0;border:1px solid #475569;border-radius:.625rem;font-size:.75rem;cursor:pointer;opacity:0;transition:opacity .2s}.code-block:hover .copy-button{opacity:1}.copy-button:hover{background:#475569}.copy-button:active{background:#64748b}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family);font-size:var(--font-size-base);line-height:1.6;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus{outline:3px solid var(--color-focus);outline-offset:2px}:focus:not(:focus-visible){outline:none}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:var(--spacing-md);font-weight:600;line-height:1.2}h1{font-size:2.5rem;font-family:"Satoshi",var(--font-family);font-weight:700}h2{font-size:2rem;color:var(--color-text);font-family:"Satoshi",var(--font-family);font-weight:700}h3{font-size:1.5rem}h4{font-size:1.25rem;color:var(--color-text)}h5{font-size:1.125rem}h6{font-size:1rem}p{font-size:1rem;margin-top:0;margin-bottom:var(--spacing-md)}p.lead{margin-bottom:0}small{font-size:.875rem}a{color:var(--color-link, var(--color-primary));text-underline-offset:2px}a:hover{color:var(--color-link-hover, var(--color-primary-dark))}button{font-family:inherit;font-size:inherit;cursor:pointer;padding:var(--spacing-sm) var(--spacing-md);border:2px solid transparent;border-radius:var(--border-radius);background:var(--color-primary);color:#fff;font-weight:500;transition:background-color .2s,transform .1s}button:hover:not(:disabled){background:var(--color-primary-dark);transform:translateY(-1px)}button:active:not(:disabled){background:var(--color-primary-darker);transform:translateY(0)}button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}button.secondary{background:var(--color-bg-secondary);color:var(--color-text);border-color:var(--color-border)}button.secondary:hover:not(:disabled){background:var(--color-hover)}button.secondary:active:not(:disabled){background:var(--color-border)}button.info{background:var(--color-info);color:#fff}button.info:hover:not(:disabled){background:var(--color-info-dark)}button.info:active:not(:disabled){background:var(--color-info-darker)}input,textarea,select{font-family:inherit;font-size:inherit;padding:var(--spacing-sm);border:2px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-bg);color:var(--color-text);width:100%;max-width:400px}input:hover,textarea:hover,select:hover{border-color:var(--color-primary)}label{display:block;margin-bottom:var(--spacing-xs);font-weight:500}.keyboard-help-dialog{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center}.dialog-overlay{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-content{position:relative;background:var(--color-bg);border:2px solid var(--color-border);border-radius:.625rem;padding:2rem;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d}.dialog-content h2{color:var(--color-text);margin-bottom:1.5rem}.dialog-content h3{color:var(--color-primary);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.1rem}.shortcuts-list{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1rem;margin-bottom:1rem}.shortcuts-list dt{text-align:right;font-weight:600}.shortcuts-list dd{margin:0;color:var(--color-text-secondary)}.dialog-close{margin-top:1.5rem;width:100%;padding:.75rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;font-weight:600;cursor:pointer}.dialog-close:hover{background:var(--color-primary-dark)}.dialog-close:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:focus{position:static;width:auto;height:auto;padding:var(--spacing-sm) var(--spacing-md);margin:0;overflow:visible;clip:auto;white-space:normal}.error{color:var(--color-error)}.success{color:var(--color-success)}.warning{color:var(--color-warning)}@media (prefers-reduced-motion: no-preference){*{transition-timing-function:ease-in-out}button,a,input,textarea,select{transition:all .2s}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (min-width: 320px){html{font-size:100%}}@media print{.no-print{display:none}body{color:#000;background:#fff}}.app{min-height:100vh;position:relative}.skip-links{position:absolute;top:0;left:0;right:0;z-index:9999}.skip-link{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;background:var(--color-primary);color:#fff;padding:1rem 1.5rem;text-decoration:none;font-weight:600;border-radius:0 0 .625rem;box-shadow:0 2px 8px #0003}.skip-link:focus{position:absolute;left:0;top:0;width:auto;height:auto;z-index:10000;outline:3px solid var(--color-focus);outline-offset:2px}.skip-link:nth-child(2):focus{left:200px}.app-layout{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.app-sidebar{background:#0c0c0c;border-right:1px solid var(--color-border);position:sticky;top:0;height:100vh;overflow-y:auto}.app-main{--main-padding: 2rem;padding:2rem;width:100%;display:flex;flex-direction:column}.app-footer{margin-top:auto;padding-top:3rem;padding-bottom:2rem;border-top:1px solid var(--color-border);text-align:center}.copyright{margin:0;font-size:.875rem;color:var(--color-text-secondary);opacity:.8}.burger-button{position:fixed;top:1rem;left:1rem;z-index:1002;display:none;width:3rem;height:3rem;padding:.5rem;background:#fffffff2!important;border:2px solid var(--color-border);border-radius:.625rem;cursor:pointer;transition:left .3s ease-in-out,background-color .2s,box-shadow .2s;box-shadow:0 2px 8px #0000001a}.burger-button:hover{background:#f8f8f8fa!important;box-shadow:0 4px 12px #00000026}.burger-button:active{background:#f0f0f0fa!important;transform:scale(.98)}.burger-button:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.burger-icon{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:.25rem 0}.burger-line{display:block;height:2px;background:var(--color-text);border-radius:2px;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.mobile-menu-open .burger-button{left:calc(280px - 4rem);background:#fffffffa!important}.mobile-menu-open .burger-button:hover{background:#f8f8f8!important}.mobile-menu-open .burger-button:active{background:#f0f0f0!important}.mobile-menu-open .burger-line:nth-child(1){transform:translateY(9px) rotate(45deg)}.mobile-menu-open .burger-line:nth-child(2){opacity:0}.mobile-menu-open .burger-line:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-backdrop{display:none;position:fixed;inset:0;background:#00000080;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width: 768px){.burger-button,.mobile-backdrop{display:block}.app-layout{grid-template-columns:1fr}.app-sidebar{position:fixed;top:0;left:0;height:100vh;width:280px;max-width:80vw;z-index:1000;transform:translate(-100%);transition:transform .3s ease-in-out;border-right:1px solid var(--color-border);box-shadow:2px 0 8px #0003}.app-sidebar.mobile-open{transform:translate(0)}.app-main{padding:5rem 1rem 2rem}}@media (prefers-reduced-motion: reduce){.burger-button{transition:none}.burger-button:hover{transform:none}.burger-line,.app-sidebar{transition:none}}.high-contrast{filter:contrast(1.2)}.high-contrast button,.high-contrast input,.high-contrast select{border-width:2px!important}.home[data-v-193eb919]{max-width:1200px;margin:0 auto}header[data-v-193eb919]{text-align:left;margin-bottom:3rem}h1[data-v-193eb919]{font-size:2.5rem;color:var(--color-text);margin-bottom:1rem}.lead[data-v-193eb919]{font-size:1.25rem;color:var(--color-text);margin-bottom:0}.subtitle[data-v-193eb919]{font-size:1rem;color:var(--color-text-secondary);font-style:italic}section[data-v-193eb919]{margin-bottom:3rem}.stats-grid[data-v-193eb919]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0}.stat-card[data-v-193eb919]{background:var(--color-bg-secondary);padding:1.5rem;border-radius:.625rem;text-align:left}.stat-card-link[data-v-193eb919]{display:block;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s,background-color .2s;cursor:pointer}.stat-card-link[data-v-193eb919]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;background-color:var(--color-primary-light)}.stat-card-link[data-v-193eb919]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.stat-number[data-v-193eb919]{display:block;font-size:2.5rem;font-weight:700;color:var(--color-text)}.stat-label[data-v-193eb919]{display:block;margin-top:.5rem;font-size:.9rem}.quick-nav[data-v-193eb919]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;list-style:none;padding:0;margin:1.5rem 0}.quick-nav li[data-v-193eb919]{display:flex}.quick-link[data-v-193eb919]{display:flex;flex-direction:column;flex:1;padding:1.5rem;background:var(--color-bg-secondary);border-radius:.625rem;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.quick-link[data-v-193eb919]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.quick-link[data-v-193eb919]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.quick-icon[data-v-193eb919]{font-size:2rem;margin-bottom:.5rem}.quick-title[data-v-193eb919]{font-size:1.25rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.quick-desc[data-v-193eb919]{font-size:.9rem;color:var(--color-text-secondary)}.shortcuts-list[data-v-193eb919]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;background:var(--color-bg-secondary);padding:1.5rem;border-radius:.625rem}.shortcuts-list div[data-v-193eb919]{display:flex;align-items:baseline;gap:1rem}.shortcuts-list dt[data-v-193eb919]{flex-shrink:0}kbd[data-v-193eb919]{display:inline-block;padding:.2rem .4rem;font-size:.85rem;font-family:monospace;background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border);border-radius:.625rem;box-shadow:0 1px #0000001a}.curb-cut-intro[data-v-193eb919]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;align-items:center}.curb-cut-text h2[data-v-193eb919]{margin-top:0;margin-bottom:1rem;color:var(--color-text)}.curb-cut-text p[data-v-193eb919]{margin-bottom:1rem;line-height:1.6;position:relative;z-index:1}.curb-cut-image[data-v-193eb919]{text-align:left}.curb-cut-image img[data-v-193eb919]{width:100%;max-width:400px;height:auto;border-radius:.625rem;box-shadow:0 2px 8px #0000001a}.image-caption[data-v-193eb919]{font-size:.875rem;color:var(--color-text-secondary);font-style:italic;margin-top:.5rem}@media (max-width: 768px){.curb-cut-intro[data-v-193eb919]{grid-template-columns:1fr}.curb-cut-image[data-v-193eb919]{order:-1}}.curb-cut-examples[data-v-193eb919]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:1.5rem}.curb-cut-example[data-v-193eb919]{background:var(--color-bg-secondary);padding:1.5rem;border-radius:.625rem}.curb-cut-example h4[data-v-193eb919]{color:var(--color-text);margin-bottom:1rem;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.curb-cut-example p[data-v-193eb919]{margin-bottom:.5rem;line-height:1.6;font-size:.95rem}.curb-cut-example p[data-v-193eb919]:last-child{margin-bottom:0}.curb-cut-example strong[data-v-193eb919]{color:var(--color-text);display:inline-block;margin-right:.25rem}.accessibility-quote[data-v-193eb919]{margin-top:1.5rem;margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-info-light) 100%);border-radius:.625rem;text-align:left;font-size:1.25rem}.accessibility-quote strong[data-v-193eb919]{color:var(--color-text)}.tools-grid[data-v-193eb919]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.tool-card[data-v-193eb919]{background:var(--color-bg-secondary);border-radius:.75rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.tool-card[data-v-193eb919]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.tool-header[data-v-193eb919]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.tool-icon[data-v-193eb919]{font-size:1.5rem}.tool-header h3[data-v-193eb919]{margin:0;font-size:1.25rem;color:var(--color-text)}.tool-description[data-v-193eb919]{margin-bottom:1rem;line-height:1.6;color:var(--color-text-secondary)}.tool-features[data-v-193eb919]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.tool-feature[data-v-193eb919]{font-size:.9rem;color:var(--color-success)}.tool-link[data-v-193eb919]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-text);text-decoration:none;font-weight:500;border:2px solid var(--color-primary);padding:.5rem 1rem;border-radius:.625rem;transition:background-color .2s,color .2s}.tool-link[data-v-193eb919]:hover{background-color:var(--color-text);color:#fff}.tool-link[data-v-193eb919]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.pro-tip[data-v-193eb919]{background:var(--color-warning-light);border:2px solid var(--color-warning);border-radius:.75rem;padding:1.5rem;margin-top:2rem;font-size:.95rem;line-height:1.6}.pro-tip strong[data-v-193eb919]{color:var(--color-warning-dark)}.screen-readers-grid[data-v-193eb919]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.screen-reader-card[data-v-193eb919]{background:var(--color-bg-secondary);border-radius:.75rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.screen-reader-card[data-v-193eb919]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.screen-reader-header[data-v-193eb919]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.screen-reader-icon[data-v-193eb919]{font-size:1.5rem}.screen-reader-header h3[data-v-193eb919]{margin:0;font-size:1.25rem;color:var(--color-text);flex:1}.platform-tag[data-v-193eb919]{background:var(--color-info-light);color:var(--color-info-dark);padding:.25rem .75rem;border-radius:.625rem;font-size:.8rem;font-weight:500}.screen-reader-stats[data-v-193eb919]{display:flex;gap:1rem;margin:1rem 0;flex-wrap:wrap}.stat[data-v-193eb919]{background:var(--color-bg);padding:.25rem .75rem;border-radius:.625rem;font-size:.85rem;border:1px solid var(--color-border)}.screen-reader-link[data-v-193eb919]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-text);text-decoration:none;font-weight:500;border:2px solid var(--color-primary);padding:.5rem 1rem;border-radius:.625rem;transition:background-color .2s,color .2s;margin-top:1rem}.screen-reader-link[data-v-193eb919]:hover{background-color:var(--color-text);color:#fff}.screen-reader-link[data-v-193eb919]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.shortcut-tip[data-v-193eb919]{margin-top:1rem;padding:.75rem;background:var(--color-bg);border-radius:.625rem;border:1px solid var(--color-border);font-size:.9rem}.testing-tip[data-v-193eb919]{background:var(--color-info-light);border:2px solid var(--color-info);border-radius:.75rem;padding:1.5rem;margin-top:2rem}.testing-tip h4[data-v-193eb919]{margin-top:0;margin-bottom:1rem;color:var(--color-info-dark)}.testing-tip ol[data-v-193eb919]{margin-bottom:1rem;padding-left:1.5rem}.testing-tip li[data-v-193eb919]{margin-bottom:.5rem;line-height:1.6}.testing-note[data-v-193eb919]{margin-bottom:0;font-style:italic;background:#ffffff80;padding:1rem;border-radius:.625rem;margin-top:1rem}@media (prefers-reduced-motion: reduce){.quick-link[data-v-193eb919],.tool-card[data-v-193eb919],.screen-reader-card[data-v-193eb919],.stat-card-link[data-v-193eb919]{transition:none}}.example-toggle[data-v-a54a1e26]{margin-bottom:2rem;border:2px solid var(--color-border);border-radius:.625rem;overflow:hidden}.examples-container .card.example[data-v-a54a1e26]{border-radius:0}.card[data-v-a54a1e26]{background:var(--color-bg-secondary);padding:1rem}.toggle-header[data-v-a54a1e26]{background:var(--color-bg-secondary);padding:1rem;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;gap:1rem}.toggle-header h3[data-v-a54a1e26]{margin:0;font-size:1.25rem;flex:1}.dropdown-menu[data-v-a54a1e26]{position:relative}.menu-trigger[data-v-a54a1e26]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid var(--color-border);border-radius:.625rem;color:var(--color-text-secondary);cursor:pointer;transition:all .2s;font-size:16px}.menu-trigger[data-v-a54a1e26]:hover{background:var(--color-bg-secondary);border-color:var(--color-text-secondary);color:var(--color-text)}.menu-trigger[data-v-a54a1e26]:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.menu-trigger[aria-expanded=true][data-v-a54a1e26]{background:var(--color-bg-secondary);border-color:var(--color-primary);color:var(--color-primary)}.dots[data-v-a54a1e26]{font-weight:700;letter-spacing:1px}.dropdown-content[data-v-a54a1e26]{position:absolute;top:100%;right:0;margin-top:4px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:.625rem;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:180px;padding:.25rem}.dropdown-item[data-v-a54a1e26]{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;background:transparent;border:none;border-radius:.625rem;text-align:left;color:var(--color-text);font-size:.875rem;cursor:pointer;transition:background-color .2s}.dropdown-item[data-v-a54a1e26]:hover:not(:disabled){background:var(--color-bg-secondary)}.dropdown-item[data-v-a54a1e26]:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px;background:var(--color-primary-light)}.dropdown-item[data-v-a54a1e26]:disabled{opacity:.6;cursor:not-allowed}.dropdown-item c-icon[data-v-a54a1e26]{flex-shrink:0}.examples-container[data-v-a54a1e26]{display:grid;grid-template-columns:1fr 1fr;gap:2px}.example[data-v-a54a1e26]{position:relative;background:var(--color-bg-secondary);border-radius:0;min-width:0;overflow:hidden}.bad-example[data-v-a54a1e26]{border-right:1px solid var(--color-border)}.example-content[data-v-a54a1e26]{padding:1.5rem;min-height:200px;overflow-x:auto;width:100%}.example-label[data-v-a54a1e26]{padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-bottom:1px solid var(--color-border);margin:0}.bad-label[data-v-a54a1e26]{background:var(--color-error-light);color:var(--color-error);border:2px solid var(--color-error)}.good-label[data-v-a54a1e26]{background:var(--color-success-light);color:var(--color-success);border:2px solid var(--color-success)}.example-explanation[data-v-a54a1e26]{background:var(--color-info-light);color:var(--color-text);border-top:2px solid var(--color-info);padding:1rem;font-size:.95rem}@media (max-width: 768px){.toggle-header[data-v-a54a1e26]{flex-direction:row;align-items:center;justify-content:space-between;padding:0}.dropdown-content[data-v-a54a1e26]{right:0;left:auto;min-width:160px}.examples-container[data-v-a54a1e26]{grid-template-columns:1fr}.bad-example[data-v-a54a1e26]{border-right:none;border-bottom:2px solid var(--color-border)}.example-content[data-v-a54a1e26],.card.example[data-v-a54a1e26]{padding:0}.example-label[data-v-a54a1e26]{margin-top:1rem;margin-bottom:1rem}}@media (prefers-reduced-motion: reduce){.menu-trigger[data-v-a54a1e26],.dropdown-item[data-v-a54a1e26]{transition:none}}.semantic-html[data-v-05afcf3f]{max-width:1200px;margin:0 auto}header[data-v-05afcf3f]{text-align:left;margin-bottom:3rem}h1[data-v-05afcf3f]{font-size:2.5rem;color:var(--color-text);margin-bottom:1rem}.lead[data-v-05afcf3f]{font-size:1.25rem;color:var(--color-text-secondary)}.page-structure[data-v-05afcf3f]{border:2px solid var(--color-border);border-radius:.625rem;overflow:hidden;font-size:.9rem}.example-content header[data-v-05afcf3f]{margin-bottom:0}.example-content h1[data-v-05afcf3f]{font-size:1.25rem;margin:0}.page-header[data-v-05afcf3f]{background:var(--color-bg-secondary);padding:1rem;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.site-title[data-v-05afcf3f]{font-weight:700;margin:0;font-size:1.25rem}.navigation[data-v-05afcf3f]{display:flex;gap:1rem;list-style:none;padding:0;margin:0}.nav-item[data-v-05afcf3f]{padding:.25rem .5rem;text-decoration:none;color:var(--color-primary);border-radius:.625rem}.nav-item[data-v-05afcf3f]:hover{background:var(--color-primary-light)}.page-content[data-v-05afcf3f]{padding:1.5rem}.content-title[data-v-05afcf3f]{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.page-footer[data-v-05afcf3f]{background:var(--color-bg-secondary);padding:1rem;border-top:1px solid var(--color-border);text-align:center;font-size:.85rem}.article-demo[data-v-05afcf3f]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.title-large[data-v-05afcf3f]{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.title-medium[data-v-05afcf3f]{font-size:1.25rem;font-weight:700;margin:1.5rem 0 .75rem}.title-small[data-v-05afcf3f]{font-size:1.1rem;font-weight:700;margin:1rem 0 .5rem}.article-demo h1[data-v-05afcf3f]{font-size:1.75rem;margin-bottom:1rem}.article-demo h2[data-v-05afcf3f]{font-size:1.25rem;margin:1.5rem 0 .75rem}.article-demo h3[data-v-05afcf3f]{font-size:1.1rem;margin:1.25rem 0 .5rem}.article-demo h4[data-v-05afcf3f]{font-size:1rem;margin:1rem 0 .5rem}.article-demo p[data-v-05afcf3f]{margin-bottom:.75rem;line-height:1.5}.actions-demo[data-v-05afcf3f]{display:flex;flex-wrap:wrap;gap:1rem}.action-item[data-v-05afcf3f]{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;text-decoration:none;font-weight:500;transition:background-color .2s;display:inline-flex;align-items:center;gap:.5rem}.action-item[data-v-05afcf3f]:hover{background:var(--color-primary-dark)}.action-item[data-v-05afcf3f]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.list-demo[data-v-05afcf3f]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.list-title[data-v-05afcf3f]{font-weight:700;margin-bottom:.75rem;margin-top:1.5rem}.list-title[data-v-05afcf3f]:first-child{margin-top:0}.list-content div[data-v-05afcf3f]{margin-bottom:.5rem;padding-left:1rem}.list-demo h3[data-v-05afcf3f]{margin-bottom:.75rem;margin-top:1.5rem}.list-demo h3[data-v-05afcf3f]:first-child{margin-top:0}.list-demo ul[data-v-05afcf3f],.list-demo ol[data-v-05afcf3f]{margin-bottom:1rem;padding-left:1.5rem}.list-demo li[data-v-05afcf3f]{margin-bottom:.5rem;line-height:1.4}.code-block[data-v-05afcf3f]{background:#1e1e1e;color:#e0e0e0;border-radius:.625rem;padding:1rem;margin-top:1rem;overflow-x:auto;font-size:.875rem;line-height:1.5;border:1px solid var(--color-border)}.code-block pre[data-v-05afcf3f]{margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.code-block code[data-v-05afcf3f]{white-space:pre;word-wrap:normal}@media (prefers-reduced-motion: reduce){.action-item[data-v-05afcf3f]{transition:none}}.keyboard-navigation[data-v-8b5704cd]{max-width:1200px;margin:0 auto}header[data-v-8b5704cd]{text-align:left;margin-bottom:3rem}h1[data-v-8b5704cd]{font-size:2.5rem;color:var(--color-text);margin-bottom:1rem}.lead[data-v-8b5704cd]{font-size:1.25rem;color:var(--color-text-secondary)}.shortcuts-list[data-v-8b5704cd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;background:var(--color-bg-secondary);padding:1.5rem;border-radius:.625rem;margin-bottom:2rem}.shortcuts-list div[data-v-8b5704cd]{display:flex;align-items:baseline;gap:1rem}.shortcuts-list dt[data-v-8b5704cd]{flex-shrink:0}kbd[data-v-8b5704cd]{display:inline-block;padding:.2rem .4rem;font-size:.85rem;font-family:monospace;background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border);border-radius:.625rem;box-shadow:0 1px #0000001a}.focus-demo[data-v-8b5704cd]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.controls-bad[data-v-8b5704cd],.controls-good[data-v-8b5704cd]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.btn-no-focus[data-v-8b5704cd],.link-no-focus[data-v-8b5704cd]{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;text-decoration:none}.btn-no-focus[data-v-8b5704cd]:focus,.link-no-focus[data-v-8b5704cd]:focus{outline:none!important}.input-no-focus[data-v-8b5704cd]{padding:.75rem;border:1px solid var(--color-border);border-radius:.625rem}.input-no-focus[data-v-8b5704cd]:focus{outline:none!important}.btn-good-focus[data-v-8b5704cd],.link-good-focus[data-v-8b5704cd]{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;text-decoration:none}.btn-good-focus[data-v-8b5704cd]:focus-visible,.link-good-focus[data-v-8b5704cd]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.input-good-focus[data-v-8b5704cd]{padding:.75rem;border:2px solid var(--color-border);border-radius:.625rem}.input-good-focus[data-v-8b5704cd]:focus-visible{border-color:var(--color-primary);outline:2px solid var(--color-focus);outline-offset:1px}.skip-demo[data-v-8b5704cd]{background:var(--color-bg);color:var(--color-text);border-radius:.625rem;border:1px solid var(--color-border);overflow:hidden}.demo-page-bad[data-v-8b5704cd],.demo-page-good[data-v-8b5704cd]{position:relative}.skip-link[data-v-8b5704cd]{position:absolute;top:-100px;left:1rem;z-index:1000;padding:.5rem 1rem;background:var(--color-primary);color:#fff;text-decoration:none;border-radius:.625rem;transition:top .2s}.skip-link[data-v-8b5704cd]:focus{top:1rem}.demo-header[data-v-8b5704cd]{background:var(--color-bg-secondary);padding:1rem;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.demo-logo[data-v-8b5704cd]{font-weight:700;font-size:1.25rem}.demo-nav[data-v-8b5704cd]{display:flex;gap:1rem;flex-wrap:wrap}.demo-nav a[data-v-8b5704cd]{padding:.5rem;text-decoration:none;color:var(--color-primary);border-radius:.625rem}.demo-nav a[data-v-8b5704cd]:hover{background:var(--color-primary-light)}.demo-main[data-v-8b5704cd]{padding:1.5rem}.modal-demo[data-v-8b5704cd]{position:relative}.open-modal-btn[data-v-8b5704cd]{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;cursor:pointer}.modal-overlay-bad[data-v-8b5704cd],.modal-overlay-good[data-v-8b5704cd]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content-bad[data-v-8b5704cd],.modal-content-good[data-v-8b5704cd]{background:var(--color-bg);color:var(--color-text);border-radius:.625rem;max-width:500px;width:90%;max-height:90vh;overflow:auto}.modal-header[data-v-8b5704cd]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0}.modal-header h3[data-v-8b5704cd]{margin:0}.close-btn[data-v-8b5704cd]{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.25rem;border-radius:.625rem}.close-btn[data-v-8b5704cd]:focus-visible{outline:2px solid var(--color-focus)}.close-btn-good[data-v-8b5704cd]{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.25rem;border-radius:.625rem;color:var(--color-text)}.close-btn-good[data-v-8b5704cd]:hover{background:var(--color-bg-secondary)}.close-btn-good[data-v-8b5704cd]:focus-visible{outline:2px solid var(--color-focus)}.modal-body[data-v-8b5704cd]{padding:1.5rem}.modal-body input[data-v-8b5704cd]{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:.625rem;margin-top:1rem}.modal-footer[data-v-8b5704cd]{display:flex;gap:1rem;justify-content:flex-end;padding:0 1.5rem 1.5rem}.modal-footer button[data-v-8b5704cd]{padding:.75rem 1.5rem;border:1px solid var(--color-border);border-radius:.625rem;cursor:pointer}.modal-footer button[data-v-8b5704cd]:last-child{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.btn-cancel[data-v-8b5704cd]{background:transparent;color:var(--color-text);border:2px solid var(--color-border)}.btn-cancel[data-v-8b5704cd]:hover{background:var(--color-bg-secondary);border-color:var(--color-text)}.btn-cancel[data-v-8b5704cd]:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.btn-confirm[data-v-8b5704cd]{background:var(--color-primary);color:#fff;border:2px solid var(--color-primary)}.btn-confirm[data-v-8b5704cd]:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.btn-confirm[data-v-8b5704cd]:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.list-nav-demo[data-v-8b5704cd]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.menu-bad[data-v-8b5704cd],.menu-good[data-v-8b5704cd]{display:flex;flex-direction:column;gap:.25rem;margin:1rem 0;background:var(--color-bg-secondary);border-radius:.625rem;padding:.5rem}.menu-item-bad[data-v-8b5704cd],.menu-item-good[data-v-8b5704cd]{padding:.75rem 1rem;cursor:pointer;border-radius:.625rem;transition:background-color .2s}.menu-item-bad[data-v-8b5704cd]:hover,.menu-item-good[data-v-8b5704cd]:hover{background:var(--color-primary-light)}.menu-item-bad[data-v-8b5704cd]:focus,.menu-item-good[data-v-8b5704cd]:focus{outline:2px solid var(--color-focus);outline-offset:1px}.menu-item-good.selected[data-v-8b5704cd]{background:var(--color-primary);color:#fff}.menu-item-good.selected[data-v-8b5704cd]:hover{background:var(--color-primary-dark)}.menu-item-good.selected[data-v-8b5704cd]:active{background:var(--color-primary-darker)}.hint[data-v-8b5704cd]{font-size:.9rem;color:var(--color-text-secondary);font-style:italic;margin-top:.5rem}.code-block[data-v-8b5704cd]{background:#1e1e1e;color:#e0e0e0;border-radius:.625rem;padding:1rem;margin-top:1rem;overflow-x:auto;font-size:.875rem;line-height:1.5;border:1px solid var(--color-border)}.code-block pre[data-v-8b5704cd]{margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.code-block code[data-v-8b5704cd]{white-space:pre;word-wrap:normal}@media (prefers-reduced-motion: reduce){.skip-link[data-v-8b5704cd],.menu-item-bad[data-v-8b5704cd],.menu-item-good[data-v-8b5704cd]{transition:none}}.media-accessible[data-v-95c7fb12]{max-width:1200px;margin:0 auto}header[data-v-95c7fb12]{text-align:left;margin-bottom:3rem}h1[data-v-95c7fb12]{font-size:2.5rem;color:var(--color-text);margin-bottom:1rem}.lead[data-v-95c7fb12]{font-size:1.25rem;color:var(--color-text-secondary)}.images-demo[data-v-95c7fb12]{display:flex;flex-direction:column;gap:1.5rem}.product-card[data-v-95c7fb12]{background:var(--color-bg-secondary);color:var(--color-text);border:1px solid rgba(0,0,0,.05);border-radius:.625rem;padding:1rem;display:flex;flex-direction:column;align-items:center;text-align:left}.product-card img[data-v-95c7fb12]:first-child{width:200px;height:150px;object-fit:cover;border-radius:.625rem;margin-bottom:1rem}.product-card h3[data-v-95c7fb12]{margin:0 0 .5rem;font-size:1.5rem}.price[data-v-95c7fb12]{font-size:1.25rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.product-card img[data-v-95c7fb12]:nth-child(4){width:16px;height:16px;display:inline;margin-right:.5rem}.notification[data-v-95c7fb12]{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:var(--color-success-light);border:1px solid var(--color-success);border-radius:.625rem;color:var(--color-success-dark);margin-top:.5rem}.notification img[data-v-95c7fb12]{width:20px;height:20px}.gallery-demo[data-v-95c7fb12]{color:var(--color-text)}.gallery-bad[data-v-95c7fb12],.gallery-good[data-v-95c7fb12]{display:grid;grid-template-columns:120px 1fr;gap:1rem;margin-top:1rem}.thumbnails-bad[data-v-95c7fb12],.thumbnails-good[data-v-95c7fb12]{display:flex;flex-direction:column;gap:.5rem}.thumbnails-bad img[data-v-95c7fb12]{width:80px;height:60px;object-fit:cover;border-radius:.625rem;cursor:pointer;border:2px solid transparent}.thumbnails-bad img.active[data-v-95c7fb12]{border-color:var(--color-text)}.thumbnail-btn[data-v-95c7fb12]{padding:0;border:2px solid transparent;border-radius:.625rem;background:none;cursor:pointer}.thumbnail-btn img[data-v-95c7fb12]{width:80px;height:60px;object-fit:cover;border-radius:.625rem;display:block}.thumbnail-btn.active[data-v-95c7fb12]{border-color:var(--color-text)}.thumbnail-btn[data-v-95c7fb12]:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.main-image-bad[data-v-95c7fb12],.main-image-good[data-v-95c7fb12]{display:flex;flex-direction:column}.main-image-bad img[data-v-95c7fb12],.main-image-good img[data-v-95c7fb12]{width:100%;max-width:400px;height:300px;object-fit:cover;border-radius:.625rem;border:1px solid var(--color-border)}.image-description[data-v-95c7fb12]{margin-top:1rem;padding:1rem;background:var(--color-bg-secondary);border-radius:.625rem;font-size:.9rem;line-height:1.4}.video-demo[data-v-95c7fb12]{color:var(--color-text)}.video-container-bad[data-v-95c7fb12],.video-container-good[data-v-95c7fb12]{margin-top:1rem;position:relative}.video-placeholder[data-v-95c7fb12]{position:absolute;inset:0;background:var(--color-bg-secondary);border:2px dashed var(--color-border);border-radius:.625rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left;font-size:1.25rem}.video-description[data-v-95c7fb12]{margin-top:1rem;padding:1rem;background:var(--color-info-light);border-radius:.625rem;font-size:.9rem}.chart-demo[data-v-95c7fb12]{color:var(--color-text)}.chart-bad[data-v-95c7fb12],.chart-good[data-v-95c7fb12]{margin-top:1rem}.chart-data[data-v-95c7fb12]{width:100%;margin-top:1rem;border-collapse:collapse;font-size:.9rem}.chart-data caption[data-v-95c7fb12]{text-align:left;font-weight:700;margin-bottom:.5rem}.chart-data th[data-v-95c7fb12],.chart-data td[data-v-95c7fb12]{padding:.5rem;text-align:left;border:1px solid var(--color-border)}.chart-data th[data-v-95c7fb12]{background:var(--color-bg-secondary);font-weight:600}.chart-data tbody th[data-v-95c7fb12]{background:var(--color-bg-secondary)}.code-block[data-v-95c7fb12]{background:#1e1e1e;color:#e0e0e0;border-radius:.625rem;padding:1rem;margin-top:1rem;overflow-x:auto;font-size:.875rem;line-height:1.5;border:1px solid var(--color-border)}.code-block pre[data-v-95c7fb12]{margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.code-block code[data-v-95c7fb12]{white-space:pre;word-wrap:normal}@media (max-width: 768px){.gallery-bad[data-v-95c7fb12],.gallery-good[data-v-95c7fb12]{grid-template-columns:1fr}.thumbnails-bad[data-v-95c7fb12],.thumbnails-good[data-v-95c7fb12]{flex-direction:row;justify-content:center}.chart-data[data-v-95c7fb12]{font-size:.8rem}.chart-data th[data-v-95c7fb12],.chart-data td[data-v-95c7fb12]{padding:.25rem}}.color-contrast[data-v-09ddb3a4]{max-width:1200px;margin:0 auto}header[data-v-09ddb3a4]{text-align:left;margin-bottom:3rem}h1[data-v-09ddb3a4]{font-size:2.5rem;color:var(--color-text);margin-bottom:1rem}.lead[data-v-09ddb3a4]{font-size:1.25rem;color:var(--color-text-secondary)}.wcag-stats-section[data-v-09ddb3a4]{margin-bottom:3rem}.visually-hidden[data-v-09ddb3a4]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.stats-grid[data-v-09ddb3a4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.stat-card[data-v-09ddb3a4]{background:var(--color-bg-secondary);padding:1.5rem;border-radius:.625rem;text-align:left;border:1px solid var(--color-border)}.stat-number[data-v-09ddb3a4]{display:block;font-size:2.5rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.stat-label[data-v-09ddb3a4]{display:block;font-size:1rem;font-weight:500;color:var(--color-text);margin-bottom:.5rem}.stat-detail[data-v-09ddb3a4]{display:block;font-size:.875rem;color:var(--color-text-secondary);font-style:italic}.contrast-demo[data-v-09ddb3a4]{color:var(--color-text)}.text-samples-bad[data-v-09ddb3a4],.text-samples-good[data-v-09ddb3a4]{display:grid;gap:1rem}.sample[data-v-09ddb3a4]{padding:1rem;border-radius:.625rem;border:1px solid var(--color-border);background:#fff;isolation:isolate;position:relative}.sample p[data-v-09ddb3a4]{margin:0 0 .5rem;font-size:1.1rem;font-weight:500}.ratio[data-v-09ddb3a4]{font-size:.85rem;color:#666!important;font-weight:400}.text-samples-bad .sample[data-v-09ddb3a4]:not(.dark-bg):not(.red-bg){background:#fff!important}.light-gray-text[data-v-09ddb3a4]{color:#d8d8d8!important}.medium-gray-text[data-v-09ddb3a4]{color:#949494!important}.yellow-text[data-v-09ddb3a4]{color:#e6d800!important}.sample-4.red-bg[data-v-09ddb3a4]{background:#f44!important}.orange-on-red[data-v-09ddb3a4]{color:#ff8c00!important}.text-samples-good .sample[data-v-09ddb3a4]:not(.dark-bg):not(.blue-bg){background:#fff!important}.dark-gray-text[data-v-09ddb3a4]{color:#555!important}.black-text[data-v-09ddb3a4]{color:#000!important}.blue-text[data-v-09ddb3a4]{color:#0056b3!important}.sample-4.blue-bg[data-v-09ddb3a4]{background:#003d82!important}.white-on-blue[data-v-09ddb3a4]{color:#fff!important}.ratio-light[data-v-09ddb3a4]{color:#ccc!important}.sample-5.dark-bg[data-v-09ddb3a4],.sample-6.dark-bg[data-v-09ddb3a4]{background:#1a1a1a!important}.dark-bg .ratio[data-v-09ddb3a4]{color:#999!important}.dark-gray-on-dark[data-v-09ddb3a4]{color:#4a4a4a!important}.blue-on-dark[data-v-09ddb3a4]{color:#003d82!important}.white-on-black[data-v-09ddb3a4]{color:#fff!important}.yellow-on-dark[data-v-09ddb3a4]{color:gold!important}.color-info-demo[data-v-09ddb3a4]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border);display:grid;gap:2rem}.form-example-bad[data-v-09ddb3a4],.form-example-good[data-v-09ddb3a4]{border:1px solid var(--color-border);border-radius:.625rem;padding:1.5rem}.form-group[data-v-09ddb3a4]{margin-bottom:1rem}.form-group label[data-v-09ddb3a4]{display:block;margin-bottom:.5rem;font-weight:500}.form-group input[data-v-09ddb3a4]{width:100%;padding:.75rem;border-radius:.625rem;font-size:1rem}.input-error[data-v-09ddb3a4]{border:2px solid #e53e3e}.input-valid[data-v-09ddb3a4]{border:2px solid #38a169}.error-message[data-v-09ddb3a4]{margin-top:.5rem;color:#e53e3e;font-size:.9rem}.success-message[data-v-09ddb3a4]{margin-top:.5rem;color:#38a169;font-size:.9rem}.color-legend[data-v-09ddb3a4]{margin-top:1rem;font-size:.9rem;font-style:italic}.status-example-bad[data-v-09ddb3a4],.status-example-good[data-v-09ddb3a4]{border:1px solid var(--color-border);border-radius:.625rem;padding:1.5rem}.order-list[data-v-09ddb3a4]{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.order-item[data-v-09ddb3a4]{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:var(--color-bg-secondary);border-radius:.625rem}.order-number[data-v-09ddb3a4]{font-weight:600}.status-dot[data-v-09ddb3a4]{font-size:1.5rem;display:inline-block;margin-left:.5rem}.status-red[data-v-09ddb3a4]{color:#e53e3e}.status-yellow[data-v-09ddb3a4]{color:#d69e2e}.status-green[data-v-09ddb3a4]{color:#38a169}.status-pending[data-v-09ddb3a4]{color:#d69e2e;font-weight:500}.status-processing[data-v-09ddb3a4]{color:#3182ce;font-weight:500}.status-delivered[data-v-09ddb3a4]{color:#38a169;font-weight:500}.status-icon[data-v-09ddb3a4]{margin-right:.5rem}.colorblind-demo[data-v-09ddb3a4]{color:var(--color-text)}.chart-bad[data-v-09ddb3a4],.chart-good[data-v-09ddb3a4]{margin-top:1rem}.legend-bad[data-v-09ddb3a4],.legend-good[data-v-09ddb3a4]{display:flex;gap:1rem;margin-bottom:2rem}.legend-item[data-v-09ddb3a4]{display:flex;align-items:center;gap:.5rem}.legend-color[data-v-09ddb3a4]{width:16px;height:16px;border-radius:2px}.red[data-v-09ddb3a4]{background:#e53e3e}.green[data-v-09ddb3a4]{background:#38a169}.error-color[data-v-09ddb3a4]{background:#e53e3e}.success-color[data-v-09ddb3a4]{background:#3182ce}.legend-icon[data-v-09ddb3a4]{font-size:.9rem}.chart-bars[data-v-09ddb3a4]{display:flex;gap:1rem;align-items:end;height:120px}.bar-group[data-v-09ddb3a4]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.bar[data-v-09ddb3a4]{width:30px;border-radius:2px 2px 0 0}.red-bar[data-v-09ddb3a4]{background:#e53e3e}.green-bar[data-v-09ddb3a4]{background:#38a169}.error-bar[data-v-09ddb3a4]{background:#e53e3e}.success-bar[data-v-09ddb3a4]{background:#3182ce}.striped[data-v-09ddb3a4]{background-image:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.3) 2px,rgba(255,255,255,.3) 4px)}.dotted[data-v-09ddb3a4]{background-image:radial-gradient(circle,rgba(255,255,255,.3) 1px,transparent 1px);background-size:4px 4px}.bar-label[data-v-09ddb3a4]{font-size:.85rem;margin-top:.5rem}.theme-demo[data-v-09ddb3a4]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.theme-switcher-bad[data-v-09ddb3a4],.theme-switcher-good[data-v-09ddb3a4]{display:grid;gap:1.5rem}.theme-controls-bad[data-v-09ddb3a4]{display:flex;gap:.5rem}.theme-option[data-v-09ddb3a4]{padding:.75rem;cursor:pointer;border-radius:.625rem;font-size:1.5rem;background:var(--color-bg-secondary);border:2px solid transparent}.theme-option.active[data-v-09ddb3a4]{border-color:var(--color-text)}.theme-controls-good[data-v-09ddb3a4]{border:1px solid var(--color-border);border-radius:.625rem;padding:1rem;display:flex;gap:1rem;flex-wrap:wrap}.theme-controls-good legend[data-v-09ddb3a4]{font-weight:600;padding:0 .5rem}.theme-controls-good label[data-v-09ddb3a4]{display:flex;align-items:center;cursor:pointer;padding:.5rem;border-radius:.625rem;transition:background-color .2s}.theme-controls-good label[data-v-09ddb3a4]:hover{background:var(--color-bg-secondary)}.theme-controls-good input[data-v-09ddb3a4]{margin-right:.5rem}.theme-label[data-v-09ddb3a4]{display:flex;align-items:center;gap:.25rem}.demo-content-bad[data-v-09ddb3a4],.demo-content-good[data-v-09ddb3a4]{padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border);transition:all .3s}.demo-content-bad.theme-light[data-v-09ddb3a4]{background:#f0f0f0;color:#ccc}.demo-content-bad.theme-dark[data-v-09ddb3a4]{background:#222;color:#555}.demo-button-bad[data-v-09ddb3a4]{padding:.5rem 1rem;border:none;border-radius:.625rem;margin:.5rem 0}.theme-light .demo-button-bad[data-v-09ddb3a4]{background:#ddd;color:#bbb}.theme-dark .demo-button-bad[data-v-09ddb3a4]{background:#333;color:#666}.demo-card-bad[data-v-09ddb3a4]{margin-top:1rem;padding:1rem;border-radius:.625rem}.theme-light .demo-card-bad[data-v-09ddb3a4]{background:#e0e0e0;color:#aaa}.theme-dark .demo-card-bad[data-v-09ddb3a4]{background:#1a1a1a;color:#444}.demo-content-good.theme-light[data-v-09ddb3a4]{background:#fff!important;color:#1a1a1a!important}.demo-content-good.theme-light h5[data-v-09ddb3a4],.demo-content-good.theme-light h6[data-v-09ddb3a4],.demo-content-good.theme-light p[data-v-09ddb3a4]{color:#1a1a1a!important}.demo-content-good.theme-dark[data-v-09ddb3a4]{background:#1a202c!important;color:#f7fafc!important}.demo-content-good.theme-auto[data-v-09ddb3a4]{background:#fff!important;color:#1a1a1a!important}@media (prefers-color-scheme: dark){.demo-content-good.theme-auto[data-v-09ddb3a4]{background:#1a202c!important;color:#f7fafc!important}}.demo-button-good[data-v-09ddb3a4]{padding:.75rem 1.5rem;border:none;border-radius:.625rem;margin:.5rem 0;cursor:pointer;font-weight:500}.theme-light .demo-button-good[data-v-09ddb3a4]{background:#3182ce;color:#fff}.theme-dark .demo-button-good[data-v-09ddb3a4]{background:#63b3ed;color:#1a202c}.theme-auto .demo-button-good[data-v-09ddb3a4]{background:#3182ce;color:#fff}@media (prefers-color-scheme: dark){.theme-auto .demo-button-good[data-v-09ddb3a4]{background:#63b3ed;color:#1a202c}}.demo-card-good[data-v-09ddb3a4]{margin-top:1rem;padding:1rem;border-radius:.625rem;border:1px solid}.theme-light .demo-card-good[data-v-09ddb3a4]{background:#f7fafc!important;border-color:#e2e8f0!important;color:#1a1a1a!important}.theme-dark .demo-card-good[data-v-09ddb3a4]{background:#2d3748;border-color:#4a5568;color:#e2e8f0}.theme-auto .demo-card-good[data-v-09ddb3a4]{background:#f7fafc!important;border-color:#e2e8f0!important;color:#1a1a1a!important}@media (prefers-color-scheme: dark){.theme-auto .demo-card-good[data-v-09ddb3a4]{background:#2d3748;border-color:#4a5568;color:#e2e8f0}}@media (prefers-reduced-motion: reduce){.demo-content-bad[data-v-09ddb3a4],.demo-content-good[data-v-09ddb3a4],.theme-controls-good label[data-v-09ddb3a4]{transition:none}}.code-block[data-v-09ddb3a4]{background:#f8f9fa;border:1px solid #e9ecef;border-radius:.625rem;margin-top:1rem;overflow-x:auto}.code-block pre[data-v-09ddb3a4]{margin:0;padding:1rem;background:transparent;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5}.code-block code[data-v-09ddb3a4]{background:transparent;padding:0;font-family:inherit;color:#1a1a1a}@media (prefers-color-scheme: dark){.code-block[data-v-09ddb3a4]{background:#2d3748;border-color:#4a5568}.code-block code[data-v-09ddb3a4]{color:#e2e8f0}}.accessible-forms[data-v-6c186df1]{max-width:1600px;margin:0 auto}header[data-v-6c186df1]{text-align:left;margin-bottom:3rem}h1[data-v-6c186df1]{font-size:2.5rem;color:var(--color-text);margin-bottom:1rem}.lead[data-v-6c186df1]{font-size:1.25rem;color:var(--color-text-secondary)}.form-demo[data-v-6c186df1]{color:var(--color-text)}.form-demo input[type=text][data-v-6c186df1],.form-demo input[type=email][data-v-6c186df1],.form-demo input[type=password][data-v-6c186df1],.form-demo input[type=number][data-v-6c186df1],.form-demo input[type=tel][data-v-6c186df1],.form-demo input[type=url][data-v-6c186df1],.form-demo input[type=search][data-v-6c186df1],.form-demo textarea[data-v-6c186df1],.form-demo select[data-v-6c186df1]{background:#fff;color:var(--color-text)}.form-bad[data-v-6c186df1],.form-good[data-v-6c186df1],.form-validation-bad[data-v-6c186df1],.form-validation-good[data-v-6c186df1],.form-fieldset-bad[data-v-6c186df1],.form-fieldset-good[data-v-6c186df1],.complex-form-bad[data-v-6c186df1],.complex-form-good[data-v-6c186df1]{max-width:800px}.form-group[data-v-6c186df1]{margin-bottom:1.5rem}.form-row[data-v-6c186df1]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group label[data-v-6c186df1]{display:block;margin-bottom:.5rem;font-weight:500;color:var(--color-text)}.form-group input[data-v-6c186df1]{width:100%;padding:.75rem;border:2px solid var(--color-border);border-radius:.625rem;font-size:1rem;background:#fff;transition:border-color .2s}.form-group input[data-v-6c186df1]:focus{outline:none;border-color:var(--color-text)}.form-group input.error[data-v-6c186df1]{border-color:var(--color-error)}.form-group input.success[data-v-6c186df1]{border-color:var(--color-success)}.field-help[data-v-6c186df1]{margin-top:.5rem;font-size:.9rem;color:var(--color-text-secondary)}.error-message[data-v-6c186df1]{margin-top:.5rem;color:var(--color-error);font-size:.9rem}.success-message[data-v-6c186df1]{margin-top:.5rem;color:var(--color-success);font-size:.9rem}.error-inline[data-v-6c186df1]{color:var(--color-error);font-size:.85rem;margin-top:.25rem}.error-summary-bad[data-v-6c186df1]{background:var(--color-error-light);border:1px solid var(--color-error);color:var(--color-error);padding:1rem;border-radius:.625rem;margin-bottom:1rem}.error-summary-good[data-v-6c186df1]{background:var(--color-error-light);border:2px solid var(--color-error);color:var(--color-error);padding:1rem;border-radius:.625rem;margin-bottom:1.5rem}.error-summary-good h5[data-v-6c186df1]{margin:0 0 .5rem;font-size:1rem}.error-summary-good ul[data-v-6c186df1]{margin:0;padding-left:1.5rem}.error-summary-good a[data-v-6c186df1]{color:var(--color-error);text-decoration:underline}.checkbox-group[data-v-6c186df1]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.checkbox-group input[type=checkbox][data-v-6c186df1]{width:20px;height:20px;margin:0;cursor:pointer;accent-color:var(--color-primary);flex-shrink:0}.checkbox-group input[type=checkbox][data-v-6c186df1]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.checkbox-group label[data-v-6c186df1]{margin:0;cursor:pointer;font-weight:400;line-height:1.4}.radio-group[data-v-6c186df1]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.radio-group input[type=radio][data-v-6c186df1]{width:20px;height:20px;margin:0;margin-top:.1rem;cursor:pointer;accent-color:var(--color-primary);flex-shrink:0}.radio-group input[type=radio][data-v-6c186df1]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.radio-group label[data-v-6c186df1]{margin:0;cursor:pointer;display:flex;flex-direction:column;font-weight:400;line-height:1.4}.radio-label[data-v-6c186df1],.checkbox-label[data-v-6c186df1]{font-weight:500}.radio-description[data-v-6c186df1],.checkbox-description[data-v-6c186df1]{font-size:.85rem;color:var(--color-text-secondary);margin-top:.25rem}fieldset[data-v-6c186df1]{border:2px solid var(--color-border);border-radius:.625rem;padding:1.5rem;margin-bottom:1.5rem}fieldset legend[data-v-6c186df1]{font-weight:600;color:var(--color-text);padding:0 .5rem}.form-section[data-v-6c186df1]{margin-bottom:2rem;padding:1rem;background:var(--color-bg-secondary);border-radius:.625rem}.form-section p[data-v-6c186df1]{margin:0 0 1rem;font-weight:500}.form-fieldset-bad[data-v-6c186df1]{background:var(--color-bg-secondary);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.form-fieldset-bad h4[data-v-6c186df1]{color:var(--color-text);margin-bottom:1rem}.messy-form[data-v-6c186df1]{padding:1rem;background:var(--color-bg);border-radius:.625rem;border:1px solid var(--color-border)}.messy-form .form-row[data-v-6c186df1]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.messy-form .form-row[data-v-6c186df1]:last-child{border-bottom:none}.messy-form input[type=radio][data-v-6c186df1],.messy-form input[type=checkbox][data-v-6c186df1]{width:18px;height:18px;cursor:pointer}.messy-form label[data-v-6c186df1]{color:var(--color-text-secondary);font-size:.95rem;cursor:pointer;min-width:80px}.messy-form .text-input[data-v-6c186df1],.messy-form .select-input[data-v-6c186df1]{flex:1;min-width:150px;padding:.5rem;border:1px solid var(--color-border);border-radius:.625rem;background:#fff;color:var(--color-text)}.messy-form .text-input[data-v-6c186df1]::placeholder{color:var(--color-text-secondary)}.form-fieldset-bad button[type=submit][data-v-6c186df1]{margin-top:1rem;padding:.75rem 2rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;cursor:pointer}.form-fieldset-bad button[type=submit][data-v-6c186df1]:hover{background:var(--color-primary-dark)}.form-fieldset-good h4[data-v-6c186df1]{margin-bottom:1.5rem}.form-fieldset-good .form-section[data-v-6c186df1]{margin-bottom:1.5rem;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.1)}.form-fieldset-good .form-section[data-v-6c186df1]:last-child{border-bottom:none}.form-fieldset-good h5[data-v-6c186df1]{font-weight:600;margin-bottom:1rem;color:var(--color-text);font-size:1.1rem}.form-fieldset-good .section-description[data-v-6c186df1]{margin-bottom:1rem;color:var(--color-text-secondary);font-size:.95rem}.form-fieldset-good .field-description[data-v-6c186df1]{display:block;margin-top:.25rem;font-size:.85rem;color:var(--color-text-secondary);font-style:italic}.form-fieldset-good .form-field[data-v-6c186df1]{margin-bottom:1rem}.form-fieldset-good .form-field[data-v-6c186df1]:last-child{margin-bottom:0}.form-fieldset-good .form-field label[data-v-6c186df1]{display:block;margin-bottom:.5rem;font-weight:500;color:var(--color-text)}.form-fieldset-good .form-field input[type=text][data-v-6c186df1],.form-fieldset-good .form-field input[type=email][data-v-6c186df1],.form-fieldset-good .form-field select[data-v-6c186df1]{width:100%;padding:.5rem;border:1px solid var(--color-border);border-radius:.625rem;background:#fff;color:var(--color-text)}.form-fieldset-good .form-field select[data-v-6c186df1]{cursor:pointer}.field-requirements[data-v-6c186df1]{margin-top:.75rem;padding:1rem;background:var(--color-bg-secondary);border-radius:.625rem;font-size:.9rem}.field-requirements h6[data-v-6c186df1]{margin:0 0 .5rem;font-size:.9rem}.field-requirements ul[data-v-6c186df1]{margin:0;padding-left:1.5rem}.field-requirements li[data-v-6c186df1]{margin-bottom:.25rem;color:var(--color-text-secondary)}.field-requirements li.valid[data-v-6c186df1]{color:var(--color-success)}.password-strength[data-v-6c186df1]{margin-top:.75rem;padding:1rem;background:var(--color-bg-secondary);border-radius:.625rem}.password-strength h6[data-v-6c186df1]{margin:0 0 .75rem;font-size:.9rem}.strength-indicator[data-v-6c186df1]{width:100%;height:8px;background:var(--color-border);border-radius:.625rem;overflow:hidden;margin-bottom:.75rem}.strength-bar[data-v-6c186df1]{height:100%;transition:width .3s,background-color .3s;border-radius:.625rem}.strength-bar.strength-1[data-v-6c186df1]{background:var(--color-error)}.strength-bar.strength-2[data-v-6c186df1]{background:var(--color-warning)}.strength-bar.strength-3[data-v-6c186df1],.strength-bar.strength-4[data-v-6c186df1]{background:var(--color-success)}.strength-requirements[data-v-6c186df1]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;font-size:.85rem}.strength-requirements div[data-v-6c186df1]{color:var(--color-text-secondary)}.strength-requirements div.valid[data-v-6c186df1]{color:var(--color-success)}button[type=submit][data-v-6c186df1]{background:var(--color-primary);color:#fff;border:none;padding:.75rem 2rem;border-radius:.625rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}button[type=submit][data-v-6c186df1]:hover:not(:disabled){background:var(--color-primary-dark)}button[type=submit][data-v-6c186df1]:disabled{background:var(--color-border);cursor:not-allowed}button[type=submit][data-v-6c186df1]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}@media (max-width: 768px){.form-row[data-v-6c186df1],.strength-requirements[data-v-6c186df1]{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.form-group input[data-v-6c186df1],.strength-bar[data-v-6c186df1],button[type=submit][data-v-6c186df1]{transition:none}}.examples-section[data-v-6c186df1]{margin-top:2rem;padding:1.5rem;background:var(--color-bg-secondary);border-radius:.625rem;border:1px solid var(--color-border)}.examples-section h5[data-v-6c186df1]{margin:0 0 1rem;font-size:1.1rem;color:var(--color-text);font-weight:600}.code-comparison[data-v-6c186df1]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.example-container[data-v-6c186df1]{background:var(--color-bg);border-radius:.625rem;border:1px solid var(--color-border);overflow:hidden}.example-container h6[data-v-6c186df1]{margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:600;border-bottom:1px solid var(--color-border)}.example-container.bad h6[data-v-6c186df1]{background:var(--color-error-light);color:var(--color-error);border-bottom-color:var(--color-error)}.example-container.good h6[data-v-6c186df1]{background:var(--color-success-light);color:var(--color-success);border-bottom-color:var(--color-success)}.example-container .code-block[data-v-6c186df1]{margin:0;border:none;border-radius:0;background:transparent}.example-container .code-block pre[data-v-6c186df1]{margin:0;padding:1rem;background:#1e1e1e;color:#e0e0e0;font-size:.85rem;line-height:1.5;overflow-x:auto;border-radius:0;border:1px solid var(--color-border)}.example-container .code-block code[data-v-6c186df1]{font-family:Monaco,Menlo,Ubuntu Mono,monospace;white-space:pre;color:#e0e0e0}@media (max-width: 1024px){.code-comparison[data-v-6c186df1]{grid-template-columns:1fr}.example-container .code-block pre[data-v-6c186df1]{font-size:.8rem}}@media (max-width: 768px){.examples-section[data-v-6c186df1]{padding:1rem}.example-container .code-block pre[data-v-6c186df1]{padding:.75rem;font-size:.75rem}}.form-demo+.code-block[data-v-6c186df1]{margin-top:1.5rem}.form-demo+.code-block pre[data-v-6c186df1]{margin:0;padding:1rem;background:#1e1e1e;color:#e0e0e0;font-size:.85rem;line-height:1.5;overflow-x:auto;border-radius:.625rem;border:1px solid var(--color-border)}.form-demo+.code-block code[data-v-6c186df1]{font-family:Monaco,Menlo,Ubuntu Mono,monospace;white-space:pre;color:#e0e0e0}@media (max-width: 768px){.form-demo+.code-block pre[data-v-6c186df1]{padding:.75rem;font-size:.75rem}}.aria-components[data-v-5ca3e928]{max-width:1200px;margin:0 auto}header[data-v-5ca3e928]{text-align:left;margin-bottom:3rem}h1[data-v-5ca3e928]{font-size:2.5rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.lead[data-v-5ca3e928]{font-size:1.25rem;color:var(--color-text-secondary);line-height:1.6}.accordion-demo[data-v-5ca3e928]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.accordion-bad[data-v-5ca3e928],.accordion-good[data-v-5ca3e928]{max-width:600px}.accordion-item[data-v-5ca3e928]{border:1px solid var(--color-border);border-radius:.625rem;margin-bottom:.5rem;overflow:hidden}.accordion-item[data-v-5ca3e928]:last-child{margin-bottom:0}.accordion-header[data-v-5ca3e928]{width:100%;padding:1rem 1.5rem;background:var(--color-bg-secondary);color:var(--color-text);border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:500;text-align:left;transition:background-color .2s}.accordion-header[data-v-5ca3e928]:hover{background:var(--color-primary-light)}.accordion-header[data-v-5ca3e928]:focus-visible{outline:3px solid var(--color-focus);outline-offset:-3px}.accordion-bad .accordion-header[data-v-5ca3e928]{background:var(--color-bg-secondary)}.accordion-icon[data-v-5ca3e928]{font-weight:700;font-size:1.2rem}.accordion-content[data-v-5ca3e928]{padding:1.5rem;background:var(--color-bg);color:var(--color-text)}.accordion-content p[data-v-5ca3e928]{margin:0;line-height:1.6}.dropdown-demo[data-v-5ca3e928]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.dropdown-bad[data-v-5ca3e928],.dropdown-good[data-v-5ca3e928]{position:relative;display:inline-block}.dropdown-trigger[data-v-5ca3e928]{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:.5rem}.dropdown-trigger[data-v-5ca3e928]:hover{background:var(--color-primary-dark)}.dropdown-trigger[data-v-5ca3e928]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.dropdown-menu[data-v-5ca3e928]{position:absolute;top:100%;left:0;min-width:200px;background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border);border-radius:.625rem;box-shadow:0 4px 12px #00000026;z-index:10;margin-top:.25rem;padding:0;list-style:none}.dropdown-item[data-v-5ca3e928]{width:100%;padding:.75rem 1rem;background:none;border:none;cursor:pointer;text-align:left;font-size:1rem;transition:background-color .2s;display:flex;align-items:center;gap:.5rem}.dropdown-item[data-v-5ca3e928]:hover{background:var(--color-bg-secondary)}.dropdown-item[data-v-5ca3e928]:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}.dropdown-item[data-v-5ca3e928]:first-child{border-radius:.625rem .5rem 0 0}.dropdown-item[data-v-5ca3e928]:last-child{border-radius:0 0 .5rem .5rem}.dropdown-good[data-v-5ca3e928]{position:relative}.dropdown-popin[data-v-5ca3e928]{position:absolute;top:100%;left:0;z-index:10;margin-top:.25rem}.table-demo[data-v-5ca3e928]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border);overflow-x:auto}.table-bad[data-v-5ca3e928],.table-good[data-v-5ca3e928]{width:100%;border-collapse:collapse;margin-bottom:1rem}.table-bad th[data-v-5ca3e928],.table-bad td[data-v-5ca3e928],.table-good th[data-v-5ca3e928],.table-good td[data-v-5ca3e928]{padding:.75rem;text-align:left;border-bottom:1px solid var(--color-border)}.table-bad th[data-v-5ca3e928]{background:var(--color-bg-secondary);cursor:pointer;-webkit-user-select:none;user-select:none}.table-bad th[data-v-5ca3e928]:hover{background:var(--color-primary-light)}.sort-button[data-v-5ca3e928]{width:100%;padding:.5rem;background:none;border:none;cursor:pointer;text-align:left;font-weight:600;font-size:1rem;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.sort-button[data-v-5ca3e928]:hover{background:var(--color-primary-light)}.sort-button[data-v-5ca3e928]:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}.sort-icon[data-v-5ca3e928]{margin-left:.5rem}.status[data-v-5ca3e928]{padding:.25rem .75rem;border-radius:.625rem;font-size:.85rem;font-weight:500}.status-actif[data-v-5ca3e928]{background:var(--color-success-light);color:var(--color-success)}.status-inactif[data-v-5ca3e928]{background:var(--color-border);color:var(--color-text-secondary)}.status-suspendu[data-v-5ca3e928]{background:var(--color-error-light);color:var(--color-error)}.table-instructions[data-v-5ca3e928]{font-size:.9rem;color:var(--color-text-secondary);font-style:italic}.status-badge[data-v-5ca3e928]{display:inline-block;padding:.25rem .75rem;border-radius:.625rem;font-size:.875rem;font-weight:500}.status-badge.status-actif[data-v-5ca3e928]{background:var(--color-success-light);color:var(--color-success)}.status-badge.status-inactif[data-v-5ca3e928]{background:var(--color-text-secondary);color:#fff}.status-badge.status-suspendu[data-v-5ca3e928]{background:var(--color-error-light);color:var(--color-error)}.sr-only[data-v-5ca3e928]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){.accordion-header[data-v-5ca3e928],.dropdown-item[data-v-5ca3e928],.sort-button[data-v-5ca3e928]{transition:none}}@media (max-width: 768px){.table-demo[data-v-5ca3e928]{padding:1rem}.table-bad th[data-v-5ca3e928],.table-bad td[data-v-5ca3e928],.table-good th[data-v-5ca3e928],.table-good td[data-v-5ca3e928]{padding:.5rem}}.aria-live-demo[data-v-5ca3e928]{padding:1.5rem;background:var(--color-bg);color:var(--color-text);border-radius:.625rem;min-height:300px}.aria-live-demo h4[data-v-5ca3e928]{margin-top:0;color:var(--color-text)}.live-controls[data-v-5ca3e928]{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center;flex-wrap:wrap}.live-controls label[data-v-5ca3e928]{font-weight:500}.live-controls select[data-v-5ca3e928]{padding:.5rem;border:1px solid var(--color-border);border-radius:.625rem;background:var(--color-bg);color:var(--color-text)}.live-controls button[data-v-5ca3e928]{padding:.5rem 1rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;cursor:pointer;transition:background .2s}.live-controls button[data-v-5ca3e928]:hover{background:var(--color-primary-dark)}.live-region-bad[data-v-5ca3e928],.live-regions[data-v-5ca3e928]{min-height:60px;margin-bottom:1rem}.live-region-bad[data-v-5ca3e928]{padding:1rem;background:var(--color-bg-secondary);border:2px solid var(--color-border);border-radius:.625rem}.live-region-polite[data-v-5ca3e928],.live-region-assertive[data-v-5ca3e928]{padding:1rem;border-radius:.625rem;margin-bottom:.5rem;min-height:50px}.live-region-polite[data-v-5ca3e928]{background:var(--color-info-light);border:2px solid var(--color-info)}.live-region-assertive[data-v-5ca3e928]{background:var(--color-error-light);border:2px solid var(--color-error)}.live-region-polite p[data-v-5ca3e928],.live-region-assertive p[data-v-5ca3e928]{margin:0;font-weight:500}.live-status[data-v-5ca3e928]{padding:1rem;background:var(--color-bg-secondary);border-radius:.625rem;margin-top:1rem}.live-status p[data-v-5ca3e928]{margin:0 0 .5rem}.live-status ul[data-v-5ca3e928]{margin:0;padding-left:1.5rem}.live-status li[data-v-5ca3e928]{margin-bottom:.25rem;color:var(--color-text)}.icon-buttons-demo[data-v-5ca3e928]{padding:1.5rem;background:var(--color-bg);color:var(--color-text);border-radius:.625rem}.icon-buttons-demo h4[data-v-5ca3e928]{margin-top:0;color:var(--color-text)}.icon-buttons-demo h5[data-v-5ca3e928]{margin-top:1.5rem;margin-bottom:.75rem;color:var(--color-primary-dark);font-size:1rem}.button-group[data-v-5ca3e928]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.icon-button[data-v-5ca3e928]{width:48px;height:48px;padding:0;border:2px solid var(--color-border);border-radius:.625rem;background:var(--color-bg);color:var(--color-text);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.icon-button[data-v-5ca3e928]:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translateY(-2px)}.icon-button[data-v-5ca3e928]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.icon-button .icon[data-v-5ca3e928]{font-size:1.5rem}.text-icon-button[data-v-5ca3e928]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:2px solid var(--color-border);border-radius:.625rem;background:var(--color-bg);color:var(--color-text);cursor:pointer;transition:all .2s;font-weight:500}.text-icon-button[data-v-5ca3e928]:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.text-icon-button .icon[data-v-5ca3e928]{font-size:1.25rem}.button-examples[data-v-5ca3e928]{margin-top:1rem}.button-example[data-v-5ca3e928]{margin-bottom:1.5rem;padding:1rem;background:var(--color-bg-secondary);border-radius:.625rem}.button-example h5[data-v-5ca3e928]{margin-top:0;margin-bottom:.75rem}.problems-list[data-v-5ca3e928],.best-practices[data-v-5ca3e928]{margin-top:1.5rem;padding:1rem;background:var(--color-bg-secondary);border-radius:.625rem}.problems-list h5[data-v-5ca3e928],.best-practices h5[data-v-5ca3e928]{margin-top:0;margin-bottom:.5rem}.problems-list ul[data-v-5ca3e928],.best-practices ul[data-v-5ca3e928]{margin:0;padding-left:1.5rem}.problems-list li[data-v-5ca3e928],.best-practices li[data-v-5ca3e928]{margin-bottom:.5rem}.section-title[data-v-5ca3e928],h2[data-v-5ca3e928]{color:var(--color-text);font-size:2rem;font-weight:700;margin-bottom:1.5rem;margin-top:0}h3[data-v-5ca3e928]{color:var(--color-text);font-size:1.3rem;font-weight:600;margin-bottom:1rem}h4[data-v-5ca3e928]{color:var(--color-text);font-size:1.15rem;font-weight:600;margin-bottom:.75rem}h5[data-v-5ca3e928]{color:var(--color-text);font-size:1rem;font-weight:600;margin-bottom:.5rem}.aria-intro[data-v-5ca3e928]{margin-bottom:3rem;padding:2rem;background:var(--color-bg-secondary);border-radius:.625rem}.aria-intro p[data-v-5ca3e928]{line-height:1.6;margin-bottom:1.5rem;color:var(--color-text);font-size:1rem}.aria-intro strong[data-v-5ca3e928]{color:var(--color-text);font-weight:600}.aria-principles[data-v-5ca3e928]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.principle-card[data-v-5ca3e928]{padding:1.5rem;background:var(--color-bg);border-radius:.625rem;border:2px solid var(--color-border)}.principle-card h3[data-v-5ca3e928]{color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.principle-card p[data-v-5ca3e928]{margin-bottom:1rem;font-size:.95rem;color:var(--color-text);line-height:1.5}.principle-card code[data-v-5ca3e928]{display:block;padding:.5rem .75rem;background:#2d3748;color:#93c5fd;border-radius:.625rem;font-family:Monaco,Courier New,monospace;font-size:.9rem}.inline-code[data-v-5ca3e928],code.inline-code[data-v-5ca3e928]{display:inline;padding:.2rem .4rem;background:#374151;color:#93c5fd;border-radius:.625rem;font-family:monospace;font-size:.9em}.aria-golden-rules[data-v-5ca3e928]{margin-top:2rem;padding:1.5rem;background:var(--color-warning-light);border-radius:.625rem;border-left:4px solid var(--color-warning)}.aria-golden-rules h3[data-v-5ca3e928]{color:var(--color-text);margin-bottom:1rem}.aria-golden-rules ol[data-v-5ca3e928]{margin-left:1.5rem}.aria-golden-rules li[data-v-5ca3e928]{margin-bottom:.75rem;line-height:1.5;color:var(--color-text)}.aria-golden-rules strong.rule-number[data-v-5ca3e928]{color:var(--color-text);font-weight:700}.tabindex-section[data-v-5ca3e928]{margin-bottom:3rem;padding:2rem;background:var(--color-bg-secondary);border-radius:.625rem}.tabindex-section>p[data-v-5ca3e928]{color:var(--color-text);line-height:1.6;margin-bottom:1.5rem}.tabindex-values[data-v-5ca3e928]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.tabindex-card[data-v-5ca3e928]{padding:1.5rem;background:var(--color-bg);border-radius:.625rem;border:2px solid var(--color-border)}.tabindex-card.bad[data-v-5ca3e928]{border-color:var(--color-error);background:#dc35451a}.tabindex-card h3[data-v-5ca3e928]{color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.tabindex-card.bad h3[data-v-5ca3e928]{color:var(--color-error)}.tabindex-card p[data-v-5ca3e928]{margin-bottom:1rem;font-size:.95rem;color:var(--color-text);line-height:1.5}.tabindex-best-practices[data-v-5ca3e928]{margin-top:2rem;padding:1.5rem;background:var(--color-info-light);border-radius:.625rem;border-left:4px solid var(--color-info)}.tabindex-best-practices h3[data-v-5ca3e928]{color:var(--color-text);margin-bottom:1rem}.tabindex-best-practices ul[data-v-5ca3e928]{margin-left:1.5rem}.tabindex-best-practices li[data-v-5ca3e928]{margin-bottom:.5rem;color:var(--color-text);line-height:1.5}.form-aria-demo[data-v-5ca3e928]{padding:1.5rem;background:var(--color-bg);border-radius:.625rem}.form-aria-demo h4[data-v-5ca3e928]{color:var(--color-text);margin-bottom:1rem}.code-block[data-v-5ca3e928]{margin:1.5rem 0;background:#1e1e1e;border-radius:.625rem;padding:1rem;overflow-x:auto}.code-block pre[data-v-5ca3e928]{margin:0;color:#d4d4d4}.code-block code[data-v-5ca3e928]{font-family:Monaco,Courier New,monospace;font-size:.9rem;line-height:1.5}.bad-form-aria[data-v-5ca3e928],.good-form-aria[data-v-5ca3e928]{margin-top:1.5rem}.bad-form-aria .form-field[data-v-5ca3e928],.good-form-aria .form-field[data-v-5ca3e928]{margin-bottom:1.5rem}.bad-input[data-v-5ca3e928],.good-input[data-v-5ca3e928]{width:100%;padding:.75rem;border:2px solid var(--color-border);border-radius:.625rem;font-size:1rem}.bad-input.error-input[data-v-5ca3e928]{border-color:var(--color-error)}.good-input[data-v-5ca3e928]:focus{outline:3px solid var(--color-focus);outline-offset:2px}.good-input.error[data-v-5ca3e928]{border-color:var(--color-error)}.field-hint[data-v-5ca3e928]{display:block;margin-top:.25rem;font-size:.85rem;color:var(--color-text-secondary)}.error-message[data-v-5ca3e928]{margin-top:.5rem;padding:.5rem;background:var(--color-error-light);color:var(--color-error);border-radius:.625rem;font-size:.9rem}.bad-icon-button[data-v-5ca3e928],.good-icon-button[data-v-5ca3e928]{padding:.75rem 1.5rem;border:2px solid var(--color-primary);background:var(--color-primary);color:#fff;border-radius:.625rem;cursor:pointer;font-size:1rem}.bad-icon-button[data-v-5ca3e928]:hover,.good-icon-button[data-v-5ca3e928]:hover{background:var(--color-primary-dark)}.checkbox-group[data-v-5ca3e928]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.checkbox-group input[type=checkbox][data-v-5ca3e928]{width:18px;height:18px}.checkbox-group label[data-v-5ca3e928]{cursor:pointer}fieldset[data-v-5ca3e928]{border:2px solid var(--color-border);border-radius:.625rem;padding:1rem;margin-bottom:1.5rem}legend[data-v-5ca3e928]{font-weight:600;color:var(--color-text);padding:0 .5rem}.form-actions[data-v-5ca3e928]{margin-top:2rem}.form-submit-button[data-v-5ca3e928]{padding:.75rem 2rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.form-submit-button[data-v-5ca3e928]:hover:not(:disabled){background:var(--color-primary-dark)}.form-submit-button[data-v-5ca3e928]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.form-submit-button[data-v-5ca3e928]:disabled{opacity:.5;cursor:not-allowed}.aria-attributes-list[data-v-5ca3e928]{margin-top:2rem;padding:1.5rem;background:var(--color-bg-secondary);border-radius:.625rem}.aria-attributes-list h5[data-v-5ca3e928]{color:var(--color-text);margin-bottom:1rem}.aria-attributes-list ul[data-v-5ca3e928]{list-style:none;padding:0}.aria-attributes-list li[data-v-5ca3e928]{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.aria-attributes-list li[data-v-5ca3e928]:before{content:"→";position:absolute;left:0;color:var(--color-text)}.aria-attributes-list code[data-v-5ca3e928]{background:var(--color-bg);padding:.2rem .4rem;border-radius:.625rem;font-family:monospace;color:var(--color-text)}.focus-examples[data-v-5ca3e928]{margin-top:2rem;padding:2rem;background:var(--color-bg-secondary);border-radius:.625rem}.focus-demo-grid[data-v-5ca3e928]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.focus-demo-section[data-v-5ca3e928]{padding:1.5rem;border:2px solid var(--color-border);border-radius:.625rem;background:var(--color-bg)}.focus-demo-section h4[data-v-5ca3e928]{margin-bottom:1rem;color:var(--color-text)}.demo-button[data-v-5ca3e928],.custom-button[data-v-5ca3e928],.custom-tab[data-v-5ca3e928],.custom-menuitem[data-v-5ca3e928]{margin:.5rem;padding:.75rem 1rem;border:2px solid var(--color-primary);border-radius:.625rem;cursor:pointer;font-size:1rem;transition:all .2s}.demo-button[data-v-5ca3e928]{background:var(--color-primary);color:#fff}.demo-button[data-v-5ca3e928]:hover:not(:disabled){background:var(--color-primary-dark)}.demo-button[data-v-5ca3e928]:disabled{opacity:.5;cursor:not-allowed}.custom-button[data-v-5ca3e928]{background:var(--color-info);color:#fff;border-color:var(--color-info)}.custom-button[data-v-5ca3e928]:hover{background:var(--color-info-dark)}.custom-tab[data-v-5ca3e928]{background:var(--color-bg-secondary);color:var(--color-text);border-color:var(--color-border)}.custom-tab[data-v-5ca3e928]:hover{background:var(--color-hover)}.custom-menuitem[data-v-5ca3e928]{background:#9d5f00;color:#fff;border-color:#9d5f00}.custom-menuitem[data-v-5ca3e928]:hover{background:#7a4a00;color:#fff}.demo-input[data-v-5ca3e928]{margin:.5rem;padding:.75rem 1rem;border:2px solid var(--color-border);border-radius:.625rem;width:auto;max-width:200px}.demo-input[data-v-5ca3e928]:focus{border-color:var(--color-text)}.demo-input[data-v-5ca3e928]:disabled{opacity:.5;cursor:not-allowed}.demo-link[data-v-5ca3e928]{display:inline-block;margin:.5rem;padding:.5rem;color:var(--color-text);text-decoration:underline}.demo-link[data-v-5ca3e928]:hover{color:var(--color-primary-dark)}.demo-text[data-v-5ca3e928],.demo-span[data-v-5ca3e928],.demo-paragraph[data-v-5ca3e928]{margin:.5rem;padding:.5rem;background:var(--color-bg-secondary);border-radius:.625rem;color:var(--color-text-secondary)}.demo-hidden[data-v-5ca3e928]{margin:.5rem;padding:.5rem;background:var(--color-bg-secondary);color:var(--color-text-secondary);opacity:.6;font-style:italic}.demo-alert[data-v-5ca3e928]{margin:.5rem;padding:.75rem;background:var(--color-warning-light);color:var(--color-warning);border:2px solid var(--color-warning);border-radius:.625rem;transition:all .2s}.demo-alert[data-v-5ca3e928]:focus{outline:3px solid var(--color-focus);outline-offset:2px}.focus-tips[data-v-5ca3e928]{margin-top:2rem;padding:1.5rem;background:var(--color-info-light);border-radius:.625rem;border-left:4px solid var(--color-info)}.focus-tips h4[data-v-5ca3e928]{color:var(--color-text);margin-bottom:1rem}.focus-tips ul[data-v-5ca3e928]{margin-left:1.5rem}.focus-tips li[data-v-5ca3e928]{margin-bottom:.5rem;line-height:1.5}.focus-tips kbd[data-v-5ca3e928]{display:inline-block;padding:.2rem .4rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:.625rem;font-family:monospace;font-size:.9em;font-weight:700}@media (max-width: 768px){.focus-demo-grid[data-v-5ca3e928]{grid-template-columns:1fr;gap:1rem}}.performance[data-v-9d0274fa]{max-width:1200px;margin:0 auto}header[data-v-9d0274fa]{text-align:left;margin-bottom:3rem}h1[data-v-9d0274fa]{font-size:2.5rem;color:var(--color-text);margin-bottom:1rem}.lead[data-v-9d0274fa]{font-size:1.25rem;color:var(--color-text-secondary)}.motion-demo[data-v-9d0274fa]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border);min-height:400px}.motion-controls[data-v-9d0274fa]{margin-bottom:1.5rem;padding:1rem;background:var(--color-info-light);border-radius:.625rem}.motion-controls label[data-v-9d0274fa]{display:flex;align-items:center;gap:.5rem;font-weight:500}.motion-examples-bad[data-v-9d0274fa],.motion-examples-good[data-v-9d0274fa]{display:grid;gap:1.5rem}.animated-card[data-v-9d0274fa]{padding:1.5rem;border:1px solid var(--color-border);border-radius:.625rem;background:var(--color-bg);color:var(--color-text);position:relative;overflow:hidden}.card-bounce[data-v-9d0274fa]{animation:bounce-9d0274fa 2s infinite}.card-respectful[data-v-9d0274fa]{transition:transform .3s ease,box-shadow .3s ease}.card-respectful[data-v-9d0274fa]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.animated-button[data-v-9d0274fa]{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;cursor:pointer;animation:pulse-9d0274fa 1.5s infinite}.animated-button-good[data-v-9d0274fa]{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;cursor:pointer;transition:background-color .2s}.animated-button-good[data-v-9d0274fa]:hover{background:var(--color-primary-dark)}.animated-elements[data-v-9d0274fa]{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.animated-elements-good[data-v-9d0274fa]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.spinner-bad[data-v-9d0274fa]{width:40px;height:40px;border:4px solid var(--color-border);border-top:4px solid var(--color-primary);border-radius:50%;animation:spin-9d0274fa 1s linear infinite}.spinner-good[data-v-9d0274fa]{width:40px;height:40px;border:4px solid var(--color-border);border-top:4px solid var(--color-primary);border-radius:50%;opacity:0;transition:opacity .3s}.spinner-good.loading[data-v-9d0274fa]{opacity:1;animation:spin-9d0274fa 1s linear infinite}.pulse-bad[data-v-9d0274fa]{width:40px;height:40px;background:var(--color-error);border-radius:50%;animation:pulse-9d0274fa 1s infinite}.pulse-good[data-v-9d0274fa]{width:40px;height:40px;background:var(--color-success);border-radius:50%;animation:pulse-9d0274fa 1s infinite}.slide-bad[data-v-9d0274fa]{padding:1rem;background:var(--color-warning);color:#fff;border-radius:.625rem;animation:slide-9d0274fa 3s linear infinite}.auto-carousel[data-v-9d0274fa]{overflow:hidden;width:200px;height:100px;border:1px solid var(--color-border);border-radius:.625rem}.carousel-track[data-v-9d0274fa]{display:flex;width:400%;animation:autoSlide-9d0274fa 8s linear infinite}.carousel-slide[data-v-9d0274fa]{flex:1;display:flex;align-items:center;justify-content:center;background:var(--color-bg-secondary);font-weight:500}.controlled-carousel[data-v-9d0274fa]{display:flex;align-items:center;gap:1rem}.controlled-carousel button[data-v-9d0274fa]{width:40px;height:40px;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);border-radius:50%;cursor:pointer;font-size:1.2rem}.carousel-content[data-v-9d0274fa]{width:200px;height:100px;border:1px solid var(--color-border);border-radius:.625rem;display:flex;align-items:center;justify-content:center;background:var(--color-bg-secondary);font-weight:500}.load-button[data-v-9d0274fa],.pulse-button[data-v-9d0274fa]{padding:.5rem 1rem;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);border-radius:.625rem;cursor:pointer;transition:background-color .2s,color .2s}.load-button[data-v-9d0274fa]:hover,.pulse-button[data-v-9d0274fa]:hover{background:var(--color-text);color:#fff}.feedback-message[data-v-9d0274fa]{position:absolute;top:1rem;right:1rem;background:var(--color-success);color:#fff;padding:.5rem 1rem;border-radius:.625rem;font-size:.9rem;animation:fadeInOut-9d0274fa 2s ease-in-out}.reduced-motion .card-respectful[data-v-9d0274fa],.reduced-motion .animated-button-good[data-v-9d0274fa],.reduced-motion .spinner-good[data-v-9d0274fa]{transition:none;animation:none}.reduced-motion .card-respectful[data-v-9d0274fa]:hover{transform:none;box-shadow:0 2px 4px #0000001a}.reduced-motion .pulse-good[data-v-9d0274fa]{animation:none;opacity:.7}.zoom-demo[data-v-9d0274fa]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.zoom-controls[data-v-9d0274fa],.device-controls[data-v-9d0274fa]{margin-bottom:1.5rem;padding:1rem;background:var(--color-info-light);border-radius:.625rem}.zoom-controls select[data-v-9d0274fa],.device-controls select[data-v-9d0274fa]{margin-left:.5rem;padding:.25rem .5rem;border:1px solid var(--color-border);border-radius:.625rem}.layout-bad[data-v-9d0274fa],.layout-good[data-v-9d0274fa]{border:2px solid var(--color-border);border-radius:.625rem;overflow:hidden}.fixed-layout[data-v-9d0274fa],.flexible-layout[data-v-9d0274fa]{display:flex;min-height:300px}.sidebar-bad[data-v-9d0274fa],.sidebar-good[data-v-9d0274fa]{background:var(--color-bg-secondary);width:200px;padding:1rem;border-right:1px solid var(--color-border);flex-shrink:0}.sidebar-good[data-v-9d0274fa]{position:relative;transition:width .3s ease}.sidebar-good.collapsed[data-v-9d0274fa]{width:60px;overflow:hidden}.sidebar-toggle[data-v-9d0274fa]{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.2rem;cursor:pointer;z-index:10}.nav-content[data-v-9d0274fa]{transition:opacity .3s ease}.sidebar-good.collapsed .nav-content[data-v-9d0274fa]{opacity:0}.content-bad[data-v-9d0274fa],.content-good[data-v-9d0274fa]{flex:1;padding:1rem}.toolbar-bad[data-v-9d0274fa],.toolbar-good[data-v-9d0274fa]{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.toolbar-good[data-v-9d0274fa]{justify-content:space-between}.toolbar-actions[data-v-9d0274fa]{display:flex;gap:.5rem}.toolbar-search[data-v-9d0274fa]{flex:1;max-width:300px}.toolbar-search input[data-v-9d0274fa]{width:100%;padding:.5rem;border:1px solid var(--color-border);border-radius:.625rem}.cards-bad[data-v-9d0274fa],.cards-good[data-v-9d0274fa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.card-bad[data-v-9d0274fa],.card-good[data-v-9d0274fa]{padding:1rem;border-radius:.625rem;background:var(--color-bg-secondary);color:var(--color-text)}.price-bad[data-v-9d0274fa],.price-good[data-v-9d0274fa]{font-size:1.2rem;font-weight:700;color:var(--color-text);margin-top:.5rem}.responsive-demo[data-v-9d0274fa]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.device-simulator-bad[data-v-9d0274fa],.device-simulator-good[data-v-9d0274fa]{border:2px solid var(--color-border);border-radius:.625rem;overflow:hidden;margin-top:1rem}.device-simulator-good.mobile[data-v-9d0274fa]{max-width:375px;margin:1rem auto}.device-simulator-good.tablet[data-v-9d0274fa]{max-width:768px;margin:1rem auto}.fixed-interface[data-v-9d0274fa],.responsive-interface[data-v-9d0274fa]{background:var(--color-bg);color:var(--color-text)}.header-bad[data-v-9d0274fa],.header-good[data-v-9d0274fa]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);flex-wrap:wrap;gap:1rem}.logo-bad[data-v-9d0274fa],.logo-good[data-v-9d0274fa]{font-weight:700;font-size:1.25rem}.nav-bad[data-v-9d0274fa],.nav-good[data-v-9d0274fa]{display:flex;gap:1rem;flex-wrap:wrap}.nav-good a[data-v-9d0274fa]{padding:.5rem 1rem;text-decoration:none;color:var(--color-text);border-radius:.625rem;transition:background-color .2s}.nav-good a[data-v-9d0274fa]:hover{background:var(--color-primary-light)}.menu-toggle[data-v-9d0274fa]{padding:.5rem 1rem;background:var(--color-primary);color:#fff;border:none;border-radius:.625rem;cursor:pointer}.actions-bad[data-v-9d0274fa],.actions-good[data-v-9d0274fa]{display:flex;gap:.5rem}.content-section-bad[data-v-9d0274fa],.content-section-good[data-v-9d0274fa]{padding:1.5rem;display:grid;gap:2rem}.form-bad[data-v-9d0274fa],.form-good[data-v-9d0274fa]{max-width:500px}.form-row-bad[data-v-9d0274fa],.form-row-good[data-v-9d0274fa]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-row-bad input[data-v-9d0274fa],.form-row-good input[data-v-9d0274fa],.form-bad textarea[data-v-9d0274fa],.form-good textarea[data-v-9d0274fa]{padding:.75rem;border:1px solid var(--color-border);border-radius:.625rem;font-size:1rem}.form-actions-bad[data-v-9d0274fa],.form-actions-good[data-v-9d0274fa]{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.form-actions-bad button[data-v-9d0274fa],.form-actions-good button[data-v-9d0274fa]{padding:.75rem 1.5rem;border:1px solid var(--color-border);border-radius:.625rem;cursor:pointer;font-size:1rem}.form-actions-good button[type=submit][data-v-9d0274fa]{background:var(--color-primary);color:#fff;border-color:var(--color-text)}.preferences-demo[data-v-9d0274fa]{background:var(--color-bg);color:var(--color-text);padding:1.5rem;border-radius:.625rem;border:1px solid var(--color-border)}.interface-bad[data-v-9d0274fa],.interface-good[data-v-9d0274fa]{border:1px solid var(--color-border);border-radius:.625rem;overflow:hidden}.preferences-panel[data-v-9d0274fa]{background:var(--color-bg-secondary);padding:1rem;border-bottom:1px solid var(--color-border)}.preferences-panel summary[data-v-9d0274fa]{cursor:pointer;font-weight:600;list-style:none}.preferences-panel summary[data-v-9d0274fa]::-webkit-details-marker{display:none}.preferences-content[data-v-9d0274fa]{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.preference-group[data-v-9d0274fa]{background:var(--color-bg);color:var(--color-text);padding:1rem;border-radius:.625rem;border:1px solid var(--color-border)}.preference-group h6[data-v-9d0274fa]{margin:0 0 1rem;font-size:1rem;color:var(--color-text)}.preference-group label[data-v-9d0274fa]{display:block;margin-bottom:.75rem;font-size:.9rem}.preference-group select[data-v-9d0274fa]{margin-left:.5rem;padding:.25rem;border:1px solid var(--color-border);border-radius:.625rem}.preference-group input[type=checkbox][data-v-9d0274fa]{margin-right:.5rem}.reset-button[data-v-9d0274fa]{grid-column:1 / -1;padding:.75rem 1.5rem;background:var(--color-error);color:#fff;border:none;border-radius:.625rem;cursor:pointer;justify-self:start}.content-example-bad[data-v-9d0274fa],.content-example-good[data-v-9d0274fa]{padding:1.5rem}.content-example-good.font-small[data-v-9d0274fa]{font-size:.875rem}.content-example-good.font-normal[data-v-9d0274fa]{font-size:1rem}.content-example-good.font-large[data-v-9d0274fa]{font-size:1.125rem}.content-example-good.font-extra-large[data-v-9d0274fa]{font-size:1.25rem}.content-example-good.contrast-high[data-v-9d0274fa]{color:#000;background:#fff}.content-example-good.contrast-extra-high[data-v-9d0274fa]{color:#000;background:#fff;font-weight:600}.status-message[data-v-9d0274fa]{margin-top:1rem;padding:.75rem;background:var(--color-info-light);border-radius:.625rem;font-style:italic;min-height:1.5rem}@media (max-width: 768px){.device-simulator-good.desktop .content-section-good[data-v-9d0274fa],.device-simulator-good.desktop .form-row-good[data-v-9d0274fa]{grid-template-columns:1fr}.device-simulator-good.desktop .nav-good[data-v-9d0274fa]{position:absolute;top:100%;left:0;right:0;background:var(--color-bg);color:var(--color-text);border-top:1px solid var(--color-border);flex-direction:column;padding:1rem;display:none}.device-simulator-good.desktop .nav-good.open[data-v-9d0274fa]{display:flex}}.device-simulator-good.mobile .header-good[data-v-9d0274fa]{flex-direction:column;align-items:stretch}.device-simulator-good.mobile .nav-good[data-v-9d0274fa]{flex-direction:column;background:var(--color-bg);color:var(--color-text);border-top:1px solid var(--color-border);margin-top:1rem;padding-top:1rem;display:none}.device-simulator-good.mobile .nav-good.open[data-v-9d0274fa]{display:flex}.device-simulator-good.mobile .content-section-good[data-v-9d0274fa],.device-simulator-good.mobile .form-row-good[data-v-9d0274fa]{grid-template-columns:1fr}.device-simulator-good.mobile .form-actions-good[data-v-9d0274fa]{flex-direction:column}.device-simulator-good.tablet .content-section-good[data-v-9d0274fa]{grid-template-columns:1fr}.loading-demo[data-v-9d0274fa]{padding:1rem}.loading-simulation[data-v-9d0274fa]{margin:1.5rem 0}.loading-bar-bad[data-v-9d0274fa],.loading-bar-good[data-v-9d0274fa]{width:100%;height:24px;background:var(--color-bg-secondary);border-radius:.625rem;overflow:hidden;margin-bottom:.5rem}.loading-progress[data-v-9d0274fa]{height:100%;transition:width .3s ease;border-radius:.625rem}.loading-text[data-v-9d0274fa]{display:block;text-align:left;font-size:.9rem;color:var(--color-text-secondary)}.resource-list-bad[data-v-9d0274fa],.resource-list-good[data-v-9d0274fa]{margin:1.5rem 0;padding:1rem;background:var(--color-bg-secondary);border-radius:.625rem}.resource-item[data-v-9d0274fa]{display:flex;justify-content:space-between;align-items:center;padding:.5rem;margin-bottom:.5rem;background:var(--color-bg);border-radius:.625rem;font-size:.9rem;transition:all .3s ease}.resource-item[data-v-9d0274fa]:last-child{margin-bottom:0}.resource-item.loaded[data-v-9d0274fa]{background:#d4edda;color:#155724}.resource-item.lazy-loaded[data-v-9d0274fa]{background:#fff3cd;color:#856404}.resource-item.cached[data-v-9d0274fa]{background:#cce5ff;color:#004085}.resource-item .status[data-v-9d0274fa]{font-size:1.1rem}.loading-controls[data-v-9d0274fa]{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0;padding:1rem;background:var(--color-bg-secondary);border-radius:.625rem}.loading-controls label[data-v-9d0274fa]{display:flex;align-items:center;gap:.5rem;cursor:pointer}.loading-controls select[data-v-9d0274fa]{padding:.25rem .5rem;border:1px solid var(--color-border);border-radius:.625rem;background:var(--color-bg);color:var(--color-text);cursor:pointer}.performance-metrics[data-v-9d0274fa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}.metric[data-v-9d0274fa]{padding:1rem;background:var(--color-bg-secondary);border-radius:.625rem;text-align:left}.metric-label[data-v-9d0274fa]{display:block;font-size:.9rem;color:var(--color-text-secondary);margin-bottom:.5rem}.metric-value[data-v-9d0274fa]{display:block;font-size:1.5rem;font-weight:700;color:#dc3545}.metric-value.good[data-v-9d0274fa]{color:#28a745}@keyframes bounce-9d0274fa{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes pulse-9d0274fa{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes spin-9d0274fa{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slide-9d0274fa{0%{transform:translate(-100px)}50%{transform:translate(100px)}to{transform:translate(-100px)}}@keyframes autoSlide-9d0274fa{0%{transform:translate(0)}25%{transform:translate(-25%)}50%{transform:translate(-50%)}75%{transform:translate(-75%)}to{transform:translate(0)}}@keyframes fadeInOut-9d0274fa{0%{opacity:0;transform:translateY(-10px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.code-block[data-v-9d0274fa]{margin-top:2rem;padding:1.5rem;background:var(--color-bg-secondary);border-radius:.625rem;border:1px solid var(--color-border)}.code-block h5[data-v-9d0274fa]{margin:0 0 1rem;color:var(--color-text);font-size:1.1rem}.code-example h6[data-v-9d0274fa]{margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600}.code-example h6[data-v-9d0274fa]:first-child{margin-top:0}.code-block pre[data-v-9d0274fa]{background:#2d3748;color:#e2e8f0;padding:1rem;border-radius:.625rem;overflow-x:auto;font-size:.875rem;line-height:1.5;margin:0}.code-block code[data-v-9d0274fa]{font-family:Monaco,Menlo,Ubuntu Mono,monospace;white-space:pre}@media (prefers-reduced-motion: reduce){[data-v-9d0274fa]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.card-respectful[data-v-9d0274fa]:hover{transform:none}.sidebar-good[data-v-9d0274fa]{transition:none}}
