:root{--ink:#233734;--muted:#5b6d68;--green:#1d594a;--wash:#eaf1e8;--line:#dfe6e0;--paper:#f8f9f5;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:14px;line-height:1.6}*{box-sizing:border-box}body{margin:0;background:var(--paper)}button,input,select,textarea{font:inherit}button{cursor:pointer;background:var(--green);color:white;border:1px solid var(--green);border-radius:9px;padding:11px 17px;font-weight:600}button:hover{filter:brightness(.95)}button:disabled{opacity:.5;cursor:wait}a{color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #719e77;outline-offset:3px}[hidden]{display:none!important}h1,h2,h3{line-height:1.2;letter-spacing:-.035em}h1{font-size:32px;font-weight:600;margin:0 0 15px}h2{font-size:21px;margin:0 0 16px}h3{font-size:17px;margin:0 0 10px}p{margin:0 0 16px}.hint{font-size:12px;color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:24px 0 10px}.brand{display:flex;align-items:center;gap:10px;color:var(--green);font:bold italic 39px Georgia,serif;text-decoration:none;margin-bottom:30px}.brand>span{font:700 23px/1.1 Arial,sans-serif;letter-spacing:-1px}.brand small{display:block;font:400 10px Arial,sans-serif;letter-spacing:3px;margin-top:4px}.login{max-width:500px;margin:8vh auto;padding:35px;border:1px solid var(--line);background:white;border-radius:20px}.login>p{color:var(--muted)}.login button{width:100%;margin-bottom:20px}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:white;border-right:1px solid var(--line);padding:30px 20px;overflow-y:auto;display:flex;flex-direction:column}.workspace-name{background:var(--paper);padding:13px;border:1px solid var(--line);border-radius:10px;font-size:13px;overflow-wrap:anywhere}nav{display:grid;gap:5px}nav button{background:transparent;border:0;color:var(--muted);text-align:left;font-size:12px;padding:11px 12px}nav button.active{background:var(--wash);color:var(--green)}.trust{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:14px;font-size:11px;color:var(--muted);margin:30px 0 18px}.trust p{margin:6px 0 0}.body{margin-left:240px;min-width:0}header{height:78px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:white;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.separator{padding:0 12px;color:#a0aba4}.badge{font-size:10px;padding:5px 9px;background:var(--wash);color:var(--green);border-radius:6px;display:inline-flex;align-items:center}.badge.pending{background:#f8f0dd;color:#756036}main{padding:36px 40px;max-width:1500px;margin:auto}main:focus{outline:none}.heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px}.heading p{color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card,.panel{background:white;border:1px solid var(--line);border-radius:16px;padding:24px;min-width:0}.card h2{font-size:20px;overflow-wrap:anywhere}.card p{font-size:12px;color:var(--muted)}.card .badge{margin-bottom:18px}.row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.row button,.row a{font-size:12px}.secondary{background:white;color:var(--green);border-color:var(--line)}.danger{background:white;border-color:#c9968f;color:#9b342b}.empty{padding:50px 25px;border:1px dashed #b8cabc;border-radius:16px;text-align:center;background:#fff}.empty h2{font-size:23px}.empty p{color:var(--muted)}label{display:block;font-weight:600;font-size:12px;margin-bottom:18px}input,select,textarea{display:block;width:100%;margin-top:7px;border:1px solid #bacac0;border-radius:8px;padding:10px 12px;background:white;color:var(--ink);font-weight:400}textarea{min-height:85px;resize:vertical}fieldset{border:1px solid var(--line);border-radius:10px;padding:18px;margin:20px 0}legend{font-size:13px;font-weight:600;padding:0 5px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.check{display:flex;align-items:center;gap:10px}.check input{width:16px;height:16px;margin:0;accent-color:var(--green)}pre{padding:18px;background:var(--paper);border:1px solid var(--line);border-radius:10px;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}code{overflow-wrap:anywhere;font-size:12px}.list-row{padding:18px 0;border-bottom:1px solid var(--line)}.list-row:last-child{border:0}.list-row p{margin:5px 0;font-size:12px;color:var(--muted)}.list-row strong{overflow-wrap:anywhere}.qr{width:210px;max-width:100%;height:auto;display:block;margin:20px 0}.note{padding:13px 16px;background:#f8f2e3;border:1px solid #e6dac0;border-radius:9px;font-size:12px;color:#756036;margin-bottom:20px}.facts{display:grid;grid-template-columns:150px minmax(0,1fr);gap:10px;font-size:13px}.facts dt{color:var(--muted)}.facts dd{margin:0;overflow-wrap:anywhere}.respond{max-width:740px;margin:40px auto;padding:30px}.respond .panel{border-top:4px solid var(--green)}.respond h1{font-size:30px;overflow-wrap:anywhere}.scale{display:flex;gap:9px}.scale label{flex:1;text-align:center;border:1px solid var(--line);border-radius:8px;padding:12px 0;cursor:pointer}.scale input{width:16px;display:inline-block;margin:0 5px 0 0}.scale label:has(input:checked){background:var(--wash);border-color:var(--green)}.skip{position:fixed;top:-100px;left:10px;padding:10px;background:white;z-index:50}.skip:focus{top:10px}#status{position:fixed;bottom:20px;right:20px;max-width:calc(100vw - 40px);background:var(--ink);color:white;padding:12px 20px;border-radius:9px;font-size:13px;z-index:40}#status:empty{display:none}.pagination{margin-top:20px}.download{display:inline-block;padding:10px 15px;border:1px solid var(--line);border-radius:8px;text-decoration:none}.subtle{color:var(--muted);font-size:12px}.mb{margin-bottom:22px}@media(max-width:1000px){.cards{grid-template-columns:1fr}.sidebar{width:210px}.body{margin-left:210px}main{padding:28px}header{padding:0 28px}}@media(max-width:700px){.sidebar{position:static;width:auto;padding:20px}.sidebar .brand{margin-bottom:15px}.sidebar nav{display:flex;flex-wrap:wrap;gap:3px}.sidebar nav button{padding:8px 10px}.sidebar .trust{display:none}.sidebar .eyebrow{margin-top:15px}.sidebar #logout{margin-top:15px;align-self:start}.body{margin:0}header{height:56px;padding:0 20px}main{padding:25px 20px}.heading{display:block}.heading button{margin-top:15px}.grid{grid-template-columns:1fr;gap:0}.login{margin:25px 18px;padding:25px}.facts{grid-template-columns:1fr}.facts dd{margin-bottom:10px}.respond{padding:15px;margin-top:15px}.respond .panel{padding:22px}.scale{gap:4px}.scale label{font-size:12px}.scale input{margin:0}h1{font-size:29px}}

/* Shared visual conventions with TeamBot: icon navigation, metrics and activity panels. */
:root{--ink:#293b36;--muted:#738079;--line:#e6eae2;--paper:#f7f8f4;--wash:#eaf0e3}button{display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:background .15s,box-shadow .15s}svg.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0}.sidebar{width:248px;padding:30px 20px 20px;z-index:25}.sidebar .brand{padding:0 9px}.body{margin-left:248px}.sidebar nav button{display:flex;justify-content:flex-start;gap:11px;min-height:43px;font-weight:500}.sidebar nav button .icon{width:17px;height:17px}.sidebar nav button.active{font-weight:650;background:#e7eedf}.sidebar nav button:hover{background:#f0f3ea}.workspace-tile{display:flex;gap:11px;border:1px solid var(--line);border-radius:12px;padding:12px;align-items:center}.workspace-symbol{display:grid;place-items:center;background:#efeade;border-radius:9px;width:34px;height:34px;flex-shrink:0;color:#8c794d}.workspace-tile small{font-size:9px;color:var(--muted)}#workspace-name{font-size:11px;font-weight:650;overflow-wrap:anywhere}.sidebar .eyebrow{font-size:9px;padding-left:12px;letter-spacing:.12em}.sidebar-bottom{margin-top:auto}.trust{margin:28px 0 20px;font-size:10px;background:#f3f5ed}.trust strong{display:flex;gap:7px;align-items:center}.trust .icon{width:15px;height:15px}.user-block{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:17px}.user-block>div{min-width:0;flex:1}.user-block strong{display:block;font-size:11px;overflow-wrap:anywhere}.user-block small{display:block;font-size:10px;color:var(--muted)}#user-avatar{width:32px;height:32px;display:grid;place-items:center;background:#e8e1d4;border-radius:50%;font-size:10px;font-weight:700;color:#846d48;flex-shrink:0}.icon-button{padding:7px;width:34px;height:34px;background:white;color:var(--muted);border:1px solid var(--line);border-radius:8px;flex-shrink:0}.breadcrumb strong{font-weight:550;color:#53625a}#mobile-menu{display:none}main{padding:35px 40px 50px;max-width:1600px}header{justify-content:space-between}.dashboard-welcome{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.dashboard-welcome .eyebrow{margin:0 0 9px;font-size:9px;color:#668b55;font-weight:650}.dashboard-welcome h1{font-size:31px;margin-bottom:10px}.dashboard-welcome p:last-child{font-size:12px;color:var(--muted)}.dashboard-welcome>button{font-size:12px;white-space:nowrap}.hello-mark{font-size:24px;color:#b4a36d;margin-left:10px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:24px}.metric{border:1px solid var(--line);border-radius:14px;background:white;padding:18px 20px;box-shadow:0 5px 17px #2e493507}.metric-title{display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:10px;color:var(--muted)}.metric-icon{border-radius:9px;width:33px;height:33px;display:grid;place-items:center;background:#f0edf7;color:#8b75b1;flex-shrink:0}.metric.green .metric-icon{background:#e9f1e3;color:#628652}.metric.blue .metric-icon{background:#eaf1f6;color:#648c9b}.metric.amber .metric-icon{background:#f7f0e0;color:#b29351}.metric>strong{display:block;font-size:32px;line-height:1.3;font-weight:600;margin:7px 0 5px;letter-spacing:-1px}.metric p{font-size:9px;color:var(--muted);margin:0}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(260px,1fr);gap:22px;margin-bottom:23px}.dashboard-grid .panel{box-shadow:0 5px 17px #2e493505;padding:23px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.panel-heading h2{font-size:16px;letter-spacing:-.02em;margin:0 0 7px}.panel-heading p{font-size:10px;color:var(--muted);margin:0}.panel-heading>.icon{color:#92a187;width:18px}.range-chip{display:flex;align-items:center;gap:7px;border:1px solid var(--line);padding:5px 8px;border-radius:6px;white-space:nowrap;font-size:9px;color:var(--muted)}.range-chip .icon{width:13px;height:13px}.chart-wrap{position:relative}.line-chart{display:block;width:100%;height:auto;min-height:160px}.line-chart text{fill:#889484;font:10px Arial,sans-serif}.chart-grid{stroke:#eaf0e4;stroke-dasharray:4 5;fill:none}.chart-area{fill:#eaf1dd;opacity:.65}.chart-line{fill:none;stroke:#769853;stroke-width:2.5;stroke-linejoin:round}.chart-dot{fill:#779854;stroke:white;stroke-width:1.5}.chart-empty{position:absolute;inset:28% 0 auto;text-align:center;font-size:11px;color:#8a9583;margin:0}.chart-data{font-size:10px;color:var(--muted);margin-top:9px}.chart-data summary{cursor:pointer}.chart-data table{width:100%;border-collapse:collapse;margin-top:10px}.chart-data td,.chart-data th{padding:5px;border-bottom:1px solid var(--line);text-align:left}.donut-wrap{position:relative;width:145px;height:145px;margin:4px auto 18px}.donut{width:100%;height:100%;transform:rotate(-90deg)}.donut circle{fill:none;stroke-width:13}.donut-base{stroke:#e6d8b9}.donut-active{stroke:#7b9c60}.donut-closed{stroke:#b5c6a0}.donut-empty{stroke:#eef1e8}.donut-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:none}.donut-label strong{font-size:30px;line-height:1.1;font-weight:600}.donut-label span{font-size:10px;color:var(--muted);margin-top:5px}.legend p{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted);margin:8px 0}.legend strong{margin-left:auto;color:var(--ink);font-weight:550}.legend i{width:7px;height:7px;border-radius:3px;background:#e6d8b9}.legend .legend-active{background:#7b9c60}.legend .legend-closed{background:#b5c6a0}.text-button{border:0;background:transparent;color:#628051;padding:0;font-size:10px;white-space:nowrap}.text-button .icon{width:14px;height:14px}.survey-row{display:flex;gap:13px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.survey-row:last-child{border-bottom:0;padding-bottom:0}.survey-row>div{flex:1;min-width:0}.survey-row strong{font-size:12px;font-weight:600;overflow-wrap:anywhere}.survey-row p{font-size:10px;color:var(--muted);margin:4px 0 0}.file-tile{display:inline-grid;place-items:center;width:39px;height:42px;flex-shrink:0;border:1px solid #dfe7d4;background:#f1f5e8;border-radius:9px;color:#829668}.onboarding-empty{text-align:center;padding:15px 10px}.empty-illustration{display:inline-grid;place-items:center;width:62px;height:62px;border-radius:18px;border:1px solid #dfe6d3;background:#f4f7ee;transform:rotate(-5deg);color:#9aaf7e;margin-bottom:15px}.empty-illustration .icon{width:29px;height:29px}.onboarding-empty h3{font-size:15px;letter-spacing:-.02em}.onboarding-empty p{max-width:330px;margin:10px auto 17px;font-size:11px;color:var(--muted)}.onboarding-empty button{font-size:11px}.timeline{list-style:none;margin:0;padding:0 0 0 11px}.timeline li{position:relative;padding:4px 0 20px 21px;border-left:1px solid #e1e8d8}.timeline li:last-child{border-left-color:transparent;padding-bottom:0}.timeline-dot{position:absolute;left:-4px;top:9px;width:7px;height:7px;border-radius:50%;background:#91a67c;box-shadow:0 0 0 4px white}.timeline strong{display:block;font-size:11px;font-weight:550}.timeline time{display:block;margin-top:4px;font-size:9px;color:var(--muted)}.activity-empty{padding:32px 8px;text-align:center;color:#b5c4a2}.activity-empty>.icon{width:34px;height:34px}.activity-empty p{margin:18px auto 0;font-size:11px;max-width:180px;color:var(--muted)}.dashboard-note{display:flex;align-items:center;gap:17px;border:1px solid #e0e6d5;background:#eef3e5;padding:20px 23px;border-radius:12px}.dashboard-note>span{color:#819467}.dashboard-note>div{flex:1}.dashboard-note h2{font-size:13px;letter-spacing:-.01em;margin:0 0 6px}.dashboard-note p{font-size:10px;color:#809074;margin:0}.account-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:22px;margin-bottom:22px}.account-grid h2{margin-top:15px}.api-intro{display:flex;align-items:center;gap:18px;background:#eef3e6;border:1px solid #e0e7d6;padding:22px;border-radius:12px;margin-bottom:24px}.api-intro h2{font-size:18px;margin:0 0 5px}.api-intro p{font-size:12px;color:var(--muted);margin:0}.api-example{margin-top:22px}.api-example p{font-size:12px;color:var(--muted)}.distribution{padding-top:15px;border-top:1px solid var(--line);margin:18px 0}.distribution h3{font-size:13px}.distribution-row{display:grid;grid-template-columns:50px 1fr 25px;gap:10px;align-items:center;font-size:11px;margin:8px 0}.distribution-row>span{overflow-wrap:anywhere}.distribution meter{width:100%;height:12px}.distribution meter::-webkit-meter-bar{background:#f0f3e9;border:0}.distribution meter::-webkit-meter-optimum-value{background:#8da771}.distribution meter::-moz-meter-bar{background:#8da771}
/* User login, separate from API integrations. */
.login-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.login-story{background:#eff2e6;padding:42px 60px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.login-story>.brand{align-self:start}.login-story>.brand>span{font-size:25px}.login-story>div{max-width:440px;margin:40px auto}.login-story .eyebrow{font-size:9px;color:#758c5b;margin-bottom:19px}.login-story h1{font-size:48px;line-height:1.1;margin-bottom:24px}.login-story h1 em{font-family:Georgia,serif;font-weight:400;color:#839659}.login-story>div>p:not(.eyebrow){font-size:13px;color:#7d8a71;line-height:1.8;max-width:350px}.login-illustration{margin-top:35px;max-width:380px}.mini-window{background:#fffefa;border:1px solid #dfe6d5;border-radius:13px;padding:18px 24px;box-shadow:0 14px 35px -20px #5a713e;transform:rotate(-2deg)}.mini-dot{display:inline-block;width:5px;height:5px;background:#dbe3ce;border-radius:50%;margin-right:4px}.mini-title{font-size:11px;color:#80916c;font-weight:600;margin:10px 0}.mini-window svg{width:100%}.illustration-caption{font-size:8px;color:#9aaa8a}.mini-receipt{background:white;position:relative;border:1px solid #e0e6d9;border-radius:9px;padding:15px 18px;margin:-5px -10px 0 25px;font-size:10px;color:#829269;display:flex;gap:10px;align-items:center;transform:rotate(2deg);box-shadow:0 5px 20px -15px #607142}.story-footer{font-size:10px;color:#8e9b80}.login-access{padding:40px 50px;display:flex;flex-direction:column;justify-content:space-between}.back-home{font-size:11px;color:#829074;align-self:flex-start}.login-form-panel{max-width:375px;width:100%;margin:50px auto}.login-form-panel>.eyebrow{font-size:9px;color:#829568;margin:24px 0 13px}.login-form-panel h2{font-size:29px;margin-bottom:15px}.login-form-panel>p:not(.eyebrow){font-size:12px;color:var(--muted);margin-bottom:28px;line-height:1.75}.login-lock{display:inline-grid;place-items:center;background:#f1f5e8;border:1px solid #e0e7d5;border-radius:13px;width:47px;height:47px;color:#859a6e}.login-lock .icon{width:23px;height:23px}.login-form-panel input{padding:13px;background:#fdfefa;font-size:13px}.login-form-panel label{font-size:11px;margin-bottom:20px}.full-button{width:100%;justify-content:space-between;padding:13px 17px;margin-top:3px}.password-input{position:relative;display:block}.password-input input{padding-right:45px}.password-input button{position:absolute;right:5px;top:7px;background:none;border:0;color:#88977a;padding:8px}.password-input .icon{width:18px;height:18px}.login-help{font-size:10px;color:var(--muted);margin-top:21px}.login-help summary{cursor:pointer}.login-help p{padding:10px 0;font-size:11px;line-height:1.7}.login-trust{display:flex;gap:12px;margin-top:35px;padding:17px;background:#f6f8f0;border:1px solid #eaf0e0;border-radius:10px;color:#98a884}.login-trust p{font-size:10px;line-height:1.7;margin:0;color:#8b987e}.login-footer{font-size:10px;color:#9aa58f;text-align:center}.card,.panel{border-radius:14px}.heading p{font-size:12px}.heading .eyebrow{font-size:9px}#status{font-size:12px;box-shadow:0 5px 20px #173c2220}
@media(max-width:1200px){.metrics{gap:12px}.metric{padding:16px}.metric-title{font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(230px,1fr)}.login-story{padding:35px}.login-access{padding:35px}.login-story h1{font-size:43px}}
@media(max-width:1000px){.sidebar{width:220px;padding:25px 15px}.body{margin-left:220px}main{padding:28px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid>.panel{min-width:0}.dashboard-grid:not(.lower)>.panel:last-child{display:grid;grid-template-columns:1fr 1fr;align-items:center}.dashboard-grid:not(.lower)>.panel:last-child .panel-heading{grid-column:1/-1}.donut-wrap{margin:0 auto}.dashboard-welcome{align-items:flex-start}.dashboard-welcome>button{font-size:0;gap:0;padding:12px}.dashboard-welcome>button .icon{width:20px;height:20px}.account-grid{grid-template-columns:1fr}.login-story h1{font-size:37px}.login-story{padding:30px}.login-access{padding:30px}.login-form-panel h2{font-size:26px}}
@media(max-width:700px){.login-layout{grid-template-columns:1fr}.login-story{display:none}.login-access{min-height:100vh;padding:25px}.login-form-panel{margin:40px auto}.login-form-panel h2{font-size:29px}.sidebar{display:none;position:fixed;inset:65px 0 0 auto;width:min(300px,90vw);box-shadow:-10px 0 40px #223c3320;overflow:auto}.nav-open .sidebar{display:flex}.sidebar nav{display:grid}.sidebar .trust{display:block}.body{margin:0}.body header{height:65px;padding:0 18px;gap:12px}.breadcrumb{font-size:10px;flex:1}.separator{padding:0 6px}.body header .badge{font-size:8px;white-space:nowrap}#mobile-menu{display:inline-flex}main{padding:25px 18px}.dashboard-welcome{gap:12px}.dashboard-welcome h1{font-size:28px}.dashboard-welcome p:last-child{font-size:11px;max-width:240px}.metrics{gap:10px}.metric{padding:13px}.metric-title{font-size:9px;align-items:flex-start}.metric-icon{width:26px;height:26px}.metric-icon .icon{width:15px;height:15px}.metric>strong{font-size:28px}.metric p{font-size:8px}.dashboard-grid{gap:17px;margin-bottom:17px}.dashboard-grid .panel{padding:19px}.panel-heading{gap:10px}.panel-heading h2{font-size:15px}.panel-heading p{font-size:9px}.range-chip{font-size:8px;padding:4px}.range-chip .icon{display:none}.chart-empty{font-size:9px;inset:33% 10% auto}.line-chart{min-height:140px}.dashboard-note{padding:17px;flex-wrap:wrap;gap:12px}.dashboard-note>div{flex-basis:calc(100% - 45px)}.dashboard-note h2{font-size:12px}.dashboard-note .text-button{margin-left:31px}.api-intro{padding:17px;align-items:flex-start}.api-intro p{font-size:11px}.heading h1{font-size:27px}.user-block #logout{margin:0}.sidebar .eyebrow{margin-top:20px}.sidebar .brand{margin-bottom:24px}.account-grid .panel{min-width:0}}
@media(prefers-reduced-motion:reduce){button{transition:none}}

#status{pointer-events:none}

/* Visual editor and the same respondent renderer at real device widths. */
.questionnaire-editor>h2{margin-top:30px}.question-editor{padding:0;border-radius:14px;margin:22px 0;background:#fff;overflow-wrap:anywhere;min-width:0}.question-editor>legend{margin-left:20px;padding:3px 10px;background:var(--wash);border-radius:6px;color:var(--green);font-size:11px}.question-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.question-settings{padding:24px}.question-settings .grid{grid-template-columns:1fr;gap:0}.question-settings label{margin-bottom:16px}.question-settings .secondary{font-size:11px;padding:7px 12px}.question-preview{padding:24px;background:#f5f7f0;border-left:1px solid var(--line);border-radius:0 14px 14px 0;min-width:0}.preview-label{text-transform:uppercase;letter-spacing:.12em;color:#7b8d6c;font-size:9px;font-weight:650;margin:0 0 20px}.question-preview fieldset{background:white;padding:20px;margin:0;min-width:0}.question-preview legend{overflow-wrap:anywhere;max-width:100%;font-size:13px}.question-preview textarea{min-height:110px}.question-preview .scale{gap:6px}.question-preview .scale label{margin-bottom:0;padding:12px 0}.question-preview .scale input{display:block;margin:0 auto 8px}.device-preview{margin-top:28px;padding:26px;background:#edf1e7}.preview-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.preview-heading .eyebrow{margin:0 0 10px}.preview-heading h2{font-size:22px;margin-bottom:10px}.device-switch{display:flex;gap:4px;background:white;border:1px solid var(--line);border-radius:10px;padding:5px;flex-wrap:wrap}.device-switch button{background:transparent;border:0;color:var(--muted);font-size:11px;padding:9px 11px}.device-switch button[aria-pressed=true]{background:var(--green);color:white}.preview-stage{position:relative;overflow:hidden;min-width:0}.preview-stage iframe{position:absolute;top:0;transform-origin:top left;border:0;border-radius:14px;background:var(--paper);box-shadow:0 8px 30px #23373410}.preview-footnote{margin:20px 0 0;text-align:center}.respond fieldset{min-width:0}.respond legend{max-width:100%;overflow-wrap:anywhere}.respond p,.respond label{overflow-wrap:anywhere}
@media(max-width:1100px){.question-layout{grid-template-columns:1fr}.question-preview{border-left:0;border-top:1px solid var(--line);border-radius:0 0 14px 14px}}
@media(max-width:700px){.questionnaire-editor{padding:18px}.question-settings,.question-preview{padding:16px}.device-preview{padding:16px}.preview-heading h2{font-size:20px}.device-switch{width:100%}.device-switch button{flex:1;padding:9px 5px;font-size:10px}.question-preview .scale{gap:4px}}
.type-picker summary{cursor:pointer;font-size:12px;font-weight:600;line-height:2}.type-picker summary strong{display:inline-block;margin-left:8px;font-size:10px;border:1px solid var(--line);padding:0 7px;border-radius:6px;background:var(--paper)}.step-number{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e8eddf;color:#597348;font-size:10px;margin-right:5px}.type-picker>.hint{margin:12px 0}.type-catalog{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0}.type-catalog button{padding:11px 9px;background:white;border:1px solid var(--line);color:var(--ink);text-align:left;justify-content:start;align-items:start;font-weight:400}.type-catalog button[aria-pressed=true]{background:var(--wash);border-color:#74955d;box-shadow:0 0 0 1px #74955d}.type-catalog button .icon{flex-shrink:0;color:#809768;width:18px}.type-catalog strong{display:block;font-size:10px;letter-spacing:0}.type-catalog small{display:block;font-size:9px;color:var(--muted);margin-top:4px;line-height:1.5}.format-tip{font-size:11px;line-height:1.7;background:#f3f6ed;color:#738364;padding:12px;border-radius:8px;margin:15px 0 20px}.range-settings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.range-settings input{padding:9px 6px}.numeric-answer{margin:18px 0}.numeric-answer label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.numeric-answer input[type=number]{width:110px;flex-shrink:0;margin:0;font-size:12px}.numeric-answer input[type=range]{padding:0;border:0;accent-color:var(--green);width:100%;height:22px;margin:0}.range-bounds{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.answer-chart{display:block;width:100%;max-width:280px;margin:0 auto}.answer-chart text{font:12px Arial,sans-serif;fill:#607253}.radar-grid{fill:none;stroke:#dce5d6;stroke-width:1}.radar-value{fill:#92ae7155;stroke:#648749;stroke-width:2}.matrix-grid{fill:none;stroke:#bbcbb4;stroke-width:1}.matrix-point{fill:#254f40;stroke:#fff;stroke-width:3}.matrix-legend{font-size:10px;color:var(--muted);display:grid;grid-template-columns:1fr 1fr;gap:5px 22px;padding-left:20px}.stars label{position:relative;display:flex;align-items:center;flex-direction:column;gap:4px}.stars span{font-size:23px;color:#bda568;line-height:1}.stars small{font-size:10px;font-weight:400}.stars input{margin:0!important}.summary-chart{border-top:1px solid var(--line);padding:20px 0;font-size:12px}.summary-chart ul,.summary-chart ol{padding-left:20px}.summary-chart p{font-size:12px}.question-settings [data-settings] details{margin:12px 0}.question-settings [data-settings] summary{cursor:pointer;font-size:11px;margin-bottom:15px}
@media(max-width:700px){.type-catalog{gap:6px}.type-catalog button{padding:9px 7px;gap:6px}.type-catalog button .icon{width:15px}.type-catalog strong{font-size:10px}.numeric-answer label{font-size:11px}.numeric-answer input[type=number]{width:100px}}
.example-answer{font-size:10px;padding:7px 10px;margin:0 0 16px}.matrix-chart{cursor:crosshair}[data-bcg]{margin-bottom:16px!important}

.skip{clip-path:inset(50%)}.skip:focus{clip-path:none}
/* Library and publication journeys. */
.folder-breadcrumb{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin:0 0 18px}.folder-breadcrumb button{font-size:12px;color:var(--green);overflow-wrap:anywhere;max-width:100%}.folder-breadcrumb [aria-current]{background:var(--wash)}.folder-breadcrumb>span{color:#b3c0aa}.folder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:25px}.folder-tile{justify-content:start;text-align:left;background:white;color:var(--ink);border:1px solid var(--line);padding:18px;border-radius:12px;min-width:0}.folder-tile>.icon:first-child{color:#8fa374;width:28px;height:28px;flex-shrink:0}.folder-tile>.icon:last-child{margin-left:auto;flex-shrink:0}.folder-tile span{min-width:0}.folder-tile strong{font-size:12px;display:block;overflow-wrap:anywhere}.folder-tile small{font-size:10px;display:block;color:var(--muted);font-weight:400}.folder-actions{margin:0 0 20px;gap:18px}.move-form{padding-top:18px;margin-top:18px;border-top:1px solid var(--line)}.branding-editor{padding-bottom:25px;margin-bottom:28px;border-bottom:1px solid var(--line)}.branding-editor .eyebrow{margin-top:0}.branding-editor h2{font-size:19px}.logo-drop{display:flex;align-items:center;justify-content:center;min-height:140px;padding:20px;border:1px dashed #9cb38b;border-radius:12px;background:#f7f9f3;cursor:pointer;margin-bottom:10px;outline-offset:4px}.logo-drop:focus-visible{outline:3px solid #719e77}.logo-drop.drag-active{background:#e1edd8;border-color:var(--green)}.logo-placeholder{display:flex;flex-direction:column;align-items:center;gap:5px;color:var(--muted);font-size:11px}.logo-placeholder strong{font-size:12px;color:var(--green)}.logo-placeholder>.icon{width:24px;height:24px;margin-bottom:6px}.questionnaire-logo{display:block;object-fit:contain;width:auto;max-width:190px;max-height:90px;margin:0 0 20px}.logo-drop .questionnaire-logo{margin:0}.publication-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(240px,1fr);gap:22px}.publication-layout h2{font-size:19px;margin-top:28px}.publication-layout h2:first-child{margin-top:0}.publication-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 26px}.publication-options>label{display:block;padding:16px 12px;border:1px solid var(--line);border-radius:11px;background:#fff;font-weight:400;cursor:pointer;margin:0}.publication-options>label:has(input:checked){background:var(--wash);border-color:#789466;box-shadow:0 0 0 1px #789466}.publication-options input{width:16px;accent-color:var(--green);margin:0 0 12px}.publication-options span>.icon{display:block;margin:0 0 10px;color:#738c59}.publication-options strong{display:block;font-size:12px}.publication-options small{display:block;color:var(--muted);font-size:11px;margin-top:8px;line-height:1.6}.identity-options{grid-template-columns:1fr 1fr}.publication-summary{align-self:start;background:#f0f4e8}.publication-summary>svg{width:34px;height:34px;color:#81996d}.publication-summary p,.publication-summary li{font-size:12px;color:var(--muted)}.publication-summary li{margin-bottom:12px}.publication-summary ol{padding-left:20px;margin:25px 0}.delivery-meta{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 25px}.delivery-meta span{padding:7px 12px;border:1px solid var(--line);background:#eef3e7;border-radius:8px;font-size:11px;color:#5c7750}.sharing-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:22px;margin-bottom:22px}.sharing-layout h2{font-size:19px}.sharing-layout .hint{margin:16px 0 26px}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.download-grid button{font-size:12px;justify-content:start}.qr-panel{text-align:center;align-self:start}.qr-panel .qr{margin:20px auto;max-width:100%}.paper-callout{background:#f3f6ed;border:1px solid var(--line);border-radius:10px;padding:18px}.paper-callout h3{font-size:14px}.paper-callout p{font-size:12px}.sharing-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:24px 0}.sharing-steps h3{font-size:14px;margin-top:12px}.sharing-steps p{font-size:12px;color:var(--muted)}.sharing-steps .icon{color:#7d9864;width:24px;height:24px}.invitation-image{display:block;width:100%;height:auto;margin-top:20px;border-radius:10px}.paper-entry.respond{margin:0;max-width:850px;padding:0}.respondent-identity{background:#f4f7ef}
@media(max-width:1050px){.folder-grid{grid-template-columns:1fr 1fr}.publication-layout,.sharing-layout{grid-template-columns:1fr}.publication-summary{order:-1}.publication-summary ol{margin:15px 0}.qr-panel .qr{width:210px}.sharing-steps{gap:18px}}
@media(max-width:700px){.folder-grid{grid-template-columns:1fr}.publication-options{grid-template-columns:1fr}.publication-options>label{display:flex;gap:12px;align-items:start;padding:15px}.publication-options input{flex-shrink:0}.publication-options span>.icon{display:none}.identity-options{grid-template-columns:1fr}.download-grid{grid-template-columns:1fr}.sharing-steps{grid-template-columns:1fr;gap:8px}.folder-breadcrumb button{padding:7px}.questionnaire-logo{max-width:160px}.delivery-meta{gap:6px}.delivery-meta span{font-size:10px}}

/* Dossiers intégrés à la navigation, jusqu'à huit niveaux. */
.folder-nav{min-width:0}.folder-nav-heading{display:flex;align-items:center;gap:2px}.folder-nav-heading>[data-view]{flex:1;min-width:0;padding-right:3px}.sidebar nav .folder-toggle{display:inline-flex;justify-content:center;align-items:center;flex:0 0 28px;width:28px;min-height:36px;padding:0;border-radius:6px}.folder-toggle span{font-size:23px;line-height:1;transition:transform .15s}.folder-toggle[aria-expanded=true] span{transform:rotate(90deg)}#sidebar-folders{margin:4px 0 8px}#sidebar-folders ul{list-style:none;margin:0;padding:0}#sidebar-folders li>div+div{margin-left:8px;border-left:1px solid var(--line);padding-left:1px}.folder-nav-row{display:flex;align-items:center;min-width:0;margin:2px 0}.folder-toggle-spacer{flex:0 0 16px}.sidebar nav .folder-nav-link{display:flex;align-items:center;gap:6px;flex:1;min-width:0;padding:8px 6px;font-size:11px;line-height:1.4;font-weight:500}.folder-nav-link>.icon{width:15px;height:15px;flex-shrink:0;color:#8c9e71}.folder-nav-link>span{min-width:0;overflow-wrap:anywhere}.folder-nav-link>small{margin-left:auto;flex-shrink:0;font-size:9px;color:var(--muted);background:var(--paper);padding:1px 4px;border-radius:4px}.sidebar nav .folder-nav-link.active{box-shadow:inset 2px 0 var(--green);font-weight:650}.folder-nav-note{font-size:11px;line-height:1.5;color:var(--muted);margin:8px 12px 12px}.sidebar nav .folder-toggle:hover,.sidebar nav .folder-nav-link:hover{background:var(--wash)}
@media(prefers-reduced-motion:reduce){.folder-toggle span{transition:none}}
#sidebar-folders li>div+div{margin-left:5px}.folder-nav-link>span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
