html{scrollbar-gutter:stable}body{min-height:100vh}@charset "UTF-8";body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.header-inner,.panel-inner{max-width:var(--max-width);margin:0 auto}:root{--max-width:1200px;--border:#e5e7eb;--bg-soft:#f3f4f6}.main-header{position:relative;background:#fff;border-bottom:1px solid var(--border);z-index:20}.header-inner{padding:14px 20px;display:flex;justify-content:space-between;align-items:center}.logo img{height:38px;display:block}.nav-actions{display:flex;gap:8px}.nav-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:none;background:var(--bg-soft);font-size:.9rem;font-weight:600;cursor:pointer}.nav-btn.icon svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.nav-btn,.nav-btn:active,.nav-btn:focus,.nav-btn:hover,.nav-btn:visited{color:#111827;text-decoration:none}.dropdown-panel,.search-panel{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 20px 40px rgba(0,0,0,.12);opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .2s,transform .25s cubic-bezier(.4,0,.2,1);z-index:30}.dropdown-panel.open,.search-panel.open{opacity:1;transform:translateY(0);pointer-events:auto}.panel-inner{padding:16px 20px}.panel-link{display:inline-block;margin:6px 8px 6px 0;padding:10px 14px;border-radius:12px;background:#f9fafb;font-weight:600;transition:background .15s;-webkit-tap-highlight-color:transparent}.panel-link:hover{background:#eef2ff}.panel-link,.panel-link:active,.panel-link:focus,.panel-link:hover,.panel-link:visited{color:#111;text-decoration:none}.search-panel input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid var(--border);font-size:1rem}@media (max-width:768px){.panel-inner{padding:14px 16px}}.breadcrumb-wrap{margin-top:14px;margin-bottom:18px;padding-left:14px}.breadcrumb-list{list-style:none;display:flex;align-items:center;gap:8px;padding:0;margin:0;font-size:.85rem;color:#64748b}.breadcrumb-list a{color:#475569;text-decoration:none;font-weight:500}.breadcrumb-list a:hover{text-decoration:underline}.breadcrumb-sep{color:#cbd5e1;user-select:none}@media (max-width:640px){.breadcrumb-wrap{margin-top:10px;margin-bottom:14px}.breadcrumb-list{font-size:.8rem;flex-wrap:wrap}}.sr-only-focusable:active,.sr-only-focusable:focus{margin:0}a{color:#1f2937;text-decoration:none;transition:color .2s ease}a:hover{color:#0ea5e9}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;font-display:swap;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:36px;
}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}footer.footer{border-top:1px solid #eee;padding:24px 0;background:#fff}footer.footer .footer-inner{display:flex;justify-content:space-between;align-items:center}footer.footer .footer-info{font-size:14px;color:#666}footer.footer a{color:#666;text-decoration:none;font-weight:500}footer.footer a:hover{color:#111;text-decoration:underline}footer.footer .footer-powered{font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#999;display:flex;align-items:center;gap:6px;font-weight:500}footer.footer .footer-powered .brand{color:#111;font-weight:600}footer.footer .footer-powered .dot{color:#0ea5e9}@media (max-width:768px){footer.footer .footer-inner{flex-direction:column;gap:14px;text-align:center}}
