.DraggableRow-module__gS0fXq__row{width:100%;transition:opacity .2s;position:relative}.DraggableRow-module__gS0fXq__rowDragging{opacity:.4;z-index:10}.DraggableRow-module__gS0fXq__pairWrap{flex-direction:row;align-items:stretch;width:100%;transition:gap .2s;display:flex;position:relative}.DraggableRow-module__gS0fXq__pairSection{flex:auto;min-width:0;transition:flex .22s cubic-bezier(.4,0,.2,1);position:relative}.DraggableRow-module__gS0fXq__pairWrapSlotLeft .DraggableRow-module__gS0fXq__pairSection,.DraggableRow-module__gS0fXq__pairWrapSlotRight .DraggableRow-module__gS0fXq__pairSection{flex:0 0 60%}.DraggableRow-module__gS0fXq__pairGhost{background:color-mix(in srgb, var(--brand) 8%, transparent);border:2px dashed color-mix(in srgb, var(--brand) 50%, transparent);border-radius:var(--r-lg);color:var(--brand);opacity:0;pointer-events:none;flex-direction:column;flex:0 0;justify-content:center;align-items:center;gap:10px;transition:flex .22s cubic-bezier(.4,0,.2,1),opacity .18s,margin .22s;display:flex;overflow:hidden}.DraggableRow-module__gS0fXq__pairGhostLeft{opacity:1;flex:0 0 38%;order:-1;margin-right:16px}.DraggableRow-module__gS0fXq__pairGhostRight{opacity:1;flex:0 0 38%;order:1;margin-left:16px}.DraggableRow-module__gS0fXq__pairGhostLabel{letter-spacing:.01em;color:var(--brand);font-size:13px;font-weight:600}.DraggableRow-module__gS0fXq__pairDropLeft,.DraggableRow-module__gS0fXq__pairDropRight{z-index:5;pointer-events:none;width:28%;position:absolute;top:0;bottom:0}.DraggableRow-module__gS0fXq__pairDropLeft{left:0}.DraggableRow-module__gS0fXq__pairDropRight{right:0}.DraggableRow-module__gS0fXq__pairedDropLeft,.DraggableRow-module__gS0fXq__pairedDropRight{z-index:15;pointer-events:none;width:30%;position:absolute;top:0;bottom:0}.DraggableRow-module__gS0fXq__pairedDropLeft{left:0}.DraggableRow-module__gS0fXq__pairedDropRight{right:0}.DraggableRow-module__gS0fXq__pairedInsert{background:var(--brand);z-index:16;pointer-events:none;border-radius:2px;width:4px;position:absolute;top:0;bottom:0}.DraggableRow-module__gS0fXq__pairedInsertLeft{left:0}.DraggableRow-module__gS0fXq__pairedInsertRight{right:0}@media (max-width:768px){.DraggableRow-module__gS0fXq__pairedInsertLeft{left:0}.DraggableRow-module__gS0fXq__pairedInsertRight{right:0}}.DraggableRow-module__gS0fXq__rowHandle{border-radius:var(--r-sm);width:28px;height:28px;color:var(--ink-3);cursor:grab;opacity:0;z-index:20;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .12s,background .12s,color .12s;display:flex;position:absolute;top:16px;right:64px}.DraggableRow-module__gS0fXq__row[data-editing] .DraggableRow-module__gS0fXq__rowHandle,.DraggableRow-module__gS0fXq__rowHandle:focus-visible{opacity:1}.DraggableRow-module__gS0fXq__rowHandle:hover{background:var(--hover-overlay);color:var(--ink-1)}.DraggableRow-module__gS0fXq__rowHandle:active{cursor:grabbing}.DraggableRow-module__gS0fXq__singleHandle{border-radius:var(--r-sm);width:28px;height:28px;color:var(--ink-3);cursor:grab;opacity:0;z-index:20;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .12s,background .12s,color .12s;display:flex;position:absolute;top:16px;right:64px}.DraggableRow-module__gS0fXq__row[data-editing] .DraggableRow-module__gS0fXq__singleHandle,.DraggableRow-module__gS0fXq__singleHandle:focus-visible{opacity:1}.DraggableRow-module__gS0fXq__singleHandle:hover{background:var(--hover-overlay);color:var(--ink-1)}.DraggableRow-module__gS0fXq__singleHandle:active{cursor:grabbing}.DraggableRow-module__gS0fXq__pairedOuter{background:0 0}.DraggableRow-module__gS0fXq__pairedInner{width:100%}.DraggableRow-module__gS0fXq__pairedCards{justify-content:center;align-items:stretch;gap:var(--section-gap);flex-flow:wrap;width:100%;display:flex}.DraggableRow-module__gS0fXq__sectionSlot{flex:340px;min-width:300px;max-width:720px;position:relative}.DraggableRow-module__gS0fXq__sectionSlotNarrow{flex:320px;min-width:300px;max-width:480px}.DraggableRow-module__gS0fXq__ejectBtn{border-radius:var(--r-sm);width:28px;height:28px;color:var(--ink-3);cursor:pointer;opacity:0;z-index:20;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .12s,background .12s,color .12s;display:flex;position:absolute;top:16px;right:12px}.DraggableRow-module__gS0fXq__row[data-editing] .DraggableRow-module__gS0fXq__ejectBtn,.DraggableRow-module__gS0fXq__ejectBtn:focus-visible{opacity:1}.DraggableRow-module__gS0fXq__ejectBtn:hover{background:var(--hover-overlay);color:var(--ink-1)}@media (max-width:768px){.DraggableRow-module__gS0fXq__pairedCards{gap:var(--section-gap);grid-template-columns:100%;display:grid}.DraggableRow-module__gS0fXq__sectionSlot,.DraggableRow-module__gS0fXq__sectionSlotNarrow{min-width:0;max-width:none}.DraggableRow-module__gS0fXq__rowHandle{right:16px}.DraggableRow-module__gS0fXq__ejectBtn{opacity:1}}
.Dashboard-module__bdBija__overlay{border-radius:var(--r-sm);cursor:grabbing;background:#ddeaf80f;border:1.5px dashed #d6ebfd4d;justify-content:center;align-items:center;height:80px;display:flex}.Dashboard-module__bdBija__overlayLabel{font-family:var(--font-geist);color:#f1f7fe80;font-size:14px;font-weight:500}@keyframes Dashboard-module__bdBija__sectionFadeUp{0%{opacity:0;transform:translateY(100vh)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__bdBija__sections{max-width:var(--content-max);padding:var(--section-pt) 40px var(--section-pb);gap:var(--section-gap);z-index:1;flex-direction:column;margin:0 auto;display:flex;position:relative}@media (max-width:768px){.Dashboard-module__bdBija__sections{padding:var(--section-pt) 16px var(--section-pb)}}.Dashboard-module__bdBija__sections>*{animation:.8s cubic-bezier(.22,1,.36,1) backwards Dashboard-module__bdBija__sectionFadeUp}.Dashboard-module__bdBija__sections>:first-child{animation-delay:.1s}.Dashboard-module__bdBija__sections>:nth-child(2){animation-delay:.175s}.Dashboard-module__bdBija__sections>:nth-child(3){animation-delay:.25s}.Dashboard-module__bdBija__sections>:nth-child(4){animation-delay:.325s}.Dashboard-module__bdBija__sections>:nth-child(5){animation-delay:.4s}.Dashboard-module__bdBija__sections>:nth-child(6){animation-delay:.475s}.Dashboard-module__bdBija__sections>:nth-child(7){animation-delay:.55s}.Dashboard-module__bdBija__sections>:nth-child(8){animation-delay:.625s}.Dashboard-module__bdBija__sections>:nth-child(9){animation-delay:.7s}.Dashboard-module__bdBija__sections>:nth-child(10){animation-delay:.775s}@media (prefers-reduced-motion:reduce){.Dashboard-module__bdBija__sections>*{animation:none}}
