@font-face{font-family:"Wix Madefor Text";src:url("/fonts/WixMadeforText.ttf") format("truetype");font-weight:400 800;font-display:swap}@font-face{font-family:"Wix Madefor Display";src:url("/fonts/WixMadeforDisplay.ttf") format("truetype");font-weight:400 800;font-display:swap}
:root{--bg:#E8E8E8;--paper:#fff;--ink:#35322F;--muted:#625e5a;--line:#dfe5e8;--green:#FF4800;--lime:#FF4800;--soft:#fff0e9;--red:#b84a4a;--radius:16px;font-family:'Wix Madefor Text','Segoe UI',Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:1.0rem;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer;border:1px solid var(--line);border-radius:9px;background:white;color:var(--ink);padding:10px 16px;font-weight:600}button:hover{border-color:var(--green);background:var(--soft)}button:disabled{opacity:.55;cursor:wait}button.primary{background:var(--green);color:white;border-color:var(--green)}button.primary:hover{background:#d13b00}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #87b7ff;outline-offset:3px}a{color:var(--green);text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:2.0rem;letter-spacing:-1.1px;line-height:1.2}h2{font-size:1.3125rem;letter-spacing:-.4px}h3{font-size:1.0625rem}small,.small{font-size:0.875rem}.muted{color:var(--muted)}.eyebrow{font-size:0.75rem;letter-spacing:1.7px;text-transform:uppercase;font-weight:700}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{background:white;border-right:1px solid var(--line);padding:30px 20px;position:fixed;inset:0 auto 0 0;width:240px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-size:1.625rem;font-weight:750;letter-spacing:-1px}.brand img{width:40px;height:40px}.brand small{font-size:0.75rem;letter-spacing:1px;color:var(--muted);display:block;line-height:1}.nav-label{margin:43px 12px 12px;color:#625e5a}.nav{display:grid;gap:7px}.nav a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:9px;color:#54626d;font-size:0.9375rem;font-weight:600}.nav a.active{background:var(--soft);color:var(--green)}.nav a:hover{background:#f0f4f5}.nav svg{width:20px;height:20px}.sidefoot{margin-top:auto;padding:20px 10px 0;font-size:0.8125rem;color:var(--muted)}.sidefoot b{display:block;color:var(--green);margin-bottom:5px}.main{grid-column:2;min-width:0}.topbar{height:80px;background:#ffffffd9;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 40px;gap:20px}.profile{display:flex;align-items:center;gap:11px}.avatar{background:#e5edee;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:0.8125rem;font-weight:700}.profile small{display:block;color:var(--muted);font-size:0.75rem}.topbar .crumb{color:var(--muted);font-size:0.875rem}.text-button{padding:5px 8px;background:none;border:0;color:var(--muted);font-size:0.875rem}.content{max-width:1440px;margin:auto;padding:35px 40px 50px}.pagehead{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.pagehead p{color:var(--muted);margin-top:8px}.pill{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;background:var(--soft);color:var(--green);font-size:0.75rem;border-radius:6px;font-weight:600}.pill.active:before{content:'';width:6px;height:6px;border-radius:50%;background:#1f8b64}.demo{font-size:0.8125rem;color:#6a737b;background:#eef1f4;padding:7px 12px;border-radius:6px}.hero{background:var(--green);color:white;border-radius:20px;padding:34px;display:grid;grid-template-columns:1fr auto;gap:25px;margin-bottom:24px;position:relative;overflow:hidden}.hero h2{font-size:1.875rem;max-width:520px;margin:14px 0;line-height:1.2}.hero p{color:#E8E8E8;max-width:550px}.hero button{margin-top:24px;background:var(--lime);border:0;color:#173c33}.hero .eyebrow{color:#E8E8E8}.hero-side{padding:12px 25px;border-left:1px solid #578c7d;align-self:center}.hero-side strong{font-size:3.375rem;font-weight:500;line-height:1;display:block;color:var(--lime)}.hero-side p{margin-top:7px;font-size:0.875rem}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px}.stat{min-height:145px}.stat .label{font-size:0.875rem;color:var(--muted)}.stat .number{font-size:2.4375rem;letter-spacing:-1.5px;font-weight:650;margin:8px 0 1px}.stat.green{background:var(--green);color:white;border-color:var(--green)}.stat.green .label,.stat.green .muted{color:#E8E8E8}.stat.green .number{color:var(--lime)}.grid2{display:grid;grid-template-columns:1.15fr 1fr;gap:22px;margin-bottom:24px}.cardhead{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.divider{border-top:1px solid var(--line);margin:20px 0}.notice{background:#eef4fa;border:1px solid #dbe5f0;color:#425a71;padding:16px 20px;border-radius:10px;font-size:0.875rem;margin-bottom:22px}.notice strong{color:#223f59}.flow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.spread{justify-content:space-between}.survey-list{display:grid;gap:14px}.survey-row{display:flex;align-items:center;gap:18px;justify-content:space-between}.survey-row h3{margin-bottom:4px}.progress{height:7px;background:#e7eded;border-radius:10px;overflow:hidden}.progress>span{display:block;height:100%;background:#FF4800;transition:width .2s}.survey-layout{display:grid;grid-template-columns:225px 1fr;gap:24px}.steps{position:sticky;top:20px;align-self:start;padding:10px}.steps button{display:flex;width:100%;text-align:left;gap:9px;align-items:center;background:none;border:0;margin:3px 0;font-size:0.875rem;font-weight:500;padding:12px 8px}.steps button.current{background:var(--soft);color:var(--green);font-weight:700}.steps .num{min-width:25px;height:25px;border-radius:50%;background:#eef1f4;display:grid;place-items:center;font-size:0.75rem}.steps .current .num{background:var(--green);color:white}.question{padding:24px 0;border-bottom:1px solid var(--line)}.question:last-child{border:0}.question legend{font-weight:600;font-size:1.0625rem;margin-bottom:16px}.question fieldset{border:0;padding:0;margin:0;min-width:0}.qnum{color:#625e5a;font-size:0.8125rem;margin-bottom:7px}.scale{display:flex;gap:7px}.scale label{flex:1;position:relative}.scale input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.scale span{display:grid;place-items:center;height:44px;border:1px solid #cbd5da;border-radius:7px;font-weight:600;background:#fff}.scale input:checked+span{background:var(--green);color:white;border-color:var(--green)}.scale input:focus-visible+span{outline:3px solid #87b7ff;outline-offset:2px}.scale-ends{display:flex;justify-content:space-between;font-size:0.75rem;color:var(--muted);margin-top:8px;gap:15px}.choices{display:grid;gap:8px}.choices label{display:flex;gap:10px;border:1px solid var(--line);border-radius:8px;padding:12px;font-size:0.9375rem;cursor:pointer}.choices input{accent-color:var(--green)}textarea,input[type=text],select{border:1px solid #cbd5da;border-radius:8px;padding:10px 12px;color:var(--ink);background:white;max-width:100%}textarea{width:100%;min-height:105px;resize:vertical}.sticky-actions{position:sticky;bottom:0;background:#fffc;padding:16px 0;backdrop-filter:blur(8px);z-index:5}.filters{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end;margin-bottom:22px}.filters label{font-size:0.75rem;color:var(--muted);display:grid;gap:5px;flex:1;min-width:130px}.filters select{width:100%;font-size:0.875rem}.distribution{display:flex;height:24px;border-radius:6px;overflow:hidden;background:#eff1f3;margin:24px 0}.distribution span{min-width:0}.legend{display:flex;justify-content:space-between;gap:12px;font-size:0.8125rem}.legend i{display:inline-block;width:8px;height:8px;border-radius:3px;margin-right:5px}.legend b{display:block;font-size:1.375rem;margin-top:8px}.chart{height:130px;display:flex;gap:20px;align-items:center}.period{flex:1;text-align:center}.period .value{font-size:1.875rem;color:var(--green);font-weight:650}.period .bar{height:8px;border-radius:10px;background:#E8E8E8;margin:10px 0}.period .bar span{height:100%;display:block;background:#FF4800;border-radius:10px}.themes{display:grid;gap:17px}.theme{display:grid;grid-template-columns:1fr 110px 35px;gap:12px;align-items:center;font-size:0.875rem}.theme b{text-align:right}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:0.875rem}th{text-align:left;font-size:0.75rem;color:var(--muted);font-weight:600;background:#f7f9fa}th,td{padding:14px 12px;border-bottom:1px solid var(--line);white-space:normal}td.score{font-weight:700;color:var(--green)}.empty{text-align:center;padding:50px 20px;color:var(--muted)}.comment{margin-top:14px}.comment blockquote{margin:14px 0 0;font-size:1.0rem}.comment .meta{font-size:0.8125rem;color:var(--muted)}.login{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-intro{background:var(--green);color:white;padding:65px;display:flex;flex-direction:column}.login-intro .brand img{background:#fff;border-radius:12px}.login-intro h1{font-size:3.5rem;max-width:550px;margin:auto 0 24px;letter-spacing:-2px}.login-intro>p{max-width:470px;color:#E8E8E8;font-size:1.125rem;margin-bottom:auto}.login-intro .bottom{color:#E8E8E8;font-size:0.875rem;margin-top:55px}.login-form{padding:60px;display:flex;flex-direction:column;justify-content:center;max-width:650px;width:100%;margin:auto}.login-form h2{font-size:1.75rem;margin:16px 0 10px}.accounts{display:grid;gap:10px;margin:25px 0}.account{text-align:left;display:flex;align-items:center;gap:14px;padding:17px;background:white}.account small{display:block;font-size:0.8125rem;color:var(--muted);font-weight:400}.account .arrow{margin-left:auto}.loading{padding:80px;text-align:center;color:var(--muted)}#toast{position:fixed;bottom:25px;right:25px;max-width:480px;z-index:100;background:#35322F;color:white;border-radius:10px;padding:14px 20px;box-shadow:0 8px 40px #0002;display:none}#toast.show{display:block}#toast.error{background:#813c3c}.mobile-menu{display:none}.ack{display:flex;align-items:flex-start;gap:10px;padding:18px;background:var(--soft);border-radius:10px;margin-top:20px;font-size:0.875rem}.ack input{margin-top:5px;accent-color:var(--green)}.success{padding:50px;text-align:center}.success .tick{font-size:2.5rem;color:var(--green);background:var(--soft);border-radius:50%;width:80px;height:80px;margin:0 auto 20px;display:grid;place-items:center}.success p{margin:15px 0 25px}.hint{margin-top:8px;font-size:0.8125rem;color:var(--muted)}.mt{margin-top:22px}.badge-num{margin-left:auto;font-size:0.75rem}.error-box{border:1px solid #d79b9b;background:#fff0f0;border-radius:10px;padding:16px;color:#843e3e}.wide{grid-column:1/-1}.search{min-width:250px}.sort{padding:0;border:0;background:none;font-size:0.75rem;color:var(--muted)}@media(min-width:1500px){.content{padding-top:45px}}@media(max-width:1100px){.cards{grid-template-columns:repeat(2,1fr)}.content{padding:28px 24px}.topbar{padding:0 24px}.grid2{grid-template-columns:1fr}.hero-side{display:none}.hero{grid-template-columns:1fr}.survey-layout{grid-template-columns:180px 1fr}.theme{grid-template-columns:1fr 100px 35px}}@media(max-width:760px){.shell{grid-template-columns:1fr}.main{grid-column:1}.sidebar{transform:translateX(-100%);transition:transform .2s}.sidebar.open{transform:translateX(0)}.overlay{position:fixed;inset:0;background:#0005;z-index:19}.mobile-menu{display:block}.topbar{height:70px;padding:0 16px}.crumb{display:none}.profile .identity{display:none}.content{padding:24px 16px}.pagehead{flex-wrap:wrap}h1{font-size:1.75rem}.hero{padding:24px}.hero h2{font-size:1.625rem}.cards{gap:10px}.card{padding:18px}.stat .number{font-size:2.0rem}.survey-layout{grid-template-columns:1fr}.steps{position:static;display:flex;overflow:auto;padding:0}.steps button{min-width:160px;margin:0}.scale{gap:3px}.scale span{height:38px;font-size:0.875rem}.survey-row{flex-wrap:wrap}.login{grid-template-columns:1fr}.login-intro{padding:30px}.login-intro h1{font-size:2.125rem;margin:40px 0 18px}.login-intro .bottom{display:none}.login-form{padding:30px 22px}.legend{font-size:0.75rem}.flow{gap:8px}.sticky-actions button{font-size:0.875rem;padding:10px}.theme{grid-template-columns:1fr 75px 32px}.profile{gap:7px}.search{min-width:0;width:100%}}

h1,h2,h3{font-family:"Wix Madefor Display","Segoe UI",sans-serif}
a{color:#9e2d00}.nav a.active{color:#9e2d00}.brand{font-size:1.25rem;letter-spacing:0;color:#35322F;gap:4px}.brand img{width:64px;height:64px}.brand small{font-size:.75rem;letter-spacing:0;line-height:1.4}.brand-fallback{font-weight:700}.sidebar{padding-top:18px}.hero,.login-intro,.stat.green{background:#35322F;border-color:#35322F}.login-intro .brand{color:white}.login-intro .brand img{background:none}.hero button,button.primary{color:#35322F;background:#FF4800;border-color:#FF4800}.hero button:hover,button.primary:hover{background:#ff6b30;color:#35322F}.stat.green .number{color:#ff7d4b}.pill{color:#8d2900}.steps button.current{color:#8d2900}.steps .current .num{background:#FF4800;color:#35322F}.period .value,td.score{color:#9e2d00}.sidefoot b{color:#35322F}.success .tick{color:#9e2d00}.topbar{height:auto;min-height:80px;padding-block:12px;flex-wrap:wrap}.top-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:.875rem}.top-title img{width:38px;height:38px}.crumb{font-size:.8125rem}.crumb a{color:#625e5a}.cardhead>svg{width:24px;height:24px}.close-menu{display:none}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:-8px 0 20px}.chips button{font-size:.8125rem;padding:5px 10px;background:#fff0e9}.pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;flex-wrap:wrap}.pager-info{font-size:.875rem;color:#625e5a}.dialog{border:1px solid #ccc;border-radius:16px;padding:28px;width:min(680px,calc(100vw - 32px));max-height:85vh;color:#35322F;box-shadow:0 20px 70px #0003}.dialog::backdrop{background:#0006}.dialog h2{margin-bottom:16px}.dialog p{margin-bottom:16px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;flex-wrap:wrap}.dialog table{margin:16px 0}.dialog label{display:block;margin:8px 0}.conflict-value{white-space:pre-wrap;word-break:break-word;max-width:230px}.notification{display:block;width:100%;text-align:left;margin:10px 0}.notification small{display:block}.link-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.readonly-code{font-size:.8125rem;color:#625e5a;font-family:monospace}.empty a{display:block;margin-top:12px}.profile .identity{max-width:200px}.sidebar .nav{margin-bottom:20px}button:disabled{cursor:not-allowed}.nav a:focus-visible{outline-offset:0}
@media(max-width:760px){.close-menu{display:block;margin-bottom:12px}.top-title{font-size:.8125rem;max-width:230px}.topbar{gap:8px}.sidebar.open{overflow-y:auto}.profile{flex-wrap:wrap}.profile .identity{display:block;font-size:.75rem}.topbar .demo{display:none}.topbar .avatar{display:none}.dialog{padding:20px}.scale{flex-wrap:wrap}.scale label{min-width:32px}.question legend{font-size:1rem}}
