:root{--bg:#f5f6f2;--surface:#fcfdfa;--ink:#202b29;--muted:#67736b;--line:#dde2d8;--dark:#151e20;--lime:#d3f780;font-family:"Segoe UI","Yu Gothic UI",Meiryo,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;transition:background 150ms ease}button:disabled{opacity:.55;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #6a922f;outline-offset:4px}svg{width:20px;height:20px;flex-shrink:0}p{line-height:1.8}h1,h2,h3,h4,p{margin:0}h1,h2,h3{letter-spacing:-.035em}small{font-weight:400}.workspace{display:flex;min-height:100vh}.sidebar{background:var(--dark);color:#edf2e8;width:244px;flex-shrink:0;padding:38px 22px 0;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-size:30px;font-weight:800;letter-spacing:-1.6px;width:fit-content}.brand svg{width:34px;height:34px;color:var(--lime);stroke-width:2.4}.brand-period{color:var(--lime)}.workspace-label{margin:48px 12px 18px;font-size:10px;letter-spacing:.14em;color:#a2b2ad;display:flex;justify-content:space-between}.nav-item{border:0;display:flex;align-items:center;width:100%;gap:12px;padding:15px 13px;margin-bottom:7px;background:transparent;color:#b6c4bf;font-size:13px;text-align:left;border-radius:10px;white-space:nowrap}.nav-item svg{width:18px;height:18px}.nav-item.active{background:var(--lime);color:var(--dark);font-weight:650}.nav-item:not(.active):hover{background:#283434;color:#eff5ee}.nav-count{margin-left:auto;font-size:10px;display:grid;place-items:center;min-width:20px;height:20px;border:1px solid #65756e;border-radius:5px}.side-section{font-size:9px;letter-spacing:.12em;color:#a2b2ad;margin:44px 12px 20px}.side-survey{font-size:12px;display:flex;gap:10px;align-items:flex-start;line-height:1.8;padding:0 12px;color:#d1dcd5;overflow-wrap:anywhere}.side-survey .small-dot{margin-top:7px;flex-shrink:0}.small-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8b9690;vertical-align:middle}.small-dot.open{background:#628d2e}.sidebar .small-dot.open{background:var(--lime)}.sidebar-bottom{margin-top:auto}.side-note{padding:28px 12px;color:#c2cec5}.side-note svg{color:var(--lime);margin-bottom:16px}.side-note p{font-size:15px;line-height:1.8}.profile{display:flex;gap:11px;align-items:center;border-top:1px solid #34403d;margin-top:20px;padding:22px 0;font-size:11px}.profile small{display:block;color:#a2b2ad;font-size:9px;margin-top:5px}.avatar{display:grid;place-items:center;background:#dce6d2;color:#283630;width:34px;height:34px;border-radius:50%;font-size:13px;font-weight:600;flex-shrink:0}.avatar.small{width:30px;height:30px;font-size:12px}.main-wrap{margin-left:244px;flex:1;min-width:0}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 44px}.breadcrumb{font-size:11px;color:var(--muted);display:flex;gap:17px;align-items:center}.breadcrumb b{font-weight:500;color:var(--ink)}.top-right{display:flex;gap:24px;align-items:center}.today{font-size:11px;color:var(--muted)}main{max-width:1600px;padding:42px 44px 32px;margin:0 auto}.eyebrow{font-size:9px;letter-spacing:.14em;font-weight:650;line-height:1.8}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.page-heading .eyebrow{color:var(--muted);margin-bottom:10px}.page-heading h1{font-size:32px;font-weight:650;line-height:1.5}.muted-title{color:var(--muted)}.page-heading p{font-size:12px;color:var(--muted);margin-top:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:9px;padding:13px 18px;font-size:12px;line-height:1.5;font-weight:600;min-height:44px;white-space:nowrap}.button svg{width:17px;height:17px}.button.primary{background:var(--lime);color:#23341a}.button.primary:hover{background:#c3ec66}.button.subtle{background:var(--surface);border-color:var(--line)}.button.subtle:hover{background:#edf1e8}.button.dark{background:var(--dark);color:#f1f5ec}.button.dark:hover{background:#314140}.button.full{width:100%;margin-top:12px}.text-button{padding:8px 0;border:0;background:none;display:inline-flex;gap:8px;align-items:center;font-size:11px;white-space:nowrap}.text-button svg{width:16px;height:16px}.text-button:hover{text-decoration:underline}.survey-banner{padding:24px 28px;border:1px solid var(--line);border-radius:16px;background:var(--surface);display:flex;align-items:center;justify-content:space-between;gap:24px}.survey-title{min-width:0}.survey-title .eyebrow{color:var(--muted);font-size:10px;font-weight:500;letter-spacing:.02em}.survey-title .small-dot{margin-right:7px}.banner-divider{margin:0 12px;color:#aab4a8}.survey-title h2{font-size:20px;margin:8px 0 6px;font-weight:650;overflow-wrap:anywhere}.survey-title p{font-size:11px;color:var(--muted);max-width:65ch;white-space:pre-line;overflow-wrap:anywhere}.banner-actions{display:flex;gap:10px;flex-shrink:0}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0 32px}.metric{padding:22px 24px;background:var(--surface);border:1px solid var(--line);border-radius:16px;min-width:0}.metric>div:first-child{font-size:11px;display:flex;justify-content:space-between;align-items:center;color:var(--muted)}.metric svg{width:17px;height:17px;color:#7b887a}.metric strong{display:block;font-size:42px;letter-spacing:-1.8px;font-weight:600;line-height:1.3;font-variant-numeric:tabular-nums;margin:8px 0}.metric strong small{font-size:12px;margin-left:7px;letter-spacing:0;color:var(--muted)}.metric>span{font-size:10px;display:block;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metric.connection-card{background:#eaf0de;border-color:#dce5cd}.metric .live-label{font-size:34px;letter-spacing:-1.4px;display:flex;align-items:center;gap:18px;height:54px}.signal{display:flex;gap:4px;align-items:center;height:24px}.signal i{width:3px;background:#71903f;border-radius:2px}.signal i:nth-child(1){height:8px}.signal i:nth-child(2){height:19px}.signal i:nth-child(3){height:13px}.signal i:nth-child(4){height:24px}.connection-status:before{content:'';width:5px;height:5px;border-radius:50%;display:inline-block;background:#9b7351;margin-right:6px}.connection-status.online:before{background:#5d8235}.section-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);margin-bottom:24px}.tabs{display:flex;gap:25px;min-width:0}.tabs button{background:none;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;padding:0 0 16px;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);white-space:nowrap}.tabs svg{width:17px;height:17px}.tabs button.selected{color:var(--ink);border-color:var(--ink);font-weight:650}.section-toolbar>.text-button{padding-bottom:16px}.results-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(250px,1fr);gap:20px}.panel{border:1px solid var(--line);border-radius:16px;padding:26px 28px;background:var(--surface);min-width:0}.panel-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel h3{font-size:15px;font-weight:650}.tag{display:inline-block;font-size:9px;line-height:1.6;border:1px solid var(--line);border-radius:6px;padding:4px 8px;color:var(--muted)}.question-select-label{font-size:10px;color:var(--muted);display:block;margin-top:24px;margin-bottom:6px}select,input,textarea{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;padding:12px;width:100%;min-width:0}select{cursor:pointer}#question-select{font-size:14px;font-weight:600;padding:11px 32px 11px 11px}.question-meta{color:var(--muted);font-size:10px;margin-top:9px}.question-meta span{padding:0 7px}.bar-chart{margin-top:28px;display:flex;flex-direction:column;gap:23px}.bar-label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;margin-bottom:10px}.bar-label>span:first-child{display:flex;gap:10px;align-items:center;min-width:0;overflow-wrap:anywhere}.option-letter{display:grid;place-items:center;width:22px;height:22px;background:#eff2e9;color:var(--muted);border-radius:5px;font-size:10px;flex-shrink:0;font-weight:500}.bar-label>span:last-child{white-space:nowrap}.bar-label b{font-variant-numeric:tabular-nums}.bar-label b small{font-size:10px;padding-left:1px}.bar-label em{font-style:normal;font-size:10px;color:var(--muted);margin-left:12px}.bar-track{height:10px;background:#edf0e8;border-radius:3px;overflow:hidden}.bar-fill{height:100%;background:#a2b49d;border-radius:3px;transition:width 150ms ease}.bar-fill.leading{background:#bddf78}.chart-foot{display:flex;gap:6px;align-items:center;font-size:9px;color:var(--muted);padding-top:26px;margin-top:28px;border-top:1px solid var(--line)}.legend-square{width:7px;height:7px;background:#bedb89;border-radius:2px}.auto-label{display:flex;gap:5px;align-items:center;margin-left:auto;font-size:8px;letter-spacing:.06em}.auto-label svg{width:13px;height:13px}.live-panel{background:var(--dark);border-radius:16px;padding:28px;color:#eef4e8;display:flex;flex-direction:column;align-items:center}.live-panel .panel-top{align-self:stretch;color:#c3d2ba}.live-panel .eyebrow{font-size:8px}.live-panel h3{font-size:22px;line-height:1.6;align-self:stretch;margin-top:20px;font-weight:500}.orbit{width:182px;height:182px;border:1px solid #60784b;border-radius:50%;display:grid;place-items:center;margin:24px auto 18px;position:relative;box-shadow:0 0 0 11px #23312a}.orbit:after{content:'';position:absolute;inset:5px;border:6px solid var(--lime);border-left-color:#435338;border-bottom-color:#435338;border-radius:50%;transform:rotate(-25deg)}.orbit-inner{text-align:center;z-index:1}.orbit-inner>span{font-size:7px;letter-spacing:.12em;color:#b9c9ad}.orbit-inner strong{display:block;font-size:56px;letter-spacing:-3px;font-weight:500;line-height:1.4}.orbit-inner strong small{font-size:14px;color:#b8c7ab;letter-spacing:0;margin-left:4px}.orbit-inner>div{font-size:10px;color:var(--lime);letter-spacing:2px}.live-panel>p{font-size:10px;color:#b8c7ab;margin-bottom:22px}.lime-outline{border-color:#62784b;color:var(--lime);background:none;width:100%;margin-top:auto;justify-content:space-between}.lime-outline:hover{background:#293629}.activity-panel{min-height:210px}.activity-panel .tag{border:0;padding:0}.activity-chart{height:137px;margin-top:20px;display:flex;gap:12px;align-items:flex-end;border-bottom:1px solid var(--line);padding:0 8px 20px}.activity-col{flex:1;max-width:65px;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;height:100%;justify-content:flex-end;min-width:0}.activity-col>div{width:100%;max-width:36px;background:#bdd397;border-radius:4px 4px 0 0}.activity-col b{font-size:10px;font-weight:500}.activity-col span{position:absolute;bottom:-16px;font-size:8px;color:var(--muted)}.no-activity{font-size:11px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:100%}.memo-panel{background:#edf0e5;padding:27px}.memo-panel .eyebrow{color:var(--muted);font-size:8px}.memo-panel h3{font-size:19px;line-height:1.7;margin:9px 0}.memo-panel p{font-size:11px;color:var(--muted)}.note-bottom{border-top:1px solid #d1d9c6;padding-top:14px;margin-top:16px;display:flex;gap:7px;align-items:center;font-size:9px;color:#54634d}.note-bottom svg{width:14px;height:14px}footer{padding:12px 44px 28px;display:flex;justify-content:space-between;gap:16px;font-size:8px;color:var(--muted);letter-spacing:.07em}.responses-panel{min-height:350px}.responses-panel h4{font-size:14px;margin:28px 0 16px}.muted{color:var(--muted);font-weight:400;font-size:11px;margin-left:8px}blockquote{border-left:2px solid #b6ce8d;margin:12px 0;padding:16px 20px;background:#f0f3ea;border-radius:0 8px 8px 0;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}blockquote time{display:block;font-size:10px;color:var(--muted);margin-top:8px}.empty-copy{padding:40px 24px;color:var(--muted);font-size:13px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:28px 0;border-bottom:1px solid var(--line)}.setting-row:last-child{border:0}.setting-row h4{font-size:13px;margin-bottom:6px}.setting-row p{font-size:12px;color:var(--muted);max-width:65ch}.welcome{display:grid;grid-template-columns:1.2fr 1fr;background:var(--surface);border:1px solid var(--line);border-radius:20px;overflow:hidden;min-height:480px}.welcome-content{padding:48px}.welcome-content>.eyebrow{color:var(--muted)}.welcome h2{font-size:46px;line-height:1.5;font-weight:600;margin:20px 0}.welcome h2>span{color:var(--muted)}.welcome p{font-size:12px;color:var(--muted);margin:20px 0 28px}.welcome .text-button{display:flex;margin-top:12px;font-size:11px;padding:10px 0}.welcome-visual{background:var(--dark);color:#eef4e8;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;padding:35px}.visual-label{font-size:9px;letter-spacing:.15em;color:#b0c3a3}.visual-bars{display:flex;align-items:center;justify-content:space-between;gap:12px;height:220px;margin:36px -60px 0;transform:rotate(-15deg)}.visual-bars i{background:var(--lime);border-radius:60px;width:46px;flex-shrink:0}.visual-bars i:nth-child(1){height:35px}.visual-bars i:nth-child(2){height:82px}.visual-bars i:nth-child(3){height:143px}.visual-bars i:nth-child(4){height:220px}.visual-bars i:nth-child(5){height:164px}.visual-bars i:nth-child(6){height:95px}.visual-bars i:nth-child(7){height:45px}.visual-word{font-size:43px;font-weight:500;letter-spacing:-2px;line-height:1.15;margin-top:20px}.visual-word span{color:var(--lime)}.visual-foot{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.12em;color:#becbb8;margin-top:26px}.visual-foot span{color:var(--lime)}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:36px 0 10px}.feature-strip>div{border-top:1px solid var(--line);padding-top:20px}.feature-strip span{font-size:10px;color:var(--muted);float:left;margin-right:14px;padding-top:4px}.feature-strip h3{font-size:17px;font-weight:600}.feature-strip p{font-size:11px;color:var(--muted);margin-top:8px}.library-list{display:flex;flex-direction:column;gap:12px}.library-item{display:flex;align-items:center;gap:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:24px;text-align:left;width:100%}.library-item:hover{background:#eaf0df}.library-index{color:var(--muted);font-size:12px}.library-item h3{font-size:18px;overflow-wrap:anywhere}.library-item p{font-size:11px;color:var(--muted);margin-top:6px}.library-item svg{margin-left:auto}.error-banner{background:#f9e7df;color:#803625;padding:16px;border-radius:10px;font-size:12px;margin:16px 0}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:750;font-size:48px;letter-spacing:-2px}.boot span{font-size:12px;letter-spacing:0;margin-top:16px;color:var(--muted)}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,10px);padding:14px 22px;background:var(--dark);color:#f1f5ea;border:1px solid #54644b;border-radius:10px;font-size:12px;max-width:calc(100vw - 32px);width:max-content;z-index:1000;opacity:0;pointer-events:none;transition:opacity 150ms,transform 150ms;line-height:1.7}#toast.visible{opacity:1;transform:translate(-50%,0)}dialog{background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:20px;padding:36px;width:620px;max-width:calc(100vw - 32px);max-height:90vh}dialog::backdrop{background:rgb(9 18 17 / .64)}.modal-close{position:absolute;top:16px;right:16px}.icon-btn{border:0;background:none;padding:7px;display:grid;place-items:center;border-radius:8px}.icon-btn:hover{background:#e6ecdd}dialog .eyebrow{color:var(--muted);margin-top:4px}dialog h2{font-size:29px;font-weight:600;margin:10px 0 14px}dialog>p{font-size:12px;color:var(--muted);margin-bottom:22px}dialog label{display:block;font-size:12px;margin-top:18px;font-weight:600}dialog input,dialog textarea,dialog select{display:block;margin-top:8px;font-size:13px;font-weight:400;line-height:1.6}textarea{resize:vertical}.modal-note{font-size:11px!important;color:var(--muted);line-height:1.8;margin:18px 0 6px!important}.builder-question{border:1px solid var(--line);border-radius:12px;padding:20px;margin-top:24px;background:#f6f8f1}.builder-question-head{display:flex;justify-content:space-between;align-items:center}.builder-question-head b{font-size:9px;letter-spacing:.12em;color:var(--muted)}.question-controls{display:flex;align-items:center;gap:24px}.question-controls>label:first-child{flex:1}.check-label{display:flex!important;align-items:center;gap:8px;white-space:nowrap;padding-top:24px}.check-label input{width:16px;height:16px;margin:0;accent-color:#557b29}.optional{font-weight:400;font-size:10px;color:var(--muted);margin-left:5px}.question-hint{font-size:11px;color:var(--muted);margin-top:12px;line-height:1.8}.form-error{color:#a13535;font-size:12px;line-height:1.8;margin-top:16px}.vote-page{max-width:1000px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.vote-page>header{display:flex;justify-content:space-between;align-items:center;padding:30px 48px;border-bottom:1px solid var(--line)}.vote-page .brand{color:var(--ink)}.vote-page .brand svg,.vote-page .brand-period{color:#658c2c}.vote-anon{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted)}.vote-anon svg{width:15px;height:15px}.vote-main{max-width:730px;width:100%;padding:56px 32px;flex:1}.vote-intro{margin-bottom:38px}.vote-intro .eyebrow{color:var(--muted)}.vote-intro h1{font-size:34px;line-height:1.5;margin:16px 0;overflow-wrap:anywhere}.vote-intro p{font-size:13px;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere}.vote-info{display:flex;font-size:10px;color:var(--muted);margin-top:20px}.vote-info span{padding:0 16px;border-right:1px solid var(--line)}.vote-info span:first-child{padding-left:0}.vote-info span:last-child{border:0}.vote-question{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:28px;margin:0 0 20px;min-width:0}.vote-question legend{float:left;width:100%;margin-bottom:20px;padding:0}.vote-question legend+*{clear:both}.vote-question legend>span{font-size:9px;letter-spacing:.1em;color:var(--muted)}.vote-question h2{font-size:17px;font-weight:600;line-height:1.8;margin-top:8px;overflow-wrap:anywhere}.vote-question h2 small{font-size:9px;display:inline-block;background:#e8efda;padding:1px 6px;border-radius:4px;vertical-align:middle;margin-left:5px;color:#58713c}.vote-options{display:flex;flex-direction:column;gap:10px}.vote-option{display:flex;align-items:center;gap:12px;font-size:13px;border:1px solid var(--line);padding:16px;border-radius:9px;cursor:pointer;position:relative;overflow-wrap:anywhere;line-height:1.7}.vote-option:has(input:checked){border-color:#759249;background:#eef5dd}.vote-option input,.rating-options input{position:absolute;width:1px;height:1px;opacity:0}.option-indicator{width:17px;height:17px;flex-shrink:0;border:1px solid #98a28b;border-radius:50%;position:relative}.vote-option:has(input[type=checkbox]) .option-indicator{border-radius:4px}.vote-option:has(input:checked) .option-indicator{border:5px solid #5a7b32;background:#f5faed}.vote-option:has(input:focus-visible),.rating-options label:has(input:focus-visible){outline:3px solid #658a34;outline-offset:3px}.rating-options{display:flex;gap:12px}.rating-options label{flex:1;cursor:pointer;position:relative;border-radius:10px}.rating-options span{display:grid;place-items:center;height:58px;border:1px solid var(--line);border-radius:10px;font-size:24px}.rating-options input:checked+span{background:var(--lime);border-color:#87a74d}.rating-ends{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:10px}.vote-footnote{text-align:center;font-size:10px;color:var(--muted);margin-top:18px}.submit-vote{font-size:14px;min-height:52px}.vote-complete{text-align:center;padding:54px 0}.success-icon{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--lime);margin:0 auto 32px}.success-icon svg{width:32px;height:32px}.vote-complete h1{font-size:32px;line-height:1.6;margin:16px 0 22px}.vote-complete p{font-size:13px;color:var(--muted)}.completion-title{font-size:12px;overflow-wrap:anywhere;margin:32px 0 12px}.text-preview{min-height:200px;margin-top:24px}.text-preview>p{font-size:12px;color:var(--muted)}
@media(max-width:1250px){.sidebar{width:210px;padding:30px 16px 0}.main-wrap{margin-left:210px}main{padding:32px 28px}.topbar{padding:0 28px}.page-heading h1{font-size:26px}.metric{padding:18px}.metric strong{font-size:36px}.metric .live-label{font-size:29px;gap:10px}.metrics{gap:12px}.survey-banner{padding:22px}.survey-title h2{font-size:18px}.banner-actions{flex-direction:column}.results-grid{grid-template-columns:minmax(0,1.6fr) minmax(240px,1fr)}.panel,.live-panel{padding:24px}.live-panel h3{font-size:20px}.welcome-content{padding:32px}.welcome h2{font-size:38px}.visual-word{font-size:35px}.bar-label em{margin-left:8px}.auto-label{display:none}}
@media(max-width:1000px){.sidebar{width:185px;padding:26px 12px 0}.main-wrap{margin-left:185px}.nav-item{font-size:11px;gap:9px;padding:13px 9px}.profile{font-size:10px;gap:8px}.page-heading{align-items:flex-start}.page-heading h1{font-size:24px}.muted-title{display:block}.page-heading>.button{font-size:10px;padding:11px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.results-grid{grid-template-columns:minmax(0,1fr) minmax(220px,.75fr);gap:14px}.panel,.live-panel{padding:20px}.tabs{gap:16px}.tabs button{font-size:11px}.section-toolbar>.text-button{font-size:0}.section-toolbar>.text-button svg{width:19px;height:19px}.activity-panel .panel-top{align-items:flex-start;flex-direction:column;gap:8px}.live-panel h3{font-size:17px}.orbit{width:154px;height:154px}.orbit-inner strong{font-size:45px}.orbit-inner>span{font-size:6px}.welcome{grid-template-columns:1fr .75fr}.welcome h2{font-size:32px}.welcome-visual{padding:24px}.visual-word{font-size:30px}.setting-row{align-items:flex-start;flex-direction:column;gap:16px}.side-note p{font-size:13px}}
@media(max-width:760px){.sidebar{position:relative;width:100%;height:auto;inset:auto;padding:18px 20px;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.sidebar .brand{font-size:25px}.sidebar .brand svg{width:27px;height:27px}.workspace{display:block}.workspace-label,.side-section,.side-survey,.sidebar-bottom{display:none}.nav-item{width:auto;margin:0;padding:10px;font-size:11px}.nav-item[data-tab=overview],.nav-count{display:none}.main-wrap{margin:0}.topbar{height:52px;padding:0 20px}.breadcrumb{font-size:10px;gap:12px}.top-right{gap:10px}.today{font-size:10px}.avatar.small{width:25px;height:25px}.page-heading h1{font-size:25px}.muted-title{display:inline}.page-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:24px}.page-heading>.button{font-size:12px;padding:12px 16px}.page-heading .eyebrow{font-size:8px}.page-heading p{font-size:11px}main{padding:28px 20px}.survey-banner{display:block;padding:22px}.survey-title h2{font-size:18px}.banner-actions{flex-direction:row;margin-top:18px}.banner-actions .button{flex:1;font-size:11px;padding:11px}.metrics{margin:16px 0 28px;gap:12px}.metric{padding:18px}.metric>span{font-size:9px}.metric>div:first-child{font-size:10px}.metric strong{font-size:36px}.metric .live-label{font-size:29px}.results-grid{grid-template-columns:1fr}.question-panel{padding:24px}.live-panel{padding:26px;display:grid;grid-template-columns:1fr 150px;column-gap:24px;align-items:center}.live-panel .panel-top{grid-column:1/-1}.live-panel h3{font-size:20px;margin-top:16px}.orbit{grid-column:2;grid-row:2/5;width:133px;height:133px;margin:24px 0 12px;box-shadow:0 0 0 7px #23312a}.orbit:after{border-width:4px}.orbit-inner>span{font-size:5px}.orbit-inner strong{font-size:40px}.orbit-inner>div{font-size:8px;letter-spacing:2px}.live-panel>p{grid-column:1;margin:10px 0 16px;font-size:9px}.lime-outline{grid-column:1;font-size:10px;padding:10px}.activity-panel .panel-top{flex-direction:row}.memo-panel h3 br,.memo-panel p br{display:none}.memo-panel h3{font-size:20px}.section-toolbar{gap:8px}.tabs{gap:20px}.tabs button{font-size:11px;gap:6px}.question-meta{font-size:9px}.welcome{grid-template-columns:1fr}.welcome-content{padding:28px}.welcome h2{font-size:38px}.welcome-visual{min-height:240px;padding:24px;display:grid;grid-template-columns:1fr 1fr}.visual-label{grid-column:1/-1;font-size:8px}.visual-bars{position:absolute;right:-80px;top:0;width:250px;gap:15px;height:200px;opacity:.95}.visual-bars i{width:20px}.visual-word{font-size:35px;z-index:1;margin:42px 0 0}.visual-foot{grid-column:1/-1;z-index:1;margin-top:25px}.feature-strip{grid-template-columns:1fr;gap:20px;margin-top:28px}.feature-strip h3{font-size:16px}.feature-strip p{margin-left:29px}.library-item{gap:14px;padding:20px}.library-item h3{font-size:15px}.library-item p{font-size:10px}footer{padding:16px 20px 28px;font-size:7px}.vote-page>header{padding:22px}.vote-page .brand{font-size:27px}.vote-main{padding:36px 20px}.vote-intro h1{font-size:28px}.vote-intro p{font-size:12px}.vote-question{padding:22px 18px}.vote-question h2{font-size:16px}.vote-option{padding:14px;font-size:12px}.rating-options{gap:8px}.rating-options span{height:52px;font-size:21px}.vote-complete h1{font-size:26px}dialog{padding:28px 22px;border-radius:16px}dialog h2{font-size:26px}.builder-question{padding:16px}.question-controls{gap:16px}.check-label{font-size:11px}#toast{font-size:11px}.no-activity{font-size:10px}.bar-label{font-size:11px}}
@media(max-width:390px){.page-heading h1{font-size:23px}.live-panel{column-gap:14px;grid-template-columns:1fr 116px}.orbit{width:110px;height:110px}.orbit-inner strong{font-size:33px}.orbit-inner>span{font-size:4px}.live-panel h3{font-size:16px}.live-panel>p{font-size:8px}.lime-outline{font-size:9px;padding:9px}.metric .live-label{font-size:25px}.metric{padding:16px}.metric strong{font-size:32px}.signal i{width:2px}.tabs{gap:15px}.welcome h2{font-size:34px}.button{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.orbit:after{border:0;background:conic-gradient(var(--lime) var(--progress,0deg),#435338 0);mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#111 0);transform:none}

.question-actions{display:flex;align-items:center;gap:6px}.question-actions .text-button{font-size:10px;padding:5px}.question-actions .text-button svg{width:14px;height:14px}.scale-labels{display:grid;grid-template-columns:1fr 1fr;gap:14px}.draft-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#edf4e1;border:1px solid #bfd49e;border-radius:9px;padding:12px 14px;margin:18px 0;font-size:11px}.answer-meta{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:10px;margin-top:8px}.char-counter{font-variant-numeric:tabular-nums;white-space:nowrap}.response-question+.response-question{border-top:1px solid var(--line);margin-top:32px;padding-top:6px}.response-question h4{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.response-question h4 .muted{margin-left:0}.text-answer-group{scroll-margin-top:24px}.pager{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.pager .button{min-height:38px;padding:8px 14px}.pager>span{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums;text-align:center}
@media(max-width:600px){.scale-labels{grid-template-columns:1fr}.draft-notice{align-items:flex-start;flex-direction:column;gap:6px}.pager{gap:8px}.pager .button{padding:7px 10px}.pager>span{font-size:9px}}

.logout-button{font-size:10px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:transparent}.logout-button:hover{background:#eaf0de}@media(max-width:640px){.top-right .today{display:none}}

.library-row{display:flex;align-items:stretch;gap:8px}.library-row .library-item{flex:1;min-width:0;margin:0}.library-copy{min-width:0;flex:1}.library-copy h3{overflow-wrap:anywhere}.library-delete{align-self:center;border:1px solid #e1c5c5;color:#993939;background:#fff;border-radius:10px;padding:12px 15px;cursor:pointer}.survey-state{display:inline-flex;align-items:center;font-size:11px;font-weight:800;letter-spacing:.04em;padding:6px 10px;border-radius:6px;margin-top:9px}.survey-state.is-live{color:#165c32;background:#dff4bd}.survey-state.is-closed{color:#5b6260;background:#e8ebe9}.button.danger{background:#963d3d;color:#fff}.button.danger:disabled{opacity:.4;cursor:not-allowed}#delete-error{color:#9b2525}@media(max-width:480px){.library-row{gap:5px}.library-row .library-item{padding:16px 12px;gap:10px}.library-delete{padding:10px;font-size:11px}.library-index{display:none}.library-copy h3{font-size:14px}.top-right .today{display:none}}

.topbar{justify-content:flex-end}

.share-section{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.share-section h3{font-size:17px}.share-section p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:12px}.share-section input{min-width:0}

.preview-notice{padding:16px 20px;border:1px solid #bfd49e;background:#edf4e1;color:#40572c;border-radius:10px;font-size:13px;margin:0 0 28px;line-height:1.8}
