:root{color-scheme:dark;font-family:Segoe UI,Inter,system-ui,sans-serif;color:#d8d5ce;background:#121414;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #121414;--surface: #171918;--surface-2: #1c1e1c;--surface-3: #222420;--line: #31332f;--line-soft: #272926;--text: #d8d5ce;--muted: #96978f;--faint: #666862;--gold: #c7a75e;--gold-dark: #785522;--moss: #667f39;--moss-bright: #9abd61;--blue: #5a95b1;--green: #689c64;--purple: #9b5ab1;--orange: #e5b043;--white-rarity: #9c9c9c;--damaged-rarity: #7e7e7e;--danger: #c87461}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button,select,input{font:inherit}button,select{color:inherit}select option,select optgroup{background-color:#191b1a;color:#ded7c8}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}button:focus-visible,select:focus-visible{outline:2px solid #9abd61;outline-offset:2px}.app-shell{min-height:100vh;background:var(--bg)}.site-footer{border-top:1px solid var(--line-soft);padding:18px 24px 20px;background:#101211;color:var(--faint);text-align:center;font-size:12px;line-height:1.55}.site-footer p{max-width:900px;margin:0 auto}.app-header{height:52px;display:grid;grid-template-columns:52px max-content minmax(0,1fr) max-content;align-items:stretch;border-bottom:1px solid var(--line);background:#141615;position:sticky;top:0;z-index:30}.platform-logo{display:grid;place-items:center;border-right:1px solid var(--line)}.platform-logo img{width:32px;height:32px;display:block}.brand{display:flex;align-items:center;padding:0 20px;border-right:1px solid var(--line);font:28px/1 Georgia,Times New Roman,serif;color:#efe8d8;letter-spacing:-.7px;white-space:nowrap}.app-header nav{min-width:0;display:flex;align-items:stretch}.nav-link{display:flex;align-items:center;border:0;border-bottom:2px solid transparent;background:transparent;padding:0 22px;color:#a6a59d;font-family:Georgia,Times New Roman,serif;font-size:15px}.nav-link:hover{color:#dad8d0}.nav-link--active{color:var(--moss-bright);border-bottom-color:var(--moss-bright)}.settings-wrap{position:relative}.settings-button{height:100%;border:0;background:transparent;padding:0 20px;color:#aaa9a3;display:inline-flex;align-items:center;gap:7px;font-family:Georgia,Times New Roman,serif}.settings-button:hover{color:#e0ded6;background:#1b1d1b}.settings-popover{position:absolute;right:12px;top:46px;width:250px;padding:14px;display:grid;gap:5px;background:#20221f;border:1px solid #44473f;box-shadow:0 12px 32px #00000073;z-index:50}.settings-popover strong{font-family:Georgia,serif;color:#eee7d7}.settings-popover span{color:var(--moss-bright)}.settings-popover small{color:var(--muted)}.launch-promise{border-bottom:1px solid var(--line);padding:18px clamp(18px,3vw,44px) 20px;background:radial-gradient(circle at 88% 20%,rgba(199,167,94,.09),transparent 34%),linear-gradient(115deg,#171918,#121414 68%)}.launch-promise>div{max-width:1160px}.launch-promise__eyebrow{display:block;margin-bottom:7px;color:var(--moss-bright);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.launch-promise h1{margin:0;color:#eee7d7;font:600 clamp(22px,2.1vw,32px)/1.15 Georgia,"Times New Roman",serif;letter-spacing:-.02em}.launch-promise p{max-width:1020px;margin:9px 0 0;color:#aead9f;font-size:14px;line-height:1.55}.workspace{display:grid;grid-template-columns:minmax(520px,38.25%) minmax(760px,61.75%);min-height:calc(100vh - 52px)}.forge-panel{border-right:1px solid var(--line);background:#171918;padding:9px 16px 14px 26px}.step-section,.optimize-section{position:relative;padding:4px 0 6px 48px;border-left:1px solid #4a4d45;margin-left:9px}.step-section--compact{padding-top:3px;padding-bottom:5px}.step-marker{position:absolute;left:-15px;top:5px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#4b5b2e;color:#eef2df;font:15px Georgia,serif;box-shadow:0 0 0 4px #171918}.step-content{min-width:0}.section-heading{display:flex;align-items:baseline;gap:14px;margin:0 0 5px}.section-heading h2{margin:0;color:#ece9e1;font:19px/1.15 Georgia,Times New Roman,serif}.section-heading p{margin:0;color:var(--muted);font:12px/1.3 Georgia,serif}.select-field{height:36px;max-width:390px;display:grid;grid-template-columns:42px 1fr 30px;align-items:center;border:1px solid #363934;background:#191b1a}.select-field>svg:first-child{justify-self:center;color:var(--gold);font-size:22px}.class-icon{width:29px;height:29px;object-fit:contain;justify-self:center}.select-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;border:0;outline:0;background:transparent;color:#ded7c8;font:15px Georgia,serif;padding:0 8px}.select-field:after{content:"⌄";justify-self:center;color:#c6c6c0;grid-column:3;grid-row:1;pointer-events:none}.select-lock{grid-column:3;grid-row:1;color:#7d7e76;font-size:14px;transform:translate(-14px)}.select-field:has(.select-lock):after{display:none}.goal-table{width:100%}.goal-table__header,.goal-row{display:grid;grid-template-columns:76px minmax(126px,1fr) 102px 24px;align-items:center}.goal-table__header{height:21px;color:#92938b;font:11px Georgia,serif;border-bottom:1px solid #343632}.goal-table__header span:nth-child(n+3){text-align:center}.goal-row{min-height:35px;border-bottom:1px solid #2f312e;transition:background .14s ease}.goal-row:hover{background:#1c1e1c}.priority-cell{display:grid;grid-template-columns:24px 36px;align-items:center;gap:6px}.priority-cell>span{height:28px;border:1px solid #373a35;display:grid;place-items:center;color:#eeeae1;background:#1b1d1b}.drag-handle{width:22px;height:28px;padding:0;border:0;background:transparent;display:grid;grid-template-columns:repeat(2,3px);justify-content:center;align-content:center;gap:2px;color:#858780}.drag-handle svg{width:3px;height:3px}.goal-affix{display:flex;align-items:center;gap:8px;min-width:0;font:15px Georgia,serif;color:#e4dfd2}.affix-icon{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border:1px solid #4b4d47;color:#eee;background:#242725}.affix-icon--defense{background:#24303a;border-color:#365166}.affix-icon--offense{background:#3a2624;border-color:#633932}.affix-icon--utility{background:#392d24;border-color:#58412e}.affix-icon--neutral{background:#2d2d2b;border-color:#4b4c47}.affix-icon img{display:block;object-fit:contain}.level-control{width:92px;height:28px;display:grid;grid-template-columns:28px 36px 28px;border:1px solid #393c37;background:#1b1d1b;justify-self:center}.level-control button{border:0;background:#232522;color:#d5c49d;font-size:18px}.level-control button:hover{background:#30332d}.level-control output{display:grid;place-items:center;color:#f0eee8;font-weight:600}.icon-button{width:24px;height:30px;border:0;background:transparent;color:#aaa9a2;font-size:19px}.icon-button:hover{color:#e59a89}.add-affix-wrap{display:flex;align-items:center;gap:12px;margin-top:6px;position:relative}.secondary-button{border:1px solid #4e543f;background:#242720;color:#cfc5a9;padding:6px 13px}.secondary-button:hover{border-color:#7d8f53;color:#edf1e2}.affix-count{margin-left:auto;color:var(--muted);font:12px Georgia,serif}.affix-menu{position:absolute;left:0;top:38px;min-width:220px;padding:5px;background:#20231f;border:1px solid #4b4e47;box-shadow:0 16px 38px #0000007a;z-index:20}.affix-menu button{width:100%;border:0;background:transparent;color:#ddd9ce;padding:6px;display:flex;align-items:center;gap:9px;text-align:left}.affix-menu button:hover{background:#2c3028}.affix-menu .affix-icon{width:28px;height:28px}.control-label{display:block;margin-bottom:4px;color:#b4b2aa;font:12px Georgia,serif}.control-label--parts{margin-top:7px}.rarity-segments{display:grid;grid-template-columns:repeat(5,1fr);max-width:100%}.rarity-button{min-height:38px;border:1px solid #3b3e39;border-right:0;background:#1b1d1b;color:#b8b7b0;font:11px/1.15 Georgia,serif;padding:4px 3px}.rarity-button:last-child{border-right:1px solid #3b3e39}.rarity-button small{display:block;margin-top:3px;font-size:10px}.rarity-button:hover{background:#262925}.rarity-button.is-selected{border-color:currentColor;background:#252a27;box-shadow:inset 0 -2px 0 currentColor}.rarity-button.is-mixed{border-color:currentColor;background:linear-gradient(135deg,#252a27 0,#252a27 50%,#1b1d1b 50%);box-shadow:inset 0 -1px 0 currentColor}.rarity-button:disabled{cursor:not-allowed;opacity:.78}.rarity-damaged{color:var(--damaged-rarity)!important}.rarity-common{color:var(--white-rarity)!important}.rarity-rare{color:var(--green)!important}.rarity-excellent{color:var(--blue)!important}.rarity-epic{color:var(--purple)!important}.rarity-legendary{color:var(--orange)!important}.part-overrides{border:1px solid #383b36}.part-row{min-height:34px;display:grid;grid-template-columns:96px minmax(0,1fr) 58px;align-items:center;border-bottom:1px solid #30332e;background:#1a1c1a}.part-row:last-child{border-bottom:0}.part-name{display:flex;align-items:center;gap:6px;padding-left:7px;color:#c5c2b9;font:12px Georgia,serif}.part-name svg{width:15px;height:15px;color:#999b91}.part-rarity-options{align-self:stretch;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-left:1px solid #30332e;border-right:1px solid #30332e}.part-rarity-toggle{min-width:0;border:0;border-right:1px solid #30332e;background:#1d1f1d;padding:0 2px;overflow:hidden;opacity:.42;font:9px Georgia,serif;text-overflow:ellipsis}.part-rarity-toggle:last-child{border-right:0}.part-rarity-toggle:hover{background:#292c28}.part-rarity-toggle.is-selected{background:#252a27;opacity:1;box-shadow:inset 0 -2px 0 currentColor}.part-rarity-toggle:disabled{cursor:not-allowed;opacity:.82}.part-row em{font:11px Georgia,serif;color:#74766f;text-align:right;padding-right:8px}.optimize-section{padding-top:3px;border-left-color:transparent}.live-optimization{min-height:44px;border:1px solid #4f5b3b;background:#20251c;color:#d8d5cb;display:flex;align-items:center;gap:11px;padding:7px 12px;box-shadow:inset 0 1px #ffffff0a}.live-optimization>svg{flex:0 0 auto;color:#93ad5e;font-size:22px}.live-optimization div{display:grid;gap:2px}.live-optimization strong{font:16px Georgia,serif;font-weight:500}.live-optimization span{color:#898f7d;font:11px Segoe UI,sans-serif;letter-spacing:.02em}.live-optimization.is-loading>svg{color:#d1b568;animation:live-optimize-spin 1.2s linear infinite}.live-optimization.has-error{border-color:#725047;background:#2a201e}.live-optimization.has-error>svg{color:#c18272}@keyframes live-optimize-spin{to{transform:rotate(360deg)}}.inline-alert{margin-top:8px;padding:8px 10px;border-left:3px solid var(--danger);background:#2a201e;color:#dab7ae;font-size:12px}.results-panel{position:relative;isolation:isolate;padding:22px 22px 26px;background:#151716;min-width:0}.results-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;background:#0a0c0bad;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);cursor:progress}.results-loading-card{min-width:260px;display:grid;justify-items:center;gap:7px;padding:24px 30px;border:1px solid #57523e;background:#1c1d19f0;color:#ded7c6;box-shadow:0 18px 55px #00000073,inset 0 1px #ffffff0d;text-align:center}.results-loading-card>svg{width:38px;height:38px;margin-bottom:3px;color:#d1b568;filter:drop-shadow(0 0 9px rgba(209,181,104,.4));animation:live-optimize-spin 1.2s linear infinite}.results-loading-card strong{font:18px Georgia,serif;font-weight:500}.results-loading-card span{color:#94968e;font:11px Segoe UI,sans-serif;letter-spacing:.02em}.results-header{min-height:72px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding:0 8px 15px}.results-header h1{margin:0 0 7px;display:flex;align-items:center;gap:9px;color:#dcc176;font:22px Georgia,serif}.results-header h1>svg{color:#e1b84d;font-size:26px}.results-header h1 span{padding:4px 9px;background:#303621;color:#91ae59;font:11px Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.03em}.results-header p{margin:0;color:#a2a29a;font:13px Georgia,serif}.result-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.import-export-actions{max-width:100%;display:flex;flex:0 1 auto;align-items:center;flex-wrap:nowrap;gap:8px;overflow-x:auto}.import-export-actions>button{flex:0 0 auto;white-space:nowrap}.box-arrow-icon{width:16px;height:16px;flex:0 0 auto}.details-button,.game-code-button,.solution-select{height:38px;border:1px solid #3d403a;background:#1a1c1a;color:#cfc5ab;display:inline-flex;align-items:center;gap:7px;padding:0 13px;font:13px Georgia,serif}.details-button:hover,.game-code-button:hover{background:#242722;border-color:#666b5d}.game-code-button{color:#d1b768;border-color:#55503c}.game-code-button--copy{background:#292d20;color:#cbd9a5;border-color:#596442}.game-code-button:disabled{cursor:not-allowed;opacity:.45}.solution-select{padding:0 8px}.solution-select span{color:#777a72;font:10px Segoe UI,sans-serif;text-transform:uppercase}.solution-select select{height:100%;border:0;background:transparent;color:#d9d5ca;font:12px Georgia,serif}.toast{position:fixed;top:66px;right:22px;z-index:60;padding:10px 15px;pointer-events:none;background:#293322;border:1px solid #617847;color:#dbe6c9;box-shadow:0 10px 30px #0006}.feedback-actions-clearance{min-height:calc(104px + env(safe-area-inset-bottom))}.feedback-actions{position:fixed;left:max(16px,env(safe-area-inset-left));bottom:max(16px,env(safe-area-inset-bottom));z-index:70;display:grid;justify-items:start;gap:8px}.feedback-action{min-height:38px;border:1px solid #62583d;background:#1b1d1af5;padding:0 14px;box-shadow:0 9px 28px #0000006b,inset 0 1px #ffffff0a;font:13px Georgia,serif;letter-spacing:.01em}.suggestion-button{color:#b8ca8b;border-color:#536342}.suggestion-button:hover{color:#d7e7b2;border-color:#758a5d;background:#272a24}.bug-report-button{color:#d6bf7a}.bug-report-button:hover{color:#f0d78d;border-color:#8a7646;background:#2b2922}.feedback-action:focus-visible{outline:2px solid #c7aa5d;outline-offset:3px}.feedback-action:active{transform:translateY(1px)}.game-code-panel{display:grid;gap:11px;margin:12px 8px 16px;padding:14px 16px;border:1px solid #56513e;background:linear-gradient(135deg,#2b2b22f5,#181a17fa);box-shadow:inset 0 1px #ffffff09}.game-code-panel__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.game-code-panel__heading>div{display:grid;gap:3px}.game-code-panel__heading strong{color:#d5bf7b;font:15px Georgia,serif}.game-code-panel__heading span,.game-code-panel>p{color:#97998f;font-size:11px}.game-code-panel__heading button{border:0;background:transparent;color:#918c7e;font-size:20px;line-height:1}.game-code-panel__heading button:hover{color:#e0d8c4}.game-code-panel__controls{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:8px}.game-code-panel__controls input{width:100%;min-width:0;height:40px;border:1px solid #474a42;outline:0;background:#111310;color:#ded8c8;padding:0 12px;font:13px Consolas,Courier New,monospace;letter-spacing:.035em}.game-code-panel__controls input:focus{border-color:#9b8955;box-shadow:0 0 0 2px #9b895526}.game-code-panel__controls button{min-width:112px;border:1px solid #776b48;background:#3b3829;color:#e1cf98;padding:0 15px;font:13px Georgia,serif}.game-code-panel__controls button:hover{background:#494532}.game-code-panel__controls button:disabled{cursor:not-allowed;opacity:.4}.game-code-panel>p{margin:-2px 0 0}.game-code-error{padding:9px 11px;border:1px solid #74473e;background:#35211d;color:#e6b2a8;font-size:12px}.result-table__header,.result-row{display:grid;grid-template-columns:minmax(220px,1.05fr) minmax(145px,.72fr) minmax(270px,1.2fr)}.result-table__header{min-height:44px;align-items:end;padding:0 14px 10px;color:#b8b4aa;font:12px Georgia,serif;border-bottom:1px solid var(--line)}.result-row{min-height:91px;align-items:center;padding:7px 14px;border-bottom:1px solid #2e302d}.result-row:hover{background:#191b19}.item-cell{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:11px;min-width:0;padding-right:14px}.item-art{width:62px;height:70px;display:grid;place-items:center;background:#202522;border:1px solid currentColor;color:#8098a8;box-shadow:inset 0 0 20px #00000059}.item-art svg{width:44px;height:44px;color:#b6a27b;filter:drop-shadow(0 2px 2px #000)}.item-cell>div:last-child{min-width:0;display:grid;gap:2px}.item-cell small{color:#b8b1a0;font:11px Georgia,serif;text-transform:uppercase;letter-spacing:.06em}.item-cell strong{color:#6fb4f7;font:16px Georgia,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-cell span{font:12px Georgia,serif}.item-cell em{color:#898b84;font:11px Georgia,serif}.inherent-cell{display:flex;align-items:center;gap:9px;min-width:0;padding-right:14px}.inherent-cell .affix-icon{width:32px;height:32px}.inherent-cell>div{min-width:0;display:grid;gap:4px}.inherent-cell strong{font:14px Georgia,serif;color:#d4c9af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inherent-cell span{font:11px Georgia,serif;color:#9a9b93;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.socket-gem-list{min-width:0;display:grid;align-content:center;gap:5px;padding:3px 0}.socket-gem-row{min-width:0;min-height:39px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:7px;padding:2px 7px 2px 2px;border:1px solid #30332e;background:#181a18}.socket-gem-row.is-filled{border-color:#3a3d36;background:#1b1d1a}.socket-gem-row.is-free{opacity:.68}.socket-stack{position:relative;width:36px;height:36px;display:inline-grid;place-items:center;flex:0 0 auto}.socket-gem-art{display:block;width:36px;height:36px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.7))}.socket-gem-copy{min-width:0;display:grid;gap:2px;font-family:Georgia,serif}.socket-gem-copy strong{color:#cfb76e;font-size:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.socket-gem-row.gem-agate .socket-gem-copy strong{color:#e7976e}.socket-gem-row.gem-amethyst .socket-gem-copy strong{color:#c77bea}.socket-gem-row.gem-moonstone .socket-gem-copy strong{color:#6db8e7}.socket-gem-row.gem-peridot .socket-gem-copy strong{color:#8fc574}.socket-gem-row.is-free .socket-gem-copy strong{color:#aaa99f}.socket-gem-copy em{color:#858780;font-size:9px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.socket-gem-row>small{color:#8f9188;font:9px Georgia,serif;white-space:nowrap}.no-sockets{color:#676a64;font:11px Georgia,serif}.goals-summary{margin-top:14px;border:1px solid #383b35;background:#191b19;padding:13px 15px 15px}.goals-summary>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.goals-summary h2{margin:0;color:#ece8dd;font:18px Georgia,serif}.goals-summary header>span{color:#bbb7aa;font:12px Georgia,serif}.affix-meter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 26px}.affix-meter{display:grid;grid-template-columns:44px 1fr;gap:9px;min-width:0}.affix-meter>.affix-icon{width:44px;height:44px}.affix-meter__body{min-width:0}.affix-meter__title{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-family:Georgia,serif}.affix-meter__title span{color:#dfd2b5;font-size:16px}.affix-meter__title strong{color:#c6c4bd;font-size:13px;font-weight:400;white-space:nowrap}.affix-meter.is-unmet .affix-meter__title strong{color:#f06f69;font-weight:700;text-shadow:0 0 10px rgba(215,61,55,.28)}.segment-bar{display:flex;gap:2px;width:100%;height:9px;margin:5px 0 6px}.segment{display:block;flex:1 1 0;background:#40423f;border-right:1px solid #191a19}.segment--base{background:#936825;box-shadow:inset 0 1px #ffdf9a2e}.segment--wine{background:#589bd7;box-shadow:0 0 8px #50a6f4e6,inset 0 1px #d2ebff59}.affix-meter__meta{display:flex;justify-content:space-between;gap:6px;color:#8c8e86;font:10px Georgia,serif}.affix-meter__meta--target{justify-content:flex-end}.affix-meter__meta b{color:#d4d0c4;font-weight:400}.affix-meter__meta svg{color:#83b44e;vertical-align:-1px}.affix-meter__meta .is-unmet,.affix-meter__meta .is-unmet b{color:#dd625d;font-weight:700}.possible-additions{margin-top:14px;border:1px solid #3a4037;background:#181b18;padding:13px 15px 15px}.possible-additions>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:11px}.possible-additions h2{margin:0;color:#ece8dd;font:18px Georgia,serif}.possible-additions header p{margin:3px 0 0;color:#858980;font:11px Georgia,serif}.possible-additions header>span{color:#aebd92;font:12px Georgia,serif;white-space:nowrap}.possible-addition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.possible-addition{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:50px;padding:7px 9px;border:1px solid #30352d;background:#1d201c;text-align:left;cursor:pointer}.possible-addition:hover{border-color:#69774f;background:#23281f}.possible-addition:focus-visible{outline:2px solid #91aa58;outline-offset:2px}.possible-addition.is-increase{border-color:#596747;background:#22271f}.possible-addition.is-increase em{color:#a9c56d}.possible-addition>.affix-icon{width:36px;height:36px}.possible-addition>div{min-width:0;display:grid;gap:3px;font-family:Georgia,serif}.possible-addition strong{color:#d8cfba;font-size:13px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.possible-addition span{color:#858980;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.possible-addition em{color:#baa76d;font: 10px Georgia,serif;white-space:nowrap}.possible-additions__empty{margin:0;padding:8px 0 2px;color:#858980;font:11px Georgia,serif}.free-slots{margin-top:14px;border:1px solid #3d4238;background:#181b18;padding:13px 15px 15px}.free-slots>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:11px}.free-slots h2{margin:0;color:#ece8dd;font:18px Georgia,serif}.free-slots header p{margin:3px 0 0;color:#858980;font:11px Georgia,serif}.free-slots header>span{color:#aebd92;font:12px Georgia,serif;white-space:nowrap}.free-slot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.free-slot{min-width:0;min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid #30352d;background:#1e211d}.free-slot__item{min-width:0;display:flex;align-items:center;gap:8px}.free-slot__item>svg{width:24px;height:24px;flex:0 0 auto;color:#a79670}.free-slot__item>span{min-width:0;display:grid;gap:2px}.free-slot__item small{color:#858980;font:9px Georgia,serif;text-transform:uppercase;letter-spacing:.06em}.free-slot__item strong{color:#cfc8b7;font:12px Georgia,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.free-slot__socket{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.free-slot__socket img{width:32px;height:32px;object-fit:contain}.free-slot__socket small{color:#8f9188;font:9px Georgia,serif;white-space:nowrap}.empty-results{min-height:500px;display:grid;place-items:center;align-content:center;gap:10px;color:#999a92;text-align:center}.empty-results>svg{font-size:64px;color:#856d4f}.empty-results h2{margin:0;font:24px Georgia,serif;color:#ddd8cc}.empty-results p{margin:0;max-width:520px}a{color:inherit}.brand,.nav-link{text-decoration:none}.builds-page{min-height:calc(100vh - 52px);padding:38px clamp(18px,4vw,64px) 64px;background:radial-gradient(circle at 80% 0,rgba(102,127,57,.09),transparent 30%),var(--bg)}.builds-page h1,.builds-page h2,.builds-page h3{font-family:Georgia,Times New Roman,serif;font-weight:500}.builds-page button:not(.embedded-optimizer *),.builds-page select:not(.embedded-optimizer *),.builds-page input:not(.embedded-optimizer *),.builds-page textarea:not(.embedded-optimizer *),.account-panel button,.account-panel input,.account-panel textarea{border:1px solid #3b3e38;background:#1b1e1c;color:var(--text)}.builds-page button:not(.embedded-optimizer *),.builds-page a.card-action,.editor-actions a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;text-decoration:none}.builds-page button:not(.embedded-optimizer *):hover,.builds-page a.card-action:hover,.editor-actions a:hover{border-color:#708448;color:#e7e1d2;background:#242921}.builds-page input:not(.embedded-optimizer *),.builds-page select:not(.embedded-optimizer *),.builds-page textarea:not(.embedded-optimizer *){width:100%;min-height:39px;padding:8px 10px}.builds-page textarea{resize:vertical;line-height:1.55}.primary-action,.card-action--primary{border-color:#829b50!important;background:#536833!important;color:#f0ecdd!important}.danger-action,.report-button{color:#d48d7c!important}.eyebrow{display:block;color:var(--moss-bright);font:11px/1.2 Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.13em}.muted-copy{color:var(--muted)}.builds-header .settings-wrap{display:flex;align-items:center;border-left:1px solid var(--line)}.account-panel{position:absolute;z-index:80;right:12px;top:48px;width:min(390px,calc(100vw - 24px));padding:16px;border:1px solid #464a40;background:#1d201d;box-shadow:0 18px 48px #00000094}.account-panel--wide{width:min(520px,calc(100vw - 24px))}.account-panel>header{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.account-panel>header div{display:grid;gap:3px}.account-panel>header span,.account-panel small{color:var(--muted)}.account-panel header button{width:32px;height:32px}.provider-actions,.account-actions{display:flex;flex-wrap:wrap;gap:7px}.email-signin,.creator-profile-form{display:grid;gap:10px;margin:12px 0}.account-panel label{display:grid;gap:5px}.account-panel input,.account-panel textarea{width:100%;padding:8px}.account-notice,.account-status{padding:10px;background:#272b24;border-left:3px solid var(--moss)}.library-hero,.editor-hero,.public-build-hero,.creator-profile-hero{max-width:1440px;margin:0 auto 24px;display:flex;justify-content:space-between;align-items:flex-end;gap:28px}.library-hero h1,.editor-hero h1,.public-build-hero h1,.creator-profile-hero h1{margin:7px 0;color:#eee8da;font-size:clamp(34px,5vw,58px);line-height:1}.library-hero p,.editor-hero p,.public-build-hero p{max-width:760px;margin:0;color:var(--muted);line-height:1.55}.library-toolbar{max-width:1440px;margin:0 auto 20px;padding:15px;border:1px solid var(--line);background:var(--surface)}.library-search{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:8px;margin-bottom:10px}.library-search>span,.overview-editor label>span,.field-pair label>span,.equipment-editor label>span{color:#b4b1a7;font-size:12px}.library-filters{display:grid;grid-template-columns:repeat(8,minmax(110px,1fr));gap:7px}.build-status{max-width:1440px;margin:0 auto 18px;padding:10px 12px;border-left:3px solid var(--moss-bright);background:#20241e;color:#cbd0bf}.build-card-grid{max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.build-card{padding:18px;border:1px solid var(--line);background:linear-gradient(150deg,#1c1f1d,#171918)}.build-card.is-pinned{border-color:#635a3e}.build-card>header{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:start}.pin-button{min-height:28px!important;height:28px;padding:0!important;border:0!important;background:transparent!important;color:#5f615a!important}.build-card.is-pinned .pin-button{color:var(--gold)!important}.build-card h2{margin:4px 0;font-size:23px}.build-card h2 a{text-decoration:none}.build-card h2 a:hover{color:var(--moss-bright)}.build-card__class{color:var(--gold);font-size:11px;text-transform:uppercase;letter-spacing:.07em}.build-card>p{min-height:40px;color:var(--muted);line-height:1.45}.compat-badge{display:inline-flex;width:max-content;padding:4px 7px;border:1px solid #394039;color:#95aa8e;font-size:9px;text-transform:uppercase;letter-spacing:.09em}.compat-badge--outdated{border-color:#6f5d36;color:#d1aa5d}.compat-badge--incompatible{border-color:#744a43;color:#d78b7b}.build-tags,.affix-chip-list{display:flex;flex-wrap:wrap;gap:5px}.build-tags span,.affix-chip-list span{padding:4px 7px;border:1px solid #333830;color:#a8b19a;font-size:10px;text-transform:uppercase}.build-card dl{display:grid;grid-template-columns:repeat(4,1fr);margin:15px 0;padding:10px 0;border-block:1px solid var(--line-soft)}.build-card dl div{display:grid;gap:2px}.build-card dt{color:var(--faint);font-size:9px;text-transform:uppercase}.build-card dd{margin:0;color:#cbc6b9;font-size:12px}.build-card__affixes{display:flex;gap:7px;min-height:21px;overflow:hidden;color:#9da591;font-size:11px}.build-card footer{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.build-card footer button,.build-card footer a{min-height:31px;padding:0 9px;font-size:11px}.builds-empty{max-width:1440px;min-height:340px;margin:auto;display:grid;place-items:center;align-content:center;gap:6px;border:1px dashed #3a3c38;color:var(--muted);text-align:center}.builds-empty h2,.builds-empty p{margin:0}.local-library-note{max-width:1440px;margin:18px auto 0;display:flex;gap:10px;color:var(--muted);font-size:12px}.editor-hero{align-items:flex-start}.editor-hero h1{font-size:42px}.editor-hero>div:first-child>a{display:inline-block;margin-bottom:13px;color:#a5ad98}.editor-actions,.public-actions{display:flex;flex-wrap:wrap;gap:7px}.editor-tabs{max-width:1440px;margin:0 auto;display:flex;overflow-x:auto;border-bottom:1px solid var(--line)}.editor-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;white-space:nowrap}.editor-tabs button.is-active{color:var(--moss-bright);border-bottom-color:var(--moss-bright)}.editor-layout{max-width:1440px;margin:18px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}.editor-layout--optimizer{grid-template-columns:minmax(0,1fr)}.editor-layout--optimizer .editor-main{min-width:0}.editor-layout--optimizer .editor-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.embedded-optimizer{min-width:0;overflow:hidden;border:1px solid var(--line);background:var(--surface)}.workspace.workspace--embedded{grid-template-columns:minmax(420px,38.25%) minmax(0,61.75%);min-height:0}.editor-section,.editor-sidebar section{padding:20px;border:1px solid var(--line);background:var(--surface)}.editor-section>header,.skill-editor>header,.talent-editor>header,.wine-editor>header,.creator-builds>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.editor-section h2,.editor-section h3,.editor-sidebar h2{margin:0 0 5px;color:#e2ddcf}.editor-section header p,.editor-sidebar p{margin:0;color:var(--muted);line-height:1.45;font-size:12px}.editor-sidebar{display:grid;gap:12px;position:sticky;top:70px}.editor-sidebar section{padding:15px}.editor-sidebar ul{padding-left:18px;color:#c5a59e;font-size:11px;line-height:1.45}.validation-success{color:#a5c28d!important}.publish-actions,.retire-actions{display:grid;gap:7px;margin-top:12px}.overview-editor{display:grid;gap:13px}.overview-editor>header{margin-bottom:0}.overview-editor label{display:grid;gap:6px}.overview-editor label>span{display:flex;justify-content:space-between}.overview-editor label small{color:var(--faint)}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field-pair label{display:grid;gap:5px}.notes-preview,.published-notes{padding:17px;border:1px solid #32372f;background:#171a18;line-height:1.6}.safe-markdown a{color:var(--moss-bright)}.safe-markdown code{padding:2px 4px;background:#262925}.point-counter{padding:7px 11px;border:1px solid #6c5532;color:#d3a85c}.point-counter.is-complete{border-color:#637e40;color:var(--moss-bright)}.talent-tree{display:grid;gap:15px}.talent-branch{padding:14px;border:1px solid #30332e;background:#191c19}.talent-branch>header{display:flex;justify-content:space-between;margin-bottom:10px}.talent-branch small{color:var(--muted)}.talent-node-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.talent-node-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.talent-node-grid--branches{grid-template-columns:repeat(2,minmax(0,1fr))}.talent-node-column{min-width:0;display:grid;align-content:start;gap:8px}.builds-page .talent-node{width:100%;min-width:0;min-height:0;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:start;justify-content:stretch;gap:10px;padding:10px;border:1px solid #30342e;background:#1d201d;color:inherit;text-align:left;cursor:pointer}.talent-node:not(:disabled):hover{border-color:#776537;background:#24241d}.talent-node.is-selected{border-color:#d9ad43;background:linear-gradient(135deg,#daab3a3d,#694e1824);box-shadow:inset 3px 0 #e1b84e,0 0 0 1px #e1b84e2e}.talent-node.is-selected strong{color:#f2cf6a}.talent-node:disabled{cursor:not-allowed;opacity:.58}.talent-node.is-selected:disabled{opacity:.78}.talent-node-copy{min-width:0}.talent-node p{margin:4px 0;color:var(--muted);font-size:11px;line-height:1.4}.talent-node em{display:block;color:#b28b69;font-size:10px}.exact-icon{width:52px;height:52px;object-fit:contain;border:1px solid #3b4037;background:#242822}.exact-icon--missing{display:grid;place-items:center;padding:5px;color:#777b72;font-size:8px;text-align:center;text-transform:uppercase}.skill-editor,.talent-editor,.wine-editor{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.combat-editor>.skill-editor{margin-top:0;padding-top:0;border-top:0}.skill-path-select{display:grid;min-width:180px;gap:5px;color:#b4b1a7;font-size:12px}.skill-weapon-groups{display:grid;gap:14px}.skill-weapon-group{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#090c1061}.skill-weapon-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid var(--line);background:#ffffff06}.skill-weapon-group>header h3{margin:0 0 3px}.skill-weapon-group>header small{color:var(--muted)}.skill-selection-count{padding:6px 9px;border:1px solid #6c5532;color:#d3a85c;font-size:12px;white-space:nowrap}.skill-selection-count.is-complete{border-color:#637e40;color:var(--moss-bright)}.skill-category-grid--split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.skill-category-grid--split .skill-category{min-width:0;overflow:hidden;border:1px solid var(--line-soft);background:#ffffff05}.skill-category>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border-bottom:1px solid var(--line-soft)}.skill-category>header h4{margin:0 0 3px;color:#ddd7c9}.skill-category>header small{color:var(--muted)}.skill-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px}.skill-category-grid--split .skill-card-grid{grid-template-columns:1fr;padding:10px}.builds-page .skill-card{width:100%;min-width:0;min-height:0;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:start;justify-content:stretch;gap:10px;padding:10px;border:1px solid #30342e;background:#1d201d;color:inherit;text-align:left;cursor:pointer}.skill-card:not(:disabled):hover{border-color:#776537;background:#24241d}.skill-card.is-selected{border-color:#d9ad43;background:linear-gradient(135deg,#daab3a3d,#694e1824);box-shadow:inset 3px 0 #e1b84e,0 0 0 1px #e1b84e2e}.skill-card.is-selected strong{color:#f2cf6a}.skill-card:disabled{cursor:not-allowed;opacity:.58}.skill-card-copy{min-width:0}.skill-card-copy small{display:block;margin-top:2px;color:#908a7d;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.skill-card p{margin:4px 0;color:var(--muted);font-size:11px;line-height:1.4}.skill-card em{display:block;color:#b28b69;font-size:10px}.format-warning{padding:12px;border-left:3px solid #8f743f;background:#26231c;color:#bcb2a0;font-size:12px;line-height:1.45}.equipment-editor-list{display:grid;gap:9px}.equipment-editor-list>article{display:grid;grid-template-columns:minmax(260px,1fr) 1fr;gap:8px;padding:10px;border:1px solid var(--line-soft)}.equipment-editor-list label{display:grid;gap:5px}.gem-select{align-content:end}.wine-editor>header select{width:auto}.wine-affixes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;max-height:330px;overflow-y:auto}.wine-affixes label{display:grid;grid-template-columns:minmax(0,1fr) 30px 30px 30px;align-items:center;gap:3px;padding:6px;border:1px solid var(--line-soft)}.wine-affixes button{min-height:29px;padding:0}.wine-affixes output{text-align:center}.history-editor ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.history-editor li{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:11px;border:1px solid var(--line-soft)}.history-editor li>div{display:grid;gap:3px}.history-editor li span,.history-editor li em{color:var(--muted);font-size:11px}.snapshot-view{display:grid;gap:12px}.snapshot-view>section{padding:18px;border:1px solid var(--line);background:var(--surface)}.snapshot-view h3{margin:0 0 10px;color:#e3ddcf}.snapshot-context,.snapshot-wine{color:var(--muted)}.snapshot-icon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.snapshot-icon-grid article{min-width:0;display:flex;gap:8px;align-items:center;padding:7px;border:1px solid var(--line-soft)}.snapshot-icon-grid article>span{min-width:0;display:grid;gap:3px}.snapshot-icon-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.snapshot-icon-grid small,.snapshot-points{color:var(--muted)}.snapshot-equipment{display:grid;gap:5px}.snapshot-equipment article{display:grid;grid-template-columns:75px minmax(180px,1fr) minmax(0,1fr);gap:10px;align-items:center;padding:8px;border-bottom:1px solid var(--line-soft)}.snapshot-equipment article>span{display:grid;gap:2px}.snapshot-equipment small,.snapshot-slot{color:var(--muted);text-transform:capitalize}.snapshot-gems{display:flex!important;flex-wrap:wrap;gap:5px}.snapshot-view--compact{margin-top:22px;grid-template-columns:1fr}.public-build-layout{max-width:1240px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.public-build-layout>article{display:grid;gap:16px}.public-build-layout>aside{display:grid;gap:12px;position:sticky;top:70px}.creator-card{display:flex;gap:12px;padding:15px;border:1px solid var(--line);background:var(--surface)}.creator-card img{width:58px;height:58px;object-fit:cover}.creator-card span,.creator-card p{color:var(--muted);font-size:11px}.creator-card h2,.creator-card p{margin:2px 0}.archived-banner{max-width:1240px;margin:-10px auto 20px;display:flex;gap:12px;padding:11px;border:1px solid #685937;background:#26231c}.archived-banner span{color:var(--muted)}.report-form{padding:14px;border:1px solid #65463f;background:#211d1c}.report-form label{display:grid;gap:5px;margin-bottom:8px}.report-form>div{display:flex;gap:6px}.creator-profile-hero{max-width:1100px;justify-content:flex-start;align-items:center}.creator-profile-hero>img{width:120px;height:120px;object-fit:cover;border:1px solid #494d43}.creator-profile-hero .report-form,.creator-profile-hero>.report-button{margin-left:auto}.creator-links{display:flex;gap:8px}.creator-links a{color:var(--moss-bright)}.creator-builds{max-width:1100px;margin:auto;padding:20px;border:1px solid var(--line);background:var(--surface)}.profile-filters{display:flex;gap:6px}.creator-build-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.creator-build-grid article{padding:15px;border:1px solid var(--line-soft);background:#191b1a}.creator-build-grid article>span{color:var(--gold);font-size:10px;text-transform:uppercase}.creator-build-grid h3{margin:5px 0;font-size:22px}.creator-build-grid h3 a{text-decoration:none}.builds-state{display:grid;place-items:center;align-content:center;gap:8px;text-align:center}@media(max-width:1180px){.workspace{grid-template-columns:470px minmax(650px,1fr)}.goal-table__header,.goal-row{grid-template-columns:68px minmax(108px,1fr) 90px 24px}.level-control{width:82px;grid-template-columns:25px 32px 25px}.result-table__header,.result-row{grid-template-columns:minmax(230px,1fr) minmax(145px,.64fr) minmax(280px,1.15fr)}.affix-meter-grid{grid-template-columns:repeat(2,1fr)}.possible-addition-grid,.free-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.workspace{display:block}.forge-panel{border-right:0;border-bottom:1px solid var(--line)}.results-panel{padding:18px 14px 24px}.results-header{align-items:stretch;flex-direction:column}.result-actions{flex-wrap:wrap}.result-table{overflow-x:auto}.result-table__header,.result-row{min-width:820px}.library-filters{grid-template-columns:repeat(4,minmax(120px,1fr))}.build-card-grid,.editor-layout,.public-build-layout,.editor-layout--optimizer .editor-sidebar{grid-template-columns:1fr}.editor-sidebar,.public-build-layout>aside{position:static}.talent-node-grid,.creator-build-grid{grid-template-columns:1fr}.snapshot-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.app-header{height:48px;grid-template-columns:38px max-content minmax(0,1fr) max-content}.launch-promise{padding:15px 16px 17px}.launch-promise h1{font-size:22px}.launch-promise p{font-size:13px}.platform-logo img{width:26px;height:26px}.brand{font-size:clamp(15px,4.3vw,20px);padding:0 clamp(6px,2vw,12px)}.nav-link{min-width:0;padding:0 clamp(5px,1.7vw,9px);font-size:clamp(10px,2.8vw,12px);white-space:nowrap}.settings-button{padding:0 clamp(7px,2vw,12px);font-size:0}.settings-button svg{font-size:18px}.forge-panel{padding:12px 10px 20px 16px}.step-section,.optimize-section{padding-left:30px;margin-left:5px}.step-marker{width:25px;height:25px;left:-13px;font-size:12px}.section-heading{display:block}.section-heading p{margin-top:3px}.goal-table{overflow-x:auto}.goal-table__header,.goal-row{min-width:300px}.rarity-segments{overflow-x:auto;grid-template-columns:repeat(5,minmax(70px,1fr))}.part-row{grid-template-columns:76px minmax(0,1fr)}.part-name{font-size:11px}.part-row em{display:none}.import-export-actions{width:100%;gap:4px;overflow-x:visible}.import-export-actions>button{min-width:0;flex:1 1 0;justify-content:center;gap:3px;padding:0 2px;font-size:clamp(9px,2.65vw,11px)}.import-export-actions>button svg{flex:0 0 auto;font-size:14px}.game-code-panel__controls{grid-template-columns:1fr}.game-code-panel__controls button{height:40px}.feedback-actions{left:max(10px,env(safe-area-inset-left));bottom:max(10px,env(safe-area-inset-bottom))}.feedback-action{min-height:36px;padding:0 11px;font-size:12px}.affix-meter-grid,.possible-addition-grid,.free-slot-grid{grid-template-columns:1fr}.builds-page{padding:24px 12px 44px}.builds-header .settings-button{font-size:11px}.library-hero,.editor-hero,.public-build-hero,.creator-profile-hero{align-items:stretch;flex-direction:column;gap:14px}.library-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.library-search{grid-template-columns:1fr}.build-card>header{grid-template-columns:24px minmax(0,1fr)}.build-card>header .compat-badge{grid-column:2}.build-card dl{grid-template-columns:repeat(2,1fr);gap:9px}.field-pair,.equipment-editor-list>article{grid-template-columns:1fr}.builds-page .talent-node{grid-template-columns:46px minmax(0,1fr)}.talent-node .exact-icon{width:44px;height:44px}.skill-editor>header{display:grid}.skill-path-select{width:100%}.skill-category-grid--split,.skill-card-grid{grid-template-columns:1fr}.skill-card .exact-icon{width:44px;height:44px}.wine-affixes,.snapshot-icon-grid{grid-template-columns:1fr}.snapshot-equipment article{grid-template-columns:65px 1fr}.snapshot-gems{grid-column:2}.history-editor li{grid-template-columns:1fr auto}.history-editor li>span{grid-column:1}.creator-profile-hero>img{width:86px;height:86px}.creator-profile-hero .report-form,.creator-profile-hero>.report-button{margin-left:0}.profile-filters{flex-direction:column;width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}.live-optimization.is-loading>svg,.results-loading-card>svg{animation:none}.feedback-action:active{transform:none}}
