:root{color:#17202a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f6f8;font-family:system-ui,Segoe UI,Roboto,sans-serif}html{scroll-behavior:smooth}body{color:#17202a;background:#f4f6f8;min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}*{box-sizing:border-box}body{color:#17202a;background:radial-gradient(circle at 12% 18%,#2563eb29,#0000 24rem),radial-gradient(circle at 84% 72%,#60a5fa2e,#0000 28rem),radial-gradient(circle at 50% 100%,#0ea5e91a,#0000 34rem),linear-gradient(135deg,#e0f8ff,#f4fbff);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{content:"";pointer-events:none;z-index:-1;background-image:radial-gradient(#2563eb1f 1px,#0000 1px),linear-gradient(#2563eb0b 1px,#0000 1px),linear-gradient(90deg,#2563eb0b 1px,#0000 1px);background-size:24px 24px,48px 48px,48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}a{color:inherit;text-decoration:none}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1;width:min(1280px,100%);margin:0 auto;padding:3rem 2rem}.app .smart-back-link{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.app .smart-back-link:hover{color:#1d4ed8}.pagination-controls{align-items:center;gap:.4rem;display:inline-flex}.pagination-controls button{color:#334155;width:34px;height:34px;font:inherit;cursor:pointer;background:#ffffffbf;border:1px solid #94a3b873;border-radius:999px;font-weight:900}.pagination-controls button:disabled{cursor:not-allowed;opacity:.45}.pagination-controls span{color:#64748b;white-space:nowrap;font-size:.9rem;font-weight:700}.pagination-controls input{text-align:center;width:3.8rem;height:32px;font:inherit;border:1px solid #94a3b873;border-radius:999px;font-weight:800}.site-header{-webkit-backdrop-filter:blur(22px)saturate(150%);background:#ffffffad;border-bottom:1px solid #e2e8f0bf;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 2.5rem;display:flex;box-shadow:0 4px 22px #0f172a0f}.brand-row{align-items:center;gap:.85rem;display:flex}.brand-icon{color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb);border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 22px #2563eb38}.brand h1{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:1.65rem}.brand p{color:#64748b;margin:.2rem 0 0;font-size:.95rem}.brand-link{text-decoration:none;display:inline-block}.brand-link h1{color:#0f172a}.brand-link:hover h1{color:#2563eb;text-decoration:none}.nav{color:#0f172a;gap:1.5rem;font-weight:700;display:flex}.nav a{padding:.35rem 0;position:relative}.nav a:hover{color:#2563eb;text-decoration:none}.nav a:after{content:"";opacity:0;background:#2563eb;border-radius:999px;height:2px;transition:opacity .15s,transform .15s;position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(.6)}.nav a:hover:after{opacity:1;transform:scaleX(1)}.home-page{gap:1.75rem;max-width:1120px;margin:0 auto;display:grid}.home-card{-webkit-backdrop-filter:blur(26px)saturate(150%);background:linear-gradient(135deg,#ffffff9e,#ffffff57);border:1px solid #ffffffdb;border-radius:26px;box-shadow:0 18px 35px #0f172a14,0 40px 90px #0f172a1a,inset 0 1px #fffffff2,inset 0 -1px #94a3b81f}.hero{margin-bottom:0;padding:3rem}.hero-heading-row{align-items:flex-start;gap:1.25rem;margin-bottom:1.75rem;display:flex}.icon-badge{color:#2563eb;background:#eaf2ffd1;border-radius:50%;flex:none;place-items:center;width:56px;height:56px;font-size:1.45rem;display:grid;box-shadow:inset 0 0 0 1px #2563eb14,0 10px 22px #2563eb14}.hero h2{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,2.75rem);line-height:1.1}.hero p{color:#64748b;max-width:760px;margin:.85rem 0 0;font-size:1.02rem;line-height:1.6}.search-box{grid-template-columns:1fr auto;gap:1rem;max-width:none;margin-top:0;display:grid}.search-box input{color:#0f172a;background:#ffffffc2;border:1px solid #94a3b88c;border-radius:14px;outline:none;width:100%;min-height:56px;padding:0 1.15rem;font-size:1rem;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:inset 0 1px 1px #0f172a08,0 8px 18px #0f172a0a}.search-box input::placeholder{color:#7c8797}.search-box input:focus{background:#fffffff0;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb24,0 12px 24px #2563eb17}.search-box button,.contact-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.55rem;min-height:56px;padding:0 1.45rem;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s,opacity .15s;display:inline-flex;box-shadow:0 12px 22px #2563eb3d}.search-box button:hover,.contact-form button:hover{transform:translateY(-1px);box-shadow:0 16px 28px #2563eb47}.search-box button:disabled,.contact-form button:disabled{cursor:not-allowed;opacity:.72;transform:none}.small-note{color:#64748b;margin-top:.9rem;font-size:.95rem}.small-note span{color:#2563eb;font-weight:700}.results-panel{-webkit-backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #94a3b852;border-radius:18px;min-height:82px;max-height:360px;margin-top:1.35rem;padding:.85rem;overflow-y:auto;box-shadow:inset 0 1px #ffffffb8,0 12px 26px #0f172a0b}.results-panel::-webkit-scrollbar{width:8px}.results-panel::-webkit-scrollbar-track{background:0 0}.results-panel::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px}.results-placeholder{color:#64748b;text-align:left;background:#f8fafc94;border-radius:14px;justify-content:flex-start;align-items:center;min-height:56px;padding:.85rem 1rem;font-size:.95rem;font-weight:650;display:flex}.results-placeholder-error{color:#b91c1c;background:#fef2f2b8;border:1px solid #f8717161;gap:.6rem}.empty-results{color:#64748b;background:#f8fafc94;border-radius:14px;align-items:center;gap:1rem;min-height:72px;padding:1rem 1.1rem;display:flex}.empty-results strong{color:#1e293b;margin-bottom:.25rem;display:block}.empty-results span{color:#64748b;font-size:.95rem;display:block}.result-icon{color:#2563eb;background:#eaf2ffd1;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:1.15rem;display:grid}.result-row{color:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #94a3b83d;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.95rem 1rem;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:grid;box-shadow:0 8px 18px #0f172a0a}.result-row+.result-row{margin-top:.7rem}.result-row:hover{background:#ffffffe0;border-color:#2563eb33;text-decoration:none;transform:translateY(-1px);box-shadow:0 12px 24px #0f172a11}.result-row:focus-visible{outline-offset:3px;outline:3px solid #2563eb38}.result-main{flex-direction:column;gap:.3rem;min-width:0;display:flex}.result-main strong{color:#0f172a;font-size:.98rem;line-height:1.35}.result-main span{color:#64748b;font-size:.9rem;line-height:1.35}.result-link{color:#0f172a;font-weight:800;text-decoration:none}.result-link:hover{color:#2563eb;text-decoration:none}.result-meta{color:#64748b;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:.28rem;font-size:.82rem;display:flex}.result-meta span:first-child{color:#2563eb;background:#2563eb17;border-radius:999px;padding:.25rem .55rem;font-weight:800}.result-meta span:last-child{color:#64748b}.category-cards-section{-webkit-backdrop-filter:blur(26px)saturate(150%);background:linear-gradient(135deg,#ffffff9e,#ffffff57);border:1px solid #ffffffdb;border-radius:26px;padding:2.35rem;box-shadow:0 18px 35px #0f172a14,0 40px 90px #0f172a1a,inset 0 1px #fffffff2,inset 0 -1px #94a3b81f}.category-cards-header{margin-bottom:1.25rem}.category-cards-header h3{color:#0f172a;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.35rem}.category-cards-header p{color:#64748b;margin:0;line-height:1.6}.category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.category-card{color:#0f172a;background:#ffffffad;border:1px solid #94a3b859;border-radius:22px;flex-direction:column;gap:.7rem;min-height:155px;padding:1.2rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:flex;box-shadow:0 18px 40px #0f172a14}.category-card:hover{background:#ffffffd6;border-color:#2563eb7a;transform:translateY(-3px);box-shadow:0 24px 50px #0f172a21}.category-card h4{color:#0f172a;margin:0;font-size:1.08rem}.category-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.45}.category-card-tags{flex-wrap:wrap;gap:.45rem;margin-top:auto;display:flex}.category-card-tags span{color:#2563eb;background:#2563eb14;border-radius:999px;align-items:center;padding:.28rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.contact-box{grid-template-columns:.9fr 1.4fr;align-items:start;gap:2rem;margin-bottom:2rem;padding:2.35rem;display:grid}.contact-intro{border-right:1px solid #e2e8f0d1;grid-template-columns:auto 1fr;gap:1.15rem;padding-right:2rem;display:grid}.contact-box h3{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.25rem}.contact-box p{color:#64748b;margin:1rem 0 0;line-height:1.7}.contact-form{flex-direction:column;gap:.95rem;display:flex}.contact-form-row{grid-template-columns:1fr 1fr;gap:.95rem;display:grid}.contact-form input,.contact-form textarea{color:#0f172a;width:100%;font:inherit;background:#ffffffb8;border:1px solid #94a3b88c;border-radius:12px;outline:none;padding:.95rem 1rem;transition:border-color .15s,box-shadow .15s,background .15s}.contact-form input{min-height:50px}.contact-form textarea{resize:vertical;min-height:112px}.contact-form input:focus,.contact-form textarea:focus{background:#ffffffe6;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.contact-form button{align-self:flex-end}.contact-form button:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact-status{color:#64748b;margin:0;font-size:.92rem}.section{margin-top:2rem}.card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid}.card{background:#ffffffb8;border:1px solid #e2e8f0d1;border-radius:14px;padding:1.5rem}.card h3{margin-top:0}.document-meta{color:#7f8c8d;border-top:1px solid #e5e8e8;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding-top:1rem;font-size:.9rem;display:flex}.app a.open-link,.app .open-link{color:#1d4ed8;align-items:center;gap:.35rem;font-weight:900;line-height:1.2;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.app a.open-link:hover,.app .open-link:hover{color:#1e40af;text-decoration:none;transform:translateY(-1px)}.app .category-result-row .open-link,.app .result-row .open-link,.app .archive-result-row .open-link{white-space:nowrap;justify-self:end}.app .detail-back-link{color:#0f172a;margin-bottom:.9rem;font-weight:850}.app .detail-back-link:hover{color:#1d4ed8}.app .category-result-row .open-link,.app .result-row .open-link{color:#1d4ed8;white-space:nowrap;background:#eff6ffe6;border:1px solid #2563eb47;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:34px;padding:0 .85rem;font-size:.86rem;font-weight:900;text-decoration:none;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s,color .15s;display:inline-flex;box-shadow:0 6px 14px #2563eb14}.app .category-result-row .open-link:before,.app .result-row .open-link:before{content:"i";color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;width:17px;height:17px;font-size:.72rem;font-weight:950;line-height:1;display:inline-flex}.app .category-result-row .open-link:hover,.app .result-row .open-link:hover{color:#1e40af;background:#dbeafefa;border-color:#2563eb73;transform:translateY(-1px);box-shadow:0 10px 20px #2563eb24}.app .archive-toggle-button,.app .reference-toggle-button,.app .disease-toggle-label{color:#1d4ed8;min-height:30px;font:inherit;white-space:nowrap;cursor:pointer;background:#dbeafedb;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 .8rem;font-size:.82rem;font-weight:900;line-height:1;text-decoration:none;transition:transform .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 14px #2563eb14}.app .archive-toggle-button:hover,.app .reference-toggle-button:hover,.app .disease-toggle-label:hover{color:#1e40af;background:#bfdbfef2;transform:translateY(-1px);box-shadow:0 10px 20px #2563eb21}.app .reference-result-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.app .reference-result-row .reference-toggle-button{justify-self:end}.app .reference-result-row>div{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem 1rem;width:100%;display:grid}.app .reference-result-row h3{grid-area:1/1}.app .reference-result-row .reference-toggle-button{grid-area:1/2;place-self:start end}.app .reference-result-row .reference-full-text,.app .reference-result-row .reference-inline-panel{grid-column:1/-1}.about-page{max-width:900px}.about-author{align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}.profile-picture{object-fit:cover;background:#fff;border:4px solid #17202a;flex-shrink:0;width:180px;height:180px}.about-text{padding-top:1.5rem}.about-text h2,.about-archive h2{margin-top:0}.about-archive{max-width:700px}.archive-page{width:min(1180px,100% - 2rem);margin:0 auto;padding:3rem 0 4rem}.archive-header{margin-bottom:1.4rem}.archive-header h2{color:#0f172a;letter-spacing:-.04em;margin:0 0 .45rem;font-size:clamp(2rem,4vw,3.1rem)}.archive-header p{color:#475569;max-width:720px;margin:0;font-size:1.02rem;line-height:1.7}.archive-section-card,.archive-results-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8f;border:1px solid #bae6fde6;border-radius:24px;box-shadow:0 18px 45px #0f172a14}.archive-section-card{margin-bottom:1rem;padding:.9rem}.archive-section-row{flex-wrap:wrap;gap:.6rem;display:flex}.archive-section-button{color:#334155;min-height:38px;font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #94a3b873;border-radius:999px;padding:0 1rem;font-size:.92rem;font-weight:850;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s}.archive-section-button:hover{color:#2563eb;background:#ffffffeb;border-color:#2563eb73;transform:translateY(-1px)}.archive-section-button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000;box-shadow:0 8px 18px #2563eb33}.archive-results-card{padding:1rem}.archive-toolbar{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:1rem;margin-bottom:1rem;display:grid}.archive-toolbar input{color:#0f172a;width:100%;min-height:44px;font:inherit;background:#ffffffb8;border:1px solid #94a3b87a;border-radius:999px;outline:none;padding:0 1rem;transition:border-color .15s,box-shadow .15s,background .15s}.archive-toolbar input:focus{background:#fffffff2;border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb1a}.archive-pagination{color:#64748b;white-space:nowrap;justify-content:flex-end;align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;display:flex}.archive-pagination button{color:#334155;width:34px;height:34px;font:inherit;cursor:pointer;background:#ffffffbf;border:1px solid #94a3b873;border-radius:999px;font-weight:900}.archive-pagination button:disabled{cursor:not-allowed;opacity:.45}.archive-filter-summary{color:#64748b;margin:0 0 1rem;font-size:.92rem;font-weight:650}.archive-results-list{gap:.75rem;display:grid}.archive-result-row{background:#ffffff9e;border:1px solid #cbd5e1b8;border-radius:20px;overflow:hidden;box-shadow:0 10px 24px #0f172a0e}.archive-result-summary{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1rem;display:grid}.archive-result-summary h3{color:#0f172a;letter-spacing:-.01em;margin:0 0 .35rem;font-size:1.05rem}.archive-result-meta{color:#64748b;margin:0 0 .4rem;font-size:.9rem;font-weight:700}.archive-result-preview{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:900px;margin:0;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.archive-toggle-button{color:#1d4ed8;min-width:78px;min-height:36px;font:inherit;cursor:pointer;background:#eff6ffe0;border:1px solid #2563eb47;border-radius:999px;padding:0 .9rem;font-size:.88rem;font-weight:900;transition:transform .15s,background .15s,border-color .15s}.archive-toggle-button:hover{background:#dbeafef2;border-color:#2563eb73;transform:translateY(-1px)}.archive-inline-panel{padding:0 1rem 1rem}.archive-detail-grid{background:#ffffff8f;border:1px solid #bae6fdcc;border-radius:18px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;padding:1rem;display:grid}.archive-detail-item span,.archive-memo-block span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.22rem;font-size:.76rem;font-weight:900;display:block}.archive-detail-item p,.archive-memo-block p{color:#1e293b;margin:0;font-size:.93rem;line-height:1.55}.archive-memo-block{background:#ffffff8f;border:1px solid #bae6fdcc;border-radius:18px;margin-top:.75rem;padding:1rem}.archive-memo-block p{white-space:pre-wrap;max-height:38.75em;padding-right:.5rem;overflow-y:auto}@media (width<=760px){.archive-page{width:min(100% - 1rem,1180px);padding-top:2rem}.archive-toolbar{grid-template-columns:1fr}.archive-pagination{flex-wrap:wrap;justify-content:flex-start}.archive-result-summary{grid-template-columns:1fr}.archive-toggle-button{justify-self:start}}.archive-pagination{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.archive-pagination .pagination-controls{align-items:center;gap:.35rem;display:inline-flex}.archive-pagination .pagination-controls button{border-radius:999px;width:30px;min-width:30px;height:30px;font-size:.78rem}.archive-pagination .pagination-controls span{color:#64748b;white-space:nowrap;align-items:center;gap:.35rem;font-size:.86rem;font-weight:750;display:inline-flex}.archive-pagination .pagination-controls input{border-radius:999px;width:4.25rem;height:30px;padding:0 .4rem;font-size:.86rem}@media (width<=900px){.archive-toolbar{grid-template-columns:1fr}.archive-pagination{justify-content:flex-start}}.detail-page{width:100%;max-width:none;margin:0;padding:0}.detail-topbar{width:100%;padding:1rem 2rem}.detail-back-link{display:inline-flex}.detail-document{width:100%;box-shadow:none;background:#f8fcff9e;border-top:1px solid #cbd5e1b3;border-bottom:1px solid #cbd5e1b3;border-radius:0;margin:0}.detail-banner{background:linear-gradient(135deg,#eff6fff2,#e0f2fe9e);border-bottom:1px solid #cbd5e1bf;justify-content:space-between;align-items:flex-start;gap:1.5rem;width:100%;padding:2.4rem 3rem;display:flex}.detail-banner h2{color:#0f172a;letter-spacing:-.045em;margin:.25rem 0 0;font-size:clamp(2.3rem,4vw,3.4rem);line-height:1.05}.detail-kicker{color:#2563eb;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.82rem;font-weight:850}.detail-subtitle{color:#64748b;margin:.85rem 0 0;font-size:1rem;line-height:1.5}.detail-id{color:#2563eb;background:#2563eb1a;border-radius:999px;flex:none;padding:.45rem .75rem;font-size:.85rem;font-weight:850}.detail-memo-section{background:#ffffff8c;border-bottom:1px solid #cbd5e1bf;width:100%;padding:2.2rem 3rem 2.5rem}.detail-memo-section h3{color:#0f172a;letter-spacing:-.02em;margin:0 0 1rem;font-size:1.05rem}.detail-memo-body{color:#17202a;white-space:pre-wrap;overflow-wrap:anywhere;width:100%;min-height:420px;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;font-size:1.03rem;line-height:1.85}.detail-info-dropdown{background:#f8fafcb8;border-bottom:1px solid #cbd5e1bf;width:100%;padding:0}.detail-info-dropdown summary{color:#0f172a;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1.15rem 3rem;font-weight:850;list-style:none;display:flex}.detail-info-dropdown summary::-webkit-details-marker{display:none}.detail-info-dropdown summary:after{content:"Show";color:#2563eb;background:#2563eb17;border-radius:999px;padding:.35rem .65rem;font-size:.82rem;font-weight:850}.detail-info-dropdown[open] summary{border-bottom-color:#cbd5e1bf}.detail-info-dropdown[open] summary:after{content:"Hide"}.detail-grid{border-left:1px solid #e2e8f0e6;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;display:grid}.detail-row{background:#ffffff75;border-bottom:1px solid #e2e8f0e6;border-right:1px solid #e2e8f0e6;min-height:82px;padding:1rem}.detail-row dt{color:#64748b;text-transform:uppercase;letter-spacing:.075em;margin:0 0 .35rem;font-size:.76rem;font-weight:850}.detail-row dd{color:#17202a;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.95rem;line-height:1.55}.detail-card{box-shadow:none;background:0 0;border:none;border-radius:0;margin-top:1rem;padding:2rem}.detail-header{border-bottom:1px solid #e2e8f0d9;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.detail-header h2{color:#0f172a;letter-spacing:-.03em;margin:.25rem 0 0;font-size:2rem}@media (width<=900px){.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-banner,.detail-memo-section,.detail-info-dropdown summary{padding-left:2rem;padding-right:2rem}}@media (width<=640px){.detail-topbar{padding:1rem}.detail-banner{flex-direction:column;padding:1.5rem}.detail-memo-section{padding:1.5rem}.detail-info-dropdown summary{padding:1rem 1.5rem}.detail-grid{grid-template-columns:1fr}.detail-memo-body{min-height:300px}}.detail-memo-section p{white-space:pre-wrap}.dispensary-detail-page .detail-back-link{margin-bottom:.8rem;display:inline-flex}.dispensary-document{overflow:hidden}.dispensary-banner{margin-bottom:0}.dispensary-overview-grid{background:#ffffff57;border-top:1px solid #cbd5e1a6;border-bottom:1px solid #cbd5e1a6;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;display:grid}.dispensary-info-card{border-right:1px solid #cbd5e1a6;min-height:96px;padding:1.2rem 1.35rem}.dispensary-info-card:last-child{border-right:none}.dispensary-info-card span,.dispensary-text-section h3{color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .45rem;font-size:.76rem;font-weight:900;display:block}.dispensary-info-card p{color:#0f172a;margin:0;font-size:.98rem;line-height:1.55}.dispensary-text-section{background:#ffffff38;border-bottom:1px solid #cbd5e1a6;padding:1.6rem 1.35rem}.dispensary-text-section:last-child{border-bottom:none}.dispensary-text-section h3{color:#0f172a;letter-spacing:-.01em;text-transform:none;font-size:1rem}.dispensary-text-section p{color:#1e293b;white-space:pre-wrap;max-width:980px;margin:0;font-size:.96rem;line-height:1.75}@media (width<=760px){.dispensary-info-card{border-bottom:1px solid #cbd5e1a6;border-right:none}.dispensary-info-card:last-child{border-bottom:none}}.site-footer{text-align:center;color:#64748b;padding:2rem 1.5rem;font-size:.95rem}.category-page{max-width:1120px;margin-left:auto;margin-right:auto}.category-page-header{-webkit-backdrop-filter:blur(26px)saturate(150%);background:linear-gradient(135deg,#ffffff9e,#ffffff57);border:1px solid #ffffffdb;border-radius:26px;margin-bottom:1.4rem;padding:2rem;box-shadow:0 18px 35px #0f172a14,0 40px 90px #0f172a1a,inset 0 1px #fffffff2,inset 0 -1px #94a3b81f}.category-page-header h2{color:#0f172a;letter-spacing:-.04em;margin:1rem 0 .35rem;font-size:clamp(2rem,3vw,2.7rem);line-height:1.1}.category-page-header p{color:#64748b;max-width:760px;margin:0;line-height:1.6}.category-tabs{-webkit-backdrop-filter:blur(18px)saturate(150%);background:#ffffff85;border:1px solid #ffffffc7;border-radius:22px;flex-wrap:wrap;gap:.7rem;margin-bottom:1rem;padding:1rem;display:flex;box-shadow:0 14px 30px #0f172a0f}.category-tab{color:#334155;font:inherit;cursor:pointer;background:#ffffffb3;border:1px solid #94a3b880;border-radius:999px;padding:.65rem 1rem;font-weight:800;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s}.category-tab:hover{color:#2563eb;border-color:#2563eb73;transform:translateY(-1px)}.category-tab.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000;box-shadow:0 10px 22px #2563eb38}.category-results-card{-webkit-backdrop-filter:blur(26px)saturate(150%);background:linear-gradient(135deg,#ffffff9e,#ffffff57);border:1px solid #ffffffdb;border-radius:26px;padding:1.5rem;box-shadow:0 18px 35px #0f172a14,0 40px 90px #0f172a1a,inset 0 1px #fffffff2,inset 0 -1px #94a3b81f}.category-search-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.category-search-row input{color:#0f172a;background:#ffffffb8;border:1px solid #94a3b88c;border-radius:12px;outline:none;width:min(560px,100%);min-height:52px;padding:0 1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s,background .15s}.category-search-row input:focus{background:#ffffffe6;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.category-search-row span{color:#64748b;white-space:nowrap;font-size:.92rem}.category-pagination{align-items:center;gap:.45rem;display:inline-flex}.category-pagination span{color:#64748b;white-space:nowrap;font-size:.92rem}.category-pagination button{color:#0f172a;cursor:pointer;background:#ffffffb8;border:1px solid #94a3b873;border-radius:10px;width:34px;height:34px;font-weight:900;transition:transform .15s,border-color .15s,background .15s,color .15s,box-shadow .15s;box-shadow:0 8px 18px #0f172a12}.category-pagination button:hover:not(:disabled){color:#2563eb;background:#ffffffeb;border-color:#2563eb8c;transform:translateY(-1px);box-shadow:0 12px 22px #2563eb1f}.category-pagination button:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.category-results-list{gap:.85rem;display:grid}.category-result-row{background:#ffffffad;border:1px solid #e2e8f0cc;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1rem 1.1rem;transition:transform .15s,background .15s,box-shadow .15s,border-color .15s;display:grid}.category-result-row:hover{background:#ffffffdb;transform:translateY(-1px);box-shadow:0 14px 30px #0f172a12}.category-result-row h3{color:#0f172a;margin:0;font-size:1.03rem}.category-result-meta{color:#2563eb;margin:.35rem 0 0;font-size:.9rem;font-weight:700}.category-result-preview{color:#64748b;margin:.45rem 0 0;font-size:.93rem;line-height:1.55}.disease-result-row{padding:0;display:block;overflow:hidden}.disease-result-row.expanded{background:#ffffffd1;border-color:#2563eb33}.disease-result-summary{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.disease-result-summary h3{color:#0f172a;margin:0;font-size:1.03rem}.disease-toggle-label{color:#2563eb;white-space:nowrap;background:#2563eb17;border-radius:999px;flex:none;padding:.35rem .7rem;font-size:.85rem;font-weight:850}.disease-result-summary:hover .disease-toggle-label{background:#2563eb24}.disease-inline-panel{border-top:1px solid #e2e8f0d9;padding:0 1.1rem 1.1rem}.inline-detail-grid{border-top:1px solid #e2e8f0e6;border-left:1px solid #e2e8f0e6;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:1rem;display:grid;overflow:hidden}.inline-detail-item{background:#f8fafc94;border-bottom:1px solid #e2e8f0e6;border-right:1px solid #e2e8f0e6;min-height:72px;padding:.85rem}.inline-detail-item span,.inline-note span{color:#64748b;text-transform:uppercase;letter-spacing:.075em;margin-bottom:.28rem;font-size:.75rem;font-weight:850;display:block}.inline-detail-item strong{color:#17202a;overflow-wrap:anywhere;font-size:.95rem;font-weight:650;line-height:1.45;display:block}.inline-note{background:#ffffff94;border:1px solid #e2e8f0e6;border-radius:14px;margin-top:.85rem;padding:.95rem 1rem}.inline-note p{color:#334155;white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.55}@media (width<=900px){.inline-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.category-page-header{padding:1.5rem}.category-results-card{padding:1.2rem}.category-search-row{flex-direction:column;align-items:flex-start}.category-search-row span{white-space:normal}.category-result-row{grid-template-columns:1fr}.disease-result-summary{flex-direction:column}}@media (width<=560px){.inline-detail-grid{grid-template-columns:1fr}}.people-category-page .category-search-row{margin-bottom:1rem}.alphabet-filter{flex-wrap:wrap;gap:.4rem;margin-bottom:.8rem;display:flex}.alphabet-button{color:#334155;min-width:36px;min-height:36px;font:inherit;cursor:pointer;background:#ffffffad;border:1px solid #94a3b873;border-radius:999px;padding:0 .65rem;font-size:.9rem;font-weight:850;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s}.alphabet-button:hover{color:#2563eb;background:#ffffffe6;border-color:#2563eb73;transform:translateY(-1px)}.alphabet-button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000;box-shadow:0 8px 18px #2563eb33}.people-filter-summary{color:#64748b;margin:0 0 1rem;font-size:.92rem;font-weight:650}.doctor-tab-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff85;border:1px solid #bae6fde6;border-radius:20px;margin-bottom:1rem;padding:.9rem;box-shadow:0 14px 34px #0f172a14}.doctor-tab-row{flex-wrap:wrap;gap:.6rem;display:flex}.doctor-tab-button{color:#334155;min-height:36px;font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #94a3b873;border-radius:999px;padding:0 1rem;font-size:.9rem;font-weight:850;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s}.doctor-tab-button:hover{color:#2563eb;background:#ffffffeb;border-color:#2563eb73;transform:translateY(-1px)}.doctor-tab-button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000;box-shadow:0 8px 18px #2563eb33}.town-filter{flex-wrap:wrap;gap:.45rem;max-height:220px;margin-bottom:.8rem;padding-right:.2rem;display:flex;overflow-y:auto}.town-button{color:#334155;min-height:34px;font:inherit;cursor:pointer;background:#ffffffad;border:1px solid #94a3b873;border-radius:999px;padding:0 .75rem;font-size:.86rem;font-weight:800;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s}.town-button:hover{color:#2563eb;background:#ffffffe6;border-color:#2563eb73;transform:translateY(-1px)}.town-button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000;box-shadow:0 8px 18px #2563eb33}.town-filter-loading{color:#64748b;align-items:center;min-height:34px;font-size:.9rem;font-weight:700;display:inline-flex}.institution-tab-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff85;border:1px solid #bae6fde6;border-radius:20px;margin-bottom:1rem;padding:.9rem;box-shadow:0 14px 34px #0f172a14}.institution-tab-row{flex-wrap:wrap;gap:.6rem;display:flex}.institution-tab-button{color:#334155;min-height:36px;font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #94a3b873;border-radius:999px;padding:0 1rem;font-size:.9rem;font-weight:850;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s}.institution-tab-button:hover{color:#2563eb;background:#ffffffeb;border-color:#2563eb73;transform:translateY(-1px)}.institution-tab-button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000;box-shadow:0 8px 18px #2563eb33}.reference-result-row{cursor:default}.reference-clickable-row{cursor:pointer}.reference-clickable-row:hover{background:#ffffffd1;border-color:#2563eb52}.reference-full-text{white-space:normal;line-height:1.55}.reference-inline-panel{color:#334155;background:#ffffff8f;border:1px solid #bae6fdd9;border-radius:16px;margin-top:.85rem;padding:.9rem 1rem;line-height:1.6}.reference-inline-panel p{margin:0}.category-pagination{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.category-pagination .pagination-controls{align-items:center;gap:.35rem;display:inline-flex}.category-pagination .pagination-controls button{border-radius:999px;width:30px;min-width:30px;height:30px;font-size:.78rem}.category-pagination .pagination-controls span{color:#64748b;white-space:nowrap;align-items:center;gap:.35rem;font-size:.86rem;font-weight:750;display:inline-flex}.category-pagination .pagination-controls input{border-radius:999px;width:4.25rem;height:30px;padding:0 .4rem;font-size:.86rem}@media (width<=900px){.category-search-row{grid-template-columns:1fr}.category-pagination{justify-content:flex-start}}.population-chart-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff9e;border:1px solid #bae6fde6;border-radius:24px;margin-bottom:1rem;padding:1rem;box-shadow:0 18px 45px #0f172a14}.population-chart-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.population-chart-header h3{color:#0f172a;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.15rem}.population-chart-header p{color:#64748b;margin:0;font-size:.92rem;line-height:1.55}.population-chart-header span{color:#1d4ed8;background:#dbeafedb;border-radius:999px;flex:none;padding:.35rem .65rem;font-size:.78rem;font-weight:900}.population-chart-wrap{background:#ffffffbf;border:1px solid #cbd5e1b3;border-radius:20px;width:100%;overflow-x:auto}.population-chart{width:100%;min-width:760px;height:auto;display:block}.population-chart-grid{stroke:#94a3b83d;stroke-width:1px}.population-chart-axis{stroke:#64748b85;stroke-width:1.4px}.population-chart-line{fill:none;stroke:#2563eb;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.population-chart-point{fill:#fff;stroke:#2563eb;stroke-width:2.4px}.population-chart-axis-label,.population-chart-x-label{fill:#64748b;font-size:.78rem;font-weight:750}.population-chart-empty{color:#64748b;background:#ffffffb8;border:1px solid #cbd5e1b3;border-radius:18px;padding:2rem;font-weight:750}.population-records-card{margin-top:1rem}.population-table-wrap{background:#ffffff9e;border:1px solid #cbd5e1b8;border-radius:18px;overflow-x:auto}.population-table{border-collapse:collapse;width:100%;min-width:680px}.population-table th,.population-table td{text-align:left;vertical-align:top;border-bottom:1px solid #cbd5e19e;padding:.85rem 1rem}.population-table th{color:#475569;letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:950}.population-table td{color:#1e293b;font-size:.92rem;line-height:1.5}.population-table tbody tr:last-child td{border-bottom:none}.population-chart-zero{stroke:#0f172a6b;stroke-width:1.6px;stroke-dasharray:5 5}@media (width<=760px){.population-chart-header{flex-direction:column}}@media (width<=900px){.category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:1fr}}@media (width<=800px){.site-header{flex-direction:column;align-items:flex-start;padding:1.25rem}.nav{flex-wrap:wrap}main{padding:1.25rem}.hero{padding:1.5rem}.hero-heading-row{grid-template-columns:1fr;display:grid}.search-box{grid-template-columns:1fr}.contact-box{grid-template-columns:1fr;padding:1.5rem}.contact-intro{border-bottom:1px solid #e2e8f0;border-right:none;grid-template-columns:1fr;padding-bottom:1.5rem;padding-right:0}.contact-form-row,.result-row{grid-template-columns:1fr}.result-meta{flex-wrap:wrap;justify-content:flex-start}.card-grid{grid-template-columns:1fr}.about-author{flex-direction:column}.about-text{padding-top:0}.documents-layout{grid-template-columns:1fr}.documents-toolbar{flex-direction:column;align-items:flex-start}.documents-toolbar p{white-space:normal}}@media (width<=620px){.category-card-grid{grid-template-columns:1fr}.category-cards-section{padding:1.5rem}.detail-card{padding:1.4rem}.detail-header{flex-direction:column}}.lifestyle-page{max-width:1180px}.lifestyle-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff94;border:1px solid #bae6fde6;border-radius:26px;padding:1rem;box-shadow:0 22px 60px #0f172a1a}.lifestyle-search-card{align-items:center;gap:.8rem;margin-bottom:.9rem;display:flex}.lifestyle-search-card input{color:#0f172a;width:min(420px,100%);min-height:42px;font:inherit;background:#ffffffd1;border:1px solid #94a3b885;border-radius:999px;outline:none;padding:0 1rem;font-weight:650}.lifestyle-search-card input:focus{border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb1a}.lifestyle-search-card span{color:#64748b;white-space:nowrap;font-size:.86rem;font-weight:800}.lifestyle-layout{grid-template-columns:230px minmax(0,1fr);align-items:stretch;gap:1rem;display:grid}.lifestyle-sidebar{background:#f8fafcc7;border:1px solid #cbd5e1bf;border-radius:22px;height:82vh;max-height:980px;padding:.65rem;overflow-y:auto}.lifestyle-chapter-list{gap:.45rem;display:grid}.lifestyle-chapter-button{color:#334155;width:100%;font:inherit;text-align:left;cursor:pointer;background:#ffffffc7;border:1px solid #cbd5e1b8;border-radius:15px;padding:.7rem .8rem;font-size:.88rem;font-weight:850;transition:transform .15s,background .15s,color .15s,border-color .15s,box-shadow .15s}.lifestyle-chapter-button:hover{color:#1d4ed8;background:#eff6fff2;border-color:#2563eb47;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb14}.lifestyle-chapter-button.active{color:#fff;background:#2563eb;border-color:#2563eb73;box-shadow:0 10px 22px #2563eb38}.lifestyle-reader-card{background:#ffffffdb;border:1px solid #cbd5e1bf;border-radius:22px;height:200vh;max-height:980px;padding:1.35rem 1.5rem;overflow-y:auto;box-shadow:inset 0 1px #ffffffb3}.lifestyle-reader-header{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #cbd5e1ad;margin:-1.35rem -1.5rem 1rem;padding:1.25rem 1.5rem 1rem;position:sticky;top:-1.35rem}.lifestyle-reader-header h2{color:#0f172a;letter-spacing:-.035em;margin:.2rem 0 0;font-size:clamp(1.45rem,2vw,2rem)}.lifestyle-chapter-text{color:#1e293b;font-size:1rem;line-height:1.78}.lifestyle-chapter-text p{margin:0 0 1rem}.lifestyle-empty-text{color:#64748b;font-weight:750}.lifestyle-notes{border-top:1px solid #cbd5e1b8;margin-top:1.5rem;padding-top:1.25rem}.lifestyle-notes h3{color:#0f172a;margin:0 0 .75rem;font-size:1rem}@media (width<=900px){.lifestyle-layout{grid-template-columns:1fr}.lifestyle-sidebar,.lifestyle-reader-card{max-height:none}.lifestyle-search-card{flex-direction:column;align-items:flex-start}.lifestyle-search-card input{width:100%}}
