:root{color:#172239;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--blue:#2a43e8;--blue-dark:#2035c9;--ink:#172239;--muted:#798295;--border:#e6e9f0;--surface:#fff;--radius:14px;background:#f7f8fb;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}input,textarea,select{min-width:0}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #93a4ff}::selection{background:#dce3ff}h1,h2,h3,p{margin:0}svg{flex-shrink:0}h1,h2,h3{font-weight:650}h1{letter-spacing:-1.3px}p{line-height:1.8}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #dce1eb;border-radius:8px;padding:12px 14px;font-size:.9375rem;transition:border-color .16s,box-shadow .16s}input::placeholder,textarea::placeholder{color:#9ba3b1}input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2a43e80b}textarea{resize:vertical;min-height:110px;line-height:1.7}input:disabled{color:var(--muted);background:#f4f5f8}select{cursor:pointer}button{background:0 0;border:0}fieldset{border:0;margin:0;padding:0}legend{margin-bottom:10px;padding:0;font-size:.875rem;font-weight:600}.muted{color:var(--muted)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 19px;font-size:.875rem;font-weight:600;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 3px 6px #2944e816}.button.primary:hover:not(:disabled){background:var(--blue-dark);box-shadow:0 4px 12px #2944e826}.button.secondary{background:#fff;border-color:#dfe3ed}.button.secondary:hover:not(:disabled){background:#f5f7fc}.button.ghost{color:#465066;padding:10px 12px}.button.small{min-height:38px;padding:9px 13px}.button.full{width:100%}.button.qq{color:#1267b3;background:#edf6ff;border:1px solid #d7eafd}.icon-button{color:#838b9b;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:7px;display:inline-flex}.icon-button:hover{color:var(--ink);background:#eef1f7}.text-button{color:var(--blue);padding:6px 0;font-size:.875rem}.text-button.danger{color:#bd3f49}.live-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.site-header{border-bottom:1px solid var(--border);z-index:10;background:#ffffffed;height:83px;position:relative}.header-inner{align-items:center;gap:64px;max-width:1280px;height:100%;margin:auto;padding:0 40px;display:flex}.brand{letter-spacing:-1.6px;flex-shrink:0;align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:700;display:inline-flex}.brand-dot{color:var(--blue)}.brand-icon{background:var(--blue);color:#fff;letter-spacing:-1px;border-radius:9px;place-items:center;width:32px;height:34px;font-family:Arial,sans-serif;font-size:23px;display:grid;position:relative}.brand-icon svg{stroke:#b5f6dd;stroke-width:3.3px;background:var(--blue);position:absolute;bottom:3px;right:1px}.desktop-nav{color:#7b8292;align-self:stretch;align-items:stretch;gap:34px;font-size:.875rem;display:flex}.desktop-nav a{align-items:center;display:flex;position:relative}.desktop-nav a.active{color:var(--ink);font-weight:600}.desktop-nav a.active:after{content:"";background:var(--blue);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.header-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.avatar{color:var(--blue);background:#e9edff;border:3px solid #fff;border-radius:50%;place-items:center;width:37px;height:37px;font-size:.875rem;font-weight:600;display:grid;box-shadow:0 0 0 1px #e5e8f2}.account-wrap{position:relative}.account-menu{border:1px solid var(--border);z-index:32;background:#fff;border-radius:12px;flex-direction:column;gap:7px;width:206px;padding:16px;font-size:.875rem;display:flex;position:absolute;top:50px;right:0;box-shadow:0 10px 50px #1722391a}.account-menu>a,.account-menu>button{text-align:left;border-radius:7px;align-items:center;gap:10px;padding:10px;display:flex}.account-menu>strong,.account-menu>span{overflow-wrap:anywhere;padding:0 10px}.account-menu>span{margin-bottom:6px;font-size:.8125rem}.account-menu>a:hover,.account-menu>button:hover{background:#f2f4f9}.menu-backdrop{cursor:default;z-index:30;position:fixed;inset:0}.page-shell{max-width:1280px;min-height:calc(100vh - 200px);margin:auto;padding:0 40px}.intro{justify-content:space-between;align-items:center;gap:32px;padding:49px 0 41px;display:flex}.eyebrow{color:var(--blue);letter-spacing:2.2px;align-items:center;gap:8px;font-size:.6875rem;font-weight:700;line-height:1.6;display:flex}.intro h1{letter-spacing:-1.7px;margin:14px 0 10px;font-size:2.25rem;font-weight:680;line-height:1.5}.intro h1 span{margin-left:1px}.intro p{color:#7a8294;letter-spacing:.15px;font-size:.875rem}.intro-stats{border-left:1px solid #dfe3ed;align-self:center;gap:44px;padding:14px 2px 4px 38px;display:flex}.intro-stats>div{flex-direction:column;gap:6px;display:flex}.intro-stats strong{letter-spacing:-1.7px;font-variant-numeric:tabular-nums;font-size:2.25rem;font-weight:550}.intro-stats strong i{color:var(--blue);margin-left:7px;font-size:1.4375rem;font-style:normal}.intro-stats span{color:#7e8799;white-space:nowrap;font-size:.75rem}.workspace{grid-template-columns:minmax(0,1fr) 254px;gap:30px;display:grid}.poll-feed{min-width:0}.feed-heading{border-bottom:1px solid #dde2ec;justify-content:space-between;align-items:center;gap:12px;padding-bottom:19px;display:flex}.feed-tabs{align-items:center;gap:12px;display:flex}.feed-tabs h2{letter-spacing:-.5px;font-size:1.125rem}.count-tag{color:#777f93;font-variant-numeric:tabular-nums;background:#e9ecf4;border-radius:5px;padding:3px 7px;font-size:.75rem}.sort-label{color:#7b8395;align-items:center;gap:6px;font-size:.8125rem;display:flex}.sort-label select{color:#677187;outline-offset:5px;box-shadow:none;background:0 0;border:0;padding:0 2px;font-size:.8125rem}.category-filters{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.category-filters button{white-space:nowrap;color:#7a8293;border-radius:6px;padding:9px 12px;font-size:.8125rem;transition:background .15s}.category-filters button.active{color:var(--blue);background:#e9edff;font-weight:600}.category-filters button:hover:not(.active){color:#25314b;background:#eef0f5}.filter-row{padding-top:17px}.search-row{align-items:center;gap:12px;margin:15px 0 21px;display:flex}.search-box{border:1px solid var(--border);color:#a0a8b7;background:#fff;border-radius:7px;flex:1;align-items:center;min-width:0;padding:0 12px;display:flex}.search-box input{box-shadow:none;outline-offset:-2px;border:0;width:100%;padding:11px;font-size:.8125rem}.search-submit{color:#77839b;border-left:1px solid var(--border);white-space:nowrap;padding:4px 0 4px 9px;font-size:.75rem}.status-select{color:#7b8395;background:0 0;border:0;width:auto;padding:9px 3px;font-size:.8125rem}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.poll-card{border-radius:var(--radius);background:#fff;border:1px solid #e4e8f0;flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.poll-card:hover{border-color:#c5d0f0;transform:translateY(-4px);box-shadow:0 10px 26px #1d2e5810}.card-visual{background:var(--tint);height:171px;color:var(--deep);position:relative;overflow:hidden}.card-visual img,.card-visual video{object-fit:cover;width:100%;height:100%}.visual-grid{background-image:linear-gradient(var(--accent) .5px, transparent .5px), linear-gradient(90deg, var(--accent) .5px, transparent .5px);opacity:.09;background-size:32px 32px;position:absolute;inset:0}.visual-category{letter-spacing:3px;font-size:1.7rem;font-weight:350;position:absolute;top:74px;left:25px}.visual-icon{opacity:.65;position:absolute;top:54px;right:27px;transform:rotate(-13deg)}.visual-label{letter-spacing:1.8px;opacity:.6;font-size:.5625rem;font-weight:600;position:absolute;bottom:22px;left:26px}.status-pill{color:#3b8370;background:#ffffffea;border:1px solid #ffffff80;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:.6875rem;font-weight:600;display:flex;position:absolute;top:15px;left:17px}.status-pill.ended{color:#7e8492}.demo-tag{letter-spacing:.3px;opacity:.6;border:1px solid;border-radius:4px;padding:3px 6px;font-size:.625rem;position:absolute;top:17px;right:16px}.card-content{flex-direction:column;flex:1;padding:20px 21px 0;display:flex}.card-category{justify-content:space-between;align-items:center;gap:8px;font-size:.6875rem;display:flex}.card-category>span:first-child{color:var(--accent);font-weight:600}.card-category>span:last-child{color:#939aab}.card-content h3{letter-spacing:-.3px;margin:9px 0 6px;font-size:1.0625rem;font-weight:600;line-height:1.7}.card-content>p{color:#9097a5;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-height:2.9em;font-size:.8125rem;line-height:1.8;display:-webkit-box;overflow:hidden}.card-author{color:#738095;align-items:center;gap:7px;margin:16px 0;font-size:.6875rem;display:flex}.card-author>span:last-child{color:#a3aaba}.mini-avatar{color:#8390ad;background:#eff1f8;border-radius:50%;flex-shrink:0;place-items:center;width:23px;height:23px;font-size:.625rem;display:inline-grid}.card-bottom{border-top:1px solid #eff1f6;justify-content:space-between;align-items:center;gap:6px;padding:14px 0;font-size:.75rem;display:flex}.card-bottom>span{align-items:center;gap:6px;display:flex}.card-bottom>span:first-child{color:#8b93a3}.card-bottom>span:last-child{color:var(--blue);font-weight:500}.card-bottom>span.voted{color:#3e8a72}.home-aside{padding-top:0}.create-promo{color:#fff;background:#243adb;border-radius:12px;padding:23px;position:relative;overflow:hidden}.promo-top{letter-spacing:1px;color:#c2cbff;justify-content:space-between;align-items:center;font-size:.6875rem;display:flex}.create-promo h2{letter-spacing:1px;margin-top:24px;font-size:1.8125rem;font-weight:550;line-height:1.55}.create-promo p{color:#b8c3ff;margin-top:11px;font-size:.8125rem;line-height:1.85}.promo-bars{justify-content:center;align-items:flex-end;gap:8px;height:72px;margin:15px 0 22px;display:flex}.promo-bars span{background:#5a6ded;border-radius:5px 5px 0 0;width:29px;height:25px}.promo-bars span:nth-child(2){background:#6578f3;height:43px}.promo-bars span:nth-child(3){background:#91a0ff;height:61px}.promo-bars span:nth-child(4){background:#6278f8;height:37px}.promo-bars span:nth-child(5){background:#b0c1ff;height:72px}.create-promo .button{color:#253cda;background:#fff;min-height:42px;padding:10px}.aside-section{padding:26px 3px 0}.aside-title{align-items:center;gap:8px;margin-bottom:21px;display:flex}.aside-title svg{color:#748099}.aside-title h3{font-size:.875rem;font-weight:600}.principle{gap:12px;margin:17px 0;display:flex}.principle>span{color:#a0a8b7;background:#fff;border:1px solid #e1e6ef;border-radius:7px;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:.625rem;font-weight:600;display:grid}.principle strong{font-size:.8125rem;font-weight:550}.principle p{color:#929aad;margin:5px 0;font-size:.6875rem;line-height:1.7}.guide-link{border-top:1px solid var(--border);color:#79869c;justify-content:space-between;align-items:center;margin-top:17px;padding-top:17px;font-size:.75rem;display:flex}.aside-note{border-top:1px solid var(--border);color:#a2aabc;align-items:center;gap:14px;margin-top:25px;padding:26px 0;display:flex}.tiny-brand{color:#d6dcea;font-family:Georgia,serif;font-size:3rem;font-weight:700}.aside-note p{letter-spacing:.7px;font-size:.6875rem;line-height:1.9}.feed-end{text-align:center;color:#a0a7b6;min-height:65px;padding:25px 0;font-size:.6875rem}.site-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:25px;max-width:1200px;margin:15px auto 0;padding:28px 0 35px;display:flex}.site-footer>div{align-items:center;gap:20px;display:flex}.site-footer .brand{letter-spacing:-1.2px;color:#66718a;font-size:23px}.site-footer .brand-icon{background:#8290ac;border-radius:6px;width:23px;height:24px;font-size:17px}.site-footer .brand-icon svg{background:#8290ac;width:10px;height:10px}.site-footer .brand-dot{color:#8290ac}.site-footer>div>span{color:#9ba3b3;font-size:.6875rem}.site-footer nav{color:#8c95a6;align-items:center;gap:21px;font-size:.6875rem;display:flex}.site-footer nav a:hover{color:var(--blue)}.skip-link{background:var(--blue);color:#fff;z-index:99;padding:12px;position:absolute;top:-70px;left:15px}.skip-link:focus{top:10px}.feed-tabs>button{color:#8a93a3;padding:0 8px 0 0;font-size:.9375rem}.feed-tabs>button.active{color:var(--blue);font-weight:600}.intro.compact{padding-bottom:37px}.intro.compact h1{margin-top:12px}.pagination{color:var(--muted);justify-content:center;align-items:center;gap:20px;margin:25px 0;font-size:.8125rem;display:flex}.empty-state,.login-gate{border:1px solid var(--border);text-align:center;border-radius:var(--radius);background:#fff;padding:65px 24px}.empty-state h3{margin:19px 0 10px;font-size:1.0625rem}.empty-state p,.login-gate p{color:var(--muted);margin:9px 0 24px;font-size:.875rem}.empty-icon{color:#7b8cdf;background:#f0f3ff;border:1px solid #e1e6fb;border-radius:20px;place-items:center;width:68px;height:68px;margin:auto;display:grid}.login-gate{max-width:710px;margin:55px auto;padding:65px 30px}.login-gate h1{margin:25px 0 8px;font-size:1.75rem}.page-loading,.detail-loading{place-items:center;min-height:400px;padding:100px 20px;display:grid}.spinner{color:var(--muted);align-items:center;gap:10px;font-size:.875rem;display:inline-flex}.skeleton-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding-bottom:30px;animation:1.8s ease-in-out infinite pulse;overflow:hidden}.skeleton-card>div{background:#e9edf5;height:171px}.skeleton-card>span{background:#eef0f5;border-radius:6px;height:14px;margin:25px 22px 10px;display:block}.skeleton-card>span:last-child{width:55%;margin-top:16px}@keyframes pulse{50%{opacity:.55}}.error-box{color:#b13a48;overflow-wrap:anywhere;background:#fff3f3;border:1px solid #f0d8dc;border-radius:8px;align-items:flex-start;gap:9px;margin:12px 0;padding:13px 14px;font-size:.875rem;line-height:1.6;display:flex}.error-box>svg{margin-top:2px}.error-box .text-button{white-space:nowrap;margin-left:auto;padding:0}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;background:#111c3e66;animation:.16s fade-in;position:fixed;inset:0}.modal{z-index:61;background:#fff;border-radius:19px;width:calc(100vw - 36px);max-width:442px;max-height:calc(100dvh - 36px);padding:32px;animation:.18s fade-in;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 100px #07123d33}.modal.wide{max-width:650px}.modal h2{letter-spacing:-.5px;padding-right:25px;font-size:1.5rem}.modal>p{color:#8b93a4;margin:10px 0 22px;font-size:.8125rem;line-height:1.8}.modal-close{position:absolute;top:20px;right:20px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:23px;display:flex}.auth-tabs{border-bottom:1px solid var(--border);gap:30px;margin:0 0 24px;display:flex}.auth-tabs button{color:var(--muted);border-bottom:2px solid #0000;padding:12px 0;font-size:.875rem}.auth-tabs button.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:600}.form-stack{flex-direction:column;gap:20px;display:flex}.form-stack>label,.form-stack>div>label,.field-label{font-size:.875rem;font-weight:550;line-height:1.5;display:block}.form-stack label>input,.form-stack label>select,.form-stack label>textarea{margin-top:9px;font-weight:400;display:block}.form-stack label>span:first-child{align-items:center;gap:4px;display:flex}.form-stack label small{color:#8c95a7;margin-top:7px;font-size:.6875rem;font-weight:400;line-height:1.65;display:block}.form-stack label>span>small{margin:0 0 0 auto}.form-stack label b{color:#e97786;font-size:.75rem;font-weight:400}.form-stack label.checkbox-label,.checkbox-label{color:#7a8598;align-items:flex-start;gap:8px;font-size:.75rem;font-weight:400;line-height:1.8;display:flex}.checkbox-label input{width:15px;height:15px;accent-color:var(--blue);flex-shrink:0;padding:0;margin:4px 0 0!important}.checkbox-label a{color:var(--blue)}.divider{text-align:center;border-bottom:1px solid var(--border);height:1px;margin:29px 0;position:relative}.divider span{color:#a0a8b6;background:#fff;padding:0 12px;font-size:.6875rem;position:relative;top:-10px}.fine-print{color:#8f99aa;margin-top:12px;font-size:.6875rem;line-height:1.7}.auth-tabs~.fine-print,.modal .fine-print{text-align:center}.toast{color:#fff;z-index:90;opacity:0;pointer-events:none;white-space:normal;background:#1b2b45;border-radius:10px;align-items:center;gap:10px;min-width:180px;max-width:calc(100vw - 35px);padding:14px 19px;font-size:.875rem;transition:all .2s;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);box-shadow:0 7px 30px #14213926}.toast.visible{opacity:1;transform:translate(-50%)}.toast svg{color:#99e0c5}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.back-link{color:#8893a6;align-items:center;gap:7px;margin:31px 0 27px;font-size:.8125rem;display:inline-flex}.back-link:hover{color:var(--blue)}.detail-layout{grid-template-columns:minmax(0,1fr) 288px;gap:28px;padding-bottom:45px;display:grid}.detail-main{border:1px solid var(--border);background:#fff;border-radius:15px;min-width:0;padding:35px 38px}.detail-badges{flex-wrap:wrap;align-items:center;gap:13px;font-size:.75rem;display:flex}.category-tag{background:var(--tint);color:var(--deep);border-radius:5px;align-items:center;gap:6px;padding:6px 8px;font-size:.6875rem;display:inline-flex}.tag{color:#9099aa;border:1px solid #e3e7f0;border-radius:5px;padding:3px 6px;font-size:.6875rem}.detail-main h1{letter-spacing:-.8px;overflow-wrap:anywhere;margin:20px 0 17px;font-size:2rem;line-height:1.6}.detail-author{color:#929bac;flex-wrap:wrap;align-items:center;gap:8px;font-size:.75rem;display:flex}.detail-author strong{color:#596983;font-weight:500}.detail-author>.mini-avatar{width:26px;height:26px}.detail-cover{background:#f0f3f9;border-radius:10px;margin-top:25px;overflow:hidden}.detail-cover img,.detail-cover video{object-fit:contain;width:100%;max-height:480px;display:block}.description{white-space:pre-wrap;overflow-wrap:anywhere;color:#758197;margin:24px 0 32px;font-size:.9375rem;line-height:1.95}.options-heading{justify-content:space-between;align-items:center;margin:0 0 18px;display:flex}.options-heading h2{font-size:1rem}.options-heading>span{color:#939cad;font-size:.75rem}.options-list{flex-direction:column;gap:13px;display:flex}.vote-option{background:#fff;border:1px solid #e3e7ef;border-radius:10px;transition:border .15s;overflow:hidden}.vote-option.selected{background:#f7f9ff;border-color:#8c9df9}.option-label{align-items:center;gap:12px;padding:19px 19px 15px;display:flex;position:relative}.option-label.clickable{cursor:pointer}.option-label input{opacity:0;width:1px;height:1px;position:absolute}.option-label:has(input:focus-visible){outline-offset:-4px;outline:3px solid #7892ff}.option-control{color:#8e9bb1;background:#fff;border:1px solid #dce2ed;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:.6875rem;display:inline-grid}.option-control.square{border-radius:6px}.selected .option-control{color:#fff;border-color:var(--blue);background:var(--blue)}.option-name{overflow-wrap:anywhere;flex:1;min-width:0;font-size:.9375rem;line-height:1.7}.option-result{flex-shrink:0;align-items:center;gap:12px;display:flex}.option-result strong{color:#4c6084;min-width:30px;font-size:.875rem}.option-result>span{color:#97a2b5;font-size:.6875rem}.selected .option-result strong{color:var(--blue)}.result-track{background:#eff2f7;border-radius:3px;height:4px;margin:0 19px 15px;overflow:hidden}.result-track>div{background:#a6b4e6;border-radius:3px;height:100%;transition:width .5s}.selected .result-track>div{background:var(--blue)}.option-media{max-width:calc(100% - 76px);margin:0 19px 15px 57px}.option-media img,.option-media video{object-fit:contain;background:#f3f5fa;border-radius:8px;max-width:100%;max-height:410px;display:block}.original-link{color:#8b97ae;align-items:center;gap:5px;margin:8px 0 0;font-size:.6875rem;display:inline-flex}.original-link:hover{color:var(--blue)}.result-note{color:#8894a8;background:#f7f9fc;border-radius:8px;align-items:center;gap:9px;margin-top:20px;padding:14px;font-size:.8125rem;display:flex}.vote-action{flex-wrap:wrap;align-items:center;gap:18px;margin-top:29px;display:flex}.vote-action>span{color:#9aa3b3;font-size:.6875rem}.voted-message{color:#3e8c70;align-items:center;gap:9px;font-size:.875rem;display:flex}.poll-summary{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;padding:24px;display:flex}.summary-status{color:#399276;align-items:center;gap:6px;font-size:.75rem;display:flex}.summary-status.ended{color:#959fb1}.big-number{letter-spacing:-2px;font-variant-numeric:tabular-nums;margin-top:13px;font-size:3.5rem;font-weight:550;line-height:1.4}.poll-summary>.muted{margin:3px 0 26px;font-size:.75rem}.summary-line{color:#8996ad;align-items:flex-start;gap:10px;margin:0 0 21px;display:flex}.summary-line svg{margin-top:2px}.summary-line>div{flex-direction:column;gap:7px;display:flex}.summary-line span{font-size:.6875rem}.summary-line strong{color:#4a5a75;font-size:.8125rem;font-weight:500}.poll-summary>.button{margin-top:3px}.owner-panel{border:1px solid var(--border);background:#fff;border-radius:12px;margin-top:18px;padding:23px}.owner-panel h3{margin-bottom:15px;font-size:.875rem}.owner-panel p{font-size:.75rem}.owner-panel .text-button{margin:10px auto 0;font-size:.75rem;display:block}.report-button{color:#9aa4b6;justify-content:center;align-items:center;gap:7px;margin:20px auto;font-size:.6875rem;display:flex}.create-heading{margin:5px 0 32px}.create-heading h1{margin:10px 0;font-size:2rem;line-height:1.6}.create-heading p{color:#8792a6;font-size:.875rem}.create-layout{grid-template-columns:minmax(0,1fr) 325px;align-items:start;gap:28px;padding-bottom:55px;display:grid}.create-main{flex-direction:column;gap:24px;min-width:0;display:flex}.form-section{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:28px}.section-title{align-items:center;gap:10px;margin-bottom:27px;display:flex}.section-title>span{color:var(--blue);background:#eef1ff;border-radius:5px;padding:5px 6px;font-size:.6875rem;font-weight:600}.section-title h2{font-size:1.0625rem}.section-title>small{color:#9aa3b4;margin-left:auto;font-size:.6875rem}.optional{color:#a5adba;margin-left:5px;font-size:.6875rem;font-weight:400}.field-label{margin-bottom:10px}.uploader{background:#fbfcfe;border:1px dashed #d4dced;border-radius:9px;transition:background .15s;overflow:hidden}.uploader.drag{border-color:var(--blue);background:#edf1ff}.upload-target{text-align:left;align-items:center;gap:14px;width:100%;padding:24px 20px;display:flex}.upload-target>span:nth-child(2){flex:1;min-width:0}.upload-target strong{color:#556785;font-size:.8125rem;font-weight:500;line-height:1.7;display:block}.upload-target small{color:#99a5ba;margin-top:6px;font-size:.625rem;line-height:1.65;display:block}.upload-target>svg{color:#a5b2c9}.upload-icon{color:#8096c5;background:#eef2fa;border-radius:10px;flex-shrink:0;place-items:center;width:47px;height:47px;display:grid}.compact .upload-target{padding:13px 16px}.compact .upload-target strong{font-size:.75rem}.compact .upload-target small{margin-top:0;font-size:.625rem;display:inline}.compact .upload-icon{border-radius:7px;width:35px;height:35px}.upload-complete{align-items:center;gap:12px;padding:12px;display:flex}.upload-preview{background:#ebeff6;border-radius:5px;flex-shrink:0;width:65px;height:54px;overflow:hidden}.upload-preview img,.upload-preview video{object-fit:cover;width:100%;height:100%}.upload-complete>div:nth-child(2){flex:1;min-width:0}.upload-complete strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}.upload-complete span{color:#97a3b7;margin-top:8px;font-size:.6875rem;display:block}.upload-progress{color:#7e90b2;flex-wrap:wrap;align-items:center;gap:12px;padding:19px;font-size:.8125rem;display:flex}.upload-progress strong{font-weight:500}.upload-progress progress{width:90px;height:5px;accent-color:var(--blue)}.upload-progress .text-button{margin-left:auto;font-size:.75rem}.edit-options{flex-direction:column;gap:16px;display:flex}.edit-option{background:#fafbfd;border:1px solid #e5eaf2;border-radius:9px;padding:14px}.edit-option-heading{align-items:center;gap:10px;margin-bottom:12px;display:flex}.edit-option-heading input{padding:10px 12px;font-size:.875rem}.option-letter{color:#8898b5;text-align:center;flex-shrink:0;width:20px;font-size:.8125rem;font-weight:600}.add-option{color:#627cba;border:1px dashed #d7dfef;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:18px;padding:13px;font-size:.8125rem;display:flex}.add-option>span{color:#a4afc3;margin-left:auto;font-size:.6875rem}.create-settings{position:sticky;top:24px}.create-settings .form-section{padding:25px}.create-settings .section-title{margin-bottom:25px}.create-settings .section-title h2{font-size:.9375rem}.segmented{background:#f4f6fa;border:1px solid #e8ecf4;border-radius:8px;gap:4px;padding:4px;display:flex}.segmented button{color:#94a0b5;border-radius:5px;width:50%;padding:8px;font-size:.8125rem}.segmented button.active{color:var(--blue);background:#fff;font-weight:500;box-shadow:0 2px 4px #1c326410}.rule-note{color:#8a99b2;background:#f4f7fc;border-radius:8px;align-items:flex-start;gap:9px;padding:14px;font-size:.6875rem;line-height:1.9;display:flex}.rule-note svg{color:#8ba3d0;margin-top:2px}.create-settings .checkbox-label{font-size:.6875rem}.create-settings .form-stack{gap:19px}.create-settings .form-stack>.button+.button{margin-top:-9px}.settings-footnote{color:#9da8bb;justify-content:center;align-items:center;gap:6px;margin-top:17px;font-size:.625rem;display:flex}.account-page{max-width:620px;margin:0 auto;padding-bottom:40px}.account-page h1{margin-bottom:25px;font-size:1.75rem}.account-page .form-section{margin-bottom:20px}.account-page .form-section h2{margin-bottom:10px;font-size:1.0625rem}.account-page .form-section p{margin-bottom:18px;font-size:.8125rem}.success-inline{color:#3d9677;align-items:center;gap:8px;font-size:.875rem;display:flex}.text-page{max-width:800px;margin:0 auto;padding:60px 0 70px}.text-page h1{margin:12px 0 14px;font-size:2rem;line-height:1.5}.text-page .lead{color:#8493ab;margin-bottom:38px;font-size:1rem}.text-page>section{margin-bottom:30px}.text-page h2{margin:0 0 13px;font-size:1.125rem}.text-page p{color:#7c8a9f;font-size:.9375rem;line-height:1.95}.guide-step{align-items:flex-start;gap:22px;display:flex}.guide-step>span{width:38px;height:38px;color:var(--blue);background:#e9eeff;border-radius:9px;flex-shrink:0;place-items:center;font-size:.75rem;display:grid}.report-card{border:1px solid var(--border);background:#fff;border-radius:12px;padding:22px}.report-card>a{align-items:center;gap:8px;font-size:1rem;font-weight:600;display:flex}.report-card>p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:15px;font-size:.875rem}.report-card>small{color:#96a1b4;font-size:.6875rem}.intro p,.intro-stats span,.category-filters button,.sort-label,.sort-label select,.search-box input,.status-select,.card-content>p,.principle strong,.guide-link,.create-promo p,.form-stack label small,.result-note,.summary-line strong,.upload-target strong,.compact .upload-target strong,.rule-note,.checkbox-label,.create-settings .checkbox-label,.text-page p{font-size:.875rem}.card-category,.card-author,.card-bottom,.principle p,.fine-print,.create-promo .promo-top,.original-link,.summary-line span,.settings-footnote,.upload-target small,.compact .upload-target small,.site-footer nav,.site-footer>div>span,.status-pill,.demo-tag,.feed-end,.vote-action>span{font-size:.75rem}@media (width>=1400px){.header-inner,.page-shell{max-width:1360px;padding-left:60px;padding-right:60px}.site-footer{max-width:1240px}.workspace{grid-template-columns:minmax(0,1fr) 268px;gap:34px}.card-visual{height:190px}.visual-category{top:82px}.visual-icon{top:63px}.visual-label{bottom:28px}.create-promo{padding:25px}.intro{padding-top:54px;padding-bottom:44px}}@media (width<=1100px){.header-inner{gap:36px}.intro h1{font-size:1.9rem}.intro-stats{gap:22px;padding-left:25px}.intro-stats strong{font-size:2rem}.workspace{grid-template-columns:minmax(0,1fr) 225px;gap:23px}.create-promo{padding:20px}.create-promo h2{font-size:1.6rem}.category-filters button{padding:8px 10px}.visual-category{font-size:1.4rem;left:20px}.visual-icon{width:64px;right:20px}.card-content{padding:17px 17px 0}.card-bottom,.card-author{gap:5px}.intro-stats span{font-size:.75rem}.detail-main{padding:29px}.detail-main h1{font-size:1.8rem}.detail-layout{grid-template-columns:minmax(0,1fr) 255px;gap:23px}.create-layout{grid-template-columns:minmax(0,1fr) 290px;gap:22px}.form-section{padding:24px}.create-settings .form-section{padding:22px}.section-title>small{display:none}.site-footer{margin-left:40px;margin-right:40px}.site-footer>div>span{display:none}}@media (width<=850px){.header-inner,.page-shell{padding-left:25px;padding-right:25px}.header-inner{gap:27px}.desktop-nav{gap:23px}.header-actions{gap:10px}.workspace{grid-template-columns:minmax(0,1fr)}.home-aside{grid-template-columns:1fr 1fr;gap:26px;margin-bottom:25px;display:grid}.create-promo{padding:24px}.create-promo h2{margin-top:18px}.create-promo p{margin-top:9px}.promo-bars{gap:4px;width:80px;height:46px;position:absolute;top:80px;right:23px}.promo-bars span{width:12px}.promo-bars span:nth-child(3){height:50px}.promo-bars span:nth-child(5){height:57px}.create-promo .button{margin-top:20px}.aside-note{display:none}.aside-section{padding-top:12px}.intro-stats{gap:22px}.intro{align-items:flex-start;padding-top:36px;padding-bottom:30px}.intro h1{font-size:1.8rem}.intro h1 span{display:block}.intro p{max-width:400px;font-size:.8125rem}.intro-stats{align-self:center}.intro-stats strong{font-size:1.8rem}.intro-stats>div:last-child{display:none}.card-visual{height:180px}.visual-category{font-size:1.75rem;top:80px}.visual-icon{width:80px;top:55px;right:25px}.visual-label{font-size:.625rem}.detail-layout{grid-template-columns:minmax(0,1fr)}.detail-aside{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.owner-panel{margin-top:0}.report-button{grid-column:1/-1;margin-top:0}.poll-summary{padding:23px}.create-layout{grid-template-columns:minmax(0,1fr)}.create-settings{position:static}.create-settings .form-section{padding:28px}.create-heading h1{font-size:1.8rem}.site-footer{margin-left:25px;margin-right:25px}.site-footer nav{gap:15px}.intro.compact h1 span{display:inline}.option-name{font-size:.9375rem}}@media (width<=560px){.site-header{height:70px}.header-inner,.page-shell{padding-left:18px;padding-right:18px}.header-inner{gap:13px}.brand{gap:7px;font-size:27px}.brand-icon{border-radius:8px;width:28px;height:30px;font-size:21px}.desktop-nav{display:none}.header-actions{gap:5px}.header-actions .primary{gap:4px;min-height:35px;padding:8px 10px;font-size:.75rem}.header-actions .primary svg{width:15px}.header-actions .ghost{padding:8px 6px;font-size:.75rem}.intro{gap:16px;padding-top:31px;padding-bottom:26px}.eyebrow{letter-spacing:1.5px;font-size:.625rem}.intro h1{letter-spacing:-1px;margin:12px 0 10px;font-size:1.68rem;line-height:1.55}.intro p{max-width:260px;font-size:.8125rem;line-height:1.85}.intro-stats{align-self:flex-start;gap:0;margin-top:32px;padding-left:16px}.intro-stats strong{letter-spacing:-1px;font-size:1.625rem}.intro-stats span{writing-mode:horizontal-tb;white-space:normal;max-width:63px;font-size:.6875rem;line-height:1.7}.intro-stats strong i{margin-left:3px;font-size:1rem}.feed-heading{padding-bottom:16px}.feed-tabs h2{font-size:1.0625rem}.sort-label select{font-size:.75rem}.filter-row{padding-top:14px}.category-filters{gap:3px;margin-right:-18px;padding-right:18px}.category-filters button{padding:8px 11px;font-size:.8125rem}.search-row{gap:8px;margin-top:13px;margin-bottom:18px}.search-box{padding:0 10px}.search-box input{padding:10px 8px;font-size:.75rem}.status-select{max-width:84px;font-size:.75rem}.search-submit{font-size:.6875rem}.cards-grid{grid-template-columns:1fr;gap:20px}.card-visual{height:181px}.visual-category{font-size:1.85rem;top:77px;left:25px}.visual-icon{width:88px;top:48px;right:30px}.visual-label{bottom:22px;left:27px}.card-content{padding:20px 22px 0}.card-category{font-size:.75rem}.card-content h3{margin-top:11px;font-size:1.0625rem}.card-content>p{min-height:0;font-size:.875rem}.card-author{margin:17px 0;font-size:.75rem}.card-bottom{padding:15px 0;font-size:.8125rem}.home-aside{grid-template-columns:1fr;gap:22px}.create-promo{padding:25px}.create-promo h2{margin-top:20px;font-size:1.75rem}.create-promo p{font-size:.875rem}.promo-bars{gap:7px;width:110px;height:66px;top:88px;right:30px}.promo-bars span{width:17px}.promo-bars span:nth-child(3){height:66px}.promo-bars span:nth-child(5){height:79px}.aside-section{padding:5px 4px 20px}.principle{gap:13px}.principle p{font-size:.8125rem}.site-footer{flex-direction:column;align-items:flex-start;gap:17px;margin:5px 18px 0;padding:24px 0;display:flex}.site-footer nav{flex-wrap:wrap;gap:14px;width:100%;font-size:.6875rem}.site-footer nav>span{margin-left:auto}.site-footer>div>span{font-size:.6875rem;display:inline}.site-footer>div{gap:15px}.modal{padding:28px 23px}.modal h2{font-size:1.375rem}.modal>p{font-size:.8125rem}.toast{font-size:.8125rem;bottom:18px}.login-gate{margin:30px 0;padding:43px 20px}.login-gate h1{font-size:1.5rem}.back-link{margin:23px 0;font-size:.8125rem}.detail-main{border-radius:12px;padding:24px 19px}.detail-main h1{margin:17px 0 14px;font-size:1.55rem;line-height:1.65}.detail-badges{gap:10px}.description{margin:23px 0 28px;font-size:.875rem}.detail-author{gap:6px;font-size:.6875rem}.detail-author>span:last-child{margin-left:0}.detail-layout{gap:20px;padding-bottom:25px}.option-label{align-items:flex-start;gap:9px;padding:16px 13px 13px}.option-control{width:23px;height:23px;margin-top:1px;font-size:.625rem}.option-name{font-size:.875rem;line-height:1.8}.option-result{flex-direction:column;align-items:flex-end;gap:3px;min-width:40px}.option-result strong{font-size:.875rem}.option-result>span{font-size:.6875rem}.option-media{max-width:calc(100% - 26px);margin:0 13px 13px}.result-track{margin:0 13px 13px}.vote-action{gap:14px;margin-top:24px}.vote-action>.button{width:100%}.vote-action>span{font-size:.6875rem}.voted-message{font-size:.8125rem;line-height:1.8}.detail-aside{grid-template-columns:1fr}.poll-summary{grid-template-columns:1fr 1fr;gap:15px;padding:22px;display:grid}.poll-summary>.summary-status{grid-column:1/-1}.poll-summary>.big-number{grid-column:1;margin:0;font-size:2.7rem;line-height:1.2}.poll-summary>.muted{grid-column:1;margin:0;font-size:.6875rem}.summary-line{grid-area:auto/2;align-self:start;margin:0}.summary-line:first-of-type{grid-row:2}.summary-line:nth-of-type(2){grid-row:3}.summary-line strong{font-size:.75rem}.poll-summary>.button{grid-column:1/-1;margin-top:5px}.report-button{margin:0 0 10px}.create-heading{margin:0 0 26px}.create-heading h1{max-width:320px;font-size:1.625rem;line-height:1.6}.create-heading p{font-size:.8125rem}.form-section{padding:22px 18px}.section-title{gap:9px;margin-bottom:23px}.section-title h2{font-size:1rem}.section-title>span{font-size:.625rem}.form-stack{gap:20px}.form-stack>label{font-size:.875rem}.form-stack label small{font-size:.75rem}.form-stack input,.form-stack textarea,.form-stack select{font-size:1rem}.upload-target{gap:12px;padding:20px 12px}.upload-target>svg{display:none}.upload-target strong{font-size:.75rem}.upload-target small{font-size:.6875rem}.upload-icon{width:38px;height:40px}.edit-option{padding:11px}.edit-option-heading{gap:6px}.edit-option-heading input{padding:10px;font-size:.875rem}.compact .upload-target{padding:12px}.compact .upload-target strong{font-size:.75rem}.compact .upload-target small{font-size:.6875rem}.create-settings .form-section{padding:24px 20px}.create-layout{gap:20px;padding-bottom:30px}.create-main,.create-settings .form-stack{gap:20px}.create-settings .checkbox-label{font-size:.8125rem}.settings-footnote{font-size:.6875rem}.rule-note{font-size:.8125rem}.text-page{padding:35px 0 40px}.text-page h1{font-size:1.75rem}.text-page .lead,.text-page p{font-size:.9375rem}.text-page h2{font-size:1rem}.guide-step{gap:14px}.guide-step>span{border-radius:7px;width:30px;height:32px;font-size:.6875rem}.guide-step p{font-size:.875rem}.account-page h1{font-size:1.6rem}.account-page .form-section{padding:24px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.poll-card:hover,.button:hover{transform:none}}:root{--surface:#fff;--border:#e9ecf0;--blue:#3853d8;--blue-dark:#2b42bd;background:#fafbfc}.site-header{background:#fff}.tone-0{--tint:#f1f3f8;--accent:#8a96b5;--deep:#677696}.tone-1{--tint:#f0f5f3;--accent:#91a69c;--deep:#728d7f}.tone-2{--tint:#f0f3f7;--accent:#8a9eb6;--deep:#6b819d}.tone-3{--tint:#f5f2f7;--accent:#a398af;--deep:#8c7d9d}.tone-4{--tint:#f7f5f1;--accent:#b3a790;--deep:#968970}.tone-5{--tint:#f2f4f5;--accent:#94a1a8;--deep:#7a8b95}.visual-grid{opacity:.06}.visual-icon{opacity:.52}.create-promo{color:#364765;background:linear-gradient(145deg,#fff,#f1f4fa);border:1px solid #e2e7f0}.promo-top{color:#8a97b0}.create-promo h2{color:#354560}.create-promo p{color:#97a1b3}.create-promo .button{color:var(--blue);background:#fff;border:1px solid #dfe5f0}.promo-bars span{background:#e4e9f2}.promo-bars span:nth-child(2){background:#dae2ef}.promo-bars span:nth-child(3){background:#c8d4e9}.promo-bars span:nth-child(4){background:#dce4f1}.promo-bars span:nth-child(5){background:#adbedc}.poll-card{box-shadow:0 2px 5px #1c2d4903}.category-filters button.active{background:#eff2fc}.status-pill{background:#ffffffed}.intro p,.desktop-nav,.card-content>p,.card-author,.card-bottom>span:first-child,.card-category>span:last-child,.principle p,.fine-print,.create-promo p,.site-footer nav,.site-footer>div>span,.feed-end,.vote-action>span,.muted,.summary-line span,.description,.back-link,.original-link,.settings-footnote,.form-stack label small,.optional,.rule-note,.checkbox-label,.field-label,.upload-target small,.compact .upload-target small,.result-note,.card-author>span:last-child,.sort-label,.sort-label select,.status-select,.category-filters button,.detail-author,.option-result>span,.options-heading>span,.report-button{color:#68768c}.exhibition-layout{grid-template-columns:minmax(0,1fr) 248px;gap:24px}.exhibition-layout .detail-main{padding:30px}.exhibition-layout .detail-main h1{font-size:clamp(1.55rem,2.3vw,2rem)}.exhibition-layout .description{margin:20px 0 30px;font-size:.86rem}.works-gallery{scroll-margin-top:90px}.gallery-intro{border-top:1px solid #edf0ef;padding-top:19px}.gallery-intro>span{letter-spacing:.16em;color:#718078;font-size:.6rem}.gallery-intro p{color:#6d7776;margin:8px 0 20px;font-size:.78rem}.gallery-tools{flex-direction:column;gap:13px;display:flex}.work-filters{flex-wrap:wrap;gap:5px;display:flex}.work-filters button{color:#697572;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;padding:8px 11px;font-size:.76rem;display:flex}.work-filters button span{opacity:.8;font-variant-numeric:tabular-nums;font-size:.64rem}.work-filters button.active{color:#365e4a;background:#edf2ee;border-color:#dce6df}.gallery-search-row{gap:10px;display:flex}.work-search{color:#7c8982;border:1px solid #e3e8e5;border-radius:7px;flex:1;align-items:center;gap:9px;min-width:0;padding:0 12px;display:flex}.work-search input{outline-offset:1px;background:0 0;border:0;width:100%;min-width:0;padding:10px 0;font-size:.77rem}.gallery-search-row select{color:#596961;background:#fff;border:1px solid #e3e8e5;border-radius:7px;max-width:130px;padding:7px 9px;font-size:.75rem}.gallery-count{color:#6f7a75;justify-content:space-between;align-items:center;gap:10px;margin:20px 0 14px;font-size:.72rem;display:flex}.gallery-count strong{color:#466a55;font-weight:500}.works-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 14px;display:grid}.work-card{background:#fff;border:1px solid #e5e9e5;border-radius:10px;min-width:0;transition:border-color .15s,box-shadow .15s;overflow:hidden}.work-card.chosen{border-color:#6a987a;box-shadow:0 0 0 1px #6a987a}.work-preview{aspect-ratio:8/5;cursor:zoom-in;background:#f2f3f0;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.work-preview img,.work-preview video{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.work-type{color:#49574f;background:#fffffff0;border-radius:4px;align-items:center;gap:4px;padding:4px 5px;font-size:.56rem;display:inline-flex;position:absolute;top:8px;left:8px}.work-open{color:#3c5146;opacity:.85;background:#fffffff0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:9px;right:9px}.work-preview:hover .work-open{opacity:1;box-shadow:0 2px 12px #0001}.work-info{align-items:baseline;gap:8px;padding:13px 12px 9px;display:flex}.work-number{color:#829084;font-variant-numeric:tabular-nums;font-size:.66rem}.work-info h3{overflow-wrap:anywhere;margin:0;font-size:.84rem;font-weight:550;line-height:1.55}.work-card-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;padding:0 12px 12px;display:flex}.work-select{color:#46644f;white-space:nowrap;background:#f5f8f4;border:1px solid #d4e1d7;border-radius:6px;align-items:center;gap:7px;padding:9px 13px;font-size:.8rem;display:inline-flex}.work-select.compact{background:0 0;border-color:#0000;padding:3px 0;font-size:.68rem}.work-select.chosen{color:#315e41}.work-checkbox{background:#fff;border:1px solid #bccdc0;border-radius:4px;place-items:center;width:18px;height:18px;display:grid}.chosen>.work-checkbox{color:#fff;background:#50785a;border-color:#50785a}.work-select:disabled{cursor:default;opacity:.7}.work-votes{white-space:nowrap;color:#647566;font-variant-numeric:tabular-nums;font-size:.66rem}.work-votes small{color:#7e8b80}.work-result-track{background:#f1f4ee;height:3px}.work-result-track span{background:#85a18b;height:100%;display:block}.gallery-pagination{justify-content:center;align-items:center;gap:20px;margin:27px 0;display:flex}.gallery-pagination>span{color:#65756b;font-size:.75rem}.gallery-pagination .button{padding:9px 12px;font-size:.74rem}.gallery-empty{text-align:center;color:#6f7e72;background:#fafbf8;border-radius:10px;justify-items:center;gap:10px;padding:45px 15px;font-size:.82rem;display:grid}.selection-tray{background:#f7f9f5;border:1px solid #e8ede3;border-radius:8px;margin-top:24px;padding:16px}.selection-tray>div:first-child{flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:.75rem;display:flex}.selection-tray>div:first-child span,.selection-tray p{color:#72806e;font-size:.68rem}.selection-tray p{margin:11px 0 0}.selection-chips{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.selection-chips button{color:#456344;overflow-wrap:anywhere;background:#fff;border:1px solid #dbe5d6;border-radius:5px;align-items:center;gap:7px;max-width:100%;padding:6px 8px;font-size:.72rem;display:inline-flex}.selection-chips button:disabled{opacity:1}.selection-chips b{opacity:.7;font-size:.63rem;font-weight:500}.exhibition-layout .vote-action{z-index:4;background:#fffffffa;border:1px solid #e4e9e2;border-radius:10px;justify-content:space-between;padding:14px;position:sticky;bottom:12px;box-shadow:0 4px 25px #253b2810}.exhibition-layout .vote-action .button{padding:12px 20px}.vote-selection-summary{color:#405645;flex-direction:column;gap:4px;font-size:.8rem;display:flex}.vote-selection-summary small{color:#76816f;font-size:.64rem}.work-modal-overlay{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:100;background:#172018aa;position:fixed;inset:0}.work-modal{z-index:101;background:#fff;border-radius:16px;outline:none;width:min(1080px,100vw - 40px);max-height:94dvh;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 25px 100px #07120c55}.work-modal header{justify-content:space-between;align-items:flex-start;padding:22px 26px 17px;display:flex}.work-modal-kicker{letter-spacing:.07em;color:#7c897f;font-size:.62rem}.work-modal h2{margin:7px 0 5px;font-size:1.25rem}.work-modal header p{color:#738073;margin:0;font-size:.72rem}.work-stage{background:#f1f2ef;place-items:center;min-height:220px;display:grid}.work-stage img,.work-stage video{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:66dvh;display:block}.work-stage.pixel-native{max-height:66dvh;display:block;overflow:auto}.work-scale{color:#526b52;white-space:nowrap;background:#fff;border:1px solid #dbe3d7;border-radius:5px;padding:8px 10px;font-size:.73rem}.work-scale[aria-pressed=true]{background:#f0f5eb;border-color:#98b087}.work-modal footer{align-items:center;gap:20px;padding:17px 25px;display:flex}.work-stepper{align-items:center;gap:10px;margin-right:auto;display:flex}.work-stepper span{color:#6a7a6b;text-align:center;min-width:40px;font-size:.72rem}.work-download{color:#647865;align-items:center;gap:7px;font-size:.76rem;display:flex}.work-text-preview{color:#758170;place-items:center;height:100%;padding:20px;font-size:.85rem;line-height:1.6;display:grid}.batch-importer{background:#f8faf5;border:1px dashed #cddbcf;border-radius:9px;margin-bottom:22px;padding:17px}.batch-importer>div:first-child{color:#658069;align-items:center;gap:12px;display:flex}.batch-importer>div:first-child>div{flex:1}.batch-importer strong{color:#46634c;font-size:.8rem;font-weight:550}.batch-importer p{color:#6e7e6f;margin:6px 0 0;font-size:.7rem;line-height:1.7}.batch-importer .button{flex-shrink:0;padding:9px 12px;font-size:.72rem}.batch-progress{color:#526d55;align-items:center;gap:9px;margin-top:17px;font-size:.75rem;display:flex}.batch-progress span{overflow-wrap:anywhere;flex:1;min-width:0}.batch-progress button{flex-shrink:0}.batch-message{overflow-wrap:anywhere;max-height:150px;overflow-y:auto}@media (width<=560px){.batch-importer>div:first-child{flex-wrap:wrap}.batch-importer>div:first-child>div{flex-basis:80%}}@media (width>=1400px){.exhibition-layout{grid-template-columns:minmax(0,1fr) 265px}}@media (width<=1100px){.exhibition-layout{grid-template-columns:minmax(0,1fr)}.exhibition-layout .detail-aside{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}}@media (width<=720px){.exhibition-layout .detail-main{padding:22px 17px}.works-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 10px}.work-info{padding:11px 10px 7px}.work-card-bottom{padding:0 10px 10px}.work-info h3{font-size:.78rem}.work-modal{width:calc(100vw - 20px)}.work-modal header{padding:17px}.work-modal footer{flex-wrap:wrap;gap:12px;padding:12px}.work-download span{display:none}.work-stepper{gap:2px}.work-modal .work-select{padding:8px;font-size:.72rem}.gallery-count{font-size:.67rem}.exhibition-layout .vote-action>span{display:none}.exhibition-layout .detail-aside{display:flex}}@media (width<=380px){.works-grid{grid-template-columns:1fr}.gallery-search-row{flex-wrap:wrap}.work-search{flex-basis:100%}}.mobile-nav,.mobile-poll-facts,.description-toggle,.mobile-text-selection{display:none}.site-footer{display:block}.site-footer .footer-main{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-brand{align-items:center;gap:18px;display:flex}.footer-brand>span{color:#68768c;font-size:.75rem}.site-footer .footer-meta{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 24px;margin-top:22px;padding-top:15px;display:flex}.site-footer .footer-company,.footer-record{color:#68768c;font-size:.75rem;line-height:1.7}.site-footer .footer-company{display:inline}.footer-record{align-items:center;gap:4px;display:inline-flex}.footer-record:hover{color:var(--blue);text-underline-offset:3px;text-decoration:underline}@media (width<=720px),(width<=1000px) and (height<=520px) and (pointer:coarse){:root{--mobile-gutter:16px;--phone-border:#e5e9f1;--phone-muted:#66748a}html{-webkit-text-size-adjust:100%;scroll-padding-top:116px}.header-inner,.page-shell{padding-left:max(var(--mobile-gutter), env(safe-area-inset-left));padding-right:max(var(--mobile-gutter), env(safe-area-inset-right))}.site-header{z-index:20;height:auto;padding-top:env(safe-area-inset-top);background:#fff;position:sticky;top:0;box-shadow:0 2px 12px #25365904}.header-inner{gap:14px;height:60px}.header-inner>.brand{gap:8px;font-size:28px}.header-inner .brand-icon{width:29px;height:31px}.desktop-nav,.header-actions>.primary{display:none}.header-actions{gap:8px;margin-left:auto}.header-actions .header-signin{border:1px solid var(--phone-border);border-radius:9px;min-height:44px;padding:10px 13px;font-size:13px}.header-actions .avatar{width:42px;height:42px}.mobile-nav{padding:0 max(var(--mobile-gutter), env(safe-area-inset-right)) 7px max(var(--mobile-gutter), env(safe-area-inset-left));grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.mobile-nav a{min-height:44px;color:var(--phone-muted);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:13px;display:flex}.mobile-nav a.active{color:var(--blue);background:#eff3fe;font-weight:600}.button,.icon-button{min-height:44px}.icon-button{min-width:44px}input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select{font-size:16px}button,a,input,textarea,select{touch-action:manipulation}.intro{padding:28px 0 24px;display:block}.intro .eyebrow{letter-spacing:.11em;font-size:10px}.intro h1{letter-spacing:-.7px;margin:12px 0;font-size:28px;line-height:1.45}.intro h1 span{display:block}.intro p{max-width:440px;font-size:14px;line-height:1.85}.intro-stats{border:0;border-top:1px solid var(--phone-border);align-items:center;gap:25px;margin:18px 0 0;padding:13px 0 0;display:flex}.intro-stats>div,.intro-stats>div:last-child{flex-direction:row;align-items:baseline;gap:7px;display:flex}.intro-stats strong{letter-spacing:-.4px;font-size:20px;line-height:1.4}.intro-stats strong i{display:none}.intro-stats span{white-space:nowrap;max-width:none;font-size:11px;line-height:1.5}.feed-heading{align-items:center;padding-bottom:12px}.feed-tabs h2{font-size:18px}.sort-label{gap:4px}.sort-label select{max-width:130px;min-height:44px;font-size:13px}.filter-row{padding-top:10px}.category-filters{scrollbar-width:none;gap:6px;margin-right:0;padding-right:0}.category-filters button{border-radius:8px;min-height:44px;padding:9px 13px;font-size:13px}.search-row{gap:10px;margin:12px 0 18px}.search-box{min-height:46px;padding:0 11px}.search-box input{padding:12px 6px;font-size:16px}.search-box input::placeholder{font-size:13px}.search-submit{min-width:40px;min-height:44px;font-size:12px}.status-select{max-width:90px;min-height:44px;padding-left:2px;padding-right:0;font-size:13px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-visual{aspect-ratio:8/5;height:auto}.card-content{padding:13px 13px 0}.card-category{flex-wrap:wrap;gap:6px;font-size:11px}.card-category>span:last-child{font-size:11px}.card-content h3{margin-top:8px;font-size:15px;line-height:1.65}.card-content>p{-webkit-line-clamp:2;min-height:0;font-size:12px;line-height:1.8}.card-author{flex-wrap:wrap;gap:6px;margin:12px 0;font-size:11px}.card-author>span:last-child{margin-left:0}.card-bottom{gap:8px;padding:12px 0;font-size:12px}.card-bottom svg{width:14px}.visual-category{font-size:20px;top:36%;left:15px}.visual-icon{width:55px;height:55px;top:20%;right:16px}.visual-label{font-size:8px;bottom:13px;left:15px}.status-pill{padding:5px 8px;font-size:11px;top:10px;left:10px}.home-aside{grid-template-columns:1fr;gap:20px}.create-promo{padding:22px}.create-promo h2{font-size:24px}.home-aside .aside-section{padding:14px 4px 0}.feed-end{min-height:0;padding:15px 0 5px}.back-link{min-height:44px;margin:8px 0;font-size:13px}.detail-layout,.exhibition-layout{gap:22px;padding-bottom:24px}.exhibition-layout .detail-main{background:0 0;border:0;border-radius:0;padding:0}.detail-main h1,.exhibition-layout .detail-main h1{letter-spacing:-.5px;margin:15px 0 14px;font-size:24px;line-height:1.45}.detail-badges{gap:8px;font-size:12px}.detail-badges .category-tag,.detail-badges .tag{font-size:11px}.detail-author{gap:7px;font-size:12px;line-height:1.8}.mobile-poll-facts{color:var(--phone-muted);flex-wrap:wrap;gap:8px 18px;margin-top:12px;font-size:12px;display:flex}.mobile-poll-facts>span{align-items:center;gap:6px;display:inline-flex}.poll-description{margin:18px 0 22px}.poll-description .description{color:#606e83;margin:0;font-size:14px;line-height:1.85}.long-description:not(.expanded) .description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.description-toggle{min-height:44px;color:var(--blue);align-items:center;gap:5px;padding:6px 0 0;font-size:12px;display:inline-flex}.expanded .description-toggle svg{transform:rotate(180deg)}.options-heading{margin:0 0 5px}.options-heading h2{font-size:18px}.options-heading>span{font-size:12px}.works-gallery{scroll-margin-top:124px}.gallery-intro{border:0;padding:0}.gallery-intro>span{display:none}.gallery-intro p{color:var(--phone-muted);margin:0 0 15px;font-size:12px;line-height:1.85}.gallery-tools{gap:12px}.work-filters{scrollbar-width:none;flex-wrap:nowrap;gap:6px;overflow-x:auto}.work-filters button{border:1px solid var(--phone-border);min-height:44px;color:var(--phone-muted);background:#fff;flex-shrink:0;gap:6px;padding:9px 11px;font-size:13px}.work-filters button span{font-size:11px}.work-filters button.active{color:var(--blue);background:#eef2fe;border-color:#d9e1fb}.gallery-search-row{flex-wrap:nowrap;gap:9px}.work-search{border-color:var(--phone-border);background:#fff;flex-basis:auto;min-height:46px;padding:0 11px}.work-search input{padding:12px 0;font-size:16px}.work-search input::placeholder{font-size:12px}.gallery-search-row select{border-color:var(--phone-border);width:120px;color:var(--phone-muted);flex-shrink:0;padding:10px 7px;font-size:13px}.gallery-count{color:var(--phone-muted);margin:17px 0 13px;font-size:12px}.gallery-count strong{color:var(--blue)}.works-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px}.work-card{border-color:var(--phone-border);border-radius:12px}.work-card.chosen{border-color:#8a9ce5;box-shadow:0 0 0 1px #8a9ce5}.work-info{gap:6px;padding:12px 10px 8px}.work-number{color:#78859b;font-size:11px}.work-info h3{min-height:46px;font-size:14px;font-weight:600;line-height:1.65}.work-card-bottom{flex-direction:column;align-items:stretch;gap:8px;padding:0 10px 11px}.work-select,.work-select.chosen{color:var(--blue);background:#f5f7fc;border-color:#d8e0f3}.work-select.compact{color:#536681;background:#f7f9fd;border:1px solid #e5eaf4;justify-content:center;width:100%;min-height:44px;padding:9px 5px;font-size:12px}.work-select.compact.chosen{color:var(--blue);background:#eef2ff;border-color:#d4ddfa}.work-checkbox{border-color:#bec9dc}.chosen>.work-checkbox{background:var(--blue);border-color:var(--blue)}.work-votes{text-align:center;color:#5e6d83;font-size:12px}.work-votes small{color:#79869b}.work-result-track{background:#f0f3fa}.work-result-track span{background:#879cdf}.work-type{color:#596c86;padding:5px 6px;font-size:10px}.work-open{color:#526887;width:32px;height:32px}.gallery-pagination{gap:18px;margin:22px 0}.gallery-pagination .button{min-height:44px;padding:10px 14px;font-size:13px}.selection-tray{border-color:var(--phone-border);background:#fff;border-radius:12px;padding:17px}.selection-tray>div:first-child{font-size:14px}.selection-tray>div:first-child span,.selection-tray p{color:var(--phone-muted);font-size:12px}.selection-chips button{min-height:44px;color:var(--blue);background:#f6f8ff;border-color:#dde4f8;padding:9px 10px;font-size:12px}.selection-chips b{font-size:11px}.selection-chips svg{flex-shrink:0}.vote-action[data-active=true],.exhibition-layout .vote-action[data-active=true]{padding:12px max(16px, env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));z-index:30;border:0;border-top:1px solid var(--phone-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:0;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -5px 22px #22325108}.vote-action .vote-selection-summary{color:#253956;grid-area:1/1;gap:4px;font-size:13px;display:flex}.vote-selection-summary small{color:var(--phone-muted);font-size:11px}.vote-action[data-active=true]>.button,.exhibition-layout .vote-action[data-active=true]>.button{grid-area:1/2;width:auto;min-height:46px;padding:12px 16px;font-size:14px}.vote-action[data-active=true]>span{display:none}.exhibition-layout .vote-action[data-active=false]{border-color:var(--phone-border);box-shadow:none;margin:18px 0 0;padding:16px;position:static}body:has(.vote-action[data-active=true]) .site-footer{padding-bottom:calc(105px + env(safe-area-inset-bottom))}.detail-main>.fine-print{margin-top:18px;font-size:11px;line-height:1.9}.detail-aside,.exhibition-layout .detail-aside{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.poll-summary{border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;padding:18px;display:grid}.poll-summary>.summary-status{grid-column:1/-1;font-size:12px}.poll-summary>.big-number,.poll-summary>.muted{display:none}.summary-line,.summary-line:first-of-type,.summary-line:nth-of-type(2){grid-area:auto;gap:8px;min-width:0;margin:0}.summary-line strong{overflow-wrap:anywhere;font-size:12px;line-height:1.7}.summary-line span{font-size:11px}.poll-summary>.button{grid-column:1/-1;margin:0}.report-button{white-space:nowrap;justify-self:center;width:auto;min-height:44px;margin:0;font-size:12px}.work-modal{border-radius:0;flex-direction:column;width:100%;height:100dvh;max-height:100dvh;display:flex;inset:0;overflow:hidden;transform:none}.work-modal header{padding:calc(12px + env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 14px max(16px, env(safe-area-inset-left));flex:none;gap:12px}.work-modal header>div{min-width:0}.work-modal-kicker{color:var(--phone-muted);font-size:11px}.work-modal h2{overflow-wrap:anywhere;margin:5px 0;font-size:19px;line-height:1.5}.work-modal header p{color:var(--phone-muted);font-size:11px;line-height:1.8}.work-modal .work-stage{background:#f3f5f8;flex:1 1 0;min-height:0;max-height:none;overflow:hidden}.work-modal .work-stage img,.work-modal .work-stage video{max-height:100%}.work-modal .work-stage.pixel-native{overflow:auto}.work-modal footer{padding:10px max(16px, env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));border-top:1px solid var(--phone-border);background:#fff;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 8px;display:grid}.work-stepper{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:0;width:100%;margin:0;display:grid}.work-stepper>button:first-child{background:#f5f7fb;justify-self:start}.work-stepper>button:last-child{background:#f5f7fb;justify-self:end}.work-stepper span{text-align:center;color:var(--phone-muted);font-size:13px}.work-download,.work-scale,.work-modal .work-select{border:1px solid var(--phone-border);color:#526582;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:44px;padding:7px 4px;font-size:12px;display:flex}.work-download span{display:inline}.work-download svg{width:14px}.work-scale[aria-pressed=true],.work-modal .work-select.chosen{color:var(--blue);background:#eff3ff;border-color:#d6e0fc}.work-modal .work-select{color:var(--blue);background:#f6f8ff}.create-heading{margin:0 0 24px}.create-heading h1{max-width:none;font-size:25px;line-height:1.45}.create-heading p{font-size:14px;line-height:1.85}.create-layout{gap:18px}.form-section,.create-settings .form-section{border-radius:12px;padding:20px 17px}.section-title{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px}.section-title h2{font-size:16px}.section-title>small{color:var(--phone-muted);flex-basis:100%;margin:2px 0 0 33px;font-size:12px;display:block}.form-stack>label,.field-label,legend{font-size:14px}.form-stack label small{font-size:12px;line-height:1.8}.edit-option-heading{gap:5px}.edit-option-heading input{padding:11px 8px;font-size:16px}.edit-option{padding:10px}.option-letter{flex-shrink:0;width:22px;font-size:11px}.batch-importer{background:#f7f9fd;border-color:#d7e0f1;padding:15px}.batch-importer>div:first-child{color:#6e84b2;grid-template-columns:24px minmax(0,1fr);gap:10px;display:grid}.batch-importer>div:first-child>div{min-width:0}.batch-importer strong{color:#405b89;font-size:14px}.batch-importer p{color:var(--phone-muted);font-size:12px}.batch-importer .button{grid-column:1/-1;width:100%;min-height:44px;margin-top:3px;font-size:13px}.batch-progress{color:var(--phone-muted);flex-wrap:wrap;font-size:12px}.batch-progress button{min-height:44px}.upload-target{padding:18px 12px}.upload-target strong,.compact .upload-target strong{font-size:13px}.upload-target small,.compact .upload-target small{font-size:11px}.add-option{min-height:48px;font-size:13px}.create-settings .checkbox-label{align-items:flex-start;font-size:13px;line-height:1.8}.modal{top:auto;left:12px;right:12px;bottom:max(12px, env(safe-area-inset-bottom));width:auto;max-height:calc(100dvh - 24px - env(safe-area-inset-top));border-radius:18px;padding:26px 22px;overflow-y:auto;transform:none}.modal h2{font-size:22px}.modal input{font-size:16px}.modal .modal-close{top:12px;right:12px}.toast{bottom:calc(92px + env(safe-area-inset-bottom));max-width:calc(100vw - 32px);font-size:13px}.site-footer{margin:4px max(16px, env(safe-area-inset-right)) 0 max(16px, env(safe-area-inset-left));padding:24px 0 calc(24px + env(safe-area-inset-bottom))}.site-footer .footer-main{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.footer-brand{flex-wrap:wrap;gap:12px}.footer-brand>span{font-size:12px;display:inline}.site-footer nav{gap:22px;width:100%;font-size:12px}.site-footer nav a{align-items:center;min-height:44px;display:inline-flex}.site-footer .footer-meta{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;margin-top:9px;padding-top:14px}.site-footer .footer-company{color:var(--phone-muted);font-size:12px;display:block}.footer-record{min-height:44px;font-size:12px}}@media (width<=480px){.cards-grid{grid-template-columns:minmax(0,1fr);gap:16px}.poll-card{border-radius:12px;grid-template-columns:100px minmax(0,1fr);display:grid}.card-visual{aspect-ratio:auto;border-radius:0;height:100%;min-height:148px}.card-visual img,.card-visual video{object-fit:cover}.card-content{min-width:0;padding:13px 13px 0}.card-category>span:last-child{display:none}.card-content h3{font-size:15px;line-height:1.65}.card-content>p{display:none}.card-author{margin:10px 0;font-size:11px}.card-author>span:last-child{display:none}.card-bottom{gap:5px;min-height:43px;padding:10px 0;font-size:11px}.card-bottom .card-action{font-size:11px}.visual-category{writing-mode:vertical-rl;letter-spacing:3px;font-size:14px;top:70px;left:11px}.visual-icon{opacity:.25;width:52px;top:68px;right:-5px}.visual-label{display:none}.status-pill{padding:5px 6px;font-size:10px;top:10px;left:8px}.card-visual .media-badge{font-size:10px}.card-visual .demo-tag{color:#5c6d86;opacity:1;background:#fffffff0;border-color:#e0e5ed;font-size:10px;inset:auto auto 10px 8px}}@media (width<=359px){.works-grid{grid-template-columns:minmax(0,1fr)}.work-info h3{min-height:0}.work-card-bottom{flex-direction:row;align-items:center}.work-select.compact{width:auto;min-width:128px}.work-filters button{padding-left:9px;padding-right:9px}.gallery-search-row{flex-wrap:wrap}.work-search{flex-basis:100%}.gallery-search-row select{width:100%;max-width:none}.poll-card{grid-template-columns:83px minmax(0,1fr)}.intro-stats{gap:14px}.intro-stats span{font-size:10px}.card-content{padding-left:11px;padding-right:11px}.mobile-nav a{gap:5px;font-size:12px}}@media (width<=1000px) and (height<=520px) and (pointer:coarse){.work-modal header{padding-top:5px;padding-bottom:5px}.work-modal h2{margin:0;font-size:16px}.work-modal footer{padding-top:6px;padding-bottom:calc(6px + env(safe-area-inset-bottom));flex-wrap:nowrap;gap:7px;display:flex}.work-modal .work-stepper{width:140px;min-width:120px;margin-right:auto}.work-modal footer>a,.work-modal footer>button{flex:1;max-width:120px}}.legal-page{max-width:820px}.legal-switch{gap:8px;margin-bottom:32px;display:flex}.legal-switch a{border:1px solid var(--border);color:#596b84;background:#fff;border-radius:9px;padding:11px 18px;font-size:14px}.legal-switch a[aria-current=page]{color:var(--blue);background:#eef2ff;border-color:#d8e0ff;font-weight:600}.legal-page a{color:var(--blue);text-underline-offset:3px;overflow-wrap:anywhere}.legal-page p a:hover,.legal-end a:hover{text-decoration:underline}.legal-header .lead{margin-bottom:22px}.legal-meta{border-bottom:1px solid var(--border);color:#637189;flex-wrap:wrap;gap:10px 24px;padding-bottom:27px;font-size:13px;display:flex}.legal-meta>span{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.legal-meta svg{flex-shrink:0}.legal-meta>a{align-items:center;gap:4px;display:inline-flex}.legal-summary{background:#f0f4ff;border:1px solid #e0e7fb;border-radius:12px;margin:25px 0 18px;padding:18px 22px}.legal-summary>strong{color:#344b88;font-size:14px}.legal-page .legal-summary p{color:#556785;margin:8px 0 0;font-size:14px}.legal-contents{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:36px}.legal-contents summary{cursor:pointer;color:#253957;min-height:48px;padding:14px 18px;font-size:14px}.legal-contents summary>span{color:#77839a;margin-left:10px;font-size:12px}.legal-contents nav{grid-template-columns:1fr 1fr;gap:2px 18px;padding:0 18px 14px;display:grid}.legal-contents nav a{color:#53647d;align-items:center;gap:10px;min-height:44px;font-size:13px;display:flex}.legal-contents nav a:hover{color:var(--blue)}.legal-contents nav a>span{color:#8b98ae;font-size:11px}.legal-section{border-bottom:1px solid var(--border);padding-bottom:22px;scroll-margin-top:110px}.legal-section h2{align-items:baseline;gap:12px;display:flex}.legal-section h2>span{color:#7b8ba9;font-size:12px;font-weight:500}.legal-page .legal-section p{color:#52627b;overflow-wrap:anywhere;margin:12px 0;line-height:1.95}.legal-section strong{color:#273c5a;font-weight:600}.legal-data-list{margin:12px 0}.legal-data-list>div{border:1px solid var(--border);background:#fff;border-radius:10px;margin-bottom:10px;padding:16px 18px}.legal-data-list dt{color:#293e5d;margin-bottom:7px;font-size:14px;font-weight:600}.legal-data-list dd{color:#52627b;margin:0;font-size:14px;line-height:1.9}.legal-email{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.legal-end{padding:4px 0 12px}.legal-page .legal-end p{color:#657590;margin:8px 0;font-size:13px}.legal-end>a{align-items:center;gap:5px;min-height:36px;font-size:13px;display:inline-flex}.legal-page .legal-end .legal-reference{margin-top:16px;font-size:12px}.auth-operator{color:#6c7b92;text-align:center;margin:16px 0 0;font-size:12px;line-height:1.7}.guide-operator{border-top:1px solid var(--border);margin-top:28px;padding:18px 0 0}@media (width<=720px),(width<=1000px) and (height<=520px) and (pointer:coarse){.legal-switch{margin-bottom:26px}.legal-switch a{text-align:center;flex:1;min-height:44px}.legal-header .lead{font-size:14px;line-height:1.8}.legal-meta{gap:12px;padding-bottom:20px;font-size:12px;display:grid}.legal-meta>span{gap:5px}.legal-meta>a{width:fit-content;min-height:44px}.legal-summary{margin-top:20px;padding:16px}.legal-contents{margin-bottom:28px}.legal-contents nav{grid-template-columns:1fr}.legal-section{scroll-margin-top:calc(16px + env(safe-area-inset-top))}.legal-section h2{gap:9px;line-height:1.6}.legal-page .legal-section p{font-size:14px;line-height:1.95}.legal-data-list>div{padding:14px}.legal-data-list dd{font-size:14px}.legal-end>a,.legal-reference a,.legal-email a{align-items:center;min-height:44px;display:inline-flex}}.open-voting-tag{color:#4054b7;background:#f0f4ff;border:1px solid #dbe3ff;border-radius:5px;align-items:center;width:fit-content;padding:4px 7px;font-size:11px;line-height:1.5;display:inline-flex}.card-content>.open-voting-tag{margin:-2px 0 10px}.open-voting-setting{border:1px solid var(--border);background:#fafbfe;border-radius:10px;padding:16px}.open-voting-setting.enabled{background:#f5f7ff;border-color:#d9e1ff}.open-voting-setting>.checkbox-label{cursor:pointer;align-items:flex-start;gap:10px;min-height:44px}.open-voting-setting .checkbox-label input{flex-shrink:0;margin-top:3px}.open-voting-setting .checkbox-label>span{color:#273950;font-size:14px}.open-voting-setting .checkbox-label small{color:#687792;margin-top:5px;font-size:12px;font-weight:400;display:block}.open-voting-setting>p{color:#65738c;margin:8px 0 0;font-size:12px;line-height:1.8}.open-voting-setting>.locked-ip-check{cursor:default;border-top:1px solid #dfe6ff;align-items:center;margin-top:12px;padding-top:12px}.open-voting-setting .locked-ip-check>span{color:#4054b7;font-size:12px}.open-voting-setting .locked-ip-check input{margin-top:0}.locked-ip-check>svg{color:#4054b7;flex-shrink:0}.open-voting-notice{color:#48628d;background:#f4f7ff;border:1px solid #e0e7fa;border-radius:10px;align-items:flex-start;gap:10px;margin:0 0 22px;padding:14px 16px;display:flex}.open-voting-notice>svg{flex-shrink:0;margin-top:2px}.open-voting-notice strong{font-size:13px;font-weight:600}.open-voting-notice p{margin:7px 0 0;font-size:12px;line-height:1.8}.open-voting-notice a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}@media (width<=720px){.detail-badges{flex-wrap:wrap}.open-voting-setting{padding:14px}.open-voting-notice{margin-bottom:16px;padding:12px}.vote-action .voted-message{min-width:0;line-height:1.7}.vote-action .voted-message svg{flex-shrink:0}.card-content>.open-voting-tag{margin-top:0;margin-bottom:4px;font-size:10px}}
