.react-flow{direction:ltr}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1px;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background:#1a192b;border:1px solid #fff;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-top{top:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{top:50%;right:-4px;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{background:#ffffff80;margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{color:#222;text-align:center;background-color:#fff;border:1px solid #1a192b;border-radius:3px;width:150px;padding:10px;font-size:12px}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;width:4px;height:4px;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
.list-module__AP7f9W__pageLayout{width:100%;height:100%;display:flex}.list-module__AP7f9W__container{box-sizing:border-box;width:100%;height:auto;min-height:100%;box-shadow:none;background:0 0;border-radius:0;flex:1;padding:32px;overflow:visible}.list-module__AP7f9W__container:after{content:"";pointer-events:none;border-radius:24px;position:absolute;inset:0}.list-module__AP7f9W__container{background:linear-gradient(#fff 0%,#f8fafc 100%);position:relative;box-shadow:0 15px 45px #0f172a14}.list-module__AP7f9W__header{width:100%;margin-bottom:32px}.list-module__AP7f9W__header>div{width:100%}.list-module__AP7f9W__sectionTitle{color:#344767;margin:0 0 8px;font-size:20px;font-weight:700}.list-module__AP7f9W__sectionSubtitle{color:#67748e;margin:0;font-size:14px;line-height:1.6}.list-module__AP7f9W__title{color:#344767;letter-spacing:-.5px;margin:0 0 8px;font-size:28px;font-weight:700}.list-module__AP7f9W__selectorSection{margin-bottom:32px}.list-module__AP7f9W__selectorGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px;display:grid}.list-module__AP7f9W__selectorCard{cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:1px solid;border-radius:18px;align-items:center;gap:16px;width:100%;padding:22px;transition:all .3s;animation:.35s ease-out list-module__AP7f9W__slideIn;display:flex;position:relative;box-shadow:0 25px 45px -35px #0f172a8c}@keyframes list-module__AP7f9W__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.list-module__AP7f9W__selectorCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.list-module__AP7f9W__selectorCard:active{transform:translateY(-2px)}.list-module__AP7f9W__selectorCardPrimary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea}.list-module__AP7f9W__selectorCardInfo{color:#fff;background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);border-color:#4facfe}.list-module__AP7f9W__selectorCardSuccess{color:#fff;background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);border-color:#43e97b}.list-module__AP7f9W__selectorCardIcon{background:#ffffff2e;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:34px;line-height:1;display:flex;box-shadow:inset 0 0 0 1px #ffffff4d}.list-module__AP7f9W__selectorCardContent{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.list-module__AP7f9W__selectorCardTitle{color:inherit;word-break:break-word;margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.4}.list-module__AP7f9W__selectorCardDescription{opacity:.95;color:inherit;margin:0;font-size:13px;line-height:1.5}.list-module__AP7f9W__selectorCardArrow{opacity:.8;flex-shrink:0;font-size:20px;font-weight:700;transition:transform .2s}.list-module__AP7f9W__selectorCard:hover .list-module__AP7f9W__selectorCardArrow{transform:translate(4px)}.list-module__AP7f9W__loading,.list-module__AP7f9W__error,.list-module__AP7f9W__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.list-module__AP7f9W__spinner{border:4px solid #e9ecef;border-top-color:#5e72e4;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:.8s linear infinite list-module__AP7f9W__spin}@keyframes list-module__AP7f9W__spin{to{transform:rotate(360deg)}}.list-module__AP7f9W__loading p,.list-module__AP7f9W__error p,.list-module__AP7f9W__empty p{color:#67748e;margin:0;font-size:16px}.list-module__AP7f9W__error{color:#e91e63}.list-module__AP7f9W__list{flex-direction:column;gap:24px;display:flex}.list-module__AP7f9W__card{background:#fff;border:1px solid #0000000d;border-radius:16px;padding:24px;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.list-module__AP7f9W__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.list-module__AP7f9W__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.list-module__AP7f9W__cardTitle{color:#344767;flex:1;margin:0;font-size:20px;font-weight:700;line-height:1.4}.list-module__AP7f9W__badge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:600}.list-module__AP7f9W__cardDescription{color:#67748e;margin:0 0 20px;font-size:15px;line-height:1.6}.list-module__AP7f9W__cardMeta{border-bottom:1px solid #e9ecef;flex-wrap:wrap;gap:16px;margin-bottom:20px;padding-bottom:20px;display:flex}.list-module__AP7f9W__metaItem{align-items:center;gap:8px;display:flex}.list-module__AP7f9W__metaLabel{color:#344767;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.list-module__AP7f9W__metaValue{color:#67748e;font-size:14px}.list-module__AP7f9W__cardSection{margin-bottom:20px}.list-module__AP7f9W__cardSection:last-child{margin-bottom:0}.list-module__AP7f9W__sectionTitle{color:#344767;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:13px;font-weight:700}.list-module__AP7f9W__sectionContent{color:#67748e;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7}.list-module__AP7f9W__stepsContent{flex-direction:column;gap:12px;display:flex}.list-module__AP7f9W__step{background:#f8f9fa;border-left:3px solid #5e72e4;border-radius:8px;align-items:flex-start;gap:12px;padding:12px;display:flex}.list-module__AP7f9W__stepNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.list-module__AP7f9W__stepText{color:#344767;flex:1;font-size:14px;line-height:1.6}.list-module__AP7f9W__imagesGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:12px;display:grid}.list-module__AP7f9W__imageWrapper{background:#f8f9fa;border-radius:8px;width:100%;padding-top:75%;position:relative;overflow:hidden}.list-module__AP7f9W__image{object-fit:cover;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.list-module__AP7f9W__flowLink{color:#fff;word-break:break-all;background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.list-module__AP7f9W__flowLink:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #4facfe66}.list-module__AP7f9W__container::-webkit-scrollbar{width:8px}.list-module__AP7f9W__container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.list-module__AP7f9W__container::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.list-module__AP7f9W__container::-webkit-scrollbar-thumb:hover{background:#a0aec0}@media (min-width:1600px){.list-module__AP7f9W__container{max-width:1600px;margin:0 auto;padding:48px}.list-module__AP7f9W__selectorGrid{grid-template-columns:repeat(3,1fr);gap:32px}.list-module__AP7f9W__selectorCard{gap:20px;padding:28px}.list-module__AP7f9W__selectorCardIcon{width:64px;height:64px;font-size:38px}.list-module__AP7f9W__selectorCardTitle{font-size:18px}.list-module__AP7f9W__selectorCardDescription{font-size:14px}}@media (min-width:1400px) and (max-width:1599px){.list-module__AP7f9W__container{max-width:1400px;margin:0 auto;padding:40px}.list-module__AP7f9W__selectorGrid{grid-template-columns:repeat(3,1fr);gap:28px}.list-module__AP7f9W__selectorCard{gap:18px;padding:24px}}@media (min-width:1350px) and (max-width:1399px){.list-module__AP7f9W__container{padding:32px}.list-module__AP7f9W__selectorGrid{grid-template-columns:repeat(3,1fr);gap:24px}.list-module__AP7f9W__selectorCard{gap:16px;padding:22px}}@media (min-width:1025px) and (max-width:1349px){.list-module__AP7f9W__container{box-sizing:border-box;max-width:100%;padding:28px}.list-module__AP7f9W__selectorGrid{grid-template-columns:repeat(2,1fr);gap:20px}.list-module__AP7f9W__selectorCard{box-sizing:border-box;gap:14px;max-width:100%;padding:20px}.list-module__AP7f9W__selectorCardIcon{flex-shrink:0;width:52px;height:52px;font-size:32px}.list-module__AP7f9W__selectorCardTitle{font-size:15px}.list-module__AP7f9W__selectorCardDescription{font-size:12px}}@media (min-width:992px) and (max-width:1024px){.list-module__AP7f9W__container{padding:24px}.list-module__AP7f9W__selectorGrid{grid-template-columns:repeat(2,1fr);gap:18px}.list-module__AP7f9W__selectorCard{gap:14px;padding:18px}.list-module__AP7f9W__selectorCardIcon{width:50px;height:50px;font-size:30px}.list-module__AP7f9W__selectorCardTitle{font-size:15px}.list-module__AP7f9W__selectorCardDescription{font-size:12px}}@media (min-width:768px) and (max-width:991px){.list-module__AP7f9W__pageLayout{justify-content:center}.list-module__AP7f9W__container{height:auto;min-height:calc(100vh - 90px);padding:24px}.list-module__AP7f9W__header{margin-bottom:24px}.list-module__AP7f9W__title{margin-bottom:6px;font-size:24px}.list-module__AP7f9W__sectionTitle{margin-bottom:6px;font-size:18px}.list-module__AP7f9W__sectionSubtitle{font-size:13px}.list-module__AP7f9W__selectorGrid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:20px}.list-module__AP7f9W__selectorCard{border-radius:16px;gap:14px;padding:18px}.list-module__AP7f9W__selectorCardIcon{width:50px;height:50px;font-size:30px}.list-module__AP7f9W__selectorCardTitle{margin-bottom:3px;font-size:15px}.list-module__AP7f9W__selectorCardDescription{font-size:12px}.list-module__AP7f9W__selectorCardArrow{font-size:18px}}@media (min-width:600px) and (max-width:767px){.list-module__AP7f9W__pageLayout{padding:0}.list-module__AP7f9W__container{height:auto;min-height:calc(100vh - 60px);padding:20px}.list-module__AP7f9W__header{margin-bottom:20px}.list-module__AP7f9W__header>div{flex-direction:column;align-items:flex-start!important}.list-module__AP7f9W__title{margin-bottom:8px;font-size:22px}.list-module__AP7f9W__sectionTitle{margin-bottom:6px;font-size:18px}.list-module__AP7f9W__sectionSubtitle{font-size:13px;line-height:1.5}.list-module__AP7f9W__selectorSection{margin-bottom:24px}.list-module__AP7f9W__selectorGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px}.list-module__AP7f9W__selectorCard{border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.list-module__AP7f9W__selectorCardIcon{width:48px;height:48px;font-size:28px}.list-module__AP7f9W__selectorCardContent{width:100%}.list-module__AP7f9W__selectorCardTitle{margin-bottom:4px;font-size:15px}.list-module__AP7f9W__selectorCardDescription{font-size:12px}.list-module__AP7f9W__selectorCardArrow{align-self:flex-end;margin-top:auto;font-size:18px}.list-module__AP7f9W__loading,.list-module__AP7f9W__error,.list-module__AP7f9W__empty{min-height:300px}.list-module__AP7f9W__spinner{width:36px;height:36px;margin-bottom:12px}.list-module__AP7f9W__loading p,.list-module__AP7f9W__error p,.list-module__AP7f9W__empty p{font-size:14px}}@media (min-width:480px) and (max-width:599px){.list-module__AP7f9W__pageLayout{padding:0}.list-module__AP7f9W__container{height:auto;min-height:calc(100vh - 60px);padding:18px}.list-module__AP7f9W__header{margin-bottom:18px}.list-module__AP7f9W__header>div{flex-direction:column;align-items:flex-start!important}.list-module__AP7f9W__title{margin-bottom:8px;font-size:20px}.list-module__AP7f9W__sectionTitle{margin-bottom:6px;font-size:17px}.list-module__AP7f9W__sectionSubtitle{font-size:12px;line-height:1.5}.list-module__AP7f9W__selectorSection{margin-bottom:20px}.list-module__AP7f9W__selectorGrid{grid-template-columns:1fr;gap:14px;margin-top:16px}.list-module__AP7f9W__selectorCard{border-radius:12px;gap:12px;padding:16px}.list-module__AP7f9W__selectorCardIcon{width:44px;height:44px;font-size:26px}.list-module__AP7f9W__selectorCardTitle{margin-bottom:3px;font-size:15px}.list-module__AP7f9W__selectorCardDescription{font-size:12px}.list-module__AP7f9W__selectorCardArrow{font-size:18px}.list-module__AP7f9W__loading,.list-module__AP7f9W__error,.list-module__AP7f9W__empty{min-height:280px}.list-module__AP7f9W__spinner{width:34px;height:34px;margin-bottom:12px}.list-module__AP7f9W__loading p,.list-module__AP7f9W__error p,.list-module__AP7f9W__empty p{font-size:14px}}@media (max-width:767px){.list-module__AP7f9W__pageLayout{padding:0}.list-module__AP7f9W__container{height:auto;min-height:calc(100vh - 60px);padding:16px}.list-module__AP7f9W__header{margin-bottom:18px}.list-module__AP7f9W__header>div{flex-direction:column;align-items:flex-start!important;gap:.75rem!important}.list-module__AP7f9W__title{margin-bottom:8px;font-size:20px}.list-module__AP7f9W__sectionTitle{margin-bottom:6px;font-size:17px}.list-module__AP7f9W__sectionSubtitle{font-size:12px;line-height:1.5}.list-module__AP7f9W__selectorSection{margin-bottom:20px}.list-module__AP7f9W__selectorGrid{grid-template-columns:1fr;gap:14px;margin-top:16px}.list-module__AP7f9W__selectorCard{border-radius:12px;gap:12px;padding:16px}.list-module__AP7f9W__selectorCardIcon{width:44px;height:44px;font-size:26px}.list-module__AP7f9W__selectorCardTitle{margin-bottom:3px;font-size:15px}.list-module__AP7f9W__selectorCardDescription{font-size:12px}.list-module__AP7f9W__selectorCardArrow{font-size:18px}.list-module__AP7f9W__loading,.list-module__AP7f9W__error,.list-module__AP7f9W__empty{min-height:280px}.list-module__AP7f9W__spinner{width:34px;height:34px;margin-bottom:12px}.list-module__AP7f9W__loading p,.list-module__AP7f9W__error p,.list-module__AP7f9W__empty p{font-size:14px}}@media (min-width:360px) and (max-width:479px){.list-module__AP7f9W__container{height:auto;min-height:calc(100vh - 50px);padding:14px}.list-module__AP7f9W__header{margin-bottom:16px}.list-module__AP7f9W__header>div{flex-direction:column;align-items:flex-start!important;gap:.75rem!important}.list-module__AP7f9W__title{margin-bottom:6px;font-size:18px}.list-module__AP7f9W__sectionTitle{margin-bottom:5px;font-size:16px}.list-module__AP7f9W__sectionSubtitle{font-size:11px;line-height:1.4}.list-module__AP7f9W__selectorGrid{gap:12px;margin-top:14px}.list-module__AP7f9W__selectorCard{border-radius:10px;gap:10px;padding:14px}.list-module__AP7f9W__selectorCardIcon{width:40px;height:40px;font-size:24px}.list-module__AP7f9W__selectorCardTitle{margin-bottom:2px;font-size:14px}.list-module__AP7f9W__selectorCardDescription{font-size:11px;line-height:1.4}.list-module__AP7f9W__selectorCardArrow{font-size:16px}.list-module__AP7f9W__loading,.list-module__AP7f9W__error,.list-module__AP7f9W__empty{min-height:250px}.list-module__AP7f9W__spinner{border-width:3px;width:32px;height:32px;margin-bottom:10px}.list-module__AP7f9W__loading p,.list-module__AP7f9W__error p,.list-module__AP7f9W__empty p{font-size:13px}}@media (max-width:359px){.list-module__AP7f9W__container{min-height:calc(100vh - 40px);padding:12px}.list-module__AP7f9W__header{margin-bottom:14px}.list-module__AP7f9W__header>div{flex-direction:column;align-items:flex-start!important;gap:.5rem!important}.list-module__AP7f9W__title{margin-bottom:4px;font-size:17px}.list-module__AP7f9W__sectionTitle{margin-bottom:4px;font-size:15px}.list-module__AP7f9W__sectionSubtitle{font-size:10px;line-height:1.4}.list-module__AP7f9W__selectorGrid{gap:10px;margin-top:12px}.list-module__AP7f9W__selectorCard{border-radius:8px;gap:8px;padding:12px}.list-module__AP7f9W__selectorCardIcon{width:36px;height:36px;font-size:22px}.list-module__AP7f9W__selectorCardTitle{margin-bottom:2px;font-size:13px}.list-module__AP7f9W__selectorCardDescription{font-size:10px;line-height:1.3}.list-module__AP7f9W__selectorCardArrow{font-size:14px}.list-module__AP7f9W__loading,.list-module__AP7f9W__error,.list-module__AP7f9W__empty{min-height:200px}.list-module__AP7f9W__spinner{border-width:3px;width:30px;height:30px;margin-bottom:8px}.list-module__AP7f9W__loading p,.list-module__AP7f9W__error p,.list-module__AP7f9W__empty p{font-size:12px}}@media (hover:none) and (pointer:coarse){.list-module__AP7f9W__selectorCard:hover{transform:none;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.list-module__AP7f9W__selectorCard:active{opacity:.9;transform:scale(.98)}.list-module__AP7f9W__selectorCard:hover .list-module__AP7f9W__selectorCardArrow{transform:none}.list-module__AP7f9W__card:hover{transform:none;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.list-module__AP7f9W__flowLink:hover{transform:none}}@media (max-width:767px) and (orientation:landscape){.list-module__AP7f9W__container{height:auto;min-height:calc(100vh - 50px);padding:16px}.list-module__AP7f9W__header{margin-bottom:16px}.list-module__AP7f9W__header>div{flex-flow:wrap;align-items:center!important}.list-module__AP7f9W__title{font-size:18px}.list-module__AP7f9W__selectorGrid{grid-template-columns:repeat(2,1fr);gap:12px}.list-module__AP7f9W__selectorCard{gap:10px;padding:14px}.list-module__AP7f9W__selectorCardIcon{width:40px;height:40px;font-size:24px}}@media print{.list-module__AP7f9W__container{height:auto;padding:0;overflow:visible}.list-module__AP7f9W__selectorCard{break-inside:avoid;page-break-inside:avoid}.list-module__AP7f9W__selectorCardArrow{display:none}}
