.__wdn_splash{background-color:var(--color-primary);display:grid;height:100dvh;left:0;overflow:hidden;place-items:center;position:fixed;top:0;width:100dvw;z-index:1}.__wdn_splash .__img_logo{animation:pulse-scale 2s ease-in-out infinite;width:40%}@keyframes pulse-scale{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.__banner_shop{align-items:center;background-color:var(--color-white);bottom:0;display:flex;gap:1rem;left:0;padding:.5rem 1rem;position:fixed;width:100%}.__banner_shop .__col .__num_product{text-wrap:nowrap;color:var(--color-gray);font-size:.65rem}.__banner_shop .__col .__prc_product{color:var(--color-dark);font-size:1rem;font-weight:700}.__banner_shop .__btn_cart{border-radius:var(--radius-pill);color:var(--color-white);display:grid;font-weight:700;height:45px;place-items:center;width:100%}.__banner_shop .__btn_cart,.__header{background-color:var(--color-primary)}.__header{display:flex;flex-direction:column;gap:1rem;height:120px;padding:.8rem 0;position:sticky;top:0;width:100%;z-index:1}.__header .__header_row_A{align-items:center;display:flex;justify-content:space-between;margin:auto;width:90%}.__header .__header_row_A .__location{align-items:center;display:flex;gap:.5rem}.__header .__header_row_A .__location .__txt_location{color:var(--color-white);font-size:.85rem;font-weight:700}.__header .__header_row_A .__location .tabler-icon{stroke:var(--color-white);height:18px;width:18px}.__header .__header_row_A .__navigate{align-items:center;display:flex;gap:1rem}.__header .__header_row_A .__navigate .__btn{background:none;display:grid;height:40px;place-items:center;position:relative;width:40px}.__header .__header_row_A .__navigate .__btn_cart .__badge{background-color:var(--color-white);border-radius:var(--radius-pill);color:var(--color-primary);display:grid;font-size:.6rem;height:18px;min-width:18px;place-items:center;position:absolute;right:0;top:0;width:18px}.__header .__header_row_A .__navigate .__btn .tabler-icon{stroke:var(--color-white)}.__header .__header_row_B .__search_box{align-items:center;background-color:var(--color-white);border-radius:var(--radius-pill);display:flex;height:40px;margin:auto;padding-left:1rem;padding-right:40px;position:relative;width:90%}.__header .__header_row_B .__search_box .__ico{background-color:var(--color-primary);border-radius:var(--radius-pill);display:grid;height:30px;place-items:center;position:absolute;right:5px;top:5px;width:30px}.__header .__header_row_B .__search_box .__ico .tabler-icon{stroke:var(--color-white);height:18px;width:18px}.__header .__header_row_B .__search_box .__txt_placeholder{color:var(--color-gray);font-size:.8rem}.__skl_content{padding:1rem}.__skl_content .__skl_title{background-color:var(--color-secondary);border-radius:var(--radius-pill);height:20px;margin-bottom:1rem;width:60%}.__skl_content .__skl_list{display:flex;gap:1rem;width:100%}.__skl_content .__skl_list .__skl_card{min-width:calc(100dvw - 4rem);width:calc(100dvw - 4rem)}.__skl_content .__skl_list .__skl_card .__skl_image{background-color:var(--color-secondary);border-radius:var(--radius-lg);height:180px;margin-bottom:.8rem;width:100%}.__skl_content .__skl_list .__skl_card .__skl_info{width:100%}.__skl_content .__skl_list .__skl_card .__skl_info .__skl_info_A{background-color:var(--color-secondary);border-radius:var(--radius-pill);height:20px;margin-bottom:.5rem;width:60%}.__skl_content .__skl_list .__skl_card .__skl_info .__skl_info_B{background-color:var(--color-secondary);border-radius:var(--radius-pill);height:20px;width:30%}.__card{min-width:calc(100dvw - 4rem);width:calc(100dvw - 4rem)}.__card .__card_image{background-color:var(--color-secondary);border-radius:var(--radius-lg);height:180px;margin-bottom:.8rem;overflow:hidden;width:100%}.__card .__card_image .__image{height:100%;object-fit:cover;width:100%}.__section{margin-bottom:1rem;width:100%}.__section .__ttl{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem 1rem 0}.__section .__ttl .__title{font-size:1.1rem}.__section .__ttl .__link{text-wrap:nowrap;font-size:.8rem;font-weight:700}.__section .__list{display:flex;gap:1rem;overflow-x:auto;padding-left:1rem;padding-right:1rem;width:100%}.__section .__list::-webkit-scrollbar{display:none}.__section .__list .__empty_card{background-color:var(--color-secondary);border-radius:var(--radius-lg);height:180px;margin-bottom:.8rem;min-width:calc(100dvw - 4rem);width:calc(100dvw - 4rem)}.__wdg_empty{display:grid;height:100%;place-items:center;width:100%}.__wdg_empty .__box_empty{margin:auto;text-align:center;width:80%}.__wdg_empty .__box_empty h3{margin-bottom:.4rem}.__wdg_empty .__box_empty p{color:var(--color-gray);font-size:.8rem}.__wdn .__wdn_main{height:calc(100dvh - 180px);overflow-x:hidden;overflow-y:auto;width:100%}.__wdn .__wdn_main::-webkit-scrollbar{display:none}.__wdn_tabs{--height-tab:60px;background-color:var(--color-background);height:100dvh;overflow:hidden;width:100dvw}.__wdn_tabs .__wdn{height:calc(100dvh - var(--height-tab));overflow-x:auto;width:100%}.__wdn_tabs .__wdn::-webkit-scrollbar{display:none}.__wdn_tabs .__tabs{background-color:var(--color-white);border-top:1px solid var(--color-border);height:var(--height-tab);width:100dvw}.__wdn_tabs .__tabs .__tabs_grouped{align-items:center;display:flex;height:inherit;justify-content:space-between;margin:auto;width:90%}.__wdn_tabs .__tabs .__tabs_grouped .__tab{align-items:center;display:flex;flex-direction:column;justify-content:center;transition:all .3s ease}.__wdn_tabs .__tabs .__tabs_grouped .__tab .__tab_ico .tabler-icon{stroke:var(--color-gray)}.__wdn_tabs .__tabs .__tabs_grouped .__tab .__tab_txt{color:var(--color-gray);font-size:.65rem}.__wdn_tabs .__tabs .__tabs_grouped .__tab--active .__tab_ico .tabler-icon{stroke-width:1.5;stroke:var(--color-dark)}.__wdn_tabs .__tabs .__tabs_grouped .__tab--active .__tab_txt{color:var(--color-dark);font-size:.65rem;font-weight:700}.__skl_search_content{display:flex;gap:1rem;width:100%}.__skl_search_content .__skl_search_image{background-color:var(--color-secondary);border-radius:var(--radius-md);height:50px;min-width:50px;width:50px}.__skl_search_content .__skl_search_info{width:100%}.__skl_search_content .__skl_search_info .__skl_search_row_A{background-color:var(--color-secondary);border-radius:var(--radius-pill);height:15px;margin-bottom:.5rem;width:80%}.__skl_search_content .__skl_search_info .__skl_search_row_B{background-color:var(--color-secondary);border-radius:var(--radius-pill);height:15px;width:40%}@keyframes loadingShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.__header_search{align-items:center;border-bottom:1px solid var(--color-border);display:flex;gap:.5rem;height:60px;padding:0 1rem;width:100%}.__header_search .__btn_back{border-radius:var(--radius-pill);display:grid;height:40px;min-width:40px;place-items:center;width:40px}.__header_search .__search_box{background-color:var(--color-secondary);border-radius:var(--radius-pill);height:40px;position:relative;width:100%}.__header_search .__search_box .__entry{border-radius:inherit;height:inherit;padding:0 40px 0 1rem;width:100%}.__header_search .__search_box .__entry:focus{border:2px solid var(--color-dark)}.__header_search .__search_box .__ico{cursor:pointer;display:grid;height:40px;place-items:center;position:absolute;right:0;top:0;width:40px}.__header_search .__search_box .__ico .tabler-icon{height:18px;width:18px}.__main_search{background-color:var(--color-background);height:calc(100dvh - 60px);overflow-x:hidden;overflow-y:auto;padding:1rem;width:100%}.__main_search::-webkit-scrollbar{display:none}.__main_search .__results{display:flex;flex-direction:column;gap:1rem;width:100%}.__search_item{width:100%}.__search_item .__search_item_link{display:flex;gap:1rem;width:100%}.__search_item .__search_item_link .__search_item_avatar{background-color:var(--color-secondary);border-radius:var(--radius-md);height:50px;min-width:50px;width:50px}.__search_item .__search_item_link .__search_item_text{width:100%}.__search_item .__search_item_link .__search_item_text .__search_item_text_h3{color:var(--color-dark);margin-bottom:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__search_item .__search_item_link .__search_item_text .__search_item_text_p{color:var(--color-gray);font-size:.8rem;text-transform:capitalize}.__header_details{background-color:var(--color-secondary);height:200px;left:0;position:sticky;top:0;width:100%}.__header_details .__content_images{display:flex;height:100%;overflow-x:auto;width:100%}.__header_details .__content_images::-webkit-scrollbar{display:none}.__header_details .__content_images .__image_box{height:100%;min-width:100%;width:100%}.__header_details .__content_images .__image_box .__image_background{height:inherit;object-fit:cover;width:100%}.__header_details .__content_box{align-items:center;display:flex;justify-content:space-between;left:5%;margin:auto;padding:1rem 0;position:fixed;top:0;width:90%}.__header_details .__content_box .__btn{background-color:var(--color-white);border-radius:var(--radius-pill);display:grid;height:40px;min-width:40px;place-items:center;width:40px}.__header_details .__content_box .__row{display:flex;gap:.5rem;justify-content:flex-end;width:100%}.__section_detail{margin-bottom:1rem;width:100%}.__section_detail .__row{padding:1rem}.__section_detail .__row_A{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}.__section_detail .__row_A .__count_star{align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-pill);display:flex;gap:.5rem;padding:.5rem 1rem}.__section_detail .__row_A .__count_star .tabler-icon{fill:var(--color-warning);height:18px;width:18px}.__section_detail .__row_B{align-items:center;color:var(--color-gray);display:flex;gap:1rem;justify-content:space-between;width:100%}.__section_detail .__row_B .__rev{text-decoration:underline}.__section_detail .__tti_summary{margin-bottom:.5rem;padding:0 1rem}.__section_detail .__ttx_summary{color:var(--color-gray);font-size:.8rem;line-height:1.5rem;padding:1rem;text-align:justify}.__section_detail .__box_details{display:flex;gap:.5rem;justify-content:space-between;padding:1rem;width:100%}.__section_detail .__box_details .__box{background-color:var(--color-secondary);border-radius:var(--radius-md);padding:.5rem;width:100%}.__section_detail .__list_scroll{display:flex;overflow-x:auto;padding-left:1rem;width:100%}.__section_detail .__list_scroll::-webkit-scrollbar{display:none}.__section_detail .__list_scroll .__badge{background-color:var(--color-secondary);border-radius:var(--radius-pill);padding:.8rem 1rem}.__section_detail .__list_scroll .__item_image{background-color:var(--color-secondary);border-radius:var(--radius-lg);height:180px;margin-right:1rem;min-width:calc(100dvw - 4rem);overflow:hidden;width:calc(100dvw - 4rem)}.__section_detail .__map_view{padding:1rem}.__section_detail .__tti_recommend{margin-bottom:1rem;padding:0 1rem}.__section_detail .__list_recommend{display:flex;gap:1rem;overflow-x:auto;padding-left:1rem;width:100%}.__section_detail .__list_recommend::-webkit-scrollbar{display:none}.__card_product{display:flex;gap:.8rem;width:100%}.__card--hidden{display:none}.__card_product .__card_data{width:100%}.__card_product .__card_data .__tit{color:var(--color-dark)}.__card_product .__card_data .__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--color-gray);display:-webkit-box;font-size:.8rem;margin:.5rem 0;overflow:hidden;text-overflow:ellipsis}.__card_product .__card_data .__price{font-size:1.2rem;font-weight:700}.__card_product .__card_data .__price span{color:var(--color-gray);font-size:.8rem}.__card_product .__card_photo{background-color:var(--color-secondary);border-radius:var(--radius-md);height:120px;min-width:120px;overflow:hidden;position:relative;width:120px}.__card_product .__card_photo img{height:100%;object-fit:cover;width:100%}.__card_product .__card_photo .__btn{background-color:var(--color-white);border-radius:var(--radius-pill);display:grid;height:30px;place-items:center;position:absolute;width:30px}.__card_product .__card_photo .__btn_heart{right:5px;top:5px}.__card_product .__card_photo .__btn_add{bottom:5px;right:5px}.__card_product .__card_photo .__btn .tabler-icon{height:18px;width:18px}.__card_product .__card_photo .__btn_add_active{background-color:var(--color-dark);color:var(--color-white)}.skeleton{animation:loadingShimmer 1.5s linear infinite;background-color:var(--color-secondary);background-image:linear-gradient(90deg,var(--color-secondary) 0,#ddd 50%,var(--color-secondary) 100%);background-size:200% 100%}.__skl_content{display:flex;gap:.8rem;width:100%}.__skl_content_product{padding:0}.__skl_content .__skl_row{display:flex;flex-direction:column;gap:.4rem;width:100%}.__skl_content .__skl_row .__skl_name{width:100%}.__skl_content .__skl_row .__skl_name,.__skl_content .__skl_row .__skl_text{background-color:var(--color-secondary);border-radius:var(--radius-pill);height:20px}.__skl_content .__skl_row .__skl_text{width:60%}.__skl_content .__skl_row .__skl_price{background-color:var(--color-secondary);border-radius:var(--radius-pill);height:20px;width:30%}.__skl_content .__skl_photo{background-color:var(--color-secondary);border-radius:var(--radius-md);height:120px;min-width:120px;width:120px}.__section_detail .__row .__title{font-size:1.6rem;margin-bottom:.4rem}.__section_detail .__row .__parragrahp{color:var(--color-gray);font-size:.8rem}.__section_detail .__row .__info{border-radius:var(--radius-md);display:flex;gap:.4rem;justify-content:space-between;padding:.4rem;width:100%}.__section_detail .__row .__info .__info_column{border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;display:grid;height:50px;place-items:center;width:100%}.__section_detail .__row .__info .__info_column .tabler-icon{stroke:var(--color-dark);height:24px;width:24px}.__section_detail .__row .__info .__info_column p{font-size:.65rem}.__section_detail .__categories{text-wrap:nowrap;align-items:center;display:flex;overflow-x:auto;padding:0 1rem;width:100%}.__section_detail .__categories::-webkit-scrollbar{display:none}.__section_detail .__categories .__category{background-color:var(--color-secondary);border-radius:var(--radius-pill);cursor:pointer;font-size:.8rem;margin-right:.8rem;padding:.5rem 1rem}.__section_detail .__categories .__category--active{background-color:var(--color-dark);color:var(--color-white)}.__section_detail .__list_product{display:flex;flex-direction:column;gap:1rem;padding:0 1rem;width:100%}.__overlay{background-color:#00000080;height:100dvh;left:0;position:absolute;top:0;width:100dvw;z-index:1001}.__overlay .__modal{background-color:var(--color-white);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);bottom:0;left:0;position:fixed;width:100%}.__overlay .__modal .__modal_head{display:flex;justify-content:flex-end;padding:1rem;width:100%}.__overlay .__modal .__modal_head .__btn_close{border-radius:var(--radius-pill);display:grid;height:40px;place-items:center;width:40px}.__overlay .__modal .__modal_body{display:flex;gap:.5rem;justify-content:space-between;padding:1rem;width:100%}.__overlay .__modal .__modal_body .__ifo h2{margin-bottom:.4rem}.__overlay .__modal .__modal_body .__ifo p{color:var(--color-gray);font-size:.8rem;margin-bottom:.4rem}.__overlay .__modal .__modal_body .__ifo .__prc{color:var(--color-dark);font-size:1.5rem;font-weight:700}.__overlay .__modal .__modal_body .__avatar{background-color:var(--color-secondary);border-radius:var(--radius-lg);height:150px;min-width:150px;overflow:hidden;width:150px}.__overlay .__modal .__modal_footer{display:flex;gap:.5rem;padding:1rem;width:100%}.__overlay .__modal .__modal_footer .__count{background-color:var(--color-secondary);border-radius:var(--radius-pill);display:flex;min-width:120px;overflow:hidden;width:120px}.__overlay .__modal .__modal_footer .__count .__numb{display:grid;font-weight:700;height:40px;min-width:40px;place-items:center;width:40px}.__overlay .__modal .__modal_footer .__count .__btn_disabled .tabler-icon{stroke:var(--color-gray)}.__overlay .__modal .__modal_footer .__count .__btn_count{display:grid;height:40px;min-width:40px;place-items:center;width:40px}.__overlay .__modal .__modal_footer .__btn_add{background-color:var(--color-primary);border-radius:var(--radius-pill);color:var(--color-white);font-weight:700;height:40px;width:100%}.__main_details{background-color:var(--color-white);border-top-left-radius:20px;border-top-right-radius:20px;height:calc(100dvh - 180px);overflow-y:auto;position:fixed;top:180px;width:100dvw}.__main_details::-webkit-scrollbar{display:none}.__header_notify{align-items:center;display:flex;gap:1rem;height:60px;padding:0 1rem;width:100%}.__header_notify .__btn{background-color:var(--color-secondary);border-radius:var(--radius-md);display:grid;height:40px;min-width:40px;place-items:center;width:40px}.__main_notify{height:calc(100dvh - 60px);overflow-y:auto;width:100%}.__main_notify::-webkit-scrollbar{display:none}.__cart{display:flex;gap:1rem;width:100%}.__cart .__cart_avatar{background-color:var(--color-secondary);border-radius:var(--radius-md);height:60px;min-width:60px;overflow:hidden;width:60px}.__cart .__cart_avatar img{height:100%;object-fit:cover;width:100%}.__cart .__cart_text{width:100%}.__cart .__cart_text p{color:var(--color-dark);font-size:1rem;font-weight:700}.__cart .__cart_btts{align-items:center;display:flex;justify-content:flex-end;width:100%}.__cart .__cart_btts .__btts{background-color:var(--color-secondary);display:grid;height:30px;min-width:30px;place-items:center;width:30px}.__cart .__cart_btts .__btts_delete{border-bottom-left-radius:20px;border-top-left-radius:20px}.__cart .__cart_btts .__btts_add{border-bottom-right-radius:20px;border-top-right-radius:20px}.__cart .__cart_btts .__btts .tabler-icon{height:18px;width:18px}.__alert{border-radius:var(--radius-md);display:flex;gap:.5rem;padding:.8rem;width:100%}.__alert_info{background-color:var(--color-info);color:var(--color-white)}.__alert .__text .__txt{font-size:.75rem}.__header_cart{align-items:center;display:flex;gap:1rem;height:60px;padding:0 1rem;width:100%}.__header_cart .__btn{background-color:var(--color-secondary);border-radius:var(--radius-md);display:grid;height:40px;min-width:40px;place-items:center;width:40px}.__main_cart{height:calc(100dvh - 120px);overflow-y:auto;width:100%}.__main_cart::-webkit-scrollbar{display:none}.__main_cart .__company{align-items:center;justify-content:space-between;padding:1rem}.__main_cart .__company,.__main_cart .__company .__row{display:flex;gap:1rem;width:100%}.__main_cart .__company .__row .__avatar{background-color:var(--color-secondary);border-radius:var(--radius-md);height:45px;min-width:45px;overflow:hidden;width:45px}.__main_cart .__company .__row .__avatar img{height:100%;object-fit:cover;width:100%}.__main_cart .__company .__row .__info p{color:var(--color-gray);font-size:.8rem}.__main_cart .__company .__link{text-wrap:nowrap;font-size:.8rem;font-weight:700}.__main_cart .__send{padding:1rem;width:100%}.__main_cart .__send .__box_send{background-color:var(--color-secondary);border-radius:var(--radius-pill);display:flex;padding:.2rem}.__main_cart .__send .__box_send .__btn{border-radius:inherit;display:grid;font-size:.8rem;height:30px;place-items:center;width:100%}.__main_cart .__send .__box_send .__btn--active{background-color:var(--color-primary);color:var(--color-white)}.__main_cart .__box_alert,.__main_cart .__product_lst{padding:1rem;width:100%}.__main_cart .__product_lst .__lst{display:flex;flex-direction:column;gap:1rem;width:100%}.__main_cart .__notes_company{margin-bottom:1rem;padding:1rem;width:100%}.__main_cart .__notes_company .__rowA{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.4rem 0;width:100%}.__main_cart .__notes_company .__rowA .__tlt{align-items:center;display:flex;gap:.5rem}.__main_cart .__notes_company .__rowB .__textbox{border:1px solid var(--color-border);border-radius:var(--radius-md);height:100px;max-height:100px;padding:1rem;resize:none;width:100%}.__main_cart .__target{padding:1rem;width:100%}.__main_cart .__target .__row{width:100%}.__main_cart .__target .__row h2{margin-bottom:1rem}.__main_cart .__target .__row .__lst_prices{display:flex;flex-direction:column;gap:.8rem;width:100%}.__main_cart .__target .__row .__lst_prices .__lst_price{align-items:center;display:flex;justify-content:space-between;width:100%}.__footer_cart{align-items:center;background-color:var(--color-white);display:flex;height:60px;padding:0 1rem;width:100%}.__footer_cart .__btn_primary{background-color:var(--color-primary);border-radius:var(--radius-pill);color:var(--color-white);font-weight:700;height:45px;width:100%}.__auth_lyt{background-color:var(--color-white);height:100dvh;width:100dvw}.__auth_lyt .__auth_lyt_banner{background-color:var(--color-primary);border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);display:grid;height:200px;place-items:center;width:100%}.__auth_lyt .__auth_lyt_content{height:calc(100dvh - 200px);padding:1rem;width:100%}.__auth_lyt .__auth_lyt_content .__tit{margin-bottom:1rem;text-align:center}.__auth_lyt .__auth_lyt_content .__form{width:100%}.__auth_lyt .__auth_lyt_content .__form .__form_group{margin-bottom:1rem;width:100%}.__auth_lyt .__auth_lyt_content .__form .__form_group label{color:var(--color-gray);display:inline-block;margin-bottom:.8rem}.__auth_lyt .__auth_lyt_content .__form .__form_group .__entry_box{height:60px;position:relative;width:100%}.__auth_lyt .__auth_lyt_content .__form .__form_group .__entry_box .__ico{display:grid;height:60px;left:0;place-items:center;position:absolute;top:0;width:60px}.__auth_lyt .__auth_lyt_content .__form .__form_group .__entry_box .__ico .tabler-icon{stroke:var(--color-gray)}.__auth_lyt .__auth_lyt_content .__form .__form_group .__entry_box .__entry{border:1px solid var(--color-border);border-radius:var(--radius-lg);height:inherit;padding:0 1rem 0 70px;width:100%}.__auth_lyt .__auth_lyt_content .__form .__form_group .__entry_box .__entry:focus{border:2px solid var(--color-dark)}.__auth_lyt .__auth_lyt_content .__form .__form_group .__btn{background-color:var(--color-primary);border-radius:var(--radius-pill);color:var(--color-white);font-weight:700;height:60px;width:100%}.__auth_lyt .__auth_lyt_content .__form .__form_group .__txt_terms{color:var(--color-gray);font-size:.75rem;text-align:center}:root{--color-primary:#f90050;--color-white:#fff;--color-dark:#181818;--color-gray:#888;--color-secondary:#eee;--color-background:#fff;--color-border:#ddd;--color-success:#28a745;--color-error:#dc3545;--color-warning:#ffc107;--color-info:#2758e5;--font-family:"Manrope",sans-serif;--font-family-secondary:"Luckiest Guy",cursive;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-md:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-semibold:600;--font-weight-bold:700;--spacing-2xs:4px;--spacing-xs:8px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-pill:50px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 6px #0000001a;--shadow-lg:0 4px 12px #00000026;--height-button:50px;--height-input:50px;--transition-fast:0.2s ease;--transition-normal:0.4s ease}*{border:none;box-sizing:border-box;font-family:var(--font-family);margin:0;outline:none;padding:0;-webkit-user-select:none;user-select:none}html{scroll-behavior:smooth}body{color:var(--color-dark);font-size:var(--font-size-sm)}#root,body{background-color:var(--color-background);height:100dvh;width:100dvw}#root{overflow-x:hidden;overflow-y:auto;position:relative}#root::-webkit-scrollbar{display:none}input,select,textarea{background:none;font-family:var(--font-family)}li,ol,ul{list-style:none}button{cursor:pointer}img{width:100%}a{color:var(--color-primary);text-decoration:none}.tabler-icon{stroke-width:1.2}
/*# sourceMappingURL=main.3e8b3f54.css.map*/