.cic-dao-page{display:flex;gap:2rem}.cic-dao-page .card-title{font-size:1.5rem;color:#EDEDED;font-weight:600}.cic-dao-page .card-desc{font-size:.875rem;font-weight:300;line-height:1.6875rem;color:#D9D9D9}.cic-dao-page .dao-page-left{width:31.0625rem}.cic-dao-page .vote-card{position:relative;border-radius:.75rem;box-sizing:border-box;padding:1.875rem 1.25rem;background:rgba(26,20,40,.8);background:url(/images/vote_card_bg.svg) no-repeat;background-size:cover;backdrop-filter:blur(.125rem);overflow:hidden;height:13.25rem}.cic-dao-page .vote-card .card-desc{margin-top:1.125rem}.cic-dao-page .vote-card .content{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;justify-content:space-between;height:100%}.cic-dao-page .vote-card .content .vote-button{width:12.5rem;height:3rem;min-height:3rem;border-radius:2.125rem;background:rgba(184,173,253,.17);color:#E5E5E5;font-size:1rem;font-weight:400;transition-property:opacity,transform;transition-duration:.5s;display:flex;align-items:center;gap:.25rem;justify-content:center;align-self:flex-end}.cic-dao-page .vote-card .content .vote-button svg{width:1.5rem;height:1.5rem}.cic-dao-page .vote-card .content .vote-button:active,.cic-dao-page .vote-card .content .vote-button:hover{opacity:.8;transform:scale(.98)}.cic-dao-page .dao-card{margin-top:2rem;box-sizing:border-box;padding:1.5rem;gap:1.125rem;border-radius:1.375rem;background:linear-gradient(239deg,#111 4.33%,#0E0E0E);box-shadow:inset 0 -.0625rem 0 0 rgba(255,255,255,.08),inset 0 .0625rem .09375rem 0 rgba(255,255,255,.1);position:relative;overflow:hidden;height:23.8125rem}.cic-dao-page .dao-card .card-desc{margin-top:.625rem;font-size:.875rem;color:#8C8C8C;line-height:1.6875rem}.cic-dao-page .dao-card .bg{position:absolute;bottom:1.25rem;right:1.25rem;width:5.625rem;height:auto}.cic-dao-page .dao-card .bg path{fill:#7D75AC85}.cic-dao-page .vote-list-card{flex:1;padding:1.5rem;gap:1.5rem;display:flex;flex-direction:column;box-sizing:border-box;border-radius:1.375rem;background:radial-gradient(36.11% 32.16% at 69.27% 111.89%,rgba(93,17,255,.2) 0,rgba(93,17,255,0) 100%),radial-gradient(30% 120% at 17.8% -28.96%,rgba(93,17,255,.2) 0,rgba(93,17,255,0) 70.4%),#111;box-shadow:inset 0 .0625rem 0 0 rgba(255,255,255,.08),inset 0 -.0625rem 0 0 rgba(255,255,255,.06)}.cic-dao-page .vote-list-card .card-desc{margin-top:-.625rem;color:#8C8C8C;padding-right:1rem}.cic-dao-page .status{gap:1.5rem;padding-right:1rem}.cic-dao-page .status .status-item{display:flex;flex-direction:row;align-items:center;gap:.5625rem;color:#8C8C8C;font-size:.875rem;font-weight:400}.cic-dao-page .status .status-item .icon{width:.9375rem;height:.9375rem}.cic-dao-page .vote-list{flex:1;display:flex;flex-direction:column;min-height:0;gap:1rem;overflow-y:auto;padding-right:1rem}.cic-dao-page .vote-list::-webkit-scrollbar{width:.3125rem;height:0;position:absolute;background-color:#000}.cic-dao-page .vote-list::-webkit-scrollbar-track{background:transparent}.cic-dao-page .vote-list::-webkit-scrollbar-thumb{border-radius:.3125rem;width:.3125rem;background-color:#8055DB}.cic-dao-page .vote-list .vote-item{border-radius:4.6875rem;background:rgba(5,5,5,.5);cursor:pointer;display:flex;flex-direction:row;transition-property:transform,background;transition-duration:.5s;box-sizing:border-box;padding:1rem 1.25rem;position:relative;max-width:100%}.cic-dao-page .vote-list .vote-item .icon{width:1.875rem;height:1.875rem;align-self:center}.cic-dao-page .vote-list .vote-item .item-left{flex:1;display:flex;min-width:0}.cic-dao-page .vote-list .vote-item .item-content{flex:1;display:flex;flex-direction:column;min-width:0;margin-left:.625rem}.cic-dao-page .vote-list .vote-item .title{padding-right:1.25rem;font-size:1.125rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.cic-dao-page .vote-list .vote-item .body{overflow:hidden;text-overflow:ellipsis;margin-top:.1875rem;color:#8C8C8C;font-size:.875rem;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cic-dao-page .vote-list .vote-item:hover:not(.coming){background:#2a2a2a;color:#fff}.cic-dao-page .vote-list .vote-item.coming{cursor:default}.cic-dao-page .vote-list .vote-item .arrow{width:1rem;height:1rem;align-self:center}.cic-dao-page .link-btn:disabled{color:#999}@media (max-width:991px){.cic-dao-page{flex-wrap:wrap;padding:0 1.25rem}.cic-dao-page .vote-list-card{flex-basis:100%;border-radius:.75rem}.cic-dao-page .vote-list-card .vote-list .vote-item{border-radius:.75rem}.cic-dao-page .dao-page-left{flex-basis:100%}.cic-dao-page .vote-card{height:13.5rem}.cic-dao-page .vote-card .content .vote-button{align-self:flex-start}.cic-dao-page .dao-card,.cic-dao-page .vote-card{width:auto;border-radius:.75rem}.cic-dao-page .dao-card{height:auto}}@media (max-width:576px){.cic-dao-page{padding:0}.cic-dao-page .dao-card,.cic-dao-page .vote-card{padding:.9375rem;border-radius:.625rem;height:auto}.cic-dao-page .dao-card .card-desc,.cic-dao-page .vote-card .card-desc{margin-top:.25rem;font-size:.875rem}.cic-dao-page .dao-card .content .vote-button,.cic-dao-page .vote-card .content .vote-button{height:2.125rem;font-size:.875rem;min-height:2.125rem;width:9.375rem}.cic-dao-page .dao-card .content .vote-button svg,.cic-dao-page .vote-card .content .vote-button svg{width:.9375rem;height:.9375rem}.cic-dao-page .card-title{font-size:1.125rem}.cic-dao-page .card-desc{font-size:.875rem;line-height:140%;padding-right:0}.cic-dao-page .status{gap:0;justify-content:space-between;padding-right:0}.cic-dao-page .status .status-item{gap:.125rem;font-size:.75rem}.cic-dao-page .vote-list-card{padding:.9375rem;height:auto;max-width:100%;gap:.75rem}.cic-dao-page .vote-list-card .card-desc{font-size:.75rem}.cic-dao-page .vote-list-card .vote-list{padding-right:0;overflow-y:unset;gap:.75rem;max-width:100%}.cic-dao-page .vote-list-card .vote-item{height:auto;padding:.75rem .625rem;max-width:100%;min-width:0;border-radius:.5rem}.cic-dao-page .vote-list-card .vote-item .icon{width:1.125rem;height:1.125rem;transform:translateY(.125rem);align-self:flex-start}.cic-dao-page .vote-list-card .vote-item .title{font-size:.875rem;white-space:normal}.cic-dao-page .vote-list-card .vote-item .body{font-size:.75rem}.cic-dao-page .vote-list-card .vote-item .arrow{width:.75rem;height:.75rem;transform:translateY(.3125rem);align-self:flex-start}}