:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;color:#1a1a1a;background:#fafafa}*{box-sizing:border-box}body{margin:0}a{color:#0a58ca}code{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;background:#f0f0f0;padding:.1em .3em;border-radius:3px;font-size:.95em}.container{max-width:920px;margin:0 auto;padding:0 1rem}.button{display:inline-block;padding:.5rem 1rem;border:1px solid #1a1a1a;border-radius:4px;background:#1a1a1a;color:#fff;text-decoration:none;font-size:1rem;cursor:pointer;font-family:inherit}.button:hover{background:#333}.button-ghost{background:transparent;color:#1a1a1a}.button-ghost:hover{background:#eee}.muted{color:#666}.layout{display:flex;flex-direction:column;min-height:100vh}.layout-header{border-bottom:1px solid #e5e5e5;background:#fff}.layout-header-inner{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;padding-bottom:.75rem}.wordmark{font-weight:700;font-size:1.25rem;letter-spacing:-.01em;display:inline-flex;align-items:baseline;gap:.25em}.ball{display:inline-block;width:.8em;height:.8em;vertical-align:-.08em;align-self:center}.wordmark .ball{animation:ball-hop 1.9s ease-in-out infinite;transform-origin:center bottom}@keyframes ball-hop{0%,to{transform:translateY(0) scaleY(1)}45%{transform:translateY(-5px) scaleY(1)}50%{transform:translateY(-5px) scaleY(1.02)}90%{transform:translateY(0) scaleY(.93)}}h2{position:relative;padding-bottom:.5rem}h2:after{content:"";position:absolute;left:0;bottom:0;width:36px;height:3px;background:#d3eb45;border-radius:2px;box-shadow:0 0 0 1px #a8c63a}@media (prefers-reduced-motion: reduce){.wordmark .ball{animation:none}}.layout-main{flex:1;padding:2rem 0}.layout-footer{border-top:1px solid #e5e5e5;padding:1rem 0;color:#666;background:#fff}input,select,textarea{font-family:inherit;font-size:16px}input:not([type=file]),select{min-height:44px}textarea{min-height:44px}@media (max-width: 700px){.container{padding:0 .75rem}.button{padding:.7rem 1.1rem;min-height:44px}.layout-main{padding:1.25rem 0}code,pre{overflow-wrap:anywhere;word-break:break-word}table.responsive-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}table.responsive-table,table.responsive-table tbody,table.responsive-table tr,table.responsive-table td{display:block;width:100%}table.responsive-table tr{border:1px solid #e5e5e5;border-radius:6px;padding:.5rem .75rem;margin-bottom:.75rem;background:#fff}table.responsive-table td{padding:.25rem 0!important;border:none!important;display:flex;justify-content:space-between;gap:1rem}table.responsive-table td:before{content:attr(data-label);font-weight:600;color:#555;flex:0 0 auto}table.responsive-table td:empty{display:none}table.stacked-fields,table.stacked-fields tbody,table.stacked-fields tr,table.stacked-fields td{display:block;width:100%}table.stacked-fields thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}table.stacked-fields tr{border:1px solid #e5e5e5;border-radius:6px;padding:.6rem .75rem;margin-bottom:.75rem;background:#fff}table.stacked-fields td{padding:.3rem 0!important;border:none!important}table.stacked-fields td:before{content:attr(data-label);display:block;font-weight:600;color:#555;font-size:.85rem;margin-bottom:.2rem}table.stacked-fields td:empty{display:none}table.stacked-fields select,table.stacked-fields input{width:100%!important;max-width:none!important;min-width:0!important;text-align:left!important}}
