@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--header-height: 140px;--nav-height: auto;--accent-rose: #a8737e;--accent-rose-strong: #7f5560;--accent-champagne: #cfb296;--accent-ink: #2f2930;--accent-soft: #e9d7d4;--accent-copper: #b87333;--accent-bronze: #cd7f32;--bg-base: #f6f1eb;--bg-base-strong: #efe6de;--bg-elevated: rgba(255, 251, 247, .84);--bg-panel: rgba(255, 252, 249, .92);--bg-panel-solid: #fffaf5;--bg-muted: #f2ebe4;--bg-hero: radial-gradient(circle at top left, rgba(207, 178, 150, .18), transparent 34%), radial-gradient(circle at top right, rgba(168, 115, 126, .12), transparent 28%), linear-gradient(180deg, #f7f2ec 0%, #f4eee8 48%, #f1ebe5 100%);--text-primary: #2f2930;--text-secondary: #665c64;--text-muted: #8a7b80;--text-inverse: #fffdf9;--border-soft: rgba(74, 56, 63, .1);--border-strong: rgba(74, 56, 63, .16);--shadow-soft: 0 18px 42px rgba(53, 39, 45, .08);--shadow-hover: 0 22px 56px rgba(53, 39, 45, .12);--shadow-modal: 0 28px 80px rgba(45, 31, 38, .16);--gradient-accent: linear-gradient(135deg, #8d616c 0%, #b48382 100%);--gradient-metal: linear-gradient(135deg, #d2bc9e 0%, #e4d5c0 100%);--gradient-silk: linear-gradient(135deg, rgba(255,252,249,.12) 0%, rgba(207,178,150,.08) 50%, rgba(255,252,249,.12) 100%);--gradient-velvet: linear-gradient(160deg, rgba(168,115,126,.04) 0%, rgba(255,255,255,.08) 50%, rgba(168,115,126,.06) 100%);--gradient-copper: linear-gradient(135deg, #cd9b6a 0%, #b87333 40%, #cd9b6a 100%);--gradient-champagne: linear-gradient(135deg, #e8d5b8 0%, #cfb296 50%, #e8d5b8 100%);--overlay-backdrop: rgba(36, 28, 32, .34)}[data-theme=dark]{--accent-rose: #c99e9a;--accent-rose-strong: #e1b6b0;--accent-champagne: #ceb697;--accent-ink: #f5eee8;--accent-soft: rgba(201, 158, 154, .22);--accent-copper: #d4a56a;--accent-bronze: #c9874a;--bg-base: #161215;--bg-base-strong: #1d171b;--bg-elevated: rgba(28, 22, 26, .84);--bg-panel: rgba(34, 27, 31, .92);--bg-panel-solid: #241d22;--bg-muted: #211a1f;--bg-hero: radial-gradient(circle at top left, rgba(206, 182, 151, .12), transparent 34%), radial-gradient(circle at top right, rgba(201, 158, 154, .12), transparent 28%), linear-gradient(180deg, #141013 0%, #171216 52%, #191418 100%);--text-primary: #f5eee8;--text-secondary: #d2c4c0;--text-muted: #a99998;--text-inverse: #171114;--border-soft: rgba(235, 221, 215, .09);--border-strong: rgba(235, 221, 215, .18);--shadow-soft: 0 18px 42px rgba(0, 0, 0, .28);--shadow-hover: 0 26px 64px rgba(0, 0, 0, .36);--shadow-modal: 0 28px 80px rgba(0, 0, 0, .42);--gradient-accent: linear-gradient(135deg, #9f7475 0%, #c8a4a0 100%);--gradient-metal: linear-gradient(135deg, #7d6b56 0%, #b59c79 100%);--gradient-silk: linear-gradient(135deg, rgba(255,252,249,.08) 0%, rgba(201,158,154,.06) 50%, rgba(255,252,249,.08) 100%);--gradient-velvet: linear-gradient(160deg, rgba(201,158,154,.06) 0%, rgba(255,255,255,.04) 50%, rgba(201,158,154,.08) 100%);--gradient-copper: linear-gradient(135deg, #d4a56a 0%, #c9874a 40%, #d4a56a 100%);--gradient-champagne: linear-gradient(135deg, #c9a882 0%, #a88b64 50%, #c9a882 100%);--overlay-backdrop: rgba(9, 8, 10, .72)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100vh;overflow-x:hidden;background:var(--bg-hero);color:var(--text-primary);font-family:Manrope,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .25s ease,color .25s ease;padding-bottom:var(--safe-bottom)}body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 12% 10%,rgba(211,189,165,.18),transparent 20%),radial-gradient(circle at 84% 14%,rgba(168,115,126,.09),transparent 18%),radial-gradient(circle at 50% 100%,rgba(207,178,150,.08),transparent 22%);pointer-events:none;z-index:0}body:after{content:"";position:fixed;inset:0;opacity:.04;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:180px 180px}.silk-texture:before{content:"";position:absolute;inset:0;background:var(--gradient-silk);pointer-events:none;border-radius:inherit}.velvet-texture:before{content:"";position:absolute;inset:0;background:var(--gradient-velvet);pointer-events:none;border-radius:inherit}h1,h2,h3,h4,h5{font-family:Cormorant Garamond,serif;font-weight:700;letter-spacing:-.02em;font-optical-sizing:auto;-webkit-font-optical-sizing:auto}body{min-height:100vh;overflow-x:hidden;background:var(--bg-hero);color:var(--text-primary);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;transition:background .25s ease,color .25s ease;padding-bottom:var(--safe-bottom);overscroll-behavior-y:none}@media(max-width:428px){body{font-size:15px;line-height:1.48}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.App{position:relative;z-index:1}.home-btn{appearance:none;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left}.bg-effects{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;opacity:.42}.blob{position:absolute;border-radius:50%;filter:blur(96px)}.blob-1{width:420px;height:420px;top:-8%;left:-5%;background:radial-gradient(circle,rgba(209,177,150,.26),transparent 72%)}.blob-2{width:440px;height:440px;top:16%;right:-10%;background:radial-gradient(circle,rgba(168,115,126,.16),transparent 72%)}.blob-3{width:380px;height:380px;bottom:-8%;left:20%;background:radial-gradient(circle,rgba(207,178,150,.18),transparent 72%)}.particles,.sparkles{position:absolute;width:100%;height:100%}.particle,.sparkle{position:absolute;border-radius:50%;pointer-events:none}.sparkle{width:4px;height:4px;background:#fffbf7bf;box-shadow:0 0 8px 2px #cfb29629;animation:sparkle 4s ease-in-out infinite}@keyframes sparkle{0%,to{opacity:0;transform:scale(.6)}50%{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-fade-in-up{animation:fadeInUp .5s ease-out forwards}.animate-fade-in-scale{animation:fadeInScale .4s ease-out forwards}.animate-slide-up{animation:slideUp .4s cubic-bezier(.16,1,.3,1) forwards}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-float{animation:float 3s ease-in-out infinite}.text-gradient{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-metal{background:var(--gradient-metal);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass{background:var(--bg-elevated);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.glass-panel{background:var(--bg-panel);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-soft)}.glow{box-shadow:0 0 20px #a8737e3d}.glow-hover:hover{box-shadow:0 0 28px #a8737e52}@media(max-width:768px){:root{--header-height: 160px}body:after{opacity:.025}.bg-effects{opacity:.28}@supports (padding: max(0px)){body{padding-left:max(.5rem,env(safe-area-inset-left));padding-right:max(.5rem,env(safe-area-inset-right));padding-bottom:max(1rem,env(safe-area-inset-bottom))}}}@supports (padding: max(0px)){body{padding-left:max(.5rem,env(safe-area-inset-left));padding-right:max(.5rem,env(safe-area-inset-right));padding-bottom:max(.5rem,env(safe-area-inset-bottom))}}.copper-accent{background:var(--gradient-copper);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.champagne-glow{box-shadow:0 0 20px #cfb29633}.copper-glow{box-shadow:0 0 16px #b873332e}.App{--header-height: 140px}.App{--header-height: 118px}.navbar{top:calc(var(--safe-top) + .45rem);max-width:1360px;border-radius:26px;background:linear-gradient(180deg,#221a1feb,#171216f0),var(--bg-elevated);border-color:#ddbfb71f;box-shadow:0 18px 42px #0806083d,inset 0 1px #ffffff0d}.navbar-inner{gap:.65rem;padding:.7rem}.navbar-topline{display:flex;align-items:center;justify-content:space-between;gap:1rem}.navbar-brand{appearance:none;display:inline-flex;align-items:center;gap:.9rem;padding:0;border:none;background:transparent;color:var(--text-primary);cursor:pointer;text-align:left}.navbar-brand-mark{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:42px;padding:0 .9rem;border-radius:999px;background:linear-gradient(135deg,#e2c6bc3d,#7d57623d);border:1px solid rgba(226,198,188,.18);color:#f4dfd5;font-size:.92rem;font-weight:800;letter-spacing:.18em}.navbar-brand-copy{display:grid;gap:.08rem}.navbar-brand-copy strong{color:#f8eeea;font-size:.92rem;font-weight:700;line-height:1.1}.navbar-brand-copy span{color:#f4e5e0ad;font-size:.74rem;line-height:1.15}.navbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;min-width:0;flex-wrap:wrap}.nav-row-primary{padding:.24rem;background:#ffffff0f;border-color:#ffffff14}.nav-row-primary .nav-scroll{justify-content:flex-start}.nav-scroll{width:100%;min-width:0;gap:.45rem}.nav-item,.theme-toggle{min-height:40px;padding:.68rem .92rem;border-color:#e4cec61a;background:#ffffff0b;color:#f2e8e2;font-size:.8rem;font-weight:700}.nav-item:hover,.theme-toggle:hover{background:#ffffff14;border-color:#e4cec62e}.nav-item.is-active{background:linear-gradient(135deg,#ebccc22e,#8c616d29);border-color:#ecd2c938;color:#fff5ef;box-shadow:inset 0 1px #ffffff14}.theme-toggle{min-width:74px;background:linear-gradient(135deg,#f5e7e0e6,#e2cdc3c7);color:#33262d}.nav-primary-item{flex:0 0 auto;min-width:138px}.page-content{padding-top:calc(var(--safe-top) + var(--header-height) + 1rem)}.home-shell{max-width:1320px;padding:0 1rem 1.15rem}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.82fr);gap:1rem;margin-bottom:1rem}.home-hero{margin-bottom:0;min-height:360px;padding:1.65rem;border-radius:34px;background:radial-gradient(circle at 82% 18%,rgba(214,190,157,.16),transparent 20%),radial-gradient(circle at 12% 100%,rgba(145,93,108,.14),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.05),transparent 45%),linear-gradient(180deg,#271d22f5,#1b1519fa);box-shadow:0 26px 52px #0705083d,inset 0 1px #ffffff0d}.home-hero:before,.home-hero:after{opacity:.9}.home-hero-main{display:flex;flex-direction:column;justify-content:space-between}.home-eyebrow,.home-panel-eyebrow,.destination-kicker,.hero-panel-label{color:#d9b8b0}.home-hero-title{max-width:9.5em;margin-bottom:.75rem;font-size:clamp(2.8rem,5vw,4.6rem)}.home-hero-description{max-width:42rem;color:#f5ece8c7;font-size:1.02rem;line-height:1.8}.home-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.4rem}.home-metric-card{display:grid;gap:.28rem;padding:.9rem 1rem;border-radius:22px;border:1px solid rgba(226,203,195,.09);background:#ffffff0a}.home-metric-value{color:#f8e6dc;font-size:1.45rem;font-weight:700;line-height:1}.home-metric-label{color:#f5ece8ad;font-size:.82rem;line-height:1.45}.home-hero-rail{display:grid;gap:.9rem}.hero-rail-card{appearance:none;display:grid;gap:.38rem;padding:1rem 1.05rem;border-radius:28px;border:1px solid rgba(225,196,188,.1);background:linear-gradient(180deg,rgba(255,255,255,.055),transparent 44%),#171216e0;color:var(--text-primary);text-align:left;cursor:pointer;transition:transform .24s ease,border-color .24s ease,background .24s ease}.hero-rail-card:hover{transform:translateY(-3px);border-color:#e1c4bc33;background:linear-gradient(180deg,rgba(255,255,255,.075),transparent 44%),#1d161bf0}.hero-rail-card strong{color:#fff4ee;font-size:1rem;line-height:1.25}.hero-rail-card p{color:#f3ebe7a8;font-size:.86rem;line-height:1.55}.hero-rail-card-compact{min-height:0}.home-destination-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr);gap:1rem;margin-bottom:1rem}.home-destination-card{appearance:none;position:relative;display:grid;gap:.8rem;min-height:250px;padding:1.5rem;border:1px solid rgba(226,196,188,.1);border-radius:32px;overflow:hidden;text-align:left;color:var(--text-primary);cursor:pointer;transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}.home-destination-card:before{content:"";position:absolute;inset:auto -10% -24% auto;width:280px;height:280px;border-radius:50%;opacity:.34;pointer-events:none}.home-destination-card:hover{transform:translateY(-4px);border-color:#eed2ca33;box-shadow:0 24px 44px #0806083d}.home-destination-card.is-gynecology{background:linear-gradient(160deg,rgba(255,255,255,.06),transparent 40%),linear-gradient(135deg,#2e2126fa,#1c151afa)}.home-destination-card.is-gynecology:before{background:radial-gradient(circle,rgba(173,119,136,.48),transparent 64%)}.home-destination-card.is-obstetrics{background:linear-gradient(160deg,rgba(255,255,255,.05),transparent 42%),linear-gradient(135deg,#241f25fa,#161318fa)}.home-destination-card.is-obstetrics:before{background:radial-gradient(circle,rgba(206,181,145,.42),transparent 64%)}.destination-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.destination-index{color:#f4e9e375;font-size:.86rem;font-weight:700;letter-spacing:.16em}.home-destination-title{margin:0;color:#fff5ef;font-size:clamp(2.25rem,4vw,3.65rem);line-height:.95}.home-destination-description{max-width:32rem;color:#f6ede8bd;font-size:.98rem;line-height:1.72}.destination-tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:auto}.destination-tag{display:inline-flex;align-items:center;padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(226,196,188,.12);background:#ffffff0d;color:#fbf1ecd1;font-size:.76rem;font-weight:700}.home-support-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:1rem}.home-panel{padding:1.1rem;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 44%),#1a1418eb;border:1px solid rgba(226,196,188,.09);box-shadow:0 18px 34px #08060829}.home-panel-large{min-height:100%}.home-panel-title,.home-recent-name,.home-quick-card strong{color:#fff5ef}.home-link-btn{border-color:#e2c4bc1f;background:#ffffff0a;color:#f9eee9d1}.home-recent-item,.home-quick-card{background:#ffffff0a;border-color:#e2c4bc14}.home-recent-item:hover,.home-quick-card:hover{background:#fff1;border-color:#e2c4bc29}.home-recent-meta,.home-quick-card span,.home-panel-empty{color:#f2e9e4a8}.cards-grid{max-width:1320px;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;padding:0 1rem 2.2rem}.disease-card{min-height:184px;padding:.8rem .85rem .74rem;border-radius:26px}.card-header{display:flex;justify-content:flex-end}.card-body{display:grid;grid-template-columns:56px minmax(0,1fr);grid-template-areas:"icon title" "icon icd" "icon desc";column-gap:.82rem;row-gap:.28rem;align-items:start}.card-icon-wrap{grid-area:icon;align-self:start;margin-top:.1rem}.card-icon{width:56px;height:56px;border-radius:18px}.card-icon svg{width:30px;height:30px}.card-title{grid-area:title;margin:0;font-size:1rem;line-height:1.12}.card-icd-badge{grid-area:icd;justify-self:start;margin-bottom:.1rem}.card-desc{grid-area:desc;font-size:.84rem;line-height:1.48;-webkit-line-clamp:3}@media(max-width:1100px){.App{--header-height: 126px}.home-hero-grid,.home-support-grid,.home-destination-grid{grid-template-columns:1fr}.home-hero{min-height:0}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.App{--header-height: 142px}.navbar{top:calc(var(--safe-top) + .3rem);left:max(.35rem,var(--safe-left));right:max(.35rem,var(--safe-right));border-radius:22px}.navbar-inner{padding:.58rem;gap:.5rem}.navbar-topline{gap:.6rem;align-items:flex-start;flex-direction:column}.navbar-brand{width:100%;justify-content:flex-start;gap:.7rem}.navbar-brand-mark{min-width:50px;height:38px;padding:0 .8rem;font-size:.82rem}.navbar-brand-copy strong{font-size:.84rem}.navbar-brand-copy span{font-size:.68rem}.navbar-actions,.nav-row-primary{width:100%;overflow-x:auto;scrollbar-width:none}.navbar-actions::-webkit-scrollbar{display:none}.navbar-actions{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.05rem}.nav-row-primary{overflow:visible}.nav-row-primary .nav-scroll{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;width:100%}.nav-item,.theme-toggle{min-height:38px;padding:.62rem .82rem;font-size:.76rem}.nav-primary-item{min-width:0}.home-shell{padding:0 .7rem .8rem}.home-hero-grid,.home-destination-grid,.home-support-grid{gap:.7rem;margin-bottom:.7rem}.home-hero{padding:1.05rem;border-radius:26px}.home-hero-title{font-size:clamp(2rem,9vw,2.8rem);margin-bottom:.5rem}.home-hero-description{font-size:.9rem;line-height:1.62}.home-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;margin-top:.92rem}.home-metric-card,.hero-rail-card,.home-panel,.home-destination-card{border-radius:22px}.hero-rail-card strong{font-size:.94rem}.hero-rail-card p{font-size:.82rem;line-height:1.45}.home-destination-card{min-height:0;padding:1.15rem}.home-destination-title{font-size:clamp(1.8rem,8vw,2.5rem)}.home-destination-description{font-size:.9rem;line-height:1.58}.home-panel{padding:.95rem}.home-panel-header{gap:.65rem;margin-bottom:.8rem}.home-link-btn{min-height:38px;padding:.48rem .72rem}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding-left:.7rem;padding-right:.7rem}.disease-card{min-height:172px;padding:.72rem .72rem .64rem;border-radius:22px}.catalog-status,.empty-state{border-radius:22px}.catalog-status{padding:.9rem}.empty-state{padding:2.1rem 1rem}.card-body{grid-template-columns:48px minmax(0,1fr);column-gap:.7rem}.card-icon{width:48px;height:48px;border-radius:16px}.card-icon svg{width:26px;height:26px}}@media(max-width:480px){.App{--header-height: 148px}.navbar{width:calc(100% - .6rem)}.navbar-brand{gap:.58rem}.navbar-brand-copy{gap:0;overflow:hidden}.navbar-brand-copy strong,.navbar-brand-copy span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-shell,.cards-grid{padding-left:.55rem;padding-right:.55rem}.home-hero{padding:.92rem}.home-eyebrow,.home-panel-eyebrow,.destination-kicker,.hero-panel-label{font-size:.62rem}.home-hero-title{font-size:clamp(1.7rem,8vw,2.2rem)}.home-hero-description,.home-destination-description,.hero-rail-card p,.home-panel-empty{font-size:.82rem;line-height:1.5}.home-metric-card{padding:.75rem .82rem}.home-metric-value{font-size:1.22rem}.home-destination-card{padding:.95rem}.destination-tag{padding:.38rem .62rem;font-size:.68rem}.cards-grid{grid-template-columns:1fr;max-width:100%;gap:.55rem}.disease-card{min-height:156px;padding:.65rem .68rem .58rem}.card-body{grid-template-columns:42px minmax(0,1fr);column-gap:.62rem;row-gap:.2rem}.card-icon{width:42px;height:42px;border-radius:14px}.card-icon svg{width:22px;height:22px}.favorite-btn{width:34px;height:34px}.card-title{font-size:.9rem}.card-desc{font-size:.76rem;line-height:1.38;-webkit-line-clamp:3}}@media(max-width:768px){html,body,#root,.App{overflow-x:hidden}.page-content{padding-top:calc(var(--safe-top) + var(--header-height) + .8rem);padding-bottom:calc(var(--safe-bottom) + 1.2rem)}.navbar{backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.navbar-brand-mark{flex:0 0 auto}.navbar-actions{gap:.38rem;padding-inline:.02rem;scroll-snap-type:x proximity}.navbar-actions .nav-item,.navbar-actions .theme-toggle{scroll-snap-align:start}.nav-row-primary{padding:.18rem}.nav-row-primary .nav-scroll{gap:.18rem}.home-hero-grid{align-items:start}.hero-rail-card{padding:.88rem .92rem}.home-support-grid{align-items:start}.catalog-shell{gap:.48rem}.catalog-header{margin-bottom:.45rem}.catalog-title{line-height:1;margin-bottom:.28rem}.search-container{margin-bottom:.78rem}.search-input-wrapper{position:relative}.search-input{min-height:54px;border-radius:20px;padding:.92rem 5rem .92rem 1rem;box-shadow:0 16px 28px #07060824,inset 0 1px #ffffff0a}.search-result-count{right:.85rem;min-width:1.95rem;padding:.22rem .48rem;font-size:.68rem}.search-clear-btn{right:3.15rem;width:28px;height:28px}.category-filter{margin-bottom:.95rem}.category-chips{gap:.5rem;padding-bottom:.1rem;scroll-snap-type:x proximity}.category-chip{min-height:42px;padding:.62rem .8rem;border-radius:999px;scroll-snap-align:start}.chip-icon{width:1.35rem;height:1.35rem;font-size:.62rem}.chip-label{font-size:.8rem}.chip-count{min-width:1.35rem;font-size:.64rem}.cards-grid{align-items:stretch}.disease-card{box-shadow:0 18px 30px #09060829,inset 0 1px #ffffff08}.card-header{margin-bottom:.2rem}.favorite-btn{width:32px;height:32px}.favorite-icon{font-size:.86rem}.empty-state{padding:1.9rem .95rem;border-radius:22px}.empty-state h3{font-size:1.36rem;line-height:1.08}.catalog-status{border-radius:22px;padding:.92rem}.scroll-top-btn{padding:.68rem .88rem;border-radius:999px;font-size:.74rem;box-shadow:0 14px 28px #07050838}.site-footer{padding:1rem .8rem calc(var(--safe-bottom) + 1rem);text-align:center;font-size:.8rem}.modal-content,.modal-content.mobile-sheet{border-radius:26px 26px 0 0;background:linear-gradient(180deg,#231c21fa,#161215fc);scroll-padding-top:8.4rem}.modal-header{position:sticky;top:0;z-index:7;background:linear-gradient(180deg,#1c161afa,#1c161adb);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,196,188,.08);box-shadow:0 6px 18px #08060814}.modal-title{line-height:1.06;max-width:17rem}.modal-icd{line-height:1.35}.modal-close{width:38px;height:38px;flex:0 0 38px}.modal-quick-strip{position:sticky;top:0;z-index:6;box-shadow:0 1px #e2c4bc14}.modal-quick-strip-header{align-items:center}.modal-quick-meta{gap:.36rem;margin-bottom:.45rem}.modal-quick-strip.is-collapsed .modal-quick-meta{margin-bottom:0}.modal-quick-toggle{min-height:34px;padding:.34rem .6rem}.modal-tabs{position:sticky;top:118px;z-index:6;background:linear-gradient(180deg,#1c161af0,#1c161adb);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:.42rem .62rem .52rem}.tab-btn{white-space:nowrap;min-height:42px;padding:.62rem .88rem;font-size:.78rem}.modal-body{padding-top:.72rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.modal-grid{gap:.78rem}.content-card,.q-card,.medication-card,.regimen-card,.q-history-item,.q-answer-row,.structured-item,.interaction-card,.interaction-result{padding:.86rem;border-radius:20px}.tab-content h3{margin-bottom:.72rem;padding:.44rem .8rem;font-size:.94rem}.tab-content p,.tab-content li,.q-question p,.q-recommendation p,.q-answer-row,.med-details p,.med-details li,.regimen-table td,.regimen-table th{font-size:.9rem;line-height:1.58}.tab-content ul li{margin-bottom:.5rem}}@media(max-width:480px){.App{--header-height: 144px}.page-content{padding-top:calc(var(--safe-top) + var(--header-height) + .65rem)}.navbar{left:max(.3rem,var(--safe-left));right:max(.3rem,var(--safe-right));width:auto}.navbar-inner{padding:.46rem}.navbar-topline{gap:.5rem}.navbar-brand{gap:.52rem;min-width:0}.navbar-brand-mark{min-width:44px;height:34px;padding:0 .66rem;font-size:.76rem;letter-spacing:.14em}.navbar-brand-copy strong{font-size:.76rem}.navbar-brand-copy span{font-size:.62rem}.navbar-actions .nav-item,.navbar-actions .theme-toggle{min-height:36px;padding:.58rem .72rem;font-size:.72rem}.nav-row-primary{border-radius:18px}.nav-primary-item{padding:.64rem .38rem;font-size:.73rem}.home-shell{padding-bottom:.45rem}.home-hero-grid,.home-destination-grid,.home-support-grid{gap:.58rem;margin-bottom:.58rem}.home-hero{padding:.85rem;border-radius:24px}.home-hero-title{margin-bottom:.36rem}.home-hero-description{font-size:.78rem;line-height:1.46}.home-metric-card,.hero-rail-card,.home-panel,.home-destination-card{border-radius:20px}.home-metric-card{gap:.2rem;padding:.66rem .72rem}.home-metric-label,.hero-rail-card p,.home-panel-empty{font-size:.74rem;line-height:1.4}.hero-rail-card strong,.home-panel-title{font-size:.98rem}.home-destination-card{padding:.88rem;gap:.62rem}.destination-index{font-size:.72rem}.home-destination-title{font-size:clamp(1.56rem,7vw,1.96rem)}.home-destination-description{font-size:.8rem;line-height:1.46}.destination-tags{gap:.42rem}.destination-tag{padding:.34rem .56rem;font-size:.64rem}.catalog-header{padding-left:.55rem;padding-right:.55rem;margin-bottom:.34rem}.catalog-title{font-size:clamp(1.44rem,6vw,1.74rem)}.catalog-description{font-size:.8rem;line-height:1.42}.search-container{margin-bottom:.68rem}.search-input{min-height:50px;padding:.84rem 4.7rem .84rem .92rem;font-size:14px;border-radius:18px}.search-clear-btn{right:2.95rem;width:26px;height:26px}.search-result-count{right:.72rem;min-width:1.8rem;font-size:.64rem}.category-filter{margin-bottom:.82rem}.category-chip{padding:.56rem .74rem;gap:.34rem}.cards-grid{gap:.5rem;padding-bottom:.7rem}.disease-card{min-height:148px;padding:.6rem .62rem .56rem;border-radius:20px}.card-body{grid-template-columns:40px minmax(0,1fr);column-gap:.56rem}.card-icon{width:40px;height:40px;border-radius:13px}.card-icon svg{width:21px;height:21px}.card-title{font-size:.84rem}.card-desc{font-size:.72rem;line-height:1.32;-webkit-line-clamp:2}.catalog-status,.empty-state{border-radius:20px}.modal-content,.modal-content.mobile-sheet{border-radius:24px 24px 0 0}.modal-header{padding:.7rem .64rem .58rem}.modal-title-group{gap:.58rem}.modal-icon-wrapper{width:40px;height:40px;border-radius:14px}.modal-title{font-size:1.08rem;max-width:12rem}.modal-icd{font-size:.74rem}.modal-quick-strip{padding:.46rem .64rem .52rem}.modal-quick-chip{padding:.28rem .48rem;font-size:.63rem}.modal-quick-summary{font-size:.8rem;line-height:1.42}.modal-tabs{top:108px;padding:.22rem .42rem .42rem}.tab-btn{padding:.54rem .72rem;font-size:.74rem}.modal-body{padding:.62rem .62rem calc(.9rem + env(safe-area-inset-bottom))}.content-card,.q-card,.medication-card,.regimen-card,.q-history-item,.q-answer-row,.structured-item,.interaction-card,.interaction-result{padding:.78rem;border-radius:18px}.tab-content h3{font-size:.88rem}.tab-content p,.tab-content li,.q-question p,.q-recommendation p,.q-answer-row,.med-details p,.med-details li,.regimen-table td,.regimen-table th{font-size:.84rem;line-height:1.52}.site-footer{padding:.92rem .7rem calc(var(--safe-bottom) + .9rem);font-size:.76rem}}@media(max-width:768px){.App{--header-height: 138px}.page-content{padding-top:calc(var(--safe-top) + var(--header-height) + .75rem)}.navbar{top:calc(var(--safe-top) + .25rem);left:max(.4rem,var(--safe-left));right:max(.4rem,var(--safe-right));max-width:none;border-radius:22px}.navbar-inner{gap:.4rem;padding:.5rem}.navbar-topline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;align-items:start}.navbar-brand{min-width:0;padding:.65rem .75rem;border-radius:18px}.navbar-brand-mark{width:40px;height:40px;font-size:.85rem}.navbar-brand-copy strong{font-size:.9rem}.navbar-brand-copy span{font-size:.68rem}.navbar-theme-toggle{min-width:64px;min-height:42px;padding-inline:.75rem}.navbar-actions{grid-column:1 / -1;display:flex;gap:.45rem;overflow-x:auto;padding-bottom:.1rem;scroll-snap-type:x proximity}.navbar-actions .nav-item{flex:0 0 auto;min-width:max-content;padding:.68rem .9rem;scroll-snap-align:start}.nav-row-primary{overflow:hidden}.nav-row-primary .nav-scroll{gap:.35rem}.nav-primary-item{min-height:46px;font-size:.8rem}.catalog-header{margin-bottom:.7rem;padding-left:.75rem;padding-right:.75rem;text-align:center}.catalog-eyebrow,.catalog-status-eyebrow,.empty-eyebrow{justify-content:center;width:100%;margin-bottom:.4rem}.catalog-title{font-size:clamp(1.6rem,8vw,2rem)}.catalog-description{margin:0 auto;font-size:.88rem;line-height:1.55}.search-container{margin-bottom:.8rem;padding-left:.75rem;padding-right:.75rem}.search-input{min-height:58px;border-radius:20px;padding-left:1rem;padding-right:6.2rem}.category-filter{margin-bottom:.9rem;padding-left:0;padding-right:0}.category-chips{gap:.55rem;padding:0 .75rem .2rem;scroll-snap-type:x proximity}.category-chip{min-height:42px;padding:.72rem .9rem;scroll-snap-align:start}.cards-grid{padding-left:.75rem;padding-right:.75rem;gap:.72rem}.disease-card{min-height:164px;padding:.9rem .95rem .85rem;border-radius:22px}.card-header{top:.65rem;right:.65rem}.card-body{gap:.48rem;padding-top:.1rem}.card-title{max-width:calc(100% - 2.75rem);font-size:1rem;line-height:1.22}.card-icd-badge{font-size:.68rem}.card-icon-wrap{padding:.35rem 0 .15rem}.card-desc{font-size:.82rem;line-height:1.48;text-align:left;color:var(--text-secondary)}.modal-content.mobile-sheet{border-radius:28px 28px 0 0}.modal-header{padding:.78rem .78rem .62rem}.modal-title-group{min-width:0;gap:.75rem}.modal-title{font-size:1.32rem;line-height:.95}.modal-icd{font-size:.8rem}.modal-quick-strip{padding:.55rem .78rem .6rem}.modal-quick-strip.is-collapsed{padding-top:.38rem;padding-bottom:.38rem}.modal-quick-meta{gap:.38rem}.modal-quick-chip{padding:.32rem .54rem;font-size:.68rem}.modal-quick-toggle{min-height:34px}.modal-tabs{position:sticky;top:0;z-index:7;gap:.42rem;padding:.42rem .7rem .62rem;box-shadow:0 1px 0 var(--border-soft)}.tab-btn{padding:.7rem .92rem;font-size:.8rem}.modal-body{padding:.72rem .72rem calc(1rem + env(safe-area-inset-bottom))}}@media(max-width:480px){.App{--header-height: 132px}.navbar{left:max(.3rem,var(--safe-left));right:max(.3rem,var(--safe-right));border-radius:20px}.navbar-brand{padding:.58rem .68rem}.navbar-brand-copy span{display:none}.navbar-actions .nav-item,.navbar-theme-toggle,.nav-primary-item{font-size:.74rem}.catalog-header,.search-container,.cards-grid,.category-chips{padding-left:.62rem;padding-right:.62rem}.disease-card{min-height:156px;padding:.82rem .85rem .8rem}.card-title{font-size:.94rem}.card-desc{font-size:.78rem}.modal-title{font-size:1.18rem}.tab-btn{padding:.64rem .82rem;font-size:.76rem}}@media(max-width:768px){.home-shell{padding:0 .8rem 1rem}.home-hero-grid,.home-support-grid,.home-destination-grid{grid-template-columns:1fr;gap:.8rem}.home-hero{min-height:auto;padding:1.15rem 1rem;border-radius:26px}.home-hero-title{max-width:none;font-size:clamp(2rem,11vw,2.8rem);line-height:.94}.home-hero-description{font-size:.92rem;line-height:1.6}.home-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:1rem}.home-metric-card{padding:.75rem .65rem;border-radius:16px}.home-metric-value{font-size:1rem}.home-metric-label{font-size:.66rem;line-height:1.35}.home-hero-rail{display:grid;grid-template-columns:1fr;gap:.65rem}.hero-rail-card,.hero-rail-card-compact,.home-panel,.home-destination-card,.home-quick-card,.home-recent-item{border-radius:20px}.hero-rail-card{padding:.95rem}.hero-rail-card strong,.home-panel-title,.home-destination-title{line-height:1.08}.home-destination-card{min-height:auto;padding:1rem;gap:.7rem}.destination-head{margin-bottom:0}.destination-index{font-size:.84rem}.home-destination-title{font-size:1.75rem}.home-destination-description,.home-card-description,.home-quick-card span,.home-recent-meta{font-size:.86rem;line-height:1.5}.destination-tags{gap:.4rem}.destination-tag{padding:.36rem .6rem;font-size:.68rem}.catalog-shell{gap:.35rem}.catalog-header{margin-bottom:.45rem}.search-input{min-height:54px;font-size:.95rem}.search-result-count{min-width:2rem;font-size:.7rem}.category-filter{margin-bottom:.75rem}.category-chips{gap:.45rem;padding-bottom:.05rem}.category-chip{gap:.45rem;padding:.66rem .82rem;border-radius:999px}.chip-icon{width:1.45rem;height:1.45rem;font-size:.64rem}.chip-label{font-size:.8rem}.chip-count{min-width:1.45rem;font-size:.66rem}.cards-grid{gap:.65rem;padding-bottom:1rem}.disease-card{min-height:170px;padding:.92rem .92rem .88rem;border-radius:24px}.card-header{top:.72rem;right:.72rem}.favorite-btn{width:34px;height:34px;font-size:1rem}.card-body{gap:.42rem}.card-title{max-width:calc(100% - 2.5rem);margin-bottom:.05rem;font-size:.98rem;line-height:1.24}.card-icd-badge{width:fit-content}.card-icon-wrap{padding:.28rem 0 .08rem}.card-icon{width:46px;height:46px;border-radius:15px}.card-desc{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:.81rem;line-height:1.46}.modal-content.mobile-sheet{max-height:100dvh}.modal-header{padding:.72rem .72rem .56rem}.modal-icon-wrapper{width:46px;height:46px;border-radius:16px}.modal-title{font-size:1.24rem}.modal-quick-strip{padding-inline:.72rem}.modal-quick-summary{font-size:.84rem;line-height:1.45}.modal-tabs{gap:.36rem}.tab-btn{white-space:nowrap}.modal-body{padding-top:.6rem}.content-card,.q-card,.medication-card,.regimen-card,.structured-item,.interaction-card,.interaction-result{border-radius:20px}}@media(max-width:480px){.home-shell{padding-left:.65rem;padding-right:.65rem}.home-hero{padding:1rem .9rem}.home-hero-title{font-size:clamp(1.8rem,11vw,2.35rem)}.home-hero-metrics{grid-template-columns:1fr}.navbar-actions{gap:.35rem}.navbar-actions .nav-item{padding:.62rem .8rem}.nav-row-primary .nav-scroll{gap:.28rem}.nav-primary-item{min-width:0}.catalog-title{font-size:1.45rem}.category-chip{padding:.62rem .76rem}.disease-card{min-height:160px;padding:.84rem .84rem .8rem}.card-title{font-size:.92rem}.card-desc{font-size:.77rem}.modal-title{font-size:1.12rem}.modal-quick-chip{font-size:.65rem}.tab-btn{padding:.58rem .74rem;font-size:.73rem}}@media(max-width:768px){.navbar{position:sticky;top:calc(var(--safe-top) + .18rem);left:auto;right:auto;margin:0 .36rem;width:auto;max-width:none}.page-content{padding-top:.82rem}.navbar-topline{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand theme" "actions actions";gap:.48rem;align-items:center}.navbar-brand{grid-area:brand;min-width:0}.navbar-theme-toggle{grid-area:theme;min-width:56px;justify-self:end;padding:.56rem .62rem}.navbar-actions{grid-area:actions}.home-shell,.catalog-shell,.cards-grid,.modal-content.mobile-sheet{position:relative;z-index:1}}@media(max-width:480px){.App{--header-height: 172px}.navbar{margin:0 .26rem;border-radius:20px}.navbar-brand-copy span{display:none}.navbar-brand-copy strong{font-size:.7rem}.navbar-theme-toggle{min-width:50px;padding:.52rem .56rem;font-size:.66rem}.navbar-actions .nav-item{border-radius:16px;font-size:.69rem}.nav-row-primary{border-radius:16px}.nav-primary-item{border-radius:14px;font-size:.69rem}.page-content{padding-top:.74rem}}@media(max-width:768px){.App{--header-height: 164px}.navbar{left:max(.35rem,var(--safe-left));right:max(.35rem,var(--safe-right));width:auto;max-width:none;border-radius:22px}.navbar-inner{padding:.56rem;gap:.46rem}.navbar-topline{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand theme" "actions actions";gap:.5rem;align-items:center}.navbar-brand{grid-area:brand;min-width:0;gap:.62rem}.navbar-brand-copy{min-width:0;overflow:hidden}.navbar-brand-copy strong,.navbar-brand-copy span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navbar-theme-toggle{grid-area:theme;justify-self:end;min-width:64px;padding:.58rem .72rem;font-size:.74rem}.navbar-actions{grid-area:actions;grid-template-columns:repeat(4,minmax(0,1fr));gap:.36rem}.navbar-actions .nav-item{min-height:38px;padding:.58rem .46rem;font-size:.74rem}.nav-row-primary{padding:.16rem;border-radius:18px}.nav-row-primary .nav-scroll{gap:.16rem}.nav-primary-item{min-height:38px;padding:.58rem .35rem;font-size:.74rem}.page-content{padding-top:calc(var(--safe-top) + var(--header-height) + .9rem)}.page-content>*,.catalog-shell,.home-hero-grid,.home-destination-grid,.home-support-grid,.card-body,.modal-title-group{min-width:0}.home-shell,.catalog-header,.search-container,.category-filter,.cards-grid{width:100%;max-width:100%}.cards-grid{max-width:none}.modal-content.mobile-sheet,.questionnaire-modal.mobile-sheet,.pharmacology-modal.mobile-sheet{margin-top:auto}}@media(max-width:480px){.App{--header-height: 186px}.navbar{top:calc(var(--safe-top) + .28rem);left:max(.28rem,var(--safe-left));right:max(.28rem,var(--safe-right));border-radius:20px}.navbar-inner{padding:.48rem;gap:.42rem}.navbar-brand-mark{min-width:46px;height:34px;padding:0 .68rem;font-size:.74rem;letter-spacing:.14em}.navbar-brand-copy strong{font-size:.74rem}.navbar-brand-copy span{font-size:.6rem}.navbar-theme-toggle{min-width:56px;padding:.54rem .62rem;font-size:.7rem}.navbar-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.navbar-actions .nav-item{min-height:36px;padding:.56rem .42rem;font-size:.7rem}.nav-primary-item{min-height:36px;font-size:.7rem;padding:.56rem .28rem}.page-content{padding-top:calc(var(--safe-top) + var(--header-height) + .72rem)}.home-shell{padding-top:.08rem}.home-hero,.home-panel,.home-destination-card{margin-top:0}.modal-title-group{max-width:calc(100% - 2.8rem)}}@media(max-width:768px){.navbar{position:sticky;top:calc(var(--safe-top) + .2rem);left:auto;right:auto;margin:0 .4rem;width:auto;z-index:40}.page-content{padding-top:.8rem}.navbar-topline{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand theme" "actions actions";gap:.5rem;align-items:center}.navbar-brand{grid-area:brand}.navbar-theme-toggle{grid-area:theme;min-width:58px;justify-self:end;padding-inline:.7rem}.navbar-actions{grid-area:actions}.home-shell,.catalog-header,.search-container,.category-filter,.cards-grid{position:relative;z-index:1}}@media(max-width:480px){.navbar{margin:0 .28rem}.page-content{padding-top:.7rem}.navbar-theme-toggle{min-width:52px;padding-inline:.62rem;font-size:.68rem}}.navbar{position:fixed;top:calc(var(--safe-top) + .5rem);left:max(.5rem,var(--safe-left));right:max(.5rem,var(--safe-right));margin:0 auto;width:auto;max-width:1240px;z-index:9999;border:1px solid var(--border-soft);border-radius:24px;background:var(--bg-elevated);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:var(--shadow-soft),0 0 1px #a8737e14}.navbar-inner{display:grid;gap:.55rem;padding:.65rem}.nav-row{display:flex;justify-content:center;min-width:0;width:100%}.nav-scroll{display:flex;align-items:center;justify-content:center;gap:.55rem;min-width:max-content}.nav-row-primary .nav-scroll{width:100%}.nav-row-primary{padding:.2rem;border-radius:999px;background:#ffffff38;border:1px solid rgba(255,255,255,.26)}.nav-row-utility{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.nav-row-utility::-webkit-scrollbar,.category-chips::-webkit-scrollbar,.modal-tabs::-webkit-scrollbar{display:none}.nav-item,.theme-toggle,.category-chip,.favorite-btn,.search-clear-btn,.tab-btn,.modal-close,.q-btn,.q-option,.pharma-tab{-webkit-tap-highlight-color:transparent}.nav-item,.theme-toggle{appearance:none;border:1px solid var(--border-soft);border-radius:999px;background:var(--bg-panel);color:var(--text-primary);min-height:44px;padding:.78rem 1rem;font-size:.88rem;font-weight:700;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.nav-item:hover,.theme-toggle:hover,.category-chip:hover{transform:translateY(-1px);border-color:var(--border-strong)}.nav-item.is-active{background:var(--bg-muted);color:var(--text-primary);border-color:var(--border-strong);box-shadow:none}.nav-item.is-active:hover{background:var(--bg-muted);transform:none}.nav-primary-item{flex:1 1 0;justify-content:center}.nav-utility-item{flex:0 0 auto}.theme-toggle{min-width:92px;justify-content:center;background:var(--text-primary);color:var(--bg-panel-solid);border-color:transparent}.page-content{display:flex;flex-direction:column;min-height:100vh;padding-top:calc(var(--safe-top) + var(--header-height) + 1.25rem);padding-bottom:calc(1rem + var(--safe-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overflow-x:hidden}.page-content>*{overflow-x:hidden;max-width:100%}.skip-link{position:absolute;top:-40px;left:1rem;z-index:1200;padding:.7rem .95rem;border-radius:999px;background:var(--text-primary);color:var(--bg-panel-solid);text-decoration:none;font-weight:700}.skip-link:focus{top:calc(var(--safe-top) + .75rem)}.catalog-shell{display:grid;gap:.2rem}.catalog-controls{display:grid;gap:.9rem}.catalog-header{max-width:980px;margin:0 auto .9rem;padding:0 1rem}.catalog-eyebrow,.catalog-status-eyebrow,.empty-eyebrow{display:inline-flex;align-items:center;margin-bottom:.45rem;color:var(--accent-rose-strong);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalog-title{margin-bottom:.32rem;font-size:clamp(2rem,4vw,2.8rem);line-height:.98}.catalog-description{max-width:44rem;color:var(--text-secondary);font-size:.98rem;line-height:1.7}.search-container{position:relative;z-index:1;max-width:980px;margin:0 auto 1rem;padding:0 1rem}.search-input-wrapper{position:relative}.search-input{width:100%;min-height:64px;padding:1.05rem 7rem 1.05rem 1.2rem;border:1px solid var(--border-soft);border-radius:24px;background:var(--bg-panel);color:var(--text-primary);box-shadow:var(--shadow-soft);outline:none;font-size:1rem;line-height:1.4}.search-input::placeholder{color:var(--text-muted)}.search-input:focus{border-color:#7f556042;box-shadow:0 0 0 4px #7f556014,var(--shadow-soft)}.search-clear-btn,.search-result-count{position:absolute;top:50%;transform:translateY(-50%)}.search-clear-btn{right:4.2rem;width:32px;height:32px;border:none;border-radius:999px;background:var(--bg-muted);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer}.search-result-count{right:1rem;min-width:2.2rem;padding:.25rem .58rem;border-radius:999px;background:var(--gradient-accent);color:var(--text-inverse);text-align:center;font-size:.76rem;font-weight:800}.category-filter{max-width:1380px;margin:0 auto 1.25rem;padding:0 1rem}.category-chips{display:flex;gap:.7rem;overflow-x:auto;padding-bottom:.12rem}.category-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:.6rem;appearance:none;border:1px solid var(--border-soft);border-radius:999px;background:var(--bg-panel);color:var(--text-primary);padding:.76rem .96rem;box-shadow:var(--shadow-soft);cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.category-chip.active{background:var(--gradient-accent);color:var(--text-inverse);border-color:transparent}.chip-icon{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:999px;background:#ffffff85;font-size:.72rem;font-weight:800;letter-spacing:.08em}.chip-label{font-size:.88rem;font-weight:700}.chip-count{min-width:1.7rem;padding:.15rem .4rem;border-radius:999px;background:#ffffffbd;color:var(--text-primary);font-size:.72rem;font-weight:800;text-align:center}.cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.74rem;max-width:1120px;margin:0 auto;padding:0 1rem 2.4rem;width:100%;box-sizing:border-box}.cards-grid>*{min-width:0;max-width:100%}.skeleton-grid{display:contents}.skeleton-card,.disease-card{min-height:176px;border-radius:28px;border:1px solid var(--border-soft);background:var(--bg-panel);box-shadow:var(--shadow-soft)}.skeleton-card{animation:pulse 1.5s ease-in-out infinite}.catalog-status{grid-column:1 / -1;max-width:980px;margin:0 auto .4rem;padding:1.1rem 1.15rem;border:1px solid var(--border-soft);border-radius:28px;background:var(--bg-panel);box-shadow:var(--shadow-soft)}.catalog-status h2{margin-bottom:.3rem;font-size:1.3rem}.catalog-status p{color:var(--text-secondary);font-size:.94rem;line-height:1.65}.skeleton-card:after{content:"";display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);animation:shimmer 1.45s infinite}.disease-card{position:relative;display:flex;flex-direction:column;padding:.62rem .68rem .56rem;overflow:hidden;text-align:left;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease,border-color .22s ease,background .22s ease;will-change:transform;backface-visibility:hidden;-webkit-transform:translateZ(0)}.disease-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 36%),radial-gradient(circle at top right,rgba(207,178,150,.08),transparent 28%),linear-gradient(180deg,rgba(25,20,24,.08),transparent 72%);pointer-events:none;opacity:1;transition:opacity .28s ease}.disease-card:after{content:"";position:absolute;top:0;right:0;width:48px;height:48px;background:radial-gradient(circle at 80% 20%,rgba(207,178,150,.12),transparent 50%),radial-gradient(circle at 60% 30%,rgba(184,115,51,.06),transparent 40%);pointer-events:none;opacity:.6}.disease-card:hover{border-color:var(--accent-rose);box-shadow:var(--shadow-hover),0 0 24px #a8737e29;transform:translateY(-4px);background:var(--bg-panel-solid)}.disease-card:hover:before{opacity:.7}.favorite-btn{appearance:none;border:1px solid var(--border-soft);border-radius:999px;background:#ffffffb8;color:var(--text-primary);width:42px;height:42px;padding:0;font-size:1.1rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.favorite-btn.is-favorite{background:var(--gradient-metal);color:var(--accent-ink);border-color:transparent}.favorite-icon{line-height:1}.card-meta-row{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-top:.04rem}.card-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-top:.12rem;flex-shrink:0;flex-wrap:wrap}.card-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;border-radius:15px;background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.06),transparent 34%),linear-gradient(180deg,#4c3a41f0,#2a1f25fa);border:1px solid rgba(223,194,185,.16);box-shadow:inset 0 1px #ffffff0a,0 10px 18px #0c090b3d;overflow:hidden;flex-shrink:0}.card-icon:after{content:"";position:absolute;top:2px;right:2px;width:10px;height:10px;border-radius:50%;background:var(--gradient-copper);opacity:.6;box-shadow:0 0 6px #b8733366;flex-shrink:0}.card-icon svg{position:relative;z-index:1;width:26px;height:26px}.card-subtitle,.card-icd-badge,.section-kicker,.empty-eyebrow,.destination-kicker,.hero-panel-label{letter-spacing:.08em;text-transform:uppercase}.card-icd-badge{display:inline-flex;align-items:center;padding:.34rem .62rem;border-radius:999px;background:var(--bg-muted);color:var(--accent-rose-strong);font-size:.72rem;font-weight:800;border:1px solid rgba(168,115,126,.12);box-shadow:inset 0 1px #ffffff80}.card-subtitle{color:var(--text-muted);font-size:.72rem;font-weight:800}.card-icon:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 80%,rgba(184,115,51,.08),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 60%);pointer-events:none}.card-icon:after{content:"";position:absolute;top:2px;right:2px;width:10px;height:10px;border-radius:50%;background:var(--gradient-copper);opacity:.6;box-shadow:0 0 6px #b8733366}.card-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;border-radius:15px;background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.06),transparent 34%),linear-gradient(180deg,#4c3a41f0,#2a1f25fa);border:1px solid rgba(223,194,185,.16);box-shadow:inset 0 1px #ffffff0a,0 10px 18px #0c090b3d;overflow:hidden}.card-icon:after{content:"";position:absolute;top:2px;right:2px;width:12px;height:12px;border-radius:50%;background:var(--gradient-copper);opacity:.5;box-shadow:0 0 6px #b873334d}.card-icon-art{position:relative;display:flex;align-items:center;justify-content:center;opacity:1;filter:brightness(1.18) contrast(1.22) saturate(1.1)}.card-icon svg{width:26px;height:26px}.card-content{margin-top:auto;padding-top:.42rem}.card-title{margin-bottom:.28rem;color:var(--text-primary);font-size:.98rem;line-height:1.05;transition:color .2s ease}.disease-card:hover .card-title{color:var(--accent-rose-strong)}.card-desc{color:var(--text-secondary);font-size:.82rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-link{margin-top:auto;padding-top:1rem;color:var(--accent-rose-strong);font-size:.72rem;font-weight:800;transition:color .2s ease,transform .2s ease}.disease-card:hover .card-link{color:var(--accent-rose);transform:translate(4px)}.empty-state{grid-column:1 / -1;padding:3.5rem 1.2rem;border:1px dashed var(--border-strong);border-radius:30px;background:var(--bg-panel);box-shadow:var(--shadow-soft);text-align:center}.empty-eyebrow{display:inline-block;margin-bottom:.8rem;color:var(--accent-rose-strong);font-size:.74rem;font-weight:800}.empty-state h3{margin-bottom:.45rem;font-size:2rem;color:var(--text-primary)}.empty-state p{max-width:560px;margin:0 auto;color:var(--text-secondary);font-size:.98rem;line-height:1.7}.home-shell{max-width:1180px;margin:0 auto;padding:0 1rem 1rem}.home-hero{margin-bottom:1rem;padding:1.5rem 1.4rem;border:1px solid var(--border-soft);border-radius:32px;background:radial-gradient(circle at top right,rgba(207,178,150,.16),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.08),transparent 48%),var(--bg-panel);box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.home-hero:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle at 70% 30%,rgba(184,115,51,.06),transparent 50%),radial-gradient(circle at 30% 60%,rgba(207,178,150,.1),transparent 40%);pointer-events:none}.home-hero:after{content:"";position:absolute;bottom:0;left:0;width:160px;height:160px;background:radial-gradient(circle at 20% 80%,rgba(168,115,126,.08),transparent 50%);pointer-events:none}.home-eyebrow,.home-panel-eyebrow{display:inline-flex;margin-bottom:.55rem;color:var(--accent-rose-strong);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-hero-title{max-width:24rem;margin-bottom:.45rem;font-size:clamp(2.3rem,5vw,3.35rem);line-height:.96;background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.home-hero-title:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:var(--gradient-copper);border-radius:999px;opacity:.3}.home-hero-description{max-width:44rem;color:var(--text-secondary);font-size:1rem;line-height:1.72}.home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-card{appearance:none;display:grid;gap:.8rem;min-height:220px;padding:1.5rem;border:1px solid var(--border-soft);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.08),transparent 44%),var(--bg-panel);box-shadow:var(--shadow-soft);text-align:left;cursor:pointer;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease,border-color .22s ease,background .22s ease;position:relative;overflow:hidden}.home-card:before{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background:radial-gradient(circle at 70% 30%,rgba(184,115,51,.08),transparent 50%);pointer-events:none}.home-card:hover{transform:translateY(-6px);border-color:var(--accent-rose);box-shadow:var(--shadow-hover),0 0 32px #a8737e2e;background:radial-gradient(circle at top right,rgba(168,115,126,.1),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.12),transparent 48%),var(--bg-panel-solid)}.home-card-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.35rem .7rem;border-radius:999px;background:linear-gradient(135deg,#ffffffb8,#e7dcd494);color:var(--accent-rose-strong);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 1px 3px #0000000f;border:1px solid rgba(255,255,255,.5)}.home-card-title{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:.98;transition:color .2s ease}.home-card:hover .home-card-title{color:var(--accent-rose-strong)}.home-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.home-panel{padding:1.2rem;border:1px solid var(--border-soft);border-radius:28px;background:var(--bg-panel);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-soft)}.home-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.home-panel-title{font-size:clamp(1.55rem,3vw,2rem);line-height:1}.home-link-btn,.home-recent-item,.home-quick-card{appearance:none;border:none;background:transparent;text-align:left;cursor:pointer}.home-link-btn{padding:.4rem .75rem;border-radius:999px;background:var(--bg-muted);color:var(--text-primary);font-weight:700}.home-panel-empty{color:var(--text-secondary);line-height:1.65}.home-recent-list,.home-quick-actions{display:grid;gap:.75rem}.home-recent-item,.home-quick-card{display:grid;gap:.28rem;padding:1rem;border:1px solid var(--border-soft);border-radius:22px;background:#ffffff47;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-recent-item:hover,.home-quick-card:hover,.home-link-btn:hover{transform:translateY(-1px);border-color:var(--border-strong)}.home-recent-name,.home-quick-card strong{color:var(--text-primary);font-weight:800}.home-recent-meta,.home-quick-card span{color:var(--text-secondary);line-height:1.55}.home-quick-badge{color:var(--accent-rose-strong);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.site-footer{margin-top:auto;padding:1.4rem 1rem calc(1rem + var(--safe-bottom));text-align:center;color:var(--text-muted);font-size:.92rem}.modal-overlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:max(1rem,var(--safe-top)) max(1rem,var(--safe-right)) max(1rem,var(--safe-bottom)) max(1rem,var(--safe-left));background:var(--overlay-backdrop);backdrop-filter:blur(14px) saturate(180%);-webkit-backdrop-filter:blur(14px) saturate(180%);animation:fadeIn .25s ease-out forwards}.modal-content{width:100%;max-width:1120px;max-height:92vh;overflow-y:auto;border:1px solid var(--border-soft);border-radius:34px;background:var(--bg-panel-solid);box-shadow:var(--shadow-modal),0 0 60px #a8737e14;animation:modalSlideUp .35s cubic-bezier(.16,1,.3,1) forwards}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{position:sticky;top:0;z-index:8;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.2rem 1.2rem 1rem;background:var(--bg-panel-solid);border-bottom:1px solid var(--border-soft);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%)}.modal-title-group{display:flex;align-items:center;gap:.9rem}.modal-icon-wrapper{width:60px;height:60px;border-radius:20px;background:linear-gradient(180deg,#ffffffe0,#e7dcd4e6);display:flex;align-items:center;justify-content:center;flex-shrink:0}.modal-icon-wrapper svg{width:34px;height:34px}.modal-title{margin-bottom:.24rem;color:var(--text-primary);font-size:2rem;line-height:1}.modal-icd{color:var(--text-secondary);font-size:.9rem;font-weight:700}.modal-close{width:40px;height:40px;border:1px solid var(--border-soft);border-radius:999px;background:var(--bg-panel);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer}.modal-close:hover{border-color:var(--border-strong);background:color-mix(in srgb,var(--bg-panel) 88%,white 12%)}.modal-quick-strip{padding:.9rem 1rem .8rem;border-bottom:1px solid var(--border-soft);background:linear-gradient(180deg,rgba(255,255,255,.2),transparent),var(--bg-panel-solid)}.modal-quick-strip-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.modal-quick-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.6rem}.modal-quick-chip{display:inline-flex;align-items:center;padding:.42rem .72rem;border-radius:999px;background:var(--bg-muted);color:var(--text-primary);font-size:.8rem;font-weight:800}.modal-quick-chip.is-muted{color:var(--text-secondary)}.modal-quick-summary{max-width:52rem;color:var(--text-secondary);font-size:.98rem;line-height:1.7}.modal-quick-toggle{appearance:none;border:1px solid var(--border-soft);border-radius:999px;background:var(--bg-panel);color:var(--text-primary);padding:.42rem .72rem;font-size:.76rem;font-weight:800;cursor:pointer;white-space:nowrap}.modal-tabs{position:sticky;top:0;z-index:7;display:flex;gap:.45rem;overflow-x:auto;padding:.45rem 1rem .7rem;background:color-mix(in srgb,var(--bg-panel-solid) 92%,transparent);border-bottom:1px solid var(--border-soft);backdrop-filter:blur(14px)}.modal-tabs:after,.pharma-tabs:after{content:"";position:sticky;right:0;width:1.2rem;flex:0 0 1.2rem;pointer-events:none;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--bg-panel-solid) 94%,transparent))}.tab-btn,.q-btn,.q-option,.pharma-tab{appearance:none;border:1px solid var(--border-soft);border-radius:999px;background:var(--bg-panel);color:var(--text-primary);padding:.78rem 1rem;font-size:.9rem;font-weight:700;cursor:pointer}.tab-btn.active,.q-step.active,.q-step.done,.q-option.selected,.pharma-tab.active,.q-btn-primary{background:var(--gradient-accent);color:var(--text-inverse);border-color:transparent}.modal-body{padding:1rem}.tab-content h3{display:inline-flex;align-items:center;margin-bottom:.9rem;padding:.5rem .95rem;border-radius:999px;background:var(--bg-muted);color:var(--accent-rose-strong);font-size:1.05rem}.tab-content p,.tab-content li,.q-question p,.q-recommendation p,.q-answer-row,.med-details p,.med-details li,.regimen-table td,.regimen-table th{color:var(--text-primary);font-size:.96rem;line-height:1.7}.tab-content ul{list-style:none;padding-left:0}.tab-content ul li{position:relative;margin-bottom:.58rem;padding-left:1.2rem}.tab-content ul li:before{content:"";position:absolute;left:0;top:.72rem;width:.38rem;height:.38rem;border-radius:50%;background:var(--accent-rose)}.modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}.content-card,.q-card,.medication-card,.regimen-card,.q-history-item,.q-answer-row,.structured-item{padding:1rem;border:1px solid var(--border-soft);border-radius:24px;background:var(--bg-panel);box-shadow:var(--shadow-soft)}.content-card h3,.quick-card h3,.guideline-card h3,.medication-card h3,.regimen-card h3{line-height:1.15}.content-card-wide{grid-column:1 / -1}.diagnostics-hero{background:linear-gradient(180deg,#a8737e14,#cfb29614)}.quick-summary-card{background:linear-gradient(145deg,#d0b59b2e,#a8737e12)}.overview-summary-card{background:linear-gradient(145deg,#cfb29624,#a8737e14)}.overview-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.85rem}.overview-summary-item{height:100%}.overview-summary-item-wide{grid-column:1 / -1}.quick-summary-eyebrow{display:inline-flex;margin-bottom:.75rem;color:var(--accent-rose-strong);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.quick-card h3{margin-bottom:.75rem}.quick-card-alert{border-color:#a8525b2e;background:linear-gradient(145deg,#a8525b14,#ffffff0d),var(--bg-panel)}.quick-card-pearl{background:linear-gradient(145deg,#cfb2961f,#ffffff0d),var(--bg-panel)}.diagnostics-list,.structured-list,.metric-list,.q-history-list{display:grid;gap:.75rem}.diagnostics-list{list-style:none}.diagnostics-list li{display:grid;grid-template-columns:2rem 1fr;gap:.75rem;align-items:start}.diagnostics-step-index,.q-a-idx{width:2rem;height:2rem;border-radius:999px;background:var(--gradient-metal);color:var(--accent-ink);display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:800}.structured-item-title,.metric-item dt,.guideline-region,.q-name,.med-name,.regimen-title{color:var(--accent-rose-strong)}.structured-item-title,.metric-item dt{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.metric-item dd{margin:.2rem 0 0;color:var(--text-primary)}.guideline-card{display:flex;flex-direction:column;gap:.8rem}.guideline-card-header,.regimen-card-header{display:flex;justify-content:space-between;gap:.75rem}.guideline-badge,.inline-guideline-badge,.regimen-steps-count{display:inline-flex;align-items:center;padding:.28rem .65rem;border-radius:999px;background:var(--bg-muted);color:var(--accent-rose-strong);font-size:.72rem;font-weight:800}.guideline-region,.q-full,.q-cat,.q-desc,.q-count,.med-category,.interactions-note,.q-h-date,.q-h-score{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.loading-overlay{position:fixed;inset:0;z-index:2200;display:flex;align-items:center;justify-content:center;background:#14101329}.loading-spinner{width:72px;height:72px;border-radius:24px;background:var(--bg-panel-solid);box-shadow:var(--shadow-soft);display:flex;align-items:center;justify-content:center}.spinner-core{width:18px;height:18px;border-radius:50%;background:var(--gradient-accent);box-shadow:0 0 0 8px #a8737e1f}.questionnaire-modal,.pharmacology-modal{max-width:980px}.q-grid,.medications-grid,.regimens-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.95rem;padding:1rem}.q-history,.pharma-content,.q-question,.q-result,.q-recommendation,.q-answers-summary{padding:1rem}.q-history-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.q-history-empty{color:var(--text-secondary)}.q-progress-bar,.q-severity-bar{margin:1rem;border-radius:999px;background:var(--bg-muted);overflow:hidden}.q-steps,.q-options,.q-nav,.interactions-legend,.pharma-tabs{display:flex;flex-wrap:wrap;gap:.7rem;padding:0 1rem 1rem}.q-step{width:34px;height:34px;border-radius:999px;border:1px solid var(--border-soft);background:var(--bg-panel);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.84rem}.q-btn-secondary{background:var(--bg-muted)}.q-result-badge{border-radius:20px;padding:1rem;color:var(--text-inverse);margin-bottom:1rem}.q-result-level{font-size:1.2rem;font-weight:800;margin-bottom:.25rem}.q-severity-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.q-seg{padding:.55rem .4rem;text-align:center;font-size:.76rem;color:#fff}.q-a-text{display:inline}.q-a-val{display:block;margin-top:.45rem;font-weight:800}.med-details{margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--border-soft)}.contraindications strong,.side-effects strong{color:var(--accent-rose-strong)}.legend-item{padding:.42rem .7rem;border-radius:999px;background:var(--bg-muted);font-size:.86rem;color:var(--text-primary)}.legend-item.high{color:#a44e5b}.legend-item.medium{color:#b27a5d}.legend-item.low{color:#7a7560}.interaction-checker{display:grid;gap:1rem;margin-bottom:1rem}.interaction-checker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.interaction-select{width:100%}.interactions-list{display:grid;gap:.9rem;margin-top:1rem}.interaction-card,.interaction-result{border:1px solid var(--border-soft);border-radius:24px;background:var(--bg-panel);padding:1rem;box-shadow:var(--shadow-soft)}.interaction-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.interaction-card-header h3,.interaction-result h3{margin-bottom:.2rem}.interaction-card-header p,.interaction-meta,.interaction-result p{color:var(--text-secondary)}.interaction-effect{margin-bottom:.35rem;font-weight:700;color:var(--text-primary)}.interaction-result{display:grid;gap:.55rem}.interaction-result.is-high{border-color:#e74c3c40}.interaction-result.is-medium{border-color:#f39c1240}.interaction-result.is-low{border-color:#27ae6040}.regimen-table{width:100%;border-collapse:collapse;margin-top:.7rem;table-layout:fixed}.regimen-table th,.regimen-table td{text-align:left;padding:.68rem .55rem;border-bottom:1px solid var(--border-soft);vertical-align:top;word-break:break-word}.regimen-table th{color:var(--text-secondary);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.regimen-table td:first-child{width:72px;font-weight:800;color:var(--accent-rose-strong)}.error-container{max-width:760px;margin:140px auto 0;padding:1rem;border-radius:28px;border:1px solid var(--border-soft);background:var(--bg-panel);color:var(--text-primary);box-shadow:var(--shadow-soft)}.scroll-top-btn{position:fixed;right:calc(1.25rem + var(--safe-right));bottom:calc(1.25rem + var(--safe-bottom));z-index:999;border:none;border-radius:999px;background:var(--text-primary);color:var(--bg-panel-solid);padding:.82rem 1.15rem;font-size:.85rem;font-weight:800;cursor:pointer;box-shadow:var(--shadow-soft)}.reading-mode{max-width:820px;margin:0 auto;padding:2rem;font-size:1.08rem;line-height:1.85}.reading-mode h1{font-size:2.3rem;margin-bottom:1.25rem}.reading-mode h2{font-size:1.75rem;margin-top:2rem;margin-bottom:.9rem}.reading-mode p,.reading-mode li{margin-bottom:.9rem}.disease-card:focus-visible,.home-card:focus-visible,.q-card:focus-visible,.medication-card:focus-visible,.nav-item:focus-visible,.theme-toggle:focus-visible,.search-clear-btn:focus-visible,.favorite-btn:focus-visible,.tab-btn:focus-visible,.modal-close:focus-visible,.category-chip:focus-visible,.q-btn:focus-visible,.q-option:focus-visible,.pharma-tab:focus-visible,.interaction-select:focus-visible,.hero-btn:focus-visible,.destination-card:focus-visible{outline:3px solid rgba(127,85,96,.22);outline-offset:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.56}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-width:1280px){.cards-grid,.home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-grid{max-width:920px;gap:.7rem}}@media(max-width:768px){.App{--header-height: 160px}.navbar{position:fixed;top:calc(var(--safe-top) + .35rem);left:.5rem;right:.5rem;width:auto;max-width:calc(100% - 1rem);border-radius:20px;z-index:1000}.navbar-inner{gap:.45rem;padding:.55rem}.nav-row{display:flex;width:100%}.nav-row-primary,.nav-row-utility{overflow-x:auto;overflow-y:hidden;justify-content:flex-start;scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding-bottom:2px}.nav-scroll{display:flex;justify-content:flex-start;gap:.5rem}.nav-primary-item{flex:0 0 auto;min-width:80px;padding:.6rem .85rem;font-size:.78rem}.nav-item{min-height:44px;padding:.7rem .85rem;font-size:.8rem;scroll-snap-align:center}.page-content{padding-top:calc(var(--safe-top) + var(--header-height) + 1rem);padding-bottom:calc(1rem + var(--safe-bottom))}.search-container{padding:0 .7rem}.search-input{min-height:54px;padding-right:5.5rem;font-size:16px}.search-clear-btn{right:3.4rem}.category-filter{padding:0 .5rem .7rem;margin-left:-.5rem;margin-right:-.5rem}.category-chips{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding:0 .5rem .5rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.category-chip{flex:0 0 auto;white-space:nowrap;scroll-snap-align:center}.home-shell,.catalog-header{padding-left:.7rem;padding-right:.7rem}.home-grid,.home-secondary-grid{grid-template-columns:1fr;gap:.65rem;padding-left:.7rem;padding-right:.7rem}.cards-grid{display:flex;flex-direction:column;gap:.6rem;padding:0 .6rem 1.2rem;width:100%}.cards-grid>*{width:100%}.disease-card{display:flex;flex-direction:column;padding:.8rem .9rem;min-height:100px;border-radius:16px;position:relative}.card-header{position:absolute;top:.6rem;right:.6rem;z-index:2}.favorite-btn{width:32px;height:32px;font-size:1.1rem}.card-body{display:flex;flex-direction:column;gap:.4rem}.card-title{font-size:1rem;font-weight:600;line-height:1.25;padding-right:30px}.card-icd-badge{display:inline-block;font-size:.7rem;padding:2px 8px;border-radius:12px}.card-icon-wrap{display:flex;justify-content:center;padding:.4rem 0}.card-icon{width:48px;height:48px;margin:0 auto}.card-icon svg{width:26px;height:26px}.card-desc{font-size:.8rem;line-height:1.4;display:block;text-align:center;-webkit-line-clamp:3;color:var(--text-secondary)}.home-card{padding:1.1rem;border-radius:20px}.home-hero,.home-panel{border-radius:20px}.home-hero{padding:1rem}.home-hero-title{font-size:clamp(1.8rem,10vw,2.4rem)}.home-hero-description{font-size:.9rem}.home-panel-header{flex-direction:column}.home-card-title{font-size:clamp(1.6rem,10vw,2.2rem)}.home-card-description{font-size:.85rem}.catalog-title{font-size:1.65rem}.catalog-description,.catalog-status p{font-size:.85rem}.catalog-status{padding:.85rem;border-radius:18px}.catalog-status h2{font-size:1rem}.modal-overlay{padding:0;align-items:stretch}.modal-content,.modal-content.mobile-sheet{max-width:100%;max-height:100vh;height:100vh;padding-bottom:var(--safe-bottom);border-radius:20px 20px 0 0}.modal-header{padding:.85rem .75rem .65rem;margin-top:6px}.modal-title{font-size:1.6rem}.scroll-top-btn{right:1rem;bottom:1rem;padding:.7rem 1rem}}.catalog-status{padding-left:.7rem;padding-right:.7rem}.home-grid,.home-secondary-grid{grid-template-columns:1fr;gap:.65rem}.cards-grid{display:grid;grid-template-columns:1fr;gap:.65rem;padding:0 .7rem 1rem;width:100%;max-width:100%;box-sizing:border-box}.cards-grid>*{width:100%;min-width:0}.disease-card,.home-card{min-height:unset}.disease-card{padding:.58rem .64rem .54rem}.card-icon{width:40px;height:40px;border-radius:14px}.card-icon svg{width:23px;height:23px}.card-title{font-size:.9rem}.card-desc{font-size:.78rem;-webkit-line-clamp:3}.home-card{padding:1.2rem;border-radius:24px}.home-hero,.home-panel{border-radius:24px}.home-hero{padding:1.15rem}.home-hero-title{font-size:clamp(1.9rem,10vw,2.6rem)}.home-hero-description{font-size:.92rem}.home-panel-header{flex-direction:column}.home-card-title{font-size:clamp(1.8rem,11vw,2.4rem)}.home-card-description{font-size:.92rem;line-height:1.65}.catalog-title{font-size:1.7rem}.catalog-description,.catalog-status p{font-size:.9rem;line-height:1.58}.catalog-status{padding:.95rem;border-radius:22px}.catalog-status h2{font-size:1.08rem}.modal-overlay{padding:0;align-items:stretch}.modal-content,.modal-content.mobile-sheet{max-width:100%;max-height:100dvh;height:100dvh;padding-bottom:var(--safe-bottom);border-radius:28px 28px 0 0;margin-top:auto;display:flex;flex-direction:column;overflow-x:hidden}.modal-drag-indicator{position:absolute;top:8px;left:50%;transform:translate(-50%);width:34px;height:4px;border-radius:999px;background:var(--text-muted);opacity:.7;z-index:9}.modal-header{padding:.95rem .82rem .74rem;margin-top:8px}.modal-icon-wrapper{width:48px;height:48px}.modal-title{font-size:1.4rem}.modal-tabs{padding:.2rem .5rem .5rem}.modal-quick-strip{padding:.75rem .8rem}.modal-quick-summary{font-size:.92rem;line-height:1.62}.tab-btn{padding:.68rem .82rem;font-size:.82rem}.modal-body{flex:1;overflow-y:auto;padding:.75rem .75rem calc(.9rem + env(safe-area-inset-bottom))}.content-card,.q-card,.medication-card,.regimen-card,.q-history-item,.q-answer-row,.structured-item{border-radius:20px;padding:.85rem}.tab-content h3{font-size:.95rem}.q-grid,.medications-grid,.regimens-list,.q-history,.pharma-content,.q-question,.q-result,.q-recommendation,.q-answers-summary,.q-steps,.q-options,.q-nav,.interactions-legend,.pharma-tabs{padding-left:.8rem;padding-right:.8rem}.q-grid,.medications-grid,.regimens-list{grid-template-columns:1fr;gap:.72rem;padding-top:.75rem;padding-bottom:.75rem}.interaction-checker-grid{grid-template-columns:1fr}.regimen-card-header,.guideline-card-header,.interaction-card-header{flex-direction:column;align-items:flex-start}.regimen-table,.regimen-table thead,.regimen-table tbody,.regimen-table tr,.regimen-table th,.regimen-table td{display:block;width:100%}.regimen-table thead{display:none}.regimen-table tr{padding:.8rem 0;border-bottom:1px solid var(--border-soft)}.regimen-table tr:last-child{border-bottom:none}.regimen-table td{padding:.18rem 0;border:none}.regimen-table td:before{content:attr(data-label);display:block;margin-bottom:.12rem;color:var(--text-muted);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.scroll-top-btn{right:calc(.8rem + var(--safe-right));bottom:calc(1rem + var(--safe-bottom))}@media(max-width:1024px){.App{--header-height: 144px}.home-grid,.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-grid{grid-template-columns:1fr}}@media(max-width:768px){.App{--header-height: 154px}.navbar{top:calc(var(--safe-top) + .35rem);border-radius:20px}.navbar-inner{gap:.45rem;padding:.55rem}.nav-row{justify-content:center}.nav-row-primary,.nav-row-utility{overflow-x:auto;justify-content:center;scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.nav-scroll{justify-content:center;padding:0 .15rem}.nav-primary-item{flex:0 0 auto;min-width:132px}.nav-item,.theme-toggle{min-height:46px;padding:.78rem .92rem;font-size:.82rem;scroll-snap-align:center}.search-container{padding:0 .7rem}.search-input{min-height:56px;padding-right:6.2rem;font-size:16px}.search-clear-btn{right:3.8rem}.category-filter,.cards-grid,.home-shell,.catalog-header,.catalog-status{padding-left:.7rem;padding-right:.7rem}.home-grid,.cards-grid,.home-secondary-grid{grid-template-columns:1fr}.cards-grid{max-width:420px;gap:.68rem;padding-bottom:1rem}.disease-card,.home-card{min-height:unset}.disease-card{padding:.58rem .64rem .54rem}.card-icon{width:40px;height:40px;border-radius:14px}.card-icon svg{width:23px;height:23px}.card-title{font-size:.9rem}.card-desc{font-size:.78rem;-webkit-line-clamp:3}.home-card{padding:1.2rem;border-radius:24px}.home-hero,.home-panel{border-radius:24px}.home-hero{padding:1.15rem}.home-hero-title{font-size:clamp(1.9rem,10vw,2.6rem)}.home-hero-description{font-size:.92rem}.home-panel-header{flex-direction:column}.home-card-title{font-size:clamp(1.8rem,11vw,2.4rem)}.home-card-description{font-size:.92rem;line-height:1.65}.catalog-title{font-size:1.7rem}.catalog-description,.catalog-status p{font-size:.9rem;line-height:1.58}.catalog-status{padding:.95rem;border-radius:22px}.catalog-status h2{font-size:1.08rem}.modal-overlay{padding:0;align-items:stretch}.modal-content,.modal-content.mobile-sheet{max-width:100%;max-height:100dvh;height:100dvh;padding-bottom:var(--safe-bottom);border-radius:28px 28px 0 0;margin-top:auto;display:flex;flex-direction:column;overflow-x:hidden}.modal-drag-indicator{position:absolute;top:8px;left:50%;transform:translate(-50%);width:34px;height:4px;border-radius:999px;background:var(--text-muted);opacity:.7;z-index:9}.modal-header{padding:.95rem .82rem .74rem;margin-top:8px}.modal-icon-wrapper{width:48px;height:48px}.modal-title{font-size:1.4rem}.modal-tabs{padding:.2rem .5rem .5rem}.modal-quick-strip{padding:.75rem .8rem}.modal-quick-summary{font-size:.92rem;line-height:1.62}.tab-btn{padding:.68rem .82rem;font-size:.82rem}.modal-body{flex:1;overflow-y:auto;padding:.75rem .75rem calc(.9rem + env(safe-area-inset-bottom))}.content-card,.q-card,.medication-card,.regimen-card,.q-history-item,.q-answer-row,.structured-item{border-radius:20px;padding:.85rem}.tab-content h3{font-size:.95rem}.q-grid,.medications-grid,.regimens-list,.q-history,.pharma-content,.q-question,.q-result,.q-recommendation,.q-answers-summary,.q-steps,.q-options,.q-nav,.interactions-legend,.pharma-tabs{padding-left:.8rem;padding-right:.8rem}.q-grid,.medications-grid,.regimens-list{grid-template-columns:1fr;gap:.72rem;padding-top:.75rem;padding-bottom:.75rem}.interaction-checker-grid{grid-template-columns:1fr}.regimen-card-header,.guideline-card-header,.interaction-card-header{flex-direction:column;align-items:flex-start}.regimen-table,.regimen-table thead,.regimen-table tbody,.regimen-table tr,.regimen-table th,.regimen-table td{display:block;width:100%}.regimen-table thead{display:none}.regimen-table tr{padding:.8rem 0;border-bottom:1px solid var(--border-soft)}.regimen-table tr:last-child{border-bottom:none}.regimen-table td{padding:.18rem 0;border:none}.regimen-table td:before{content:attr(data-label);display:block;margin-bottom:.12rem;color:var(--text-muted);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.scroll-top-btn{right:calc(.8rem + var(--safe-right));bottom:calc(1rem + var(--safe-bottom))}.home-shell{padding:0 .65rem .75rem}.home-hero{padding:1rem;margin-bottom:.75rem}.home-eyebrow{font-size:.66rem;margin-bottom:.4rem}.home-hero-title{font-size:clamp(1.7rem,9vw,2.2rem);line-height:1;margin-bottom:.35rem}.home-hero-description{font-size:.85rem;line-height:1.55}.home-grid{gap:.65rem;margin-bottom:.75rem}.home-card{padding:1rem;border-radius:20px;min-height:140px}.home-card-badge{font-size:.64rem;padding:.28rem .55rem}.home-card-title{font-size:clamp(1.5rem,8vw,1.9rem);line-height:1.05}.home-card-description{font-size:.82rem;line-height:1.45}.home-secondary-grid{gap:.65rem}.home-panel{padding:.95rem;border-radius:20px}.home-panel-eyebrow{font-size:.64rem;margin-bottom:.35rem}.home-panel-title{font-size:clamp(1.3rem,5vw,1.6rem);line-height:1.1;margin-bottom:.65rem}.home-panel-header{margin-bottom:.75rem}.home-link-btn{font-size:.78rem;padding:.35rem .6rem}.home-recent-list,.home-quick-actions{gap:.55rem}.home-recent-item,.home-quick-card{padding:.75rem;border-radius:16px}.home-recent-name,.home-quick-card strong{font-size:.88rem}.home-recent-meta,.home-quick-card span{font-size:.78rem;line-height:1.4}.home-quick-badge{font-size:.66rem;margin-bottom:.2rem}}@media(max-width:480px){.App{--header-height: 162px}body{-webkit-font-smoothing:subpixel-antialiased}.navbar{width:calc(100% - .8rem)}.search-container,.category-filter,.cards-grid,.home-shell{padding-left:.55rem;padding-right:.55rem}.cards-grid{max-width:372px;gap:.56rem}.navbar-inner{padding:.5rem}.nav-item,.theme-toggle{min-height:44px;padding:.74rem .82rem;font-size:.8rem}.nav-primary-item{min-width:120px}.nav-row-primary,.nav-row-utility{padding-inline:.05rem}.home-card{padding:1rem}.disease-card{padding:.5rem .56rem .48rem;border-radius:20px}.card-icon{width:36px;height:36px}.card-icon svg{width:20px;height:20px}.card-title{font-size:.84rem}.card-desc{font-size:.76rem;line-height:1.32}.empty-state h3{font-size:1.6rem}.home-shell{padding:0 .5rem .6rem}.home-hero{padding:.85rem;margin-bottom:.6rem;border-radius:24px}.home-eyebrow{font-size:.6rem;margin-bottom:.35rem}.home-hero-title{font-size:clamp(1.5rem,8vw,1.9rem);line-height:1.02;margin-bottom:.3rem}.home-hero-title:after{height:2px}.home-hero-description{font-size:.8rem;line-height:1.5}.home-grid{gap:.55rem;margin-bottom:.6rem}.home-card{padding:.85rem;border-radius:18px;min-height:120px}.home-card-badge{font-size:.58rem;padding:.24rem .48rem}.home-card-title{font-size:clamp(1.35rem,7vw,1.7rem);line-height:1.05;margin-bottom:.2rem}.home-card-description{font-size:.78rem;line-height:1.4}.home-secondary-grid{gap:.55rem}.home-panel{padding:.8rem;border-radius:18px}.home-panel-eyebrow{font-size:.58rem;margin-bottom:.3rem}.home-panel-title{font-size:clamp(1.15rem,4.5vw,1.4rem);margin-bottom:.55rem}.home-panel-header{margin-bottom:.6rem;gap:.55rem}.home-link-btn{font-size:.72rem;padding:.3rem .55rem}.home-recent-list,.home-quick-actions{gap:.48rem}.home-recent-item,.home-quick-card{padding:.65rem;border-radius:14px}.home-recent-name,.home-quick-card strong{font-size:.82rem}.home-recent-meta,.home-quick-card span{font-size:.74rem;line-height:1.35}.home-quick-badge{font-size:.6rem;margin-bottom:.18rem}.catalog-header{margin-bottom:.38rem;padding:0 .55rem;text-align:center}.catalog-eyebrow{font-size:.64rem;margin-bottom:.35rem}.catalog-title{font-size:clamp(1.5rem,6vw,1.8rem);margin-bottom:.25rem}.catalog-description{font-size:.84rem;line-height:1.5;max-width:28rem;margin-left:auto;margin-right:auto}.catalog-controls{position:sticky;top:calc(var(--safe-top) + var(--header-height) - .2rem);z-index:5;gap:.5rem;margin:0 -.08rem .34rem;padding:.1rem .08rem .28rem;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-base) 92%,transparent),transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.search-container{margin-bottom:0;padding:0 .55rem}.search-input{min-height:52px;padding:.9rem 5.5rem .9rem 1rem;font-size:15px;border-radius:20px}.search-clear-btn{right:3.2rem;width:28px;height:28px}.search-result-count{font-size:.7rem;min-width:1.9rem}.category-filter{margin-bottom:0;padding-left:.55rem;padding-right:.55rem}.category-chips{gap:.42rem;padding-bottom:.08rem}.category-chip{padding:.58rem .78rem;border-radius:999px;min-height:40px}.chip-icon{width:1.4rem;height:1.4rem;font-size:.64rem}.chip-label{font-size:.8rem}.chip-count{min-width:1.4rem;font-size:.66rem}.cards-grid{max-width:100%;gap:.58rem;padding-bottom:.9rem}.disease-card{padding:.56rem .58rem .5rem;border-radius:20px}.overview-summary-grid{grid-template-columns:1fr;gap:.62rem;margin-top:.72rem}.card-meta-row{gap:.45rem;margin-top:.02rem}.card-subtitle{font-size:.64rem}.card-icd-badge{font-size:.64rem;padding:.28rem .5rem}.card-top-row{margin-top:.08rem;gap:.5rem}.card-icon{width:32px;height:32px;border-radius:12px}.card-icon svg{width:18px;height:18px}.card-icon:after{width:8px;height:8px}.favorite-btn{width:36px;height:36px}.favorite-icon{font-size:.95rem}.card-content{padding-top:.32rem}.card-title{font-size:.8rem;line-height:1.1;margin-bottom:.2rem}.card-desc{font-size:.72rem;-webkit-line-clamp:2}.catalog-status,.empty-state{padding:1rem .85rem;border-radius:20px}.catalog-status h2,.empty-state h3{font-size:1.12rem}.catalog-status p,.empty-state p{font-size:.8rem;line-height:1.45}.card-link{font-size:.66rem;padding-top:.65rem}.catalog-status{padding:.8rem;border-radius:18px;margin-bottom:.3rem}.catalog-status-eyebrow{font-size:.62rem;margin-bottom:.3rem}.catalog-status h2{font-size:1rem;margin-bottom:.2rem}.catalog-status p{font-size:.82rem;line-height:1.45}.empty-state{padding:2.5rem .9rem;border-radius:22px}.empty-eyebrow{font-size:.66rem;margin-bottom:.55rem}.empty-state h3{font-size:1.4rem;margin-bottom:.35rem}.empty-state p{font-size:.86rem;line-height:1.55}.modal-content{border-radius:24px 24px 0 0}.modal-header{padding:.8rem .7rem .65rem}.modal-icon-wrapper{width:42px;height:42px;border-radius:14px}.modal-icon-wrapper svg{width:24px;height:24px}.modal-title{font-size:1.2rem;margin-bottom:.18rem}.modal-icd{font-size:.8rem}.modal-close{width:36px;height:36px}.modal-quick-strip{padding:.65rem .7rem}.modal-quick-strip.is-collapsed{padding-top:.45rem;padding-bottom:.45rem}.modal-quick-strip.is-collapsed .modal-quick-chip-detail,.modal-quick-strip.is-collapsed .modal-quick-summary{display:none}.modal-quick-strip-header{align-items:center}.modal-quick-meta{margin-bottom:0}.modal-quick-chip{font-size:.72rem;padding:.35rem .58rem}.modal-quick-toggle{padding:.32rem .58rem;font-size:.68rem}.modal-quick-summary{font-size:.86rem;line-height:1.5}.modal-tabs{padding:.18rem .45rem .45rem;gap:.35rem}.tab-btn{padding:.58rem .75rem;font-size:.76rem;border-radius:999px}.modal-body{padding:.65rem .65rem calc(.75rem + env(safe-area-inset-bottom))}.tab-content h3{font-size:.88rem;padding:.4rem .8rem}.modal-grid{gap:.7rem}.content-card,.q-card,.medication-card,.regimen-card,.q-history-item,.q-answer-row,.structured-item{padding:.75rem;border-radius:18px}.quick-summary-eyebrow{font-size:.64rem;margin-bottom:.55rem}.content-card h3{margin-bottom:.55rem}.diagnostics-step-index,.q-a-idx{width:1.7rem;height:1.7rem;font-size:.72rem}.structured-item-title,.metric-item dt{font-size:.74rem}.guideline-badge,.inline-guideline-badge,.regimen-steps-count{font-size:.66rem;padding:.22rem .52rem}.scroll-top-btn{right:calc(.65rem + var(--safe-right));bottom:calc(.8rem + var(--safe-bottom));padding:.7rem .95rem;font-size:.78rem;border-radius:999px}.site-footer{padding:1.1rem .75rem calc(.8rem + var(--safe-bottom));font-size:.82rem}}@media(max-width:768px){html,body,#root,.App,.page-content,.home-shell,.catalog-shell,.cards-grid,.modal-content,.questionnaire-modal,.pharmacology-modal{width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.navbar-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.38rem;width:100%;overflow:visible}.navbar-actions .nav-item,.navbar-actions .theme-toggle{width:100%;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-row-primary{overflow:visible}.nav-row-primary .nav-scroll{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0;gap:.2rem}.nav-primary-item{min-width:0;width:100%}.category-chips,.modal-tabs,.pharma-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-chips::-webkit-scrollbar,.modal-tabs::-webkit-scrollbar,.pharma-tabs::-webkit-scrollbar{display:none}.search-container,.category-filter,.catalog-header,.cards-grid{width:100%;max-width:100%}.cards-grid{padding-left:.7rem;padding-right:.7rem}.modal-content.mobile-sheet,.questionnaire-modal.mobile-sheet,.pharmacology-modal.mobile-sheet{width:100%;max-width:100%;border-radius:26px 26px 0 0}.modal-body,.pharma-content,.q-grid,.q-history,.q-result,.q-question,.q-options,.q-nav,.interactions-list,.regimens-list,.medications-grid{width:100%;max-width:100%;box-sizing:border-box}.pharma-tabs{display:flex;overflow-x:auto;gap:.45rem;padding-bottom:.12rem}.pharma-tab{flex:0 0 auto;white-space:nowrap}.q-nav{grid-template-columns:1fr 1fr}.interaction-checker-grid{grid-template-columns:1fr}}@media(max-width:480px){.App{--header-height: 144px}.page-content{padding-top:calc(var(--safe-top) + var(--header-height) + .65rem)}.navbar{left:max(.3rem,var(--safe-left));right:max(.3rem,var(--safe-right));width:auto}.navbar-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.navbar-actions .nav-item,.navbar-actions .theme-toggle,.nav-primary-item{font-size:.72rem}.home-shell{padding-bottom:.45rem}.catalog-header,.search-container,.category-filter,.cards-grid{padding-left:.55rem;padding-right:.55rem}.cards-grid{max-width:100%;gap:.5rem;padding-bottom:.72rem}.disease-card{min-height:148px}.q-grid,.medications-grid,.interactions-list,.regimens-list{grid-template-columns:1fr;gap:.58rem}.q-card,.medication-card,.interaction-card,.interaction-result,.regimen-card,.q-history-item,.q-answer-row{border-radius:18px;padding:.82rem}.q-nav{grid-template-columns:1fr}.q-btn{width:100%;justify-content:center}.q-option{width:100%;min-height:48px;text-align:left}.questionnaire-modal .modal-header,.pharmacology-modal .modal-header{padding-right:3.1rem}.modal-tabs,.pharma-tabs{padding-left:.62rem;padding-right:.62rem}.site-footer{padding:.92rem .7rem calc(var(--safe-bottom) + .9rem);font-size:.76rem}}
