: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}.loadout-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px;align-items:start}.loadout-layout>.card:first-child{padding:20px}.equipment-editor{margin:24px 0}.equipment-editor h3{margin-bottom:12px}.equipment-editor h3 small,.muted{color:#a9bcb1;font-weight:400}.equipment-summary{border:1px solid #4b6350;border-radius:12px;background:#13291f;padding:18px;margin-bottom:24px}.equipment-summary h3{margin-bottom:2px}.equipment-summary .muted{font-size:12px}.gear-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 12px;margin:12px 0 0;font-size:12px}.gear-stats div{display:flex;justify-content:space-between;gap:5px}.gear-stats dt{color:#a9bcb1}.gear-stats dd{margin:0;color:#f0d997;font-variant-numeric:tabular-nums}.equipment-summary .gear-stats{grid-template-columns:repeat(3,1fr);font-size:14px}.equipped-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.equipped-slot,.socket-slot{display:flex;flex-direction:column;align-items:center;min-width:0;white-space:normal;padding:10px 6px;background:#152b24}.equipped-slot{min-height:157px}.equipped-slot:not(.filled){border-style:dashed;color:#8fa79a}.equipped-slot strong,.socket-slot strong{font-size:12px;line-height:1.4;overflow-wrap:anywhere}.equipped-slot small,.socket-slot>small{color:#a9bcb1;font-size:11px;margin-top:5px}.slot-caption{display:flex;justify-content:space-between;align-items:center;gap:5px;width:100%;color:#bdcbbb;font-size:12px}.slot-caption b{color:#efd08e;font-size:11px}.gear-icon{flex-shrink:0;display:inline-flex;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;color:#829f88;margin:5px 0}.gear-icon img{display:block;max-width:100%;max-height:100%;object-fit:contain}.socket-heading{margin-top:30px}.socket-heading h3{margin-bottom:2px}.socket-heading>span{font-size:12px;color:#a9bcb1}.socket-equipment{margin-top:18px;padding:14px;background:#142b23;border:1px solid #385044;border-radius:12px}.socket-item-title{display:flex;gap:10px;align-items:center;margin-bottom:10px}.socket-item-title .gear-icon{width:36px;height:36px}.socket-item-title small{display:block;color:#a9bcb1}.socket-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.socket-type-1{border-top:3px solid #d28d71}.socket-type-2{border-top:3px solid #83b7d5}.socket-type-3{border-top:3px solid #b99ad4}.socket-slot .gear-icon{width:45px;height:45px}.socket-slot.invalid{border-color:#db8b77}.socket-warning{margin-top:15px}.socket-warning p{margin-bottom:10px}.equipment-dialog{width:min(1100px,calc(100vw - 32px));max-width:none;max-height:90vh;padding:26px;color:#e8eeea;background:#182e26;border:1px solid #67826a;border-radius:16px;box-shadow:0 24px 100px #0009}.equipment-dialog::backdrop{background:#061410d9}.picker-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.picker-heading h2{margin:2px 0 15px;font-size:24px}.picker-heading small{color:#a9bcb1}.picker-tools{display:flex;align-items:end;gap:12px}.picker-search{flex:1;margin-bottom:0}.picker-search input{width:100%}.picker-count{font-size:12px;margin:12px 0}.gear-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.gear-choice{display:flex;flex-direction:column;white-space:normal;padding:14px;text-align:left;min-width:0;background:#1e382d}.gear-choice>strong{line-height:1.5;overflow-wrap:anywhere}.gear-choice-top{width:100%;display:flex;gap:8px;align-items:center;margin-bottom:8px}.gear-choice-top>span:not(.gear-icon),.gear-choice-top>b{font-size:11px;color:#e8cf8f}.gear-choice-top>b{margin-left:auto}.gear-choice .gear-stats{width:100%;margin-bottom:8px}.gear-description{color:#bccbc0;font-size:12px;line-height:1.6;white-space:pre-line;margin:8px 0 0}.picker-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:22px}@media(max-width:1100px){.loadout-layout{grid-template-columns:190px minmax(0,1fr);gap:16px}.equipped-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.loadout-layout{grid-template-columns:1fr}.gear-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-dialog{padding:16px}.socket-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-summary .gear-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.equipped-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gear-choice{padding:10px}.gear-choice-top{gap:4px}.gear-choice .gear-icon{width:48px;height:48px}}.equipped-slot .gear-stats{width:100%;font-size:10px;gap:1px 8px;margin-top:8px}.compose-bonus{color:#b8dba6;font-size:11px;line-height:1.5}.visibility-badge{color:#ebcb80}.appearance-options{border:1px solid #385044;border-radius:12px;padding:16px;margin:24px 0}.appearance-options legend{padding:0 8px;font-weight:600}.appearance-options p{font-size:12px;margin:0 0 12px}.appearance-options>div{display:flex;gap:12px 24px;flex-wrap:wrap}.appearance-options label{display:flex;align-items:center;gap:8px;margin:0;cursor:pointer}.appearance-options input{width:18px;height:18px;margin:0;accent-color:#91b68b}.loadout-entry{margin-bottom:16px}.loadout-entry .loadout-row{margin-bottom:6px}.loadout-actions{display:flex;gap:6px;flex-wrap:wrap}.loadout-actions button{flex:1;padding:7px 6px;font-size:12px}.loadout-actions .delete-loadout{color:#e6afa4}.pet-portrait{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;gap:4px;color:#adc0ab;font-size:12px}.pet-portrait img{width:112px;height:112px;object-fit:contain}.pet-portrait small{font-size:10px}.selected-pet{display:flex;align-items:center;gap:20px;width:100%;text-align:left}.selected-pet>span:last-child{display:grid;gap:8px}.selected-pet small{color:#adc0ab}.pet-choice .pet-portrait{width:100%}.pet-picker h3 small{color:#adc0ab;font-weight:400;font-size:12px}.new-loadout{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.new-loadout label{margin:0}.rule-summary{padding:12px;border:1px solid #526d55;border-radius:8px;color:#d2decf;font-size:13px;line-height:1.7}.gear-stats .gear-damage{grid-column:1 / -1;padding-bottom:5px;margin-bottom:3px;border-bottom:1px solid #395245;font-size:13px;font-weight:600}
