/* Reference-led coordinator layout. Scoped so existing personal screens retain their design. */
.coordinator{--co-lime:#bdff29;--co-purple:#793cff;--co-muted:#666b91;--co-line:#e9edf5;--co-soft:#f1f5fd;background:#f4f8ff;color:#101218;line-height:1.4}
.co-sidebar{width:216px;padding:24px 12px 12px;background:#111316;border-color:#272a31;overflow-y:auto}
.co-brand{display:flex;flex-direction:column;align-items:flex-start;padding:0 12px 22px;color:white}
.co-brand img{align-self:center;margin:0 0 6px;width:106px;height:106px;background:#fff;border-radius:50%;padding:7px}
.co-brand strong{font-size:34px;font-weight:850;letter-spacing:-1.4px;line-height:.95}.co-brand small{font-size:10px;white-space:nowrap;margin-top:12px;color:#d9dce8}
.co-sidebar nav{gap:5px}.co-sidebar .nav-link{min-height:44px;padding:10px 14px;font-size:15px;gap:15px;border-radius:12px}.co-sidebar .nav-link .icon{width:23px;height:23px}.co-sidebar .nav-link.active{background:var(--co-lime)}
.co-sidebar-bottom{margin-top:auto;padding-top:30px;color:#eee}.co-btn{min-height:42px;padding:10px 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font-size:14px;font-weight:600;color:#151929;background:white;border:1px solid transparent;text-align:center;line-height:1.3}.co-btn .icon{width:19px;height:19px}.co-btn.lime{background:var(--co-lime);color:#102000}.co-btn.soft{background:#edf3fc;color:#1d2949}.co-btn.text{background:transparent;color:#6b36d5;font-weight:500;padding-left:0}.co-btn.danger{color:#d0394b;background:#fff1f2}.co-btn.full{width:100%}.co-btn.icon-only{padding:10px;min-width:44px;border-color:var(--co-line)}
.co-btn.co-profile{border:1px solid #343d48;background:#20252b;color:#fff;justify-content:flex-start;width:100%;font-size:15px;text-align:left}.co-profile small,.co-head-profile small{display:block;font-weight:400;font-size:12px;margin-top:3px}.co-profile:before,.co-head-profile:before{content:attr(data-initial);display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;border-radius:50%;background:#ded0ff;color:#4d3283;font-size:18px}.co-btn.co-settings{justify-content:flex-start;color:#d8dcec;width:100%;padding:12px}.co-personal{display:flex;align-items:center;gap:10px;padding:8px 12px 15px;font-size:13px;color:#bbbfd1}.co-sidebar-note{border:1px solid #343d48;background:#20252b;border-radius:12px;padding:10px;display:flex;align-items:center;gap:10px;font-size:12px}.co-sidebar-note .icon{width:30px;height:30px;color:#adf834}.co-sidebar-note b{color:#b588ff;font-size:24px}
.co-workspace{margin-left:216px}.co-workspace main{padding:24px;max-width:1850px}.co-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.co-page-head h1{font-size:clamp(28px,2.6vw,45px);letter-spacing:-1.3px;font-weight:800;line-height:1.13}.co-page-head p{font-size:14px;line-height:1.5;color:#565c80;margin-top:6px;max-width:680px}.co-head-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;padding-top:1px}.co-head-actions>.co-btn{min-height:48px}.co-head-actions>.lime{white-space:nowrap}.co-head-profile{text-align:left;border-color:var(--co-line)}.co-head-profile small{color:#666b91}.co-mobile-header{display:none}
.co-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.co-stat{border:4px solid white;border-radius:18px;min-height:133px;padding:16px 13px;display:flex;align-items:flex-start;gap:13px;position:relative}.co-stat.blue{background:#eaf2ff}.co-stat.green{background:#edfbea}.co-stat.violet{background:#efe8ff}.co-stat h2{font-size:17px;letter-spacing:-.4px;line-height:1.25;margin:1px 0 2px}.co-stat strong{font-size:39px;line-height:1.1;letter-spacing:-1px}.co-stat p{font-size:12px;margin-top:4px;color:#565f8e}.co-stat p.co-await{display:inline-block;padding:4px 9px;background:#ffeac1;color:#965218;border-radius:20px}.co-stat-icon{display:grid;place-items:center;width:51px;height:51px;flex-shrink:0;background:linear-gradient(140deg,#a083ff,#6530fa);color:white;border-radius:50%;box-shadow:inset 0 1px 4px #fff5}.co-stat-icon .icon{width:29px;height:29px}.co-stat.green .co-stat-icon{background:linear-gradient(140deg,#87dc3c,#4db008)}.co-stat-arrow{position:absolute;right:9px;top:44%;width:15px;color:#7e42ed}.co-stat-unit{font-size:14px;margin-left:6px}.co-progress{height:8px;border-radius:10px;background:#dbdfee;margin-top:7px;max-width:160px;overflow:hidden}.co-progress>span{height:100%;background:#66c913;display:block;border-radius:inherit}
.co-main-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:12px;margin-bottom:14px}.co-card{border:1px solid var(--co-line);background:#fff;border-radius:16px;padding:18px;min-width:0}.co-section-title{display:flex;align-items:center;gap:10px;margin-bottom:17px}.co-heading-icon{color:var(--co-purple);flex-shrink:0;display:grid;place-items:center}.co-heading-icon>.icon{width:29px;height:29px}.co-section-title h2{font-size:22px;font-weight:750;letter-spacing:-.6px;line-height:1.2}.co-section-title p{font-size:12px;color:var(--co-muted);margin-top:4px}.co-section-title>select{margin-left:auto;max-width:135px}.coordinator select{font-size:14px;border:1px solid #e5e9f3;border-radius:10px;padding:10px 25px 10px 11px;background:#fff;color:#252946;max-width:100%;min-height:40px}.co-house>.co-section-title>.co-heading-icon{color:#111}.co-house>.co-section-title>.co-heading-icon .icon{width:36px;height:36px}.co-house-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);gap:12px}.co-zones{min-width:0}.co-zone{display:flex;align-items:center;text-align:left;gap:10px;padding:9px 8px;background:#f1f5fc;border:1px solid #eff2f9;border-radius:12px;width:100%;color:#151929;margin-bottom:7px;min-height:57px}.co-zone-icon{color:var(--co-purple);background:#e8edff;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;flex-shrink:0}.co-zone-name{flex:1;min-width:0}.co-zone-name b{font-size:15px;font-weight:650;display:block;overflow-wrap:anywhere}.co-zone-name small{display:block;color:var(--co-muted);font-size:12px;margin-top:2px}.co-zone>.icon{width:15px;color:#535d89}.co-avatar{display:inline-grid;place-items:center;background:var(--avatar-bg,#dfd2ff);color:#463657;border:2px solid white;border-radius:50%;width:31px;height:31px;flex-shrink:0;font-weight:600;font-size:13px}.co-avatars{display:inline-flex;flex-shrink:0}.co-avatars>.co-avatar+.co-avatar{margin-left:-8px}.co-zone-buttons{display:flex;gap:6px;margin-top:11px}.co-zone-buttons .co-btn{padding:9px 8px;flex:1;font-size:12px;gap:5px;white-space:nowrap}.co-zone-buttons .icon{width:15px;height:15px}.co-pool{padding:9px 10px 10px;border:1px solid #ecf0f7;border-radius:12px;min-width:0}.co-pool-head{display:flex;align-items:center;justify-content:space-between;gap:5px}.co-pool-head>div{display:flex;align-items:center;gap:7px}.co-pool-head .icon{color:var(--co-purple);width:23px}.co-pool-head h3{font-size:17px;white-space:nowrap}.co-pool-head select{font-size:12px;padding:5px;min-height:32px}.co-help{font-size:14px;color:var(--co-muted);line-height:1.5}.co-pool>.co-help{font-size:12px;line-height:1.35;margin:5px 0 10px}.co-task{display:flex;align-items:flex-start;gap:9px;padding:10px 8px;margin-bottom:7px;border:1px solid #e9edf6;border-radius:10px;min-height:58px}.co-task>div{flex:1;min-width:0;font-size:14px;line-height:1.3;overflow-wrap:anywhere}.co-task small{display:block;color:#697399;font-size:12px;margin-top:4px}.co-task.is-done>div>span{text-decoration:line-through;color:#656d91}.co-check{position:relative;display:grid;place-items:center;width:23px;height:23px;flex-shrink:0;border:1px solid #a7afcd;background:white;border-radius:6px;color:white}.co-check:after{content:'';position:absolute;width:36px;height:40px}.co-check .icon{width:18px;height:18px}.is-done .co-check{background:#58bb12;border-color:#58bb12}.co-task>.icon-btn{width:25px;height:30px;min-width:25px;color:#515b87}.co-task>.icon-btn>.icon{width:17px}.co-zone-tag{display:inline-block!important;padding:2px 7px;background:#ece4ff;color:#7645bd!important;border-radius:7px;font-size:12px!important}.co-pool>.co-btn{font-size:13px;font-weight:400;justify-content:flex-start;color:#6e779f;margin-top:4px;padding:10px}
.co-lottery{background:#cdbaff;border:1px solid white;border-radius:17px;position:relative;overflow:hidden;min-height:357px}.co-lottery>img{position:absolute;right:-37px;bottom:-5px;width:265px;height:265px;object-fit:contain;mask-image:radial-gradient(ellipse 67% 65% at 50% 55%,#000 48%,transparent 77%)}.co-lottery-content{position:relative;z-index:1;padding:24px 20px;height:100%}.co-lottery .co-section-title{align-items:flex-start;gap:12px}.co-lottery .co-heading-icon{background:#8750fc;border:1px solid #c8b2ff;border-radius:50%;width:52px;height:52px;color:white}.co-lottery .co-section-title h2{font-size:23px;max-width:245px}.co-lottery .co-section-title p{font-size:13px;color:#504084}.co-lottery-content>p{font-size:15px;line-height:1.5;color:#443472;max-width:260px;margin:22px 0}.co-lottery-content>p span{color:#8a39fa}.co-lottery-content>.lime{font-size:14px;min-height:48px;position:relative;z-index:2}.co-lottery-content>.text{display:flex;margin-top:8px;font-size:13px;color:#542ca5;text-decoration:underline}.co-lottery-note{font-style:italic;font-size:16px;line-height:1.35;color:#49377c;width:165px;margin-top:30px;transform:rotate(-7deg)}
.co-modules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.co-module{display:flex;flex-direction:column;padding:15px;min-width:0}.co-module .co-section-title{margin-bottom:14px;align-items:flex-start;gap:9px}.co-module .co-section-title h2{font-size:19px;line-height:1.2}.co-module .co-section-title p{font-size:12px;line-height:1.4;margin-top:4px}.co-module .co-heading-icon>.icon{width:27px;height:27px}.co-module-body{flex:1;margin-bottom:12px;min-width:0}.co-module>.co-btn{font-size:13px;padding:10px 8px}.co-buddy-row{display:flex;align-items:center;gap:9px;padding:5px 7px;background:#f2f6fd;border-radius:9px;margin-bottom:5px;min-height:39px}.co-buddy-row>b{font-weight:500;font-size:14px;flex:1;min-width:0;overflow-wrap:anywhere}.co-buddy-row .icon-btn{width:25px;height:28px}.co-buddy-row .icon{width:16px;color:#575f95}.co-assignee{display:flex;align-items:center;gap:9px;background:#f2f6fd;padding:12px 9px;border-radius:10px;width:100%;text-align:left;font-size:14px;margin-bottom:9px}.co-assignee>span:first-child{margin-right:auto}.co-assignee b{font-size:14px;font-weight:500;overflow-wrap:anywhere}.co-assignee>.icon{width:14px}.co-good{padding:16px 12px;background:#f1fbe8;border-radius:10px;font-size:13px;color:#627448;display:flex;align-items:center;gap:12px}.co-good .icon{color:#65bd0c;width:29px;height:29px}.co-request{display:flex;align-items:flex-start;gap:8px;padding:10px 8px;border:1px solid #edf0f7;border-radius:11px;margin-bottom:8px}.co-request>div{min-width:0;flex:1}.co-request b{font-size:14px;font-weight:600}.co-request p{color:var(--co-muted);font-size:12px;line-height:1.4;margin:3px 0 7px}.co-request-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.co-request-actions .co-btn{min-height:30px;font-size:12px;padding:6px 9px;gap:4px}.co-request-actions .icon{width:14px}.co-reward{background:#fafcff;border:1px solid #edf0f7;border-radius:12px;padding:13px 11px;width:100%;display:flex;flex-direction:column;gap:13px;text-align:left;color:#171c31}.co-reward+.co-reward{margin-top:10px}.co-reward-top{display:flex;gap:9px;align-items:center}.co-reward-top b{font-size:14px;display:block;overflow-wrap:anywhere}.co-reward-top small{font-size:13px;color:var(--co-muted);display:block;margin-top:5px}.co-reward-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fff0d1;color:#f2a100;flex-shrink:0}.co-reward-icon .icon{width:27px;height:27px}.co-difficulty{display:flex;align-items:center;gap:10px;font-size:13px;color:#626b94;flex-wrap:wrap}.co-difficulty>span{display:flex;gap:4px}.co-difficulty i{width:11px;height:11px;background:#e0e6f1;border-radius:50%}.co-difficulty .filled{background:#74c92c}.co-reward>.co-help{font-size:13px}.co-live-stat{display:flex;align-items:center;gap:10px;background:#f2f6fc;border-radius:10px;padding:12px;margin-bottom:8px}.co-live-stat>.icon{color:var(--co-purple);width:28px;height:28px}.co-live-stat:nth-child(2)>.icon{color:#ff515b}.co-live-stat>div{flex:1}.co-live-stat b{font-size:21px;line-height:1;display:block}.co-live-stat small{display:block;font-size:12px;color:var(--co-muted);margin-top:4px}.co-live-stat>span{font-size:11px;color:#4f922d;background:#e1f8d4;border-radius:20px;padding:5px 7px}.co-event{display:flex;align-items:flex-start;gap:10px;padding:12px 10px;border:1px solid #edf0f7;background:#fcfdff;border-radius:11px;margin-bottom:7px;text-align:left;color:#171c31;width:100%}.co-event>i{width:10px;height:10px;background:#873fff;border-radius:50%;flex-shrink:0;margin-top:5px}.co-event:nth-child(even)>i{background:#78c828}.co-event>span{min-width:0}.co-event b{font-size:14px;display:block;overflow-wrap:anywhere}.co-event small{font-size:12px;color:var(--co-muted);display:flex;align-items:flex-start;gap:4px;margin-top:5px}.co-event small>.icon{width:13px;height:16px}.co-event>span>span{color:var(--co-muted);font-size:12px;display:block;margin-top:5px}.co-bottom-note{display:flex;gap:15px;align-items:center;background:#eefcd5;border:1px solid #e8f8d1;border-radius:14px;margin-top:14px;padding:14px 20px}.co-bottom-note>.icon{color:#64b30e;width:40px;height:40px}.co-bottom-note b{font-size:14px;line-height:1.5}.co-bottom-note b>span{color:#9f55ed}.co-bottom-note>span{font-size:14px;font-style:italic;color:#587741;margin-left:auto}.co-footer{display:flex;justify-content:space-between;gap:15px;padding:19px 2px 0;font-size:12px;color:#727c99}.co-footer>a{color:#6d5c91}.co-footer .icon{width:15px;height:15px}
.co-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:1100px}.co-detail-grid .co-module{padding:24px}.co-subtitle{margin:24px 0 12px}.co-member-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--co-line);font-size:15px}.co-member-row>div{flex:1}.co-member-row small{display:block;color:var(--co-muted);font-size:13px}.co-member-row>.co-btn,.co-member-row>span:last-child{margin-left:auto}.co-workspace main>.co-module{max-width:850px;padding:24px}.co-workspace main>.co-module .co-module-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.co-workspace main>.co-module .co-subtitle,.co-workspace main>.co-module .co-member-row{grid-column:1/-1}.co-workspace main>.co-lottery{max-width:100%;min-height:300px;margin-bottom:16px}.co-workspace main>.co-lottery img{right:6%;width:310px;height:310px}.co-workspace main>.co-lottery .co-section-title h2{max-width:none}.co-workspace main>.co-lottery .co-lottery-note{display:none}.co-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:18px}.co-results{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;margin:15px 0}.co-live-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:18px}.co-stream{margin-top:18px}.co-stream-preview{background:#24212e;border-radius:12px;padding:40px 20px;text-align:center;color:#eee;margin:15px 0}.co-stream-preview>.icon{width:70px;height:70px;color:var(--co-lime);margin-bottom:20px}.co-stream-preview h3{font-size:20px}.co-stream-preview p{font-size:14px;margin:8px 0 16px;color:#d0cadf}.co-stream-preview>span{font-size:12px;color:#bbb1ce}.co-messages{max-height:500px;overflow-y:auto}.co-message{padding:15px;background:#f4f5fb;border-radius:12px;margin-bottom:10px}.co-message b{font-size:14px}.co-message small{color:var(--co-muted);font-weight:400;font-size:12px;margin-left:8px}.co-message p{font-size:15px;margin-top:8px;overflow-wrap:anywhere}.co-message .co-btn{font-size:12px;min-height:28px;padding-bottom:0}.co-chat form{margin-top:20px}.co-history{padding:12px 0;border-bottom:1px solid #eee}.co-history summary{font-size:14px;cursor:pointer}.co-quick{display:grid;gap:9px}.co-quick>.co-btn{justify-content:flex-start}.co-form-error{color:#c93647!important;font-size:14px}.co-empty{padding:24px 8px;font-size:14px;color:#697395;line-height:1.6}.co-review{margin:14px 0}.co-sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(min-width:1600px){.co-sidebar{width:225px}.co-workspace{margin-left:225px}.co-workspace main{padding:20px 18px}.co-stats{gap:10px}.co-main-grid{grid-template-columns:1.65fr 1fr}.co-modules{grid-template-columns:1.1fr 1fr 1fr 1fr 1fr 1fr;gap:8px}.co-module{padding:12px 10px}.co-module .co-section-title h2{font-size:18px}.co-module .co-section-title p{font-size:11px}.co-module .co-heading-icon>.icon{width:25px}.co-module .co-section-title{gap:7px}.co-buddy-row{gap:5px;padding:5px}.co-buddy-row .co-avatar{width:25px;height:25px;font-size:11px}.co-buddy-row b{font-size:13px}.co-module>.co-btn{font-size:12px;padding:10px 4px;gap:5px}.co-module>.co-btn>.icon{width:16px}.co-request{padding:9px 6px;gap:6px}.co-request .co-avatar{width:27px;height:27px}.co-request-actions{gap:4px}.co-request-actions .co-btn{font-size:11px;padding:6px}.co-request-actions .danger span{display:none}.co-request-actions .danger{min-width:30px}.co-assignee{gap:5px;padding:11px 7px}.co-assignee .co-avatar{width:28px;height:28px}.co-lottery{min-height:360px}.co-lottery>img{width:285px;height:285px;right:-25px}.co-lottery .co-section-title h2{max-width:none}.co-lottery-note{margin-top:20px}.co-bottom-note{margin-top:10px}}
@media(max-width:1250px) and (min-width:901px){.co-sidebar{width:195px}.co-workspace{margin-left:195px}.co-workspace main{padding:20px}.co-brand{padding-left:8px;padding-right:8px}.co-brand small{font-size:9px}.co-page-head{flex-wrap:wrap}.co-page-head h1{font-size:34px}.co-head-actions{width:100%;justify-content:flex-end}.co-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.co-stat{min-height:120px}.co-main-grid{grid-template-columns:1fr}.co-lottery>img{right:5%;width:300px;height:300px}.co-lottery{min-height:295px}.co-lottery .co-section-title h2{max-width:none}.co-lottery-note{display:none}.co-modules{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.co-sidebar{display:none}.co-workspace{margin-left:0}.co-workspace main{padding:22px}.co-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#fff;border-bottom:1px solid #e8edf7}.co-mobile-header>a{display:flex;align-items:center;gap:9px;font-weight:750;font-size:15px}.co-mobile-header>a small{display:block;font-size:11px;font-weight:400;color:#74779d;margin-top:1px}.co-mobile-header .icon-only{border:0;color:#563d90}.co-head-profile,.co-desktop-notification{display:none}.co-page-head{align-items:flex-start}.co-page-head h1{font-size:32px}.co-page-head p{font-size:14px;max-width:450px}.co-head-actions{padding:0}.co-main-grid{grid-template-columns:1fr}.co-lottery{min-height:280px}.co-lottery>img{width:300px;height:300px;right:3%;bottom:-15px}.co-lottery .co-section-title h2{max-width:none}.co-lottery-note{display:none}.co-modules{grid-template-columns:repeat(2,minmax(0,1fr))}.co-mobile-nav{background:#14171cf5}.co-mobile-nav a,.co-mobile-nav button{font-size:11px}.co-footer{padding-bottom:90px}.co-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.co-stat{min-height:125px}.co-workspace main>.co-module{max-width:none}}
@media(max-width:600px){.co-workspace main{padding:22px 14px 8px}.co-mobile-header{padding:10px 15px}.co-page-head{display:block;margin-bottom:16px}.co-page-head h1{font-size:31px;letter-spacing:-1px;max-width:330px}.co-page-head p{font-size:14px;line-height:1.55;margin-top:9px}.co-head-actions{margin-top:16px}.co-head-actions>.lime{width:100%;justify-content:center;min-height:46px}.co-stats{gap:7px;margin-bottom:13px}.co-stat{padding:12px 10px;gap:8px;border-width:3px;min-height:146px;align-items:flex-start}.co-stat-icon{width:31px;height:31px;margin-top:1px}.co-stat-icon>.icon{width:20px;height:20px}.co-stat>div{min-width:0;flex:1}.co-stat h2{font-size:14px;line-height:1.25;min-height:35px;letter-spacing:-.1px}.co-stat strong{font-size:33px;letter-spacing:-1px}.co-stat p{font-size:11px;line-height:1.4;margin-top:6px}.co-stat p.co-await{padding:3px 5px;margin-left:-37px;white-space:nowrap;font-size:11px}.co-stat-arrow{display:none}.co-stat-unit{font-size:11px;margin-left:3px}.co-stat .co-progress{margin-top:6px;height:5px}.co-card{padding:17px 14px;border-radius:16px}.co-section-title{margin-bottom:15px;gap:9px;flex-wrap:wrap}.co-section-title h2{font-size:22px}.co-section-title p{font-size:12px}.co-house>.co-section-title>div{flex:1}.co-house>.co-section-title>select{width:100%;max-width:none;margin:3px 0 0}.co-house-grid{grid-template-columns:1fr;gap:20px}.co-zone{min-height:62px;padding:10px;gap:12px}.co-zone-name b{font-size:16px}.co-zone-name small{font-size:13px}.co-zone .co-avatar{width:32px;height:32px}.co-zone-buttons .co-btn{font-size:13px;min-height:44px}.co-zone-buttons .co-btn>.icon{width:18px;height:18px}.co-pool{padding:13px 10px}.co-pool-head h3{font-size:19px}.co-pool-head select{font-size:13px;min-height:38px;padding:6px}.co-pool>.co-help{font-size:13px;line-height:1.5;margin:8px 0 13px}.co-task{padding:12px 9px;gap:11px;min-height:67px}.co-task>div{font-size:15px;line-height:1.4}.co-task small{font-size:12px;line-height:1.5}.co-task>.icon-btn{height:34px}.co-task .co-check{width:24px;height:24px}.co-task .co-check:after{width:40px;height:44px}.co-pool>.co-btn{font-size:14px;min-height:46px;line-height:1.4}.co-main-grid{gap:13px}.co-lottery{min-height:345px}.co-lottery-content{padding:22px 18px}.co-lottery .co-section-title{flex-wrap:nowrap;align-items:center;gap:10px}.co-lottery .co-heading-icon{width:42px;height:42px}.co-lottery .co-heading-icon>.icon{width:25px;height:25px}.co-lottery .co-section-title h2{font-size:22px;line-height:1.2}.co-lottery .co-section-title p{font-size:12px}.co-lottery-content>p{font-size:14px;margin:18px 0;max-width:190px}.co-lottery-content>p br{display:none}.co-lottery-content>.lime{max-width:210px;justify-content:flex-start;font-size:14px;padding:12px;min-height:50px;margin-top:3px}.co-lottery-content>.text{font-size:13px;width:190px;text-align:left;line-height:1.5;margin-top:10px}.co-lottery>img{right:-63px;bottom:-11px;width:250px;height:250px}.co-modules{grid-template-columns:1fr;gap:13px}.co-module{padding:20px 16px}.co-module .co-section-title h2{font-size:22px}.co-module .co-section-title p{font-size:13px}.co-module .co-section-title .icon{width:29px;height:29px}.co-module>.co-btn{font-size:14px;min-height:46px}.co-buddy-row{padding:8px 10px;gap:11px;min-height:50px}.co-buddy-row>b{font-size:15px}.co-buddy-row .co-avatar{width:32px;height:32px}.co-buddy-row .icon-btn{width:36px;height:36px}.co-assignee{padding:13px;font-size:15px}.co-assignee b{font-size:15px}.co-good{font-size:14px;padding:18px}.co-request{padding:13px 10px;gap:11px}.co-request b{font-size:16px}.co-request p{font-size:14px;margin:4px 0 10px}.co-request-actions .co-btn{font-size:13px;min-height:38px;padding:9px 11px}.co-reward{padding:17px}.co-reward-top b{font-size:16px}.co-reward-top small{font-size:14px}.co-reward>.co-help,.co-difficulty{font-size:14px}.co-live-stat{padding:15px}.co-live-stat small{font-size:14px}.co-live-stat>span{font-size:12px}.co-event{padding:15px 12px}.co-event b{font-size:16px}.co-event small,.co-event>span>span{font-size:14px;line-height:1.5}.co-event small>.icon{width:15px;height:19px}.co-bottom-note{padding:16px 12px;gap:10px}.co-bottom-note b{font-size:13px}.co-bottom-note b>br{display:none}.co-bottom-note>span,.co-bottom-note>img{display:none}.co-bottom-note>.icon{width:30px;height:30px}.co-footer{font-size:11px;line-height:1.5;display:block;padding-bottom:93px}.co-footer>a{display:block;margin-top:10px}.co-detail-grid,.co-live-layout{grid-template-columns:1fr;gap:14px}.co-detail-grid .co-module{padding:20px 16px}.co-workspace main>.co-module{padding:20px 16px}.co-workspace main>.co-module .co-module-body{display:block}.co-workspace main>.co-lottery{min-height:345px}.co-workspace main>.co-lottery img{width:250px;height:250px;right:-63px}.co-results{grid-template-columns:1fr}.co-member-row{gap:10px;font-size:14px;flex-wrap:wrap}.co-member-row>b{min-width:70px}.co-member-row>.co-btn{font-size:12px;padding:9px 7px}.co-stream-preview{padding:35px 14px}.co-review .co-section-title>div{min-width:180px}.co-mobile-nav{padding-top:9px;padding-bottom:calc(9px + env(safe-area-inset-bottom))}.co-mobile-nav a,.co-mobile-nav button{min-height:44px;font-size:11px}.co-quick .co-btn{min-height:46px}dialog .co-btn{min-height:44px}dialog .co-row{flex-wrap:wrap}}

.co-stat p.co-await{display:table}.co-lottery-content>p{max-width:245px}.co-lottery-content>.lime{box-shadow:0 3px 12px #8b5fe414}
/* Keep the off-screen skip link out of full-page previews while retaining keyboard access. */
.coordinator .skip:not(:focus){opacity:0;pointer-events:none}

.co-member-row>div{min-width:0}.co-member-row small{overflow-wrap:anywhere}.co-stream-preview span{overflow-wrap:anywhere;max-width:100%}
.co-schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.co-check-editor{min-width:0;padding:16px;border:1px solid #dce0e8;border-radius:12px;margin:18px 0;background:#fafbfe}.co-check-editor legend{font-weight:700;padding:0 5px}.co-check-editor .field{margin:10px 0}.co-day-picker{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.co-day-picker label{position:relative;cursor:pointer}.co-day-picker input{position:absolute;opacity:0}.co-day-picker span{display:grid;place-items:center;border:1px solid #bbc1cc;border-radius:8px;min-width:36px;min-height:42px;color:#333}.co-day-picker input:checked+span{background:#c8ff51;border-color:#749d19;color:#101114}.co-day-picker input:focus-visible+span{outline:3px solid #8b5cf6;outline-offset:2px}.co-inline-check{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:14px}.co-inline-check input,.co-member-choice input{width:20px;height:20px;accent-color:#7855ba;flex-shrink:0}.co-member-picker{display:grid;gap:8px;max-height:360px;overflow:auto}.co-member-choice{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #dce0e8;border-radius:10px;cursor:pointer}.co-member-choice:has(input:checked){background:#f0ffd9;border-color:#90b44b}.co-member-choice span:last-child{overflow-wrap:anywhere;min-width:0}.co-upload-preview{width:100%;max-height:210px;object-fit:contain;border-radius:12px;margin:10px 0;background:#f4f5f8}.co-reward-photo{width:100%;height:150px;object-fit:cover;border-radius:10px;margin-bottom:12px}.co-profile-photo{width:36px;height:36px;object-fit:cover;border-radius:50%;flex-shrink:0}.co-profile.has-photo:before,.co-head-profile.has-photo:before{display:none}.co-form-divider{border:0;border-top:1px solid #dce0e8;margin:28px 0}.co-buddy-row>b{overflow-wrap:anywhere;min-width:0}.co-check-editor [hidden]{display:none!important}.co-media-field{margin-bottom:12px}.co-media-field input[type=file]{max-width:100%;font-size:13px}.co-label{font-size:14px;color:#596072}
@media(max-width:500px){.co-schedule-grid{grid-template-columns:1fr}.co-check-editor{padding:12px}.co-buddy-row{flex-wrap:wrap}.co-buddy-row>b{flex:1}.co-day-picker{gap:6px}.co-day-picker span{min-width:34px}.co-upload-preview{max-height:160px}}
.co-day-picker{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.co-day-picker span{min-width:0;font-size:13px}.co-day-picker label{min-width:0}

.co-check-editor>summary{cursor:pointer;font-weight:700;min-height:44px;overflow-wrap:anywhere;padding:6px 0}.co-check-editor>summary:focus-visible{outline:3px solid #8b5cf6;outline-offset:4px;border-radius:4px}.co-check-editor>summary span{font:inherit;color:inherit}.co-check-editor[open]>summary{border-bottom:1px solid #dce0e8;padding-bottom:12px}.co-check-body{padding-top:4px}

.co-avatar{overflow:hidden}.co-avatar img{width:100%;height:100%;object-fit:cover}.co-zone-members{border:0;padding:0;margin:18px 0;min-width:0}.co-zone-members legend{font-size:14px;color:var(--co-muted)}.co-zone-members .co-help{margin:8px 0}.co-zone-members .co-member-picker{max-height:230px}

.co-mobile-profile{flex-shrink:0;gap:7px;padding:6px}.co-mobile-profile .co-avatar{width:30px;height:30px}

.co-values-nav{width:100%;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}

.co-draw-roster{padding:24px;margin:22px 0}.co-draw-roster h3{margin:20px 0 12px}.co-draw-roster .co-member-row b{overflow-wrap:anywhere}
@media(max-width:600px){.co-draw-roster{padding:20px 16px}.co-draw-roster .co-member-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto}.co-draw-roster .co-member-row>b{min-width:0}.co-draw-roster .co-member-row>.co-btn{min-height:44px}}
