.research-calc{max-width:1180px;margin:0 auto;padding:24px;font-family:Inter,system-ui,sans-serif;color:#e8edf7;background:#0e1118}.research-calc *{box-sizing:border-box}.research-calc header{margin-bottom:18px}.research-calc h1{margin:0 0 6px;font-size:30px}.research-calc h2{margin:0 0 14px;font-size:20px}.research-calc p{color:#b8c1d3}.research-calc .calc-grid{display:grid;gap:16px}.research-calc .calc-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.research-calc .panel{background:#171c26;border:1px solid #2a3242;border-radius:14px;padding:18px;margin-bottom:16px}.research-calc label{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#c9d2e3;margin-bottom:12px}.research-calc input,.research-calc select{width:100%;min-height:42px;border:1px solid #3a4559;border-radius:9px;background:#0f141d;color:#eef3fb;padding:9px 11px;font-size:16px}.research-calc input[type=checkbox]{width:22px;min-height:22px}.research-calc .upload{padding:12px;border:1px dashed #4a5870;border-radius:10px;background:#111722}.research-calc .levels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.research-calc .buff-table{display:grid;gap:8px;margin:12px 0}.research-calc .buff-head,.research-calc .buff-row{display:grid;grid-template-columns:minmax(150px,2fr) 90px 110px 80px;gap:8px;align-items:center}.research-calc .buff-head{font-size:12px;color:#8f9aaf;text-transform:uppercase}.research-calc .buff-row{padding:8px 0;border-top:1px solid #252d3b}.research-calc .buff-row input[type=checkbox]{justify-self:center}.research-calc .speed-preview,.research-calc .summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.research-calc .speed-preview strong,.research-calc .summary-grid>div{background:#0f141d;border:1px solid #2a3242;border-radius:10px;padding:12px}.research-calc .summary-grid span{display:block;color:#8f9aaf;font-size:12px;margin-bottom:4px}.research-calc .summary-grid strong{font-size:17px}.research-calc .primary{min-height:46px;border:0;border-radius:10px;padding:0 18px;background:#5b7cff;color:#fff;font-weight:700;font-size:16px;cursor:pointer}.research-calc .primary:hover{filter:brightness(1.08)}.research-calc .inventory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.research-calc .status,.research-calc .notice,.research-calc .errors,.research-calc .warnings{border-radius:10px;padding:12px 14px}.research-calc .status{background:#18243b}.research-calc .notice{background:#18231e}.research-calc .errors{background:#351b20;border:1px solid #6b303b}.research-calc .warnings{background:#332b18;border:1px solid #6d5a2a;margin-top:12px}.research-calc .table-wrap{overflow-x:auto;margin-top:14px}.research-calc table{width:100%;border-collapse:collapse;min-width:760px}.research-calc th,.research-calc td{text-align:left;padding:10px;border-bottom:1px solid #293243;font-size:14px}.research-calc th{color:#95a2b9}.research-calc .help-note{font-size:13px}.research-calc .raw pre{white-space:pre-wrap;word-break:break-word;background:#0b0f15;padding:12px;border-radius:8px}.research-calc .raw summary{cursor:pointer;font-weight:700}.research-calc .raw h3{margin-top:16px}@media(max-width:800px){.research-calc .calc-grid.two,.research-calc .speed-preview,.research-calc .summary-grid,.research-calc .levels{grid-template-columns:1fr}.research-calc .inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.research-calc .buff-head,.research-calc .buff-row{grid-template-columns:minmax(120px,1fr) 70px 90px 70px}.research-calc{padding:14px}.research-calc h1{font-size:24px}}@media(max-width:520px){.research-calc .inventory-grid{grid-template-columns:1fr}.research-calc .buff-head{display:none}.research-calc .buff-row{grid-template-columns:1fr 60px 70px}.research-calc .buff-row select,.research-calc .buff-row input[type=number]{grid-column:1/-1}.research-calc .buff-row:before{content:"Current / planned";font-size:11px;color:#7d889b;grid-column:2/4}}.research-calc header{display:block;background:transparent;border:0;padding:0;margin:0 0 18px}.research-calc article{max-width:none;width:auto;margin:0 0 16px;padding:18px}.research-calc button{margin:8px 0;text-align:center}.research-calc .calc-grid,.research-calc .panel{min-width:0}.research-calc .upload{display:flex;flex-direction:column}.research-calc .buff-row input[type=checkbox]{width:22px}.research-calc .results td,.research-calc .results th{white-space:normal}.roster{margin:1rem 0}.roster-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.roster-tabs button{min-width:96px;text-align:center}.roster-tabs button.active{background:#9a5146;border-color:#d98978}.roster-scroll{overflow-x:auto}.roster table{border-collapse:collapse;width:100%;min-width:580px}.roster th,.roster td{border-bottom:1px solid #35465a;text-align:left;padding:.65rem;vertical-align:top}.roster th{color:#e9edf3}:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#e9edf3;background:#0c1018;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{background:#24334a;border:1px solid #455a75;color:#edf3ff;border-radius:9px;padding:.7rem 1rem;cursor:pointer;text-align:left}button:hover{background:#314766}button:disabled{opacity:.45;cursor:wait}input,select{background:#111a28;color:#f5f8fe;border:1px solid #4a5c72;border-radius:8px;padding:.65rem;width:100%;min-height:42px}input[type=checkbox]{width:auto;min-height:auto;accent-color:#cf6951}label{display:block;margin:.7rem 0;color:#b9c6d5;font-size:.91rem}label input,label select{margin-top:.3rem}h1{font-size:clamp(1.9rem,4vw,3.1rem);line-height:1.08;margin:.3rem 0 1rem}h2{margin:.3rem 0 1rem}h3{margin:1.6rem 0 .8rem}h4{margin:1.3rem 0 .5rem}p{line-height:1.55;color:#b7c3d2}small,.hint{color:#8d9eb4}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #26384d;padding:1rem clamp(1rem,3vw,2rem);background:#111925;gap:1rem}header button{font-size:.85rem}.brand{display:flex;align-items:center;gap:.9rem;letter-spacing:.13em}.brand strong,.brand small{display:block}.brand small{font-size:.62rem;margin-top:.3rem}.sigil{color:#e4775c;font-size:2rem}.landing{max-width:1120px;margin:8vh auto;padding:1rem;display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;align-items:center}.hero{padding:2rem}.hero h1{font-size:clamp(2.5rem,6vw,5rem)}.eyebrow{font-size:.72rem;letter-spacing:.17em;color:#e68b6f;text-transform:uppercase}.panel,.form,.upload,.review{padding:1.3rem;background:#172230;border:1px solid #304159;border-radius:15px;margin:1rem 0}.upload{border:2px solid #df785b;background:#241d25}.upload h3{margin-top:0}.shell{display:grid;grid-template-columns:255px minmax(0,1fr);min-height:calc(100vh - 75px)}aside{background:#121c29;padding:1.6rem;border-right:1px solid #304159}aside h2{overflow-wrap:anywhere}aside nav{margin:2rem 0}aside button{width:100%;border:none;background:transparent;margin:.15rem 0;border-radius:6px;line-height:1.3}aside button.active{background:#923e36}article{max-width:1150px;width:100%;padding:2rem clamp(1rem,4vw,3rem);margin:auto}.grid,.checkgrid,.cards,.petgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem}.row{display:flex;align-items:end;gap:.6rem;flex-wrap:wrap}.row>label{flex:1 1 130px}.stat{padding:.5rem;background:#111a28;border-radius:8px}.card{border:1px solid #374e66;border-radius:12px;padding:1rem;background:#15202e;display:flex;flex-direction:column;gap:.5rem}.card img{width:72px;height:72px;object-fit:contain}.card button{align-self:start}.portrait{width:32px;height:32px;vertical-align:middle;object-fit:contain;margin:.25rem}.petcard{display:flex;flex-direction:column;align-items:start;gap:.4rem;width:100%;white-space:normal}.petcard img{width:64px;height:64px}.petcard span{font-size:.75rem;color:#bdd0e0}.petcard.selected{border-color:#ff9b69;background:#533b3d}.error{color:#ffb3a2;background:#4b2529;padding:.8rem;border-radius:9px}.job{padding:.7rem;border-bottom:1px solid #3b4c63;color:#c9d6e5}.secret{display:block;background:#081019;border:1px solid #7292aa;border-radius:7px;padding:1rem;overflow-wrap:anywhere}footer{display:flex;justify-content:space-between;padding:2rem 0}fieldset{border:1px solid #3e546b;border-radius:8px;margin:.8rem 0}.modal{position:fixed;inset:0;background:#000c;z-index:20;overflow:auto;padding:1rem}.modalbody{background:#101925;max-width:900px;margin:auto;padding:1rem;border-radius:14px}.modalbody>.form{margin-top:.5rem}.checkgrid label{background:#101a28;border-radius:8px;padding:.7rem}@media(max-width:800px){.landing{grid-template-columns:1fr;margin:1rem auto;gap:0}.hero{padding:1rem}.shell{display:block}aside{border-right:0;border-bottom:1px solid #304159;padding:1rem}aside nav{display:flex;overflow-x:auto;gap:.3rem;margin:.8rem 0}aside button{white-space:nowrap;width:auto;min-width:140px}article{padding:1.3rem}header{padding:.7rem}.brand strong{font-size:.8rem}.brand small{font-size:.5rem}}@media(max-width:480px){.grid,.cards,.petgrid{grid-template-columns:1fr}.panel,.form,.upload{padding:.9rem}.hero h1{font-size:2.7rem}.row button{width:auto}}.evidence{display:block;max-width:100%;max-height:460px;object-fit:contain;margin:12px 0;border-radius:8px}.weights{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.65rem}.weights>div{display:flex;justify-content:space-between;gap:.5rem;padding:.8rem;background:#172230;border:1px solid #304159;border-radius:8px}.weights strong{color:#f4b89e}.research-page textarea{display:block;width:100%;background:#111a28;color:#f5f8fe;border:1px solid #4a5c72;border-radius:8px;padding:.65rem;margin-top:.3rem;font:inherit}.research-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.7rem;margin:1rem 0}.research-results>div{background:#111a28;border:1px solid #455a75;border-radius:9px;padding:.9rem}.research-results span,.research-results strong{display:block}.research-results strong{font-size:1.2rem;color:#f4b89e;margin-top:.35rem}.invite-code{display:block;overflow-wrap:anywhere;padding:.45rem 0;border-bottom:1px solid #35465a;font-size:.82rem;-webkit-user-select:all;user-select:all}
