.about-page{display:flex;min-height:calc(100vh - var(--chrome-top-height))}.about-sidebar-toggle{display:none;position:fixed;bottom:1rem;left:1rem;z-index:200;width:44px;height:44px;border-radius:50%;border:1px solid var(--border,#ccc);background:var(--bg,#fff);color:var(--text);font-size:1.3rem;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15)}.about-sidebar{position:-webkit-sticky;position:sticky;top:var(--chrome-top-height);width:240px;min-width:240px;height:calc(100vh - var(--chrome-top-height));overflow-y:auto;padding:1rem .5rem 2rem 1rem;border-right:1px solid var(--border,#e0e0e0);background:var(--bg,#fff);box-sizing:border-box}.about-sidebar-overlay{display:none}.about-sidebar-group{margin-bottom:.25rem}.about-sidebar-group-header{display:flex;align-items:center;gap:.2rem;width:100%;border-radius:4px}.about-sidebar-group-header.has-active .about-sidebar-group-title-btn,.about-sidebar-group-header.has-active .about-sidebar-group-title-link{color:var(--accent,#2563eb)}.about-sidebar-group-arrow{flex-shrink:0;border:none;background:none;cursor:pointer;padding:.35rem .25rem;font-size:.7rem;color:var(--text-dim,#666);border-radius:4px;line-height:1}.about-sidebar-group-arrow:hover{background:var(--hover-bg,#f0f0f0)}.about-sidebar-group-title-btn,.about-sidebar-group-title-link{flex:1 1;display:block;padding:.35rem .4rem;border:none;background:none;color:var(--text);font-size:.85rem;font-weight:600;cursor:pointer;border-radius:4px;text-align:left;text-decoration:none;font-family:inherit}.about-sidebar-group-title-btn:hover,.about-sidebar-group-title-link:hover{background:var(--hover-bg,#f0f0f0)}.about-sidebar-group-title-link.active{background:var(--accent-bg,#eff6ff);color:var(--accent,#2563eb)}.about-sidebar-list{list-style:none;margin:0;padding:0 0 0 1.2rem}.about-sidebar-link{display:block;padding:.25rem .5rem;font-size:.82rem;color:var(--text-dim,#666);text-decoration:none;border-radius:4px;line-height:1.4}.about-sidebar-link:hover{background:var(--hover-bg,#f0f0f0);color:var(--text)}.about-sidebar-link.active{background:var(--accent-bg,#eff6ff);color:var(--accent,#2563eb);font-weight:600}.about-content{flex:1 1;max-width:780px;padding:1.5rem 2rem 4rem;color:var(--text);line-height:1.7}.about-content table{width:100%;border-collapse:collapse;font-size:.85rem;margin:1rem 0 1.5rem}.about-content table td,.about-content table th{padding:.25rem .45rem;border:1px solid var(--border,#e0e0e0);vertical-align:top;text-align:left}.about-content table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:var(--text-dim,#666);font-weight:600}.about-content h1{font-size:1.6rem;font-weight:600;margin-bottom:1rem}.about-content h2{font-size:1.15rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem}.about-content p{margin-bottom:.8rem;color:var(--text-dim)}.about-content a{color:var(--accent,#2563eb);text-decoration:underline}.about-content ol,.about-content ul{margin:.5rem 0 1rem 1.5rem;color:var(--text-dim)}.about-content li{margin-bottom:.3rem}.about-content blockquote{margin:1.5rem 0;padding:.5rem 1rem;border-left:3px solid var(--accent,#2563eb);color:var(--text-dim);font-style:italic}.about-content hr{border:none;border-top:1px solid var(--border,#e0e0e0);margin:2rem 0}.about-content strong{color:var(--text)}.about-copy-cite{position:relative}.about-copy-cite-btn{display:inline-flex;align-items:center;gap:.3rem;margin:0 0 1rem;padding:.25rem .7rem;border:1px solid var(--border,#e0e0e0);border-radius:4px;background:var(--bg,#fff);color:var(--text-dim,#666);font:inherit;font-size:.78rem;cursor:pointer}.about-copy-cite-btn:hover{background:var(--hover-bg,#f0f0f0);color:var(--text)}.about-copy-cite-btn:focus-visible{outline:2px solid var(--accent,#2563eb);outline-offset:1px}.about-copy-cite-btn.is-copied{border-color:var(--accent,#2563eb);color:var(--accent,#2563eb)}.about-contact-form{display:flex;flex-direction:column;gap:.75rem;max-width:32rem;margin:1rem 0 1.5rem}.about-contact-field{display:flex;flex-direction:column;gap:.25rem}.about-contact-label{font-size:.8rem;font-weight:600;color:var(--text)}.about-contact-input,.about-contact-textarea{width:100%;box-sizing:border-box;padding:.5rem .6rem;border:1px solid var(--border,#e0e0e0);border-radius:6px;background:var(--bg,#fff);color:var(--text);font:inherit;font-size:.9rem;line-height:1.5}.about-contact-textarea{resize:vertical}.about-contact-input:focus-visible,.about-contact-textarea:focus-visible{outline:2px solid var(--accent,#2563eb);outline-offset:1px}.about-contact-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.about-contact-actions{display:flex}.about-contact-submit{padding:.45rem 1.1rem;border:1px solid var(--accent,#2563eb);border-radius:6px;background:var(--accent,#2563eb);color:#fff;font:inherit;font-size:.88rem;font-weight:600;cursor:pointer}.about-contact-submit:hover:not(:disabled){filter:brightness(.95)}.about-contact-submit:disabled{opacity:.5;cursor:not-allowed}.about-contact-submit:focus-visible{outline:2px solid var(--accent,#2563eb);outline-offset:2px}.about-contact-error{padding:.5rem .7rem;border:1px solid var(--error-border,#f5c2c7);border-radius:6px;background:var(--error-bg,#fdf0f1);color:var(--error-text,#b02a37);font-size:.85rem}.about-contact-success{padding:.6rem .8rem;margin:1rem 0 1.5rem;max-width:32rem;border:1px solid var(--accent,#2563eb);border-radius:6px;background:var(--accent-bg,#eff6ff);color:var(--text);font-size:.9rem}@media (max-width:768px){.about-sidebar-toggle{display:block}.about-sidebar{position:fixed;top:var(--chrome-top-height);left:0;z-index:150;transform:translateX(-100%);transition:transform .2s ease;box-shadow:none}.about-sidebar.open{transform:translateX(0);box-shadow:4px 0 16px rgba(0,0,0,.1)}.about-sidebar-overlay{display:block;position:fixed;inset:0;z-index:140;background:rgba(0,0,0,.3)}.about-content{padding:1rem 1rem 3rem}}