@font-face{font-family:FontinRegular;src:url(/fonts/Fontin-Regular.otf)format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:FontinSmallCaps;src:url(/fonts/Fontin-SmallCaps.otf)format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:FontinItalic;src:url(/fonts/Fontin-Italic.otf)format("opentype");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:FontinBold;src:url(/fonts/Fontin-Bold.otf)format("opentype");font-style:normal;font-weight:700;font-display:swap}:root{--ui-bg:#0b0e13;--ui-surface:#0d1117;--ui-surface-raised:#11161e;--ui-surface-control:#171c24;--ui-surface-hover:#10252e;--ui-border-subtle:#292f3a;--ui-border:#303744;--ui-border-strong:#3a4352;--ui-text:#e1e5ea;--ui-text-muted:#8f98a7;--ui-text-subtle:#717b89;--ui-accent:#35c2df;--ui-accent-border:#248ca5;--ui-accent-surface:#0e596c;--ui-accent-text:#e9fbff;--ui-danger:#a96f6f;--ui-danger-hover:#e08b8b;--ui-danger-border:#c45b5b8c;--ui-focus-ring:0 0 0 2px #2f9bb429;--ui-danger-focus-ring:0 0 0 2px #d3787829;--ui-radius-sm:3px;--ui-radius-md:5px;--ui-radius-lg:7px;--ui-space-1:4px;--ui-space-2:8px;--ui-space-3:12px;--ui-space-4:16px;--ui-space-5:20px;--ui-space-6:24px;--ui-control-height-sm:28px;--ui-control-height:38px;--ui-control-height-lg:40px;--app-scrollbar-track:#0003;--app-scrollbar-thumb:#60a5fa59;--app-scrollbar-thumb-hover:#60a5fa94;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f4f5;background:#111319;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:112.5%}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--app-scrollbar-thumb) var(--app-scrollbar-track)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--app-scrollbar-track)}::-webkit-scrollbar-corner{background:var(--app-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--app-scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--app-scrollbar-thumb-hover)}body{min-width:320px;margin:0}.app-shell{width:min(1440px,100%);margin:0 auto;padding:32px 20px 48px}.page-header{margin-bottom:24px}.page-header h1{margin:0 0 8px;font-size:clamp(28px,4vw,44px)}.page-header p{color:#a1a1aa;margin:0}.grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));align-items:start;gap:20px;display:grid}@media (width<=720px){:root{font-size:106.25%}.grid{grid-template-columns:minmax(0,1fr)}}.planner-tabs{background:#09090b80;border:1px solid #94a3b82e;border-radius:999px;gap:.5rem;width:fit-content;margin:0 0 1rem;padding:.35rem;display:flex}.planner-tabs button{color:#d4d4d8;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.55rem .95rem}.planner-tabs button.is-active{color:#09090b;background:#f4f4f5}.ui-icon{color:currentColor;vertical-align:middle;flex:none;display:block}.ui-button{min-height:var(--ui-control-height);justify-content:center;align-items:center;gap:var(--ui-space-2);padding:0 var(--ui-space-4);border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-md);color:var(--ui-text);background:var(--ui-surface-control);cursor:pointer;font:inherit;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s,background-color .15s,box-shadow .15s,opacity .15s;display:inline-flex}.ui-button:hover:not(:disabled){color:#f3f6fa;background:#1b222c;border-color:#4a5668}.ui-button:focus-visible,.ui-icon-button:focus-visible,.ui-segmented__button:focus-visible{z-index:2;border-color:var(--ui-accent);box-shadow:var(--ui-focus-ring);outline:0;position:relative}.ui-button:disabled,.ui-icon-button:disabled,.ui-segmented__button:disabled{opacity:.38;cursor:not-allowed}.ui-button--primary{border-color:var(--ui-accent-border);color:var(--ui-accent-text);background:var(--ui-accent-surface)}.ui-button--primary:hover:not(:disabled){color:#fff;background:#116b80;border-color:#35b1cb}.ui-button--ghost{color:#bcc4d1;background:0 0}.ui-button--danger{border-color:var(--ui-danger-border);color:var(--ui-danger-hover);background:#46191c4d}.ui-icon-button{width:var(--ui-control-height-sm);min-width:var(--ui-control-height-sm);height:var(--ui-control-height-sm);min-height:var(--ui-control-height-sm);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);color:#aeb7c5;background:var(--ui-surface-control);cursor:pointer;place-items:center;padding:0;transition:border-color .14s,color .14s,background-color .14s,box-shadow .14s,opacity .14s;display:inline-grid}.ui-icon-button:hover:not(:disabled){color:#e8edf4;background:#1b222c;border-color:#465363}.ui-icon-button--danger{color:var(--ui-danger)}.ui-icon-button--danger:hover:not(:disabled){border-color:var(--ui-danger-border);color:var(--ui-danger-hover);background:#46191c5c;box-shadow:inset 0 0 10px #c44c4c14}.ui-icon-button--danger:focus-visible{box-shadow:var(--ui-danger-focus-ring);border-color:#d37878}.ui-color-picker{border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-sm);background:var(--ui-surface-control);cursor:pointer;place-items:center;width:30px;min-width:30px;height:30px;transition:border-color .15s,background-color .15s,box-shadow .15s;display:grid;position:relative;overflow:hidden}.ui-color-picker:hover{background:#1b222c;border-color:#465363}.ui-color-picker:focus-within{border-color:var(--ui-accent);box-shadow:var(--ui-focus-ring)}.ui-color-picker input{opacity:0;cursor:pointer;border:0;width:100%;height:100%;min-height:0;padding:0;position:absolute;inset:0}.ui-color-picker span{width:14px;height:14px;box-shadow:0 0 5px color-mix(in srgb, currentColor, transparent 55%);pointer-events:none;border:1px solid #ffffff5c;border-radius:2px}.ui-field{gap:var(--ui-space-2);color:var(--ui-text-muted);font-size:.76rem;font-weight:700;display:grid}.ui-field :is(input,select,textarea),.ui-field-control{border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);width:100%;color:var(--ui-text);background-color:var(--ui-surface-raised);font:inherit;outline:0;transition:border-color .15s,box-shadow .15s,opacity .15s}.ui-field :is(input,select,textarea):focus,.ui-field-control:focus{box-shadow:var(--ui-focus-ring);border-color:#2f9bb4}.ui-field :is(input,select,textarea):disabled,.ui-field-control:disabled{opacity:.5;cursor:not-allowed}.ui-panel{border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:linear-gradient(180deg, var(--ui-surface-raised), var(--ui-surface));min-width:0}.ui-tabs{border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-lg);background:#0e1218;display:flex;overflow-x:auto}.ui-segmented{background:0 0;border:0;border-radius:0;display:flex;overflow-x:auto}.ui-tabs>button,.ui-segmented__button{color:var(--ui-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-right:1px solid #242a34;flex:none;transition:color .15s,background-color .15s,box-shadow .15s}.ui-tabs>button:hover:not(:disabled),.ui-segmented__button:hover:not(:disabled){color:#d5dbe4;background:#131a22}.ui-tabs>button.is-active,.ui-segmented__button.is-active,.ui-segmented__button[aria-pressed=true]{color:#d9f8ff;box-shadow:inset 0 -2px var(--ui-accent);background:#12262e}.ui-tabs>button:last-child{border-right:0}.ui-modal{border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);color:var(--ui-text);background:var(--ui-bg)}.ui-modal__header{border-bottom:1px solid var(--ui-border);background:#0c0f15}.ui-section-header{padding-bottom:var(--ui-space-2);border-bottom:1px solid var(--ui-border-subtle)}.ui-chip{min-height:24px;padding:2px var(--ui-space-2);border-radius:var(--ui-radius-sm);color:#83d9ec;background:#0a171d;border:1px solid #315d69;align-items:center;font-size:.68rem;display:inline-flex}.async-status{color:#8e999f;text-align:center;justify-content:center;align-items:center;gap:10px;min-height:120px;padding:28px;font-size:.82rem;display:flex}.async-status--inline{min-height:0;color:inherit;font:inherit;padding:0;display:inline-flex}.async-status--error{color:#d38a8a}.async-status--empty{color:#7f8a91}.async-status__spinner{border:2px solid #7ecadb40;border-top-color:#63cbe8;border-radius:50%;flex:0 0 14px;width:14px;height:14px;animation:.7s linear infinite async-status-spin}@keyframes async-status-spin{to{transform:rotate(360deg)}}.smooth-resize{will-change:height;transition:height .4s cubic-bezier(.22,1,.36,1);overflow:visible}.smooth-resize.is-animating{overflow:hidden}.smooth-resize__content{width:100%;display:flow-root}@media (prefers-reduced-motion:reduce){.smooth-resize{transition:none}.async-status__spinner{animation-duration:1.4s}}.async-image{vertical-align:middle;place-items:center;width:100%;height:100%;display:inline-grid;position:relative;overflow:hidden}.async-image__image{object-fit:contain;opacity:0;grid-area:1/1;width:100%;height:100%;transition:opacity .16s ease-out;display:block}.async-image--loaded>.async-image__image{opacity:1}.async-image--failed>.async-image__image{visibility:hidden}.async-image__spinner{z-index:1;pointer-events:none;border:2px solid #7ecadb33;border-top-color:#63cbe8;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite async-status-spin;position:absolute}.async-image.item-icon-image{aspect-ratio:1}@media (prefers-reduced-motion:reduce){.async-image__image{transition-duration:0s}.async-image__spinner{animation-duration:1.4s}}.simple-editor{background:#121826;border:1px solid #263044;border-radius:16px;margin-top:2rem;padding:1rem}.editor-field{gap:.35rem;display:grid}.editor-field span{font-weight:700}.editor-field small{color:#93a4bd}.pool-summary-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.6rem;display:grid}.pool-summary-card{background:#0f172a;border:1px solid #263044;border-radius:12px;gap:.2rem;padding:.7rem;display:grid}.pool-summary-card strong{color:#dbeafe}.pool-summary-card span,.pool-summary-card small{color:#94a3b8}.error-text{color:#fca5a5}code{color:#bfdbfe;background:#0f172a;border:1px solid #334155;border-radius:6px;padding:.1rem .35rem}.payload-contract-panel{background:#0f172ab8;border:1px solid #475569;border-radius:12px;gap:.6rem;margin-top:.85rem;padding:.8rem;display:grid}.payload-contract-panel__header{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.payload-contract-panel ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.payload-contract-panel__issue{color:#cbd5e1;flex-wrap:wrap;align-items:baseline;gap:.45rem;display:flex}.payload-contract-panel__issue--error{color:#fecaca}.payload-contract-panel__issue--warning{color:#fde68a}.developer-panel-toggle{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.developer-panel-toggle button{color:#dbeafe;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:10px;padding:.45rem .75rem}.payload-health{background:#0f172a94;border:1px solid #94a3b859;border-radius:14px;margin-top:1rem;padding:.85rem 1rem}.payload-health__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.55rem;display:flex}.payload-health__grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.4rem .8rem;font-size:.9rem;display:grid}.payload-health--ok{border-color:#22c55e73}.payload-health--warning{border-color:#eab3088c}.payload-health--error{border-color:#ef44448c}.editor-pill--active{color:#fff;background:#172554;border-color:#60a5fa}.editor-field input,.editor-field select{color:#e5e7eb;background:#0f172a;border:1px solid #334155;border-radius:10px;padding:.55rem .65rem}.source-pill-row{flex-wrap:wrap;gap:.45rem;display:flex}.editor-pill{color:#dbeafe;cursor:pointer;text-align:left;background:#0f172a;border:1px solid #334155;border-radius:12px;align-items:center;gap:.45rem;padding:.42rem .65rem;display:flex}.editor-pill small{color:#94a3b8;background:#ffffff14;border-radius:999px;padding:.1rem .35rem}.item-card{background:#090b11;border:1px solid #334155;border-radius:16px;padding:1rem 1.1rem;box-shadow:0 18px 46px #0000004d}.item-card .tooltip-section{margin:0;padding:.8rem 0}.item-card .tooltip-section p{margin:.22rem 0}.item-card .title{text-align:center;color:#f8d98b;font-size:1.25rem;font-weight:700}.item-card .title p+p{color:#d8c592;font-size:1rem}.item-card .property{color:#e5e7eb}.item-card .requirement{color:#fca5a5}.item-card .explicit{color:#93c5fd}.planner-editor-shell{background:#111827;padding:0;overflow:hidden}.planner-stat-category{background:#0f172a;border:1px solid #263044;border-radius:14px;padding:.85rem}.item-header-panel{background:#0f172a;border:1px solid #263044;border-radius:14px;grid-template-columns:86px 1fr;gap:.85rem;padding:.85rem;display:grid}.item-icon-placeholder{color:#bfdbfe;background:radial-gradient(circle at top,#334155,#111827 72%);border:1px solid #334155;border-radius:12px;place-items:center;width:72px;height:72px;font-weight:800;display:grid}.item-option-stack{gap:.65rem;display:grid}.editor-checkbox{background:#111827;border:1px solid #263044;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:.4rem;padding:.5rem .6rem;font-weight:700;display:grid}.editor-checkbox input{width:18px;height:18px}.rarity-normal{color:#e5e7eb}.rarity-magic{color:#7dd3fc}.rarity-rare{color:#fde047}.rarity-unique{color:#fb923c}.planner-item-card{margin-bottom:.85rem}.planner-stat-category h3{color:#e5e7eb;margin:0 0 .55rem;font-size:1rem}.planner-stat-category ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.planner-stat-line{color:#7dd3fc;background:#111827;border:1px solid #263044;border-radius:10px;grid-template-columns:1fr;align-items:start;gap:.45rem;padding:.58rem 2.25rem .58rem .65rem;display:grid;position:relative}.planner-stat-line button{color:#d8b4b4;cursor:pointer;background:#1a0c0c;border:1px solid #5f2424;border-radius:999px;place-items:center;width:20px;height:20px;padding:0;line-height:1;display:grid;position:absolute;top:.5rem;right:.55rem}.planner-stat-line--empty{color:#64748b;grid-template-columns:1fr;padding-right:.65rem;font-style:italic}.planner-stat-content{gap:.18rem;display:grid}.planner-stat-content small{color:#94a3b8}.item-editor-shell{max-width:1180px;margin-inline:auto;position:relative}.item-editor-layout{grid-template-columns:minmax(360px,.88fr) minmax(430px,1.12fr);align-items:start;gap:1rem;padding:.9rem;display:grid}.item-editor-form-column{gap:.85rem;min-width:0;display:grid}.item-editor-preview-column{gap:.85rem;min-width:0;display:grid;position:sticky;top:1rem}.item-editor-header-panel{grid-template-columns:94px minmax(0,1fr)}.item-editor-header-panel .editor-field,.item-editor-header-panel .editor-checkbox{min-width:0}.item-editor-header-panel .editor-field input,.item-editor-header-panel .editor-field select{width:100%;max-width:none}.planner-stat-line--add{transition:border-color .12s,background .12s,color .12s}:is(.planner-stat-line--add:has(.planner-stat-add-button:hover),.planner-stat-line--add:has(.planner-stat-add-button:focus-visible)){color:#dbeafe;background:#172554;border-color:#60a5fa;outline:none}.planner-stat-line .planner-stat-add-button{width:100%;height:auto;color:inherit;cursor:pointer;font:inherit;font-style:inherit;line-height:inherit;text-align:left;background:0 0;border:0;border-radius:0;place-items:normal;margin:0;padding:0;display:block;position:static;top:auto;right:auto}.planner-stat-line .planner-stat-add-button:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.socket-empty-row{align-items:center;gap:.5rem;display:flex}.socket-dot{background:#020617;border:1px solid #475569;border-radius:999px;width:20px;height:20px;display:inline-block}@media (width<=560px){.item-header-panel{grid-template-columns:1fr}}.item-header-panel--compact{grid-template-columns:1fr}.item-header-panel--compact .item-option-stack{min-width:0}.editor-checkbox-stack{gap:.35rem;display:grid}.socketed-item-artwork{place-items:center;width:max-content;min-width:0;height:max-content;min-height:0;margin-inline:auto;display:inline-grid;position:relative;container-type:inline-size}.socketed-item-artwork .item-icon-image,.socketed-item-artwork .item-icon-placeholder{width:var(--socketed-item-artwork-size,250px);height:var(--socketed-item-artwork-size,250px);filter:none;object-fit:contain;background:0 0;border:0;border-radius:0;grid-area:1/1;display:block}.socketed-item-artwork .socketed-item-sockets{grid-area:1/1;place-self:center;position:relative;top:auto;left:auto;transform:none}.planner-stat-remove-button{color:#d7b56d;cursor:pointer;background:#0c0b0a;border:1px solid #5a4630;border-radius:3px;place-self:center end;width:1.6rem;height:1.6rem;padding:0;font-size:1.05rem;line-height:1}.planner-stat-remove-button:hover{color:#ffe7a6;background:#17110a;border-color:#d6a84f}.socketed-item-sockets{--item-socket-size:clamp(28px, 18cqw, 46px);--item-socket-gap:clamp(3px, 2cqw, 6px);--item-socket-empty-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsocket.webp");--item-socket-filled-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/runesocketfilled.webp");left:var(--item-socket-center-x,50%);top:var(--item-socket-center-y,50%);gap:var(--item-socket-gap);pointer-events:none;z-index:2;place-content:center;display:grid;position:absolute;transform:translate(-50%,-50%)}.socketed-item-sockets--interactive,.socketed-item-sockets--interactive i{pointer-events:auto}.socketed-item-sockets--interactive i:not(.filled){pointer-events:none}.socketed-item-sockets--interactive i.filled{cursor:default}.socketed-item-sockets--interactive i.filled:focus-visible{outline-offset:2px;outline:2px solid #d6a84f}.socketed-item-sockets i{width:var(--item-socket-size);height:var(--item-socket-size);background-image:var(--item-socket-empty-image);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;position:relative}.socketed-item-socket-fill{background-image:var(--item-socket-filled-image);pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.socketed-item-sockets--single{grid-template-columns:var(--item-socket-size)}.socketed-item-sockets--vertical,.socketed-item-sockets--three,.socketed-item-sockets--square,.socketed-item-sockets--five,.socketed-item-sockets--six{grid-template-columns:repeat(2, var(--item-socket-size))}.socketed-item-sockets--three i:nth-child(3),.socketed-item-sockets--five i:nth-child(5){grid-column:1}.planner-stat-list--poe2db{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.planner-stat-line--poe2db{color:#d8d1c3;background:#111827;border:1px solid #263044;border-radius:10px;align-items:center;min-height:42px;padding:.58rem .65rem;display:grid}.planner-stat-line--removable{grid-template-columns:minmax(0,1fr) 1.35rem;gap:.45rem}.planner-stat-line--poe2db .planner-stat-content--poe2db{min-width:0;color:inherit;text-align:left;overflow-wrap:anywhere;line-height:1.45;display:block}.planner-stat-line--poe2db .planner-stat-remove-button--inline{color:#d8b4b4;cursor:pointer;background:#1a0c0c;border:1px solid #5f2424;border-radius:3px;justify-content:center;place-self:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;line-height:0;display:flex;position:static;transform:none}.planner-stat-line--poe2db .planner-stat-remove-button--inline svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:.72rem;height:.72rem;display:block;overflow:visible}.planner-stat-line--poe2db .planner-stat-remove-button--inline:hover,.planner-stat-line--poe2db .planner-stat-remove-button--inline:focus{color:#ffe0d8;border-color:#8f3a3a;outline:none}.planner-stat-line--poe2db.planner-stat-line--empty{color:#94a3b8;grid-template-columns:1fr;font-style:italic}:is(.planner-stat-line--poe2db.planner-stat-line--add:has(.planner-stat-add-button:hover),.planner-stat-line--poe2db.planner-stat-line--add:has(.planner-stat-add-button:focus-visible)){color:#dbeafe;background:#172554;border-color:#60a5fa;outline:none}.planner-editable-number{color:#7dd3fc;white-space:nowrap;align-items:baseline;gap:.08rem;margin:0 .08rem;display:inline-flex}.planner-editable-number input{color:#bfdbfe;width:auto;min-width:4ch;max-width:11ch;font:inherit;text-align:center;font-variant-numeric:tabular-nums;background:#020617;border:1px solid #334155;border-radius:4px;padding:.12rem .2rem;line-height:1.2}.planner-editable-number input:focus{border-color:#60a5fa;outline:none}.planner-editable-number input::placeholder{color:#64748b;opacity:1}.planner-stat-category-header{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.55rem;display:flex}.planner-stat-category-header h3{margin:0}.planner-stat-category-header small{color:#94a3b8;font-size:.78rem;font-weight:700}.planner-stat-line--status{color:#cbd5e1;font-style:normal}.modifier-picker-overlay{z-index:900;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#020617b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modifier-picker{background:#0f172a;border:1px solid #334155;border-radius:16px;grid-template-rows:auto auto auto minmax(0,1fr);gap:.8rem;width:min(860px,100%);max-height:min(760px,100vh - 2rem);padding:1rem;display:grid;box-shadow:0 28px 90px #0000008c}.modifier-picker-header{border-bottom:1px solid #263044;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.8rem;display:flex}.modifier-picker-header strong{color:#e5e7eb;font-size:1.05rem}.modifier-picker-header p{color:#94a3b8;margin:.2rem 0 0;font-size:.88rem}.modifier-picker-header button{color:#e5e7eb;cursor:pointer;background:#111827;border:1px solid #334155;border-radius:999px;width:30px;height:30px;font-size:1.1rem}.modifier-picker-controls{grid-template-columns:minmax(260px,1fr) minmax(180px,.4fr);gap:.75rem;display:grid}.modifier-picker-sources{background:#111827;border:1px solid #263044;border-radius:12px;padding:.55rem}.modifier-picker-list{background:#08111f;border:1px solid #263044;border-radius:12px;align-content:start;gap:.45rem;min-height:240px;padding:.35rem;display:grid;overflow:auto}.picker-mod-row{color:#e5e7eb;cursor:pointer;text-align:left;background:#111827;border:1px solid #263044;border-radius:10px;gap:.15rem;width:100%;padding:.62rem .7rem;display:grid}.picker-mod-row:hover,.picker-mod-row:focus{background:#172554;border-color:#60a5fa;outline:none}.picker-mod-row--selected{background:#14532d59;border-color:#22c55e}.picker-mod-row strong{font-size:.9rem;font-weight:700}.picker-mod-row span{color:#94a3b8;font-size:.77rem}@media (width<=760px){.modifier-picker-controls{grid-template-columns:1fr}}.picker-mod-row-shell{display:grid}.modifier-picker-section{gap:.38rem;display:grid}.modifier-picker-section+.modifier-picker-section{margin-top:.35rem}.modifier-picker-section-title{z-index:1;color:#cbd5e1;letter-spacing:.03em;text-transform:uppercase;background:#0b1220;border:1px solid #263044;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.35rem .55rem;font-size:.78rem;font-weight:700;display:flex;position:sticky;top:-.35rem}.modifier-picker-section-title small{color:#94a3b8;font-size:.72rem;font-weight:700}.modifier-picker-section-list{gap:.45rem;display:grid}.planner-editor-shell.item-editor-shell{background:#121212;border-color:#050505;max-width:1120px;box-shadow:0 0 0 1px #000,0 20px 70px #00000073}.item-editor-shell .mock-dialog-header{background:#181818;border-bottom-color:#2b2b2b;padding:.45rem .65rem}.item-editor-shell .mock-tabs{gap:.2rem;font-size:1rem}.item-editor-shell .mock-tabs span{color:#9b9b9b;padding:.35rem .85rem}.item-editor-shell .mock-tabs .mock-tab-active{color:#fff;border-bottom:2px solid #c29b47}.item-editor-shell .subtype-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;padding:.55rem .65rem 0}.item-editor-shell .subtype-tab,.item-editor-shell .editor-pill{color:#bdbdbd;background:#1b1b1b;border-color:#303030;border-radius:3px;padding:.42rem .55rem}.item-editor-shell .subtype-tab--active,.item-editor-shell .editor-pill--active{color:#fff4c4;background:#2a2114;border-color:#b99654}.item-editor-shell .item-editor-layout{grid-template-columns:minmax(420px,.95fr) minmax(420px,1.05fr);gap:.75rem;padding:.65rem}.item-editor-shell .item-editor-form-column{gap:.55rem}.item-editor-shell .item-editor-preview-column{gap:.55rem;position:static}.item-header-panel.item-editor-header-panel{background:#181818;border-color:#2b2b2b;border-radius:0;grid-template-columns:104px minmax(0,1fr);gap:.85rem;padding:.65rem .8rem;display:grid}.item-editor-header-panel .item-icon-placeholder{color:#c9d8ff;background:radial-gradient(circle at top,#465060,#111 72%);border-color:#3a3a3a;border-radius:2px;width:76px;height:76px}.item-editor-header-panel .socket-mini-grid i.filled,.item-editor-shell .socket-dot.filled{background:radial-gradient(circle,#8abaff 0 35%,#142033 36% 100%);border-color:#7fb7ff}.item-editor-options{grid-template-columns:1fr;gap:.42rem;width:100%;max-width:100%;display:grid}.item-editor-options .editor-field,.item-editor-options .editor-checkbox{background:0 0;border:0;grid-template-columns:minmax(104px,.34fr) minmax(220px,1fr);align-items:center;gap:.72rem;padding:0;display:grid}.item-editor-options .editor-field>span,.item-editor-options .editor-checkbox>span{color:#aaa;font-size:.88rem;font-weight:700}.item-editor-options .editor-field input,.item-editor-options .editor-field select{box-sizing:border-box;color:#eee;background:#202020;border:1px solid #333;border-radius:2px;width:100%;min-width:0;padding:.42rem .55rem}.item-editor-options .editor-checkbox input{justify-self:start}.item-editor-shell .item-title-row{margin-bottom:.3rem}.item-editor-shell .item-properties-panel,.item-editor-shell .editor-help-panel,.item-editor-shell .planner-stat-category{background:#181818;border-color:#2b2b2b;border-radius:0}.item-editor-sections{gap:.55rem;display:grid}.item-editor-shell .planner-stat-line{color:#b4b4ff;background:#111;border-color:#2b2b2b;border-radius:0}.item-editor-shell .planner-stat-line--empty{color:#777}:is(.item-editor-shell .planner-stat-line--add:has(.planner-stat-add-button:hover),.item-editor-shell .planner-stat-line--add:has(.planner-stat-add-button:focus-visible)){color:#fff4c4;background:#211a10;border-color:#b99654}.item-editor-shell .modifier-picker{background:#171717;border-color:#2b2b2b;border-radius:0}.item-editor-shell .modifier-picker-list,.item-editor-shell .modifier-picker-sources,.item-editor-shell .picker-mod-row,.item-editor-shell .modifier-picker-header button{background:#111;border-color:#2b2b2b;border-radius:0}.item-editor-shell .picker-mod-row:hover,.item-editor-shell .picker-mod-row:focus{background:#211a10;border-color:#b99654}.item-editor-shell .inline-value-editor{gap:.35rem;margin-top:.45rem;display:grid}.item-editor-shell .inline-value-editor label{color:#9d9387;align-items:center;font-size:.78rem;display:flex}.item-editor-shell .inline-value-editor input{color:#f1dca5;text-align:center;background:#0b0b0b;border:1px solid #3a3128;border-radius:3px;width:92px;padding:.3rem .32rem}.item-editor-shell .poe2-enchantMod p,.item-editor-shell .poe2-explicitMod p,.item-editor-shell .poe2-socketMod p{overflow-wrap:anywhere}.item-icon-image{object-fit:contain;background:radial-gradient(circle at top,#334155,#111827 72%);border:1px solid #334155;border-radius:12px;width:72px;height:72px;display:block}.item-editor-header-panel .item-icon-image{background:radial-gradient(circle at top,#465060,#111 72%);border-color:#3a3a3a;border-radius:2px;width:76px;height:76px}@media (width<=1080px){.item-editor-shell .item-editor-layout{grid-template-columns:1fr}}@media (width<=760px){.item-editor-shell .subtype-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.item-header-panel.item-editor-header-panel,.item-editor-options .editor-field,.item-editor-options .editor-checkbox{grid-template-columns:1fr}}.item-tooltip-preview.poe2-itemPopup{width:100%;min-width:263px;max-width:560px;box-shadow:none;color:#7f7f7f;text-align:center;background:#000000e0;border:1px solid #050505;border-radius:0;justify-self:center;margin:0 auto .65rem;padding:0;font-family:Georgia,Times New Roman,serif;font-size:10px;line-height:1.2;position:relative;overflow:hidden}.item-tooltip-preview .poe2-content{padding:.4em 0 .5em;font-size:10px;line-height:1.2}.item-tooltip-preview .poe2-lc{padding:0 .425em;font-size:1.43em;display:inline-block}.item-tooltip-preview .poe2-itemHeader{box-sizing:border-box;text-align:center;border:0;height:34px;min-height:34px;padding:0;font-size:19px;line-height:1em;display:block;position:relative}.item-tooltip-preview .poe2-itemHeader.singleLine{background:var(--poe2-header-left) top left no-repeat, var(--poe2-header-right) top right no-repeat, var(--poe2-header-middle) top center repeat-x;background-size:contain;height:34px;min-height:34px}.item-tooltip-preview .poe2-itemHeader.doubleLine{background:var(--poe2-header-double-left,var(--poe2-header-left)) top left no-repeat, var(--poe2-header-double-right,var(--poe2-header-right)) top right no-repeat, var(--poe2-header-double-middle,var(--poe2-header-middle)) top center repeat-x;background-size:contain;height:54px;min-height:54px}.item-tooltip-preview .poe2-itemName{white-space:nowrap;z-index:1;margin:0;font-size:1em;font-weight:400;line-height:1em;position:relative}.item-tooltip-preview .poe2-itemHeader .poe2-lc{padding:7.23428px 30px;font-size:19px;line-height:1em;display:inline-block}.item-tooltip-preview .poe2-itemHeader.doubleLine .poe2-itemName .poe2-lc{padding:5.18323px 45px 2.59162px}.item-tooltip-preview .poe2-itemHeader.doubleLine .poe2-typeLine .poe2-lc{padding:2.59162px 45px 5.18323px}.item-tooltip-preview.poe2-normalPopup{--poe2-header-left:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderwhiteleft.webp");--poe2-header-middle:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderwhitemiddle.webp");--poe2-header-right:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderwhiteright.webp");--poe2-header-double-left:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderdoublenormalleft.webp");--poe2-header-double-middle:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderdoublenormalmiddle.webp");--poe2-header-double-right:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderdoublenormalright.webp");--poe2-separator-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsseparatorwhite.webp")}.item-tooltip-preview.poe2-magicPopup{--poe2-header-left:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheadermagicleft.webp");--poe2-header-middle:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheadermagicmiddle.webp");--poe2-header-right:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheadermagicright.webp");--poe2-header-double-left:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderdoublemagicleft.webp");--poe2-header-double-middle:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderdoublemagicmiddle.webp");--poe2-header-double-right:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderdoublemagicright.webp");--poe2-separator-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsseparatormagic.webp")}.item-tooltip-preview.poe2-rarePopup{--poe2-header-left:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderraresinglelineleft.webp");--poe2-header-middle:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderraresinglelinemiddle.webp");--poe2-header-right:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderraresinglelineright.webp");--poe2-header-double-left:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderrareleft.webp");--poe2-header-double-middle:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderraremiddle.webp");--poe2-header-double-right:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderrareright.webp");--poe2-separator-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsseparatorrare.webp")}.item-tooltip-preview.poe2-uniquePopup{--poe2-header-left:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderuniquesinglelineleft.webp");--poe2-header-middle:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderuniquesinglelinemiddle.webp");--poe2-header-right:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderuniquesinglelineright.webp");--poe2-header-double-left:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderuniqueleft.webp");--poe2-header-double-middle:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderuniquemiddle.webp");--poe2-header-double-right:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderuniqueright.webp");--poe2-separator-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsseparatorunique.webp")}.item-tooltip-preview.poe2-normalPopup .poe2-itemName{color:#c8c8c8}.item-tooltip-preview.poe2-magicPopup .poe2-itemName{color:#88f}.item-tooltip-preview.poe2-rarePopup .poe2-itemName{color:#ff7}.item-tooltip-preview.poe2-uniquePopup .poe2-itemName,.item-tooltip-preview .poe2-textUnique{color:#af6025}.item-tooltip-preview .poe2-displayProperty{margin:.1em 0}.item-tooltip-preview .poe2-separator{background-image:var(--poe2-separator-image);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;width:100%;height:.79em;margin:1px 0}.item-tooltip-preview .poe2-colourDefault{color:#fff}.item-tooltip-preview .poe2-colourAugmented{color:#88f}.item-tooltip-preview .poe2-mod-value{color:#fff}.item-tooltip-preview .poe2-secondary{color:#888;margin:.1em 0}.item-tooltip-preview .poe2-explicitMod,.item-tooltip-preview .poe2-implicitMod{color:#88f;margin:.1em 0}.item-tooltip-preview .poe2-enchantMod,.item-tooltip-preview .poe2-socketMod{color:#b4b4ff;margin:.1em 0}.item-tooltip-preview .poe2-unmet{color:#d20000;margin:.1em 0}.item-tooltip-preview .poe2-cosmeticMod{color:#aa9e82;margin:.1em 0}.item-tooltip-preview .poe2-requirements{color:#d6d6d6;margin:.1em 0}.item-tooltip-preview .poe2-flavourText{color:#af6025;margin:.1em 0;font-style:italic}.item-tooltip-preview .poe2-lockNotice{color:#777;padding:.35rem .8rem .55rem;font-size:.76rem}.item-tooltip-preview .poe2-itemboximage{justify-content:center;align-items:center;margin-top:.25em;padding:.55em 0 .35em;display:flex}.item-tooltip-preview .item-tooltip-preview__artwork{--item-socket-size:clamp(22px, 13cqw, 42px);--item-socket-gap:clamp(2px, 1.4cqw, 5px);width:min(62%,270px);max-width:270px}.item-tooltip-preview .item-tooltip-preview__artwork .item-icon-image{object-fit:contain;width:100%;height:auto;max-height:320px}.item-tooltip-preview .item-tooltip-preview__artwork .item-icon-placeholder{aspect-ratio:1;place-items:center;width:100%;height:auto;font-size:2.2em;display:grid}.augment-tooltip-preview.item-tooltip-preview{max-width:360px}.augment-tooltip-preview .poe2-bondedMod{color:#b4b4ff;margin:.1em 0}.augment-tooltip-preview .poe2-defaultText{color:#c6bfa9;margin:.1em 0;font-style:italic}.augment-tooltip-preview .augment-tooltip-preview__icon{object-fit:contain;max-width:84px;max-height:84px;display:block}.tooltip-box--poe-preview{justify-items:center;display:grid}.tooltip-box--raw-sections{padding:.75rem 0 0}.augment-tooltip-preview--compact.item-tooltip-preview{transform-origin:top;width:min(100%,330px);margin-bottom:0}.augment-tooltip-preview--compact .poe2-content{padding-bottom:.4em}.augment-tooltip-preview--compact .poe2-itemboximage{padding-top:.35em}.augment-tooltip-preview--compact .augment-tooltip-preview__icon{max-width:64px;max-height:64px}.floating-augment-tooltip{z-index:1300;pointer-events:none;width:min(360px,100vw - 1.5rem);max-height:calc(100vh - 1.5rem);position:fixed;overflow:auto}.floating-augment-tooltip .item-tooltip-preview{margin:0}.item-tooltip-preview.poe2-currencyPopup{--poe2-header-left:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheadercurrencyleft.webp");--poe2-header-middle:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheadercurrencymiddle.webp");--poe2-header-right:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheadercurrencyright.webp");--poe2-header-double-left:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderdoublecurrencyleft.webp");--poe2-header-double-middle:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderdoublecurrencymiddle.webp");--poe2-header-double-right:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsheaderdoublecurrencyright.webp");--poe2-separator-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/4k/itemsseparatorwhite.webp")}.item-tooltip-preview.poe2-currencyPopup .poe2-itemName{color:#c8c8c8}.floating-item-tooltip{z-index:1250;pointer-events:none;width:min(360px,100vw - 1.5rem);max-height:calc(100vh - 1.5rem);position:fixed;overflow:auto}.floating-item-tooltip .item-tooltip-preview{max-width:360px;margin:0}.equipment-board-art--charms{background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelcharmslots3x1.webp");width:31%;height:13.5%;top:77.2%;left:34.6%}.equipment-board-art--life-left{background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelpotionlifeleft.webp");width:13%;height:21%;top:75.2%;left:20.7%}.equipment-board-art--mana-right{background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelpotionmanaright.webp");width:13%;height:21%;top:75.2%;right:20.7%}.equipment-board-ghost--left{left:21%}.equipment-board-ghost--right{right:21%}.equipment-slot-glyph{color:#4a4033;font-family:Georgia,serif;font-size:clamp(1.4rem,4vw,3.4rem);line-height:1}.equipment-slot-box--weapon .equipment-slot-glyph{font-size:clamp(2.2rem,5vw,4.4rem)}.equipment-slot-box--life .equipment-slot-glyph{color:#7f1d1dbf}.equipment-slot-box--mana .equipment-slot-glyph{color:#1e40afbf}.weapon-set-tabs i:first-child{background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelweaponswap1active.webp")}.weapon-set-tabs i+i{color:#8a7d68;opacity:.82;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelweaponswap2inactive.webp")}.equipment-board-container{width:100%;min-width:0;margin-inline:auto;display:block}.equipment-board-shell{background:#050505;border:1px solid #1f1a14;border-radius:10px;width:100%;max-width:900px;margin-inline:auto;padding:0;box-shadow:0 0 60px #000000bf,inset 0 0 0 1px #ffffff05}.equipment-set-tabs-viewport{scrollbar-width:thin;scrollbar-color:var(--app-scrollbar-thumb) var(--app-scrollbar-track);width:100%;min-width:0;margin-bottom:.55rem;overflow:auto hidden}.equipment-set-tabs-viewport::-webkit-scrollbar{height:6px}.equipment-set-tabs-viewport::-webkit-scrollbar-track{background:var(--app-scrollbar-track)}.equipment-set-tabs-viewport::-webkit-scrollbar-thumb{background:var(--app-scrollbar-thumb);border-radius:3px}.equipment-set-tabs{box-sizing:border-box;justify-content:center;align-items:center;gap:.4rem;width:max-content;min-width:100%;padding:1px 2px 4px;display:flex}.equipment-set-tabs.ui-segmented{background:0 0;border:0;border-radius:0;overflow:visible}.equipment-set-tab{flex:none;align-items:center;height:32px;display:flex}:is(.equipment-set-tab:has(.equipment-set-tab__delete) .weapon-set-button,.equipment-set-tab:has(.equipment-set-tab__delete) .equipment-set-tab__name-input){border-radius:3px 0 0 3px}.weapon-set-button{color:#8f918b;cursor:pointer;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;background:#071116;border:1px solid #a981424d;border-radius:3px;flex:none;min-width:68px;max-width:180px;height:32px;margin:0;padding:0 .72rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.76rem;font-weight:400;line-height:1;transition:color .14s,background-color .14s,box-shadow .14s;display:block;overflow:hidden}.weapon-set-button:hover{color:#d8cfbc;background:#a981420d;border-color:#a981427a}.equipment-set-tab.is-active .weapon-set-button,.equipment-set-tab.is-active .equipment-set-tab__name-input{z-index:1;color:var(--home-cyan-soft,#82ddf3);background:#09222b;border-color:#29d9ff8a;position:relative;box-shadow:inset 0 -1px #29d9ff9e}.weapon-set-button:focus-visible{color:#d9f8ff;outline:none;box-shadow:inset 0 0 0 1px #29d9ffcc,0 0 0 2px #29d9ff29}.equipment-set-tab .equipment-set-tab__name-input{box-sizing:border-box;color:#d9f8ff;letter-spacing:.01em;background:#09222b;border:1px solid #29d9ff9e;border-radius:3px;outline:none;width:112px;height:32px;min-height:0;max-height:32px;padding:0 .55rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.76rem;font-weight:400;line-height:30px}.equipment-set-add{color:#aaa18e;cursor:pointer;background:#071116;border:1px solid #a9814240;border-radius:3px;flex:none;place-items:center;width:30px;height:32px;padding:0;font-size:1rem;line-height:1;display:grid}.equipment-set-tab__delete{color:#8f918b;cursor:pointer;background:#071116;border:1px solid #a981424d;border-radius:0 3px 3px 0;flex:none;align-self:center;place-items:center;width:30px;min-width:30px;height:32px;min-height:32px;margin-left:-1px;padding:0;transition:color .14s,background-color .14s,border-color .14s;display:grid}.equipment-set-tab__delete svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;overflow:visible}.equipment-set-tab__delete:hover{color:#e08b8b;background:#46191c5c;border-color:#dc685a7a}.equipment-set-add:hover:not(:disabled){color:var(--home-cyan-soft,#82ddf3);background:#29d9ff0f;border-color:#29d9ff6b}.equipment-set-add:disabled{cursor:not-allowed;opacity:.4}.equipment-set-tab__delete:focus-visible,.equipment-set-add:focus-visible{outline-offset:1px;outline:1px solid #29d9ffcc}.equipment-board-viewport{aspect-ratio:924/689;width:100%;position:relative;overflow:visible}.equipment-board{width:924px;height:689px;transform:scale(var(--equipment-board-scale,1));transform-origin:0 0;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelupperbackground.webp"),radial-gradient(circle at 50% 48%,#2d2c2de6 0%,#0a0a0cfa 58%,#050505 100%);background-position:top,50%;background-repeat:no-repeat,no-repeat;background-size:100% 100%,100% 100%;position:absolute;top:0;left:0;overflow:visible;box-shadow:inset 0 0 0 1px #101012}.equipment-board:before{display:none}.equipment-board-art{pointer-events:none;z-index:1;opacity:.96;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:none;position:absolute}.equipment-board-ghost{opacity:.35;filter:blur(.2px);background:radial-gradient(at 50% 20%,#ffffff0f,#0000 55%);border:1px solid #ffffff05;border-radius:999px 999px 24px 24px;width:23%;height:43%;display:none;position:absolute;top:7%}.equipment-slot-box{left:var(--equipment-slot-left);top:var(--equipment-slot-top);width:var(--equipment-slot-width);height:var(--equipment-slot-height);z-index:2;color:#a8987a;cursor:pointer;box-shadow:none;backface-visibility:hidden;background:0 0;border:0;outline:none;flex-direction:column;padding:0;transition:background .16s,box-shadow .16s,transform .16s;display:flex;position:absolute;overflow:visible;transform:none}.equipment-slot-box:hover,.equipment-slot-box:focus-visible{box-shadow:none;background:0 0;outline:none;transform:none}.equipment-slot-box:hover .equipment-slot-inner:after,.equipment-slot-box:focus-visible .equipment-slot-inner:after{opacity:1}.equipment-slot-inner{min-height:0;box-shadow:none;isolation:isolate;background-color:#0000;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorysquare.webp");background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;flex:1;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.equipment-slot-inner:after{content:"";pointer-events:none;z-index:2;background:inherit;filter:brightness(1.1)drop-shadow(0 0 10px #e3b86438);opacity:0;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .16s;position:absolute;inset:0}.equipment-slot-box--weapon:after{content:"";pointer-events:none;opacity:.85;background:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelweapondecor.webp") 50%/contain no-repeat;width:48%;height:18px;display:none;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.equipment-slot-box--belt .equipment-slot-label,.equipment-slot-box--amulet .equipment-slot-label,.equipment-slot-box--ring1 .equipment-slot-label,.equipment-slot-box--ring2 .equipment-slot-label{font-size:clamp(.5rem,1.25vw,1.05rem)}.equipment-slot-box--lifeFlask .equipment-slot-label,.equipment-slot-box--manaFlask .equipment-slot-label{font-size:clamp(.46rem,1.25vw,1rem);bottom:3%}.equipment-slot-label{text-transform:uppercase;color:#f5f1e6;letter-spacing:.02em;text-shadow:0 2px #000,2px 0 #000,-2px 0 #000,0 -2px #000,0 0 7px #000000f2;pointer-events:none;z-index:4;text-align:center;white-space:pre-line;justify-content:center;align-items:center;min-height:0;padding-inline:.25rem;font-size:clamp(.52rem,1.65vw,1.45rem);font-weight:900;line-height:.98;position:absolute;bottom:4.5%;left:0;right:0;display:none!important}.charms-label{letter-spacing:.14em;text-transform:uppercase;pointer-events:none;color:#f5f1e6;text-shadow:0 2px #000,2px 0 #000,-2px 0 #000,0 -2px #000;justify-content:center;align-items:center;width:28%;min-height:24px;font-size:clamp(.42rem,1.1vw,.68rem);font-weight:900;line-height:1;position:absolute;top:94%;left:36%;display:none!important}.equipment-slot-box--weapon1 .equipment-slot-inner,.equipment-slot-box--weapon2 .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelweaponslot.webp")}.equipment-slot-box--helmet .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelhelmetslot.webp")}.equipment-slot-box--amulet .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelamuletslot.webp")}.equipment-slot-box--body .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelbodyarmourslot.webp")}.equipment-slot-box--gloves .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelglovesslot.webp")}.equipment-slot-box--belt .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelbeltslot.webp")}.equipment-slot-box--boots .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelbootsslot.webp")}.equipment-slot-box--ring1 .equipment-slot-inner,.equipment-slot-box--ring2 .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelringslot.webp")}.equipment-slot-box--lifeFlask .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelpotionlifeleft.webp")}.equipment-slot-box--manaFlask .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/4k/inventorypanelpotionmanaright.webp")}.equipment-slot-box--charm1 .equipment-slot-inner,.equipment-slot-box--charm2 .equipment-slot-inner,.equipment-slot-box--charm3 .equipment-slot-inner{image-rendering:auto;background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/inventorypanelcharmslot.webp")}.equipment-slot-box--weapon1.equipment-slot-box--filled .equipment-slot-inner,.equipment-slot-box--weapon2.equipment-slot-box--filled .equipment-slot-inner{background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/inventorypanelweaponslotactive.webp")}.equipment-slot-box--helmet.equipment-slot-box--filled .equipment-slot-inner,.equipment-slot-box--gloves.equipment-slot-box--filled .equipment-slot-inner,.equipment-slot-box--boots.equipment-slot-box--filled .equipment-slot-inner{background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/inventorypanelghbslotactive.webp")}.equipment-slot-box--amulet.equipment-slot-box--filled .equipment-slot-inner,.equipment-slot-box--ring1.equipment-slot-box--filled .equipment-slot-inner,.equipment-slot-box--ring2.equipment-slot-box--filled .equipment-slot-inner{background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/inventorypanelamuletslotactive.webp")}.equipment-slot-box--body.equipment-slot-box--filled .equipment-slot-inner{background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/inventorypanelbodyarmourslotactive.webp")}.equipment-slot-box--belt.equipment-slot-box--filled .equipment-slot-inner{background-image:url("https://pub-7d29aeb26fe84b46ae0c2e6fd8211ea9.r2.dev/image/Art/textures/interface/2d/2dart/uiimages/ingame/inventorypanel/inventorypanelbeltslotactive.webp")}.equipped-preview{box-sizing:border-box;text-align:center;z-index:3;text-shadow:0 2px 3px #000;align-content:center;justify-items:center;gap:.15rem;width:100%;min-width:0;height:100%;min-height:0;padding:.25rem;display:grid;position:relative}.equipped-preview strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(.54rem,1vw,.72rem);display:none;overflow:hidden}.equipped-preview>span{text-overflow:ellipsis;white-space:nowrap;color:#7b7280;max-width:100%;font-size:clamp(.45rem,.85vw,.62rem);display:none;overflow:hidden}.equipped-preview .socketed-item-artwork--equipped{inset:var(--equipped-item-artwork-inset,8%);--item-socket-size:clamp(34px, 30cqw, 58px);--item-socket-gap:clamp(4px, 3cqw, 9px);width:auto;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;position:absolute;overflow:hidden;container-type:inline-size}.equipment-slot-box--weapon1,.equipment-slot-box--weapon2{--equipped-item-artwork-inset:8%}.equipment-slot-box--helmet,.equipment-slot-box--gloves,.equipment-slot-box--boots{--equipped-item-artwork-inset:9%}.equipment-slot-box--body{--equipped-item-artwork-inset:7%}.equipment-slot-box--amulet,.equipment-slot-box--ring1,.equipment-slot-box--ring2,.equipment-slot-box--charm1,.equipment-slot-box--charm2,.equipment-slot-box--charm3{--equipped-item-artwork-inset:12%}.equipment-slot-box--belt,.equipment-slot-box--lifeFlask,.equipment-slot-box--manaFlask{--equipped-item-artwork-inset:10%}.equipped-preview .socketed-item-artwork--equipped .item-icon-image{width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:none;filter:none;object-fit:contain;background:0 0;border:0;border-radius:0;position:absolute;inset:0}.equipped-preview .socketed-item-artwork--equipped .item-icon-placeholder{width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:none;filter:none;background:0 0;border:0;border-radius:0;position:absolute;inset:0}.equipment-slot-tooltip{z-index:100;opacity:0;visibility:hidden;pointer-events:none;width:min(340px,38vw);transition:opacity .12s;position:absolute;top:50%}.equipment-slot-tooltip--right{left:calc(100% + 10px);transform:translateY(-50%)}.equipment-slot-tooltip--left{right:calc(100% + 10px);transform:translateY(-50%)}.equipment-slot-tooltip .planner-item-card{width:100%;margin:0}.equipment-slot-box:hover .equipment-slot-tooltip,.equipment-slot-box:focus-visible .equipment-slot-tooltip{opacity:1;visibility:visible}.planner-layout-shell{gap:1.25rem;max-width:1180px;margin:2rem auto;display:grid}.planner-empty-state{color:#d6c4a5;background:#00000038;border:1px dashed #3b3328;border-radius:14px;padding:1rem}.planner-empty-state p{color:#8f8a82;margin:.35rem 0 0}.planner-modal-backdrop{z-index:500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000c7;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow:auto}.planner-modal-shell{border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:var(--ui-bg);width:min(1040px,100%);max-height:94vh;overflow:auto;box-shadow:0 28px 80px #000000bf}.planner-modal-shell--wide{width:min(1220px,100%)}.planner-modal-header{z-index:3;border-bottom:1px solid var(--ui-border);background:#0c0f15f5;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;position:sticky;top:0}.planner-modal-header strong{color:var(--ui-text);letter-spacing:.05em;font-family:FontinSmallCaps,Georgia,serif;font-size:1rem}.planner-modal-header p{color:#71717a;letter-spacing:.16em;text-transform:uppercase;margin:.25rem 0 0;font-size:.78rem}.planner-modal-header button{border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);background:var(--ui-surface-control);color:#cbd1dc;cursor:pointer;padding:.45rem .7rem;font-size:1.2rem;line-height:1}.planner-modal-header button:hover{color:#fff;border-color:#71717a}.item-browser-controls{grid-template-columns:minmax(260px,1fr) minmax(150px,190px);gap:.85rem;padding:1rem;display:grid}.item-browser-list{gap:.5rem;max-height:min(62vh,720px);padding:1rem;display:grid;overflow:auto}.item-browser-row{color:#e5e7eb;cursor:pointer;text-align:left;background:#09090bd6;border:1px solid #27272a;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;width:100%;padding:.65rem .75rem;transition:border-color .14s,background .14s;display:grid}.item-browser-row:hover,.item-browser-row:focus-visible{background:#111113;border-color:#f59e0bb8;outline:none}.item-browser-row .item-icon-image,.item-browser-row .item-icon-placeholder{width:42px;height:42px}.item-browser-row__main{gap:.18rem;min-width:0;display:grid}.item-browser-row__main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.item-browser-row__main small{text-overflow:ellipsis;white-space:nowrap;color:#71717a;overflow:hidden}.item-browser-empty{color:#71717a;text-align:center;border:1px dashed #3f3f46;border-radius:12px;padding:2rem}.planner-editor-modal-body{color:#d4d4d8;box-shadow:none;background:#080808;border:0;border-radius:0;margin:0}.planner-editor-modal-body.item-editor-shell{max-width:980px;box-shadow:none;background:#080808;border-color:#312b24}.planner-editor-modal-body .item-editor-layout{grid-template-columns:minmax(360px,.95fr) minmax(360px,1.05fr);gap:.75rem;padding:.85rem}.planner-editor-modal-body .item-header-panel,.planner-editor-modal-body .item-properties-panel,.planner-editor-modal-body .editor-help-panel,.planner-editor-modal-body .planner-stat-category{background:#0a0a0ac7;border-color:#27211a}.planner-modal-actions{border-bottom:1px solid var(--ui-border);background:var(--ui-surface);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem 1rem;display:grid}.planner-modal-actions--simple{grid-template-columns:auto 1fr auto}.planner-back-button{width:38px;min-width:38px;line-height:1;padding-inline:0!important;font-size:1.05rem!important}.planner-modal-actions button{border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-md);background:var(--ui-surface-control);color:var(--ui-text);cursor:pointer;letter-spacing:.01em;padding:.62rem .8rem;font-size:.78rem}.planner-modal-actions button:hover{color:#f3f6fa;border-color:#4a5668}.planner-equip-button{border:1px solid var(--ui-accent-border);border-radius:var(--ui-radius-md);cursor:pointer;letter-spacing:.01em;justify-self:end;width:auto;min-width:66px;padding:.56rem .72rem;font-size:.76rem;font-weight:700;background:var(--ui-accent-surface)!important;color:var(--ui-accent-text)!important;border-color:var(--ui-accent-border)!important}.planner-equip-button:hover:not(:disabled){color:#fff!important;background:#116b80!important;border-color:#35b1cb!important}@media (width<=860px){.item-browser-controls,.planner-modal-actions{grid-template-columns:1fr}.weapon-set-tabs{display:none}}.developer-data-panel{background:#0d0f14b8;border:1px solid #2f3340;border-radius:14px;margin-top:2rem;padding:1rem}.developer-data-panel>summary{cursor:pointer;color:#c8cbd2;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.developer-data-panel[open]>summary{margin-bottom:1rem}.details-block{border-top:1px solid #30323a;padding:12px 16px}.details-block summary{cursor:pointer;color:#d4d4d8}.compact-list{margin:0;padding-left:1.1rem}.compact-list li{margin:.25rem 0}.muted{color:#a8b0c0;font-size:.85rem}.augment-coverage-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin:1rem 0;display:grid}.augment-coverage-grid span{background:#10131b;border:1px solid #303746;border-radius:10px;gap:.2rem;padding:.75rem;display:grid}.augment-coverage-grid strong{color:#e5e7eb;font-size:1.25rem}.augment-coverage-grid small{color:#a8b0c0;font-size:.85rem}.augment-index-section-table-wrap{margin-top:1rem;overflow-x:auto}.augment-index-section-table{border-collapse:collapse;width:100%;font-size:.85rem}.augment-index-section-table :is(th,td){text-align:left;vertical-align:top;border-bottom:1px solid #303746;padding:.5rem .55rem}.augment-index-section-table th{color:#d4d4d8;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem}.augment-index-section-table td{color:#cbd5e1}.home-page{--home-bg:#03080b;--home-panel:#071116;--home-panel-light:#0a171d;--home-text:#e8e1d4;--home-muted:#8d9898;--home-cyan:#29d9ff;--home-cyan-soft:#75e7ff;--home-gold:#a98142;--home-gold-pale:#d1b77d;min-height:100vh;color:var(--home-text);background:radial-gradient(circle at 50% -8%, #125b6f3b, transparent 33rem), radial-gradient(circle at 8% 48%, #0f3b4821, transparent 28rem), linear-gradient(180deg, #020609, var(--home-bg) 40%, #020609);font-family:FontinRegular,Georgia,serif;overflow:hidden}.home-page:before{z-index:20;pointer-events:none;content:"";opacity:.18;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");position:fixed;inset:0}.home-page a{color:inherit;text-decoration:none}.home-page svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em;display:block}.site-header{z-index:10;border-bottom:1px solid var(--ui-border-subtle);background:#080c11;min-height:64px;padding:0 clamp(18px,4vw,58px);position:relative;box-shadow:0 8px 22px #00000047}.site-nav{align-items:center;gap:22px;width:min(1424px,100%);min-height:64px;margin:0 auto;display:flex}.site-nav__brand{border-right:1px solid var(--ui-border-subtle);min-width:0;color:var(--ui-accent-text);letter-spacing:.08em;flex:none;align-items:center;padding-right:22px;font-family:FontinSmallCaps,Georgia,serif;font-size:1.2rem;text-decoration:none;display:inline-flex}.site-nav__creator{border-radius:50%;flex:none;align-items:center;margin-left:6px;display:inline-flex}.channel-mark{border-radius:50%;width:38px;height:38px;display:block;overflow:hidden}.channel-mark__image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.site-nav__brand:focus-visible,.site-nav__creator:focus-visible,.site-nav__group a:focus-visible{box-shadow:var(--ui-focus-ring);outline:0}.site-nav__links,.site-nav__group{align-items:center;display:flex}.site-nav__links{flex:1;gap:12px;min-width:0}.site-nav__group{gap:3px}.site-nav__divider{background:var(--ui-border-subtle);flex:none;width:1px;height:22px}.site-nav__group a{min-height:32px;color:var(--ui-text-muted);letter-spacing:.035em;white-space:nowrap;border:1px solid #0000;border-radius:2px;align-items:center;gap:5px;padding:1px 11px 0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.7rem;font-weight:650;text-decoration:none;transition:border-color .14s,color .14s,background-color .14s;display:inline-flex}.site-nav__group a:hover,.site-nav__group a:focus-visible{border-color:var(--ui-border-subtle);color:var(--ui-text);background:#0d131a}.site-nav__group a.is-active{color:var(--ui-accent-text);background:#0b151b;border-color:#0000;box-shadow:inset 0 -2px #319cb5}.site-nav__group--external{margin-left:auto}.site-nav__group--external a{color:var(--ui-text-subtle)}.site-nav__group--external .ui-icon{width:13px;height:13px}.home-page main{width:min(1540px,100%);margin:0 auto;padding:44px clamp(18px,4vw,58px) 88px}.featured{background:#03080b;border:1px solid #a981428f;position:relative;box-shadow:0 28px 70px #00000073,0 0 0 5px #02080be6,0 0 0 6px #a9814221}.featured:before,.featured:after{z-index:3;pointer-events:none;content:"";width:52px;height:52px;position:absolute}.featured:before{border-top:2px solid var(--home-gold);border-left:2px solid var(--home-gold);clip-path:polygon(0 0,100% 0,100% 10%,24% 10%,10% 24%,10% 100%,0 100%);background:var(--home-gold);top:-6px;left:-6px}.featured:after{border-right:2px solid var(--home-gold);border-bottom:2px solid var(--home-gold);clip-path:polygon(90% 0,100% 0,100% 100%,0 100%,0 90%,76% 90%,90% 76%);background:var(--home-gold);bottom:-6px;right:-6px}.featured__link{min-height:clamp(500px,49vw,680px);display:block;position:relative;overflow:hidden}.featured__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s;position:absolute;inset:0;transform:scale(1.002)}.featured__link:hover .featured__image{filter:brightness(1.08);transform:scale(1.025)}.featured__shade{background:linear-gradient(90deg,#02070afc 0%,#02070adb 28%,#02070a57 58%,#02070a12 78%),linear-gradient(#0000 66%,#010507d1),radial-gradient(circle at 76% 61%,#0000,#0104061f 50%,#01040699);position:absolute;inset:0}.featured__content{z-index:2;width:min(520px,45%);position:absolute;top:50%;left:clamp(28px,6vw,88px);transform:translateY(-47%)}.featured__eyebrow,.section-heading__kicker{color:var(--home-cyan-soft);letter-spacing:.22em;text-transform:uppercase;text-shadow:0 0 16px #29d9ff80;align-items:center;gap:11px;margin-bottom:18px;font-family:FontinSmallCaps,Georgia,serif;font-size:.76rem;display:flex}.featured__eyebrow span{background:var(--home-cyan);width:24px;height:1px;box-shadow:0 0 8px var(--home-cyan)}.featured h1{color:#e7e5df;letter-spacing:.025em;text-transform:uppercase;text-shadow:0 3px #172931,0 0 28px #29d9ff33,0 5px 18px #000;max-width:550px;margin:0;font-family:FontinSmallCaps,Georgia,serif;font-size:clamp(2.7rem,4.7vw,4.7rem);font-weight:400;line-height:.92}.featured__content>p{color:#aeb7b7;max-width:470px;margin:25px 0 30px;font-size:clamp(.97rem,1.2vw,1.1rem);line-height:1.7}.featured__stats{gap:9px;display:flex}.featured__stats span{color:var(--home-gold-pale)}.watch-button{color:#e9fbff;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(#0b2a33eb,#041319eb);border:1px solid #29d9ff8a;align-items:center;gap:13px;padding:9px 22px 9px 9px;font-family:FontinSmallCaps,Georgia,serif;font-size:.83rem;transition:border-color .18s,box-shadow .18s,color .18s;display:inline-flex;box-shadow:inset 0 0 16px #29d9ff17,0 0 18px #29d9ff14}.featured__link:hover .watch-button{border-color:var(--home-cyan-soft);color:#fff;box-shadow:inset 0 0 20px #29d9ff29,0 0 20px #29d9ff33}.watch-button__icon{width:35px;height:35px;color:var(--home-cyan-soft);border:1px solid #d1b77d8f;border-radius:50%;place-items:center;display:grid}.watch-button__icon svg,.video-card__play svg{fill:none;stroke:currentColor}.featured__meta{color:#d1d5d3;letter-spacing:.1em;text-transform:uppercase;gap:8px;font-family:FontinSmallCaps,Georgia,serif;font-size:.65rem;display:flex;position:absolute;bottom:18px;right:24px}.featured__meta span{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#010608c2;border:1px solid #ffffff1f;padding:6px 9px}.featured__meta span:first-child{color:var(--home-gold-pale);border-color:#a9814273}.recent{padding-top:94px}.section-heading{border-bottom:1px solid #a9814240;justify-content:space-between;align-items:end;margin-bottom:31px;padding-bottom:18px;display:flex;position:relative}.section-heading:after{content:"";background:linear-gradient(90deg, var(--home-cyan), transparent);width:140px;height:3px;position:absolute;bottom:-2px;left:0;box-shadow:-8px 0 14px #29d9ff80}.section-heading__kicker{margin-bottom:8px;font-size:.65rem;display:block}.section-heading h2{letter-spacing:.07em;text-transform:uppercase;margin:0;font-family:FontinSmallCaps,Georgia,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1}.section-heading>a,.site-footer>a{color:#a7b5b7;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;padding:8px 0;font-family:FontinSmallCaps,Georgia,serif;font-size:.7rem;transition:color .18s;display:inline-flex}.section-heading>a:hover,.site-footer>a:hover{color:var(--home-cyan-soft)}.section-heading>a svg,.site-footer>a svg{transition:transform .18s}.section-heading>a:hover svg,.site-footer>a:hover svg{transform:translate(4px)}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(23px,2.5vw,36px) clamp(18px,2vw,28px);display:grid}.video-card{min-width:0;position:relative}.video-card a{display:block}.video-card__visual{aspect-ratio:16/9;background:var(--home-panel);border:1px solid #a9814261;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:0 13px 30px #0000005c,inset 0 0 0 4px #0107096b}.video-card__visual:after{content:"";background:linear-gradient(#0000 55%,#0106087a);position:absolute;inset:0;box-shadow:inset 0 0 30px #00000042}.video-card img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .3s}.video-card a:hover .video-card__visual{border-color:#29d9ff8f;transform:translateY(-3px);box-shadow:0 15px 35px #0000006b,0 0 18px #29d9ff17}.video-card a:hover img{filter:brightness(1.12);transform:scale(1.045)}.video-card__duration{z-index:2;color:#dddcd7;letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#020709c7;padding:5px 7px;font-family:FontinSmallCaps,Georgia,serif;font-size:.61rem;position:absolute;bottom:8px;right:8px}.video-card__play{z-index:3;color:#dffaff;opacity:0;background:#031217c7;border:1px solid #71e7ffbf;border-radius:50%;place-items:center;width:48px;height:48px;transition:opacity .22s,transform .22s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)scale(.84);box-shadow:0 0 22px #29d9ff47,inset 0 0 12px #29d9ff26}.video-card__play svg{width:22px;height:22px}.video-card a:hover .video-card__play,.video-card a:focus-visible .video-card__play{opacity:1;transform:translate(-50%,-50%)scale(1)}.video-card__body{padding:17px 4px 0}.video-card h3{color:#dadad5;letter-spacing:.025em;margin:0;font-family:FontinSmallCaps,Georgia,serif;font-size:clamp(1.02rem,1.5vw,1.22rem);font-weight:400;line-height:1.32;transition:color .18s}.video-card a:hover h3{color:#f1f6f4}.video-card__body p{color:var(--home-muted);gap:8px;margin:9px 0 0;font-size:.82rem;display:flex}.video-card__body p span{color:#a98142b8}.site-footer{text-align:center;background:linear-gradient(#02070a,#010405);border-top:1px solid #a9814240;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex;position:relative;box-shadow:inset 0 1px #29d9ff0d}.site-footer:before{content:"";background:linear-gradient(90deg, transparent, var(--home-cyan), transparent);width:min(500px,80vw);height:1px;position:absolute;top:-1px;left:50%;transform:translate(-50%);box-shadow:0 0 13px #29d9ff80}.site-footer__sigil{width:48px;height:48px;color:var(--home-cyan-soft);background:#061116;border:1px solid #a9814299;place-items:center;display:grid;transform:rotate(45deg);box-shadow:0 0 18px #29d9ff1f}.site-footer__sigil span{font-family:FontinSmallCaps,Georgia,serif;font-size:.78rem;transform:rotate(-45deg)}.site-footer p{color:#777f7e;letter-spacing:.06em;margin:20px 0 2px;font-family:FontinItalic,Georgia,serif;font-size:.9rem}@media (width<=900px){.site-header{padding:0 18px}.site-nav{gap:14px}.site-nav__brand{padding-right:14px}.site-nav__links{flex:1;gap:6px}.site-nav__group--external{margin-left:auto}.site-nav__group a{padding:0 8px;font-size:.68rem}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured__content{width:min(520px,60%)}}@media (width<=650px){.site-header{padding-left:12px;padding-right:12px}.site-nav{gap:0;padding:7px 0}.site-nav__brand{width:auto;min-width:0;padding:0 10px 0 0}.channel-mark{width:34px;height:34px}.site-nav__links{flex:1;width:auto;padding-left:6px}.site-nav__group{gap:1px}.site-nav__group--external{display:none}.site-nav__group a{min-height:31px;padding:0 7px;font-size:.64rem}.site-nav__divider{display:none}.home-page main{padding-top:38px;padding-bottom:64px}.featured__link{min-height:610px}.featured__image{object-position:68% center;height:52%}.featured__shade{background:linear-gradient(#02070a14 0%,#02070acc 38%,#02070a 55%)}.featured__content{width:auto;inset:auto 24px 42px;transform:none}.featured h1{font-size:clamp(2.4rem,11vw,3.4rem)}.featured__content>p{margin:18px 0 22px;line-height:1.55}.featured__meta{top:12px;bottom:auto;right:12px}.recent{padding-top:74px}.section-heading{align-items:start}.section-heading>a{text-align:right;justify-content:flex-end;max-width:115px}.video-grid{grid-template-columns:1fr}.video-card h3{font-size:1.17rem}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.home-page{color:var(--ui-text);background:#070a0f;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.home-page:before{display:none}.home-page .home-content{gap:46px;width:min(1240px,100%);margin:0 auto;padding:30px clamp(16px,4vw,42px) 58px;display:grid}.home-primary-status{min-height:420px}.home-section{gap:16px;min-width:0;display:grid}.home-section__heading{border-bottom:1px solid var(--ui-border-subtle);justify-content:space-between;align-items:end;gap:16px;min-height:32px;padding-bottom:10px;display:flex}.home-section__heading h2,.home-section__heading>span{color:#dfe4e8;letter-spacing:.045em;text-transform:uppercase;margin:0;font-family:FontinSmallCaps,Georgia,serif;font-size:1.18rem;font-weight:400}.home-section__heading>span{color:var(--ui-text-muted);font-size:.72rem}.home-section__heading a,.featured-build-card a{color:#7fcddd;align-items:center;gap:6px;font-size:.7rem;font-weight:600;text-decoration:none;display:inline-flex}.home-section__heading a:hover,.featured-build-card a:hover{color:var(--ui-accent-text)}.latest-video{aspect-ratio:16/9;border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:#030609;min-height:0;position:relative;overflow:hidden}.latest-video__media,.latest-video__media>.async-image,.latest-video__player,.latest-video__player>div,.latest-video__player iframe{width:100%;height:100%;position:absolute;inset:0}.latest-video__media>.async-image img{object-fit:cover}.latest-video__player{opacity:0;pointer-events:none;transition:opacity .18s ease-out}.latest-video__media.is-playing .latest-video__player{opacity:1}.latest-video__preview-status{background:#050a0e;min-height:0;position:absolute;inset:0}.latest-video__shade{z-index:1;pointer-events:none;background:#0000006b;position:absolute;inset:0;box-shadow:inset 0 -170px 120px -90px #000000c7}.latest-video__content{z-index:2;pointer-events:none;max-width:760px;position:absolute;bottom:22px;left:24px;right:24px}.latest-video h1{color:#f0f1ef;letter-spacing:.02em;margin:0 0 10px;font-family:FontinSmallCaps,Georgia,serif;font-size:clamp(1.45rem,3.1vw,2.65rem);font-weight:400;line-height:1.05}.latest-video__content p{color:#aeb7bd;gap:8px;margin:0 0 14px;font-size:.72rem;display:flex}.latest-video__action{border:1px solid var(--ui-accent-border);border-radius:var(--ui-radius-sm);min-height:34px;color:var(--ui-accent-text);background:#0b222a;align-items:center;gap:8px;padding:0 11px;font-size:.7rem;font-weight:700;display:inline-flex}.latest-video__link{z-index:3;position:absolute;inset:0}.latest-video:focus-within{box-shadow:var(--ui-focus-ring)}.featured-build-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.featured-build-card{border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-md);background:#090d12;min-width:0;transition:border-color .14s,transform .14s;overflow:hidden}.featured-build-card>a{height:100%;color:inherit;text-decoration:none;display:grid}.featured-build-card:hover{border-color:var(--ui-accent-border);transform:translateY(-2px)}.featured-build-card:focus-within{box-shadow:var(--ui-focus-ring)}.featured-build-card__image{aspect-ratio:16/9;border-bottom:1px solid var(--ui-border-subtle);background:#111820;position:relative;overflow:hidden}.featured-build-card__image>.async-image{z-index:1;width:100%;height:100%;position:absolute;inset:0}.featured-build-card__image>.async-image img{object-fit:cover;width:100%;height:100%;transition:filter .14s}.featured-build-card:hover .featured-build-card__image>.async-image img{filter:brightness(1.08)}.featured-build-card__placeholder{color:#34404c;letter-spacing:.08em;place-items:center;font-family:FontinSmallCaps,Georgia,serif;font-size:2rem;display:grid;position:absolute;inset:0}.featured-build-card__class{z-index:2;border-radius:var(--ui-radius-sm);color:#a4e0ec;background:#050c11e6;border:1px solid #6fc7da59;padding:4px 7px;font-size:.62rem;font-weight:700;position:absolute;bottom:9px;right:9px}.featured-build-card__body{grid-template-rows:auto auto 1fr;gap:7px;padding:13px 14px 14px;display:grid}.featured-build-card h3{color:#e1e5e7;margin:0;font-family:FontinSmallCaps,Georgia,serif;font-size:1.08rem;font-weight:400;line-height:1.15}.featured-build-card p{color:var(--ui-text-subtle);gap:11px;margin:0;font-size:.65rem;display:flex}.featured-build-card p span+span{position:relative}.featured-build-card p span+span:before{color:#3d4650;content:"·";position:absolute;left:-7px}.featured-build-card__action{color:#72c9dc;align-self:end;align-items:end;gap:5px;padding-top:5px;font-size:.68rem;font-weight:700;display:inline-flex}.recent-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 14px;display:grid}.recent-video-card{min-width:0}.recent-video-card>a{color:inherit;gap:9px;text-decoration:none;display:grid}.recent-video-card__image{aspect-ratio:16/9;border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-sm);background:var(--ui-surface);position:relative;overflow:hidden}.recent-video-card__image .async-image{position:absolute;inset:0}.recent-video-card__image img{object-fit:cover}.recent-video-card__play{color:#eefbff;background:#050a0ec7;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:8px;right:8px}.recent-video-card h3{color:#d8dde0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.45em;margin:0;font-size:.8rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.recent-video-card p{color:var(--ui-text-subtle);margin:5px 0 0;font-size:.65rem}.recent-video-card a:hover .recent-video-card__image{border-color:var(--ui-accent-border)}.recent-video-card a:hover h3{color:var(--ui-accent-text)}.home-section--updated{gap:10px}.updated-build-list{border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-md);background:#0a0d12;margin:0;padding:0;list-style:none}.updated-build-list li+li{border-top:1px solid #222832}.updated-build-list a{min-height:58px;color:inherit;grid-template-columns:70px minmax(0,1fr) auto 16px;align-items:center;gap:12px;padding:8px 13px;text-decoration:none;display:grid}.updated-build-list__image{aspect-ratio:16/9;border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-sm);background:var(--ui-surface);place-items:center;width:70px;display:grid;position:relative;overflow:hidden}.updated-build-list__image>.async-image{position:absolute;inset:0}.updated-build-list__image img{object-fit:cover}.updated-build-list__fallback{color:#46515d;letter-spacing:.08em;font-family:FontinSmallCaps,Georgia,serif;font-size:.72rem}.updated-build-list__details{gap:2px;min-width:0;display:grid}.updated-build-list strong{color:#d5dade;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.updated-build-list small,.updated-build-list time{color:var(--ui-text-subtle);font-size:.64rem}.updated-build-list a:hover{background:var(--ui-surface-raised)}.updated-build-list a:hover strong,.updated-build-list a:hover>.ui-icon{color:#8ed9e9}.site-footer{border-top:1px solid var(--ui-border-subtle);min-height:66px;box-shadow:none;background:#06090d;justify-content:center;align-items:center;display:flex}.site-footer:before{display:none}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:8px 20px;padding:14px 18px;display:flex}.site-footer nav a{color:var(--ui-text-subtle);align-items:center;gap:5px;font-size:.66rem;text-decoration:none;display:inline-flex}.site-footer nav a:hover{color:var(--ui-text)}@media (width<=900px){.featured-build-grid{grid-template-columns:1fr}.recent-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.home-page .home-content{gap:34px;padding-top:20px;padding-bottom:42px}.home-primary-status{min-height:260px}.home-section__heading h2{font-size:1rem}.latest-video__content{bottom:13px;left:14px;right:14px}.latest-video h1{margin-bottom:6px;font-size:clamp(1.05rem,5.8vw,1.5rem)}.latest-video__content p{margin-bottom:9px}.latest-video__action{min-height:30px}.recent-video-grid{grid-template-columns:1fr}.updated-build-list a{grid-template-columns:58px minmax(0,1fr) 16px;gap:9px}.updated-build-list__image{width:58px}.updated-build-list time{grid-area:2/2}.updated-build-list a>.ui-icon{grid-area:1/3/3}}@media (prefers-reduced-motion:reduce){.latest-video__player,.featured-build-card,.featured-build-card__image>.async-image img{transition:none}}.floating-item-tooltip:has(.gem-tooltip-shell){width:min(430px,100vw - 24px);max-height:calc(100vh - 24px)}.gem-tooltip-shell{box-sizing:border-box;color:#7f7f7f;pointer-events:none;width:min(430px,100vw - 24px);min-height:1px;font-family:FontinRegular,FontinSmallCaps,Georgia,serif;font-size:13px;line-height:16px;position:relative}.gem-tooltip{box-sizing:border-box;background:#000 var(--gem-hover-art) right top / 80% auto no-repeat;width:430px;max-width:100%;box-shadow:none;text-align:center;border:0;position:relative;overflow:hidden}.gem-tooltip__header{box-sizing:border-box;background:var(--gem-header-art) left top / contain no-repeat;text-align:left;height:58px;padding:0;position:relative}.gem-tooltip__name,.gem-tooltip__type{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gem-tooltip__name{box-sizing:border-box;color:#1ba29b;height:29px;padding:6px 49px 3px 27px;font-size:20px;line-height:20px}.gem-tooltip-shell--lineage .gem-tooltip__name{color:#1ba29b}.gem-tooltip__type{box-sizing:border-box;color:#6e9a97;height:29px;padding:3px 49px 6px 27px;font-family:inherit;font-size:17px;line-height:20px}.gem-tooltip__content{z-index:0;box-sizing:border-box;background:0 0;min-height:84px;padding:6px 13px 7px;position:relative}.gem-tooltip__line,.gem-tooltip__property,.gem-tooltip__requirement,.gem-tooltip__explicit,.gem-tooltip__hybrid-property,.gem-tooltip__implicit{margin:0;line-height:16px}.gem-tooltip__tags,.gem-tooltip__property>span,.gem-tooltip__requirement>span{color:#7f7f7f}.gem-tooltip__tags span{border-bottom:1px dotted #706f69}.gem-tooltip__tags{text-align:left;font-family:inherit;line-height:16px}.gem-tooltip__property,.gem-tooltip__requirement{text-align:left}.gem-tooltip__property strong,.gem-tooltip__requirement strong{color:#fff;font-weight:400}.gem-tooltip__separator{background:var(--gem-separator-art) center / auto no-repeat;width:100%;height:9px;margin:1px 0}.gem-tooltip__description{color:#baad85;max-width:none;margin:0 auto;padding:0 24px;font-family:inherit;font-size:13px;font-style:italic;line-height:16px}.gem-tooltip__effect-section h4{color:#6e9a97;background:linear-gradient(90deg,#1e292900,#1e2929,#1e292900) bottom/100% 2px no-repeat;height:16px;margin:3px 0;font-size:13px;font-weight:400;line-height:16px}.gem-tooltip__explicit,.gem-tooltip__implicit{color:#88f;background:0 0;min-height:0;padding:0;line-height:16px}.gem-tooltip__hybrid-property{color:#6e9a97;text-align:center}.gem-tooltip__hybrid-property strong{color:#fff;font-weight:400}.gem-tooltip__implicit{color:#b4b4ff}.gem-tooltip__quality{margin-top:0}.gem-tooltip__quality>div:first-child{color:#fff;margin-top:16px;line-height:16px}.gem-tooltip__quality-mod,.gem-tooltip__secondary-quality-mod{color:#88f;line-height:16px}.gem-tooltip__secondary-quality-mod{color:#b4b4ff}.gem-tooltip .poe2-mod-value{color:#fff}.gem-tooltip__flavour{color:#af6025;max-width:404px;margin:0 auto;font-family:inherit;font-style:italic;line-height:16px}.gem-tooltip__usage{color:#aaa;max-width:404px;margin:0 auto;font-family:inherit;font-style:italic;line-height:16px}@media (width<=700px){.floating-item-tooltip:has(.gem-tooltip-shell){width:min(100%,100vw - 24px)}.gem-tooltip-shell{width:min(100%,100vw - 24px);padding-right:0;font-size:12px}.gem-tooltip{width:100%}.gem-tooltip__description{font-size:12px}}.guide-kicker{color:var(--ui-text-subtle);letter-spacing:.13em;text-transform:uppercase;font-family:FontinSmallCaps,Georgia,serif;font-size:.65rem}.guides-index{min-height:75vh}.guides-index__header{border-bottom:1px solid var(--ui-border-subtle);justify-content:space-between;align-items:end;gap:18px;margin:22px 0 18px;padding-bottom:12px;display:flex}.guides-index__header h1{color:var(--ui-text);letter-spacing:.025em;margin:3px 0 0;font-family:FontinSmallCaps,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1}.guide-not-found h1{color:#e6e4dc;letter-spacing:.05em;text-transform:uppercase;text-shadow:0 2px #18303a,0 0 24px #29d9ff26;margin:12px 0 15px;font-family:FontinSmallCaps,Georgia,serif;font-size:clamp(3rem,6vw,5.4rem);font-weight:400;line-height:.95}.guides-index__header p{color:var(--ui-text-subtle);margin:0;font-size:.68rem}.guide-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.guide-card-grid>.async-status{grid-column:1/-1;min-height:280px}.guide-card{border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-md);background:#090d12;min-width:0;transition:transform .14s,border-color .14s,background-color .14s;overflow:hidden}.guide-card:hover{border-color:var(--ui-accent-border);background:var(--ui-surface-raised);transform:translateY(-2px)}.guide-card:focus-within{box-shadow:var(--ui-focus-ring)}.guide-card>a{height:100%;color:inherit;grid-template-rows:auto 1fr;text-decoration:none;display:grid}.guide-card__image{aspect-ratio:16/9;border-bottom:1px solid var(--ui-border-subtle);background:#111820;position:relative;overflow:hidden}.guide-card__image>.async-image,.guide-card__image img{width:100%;height:100%}.guide-card__image>.async-image{position:absolute;inset:0}.guide-card__image img{object-fit:cover;transition:opacity .16s ease-out,filter .14s}.guide-card:hover .guide-card__image img{filter:brightness(1.07)}.guide-card__image-placeholder{color:#34404c;letter-spacing:.08em;place-items:center;font-family:FontinSmallCaps,Georgia,serif;font-size:2rem;display:grid;position:absolute;inset:0}.guide-card__version{z-index:2;border-radius:var(--ui-radius-sm);color:#a4e0ec;background:#050c11e6;border:1px solid #6fc7da4d;padding:4px 7px;font-size:.61rem;font-weight:700;position:absolute;bottom:9px;right:9px}.guide-card__content{grid-template-rows:auto auto 1fr auto;padding:13px 14px 14px;display:grid}.guide-card__class{color:#6fc7da;font-size:.65rem;font-weight:700}.guide-card h2{color:#e1e5e7;margin:4px 0 7px;font-family:FontinSmallCaps,Georgia,serif;font-size:1.08rem;font-weight:400;line-height:1.15}.guide-card__description{min-height:2.9em;max-height:2.9em;color:var(--ui-text-subtle);margin:0;font-size:.72rem;line-height:1.45;overflow:hidden}.guide-card__footer{border-top:1px solid var(--ui-border-subtle);color:var(--ui-text-subtle);justify-content:space-between;align-items:center;gap:10px;margin-top:11px;padding-top:10px;font-size:.63rem;display:flex}.guide-card__footer>span:first-child{flex-wrap:wrap;gap:5px;display:inline-flex}.guide-card__footer>span:last-child{color:#72c9dc;flex:none;align-items:center;gap:4px;font-size:.68rem;font-weight:700;display:inline-flex}.home-page main.guide-detail{padding-top:20px;padding-bottom:48px}.guide-detail__back{border:1px solid var(--ui-accent-border);border-radius:var(--ui-radius-sm);background:var(--ui-accent-surface);align-items:center;gap:5px;min-height:30px;margin:0 0 10px;padding:0 9px;font-size:.68rem;font-weight:700;display:inline-flex;color:var(--ui-accent-text)!important}.guide-detail__back:hover{border-color:var(--ui-accent);background:#12677b}.guide-summary{border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-md);background:#090d12;grid-template-columns:minmax(280px,38%) minmax(0,1fr);display:grid;overflow:hidden}.guide-summary__cover{border-right:1px solid var(--ui-border-subtle);background:#111820;min-height:210px;position:relative;overflow:hidden}.guide-summary__cover>.async-image{position:absolute;inset:0}.guide-summary__cover img{object-fit:cover;width:100%;height:100%}.guide-summary__cover-fallback{color:#34404c;letter-spacing:.08em;place-items:center;font-family:FontinSmallCaps,Georgia,serif;font-size:2.4rem;display:grid;position:absolute;inset:0}.guide-summary__content{align-content:center;min-width:0;padding:clamp(18px,3vw,30px);display:grid}.guide-summary h1{color:var(--ui-text);margin:5px 0 8px;font-family:FontinSmallCaps,Georgia,serif;font-size:clamp(1.65rem,3vw,2.5rem);font-weight:400;line-height:1}.guide-summary__description{max-width:760px;color:var(--ui-text-muted);font-size:.8rem;line-height:1.45}.guide-card__description>:first-child,.guide-summary__description>:first-child{margin-top:0}.guide-card__description>:last-child,.guide-summary__description>:last-child{margin-bottom:0}.guide-summary__meta{border-top:1px solid var(--ui-border-subtle);flex-wrap:wrap;gap:14px 24px;margin:16px 0 0;padding-top:12px;display:flex}.guide-summary__meta div{gap:2px;display:grid}.guide-summary__meta dt{color:var(--ui-text-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:.57rem;font-weight:700}.guide-summary__meta dd{color:#c7ced4;margin:0;font-size:.68rem}.guide-content-flow{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:14px;width:100%;min-width:0;margin-top:14px;display:grid}.guide-content-flow>#guide-notes{grid-column:1/span 4}.guide-content-flow>#equipment{grid-column:5/-1}.guide-content-flow>#skill-gems,.guide-content-flow>#passive-tree{grid-column:1/-1}.guide-content-section{border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-md);background:#090d12;min-width:0;padding:14px;scroll-margin-top:120px}.guide-content-section__heading{border-bottom:1px solid var(--ui-border-subtle);margin-bottom:10px;padding-bottom:8px}.guide-content-section__heading h2{color:#d9dee2;letter-spacing:.035em;margin:0;font-family:FontinSmallCaps,Georgia,serif;font-size:1rem;font-weight:400}.section-stage-selector{flex-wrap:wrap;justify-content:flex-start;gap:4px;margin:0;display:flex}.section-stage-selector button{border:1px solid var(--ui-border);min-width:0;min-height:32px;color:var(--ui-text-muted);background:var(--ui-surface-control);cursor:pointer;letter-spacing:.025em;padding:5px 10px;font-family:FontinSmallCaps,Georgia,serif;font-size:.68rem;transition:border-color .14s,color .14s,background-color .14s}.section-stage-selector button:hover,.section-stage-selector button.is-active{color:var(--ui-accent-text);background:var(--ui-accent-surface);border-color:#29d9ffa6}.guide-public-stage-context{margin:0 0 12px}.guide-section-notes{border:1px solid var(--ui-border-subtle);border-left:2px solid var(--ui-accent-border);border-radius:var(--ui-radius-sm);background:var(--ui-surface);min-width:0;margin-top:12px;padding:12px 13px}.guide-section-notes h3{color:#d4dade;letter-spacing:.035em;margin:0 0 7px;font-family:FontinSmallCaps,Georgia,serif;font-size:.82rem;font-weight:400}.guide-section-notes>p{color:#839092;margin:0;font-size:.8rem}.guide-rich-text{color:#aab4b3;white-space:pre-wrap;font-size:.9rem;line-height:1.55}.guide-rich-text p,.guide-rich-text div{margin:0 0 .45em}.guide-rich-text p:last-child,.guide-rich-text div:last-child{margin-bottom:0}.guide-rich-text ul,.guide-rich-text ol{margin:.45em 0;padding-left:1.1rem;list-style-position:outside}.guide-rich-text blockquote{border-left:1px solid #29d9ff42;margin-top:.4em;margin-bottom:.4em;margin-right:0;padding-left:.75rem}.home-page .guide-rich-text a,.admin-page .guide-rich-text a{color:#73cee5;text-underline-offset:3px;font-weight:600;text-decoration-line:underline;text-decoration-color:#73cee5ad;text-decoration-thickness:1px;transition:color .14s,text-decoration-color .14s,text-shadow .14s}.home-page .guide-rich-text a:hover,.admin-page .guide-rich-text a:hover{color:#b7effa;text-shadow:0 0 10px #29d9ff3d;text-decoration-color:currentColor}.guide-rich-text [data-app-entity-kind]{cursor:help;text-shadow:0 0 8px color-mix(in srgb, currentColor, transparent 72%);border-bottom:1px dotted;font-weight:600}.rich-entity-fallback-tooltip{color:#d9d5ca;background:#050d11;border:1px solid #a9814259;gap:4px;min-width:210px;padding:14px;display:grid}.rich-entity-fallback-tooltip span{color:#899699;font-size:.75rem}.guide-notes-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-auto-rows:max-content;align-items:start;gap:7px;display:grid}#guide-notes .guide-notes-grid{grid-template-columns:1fr}.guide-note{--note-accent:#39c7e5;border:1px solid var(--ui-border-subtle);border-left:2px solid color-mix(in srgb, var(--note-accent), transparent 35%);border-radius:var(--ui-radius-sm);background:var(--ui-surface);grid-template-columns:30px minmax(0,1fr);align-self:start;gap:9px;padding:10px;display:grid}.guide-note__icon{width:28px;height:28px;color:var(--note-accent);place-items:center;display:grid}.guide-note__icon svg{width:22px;height:22px}.guide-note h3{color:#dce1e4;letter-spacing:.035em;margin:1px 0 4px;font-family:FontinSmallCaps,Georgia,serif;font-size:.82rem;font-weight:400}.guide-note p{color:#aab4b3;margin:0;font-size:.78rem;line-height:1.45}.guide-note .guide-rich-text{margin:0}.guide-equipment-layout{justify-content:center;display:grid}.guide-equipment-layout:not(.has-notes){grid-template-columns:minmax(0,780px)}.guide-equipment-layout.has-notes{grid-template-columns:minmax(520px,780px) minmax(280px,1fr);align-items:start;gap:16px}#equipment .guide-equipment-layout.has-notes{grid-template-columns:1fr}#equipment .guide-equipment-layout .guide-section-notes{width:100%;margin:12px 0 0}#equipment .guide-equipment-layout:not(.has-notes){grid-template-columns:minmax(0,780px)}#equipment .public-equipment{max-width:780px}.guide-equipment-layout .guide-section-notes{margin-top:25px}.public-equipment{width:100%;max-width:780px;margin:0 auto}.public-equipment .equipment-slot-box[aria-disabled=true]{cursor:default}.skill-gem-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,235px),1fr));align-items:start;gap:8px;display:grid}.skill-gem-grid>.guide-empty-state{text-align:center;grid-column:1/-1;width:100%;margin-inline:auto}.skill-gem-card{border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-sm);background:var(--ui-surface);align-self:start;padding:12px;position:relative}.skill-gem-card__heading{min-height:40px;padding-left:46px}.skill-gem-card__heading span{color:var(--ui-text-subtle);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem}.skill-gem-card h3{color:#e0e4e6;margin:2px 0 0;font-family:FontinSmallCaps,Georgia,serif;font-size:.95rem;font-weight:400}.skill-gem-card__settings{color:var(--ui-text-subtle);flex-wrap:wrap;gap:11px;margin-top:7px;display:flex}.skill-gem-card__settings span{letter-spacing:0;text-transform:none;background:0 0;border:0;padding:0;font-size:.63rem;position:relative}.skill-gem-card__settings span+span:before{color:#3d4650;content:"·";position:absolute;left:-7px}.skill-gem-icon{isolation:isolate;box-sizing:border-box;border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-sm);background:#071116;place-items:center;width:38px;height:38px;padding:3px;display:grid;position:absolute;top:12px;left:12px;overflow:hidden}.skill-gem-icon:after{z-index:2;content:"";pointer-events:none;border:1px solid #70cde529;border-radius:2px;position:absolute;inset:2px}.skill-gem-icon>span:not(.async-image){background:#14495659;border:1px solid #70cde5b3;width:11px;height:11px;transform:rotate(45deg);box-shadow:0 0 6px #29d9ff2e}.skill-gem-icon img{object-fit:contain;border-radius:2px;width:100%;min-width:0;height:100%;min-height:0;display:block}.skill-gem-card ul{border-top:1px solid var(--ui-border-subtle);gap:6px;margin:10px 0 0;padding:9px 0 0;list-style:none;display:grid}.skill-gem-card li{color:#abb4b2;align-items:center;gap:8px;font-size:.76rem;display:flex}.skill-gem-card li>span{gap:2px;display:grid}.skill-gem-card li small{color:#9c78b8;letter-spacing:.08em;text-transform:uppercase;font-size:.61rem}.support-gem-image{box-sizing:border-box;object-fit:contain;background:#071116;border:1px solid #a981427a;border-radius:3px;flex:none;width:26px;height:26px;padding:2px;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #70cde50f}.support-orb{background:radial-gradient(circle,#29d9ff80,#08232d 62%,#03090c 65%);border:1px solid #a981428c;border-radius:3px;flex:none;width:22px;height:22px;box-shadow:inset 0 0 0 1px #70cde514}.public-passive-tree .skill-tree-panel{background:#030a0e;border-radius:0;gap:.7rem;min-height:0;padding:.75rem}.public-passive-tree .skill-tree-toolbar{border-radius:0}.public-passive-tree .skill-tree-toolbar__summary{padding:.45rem .6rem}.public-passive-tree .skill-tree-toolbar__summary>div{gap:.3rem;padding:0 .45rem}.public-passive-tree .skill-tree-toolbar__summary span{color:#9ca8a8;font-size:.68rem}.public-passive-tree .skill-tree-toolbar__summary strong{font-size:.92rem}.public-passive-tree .skill-tree-point-row>div{gap:.35rem;padding:.48rem .58rem}.public-passive-tree .skill-tree-point-row span{color:#98a5a5;font-size:.67rem}.public-passive-tree .skill-tree-point-row strong{color:var(--home-cyan-soft,#82ddf3);font-size:1.06rem;line-height:1}.public-passive-tree .skill-tree-point-row strong small{color:#8e8067;opacity:1;font-size:.82rem;font-weight:500}.public-passive-tree .skill-tree-point-row__weapon-set--1 strong{color:#ef8b8b}.public-passive-tree .skill-tree-point-row__weapon-set--2 strong{color:#8bdd9f}.public-passive-tree .skill-tree-layout{grid-template-columns:minmax(0,4fr) minmax(210px,1fr);align-items:stretch;gap:.75rem;min-height:0}.public-passive-tree .skill-tree-canvas-frame:not(.skill-tree-canvas-frame--overlay){aspect-ratio:1;border-radius:4px;width:100%;height:auto;min-height:0}.public-passive-tree .allocated-stats{background:#030e12f0;border:1px solid #a9814233;border-left:2px solid #29d9ff6b;min-height:0;max-height:none;margin:0;padding:12px 13px;overflow:auto}.public-passive-tree .allocated-stats__heading{border-top:0;border-bottom:1px solid #a9814229;width:100%;margin:0 0 5px;padding:0 0 9px}.public-passive-tree .allocated-stats__heading h3{color:#d8d4c9;font-size:.86rem}.public-passive-tree .allocated-stats__heading>span{min-width:1.55rem;height:1.3rem;margin-left:auto;font-size:.68rem}.public-passive-tree .allocated-stats__list{grid-template-columns:1fr;gap:0;padding:2px 0 0}.public-passive-tree .stat-line{color:#9ab7df;border-bottom-color:#a9814214;padding:.38rem .1rem;font-size:.78rem;line-height:1.35}.guide-empty-state,.guide-not-found{color:#8e999a;text-align:center}.guide-not-found{min-height:60vh;padding-top:100px!important}.guide-not-found>span{color:var(--home-cyan);letter-spacing:.2em;text-transform:uppercase;font-size:.7rem}.guide-not-found a{color:var(--home-gold-pale);margin-top:20px;display:inline-block}@media (width<=1000px){.guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-content-flow{grid-template-columns:1fr}.guide-content-flow>#guide-notes,.guide-content-flow>#equipment,.guide-content-flow>#skill-gems,.guide-content-flow>#passive-tree{grid-column:1}.guide-equipment-layout.has-notes{grid-template-columns:1fr}.guide-equipment-layout .guide-section-notes{width:min(100%,720px);margin:0 auto}#equipment .guide-equipment-layout:not(.has-notes){grid-template-columns:minmax(0,720px)}#equipment .public-equipment{max-width:720px}}@media (width<=850px){.public-passive-tree .skill-tree-layout{grid-template-columns:1fr}.public-passive-tree .allocated-stats{max-height:300px}}@media (width<=700px){.guides-index__header{flex-direction:column;align-items:flex-start;gap:7px;margin-top:10px;margin-bottom:14px}.guide-card-grid,.guide-notes-grid,.skill-gem-grid{grid-template-columns:1fr}.home-page main.guide-detail{padding-top:20px;padding-bottom:42px}.guide-summary{grid-template-columns:1fr}.guide-summary__cover{aspect-ratio:16/9;border-right:0;border-bottom:1px solid var(--ui-border-subtle);min-height:0}.guide-summary__content{padding:16px}.guide-summary h1{font-size:1.7rem}.guide-summary__meta{gap:12px 20px;margin-top:13px}.guide-content-flow{gap:12px;margin-top:12px}.guide-content-section{padding:12px}.guide-content-section__heading{margin-bottom:9px;padding-bottom:7px}.guide-content-section__heading h2{font-size:1rem}.section-stage-selector button{flex:calc(50% - 3px);min-width:0;padding:7px 6px}.guide-public-stage-context{margin-bottom:12px}.guide-note{padding:12px}.guide-section-notes{padding:12px 13px}.public-passive-tree .skill-tree-panel{padding:6px}.public-passive-tree .skill-tree-toolbar__summary{grid-template-columns:1fr;gap:4px}.public-passive-tree .skill-tree-toolbar__summary>div{justify-content:center}.public-passive-tree .skill-tree-toolbar__summary>div+div{border-left:0}.public-passive-tree .skill-tree-point-row--viewer{grid-template-columns:repeat(2,minmax(0,1fr))}.public-passive-tree .skill-tree-point-row>div:nth-child(3){border-top:1px solid #a9814224;border-left:0}.public-passive-tree .skill-tree-point-row>div:nth-child(4){border-top:1px solid #a9814224}.public-passive-tree .skill-tree-canvas-frame:not(.skill-tree-canvas-frame--overlay){height:auto;min-height:0}.rich-text-entity-picker__results{grid-template-columns:1fr}}.admin-page{color:#d9d8d3;background:#07090d;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.admin-auth-screen{color:#d9d8d3;background:#07090d;place-items:center;min-height:100vh;padding:24px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.admin-auth-card{background:#0d1016;border:1px solid #2b3240;border-radius:8px;gap:16px;width:min(420px,100%);padding:28px;display:grid}.admin-auth-card>span{color:#63cbe8;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.admin-auth-card h1,.admin-auth-card p{margin:0}.admin-auth-card label{color:#aab1bd;gap:6px;font-size:.78rem;display:grid}.admin-auth-card input{color:#eef0f4;min-height:42px;font:inherit;background:#080b10;border:1px solid #343c4a;border-radius:4px;padding:0 11px}.admin-auth-error{color:#e59a9a}.admin-page a{color:inherit;text-decoration:none}.admin-page button,.admin-page input,.admin-page textarea,.admin-page select{font:inherit}.admin-site-header{background:#0c0f15;border-bottom:1px solid #252936;justify-content:space-between;align-items:center;height:68px;padding:0 clamp(20px,4vw,54px);display:flex}.admin-site-header__primary,.admin-site-header__account{align-items:center;display:flex}.admin-site-header__primary{gap:20px}.admin-site-header__account{gap:14px}.admin-site-header__brand{letter-spacing:.08em;border-right:1px solid #252936;padding-right:20px;font-family:FontinSmallCaps,Georgia,serif;font-size:1.2rem;color:var(--ui-accent-text)!important}.admin-site-header__creator{border-radius:50%;display:inline-flex}.admin-site-header img{object-fit:cover;border-radius:50%;width:34px;height:34px;display:block}.admin-site-header nav{color:#9da4b1;align-items:center;font-size:.82rem;display:flex}.admin-site-header nav a:hover,.admin-site-header__brand:hover{color:var(--ui-accent-text)}.admin-site-header .admin-text-button{color:#9da4b1;margin:0;font-size:.78rem}.admin-site-header__account>span{color:#747b87;text-transform:uppercase;border:1px solid #303542;border-radius:4px;padding:5px 8px;font-size:.68rem}.admin-content,.admin-editor{width:min(1540px,100% - 40px);margin:0 auto;padding:48px 0 80px}.admin-heading-row{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.admin-heading-row span,.admin-editor__topbar span{color:#71798a;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.admin-heading-row h1,.admin-editor__topbar h1{color:#eef0f4;margin:5px 0 0;font-size:2rem}.admin-heading-row>div:last-child{flex-wrap:wrap;gap:10px;display:flex}.admin-primary-button,.admin-secondary-button,.admin-preview-button{border:1px solid var(--ui-accent-border);border-radius:var(--ui-radius-md);background:var(--ui-accent-surface);cursor:pointer;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-weight:700;display:inline-flex;color:var(--ui-accent-text)!important}.admin-secondary-button{border-color:var(--ui-border-strong);background:var(--ui-surface-control);color:#cbd1dc!important}.admin-preview-button{background:0 0;border-color:#3b4350;color:#bcc4d1!important}.admin-list{background:#0d1016;border:1px solid #252a35;border-radius:8px;overflow:hidden}.admin-list>.async-status{min-height:190px}.admin-list-item{border-bottom:1px solid #222731;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:20px;padding:16px;display:grid}.admin-list-item:last-child{border-bottom:0}.admin-list-item img{aspect-ratio:16/9;object-fit:cover;background:#080b10;border-radius:5px;width:110px}.admin-list-item h2{color:#e0e3e8;margin:4px 0;font-size:1rem}.admin-list-item span,.admin-list-item p{color:#788191;margin:0;font-size:.75rem}.admin-list-item__actions{gap:8px;display:flex}.admin-list-item__actions a,.admin-list-item__actions button{color:#aeb6c3;cursor:pointer;background:#11151d;border:1px solid #303744;border-radius:4px;padding:8px 11px;font-size:.76rem}.admin-list-item__actions .admin-edit-link{color:#b6f1ff;border-color:#276d7e}.admin-list-item__actions button{color:#ca8585}.admin-text-button{color:#737b88;cursor:pointer;background:0 0;border:0;margin-top:20px;text-decoration:underline}.admin-editor__topbar{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.admin-editor__topbar>div:last-child{gap:10px;display:flex}.admin-editor__topbar>div>a:first-child{color:#7d8797;align-items:center;gap:5px;font-size:.78rem;display:inline-flex}.admin-auth-boundary{color:#aa9577;background:#17130e;border:1px solid #5b4930;border-radius:6px;align-items:center;gap:18px;margin-bottom:20px;padding:13px 16px;display:flex}.admin-auth-boundary strong{color:#d3b47c;text-transform:uppercase;flex:none;font-size:.78rem}.admin-auth-boundary p{margin:0;font-size:.78rem;line-height:1.5}.admin-auth-boundary code{color:#d8c49e}.admin-tabs{margin-bottom:var(--ui-space-3);border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-lg);background:#0e1218;display:flex;overflow-x:auto}.admin-tabs button{color:#858e9d;cursor:pointer;background:0 0;border:0;border-right:1px solid #242a34;min-width:max-content;padding:14px 18px;font-size:.78rem}.admin-tabs button.is-active{color:#d9f8ff;box-shadow:inset 0 -2px var(--ui-accent);background:#12262e}.admin-stage-context{background:linear-gradient(#050f14fa,#02090cfa);border:1px solid #a9814266;border-radius:4px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:12px;padding:15px 18px;display:flex;box-shadow:inset 0 0 26px #0000003d}.admin-stage-context__identity{grid-template-columns:auto auto;align-items:baseline;gap:3px 10px;padding-left:18px;display:grid;position:relative}.admin-stage-context__identity:before{content:"";border:1px solid #29d9ffad;width:7px;height:7px;position:absolute;top:50%;left:1px;transform:translateY(-50%)rotate(45deg);box-shadow:0 0 8px #29d9ff2e}.admin-stage-context__identity span,.admin-stage-context__switch span{color:#87979a;letter-spacing:.09em;text-transform:uppercase;font-family:FontinSmallCaps,Georgia,serif;font-size:.75rem}.admin-stage-context__identity strong{color:#82ddf3;letter-spacing:.045em;font-family:FontinSmallCaps,Georgia,serif;font-size:1.08rem;font-weight:400}.admin-stage-context__identity small{color:#9d8e72;letter-spacing:.015em;grid-column:1/-1;font-family:FontinRegular,Georgia,serif;font-size:.78rem}.admin-stage-context__switch{flex:0 0 min(290px,38%);gap:5px;display:grid}.admin-stage-context__switch select{color:#e4faff;letter-spacing:.035em;background-color:#07151a;border-color:#29d9ff6b;min-width:220px;font-family:FontinSmallCaps,Georgia,serif;font-size:.9rem}.admin-editor__panel{border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-lg);background:var(--ui-bg);min-height:500px;padding:28px}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:980px;display:grid}.admin-metadata-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.admin-metadata-card{border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:linear-gradient(180deg, var(--ui-surface-raised), var(--ui-surface));gap:14px;min-width:0;padding:15px 16px 16px;display:grid}.admin-metadata-card>header{border-bottom:1px solid var(--ui-border-subtle);padding-bottom:9px}.admin-metadata-card>header h2{color:#dfe4e9;letter-spacing:.035em;margin:0;font-family:FontinSmallCaps,Georgia,serif;font-size:1rem;font-weight:400}.admin-metadata-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:11px;display:grid}.admin-metadata-card .admin-field{gap:5px;font-size:.68rem}.admin-metadata-card input,.admin-metadata-card select{border-radius:3px;min-height:36px;padding:0 9px;font-size:.78rem}.admin-metadata-card select:disabled{opacity:.5;cursor:not-allowed}.admin-slug-preview{border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);color:#65717e;background:#0d1218;align-items:center;min-height:36px;padding:0 9px;font-size:.7rem;font-weight:400;display:flex;overflow:hidden}.admin-slug-preview strong{color:#9eabb7;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.admin-image-editor{grid-template-columns:minmax(150px,210px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.admin-image-preview{aspect-ratio:16/9;color:#65717e;background:#080c11;border:1px solid #303744;border-radius:4px;place-items:center;font-size:.7rem;display:grid;overflow:hidden}.admin-image-preview img{object-fit:cover;width:100%;height:100%}.admin-image-editor__controls{gap:8px;min-width:0;display:grid}.admin-image-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.admin-image-actions input[type=file]{display:none}.admin-image-actions .admin-secondary-button{min-height:32px;padding:0 11px;font-size:.68rem}.admin-image-actions .admin-text-button{color:#a96f6f;margin:0;font-size:.68rem}.admin-image-hint{color:#626d79;font-size:.62rem;line-height:1.4}.admin-image-error{color:#cf8181;margin:0;font-size:.68rem}.admin-metadata-card--description .rich-text-editor__toolbar{gap:3px;padding:5px}.admin-metadata-card--description .rich-text-editor__toolbar button{min-height:28px;padding:3px 6px;font-size:.68rem}.admin-metadata-card--description .rich-text-editor__toolbar>span{height:20px}.admin-metadata-card--description .rich-text-editor__input{min-height:96px;padding:9px 10px;font-size:.8rem;line-height:1.48}.admin-metadata-card--revisions{grid-column:1/-1}.admin-revision-list{gap:0;max-height:260px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.admin-revision-list li{border-bottom:1px solid var(--ui-border-subtle);justify-content:space-between;align-items:center;gap:16px;padding:9px 0;display:flex}.admin-revision-list li:last-child{border-bottom:0}.admin-revision-list li>span{gap:2px;display:grid}.admin-revision-list strong{color:#d7dde5;font-size:.76rem}.admin-revision-list small,.admin-revision-message{color:#77818f;margin:0;font-size:.68rem}.admin-revision-list button{min-height:30px;padding:0 10px;font-size:.66rem}.admin-field{gap:var(--ui-space-2);color:var(--ui-text-muted);font-size:.76rem;font-weight:700;display:grid}.admin-field--wide{grid-column:1/-1}.admin-page input,.admin-page textarea,.admin-page select{border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);width:100%;color:var(--ui-text);background:var(--ui-surface-raised);outline:0}.admin-page input,.admin-page select{min-height:42px;padding:0 12px}.admin-page textarea{resize:vertical;padding:11px 12px;line-height:1.5}.admin-page input:focus,.admin-page textarea:focus,.admin-page select:focus{box-shadow:var(--ui-focus-ring);border-color:#2f9bb4}.rich-text-editor{background:#11161e;border:1px solid #323947;border-radius:5px;position:relative;overflow:hidden}.rich-text-editor:focus-within{border-color:#2f9bb4;box-shadow:0 0 0 2px #2f9bb41f}.rich-text-editor__toolbar{background:#0c1118;border-bottom:1px solid #292f3a;flex-wrap:wrap;align-items:center;gap:4px;padding:5px;display:flex}.rich-text-editor__toolbar>span{background:#303744;width:1px;height:22px;margin:0}.rich-text-editor__toolbar button{color:#aeb7c5;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;place-items:center;width:30px;min-width:30px;height:30px;min-height:30px;padding:0;font-size:.74rem;display:inline-grid}.rich-text-editor__toolbar button:hover{color:#e5faff;background:#13232c;border-color:#344654}.rich-text-editor__toolbar button.is-active{color:#d6f8ff;background:#10252e;border-color:#356b79}.rich-text-toolbar-icon{width:20px;height:20px;display:block}.rich-text-editor__font-size{background:#111820;border:1px solid #34404c;border-radius:3px;grid-template-columns:26px 14px 18px;width:60px;height:30px;display:grid;overflow:hidden}.admin-page .rich-text-editor__font-size input{color:#d6dde5;appearance:textfield;text-align:center;background:0 0;border:0;width:26px;min-width:0;height:28px;min-height:0;padding:0 1px;font-size:.7rem}.admin-page .rich-text-editor__font-size input::-webkit-inner-spin-button{appearance:none;margin:0}.admin-page .rich-text-editor__font-size input::-webkit-outer-spin-button{appearance:none;margin:0}.rich-text-editor__font-size-suffix{color:#70808c;pointer-events:none;background:0 0;place-items:center;width:auto;height:28px;margin:0;font-size:.62rem;line-height:1;display:grid}.rich-text-editor__font-size-spinner{background:#0d141b;border-left:1px solid #34404c;grid-template-rows:1fr 1fr;width:18px;height:28px;margin:0;display:grid}.admin-page .rich-text-editor__toolbar .rich-text-editor__font-size-spinner button{color:#7c8994;background:0 0;border:0;border-radius:0;place-items:center;width:17px;min-width:17px;height:14px;min-height:14px;padding:0;font-size:.52rem;line-height:1;display:grid}.rich-text-editor__font-size-spinner .ui-icon{width:10px;height:10px}.rich-text-editor__toolbar .rich-text-editor__font-size-spinner button:first-child{border-bottom:1px solid #34404c}.rich-text-editor__toolbar .rich-text-editor__font-size-spinner button:hover:not(:disabled){color:#d7f5fb;background:#17303a}.rich-text-editor__toolbar .rich-text-editor__font-size-spinner button:disabled{opacity:.28;cursor:default}.rich-text-editor__entity-button{color:#6ed9ef!important}.rich-text-editor__entity-button.is-active{background:#10252e;border-color:#356b79;color:#d6f8ff!important}.rich-text-link-editor{background:#0a1016;border-bottom:1px solid #303845;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:8px;display:grid}.admin-page .rich-text-link-editor input{border-radius:3px;min-height:30px;padding:0 8px;font-size:.72rem}.admin-page .rich-text-link-editor input[aria-invalid=true]{border-color:var(--ui-danger-border)}.rich-text-link-editor button{color:#bdeefa;cursor:pointer;background:#10252e;border:1px solid #356b79;border-radius:3px;min-height:30px;padding:0 10px;font-size:.68rem}.rich-text-link-editor__error{color:#d38a8a;grid-column:1/-1;font-size:.68rem}.rich-text-entity-picker{background:#0a1016;border-bottom:1px solid #303845;gap:7px;padding:8px;display:grid;box-shadow:inset 0 8px 20px #0000002e}.rich-text-entity-picker__header{justify-content:space-between;align-items:center;display:flex}.rich-text-entity-picker__header strong{color:#d6dde3;font-size:.72rem;font-weight:600}.rich-text-entity-picker__header button,.rich-text-entity-picker__current button{color:#a97575;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;min-height:0;padding:3px 6px;font-size:.65rem;display:inline-flex}.admin-page .rich-text-entity-picker>input{border-radius:3px;min-height:30px;padding:0 8px;font-size:.72rem}.rich-text-entity-picker__current{color:#8da0a9;background:#0d171e;border:1px solid #2a3c46;justify-content:space-between;align-items:center;gap:8px;padding:5px 7px;font-size:.67rem;display:flex}.rich-text-entity-picker__results{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(38px,auto);align-content:start;gap:3px;max-height:210px;display:grid;overflow-y:auto}.rich-text-entity-picker__results>button{color:#b9c1c8;cursor:pointer;text-align:left;background:#0d131a;border:1px solid #242d36;align-items:center;gap:1px;min-width:0;min-height:0;padding:6px 7px;display:grid}.rich-text-entity-picker__results>button.has-image{grid-template-columns:28px minmax(0,1fr);gap:7px}.rich-text-entity-picker__results>button:hover{background:#10212a;border-color:#356b79}.rich-text-entity-image{width:26px;height:26px}.rich-text-entity-picker__result-copy{min-width:0;display:block}.rich-text-entity-picker__result-copy>span{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:600;overflow:hidden}.rich-text-entity-picker__results>p{color:#69747f;grid-column:1/-1;margin:5px;font-size:.7rem}.rich-text-editor__input{color:#dde1e8;white-space:pre-wrap;outline:0;min-height:118px;padding:11px 12px;line-height:1.55}.rich-text-editor__input:empty:before{color:#616a78;content:attr(data-placeholder);pointer-events:none}.rich-text-editor__input p,.rich-text-editor__input div{margin:0 0 .55em}.rich-text-editor__input ul,.rich-text-editor__input ol{margin:.45em 0;padding-left:1.1rem;list-style-position:outside}.rich-text-editor__input blockquote{border-left:1px solid #29d9ff42;margin-top:.35em;margin-bottom:.35em;margin-right:0;padding-left:.7rem}.rich-text-editor__input a{color:#70cde5;text-underline-offset:2px;text-decoration:underline}.rich-text-editor__input [data-app-entity-kind]{cursor:pointer;text-shadow:0 0 8px color-mix(in srgb, currentColor, transparent 72%);border-bottom:1px dotted}.admin-section-tabs{border-bottom:1px solid #252b35;gap:5px;margin:-8px 0 22px;padding-bottom:12px;display:flex}.admin-section-tabs button{color:#8e98a7;cursor:pointer;background:#11161e;border:1px solid #303744;min-width:120px;padding:9px 14px;font-size:.76rem}.admin-section-tabs button.is-active{color:#e2faff;background:#12262e;border-color:#2f9bb4;box-shadow:inset 0 -2px #35c2df}.admin-section-notes{gap:18px;max-width:980px;display:grid}.admin-section-notes h2{color:#e4e8ed;margin:4px 0;font-size:1.3rem}.admin-section-notes span{color:#70808d;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem}.admin-section-notes p{color:#7f8997;margin:0;font-size:.8rem}.admin-repeat-list{gap:14px;max-width:980px;display:grid}.admin-guide-notes-workspace{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:start;gap:16px;display:grid}.admin-note-list{grid-template-columns:1fr;align-items:start;gap:12px;min-width:0;display:grid}.admin-guide-notes-preview{min-width:0;padding:20px;position:sticky;top:18px}.admin-guide-notes-preview .guide-notes-grid{grid-template-columns:1fr}.admin-note-card{gap:var(--ui-space-2);border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:linear-gradient(180deg, var(--ui-surface-raised), var(--ui-surface));padding:12px 13px 13px;transition:border-color .16s,box-shadow .16s,opacity .16s;display:grid}.admin-note-card.is-dragging{opacity:.56;border-color:#29d9ff94;box-shadow:inset 0 0 24px #29d9ff0f}.admin-note-card.is-drag-target{border-color:#29d9ff6b;box-shadow:0 0 0 1px #29d9ff14,inset 0 0 18px #29d9ff0a}.admin-note-card__header{border-bottom:1px solid #292f3a;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:8px;padding-bottom:8px;display:grid}.admin-note-card__number{color:#83d9ec;background:#0a171d;border:1px solid #315d69;border-radius:3px;place-items:center;width:28px;height:28px;font-family:FontinSmallCaps,Georgia,serif;font-size:.72rem;display:grid}.admin-page .admin-note-card__title{color:#dce1e7;letter-spacing:.025em;background:0 0;border-color:#0000;min-height:32px;padding:0 8px;font-family:FontinSmallCaps,Georgia,serif;font-size:.9rem}.admin-page .admin-note-card__title:hover,.admin-page .admin-note-card__title:focus{background:#0c1219;border-color:#344553}.admin-note-card__actions{align-items:center;gap:4px;display:flex}.admin-note-card__actions .admin-note-color-picker{width:27px;min-width:27px;height:27px}.admin-note-card__actions button{color:#a96f6f;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;height:27px;padding:0 6px;font-size:.68rem}.admin-note-card__drag-handle{color:#82b8c5;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#151a22;border:1px solid #303744;border-radius:3px;place-items:center;width:27px;height:27px;font-size:1rem;line-height:1;display:grid}.admin-note-card__drag-handle:active{color:#bceefa;cursor:grabbing}.admin-note-card:has(.admin-note-icon-dropdown[open]){z-index:8;position:relative}.admin-note-icon-dropdown{position:relative}.admin-note-icon-dropdown summary{color:#68cfe5;cursor:pointer;background:#0a171d;border:1px solid #315d69;border-radius:3px;grid-template-columns:22px 14px;justify-content:center;align-items:center;gap:2px;width:48px;height:36px;padding:0 5px 0 6px;list-style:none;display:grid}.admin-note-icon-dropdown summary::-webkit-details-marker{display:none}.admin-note-icon-dropdown summary svg{width:21px;height:21px}.admin-note-icon-dropdown summary .ui-icon:last-child{color:#6f8991;width:14px;height:14px}.admin-note-icon-dropdown>div{z-index:20;background:#0b1118;border:1px solid #344653;border-radius:4px;width:168px;padding:7px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 28px #00000085}.admin-note-icon-dropdown>div button{color:#8e9aa5;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:24px 1fr;align-items:center;gap:8px;padding:7px 8px;font-size:.7rem;display:grid}.admin-note-icon-dropdown>div button:hover,.admin-note-icon-dropdown>div button.is-active{color:#d8f8ff;background:#11252d}.admin-note-icon-dropdown>div svg{color:#5bc9df;width:20px;height:20px}.admin-note-card__body .rich-text-editor__toolbar{gap:3px;padding:5px}.admin-note-card__body .rich-text-editor__toolbar button{min-height:28px;padding:0;font-size:.68rem}.admin-note-card__body .rich-text-editor__toolbar>span{height:20px}.admin-note-card__body .rich-text-editor__input{min-height:78px;padding:8px 9px;font-size:.78rem;line-height:1.45}.admin-note-list>.admin-secondary-button{grid-column:1/-1;justify-self:start;margin-top:2px}.admin-stage-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;max-width:none;display:grid}.admin-repeat-list article{background:#10141b;border:1px solid #292f3a;border-radius:6px;gap:10px;padding:18px;display:grid}.admin-repeat-list__row{justify-content:space-between;display:flex}.admin-repeat-list__row button,.admin-stage-card__remove{color:#b87575;cursor:pointer;background:0 0;border:0;font-size:.7rem}.admin-stage-list .admin-stage-card{border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:linear-gradient(180deg, var(--ui-surface-raised), var(--ui-surface));gap:9px;min-width:0;padding:10px 11px;transition:border-color .16s,box-shadow .16s,opacity .16s;display:grid}.admin-stage-list .admin-stage-card.is-dragging{opacity:.56;border-color:#29d9ff94;box-shadow:inset 0 0 24px #29d9ff0f}.admin-stage-list .admin-stage-card.is-drag-target{border-color:#29d9ff6b;box-shadow:0 0 0 1px #29d9ff14,inset 0 0 18px #29d9ff0a}.admin-stage-card__header{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.admin-stage-card__number{color:#83d9ec;background:#0a171d;border:1px solid #315d69;border-radius:3px;place-items:center;width:28px;height:28px;font-family:FontinSmallCaps,Georgia,serif;font-size:.72rem;display:grid}.admin-page .admin-stage-card__title{color:#e1e5ea;letter-spacing:.035em;background:0 0;border-color:#0000;min-height:32px;padding:0 8px;font-family:FontinSmallCaps,Georgia,serif;font-size:.98rem}.admin-page .admin-stage-card__title:hover,.admin-page .admin-stage-card__title:focus{background:#0c1219;border-color:#344553}.admin-stage-card__actions{align-items:center;gap:4px;display:flex}.admin-stage-card__actions button{color:#9ba4b2;cursor:pointer;background:#151a22;border:1px solid #303744;border-radius:3px;min-width:27px;height:27px;padding:0 6px;font-size:.7rem}.admin-stage-card__actions .admin-stage-card__drag-handle,.admin-gem-card__actions .admin-stage-card__drag-handle{color:#82b8c5;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#151a22;border:1px solid #303744;border-radius:3px;place-items:center;width:27px;height:27px;font-size:1rem;line-height:1;display:grid}.admin-stage-card__actions .admin-stage-card__drag-handle:active,.admin-gem-card__actions .admin-stage-card__drag-handle:active{cursor:grabbing;color:#bceefa}.admin-stage-card__actions .admin-stage-card__remove{margin-left:2px}.admin-stage-card__actions button:disabled{opacity:.3;cursor:not-allowed}.admin-stage-card__body{gap:8px;display:grid}.admin-stage-card__field{gap:5px;display:grid}.admin-stage-card__field>span{color:#737e8c;letter-spacing:.045em;text-transform:uppercase;font-size:.64rem;font-weight:600}.admin-page .admin-stage-card__field textarea{border-radius:3px;min-height:52px;padding:7px 9px;font-size:.77rem;line-height:1.35}.admin-stage-card__notes .rich-text-editor__toolbar{gap:3px;padding:5px}.admin-stage-card__notes .rich-text-editor__toolbar button{min-height:28px;padding:0;font-size:.68rem}.admin-stage-card__notes .rich-text-editor__toolbar>span{height:20px}.admin-stage-card__notes .rich-text-editor__input{min-height:72px;padding:8px 9px;font-size:.78rem;line-height:1.45}.admin-stage-add-card{color:#77c9dc;cursor:pointer;letter-spacing:.035em;text-transform:uppercase;background:#0d141bb3;border:1px dashed #344553;border-radius:5px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:52px;padding:10px 12px;font-size:.72rem;font-weight:600;transition:border-color .15s,color .15s,background-color .15s;display:flex}.admin-stage-add-card:hover{color:#b7effa;background:#11252ec2;border-color:#3d8799}.admin-gem-editor{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;max-width:none}.admin-gem-editor .admin-secondary-button{grid-column:1/-1;justify-self:start}.admin-gem-field{color:#8f98a7;gap:6px;font-size:.72rem;font-weight:700;display:grid}.admin-repeat-list .admin-gem-card{background:linear-gradient(#11161e,#0d1117);border-color:#303744;gap:11px;padding:13px 14px 14px;transition:border-color .16s,box-shadow .16s,opacity .16s}.admin-repeat-list .admin-gem-card.is-dragging{opacity:.56;border-color:#29d9ff94;box-shadow:inset 0 0 24px #29d9ff0f}.admin-repeat-list .admin-gem-card.is-drag-target{border-color:#29d9ff6b;box-shadow:0 0 0 1px #29d9ff14,inset 0 0 18px #29d9ff0a}.admin-gem-card input,.admin-gem-card select{border-radius:3px;min-height:34px;padding:0 9px;font-size:.78rem}.admin-gem-card__header{border-bottom:1px solid #292f3a;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding-bottom:9px;display:grid}.admin-gem-card__actions{align-items:center;gap:4px;display:flex}.admin-gem-card__header>div:nth-child(2){gap:2px;min-width:0;display:grid}.admin-gem-card__header>strong{color:#e4e8ed;letter-spacing:.035em;text-overflow:ellipsis;white-space:nowrap;font-family:FontinSmallCaps,Georgia,serif;font-size:1rem;font-weight:400;overflow:hidden}.admin-gem-card__header>.admin-trash-button{align-self:center}.admin-gem-main-icon{cursor:help;background:#071116;border:1px solid #31505c;border-radius:4px;place-items:center;width:38px;height:38px;display:grid}.admin-gem-main-icon img{object-fit:contain;width:34px;height:34px}.admin-gem-main-icon>span:not(.async-image){border:1px solid #385563;width:12px;height:12px;transform:rotate(45deg)}.admin-gem-primary-fields{grid-template-columns:minmax(0,1fr) 128px;align-items:end;gap:9px;display:grid}.admin-gem-role-field span{color:#6f7885;font-weight:500}.admin-gem-role-field input{color:#aeb6c2;background:#0e131a}.admin-gem-settings{border-top:1px solid #242a33;border-bottom:1px solid #242a33;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:8px;padding:9px 0;display:grid}.admin-gem-settings .admin-gem-field>span{color:#76818f;font-size:.64rem;font-weight:600}.admin-gem-number-field{position:relative}.admin-gem-number-field input{padding-right:30px}.admin-gem-number-field>span{color:#6e7886;font-size:.72rem;font-weight:400;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.admin-gem-supports{gap:8px;min-width:0;padding-top:1px;display:grid}.admin-gem-supports__heading{color:#8893a0;justify-content:space-between;align-items:center;display:flex}.admin-gem-supports__heading>span{letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:700}.admin-gem-supports__heading small{color:#626d7a;font-size:.62rem}.admin-selected-supports{gap:7px;margin:0;padding:0;list-style:none;display:grid}.admin-selected-supports li{background:#0a0f15;border:1px solid #292f3a;border-radius:3px;grid-template-columns:22px 26px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 7px;transition:border-color .16s,box-shadow .16s,opacity .16s;display:grid}.admin-selected-supports li.is-dragging{opacity:.56;border-color:#29d9ff94;box-shadow:inset 0 0 18px #29d9ff0f}.admin-selected-supports li.is-drag-target{border-color:#29d9ff6b;box-shadow:0 0 0 1px #29d9ff14}.admin-selected-supports img{object-fit:contain;width:24px;height:24px}.admin-selected-supports strong{color:#bfc6cf;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:600;overflow:hidden}.admin-selected-supports button{color:#9e6868;cursor:pointer;background:0 0;border:0;padding:4px 5px;font-size:.64rem}.admin-selected-supports .admin-support-drag-handle{color:#739eaa;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;place-items:center;width:22px;height:24px;padding:0;font-size:.88rem;line-height:1;display:grid}.admin-selected-supports .admin-support-drag-handle:active{color:#bceefa;cursor:grabbing}.admin-gem-support-picker{margin-top:1px}.admin-gem-support-picker>span{color:#76818f;font-size:.64rem}.admin-page button.admin-trash-button{border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);width:27px;min-width:27px;height:27px;min-height:27px;color:var(--ui-danger);background:var(--ui-surface-control);cursor:pointer;place-items:center;margin-left:2px;padding:0;transition:border-color .14s,color .14s,background-color .14s,box-shadow .14s;display:grid}.admin-page button.admin-trash-button:hover{border-color:var(--ui-danger-border);color:var(--ui-danger-hover);background:#46191c5c;box-shadow:inset 0 0 10px #c44c4c14}.admin-page button.admin-trash-button:focus-visible{box-shadow:var(--ui-danger-focus-ring);border-color:#d37878;outline:0}.admin-page button.admin-trash-button:disabled{opacity:.3;cursor:not-allowed}.admin-trash-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;overflow:visible}.admin-load-state{color:#8f98a7;text-align:center;padding:60px}.admin-load-state--error{color:#d38a8a}.admin-editor__panel .planner-layout-shell{max-width:1100px;margin:0 auto}.admin-editor__panel .skill-tree-panel{border-radius:5px}.admin-integrated-section{gap:18px;display:grid}.admin-integrated-section>.planner-layout-shell{width:100%}.admin-equipment-sets{width:100%;min-width:0}.admin-equipment-sets>.equipment-set-tabs-viewport{width:100%;max-width:none}.admin-integrated-notes{border-top:1px solid #292f3a;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:start;gap:10px 14px;padding-top:16px;display:grid}.admin-integrated-notes__heading{grid-column:1/-1;gap:4px;display:grid}.admin-integrated-notes__heading h2{color:#e4e8ed;margin:0;font-size:1rem}.admin-integrated-notes__heading p{color:#7f8997;margin:0;font-size:.8rem}.admin-inline-public-preview{min-width:0}.admin-inline-public-preview>p{color:#67727e;background:#070d12;border:1px dashed #303744;margin:0;padding:12px;font-size:.76rem}.admin-inline-public-preview .guide-section-notes{margin:0}.admin-skill-editor-workspace{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start;gap:14px;display:grid}.admin-skill-live-preview{background:#070d12;border:1px solid #303744;border-radius:4px;min-width:0;padding:12px;position:sticky;top:18px}.admin-skill-live-preview .skill-gem-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,180px),1fr))}.admin-editor__panel .skill-tree-layout{grid-template-columns:minmax(0,4fr) minmax(210px,1fr);align-items:stretch;gap:.75rem;min-height:0}.admin-editor__panel .skill-tree-canvas-frame:not(.skill-tree-canvas-frame--overlay){aspect-ratio:1;border-radius:4px;width:100%;height:auto;min-height:0}.admin-editor__panel .allocated-stats{background:#030e12f0;border:1px solid #a9814233;border-left:2px solid #29d9ff6b;min-height:0;margin:0;padding:12px 13px;overflow:auto}.admin-editor__panel .allocated-stats__heading{border-top:0;border-bottom:1px solid #a9814229;width:100%;margin:0 0 5px;padding:0 0 9px}.admin-editor__panel .allocated-stats__heading h3{color:#d8d4c9;font-size:.86rem}.admin-editor__panel .allocated-stats__heading>span{min-width:1.55rem;height:1.3rem;margin-left:auto;font-size:.68rem}.admin-editor__panel .allocated-stats__list{grid-template-columns:1fr}@media (width<=1100px){.admin-stage-list{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-skill-editor-workspace,.admin-integrated-notes{grid-template-columns:1fr}.admin-skill-live-preview{position:static}.admin-editor__panel .skill-tree-layout{grid-template-columns:1fr}}@media (width<=780px){.admin-site-header__account>span{display:none}.admin-content,.admin-editor{width:min(100% - 24px,1420px);padding-top:28px}.admin-heading-row,.admin-editor__topbar{flex-direction:column;align-items:stretch}.admin-list-item{grid-template-columns:76px 1fr}.admin-list-item img{width:76px}.admin-list-item__actions{grid-column:1/-1}.admin-auth-boundary{flex-direction:column;align-items:flex-start}.admin-editor__panel{padding:16px}.admin-form-grid,.admin-metadata-layout,.admin-gem-editor{grid-template-columns:1fr}.admin-field--wide,.admin-gem-editor .admin-secondary-button{grid-column:1}.admin-guide-notes-workspace{grid-template-columns:1fr}.admin-guide-notes-preview{position:static}.admin-stage-list,.admin-stage-card__body{grid-template-columns:1fr}.admin-stage-context{flex-direction:column;align-items:stretch;gap:14px}.admin-stage-context__switch{flex-basis:auto;width:100%}.admin-stage-context__switch select{min-width:0}.admin-editor__panel .skill-tree-search{flex:100%;width:100%;min-width:0}.admin-section-tabs button{flex:1;min-width:0}.admin-gem-settings{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-image-editor{grid-template-columns:minmax(130px,190px) minmax(0,1fr)}}@media (width<=500px){.admin-metadata-fields,.admin-image-editor,.admin-gem-primary-fields{grid-template-columns:1fr}.admin-gem-settings{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-gem-settings .admin-gem-field:last-child{grid-column:1/-1}}.editor-workspace,:is(.modifier-picker,.modifier-picker.jewel-modifier-picker){--editor-bg:var(--ui-bg);--editor-panel:var(--ui-surface);--editor-border:var(--ui-border);--editor-muted:var(--ui-text-muted);--editor-accent:var(--ui-accent);color:var(--ui-text);scrollbar-color:var(--app-scrollbar-thumb) var(--app-scrollbar-track);font-family:Inter,ui-sans-serif,system-ui,sans-serif}.planner-modal-shell.editor-workspace{border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:var(--editor-bg);overscroll-behavior:contain;width:min(1120px,100%);max-height:calc(100dvh - 2rem);box-shadow:0 24px 80px #000b}.editor-workspace.planner-modal-shell--wide{width:min(1120px,100%)}.editor-workspace .planner-modal-header{border-color:var(--editor-border);background:#0c0f15;padding:16px 20px}.editor-workspace .planner-modal-header strong{color:#e4e8ed;letter-spacing:.05em;font-family:FontinSmallCaps,Georgia,serif;font-size:1.2rem;font-weight:400}.editor-workspace .planner-modal-header button{border-radius:var(--ui-radius-sm);border-color:var(--editor-border);background:var(--ui-surface-control);color:#cbd1dc;flex:0 0 36px;place-items:center;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;display:grid}.editor-workspace .item-browser-controls{grid-template-columns:minmax(0,1fr) 200px;gap:16px;padding:20px}.editor-workspace .jewel-select-pane{padding:0}.editor-workspace .jewel-browser-controls{margin-bottom:0}.editor-workspace .editor-field>span{color:var(--editor-muted);font-size:.72rem;font-weight:600}.editor-workspace .editor-field :is(input,select),:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) .editor-field :is(input,select){border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);width:100%;min-width:0;min-height:38px;color:var(--ui-text);font:inherit;background-color:#0b0e13;padding:8px 10px;font-size:.8rem}.editor-workspace input::placeholder,:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) input::placeholder{color:#788191}.editor-workspace .item-browser-list{overscroll-behavior:contain;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;max-height:min(58dvh,660px);padding:16px 20px 20px}.editor-workspace .item-browser-row{border:1px solid var(--editor-border);border-radius:var(--ui-radius-sm);background:linear-gradient(180deg, var(--ui-surface-raised), var(--ui-surface));grid-template-columns:44px minmax(0,1fr);gap:12px;min-height:76px;padding:12px}.editor-workspace .item-browser-row:hover{background:#10252e;border-color:#356b79}.editor-workspace .item-browser-row__main strong{white-space:normal;overflow-wrap:anywhere;font-family:FontinSmallCaps,Georgia,serif;font-size:.95rem;font-weight:400}.editor-workspace .item-browser-row__main small{color:var(--editor-muted);white-space:normal;font-size:.68rem;line-height:1.5}.editor-workspace .item-browser-row :is(.item-icon-image,.item-icon-placeholder){background:#0b0e13;border-color:#303744;border-radius:4px}.editor-workspace .item-browser-empty{color:var(--editor-muted);border-color:#323947;border-radius:4px;grid-column:1/-1;margin:0;font-size:.85rem}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell){background:var(--editor-bg);width:100%;max-width:none;overflow:visible}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .planner-modal-actions{border-color:var(--editor-border);background:#0d1117;justify-content:space-between;gap:12px;padding:12px 20px;display:flex}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .planner-modal-actions button{letter-spacing:.01em;text-transform:none;border-radius:4px;min-height:38px;padding:8px 14px;font-size:.75rem}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .planner-modal-actions .planner-back-button{color:#cbd1dc;background:#171c24;border-color:#323947;width:auto;padding-inline:12px!important;font-size:.75rem!important}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .planner-equip-button{color:#e9fbff!important;background:#0e596c!important;border-color:#248ca5!important}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .planner-equip-button:hover{background:#0e596c!important}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .item-editor-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;padding:20px}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) :is(.item-editor-form-column,.item-editor-preview-column){gap:12px;min-width:0;max-width:100%}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .item-editor-preview-column{position:static}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) :is(.item-header-panel.item-editor-header-panel,.item-properties-panel,.planner-stat-category){border:1px solid var(--editor-border);box-shadow:none;background:linear-gradient(#11161e,#0d1117);border-radius:4px;padding:14px}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .item-header-panel.item-editor-header-panel{grid-template-columns:1fr}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .item-editor-options{gap:9px}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .item-editor-options :is(.editor-field,.editor-checkbox){grid-template-columns:minmax(90px,.38fr) minmax(0,1fr);gap:12px}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .item-editor-options :is(.editor-field,.editor-checkbox)>span{color:var(--editor-muted);font-size:.74rem;font-weight:500}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .item-editor-options .editor-field :is(input,select){color:#e1e5ea;background-color:#0b0e13;border:1px solid #323947;border-radius:4px;min-height:36px;padding:7px 9px;font-size:.78rem}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .item-editor-options .editor-checkbox input{accent-color:#35c2df;justify-self:start;width:18px;height:18px;min-height:18px;padding:0}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .planner-stat-category h3{border-bottom:1px solid var(--editor-border);color:#e4e8ed;letter-spacing:.04em;margin:0 0 10px;padding:0 0 9px;font-family:FontinSmallCaps,Georgia,serif;font-size:.9rem;font-weight:400}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .planner-stat-line--status{color:#8f98a7;background:0 0;border:0;padding:10px;font-size:.74rem}.editor-preview-heading{color:#8f98a7;letter-spacing:.06em;border-bottom:1px solid #303744;padding-bottom:10px;font-family:FontinSmallCaps,Georgia,serif;font-size:.75rem}.editor-workspace .jewel-modal-actions--browser{border-bottom:1px solid var(--editor-border);background:#0d1117;justify-content:flex-end;margin:0;padding:10px 20px}.editor-workspace .jewel-modal-actions--browser button{color:#a96f6f;letter-spacing:0;text-transform:none;background:0 0;border-color:#303744;border-radius:4px;padding:7px 10px;font-size:.7rem}:is(.modifier-picker,.modifier-picker.jewel-modifier-picker){background:#0c0f15;border-color:#303744;border-radius:5px}:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) :is(.modifier-picker-header,.modifier-picker-sources,.modifier-picker-list,.modifier-picker-section-title){background:#0b0e13;border-color:#303744;border-radius:4px}:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) .modifier-picker-header{background:0 0}:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) .modifier-picker-header :is(strong,h3){color:#e4e8ed;margin:0;font-family:FontinSmallCaps,Georgia,serif;font-size:1.05rem;font-weight:400}:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) .modifier-picker-header button{background:#171c24;border-color:#323947;border-radius:4px;place-items:center;width:36px;min-width:36px;height:36px;padding:0;display:grid}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row{color:#bfc6cf;background:#0a0f15;border:1px solid #292f3a;border-radius:3px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;min-width:0;padding:12px;font-size:.78rem;line-height:1.65;display:grid}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row__body{overflow-wrap:anywhere;min-width:0}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row .planner-stat-content{min-width:0;color:inherit;font:inherit;line-height:inherit;overflow-wrap:anywhere;white-space:normal;text-align:left;gap:6px;display:grid}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row :is(small,.planner-socket-slot-heading){color:#8f98a7;font-size:.68rem;font-weight:400}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row .jewel-selected-mod__text{color:inherit}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row .planner-editable-number{color:#bfc6cf;vertical-align:baseline;align-items:baseline;max-width:100%;margin:2px 3px;display:inline-flex}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row :is(.planner-editable-number input,.jewel-selected-mod__values input){color:#dde1e8;min-width:0;max-width:100%;height:32px;min-height:32px;font:inherit;font-variant-numeric:tabular-nums;text-align:center;box-shadow:none;background:#11161e;border:1px solid #323947;border-radius:3px;padding:4px 7px;line-height:1.4}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row input::placeholder{color:#788191;opacity:1}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row .jewel-selected-mod__values{border-top:1px solid #292f3a;grid-template-columns:repeat(auto-fit,minmax(min(100%,110px),1fr));gap:10px;margin-top:4px;padding-top:10px;display:grid}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row .jewel-selected-mod__values label{color:#8f98a7;grid-template-columns:minmax(0,1fr);gap:4px;min-width:0;font-size:.68rem;display:grid}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row .jewel-selected-mod__values input{width:100%}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row .item-editor-options .editor-field{grid-template-columns:minmax(0,1fr);gap:6px}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row__remove{color:#a96f6f;cursor:pointer;background:#151a22;border:1px solid #303744;border-radius:3px;align-self:start;place-items:center;width:28px;min-width:28px;height:28px;min-height:28px;margin:0;padding:0;display:grid;position:static}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row__remove:hover{color:#e08b8b;background:#46191c5c;border-color:#c45b5b8c}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-row__remove svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-add{min-width:0}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-add button{color:#aeb6c3;width:100%;min-height:36px;font:inherit;text-align:left;cursor:pointer;background:#11161e;border:1px solid #303744;border-radius:3px;justify-content:flex-start;align-items:center;gap:8px;padding:8px 10px;font-size:.74rem;line-height:1.5;display:flex}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .editor-modifier-add button:hover{color:#d6f8ff;background:#10252e;border-color:#356b79}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .planner-stat-category-header{flex-wrap:wrap;gap:4px 12px}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .planner-stat-category-header h3{border:0;margin:0;padding:0}.editor-workspace .planner-editor-modal-body.item-editor-shell:is(.item-editor-shell,.jewel-editor-shell) .planner-stat-category-header small{font-size:.68rem;font-weight:400}.editor-workspace .planner-modal-header button svg,:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) .modifier-picker-header button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:16px;height:16px;display:block}.modifier-picker.jewel-modifier-picker .modifier-picker-controls{grid-template-columns:minmax(0,1fr)}.modifier-picker.jewel-modifier-picker .picker-mod-row>span{color:#bfc6cf;font-size:.8rem}.modifier-picker.jewel-modifier-picker .picker-mod-row>small{color:#8f98a7;font-size:.7rem}:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) .picker-mod-row,:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) .editor-pill{background:#11161e;border-color:#303744;border-radius:4px}:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) .picker-mod-row:hover,:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) .picker-mod-row--selected,:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) .editor-pill--active{background:#10252e;border-color:#356b79}.editor-workspace :is(button,input,select):focus-visible,:is(.modifier-picker,.modifier-picker.jewel-modifier-picker) :is(button,input,select):focus-visible{outline-offset:2px;outline:2px solid #35c2df}.editor-workspace :is(button,input,select):disabled{opacity:.55;cursor:not-allowed}@media (width<=900px){.editor-workspace .planner-editor-modal-body.item-editor-shell .item-editor-layout,.editor-workspace .item-browser-list{grid-template-columns:minmax(0,1fr)}}@media (width<=540px){.planner-modal-backdrop{padding:8px}.planner-modal-shell.editor-workspace{max-height:calc(100dvh - 16px)}.editor-workspace .item-browser-controls{grid-template-columns:minmax(0,1fr);gap:12px;padding:14px}.editor-workspace .item-browser-list,.editor-workspace .planner-editor-modal-body.item-editor-shell .item-editor-layout{padding:12px}.editor-workspace .planner-modal-header{padding:12px 14px}.editor-workspace .planner-editor-modal-body.item-editor-shell .planner-modal-actions{padding:10px 12px}}select:not([multiple]){appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23aebdc0' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6%209l6%206l6%20-6'/%3E%3C/svg%3E")!important;background-position:right .7rem center!important;background-repeat:no-repeat!important;background-size:16px 16px!important;padding-right:2.25rem!important}select::-ms-expand{display:none}
