:root{--font-gilroy:"Gilroy",sans-serif}.admin_layout{display:flex;flex-wrap:wrap;min-height:calc(100dvh - 80px);background-color:var(--tr-v2-bg-page)}.admin_layout_sidebar{background-color:var(--tr-v2-bg-surface);width:280px;flex-shrink:0}@media(max-width:1279px){.admin_layout_sidebar{width:250px}}@media(max-width:991px){.admin_layout_sidebar{width:0;min-width:0;overflow:visible}}@media(max-width:767px){.admin_layout_sidebar{width:0}}.admin_layout_sidebar:has(.admin_sidebar.collapse-sidebar){width:80px}@media(max-width:991px){.admin_layout_sidebar:has(.admin_sidebar.collapse-sidebar){width:0}}.admin_layout_sidebar .admin_sidebar.collapse-sidebar{padding:12px 10px;width:80px;transition:width .3s ease-in-out,padding .3s ease-in-out}.admin_layout_sidebar .admin_sidebar.collapse-sidebar .admin_sidebar_wrapper .linkList a .fulltext{display:none}.admin_layout_sidebar .admin_sidebar.collapse-sidebar .admin_sidebar_wrapper .linkList a .linktext{width:22px;height:22px;min-width:22px;transition:width .3s ease-in-out,height .3s ease-in-out}.admin_layout_sidebar .admin_sidebar{width:280px;border-right:1px solid var(--tr-v2-border-primary);box-shadow:none;position:fixed;top:80px;left:0;height:calc(100vh - 80px);padding:1.25rem .875rem;overflow:hidden;overflow-anchor:none;z-index:100;transition:width .3s ease-in-out,padding .3s ease-in-out,left .3s ease-in-out}@media(max-width:1279px){.admin_layout_sidebar .admin_sidebar{width:250px;padding:10px}}@media(max-width:991px){.admin_layout_sidebar .admin_sidebar{position:fixed;top:0;left:-325px;width:325px;max-width:100%;height:100vh;padding:5.5rem 1.25rem 1.5rem;overflow:hidden;z-index:9999;background-color:var(--tr-v2-bg-surface);backdrop-filter:none;border-right:1px solid var(--tr-v2-border-primary);box-shadow:var(--tr-v2-shadow-xl);display:flex;flex-direction:column}.admin_layout_sidebar .admin_sidebar.opensidebar{left:0}.admin_layout_sidebar .admin_sidebar_wrapper{display:block;overflow-x:hidden;overflow-y:auto;overflow-anchor:none;width:100%;padding:0;gap:0}}@media(max-width:767px){.admin_layout_sidebar .admin_sidebar{left:-100%;width:100%}.admin_layout_sidebar .admin_sidebar.opensidebar{left:0}}.admin_layout .admin_layout_content.admin_layout_collapse{width:calc(100% - 80px);transition:width .3s ease-in-out}@media(max-width:991px){.admin_layout .admin_layout_content.admin_layout_collapse{width:100%}}@media(width >= 1400px){.admin_layout .admin_layout_content.admin_layout_collapse .container{max-width:1500px}}@media(width >= 2000px){.admin_layout .admin_layout_content.admin_layout_collapse .container{max-width:2000px}}.admin_layout_content{position:relative;padding:0 30px 5rem;width:calc(100% - 280px);min-height:calc(100vh - 89px);background:var(--tr-v2-bg-page);transition:width .3s ease-in-out}@media screen and (max-width:1279px){.admin_layout_content{padding:0 0 1.25rem;width:calc(100% - 250px)}.admin_layout_content .container{padding-left:15px;padding-right:15px}}@media screen and (max-width:991px){.admin_layout_content{width:100%}}@media screen and (max-width:1199px){.admin_layout .py-40{padding-top:24px;padding-bottom:24px}.admin_layout .pb-60{padding-bottom:24px}.admin_layout .pt-40{padding-top:24px}}@media(max-width:575px){.trade_manager_btns .btn-style{width:100%!important}}.trade_manager_entrylist_box{border:2px solid #00adef;border-radius:.625rem;padding:.75rem 1.25rem!important;margin-top:1.25rem;display:flex;background:radial-gradient(50% 50% at 50% 50%,rgba(0,185,255,.2) 21.5%,rgba(0,83,153,.2) 100%),linear-gradient(135deg,rgba(255,255,255,0),rgba(255,255,255,.05) 47.5%,rgba(255,255,255,0));text-transform:uppercase;cursor:pointer;transition:background .3s ease}.trade_manager_entrylist_box:hover{background:radial-gradient(50% 50% at 50% 50%,rgba(0,185,255,.4) 21.5%,rgba(0,83,153,.4)),linear-gradient(135deg,rgba(255,255,255,0),rgba(255,255,255,.1254901961) 47.5%,rgba(255,255,255,0))}.trade_manager_entrylist_box h5{font-size:1.1rem;font-weight:800;min-width:300px}@media(max-width:1199px){.trade_manager_entrylist_box h5{font-size:1rem;min-width:200px}}@media(max-width:767px){.trade_manager_entrylist_box h5{font-size:.9rem;min-width:auto}}.trade_manager_entrylist_box h5:nth-child(2){margin-left:20px}.trade_manager_trade_entry{margin-bottom:1.2rem}.trade_manager_trade_entry_box{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem!important;border-radius:1.25rem!important;cursor:pointer}@media(max-width:1199px){.trade_manager_trade_entry_box{padding:10px}}@media(max-width:767px){.trade_manager_trade_entry_box_headtext{flex-wrap:wrap}}.trade_manager_trade_entry_box h5{font-size:1.1rem;font-weight:800;text-transform:uppercase}@media(max-width:1279px){.trade_manager_trade_entry_box h5{font-size:1rem}}@media(max-width:1199px){.trade_manager_trade_entry_box h5{font-size:.875rem;margin-left:10px}}@media(max-width:767px){.trade_manager_trade_entry_box h5{padding:4px 0}}.trade_manager_trade_entry_box h5:last-child{margin-left:0}.trade_manager_trade_entry_box .solidArrow{display:none;transform:rotate(0deg)}@media screen and (max-width:1199px){.trade_manager_trade_entry_box .solidArrow svg{width:20px}}.trade_manager_trade_entry_box .solidArrow.infoIcon svg{width:37px;height:37px}.trade_manager_trade_entry_box .solidArrow.infoIcon svg circle{fill:#ff696a}.trade_manager_trade_entry_box .endArrow{transform:rotate(180deg);margin-left:1.5rem}@media screen and (max-width:1199px){.trade_manager_trade_entry_box .endArrow{margin-left:10px}}.trade_builder_card_body_wrapper{padding:1rem 1.25rem;background-color:#e3e3e3;border-radius:20px}.head_btns{display:flex}.blur-effect{filter:blur(10px);pointer-events:none}.overlay-message{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.6);color:#fff;font-size:24px;font-weight:700}.auth-blur-effect{filter:blur(10px);pointer-events:none}.auth-overlay-message{cursor:pointer;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.459);transition:opacity .3s ease-in-out}.AuthOverlayRound{border-radius:1.25rem}.auth-overlay-message p{text-align:center;color:#fff;font-size:20px;font-weight:700}.auth-overlay-message a{color:#00adef}.dashed_design{border-radius:var(--tr-v2-radius-xs);height:16px;width:16px;min-height:unset;min-width:unset;flex-shrink:0;background-color:var(--tr-v2-primary-light);border:1px dashed var(--tr-v2-primary)!important}@media screen and (width <= 991px){.auth-hide .admin_layout_sidebar{display:none}.auth-hide .admin_layout_content{width:100%!important}}.trade_head{display:flex;align-items:center;position:relative;padding:1.5rem 0}@media screen and (max-width:991px){.trade_head{justify-content:unset}}@media screen and (max-width:1599px){.trade_head .common_heading h2{font-size:35px}}@media screen and (max-width:1279px){.trade_head .common_heading h2{font-size:28px}}.trade_head_title{display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.trade_head_title{justify-content:center}}.trade_head_title h4{margin-right:10px;margin-bottom:10px}@media screen and (max-width:1599px){.trade_head_title h4{font-size:18px;line-height:normal}}.setting-wheel-popup{--focus-outline-color:var(--tr-v2-focus-outline-on-light)}.setting-wheel-popup,.setting-wheel-popup h1,.setting-wheel-popup h2,.setting-wheel-popup h3,.setting-wheel-popup h4,.setting-wheel-popup h5,.setting-wheel-popup h6,.setting-wheel-popup label,.setting-wheel-popup p{color:var(--tr-v2-text-primary)}.setting-wheel-popup .focus-outline-dark:focus,.setting-wheel-popup .focus-outline-dark:focus-visible,.setting-wheel-popup .focus-outline-light:focus,.setting-wheel-popup .focus-outline-light:focus-visible{outline:2px dotted var(--tr-v2-focus-outline-on-light)!important;outline-offset:3px!important}.setting-wheel-popup .tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;padding:2px;border:0;background:rgba(0,0,0,0);line-height:0;cursor:pointer;border-radius:50%}.setting-wheel-popup .tooltip-trigger:focus,.setting-wheel-popup .tooltip-trigger:focus-visible{outline:2px dotted var(--tr-v2-focus-outline-on-light)!important;outline-offset:3px!important;border-radius:50%}.setting-wheel-popup .switch{position:relative;display:inline-block;width:48px;height:24px;flex-shrink:0}.setting-wheel-popup .switch input{opacity:0;width:0;height:0}.setting-wheel-popup .switch .slider{position:absolute;cursor:pointer;inset:0;background-color:var(--tr-v2-border-secondary);border:1px solid var(--tr-v2-border-primary);transition:.25s;border-radius:34px}.setting-wheel-popup .switch .slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:var(--tr-v2-bg-surface);box-shadow:var(--tr-v2-shadow-sm);transition:.25s;border-radius:50%}.setting-wheel-popup .switch input:checked+.slider{background-color:var(--tr-v2-primary);border-color:var(--tr-v2-primary)}.setting-wheel-popup .switch input:checked+.slider:before{transform:translateX(22px)}.setting-wheel-popup .switch input:focus-visible+.slider{outline:2px dotted var(--tr-v2-focus-outline-on-light);outline-offset:3px}.setting-wheel-popup .add_filter_condition_btn img,.setting-wheel-popup .add_filters button img,.setting-wheel-popup .add_strategies button img{width:12px;height:12px;filter:brightness(0) saturate(100%);opacity:.8}.setting-wheel-popup .TripleDotBtn img,.setting-wheel-popup .TripleDotBtn svg,.setting-wheel-popup .head-btn img,.setting-wheel-popup .head-btn svg{display:block;max-width:4px;height:auto}.setting-wheel-popup .TripleDotBtn svg path,.setting-wheel-popup .head-btn svg path{fill:var(--tr-v2-text-primary)}.setting-wheel-popup .btn-style{border-radius:var(--tr-v2-radius-md)!important;box-shadow:var(--tr-v2-shadow-sm);transition:background var(--tr-v2-transition-fast),box-shadow var(--tr-v2-transition-fast)}.setting-wheel-popup .btn-style:not(.gray-btn):not(.white-btn):not(.red-btn){background:var(--tr-v2-primary)!important;color:var(--tr-v2-text-inverse)!important}.setting-wheel-popup .btn-style:not(.gray-btn):not(.white-btn):not(.red-btn):hover:not(:disabled){background:var(--tr-v2-primary-hover)!important;box-shadow:var(--tr-v2-shadow-md)}.setting-wheel-popup .btn-style.gray-btn,.setting-wheel-popup .btn-style.white-btn{background:var(--tr-v2-bg-surface)!important;color:var(--tr-v2-text-primary)!important;border:1px solid var(--tr-v2-border-secondary)!important;box-shadow:none}.setting-wheel-popup .btn-style.gray-btn:hover:not(:disabled),.setting-wheel-popup .btn-style.white-btn:hover:not(:disabled){background:var(--tr-v2-bg-muted)!important;border-color:var(--tr-v2-primary-border)!important}.setting-wheel-popup .btn-style.blue-btn{background:var(--tr-v2-primary)!important;color:var(--tr-v2-text-inverse)!important}.setting-wheel-popup .settings-status-line{color:var(--tr-v2-text-secondary)}.setting-wheel-popup .character-count{color:var(--tr-v2-text-muted)}.setting-wheel-popup .customInput_inner input,.setting-wheel-popup .customInput_inner textarea,.setting-wheel-popup .table_form_textarea{background:var(--tr-v2-bg-surface)!important;border:1px solid var(--tr-v2-border-secondary)!important;color:var(--tr-v2-text-primary)!important;border-radius:var(--tr-v2-radius-md)!important;color-scheme:light!important}.setting-wheel-popup .customInput_inner input::placeholder,.setting-wheel-popup .customInput_inner textarea::placeholder,.setting-wheel-popup .table_form_textarea::placeholder{color:var(--tr-v2-text-muted)!important}.setting-wheel-popup .customInput_inner input:focus,.setting-wheel-popup .customInput_inner textarea:focus,.setting-wheel-popup .table_form_textarea:focus{border-color:var(--tr-v2-primary)!important;box-shadow:var(--tr-v2-focus-ring);outline:2px dotted var(--tr-v2-focus-outline-on-light)}.setting-wheel-popup .error-message{background-color:var(--tr-v2-danger-light)!important;color:var(--tr-v2-danger-text)!important;border:1px solid var(--tr-v2-danger);font-size:16px!important;font-weight:700!important;padding:5px 10px!important;border-radius:10px!important;margin-bottom:0}.setting-wheel-popup .settings-highlight{color:var(--tr-v2-success-text)}.setting-wheel-popup .heading-container{position:relative}.setting-wheel-popup .heading-container .scrollable_tabs{display:flex;gap:.5rem;overflow-x:auto;scroll-behavior:smooth;flex:1}.setting-wheel-popup .heading-container .scrollable_tabs::-webkit-scrollbar{display:none}.setting-wheel-popup .heading-container .heading{background-color:var(--tr-v2-bg-muted);padding:10px 30px;width:fit-content;border-radius:var(--tr-v2-radius-md) var(--tr-v2-radius-md) 0 0;display:flex;align-items:center;gap:16px;cursor:pointer;border:1px solid var(--tr-v2-border-primary);border-bottom:none;color:var(--tr-v2-text-muted);transition:background var(--tr-v2-transition-fast),color var(--tr-v2-transition-fast)}.setting-wheel-popup .heading-container .heading.active{background-color:var(--tr-v2-bg-surface);color:var(--tr-v2-text-primary)}.setting-wheel-popup .heading-container .heading p{font-size:20px;font-weight:700;white-space:nowrap!important;color:inherit}@media(width <= 550px){.setting-wheel-popup .heading-container .heading p{font-size:16px}}.setting-wheel-popup .heading-container .move-pre-arrow{position:absolute;left:0!important;height:44px!important}.setting-wheel-popup .heading-container .move-next-arrow{position:absolute;top:0!important;right:0!important;height:44px!important}.setting-wheel-popup .popup_card{position:relative;background-color:var(--tr-v2-bg-surface);padding:20px 15px;border-radius:0 0 var(--tr-v2-radius-xl) var(--tr-v2-radius-xl);border:1px solid var(--tr-v2-border-primary);border-top:none;box-shadow:var(--tr-v2-shadow-lg);color:var(--tr-v2-text-primary)}.setting-wheel-popup .popup_card .setting-wheel-popup-loader{min-height:400px;display:flex;justify-content:center;align-items:center}.setting-wheel-popup .popup_card .setting-wheel-popup-loader .loader{width:48px;height:48px;border:5px solid var(--tr-v2-border-secondary);border-bottom-color:var(--tr-v2-primary);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.setting-wheel-popup .popup_card .confirmation .section-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:1.2rem}.setting-wheel-popup .popup_card .confirmation .section-head .close-btn{min-height:40px!important;max-height:40px!important;min-width:40px!important;max-width:40px!important;padding:0;border:none;border-radius:50%;background-color:var(--tr-v2-bg-muted);display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.setting-wheel-popup .popup_card .confirmation .section-head .close-btn:hover{background-color:var(--tr-v2-bg-subtle)}.setting-wheel-popup .popup_card .confirmation .section-head .close-btn svg path{fill:var(--tr-v2-text-primary)}.setting-wheel-popup .popup_card .confirmation .title{font-size:20px;font-weight:600}@media(width <= 550px){.setting-wheel-popup .popup_card .confirmation .title{font-size:16px}}@media(width <= 350px){.setting-wheel-popup .popup_card .confirmation .title{font-size:14px}}.setting-wheel-popup .popup_card .confirmation button{min-height:40px}.setting-wheel-popup .popup_card .confirmation .small-btn{min-height:30px!important;font-size:14px;padding:.5rem 1rem!important}.setting-wheel-popup .popup_card .innerCard{background-color:var(--tr-v2-bg-subtle);border-radius:0 0 var(--tr-v2-radius-lg) var(--tr-v2-radius-lg);border:1px solid var(--tr-v2-border-primary);margin-bottom:10px;overflow:visible}.setting-wheel-popup .popup_card .innerCard .portfolio{padding:10px;border-bottom:1px solid var(--tr-v2-border-primary)}.setting-wheel-popup .popup_card .innerCard .portfolio .greenCircle{width:16px;height:16px;background-color:var(--tr-v2-success);border-radius:50%;flex-shrink:0}.setting-wheel-popup .popup_card .innerCard .portfolio .redCircle{width:16px;height:16px;background-color:var(--tr-v2-danger);border-radius:50%;flex-shrink:0}.setting-wheel-popup .popup_card .innerCard .portfolio span{font-size:14px;font-weight:600}.setting-wheel-popup .popup_card .innerCard .add_filters,.setting-wheel-popup .popup_card .innerCard .add_strategies{display:flex;justify-content:space-between;align-items:center;padding:7px 9px;border-bottom:1px solid var(--tr-v2-border-primary)}.setting-wheel-popup .popup_card .innerCard .add_filters .count_add,.setting-wheel-popup .popup_card .innerCard .add_filters .header_title,.setting-wheel-popup .popup_card .innerCard .add_strategies .count_add,.setting-wheel-popup .popup_card .innerCard .add_strategies .header_title{font-size:14px;font-weight:600}.setting-wheel-popup .popup_card .innerCard .add_filter_condition_btn{display:flex;gap:.5rem;align-items:center;min-height:unset}.setting-wheel-popup .popup_card .innerCard .add_filters_conditions{display:flex;justify-content:space-between;align-items:center;padding:7px 9px;border-bottom:1px solid var(--tr-v2-border-primary)}.setting-wheel-popup .popup_card .innerCard .add_filters_conditions .show_condition{font-size:14px;font-weight:600;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.setting-wheel-popup .popup_card .innerCard .add_filters_conditions .show_condition .text-primary{color:var(--tr-v2-primary)!important}.setting-wheel-popup .popup_card .innerCard .add_filters_conditions button{min-height:unset}.setting-wheel-popup .popup_card .innerCard .add_filters_conditions button img{width:14px;height:14px}.setting-wheel-popup .popup_card .innerCard .show_strategies .include_trades{background-color:var(--tr-v2-bg-surface);padding:6px 10px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:5px}.setting-wheel-popup .popup_card .innerCard .show_strategies .include_trades .head{display:flex;gap:.45rem;align-items:center}.setting-wheel-popup .popup_card .innerCard .show_strategies .include_trades_circle{width:14px;height:14px;background-color:var(--tr-v2-bg-surface);border:1px solid var(--tr-v2-border-secondary);border-radius:50%;flex-shrink:0}.setting-wheel-popup .popup_card .innerCard .show_strategies .include_trades span{font-size:14px;font-weight:600}.setting-wheel-popup .popup_card .innerCard .show_strategies .include_trades img{height:14px}.setting-wheel-popup .popup_card .innerCard .strategies{padding:10px}.setting-wheel-popup .popup_card .innerCard .strategies .cardHeading{display:flex;gap:10px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--tr-v2-border-primary)}.setting-wheel-popup .popup_card .innerCard .strategies .cardHeading p{font-size:16px;font-weight:700}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown{background-color:var(--tr-v2-bg-surface);border:1px solid var(--tr-v2-border-primary);width:100%;position:static;border-bottom-left-radius:0;border-bottom-right-radius:0;border-radius:0 0 25px 25px}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .header{display:flex;align-items:center;gap:8px;padding:10px;color:var(--tr-v2-text-primary);font-size:16px;font-weight:600;cursor:pointer;border-bottom:1px solid var(--tr-v2-border-row)!important}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .header:hover{background-color:var(--tr-v2-bg-subtle)}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .header p{color:var(--tr-v2-text-primary);font-size:16px;font-weight:700;padding-left:5px}@media(width <= 550px){.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .header p{font-size:14px}}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .strategy-results{max-height:250px;overflow:visible}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .strategy-results-scroll{max-height:250px;overflow-y:auto;overflow-x:hidden}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .show-dropdown-strategies{position:relative;display:flex;gap:8px;justify-content:space-between;align-items:center;color:var(--tr-v2-text-primary);font-size:16px;font-weight:600;border-bottom:1px solid var(--tr-v2-border-row)!important;cursor:pointer}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .show-dropdown-strategies:last-child{border-radius:0!important}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .show-dropdown-strategies:hover{background-color:var(--tr-v2-bg-subtle)}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .show-dropdown-strategies label{padding:12px 8px 12px 12px;cursor:pointer}@media(width <= 350px){.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .show-dropdown-strategies label{padding:5px 10px}}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .show-dropdown-strategies .name{text-transform:uppercase;color:var(--tr-v2-text-primary);font-size:14px;font-weight:600}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .show-dropdown-strategies .TripleDotBtn{height:26px;width:26px;min-height:unset;padding:0;border:0;background-color:rgba(0,0,0,0);transition:all .2s ease-in-out;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .show-dropdown-strategies .TripleDotBtn:hover{background-color:var(--tr-v2-bg-muted)}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .show-dropdown-strategies .TripleDotBtn:active{background-color:var(--tr-v2-bg-subtle)}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .btns{background-color:var(--tr-v2-bg-muted);border-top:1px solid var(--tr-v2-border-primary);display:flex;justify-content:end;gap:10px;font-size:16px;font-weight:600;border-radius:0 0 20px 20px;padding:15px 15px 5px}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .btns .confirm{color:var(--tr-v2-primary)}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .btns .cancel{color:var(--tr-v2-text-muted)}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .TripleDotBtn{height:26px;width:26px;min-height:unset;padding:0;border:0;background-color:rgba(0,0,0,0);transition:all .2s ease-in-out;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .TripleDotBtn:hover{background-color:var(--tr-v2-bg-muted)}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .TripleDotBtn:active{background-color:var(--tr-v2-bg-subtle)}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .dropdownlist{display:flex;align-items:center;gap:14px;padding-top:5px;padding-bottom:3px;font-size:14px;font-weight:600}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .dropdownlist img{width:15px!important;min-width:15px!important}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .dropdownlist span{text-align:left;flex:1}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .tr-strategy-kebab-menu{z-index:999999!important}.setting-wheel-popup .popup_card .innerCard .strategies .add-strategies-dropdown .tr-strategy-kebab-menu .dropdown-item{width:100%;text-align:left;background:rgba(0,0,0,0);border:0}.setting-wheel-popup .dashboard-name{position:relative;overflow:visible;z-index:20}.setting-wheel-popup .dashboard-name button{min-height:unset!important}.setting-wheel-popup .dashboard-name .head{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:21}.setting-wheel-popup .dashboard-name .head .head-btn{height:26px;width:26px;padding:0;border:0;background:rgba(0,0,0,0);transition:all .2s ease-in-out;display:grid;place-items:center;border-radius:50%}.setting-wheel-popup .dashboard-name .head .head-btn:hover{background-color:var(--tr-v2-bg-muted)}.setting-wheel-popup .dashboard-name .head .head-btn:active,.setting-wheel-popup .dashboard-name .head .head-btn[aria-expanded=true]{background-color:var(--tr-v2-bg-subtle)}.setting-wheel-popup .dashboard-name .head .head-btn.dropdown-toggle:after{content:none!important;display:none!important;border:0!important;margin:0!important}.setting-wheel-popup .dashboard-name .dropdown-menu{min-width:180px;padding:6px 0;z-index:1050}.setting-wheel-popup .dashboard-name .dropdown-menu .dropdownlist{display:flex;align-items:center;gap:14px;width:100%;padding:0;font-size:14px;font-weight:600}.setting-wheel-popup .dashboard-name .dropdown-menu .dropdownlist>img,.setting-wheel-popup .dashboard-name .dropdown-menu .dropdownlist>svg{width:15px;height:15px;min-width:15px;flex:0 0 15px}.setting-wheel-popup .dashboard-name .dropdown-menu .dropdownlist>span{min-width:0;flex:1 1 auto;text-align:left}.setting-wheel-popup .dashboard-name .dropdown-item,.setting-wheel-popup .dashboard-name button.dropdown-item{display:block;width:100%;padding:8px 16px;clear:both;white-space:nowrap;font-size:14px;font-weight:600}.setting-wheel-popup .dashboard-name .dropdown-item:focus,.setting-wheel-popup .dashboard-name .dropdown-item:hover{background-color:var(--tr-v2-bg-muted)!important}.setting-wheel-popup .dashboard-name .dropdown-item.active,.setting-wheel-popup .dashboard-name .dropdown-item.disabled,.setting-wheel-popup .dashboard-name .dropdown-item:active{background-color:var(--tr-v2-bg-muted)!important;color:var(--tr-v2-text-primary)!important}.setting-wheel-popup .popup_card .innerCard .strategies.section-expanded{border:1px solid var(--tr-v2-primary)}.setting-wheel-popup .popup_card .innerCard .strategies .show-dropdown-strategies.is-kebab-open{z-index:9999}.setting-wheel-popup .popup_card .innerCard .strategies .show-dropdown-strategies.is-kebab-open .dropdown-menu{z-index:10000}.setting-wheel-filter{margin-top:10px;padding:15px;background:var(--tr-v2-bg-muted);border:1px solid var(--tr-v2-border-primary);border-radius:var(--tr-v2-radius-md);color:var(--tr-v2-text-primary)}.setting-wheel-filter .error-message{background-color:var(--tr-v2-danger-light)!important;color:var(--tr-v2-danger-text)!important;border:1px solid var(--tr-v2-danger);font-size:16px!important;font-weight:700!important;padding:5px 10px!important;border-radius:10px!important;margin-bottom:0}.setting-wheel-filter .filter-section-title{font-size:18px;font-weight:400;color:var(--tr-v2-text-primary);margin-bottom:.75rem}.setting-wheel-filter label{color:var(--tr-v2-text-primary);margin-bottom:.25rem}.setting-wheel-filter .condition-section{border:1px solid var(--tr-v2-border-primary);border-radius:.5rem;padding-top:1rem}.setting-wheel-filter .condition-section label{color:var(--tr-v2-text-primary);margin-bottom:.25rem}.setting-wheel-filter .condition-section .form-control{min-height:40px!important;border-radius:var(--tr-v2-radius-sm)!important;padding:8px 16px;border:1px solid var(--tr-v2-border-secondary);background:var(--tr-v2-bg-surface);color:var(--tr-v2-text-primary);color-scheme:light!important}.setting-wheel-filter .condition-section .form-control::placeholder{opacity:1!important;color:var(--tr-v2-text-muted)!important}.setting-wheel-filter .condition-section .character-count{display:flex;justify-content:end;margin-top:.25rem}.setting-wheel-filter .condition-section .character-count p{font-size:.9rem;font-weight:500;color:var(--tr-v2-text-primary)}.setting-wheel-filter .condition-section .items-count{display:flex;justify-content:space-between;align-items:center}.setting-wheel-filter .condition-section .items-count p{font-size:.9rem;font-weight:500;color:var(--tr-v2-text-primary)}.setting-wheel-filter .condition-section .delete-icon{width:100%;padding:0 .75rem;display:flex;align-items:center;justify-content:end;cursor:pointer;margin-bottom:.75rem}.setting-wheel-filter .condition-section .delete-icon svg{width:20px;height:20px}.setting-wheel-filter .condition-section .delete-icon svg path{fill:var(--tr-v2-text-primary)}.setting-wheel-filter .condition-buttons{display:flex;justify-content:center;align-items:center}.setting-wheel-filter .condition-buttons button{min-width:unset!important}.setting-wheel-filter .add-new-condition-btn{border:2px solid var(--tr-v2-primary);display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;width:100%;border-radius:.5rem}.setting-wheel-filter .add-new-condition-btn svg{width:15px;height:15px}.setting-wheel-filter .add-new-condition-btn svg path{fill:var(--tr-v2-primary)}.setting-wheel-filter .add-new-condition-btn span{color:var(--tr-v2-primary)}.setting-wheel-filter .summary-section{min-height:40px;border-radius:var(--tr-v2-radius-sm);padding:.5rem;background-color:var(--tr-v2-bg-surface);border:2px solid var(--tr-v2-primary);width:100%}.setting-wheel-filter .summary-section .text{color:var(--tr-v2-primary);font-weight:600}.setting-wheel-filter .summary-section .condition{color:var(--tr-v2-text-primary);font-weight:700}.setting-wheel-filter .widget-dropdown{position:relative}.setting-wheel-filter .widget-dropdown .dropdown-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;padding:8px 16px;border:1px solid var(--tr-v2-border-primary);border-radius:8px;cursor:pointer;transition:all .3s ease}.setting-wheel-filter .widget-dropdown .dropdown-head p{font-weight:600}.setting-wheel-filter .widget-dropdown .dropdown-head:hover{background-color:var(--tr-v2-primary-light)}.setting-wheel-filter .widget-dropdown .dropdown-body{position:absolute;background-color:var(--tr-v2-bg-surface)!important;width:100%;padding:12px 16px;border:1px solid var(--tr-v2-border-primary);border-radius:8px;margin-bottom:.5rem;z-index:99}.setting-wheel-filter .widget-dropdown .dropdown-body .search{background-color:var(--tr-v2-bg-muted);padding:.5rem 1.25rem;width:100%;border-radius:1rem;display:flex;gap:10px;align-items:center;margin-bottom:.5rem}.setting-wheel-filter .widget-dropdown .dropdown-body .search:focus-within{outline:2px dotted var(--tr-v2-focus-outline-on-light);outline-offset:3px}.setting-wheel-filter .widget-dropdown .dropdown-body .search input{background-color:rgba(0,0,0,0);width:100%;color:var(--tr-v2-text-primary);border:none;outline:none}.setting-wheel-filter .widget-dropdown .dropdown-body .search input:focus,.setting-wheel-filter .widget-dropdown .dropdown-body .search input:focus-visible{outline:none!important;box-shadow:none}.setting-wheel-filter .widget-dropdown .dropdown-body .search input::placeholder{color:var(--tr-v2-text-muted)}.setting-wheel-filter .widget-dropdown .dropdown-body ul{list-style:none;padding:0;margin:0;max-height:250px;overflow-y:auto;overflow-x:hidden}.setting-wheel-filter .widget-dropdown .dropdown-body .dropdown-item{padding:8px;border-radius:.5rem;margin-bottom:.5rem;cursor:pointer;transition:all .2s ease;color:var(--tr-v2-text-primary)}.setting-wheel-filter .widget-dropdown .dropdown-body .dropdown-item:last-child{margin-bottom:0}.setting-wheel-filter .widget-dropdown .dropdown-body .dropdown-item:hover{background-color:var(--tr-v2-bg-muted)}.setting-wheel-filter .widget-dropdown .dropdown-body .dropdown-item.selected{background-color:var(--tr-v2-bg-muted);opacity:1;pointer-events:none;cursor:default;color:var(--tr-v2-text-primary)}.setting-wheel-filter .widget-dropdown .dropdown-body .dropdown-item.selected p{font-weight:600;color:var(--tr-v2-text-primary)}.setting-wheel-filter .widget-dropdown .dropdown-body .dropdown-item.disabled:not(.selected){opacity:.4;pointer-events:none;cursor:not-allowed}.setting-wheel-filter .widget-dropdown .dropdown-body .dropdown-item p{margin:0;color:var(--tr-v2-text-primary);white-space:normal;word-break:break-word}.data-scope-loading{font-size:14px;opacity:.75;color:var(--tr-v2-text-inverse);font-style:italic}.data-scope-error{font-size:14px;font-weight:600;color:#e05c5c}.strategy-dependency-error__cta{height:auto!important;min-height:0!important;line-height:1.25!important;box-sizing:border-box;background-color:#00adef!important;color:var(--tr-v2-text-inverse)!important;border-radius:20px!important;text-decoration:none!important;padding:4px 10px!important;display:inline-flex!important;align-items:center;justify-content:center;font-size:14px;font-weight:600}.setting-wheel-popup .popup_card .innerCard .strategies.section-expanded{border:1px solid #00adef;border-radius:0 0 1rem 1rem}.setting-wheel-popup .popup_card .innerCard .strategies.relative.section-expanded{border-radius:0 0 20px 20px}.setting-wheel-popup .popup_card .innerCard .strategies.section-expanded .show_strategies{display:none!important}.tr-strategy-kebab-menu{z-index:999999!important;min-width:200px;padding:6px 0;background-color:var(--tr-v2-bg-surface);border:1px solid var(--tr-v2-border-primary);box-shadow:var(--tr-v2-shadow-md)}.tr-strategy-kebab-menu .dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.tr-strategy-kebab-menu .dropdown-item:focus,.tr-strategy-kebab-menu .dropdown-item:hover{background-color:var(--tr-v2-bg-muted)!important}.tr-strategy-kebab-menu .dropdown-item.active,.tr-strategy-kebab-menu .dropdown-item:active{background-color:var(--tr-v2-bg-muted)!important;color:var(--tr-v2-text-primary)!important}.tr-strategy-kebab-menu .dropdownlist{display:flex;align-items:center;gap:14px;padding-top:5px;padding-bottom:3px;font-size:14px;font-weight:600}.tr-strategy-kebab-menu .dropdownlist img{width:15px!important;min-width:15px!important}.modal_overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);z-index:9998}.modal_overlay .modal-body,.modal_overlay .search_section{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;width:1000px;background-color:var(--tr-v2-bg-surface);padding:20px;border-radius:15px;max-height:90vh;border:1px solid var(--tr-v2-border-secondary);color:var(--tr-v2-text-primary);box-shadow:var(--tr-v2-shadow-xl)}@media(max-width:1023px){.modal_overlay .modal-body,.modal_overlay .search_section{width:90%}}.modal_overlay .modal-body .modal-header,.modal_overlay .search_section .modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.modal_overlay .modal-body .modal-header h4,.modal_overlay .search_section .modal-header h4{font-size:28px;font-weight:500;margin-bottom:0!important}@media(max-width:1280px){.modal_overlay .modal-body .modal-header h4,.modal_overlay .search_section .modal-header h4{font-size:24px!important}}@media(max-width:767px){.modal_overlay .modal-body .modal-header h4,.modal_overlay .search_section .modal-header h4{font-size:20px!important}}.modal_overlay .modal-body .modal-header .modal-close-btn,.modal_overlay .modal-body .modal-header button,.modal_overlay .search_section .modal-header .modal-close-btn,.modal_overlay .search_section .modal-header button{background-color:var(--tr-v2-danger-light);border:1px solid var(--tr-v2-danger);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;min-height:35px!important;max-height:35px!important;min-width:35px!important;max-width:35px!important;padding:0}.modal_overlay .modal-body .modal-header .modal-close-btn svg,.modal_overlay .modal-body .modal-header button svg,.modal_overlay .search_section .modal-header .modal-close-btn svg,.modal_overlay .search_section .modal-header button svg{height:12px}.modal_overlay .modal-body .modal-header .modal-close-btn:hover,.modal_overlay .modal-body .modal-header button:hover,.modal_overlay .search_section .modal-header .modal-close-btn:hover,.modal_overlay .search_section .modal-header button:hover{background-color:var(--tr-v2-danger)}.modal_overlay .modal-body h4,.modal_overlay .search_section h4{font-size:28px;font-weight:400;margin-bottom:20px}@media(max-width:1280px){.modal_overlay .modal-body h4,.modal_overlay .search_section h4{font-size:24px!important}}@media(max-width:767px){.modal_overlay .modal-body h4,.modal_overlay .search_section h4{font-size:20px!important}}.modal_overlay .modal-body .modal-close-btn,.modal_overlay .search_section .modal-close-btn{background-color:rgba(0,0,0,0);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;min-height:35px!important;max-height:35px!important;min-width:35px!important;max-width:35px!important;padding:0}.modal_overlay .modal-body .modal-close-btn svg,.modal_overlay .search_section .modal-close-btn svg{height:12px}.modal_overlay .modal-body .modal-close-btn:hover,.modal_overlay .search_section .modal-close-btn:hover{background-color:rgba(77,78,80,.6509803922)}.modal_overlay .modal-body .search_header,.modal_overlay .search_section .search_header{margin-bottom:20px}.modal_overlay .modal-body .search_header .closing_Section,.modal_overlay .search_section .search_header .closing_Section{display:flex;align-items:center;gap:1rem;flex-shrink:0;height:100%}@media(max-width:1023px){.modal_overlay .modal-body .search_header .closing_Section,.modal_overlay .search_section .search_header .closing_Section{padding-right:8px}}.modal_overlay .modal-body .search_header .closing_Section img,.modal_overlay .search_section .search_header .closing_Section img{cursor:pointer}.modal_overlay .modal-body .search_header p,.modal_overlay .search_section .search_header p{font-size:18px;font-weight:600;white-space:nowrap}.modal_overlay .modal-body .search_header span,.modal_overlay .search_section .search_header span{white-space:nowrap;color:hsla(0,0%,100%,.6)}.modal_overlay .modal-body .search_header button span,.modal_overlay .search_section .search_header button span{color:#fff!important}@keyframes fadeOut{0%{opacity:.9}50%{opacity:1}90%{opacity:.9}to{opacity:0}}.modal_overlay .modal-body .modal-footer-btn,.modal_overlay .search_section .modal-footer-btn{min-height:40px!important;font-size:18px}@media(max-width:767px){.modal_overlay .modal-body .modal-footer-btn,.modal_overlay .search_section .modal-footer-btn{font-size:16px!important}}.template_gallery_page{--focus-outline-color:var(--tr-v2-focus-outline-on-light);color:var(--tr-v2-text-primary);padding:0 0 2.5rem;box-sizing:border-box}.template_gallery_page>.container{max-width:1120px}.template_gallery_page .focus-outline-dark:focus,.template_gallery_page .focus-outline-dark:focus-visible,.template_gallery_page .focus-outline-dark:focus-within,.template_gallery_page .focus-outline-light:focus,.template_gallery_page .focus-outline-light:focus-visible,.template_gallery_page .focus-outline-light:focus-within{outline:2px dotted var(--tr-v2-focus-outline-on-light)!important;outline-offset:2px!important}.template_gallery_page .go-back-dashboard{background-color:var(--tr-v2-primary);color:var(--tr-v2-text-inverse);border-radius:var(--tr-v2-radius-full);box-shadow:var(--tr-v2-shadow-sm);transition:background var(--tr-v2-transition-fast),box-shadow var(--tr-v2-transition-fast)}.template_gallery_page .go-back-dashboard p{color:var(--tr-v2-text-inverse)}.template_gallery_page .go-back-dashboard:hover{background-color:var(--tr-v2-primary-hover);box-shadow:var(--tr-v2-shadow-md)}.template_gallery_page .go-back-dashboard:focus-visible{outline:2px dotted var(--tr-v2-focus-outline-on-light);outline-offset:3px}.template_gallery_page .trade_head{padding:.85rem 0 0;margin-bottom:0}.template_gallery_page .trade_head .common_heading{width:100%;margin-bottom:0}.template_gallery_page .trade_head .common_heading h1,.template_gallery_page .trade_head .common_heading h2{color:var(--tr-v2-text-primary)!important;text-align:left!important;font-size:1.85rem!important;font-weight:800;letter-spacing:-.025em;line-height:1.15;margin-bottom:.2rem!important}@media(max-width:767px){.template_gallery_page .trade_head .common_heading h1,.template_gallery_page .trade_head .common_heading h2{font-size:1.45rem!important;text-align:center!important}}.template_gallery_page .template_gallery_page__intro{margin:0 0 1rem;max-width:40rem;color:var(--tr-v2-text-muted);font-size:var(--tr-v2-font-base);font-weight:500;line-height:1.45}@media(max-width:767px){.template_gallery_page .template_gallery_page__intro{text-align:center;margin-inline:auto;margin-bottom:.85rem}}.template_gallery_page .template_gallery_page__empty,.template_gallery_page .template_gallery_page__loader{display:flex;align-items:center;justify-content:center;min-height:220px;padding:2rem 1.25rem;background:var(--tr-v2-bg-surface);border:1px solid var(--tr-v2-border-primary);border-radius:var(--tr-v2-radius-lg);box-shadow:var(--tr-v2-shadow-md);color:var(--tr-v2-text-muted);font-size:var(--tr-v2-font-base);font-weight:600;text-align:center}.template-gallery-container .template-gallery-section{position:relative;margin-bottom:2rem;padding:1.35rem 1.5rem 1.5rem;background:var(--tr-v2-bg-surface);border:1px solid var(--tr-v2-border-primary);border-radius:var(--tr-v2-radius-lg);box-shadow:var(--tr-v2-shadow-lg);overflow:hidden}.template-gallery-container .template-gallery-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--tr-v2-card-header-accent)}@media(max-width:767px){.template-gallery-container .template-gallery-section{padding:1.1rem 1rem 1.15rem;margin-bottom:1.5rem}}@media(max-width:414px){.template-gallery-container .template-gallery-section{margin-bottom:1.25rem}}.template-gallery-container .template-gallery-section:last-child{margin-bottom:0!important}.template-gallery-container .template-gallery-section .section-title{margin:0 0 1.15rem;color:var(--tr-v2-text-primary);font-size:var(--tr-v2-font-md);font-weight:800;letter-spacing:-.02em;line-height:1.3}@media(max-width:767px){.template-gallery-container .template-gallery-section .section-title{font-size:var(--tr-v2-font-base)!important;text-align:center}}.template-gallery-container .template-gallery-section .template-gallery-item{display:flex;flex-direction:column;height:100%;background:var(--tr-v2-bg-surface);border:1px solid var(--tr-v2-border-primary);border-radius:var(--tr-v2-radius-md);overflow:hidden;box-shadow:var(--tr-v2-shadow-sm);cursor:pointer;transition:border-color var(--tr-v2-transition-fast),box-shadow var(--tr-v2-transition-fast),transform var(--tr-v2-transition-fast),background var(--tr-v2-transition-fast)}.template-gallery-container .template-gallery-section .template-gallery-item:hover{border-color:var(--tr-v2-primary-border);background:var(--tr-v2-bg-subtle);box-shadow:var(--tr-v2-shadow-md);transform:translateY(-2px)}.template-gallery-container .template-gallery-section .template-gallery-item:focus-visible{outline:2px dotted var(--tr-v2-focus-outline-on-light)!important;outline-offset:3px!important}.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-image{position:relative;display:flex;align-items:center;justify-content:center;height:180px;padding:1.15rem;background:var(--tr-v2-bg-card-header-solid);background-image:var(--tr-v2-bg-card-header);border-bottom:1px solid var(--tr-v2-border-card-header);flex-shrink:0}@media(max-width:767px){.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-image{height:160px;padding:1rem}}@media(max-width:414px){.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-image{height:150px}}.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-image .preset{position:absolute;top:.75rem;left:.75rem;z-index:1;padding:.2rem .55rem;border-radius:var(--tr-v2-radius-full);background:var(--tr-v2-success-light);border:1px solid var(--tr-v2-success);color:var(--tr-v2-success-text);font-size:var(--tr-v2-font-xs);font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1.2}.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-image img{width:100%;height:100%;object-fit:contain}.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-content{display:flex;flex-direction:column;flex:1 1 auto;gap:.35rem;padding:1rem 1.1rem 1.15rem;background:rgba(0,0,0,0);color:var(--tr-v2-text-primary)}@media(max-width:414px){.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-content{padding:.85rem 1rem 1rem}}.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-title{margin:0;color:var(--tr-v2-text-primary);font-size:1.25rem;font-weight:700;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}@media(max-width:767px){.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-title{font-size:1.125rem}}.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-description{margin:0;color:var(--tr-v2-text-muted);font-size:var(--tr-v2-font-sm);font-weight:500;line-height:1.5;overflow-wrap:anywhere;word-break:break-word}.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-lock{position:absolute;top:.75rem;right:.75rem;z-index:1;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--tr-v2-radius-full);background:var(--tr-v2-bg-surface);border:1px solid var(--tr-v2-border-primary);box-shadow:var(--tr-v2-shadow-sm)}.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-lock img,.template-gallery-container .template-gallery-section .template-gallery-item .template-gallery-item-lock svg path{filter:brightness(0) saturate(100%) invert(48%) sepia(12%) saturate(450%) hue-rotate(176deg) brightness(92%) contrast(88%)}@media(prefers-reduced-motion:reduce){.template-gallery-container .template-gallery-item,.template_gallery_page .template-gallery-item{transition:none}.template-gallery-container .template-gallery-item:hover,.template_gallery_page .template-gallery-item:hover{transform:none}.template_gallery_page .go-back-dashboard{transition:none}}.modal_overlay.leave-feedback-modal.dashboard-light-modal,.modal_overlay.leave-feedback-modal.template-gallery-modal{--focus-outline-color:var(--tr-v2-focus-outline-on-light)}.modal_overlay.leave-feedback-modal.dashboard-light-modal .focus-outline-dark:not(.modal-body):focus,.modal_overlay.leave-feedback-modal.dashboard-light-modal .focus-outline-dark:not(.modal-body):focus-visible,.modal_overlay.leave-feedback-modal.dashboard-light-modal .focus-outline-light:not(.modal-body):focus,.modal_overlay.leave-feedback-modal.dashboard-light-modal .focus-outline-light:not(.modal-body):focus-visible,.modal_overlay.leave-feedback-modal.template-gallery-modal .focus-outline-dark:not(.modal-body):focus,.modal_overlay.leave-feedback-modal.template-gallery-modal .focus-outline-dark:not(.modal-body):focus-visible,.modal_overlay.leave-feedback-modal.template-gallery-modal .focus-outline-light:not(.modal-body):focus,.modal_overlay.leave-feedback-modal.template-gallery-modal .focus-outline-light:not(.modal-body):focus-visible{outline:2px dotted var(--tr-v2-focus-outline-on-light)!important;outline-offset:3px!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .focus-outline-dark:not(.modal-body):focus-within:not(:focus):not(:focus-visible),.modal_overlay.leave-feedback-modal.dashboard-light-modal .focus-outline-light:not(.modal-body):focus-within:not(:focus):not(:focus-visible),.modal_overlay.leave-feedback-modal.template-gallery-modal .focus-outline-dark:not(.modal-body):focus-within:not(:focus):not(:focus-visible),.modal_overlay.leave-feedback-modal.template-gallery-modal .focus-outline-light:not(.modal-body):focus-within:not(:focus):not(:focus-visible){outline:none!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body.focus-outline-dark:focus,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body.focus-outline-dark:focus-visible,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body.focus-outline-dark:focus-within,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body.focus-outline-light:focus,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body.focus-outline-light:focus-visible,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body.focus-outline-light:focus-within,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body:focus,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body:focus-visible,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body:focus-within,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body.focus-outline-dark:focus,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body.focus-outline-dark:focus-visible,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body.focus-outline-dark:focus-within,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body.focus-outline-light:focus,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body.focus-outline-light:focus-visible,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body.focus-outline-light:focus-within,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body:focus,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body:focus-visible,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body:focus-within{outline:none!important;box-shadow:var(--tr-v2-shadow-xl)}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section{width:min(640px,92vw)!important;max-width:min(640px,92vw)!important;color:var(--tr-v2-text-primary);background:var(--tr-v2-bg-surface)!important;border:1px solid var(--tr-v2-border-primary)!important;border-radius:var(--tr-v2-radius-lg);box-shadow:var(--tr-v2-shadow-xl)}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body h4,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section h4,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body h4,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section h4{color:var(--tr-v2-text-primary)!important;font-weight:800}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-close-btn,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-close-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-close-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-close-btn{background-color:var(--tr-v2-danger-light);border:1px solid var(--tr-v2-danger)}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-close-btn:hover,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-close-btn:hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-close-btn:hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-close-btn:hover{background-color:var(--tr-v2-danger)}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-close-btn svg path,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-close-btn svg path,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-close-btn svg path,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-close-btn svg path{fill:var(--tr-v2-danger)!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-close-btn:hover svg path,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-close-btn:hover svg path,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-close-btn:hover svg path,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-close-btn:hover svg path{fill:var(--tr-v2-text-inverse)!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-close-btn:focus-visible,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-close-btn:focus-visible,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-close-btn:focus-visible,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-close-btn:focus-visible{outline:2px dotted var(--tr-v2-focus-outline-on-light)!important;outline-offset:3px!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-header,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-header,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-header,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-header{background-color:var(--tr-v2-bg-card-header-solid)!important;background-image:var(--tr-v2-bg-card-header)!important;border:1px solid var(--tr-v2-border-card-header)!important;border-radius:var(--tr-v2-radius-md)!important;padding:.75rem 1rem}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-header h4,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-header h5,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-header h4,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-header h5,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-header h4,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-header h5,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-header h4,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-header h5{color:var(--tr-v2-text-primary)!important;font-size:var(--tr-v2-font-lg)!important;font-weight:800;margin-bottom:0!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-header .modal-close-btn,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-header .modal-close-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-header .modal-close-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-header .modal-close-btn{background-color:var(--tr-v2-danger-light);border:1px solid var(--tr-v2-danger)}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-header .modal-close-btn:hover,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-header .modal-close-btn:hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-header .modal-close-btn:hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-header .modal-close-btn:hover{background-color:var(--tr-v2-danger)}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-header .modal-close-btn svg path,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-header .modal-close-btn svg path,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-header .modal-close-btn svg path,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-header .modal-close-btn svg path{fill:var(--tr-v2-danger)!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-header .modal-close-btn:hover svg path,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-header .modal-close-btn:hover svg path,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-header .modal-close-btn:hover svg path,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-header .modal-close-btn:hover svg path{fill:var(--tr-v2-text-inverse)!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .template-gallery-modal__content p,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body p,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .template-gallery-modal__content p,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section p,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .template-gallery-modal__content p,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body p,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .template-gallery-modal__content p,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section p{color:var(--tr-v2-text-primary)!important;font-size:var(--tr-v2-font-base);line-height:1.5}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .font-14,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .font-14,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .font-14,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .font-14{font-size:var(--tr-v2-font-sm)!important;color:var(--tr-v2-text-muted)!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn{transition:background var(--tr-v2-transition-fast),transform var(--tr-v2-transition-fast),box-shadow var(--tr-v2-transition-fast)}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn:hover:not(:disabled),.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn:hover:not(:disabled),.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn:hover:not(:disabled),.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--tr-v2-shadow-sm)}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn:focus-visible,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn:focus-visible,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn:focus-visible,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn:focus-visible{outline:2px dotted var(--tr-v2-focus-outline-on-light)!important;outline-offset:3px!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn.gray-btn,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn.white-btn,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn.gray-btn,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn.white-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn.gray-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn.white-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn.gray-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn.white-btn{background:var(--tr-v2-bg-muted)!important;color:var(--tr-v2-text-primary)!important;border:1px solid var(--tr-v2-border-secondary)!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn.gray-btn:hover,.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn.white-btn:hover,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn.gray-btn:hover,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn.white-btn:hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn.gray-btn:hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn.white-btn:hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn.gray-btn:hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn.white-btn:hover{background:var(--tr-v2-border-secondary)!important;color:var(--tr-v2-text-primary)!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn:not(.white-btn):not(.gray-btn):not(.red-btn),.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn:not(.white-btn):not(.gray-btn):not(.red-btn),.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn:not(.white-btn):not(.gray-btn):not(.red-btn),.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn:not(.white-btn):not(.gray-btn):not(.red-btn){background:var(--tr-v2-primary)!important;color:var(--tr-v2-text-inverse)!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn:not(.white-btn):not(.gray-btn):not(.red-btn):hover,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn:not(.white-btn):not(.gray-btn):not(.red-btn):hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn:not(.white-btn):not(.gray-btn):not(.red-btn):hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn:not(.white-btn):not(.gray-btn):not(.red-btn):hover{background:var(--tr-v2-primary-hover)!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn.red-btn,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn.red-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn.red-btn,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn.red-btn{background:var(--tr-v2-danger)!important;color:var(--tr-v2-text-inverse)!important}.modal_overlay.leave-feedback-modal.dashboard-light-modal .modal-body .modal-footer-btn.red-btn:hover,.modal_overlay.leave-feedback-modal.dashboard-light-modal .search_section .modal-footer-btn.red-btn:hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .modal-body .modal-footer-btn.red-btn:hover,.modal_overlay.leave-feedback-modal.template-gallery-modal .search_section .modal-footer-btn.red-btn:hover{background:var(--tr-v2-danger-text)!important}