@font-face{font-family:Devez;src:local('Segoe UI'),local('Arial');font-display:swap}
:root{--navy:#062d4d;--teal:#079a99;--teal-dark:#057978;--coral:#ff5b3d;--paper:#eef4f5;--ink:#18384e;--muted:#617784;--line:#d8e4e7;--region:#079a99;color-scheme:light;font-family:Devez,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--navy);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{opacity:.5;cursor:default}a{color:inherit}button svg,.icon svg{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor}button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #058482;outline-offset:4px}input,textarea,select{font-size:16px}button,textarea,input,select{border-radius:12px}button{min-height:44px}svg{overflow:visible}img{display:block}h1,h2,h3,p{margin:0}button:not(:disabled){transition:background .2s,color .2s,box-shadow .2s,transform .2s}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}
.topbar{height:80px;display:flex;align-items:center;gap:24px;padding:0 4.5%;border-bottom:1px solid var(--line);position:relative;z-index:4;background:rgba(248,251,251,.9)}.brand{display:flex;align-items:center;flex-shrink:0}.brand img{width:74px;height:46px}.product-name{font-size:18px;letter-spacing:-.45px;display:flex;align-items:center;gap:5px;border-left:1px solid #cbd9de;padding-left:24px}.product-name>span:first-child{color:var(--teal-dark)}.lab-badge{margin-left:9px;border:1px solid #c5d8dc;padding:4px 6px;border-radius:5px;font-size:9px;font-weight:700;letter-spacing:1.5px;color:var(--muted)}.help-button{margin-left:auto}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;flex-shrink:0}.icon-button:hover{background:#dfedee}.quiet-button,.primary-button{display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:12px 18px;font-weight:600;font-size:13px;min-height:46px;border:1px solid var(--line)}.quiet-button{background:#fff}.quiet-button:hover{background:#eff8f7}.primary-button{background:var(--teal-dark);color:white;border-color:var(--teal-dark)}.primary-button:hover{background:#056666}.quiet-button svg{width:18px;height:18px}
.workspace{max-width:1540px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:32px;padding:34px 4.5% 110px;min-height:calc(100svh - 80px)}.explorer{position:relative;min-width:0}.intro{position:relative;z-index:2;pointer-events:none}.eyebrow{display:flex;gap:8px;align-items:center;font-size:10px;letter-spacing:2px;font-weight:650;color:var(--muted)}.eyebrow>span{height:5px;width:5px;background:var(--teal);border-radius:50%}h1{font-size:clamp(36px,3.5vw,54px);font-weight:440;line-height:1.02;letter-spacing:-2.6px;margin-top:17px}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--teal-dark);letter-spacing:-2.5px}.intro-copy{font-size:13px;color:var(--muted);margin-top:15px}.scene-toolbar{position:absolute;right:0;top:0;display:flex;align-items:center;gap:8px;z-index:5}.segmented{display:flex;background:#e0ebed;border:1px solid #d6e2e5;padding:4px;border-radius:14px;gap:2px}.segmented button{min-height:35px;padding:0 13px;font-size:12px;border-radius:10px;color:var(--muted)}.segmented button[aria-pressed=true]{background:#fff;color:var(--navy);box-shadow:0 3px 9px #062d4d09}.segmented button:hover{color:var(--navy)}.body-stage{height:610px;margin-top:-135px;position:relative;isolation:isolate;overflow:hidden;border-radius:30px;background:radial-gradient(ellipse at 50% 49%,#d7edeb75 0%,transparent 58%)}#canvas-host{position:absolute;inset:0;touch-action:pan-y}#canvas-host canvas{width:100%;height:100%;display:block;touch-action:pan-y;outline-offset:-4px}.stage-watermark{position:absolute;bottom:116px;left:50%;transform:translateX(-50%);font-size:clamp(95px,13vw,188px);font-weight:800;letter-spacing:-10px;color:#d4e4e766;pointer-events:none;z-index:-1}.connector-lines{position:absolute;width:100%;height:100%;inset:0;pointer-events:none}.connector-lines path{stroke:#98b5b8;stroke-width:1;fill:none;opacity:.55}.connector-lines circle{fill:var(--paper);stroke:var(--teal);stroke-width:1.6}.body-labels{position:absolute;inset:0;pointer-events:none}.region-label{position:absolute;display:flex;align-items:center;gap:8px;min-height:46px;pointer-events:auto;padding:5px 11px 5px 9px;border-radius:13px;background:rgba(249,252,252,.91);border:1px solid #d1e0e4a6;box-shadow:0 4px 12px #062d4d03;text-align:left;font-size:12px;backdrop-filter:blur(12px);white-space:nowrap}.region-label:hover,.region-label.selected{background:#fff;border-color:var(--region);box-shadow:0 4px 14px #062d4d0b}.region-label .region-dot{width:7px;height:7px;border:2px solid var(--region);border-radius:50%;flex-shrink:0}.region-label.selected .region-dot{background:var(--region)}.region-label .label-progress{color:var(--muted);font-size:10px;margin-left:2px}.region-label .label-progress:empty{display:none}.region-label.completed .region-dot{background:var(--region)}.scene-side-controls{position:absolute;right:2px;bottom:149px;display:flex;flex-direction:column;gap:6px}.scene-side-controls .icon-button{background:#f8fbfbc9;border:1px solid #d1e0e4}.scene-side-controls svg{width:20px;height:20px}.orientation{position:absolute;bottom:142px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:1.7px;color:var(--muted);font-size:8px;white-space:nowrap}.orientation-dot{width:4px;height:4px;background:var(--teal);border-radius:50%}.drag-hint{position:absolute;bottom:118px;left:0;width:100%;text-align:center;color:var(--muted);font-size:10px;pointer-events:none}.explode-control{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);width:min(390px,94%);background:var(--navy);color:#fff;border-radius:21px;display:flex;align-items:center;padding:7px 17px 7px 7px;gap:10px;box-shadow:0 9px 24px #062d4d1c}.explode-button{display:flex;align-items:center;gap:11px;font-weight:500;font-size:13px;white-space:nowrap;padding:5px 10px;min-height:46px}.explode-button:hover{background:#17445f}.explode-symbol{display:grid;grid-template-columns:repeat(2,5px);gap:3px;width:22px;height:22px;align-content:center;justify-content:center;transition:gap .4s}.explode-symbol i{width:5px;height:5px;background:#7cdbd1;border-radius:1px}.explode-button[aria-pressed=true] .explode-symbol{gap:6px}.explode-range-wrap{display:flex;gap:10px;align-items:center;flex:1;min-width:0}.explode-range-wrap span{font-size:10px;color:#bbd3dc;min-width:27px;text-align:right;font-variant-numeric:tabular-nums}input[type=range]{appearance:none;width:100%;height:40px;margin:0;background:transparent;cursor:pointer;min-width:40px}input[type=range]::-webkit-slider-runnable-track{height:3px;background:linear-gradient(to right,#5ed9cd var(--fill,0%),#436277 var(--fill,0%));border-radius:5px}input[type=range]::-webkit-slider-thumb{appearance:none;width:17px;height:17px;margin-top:-7px;border:3px solid #fff;border-radius:50%;background:#089b99;box-shadow:0 0 0 4px #ffffff10}input[type=range]::-moz-range-track{height:3px;background:#436277}input[type=range]::-moz-range-thumb{width:12px;height:12px;border:3px solid white;border-radius:50%;background:#089b99}.explorer-footer{display:flex;align-items:center;gap:6px;font-size:9px;color:var(--muted);justify-content:center;margin-top:-7px}.tiny-dot{width:4px;height:4px;border-radius:50%;background:#80959d}.explorer-footer button{display:none;font-size:10px;text-decoration:underline;min-height:32px;margin-left:auto}
.desktop-panel{background:#fff;border:1px solid #e0e9eb;border-radius:28px;box-shadow:0 12px 35px #062d4d03;align-self:start;position:sticky;top:28px;height:610px;overflow:hidden}.welcome-panel{padding:32px 29px;height:100%;display:flex;flex-direction:column}.panel-eyebrow{font-size:9px;letter-spacing:1.5px;color:var(--muted);display:flex;align-items:center;gap:7px}.live-dot{width:5px;height:5px;border-radius:50%;background:var(--teal)}.welcome-panel h2{font-size:31px;line-height:1.15;letter-spacing:-1.2px;font-weight:450;margin:23px 0 15px}.welcome-panel>p{font-size:13px;line-height:1.65;color:var(--muted);max-width:270px}.welcome-illustration{position:relative;flex:1;min-height:100px;display:grid;place-items:center;margin:10px 0 24px}.welcome-illustration>svg{width:50px;height:50px;stroke:var(--teal);fill:none}.orbit{position:absolute;left:50%;top:50%;border:1px solid #dfeceb;border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:88px;height:88px;background:#e9f6f542;z-index:0}.orbit-two{width:135px;height:135px;border-style:dashed}.orbit-three{width:178px;height:178px;border-color:#edf3f3}.orbit-point{width:9px;height:9px;position:absolute;top:calc(50% - 43px);left:calc(50% + 48px);border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px #fff}.general-card{display:flex;align-items:center;gap:11px;background:#f0f7f6;border:1px solid #dcece8;border-radius:17px;padding:15px 12px;text-align:left;flex-shrink:0}.general-card:hover{background:#e6f3f0}.card-icon{display:flex;color:var(--teal-dark)}.general-card strong{font-size:12px;display:block;font-weight:600}.general-card small{font-size:10px;color:var(--muted);display:block;margin-top:5px}.general-card>span:last-child{margin-left:auto}.text-button{color:var(--teal-dark);font-size:12px;font-weight:600}.welcome-actions{text-align:center;padding:10px 0}.session-note{display:flex;justify-content:center;gap:8px;font-size:10px;line-height:1.6;color:var(--muted);margin-top:12px}.session-note svg{width:15px;height:15px;stroke:currentColor;fill:none}
.bottom-nav{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:6px;z-index:8;border:1px solid #d7e4e7;box-shadow:0 8px 40px #062d4d12;padding:6px;background:#ffffffed;backdrop-filter:blur(18px);border-radius:20px}.nav-item{display:flex;align-items:center;gap:9px;padding:0 20px;white-space:nowrap;min-height:48px;font-size:12px;color:var(--muted);border-radius:14px}.nav-item svg{width:19px;height:19px}.nav-item.active{background:#e7f6f3;color:var(--teal-dark)}.nav-item:hover{background:#eff7f6}.nav-count{min-width:18px;height:18px;border-radius:6px;background:#eaf0f2;color:var(--muted);display:grid;place-items:center;font-size:9px;padding:0 4px}.nav-item.active .nav-count{background:#d1ede7;color:var(--teal-dark)}
.region-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:15px 0}.region-card{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);padding:13px;border-radius:16px;text-align:left;min-height:74px}.region-card>svg{color:var(--region);width:26px;height:26px}.region-card strong{font-size:13px;display:block}.region-card small{font-size:11px;color:var(--muted);display:block;margin-top:4px}.region-card>span:last-child{margin-left:auto;color:var(--muted);font-size:10px}.scene-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;background:var(--paper);font-size:12px;color:var(--muted);z-index:4}.loading-ring{width:32px;height:32px;border-radius:50%;border:2px solid #c9e2df;border-top-color:var(--teal);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.sheet{border:1px solid var(--line);padding:0;background:#fff;color:var(--navy);box-shadow:0 20px 100px #062d4d22;max-width:640px;width:calc(100% - 32px);border-radius:26px;max-height:85svh;overflow:hidden}.sheet::backdrop{background:#062d4d4c;backdrop-filter:blur(5px)}.sheet[open]{display:flex;flex-direction:column;animation:sheet-enter .28s ease-out}.sheet-handle{display:none;width:36px;height:4px;border-radius:6px;background:#d3dfe3;margin:10px auto 0;flex-shrink:0}@keyframes sheet-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.dialog-head{padding:26px 28px 20px;display:flex;gap:12px;justify-content:space-between;align-items:flex-start;flex-shrink:0}.dialog-head h2{margin-top:10px;font-size:28px;letter-spacing:-1px;font-weight:450}.dialog-head .eyebrow{font-size:9px;letter-spacing:1.5px}.close-button{font-family:Arial,sans-serif;font-size:25px;font-weight:300;color:var(--muted);background:#f0f5f6;min-width:42px;width:42px;min-height:42px;height:42px;border-radius:50%;flex-shrink:0}.close-button:hover{background:#e1eeee}.dialog-scroll{overflow:auto;overscroll-behavior:contain;padding:0 28px 28px;min-height:0}.dialog-footer{padding:15px 28px 22px;display:flex;gap:10px;justify-content:space-between;border-top:1px solid var(--line);align-items:center;flex-shrink:0}.question-content{height:100%;display:flex;flex-direction:column;min-height:0}.question-head{padding:27px 27px 20px;border-bottom:1px solid var(--line);flex-shrink:0}.question-head-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.question-region-icon{width:44px;height:44px;background:color-mix(in srgb,var(--region) 10%,white);color:var(--region);display:grid;place-items:center;border-radius:14px}.question-region-icon svg{width:25px;height:25px;fill:none;stroke:currentColor}.section-kicker{color:var(--region);font-size:9px;letter-spacing:1.9px;font-weight:650;margin-top:17px}.question-head h2{font-size:26px;font-weight:470;line-height:1.13;letter-spacing:-.9px;margin:8px 0}.question-head p{font-size:12px;line-height:1.5;color:var(--muted)}.section-progress{display:flex;gap:12px;align-items:center;margin-top:17px}.progress-track{height:3px;flex:1;background:#edf2f3;border-radius:4px;overflow:hidden}.progress-track i{height:100%;background:var(--region);display:block;transition:width .3s}.section-progress span{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}.question-scroll{padding:4px 27px 20px;overflow-y:auto;overscroll-behavior:contain;min-height:0;flex:1}.question-item{border-bottom:1px solid #e8eff1}.question-item>summary{display:flex;align-items:flex-start;gap:10px;padding:18px 0;cursor:pointer;list-style:none;min-height:55px;line-height:1.5;font-size:12px;font-weight:550}.question-item>summary::-webkit-details-marker{display:none}.question-num{width:21px;height:21px;flex-shrink:0;border-radius:7px;color:var(--muted);background:#f0f4f5;font-size:9px;display:grid;place-items:center;margin-top:0}.question-item.answered .question-num{background:#e0f2eb;color:var(--teal-dark)}.question-item>summary>span:nth-child(2){flex:1}.question-arrow{font-size:16px;color:var(--muted);font-weight:400;line-height:20px;transition:transform .2s}.question-item[open] .question-arrow{transform:rotate(45deg)}.question-form{padding:0 0 20px 31px}.choice-options{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.choice-options label{position:relative;cursor:pointer}.choice-options input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.choice-options span{display:block;border:1px solid var(--line);border-radius:10px;padding:11px 12px;font-size:12px;color:var(--muted);min-height:42px}.choice-options input:checked+span{background:#e5f4f0;color:var(--teal-dark);border-color:#83bbb4}.choice-options input:focus-visible+span{outline:3px solid var(--teal);outline-offset:3px}.field-label{display:block;font-size:11px;color:var(--muted);margin:8px 0}.question-form textarea,textarea,select{width:100%;border:1px solid #cedfe3;background:#fafcfc;padding:12px;line-height:1.5;color:var(--navy);resize:vertical;min-height:44px}.question-form textarea{font-size:16px;min-height:80px}.question-form textarea::placeholder{font-size:12px;color:#83959e}.form-actions{display:flex;gap:5px;align-items:center;margin-top:10px}.save-answer{background:var(--region);color:#fff;padding:10px 13px;min-height:42px;font-size:11px;font-weight:600}.save-answer:hover{filter:brightness(.93)}.clear-answer{font-size:10px;color:var(--muted);margin-left:auto;padding:4px 8px;min-height:42px}.scale-options{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.scale-options label:last-child{grid-column:auto}.scale-options label span{text-align:center;padding:9px 0;font-size:12px}.scale-caption{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin:8px 0 15px}.question-footer{display:flex;align-items:center;justify-content:space-between;padding:15px 27px 20px;gap:10px;flex-shrink:0;background:#fff;border-top:1px solid var(--line)}.question-footer .text-button{font-size:11px}.question-footer .primary-button{font-size:11px;padding:10px 15px}.question-session-note{font-size:9px;color:var(--muted);line-height:1.4;max-width:110px}#desktop-question-slot,#mobile-question-slot{height:100%;min-height:0;display:flex;flex-direction:column}.sheet#question-sheet{height:83svh;max-height:850px}
.summary-meter{display:flex;align-items:center;gap:18px;background:#eaf6f3;border:1px solid #d4eae3;border-radius:17px;padding:20px;margin:4px 0 22px}.summary-meter>strong{font-size:38px;font-weight:400;letter-spacing:-2px;color:var(--teal-dark)}.summary-meter p{font-size:13px}.summary-meter small{display:block;font-size:11px;margin-top:5px;color:var(--muted)}.summary-region{margin:20px 0 0}.summary-region h3{font-size:14px;display:flex;gap:8px;align-items:center;padding-bottom:8px}.summary-region h3>span{width:6px;height:6px;background:var(--region);border-radius:50%}.summary-entry{width:100%;display:block;padding:14px 0;border-bottom:1px solid #e9eff1;text-align:left;border-radius:0}.summary-entry strong{font-size:12px;font-weight:550;display:block;line-height:1.5}.summary-entry p{font-size:13px;line-height:1.5;color:var(--teal-dark);white-space:pre-wrap;overflow-wrap:anywhere;margin-top:7px}.summary-entry small{display:block;font-size:9px;color:var(--muted);margin-top:6px}.empty-summary{padding:30px 10px 35px;text-align:center}.empty-summary svg{width:45px;height:45px;color:var(--teal);stroke:currentColor;fill:none;margin:10px auto 25px}.empty-summary h3{font-size:22px;font-weight:450;letter-spacing:-.7px}.empty-summary p{font-size:13px;color:var(--muted);line-height:1.6;margin:12px 0 20px}.editor-note{font-size:12px;line-height:1.6;color:var(--muted);margin-bottom:20px}.editor-row{border-bottom:1px solid var(--line);padding:14px 0}.editor-row textarea{font-size:14px;min-height:68px;background:#fff}.editor-row>div{display:flex;justify-content:space-between;align-items:center;margin-top:4px;gap:10px}.editor-row small{font-size:10px;color:var(--muted)}.editor-row button{min-height:40px;font-size:11px;color:var(--muted);text-decoration:underline;padding:0 6px}#new-question-form{padding-top:20px}#new-question-form button{margin-top:10px}.help-steps{list-style:none;margin:5px 0 28px;padding:0;display:grid;gap:25px}.help-steps li{display:flex;gap:18px}.help-steps li>span{font-family:Georgia,serif;font-size:30px;color:#91b9b5;line-height:1}.help-steps strong{font-size:14px}.help-steps p{font-size:13px;color:var(--muted);line-height:1.65;margin-top:6px}.help-note{font-size:12px;color:var(--muted);line-height:1.7;margin-top:17px}.powered{display:flex;gap:7px;align-items:center;font-size:9px;color:var(--muted)}.sources{font-size:11px;color:var(--muted);margin-top:16px}.sources summary{padding:10px 0;cursor:pointer}.sources a{display:block;padding:6px 0}.toast{position:fixed;left:50%;bottom:110px;transform:translate(-50%,14px);z-index:50;padding:13px 19px;background:var(--navy);color:white;font-size:12px;border-radius:14px;box-shadow:0 4px 20px #062d4d24;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100% - 32px);text-align:center;line-height:1.5}.toast.visible{opacity:1;transform:translate(-50%,0)}.toast button{color:#8ce2d4;min-height:32px;margin-left:10px;font-size:12px;text-decoration:underline;pointer-events:auto}.skip-link{position:fixed;top:-70px;left:10px;z-index:100;background:var(--navy);color:#fff;padding:16px;border-radius:12px}.skip-link:focus{top:10px}#print-content{display:none}.no-script{position:fixed;inset:20%;padding:30px;background:white;z-index:100;border:1px solid var(--line)}
@media(min-width:1440px){.body-stage{height:680px}.desktop-panel{height:680px}.workspace{grid-template-columns:minmax(0,1fr) 395px}.welcome-panel{padding:38px 33px}.region-label{font-size:13px}.welcome-panel h2{font-size:35px}.welcome-panel>p{font-size:14px}}
@media(max-width:1080px) and (min-width:821px){.workspace{grid-template-columns:minmax(0,1fr) 320px;gap:15px;padding-left:3%;padding-right:3%}.scene-toolbar{top:155px;left:0;right:auto}.body-stage{margin-top:10px;height:585px}.intro h1{font-size:39px}.desktop-panel{height:700px}.welcome-panel{padding:29px 23px}.question-head{padding:23px}.question-scroll{padding-left:23px;padding-right:23px}.body-labels .region-label{font-size:11px;padding-left:7px;padding-right:8px}.region-label .region-dot{width:5px;height:5px}.region-label{gap:5px}.intro-copy{margin-top:12px}}
@media(max-width:820px){.desktop-only,.desktop-panel{display:none!important}.topbar{height:65px;padding:0 20px;gap:15px}.brand img{width:61px;height:38px}.product-name{font-size:16px;padding-left:15px}.lab-badge{font-size:8px;margin-left:5px;padding:3px 5px}.help-button{width:40px;height:40px;min-height:40px}.workspace{display:block;padding:24px 20px 112px;min-height:calc(100svh - 65px)}.intro .eyebrow{font-size:8px;letter-spacing:1.8px}.intro h1{font-size:39px;letter-spacing:-1.7px;line-height:1.06;margin-top:12px}.intro h1 br{display:none}.intro h1 em{letter-spacing:-1.7px}.intro-copy{font-size:12px;margin-top:9px}.scene-toolbar{position:relative;top:auto;left:auto;right:auto;justify-content:space-between;margin-top:21px;margin-bottom:0}.layer-tabs{padding:4px}.layer-tabs button{min-height:35px;padding:0 16px;font-size:12px}.body-stage{height:500px;margin-top:0;margin-left:-12px;margin-right:-12px;border-radius:20px}.stage-watermark{font-size:100px;bottom:135px;letter-spacing:-7px}.region-label{font-size:11px;min-height:44px;padding:4px 8px;gap:6px;background:#f9fcfcec;backdrop-filter:blur(8px)}.region-label .label-progress{font-size:9px}.region-label .region-dot{width:6px;height:6px}.scene-side-controls{right:7px;bottom:137px}.scene-side-controls .icon-button{width:36px;min-height:42px;height:42px;border-radius:12px}.scene-side-controls svg{width:18px;height:18px}.orientation{bottom:122px;font-size:8px;letter-spacing:1.2px}.drag-hint{bottom:103px;font-size:9px}.explode-control{bottom:18px;width:calc(100% - 28px);max-width:400px;border-radius:18px;padding:5px 14px 5px 6px;gap:5px}.explode-button{font-size:12px;gap:9px;padding:5px 8px;min-height:47px}.explode-range-wrap{gap:9px}.explorer-footer{font-size:8px;justify-content:flex-start;gap:5px;margin-top:-1px;flex-wrap:wrap}.explorer-footer button{display:block;font-size:9px}.bottom-nav{bottom:0;left:0;transform:none;width:100%;padding:7px 10px max(9px,env(safe-area-inset-bottom));gap:4px;justify-content:space-between;border:0;border-top:1px solid #d4e3e6;border-radius:22px 22px 0 0;box-shadow:0 -5px 25px #062d4d05}.nav-item{min-height:55px;flex:1;justify-content:center;align-items:center;flex-direction:column;gap:4px;padding:6px 5px;position:relative;border-radius:14px;font-size:10px}.nav-item svg{width:21px;height:21px}.nav-count{position:absolute;top:6px;left:calc(50% + 14px);height:16px;min-width:16px;font-size:8px}.sheet{margin:auto 0 0;width:100%;max-width:none;border-radius:25px 25px 0 0;border-bottom:0;max-height:91svh}.sheet-handle{display:block}.sheet#question-sheet{height:83svh;max-height:83svh}.question-head{padding:15px 23px 18px}.question-region-icon{width:36px;height:36px;border-radius:12px}.question-region-icon svg{width:22px;height:22px}.question-head-top{align-items:center}.question-head h2{font-size:27px;line-height:1.14}.section-kicker{margin-top:10px;font-size:8px;letter-spacing:1.7px}.question-head p{font-size:12px}.section-progress{margin-top:14px}.question-scroll{padding-left:23px;padding-right:23px}.question-item>summary{font-size:13px;padding:18px 0}.question-form{padding-left:0}.choice-options span{min-height:44px;font-size:13px}.question-footer{padding:12px 23px max(20px,env(safe-area-inset-bottom))}.question-footer .primary-button{min-height:46px;font-size:12px}.save-answer{font-size:12px;min-height:44px}.close-button{width:40px;height:40px;min-width:40px;min-height:40px}.dialog-head{padding:20px 23px}.dialog-head h2{font-size:28px}.dialog-scroll{padding:0 23px 25px}.dialog-footer{padding:14px 23px max(20px,env(safe-area-inset-bottom))}.dialog-footer button{font-size:11px;padding:11px 13px}.summary-sheet{height:86svh}.editor-sheet{height:91svh}.editor-row textarea{font-size:16px}.editor-row button{min-height:44px}.summary-entry strong{font-size:13px}.toast{bottom:91px;font-size:12px;width:max-content;max-width:calc(100% - 32px)}.region-list{gap:8px}.region-card{padding:12px 9px;gap:8px}.region-card strong{font-size:12px}.region-card small{font-size:10px}.region-card>svg{width:22px;height:22px}.help-note{font-size:12px}.help-steps p{font-size:13px}.help-sheet{max-height:90svh}}
@media(max-width:375px){.topbar{padding:0 14px;gap:11px}.product-name{padding-left:11px;font-size:15px}.workspace{padding:20px 14px 110px}.intro h1{font-size:34px}.intro .eyebrow{font-size:7px;letter-spacing:1.6px}.body-stage{height:470px}.region-label{font-size:10px;gap:4px;padding:4px 7px}.region-label .label-progress{display:none}.explode-button{font-size:11px;gap:7px}.explode-range-wrap span{font-size:9px;min-width:24px}.explorer-footer>span:nth-child(2){max-width:190px}.layer-tabs button{padding:0 12px}.nav-item{font-size:9px}.lab-badge{font-size:7px}.question-head,.question-scroll{padding-left:20px;padding-right:20px}}
@media(max-width:820px) and (min-height:860px){.body-stage{height:550px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.health-marker{position:absolute;pointer-events:auto;width:44px;height:44px;min-height:44px;border-radius:50%;transform:translate(-50%,-50%);padding:0;display:grid;place-items:center;z-index:3;color:#fff;background:none!important}.health-marker:active{transform:translate(-50%,-50%)!important}.health-marker>span{position:absolute;width:34px;height:34px;border:1px solid var(--marker-color);border-radius:50%;background:color-mix(in srgb,var(--marker-color) 12%,transparent);box-shadow:0 0 0 5px color-mix(in srgb,var(--marker-color) 7%,transparent)}.health-marker>b{font-family:Arial,sans-serif;position:relative;display:grid;place-items:center;width:23px;height:23px;border:2px solid #fff;border-radius:50%;background:var(--marker-color);box-shadow:0 2px 7px #062d4d22;font-size:13px;font-weight:700}.health-marker[data-priority=red]>span{width:39px;height:39px;border-width:2px}.health-map-legend{display:flex;flex-direction:column;gap:7px;align-items:center;margin:-3px 0 14px;font-size:9px;color:var(--muted)}.health-map-legend>div{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.health-map-legend>div>span{display:flex;gap:5px;align-items:center}.health-map-legend i{width:6px;height:6px;border-radius:50%;display:inline-block}.legend-green{background:#299979}.legend-orange{background:#de8c27}.legend-red{background:#da5e50}.legend-none{background:#8ba1ad}.health-map-legend p{font-size:8px;color:var(--muted)}.health-map-legend.has-answers p{color:var(--teal-dark)}.nav-count[data-priority=red]{background:#fdeae5;color:#a23326}.nav-count[data-priority=orange]{background:#fff0d8;color:#86511e}.nav-count[data-priority=green]{background:#dcf1e8;color:#1d654f}.priority-fieldset,.choice-fieldset{border:0;margin:0;padding:0;min-width:0}.priority-fieldset{margin-top:17px}.priority-fieldset legend{font-size:10px;margin-bottom:9px;font-weight:600;color:var(--ink)}.priority-fieldset legend span{font-size:9px;font-weight:400;color:var(--muted)}.priority-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.priority-options label{position:relative;cursor:pointer}.priority-options input{position:absolute;inset:0;width:100%;height:100%;opacity:0;margin:0;cursor:pointer}.priority-options span{display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;padding:10px 8px;min-height:40px;font-size:10px;color:var(--muted)}.priority-options i{width:6px;height:6px;background:var(--priority-color);border-radius:50%}.priority-options input:checked+span{border-color:var(--priority-color);background:color-mix(in srgb,var(--priority-color) 9%,white);color:var(--navy);box-shadow:inset 0 0 0 .5px var(--priority-color)}.priority-options input:focus-visible+span{outline:3px solid var(--teal);outline-offset:3px}.priority-chip{color:var(--navy)}.priority-chip::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--priority-color);display:inline-block;margin-right:4px}.form-error{font-size:11px;color:#ae3a26;margin-top:9px}.empty-region{font-size:13px;color:var(--muted);padding:30px 0;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.example-mobile{width:100%;margin:0 0 16px}.model-unavailable .body-labels,.model-unavailable .connector-lines,.model-unavailable .scene-side-controls,.model-unavailable .explode-control{display:none}.model-unavailable{height:180px!important}.model-unavailable .scene-loading{padding:20px;text-align:center}.sheet .toast{position:fixed;bottom:85px}
@media(max-width:820px){.health-map-legend{margin:0 0 13px;font-size:8px;gap:6px}.health-map-legend>div{gap:10px}.health-map-legend p{font-size:8px}.priority-options span{min-height:44px;font-size:11px}.priority-fieldset legend{font-size:11px}.priority-fieldset legend span{font-size:9px}}
@media(max-width:820px){.workspace{padding-top:20px}.intro h1{font-size:30px;letter-spacing:-1.3px;white-space:nowrap}.intro h1 em{letter-spacing:-1.3px}.intro-copy{margin-top:8px}.scene-toolbar{margin-top:17px}.body-stage{height:450px}.scene-side-controls{right:8px;bottom:88px;flex-direction:row;gap:5px}.scene-side-controls .icon-button{width:38px;min-height:42px;height:42px}.orientation{bottom:121px;left:38%}.drag-hint{bottom:102px;width:76%;font-size:8px}.explorer-footer{margin-top:2px}.sheet#question-sheet{height:89svh;max-height:89svh}.question-head{padding-top:10px;padding-bottom:14px}.question-head h2{font-size:25px}.question-head .section-kicker{margin-top:6px}.question-head .section-progress{margin-top:11px}.health-map-legend{gap:7px;margin:0 0 8px}.health-map-legend>div{gap:10px}.explorer-footer button{font-size:9px}}
@media(max-width:375px){.intro h1{font-size:26px;letter-spacing:-1.2px}.intro h1 em{letter-spacing:-1.2px}.body-stage{height:415px}.scene-side-controls{right:8px;bottom:87px}.scene-side-controls .icon-button{width:34px}.drag-hint{font-size:7px}.health-map-legend>div{gap:8px}.health-map-legend{font-size:7px}.workspace{padding-top:16px}}
@media(max-width:820px) and (min-height:890px){.body-stage{height:510px}.intro h1{font-size:32px}}
@media(max-width:375px) and (max-height:720px){.body-stage{height:365px}.scene-toolbar{margin-top:13px}.health-map-legend{font-size:7px}}
@media(max-width:820px){.scene-side-controls .icon-button{width:44px;height:44px;min-height:44px}}
@media(min-width:1081px) and (max-height:850px){.body-stage{height:max(425px,calc(100svh - 280px))}.desktop-panel{height:max(460px,calc(100svh - 200px))}.welcome-panel{padding:25px 26px}.welcome-panel h2{font-size:28px;margin-top:16px}.welcome-illustration{margin:6px 0 16px;min-height:100px}.welcome-panel>p{font-size:12px}.orbit-three{width:135px;height:135px}.orbit-two{width:110px;height:110px}.orbit-one{width:75px;height:75px}.session-note{margin-top:5px}.question-head{padding:18px 23px 15px}.question-scroll{padding-left:23px;padding-right:23px}.question-head h2{font-size:24px}.question-head .section-kicker{margin-top:11px}.question-footer{padding:12px 23px 15px}}
@media print{body>*{display:none!important}#print-content{display:block!important;color:#062d4d;background:white;padding:20px;font-family:Arial,sans-serif}#print-content h1{font-size:26px;margin:0 0 12px}#print-content h2{font-size:18px;margin:25px 0 12px}#print-content article{break-inside:avoid;margin-bottom:14px}#print-content article strong{font-size:12px}#print-content p{font-size:12px;line-height:1.5;white-space:pre-wrap;margin-top:6px}#print-content .print-note{color:#526474;margin-bottom:20px}}
