@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;600;700&display=swap";:root{color-scheme:light;font-family:DM Sans,Noto Sans TC,-apple-system,BlinkMacSystemFont,sans-serif;color:#233931;background:#f4f3ef;font-synthesis:none;--ink:#233931;--muted:#748078;--paper:#f4f3ef;--line:#dddeda;--accent:#cde2bd;--green:#244f40;--panel:#fcfcf9}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button{border:0;background:none}button:disabled{opacity:.45;cursor:wait}a{color:inherit;text-decoration:none}button,a,select,input{outline-offset:4px}:focus-visible{outline:2px solid #a0bd87}[hidden]{display:none!important}.icon{width:20px;height:20px;flex:none;vertical-align:middle}.app-header{height:84px;display:flex;align-items:center;gap:28px;padding:0 32px;border-bottom:1px solid var(--line);background:var(--paper)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{font:italic 48px Georgia,serif;line-height:1;position:relative;width:42px;margin-top:-8px}.brand-mark span{font:24px Georgia,serif;position:absolute;right:0;top:0}.brand-name{font-family:Georgia,serif;font-size:28px;letter-spacing:-1.1px;display:flex;align-items:center;gap:14px}.brand-name>span{font-family:Noto Sans TC,sans-serif;font-size:12px;letter-spacing:2px}.header-divider{width:1px;height:24px;background:var(--line)}.header-caption{color:var(--muted);font-size:12px;letter-spacing:.8px}.header-actions{margin-left:auto;display:flex;align-items:center;gap:24px}.prototype{font-size:10px;border:1px solid #c7cec4;padding:5px 9px;border-radius:4px;color:#596d5e;letter-spacing:.6px}.text-button{display:flex;align-items:center;gap:8px;font-size:12px;padding:8px 0}.text-button:hover{color:#6b885e}.workspace{display:grid;grid-template-columns:238px minmax(350px,1fr) 264px;min-height:calc(100svh - 84px)}.sidebar{display:flex;flex-direction:column;border-right:1px solid var(--line);height:calc(100svh - 84px);min-height:610px}.specimen-head{padding:30px 24px 20px}.eyebrow{font-size:9px;line-height:1.5;letter-spacing:1.7px;font-weight:600;color:var(--muted);display:block}.specimen-head h1{font-size:28px;letter-spacing:1px;font-weight:500;margin:14px 0 5px;display:flex;align-items:baseline;gap:10px}.specimen-head h1 span{font-size:12px;letter-spacing:0;font-weight:400}.latin{font-family:Georgia,serif;font-style:italic;font-size:14px;color:var(--muted)}.species-select-label{font-size:10px;color:var(--muted);margin:0 24px 6px}.select-wrap{display:flex;align-items:center;margin:0 24px;border:1px solid #ccd4c8;background:#e9eee5;padding:0 10px;border-radius:5px;gap:8px}.select-wrap>.icon{width:16px;color:#547051}.select-wrap select{appearance:none;background:none;border:0;width:100%;padding:11px 0;font-size:11px;color:var(--ink);cursor:pointer}.select-wrap>.icon:last-child{width:14px;pointer-events:none}.search-wrap{margin:22px 16px 16px;border:1px solid var(--line);display:flex;align-items:center;gap:7px;border-radius:5px;background:var(--panel);padding:10px}.search-wrap>.icon{width:16px;color:#8c9690}.search-wrap input{min-width:0;border:0;background:none;font-size:11px;outline:none;color:var(--ink);width:100%}.search-wrap input::placeholder{color:#89918c}kbd{font-size:10px;color:#8c9690;border:1px solid var(--line);width:15px;text-align:center;border-radius:3px}.sidebar-scroll{flex:1;overflow:auto;min-height:150px;scrollbar-width:thin;scrollbar-color:#d2d8ce transparent;padding:0 16px 20px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:12px 6px 0}.section-heading h2{font-size:12px;font-weight:600;margin:0}.section-heading>span{font-size:10px;color:var(--muted)}.small-link{font-size:10px;color:#6f8463;padding:5px 0}.small-link:hover{color:#244f40}.section-hint{font-size:9px;color:#7a857c;margin:4px 6px 12px;line-height:1.6}.system-row{display:flex;align-items:center;border-radius:5px;border:1px solid transparent;margin:4px 0;min-height:48px;transition:background .15s,border-color .15s}.system-row.enabled{background:#fffefa;border-color:#e2e4dc}.system-row:hover{background:#e8eee1}.system-name{display:flex;align-items:center;text-align:left;flex:1;min-width:0;gap:10px;padding:8px 7px;font-size:11px}.system-name>span:nth-child(2){white-space:nowrap}.system-name small{display:block;font-size:8px;letter-spacing:.3px;color:#7c8780;margin-top:2px}.system-swatch{width:7px;height:22px;border-radius:3px;background:var(--system-color);border:1px solid #0000000b;opacity:.5}.enabled .system-swatch{opacity:1}.system-count{margin-left:auto;color:#8b928a;font-size:9px;font-variant-numeric:tabular-nums}.system-eye{padding:8px;color:#a1aaa1}.system-eye .icon{width:16px;height:16px}.enabled .system-eye{color:#4c6750}.sidebar-footer{display:flex;align-items:center;padding:12px 20px;border-top:1px solid var(--line);gap:7px;font-size:9px;color:#788275}.sidebar-footer>.icon-button{margin-left:auto;width:24px;height:24px}.sidebar-footer .icon{width:15px}.status-dot{width:5px;height:5px;border-radius:100%;background:#8ba077}.explorer{padding:26px 24px 0;min-width:0;display:flex;flex-direction:column;height:calc(100svh - 84px);min-height:610px}.explorer-heading{display:flex;align-items:center;justify-content:space-between;padding:0 0 20px;gap:16px}.explorer-heading .eyebrow{font-size:8px;letter-spacing:1.8px}.explorer-heading h2{margin:6px 0 0;font-size:20px;font-weight:500;letter-spacing:.6px}.heading-dot{color:#93a87b}.live-label{font-size:9px;letter-spacing:1px;white-space:nowrap;display:flex;align-items:center;gap:6px;color:var(--muted)}.live-label span{width:5px;height:5px;border-radius:50%;background:#9ab68c}.viewer-shell{display:flex;flex-direction:column;border-radius:9px;overflow:hidden;border:1px solid #132b29;flex:1;min-height:0;background:#172329}#viewer{position:relative;overflow:hidden;flex:1;min-height:390px;background:radial-gradient(ellipse at 50% 44%,#27383b,#17272d 43%,#101c23);color:#e8eee5}#viewer canvas{width:100%;height:100%;display:block;cursor:grab;position:absolute;inset:0;touch-action:none}#viewer canvas:active{cursor:grabbing}.viewer-topline{position:absolute;z-index:2;top:18px;left:18px;right:18px;display:flex;justify-content:space-between;align-items:center;pointer-events:none;gap:8px}.region-tabs{padding:3px;display:flex;border:1px solid #52605c66;border-radius:5px;background:#122126d9;pointer-events:auto}.region-tabs button{font-size:10px;padding:7px 11px;border-radius:3px;color:#a8b7b1;transition:background .15s}.region-tabs button:hover{background:#4b615c44;color:#e7eee4}.region-tabs button.active{color:#e5efd9;background:#476151aa}.visible-count{font-size:9px;color:#a6b7ad;font-variant-numeric:tabular-nums;white-space:nowrap}.viewer-watermark{position:absolute;left:28px;top:95px;pointer-events:none;font:48px Georgia,serif;letter-spacing:3px;color:#f1f9f00e}.viewer-watermark span{display:block;font-family:DM Sans,sans-serif;font-size:8px;letter-spacing:2px;color:#b2c3b548;margin-top:10px}.orientation{position:absolute;left:22px;bottom:79px;color:#a7bcb56b;font-size:8px;text-align:center;pointer-events:none}.orientation>div{display:flex;align-items:center;gap:7px;margin:4px 0}.orientation i{font-size:19px;font-style:normal;font-weight:300;color:#a7bcb57f}.view-tools{position:absolute;right:15px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;padding:4px;border:1px solid #4e625f77;border-radius:5px;background:#122128d9}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:0;width:34px;height:34px;border-radius:4px}.view-tools .icon-button{color:#a6bdb1;width:32px;height:34px}.view-tools .icon{width:17px}.icon-button:hover,.icon-button[aria-pressed=true]{background:#7b947125;color:#d2e7ba}.tool-rule{height:1px;background:#49605666;width:18px;margin:4px auto}.view-bottom{position:absolute;bottom:16px;left:18px;right:18px;display:flex;align-items:center;justify-content:space-between;gap:8px;pointer-events:none}.view-presets{border:1px solid #52605c66;background:#122126d9;border-radius:4px;display:flex;pointer-events:auto}.view-presets button{font-size:9px;padding:8px 12px;color:#a8b7b1}.view-presets button:hover{color:#dfefd0;background:#6c85552e}.gesture-hint{font-size:9px;color:#99afa69c}.dissection-bar{border-top:1px solid #314643;background:#192c2e;display:flex;align-items:center;gap:24px;padding:17px 20px;color:#dce7d9}.dissection-title{display:flex;align-items:center;gap:10px}.dissection-title>.icon{width:18px;color:#9bb997}.dissection-title strong{font-size:11px;font-weight:500;display:block;white-space:nowrap}.dissection-title span{display:block;font-size:8px;margin-top:4px;color:#869f94;white-space:nowrap}.dissection-slider{display:flex;gap:8px;align-items:center;flex:1;min-width:70px}.dissection-slider>span{font-size:8px;color:#91a99b;white-space:nowrap}input[type=range]{appearance:none;min-width:0;width:100%;height:3px;background:#52685b;border-radius:3px;cursor:pointer;accent-color:#cde2bd}input[type=range]::-webkit-slider-thumb{appearance:none;width:12px;height:12px;background:#d2e6ba;border:2px solid #f0f6e5;border-radius:50%}input[type=range]::-moz-range-thumb{width:10px;height:10px;background:#d2e6ba;border:2px solid #f0f6e5;border-radius:50%}#explosion-value{color:#d2e1c4;font-size:9px;width:28px;text-align:right;font-variant-numeric:tabular-nums}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#cfe1bc;color:#213a2b;font-size:11px;font-weight:500;padding:11px 14px;border:1px solid #d8e8c4;border-radius:4px;white-space:nowrap;transition:background .15s}.primary-button:hover{background:#e0efc7}.primary-button>.icon{width:16px;height:16px}.secondary-button{border:1px solid #cdd6c7;border-radius:4px;color:#445e46;background:transparent;font-size:11px;padding:11px 12px;display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.secondary-button:hover{background:#e8efdf}.secondary-button .icon{width:16px;height:16px}.explorer-footer{padding:14px 2px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#879085;font-size:8px}.explorer-footer button{color:#71836d;display:flex;align-items:center;gap:5px;font-size:8px;padding:2px 0}.explorer-footer .icon{width:12px;height:12px}.footer-separator{margin:0 7px;color:#acb4a8}.inspector{border-left:1px solid var(--line);padding:30px 24px 22px;display:flex;flex-direction:column;height:calc(100svh - 84px);min-height:610px;background:#f7f7f2;overflow:auto}.inspector-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.inspector-header .eyebrow{font-size:8px;letter-spacing:1.1px}.tag{font-size:8px;color:#8e998c;letter-spacing:1px}#detail-content{margin-top:40px}.detail-empty-icon{color:#a1b291;width:50px;height:50px;border:1px solid #d4decc;border-radius:50%;display:flex;justify-content:center;align-items:center}.detail-empty-icon .icon{width:23px;height:23px}#detail-content h2{margin:23px 0 12px;font-size:22px;font-weight:400;line-height:1.6;letter-spacing:.7px;overflow-wrap:anywhere}#detail-content p{font-size:11px;color:#7a8577;line-height:1.95}.detail-rule{height:1px;background:var(--line);margin:25px 0}#detail-content h3{font-size:10px;font-weight:500;color:#657960;letter-spacing:.5px}.quick-links{display:flex;flex-direction:column;margin:12px -4px}.quick-links button{display:flex;align-items:center;gap:11px;padding:11px 4px;text-align:left;border-bottom:1px solid #e3e7dc}.quick-links button:hover{background:#e8eee1}.quick-links button>.icon:first-child{width:18px;height:18px;color:#7b956e}.quick-links button>.icon:last-child{margin-left:auto;width:13px;color:#a0ad97}.quick-links button>span{font-size:11px}.quick-links button small{display:block;font-size:8px;color:#8b9685;margin-top:4px}.inspector-bottom{margin-top:auto;padding-top:45px}.inspector-bottom .eyebrow{font-size:8px;color:#98a38e}.inspector-bottom p{color:#6d7b64;font-size:12px;line-height:1.85;margin:12px 0}.collection-note{font-size:8px;letter-spacing:.8px;color:#96a08d}.detail-system-marker{width:40px;height:40px;border:1px solid #dce2d4;border-radius:5px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--system-color) 20%,transparent);color:color-mix(in srgb,var(--system-color) 60%,#334a34);margin-bottom:20px}.detail-system-marker .icon{width:20px}#detail-content:has(.detail-system-marker){margin-top:28px}#detail-content:has(.detail-system-marker) h2{margin-top:10px;line-height:1.5;font-size:21px}#detail-content .detail-latin{font-family:Georgia,serif;font-size:12px;font-style:italic;color:#8b9583;margin:-3px 0 18px;overflow-wrap:anywhere}.system-tag{font-size:9px;border:1px solid #dfe5d7;padding:5px 8px;border-radius:3px;display:inline-flex;align-items:center;gap:6px}.system-tag i{width:5px;height:5px;background:var(--system-color);border-radius:50%}.part-meta{margin:0}.part-meta>div{display:flex;justify-content:space-between;gap:12px;font-size:10px;padding:6px 0}.part-meta dt{color:#8b9781;white-space:nowrap}.part-meta dd{margin:0;text-align:right}.mono{font-family:ui-monospace,monospace;font-size:9px}.detail-actions{margin-top:24px;display:flex;flex-direction:column;gap:9px}.detail-actions>.primary-button{background:#315640;color:#edf4e5;border-color:#315640}.detail-actions>.primary-button:hover{background:#436a4d}.opacity-label{display:flex;justify-content:space-between;margin-top:24px;margin-bottom:14px;font-size:9px;color:#829276}#opacity{background:#cbd5c4}#detail-content .selection-tip{font-size:8px;color:#8d9981;line-height:1.8}#selection-chip{position:absolute;z-index:2;bottom:65px;left:50%;transform:translate(-50%);color:#d4e8b9;background:#17352ce8;border:1px solid #658464;padding:8px 14px;border-radius:4px;font-size:10px;max-width:70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.result-button{display:flex;width:100%;align-items:center;gap:8px;padding:12px 6px;text-align:left;border-bottom:1px solid #dde3d7}.result-button:hover,.result-button.selected{background:#e2ecd8}.result-dot{width:5px;height:18px;border-radius:2px;background:var(--system-color);flex:none}.result-button>span:nth-child(2){min-width:0}.result-button strong{display:block;font-size:11px;font-weight:500;overflow-wrap:anywhere}.result-button small{display:block;font-size:9px;line-height:1.5;color:#899580;margin-top:4px;overflow-wrap:anywhere}.result-button>.icon{margin-left:auto;width:12px;color:#a0ad97}.search-empty{color:#829276;font-size:11px;padding:24px 6px;line-height:1.8}#more-results{margin-top:16px}#loading,#empty-view{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#17262ded;padding:24px;text-align:center;z-index:5}#empty-view{inset:65px 60px;border-radius:5px;background:#14262bea;z-index:1}#empty-view strong{font-size:16px;font-weight:400;margin-top:15px}#empty-view p{font-size:11px;color:#a0b0a5;margin-bottom:24px}.loading-symbol{color:#c8ddae;font:italic 60px Georgia,serif;margin-bottom:28px}#loading .eyebrow{color:#829d8f;font-size:8px}#loading h3{font-size:17px;font-weight:400;margin:12px 0;letter-spacing:1px}#loading p{font-size:10px;color:#a5b5ab;line-height:1.8}#loading small{font-size:8px;color:#7d9488}.progress-track{width:180px;height:2px;background:#3b5149;margin:12px 0 20px}#progress-bar{height:100%;width:0;background:#cce0b6;transition:width .2s}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:30;background:#2d4838;color:#eef5e6;padding:12px 20px;border-radius:6px;box-shadow:0 3px 20px #0002;font-size:12px;max-width:calc(100vw - 32px)}dialog{padding:40px;width:520px;max-width:calc(100vw - 32px);max-height:85svh;border:1px solid #dce5d4;border-radius:10px;background:#f8f9f2;color:var(--ink);overflow:auto;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#13231db3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:16px;right:16px}.dialog-close:hover{color:var(--green)}dialog h2{font-weight:400;font-size:28px;letter-spacing:1px;line-height:1.5}dialog p{font-size:12px;color:#6d7e66;line-height:1.9}dialog h3{font-size:13px;margin:24px 0 8px}.about-stats{display:flex;gap:30px;padding:24px 0;margin:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-stats dt{color:#859379;font-size:9px}.about-stats dd{font-size:25px;margin:8px 0 0}.source-links{display:flex;flex-wrap:wrap;gap:20px;font-size:11px;color:#385b37;margin-top:20px;text-decoration:underline;text-underline-offset:4px}body.expanded .sidebar,body.expanded .inspector{display:none}body.expanded .workspace{grid-template-columns:1fr}body.expanded .explorer{padding:18px 24px 0}body.expanded .explorer-heading{display:none}@media(min-width:1600px){.workspace{grid-template-columns:260px minmax(350px,1fr) 300px}.explorer{padding:30px 32px 0}.inspector{padding:32px}.specimen-head{padding-left:28px}.system-row{min-height:52px}.system-name{font-size:12px}.system-name small{font-size:9px}.dissection-bar{padding:20px 24px}}@media(max-width:999px){.workspace{grid-template-columns:220px minmax(350px,1fr)}.inspector{display:none}.workspace:has(.detail-system-marker){grid-template-columns:220px minmax(350px,1fr)}.inspector:has(.detail-system-marker){display:flex;position:fixed;right:36px;top:178px;width:220px;height:auto;min-height:0;max-height:calc(100svh - 290px);border:1px solid #d3dfca;z-index:8;border-radius:6px;padding:18px;box-shadow:0 10px 40px #0002}.inspector:has(.detail-system-marker) .inspector-bottom{display:none}.inspector-header{display:none}.inspector:has(.detail-system-marker) #detail-content{margin-top:0}.inspector:has(.detail-system-marker) .detail-system-marker{display:none}.inspector:has(.detail-system-marker) .part-description{display:none}.inspector:has(.detail-system-marker) .detail-rule{margin:15px 0}.inspector:has(.detail-system-marker) #detail-content h2{font-size:18px}.explorer-heading h2{font-size:21px}}@media(max-width:767px){.app-header{height:65px;padding:0 18px;gap:12px}.brand-name{font-size:26px;gap:8px}.brand-name>span{font-size:10px;letter-spacing:1px}.brand-mark{width:33px;font-size:42px}.brand-mark span{font-size:20px}.header-caption,.header-divider,.prototype{display:none}.header-actions{gap:0}.text-button{font-size:10px}.text-button .icon{width:16px}.workspace{display:flex;flex-direction:column;min-height:0}.explorer{order:0;height:calc(100svh - 65px);min-height:565px;padding:18px 12px 0}.explorer-heading{padding:0 4px 14px}.explorer-heading h2{font-size:18px}.explorer-heading .eyebrow{font-size:7px}.viewer-shell{border-radius:7px}.viewer-topline{top:12px;left:10px;right:10px;align-items:flex-start}.region-tabs button{font-size:9px;padding:7px 9px}.visible-count{font-size:8px;margin-top:11px}.viewer-watermark{left:20px;top:82px;font-size:38px}.view-tools{right:8px}.view-tools .icon-button{width:27px;height:32px}.orientation{left:13px}.view-bottom{left:10px;right:10px}.gesture-hint{font-size:8px;max-width:105px;text-align:right;line-height:1.6}.view-presets button{padding:8px 10px}.dissection-bar{flex-wrap:wrap;padding:14px;gap:12px}.dissection-title{gap:8px;flex:1}.dissection-title span{display:none}.dissection-slider{flex:initial;width:100%;order:2}#explode-button{padding:8px 12px;font-size:10px}.explorer-footer{font-size:7px;padding:11px 2px}.explorer-footer button{font-size:7px}.footer-separator{margin:0 4px}.sidebar{order:1;height:auto;min-height:0;border-right:0;border-top:1px solid var(--line);padding-top:10px}.specimen-head{display:none}.species-select-label{margin:12px 20px 6px}.select-wrap{margin:0 20px}.search-wrap{margin:16px 20px}.search-wrap input{font-size:14px}.search-wrap kbd{display:none}.sidebar-scroll{padding:0 16px 20px;overflow:visible}#system-list{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}.system-name{font-size:12px}.section-hint{font-size:10px;margin-bottom:14px}.sidebar-footer{padding:10px 22px}.inspector:has(.detail-system-marker){position:relative;display:flex;order:2;top:auto;right:auto;width:auto;height:auto;max-height:none;min-height:0;border:0;border-top:1px solid var(--line);padding:24px;box-shadow:none;border-radius:0}.inspector:has(.detail-system-marker) .part-description{display:block}.inspector:has(.detail-system-marker) .detail-actions{flex-direction:row}.detail-actions>button{width:50%}#detail-content:has(.detail-system-marker) h2{margin:10px 0}.inspector:has(.detail-system-marker) .opacity-label{max-width:300px}#opacity{max-width:300px}#empty-view{inset:65px 40px;padding:14px}#empty-view strong{font-size:13px}#empty-view p{font-size:10px}.expanded .explorer{height:calc(100svh - 65px)}dialog{padding:28px}.about-stats{gap:24px}}@media(max-width:359px){.brand-name>span{display:none}.explorer-heading h2{font-size:16px}.region-tabs button{padding:7px}.visible-count{font-size:7px}.live-label{font-size:8px}.explorer-footer>span{max-width:155px}.system-count{display:none}.system-name{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}.system-labels{position:absolute;inset:0;pointer-events:none;overflow:hidden}.exploded-label{position:absolute;transform:translate(-50%);color:#d4dfce;background:#142729db;border:1px solid #526b5766;border-top:2px solid var(--system-color);font-size:8px;white-space:nowrap;border-radius:3px;padding:5px 8px}@media(min-width:1000px)and (max-width:1199px){.workspace{grid-template-columns:205px minmax(350px,1fr) 220px}.inspector{padding:26px 18px}.explorer{padding:26px 16px 0}.explorer-heading h2{font-size:17px}.live-label,.dissection-title span{display:none}.dissection-bar{flex-wrap:wrap;gap:12px}.dissection-slider{order:2;width:100%;flex:initial}.dissection-title{flex:1}}@media(min-width:768px)and (max-width:999px){.inspector:has(.detail-system-marker){position:static;grid-column:1/-1;width:auto;height:auto;min-height:0;max-height:none;margin:0;padding:24px;box-shadow:none;border:0;border-top:1px solid var(--line);border-radius:0}.inspector:has(.detail-system-marker) #detail-content{max-width:560px;width:100%;margin:auto}.inspector:has(.detail-system-marker) .detail-actions{flex-direction:row}.inspector:has(.detail-system-marker) .detail-actions>button{width:50%}}.orientation>div{justify-content:center}.header-actions{gap:18px}.header-actions .text-button{gap:6px;font-size:11px;white-space:nowrap}.header-actions .text-button .icon{width:17px;height:17px}.header-actions .share-view{border:1px solid #c9d7c1;border-radius:4px;padding:8px 10px;background:#e6eddf}.library-tabs{display:flex;margin:0 16px 6px;padding:3px;background:#e8ece4;border-radius:4px}.library-tabs button{flex:1;padding:8px 2px;font-size:10px;border-radius:3px;color:#7b8874}.library-tabs button[aria-pressed=true]{background:#fcfdf8;color:#304d36;box-shadow:0 1px 3px #30452112}.library-tabs button span{font-size:8px;margin-left:2px}.catalog-filters{padding:12px 6px 4px}.catalog-filters>label:first-child{font-size:9px;color:#73836b;display:block;margin-bottom:6px}.catalog-filters select{width:100%;border:1px solid #ccd6c4;padding:8px;font-size:11px;border-radius:4px;color:#45613e;background:#fafbf7}.visible-only{display:flex;align-items:center;gap:5px;color:#75856b;font-size:10px;padding-top:10px}.visible-only input{accent-color:#527e49}.preset-bar{display:flex;align-items:center;gap:5px;margin:-3px 0 13px;flex-shrink:0}.preset-bar>span{color:#7b8a72;font-size:9px;margin-right:6px;white-space:nowrap}.preset-bar button{font-size:10px;padding:7px 10px;color:#72866a;border:1px solid #dbe2d4;border-radius:4px;white-space:nowrap}.preset-bar button[aria-pressed=true]{color:#365d35;border-color:#a7bd97;background:#e7eedf}.preset-bar button:hover{background:#edf3e5}#viewer{min-height:330px}.viewer-counts{display:flex;flex-direction:column;align-items:flex-end;gap:8px}#hidden-parts-button{pointer-events:auto;font-size:9px;color:#d2e2bf;padding:6px 8px;border:1px solid #72806588;background:#263c34;border-radius:3px}#hidden-parts-button:hover{background:#3c5442}.mobile-drawer-heading,.mobile-explore-bar,#close-notes{display:none}#drawer-backdrop{position:fixed;inset:0;background:#13251dd4;z-index:35;width:100%;height:100%;border-radius:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hidden-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #dfe6d8}.hidden-row>span{font-size:12px;flex:1}.hidden-row>button{color:#567849;display:flex;align-items:center;gap:8px;font-size:11px;padding:6px}.hidden-row .icon{width:16px;height:16px}#share-dialog>label{font-size:11px;color:#78886c}#share-url{width:100%;resize:vertical;background:#eff3e9;border:1px solid #d3dfc6;border-radius:5px;padding:12px;font-family:ui-monospace,monospace;font-size:11px;color:#42573a;line-height:1.6;margin:8px 0 16px}#copy-status{display:block;margin-top:12px;color:#698457;font-size:11px}#browse-system{margin-top:22px}#hide-part{border-style:dashed}.label-review{color:#785d34;background:#f1e5c6;border:1px solid #d8c395;border-radius:4px;padding:10px;font-size:10px;line-height:1.7;margin:14px 0}@media(min-width:1000px)and (max-width:1199px){.header-actions{gap:12px}.header-caption{display:none}.preset-bar>span{display:none}.preset-bar{gap:3px;flex-wrap:wrap}.preset-bar button{font-size:9px;padding:6px 7px}.explorer-heading{padding-bottom:15px}}@media(max-width:999px){.header-caption,.header-divider,.prototype{display:none}.header-actions{gap:14px}.header-actions .text-button>span{display:none}.header-actions .text-button{padding:8px}.header-actions .text-button .icon{width:18px;height:18px}.header-actions #reset-all{display:none}.workspace{display:flex;flex-direction:column}.explorer{order:0;height:calc(100svh - 84px);min-height:600px;padding:20px 18px 0}.mobile-explore-bar{display:flex;gap:10px;margin-bottom:12px}.mobile-explore-bar button{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #cad8c0;background:#e9f0e2;border-radius:4px;font-size:11px;padding:10px 12px;flex:1}.mobile-explore-bar .icon{width:16px;height:16px}.workspace .sidebar{display:flex;position:fixed;left:0;top:0;bottom:0;width:min(340px,90vw);height:100svh;min-height:0;background:var(--paper);z-index:40;transform:translate(-102%);visibility:hidden;padding:0;border:0;transition:transform .2s,visibility .2s}.workspace .inspector,.workspace .inspector:has(.detail-system-marker){display:flex;position:fixed;right:0;top:0;bottom:0;width:min(340px,90vw);height:100svh;min-height:0;max-height:100svh;background:#f7f7f2;padding:24px;z-index:40;transform:translate(102%);visibility:hidden;border:0;border-radius:0;margin:0;box-shadow:none;transition:transform .2s,visibility .2s}.controls-open,.notes-open{overflow:hidden}.controls-open .workspace .sidebar,.notes-open .workspace .inspector{transform:translate(0);visibility:visible}.mobile-drawer-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 0;order:-2}.mobile-drawer-heading strong{font-size:13px;font-weight:500}.mobile-drawer-heading .icon-button{color:#506949}.sidebar .specimen-head{display:block;padding:24px 22px 18px}.sidebar .specimen-head h1{margin-top:7px}.sidebar .species-select-label{margin:0 22px 6px}.sidebar .select-wrap{margin:0 22px}.sidebar .search-wrap{margin:18px 20px 14px}.sidebar .library-tabs{margin:0 20px 8px}.sidebar .sidebar-scroll{overflow:auto;padding:0 20px 20px}.sidebar #system-list{display:block}.sidebar .system-row{min-height:50px}.sidebar .system-name{font-size:12px}.sidebar .system-eye{padding:12px}.sidebar .system-eye .icon{width:18px;height:18px}.sidebar .sidebar-footer{flex-shrink:0}.workspace .inspector .inspector-header{display:flex}.workspace .inspector .inspector-header>.tag{margin-left:auto}#close-notes{display:inline-flex;color:#506949}.workspace .inspector #detail-content{width:auto;max-width:none;margin:28px 0}.workspace .inspector .detail-system-marker{display:flex}.workspace .inspector .part-description{display:block}.workspace .inspector .detail-actions{flex-direction:column}.workspace .inspector .detail-actions>button{width:100%}.workspace .inspector .inspector-bottom{display:block}.workspace .inspector .opacity-label,#opacity{max-width:none}body.expanded .workspace .sidebar,body.expanded .workspace .inspector{display:flex}body.expanded .explorer{padding:16px 18px 0}body.expanded .preset-bar{display:none}}@media(max-width:767px){.app-header{gap:8px;padding:0 14px}.brand-name>span{display:none}.header-actions{gap:6px}.header-actions .text-button{padding:8px}.explorer,body.expanded .explorer{height:calc(100svh - 65px);min-height:595px;padding:17px 12px 0}.explorer-heading{padding-bottom:12px}.preset-bar{overflow-x:auto;padding-bottom:4px;margin-bottom:9px;gap:5px;scrollbar-width:none}.preset-bar>span{display:none}.preset-bar button{padding:8px 10px;flex:none}.mobile-explore-bar{margin-bottom:10px;gap:8px}.mobile-explore-bar button{font-size:10px;padding:8px}#viewer{min-height:285px}.viewer-counts{gap:5px}#hidden-parts-button{font-size:8px;padding:5px}.viewer-counts .visible-count{margin-top:0}.viewer-topline{align-items:center}.explorer-footer{font-size:7px}.search-wrap input{font-size:14px}.inspector .detail-actions>button{padding:13px}.dissection-title span{display:none}}@media(prefers-reduced-motion:reduce){.workspace .sidebar,.workspace .inspector{transition:none}}@media(max-width:999px){.header-actions #reset-all{display:flex}}.structure-knowledge{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}#detail-content .structure-knowledge h3{font-size:12px;margin:0 0 8px}.knowledge-sources{display:flex;flex-direction:column;gap:8px}.knowledge-sources a{color:#436a4d;font-size:10px;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere;line-height:1.7}.model-coverage{margin:24px 0}.coverage-table-wrap{overflow-x:auto}.model-coverage table{border-collapse:collapse;width:100%;font-size:11px;margin:16px 0}.model-coverage th,.model-coverage td{padding:8px 6px;border-bottom:1px solid var(--line);text-align:right;font-variant-numeric:tabular-nums}.model-coverage th:first-child{text-align:left}.model-coverage thead th{font-weight:500;color:#60715c;white-space:nowrap}.model-coverage tbody th{font-weight:400}.model-coverage ul{padding-left:20px;font-size:12px;color:#63725f;line-height:1.9}.study-toolbar{display:flex;align-items:center;gap:8px;margin:0 0 12px;flex-wrap:wrap}.study-toolbar button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 10px;border:1px solid var(--line);border-radius:4px;font-size:11px;color:var(--green);background:var(--panel)}.study-toolbar button:hover,.study-toolbar button[aria-pressed=true]{border-color:#91ab81;background:#e8efdf}.study-toolbar .icon{width:15px;height:15px}.study-toolbar button span{font-size:10px;color:#5f705b;font-variant-numeric:tabular-nums}.study-toolbar #help-button{margin-left:auto}.comparison-active{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;margin-bottom:8px;border-left:3px solid #789b5b;background:#e9efdf;color:var(--green);font-size:11px}.comparison-active button{display:flex;gap:6px;align-items:center;text-decoration:underline}.comparison-active .icon{width:14px;height:14px}dialog.study-dialog{width:min(720px,calc(100vw - 32px));max-height:calc(100svh - 32px);padding:32px}.study-dialog h2{font-size:26px;margin:12px 0}.study-dialog .study-intro{margin:0 0 24px;font-size:13px;color:#58675b}.study-dialog button:disabled{cursor:not-allowed}.study-message{padding:12px;margin:0 0 16px;border:1px solid #b9cdae;border-radius:4px;color:#35532b;background:#eff5e9;font-size:12px;line-height:1.6}.study-message.is-error{background:#fff2e8;color:#8a4125;border-color:#dab699}.cloud-controls{border:1px solid var(--line);background:#f5f7ef;border-radius:5px;padding:16px;margin-bottom:24px}.library-modes{display:flex;gap:4px;padding:3px;border:1px solid #c2cdb8;border-radius:5px;background:var(--panel)}.library-modes button{flex:1;min-height:38px;border-radius:3px;font-size:12px}.library-modes button[aria-pressed=true]{background:#dfe9d3;color:var(--green);font-weight:600}.cloud-controls .library-location,.cloud-workspace-label{font-size:12px;color:#54624b;line-height:1.6}.cloud-controls label{display:block;font-size:12px;margin:12px 0 6px}.cloud-connect-row{display:flex;gap:8px;align-items:stretch}.cloud-connect-row input{min-width:0;flex:1}.cloud-controls input,.cloud-controls textarea{border:1px solid #b7c7ae;border-radius:4px;padding:10px;background:var(--panel);font:inherit;font-size:12px;color:var(--ink)}.cloud-controls textarea{width:100%;resize:vertical;overflow-wrap:anywhere;font-family:monospace}.cloud-controls .small-link{min-height:36px;font-size:12px}.cloud-actions{display:flex;flex-wrap:wrap;gap:8px 16px;margin:8px 0}#cloud-code-panel{padding:12px;margin:12px 0;background:#fffdf4;border:1px solid #d7cfb6}#merge-local-cloud{margin-top:12px}.cloud-controls .cloud-privacy{font-size:11px;color:#63705b;line-height:1.8;margin:14px 0 0}.cloud-latest-entry{white-space:pre-wrap;overflow-wrap:anywhere;padding:12px;background:#f1eee3;font-size:12px;line-height:1.8}.study-dialog[aria-busy=true]{cursor:progress}.study-dialog[aria-busy=true] button,.study-dialog[aria-busy=true] input,.study-dialog[aria-busy=true] textarea,.study-dialog[aria-busy=true] select{opacity:.6}.library-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}#library-capacity{color:#61715f;font-size:12px}.library-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:12px;margin-top:20px}.library-filters>div{min-width:0}.library-filters label{display:block;font-size:11px;color:#5c6d54;margin-bottom:7px}.library-filters input,.library-filters select{width:100%;min-width:0;min-height:42px;border:1px solid #b7c7ae;border-radius:4px;padding:9px 10px;background:var(--panel);color:var(--ink);font:inherit;font-size:12px}.library-filter-summary{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;min-height:40px;padding:8px 0;font-size:11px;color:#62745b}.library-filter-summary button{min-height:32px;font-size:11px}.study-dialog .primary-button,.study-dialog .secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 14px;font-size:12px}.study-dialog .icon{width:17px;height:17px}.study-empty{border:1px dashed #c6d1bd;border-radius:4px;padding:28px 20px;font-size:13px;text-align:center;color:#62745b;line-height:1.9;width:100%}.saved-view{padding:20px 0;border-bottom:1px solid var(--line)}.saved-view:first-child{border-top:1px solid var(--line)}.saved-view-heading{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:baseline}.saved-view-heading h3{font-size:16px;margin:0;overflow-wrap:anywhere}.saved-view-heading>span{font-size:11px;color:#6b7966}.saved-classification{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.saved-classification>span{max-width:100%;overflow-wrap:anywhere;border-radius:3px;padding:4px 7px;font-size:10px;line-height:1.5}.saved-folder{color:#506447;background:#e7eddf}.saved-tag{color:#6c644e;background:#f1ecdf}.study-dialog .saved-note{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8;margin:12px 0;color:var(--ink)}.saved-view time{display:block;margin:8px 0 12px;font-size:10px;color:#697660}.saved-view-actions,.library-backup,.editor-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.saved-view-actions .small-link{font-size:12px;padding:10px 6px}.library-backup{margin-top:24px}.import-label{position:relative;cursor:pointer;overflow:hidden}.import-label:focus-within{outline:2px solid #6d895b;outline-offset:3px}.import-label input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.study-dialog .study-footnote{font-size:11px;color:#66725f;line-height:1.8;margin:16px 0 0}#view-editor label{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:20px 0 8px;font-size:13px;font-weight:500}#view-editor label span{font-size:10px;font-weight:400;color:#69755f}#view-editor input,#view-editor textarea{width:100%;background:var(--panel);color:var(--ink);border:1px solid #b7c7ae;border-radius:4px;padding:12px;font:inherit;font-size:14px;line-height:1.7}#view-editor textarea{resize:vertical;min-height:112px}.saved-classification-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:16px}.saved-classification-fields>div{min-width:0}#view-editor .saved-classification-fields label{align-items:baseline;flex-wrap:wrap;row-gap:3px}#view-editor .classification-hint{margin:6px 0 0;font-size:10px;line-height:1.6;color:#69755f}#view-editor .editor-context{padding:10px 12px;background:#e8eedf;font-size:12px;margin:0;color:var(--green)}.editor-actions{margin-top:20px}.remove-confirm{margin-top:20px;padding:16px;border:1px solid #ccbdaa;background:#f4ecdf;border-radius:4px}.remove-confirm p{margin:0 0 12px;font-size:13px;overflow-wrap:anywhere}.remove-confirm button{margin:0 8px 0 0}.comparison-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.comparison-cards>.study-empty{grid-column:1/-1}.comparison-card{border:1px solid #d2dccc;background:#fbfcf7;border-radius:5px;padding:16px;min-width:0}.comparison-card h3{margin:12px 0 4px;font-size:16px;overflow-wrap:anywhere}.study-dialog .comparison-card p{font-size:11px;line-height:1.6;margin:0;color:#64745c;overflow-wrap:anywhere}.comparison-card dl{margin:16px 0 8px}.comparison-card dl>div{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:4px;font-size:11px;padding:4px 0}.comparison-card dt{color:#74816d}.comparison-card dd{margin:0}.comparison-card>div{display:flex;justify-content:space-between;gap:12px;margin-top:12px}.comparison-card .small-link{font-size:11px;min-height:32px}.study-dialog .comparison-card .comparison-review{color:#966735}.comparison-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px}@media(max-width:1199px){.study-toolbar{gap:6px}.study-toolbar button{padding:6px 8px;font-size:10px}}@media(max-width:767px){.study-toolbar{gap:4px;flex-wrap:wrap;margin-bottom:10px}.study-toolbar button{padding:7px 6px;gap:4px;white-space:nowrap;font-size:10px;min-height:36px}.study-toolbar .icon{width:13px;height:13px}.study-toolbar #help-button{margin-left:0}.study-toolbar #help-button .icon{display:none}dialog.study-dialog{padding:28px 20px 24px}.study-dialog h2{font-size:22px}.study-dialog .study-intro{font-size:12px}.comparison-cards{grid-template-columns:1fr}.library-filters,.saved-classification-fields{grid-template-columns:minmax(0,1fr);gap:10px}#view-editor .saved-classification-fields label{margin-top:16px}.comparison-active{font-size:10px;padding:8px}.comparison-actions{gap:8px}.comparison-actions>.primary-button{flex:1}}#help-dialog{width:620px;max-width:calc(100vw - 24px);max-height:calc(100svh - 32px);padding:32px;overflow-wrap:anywhere;overscroll-behavior:contain}#help-dialog .dialog-close{width:44px;height:44px;top:10px;right:10px}#help-dialog>.eyebrow{padding-right:40px}#help-dialog h2{margin:12px 0 8px;padding-right:32px;font-size:26px}#help-dialog p{color:#596e5b;font-size:13px;line-height:1.85}#help-dialog .explore-help-intro{margin:0 0 22px}.explore-help-steps{display:grid;gap:16px;margin:0;padding:0;list-style:none;counter-reset:help-step}.explore-help-steps>li{position:relative;padding-left:38px;counter-increment:help-step}.explore-help-steps>li:before{content:counter(help-step,decimal-leading-zero);position:absolute;top:0;left:0;display:grid;place-items:center;width:27px;height:27px;border:1px solid var(--line);border-radius:5px;background:#edf2e6;color:var(--green);font-size:10px;font-weight:600}#help-dialog .explore-help-steps h3{margin:2px 0 4px;font-size:14px;font-weight:600}#help-dialog .explore-help-steps p{margin:0}.explore-help-shortcuts{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}#help-dialog .explore-help-shortcuts h3{margin:0 0 10px;font-size:14px}.explore-help-shortcuts dl{margin:0}.explore-help-shortcuts dl>div{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:start;gap:12px;padding:6px 0}.explore-help-shortcuts dt{display:flex;align-items:center;flex-wrap:wrap;gap:4px;color:var(--muted);font-size:10px;line-height:1.8}.explore-help-shortcuts kbd{display:inline-block;width:auto;min-width:24px;padding:2px 5px;color:var(--ink);background:var(--panel);font-family:inherit;font-size:11px;white-space:nowrap}.explore-help-shortcuts dd{margin:0;font-size:12px;line-height:1.85}#help-dialog .explore-help-shortcuts>p{margin:10px 0 0;font-size:11px}.explore-help-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}#help-dialog .explore-help-footer p{flex:1;margin:0;font-size:11px}.explore-help-footer .primary-button{flex:none;min-height:44px}@media(max-width:480px){#help-dialog{padding:24px 20px}#help-dialog h2{font-size:23px}.explore-help-steps>li{padding-left:34px}.explore-help-shortcuts dl>div{grid-template-columns:minmax(0,1fr);gap:4px;padding:8px 0}.explore-help-footer{align-items:stretch;flex-direction:column;gap:14px}.explore-help-footer .primary-button{justify-content:center}}dialog.quiz-dialog{width:min(1100px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100svh - 32px);padding:0;overflow:auto}.quiz-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 28px;border-bottom:1px solid var(--line)}.quiz-header h2{margin:8px 0 0;font-size:24px}.quiz-header .icon-button{color:var(--green);flex-shrink:0}.quiz-dashboard{max-width:760px;margin:auto;padding:24px 28px 32px}.quiz-dialog .quiz-intro{font-size:14px;margin:0 0 20px}.quiz-storage{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.quiz-storage>span{display:flex;align-items:center;gap:8px}.quiz-storage .icon{width:16px}.quiz-storage button{font-size:12px;min-height:32px}.quiz-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0}.quiz-stats>div{padding:0 16px;border-right:1px solid var(--line)}.quiz-stats>div:first-child{padding-left:0}.quiz-stats>div:last-child{border:0}.quiz-stats strong{display:block;font:32px Georgia,serif;color:var(--green)}.quiz-stats span{display:block;margin-top:8px;font-size:11px;color:#60715c}.quiz-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quiz-fields label{font-size:12px}.quiz-fields select{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #b7c7ae;border-radius:4px;font:inherit;color:var(--ink);background:var(--panel)}.quiz-modes{display:flex;gap:8px;margin-top:20px}.quiz-modes button{padding:10px 16px;border:1px solid var(--line);border-radius:4px;font-size:12px}.quiz-modes button[aria-pressed=true]{color:var(--green);background:#e2ecd8;border-color:#8da77d}.quiz-dialog button:disabled{cursor:not-allowed}.quiz-modes button:disabled{opacity:.45}.quiz-dialog .quiz-footnote{font-size:11px;line-height:1.8;color:#63725f}.quiz-dialog .primary-button,.quiz-dialog .secondary-button{min-height:42px;font-size:12px}.quiz-dashboard>.primary-button,.quiz-dashboard>.secondary-button{margin-top:16px}.quiz-error{border:1px solid #d9b59c;border-radius:4px;background:#fff3e9;padding:14px;margin:16px 0;font-size:12px;line-height:1.8;color:#88472d}.quiz-error button{margin-top:12px}.quiz-round-meta{display:flex;justify-content:space-between;padding:16px 24px 10px;font-size:12px;color:#5c7156}.quiz-progress{display:block;appearance:none;width:100%;height:3px;border:0;background:#e4eadb}.quiz-progress::-webkit-progress-bar{background:#e4eadb}.quiz-progress::-webkit-progress-value{background:#6d9157}.quiz-progress::-moz-progress-bar{background:#6d9157}.quiz-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,1fr)}.quiz-visual{display:flex;flex-direction:column;background:#17272d;min-width:0}#quiz-stage{display:flex;flex:1;min-height:450px}#quiz-stage #viewer{min-height:450px;width:100%}#quiz-stage .viewer-topline,#quiz-stage .viewer-watermark,#quiz-stage .orientation,#quiz-stage .view-tools,#quiz-stage .view-bottom,#quiz-stage #selection-chip,#quiz-stage #empty-view,#quiz-stage .system-labels{display:none!important}.quiz-camera{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px;color:#b7c5b2;font-size:10px}.quiz-camera button{padding:8px 12px;border:1px solid #71836f;border-radius:4px;color:#e8efdf;font-size:11px}.quiz-question{padding:24px;min-width:0}.quiz-question h3{margin:12px 0 20px;font-size:20px;font-weight:400;line-height:1.5}.quiz-choices{display:flex;flex-direction:column;gap:8px}.quiz-choices button{display:flex;align-items:center;text-align:left;gap:12px;padding:12px;min-height:48px;border:1px solid #c4d0ba;border-radius:4px;font-size:13px;overflow-wrap:anywhere}.quiz-choices button>span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:1px solid #c9d3c1;border-radius:50%;font-size:11px}.quiz-choices button:hover:not(:disabled){background:#e9efdf;border-color:#8ca775}.quiz-choices button.is-answer{background:#e3edda;color:#315630;border-color:#6d9257}.quiz-choices button.is-mistake{background:#fff0e6;border-color:#c69677;color:#914728}.quiz-choices small{margin-left:auto;font-size:10px;flex-shrink:0}.quiz-feedback{padding:16px 0;margin-top:12px;border-top:1px solid var(--line);font-size:13px}.quiz-feedback strong{color:#315630}.quiz-feedback.is-wrong strong{color:#914728}.quiz-feedback p{font-size:12px;line-height:1.85}.quiz-sources{display:flex;flex-wrap:wrap;gap:8px 16px}.quiz-sources a{font-size:11px;color:#436a4d;text-decoration:underline;text-underline-offset:3px}.quiz-next{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 0;font-size:12px}.quiz-save-note{color:#58734d;font-size:11px}.quiz-pause{font-size:11px;padding:16px 0 0}.quiz-result h3{font-size:22px;font-weight:400}.quiz-result-score{font:64px Georgia,serif;color:var(--green);margin:24px 0}.quiz-result-score span{font-size:24px;color:#8b9981}.quiz-result-list>div{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:12px 0;font-size:12px}.quiz-result-list span{color:#6d7e66}.quiz-result-list strong{font-weight:500}.quiz-question [data-quiz-focus]:focus-visible,.quiz-result [data-quiz-focus]:focus-visible{outline:2px solid #789b5b;outline-offset:4px}@media(max-width:767px){dialog.quiz-dialog{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100svh - 16px)}.quiz-header{padding:16px;gap:12px}.quiz-header h2{font-size:19px}.quiz-dashboard{padding:20px 16px}.quiz-layout{display:flex;flex-direction:column}#quiz-stage,#quiz-stage #viewer{min-height:250px;height:250px;flex:none}.quiz-question{padding:20px 16px}.quiz-camera{padding:8px 12px}.quiz-round-meta{padding:12px 16px;font-size:11px}.quiz-stats>div{padding:0 10px}.quiz-stats strong{font-size:26px}.quiz-stats span{font-size:10px}.quiz-next{align-items:flex-start;flex-wrap:wrap}.quiz-fields{gap:12px}}.quiz-finish{display:block;font-size:11px;padding:12px 0 0;color:#7a705f}.section-panel{flex:none;padding:16px;margin-bottom:12px;border:1px solid var(--line);border-radius:6px;background:var(--panel)}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading-row .eyebrow{font-size:8px}.section-heading-row h3{margin:4px 0 12px;font-size:15px;font-weight:500}.section-heading-row .icon-button{color:var(--green)}.section-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:11px}.section-toggle{display:flex;align-items:center;gap:6px;white-space:nowrap}.section-toggle input{accent-color:var(--green);width:16px;height:16px}.section-axis-label{display:flex;align-items:center;gap:8px}.section-axis-label select{min-width:0;padding:7px;border:1px solid var(--line);border-radius:4px;background:var(--paper);color:var(--ink)}.section-controls .secondary-button{width:auto;padding:8px 10px;margin:0;font-size:10px}.section-position{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:10px}.section-position label{white-space:nowrap}.section-position span{font-size:9px;color:var(--muted);white-space:nowrap}.section-position input{min-width:30px;flex:1;accent-color:var(--green)}.section-position output{width:32px;font-variant-numeric:tabular-nums;text-align:right}.section-description{font-size:11px;line-height:1.7;margin:10px 0 0}.section-footnote{font-size:10px;color:var(--muted);line-height:1.7;margin:5px 0 0}.explorer:has(#section-panel:not([hidden])),.explorer:has(#guide-host:not([hidden])){height:auto}.explorer:has(#section-panel:not([hidden])) .viewer-shell,.explorer:has(#guide-host:not([hidden])) .viewer-shell{flex:none}.explorer:has(#section-panel:not([hidden])) #viewer,.explorer:has(#guide-host:not([hidden])) #viewer{height:clamp(330px,52svh,620px);flex:none}@media(max-width:767px){.section-panel{padding:12px}.section-controls{gap:10px}.section-heading-row h3{font-size:14px}.section-position{flex-wrap:wrap}.section-position label{width:100%}}.pin-list{display:grid;gap:10px}.pin-card{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--line);background:#fbfcf7;border-radius:5px;min-width:0}.pin-card>div{min-width:0;flex:1}.pin-number{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e3ebd8;color:var(--green);font-size:11px;flex:none;font-variant-numeric:tabular-nums}.pin-card h3{margin:0 0 4px;font-size:15px;overflow-wrap:anywhere}.study-dialog .pin-card p{margin:0;color:#68765f;font-size:11px;overflow-wrap:anywhere}.pin-card>div>div,.pin-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.pin-card .small-link{min-height:36px;font-size:12px}.pin-actions{margin-top:20px}.pin-actions .small-link{min-height:40px;font-size:12px}dialog.observation-export-dialog{width:min(780px,calc(100vw - 32px));max-height:calc(100svh - 32px);padding:28px;overflow-y:auto;overflow-x:hidden}.observation-export-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.observation-export-header h2{margin:9px 0 0;font-size:25px;font-weight:500}.observation-export-header>.icon-button{flex-shrink:0;min-width:36px;min-height:36px}.observation-export-intro{margin:12px 0 20px;font-size:12px;line-height:1.8;color:#63715f}.observation-export-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px;font-size:12px}.observation-export-label span{font-size:10px;color:#6b7965;font-variant-numeric:tabular-nums}#observation-image-title{width:100%;min-width:0;border:1px solid #bfcdb5;border-radius:4px;background:var(--panel);color:var(--ink);padding:10px 12px;font:inherit;font-size:14px;line-height:1.7}.observation-export-hint,.observation-export-privacy{margin:7px 0 0;font-size:10px;line-height:1.8;color:#687761;overflow-wrap:anywhere}.observation-export-status{min-height:32px;margin:12px 0 8px;padding:6px 9px;background:#edf2e5;color:#547145;border:1px solid #d8e1ce;border-radius:3px;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.observation-export-status.is-error{background:#fff0e6;color:#884b2c;border-color:#dfbea6}.observation-export-preview{min-width:0;max-height:52svh;overflow-y:auto;overflow-x:hidden;border-radius:4px;background:#eceee7}.observation-export-preview:has(img[hidden]){display:none}.observation-export-preview img{display:block;width:100%;height:auto;border:1px solid #d7ded0}.observation-export-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:16px}.observation-export-actions .primary-button,.observation-export-actions .secondary-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;font-size:12px}.observation-export-actions .small-link{min-height:36px;font-size:12px}.observation-export-actions .icon{width:16px;height:16px}.observation-export-privacy{margin-top:15px}@media(max-width:767px){dialog.observation-export-dialog{padding:20px 16px;width:calc(100vw - 24px)}.observation-export-header h2{font-size:21px}.observation-export-intro{margin-bottom:16px}.observation-export-actions{gap:8px}.observation-export-actions .primary-button{flex:1}#observation-image-title{font-size:16px}.observation-export-preview{max-height:46svh}}.guided-tours{min-width:0;max-width:100%;margin:0 0 10px;padding:10px 12px;border:1px solid #c8d5bd;border-left:3px solid #799966;border-radius:4px;background:#f5f7ee;color:var(--ink);overflow-wrap:anywhere;max-height:320px;overflow-y:auto;overflow-x:hidden}.guided-tours[hidden]{display:none}.explorer:has(#guide-host:not([hidden])) #comparison-active{display:none}.guided-tours-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:7px}.guided-tours-heading h2{margin:0;color:var(--green);font-size:13px;font-weight:600;line-height:1.4}.guided-tours-heading h2:focus{outline:2px solid #799966;outline-offset:3px}.guided-tours-count{flex-shrink:0;font-size:10px;color:#66735e;font-variant-numeric:tabular-nums}.guided-tours-routes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 8px}.guided-tours .guided-tours-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:32px;border:1px solid #c3cfb9;border-radius:3px;padding:5px 9px;background:var(--panel);color:var(--green);font:inherit;font-size:11px;line-height:1.5;cursor:pointer;text-align:center}.guided-tours .guided-tours-button:hover:not(:disabled){border-color:#839c70;background:#e9efdf}.guided-tours .guided-tours-button:focus-visible,.guided-tours summary:focus-visible,.guided-tours a:focus-visible{outline:2px solid #627e50;outline-offset:2px}.guided-tours .guided-tours-button:disabled{color:#8d9884;opacity:.6;cursor:not-allowed}.guided-tours .guided-tours-route{justify-content:space-between;text-align:left}.guided-tours-route-count{flex-shrink:0;color:#66735e;font-size:10px}.guided-tours-body{display:grid;grid-template-columns:minmax(120px,.75fr) minmax(0,2fr);gap:12px}.guided-tours-subject{min-width:0}.guided-tours-subject h3{margin:0 0 4px;font-size:12px;line-height:1.6;font-weight:600}.guided-tours-subject p{margin:0;font-size:10px;line-height:1.6;color:#69745f}.guided-tours-content{min-width:0}.guided-tours-text{margin:0;font-size:11px;line-height:1.7}.guided-tours-observation{display:block;color:#536747}.guided-tours-details{margin-top:3px;font-size:10px;line-height:1.7}.guided-tours-details summary{cursor:pointer;color:#627650;width:fit-content;max-width:100%;min-height:20px}.guided-tours-context,.guided-tours-source-note{margin:5px 0;color:#66735e}.guided-tours-sources{margin:5px 0 0;padding-left:17px}.guided-tours-sources a{color:#416332;text-decoration:underline;text-underline-offset:2px}.guided-tours-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 12px;margin-top:8px}.guided-tours-navigation,.guided-tours-exits{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.guided-tours-exits{margin-left:auto}.guided-tours-catalog-note{font-size:10px;line-height:1.6;color:#66735e}.guided-tours-error{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding:7px 9px;background:#fff1e6;color:#844829;border:1px solid #d9b69c;border-radius:3px;font-size:11px;line-height:1.7}@media(max-width:767px){.guided-tours{padding:10px;max-height:48svh}.guided-tours-body{grid-template-columns:minmax(0,1fr);gap:5px}.guided-tours-subject{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px}.guided-tours-subject h3{margin:0}.guided-tours .guided-tours-button{min-height:40px}.guided-tours-footer{gap:6px}.guided-tours-catalog-note{flex-basis:100%}.guided-tours-exits{margin-left:0}.guided-tours-details summary{min-height:28px;display:flex;align-items:center}.guided-tours-details summary:before{content:"▸";padding-right:5px}.guided-tours-details[open] summary:before{content:"▾"}}@media(prefers-reduced-motion:reduce){.guided-tours *{scroll-behavior:auto}}
