.BuilderScreen_page__K3iWX{position:relative;z-index:1;max-width:1560px;min-height:100vh;margin:0 auto;padding:88px 18px 18px;font-family:Manrope,sans-serif;display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-gap:12px;gap:12px}.BuilderScreen_header__ZeyU5{text-align:left;margin-bottom:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-column-gap:18px;column-gap:18px;grid-row-gap:4px;row-gap:4px}.BuilderScreen_header__ZeyU5 h1{grid-column:1;grid-row:1;margin:0;font-family:Bebas Neue,sans-serif;font-size:44px;line-height:.95;letter-spacing:3px;color:var(--white)}.BuilderScreen_header__ZeyU5 p{grid-column:1;grid-row:2;margin:6px 0 0;max-width:760px;color:var(--muted);font-size:13px;line-height:1.5}.BuilderScreen_actions__rwX3J{grid-column:2;grid-row:1/span 2;align-self:center;display:flex;justify-content:flex-end;gap:12px;margin-top:0;flex-wrap:nowrap}.BuilderScreen_primary__HjLO3,.BuilderScreen_secondary__dpfav{min-width:170px;padding:11px 14px;border-radius:999px;text-align:center;font-family:Orbitron,sans-serif;font-size:10px;letter-spacing:1px;text-transform:uppercase}.BuilderScreen_primary__HjLO3{border:1px solid rgba(212,0,0,.35);background:rgba(212,0,0,.08);color:var(--white);cursor:pointer}.BuilderScreen_secondary__dpfav{background:var(--red);color:var(--white)}.BuilderScreen_topRow__jx9MB{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);grid-gap:12px;gap:12px;margin-bottom:0}.BuilderScreen_summaryPanel__CYvXZ{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.BuilderScreen_board___uHks,.BuilderScreen_card__Z0LM8,.BuilderScreen_presetPanel__sodRd,.BuilderScreen_summaryItem__NJkE9,.BuilderScreen_trashZone__K2b61{border:1px solid var(--border);background:hsla(0,0%,100%,.02);border-radius:12px}.BuilderScreen_summaryItem__NJkE9{padding:10px 12px}.BuilderScreen_summaryItem__NJkE9 span{display:block;color:var(--muted);font-size:11px}.BuilderScreen_summaryItem__NJkE9 strong{display:block;margin-top:4px;font-family:Orbitron,sans-serif;font-size:16px;letter-spacing:1px}.BuilderScreen_presetPanel__sodRd{padding:10px 12px}.BuilderScreen_columnKicker__isVRt,.BuilderScreen_presetTitle__ld1_h{font-family:Orbitron,sans-serif;font-size:9px;letter-spacing:1px;color:var(--muted2);text-transform:uppercase}.BuilderScreen_presetList__tBV53{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.BuilderScreen_preset__OXMMi{border:1px solid var(--border);background:transparent;color:var(--muted);border-radius:999px;padding:7px 10px;font-size:11px;cursor:pointer}.BuilderScreen_presetActive__Epowx{border-color:rgba(212,0,0,.35);background:rgba(212,0,0,.1);color:var(--white)}.BuilderScreen_columns__mn6Ck{display:grid;grid-template-columns:minmax(720px,1.25fr) minmax(460px,.75fr);grid-gap:12px;gap:12px;align-items:stretch;min-height:0}.BuilderScreen_column__YAfNg{min-width:0;min-height:0}.BuilderScreen_board___uHks{padding:12px}.BuilderScreen_libraryBoard__9kUON,.BuilderScreen_sessionBoard__1d3sq{min-height:100%;height:100%;min-width:0;overflow:hidden}.BuilderScreen_boardActive__Ihf_8{border-color:rgba(212,0,0,.4);box-shadow:0 0 0 1px rgba(212,0,0,.15);animation:BuilderScreen_boardPulse__1pAVA .8s ease-in-out infinite alternate}.BuilderScreen_columnHead__APZKP{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.BuilderScreen_columnHead__APZKP h2{margin:4px 0 0;font-family:Bebas Neue,sans-serif;font-size:28px;line-height:1;letter-spacing:2px}.BuilderScreen_libraryList__U_wKz,.BuilderScreen_sessionList__uR_NN{display:flex;flex-direction:column;gap:8px}.BuilderScreen_libraryList__U_wKz{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);height:calc(100% - 48px);min-height:0;grid-gap:8px;gap:8px}.BuilderScreen_sessionList__uR_NN{height:calc(100% - 48px);min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(212,0,0,.45) hsla(0,0%,100%,.04)}.BuilderScreen_sessionItem__tBOoo{transform-origin:center top;animation:BuilderScreen_sessionItemEnter__BYif2 .34s cubic-bezier(.2,.8,.2,1) both}.BuilderScreen_sessionItemRemoving__OfKai{pointer-events:none;animation:BuilderScreen_sessionItemExit__sSwl2 .32s cubic-bezier(.45,0,.2,1) both}.BuilderScreen_sessionItemRemoving__OfKai .BuilderScreen_card__Z0LM8{border-color:rgba(212,0,0,.58);background:rgba(36,12,12,.72);box-shadow:0 18px 34px rgba(212,0,0,.18)}.BuilderScreen_card__Z0LM8{min-height:0;padding:10px 12px;background:var(--surface);transition:transform .24s cubic-bezier(.2,.8,.2,1),border-color .2s ease,box-shadow .2s ease,opacity .2s ease,background .2s ease;overflow:hidden;display:flex;flex-direction:column;animation:BuilderScreen_cardEnter__Qjyc9 .34s cubic-bezier(.2,.8,.2,1) both}.BuilderScreen_cardInteractive__PtPMl{cursor:pointer}.BuilderScreen_cardInteractive__PtPMl:hover{border-color:rgba(212,0,0,.35);box-shadow:0 18px 38px rgba(0,0,0,.26),0 0 0 1px rgba(212,0,0,.1);transform:translateY(-4px) scale(1.01)}.BuilderScreen_cardInteractive__PtPMl:active{transform:translateY(0) scale(.985);border-color:rgba(212,0,0,.52)}.BuilderScreen_cardCompact__a9bil{padding:9px 10px}.BuilderScreen_cardDragging__LnXWq{opacity:.92;transform:rotate(1deg) scale(1.015);border-color:rgba(212,0,0,.45);box-shadow:0 22px 42px rgba(212,0,0,.24)}.BuilderScreen_cardSending__0Kf3e{pointer-events:none;animation:BuilderScreen_cardSendRight__kdtk_ .42s cubic-bezier(.2,.8,.2,1) both}.BuilderScreen_cardTop__3EteY{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.BuilderScreen_cardHead__atiNl{display:flex;align-items:center;gap:8px;min-width:0}.BuilderScreen_dragHandle__yTVF9{width:24px;height:24px;border-radius:8px;border:1px solid var(--border);background:hsla(0,0%,100%,.02);display:flex;flex-direction:column;justify-content:center;gap:2px;padding:0 7px;flex-shrink:0}.BuilderScreen_dragHandle__yTVF9 span{display:block;height:2px;border-radius:999px;background:var(--muted2)}.BuilderScreen_cardTitle__rXMj0{font-size:15px;font-weight:700;display:flex;flex-wrap:wrap;gap:4px;align-items:center}.BuilderScreen_cardCompact__a9bil .BuilderScreen_cardTitle__rXMj0{font-size:15px}.BuilderScreen_cardTitleSuffix__SyoVo{font-size:10px;padding:3px 7px;border-radius:999px;border:1px solid rgba(212,0,0,.2);color:var(--red);font-family:Orbitron,sans-serif;letter-spacing:0}.BuilderScreen_cardMetaLine__ApV_8{margin-top:2px;color:var(--muted);font-size:10px}.BuilderScreen_focusGroups__wmQ0v{display:flex;flex-direction:column;gap:6px;margin-top:8px;min-height:0;overflow-y:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(212,0,0,.38) hsla(0,0%,100%,.04)}.BuilderScreen_cardCompact__a9bil .BuilderScreen_focusGroups__wmQ0v{gap:6px;margin-top:8px}.BuilderScreen_focusGroupInteractive__JpPFe{cursor:pointer;padding:5px 7px 7px;border-radius:8px;border-left:2px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.015);transition:background .16s ease,border-color .16s ease}.BuilderScreen_focusGroupInteractive__JpPFe:hover{border-left-color:rgba(212,0,0,.45);background:rgba(212,0,0,.045)}.BuilderScreen_focusGroupActive__WzrMD{border-left-color:rgba(212,0,0,.72)}.BuilderScreen_focusGroupPartial__ptYuG{border-left-color:rgba(212,0,0,.34)}.BuilderScreen_focusGroupToggle__wjUwO{width:100%;display:grid;grid-template-columns:auto minmax(20px,1fr) auto;align-items:center;grid-gap:8px;gap:8px;margin-bottom:5px;padding:0;border:0;background:transparent;color:var(--muted2);cursor:pointer}.BuilderScreen_focusGroupName__znTsZ{font-family:Orbitron,sans-serif;font-size:9px;letter-spacing:1px;color:var(--muted);text-transform:uppercase}.BuilderScreen_focusGroupRule__zukvb{height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.02))}.BuilderScreen_focusGroupCount__Bje91{min-width:28px;text-align:right;font-family:Orbitron,sans-serif;font-size:9px;color:var(--muted2)}.BuilderScreen_focusGroupActive__WzrMD .BuilderScreen_focusGroupName__znTsZ,.BuilderScreen_focusGroupPartial__ptYuG .BuilderScreen_focusGroupName__znTsZ{color:var(--white)}.BuilderScreen_focusGroupActive__WzrMD .BuilderScreen_focusGroupRule__zukvb{background:linear-gradient(90deg,rgba(212,0,0,.72),rgba(212,0,0,.08))}.BuilderScreen_focusGroupPartial__ptYuG .BuilderScreen_focusGroupRule__zukvb{background:linear-gradient(90deg,rgba(212,0,0,.38),hsla(0,0%,100%,.05))}.BuilderScreen_focusGroupActive__WzrMD .BuilderScreen_focusGroupCount__Bje91{color:hsla(0,0%,94%,.9)}.BuilderScreen_focusGroupPartial__ptYuG .BuilderScreen_focusGroupCount__Bje91{color:hsla(0,0%,94%,.72)}.BuilderScreen_tagList__LS7d_{display:flex;flex-wrap:wrap;gap:5px}.BuilderScreen_tag__aJt03{border:1px solid var(--border);background:transparent;color:var(--muted);border-radius:999px;padding:5px 8px;font-size:10px;line-height:1.1;transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.BuilderScreen_cardCompact__a9bil .BuilderScreen_tag__aJt03{padding:5px 7px;font-size:10px}button.BuilderScreen_tag__aJt03{cursor:pointer}button.BuilderScreen_tag__aJt03:hover{transform:translateY(-2px) scale(1.03);border-color:hsla(0,0%,100%,.18);color:hsla(0,0%,94%,.84)}button.BuilderScreen_tag__aJt03:active{transform:scale(.96)}.BuilderScreen_tagActive__X3KZr{border-color:rgba(212,0,0,.35);background:rgba(212,0,0,.1);color:var(--white);box-shadow:inset 0 0 0 1px rgba(212,0,0,.08)}.BuilderScreen_addButton__mWVW9,.BuilderScreen_clearButton__mjEt3,.BuilderScreen_toolButtonDanger__MJMWQ,.BuilderScreen_toolButton__Cn6za{border-radius:999px;padding:6px 9px;font-family:Orbitron,sans-serif;font-size:8px;letter-spacing:0;cursor:pointer;text-transform:uppercase}.BuilderScreen_addButton__mWVW9{border:1px solid rgba(212,0,0,.3);background:rgba(212,0,0,.08);color:var(--white)}.BuilderScreen_clearButton__mjEt3,.BuilderScreen_toolButtonDanger__MJMWQ,.BuilderScreen_toolButton__Cn6za{background:transparent;border:1px solid var(--border);color:var(--muted)}.BuilderScreen_toolButtonDanger__MJMWQ{border-color:rgba(212,0,0,.25);color:var(--red)}.BuilderScreen_clearButton__mjEt3,.BuilderScreen_preset__OXMMi,.BuilderScreen_primary__HjLO3,.BuilderScreen_secondary__dpfav,.BuilderScreen_toolButtonDanger__MJMWQ,.BuilderScreen_toolButton__Cn6za{transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.BuilderScreen_clearButton__mjEt3:hover,.BuilderScreen_preset__OXMMi:hover,.BuilderScreen_primary__HjLO3:hover,.BuilderScreen_secondary__dpfav:hover,.BuilderScreen_toolButtonDanger__MJMWQ:hover,.BuilderScreen_toolButton__Cn6za:hover{transform:translateY(-1px)}.BuilderScreen_clearButton__mjEt3:active,.BuilderScreen_preset__OXMMi:active,.BuilderScreen_primary__HjLO3:active,.BuilderScreen_secondary__dpfav:active,.BuilderScreen_toolButtonDanger__MJMWQ:active,.BuilderScreen_toolButton__Cn6za:active{transform:scale(.97)}.BuilderScreen_sessionTools__QKO5e{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.BuilderScreen_cardCompact__a9bil .BuilderScreen_sessionTools__QKO5e{gap:5px}.BuilderScreen_sessionEmpty__6sENN{min-height:180px;border:1px dashed var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;color:var(--muted);line-height:1.6}@media (min-width:1101px){.BuilderScreen_page__K3iWX{height:100vh;overflow:hidden}}.BuilderScreen_floatingTrash__ZjvQ0{position:fixed;top:50%;right:24px;width:320px;min-height:220px;padding:24px 22px;text-align:center;border:1px dashed rgba(212,0,0,.4);background:rgba(16,16,20,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 24px 48px rgba(0,0,0,.32);transform:translateY(-50%);z-index:40;display:flex;flex-direction:column;align-items:center;justify-content:center}.BuilderScreen_floatingTrashActive__wjKxe{border-color:rgba(212,0,0,.5);background:rgba(36,12,12,.72);animation:BuilderScreen_trashFloat__z2BSt .9s ease-in-out infinite alternate}.BuilderScreen_trashIcon__CuQfJ{font-size:28px;line-height:1}.BuilderScreen_trashTitle__0Hbh2{margin-top:8px;font-family:Bebas Neue,sans-serif;font-size:28px;letter-spacing:2px;color:var(--white)}.BuilderScreen_trashText__xRxwW{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.6}@keyframes BuilderScreen_cardEnter__Qjyc9{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes BuilderScreen_cardSendRight__kdtk_{0%{opacity:1;transform:translateX(0) scale(1);border-color:rgba(212,0,0,.35);box-shadow:0 12px 28px rgba(0,0,0,.22)}48%{opacity:.78;transform:translateX(42px) scale(1.02);border-color:rgba(212,0,0,.7);box-shadow:0 18px 42px rgba(212,0,0,.24)}to{opacity:1;transform:translateX(0) scale(1);border-color:var(--border);box-shadow:none}}@keyframes BuilderScreen_sessionItemEnter__BYif2{0%{opacity:0;transform:translate(-28px,-12px) scale(.96)}70%{opacity:1;transform:translate(4px,2px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes BuilderScreen_sessionItemExit__sSwl2{0%{opacity:1;transform:translateX(0) scale(1);max-height:260px;margin-bottom:0}60%{opacity:.45;transform:translateX(28px) scale(.96);max-height:260px;margin-bottom:0}to{opacity:0;transform:translateX(54px) scale(.9);max-height:0;margin-bottom:-8px}}@keyframes BuilderScreen_boardPulse__1pAVA{0%{box-shadow:0 0 0 1px rgba(212,0,0,.12)}to{box-shadow:0 0 0 1px rgba(212,0,0,.24),0 0 22px rgba(212,0,0,.09)}}@keyframes BuilderScreen_trashFloat__z2BSt{0%{transform:translateY(-50%) scale(1)}to{transform:translateY(-50%) scale(1.015)}}@media (prefers-reduced-motion:reduce){.BuilderScreen_boardActive__Ihf_8,.BuilderScreen_card__Z0LM8,.BuilderScreen_floatingTrashActive__wjKxe,.BuilderScreen_sessionItem__tBOoo{animation:none}.BuilderScreen_card__Z0LM8,.BuilderScreen_clearButton__mjEt3,.BuilderScreen_focusGroupInteractive__JpPFe,.BuilderScreen_preset__OXMMi,.BuilderScreen_primary__HjLO3,.BuilderScreen_secondary__dpfav,.BuilderScreen_tag__aJt03,.BuilderScreen_toolButtonDanger__MJMWQ,.BuilderScreen_toolButton__Cn6za{transition:none}}@media (max-width:1100px){.BuilderScreen_page__K3iWX{display:block;max-width:1420px;padding:96px 16px 56px;overflow:visible}.BuilderScreen_header__ZeyU5{display:block;text-align:center;margin-bottom:20px}.BuilderScreen_header__ZeyU5 h1{font-size:48px}.BuilderScreen_header__ZeyU5 p{margin:10px auto 0}.BuilderScreen_actions__rwX3J{justify-content:center;margin-top:18px}.BuilderScreen_columns__mn6Ck,.BuilderScreen_topRow__jx9MB{grid-template-columns:1fr}.BuilderScreen_topRow__jx9MB{margin-bottom:18px}.BuilderScreen_libraryBoard__9kUON,.BuilderScreen_libraryList__U_wKz,.BuilderScreen_sessionBoard__1d3sq,.BuilderScreen_sessionList__uR_NN{height:auto;overflow:visible;overflow-x:visible}.BuilderScreen_libraryList__U_wKz{grid-template-columns:1fr}.BuilderScreen_summaryPanel__CYvXZ{grid-template-columns:repeat(2,minmax(0,1fr))}.BuilderScreen_floatingTrash__ZjvQ0{right:16px;bottom:16px;top:auto;width:calc(100vw - 32px);max-width:420px;min-height:180px;transform:none}.BuilderScreen_floatingTrashActive__wjKxe{animation:none}}@media (max-width:640px){.BuilderScreen_page__K3iWX{padding:96px 16px 56px}.BuilderScreen_header__ZeyU5 h1{font-size:44px}.BuilderScreen_summaryPanel__CYvXZ{grid-template-columns:1fr}.BuilderScreen_cardTop__3EteY,.BuilderScreen_columnHead__APZKP{flex-direction:column}.BuilderScreen_sessionTools__QKO5e{justify-content:flex-start}}