:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#e8eeea;background:#112320;font-synthesis:none;font-weight:400;line-height:1.6;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,.button{cursor:pointer;border:1px solid #426058;border-radius:8px;background:#213a33;color:#e8eeea;padding:10px 16px;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;white-space:nowrap}button:hover,.button:hover{background:#2c4b40;border-color:#82a88c}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #edd78d;outline-offset:3px}button.primary,.button.primary{background:#e0bd70;color:#242915;border-color:#e0bd70;font-weight:700}button.primary:hover,.button.primary:hover{background:#efd08e}.full{width:100%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(28px,3vw,40px);line-height:1.2;letter-spacing:-1px;margin-bottom:14px}h2{font-size:19px;margin-bottom:24px}h3{font-size:16px}p{color:#a9bcb1;margin-bottom:18px}small{font-size:12px}header{height:92px;max-width:1240px;margin:auto;padding:0 36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #30483e;gap:18px}.brand{display:flex;gap:12px;align-items:center;color:#f4eee0;text-decoration:none;font-size:23px;line-height:1.1;font-weight:750}.brand small{display:block;font-size:9px;letter-spacing:3px;margin-top:8px;color:#b3c2b3}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:15px 15px 15px 3px;background:#dec07a;color:#203328;font-size:29px;transform:rotate(-7deg)}.header-right{display:flex;align-items:center;gap:20px;font-size:13px}.connection{color:#9fae9b;font-size:12px}.connection:before{content:"";display:inline-block;height:6px;width:6px;border-radius:50%;background:#a6a389;margin-right:8px}.connection.online:before{background:#93c893}nav{max-width:1240px;margin:0 auto;padding:18px 36px 0;display:flex;gap:8px}nav button{border:0;background:transparent;color:#a9bcb1;border-radius:0;padding:10px 18px;border-bottom:2px solid transparent}nav button.active{border-color:#dec07a;color:#f0d79e;background:transparent}main{max-width:1240px;margin:auto;padding:42px 36px 70px;min-height:calc(100vh - 170px)}.page-title{display:flex;align-items:center;justify-content:space-between;margin:4px 0 34px;gap:20px}.page-title p:last-child{margin:0}.eyebrow{font-size:10px;letter-spacing:3px;color:#dabd80;font-weight:700;margin-bottom:15px}.rank-display{text-align:right;min-width:120px}.rank-display strong{display:block;font-size:42px;color:#e1c37f;line-height:1.1}.rank-display span{font-size:12px;color:#a9bcb1}.grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.card{background:linear-gradient(130deg,#1c342c,#192e28);border:1px solid #385044;border-radius:15px;padding:28px;min-width:0}.segmented{display:flex;gap:10px;margin:0 0 24px}.segmented button{flex:1;font-size:22px;font-weight:650;padding:15px 10px}.selected{border-color:#d8bd7b!important;background:#344637!important;color:#efdaa8!important}.mode-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.mode{text-align:left;padding:16px}.mode strong,.mode small{display:block}.mode small{color:#a7b8a9;margin-top:5px;white-space:normal}label{display:flex;flex-direction:column;gap:7px;margin-bottom:19px;font-size:13px;color:#b9c6bb}input,select{width:100%;min-width:0;background:#12281f;border:1px solid #415849;color:#e6ede5;border-radius:7px;padding:11px 12px}select{height:47px}.hint{font-size:12px;color:#91a694;line-height:1.8;margin:20px 0 0}.empty{padding:58px 20px;text-align:center;color:#c0ccbd}.empty.compact{padding:28px 10px}.empty small{display:block;color:#8da18e;margin-top:10px}.inline-form{display:flex;gap:10px;margin-top:22px}.inline-form input{flex:1}.members{padding:0;margin:0 0 22px;list-style:none}.members li{display:flex;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid #3a4f41;flex-wrap:wrap}.members li>span:nth-child(2){flex:1}.members li button{padding:5px 8px;font-size:11px}.avatar{display:grid;place-items:center;height:32px;width:32px;background:#465745;color:#dfce9a;border-radius:10px}.badge{border:1px solid #667553;border-radius:5px;color:#bbc995;font-size:11px;padding:2px 6px}.info-strip{display:flex;justify-content:space-between;gap:15px;color:#91a48e;font-size:12px;margin-top:32px;padding:22px 28px;border:1px solid #34483b;border-radius:12px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.actions{display:flex;gap:10px;flex-wrap:wrap}.room-meta{display:flex;gap:20px;flex-wrap:wrap;color:#b7c5b7;font-size:13px;margin-bottom:22px}code{font-family:monospace;color:#e4c986;background:#14291f;padding:4px 7px;border-radius:4px}.teams{grid-template-columns:1fr 1fr;margin-bottom:26px}.teams section{border:1px solid #665747;border-radius:9px;padding:20px}.teams section:last-child{border-color:#436075}.teams section:first-child h3{color:#dfa89a}.teams section:last-child h3{color:#a3c0dc}.room-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0;border-bottom:1px solid #3a4f41}.room-row p{font-size:12px;margin:4px 0 0}.loadout-row{display:flex;flex-wrap:wrap;text-align:left;width:100%;margin-bottom:12px;gap:7px 12px;white-space:normal}.loadout-row strong{flex-basis:100%}.loadout-row small{color:#adc0ab;flex:1}.loadout-row span{font-size:12px}.queue-status{display:flex;align-items:center;gap:12px;border:1px solid #9f9e66;padding:15px;border-radius:8px}.queue-status>div{flex:1}.queue-status strong{font-size:14px}.queue-status p{font-size:12px;margin:4px 0 0}.pulse{width:8px;height:8px;background:#e0bd70;border-radius:50%;animation:pulse 1.5s infinite}@keyframes pulse{50%{opacity:.3}}.match-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#35432c;border:1px solid #ab9c64;border-radius:13px;padding:24px 28px;margin-bottom:32px}.match-banner h2{margin-bottom:8px}.match-banner p:not(.eyebrow){margin-bottom:8px}.match-banner small{color:#a9b899}.match-banner .actions{max-width:360px}.alert{background:#35452b;border:1px solid #92986c;border-radius:8px;padding:12px 16px;margin-bottom:24px;font-size:13px;overflow-wrap:anywhere}.alert.error{background:#442f2c;border-color:#a06a5c;color:#f6c9bb;display:flex;justify-content:space-between;gap:15px}.alert button{border:0;background:none;padding:0 8px;color:inherit}.alert details,.alert summary{cursor:pointer}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px;white-space:nowrap}th{text-align:left;color:#a9b5a1;font-weight:500}td,th{padding:17px 15px;border-bottom:1px solid #3b4d3c}td:first-child,th:first-child{padding-left:0}.welcome{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:80px;min-height:65vh}.intro h1{font-size:clamp(48px,6vw,76px);color:#f0e9d3;line-height:1.15;margin-bottom:30px}.intro p:not(.eyebrow){line-height:1.9;font-size:16px}.tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:36px}.tags span{font-size:11px;border:1px solid #567051;border-radius:30px;padding:5px 12px;color:#bdc9ab}.welcome form button{width:100%}.text-button{background:none;border:0;color:#d6bd7b;font-size:13px;padding-left:0;margin-top:14px}footer{max-width:1240px;margin:auto;padding:20px 36px 26px;border-top:1px solid #31473b;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#8da18f}@media(max-width:760px){header{height:78px;padding:0 20px}.header-right{gap:10px}.header-right .connection{display:none}nav{padding:12px 12px 0;gap:0;overflow:auto}nav button{font-size:13px;padding:10px 13px}main{padding:30px 20px 45px}.grid,.welcome{grid-template-columns:1fr;gap:20px}.welcome{min-height:auto}.intro{padding:15px 0 22px}.intro h1{font-size:48px}.intro p:not(.eyebrow){font-size:14px}.tags{margin-top:20px}.page-title{align-items:flex-start}.page-title h1{font-size:27px}.page-title p:not(.eyebrow){font-size:13px}.rank-display strong{font-size:32px}.rank-display{min-width:75px}.card{padding:22px}.info-strip{flex-direction:column;gap:10px}.match-banner{align-items:flex-start;flex-direction:column;padding:22px}.teams{grid-template-columns:1fr}.room-meta{gap:10px}.mode{padding:12px}.mode small{font-size:11px}footer{padding:20px;flex-direction:column;gap:5px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.pet-skills{border:1px solid #415849;border-radius:8px;margin:0 0 24px;padding:16px}.pet-skills legend{color:#b9c6bb;font-size:13px}.pet-skills label{flex-direction:row;align-items:center;margin-bottom:8px}.pet-skills input{width:auto;accent-color:#e0bd70}
