:root{color:#eef4ff;background:#0c111d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{position:relative;min-height:100vh;overflow:hidden;padding:28px;background:radial-gradient(circle at top left,rgba(79,128,255,.2),transparent 34rem),linear-gradient(135deg,#0b1020,#101a2d 42%,#121725)}.background-glow{position:fixed;z-index:0;width:340px;height:340px;border-radius:999px;filter:blur(42px);opacity:.18;pointer-events:none}.glow-one{right:8vw;top:7vh;background:#2bd0ff}.glow-two{left:4vw;bottom:10vh;background:#d2b46b}.app-header,.layout,.riot-footer{position:relative;z-index:1;width:min(1480px,100%);margin-inline:auto}.app-header{display:flex;align-items:flex-end;justify-content:flex-end;gap:20px;margin-bottom:12px}.eyebrow{margin:0 0 7px;color:#9fb4d3;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;color:#fff;font-size:clamp(1.75rem,2.6vw,3rem);line-height:1.08;letter-spacing:0}h2{margin-bottom:4px;color:#f8fbff;font-size:1.25rem;letter-spacing:0}h3{margin-bottom:12px;color:#eef4ff;font-size:.98rem;letter-spacing:0}p{color:#a9b8d2;line-height:1.6}.header-actions,.preset-row,.dialog-actions{display:flex;align-items:center;gap:10px}.settings-button{display:inline-flex;width:46px;height:46px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(198,214,255,.2);border-radius:8px;background:#ffffff0e;transition:transform .16s ease,border-color .16s ease,background .16s ease}.settings-button:hover{transform:translateY(-1px);border-color:#6bd7ff80;background:#6bd7ff1c}.settings-button span{display:block;width:20px;height:2px;border-radius:999px;background:#dce8fb}.layout{display:grid;grid-template-columns:1fr;gap:20px}.panel{border:1px solid rgba(198,214,255,.14);border-radius:8px;background:#0c1220d1;box-shadow:0 22px 70px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.input-panel,.result-panel{padding:20px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.panel-heading p{margin-bottom:0;font-size:.92rem}.section{padding-block:17px;border-top:1px solid rgba(198,214,255,.11)}.section:first-of-type{border-top:0;padding-top:0}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.player-section,.player-section.is-collapsed{padding-bottom:0}.collapsible-header{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid rgba(198,214,255,.13);border-radius:8px;background:#ffffff0b;padding:12px 14px;color:#eef4ff;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.collapsible-header:hover{transform:translateY(-1px);border-color:#6bd7ff5c;background:#6bd7ff14}.collapsible-title{min-width:0;color:#eef4ff;font-size:.98rem;font-weight:800}.collapsible-meta{color:#8fa3c2;font-size:.82rem;font-weight:800}.collapse-indicator{display:inline-flex;min-width:54px;min-height:30px;align-items:center;justify-content:center;border:1px solid rgba(198,214,255,.13);border-radius:999px;background:#0000002e;color:#bcd1f3;font-size:.78rem;font-weight:900}.muted{color:#8fa3c2;font-size:.82rem}.button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:0 14px;color:#f9fbff;font-weight:700;transition:transform .16s ease,border-color .16s ease,background .16s ease;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg,#3e86ff,#6bd7ff);color:#06111f}.button.large{min-height:50px;padding-inline:24px;font-size:1rem}.button.secondary{border-color:#7da5ff52;background:#4c6aa83d}.button.destructive{border-color:#ff72725c;background:#992e4042}.button.ghost{border-color:#c6d6ff24;background:#ffffff0b;color:#d8e4f8}.input,.select{min-height:40px;width:100%;border:1px solid rgba(185,205,245,.18);border-radius:8px;background:#060a13b8;color:#f5f8ff;outline:none;padding:0 12px;transition:border-color .16s ease,box-shadow .16s ease}.input:focus,.select:focus{border-color:#6bd7ffb8;box-shadow:0 0 0 3px #6bd7ff24}.select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#a7b9d5 50%),linear-gradient(135deg,#a7b9d5 50%,transparent 50%);background-position:calc(100% - 18px) 17px,calc(100% - 12px) 17px;background-size:6px 6px;background-repeat:no-repeat;padding-right:30px}.select.compact{min-width:132px}.select option,.result-role-select option,.result-player-select option{background:#10192b;color:#f5f8ff}.preset-row{margin-bottom:10px}.preset-row:last-child{margin-bottom:0}.preset-row .input{max-width:280px}.toggle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.toggle{display:flex;min-height:44px;align-items:center;gap:10px;border:1px solid rgba(198,214,255,.13);border-radius:8px;background:#ffffff0b;padding:8px 10px;color:#dce8fb;font-weight:700}.toggle input{position:absolute;opacity:0;pointer-events:none}.toggle-track{display:inline-flex;width:38px;height:22px;align-items:center;border-radius:999px;background:#7284a473;padding:3px;transition:background .16s ease}.toggle-thumb{width:16px;height:16px;border-radius:999px;background:#fff;transition:transform .16s ease}.toggle input:checked+.toggle-track{background:#64cdf4}.toggle input:checked+.toggle-track .toggle-thumb{transform:translate(16px)}.checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkbox-option{display:flex;min-height:42px;align-items:center;gap:10px;border:1px solid rgba(198,214,255,.13);border-radius:8px;background:#ffffff0b;padding:8px 10px;color:#dce8fb;font-weight:800}.checkbox-option input{position:absolute;opacity:0;pointer-events:none}.checkbox-box{display:inline-flex;width:20px;height:20px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(198,214,255,.28);border-radius:6px;background:#060a13b8}.checkbox-box:after{width:9px;height:5px;border-bottom:2px solid #06111f;border-left:2px solid #06111f;content:"";opacity:0;transform:rotate(-45deg)}.checkbox-option input:checked+.checkbox-box{border-color:#64cdf4;background:#64cdf4}.checkbox-option input:checked+.checkbox-box:after{opacity:1}.player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.player-row{display:grid;grid-template-columns:34px minmax(132px,1fr) 132px 132px;gap:8px;align-items:center}.row-number{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px;background:#6bd7ff1f;color:#9edfff;font-weight:800;font-size:.82rem}.role-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.role-field{display:grid;gap:6px}.role-field span{color:#90a6c6;font-size:.8rem;font-weight:800}.action-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;padding:4px 0}.team-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.team-card{overflow:hidden;border:1px solid rgba(198,214,255,.14);border-radius:8px;background:#ffffff0b;box-shadow:0 18px 44px #0000002e}.team-card-header{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#ffffff0b}.team-card-header h3{margin-bottom:0;font-size:1.1rem}.team-card-header span{color:#96aacb;font-size:.82rem;font-weight:800}.team-red{border-color:#ff5f7357;background:linear-gradient(180deg,#ff435c1f,#ffffff09 42%),#ffffff0b}.team-red .team-card-header{border-bottom:1px solid rgba(255,95,115,.3);background:linear-gradient(90deg,#ff435c38,#ff435c0f)}.team-red .team-card-header h3{color:#ffb0ba}.team-red .team-card-header span{color:#f4a0ad}.team-blue{border-color:#5ea6ff5c;background:linear-gradient(180deg,#3e89ff21,#ffffff09 42%),#ffffff0b}.team-blue .team-card-header{border-bottom:1px solid rgba(94,166,255,.32);background:linear-gradient(90deg,#3e89ff3b,#3e89ff0f)}.team-blue .team-card-header h3{color:#a9ccff}.team-blue .team-card-header span{color:#9bbdff}.assignment-list{display:grid}.assignment-row{display:grid;gap:8px;padding:14px 16px;border-top:1px solid rgba(198,214,255,.09)}.assignment-row.has-champion{grid-template-columns:76px minmax(0,1fr);align-items:stretch;gap:12px}.assignment-row.has-items{grid-template-columns:minmax(0,1fr) 86px;align-items:stretch;gap:12px}.assignment-row.has-champion.has-items{grid-template-columns:76px minmax(0,1fr) 86px}.assignment-row:first-child{border-top:0}.champion-portrait{align-self:center;width:76px;height:76px;border:1px solid rgba(198,214,255,.16);border-radius:8px;object-fit:cover;background:#ffffff14;box-shadow:0 12px 28px #0000003d}.assignment-content{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:8px}.assignment-row.has-champion .assignment-content{min-height:76px}.assignment-row.has-items .assignment-content{min-height:86px}.assignment-main{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.assignment-main strong{color:#fff}.result-role-select{min-height:32px;min-width:92px;max-width:130px;border:1px solid rgba(107,215,255,.2);border-radius:999px;background:linear-gradient(45deg,transparent 50%,#9ee5ff 50%) calc(100% - 15px) 13px / 5px 5px no-repeat,linear-gradient(135deg,#9ee5ff 50%,transparent 50%) calc(100% - 10px) 13px / 5px 5px no-repeat,#6bd7ff24;color:#9ee5ff;font-size:.78rem;font-weight:900;outline:none;overflow:hidden;padding:0 26px 0 10px;text-overflow:ellipsis;white-space:nowrap;appearance:none}.result-role-select:focus{border-color:#6bd7ffb8;box-shadow:0 0 0 3px #6bd7ff24}.result-player-select{min-height:32px;min-width:128px;max-width:190px;border:1px solid rgba(198,214,255,.16);border-radius:8px;background:linear-gradient(45deg,transparent 50%,#dce8fb 50%) calc(100% - 16px) 13px / 6px 6px no-repeat,linear-gradient(135deg,#dce8fb 50%,transparent 50%) calc(100% - 10px) 13px / 6px 6px no-repeat,#fff1;color:#fff;font-weight:800;outline:none;overflow:hidden;padding:0 28px 0 10px;text-overflow:ellipsis;white-space:nowrap;appearance:none}.result-player-select:focus{border-color:#6bd7ffb8;box-shadow:0 0 0 3px #6bd7ff24}.reroll-button{display:inline-flex;width:32px;height:32px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(198,214,255,.16);border-radius:999px;background:#fff1;color:#dce8fb;font-size:1.05rem;font-weight:900;line-height:1;transition:transform .16s ease,border-color .16s ease,background .16s ease}.reroll-button:hover{transform:rotate(28deg);border-color:#6bd7ff80;background:#6bd7ff1f}.role-pill,.fixed-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:.78rem;font-weight:900}.role-pill{background:#6bd7ff24;color:#9ee5ff}.fixed-pill{background:#d2b46b29;color:#f1d58b}.assignment-details{display:flex;flex-wrap:wrap;gap:7px}.assignment-details>span{display:inline-flex;min-height:36px;flex:0 0 148px;align-items:center;overflow:hidden;border:1px solid rgba(198,214,255,.12);border-radius:8px;background:#00000029;padding:6px 8px;color:#bccae2;font-size:.84rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.item-example-block{display:grid;align-self:center;width:86px;gap:4px}.item-example-label{color:#8fa3c2;font-size:.72rem;font-weight:800;line-height:1;text-align:right}.item-icon-row{display:grid;width:86px;grid-template-columns:repeat(3,26px);grid-template-rows:repeat(3,26px);gap:4px;align-content:start;justify-content:end}.item-icon{width:26px;height:26px;border:1px solid rgba(198,214,255,.14);border-radius:6px;object-fit:cover;background:#ffffff14}.detail-chip{display:inline-flex;align-items:center;gap:7px}.rune-icon-pair{display:inline-flex;align-items:center;gap:3px}.detail-icon{display:inline-block;width:22px;height:22px;flex:0 0 auto;object-fit:cover;background:#ffffff14}.keystone-icon{border-radius:999px}.primary-rune-icon{width:24px;height:24px}.secondary-rune-icon{width:16px;height:16px;opacity:.86}.empty-state{display:grid;min-height:360px;place-items:center;align-content:center;text-align:center}.empty-icon{display:inline-flex;width:80px;height:80px;align-items:center;justify-content:center;border:1px solid rgba(107,215,255,.22);border-radius:999px;background:#6bd7ff17;color:#9ee5ff;font-weight:900}.empty-state h3{margin:16px 0 6px}.empty-state p{max-width:340px;margin-bottom:0}.toast{position:fixed;z-index:10;top:22px;left:22px;max-width:min(420px,calc(100vw - 44px));border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:13px 15px;color:#fff;box-shadow:0 20px 50px #00000057;white-space:pre-line}.toast.success{background:#1a7858f2}.toast.error{background:#9c3449f2}.toast.info{background:#325087f2}.settings-backdrop{position:fixed;inset:0;z-index:30;display:flex;justify-content:flex-end;background:#05080fa8;padding:18px}.settings-panel{width:min(540px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid rgba(198,214,255,.18);border-radius:8px;background:#0c1220f5;box-shadow:0 24px 80px #0000006b;padding:20px}.settings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:8px}.settings-panel .toggle-grid{grid-template-columns:1fr}.settings-panel .role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-panel .section:first-of-type{border-top:1px solid rgba(198,214,255,.11);padding-top:17px}.dialog-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;background:#05080fb8;padding:18px}.dialog{width:min(440px,100%);border:1px solid rgba(198,214,255,.18);border-radius:8px;background:#10192b;padding:20px;box-shadow:0 24px 80px #0000006b}.dialog p{margin-bottom:18px}.dialog-actions{justify-content:flex-end}.riot-footer{margin-top:20px;color:#7788a5;font-size:.75rem;line-height:1.5}@media(max-width:1140px){.result-panel{min-height:420px}.player-grid{grid-template-columns:1fr}}@media(max-width:720px){.app-shell{padding:18px}.app-header,.panel-heading,.header-actions{flex-direction:column}.app-header{align-items:flex-start}.panel-heading{align-items:stretch}.header-actions{align-items:flex-end}.header-actions,.preset-row,.button{width:100%}.settings-button{width:44px;height:44px}.player-row{grid-template-columns:30px 1fr}.player-row .select{grid-column:2}.collapsible-header{grid-template-columns:minmax(0,1fr) auto}.collapsible-meta{grid-column:1 / -1}.assignment-row.has-champion,.assignment-row.has-items,.assignment-row.has-champion.has-items{grid-template-columns:64px minmax(0,1fr)}.assignment-row.has-items:not(.has-champion){grid-template-columns:minmax(0,1fr) 86px}.assignment-row.has-champion.has-items .item-icon-row{grid-column:2}.champion-portrait{width:64px;height:64px}.checkbox-grid,.role-grid,.toggle-grid,.team-results,.settings-panel .role-grid{grid-template-columns:1fr}.settings-backdrop{padding:10px}.settings-panel{max-height:calc(100vh - 20px);padding:18px}.action-bar,.preset-row{display:grid;grid-template-columns:1fr}.preset-row .input{max-width:none}.toast{left:18px;top:18px;right:18px;max-width:none}}
