/* Bootstrap 5 local compact subset for 云上追思馆 v1.0. No CDN. Replace with official bootstrap.min.css for strict full Bootstrap. */
:root{--bs-blue:#0d6efd;--bs-primary:#8b6f3d;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-body-font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Noto Sans SC","Microsoft YaHei",Arial,sans-serif;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-radius:.375rem;--bs-gutter-x:1.5rem;--bs-gutter-y:0}*,::after,::before{box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:700;line-height:1.2}p{margin-top:0;margin-bottom:1rem}a{color:var(--bs-primary);text-decoration:none}a:hover{color:#6d562e}img,svg,video{vertical-align:middle;max-width:100%}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{border-radius:0}button:not(:disabled){cursor:pointer}.container{width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.col-12{flex:0 0 auto;width:100%}@media (min-width:768px){.col-md-6{flex:0 0 auto;width:50%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.333333%}.col-lg-5{flex:0 0 auto;width:41.666667%}.col-lg-7{flex:0 0 auto;width:58.333333%}.col-lg-8{flex:0 0 auto;width:66.666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width:1200px){.col-xl-4{flex:0 0 auto;width:33.333333%}}.d-flex{display:flex!important}.flex-column{flex-direction:column!important}.flex-md-row{flex-direction:row!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.align-items-lg-center{align-items:center!important}.text-center{text-align:center!important}.text-muted{color:#6c757d!important}.position-relative{position:relative!important}.sticky-top{position:sticky;top:0;z-index:1020}.h-100{height:100%!important}.w-100{width:100%!important}.min-vh-100{min-height:100vh!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.ms-auto{margin-left:auto!important}.gap-2{gap:.5rem!important}.gap-4{gap:1.5rem!important}@media (min-width:992px){.gap-lg-2{gap:.5rem!important}}.lead{font-size:1.25rem;font-weight:300}.small{font-size:.875em}.rounded-pill{border-radius:50rem!important}.btn{display:inline-block;font-weight:700;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.6rem 1rem;font-size:1rem;border-radius:.375rem;transition:all .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#8b6f3d,#b99050);border-color:#8b6f3d}.btn-primary:hover{color:#fff;box-shadow:0 10px 24px rgba(139,111,61,.28)}.btn-outline-primary{color:#7c6135;border-color:#a4834b;background:rgba(255,255,255,.55)}.btn-outline-primary:hover{color:#fff;background:#8b6f3d}.btn-lg{padding:.85rem 1.25rem;font-size:1.1rem;border-radius:.5rem}.btn-sm{padding:.35rem .75rem;font-size:.875rem}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent;border:0;opacity:.5}.btn-close:before{content:"×";font-size:1.4rem;line-height:1}.form-label{margin-bottom:.5rem;font-weight:700}.form-control,.form-select{display:block;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid rgba(90,73,44,.18);appearance:none;border-radius:.65rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus,.form-select:focus{color:#212529;background-color:#fff;border-color:#b99050;outline:0;box-shadow:0 0 0 .25rem rgba(185,144,80,.2)}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.85rem 1.15rem;font-size:1.1rem;border-radius:.8rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.5rem}.form-check-input{float:left;margin-left:-1.5em;width:1em;height:1em;margin-top:.25em;vertical-align:top}.alert{position:relative;padding:1rem 3rem 1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.75rem}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-danger,.alert-error{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-dismissible .btn-close{position:absolute;top:.5rem;right:.75rem;z-index:2;padding:.75rem}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.65rem 0}.navbar>.container{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#4c4235}.navbar-toggler{padding:.45rem .65rem;font-size:1.25rem;line-height:1;background-color:rgba(255,255,255,.6);border:1px solid rgba(90,73,44,.2);border-radius:.5rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:linear-gradient(#513f27,#513f27),linear-gradient(#513f27,#513f27),linear-gradient(#513f27,#513f27);background-size:100% 2px;background-position:center 30%,center 50%,center 70%;background-repeat:no-repeat}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.card-body{flex:1 1 auto;padding:1rem}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-16x9{--bs-aspect-ratio:56.25%}
