@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#171323;--muted:#716c80;--line:#eae7f1;--soft:#f7f5fb;--violet:#7357f6;--violet-dark:#5137db;--pink:#ff5ea8;--green:#15966b;--red:#d84b54;--shadow:0 20px 60px #261b4b17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfaff;margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.brand{letter-spacing:-.6px;align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brandMark{color:#fff;background:linear-gradient(145deg,#8b68ff,#6650f3 56%,#ff62a7);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid;box-shadow:0 8px 24px #7457f640}.nav{justify-content:space-between;align-items:center;height:86px;display:flex}.navActions,.heroActions{align-items:center;gap:12px;display:flex}.textButton{color:#4f4960;padding:11px 15px;font-weight:700}.button,.ghostButton,.dangerButton{border:0;border-radius:13px;justify-content:center;align-items:center;padding:13px 20px;font-weight:800;transition:all .2s;display:inline-flex}.button{color:#fff;background:linear-gradient(135deg,#7b5cff,#5e45ed);box-shadow:0 10px 24px #6850ed2e}.button:hover{transform:translateY(-1px);box-shadow:0 13px 30px #6850ed42}.button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.button.small,.ghostButton.small{border-radius:10px;padding:9px 14px;font-size:13px}.button.large,.ghostButton.large{border-radius:15px;padding:16px 24px}.button.dark{background:#191421}.button.secondary{color:var(--violet);box-shadow:none;background:#f5f2ff;border:1px solid #ded7fb}.ghostButton{border:1px solid var(--line);color:var(--ink);background:#fff}.dangerButton{color:var(--red);background:#fff8f8;border:1px solid #f0b8bd}.landing{background:radial-gradient(circle at 70% 8%,#f0eaff 0,#0000 28%),#fff;min-height:100vh;overflow:hidden}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:650px;padding-block:50px 90px;display:grid}.eyebrow{color:var(--violet);letter-spacing:1.4px;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:800;display:inline-block}.eyebrow.light{color:#c7baff}.hero h1{letter-spacing:-4.5px;margin:0;font-size:clamp(45px,5.6vw,74px);line-height:1.01}.hero h1 span{color:var(--violet)}.heroCopy>p{max-width:640px;color:var(--muted);margin:26px 0;font-size:18px;line-height:1.75}.trustRow{color:#5f596c;flex-wrap:wrap;gap:17px;margin-top:27px;font-size:12px;font-weight:700;display:flex}.heroVisual{place-items:center;min-height:530px;display:grid;position:relative}.heroVisual:before{content:"";filter:blur(2px);opacity:.16;background:linear-gradient(145deg,#815fff,#f55ca7);border-radius:50%;width:430px;height:430px;position:absolute}.phoneCard{z-index:1;background:#fff;border:8px solid #18131f;border-radius:43px;width:330px;min-height:500px;padding:18px;position:relative;transform:rotate(4deg);box-shadow:0 35px 80px #4027883d}.phoneTop{align-items:center;gap:10px;font-size:12px;display:flex}.phoneTop span:last-child{margin-left:auto}.avatarMini{color:#fff;background:linear-gradient(135deg,#ef4b8e,#7659f6);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.postGlow{color:#fff;background:radial-gradient(circle at 30% 20%,#ff78b3,#0000 30%),linear-gradient(145deg,#563ee0,#171028);border-radius:23px;flex-direction:column;justify-content:center;align-items:center;height:350px;margin-top:17px;display:flex}.postGlow span{filter:drop-shadow(0 10px 16px #ff4c9b66);font-size:62px}.postGlow strong{margin-top:5px;font-size:52px}.postGlow small{opacity:.72}.postStats{gap:20px;padding:17px 5px 0;font-weight:800;display:flex}.postStats span:last-child{margin-left:auto}.floatCard{z-index:2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:var(--shadow);background:#ffffffeb;border-radius:17px;flex-direction:column;padding:14px 18px;display:flex;position:absolute}.floatCard b{font-size:19px}.floatCard span{color:var(--muted);font-size:11px}.floatOne{top:130px;left:-5px}.floatTwo{bottom:95px;right:-8px}.floatTwo b{color:var(--pink)}.section{padding-block:100px}.sectionIntro{text-align:center;max-width:680px;margin:0 auto 45px}.sectionIntro.left{text-align:left;margin-inline:0}.sectionIntro h2,.scheduleLayout h2,.vipTeaser h2{letter-spacing:-2.2px;margin:0;font-size:clamp(32px,4vw,47px);line-height:1.12}.sectionIntro p{color:var(--muted)}.featureGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature{border:1px solid var(--line);background:#fff;border-radius:25px;min-height:250px;padding:31px;box-shadow:0 13px 40px #2819500b}.feature .step{width:49px;height:49px;color:var(--violet);background:#f0ecff;border-radius:15px;place-items:center;font-weight:800;display:grid}.feature h3{margin:38px 0 10px;font-size:21px}.feature p{color:var(--muted);margin:0;line-height:1.65}.scheduleSection{color:#fff;background:#191421;padding:100px 0}.scheduleLayout{grid-template-columns:1fr 1.05fr;align-items:center;gap:90px;display:grid}.scheduleLayout p{color:#aca4bb;line-height:1.7}.scheduleList{gap:12px;display:grid}.scheduleItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:22px;padding:20px 24px;display:flex}.scheduleItem time{color:#bcaeff;min-width:76px;font-size:24px;font-weight:800}.scheduleItem div{flex-direction:column;gap:5px;display:flex}.scheduleItem span{color:#a9a2b5;font-size:12px}.vipTeaser{background:radial-gradient(circle at 80% 0,#fcd6e9 0,#0000 25%),linear-gradient(135deg,#efeaff,#fff0f7);border-radius:35px;justify-content:space-between;align-items:center;gap:50px;margin-block:100px;padding:60px;display:flex}.vipTeaser>div{max-width:700px}.vipTeaser p{color:var(--muted);line-height:1.7}.vipPill{color:#7c4f00;letter-spacing:1px;background:linear-gradient(135deg,#ffe995,#ffc957);border-radius:8px;width:max-content;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.footer{border-top:1px solid var(--line);min-height:110px;color:var(--muted);align-items:center;gap:30px;font-size:12px;display:flex}.footer>span:nth-child(2){margin-left:auto}.authPage{background:radial-gradient(circle at 50% -15%,#e7dfff,#0000 45%),#f9f8fc;min-height:100vh;padding:30px}.authBar{justify-content:space-between;align-items:center;width:min(1120px,100%);margin:0 auto;display:flex}.authBar>a:last-child{color:var(--muted);font-size:13px;font-weight:700}.authCard{border:1px solid var(--line);width:min(480px,100%);box-shadow:var(--shadow);background:#fff;border-radius:28px;margin:70px auto;padding:42px}.authForm{gap:20px;display:grid}.formTitle{margin-bottom:8px}.formTitle h1{letter-spacing:-1.5px;margin:0 0 9px;font-size:32px}.formTitle p{color:var(--muted);margin:0;line-height:1.55}.authForm label,.createRound label{gap:8px;font-size:12px;font-weight:800;display:grid}.authForm input,.createRound input,.createRound select,.submitCard input{width:100%;min-width:0;height:51px;color:var(--ink);background:#fff;border:1px solid #ded9e9;border-radius:13px;outline:0;padding:0 15px;transition:all .2s}.authForm input:focus,.createRound input:focus,.submitCard input:focus{border-color:var(--violet);box-shadow:0 0 0 4px #7657f613}.inputPrefix{background:#fff;border:1px solid #ded9e9;border-radius:13px;align-items:center;height:51px;display:flex}.inputPrefix:focus-within{border-color:var(--violet);box-shadow:0 0 0 4px #7657f613}.inputPrefix span{color:var(--muted);padding-left:15px}.inputPrefix input{border:0;height:49px;padding-left:4px;box-shadow:none!important}.authForm small{color:#9993a3;font-weight:500}.authSubmit{width:100%;min-height:52px;margin-top:4px}.formError{color:var(--red);background:#fff0f1;border-radius:10px;grid-column:1/-1;padding:11px 13px;font-size:12px;font-weight:700}.formSwitch{color:var(--muted);text-align:center;margin:0;font-size:13px}.formSwitch a{color:var(--violet);font-weight:800}.appShell,.adminShell{background:radial-gradient(circle at 10% 10%,#f3eeff,#0000 30%),radial-gradient(circle at 90% 20%,#edf8ff,#0000 30%),#faf9fd;min-height:100vh}.appHeader{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#ffffffd6;border-bottom:1px solid #ebe8f1;justify-content:space-between;align-items:center;height:82px;padding:0 max(24px,50% - 590px);display:flex;position:sticky;top:0}.profileChip{align-items:center;gap:10px;display:flex}.profileChip>div{flex-direction:column;display:flex}.profileChip b{font-size:12px}.profileChip small{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;font-size:9px}.profileAvatar{color:#fff;background:linear-gradient(135deg,#7858f7,#ec5aa6);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.iconButton{width:35px;height:35px;color:var(--muted);background:0 0;border:0;border-radius:10px;margin-left:5px}.dashboard{width:min(920px,100% - 30px);margin:32px auto 90px}.tabs{background:#eeecf3;border:1px solid #e3dfec;border-radius:15px;grid-template-columns:repeat(3,1fr);padding:4px;display:grid}.tabs button{color:#696274;background:0 0;border:0;border-radius:11px;min-height:42px;font-size:12px;font-weight:800;position:relative}.tabs button.active{color:var(--ink);background:#fff;box-shadow:0 4px 13px #21154114}.tabs i{background:#ff4f79;border-radius:50%;width:7px;height:7px;margin-left:5px;position:absolute}.adminShortcut{text-align:right;color:var(--violet);margin:14px 5px 0;font-size:12px;font-weight:800;display:block}.roundList{gap:13px;margin-top:25px;display:grid}.roundCard{border:1px solid var(--line);background:#fff;border-radius:21px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:19px;padding:22px;display:grid;box-shadow:0 10px 30px #2d1f500a}.roundCard.submit{border-color:#cabfff;box-shadow:0 13px 35px #6d50e716}.roundIcon{border-radius:15px;place-items:center;width:48px;height:48px;font-size:20px;font-weight:800;display:grid}.roundIcon.like{color:#7b57f4;background:#f0ebff}.roundIcon.comment{color:#e45194;background:#ffebf4}.roundMain{min-width:0}.roundMain .roundType{color:var(--violet);letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:800}.roundMain h2{margin:4px 0 5px;font-size:19px}.roundMain p{color:var(--muted);margin:0;font-size:11px}.roundTimes{text-align:center;grid-template-columns:auto auto auto;align-items:center;column-gap:8px;display:grid}.roundTimes span{font-size:13px;font-weight:800}.roundTimes b{color:#b8b1c2;grid-area:1/2/3}.roundTimes small{color:#aaa3b5;font-size:8px}.roundButton{border:1px solid var(--line);min-width:100px;color:var(--ink);background:#faf9fd;border-radius:11px;padding:11px 14px;font-size:11px;font-weight:800}.roundButton span{color:var(--violet);margin-left:6px}.roundDetail{gap:14px;margin-top:22px;display:grid}.backButton{width:max-content;color:var(--muted);background:0 0;border:0;padding:8px 2px;font-size:12px;font-weight:800}.roundTitle{align-items:center;gap:13px;display:flex}.roundTitle span{color:var(--violet);letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:800}.roundTitle h1{margin:3px 0 0;font-size:27px}.timeline{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);margin:5px 0;padding:20px;display:grid}.timeline div{justify-items:center;gap:3px;display:grid;position:relative}.timeline div:after{content:"";background:#e3dfeb;height:2px;position:absolute;top:9px;left:calc(50% + 11px);right:calc(11px - 50%)}.timeline div:last-child:after{display:none}.timeline i{z-index:1;color:#0000;background:#cbc5d6;border:4px solid #eeeaf5;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.timeline .passed i{background:var(--violet);border-color:#e2dafe}.timeline .passed:after{background:#b6a7fa}.timeline b{margin-top:5px;font-size:11px}.timeline span{color:#9992a4;font-size:8px}.submitCard,.statusCard,.taskPanel,.rules,.messages,.vipHero,.vipNote{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px;box-shadow:0 10px 35px #2d1f500a}.submitCard{grid-template-columns:1fr auto;gap:14px;display:grid}.submitCard>div{grid-column:1/-1}.submitCard h2{margin:0}.submitCard .eyebrow{margin-bottom:5px}.statusCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.statusCard h2{margin:9px 0 4px;font-size:21px}.statusCard p{color:var(--muted);margin:0;font-size:12px}.statusCard .button,.statusCard .ghostButton{margin-top:18px}.statusCard.checking>span{color:var(--violet);letter-spacing:1px;text-transform:uppercase;margin-top:13px;font-size:11px;font-weight:800}.dots{gap:4px;display:flex}.dots i{background:var(--violet);border-radius:50%;width:7px;height:7px;animation:1.2s infinite dot}.dots i:nth-child(2){animation-delay:.15s}.dots i:nth-child(3){animation-delay:.3s}@keyframes dot{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-4px)}}.statusSymbol{color:#fff;background:var(--green);border-radius:13px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.statusCard.rejected .statusSymbol{background:var(--red)}.statusCard.vip{background:linear-gradient(145deg,#fffdf4,#fff6d9)}.taskPanel{padding:0;overflow:hidden}.taskHead{background:#f7f5fb;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.taskHead span{color:var(--violet);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:800}.taskHead h2{margin:4px 0 0}.progress{background:#e5e0ec;border-radius:9px;width:180px;height:6px;overflow:hidden}.progress i{border-radius:inherit;background:var(--violet);height:100%;display:block}.taskGrid{grid-template-columns:repeat(2,1fr);gap:10px;padding:18px;display:grid}.task{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px;display:grid}.task>span{width:31px;height:31px;color:var(--violet);background:#f0ecff;border-radius:10px;place-items:center;font-size:11px;font-weight:800;display:grid}.task div{flex-direction:column;min-width:0;display:flex}.task b{text-overflow:ellipsis;font-size:11px;overflow:hidden}.task small{color:var(--muted);font-size:9px}.task>strong{color:var(--violet)}.task.opened{background:#f6fffb;border-color:#bfe6d7}.task.opened>span{color:var(--green);background:#e6f7f0}.taskNext{width:calc(100% - 36px);margin:0 18px 20px}.taskPanel .formError{margin:0 18px 12px}.rules{margin-top:4px}.rules.compact{margin-top:10px}.rules h2{margin:0 0 18px;font-size:19px}.rules .eyebrow{margin-bottom:5px}.ruleGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ruleGrid p{color:#6d6678;background:#f7f5f9;border-radius:13px;margin:0;padding:14px;font-size:10px;line-height:1.55}.ruleGrid b{color:var(--violet);margin-right:10px;font-size:9px}.messages,.vipPage{margin-top:22px}.messages{gap:10px;display:grid}.messages .sectionIntro{margin-bottom:18px}.message{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto 1fr;gap:13px;padding:17px;display:grid}.message.read{opacity:.75}.messageIcon{color:#fff;background:var(--violet);border-radius:11px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.message.warning .messageIcon,.message.ban .messageIcon{background:#eb775c}.message.success .messageIcon{background:var(--green)}.messageMeta{justify-content:space-between;gap:20px;display:flex}.messageMeta b{font-size:12px}.messageMeta time{color:var(--muted);font-size:9px}.message p{white-space:pre-line;color:#625c6d;margin:7px 0 0;font-size:11px;line-height:1.6}.message button{color:var(--violet);background:0 0;border:0;margin-top:10px;padding:0;font-size:10px;font-weight:800}.emptyState{text-align:center;border:1px dashed #dcd6e7;border-radius:18px;padding:50px 20px}.emptyState>span{color:var(--violet);font-size:30px}.emptyState h2{margin:10px 0 5px;font-size:18px}.emptyState p{color:var(--muted);margin:0;font-size:11px}.vipPage{gap:16px;display:grid}.vipHero{background:radial-gradient(circle at 90% 20%,#ffe89a,#0000 30%),linear-gradient(135deg,#fff,#f1edff);min-height:235px}.vipHero h1{letter-spacing:-1.5px;margin:16px 0 10px;font-size:34px}.vipHero p{max-width:670px;color:var(--muted);line-height:1.7}.activeVip{color:#126c50;background:#dcf8ed;border-radius:10px;width:max-content;margin-top:20px;padding:9px 13px;font-size:11px;font-weight:800}.planGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.plan{border:1px solid var(--line);background:#fff;border-radius:20px;padding:25px;position:relative}.plan.popular{border-color:#b7a7ff;box-shadow:0 15px 35px #7053e91a}.popularLabel{color:var(--violet);text-transform:uppercase;font-size:8px;font-weight:800;position:absolute;top:15px;right:15px}.plan h2{margin:0 0 20px;font-size:18px}.plan>strong{font-size:29px}.plan p{min-height:40px;color:var(--muted);font-size:10px;line-height:1.5}.plan .button{width:100%}.vipNote{color:var(--muted);flex-direction:column;gap:8px;font-size:11px;display:flex}.vipNote b{color:var(--ink);margin-bottom:4px}.notice{color:#554b72;background:#eee9ff;border-radius:12px;padding:13px 15px;font-size:12px;font-weight:700}.notice.error{color:var(--red);background:#fff0f1}.banCard{color:#fff;background:linear-gradient(135deg,#8b2f3c,#4b1820);border-radius:22px;margin-bottom:16px;padding:28px}.banCard span{text-transform:uppercase;letter-spacing:1px;font-size:9px;font-weight:800}.banCard h2{margin:8px 0}.banCard p{color:#f5c6cc}.appLoading{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:13px;display:grid}.loader{border:3px solid #ddd6f9;border-top-color:var(--violet);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}.loader.small{width:25px;height:25px}@keyframes spin{to{transform:rotate(360deg)}}.adminHeaderActions{align-items:center;gap:15px;font-size:12px;display:flex}.adminLayout{grid-template-columns:220px 1fr;gap:24px;width:min(1300px,100% - 32px);margin:30px auto 80px;display:grid}.adminNav{border:1px solid var(--line);background:#fff;border-radius:20px;gap:6px;height:max-content;padding:18px;display:grid;position:sticky;top:110px}.adminNav>span{color:#a19aa9;text-transform:uppercase;letter-spacing:1px;margin:3px 8px 10px;font-size:9px;font-weight:800}.adminNav button{color:#6e6878;text-align:left;background:0 0;border:0;border-radius:11px;min-height:43px;padding:0 12px;font-size:11px;font-weight:800}.adminNav button.active{color:var(--violet);background:#f0ecff}.adminNav button i{float:right;color:#fff;background:var(--pink);border-radius:6px;padding:2px 5px;font-size:8px}.workerMini{background:#f8f7fa;border-radius:11px;flex-direction:column;gap:3px;margin-top:22px;padding:12px;font-size:9px;display:flex}.workerMini span{color:var(--muted)}.workerMini b.online{color:var(--green)}.workerMini b.offline{color:var(--red)}.adminContent{min-width:0}.adminTitle{justify-content:space-between;align-items:flex-start;gap:30px;min-height:92px;display:flex}.adminTitle .eyebrow{margin-bottom:3px}.adminTitle h1{letter-spacing:-1.5px;margin:0;font-size:31px}.adminTitle p{color:var(--muted);margin:7px 0 0;font-size:11px}.metricGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.metricGrid article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px}.metricGrid span{color:var(--muted);font-size:9px;display:block}.metricGrid b{margin-top:7px;font-size:24px;display:block}.adminTable{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.tableHead,.tableRow{align-items:center;gap:12px;padding:13px 16px;display:grid}.roundTable .tableHead,.roundTable .tableRow{grid-template-columns:1.5fr 1.3fr .6fr .7fr 30px}.userTable .tableHead,.userTable .tableRow{grid-template-columns:1.2fr .7fr 1fr .5fr 2fr}.tableHead{color:#a19ba9;text-transform:uppercase;background:#f8f7fa;min-height:44px;font-size:8px;font-weight:800}.tableRow{color:#5e5868;text-align:left;background:#fff;border:0;border-top:1px solid #f0edf3;width:100%;min-height:60px;font-size:10px}.roundTable button.tableRow:hover{background:#faf9fd}.tableRow>span:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.tableRow>span:first-child>i{position:absolute}.tableRow b{color:var(--ink)}.tableRow small{color:#aaa3b3}.rowActions{flex-wrap:wrap;flex-direction:row!important;gap:5px!important;display:flex!important}.rowActions button{border:1px solid var(--line);color:var(--violet);background:#fff;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:800}.rowActions button.danger{color:var(--red)}.rowActions button.success{color:var(--green)}.createRound{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(5,1fr);gap:11px;margin-bottom:18px;padding:18px;display:grid}.createRound input,.createRound select{height:42px;padding:0 9px;font-size:10px}.createRound .button{grid-column:1/-1}.participantList{gap:9px;display:grid}.participantList article{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1.1fr 1.5fr auto;align-items:center;gap:15px;padding:17px;display:grid;position:relative}.participantIdentity,.participantFacts,.scoreBox{flex-direction:column;gap:4px;display:flex}.participantIdentity b{font-size:12px}.participantIdentity span{color:var(--muted);font-size:9px}.participantIdentity a{color:var(--violet);font-size:9px;font-weight:800}.participantFacts{color:var(--muted);grid-template-columns:1fr 1fr;font-size:9px;display:grid}.participantFacts b{color:var(--ink)}.scoreBox{align-items:flex-end;min-width:80px}.scoreBox b{font-size:16px}.scoreBox span{color:var(--muted);font-size:8px}.rowError{color:var(--red);grid-column:1/-1;margin:0;font-size:9px}.statusText.verified{color:var(--green)}.statusText.owner_mismatch,.statusText.failed{color:var(--red)}@media (max-width:900px){.hero{text-align:center;grid-template-columns:1fr}.heroCopy>p{margin-inline:auto}.heroActions,.trustRow{justify-content:center}.heroVisual{min-height:500px}.featureGrid,.planGrid{grid-template-columns:1fr}.scheduleLayout{grid-template-columns:1fr;gap:45px}.vipTeaser{flex-direction:column;align-items:flex-start}.adminLayout{grid-template-columns:1fr}.adminNav{grid-template-columns:repeat(3,1fr);position:static}.adminNav>span,.workerMini{display:none}.createRound{grid-template-columns:1fr 1fr}.roundTable .tableHead,.roundTable .tableRow{grid-template-columns:1.3fr 1fr .5fr .5fr 20px}.userTable .tableHead,.userTable .tableRow{grid-template-columns:1fr .6fr .8fr 1.5fr}.userTable .tableHead span:nth-child(4),.userTable .tableRow>span:nth-child(4){display:none}}@media (max-width:640px){.shell{width:min(100% - 28px,1180px)}.nav{height:72px}.navActions .textButton{display:none}.hero{gap:20px;padding-block:45px 65px}.hero h1{letter-spacing:-3px;font-size:45px}.heroCopy>p{font-size:15px}.heroActions{flex-direction:column}.heroActions>*{width:100%}.heroVisual{min-height:430px;margin:-35px 0;transform:scale(.83)}.floatOne{left:-25px}.floatTwo{right:-25px}.section{padding-block:70px}.featureGrid{gap:10px}.feature{min-height:210px}.scheduleSection{padding-block:70px}.scheduleItem{padding:16px}.scheduleItem time{font-size:20px}.vipTeaser{margin-block:70px;padding:30px}.footer{flex-wrap:wrap}.authPage{padding:20px 14px}.authCard{margin-top:45px;padding:28px 20px}.appHeader{height:70px;padding:0 14px}.profileChip>div{display:none}.dashboard{margin-top:18px}.roundCard{grid-template-columns:auto 1fr auto;gap:12px;padding:17px}.roundTimes{display:none}.roundButton{grid-column:1/-1;width:100%}.timeline{padding:16px 6px}.timeline span{font-size:7px}.submitCard{grid-template-columns:1fr}.submitCard>div{grid-column:1}.taskHead{flex-direction:column;align-items:flex-start}.progress{width:100%}.taskGrid,.ruleGrid{grid-template-columns:1fr}.messageMeta{flex-direction:column;gap:3px}.vipHero h1{font-size:28px}.adminLayout{width:min(100% - 18px,1300px);margin-top:16px}.adminNav{padding:5px}.adminTitle{min-height:100px}.metricGrid{grid-template-columns:repeat(3,1fr)}.metricGrid article{padding:13px}.metricGrid b{font-size:19px}.roundTable .tableHead,.roundTable .tableRow{grid-template-columns:1.4fr .5fr .5fr 20px}.roundTable .tableHead span:nth-child(2),.roundTable .tableRow>span:nth-child(2){display:none}.createRound{grid-template-columns:1fr}.participantList article{grid-template-columns:1fr auto}.participantFacts{grid-area:2/1/auto/-1}.scoreBox{grid-area:1/2}.userTable{overflow-x:auto}.userTable .tableHead,.userTable .tableRow{min-width:650px}}
