:root{color-scheme:light;--bg: #f5f8fb;--panel: #ffffff;--panel-soft: #f8fbff;--ink: #0e1b33;--muted: #627089;--line: #dbe4f0;--blue: #2168d9;--blue-dark: #154ea8;--blue-soft: #eaf2ff;--bone: #ead8b6;--muscle: #c84d40;--shadow: 0 18px 48px rgba(25, 43, 73, .12)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fbfdff 0%,var(--bg) 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.topbar{min-height:4.6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem clamp(1rem,2vw,1.7rem);border-bottom:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;gap:.8rem;color:var(--ink);text-decoration:none}.brand-mark{width:2.55rem;height:2.55rem;border-radius:50%;border:1px solid #b9c8dd;background:linear-gradient(90deg,transparent 47%,#7185a2 48% 52%,transparent 53%),radial-gradient(circle at 50% 22%,#2168d9 0 8%,transparent 9%),radial-gradient(ellipse at 50% 48%,transparent 0 20%,#dfe9f6 21% 23%,transparent 24%),#f7fbff}.brand strong{display:block;font-size:1.35rem;line-height:1}.brand small{display:block;margin-top:.22rem;color:var(--muted);font-size:.76rem;font-weight:650}.toolbar{display:flex;gap:.8rem;flex-wrap:wrap;justify-content:flex-end}.segmented{display:grid;grid-auto-flow:column;gap:.18rem;padding:.22rem;border:1px solid var(--line);border-radius:8px;background:#f6f9fd}.segmented button{min-width:5.7rem;min-height:2.3rem;border:0;border-radius:6px;color:var(--muted);background:transparent;font-weight:800}.segmented button.is-active{color:var(--blue-dark);background:var(--blue-soft);box-shadow:inset 0 0 0 1px #2168d940}.app-shell{width:min(1500px,100%);margin:0 auto;padding:1rem clamp(1rem,2vw,1.7rem) 1.5rem}.search-row{max-width:52rem;margin-bottom:1rem}.search-field,.region-filter{display:grid;gap:.38rem;color:var(--muted);font-size:.77rem;font-weight:800}.search-field span{position:absolute;width:1px;height:1px;overflow:hidden}input,select{width:100%;min-height:2.85rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:0 .9rem;outline:none}input{padding-left:3rem;background:linear-gradient(45deg,transparent 43%,#72819a 44% 56%,transparent 57%) 1.65rem 1.55rem / .48rem .48rem no-repeat,radial-gradient(circle,transparent 42%,#72819a 44% 52%,transparent 54%) 1.25rem .9rem / 1rem 1rem no-repeat,#fff}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2168d924}.workspace{display:grid;grid-template-columns:minmax(18rem,21rem) minmax(28rem,1fr) minmax(22rem,28rem);gap:1rem;align-items:stretch}.structure-panel,.model-stage,.detail-panel{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:var(--shadow)}.structure-panel,.detail-panel{overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:1rem;border-bottom:1px solid var(--line)}.panel-heading.compact{padding:.85rem 1rem}h1,h2,h3,p{margin:0}h1{font-size:1.25rem;line-height:1.15}h2{font-size:1rem}h3{font-size:.76rem;color:var(--ink);font-weight:900;text-transform:uppercase}.eyebrow{color:var(--blue);font-size:.72rem;font-weight:900;text-transform:uppercase}.count-pill{flex:0 0 auto;min-height:2rem;display:inline-flex;align-items:center;padding:0 .65rem;border:1px solid rgba(33,104,217,.2);border-radius:999px;color:var(--blue-dark);background:var(--blue-soft);font-size:.76rem;font-weight:900;white-space:nowrap}.region-filter{padding:1rem;border-bottom:1px solid var(--line)}.term-list,.term-list ul,.clicked-list{list-style:none;margin:0;padding:0}.term-list{max-height:calc(100vh - 22rem);min-height:18rem;overflow:auto;padding:.65rem}.term-list.is-virtual{position:relative}.term-list.is-virtual .virtual-spacer{pointer-events:none}.term-list.is-virtual .virtual-row{position:absolute;left:.65rem;right:.65rem;top:0;margin:0;will-change:transform}.term-list.is-virtual .virtual-region-row{display:flex;align-items:end}.term-list.is-virtual .virtual-region-row h3{width:100%;padding:.25rem .45rem .45rem;color:var(--muted)}.term-list.is-virtual .term-button{min-height:4.9rem}.region-block{padding:.35rem 0 .55rem}.region-block h3{padding:.35rem .45rem .5rem;color:var(--muted)}.muscle-region-intro,.active-muscle-region{display:grid;gap:.2rem;border:1px solid var(--line);border-radius:12px;background:#f8fbff;padding:.8rem}.muscle-region-intro strong,.active-muscle-region strong{color:var(--ink);font-size:.92rem;line-height:1.15}.muscle-region-intro span,.active-muscle-region small{color:var(--muted);font-size:.76rem;font-weight:750;line-height:1.3}.muscle-region-card{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:.76rem;text-align:left}.muscle-region-card:hover,.muscle-region-card:focus-visible{border-color:#2168d973;background:#f8fbff;outline:none}.muscle-region-swatch{width:.9rem;min-height:3.1rem;border-radius:999px;background:var(--group-color, var(--muscle));box-shadow:inset 0 0 0 1px #0e1b3326,0 10px 20px #2168d91f}.muscle-region-copy{display:grid;gap:.12rem;min-width:0}.muscle-region-copy strong{font-size:.92rem;line-height:1.16}.muscle-region-copy small{color:var(--blue-dark);font-size:.74rem;font-weight:900}.muscle-region-copy span{color:var(--muted);font-size:.74rem;line-height:1.28;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-muscle-region{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;margin-bottom:.55rem}.active-muscle-region button{min-height:2rem;border:1px solid rgba(33,104,217,.22);border-radius:999px;color:var(--blue-dark);background:#fff;padding:0 .62rem;font-size:.72rem;font-weight:900;white-space:nowrap}.term-button,.clicked-term{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:.72rem;text-align:left}.term-list li+li,.clicked-list li+li{margin-top:.55rem}.term-button:hover,.term-button:focus-visible,.clicked-term:hover,.clicked-term:focus-visible{border-color:#2168d973;background:#f8fbff;outline:none}.term-button.is-selected{border-color:var(--blue);background:var(--blue-soft);box-shadow:0 0 0 1px #2168d933}.thumb{width:2.7rem;height:2.7rem;border-radius:8px;border:1px solid var(--line)}.thumb.bones{background:radial-gradient(circle at 50% 28%,#fff5de 0 30%,transparent 31%),linear-gradient(90deg,transparent 44%,#9d855a 45% 55%,transparent 56%),var(--bone)}.thumb.muscles{background:repeating-linear-gradient(130deg,#ffe8de85 0 4px,#37142138 5px 9px),var(--thumb-color, var(--muscle))}.thumb.joints{background:radial-gradient(circle at 58% 45%,rgba(205,242,248,.9) 0 20%,transparent 21%),linear-gradient(135deg,transparent 42%,#7fb8c6 43% 58%,transparent 59%),#edf7f8}.term-copy{display:grid;gap:.12rem;min-width:0}.term-copy strong,.clicked-term strong{font-size:.9rem}.term-copy small,.clicked-term small{color:var(--muted);font-size:.76rem;line-height:1.28}.chevron{color:var(--muted);font-size:1.45rem}.clicked-panel{border-top:1px solid var(--line);background:#fbfdff}.clicked-list{max-height:13rem;overflow:auto;padding:.65rem}.clicked-term{grid-template-columns:auto minmax(0,1fr);border-color:transparent;background:transparent}.term-number{width:1.65rem;height:1.65rem;display:grid;place-items:center;border-radius:50%;color:var(--blue-dark);background:var(--blue-soft);font-size:.75rem;font-weight:900}.text-button{min-height:2rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue-dark);padding:0 .65rem;font-weight:850}.model-stage{min-height:calc(100vh - 9.3rem);position:relative;overflow:hidden;background:radial-gradient(circle at 50% 42%,#fffffff0,#eef5fcc7 55%,#e5eef8e0),linear-gradient(180deg,#fbfdff,#eef5fb)}.viewer-canvas{width:100%;height:100%;min-height:calc(100vh - 9.3rem)}.viewer-canvas canvas{display:block;width:100%;height:100%}.viewer-tools{position:absolute;z-index:5;left:1rem;top:8.2rem;display:grid;gap:.55rem}.viewer-tools button{min-width:2.7rem;min-height:2.7rem;border:1px solid var(--line);border-radius:8px;background:#ffffffe6;color:var(--ink);font-weight:900;box-shadow:0 8px 22px #192b491a}.viewer-tools button:hover,.viewer-tools button:focus-visible{border-color:var(--blue);color:var(--blue-dark);outline:none}.model-tabs{position:absolute;z-index:5;top:1rem;left:1rem;display:flex;gap:.45rem;padding:.35rem;border:1px solid var(--line);border-radius:8px;background:#ffffffe6}.model-tabs span{display:inline-flex;align-items:center;min-height:2rem;padding:0 .7rem;border-radius:6px;color:var(--muted);font-size:.78rem;font-weight:850}.model-tabs span.is-active{color:var(--blue-dark);background:var(--blue-soft)}.viewer-context{position:absolute;z-index:5;top:1rem;right:1rem}.viewer-context button{min-width:4.7rem}.viewer-labels{position:absolute;inset:0;pointer-events:none;z-index:6}.model-callout{position:absolute;transform:translate(16px,-50%);max-width:13rem;padding:.48rem .7rem;border-radius:8px;color:#fff;background:linear-gradient(180deg,#337deb,#1e61d1);box-shadow:0 12px 26px #2168d947;font-size:.82rem;font-weight:900;overflow-wrap:anywhere;white-space:normal}.model-callout:before{content:"";position:absolute;width:42px;height:1px;left:-42px;top:50%;background:#337deb}.model-callout.is-left{transform:translate(calc(-100% - 16px),-50%)}.model-callout.is-left:before{left:auto;right:-42px}.model-callout.is-above{transform:translate(-50%,calc(-100% - 18px))}.model-callout.is-above:before{left:50%;top:100%;width:1px;height:34px}.model-callout.is-below{transform:translate(-50%,18px)}.model-callout.is-below:before{left:50%;top:-34px;width:1px;height:34px}.model-footer{position:absolute;z-index:5;left:1rem;right:1rem;bottom:1rem;min-height:3.2rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border:1px solid var(--line);border-radius:8px;background:#ffffffe6;color:var(--muted);font-size:.78rem;font-weight:750}.model-error{display:grid;place-items:center;height:100%;min-height:24rem;padding:2rem;color:var(--muted);text-align:center}.detail-panel{display:grid;grid-template-rows:minmax(0,1fr) auto}#detail{overflow:auto;padding:1.3rem 1.3rem 0}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;padding-bottom:.9rem;color:var(--muted);font-size:.78rem;font-weight:850}.breadcrumb-button,.breadcrumb-current{min-height:1.75rem;display:inline-flex;align-items:center;max-width:100%;border-radius:6px}.breadcrumb-button{border:1px solid var(--line);padding:0 .55rem;color:var(--blue-dark);background:#f8fbff;cursor:pointer}.breadcrumb-button:hover{border-color:#276fe061;background:#eef5ff}.breadcrumb-current{color:var(--ink)}.breadcrumb-separator{color:#9aaabf}.detail-top{display:flex;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.detail-top h2{margin-top:.35rem;font-size:clamp(1.65rem,2.8vw,2.35rem);line-height:1.04}.detail-subtitle{margin-top:.45rem;color:var(--ink);font-size:1rem;font-weight:750}.bookmark{width:1.1rem;height:1.5rem;border:2px solid #7185a2;border-bottom:0;border-radius:4px 4px 0 0}.term-badges{display:flex;gap:.5rem;flex-wrap:wrap;padding:1rem 0;border-bottom:1px solid var(--line)}.term-badges span{min-height:1.85rem;display:inline-flex;align-items:center;padding:0 .65rem;border:1px solid var(--line);border-radius:6px;color:var(--blue-dark);background:#f8fbff;font-size:.76rem;font-weight:850}.term-badges .color-badge:before{content:"";width:.72rem;height:.72rem;margin-right:.42rem;border-radius:50%;background:var(--group-color, var(--muscle));box-shadow:inset 0 0 0 1px #0e1b3329}.muscle-structure{display:grid;gap:.75rem}.structure-list{display:grid;gap:.55rem}.structure-row{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:.7rem;text-align:left}.structure-row:hover,.structure-row:focus-visible{border-color:#2168d973;background:#f8fbff;outline:none}.structure-row.is-active{border-color:var(--blue);background:var(--blue-soft);box-shadow:0 0 0 1px #2168d933}.structure-swatch{width:.92rem;height:2.6rem;border-radius:999px;background:var(--group-color, var(--muscle));box-shadow:inset 0 0 0 1px #0e1b3326}.structure-copy{display:grid;gap:.14rem;min-width:0}.structure-copy strong{font-size:.88rem;line-height:1.22;overflow-wrap:anywhere}.structure-copy small{color:var(--muted);font-size:.75rem;line-height:1.25;overflow-wrap:anywhere}.structure-role{min-height:1.55rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(33,104,217,.2);border-radius:999px;color:var(--blue-dark);background:#f8fbff;padding:0 .5rem;font-size:.69rem;font-weight:900;white-space:nowrap}.detail-section{padding:1.15rem 0;border-bottom:1px solid var(--line)}.detail-section h3{margin-bottom:.55rem;color:var(--ink)}.detail-section-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.55rem}.detail-section-heading h3{margin-bottom:0}.structure-region-link{min-height:1.85rem;border:1px solid rgba(33,104,217,.22);border-radius:999px;color:var(--blue-dark);background:#f8fbff;padding:0 .62rem;font-size:.72rem;font-weight:900;white-space:nowrap}.detail-section p{color:var(--muted);font-size:.93rem;line-height:1.58}.credits{display:grid;gap:.35rem;padding:1rem 1.3rem;border-top:1px solid var(--line);color:var(--muted);background:#fbfdff;font-size:.72rem;line-height:1.45}.sources-disclosure{display:none}.empty{padding:1rem;color:var(--muted);font-weight:750}.ios-install-tip{position:fixed;right:1rem;bottom:1rem;z-index:60;width:min(24rem,calc(100vw - 2rem));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.9rem;border:1px solid rgba(33,104,217,.22);border-radius:14px;color:var(--ink);background:#fffffff5;box-shadow:0 18px 46px #192b492e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ios-install-tip[hidden]{display:none}.ios-install-tip div{display:grid;gap:.18rem;min-width:0}.ios-install-tip strong{font-size:.9rem;line-height:1.15}.ios-install-tip span{color:var(--muted);font-size:.78rem;font-weight:750;line-height:1.35}.ios-install-tip button{min-height:2rem;border:1px solid rgba(33,104,217,.22);border-radius:999px;color:var(--blue-dark);background:var(--blue-soft);padding:0 .8rem;font-size:.76rem;font-weight:900}.mobile-sheet-handle,.mobile-sheet-switcher,.mobile-sheet-controls,.mobile-detail-card{display:none}@media(max-width:1180px){.workspace{grid-template-columns:minmax(18rem,22rem) minmax(25rem,1fr)}.detail-panel{grid-column:1 / -1;grid-template-rows:auto}#detail{max-height:none}}@media(max-width:820px){html,body{width:100%;height:100%;overflow:hidden}body{background:#f8fbfa}.topbar{position:fixed;top:max(.65rem,env(safe-area-inset-top));left:.75rem;right:.75rem;z-index:30;min-height:0;height:3.35rem;display:flex;align-items:center;justify-content:space-between;padding:.45rem .62rem;border:1px solid rgba(219,228,240,.92);border-radius:16px;box-shadow:0 16px 38px #192b4921}.brand{gap:.58rem}.brand-mark{width:1.95rem;height:1.95rem}.brand strong{font-size:.98rem}.brand small,.toolbar{display:none}.segmented{min-width:0;overflow:hidden}.segmented button{min-width:0;min-height:2.05rem;padding:0 .45rem;font-size:.76rem}.app-shell,.workspace{width:100%;height:100svh;margin:0;padding:0}.workspace{display:block}.model-stage{position:fixed;inset:0;z-index:0;min-height:100svh;border:0;border-radius:0;box-shadow:none;background:radial-gradient(circle at 50% 38%,#fffffff5,#f1f7fcb8 58%,#e1edf7d6),linear-gradient(180deg,#fbfdff,#eef5fb)}.viewer-canvas{height:100svh;min-height:100svh}.model-tabs,.model-footer{display:none}.viewer-tools{position:fixed;z-index:26;top:calc(max(.65rem,env(safe-area-inset-top)) + 3.8rem);right:.75rem;left:auto;display:flex;gap:.45rem}.viewer-tools button{width:2.35rem;min-width:2.35rem;min-height:2.35rem;padding:0;border-radius:999px;font-size:.78rem;background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.viewer-tools #reset-view,.viewer-tools #fullscreen{width:auto;min-width:3rem;padding:0 .58rem;font-size:.68rem}.viewer-context{display:none}.viewer-labels{position:fixed;inset:0}.model-callout{max-width:min(13rem,48vw);padding:.42rem .58rem;font-size:.74rem}.ios-install-tip{right:.75rem;bottom:calc(.65rem + env(safe-area-inset-bottom));width:calc(100vw - 1.5rem);grid-template-columns:minmax(0,1fr)}.ios-install-tip button{justify-self:start}.structure-panel,.detail-panel{position:fixed;left:.75rem;right:.75rem;bottom:max(.75rem,env(safe-area-inset-bottom));z-index:24;max-height:min(72svh,42rem);border-radius:20px 20px 14px 14px;background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 58px #192b4938;transition:transform .21s ease,opacity .18s ease,max-height .21s ease}.structure-panel,.detail-panel{display:flex;flex-direction:column;overflow:hidden}body:not(.mobile-sheet-structures-half):not(.mobile-sheet-structures-full) .structure-panel,body.mobile-sheet-structures-half .detail-panel,body.mobile-sheet-structures-full .detail-panel{pointer-events:none;opacity:0;transform:translateY(calc(100% + 1rem))}body.mobile-sheet-structures-half .structure-panel{max-height:min(50svh,27rem)}body.mobile-sheet-structures-full .structure-panel{max-height:min(82svh,48rem)}body.mobile-sheet-detail-collapsed .detail-panel{max-height:10.2rem}body.mobile-sheet-detail-expanded .detail-panel{max-height:min(76svh,44rem)}body.mobile-sheet-detail-collapsed .detail-switcher,body.mobile-sheet-detail-collapsed #detail,body.mobile-sheet-detail-collapsed .credits{display:none}.mobile-sheet-handle{display:block;position:relative;width:4.4rem;height:1.15rem;margin:.15rem auto .05rem;border-radius:999px;background:transparent;cursor:grab;touch-action:none}.mobile-sheet-handle:before{content:"";position:absolute;left:50%;top:50%;width:2.8rem;height:.28rem;border-radius:999px;background:#c5d2e2;transform:translate(-50%,-50%)}body.is-sheet-dragging .mobile-sheet-handle{cursor:grabbing}body.is-sheet-dragging.mobile-sheet-structures-half .structure-panel,body.is-sheet-dragging.mobile-sheet-structures-full .structure-panel,body.is-sheet-dragging.mobile-sheet-detail-collapsed .detail-panel,body.is-sheet-dragging.mobile-sheet-detail-expanded .detail-panel{transition:none;transform:translateY(var(--sheet-drag-offset, 0px))}.mobile-sheet-switcher{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;margin:0 .8rem .65rem;padding:.22rem;border:1px solid var(--line);border-radius:12px;background:#f6f9fd}.detail-switcher{flex:0 0 auto;margin-top:.15rem}.mobile-sheet-switcher button{min-height:2.3rem;border:0;border-radius:9px;color:var(--muted);background:transparent;font-weight:900}.mobile-sheet-switcher button.is-active{color:var(--blue-dark);background:var(--blue-soft)}.mobile-sheet-switcher button:disabled{cursor:not-allowed;opacity:.45}.mobile-sheet-controls{order:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.45rem;padding:0 .8rem .7rem}.mobile-sheet-controls .segmented{width:100%}.mobile-sheet-controls .segmented:first-child{grid-column:1 / -1}.mobile-sheet-controls .segmented button{min-height:2.1rem;font-size:.75rem}.mobile-sheet-controls .mobile-muscle-context[hidden]{display:none}.structure-panel .search-row{width:auto;max-width:none;margin:0;padding:0 .9rem .75rem;order:4}.structure-panel .panel-heading{order:3;padding:.75rem .9rem}.structure-panel .region-filter{order:5;padding:0 .9rem .75rem;border-bottom:1px solid var(--line)}.structure-panel .term-list{order:6;flex:1 1 auto;min-height:6rem;max-height:none;overflow:auto;padding:.65rem .75rem}.structure-panel .clicked-panel{order:7;flex:0 0 auto}body.mobile-sheet-structures-half .structure-panel .clicked-panel,body.mobile-sheet-structures-half .structure-panel .search-row,body.mobile-sheet-structures-half .structure-panel .region-filter{display:none}body.mobile-sheet-structures-half .structure-panel .panel-heading{padding-top:.45rem;padding-bottom:.55rem}body.mobile-sheet-structures-half .structure-panel .search-row,body.mobile-sheet-structures-half .structure-panel .region-filter,body.mobile-sheet-structures-half .structure-panel .mobile-sheet-controls{padding-bottom:.5rem}.clicked-list{max-height:7.4rem}.panel-heading{gap:.55rem}h1{font-size:1.05rem}.count-pill{min-height:1.75rem;font-size:.7rem}input,select{min-height:2.7rem;font-size:.9rem}.term-button,.clicked-term,.structure-row{min-height:4rem;border-radius:12px}.thumb{width:2.45rem;height:2.45rem}.mobile-detail-card{width:100%;display:block;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);padding:0 1rem .85rem}.mobile-detail-card[hidden]{display:none}.mobile-detail-card .mobile-sheet-handle{margin-top:.15rem}.mobile-card-main{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;border:0;background:transparent;color:var(--ink);padding:0;text-align:left}.mobile-card-copy{display:grid;gap:.16rem;min-width:0}.mobile-card-copy strong{font-size:1rem;line-height:1.12;overflow-wrap:anywhere;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mobile-card-copy small{color:var(--muted);font-size:.78rem;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-card-actions{display:inline-flex;align-items:center;gap:.35rem;color:var(--blue-dark);font-size:.78rem;font-weight:900;white-space:nowrap}.mobile-card-chevron{width:1.65rem;height:1.65rem;display:grid;place-items:center;border-radius:50%;background:var(--blue-soft);font-size:1rem}.mobile-card-list{width:100%;min-height:2.25rem;margin-top:.65rem;border:1px solid rgba(33,104,217,.22);border-radius:10px;color:var(--blue-dark);background:#f8fbff;font-size:.82rem;font-weight:900}.detail-switcher{margin-top:.15rem}.detail-controls,body.mobile-sheet-detail-collapsed .detail-controls{display:none}#detail{flex:1 1 auto;min-height:0;overflow:auto;padding:.9rem 1rem 0}body.mobile-sheet-detail-expanded .mobile-detail-card{flex:0 0 auto;border-bottom:0;padding:0}body.mobile-sheet-detail-expanded .mobile-detail-card .mobile-card-main,body.mobile-sheet-detail-expanded .mobile-detail-card .mobile-card-list{display:none}.detail-top{padding-bottom:.9rem}.detail-top h2{font-size:1.35rem}.detail-subtitle{font-size:.9rem}.term-badges{padding:.85rem 0}.detail-section{padding:.95rem 0}.detail-section-heading{align-items:flex-start;flex-direction:column;gap:.5rem}.structure-region-link{width:100%;min-height:2.2rem}.structure-row{grid-template-columns:auto minmax(0,1fr)}.structure-role{grid-column:2;justify-self:start}.detail-panel>.credits{display:none}.sources-disclosure{display:block;padding:.95rem 0 calc(1.1rem + env(safe-area-inset-bottom));border-bottom:0;color:var(--muted)}.sources-disclosure summary{min-height:2.3rem;display:inline-flex;align-items:center;border:1px solid rgba(33,104,217,.22);border-radius:999px;color:var(--blue-dark);background:#f8fbff;padding:0 .82rem;font-size:.82rem;font-weight:900;list-style:none}.sources-disclosure summary::-webkit-details-marker{display:none}.sources-disclosure div{display:grid;gap:.4rem;margin-top:.75rem;font-size:.78rem;line-height:1.42}.term-copy strong,.structure-copy strong{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere}.term-copy small,.structure-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:430px){.topbar{left:.55rem;right:.55rem}.viewer-tools{top:calc(max(.65rem,env(safe-area-inset-top)) + 3.65rem);right:.55rem;gap:.35rem}.structure-panel,.detail-panel{left:.55rem;right:.55rem}.term-copy strong,.clicked-term strong{font-size:.84rem}}
