:root{--themeColor: #2B3274;--colorWhite: #ffffff}body{font-size:16px;font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}p{font-size:12px;line-height:18px}.mindar-ui-overlay,.mindar-ui-scanning{display:none!important}.ar-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10}.ar-placeholder img{width:80%;max-width:400px;border-radius:8px;opacity:.3}.ar-placeholder p{color:#fff;margin-top:10px;font-size:16px;text-align:center}.scene_front_screen_logo{max-width:150px}.scene_front_screen_logo img{width:100%}.scene_front_screen_top{display:flex;align-items:center;justify-content:space-between}.common_padding_x{padding-inline:25px}.common_padding_y{padding-top:30px;padding-bottom:40px}.scene_front_screen,.scene_front_screen_wrapper{position:relative;width:100vw;width:100%;height:100vh}.scene_front_screen_wrapper a-scene{position:absolute!important;top:0;left:0;width:100vw!important;width:100%!important;height:100vh!important}.absolute_section{position:absolute}.scene_front_screen_top{width:calc(100% - 40px);z-index:10}.common_container{max-width:800px!important;width:100%!important}.common_button{background:linear-gradient(95.07deg,#2a7fc2 -10.68%,#2b3274 123.97%);color:#fff;padding:12px 25px;font-size:.9rem;border-radius:10px;border:none;cursor:pointer}.common_button_small{padding:7px 17px;font-size:10px;background:linear-gradient(95.07deg,#2a7fc2 -10.68%,#2b3274 123.97%)}#root{display:flex;align-items:center;justify-content:center}.custom-popup-overlay,.custom_popup_wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:11}.custom-popup{max-width:260px;text-align:center;padding:20px;border-radius:20px;background:#ffffff80;backdrop-filter:blur(6);-webkit-backdrop-filter:blur(6);color:#000;transition:all .3s ease}.common_popup_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.common_popup_header h3{margin:0}.close_popup{cursor:pointer}.common_popup_overlay{width:360px;height:auto;position:relative}.common_popup_overlay_bg img{height:100%;width:100%}.custom_popup_wrapper .common_popup_content{position:absolute;width:calc(100% - 40px);top:0;padding:20px;text-align:center}.text_center{text-align:center;width:100%}.popup_float_button{text-align:center;bottom:-6px;position:absolute;width:100%}.themeColor{color:var(--themeColor)}button{outline:none;border:none}.front_screen_bottom{position:absolute;bottom:60px;text-align:center;width:100%;z-index:10}.popup-container{height:100%;align-items:flex-end;padding-bottom:1rem}#ar-container{overflow:hidden}.common_button_pop_up{border-radius:25px;padding:8px 22px;background:linear-gradient(95.07deg,#2a7fc2 -10.68%,#2b3274 123.97%);color:#fff;border:none;cursor:pointer}.shop_popup_button{display:flex;gap:10px;align-items:center;justify-content:space-between;width:100%;padding:20px 15px;border-radius:20px;background:#73b8d266;cursor:pointer}.shop_popup_button_icon{display:inline-flex}.shop_popup_body{display:flex;flex-direction:column;gap:10px;margin-top:25px}.custom_popup_wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.content_list{margin:0;list-style:none;padding:0}.content_list li{position:relative;display:inline-block;padding-left:10px}.content_list li:before{position:absolute;content:"";height:3px;width:3px;background-color:var(--themeColor);top:7px;left:0;border-radius:50%}.custom_button{position:relative;height:59px;padding:5px 75px;border-radius:100px}.custom_button .custom_button_arrow{position:absolute;right:5px;top:5px;height:49px;width:49px;background:var(--colorWhite);display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.white_bg{background:var(--colorWhite)}a-scene{background:transparent!important}body{margin:0;overflow:hidden;background:#000}#ar-container{width:100vw;height:calc(100vh - 50px);position:relative}.popup-container{position:absolute;bottom:0;width:100%;height:auto;display:flex;justify-content:center;animation:slideUp .8s ease forwards,fadeIn 1s ease forwards;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9;height:100%}.popup-card{width:98%;background:#fffffff2;border-radius:20px 20px 0 0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#1a1a1a;overflow:hidden;box-shadow:0 -4px 20px #0006}.popup-image-wrapper{width:100%;height:240px;overflow:hidden;background:linear-gradient(135deg,#5b21b6,#280f50)}.popup-image{width:100%;height:100%;object-fit:cover}.popup-content{padding:24px;text-align:center}.popup-content h2{margin:0 0 12px;font-size:1.5rem;font-weight:700;color:#1a1a1a}.popup-content p{font-size:.95rem;color:#4a4a4a;line-height:1.5;margin:0 0 20px}.popup-content .common_button{width:100%;margin:0;padding:14px 24px;background:linear-gradient(135deg,#5b21b6,#280f50);border:none;color:#fff;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.popup-content .common_button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #5b21b666}.popup-content .common_button:active{transform:translateY(0)}.popup-footer{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:.85rem;color:#666}.powered-by{color:#999}.reveal-logo{font-weight:700;background:linear-gradient(135deg,#5b21b6,#280f50);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.banner-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.custom_button_text{display:inline-block;width:100%;text-align:center;padding-right:50px}
