@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype");font-weight:500 900;font-display:swap}@font-face{font-family:Roboto HMA;src:url(/assets/Roboto-VariableFont_wdth_wght-WOy3sDCz.ttf) format("truetype");font-weight:100 900;font-display:swap}:root{color:#1d1617;background:#f7faf9;font-family:Poppins,Segoe UI,sans-serif;font-synthesis:none;--ink: #1d1617;--forest: #84468e;--forest-2: #696c80;--paper: #f7faf9;--white: #ffffff;--line: #e0e3e7;--muted: #7b6f72;--coral: #92a3fd;--coral-dark: #84468e;--teal: #006874;--mustard: #f2a900;--secondary-bg: #eceeee;--error: #ff5963;--success: #458045;--shadow: 0 8px 15px rgba(0, 0, 0, .1)}*{box-sizing:border-box}html{min-width:320px;background:var(--paper)}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{flex:0 0 auto}h1,h2,h3,p{margin-top:0}input,textarea,select{width:100%;border:1px solid #d9d6ce;background:#fff;color:var(--ink);border-radius:10px;padding:11px 13px;outline:none;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #2d9c8c1c}textarea{resize:vertical;line-height:1.55}select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#718080 50%),linear-gradient(135deg,#718080 50%,transparent 50%);background-position:calc(100% - 17px) 50%,calc(100% - 12px) 50%;background-size:5px 5px;background-repeat:no-repeat;padding-right:32px}code{font-family:Roboto HMA,Consolas,monospace}.eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:7px;color:#778181;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.primary-button,.secondary-button,.text-button,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;font-weight:750;white-space:nowrap}.primary-button{padding:11px 17px;background:var(--coral);color:#fff;box-shadow:0 7px 18px #f16e5238}.primary-button:hover{background:var(--coral-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.55;cursor:wait;transform:none}.primary-button.light{background:#fff;color:var(--forest);box-shadow:none}.primary-button.small{padding:9px 13px;font-size:13px}.primary-button.wide{width:100%;margin-top:18px}.secondary-button{padding:10px 14px;border:1px solid var(--line);background:#fff;color:var(--ink)}.secondary-button:hover,.secondary-button.active{border-color:#9fb9b5;background:#f5fbf9}.text-button,.text-link{padding:4px 0;background:none;color:#52706f;font-size:13px}.icon-button{display:inline-grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:#536665}.icon-button:hover{border-color:#a9b8b4;color:var(--ink)}.icon-button.tiny{width:30px;height:30px;border-radius:8px}.icon-button.danger,.danger-link{color:#c25243}.icon-button:disabled{opacity:.35;cursor:not-allowed}.login-page{display:grid;grid-template-columns:1.08fr .92fr;min-height:100vh;background:#fff}.login-story{position:relative;display:flex;min-height:100vh;padding:48px 8vw 42px 6vw;flex-direction:column;overflow:hidden;color:#fff;background:var(--forest)}.login-story:before,.login-story:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%}.login-story:before{width:620px;height:620px;right:-260px;top:-190px}.login-story:after{width:420px;height:420px;left:-210px;bottom:-220px}.login-brand,.brand{position:relative;z-index:2;display:flex;align-items:center;gap:11px;font-size:23px;font-weight:850;letter-spacing:-.04em}.brand-mark{display:inline-grid;width:31px;height:31px;place-items:center;border:2px solid currentColor;border-radius:50%;transform:rotate(-15deg)}.brand-mark:before,.brand-mark span{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:var(--coral)}.brand-mark:before{transform:translate(-6px,-2px)}.brand-mark span{transform:translate(6px,2px);background:var(--mustard)}.story-copy{position:relative;z-index:1;max-width:650px;margin:auto 0 34px}.story-kicker{display:inline-flex;align-items:center;gap:8px;color:#9ad6cd;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.story-copy h1{max-width:620px;margin:18px 0 22px;font-size:clamp(48px,5.6vw,82px);font-weight:650;letter-spacing:-.058em;line-height:.98}.story-copy h1 em{color:#f5b865;font-family:Georgia,serif;font-weight:400}.story-copy p{max-width:560px;color:#b9cbca;font-size:18px;line-height:1.6}.logic-visual{position:relative;z-index:2;width:min(540px,100%);margin:0 auto 36px}.logic-card{display:flex;width:78%;min-height:68px;padding:13px 16px;align-items:center;gap:13px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#ffffff12;box-shadow:0 18px 40px #00000021;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.logic-card.second{margin-left:18%;background:#2e9c8c2e}.logic-card.third{margin-left:7%}.logic-card>span:first-child,.logic-card>svg:first-child{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:#ffcf88;font-size:12px;background:#ffffff17;padding:8px}.logic-card div{display:flex;flex:1;flex-direction:column;gap:2px}.logic-card small{color:#92aaa8;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.logic-card strong{font-size:14px}.logic-card>svg:last-child{color:#6ed0bf}.logic-line{width:1px;height:18px;margin-left:38%;background:#ffffff40}.logic-line.short{margin-left:46%}.live-dot{width:8px;height:8px;border-radius:50%;background:#64d5c1;box-shadow:0 0 0 6px #64d5c11f}.login-quote{position:relative;z-index:2;color:#7f9997;font-family:Georgia,serif;font-size:13px;font-style:italic}.login-panel{display:grid;min-height:100vh;padding:42px;place-items:center;background:#fbfaf7}.login-box{width:min(440px,100%)}.login-box h2{margin-bottom:9px;font-size:34px;letter-spacing:-.04em}.muted{color:var(--muted)}.demo-switch{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:26px 0}.demo-switch button{display:flex;padding:13px;flex-direction:column;gap:2px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left}.demo-switch button.active{border-color:var(--coral);box-shadow:0 0 0 3px #f16e521a}.demo-switch span{color:var(--muted);font-size:11px}.login-box form{display:flex;flex-direction:column;gap:16px}.login-box form>label,.form-grid>label{display:flex;flex-direction:column;gap:7px;color:#3e5151;font-size:12px;font-weight:700}.password-wrap{position:relative}.password-wrap svg{position:absolute;left:13px;top:12px;color:#8c9796}.password-wrap input{padding-left:40px}.demo-note{display:block;margin-top:20px;color:#929a99;text-align:center}.app-frame{display:grid;grid-template-columns:246px 1fr;min-height:100vh;transition:grid-template-columns .2s}.app-frame.nav-collapsed{grid-template-columns:76px 1fr}.side-nav{position:sticky;z-index:20;top:0;display:flex;height:100vh;padding:25px 15px 16px;flex-direction:column;color:#dbe8e6;background:var(--forest)}.brand-row{display:flex;min-height:40px;padding:0 8px;align-items:center;justify-content:space-between}.side-close{display:none}.nav-links{display:flex;margin-top:30px;flex:1;flex-direction:column;gap:5px}.nav-section{height:16px;margin:0 11px 8px;color:#698582;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.nav-link{display:flex;min-height:43px;padding:0 12px;align-items:center;gap:12px;border-radius:10px;color:#9db3b1;font-size:13px;font-weight:650}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link.active{color:#fff;background:#ffffff1a}.nav-link.active:before{content:"";position:absolute;left:0;width:3px;height:25px;border-radius:0 3px 3px 0;background:var(--coral)}.nav-collapsed .nav-link{justify-content:center;padding:0}.nav-bottom{display:flex;flex-direction:column;gap:10px}.help-card{display:flex;min-height:58px;padding:11px;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.08);border-radius:11px;color:#7fa4a0;background:#ffffff09}.help-card div,.user-copy{display:flex;min-width:0;flex:1;flex-direction:column}.help-card strong{color:#dce8e7;font-size:11px}.help-card span,.user-copy span{color:#79918f;font-size:10px}.user-chip{display:flex;min-height:51px;padding:7px;align-items:center;gap:9px;border-radius:11px;background:#ffffff0f}.avatar{display:grid;width:34px;height:34px;place-items:center;flex:0 0 auto;border-radius:9px;color:#fff;background:var(--coral);font-size:11px;font-weight:800}.user-copy strong{overflow:hidden;color:#fff;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ghost-light{width:29px;height:29px;border:0;color:#8ea6a3;background:transparent}.collapse-button{display:flex;width:100%;height:34px;padding:0 11px;align-items:center;gap:9px;border:0;color:#6f8a87;background:transparent;font-size:10px}.nav-collapsed .help-card,.nav-collapsed .user-chip,.nav-collapsed .collapse-button{justify-content:center}.main-area{min-width:0;background:var(--paper)}.topbar{position:relative;z-index:10;display:flex;height:82px;padding:0 34px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f4f2edeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar h1{margin:0;font-size:23px;font-weight:780;letter-spacing:-.035em}.topbar .eyebrow{margin-bottom:2px;font-size:9px}.topbar-actions{display:flex;align-items:center;gap:10px}.environment-pill{display:inline-flex;padding:8px 11px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:99px;color:#6b7777;background:#fff9;font-size:10px;font-weight:700}.environment-pill span{width:7px;height:7px;border-radius:50%;background:#51b79e;box-shadow:0 0 0 3px #51b79e1f}.mobile-menu{display:none}.page-content{max-width:1500px;padding:30px 34px 56px;margin:auto}.dashboard,.content-stack{display:flex;flex-direction:column;gap:28px}.welcome-band{position:relative;display:flex;min-height:228px;padding:36px 40px;align-items:center;justify-content:space-between;overflow:hidden;border-radius:24px;color:#fff;background:var(--forest-2);box-shadow:var(--shadow)}.welcome-band>div:first-child{position:relative;z-index:2;max-width:680px}.welcome-band .eyebrow{color:#91c7bf}.welcome-band h2{margin:5px 0 10px;font-size:clamp(30px,3vw,44px);font-weight:630;letter-spacing:-.052em;line-height:1.08}.welcome-band p{max-width:620px;margin-bottom:0;color:#b6ccca;line-height:1.55}.welcome-band .primary-button{position:relative;z-index:2}.welcome-motif{position:absolute!important;width:330px;height:330px;right:3%;opacity:.55}.welcome-motif span{position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%}.welcome-motif span:nth-child(1){inset:0}.welcome-motif span:nth-child(2){inset:55px;border-color:#ecae4947}.welcome-motif span:nth-child(3){inset:110px;border:18px solid rgba(241,110,82,.18)}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.metric-row article{display:grid;min-height:110px;padding:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border:1px solid var(--line);border-radius:16px;background:var(--white)}.metric-icon{display:grid;width:45px;height:45px;place-items:center;border-radius:12px}.metric-icon.coral{color:#cc5b44;background:#fce7df}.metric-icon.teal{color:#237e70;background:#dff1ec}.metric-icon.amber{color:#9a7028;background:#faedce}.metric-row article>div:nth-child(2){display:flex;flex-direction:column}.metric-row strong{font-size:26px;letter-spacing:-.04em}.metric-row span{color:#596969;font-size:11px;font-weight:650}.metric-row small{color:#99a19f;font-size:9px}.section-block,.recent-panel{display:flex;flex-direction:column;gap:17px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between}.section-heading h2{margin:0;font-size:23px;letter-spacing:-.035em}.section-heading .eyebrow{margin-bottom:3px}.survey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.survey-card{position:relative;display:flex;min-height:250px;padding:23px;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--white);transition:transform .2s,box-shadow .2s}.survey-card:after{content:"";position:absolute;width:110px;height:110px;right:-36px;bottom:-44px;border:20px solid rgba(0,0,0,.035);border-radius:50%}.survey-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.survey-card.coral{border-top:3px solid var(--coral)}.survey-card.teal{border-top:3px solid var(--teal)}.survey-card.mustard{border-top:3px solid var(--mustard)}.survey-card-top,.survey-card-footer{display:flex;align-items:center;justify-content:space-between}.category-pill,.status-pill{display:inline-flex;width:fit-content;padding:5px 9px;align-items:center;gap:5px;border-radius:99px;color:#45605f;background:#e9efec;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.minutes,.survey-card-footer>span{display:inline-flex;align-items:center;gap:5px;color:#82908e;font-size:10px}.survey-card h3{margin:24px 0 9px;font-size:22px;letter-spacing:-.035em}.survey-card p{flex:1;color:var(--muted);font-size:12px;line-height:1.55}.survey-card-footer{padding-top:15px;border-top:1px solid #ece9e2}.card-participate{display:inline-flex;padding:8px 11px;align-items:center;gap:6px;border-radius:9px;color:#fff;background:var(--forest);font-size:10px;font-weight:800}.card-participate:hover{background:var(--coral-dark)}.recent-panel{padding:23px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.activity-list{display:flex;flex-direction:column}.activity-row{display:grid;min-height:65px;padding:9px 4px;grid-template-columns:auto 1fr auto 90px auto;align-items:center;gap:13px;border-top:1px solid #ece9e2}.activity-row:first-child{border-top:0}.activity-icon,.title-cell i{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#387f74;background:#e0f0eb}.activity-icon svg,.title-cell i svg{width:18px}.activity-row>div,.title-cell>span{display:flex;min-width:0;flex-direction:column}.activity-row strong{font-size:12px}.activity-row div span{color:var(--muted);font-size:10px}.activity-row time{color:#788482;font-size:10px}.source-badge,.role-badge,.active-badge{display:inline-flex;width:fit-content;padding:5px 8px;border-radius:99px;color:#267a6e;background:#dff2ed;font-size:9px;font-style:normal;font-weight:800;text-transform:uppercase}.source-badge.rest{color:#a6513f;background:#fae6de}.source-badge.large{padding:8px 12px;font-size:10px}.empty-inline{padding:26px 10px;color:#899290;text-align:center;font-size:12px}.page-lead{display:flex;min-height:110px;align-items:center;justify-content:space-between;gap:24px}.page-lead h2{margin-bottom:8px;font-size:30px;letter-spacing:-.045em}.page-lead p{max-width:690px;margin-bottom:0;color:var(--muted)}.big-count{display:flex;min-width:145px;padding:16px 22px;flex-direction:column;border-left:1px solid var(--line)}.big-count strong{font-size:33px}.big-count span{color:var(--muted);font-size:10px;text-transform:uppercase}.table-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--white)}.table-toolbar{display:flex;min-height:68px;padding:14px 18px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.search-box,.select-box{position:relative;display:flex;align-items:center}.search-box{width:min(420px,100%)}.search-box svg,.select-box svg{position:absolute;left:12px;z-index:1;color:#7d8987}.search-box input,.select-box select{padding-left:38px;background-color:#f8f7f3}.select-box{width:180px}.data-table{display:flex;flex-direction:column}.data-row{display:grid;min-height:70px;padding:11px 18px;grid-template-columns:2fr 1.1fr .8fr 1.1fr 30px;align-items:center;gap:15px;border-top:1px solid #ece9e2;font-size:11px}.data-row:hover:not(.data-head){background:#fbfaf6}.data-head{min-height:43px;border-top:0;color:#8a9391;background:#faf9f5;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.title-cell{display:flex;min-width:0;align-items:center;gap:11px}.title-cell small{color:var(--muted);font-size:9px}.date-cell{display:flex;align-items:center;gap:7px;color:#667574}.inline-error,.inline-success{display:flex;padding:11px 13px;align-items:center;gap:8px;border:1px solid #efc2b7;border-radius:10px;color:#a23f2f;background:#fff0eb;font-size:12px}.inline-success{border-color:#b8ded4;color:#287c6d;background:#ebf8f4}.empty-state,.loading-page,.app-loading{display:grid;min-height:45vh;padding:40px;place-items:center;align-content:center;color:var(--muted);text-align:center}.app-loading{min-height:100vh;background:var(--forest);color:#c0d2cf}.app-loading .brand-mark{margin-bottom:13px;color:#fff}.loading-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.loading-grid span{height:220px;border-radius:18px;background:linear-gradient(90deg,#e9e6df,#f5f3ee,#e9e6df);background-size:200%;animation:shimmer 1.2s infinite}@keyframes shimmer{to{background-position:-200% 0}}.management-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.management-card,.new-card{position:relative;display:flex;min-height:300px;padding:23px;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--white)}.card-accent{position:absolute;width:100%;height:4px;left:0;top:0;background:var(--coral)}.accent-1{background:var(--teal)}.accent-2{background:var(--mustard)}.management-card-head{display:flex;margin-bottom:20px;align-items:center;justify-content:space-between}.status-pill.draft{color:#96702f;background:#fbefcf}.status-pill.published{color:#26786c;background:#dff1ec}.status-pill.archived{color:#697170;background:#e9e9e7}.version{color:#939b99;font:10px Cascadia Code,monospace}.management-card h3{margin:7px 0 8px;font-size:21px}.management-card>p{flex:1;color:var(--muted);font-size:12px;line-height:1.55}.management-facts{display:flex;padding:13px 0;flex-wrap:wrap;gap:12px;border-top:1px solid #ece9e2;color:#71807e;font-size:9px}.management-facts span{display:flex;align-items:center;gap:5px}.card-actions{display:flex;padding-top:13px;align-items:center;gap:8px}.card-actions .secondary-button{margin-right:auto}.new-card{align-items:center;justify-content:center;border:1px dashed #b9bbb5;color:#697674;text-align:center;background:#ffffff59}.new-card>span{display:grid;width:52px;height:52px;margin-bottom:13px;place-items:center;border-radius:50%;color:var(--coral);background:#f9e5de}.new-card strong{color:var(--ink)}.new-card p{margin:6px 0 15px;font-size:11px}.new-card em{display:flex;align-items:center;gap:5px;color:var(--coral-dark);font-size:10px;font-style:normal;font-weight:750}.participate-lead .search-box{width:min(360px,100%)}.participation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.participation-card{position:relative;display:flex;min-height:330px;padding:25px;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:19px;background:var(--white);box-shadow:0 12px 30px #1a2e300d}.participation-card:before{content:"";position:absolute;width:150px;height:150px;right:-77px;top:71px;border:23px solid rgba(241,110,82,.07);border-radius:50%}.participation-card.tone-1:before{border-color:#2d9c8c14}.participation-card.tone-2:before{border-color:#e8ae491a}.participation-card-head{position:relative;display:flex;align-items:center;justify-content:space-between}.published-marker{display:inline-flex;align-items:center;gap:6px;color:#6d7c79;font-size:9px;font-weight:700}.published-marker i{width:7px;height:7px;border-radius:50%;background:#49af91;box-shadow:0 0 0 4px #49af911c}.participation-card h3{position:relative;margin:27px 0 10px;font-size:24px;letter-spacing:-.04em}.participation-card>p{position:relative;flex:1;color:var(--muted);font-size:12px;line-height:1.6}.participation-facts{display:flex;padding:15px 0;flex-wrap:wrap;gap:12px;border-top:1px solid #ebe8e1;color:#758481;font-size:9px}.participation-facts span{display:flex;align-items:center;gap:5px}.participate-button{display:flex;min-height:45px;padding:0 13px;align-items:center;justify-content:space-between;border-radius:10px;color:#fff;background:var(--forest);font-size:11px;font-weight:800}.participate-button span{display:flex;align-items:center;gap:7px}.participate-button:hover{background:var(--coral-dark)}.survey-stage{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;align-items:start}.survey-intro{position:sticky;top:30px;min-height:510px;padding:42px;overflow:hidden;border-radius:22px;color:#fff;background:var(--forest-2)}.survey-intro:after{content:"";position:absolute;width:300px;height:300px;right:-120px;bottom:-120px;border:42px solid rgba(241,110,82,.15);border-radius:50%}.survey-intro .category-pill{color:#a8d9d1;background:#ffffff17}.survey-intro h2{margin:24px 0 13px;font-size:40px;letter-spacing:-.05em}.survey-intro>p{color:#bad0cd;line-height:1.65}.path-note{display:flex;margin-top:35px;padding:16px;align-items:flex-start;gap:12px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#ffffff0e}.path-note span{display:flex;flex-direction:column;color:#91aaa7;font-size:11px}.path-note strong{margin-bottom:3px;color:#fff}.survey-form-card{padding:33px;border:1px solid var(--line);border-radius:22px;background:var(--white);box-shadow:var(--shadow)}.survey-form-card h3{margin:4px 0 7px;font-size:25px}.step-kicker{color:var(--coral-dark);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.field-stack{display:flex;margin-top:25px;flex-direction:column;gap:25px}.form-field,.preview-field{display:flex;flex-direction:column;gap:7px}.form-field>label,.preview-field>label{color:#314645;font-size:13px;font-weight:750}.form-field>label span,.question-content label span{margin-left:3px;color:var(--coral)}.form-field>small{margin-top:-3px;color:var(--muted);font-size:10px}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.choice-option{display:grid;min-height:48px;padding:10px 11px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border:1px solid #dcd9d2;border-radius:11px;color:#3e5050;background:#fff;text-align:left}.choice-option:hover{border-color:#9dbeb8}.choice-option.selected{border-color:var(--teal);background:#edf8f5;box-shadow:0 0 0 2px #2d9c8c14}.choice-check{display:grid;width:20px;height:20px;place-items:center;border:1px solid #c9ceca;border-radius:50%;color:#fff}.multiple .choice-check{border-radius:6px}.choice-option.selected .choice-check{border-color:var(--teal);background:var(--teal)}.choice-option code{color:#9aa2a0;font-size:8px}.number-input-wrap{position:relative;width:180px}.number-input-wrap input{padding-right:48px;font-size:19px;font-weight:700}.number-input-wrap span{position:absolute;right:13px;top:14px;color:#7b8987;font-size:11px}.runner-layout{display:grid;grid-template-columns:300px 1fr;gap:20px;align-items:start}.runner-summary{position:sticky;top:28px;display:flex;min-height:460px;padding:25px;flex-direction:column;border-radius:20px;color:#fff;background:var(--forest-2)}.runner-summary .text-button{margin-bottom:32px;color:#94b0ad;align-self:flex-start}.runner-summary .category-pill{color:#8dccbf;background:#ffffff14}.runner-summary h2{margin:20px 0 10px;font-size:28px;letter-spacing:-.04em}.runner-summary>p{color:#a9bfbc;font-size:11px;line-height:1.6}.progress-label{display:flex;margin-top:auto;padding-top:25px;justify-content:space-between;color:#9cb1ae;font-size:10px}.progress-label strong{color:#fff}.progress-track{height:5px;margin:8px 0 17px;overflow:hidden;border-radius:99px;background:#ffffff1f}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--coral);transition:width .3s}.runner-facts{display:flex;flex-direction:column;gap:8px;color:#91a9a6;font-size:10px}.runner-facts span{display:flex;align-items:center;gap:7px}.question-sheet{padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:var(--shadow)}.question-sheet-head{display:flex;padding-bottom:22px;align-items:center;justify-content:space-between;border-bottom:1px solid #e9e6df}.question-sheet-head h3{margin:0;font-size:25px}.answer-counter,.question-total{display:grid;min-width:44px;height:44px;padding:0 9px;place-items:center;border-radius:50%;color:#347f73;background:#e2f2ed;font-size:11px;font-weight:800}.question-list{display:flex;flex-direction:column}.question-block{display:grid;padding:26px 0;grid-template-columns:44px 1fr;gap:14px;border-bottom:1px solid #ece9e3}.question-block.nested{margin-left:45px;padding:20px;border:0;border-radius:14px;background:#f5f3ee}.question-number{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#8a9694;background:#f0eee9;font:10px Cascadia Code,monospace}.nested .question-number{color:var(--coral-dark);background:#f9e4dc}.question-content{min-width:0}.question-label-row{display:flex;margin-bottom:5px;align-items:flex-start;justify-content:space-between;gap:12px}.question-content label{color:#263b3b;font-size:14px;font-weight:760;line-height:1.4}.question-content>p{margin-bottom:12px;color:var(--muted);font-size:10px}.type-chip{padding:4px 7px;border-radius:6px;color:#8a9391;background:#efeee9;font:8px Cascadia Code,monospace;white-space:nowrap}.runner-footer{display:flex;padding-top:24px;align-items:center;justify-content:space-between;gap:14px}.runner-footer>span{color:#8c9694;font-size:9px}.survey-success{display:flex;min-height:560px;padding:55px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:24px;background:var(--white);text-align:center;box-shadow:var(--shadow)}.success-orbit{display:grid;width:86px;height:86px;margin-bottom:22px;place-items:center;border:12px solid #dff2ec;border-radius:50%;color:#2d8d7e;background:#fff}.success-orbit svg{width:36px;height:36px}.survey-success h2{margin-bottom:9px;font-size:34px;letter-spacing:-.045em}.survey-success>p{max-width:520px;color:var(--muted)}.success-meta{display:flex;margin:18px 0 24px;gap:10px}.success-meta span{display:flex;padding:9px 12px;align-items:center;gap:6px;border-radius:9px;background:#f3f1ec;color:#647371;font-size:10px}.result-detail{display:flex;flex-direction:column;gap:22px}.result-hero{display:flex;min-height:175px;padding:34px;align-items:center;justify-content:space-between;border-radius:20px;color:#fff;background:var(--forest-2)}.result-hero h2{margin:15px 0 5px;font-size:36px;letter-spacing:-.05em}.result-hero p{margin:0;color:#a9bfbc}.result-hero .category-pill{color:#8fd1c5;background:#ffffff17}.result-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.result-meta-grid>div{display:flex;padding:16px;align-items:center;gap:11px;border:1px solid var(--line);border-radius:14px;background:var(--white)}.result-meta-grid svg{color:var(--teal)}.result-meta-grid span{display:flex;min-width:0;flex-direction:column}.result-meta-grid small{color:#899391;font-size:9px;text-transform:uppercase}.result-meta-grid strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.answer-section{padding:25px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.parameter-summary{display:grid;margin-top:18px;grid-template-columns:repeat(3,1fr);gap:10px}.parameter-summary>div{display:flex;padding:14px;flex-direction:column;border-radius:11px;background:#f5f3ee}.parameter-summary small{color:#7c8987;font-size:9px}.parameter-summary strong{margin:4px 0 7px}.parameter-summary code{color:#9a6660;font-size:9px}.answer-list{display:flex;margin-top:18px;flex-direction:column}.answer-list article{display:grid;padding:22px 0;grid-template-columns:45px 1fr;gap:15px;border-top:1px solid #ebe8e1}.answer-list article:first-child{border-top:0}.answer-index{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:#788583;background:#efeee9;font:9px Cascadia Code,monospace}.answer-list small{color:#8a9694;font:8px Cascadia Code,monospace}.answer-list h3{margin:5px 0 10px;font-size:14px}.answer-list p{margin-bottom:8px;color:#244340;font-size:15px;font-weight:650}.answer-list code{color:#9ca3a1;font-size:8px}.builder-page{margin:-10px -4px 0}.builder-toolbar{position:sticky;z-index:8;top:0;display:flex;min-height:58px;padding:8px 0;align-items:center;justify-content:space-between;background:var(--paper)}.builder-toolbar-actions{display:flex;gap:8px}.builder-columns{display:grid;grid-template-columns:minmax(600px,1fr) 390px;gap:16px;align-items:start}.preview-closed .builder-columns{grid-template-columns:1fr}.builder-canvas{display:flex;min-width:0;flex-direction:column;gap:15px}.editor-section{padding:24px;border:1px solid var(--line);border-radius:17px;background:var(--white)}.editor-section-title{display:flex;margin-bottom:23px;align-items:center;gap:12px}.editor-section-title>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--coral-dark);background:#f9e5dd;font:10px Cascadia Code,monospace}.editor-section-title>div{flex:1}.editor-section-title h2{margin:0 0 3px;font-size:18px}.editor-section-title p{margin:0;color:var(--muted);font-size:10px}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.three{grid-template-columns:1.2fr 1fr 1fr}.span-two{grid-column:span 2}.input-suffix{position:relative}.input-suffix input{padding-right:45px}.input-suffix span{position:absolute;right:13px;top:12px;color:#83908e;font-size:10px}.editor-items,.question-editors{display:flex;flex-direction:column;gap:10px}.parameter-editor{display:flex;padding:15px;align-items:flex-start;gap:12px;border:1px solid #e2dfd8;border-radius:13px;background:#faf9f5}.editor-item-icon{display:grid;width:35px;height:35px;place-items:center;border-radius:9px;color:#367e73;background:#e0f1ec}.editor-item-icon svg{width:17px}.editor-item-body{min-width:0;flex:1}.inline-settings{display:flex;margin-top:12px;align-items:center;flex-wrap:wrap;gap:13px}.inline-settings>label:not(.toggle){display:flex;align-items:center;gap:7px;color:#61706e;font-size:10px;font-weight:700}.inline-settings input,.inline-settings select{width:130px;padding:7px 9px;font-size:10px}.toggle{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:8px!important;cursor:pointer}.toggle input{position:absolute;width:1px!important;height:1px;opacity:0}.toggle>span{position:relative;width:32px;height:18px;border-radius:99px;background:#c7cbc7;transition:.2s}.toggle>span:after{content:"";position:absolute;width:14px;height:14px;left:2px;top:2px;border-radius:50%;background:#fff;transition:.2s}.toggle input:checked+span{background:var(--teal)}.toggle input:checked+span:after{transform:translate(14px)}.options-editor{margin-top:14px;padding:12px;border-radius:10px;background:#f1efe9}.mini-label{display:flex;margin-bottom:8px;align-items:center;justify-content:space-between;color:#657472;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mini-label span{display:flex;align-items:center;gap:6px}.mini-label button,.rules-head button{display:flex;padding:4px 7px;align-items:center;gap:4px;border:0;border-radius:6px;color:#2b7b6e;background:#dceee9;font-size:8px;font-weight:800}.option-row{display:grid;margin-top:6px;grid-template-columns:.7fr 1fr 30px;gap:6px}.option-row input{padding:7px 9px;font-size:10px}.editor-hint{display:block;color:#929a98;font-size:9px;line-height:1.4}.empty-editor{display:flex;padding:30px;align-items:center;flex-direction:column;justify-content:center;border:1px dashed #cac9c3;border-radius:12px;color:#8c9694;text-align:center}.empty-editor svg{margin-bottom:9px;color:#ad7570}.empty-editor strong{color:#566665}.empty-editor p{max-width:400px;margin:5px 0 0;font-size:10px}.question-editor{overflow:hidden;border:1px solid #dfdcd5;border-radius:12px;background:#fff}.question-editor.nested-editor{margin-left:35px;border-left:3px solid var(--coral)}.question-editor-summary{display:grid;width:100%;min-height:67px;padding:12px 14px;grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:11px;border:0;background:#faf9f6;text-align:left}.question-editor-summary>svg:first-child{color:#b5b9b5}.question-editor-summary>svg:last-child{color:#8d9896;transition:transform .2s}.question-editor-summary>svg.rotated{transform:rotate(180deg)}.question-order{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;color:#807f78;background:#eceae4;font:9px Cascadia Code,monospace}.question-editor-summary div{display:flex;min-width:0;flex-direction:column}.question-editor-summary strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.question-editor-summary small{margin-top:3px;color:#929a98;font:8px Cascadia Code,monospace}.rule-count{display:flex;padding:4px 7px;align-items:center;gap:4px;border-radius:7px;color:#2c7e71;background:#def0eb;font-size:8px;font-weight:800}.question-editor-body{padding:17px;border-top:1px solid #e4e1da}.rules-editor{margin-top:15px;padding:12px;border:1px solid #e0ddd6;border-radius:11px;background:#f7f6f2}.rules-head{display:flex;margin-bottom:9px;align-items:center;justify-content:space-between}.rules-head>div{display:flex;align-items:center;gap:6px;color:#5d6e6c;font-size:10px;font-weight:800}.logic-select{display:flex;margin-bottom:7px;align-items:center;gap:7px;color:#71807e;font-size:9px}.logic-select select{width:210px;padding:6px 8px;font-size:9px}.rule-row{display:grid;margin-top:6px;grid-template-columns:1.2fr .8fr .8fr 30px;gap:6px}.rule-row input,.rule-row select{padding:7px 8px;font-size:9px}.danger-link{display:flex;margin:14px 0 0 auto;align-items:center;gap:5px;border:0;background:transparent;font-size:9px}.live-preview{position:sticky;top:70px;max-height:calc(100vh - 120px);overflow:auto;border:1px solid #cad0cc;border-radius:17px;background:#e8ebe7;box-shadow:var(--shadow)}.preview-browser{position:sticky;z-index:2;top:0;display:flex;height:34px;padding:0 11px;align-items:center;gap:5px;border-bottom:1px solid #d6d9d5;background:#f4f5f2}.preview-browser>span{width:7px;height:7px;border-radius:50%;background:#df7a66}.preview-browser>span:nth-child(2){background:#e1b55c}.preview-browser>span:nth-child(3){background:#69ad9e}.preview-browser small{margin-left:auto;color:#8a9492;font-size:8px;text-transform:uppercase}.preview-body{min-height:580px;padding:25px 20px;background:#fffefa}.preview-body>h2{margin:14px 0 7px;font-size:24px;letter-spacing:-.04em}.preview-body>p{color:var(--muted);font-size:10px;line-height:1.5}.preview-divider{display:flex;margin:19px 0 11px;padding-top:12px;align-items:center;gap:5px;border-top:1px solid #e5e3dd;color:#89928f;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.preview-field{margin-bottom:16px}.preview-field.nested{margin-left:17px;padding:12px;border-radius:10px;background:#f4f2ed}.preview-field>small{color:#989f9d;font:8px Cascadia Code,monospace}.preview-field>label{margin:3px 0 5px;font-size:10px}.preview-field input,.preview-field textarea,.preview-field select{padding:8px;font-size:9px}.preview-field .choice-grid{grid-template-columns:1fr;gap:5px}.preview-field .choice-option{min-height:35px;padding:6px 8px;font-size:9px}.preview-field .choice-check{width:16px;height:16px}.dictionary-grid{display:grid;padding:18px;grid-template-columns:repeat(2,1fr);gap:13px}.dictionary-card{padding:19px;border:1px solid #e1ded7;border-radius:14px}.dictionary-icon{display:grid;width:39px;height:39px;margin-bottom:13px;place-items:center;border-radius:11px;color:#a95442;background:#fae7e0}.dictionary-icon.tone-1{color:#287b6e;background:#dff1ec}.dictionary-icon.tone-2{color:#98712d;background:#faedcf}.dictionary-icon svg{width:19px}.dictionary-title{display:flex;justify-content:space-between;gap:10px}.dictionary-title h3{margin-bottom:5px;font-size:16px}.dictionary-title p{color:var(--muted);font-size:10px}.dictionary-title>span{height:fit-content;padding:4px 7px;border-radius:7px;color:#6d7977;background:#efeee9;font-size:8px;white-space:nowrap}.code-cloud{display:flex;min-height:65px;margin:12px 0;align-content:flex-start;flex-wrap:wrap;gap:5px}.code-cloud span{display:inline-flex;padding:5px 7px;align-items:center;gap:6px;border:1px solid #e1dfd9;border-radius:7px;color:#657270;font-size:8px}.code-cloud code{color:#b05c4c;font-size:7px}.code-cloud em{color:#949c9a;font-size:9px}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;padding:24px;place-items:center;background:#0f262994;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(560px,100%);max-height:calc(100vh - 48px);padding:25px;overflow:auto;border-radius:18px;background:var(--white);box-shadow:0 30px 90px #00000040}.wide-modal{width:min(760px,100%)}.modal-head{display:flex;margin-bottom:23px;align-items:flex-start;justify-content:space-between}.modal-head h2{margin:0;font-size:25px}.modal-actions{display:flex;margin-top:24px;justify-content:flex-end;gap:8px}.dictionary-values-editor{margin-top:22px}.dictionary-value-head,.dictionary-value-row{display:grid;grid-template-columns:.8fr 1fr 55px 32px;gap:7px;align-items:center}.dictionary-value-head{padding:5px 8px;color:#8c9593;font-size:8px;text-transform:uppercase}.dictionary-value-row{margin-top:6px}.dictionary-value-row input{padding:8px 9px;font-size:10px}.toggle.compact{justify-content:center}.users-table .data-row{grid-template-columns:2fr 1fr .7fr .8fr 85px}.admin-avatar{color:#a55744!important;background:#fae6df!important}.username-code{padding:4px 7px;border-radius:6px;color:#576866;background:#eeeee9;font-size:9px}.role-badge.admin{color:#9a4b3b;background:#fae5dd}.role-badge.user{color:#2b766b;background:#ddf0eb}.active-badge{align-items:center;gap:5px;color:#347c70;background:transparent}.active-badge i{width:6px;height:6px;border-radius:50%;background:#4caf91}.active-badge.off{color:#8a9290}.active-badge.off i{background:#a5aaa7}.row-actions{display:flex;justify-content:flex-end;gap:5px}.form-toggle{min-height:42px;padding-top:18px}body{color:var(--ink);background:var(--paper)}input,textarea,select{border-color:var(--line);border-radius:8px}input:focus,textarea:focus,select:focus{border-color:var(--coral);box-shadow:0 0 0 3px #92a3fd38}.primary-button{color:var(--ink);background:var(--coral);border-radius:8px;box-shadow:0 3px 6px #0000001a;font-weight:500}.primary-button:hover{color:#fff;background:var(--coral-dark)}.secondary-button,.icon-button{border-radius:8px}.text-link{color:var(--coral-dark)}.brand-mark-gpi{width:42px;height:32px;border:0;border-radius:8px;color:var(--ink);background:var(--coral);transform:none;font:800 10px Roboto HMA,sans-serif;letter-spacing:.08em}.brand-mark-gpi:before,.brand-mark-gpi>span{display:none}.brand-product{display:flex;flex-direction:column;gap:1px;line-height:1}.brand-product strong{font-size:17px;font-weight:500;letter-spacing:-.02em}.brand-product small{font:500 7px Roboto HMA,sans-serif;letter-spacing:.11em;text-transform:uppercase;opacity:.68}.login-story{background:linear-gradient(145deg,#84468e,#696c80 55%,#006874 115%)}.login-panel{background:var(--paper)}.story-kicker,.story-copy h1 em{color:#d8ddff;font-family:inherit}.story-copy p,.login-quote{color:#ffffffc2}.logic-card.second{background:#92a3fd38}.demo-switch button.active{border-color:var(--coral);background:#92a3fd14;box-shadow:0 0 0 3px #92a3fd29}.side-nav{color:var(--ink);background:#fff;border-right:1px solid var(--line)}.nav-section,.help-card span,.user-copy span,.collapse-button{color:var(--muted)}.nav-link{color:#696c80}.nav-link:hover{color:var(--ink);background:#92a3fd1a}.nav-link.active{color:var(--ink);background:#92a3fd38}.nav-link.active:before{background:var(--coral-dark)}.help-card{color:var(--coral-dark);border-color:var(--line);background:var(--paper)}.help-card strong,.user-copy strong{color:var(--ink)}.user-chip{background:var(--secondary-bg)}.avatar{color:var(--ink);background:var(--coral)}.ghost-light{color:#696c80}.topbar{background:#ffffffeb}.environment-pill{color:#696c80;background:var(--paper)}.environment-pill span{background:var(--success);box-shadow:0 0 0 3px #4580451f}.welcome-band{background:linear-gradient(125deg,var(--coral-dark),#696c80 65%,var(--teal));box-shadow:var(--shadow)}.welcome-band .eyebrow,.welcome-band p{color:#ffffffc7}.survey-intro,.runner-summary,.result-hero{background:linear-gradient(145deg,var(--coral-dark),#696c80)}.survey-intro>p,.runner-summary>p,.result-hero p,.runner-facts,.progress-label,.runner-summary .text-button{color:#ffffffb8}.survey-intro .category-pill,.runner-summary .category-pill,.result-hero .category-pill{color:#fff;background:#92a3fd3d}.choice-option.selected{border-color:var(--coral);background:#92a3fd1a;box-shadow:0 0 0 2px #92a3fd1a}.choice-option.selected .choice-check{border-color:var(--coral-dark);background:var(--coral-dark)}.answer-counter,.question-total{color:var(--coral-dark);background:#92a3fd2b}.question-block.nested,.preview-field.nested{background:#92a3fd14}.nested .question-number{color:var(--coral-dark);background:#92a3fd2e}.editor-section-title>span{color:var(--coral-dark);background:#92a3fd2b}.editor-item-icon,.rule-count{color:var(--teal);background:#0068741a}.question-editor.nested-editor{border-left-color:var(--coral)}.preview-browser{background:var(--secondary-bg)}.preview-body{background:#fff}.survey-section-heading,.preview-section{display:flex;align-items:center;gap:12px;color:var(--coral-dark);font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.survey-section-heading{padding:25px 0 5px}.survey-section-heading:after,.preview-section:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,rgba(132,70,142,.34),transparent)}.preview-section{margin:20px 0 10px;font-size:8px}.scale-control{width:min(760px,100%);margin-top:12px}.scale-labels{display:flex;min-height:18px;margin-bottom:7px;justify-content:space-between;gap:16px;color:var(--muted);font-size:9px}.scale-labels span:last-child{text-align:right}.scale-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(38px,1fr));gap:6px}.scale-options button{min-width:38px;height:42px;border:1px solid var(--line);border-radius:8px;color:#696c80;background:#fff;font:500 12px Roboto HMA,sans-serif}.scale-options button:hover{border-color:var(--coral);background:#92a3fd14}.scale-options button.selected{border-color:var(--coral-dark);color:#fff;background:var(--coral-dark);box-shadow:0 3px 6px #0000001a}.preview-field .scale-labels{font-size:7px}.preview-field .scale-options{grid-template-columns:repeat(auto-fit,minmax(28px,1fr));gap:4px}.preview-field .scale-options button{min-width:28px;height:30px;padding:0;font-size:8px}.license-review-note{display:flex;margin-top:18px;padding:14px 16px;align-items:flex-start;gap:10px;border:1px solid rgba(242,169,0,.42);border-radius:8px;color:#674d00;background:#f2a9001a}.license-review-note>div{display:flex;flex-direction:column;gap:4px}.license-review-note strong{font-size:11px}.license-review-note span{color:#735f2e;font-size:9px;line-height:1.5}.license-review-note small{color:#887957;font:8px Roboto HMA,sans-serif}.scale-label-editor{margin-top:12px}@media(max-width:1150px){.login-page{grid-template-columns:1fr 1fr}.story-copy h1{font-size:52px}.survey-grid,.management-grid,.participation-grid{grid-template-columns:repeat(2,1fr)}.metric-row article{grid-template-columns:auto 1fr}.metric-row small{display:none}.builder-columns{grid-template-columns:1fr 340px}.form-grid.three{grid-template-columns:1fr 1fr}.result-meta-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.app-frame,.app-frame.nav-collapsed{grid-template-columns:1fr}.side-nav{position:fixed;width:260px;left:-280px;transition:left .22s;box-shadow:20px 0 50px #00000040}.side-nav.mobile-open{left:0}.side-close{display:grid;color:#b7c9c7;border:0;background:transparent}.nav-scrim{position:fixed;z-index:15;inset:0;border:0;background:#0a1e2080}.mobile-menu{display:grid}.topbar{height:72px;padding:0 20px;justify-content:flex-start;gap:13px}.topbar-actions{margin-left:auto}.environment-pill{display:none}.page-content{padding:22px 20px 44px}.login-story{padding:35px}.logic-visual{display:none}.survey-stage,.runner-layout{grid-template-columns:1fr}.survey-intro,.runner-summary{position:relative;top:auto;min-height:280px}.runner-summary .progress-label{margin-top:20px}.builder-columns{grid-template-columns:1fr}.live-preview{position:relative;top:auto;max-height:none}.data-row{grid-template-columns:1.7fr .9fr .7fr 30px}.data-row>span:nth-child(2){display:none}.users-table .data-row{grid-template-columns:1.7fr .8fr .8fr 70px}.users-table .data-row>span:nth-child(2){display:none}}@media(max-width:700px){.login-page{grid-template-columns:1fr}.login-story{min-height:370px;padding:28px}.story-copy{margin:auto 0 0}.story-copy h1{font-size:42px}.story-copy p{font-size:14px}.login-quote{display:none}.login-panel{min-height:auto;padding:38px 22px}.welcome-band{padding:28px;align-items:flex-start;flex-direction:column;gap:20px}.welcome-motif{display:none}.metric-row,.survey-grid,.management-grid,.participation-grid,.dictionary-grid,.parameter-summary{grid-template-columns:1fr}.page-lead{align-items:flex-start;flex-direction:column}.big-count{border-left:0;border-top:1px solid var(--line)}.table-toolbar{align-items:stretch;flex-direction:column}.search-box,.select-box{width:100%}.data-row{grid-template-columns:1fr auto auto}.data-row>span:nth-child(2),.data-row>span:nth-child(4){display:none}.users-table .data-row{grid-template-columns:1fr auto auto}.users-table .data-row>span:nth-child(4){display:none}.choice-grid{grid-template-columns:1fr}.question-sheet{padding:18px}.question-block{grid-template-columns:35px 1fr}.question-block.nested{margin-left:10px;padding:13px}.runner-footer,.success-meta{align-items:stretch;flex-direction:column}.form-grid.two,.form-grid.three{grid-template-columns:1fr}.span-two{grid-column:span 1}.parameter-editor{flex-wrap:wrap}.editor-item-body{width:calc(100% - 52px);flex:auto}.rule-row{grid-template-columns:1fr;padding:9px;border:1px solid #e2dfd8;border-radius:8px}.question-editor.nested-editor{margin-left:12px}.builder-toolbar{align-items:flex-start;flex-direction:column}.builder-toolbar-actions{width:100%;overflow:auto}.builder-toolbar-actions .secondary-button,.builder-toolbar-actions .primary-button{font-size:10px}.result-meta-grid{grid-template-columns:1fr}.result-hero{align-items:flex-start;flex-direction:column;gap:18px}.dictionary-value-head{display:none}.dictionary-value-row{grid-template-columns:1fr 1fr 45px 30px}}
