:root{font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#253044;background:#f5f6f8;font-synthesis:none;--red: #a92230;--red-dark: #801823;--navy: #172338;--muted: #7d8594;--line: #e7e9ee;--gold: #bf9859;--white: #fff;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button,a,input,textarea,select{outline-offset:4px}a:focus-visible,button:focus-visible{outline:3px solid #b98843}input,select,textarea{width:100%;border:1px solid #dde1e8;border-radius:7px;background:#fff;padding:12px 13px;color:#253044;outline-color:#a92230;min-height:44px}input[readonly]{background:#f6f7f9;color:#737e91}textarea{min-height:95px;resize:vertical;line-height:1.7}input[type=checkbox],input[type=radio]{width:17px;height:17px;min-height:0;accent-color:var(--red);flex-shrink:0}label{display:flex;flex-direction:column;gap:9px;font-size:14px;font-weight:500;margin-bottom:20px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.5}h1{font-size:32px;letter-spacing:-.8px;margin-bottom:10px}h2{font-size:19px;margin-bottom:0}h3{font-size:17px;margin-bottom:8px}p{line-height:1.8;color:#7a8392}small{font-size:12px}.primary,.secondary,.danger,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 19px;border-radius:7px;font-size:14px;font-weight:500;white-space:nowrap}.primary{background:var(--red);color:#fff;border:1px solid var(--red);box-shadow:0 3px 6px #a9223010}.primary:hover:not(:disabled){background:var(--red-dark)}.secondary{background:#fff;color:#475268;border:1px solid #dfe3e9}.secondary:hover:not(:disabled){border-color:#aaa;color:var(--red)}.danger{background:#fff0f0;color:var(--red);border:1px solid #f0ccd0}.small{padding:7px 12px;min-height:35px;font-size:13px}.full{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;color:#7d8696;border-radius:6px}.icon-button:hover{background:#f1f3f5;color:var(--red)}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:14px;background:transparent;color:#525f72}.text-link:hover{color:var(--red)}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;color:#9c815d;margin-bottom:9px}.muted{color:var(--muted);font-size:14px}.badge{display:inline-flex;align-items:center;white-space:nowrap;gap:6px;padding:5px 9px;border-radius:5px;font-size:12px;font-weight:500;line-height:1.4}.badge.muted{background:#eef0f4;color:#738094}.badge.red{background:#f8e9eb;color:#aa2533}.badge.gold{background:#f5eddc;color:#967032}.badge.green{background:#e9f3ed;color:#397651}.brand{display:flex;align-items:center;gap:11px;font-size:17px;letter-spacing:1px;font-weight:700;color:#253044;white-space:nowrap}.brand>span:last-child{display:flex;flex-direction:column}.brand small{font-size:8px;letter-spacing:2.6px;font-weight:500;margin-top:5px;color:#9a8792}.brand-mark{width:38px;height:41px;border-radius:11px;background:var(--red);display:flex;align-items:center;justify-content:center;color:#ffe7b7;font-family:Georgia,serif;font-size:29px;position:relative;font-weight:400;box-shadow:0 4px 8px #a9223010}.brand-light{color:#ffedda}.brand-light .brand-mark{background:#ffffff10;border:1px solid #ffffff25}.brand-light small{color:#d9bda4}.brand-light .brand-mark{box-shadow:none}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;padding:25px}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px;gap:15px}.panel-heading .eyebrow{font-size:10px;margin-bottom:5px}.panel-heading>svg{color:#909aaa}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:15px}.section-heading h2{display:flex;align-items:center;gap:12px}.section-heading h2 span{font-size:12px;font-weight:400;color:#8c95a3}.section-heading>span{font-size:13px;color:#828b99}.notice{padding:12px 15px;display:flex;align-items:flex-start;gap:9px;border-radius:7px;font-size:14px;line-height:1.6;margin-bottom:18px}.notice svg{flex-shrink:0;margin-top:2px}.notice.error{background:#fcecee;color:#a92230;border:1px solid #f3c7cd}.notice.success{background:#edf5ef;color:#477654;border:1px solid #d6e8dc}.loading{padding:80px 25px;display:flex;align-items:center;justify-content:center;gap:10px;color:#8790a0;min-height:200px;flex-wrap:wrap}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;padding:45px 15px}.empty h3{margin-top:15px;color:#687588}.empty p{font-size:14px;margin-bottom:0}.empty-emblem{display:inline-flex;width:50px;height:50px;border-radius:14px;background:#f6f2ed;color:#c7b299;align-items:center;justify-content:center;font:32px Georgia}.avatar{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;position:relative;border-radius:50%;background:linear-gradient(135deg,#ecd9c9,#c69f83);overflow:hidden;color:#794d38;font-size:15px;font-weight:500}.avatar>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.avatar-small{width:30px;height:30px;font-size:11px}.avatar-large{width:64px;height:64px;font-size:21px}.avatar-xl{width:92px;height:92px;font-size:28px}.back{display:inline-flex;align-items:center;gap:3px;font-size:13px;color:#7d7e86}.qr{background:#fff;padding:17px;border-radius:10px;display:flex;align-items:center;flex-direction:column;color:#384257}.qr img{width:174px;height:174px;max-width:100%}.qr span{font-size:13px;margin-top:12px}.check-label{flex-direction:row;align-items:center;gap:9px;font-size:14px;font-weight:400}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.modal{width:570px;max-width:calc(100% - 32px);max-height:90dvh;border:0;border-radius:14px;padding:28px;box-shadow:0 30px 100px #14213944;color:#253044}.modal::backdrop{background:#131e3299;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal p{font-size:14px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}.disabled{pointer-events:none;opacity:.45}.portal{background:#fafaf9;min-height:100dvh}.portal-header,.portal main,.portal footer{max-width:1240px;margin:auto;padding-left:36px;padding-right:36px}.portal-header{height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e5e1}.portal-heading{display:flex;align-items:center;justify-content:space-between;padding:66px 0 50px}.portal-heading h1{font-size:48px;line-height:1.4;letter-spacing:1px;font-weight:700;margin:18px 0}.portal-heading h1 span{color:var(--red)}.portal-heading p{font-size:14px;color:#89909b;letter-spacing:2px;margin-bottom:0}.portal-seal{display:flex;flex-direction:column;align-items:center;color:#a78355;margin-right:75px;gap:21px}.portal-seal>svg{width:150px;height:150px;border:1px solid #d9c7ac;border-radius:50%;padding:34px}.portal-seal>span{font-size:12px;letter-spacing:5px}.portal .section-heading{padding-top:10px;border-bottom:1px solid #e4e3e1;padding-bottom:18px;margin-bottom:25px}.portal .section-heading h2{font-size:19px}.portal .section-heading h2 span{font-size:11px;letter-spacing:2px;color:#aab0b8}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.event-card{border:1px solid #e5e4e1;border-radius:13px;background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.event-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #28334b0c}.event-art{background:radial-gradient(ellipse at 80% 20%,#b14b43,transparent 65%),linear-gradient(135deg,#63212b,#942b34);height:210px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#dfbd87;gap:13px}.event-art .badge{position:absolute;right:18px;top:18px;background:#ffefd220;color:#eed4a5;font-size:10px}.event-number{position:absolute;left:20px;top:16px;font:italic 21px Georgia;color:#dbab84}.event-art-label{font-size:11px;letter-spacing:5px;color:#dec399}.event-card-body{padding:25px}.event-tags{display:flex;gap:14px;font-size:11px;color:#92877e;margin-bottom:14px}.event-tags>span{display:flex;align-items:center;gap:4px}.event-card-body h2{font-size:21px;margin-bottom:8px;letter-spacing:.5px}.event-card-body p{font-size:12px;margin-bottom:25px}.event-card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #efeeeb;padding-top:17px;font-size:13px;color:#9b2834}.round-arrow{width:31px;height:31px;display:flex;align-items:center;justify-content:center;border:1px solid #e5d8d8;border-radius:50%}.portal-note{display:flex;align-items:center;gap:12px;padding:35px 0 65px;font-size:12px;color:#9b9fa8}.portal-note svg{color:#ac9270}.portal-note svg:nth-of-type(2){margin-left:auto}.portal footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e5e5;padding-top:26px;padding-bottom:26px}.portal footer .brand{font-size:12px;filter:grayscale(1);opacity:.6}.portal footer .brand-mark{width:28px;height:30px;font-size:22px;border-radius:7px}.portal footer .brand small{font-size:6px;letter-spacing:1px}.portal footer>span{font-size:12px;color:#a0a5ad}.workspace{display:flex;min-height:100vh}.sidebar{width:224px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--line);padding:31px 20px;z-index:5}.sidebar>.brand{font-size:15px;gap:9px;margin-bottom:45px}.sidebar .brand small{font-size:7px;letter-spacing:2.1px}.sidebar .brand-mark{width:33px;height:37px;font-size:26px;border-radius:9px}.workspace-label{font-size:11px;color:#adb3be;letter-spacing:1px;padding:0 13px;margin-bottom:15px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{display:flex;align-items:center;gap:13px;width:100%;padding:14px 15px;border-radius:7px;background:transparent;color:#778296;font-size:14px;text-align:left;position:relative}.sidebar nav button.active{background:#f9edef;color:var(--red);font-weight:600}.sidebar nav button.active>span{width:5px;height:5px;background:var(--red);border-radius:50%;margin-left:auto}.sidebar nav button:hover{background:#f7f5f5}.sidebar-bottom{margin-top:auto;padding-top:45px}.help-card{background:#f8f6f3;border:1px solid #f0eae1;border-radius:8px;padding:19px 16px;color:#9c825c;margin-bottom:22px}.help-card>svg{margin-bottom:13px}.help-card strong{display:block;font-size:12px;font-weight:500;margin-bottom:7px}.help-card p{font-size:11px;line-height:1.9;color:#a59986;margin:0}.sidebar-link{display:flex;align-items:center;gap:10px;font-size:12px;background:transparent;color:#8891a0;padding:11px 14px}.workspace-body{margin-left:224px;flex:1;min-width:0;display:flex;flex-direction:column}.workspace-header{height:78px;background:#ffffffb5;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 36px;gap:20px}.workspace-header>div:last-child{display:flex;align-items:center;gap:25px}.event-selector{display:flex;align-items:center;gap:12px;min-width:0}.event-selector>span{font-size:12px;color:#9ca4b1;white-space:nowrap}.event-selector select{width:auto;max-width:350px;border:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;font-size:14px;min-height:34px;font-weight:500}.event-selector svg{color:#909aab;flex-shrink:0}.admin-identity{display:flex;align-items:center;gap:9px;font-size:12px;white-space:nowrap;color:#6b7687}.admin-identity>span{background:#eadfce;color:#8d7757;width:31px;height:31px;border-radius:50%;display:flex;align-items:center;justify-content:center}.admin-main{padding:31px 36px 35px;max-width:1600px;width:100%;margin:0 auto;flex:1}.page-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px}.page-top h1{font-size:28px;letter-spacing:.5px;margin-bottom:6px}.page-top p{font-size:13px;margin:0}.page-top .eyebrow{font-size:9px;letter-spacing:2.1px;color:#a0a7b4;margin-bottom:7px}.top-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.top-actions .button{font-size:12px;padding:9px 13px;min-height:39px}.admin-demo{display:flex;gap:13px;align-items:center;background:#f8f2e6;color:#a18a63;border:1px solid #ede4d2;border-radius:7px;padding:10px 14px;font-size:12px;margin-bottom:23px}.admin-demo>span{font-weight:600;white-space:nowrap;padding-right:12px;border-right:1px solid #dfd1b6}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px 22px}.stat-card>div{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#8490a1;margin-bottom:13px}.stat-card svg{color:#a9aebb}.stat-card>strong{font-size:34px;line-height:1.3;font-weight:600;letter-spacing:-1px;color:#233047}.stat-card small{margin-left:10px;letter-spacing:0;font-size:11px;color:#a4abb7;font-weight:400}.stat-card p{font-size:11px;color:#b0b6c0;margin:9px 0 0}.console-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.console-main,.console-aside{display:flex;flex-direction:column;gap:24px}.console-main .panel{padding:25px}.current-question{background:#faf8f7;border:1px solid #f0eae6;padding:19px 20px;border-radius:7px}.current-question>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;gap:10px}.current-question>div:first-child>span:last-child{font-size:12px;color:#aa6d59}.current-question h3{font-size:15px;font-weight:500;margin-bottom:18px;line-height:1.8}.current-question .progress-track{height:4px;background:#ede4e0;border-radius:3px;margin-bottom:16px}.progress-track>span{display:block;background:#b05855;border-radius:3px;height:100%;transition:width .25s}.current-question.idle{display:flex;align-items:center;gap:18px;padding:24px 20px;color:#aa9585}.current-question.idle>svg{background:#ede5dd;border-radius:50%;box-sizing:content-box;padding:12px;flex-shrink:0}.current-question.idle h3{margin:0 0 5px;color:#6e625d}.current-question.idle p{font-size:12px;color:#aca198;margin:0}.question-start{display:flex;align-items:flex-end;gap:12px;margin-top:22px}.question-start label{flex:1;min-width:0;margin-bottom:0;font-size:12px;color:#778394}.question-start select,.question-start input{font-size:13px}.question-start>button{flex-shrink:0}.panel-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f3;margin-top:24px;padding-top:18px;font-size:11px;color:#a6adba}.panel-foot .text-link{font-size:12px;color:#9b7675}.segmented{display:flex;background:#f3f4f6;border-radius:7px;padding:4px;margin-bottom:22px;gap:5px}.segmented button{flex:1;background:transparent;color:#8790a0;border-radius:5px;font-size:13px;padding:10px}.segmented button.active{background:#fff;box-shadow:0 2px 5px #17233808;color:var(--red);font-weight:500}.draw-panel label{font-size:12px;color:#778394}.draw-panel input{font-size:13px}.draw-panel .form-grid{grid-template-columns:2fr 1fr}.draw-panel .check-label{font-size:12px}.draw-action{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;border-top:1px solid #edf0f3}.draw-action p{font-size:11px;color:#a5acb9;margin:0}.draw-action .primary{font-size:12px;padding:10px 13px;flex-shrink:0}.draw-results{border-top:1px solid var(--line);margin-top:22px;padding-top:8px}.draw-results>div{padding:15px 0;border-bottom:1px solid #f0f1f4}.draw-result-head{display:flex;align-items:center;gap:9px;font-size:13px}.draw-result-head>span:last-child{margin-left:auto;font-size:11px;color:#939cad}.winner-chips{display:flex;flex-wrap:wrap;gap:9px;margin:15px 0}.winner-chips>span{display:flex;align-items:center;gap:7px;background:#faf8f6;padding:5px 9px 5px 5px;border-radius:20px;font-size:12px}.console-aside .panel{padding:21px}.console-aside .panel-heading h2{font-size:16px}.console-aside .panel-heading{margin-bottom:18px}.mini-screen{height:151px;background:radial-gradient(ellipse at 80% 0,#973a39,transparent),#651e29;border:4px solid #eee9e7;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ead2aa;text-align:center;gap:5px}.mini-screen>.scale-mark{margin-bottom:2px;opacity:.8}.mini-screen>span:not(.scale-mark){font-size:10px;max-width:95%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mini-screen strong{font-size:17px;font-weight:500;letter-spacing:2px}.mini-screen small{font-size:6px;letter-spacing:2px;opacity:.6}.control-caption{font-size:11px;color:#a4acb7;margin:17px 0 10px}.screen-view-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:18px}.screen-view-grid button{position:relative;border:1px solid #e7e9ee;background:#fff;border-radius:6px;text-align:left;font-size:11px;padding:11px;color:#828b9a}.screen-view-grid button>span{display:block;font-size:8px;letter-spacing:1px;margin-bottom:5px;color:#a3acbb}.screen-view-grid button.active{background:#fcf2f2;border-color:#e8bac0;color:#9f2836}.screen-view-grid button.active>span{color:#c09295}.screen-view-grid button>svg{position:absolute;top:10px;right:9px}.screen-control>a{width:100%;justify-content:center;font-size:11px;color:#9ca4b0}.qr-panel .qr{padding:0}.qr-panel .qr img{width:149px;height:149px}.qr-panel .qr>span{font-size:12px;color:#738093}.qr-panel>p{text-align:center;font-size:10px;color:#b0b5be;margin:10px 0 17px}.qr-links{display:flex;justify-content:space-between;border-top:1px solid #eceef2;padding-top:16px;gap:6px}.qr-links a{display:flex;align-items:center;gap:4px;font-size:11px;color:#8c96a6}.admin-footer{padding:21px 36px;border-top:1px solid #e8ebef;display:flex;justify-content:space-between;font-size:10px;color:#aeb6c2;letter-spacing:.4px}.question-list{padding:0;overflow:hidden}.question-list article{display:flex;gap:20px;padding:25px;border-bottom:1px solid var(--line)}.question-list article:last-child{border:0}.list-number{font-size:19px;color:#bec4cf;line-height:1.5}.question-row-main{flex:1}.question-row-main h3{font-size:16px;font-weight:500}.question-row-options{display:flex;gap:10px 20px;flex-wrap:wrap;font-size:13px;color:#929baa}.question-row-options>span{display:flex;align-items:center;gap:5px;line-height:1.8}.question-row-options .correct{color:#3f865d}.question-row-main>p{font-size:11px;color:#a7afbd;margin:12px 0 0}.row-actions{display:flex;gap:6px;align-items:flex-start}.footnote{font-size:12px;margin-top:18px;color:#a1a7b1}.editor-options>label{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:10px}.editor-options>label>input[type=text],.editor-options>label>input:not([type]){flex:1}.admin-candidates{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.admin-candidate{text-align:center;padding:22px}.admin-candidate.selected{border-color:#c88f95;background:#fffbfb}.candidate-select{flex-direction:row;align-items:center;margin-bottom:25px;color:#939dad;font-size:11px}.admin-candidate h3{margin:15px 0 3px;font-size:19px}.admin-candidate>span:not(.avatar){font-size:13px;color:#939dad}.admin-candidate>p{font-size:12px;line-height:1.7;margin:12px auto 18px;max-width:230px;min-height:40px}.admin-candidate>div:last-child{display:flex;justify-content:center;gap:12px}.poll-control .question-start{margin-top:0}.poll-control>.muted{margin-top:15px;font-size:12px}.poll-current{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.poll-current>div:first-child{display:flex;align-items:center;gap:12px;font-size:14px}.poll-current>div:first-child>span:last-child{margin-left:auto;color:#98a1ae;font-size:12px}.poll-bars{margin:22px 0}.poll-bars>div{display:flex;gap:15px;align-items:center;margin:14px 0;font-size:13px}.poll-bars>div>span{width:100px;flex-shrink:0}.poll-bars>div>div{height:8px;background:#f3eff0;flex:1;border-radius:5px}.poll-bars i{display:block;background:#b44651;height:100%;border-radius:5px}.poll-bars strong{font-size:12px;font-weight:400;color:#999;min-width:45px;text-align:right}.photo-upload{display:flex;align-items:center;gap:20px;margin-bottom:25px}.photo-upload label{margin:0;flex:1}.photo-upload input{border:0;padding:0;min-height:30px;font-size:12px}.photo-upload small{font-size:11px;color:#949cac}.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:23px;align-items:start}.settings-layout .panel label,.settings-layout .panel input,.settings-layout select{font-size:13px}.settings-layout .muted{font-size:12px;margin:0}.wechat-config{grid-column:1/-1}.wechat-config>div:not(.panel-heading){display:flex;gap:20px;margin-bottom:14px;font-size:13px}.wechat-config>div>span{color:#929aaa;min-width:120px}.wechat-config code{overflow-wrap:anywhere}.wechat-config p{font-size:12px;margin:13px 0 0}.settings-save{grid-column:1/-1;display:flex;justify-content:flex-end}.table-panel{padding:0;overflow-x:auto;margin-bottom:28px}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;min-width:600px}th{background:#fafbfc;padding:17px 23px;font-size:12px;font-weight:500;color:#8e98a8;white-space:nowrap}td{padding:19px 23px;border-top:1px solid var(--line);max-width:350px;line-height:1.7}td small{display:block;font-size:10px;color:#a8b0bb;margin-top:5px}.audit-list{padding:5px 25px}.audit-list>div{display:flex;align-items:center;gap:13px;padding:18px 0;border-bottom:1px solid #f0f2f5;font-size:13px}.audit-list>div:last-child{border:0}.audit-list strong{font-weight:400}.audit-list time{margin-left:auto;color:#a0a9b6;font-size:12px}.audit-dot{width:6px;height:6px;border-radius:50%;background:#c4abb0}.login-page{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 100%,#efdfd8,transparent 60%),#f7f6f4;padding:35px 20px}.login-page>.brand{margin-bottom:40px}.login-card{width:430px;max-width:100%;background:#fff;border:1px solid #e8e2df;border-radius:15px;padding:36px;box-shadow:0 15px 50px #56323c06}.login-card h1{font-size:27px}.login-card>p{font-size:13px;margin-bottom:30px}.login-card>a{display:block;text-align:center;margin-top:23px;font-size:12px}.login-foot{display:flex;align-items:center;gap:7px;font-size:11px;color:#ab9e99;margin:25px 0 0}.audience-page{background:#f0efed;min-height:100dvh}.phone-shell{max-width:480px;min-height:100dvh;margin:auto;padding:0 22px;background:#fbfaf8;box-shadow:0 0 70px #34303c08}.phone-top{padding:20px 0;display:flex;align-items:center;justify-content:space-between}.phone-top .badge{font-size:10px}.phone-hero{position:relative;background:radial-gradient(ellipse at 100% 0%,#b5564f,transparent 65%),linear-gradient(135deg,#7c202e,#962d38);color:#f7e3c2;border-radius:13px;padding:32px 26px 27px;overflow:hidden;box-shadow:0 10px 25px #84303b16}.phone-hero>.eyebrow{font-size:9px;letter-spacing:3px;color:#dfb995}.phone-hero>svg{position:absolute;right:24px;top:28px;color:#d9b088}.phone-hero h1{font-size:26px;line-height:1.5;font-weight:600;letter-spacing:1px;margin:23px 0 9px}.phone-hero p{font-size:11px;letter-spacing:1px;color:#d7aba7;margin:0}.hero-rule{width:30px;height:2px;background:#d2ae77;margin-top:24px}.demo-banner{display:flex;align-items:center;gap:6px;padding:14px 4px;font-size:10px;line-height:1.6;color:#b29878}.demo-banner svg{flex-shrink:0}.welcome-line{display:flex;justify-content:space-between;align-items:center;margin:18px 0;font-size:13px;color:#696777}.welcome-line>span:last-child{display:flex;align-items:center;gap:5px;font-size:10px;color:#a19a96}.entry-card{display:flex;align-items:center;gap:15px;padding:23px 19px;border:1px solid #e9dedd;background:#fff;border-radius:12px;margin-bottom:15px;box-shadow:0 4px 12px #48314403}.entry-card>svg{margin-left:auto;flex-shrink:0;width:17px;color:#aa9495}.entry-icon{width:47px;height:52px;display:flex;align-items:center;justify-content:center;background:#f8ebed;color:#a5424d;border-radius:10px;flex-shrink:0}.entry-card h2{font-size:17px;margin:6px 0}.entry-card p{font-size:10px;margin:0;color:#a3a1a5}.small-label{font-size:8px;letter-spacing:1.5px;color:#aa9298}.vote-entry{border-color:#e7e0d2}.vote-entry .entry-icon{background:#f6f0e4;color:#aa8b4e}.vote-entry .small-label{color:#b2a184}.participation-note{display:flex;align-items:flex-start;gap:12px;padding:17px 7px;margin-top:8px}.participation-note>svg{color:#b4b0a9;flex-shrink:0}.participation-note strong{font-size:11px;color:#8d8986;font-weight:500}.participation-note p{font-size:10px;color:#b1aba4;margin:5px 0;line-height:1.8}.phone-footer{display:flex;align-items:center;justify-content:center;gap:10px;color:#bab4ae;font-size:10px;padding:35px 0}.phone-footer>span:last-child{font-size:7px;letter-spacing:1px;border-left:1px solid #d7d2cc;padding-left:10px}.phone-shell .panel{padding:24px;border-color:#eae4de;margin-top:12px}.auth-panel{text-align:center}.auth-icon{display:flex;align-items:center;justify-content:center;width:65px;height:65px;background:#f8edef;color:#a6414b;border-radius:20px;margin:6px auto 20px}.auth-panel h2{font-size:20px;margin-bottom:12px}.auth-panel>p{font-size:13px;color:#96919a;margin-bottom:25px}.auth-panel label{text-align:left;font-size:13px}.auth-panel .primary{min-height:47px}.phone-shell p.privacy-note{font-size:10px;line-height:1.8;color:#b0a9a5;margin:18px 0 0;text-align:center}.identity{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #eee8e3;border-radius:9px;padding:13px 16px;margin:8px 0 17px}.identity strong{display:block;font-size:13px;font-weight:500}.identity>div span{font-size:10px;display:block;margin-top:4px;color:#afa39e}.identity>svg{margin-left:auto;color:#85a78c}.phone-shell .question-panel{padding:23px 21px}.question-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.question-meta .badge{font-size:10px}.countdown{display:flex;align-items:center;gap:6px;font-size:14px;color:#9b8774;font-weight:500}.countdown.urgent{color:var(--red)}.question-panel h2{font-size:19px;font-weight:500;line-height:1.8;margin-bottom:24px}.answer-options{display:flex;flex-direction:column;gap:12px;margin-bottom:23px}.answer-option{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #eae7e4;border-radius:8px;background:#fff;text-align:left;color:#726c72;font-size:14px;line-height:1.6}.answer-option .option-letter{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid #e7e2df;border-radius:6px;font-size:12px;color:#aaa1a0;flex-shrink:0}.answer-option>svg{margin-left:auto;flex-shrink:0}.answer-option.selected{background:#fcf2f3;border-color:#bd7e86;color:#9e2f3e}.answer-option.selected .option-letter{background:#a33242;color:#fff;border-color:#a33242}.answer-option:disabled{opacity:1;cursor:default}.answer-option.correct{border-color:#98b5a2;background:#f1f7f1;color:#4c7d5a}.answer-option.correct .option-letter{background:#71977c;color:#fff;border-color:#71977c}.answer-result{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 12px;border-radius:8px;background:#edf5ed;color:#6c9170;font-size:12px;line-height:1.8}.answer-result.wrong{background:#faf0e8;color:#a38c70}.explanation{background:#faf8f5;border-radius:7px;padding:17px;margin-top:20px;font-size:12px;line-height:1.8;color:#8d7967}.explanation p{font-size:12px;margin:9px 0 0;color:#a39a90}.location-panel{text-align:center}.location-panel>svg{color:#af8e60;margin-bottom:18px}.location-panel h2{margin-bottom:10px}.location-panel>p{font-size:12px}.location-detail{padding:18px;border-radius:7px;background:#f8f6f2;display:flex;flex-direction:column;gap:10px;margin-bottom:20px;font-size:13px;color:#8c7c68}.location-detail span{font-size:11px;color:#ad9d87}.vote-panel .section-heading{margin-top:27px;margin-bottom:7px}.vote-panel .section-heading h2{font-size:19px}.vote-panel>.muted{font-size:11px}.candidate-list{display:flex;flex-direction:column;gap:13px;margin:21px 0}.candidate-card{display:flex;align-items:center;gap:15px;padding:19px 16px;background:#fff;border:1px solid #eae4dd;border-radius:11px;text-align:left;width:100%}.candidate-card>div{flex:1;min-width:0}.candidate-card .small-label{font-size:10px;letter-spacing:.3px;color:#ac9a7e}.candidate-card h3{font-size:17px;margin:6px 0;color:#625765}.candidate-card p{font-size:10px;margin:0;color:#aca4a0;line-height:1.6}.radio-check{width:21px;height:21px;flex-shrink:0;border:1px solid #dbd6cd;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center}.candidate-card.selected{border-color:#c39d6f;background:#fcf7ee}.candidate-card.selected .radio-check{background:#b9955e;border-color:#b9955e}.candidate-card:disabled{opacity:1;cursor:default}.vote-count{display:block;font-size:15px;color:#a47d3a;margin-top:9px}.winner-panel .section-heading{margin-bottom:19px}.winner-panel h2{font-size:15px}.winner-panel h2>svg{color:#bfa063}.mini-winners{display:flex;flex-direction:column;gap:15px}.mini-winners>div{display:flex;align-items:center;gap:12px;font-size:13px;color:#8d775a}.mini-winners>div>svg{margin-left:auto;color:#c6a365}.screen{min-height:100dvh;background:radial-gradient(ellipse at 85% -15%,#b55642 0,transparent 48%),radial-gradient(ellipse at 0 100%,#761f29 0,transparent 50%),linear-gradient(125deg,#591827,#7c2230);color:#f5dfb9;display:flex;flex-direction:column;padding:0 4vw}.screen>header{height:100px;border-bottom:1px solid #eac79325;display:flex;justify-content:space-between;align-items:center}.screen-header-right{display:flex;align-items:center;gap:20px;color:#dbb290;font-size:13px;letter-spacing:2px}.screen-header-right .badge{background:#e6c49520;color:#f1d3a3}.screen .icon-button{color:#dfc399}.screen>main{flex:1;display:flex;align-items:center;justify-content:center;padding:35px 0;min-height:calc(100dvh - 160px)}.screen>footer{display:flex;justify-content:space-between;align-items:center;height:60px;border-top:1px solid #eac79325;font-size:11px;color:#c59f88;letter-spacing:2px}.screen-welcome{text-align:center;max-width:1100px;width:100%}.screen-eyebrow{font-size:11px;letter-spacing:5px;color:#c99d76;margin-bottom:28px}.screen-welcome>svg{margin:0 0 18px;color:#d5ab78}.screen h1{font-size:clamp(35px,4.4vw,78px);font-weight:500;letter-spacing:5px;margin-bottom:16px}.screen-welcome>p{font-size:18px;letter-spacing:6px;color:#cda594;margin-bottom:40px}.screen-welcome-bottom{display:flex;align-items:center;justify-content:center;gap:38px;text-align:left}.screen .qr{border:5px solid #e3c29422;box-shadow:0 12px 35px #300a1a44;flex-shrink:0;border-radius:12px;padding:15px;color:#877355}.screen .qr img{width:185px;height:185px}.screen .qr>span{font-size:13px;margin:10px 0 0;letter-spacing:2px}.screen-welcome-bottom h2{font-size:26px;font-weight:400;letter-spacing:3px;margin-bottom:10px}.screen-welcome-bottom p{color:#c4a18f;font-size:13px;letter-spacing:2px}.screen-joined{display:flex;align-items:center;gap:10px;font-size:13px;color:#b9917d;margin-top:26px}.screen-joined strong{font-size:30px;color:#e9c996;font-weight:400}.screen-quiz,.screen-vote{width:100%}.screen-stage-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2bb7f25;padding-bottom:22px;margin-bottom:30px}.screen-stage-heading h2{font-size:26px;letter-spacing:3px;font-weight:400;margin-top:8px}.screen-stage-heading .screen-eyebrow{font-size:9px;letter-spacing:3px}.screen-timer{display:flex;align-items:center;gap:12px;color:#e6c496}.screen-timer strong{font-size:55px;font-weight:400}.screen-timer>span{font-size:12px;color:#c4a08b}.screen-quiz-layout,.screen-vote-layout{display:grid;grid-template-columns:1fr 250px;gap:5vw;align-items:center}.screen-quiz-layout>.screen-question{font-size:30px}.screen .badge.gold{background:#e3c18b1b;color:#e8c999;border:1px solid #d9ad7125}.screen h1.screen-question{font-size:clamp(23px,2.5vw,44px);font-weight:400;letter-spacing:1px;line-height:1.65;margin-top:24px;margin-bottom:30px}.screen-options{display:grid;grid-template-columns:1fr 1fr;gap:16px}.screen-options>div{border:1px solid #e9c19e35;background:#ffffff04;border-radius:8px;display:flex;align-items:center;gap:19px;padding:22px;font-size:clamp(16px,1.4vw,25px);color:#dfc3b1;line-height:1.6}.screen-options>div>span{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff0b;border:1px solid #edcbae20;border-radius:6px;color:#d6b593;flex-shrink:0;font-size:20px}.screen-options>div.right{border-color:#e4c48d;background:#d4b97920;color:#ffe8b9}.screen-answer{margin-top:23px;padding:17px 0;font-size:20px;color:#f0d397}.screen-answer>span{margin-left:30px;font-size:14px;color:#d2af96}.screen-metric{text-align:center;margin-top:22px}.screen-metric strong{font-size:45px;font-weight:400;color:#ecd3a6}.screen-metric>span{display:block;font-size:12px;letter-spacing:3px;color:#c9a990;margin-top:5px}.screen-candidates{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:20px}.screen-candidate{background:linear-gradient(180deg,#eac7990c,#ffffff03);border:1px solid #eac79930;border-radius:10px;text-align:center;padding:25px 15px;position:relative}.candidate-rank{display:block;text-align:left;font:italic 22px Georgia;color:#b08b66;margin-bottom:10px}.screen-candidate .avatar{width:110px;height:110px;box-shadow:0 0 0 4px #e6c29222}.screen-candidate p{font-size:12px;color:#c6a58c;margin:23px 0 6px;letter-spacing:1px}.screen-candidate h3{font-size:23px;letter-spacing:3px;font-weight:400;margin-bottom:0}.screen-votes{font-size:36px;margin-top:22px;color:#e1be86}.screen-votes span{font-size:13px;margin-left:8px}.screen-winners{text-align:center;width:100%}.screen-winners>.screen-eyebrow{margin-bottom:16px}.screen-winners>svg{color:#d7b172;margin-bottom:15px}.screen-winners h1{font-size:48px;font-weight:400}.screen-winners>p{font-size:15px;letter-spacing:5px;color:#c9a591}.screen-winner-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:22px;margin:35px auto 0;max-width:1300px}.screen-winner{min-width:150px;border:1px solid #e4c18c35;background:#eed09609;border-radius:10px;padding:18px 25px 23px}.screen-winner>span:first-child{display:block;text-align:left;font:italic 16px Georgia;color:#b39777;margin-bottom:12px}.screen-winner .avatar{border:3px solid #d6b580;box-shadow:0 0 0 5px #eed09612}.screen-winner h3{font-size:21px;font-weight:400;max-width:220px;overflow-wrap:anywhere;margin:17px 0 10px;letter-spacing:1px}.winner-ribbon{font-size:10px;letter-spacing:3px;color:#d4ae78}.screen .notice{margin-top:15px}.screen>.notice+main{padding-top:10px}@media(min-width:1700px){.admin-main{padding-top:40px}.console-grid{grid-template-columns:minmax(0,1fr) 330px}.portal main{min-height:calc(100vh - 212px)}}@media(max-width:1250px){.sidebar{width:195px;padding-left:14px;padding-right:14px}.workspace-body{margin-left:195px}.workspace-header{padding:0 25px}.admin-main{padding:28px 25px}.console-grid{grid-template-columns:minmax(0,1fr) 270px;gap:18px}.console-main .panel{padding:20px}.console-aside .panel{padding:18px}.page-top{align-items:flex-start}.page-top>.top-actions{justify-content:flex-end;max-width:260px}.stats-grid{gap:13px}.stat-card{padding:18px}.draw-action{flex-wrap:wrap}.draw-action>.primary{margin-left:auto}.question-start{flex-wrap:wrap}.question-start>label{flex-basis:100%}.question-start>.primary{margin-left:auto}.admin-candidates,.event-grid{grid-template-columns:repeat(2,1fr)}.event-card{max-width:430px}.portal-seal{margin-right:30px}}@media(max-width:1000px){.sidebar{width:74px;padding:25px 10px}.sidebar .brand>span:last-child,.workspace-label,.help-card,.sidebar-link,.sidebar nav button>span{display:none}.sidebar>.brand{justify-content:center;margin-bottom:30px}.sidebar nav button{font-size:0;padding:15px;justify-content:center}.sidebar nav button svg{flex-shrink:0}.workspace-body{margin-left:74px}.console-grid{grid-template-columns:1fr 255px}.workspace-header{padding:0 20px}.event-selector select{max-width:270px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{padding:17px 21px}.stat-card>strong{font-size:29px}.stat-card p{margin-top:5px}.screen-quiz-layout,.screen-vote-layout{grid-template-columns:1fr 210px;gap:30px}.screen-options{grid-template-columns:1fr}.screen .qr img{width:150px;height:150px}.screen-welcome>p{font-size:15px}.screen-candidates{grid-template-columns:repeat(2,1fr)}.screen-candidate .avatar{width:80px;height:80px}.settings-layout{grid-template-columns:1fr}.wechat-config{grid-column:auto}.screen-welcome h1{font-size:40px}}@media(max-width:760px){.workspace-header{height:auto;min-height:76px;flex-wrap:wrap;gap:8px;padding:15px 18px}.workspace-header>div:last-child{gap:13px}.admin-identity{display:none}.event-selector>span{display:none}.event-selector select{max-width:230px}.admin-main{padding:23px 18px}.page-top{flex-wrap:wrap;gap:20px;margin-bottom:20px}.page-top>.top-actions{max-width:none;justify-content:flex-start}.page-top h1{font-size:25px}.console-grid{grid-template-columns:1fr}.console-aside{display:grid;grid-template-columns:1fr 1fr;gap:15px}.admin-demo{align-items:flex-start;line-height:1.8;font-size:11px}.panel-foot{gap:12px}.admin-footer{padding:20px;flex-wrap:wrap;gap:10px}.stats-grid{gap:12px}.stat-card{padding:16px}.stat-card>div{font-size:11px}.stat-card>strong{font-size:29px}.stat-card small{font-size:10px}.question-list article{padding:20px 16px;gap:12px;flex-wrap:wrap}.row-actions{width:100%;justify-content:flex-end}.question-row-main h3{font-size:14px}.question-row-options{font-size:12px}.section-heading{flex-wrap:wrap}.admin-candidates{grid-template-columns:1fr}.poll-current>div:first-child{flex-wrap:wrap}.settings-layout .panel{padding:21px}.portal-header,.portal main,.portal footer{padding-left:23px;padding-right:23px}.portal-header{height:85px}.portal-header .brand{font-size:15px}.portal-header .text-link{font-size:11px;gap:4px}.portal-header .text-link>svg:first-child{display:none}.portal-heading{padding:45px 0 35px}.portal-heading h1{font-size:36px}.portal-heading .eyebrow{font-size:8px;letter-spacing:1px}.portal-heading p{font-size:10px;letter-spacing:1px}.portal-seal{margin-right:0;gap:12px}.portal-seal>svg{width:90px;height:90px;padding:22px}.portal-seal>span{font-size:7px;letter-spacing:1px}.event-grid{grid-template-columns:1fr}.event-card{max-width:none}.event-art{height:200px}.portal-note{flex-wrap:wrap;gap:10px;padding:30px 0 40px;font-size:10px}.portal-note>svg:nth-of-type(2){margin-left:0}.portal-note>span:first-of-type{flex-basis:calc(100% - 32px)}.portal footer{gap:15px}.portal footer>span{font-size:9px}.screen{padding:0 22px}.screen>header{height:80px}.screen .brand{font-size:13px}.screen .brand small{font-size:6px}.screen-header-right{gap:10px;font-size:9px}.screen-header-right>span:not(.badge){display:none}.screen-welcome h1{font-size:32px;letter-spacing:2px}.screen-welcome>p{font-size:12px;letter-spacing:2px;line-height:1.9}.screen-welcome-bottom{gap:22px;flex-wrap:wrap;text-align:center}.screen-welcome-bottom h2{font-size:22px}.screen-welcome-bottom p{font-size:11px}.screen-joined{justify-content:center}.screen-eyebrow{font-size:8px;letter-spacing:2px}.screen>footer{font-size:8px;letter-spacing:1px;gap:12px}.screen>footer>span:nth-child(2){display:none}.screen-quiz-layout,.screen-vote-layout{grid-template-columns:1fr}.screen-quiz-layout>aside,.screen-vote-layout>aside{display:flex;justify-content:center;align-items:center;gap:30px}.screen .qr{padding:10px}.screen .qr img{width:125px;height:125px}.screen .qr span{font-size:9px;letter-spacing:1px}.screen-stage-heading{gap:20px}.screen-stage-heading h2{font-size:19px;letter-spacing:1px}.screen-stage-heading .screen-eyebrow{font-size:7px;letter-spacing:1px}.screen-timer{gap:7px}.screen-timer strong{font-size:38px}.screen-timer svg{width:20px}.screen-timer span{font-size:10px}.screen h1.screen-question{font-size:23px}.screen-options>div{padding:17px;font-size:16px}.screen-winners h1{font-size:32px}.screen-winner-grid{gap:14px}.screen-winner{min-width:130px;padding:15px 17px}.screen-winner .avatar{width:75px;height:75px}.screen-winner h3{font-size:17px;max-width:130px}}@media(max-width:450px){.sidebar{width:57px;padding-left:5px;padding-right:5px}.sidebar nav button{padding:14px 10px}.workspace-body{margin-left:57px}.workspace-header .event-selector select{max-width:240px;font-size:12px}.workspace-header{padding:12px}.admin-main{padding:20px 12px}.console-aside{grid-template-columns:1fr}.page-top>.top-actions{gap:6px}.top-actions .button{font-size:11px;padding:8px}.admin-demo{display:block}.admin-demo>span{display:block;border:0;margin-bottom:3px}.stats-grid{gap:8px}.stat-card{padding:13px}.stat-card>div>svg{width:16px}.stat-card small{margin-left:5px}.stat-card>strong{font-size:25px}.stat-card p{font-size:9px}.form-grid{grid-template-columns:1fr;gap:0}.draw-panel .form-grid{grid-template-columns:1fr 1fr;gap:10px}.panel-foot>span{font-size:10px}.panel-foot .text-link{font-size:11px}.question-start .primary{width:100%}.admin-candidate{padding:20px}.portal-heading h1{font-size:32px}.portal-seal{display:none}.phone-shell{padding:0 18px}.entry-card{padding:21px 16px;gap:11px}.entry-card h2{font-size:16px}.entry-card p{font-size:10px}.entry-icon{width:43px;height:47px}.phone-hero{padding:29px 23px 24px}.phone-hero h1{font-size:25px}.candidate-card .avatar-large{width:55px;height:55px}.modal{padding:24px 20px}.login-card{padding:30px 25px}.login-card h1{font-size:25px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.sidebar nav button,.event-selector select,.page-top p,.admin-demo,.stat-card>div,.question-start label,.question-start select,.question-start input,.panel-foot,.panel-foot .text-link,.segmented button,.draw-panel label,.draw-panel input,.draw-panel .check-label,.draw-action .primary,.control-caption,.screen-view-grid button,.qr-panel .qr>span,.qr-links a,.candidate-select,.admin-candidate>p,.poll-control>.muted,.settings-layout .panel label,.settings-layout .panel input,.settings-layout select,.settings-layout .muted,.wechat-config p,.question-row-options,.question-row-main>p,.footnote,.audit-list time{font-size:14px}.draw-action p,.stat-card p,.screen-control>a,.qr-panel>p,.help-card p,.help-card strong,.sidebar-link,.page-top .eyebrow,.admin-footer,.small-label,.event-tags,.event-card-body p,.event-card-bottom,.portal-note,.portal footer>span{font-size:12px}.phone-hero p,.demo-banner,.welcome-line>span:last-child,.entry-card p,.participation-note strong,.participation-note p,.phone-shell p.privacy-note,.identity>div span,.vote-panel>.muted,.candidate-card p,.candidate-card .small-label,.phone-footer,.explanation,.explanation p{font-size:12px}.phone-shell .badge,.identity strong,.answer-result,.auth-panel label,.auth-panel>p,.location-panel>p,.qr span{font-size:14px}.answer-option{font-size:16px}.screen-view-grid button>svg{top:8px;right:5px}.stat-card small{font-size:12px}.portal-heading .eyebrow{font-size:11px}.event-card-body h2{line-height:1.6}.entry-card .small-label{font-size:9px}.entry-card h2{line-height:1.6}.phone-hero h1{overflow-wrap:anywhere}.question-start label{line-height:1.5}.panel-foot,.draw-result-head{flex-wrap:wrap}.check-label{line-height:1.6}.phone-footer>span:last-child{font-size:9px}@media(max-width:1000px){.sidebar nav button{font-size:0}}@media(max-width:450px){.entry-card{gap:10px}.entry-card>svg{display:none}.phone-shell{padding:0 16px}.entry-card p{line-height:1.6}.stat-card>div{font-size:12px}.console-main .panel{padding:18px}.draw-action>.primary{width:100%}.draw-panel .form-grid{grid-template-columns:1fr}.screen-header-right{font-size:12px}}.screen-page{text-align:center;font-size:13px;letter-spacing:2px;color:#c9a990;margin-top:20px}.screen-candidates{grid-template-columns:repeat(4,minmax(0,1fr))}.screen-candidates:has(>.screen-candidate:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.screen-candidate h3{overflow-wrap:anywhere}.screen-winner-grid{max-width:1200px}@media(min-width:1000px)and (max-height:800px){.screen>header{height:80px}.screen>footer{height:40px}.screen>main{min-height:calc(100dvh - 120px);padding:24px 0}.screen-welcome>.screen-eyebrow{margin-bottom:15px}.screen-welcome>svg{width:50px;height:50px;margin-bottom:10px}.screen-welcome h1{font-size:clamp(36px,4vw,60px);margin-bottom:10px}.screen-welcome>p{margin-bottom:23px}.screen-welcome-bottom .qr img{width:148px;height:148px}.screen-winners>svg{width:40px;height:40px;margin-bottom:8px}.screen-winners h1{font-size:38px;margin-bottom:8px}.screen-winner-grid{margin-top:22px}.screen-winner{padding:14px 22px 18px}.screen-stage-heading{padding-bottom:18px;margin-bottom:23px}.screen-options>div{padding:17px}.screen h1.screen-question{margin:18px 0 25px}}@media(max-width:1000px){.screen-candidates{grid-template-columns:repeat(2,minmax(0,1fr))}}
