.popup_relative_div{position:relative}.popup_overlay{align-items:center;background-color:rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;left:0;top:0;width:100%;z-index:1000}.popup_overlay_absolute{justify-content:start;padding-top:5%;position:absolute}.popup_overlay_fixed{justify-content:center;position:fixed}.popup_container{align-items:center;background-color:#f9f9f9;border:1px solid #ccc;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:center;min-height:600px;min-width:400px;overflow:auto;padding:16px;z-index:1001}.popup_very_small{min-height:225px;min-width:300px}.popup_small{min-height:325px;min-width:400px}.popup_small_fixed{min-height:225px;width:400px}.popup_medium{min-height:400px;min-width:700px}.popup_large{min-height:600px;min-width:900px}.popup_full{min-height:600px;width:75%}.popup_footer{display:flex;flex-direction:column;gap:10px;margin-top:25px;width:100%}.popup_footer_row{justify-content:space-between}.popup_footer_row,.popup_footer_row_full{display:flex;flex-direction:row;width:100%}.popup_footer_row_full{gap:50px;justify-content:center}.popup_container_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:10px;width:100%}.popup_container_flex{gap:10px;height:100%}.popup_body_splitter,.popup_container_flex{display:flex;flex-direction:column;width:100%}.popup_body_splitter{justify-content:space-between}.popup_body_splitter_full{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.texture_modal_body_body{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;margin-top:20px;width:100%}.texture_modal_body_row{justify-content:center;width:100%}.popup_flex_row_between,.texture_modal_body_row,.texture_modal_row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.popup_flex_row_between{justify-content:space-between;width:100%}.small_input{width:75px}.medium_input{width:125px}.custom_popup_style{min-height:450px;min-width:400px}@media screen and (max-width:762px){.popup_overlay_absolute{padding-top:unset}.popup_container{height:100%!important;padding:0!important;width:100%!important}.popup_overlay{position:fixed}.popup_container_flex{height:100%!important;width:90%!important}.popup_flex_row_between{flex-direction:column!important;gap:0!important;width:90%!important}.popup_large{padding-top:25px}.popup_large,.popup_medium,.popup_small{min-height:100%!important;min-width:100%!important}.popup_container_header{margin-top:20px!important;width:90%!important}.popup_full{height:100%!important;width:100%!important}}.footer_bar{flex-shrink:0;gap:0}.footer_bar,.footer_white_flex{display:flex;flex-direction:column;width:100%}.footer_white_flex{align-items:center;background-color:#fff;color:#000;gap:10px;justify-content:center;padding:40px 16px;text-align:center}.footer_white_flex>p{max-width:560px}.footer_black_flex{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:row;gap:24px;justify-content:space-between;padding:24px max(16px,calc(50vw - 840px));width:100%}.footer_bottom_logo{align-items:center;display:flex;flex-direction:column;margin:0;width:225px}.footer_links{align-items:center;display:flex;flex-direction:row;gap:30px}.footer_links a{align-items:center;color:#ecf0f1;display:inline-flex;font-family:Karla;font-size:16px;font-weight:700;min-height:44px;text-decoration:none}.footer_right_corner{align-items:center;display:flex;flex-direction:row;gap:10px;margin:0}.footer_policy_links{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.footer_policy_button,.footer_policy_links a{background:transparent;border:0;color:#fff;cursor:pointer;font:inherit;padding:2px;text-decoration:underline}.footer_policy_button:focus-visible,.footer_policy_links a:focus-visible{outline:3px solid #fa5000;outline-offset:2px}.footer_square_logo{height:85px;width:85px}.footer_black_button_as_link{background-color:#000;border-radius:6px;color:#fff;cursor:pointer;line-height:44px;min-height:44px;text-decoration:unset;width:175px}.white_border{border:2px solid #fff!important}.white_border:hover{border:2px solid #fa5500!important}@media (max-width:762px){.footer_bar{align-items:center!important;flex-direction:column!important;justify-content:center!important}.footer_bottom_logo{margin:10px 0 0!important}.footer_links{flex-direction:column!important;gap:5px!important}.footer_black_flex{align-items:center!important;flex-direction:column!important;gap:20px;justify-content:center!important;padding:24px 16px!important;text-align:center}.footer_right_corner{flex-direction:column}.footer_policy_links{align-items:center}}.chat-wrapper{bottom:20px;position:fixed;right:20px;z-index:1000}.chat-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:10px 20px}.chat-toggle-btn{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.chat-container{background-color:#fff;border:1px solid #ccc;border-radius:5px;bottom:80px;display:flex;flex-direction:column;height:400px;position:fixed;right:20px;width:300px}.chat-messages{flex-grow:1;max-height:300px;overflow-y:auto;padding:10px 10px 20px}.static_text_font{font-size:12px}.chat-message{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;width:100%}.chat-footer{display:flex;flex-direction:column;gap:5px;text-align:center}.chat_timestamp{font-size:9px;max-width:50px}.chat-container form{align-items:center;display:flex;gap:5px;padding:10px}.chat-container input{flex-grow:1;margin-right:10px}.chat-error{color:red;font-size:12px}.chat-textarea{border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:13px;padding:8px;resize:none;width:100%}.admin_chat_form button{align-self:flex-end}@media screen and (max-width:768px){.chat-container{right:0;width:100%}.open-chat-container{width:90%}}.sponsor_container{gap:20px;margin-bottom:20px}.custom_select_flex,.sponsor_container{display:flex;flex-direction:column;width:100%}.custom_select_flex{align-items:stretch;justify-content:center;margin:auto;position:relative}.custom_select_flex_row{align-items:center;display:flex;flex-direction:row;gap:5px;width:100%}.custom_select_dropdown{left:0;list-style-type:none;max-height:250px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:1000}.custom_select_dropdown,.custom_select_input{background-color:#fff;border:1px solid #ccc;text-align:left}.custom_select_input{cursor:pointer;height:30px;padding-left:5px;width:250px}.sponsor_input_position{text-align:center;width:50px}.width_75{flex:0 0 auto;width:75px}.custom_select_dropdown li:first-child{border-top:none}.custom_select_dropdown li{cursor:pointer;padding:8px}.custom_select_dropdown li:hover{background-color:#eaeaea}.wide_custom_select input{min-width:300px}.new_sponsor_flex_col{align-items:center;display:flex;flex-direction:column;gap:10px}.new_sponsor_flex_row{flex-direction:row;justify-content:space-between}.new_sponsor_flex_row,.sponsor_logo_upload_flex{align-items:center;display:flex;gap:10px;width:100%}.sponsor_logo_upload_flex{flex-direction:column;height:425px}.sponsor_image_div_container{align-items:center;display:flex;flex-direction:column;height:350px;text-align:center;width:inherit}.sponsor_image_div{height:300px;position:relative;width:300px}.sponsor_image_upload{width:inherit}.design_upload_div{align-items:center;display:flex;justify-content:center;margin-top:20px}.sponsor_logo_label{background-color:#000;background-image:none;border:1px solid #000;border-radius:0;color:#fff;cursor:pointer;display:block;font-size:14px;line-height:2.5em;padding:5px;text-align:center;text-decoration:none}.sponsor_logo_label:hover{background-color:#fff;color:#000}@media screen and (max-width:768px){.custom_select_flex{flex-wrap:wrap;width:100%}.custom_select_flex_row{align-items:center;flex-direction:column;gap:5px}.step_container{padding:0!important}}.sponsor_list_container{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow-x:auto}.step_container{min-height:50vh;padding:20px}.step_flex{align-items:center;display:flex;gap:10px;justify-content:center}.step_text{font-size:24px;font-weight:700}.sponsor_selectors_col{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:center}.sponsor_table{border-collapse:collapse;padding:3px 10px;width:500px}.sponsor_table td,.sponsor_table th{border:1px solid #ccc;text-align:center}.sponsor_table th{background-color:#f4f4f4;font-weight:700}.text_danger{color:red;font-weight:700;text-align:center}.remove_button{cursor:pointer}.justify_center{display:flex;justify-content:center;text-align:center}@media (max-width:768px){.sponsor_table{width:100%!important}.sponsor_table td{padding:3px}}.template-chooser-container,.template-image-viewer{align-items:center;display:flex;flex-direction:column}.template-image-viewer{padding:1rem;width:100%}.template-image-viewer p{text-align:center}.image-viewer-placeholder{background-color:#f9f9f9;border:1px dashed #ccc;color:#666;padding:2rem;text-align:center}.image-viewer-placeholder.no-images img{max-height:100px;opacity:.5}.main-image-area{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-sizing:border-box;display:flex;justify-content:center;max-width:560px;min-height:250px;overflow:hidden;padding:12px;position:relative;width:100%}.main-image{display:block;height:450px;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}.image-nav-arrow{align-items:center;background:hsla(0,0%,100%,.7);border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:1.5rem;height:38px;justify-content:center;padding:.3rem;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s;width:38px;z-index:10}.image-nav-arrow:hover{background:hsla(0,0%,100%,.9)}.image-nav-arrow.prev{left:calc(env(safe-area-inset-left, 0px) + 8px)}.image-nav-arrow.next{right:calc(env(safe-area-inset-right, 0px) + 8px)}.fullscreen-button{align-items:center;background:rgba(0,0,0,.5);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:1rem;justify-content:center;padding:6px 8px;position:absolute;right:calc(env(safe-area-inset-right, 0px) + 8px);top:calc(env(safe-area-inset-top, 0px) + 8px);z-index:20}.image-thumbnail-strip{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;overflow-x:auto}.thumbnail-button{background:#fff;border:2px solid transparent;border-radius:.75rem;cursor:pointer;padding:3px;transition:border-color .2s,box-shadow .2s}.thumbnail-button.selected{border-color:#fa5500;box-shadow:0 0 0 3px rgba(250,85,0,.15)}.thumbnail-button:hover:not(.selected){border-color:#9ca3af}.thumbnail-image{border-radius:.5rem;display:block;height:120px;-o-object-fit:cover;object-fit:cover;width:120px}.slider{align-items:center;display:flex;justify-content:center;position:relative}.right-arrow{right:-15%}.left-arrow,.right-arrow{color:#000;cursor:pointer;font-size:1.5rem;position:absolute;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.left-arrow{left:-15%}.slide{opacity:0;transition-duration:1s ease}.slide.active{opacity:1;transform:scale(1.08);transition-duration:1s}@media screen and (max-width:768px){.template-image-viewer{padding:.5rem;width:100%}.main-image-area{max-width:100%;padding:8px}.main-image{height:300px;max-height:300px;width:100%}.thumbnail-image{height:84px;width:84px}.image-nav-arrow{font-size:1rem;height:32px;width:32px}.fullscreen-button{font-size:.9rem;padding:4px 6px;right:calc(env(safe-area-inset-right, 0px) + 6px);top:calc(env(safe-area-inset-top, 0px) + 6px)}}.image-modal-overlay{align-items:center;background-color:rgba(0,0,0,.85);cursor:pointer;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.image-modal-content{background:#fff;border-radius:4px;cursor:default;display:flex;max-height:95vh;max-width:95vw;padding:5px;position:relative}.image-modal-img{display:block;max-height:calc(95vh - 10px);max-width:100%;-o-object-fit:contain;object-fit:contain}.image-modal-close-btn{align-items:center;background:#333;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:35px;justify-content:center;line-height:0;position:absolute;right:-15px;top:-15px;width:35px;z-index:1010}.image-modal-close-btn:hover{background:#555}#template-chooser .template-image-viewer{gap:1rem;min-width:0;padding:0}#template-chooser .main-image-area{background:linear-gradient(145deg,#fafaf9,#f0f0ee);border-color:#eeefec;max-width:100%;min-height:0}#template-chooser .main-image{height:clamp(240px,50vw,440px);max-height:none}#template-chooser .fullscreen-button{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000012;color:#111827;height:44px;right:12px;top:12px;width:44px}#template-chooser .image-thumbnail-strip{flex-wrap:nowrap;justify-content:flex-start;padding:4px;scroll-snap-type:x proximity;width:100%}#template-chooser .thumbnail-button{flex-shrink:0;scroll-snap-align:start}#template-chooser .thumbnail-image{height:76px;-o-object-fit:contain;object-fit:contain;width:76px}#template-chooser .fullscreen-button:focus-visible,#template-chooser .thumbnail-button:focus-visible{outline:2px solid #b83e00;outline-offset:2px}.design-image-dialog{background:transparent;border:0;margin:auto;max-height:100dvh;max-width:100%;padding:12px;width:min(960px,100%)}.design-image-dialog::backdrop{backdrop-filter:blur(5px);background:rgba(17,24,39,.85)}