@import"https://fonts.googleapis.com/css2?family=Spectral:ital,wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";*{box-sizing:border-box}body{margin:0;color:#575757;--type-first: Helvetica, Arial, sens-serif;--type-second: "Poppins", "Spectral", georgia;font-family:var(--type-first)}h1,h2,h3,h4,p{margin:0}ul,li{list-style:none;padding:0;margin:0}img{display:block;max-width:100%}button,input{display:block;font-size:1rem;font-family:var(--type-first);color:#575757}a{text-decoration:none;color:#333}.container{max-width:70rem;padding:0 1rem;margin:0 auto}.title{font-family:var(--type-second);line-height:1;font-size:2.5rem;margin:1rem 0 2rem;position:relative;z-index:1;text-align:center;color:#575757}.animeLeft{opacity:0;transform:translate(-20px);animation:animeLeft .3s forwards;margin-top:-95px}@keyframes animeLeft{to{opacity:1;transform:initial}}._header_1qjts_1{border-bottom:1px solid #DDDDDD;position:fixed;width:100%;z-index:100;background:#fff;top:0}._nav_1qjts_10{display:flex;justify-content:space-between;align-items:center;height:5rem;padding:0 4rem}._logo_1qjts_19{width:100px;height:auto;display:block}._rightSection_1qjts_25{display:flex;align-items:center;gap:1rem}._cartButton_1qjts_31{position:relative;width:45px;height:45px;border-radius:50%;background:#85dec3;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px #85dec34d}._cartButton_1qjts_31:hover{opacity:.9;box-shadow:0 4px 12px #85dec366}._cartBadge_1qjts_51{position:absolute;top:-5px;right:-5px;background:#ff6b6b;color:#fff;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;border:2px solid white}._login_1qjts_68{color:#222;display:flex;align-items:center;text-decoration:none;font-weight:500;font-family:var(--type-first);border:none;border-radius:21px;padding:.5rem 1rem;transition:box-shadow .2s}._login_1qjts_68:hover{box-shadow:0 2px 4px #0000002e}._userName_1qjts_85{color:#222;font-weight:500;font-family:var(--type-first);padding:.5rem 1rem}._home_rpb0c_1{background:linear-gradient(to bottom,#f8f9fa,#fff);min-height:calc(100vh - 6rem);padding:0;font-family:var(--type-first)}._container_rpb0c_8{max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem}._categoriesSection_rpb0c_15{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-bottom:3rem}._categoryCard_rpb0c_22{display:flex;flex-direction:column;align-items:center;gap:.8rem;cursor:pointer;transition:transform .2s}._categoryCard_rpb0c_22:hover{transform:translateY(-5px)}._iconCircle_rpb0c_35{width:80px;height:80px;border-radius:50%;background:#6b9bd1;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s;box-shadow:0 4px 12px #6b9bd14d}._categoryCard_rpb0c_22:hover ._iconCircle_rpb0c_35{background:#5a8bc4;box-shadow:0 6px 16px #6b9bd166}._categoryLabel_rpb0c_53{text-align:center;font-size:.9rem;color:#333;font-weight:500;line-height:1.3}._quickSearch_rpb0c_62{margin-bottom:3rem}._sectionTitle_rpb0c_66{font-size:1.3rem;color:#333;margin-bottom:1.5rem;font-weight:600}._quickSearchGrid_rpb0c_73{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}._quickSearchCard_rpb0c_79{background:#fff;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.8rem;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #00000014}._quickSearchCard_rpb0c_79:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-3px)}._quickIcon_rpb0c_97{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#ffb6c1,#ff69b4);display:flex;align-items:center;justify-content:center;color:#fff}._quickSearchCard_rpb0c_79:nth-child(2) ._quickIcon_rpb0c_97{background:linear-gradient(135deg,#ffb6c1,#ff1493)}._quickSearchCard_rpb0c_79:nth-child(3) ._quickIcon_rpb0c_97{background:linear-gradient(135deg,#ffb6c1,#c71585)}._quickSearchCard_rpb0c_79:nth-child(4) ._quickIcon_rpb0c_97{background:linear-gradient(135deg,#85dec3,#5bc0be)}._quickSearchCard_rpb0c_79 span{font-size:.95rem;color:#555;font-weight:500;text-align:center}._popularSection_rpb0c_128{margin-bottom:3rem}._popularGrid_rpb0c_132{display:flex;flex-wrap:wrap;gap:1rem}._popularTag_rpb0c_138{background:#fff;border:1px solid #e0e0e0;border-radius:25px;padding:.8rem 1.5rem;font-size:.95rem;color:#555;cursor:pointer;transition:all .2s;font-weight:500}._popularTag_rpb0c_138:hover{background:#f5f5f5;border-color:#85dec3;color:#333}._accessSection_rpb0c_157{margin-bottom:3rem;padding-top:2rem;border-top:1px solid #e0e0e0}._accessGrid_rpb0c_163{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._accessCard_rpb0c_169{background:#fff;border-radius:12px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #00000014;border:2px solid transparent}._accessCard_rpb0c_169:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-5px);border-color:#85dec3}._accessIcon_rpb0c_186{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#85dec3,#5bc0be);display:flex;align-items:center;justify-content:center;color:#fff;margin:0 auto 1.5rem;transition:transform .3s}._accessCard_rpb0c_169:hover ._accessIcon_rpb0c_186{transform:scale(1.1)}._accessCard_rpb0c_169 h4{color:#333;font-size:1.2rem;margin-bottom:.5rem;font-weight:600}._accessCard_rpb0c_169 p{color:#666;font-size:.95rem;line-height:1.5}@media(max-width:1024px){._categoriesSection_rpb0c_15{grid-template-columns:repeat(3,1fr)}._quickSearchGrid_rpb0c_73{grid-template-columns:repeat(2,1fr)}._accessGrid_rpb0c_163{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){._categoriesSection_rpb0c_15{grid-template-columns:repeat(2,1fr)}._quickSearchGrid_rpb0c_73,._accessGrid_rpb0c_163{grid-template-columns:1fr}._container_rpb0c_8{padding:1rem}}@media(max-width:480px){._categoriesSection_rpb0c_15{grid-template-columns:repeat(2,1fr);gap:1rem}._iconCircle_rpb0c_35{width:60px;height:60px}._categoryLabel_rpb0c_53{font-size:.8rem}}._wrapper_1u4ap_1{margin-bottom:1rem}._input_1u4ap_5{border:1px solid #eee;display:block;width:100%;font-size:1rem;padding:.8rem;border-radius:.4rem;background:#eee;transition:.2s}._input_1u4ap_5:focus,._input_1u4ap_5:hover{outline:none;border-color:#9caad6;background:#fff;box-shadow:0 0 0 3px #9caad6}._label_1u4ap_24{display:block;font-size:1rem;line-height:1;padding-bottom:.5rem}._error_1u4ap_31{color:#f31;font-size:.875rem;margin-top:.25rem}._button_yj8cq_2{display:block;font-size:1rem;font-family:var(--type-first);cursor:pointer;border:none;border-radius:.4rem;background:#85dec3;color:#f5f5f5;width:100%;padding:.8rem 1.2rem;box-sizing:border-box;transition:.1s;margin-bottom:.5rem;text-align:center}._button_yj8cq_2:hover,._button_yj8cq_2:focus{outline:none;box-shadow:0 0 0 3px #c9f0e3,0 0 0 4px #49a583}._button_yj8cq_2:disable{opacity:.5;cursor:wait}._buttonRoxo_yj8cq_30{display:block;font-size:1rem;font-family:var(--type-first);cursor:pointer;border:none;border-radius:.4rem;background:#aab7ea;color:#f5f5f5;width:100%;padding:.8rem 1.2rem;box-sizing:border-box;transition:.1s;margin-bottom:.5rem;text-align:center}._buttonRoxo_yj8cq_30:hover,._buttonRoxo_yj8cq_30:focus{outline:none;box-shadow:0 0 0 3px #c9cef0,0 0 0 4px #6d7db9}._buttonRoxo_yj8cq_30:disable{opacity:.5;cursor:wait}._form_5hxla_1{margin-bottom:0rem}._perdeu_5hxla_5{display:block;color:#666;padding:0;line-height:1;margin-top:.1rem;margin-bottom:2rem;text-decoration:underline;//text-align: center}._perdeu_5hxla_5:after{//content: "";height:2px;width:100%;background:currentColor;display:block}._cadastro_5hxla_24{margin-top:4rem;text-align:center}._login_1l0gd_1{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}._login_1l0gd_1:before{display:block;content:"";background-color:#8d9fd3}._forms_1l0gd_13{max-width:30rem;padding-left:7rem;display:flex;justify-content:center;align-items:center;flex-direction:column}@media(max-width:40rem){._login_1l0gd_1{grid-template-columns:1fr}._login_1l0gd_1:before{display:none}._forms_1l0gd_13{max-width:100%}}._title_1wv4x_1{font-family:var(--type-second);line-height:1;font-size:1.8rem;margin:1rem 0 2rem;position:relative;z-index:1;text-align:center;color:#575757}._examSearch_ih8ix_1{background-color:#f7f7f7;min-height:calc(100vh - 6rem);padding:2rem;display:flex;flex-direction:column;align-items:center;font-family:var(--type-first)}._container_ih8ix_11{width:100%;max-width:60rem;display:flex;flex-direction:column;gap:2rem}._titles_ih8ix_19{color:#fff;margin-bottom:.2rem}._titles_ih8ix_19 h1{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-decoration:none}._titles_ih8ix_19 p{font-size:1.1rem}._searchBox_ih8ix_35{border:1px solid #e0e0e0;background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}._tabs_ih8ix_43{display:flex;gap:1rem;margin-bottom:1.5rem}._tab_ih8ix_43{padding:.5rem 2rem;border-radius:4px;border:1px solid #ddd;background:transparent;color:#666;cursor:pointer;font-weight:400;font-size:1rem}._tab_ih8ix_43._active_ih8ix_60{background:#f5f5f5;color:#575757;border:1px solid #F5F5F5}._inputsContainer_ih8ix_66{display:grid;grid-template-columns:2fr 2fr 1fr;gap:1rem}._inputsContainer_ih8ix_66 input{width:100%;padding:.8rem;border-radius:4px;border:none;background:#f5f5f5}._searchButton_ih8ix_80{background:#85dec3;color:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer;text-transform:uppercase}._results_ih8ix_90{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 10px #0000001a}._tableContainer_ih8ix_97{width:100%}._table_ih8ix_97{width:100%;border-collapse:collapse}._table_ih8ix_97 th{text-align:left;padding:1rem;color:#888;font-weight:400;border-bottom:1px solid #ddd}._table_ih8ix_97 td{padding:1rem;border-bottom:1px solid #eee;color:#555}._table_ih8ix_97 tr:last-child td{border-bottom:none}._table_ih8ix_97 th:last-child,._table_ih8ix_97 td:last-child{text-align:center}._selectRadio_ih8ix_129{width:20px;height:20px;cursor:pointer;accent-color:#85DEC3;display:block;margin:0 auto}._modalOverlay_ih8ix_139{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_ih8ix_152{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:90%;position:relative;box-shadow:0 10px 40px #0003}._modalContent_ih8ix_152 h2{color:#333;margin-bottom:1rem;font-size:1.5rem}._modalContent_ih8ix_152 p{color:#666;margin-bottom:2rem;line-height:1.6}._modalButtons_ih8ix_174{display:flex;gap:1rem;margin-bottom:1rem}._modalButton_ih8ix_174{flex:1;background:#333;color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}._modalButton_ih8ix_174:hover{opacity:.9}._modalButtonSecondary_ih8ix_197{flex:1;background:#85dec3;color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}._modalButtonSecondary_ih8ix_197:hover{opacity:.9}._modalClose_ih8ix_214{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.5rem;color:#999;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color .2s}._modalClose_ih8ix_214:hover{color:#333}@media(max-width:768px){._inputsContainer_ih8ix_66{grid-template-columns:1fr}}._adminPanel_1cvhl_1{display:flex;height:100vh;width:100vw;background-color:#f8fafc;overflow:hidden;font-family:Inter,system-ui,-apple-system,sans-serif}._sidebar_1cvhl_11{width:260px;background-color:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0;z-index:50}._logoContainer_1cvhl_21{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;border-bottom:1px solid #f1f5f9}._logo_1cvhl_21{width:100px;height:auto}._adminBadge_1cvhl_34{font-size:.65rem;font-weight:700;color:#3b82f6;background:#eff6ff;padding:.1rem .5rem;border-radius:4px;letter-spacing:.05rem;width:fit-content}._navSections_1cvhl_45{flex:1;padding:1.5rem 1rem;overflow-y:auto}._navLabel_1cvhl_51{font-size:.75rem;font-weight:600;color:#94a3b8;padding:0 .75rem .75rem;letter-spacing:.05rem}._navItem_1cvhl_59{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.25rem;border:none;background:transparent;color:#64748b;font-size:.95rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}._navItem_1cvhl_59:hover{background-color:#f1f5f9;color:#1e293b}._navItem_1cvhl_59._active_1cvhl_82{background-color:#3b82f6;color:#fff;box-shadow:0 4px 6px -1px #3b82f633}._icon_1cvhl_88{font-size:1.1rem}._sidebarFooter_1cvhl_93{padding:1rem;border-top:1px solid #f1f5f9}._logoutButton_1cvhl_98{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem;border:none;background:transparent;color:#ef4444;font-size:.95rem;font-weight:500;border-radius:8px;cursor:pointer;transition:background .2s}._logoutButton_1cvhl_98:hover{background-color:#fef2f2}._mainContent_1cvhl_119{flex:1;display:flex;flex-direction:column;overflow:hidden}._adminHeader_1cvhl_127{height:70px;background-color:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;flex-shrink:0}._pageTitle_1cvhl_138{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}._headerRight_1cvhl_145{display:flex;align-items:center;gap:1rem}._userInfo_1cvhl_151{text-align:right}._userName_1cvhl_155{font-size:.9rem;font-weight:600;color:#1e293b;margin:0}._userRole_1cvhl_162{font-size:.75rem;color:#64748b;margin:0}._userAvatar_1cvhl_168{width:40px;height:40px;background-color:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem}._contentArea_1cvhl_182{flex:1;padding:2rem;overflow-y:auto;background-color:#f8fafc}._welcome_1cvhl_189{display:flex;justify-content:center;align-items:center;height:100%;color:#64748b;font-size:1.1rem}@media(max-width:1024px){._sidebar_1cvhl_11{width:80px}._navLabel_1cvhl_51,._adminBadge_1cvhl_34,._navItem_1cvhl_59 span:not(._icon_1cvhl_88),._userInfo_1cvhl_151,._logoutButton_1cvhl_98 span:not(._icon_1cvhl_88){display:none}}._formContainer_1vqy9_1{width:100%;max-width:100%;font-family:Poppins,sans-serif;margin:0;background-color:transparent;padding:2rem;border-radius:20px}._title_1vqy9_11{color:#222;font-size:1.3rem;margin-bottom:3rem;font-family:Poppins,sans-serif;font-weight:500}._wrapper_1vqy9_20{margin-bottom:1rem}._label_1vqy9_24{display:block;font-size:1rem;line-height:1;padding-bottom:.5rem;color:#333}._input_1vqy9_33{border:1px solid #eee;display:block;width:100%;font-size:1rem;padding:.8rem;border-radius:.4rem;background:#eee;transition:.2s}._input_1vqy9_33:focus,._input_1vqy9_33:hover{outline:none;border-color:#9caad6;background:#fff;box-shadow:0 0 0 1px #9caad6}._button_1vqy9_52{width:auto;min-width:200px;display:block;margin:1rem 0 0 auto;padding:1rem 2rem;border:none;border-radius:8px;background-color:#333;background:#333;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s}._row_1vqy9_71{display:flex;gap:1rem}._col15_1vqy9_76{flex:0 0 15%}._col30_1vqy9_80{flex:0 0 30%}._col50_1vqy9_84,._col33_1vqy9_88,._col70_1vqy9_92{flex:1}._button_1vqy9_52:hover{opacity:.9}._button_1vqy9_52:active,._button_1vqy9_52:focus{background-color:#85dec3!important;background:#85dec3!important;outline:none}._modalOverlay_1sffk_2{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1sffk_15{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 4px 10px #0000001a;animation:_fadeIn_1sffk_1 .3s forwards}._modalHeader_1sffk_28{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #eee;padding-bottom:1rem}._modalHeader_1sffk_28 h3{margin:0;font-size:1.5rem;color:#333}._closeButton_1sffk_43{background:none;border:none;font-size:2rem;cursor:pointer;line-height:1;color:#666}@keyframes _fadeIn_1sffk_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._registerSection_eyumr_1{background:#f7f7f7;min-height:calc(100vh - 6rem);padding:2rem;font-family:Poppins,sans-serif}._container_eyumr_8{max-width:900px;margin:0 auto}._formCard_eyumr_13{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 12px #00000014}._title_eyumr_20{color:#222;font-size:2rem;margin-bottom:.5rem;font-weight:600}._subtitle_eyumr_27{color:#666;font-size:1rem;margin-bottom:2rem}._form_eyumr_13{display:flex;flex-direction:column;gap:2rem}._section_eyumr_39{display:flex;flex-direction:column;gap:1rem}._sectionTitle_eyumr_45{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0}._row_eyumr_54{display:flex;gap:1rem}._field_eyumr_59{flex:1;display:flex;flex-direction:column}._label_eyumr_65{display:block;font-size:.95rem;line-height:1;padding-bottom:.5rem;color:#333;font-weight:500}._input_eyumr_74{border:1px solid #eee;display:block;width:100%;font-size:1rem;padding:.8rem;border-radius:.4rem;background:#eee;transition:.2s;font-family:inherit}._input_eyumr_74:focus,._input_eyumr_74:hover{outline:none;border-color:#9caad6;background:#fff;box-shadow:0 0 0 1px #9caad6}._buttonContainer_eyumr_94{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}._button_eyumr_94{min-width:200px;padding:1rem 2rem;border:none;border-radius:8px;background:#333;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._button_eyumr_94:hover{opacity:.9}._button_eyumr_94:active,._button_eyumr_94:focus{background:#85dec3;outline:none}._buttonSecondary_eyumr_125{min-width:150px;padding:1rem 2rem;border:1px solid #ddd;border-radius:8px;background:#fff;color:#666;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._buttonSecondary_eyumr_125:hover{background:#f5f5f5;border-color:#999}@media(max-width:768px){._formCard_eyumr_13{padding:2rem 1.5rem}._row_eyumr_54,._buttonContainer_eyumr_94{flex-direction:column}._button_eyumr_94,._buttonSecondary_eyumr_125{width:100%}}._cartSection_e9zrj_1{background:#f7f7f7;min-height:calc(100vh - 6rem);padding:2rem;font-family:Poppins,sans-serif}._container_e9zrj_8{max-width:1200px;margin:0 auto}._title_e9zrj_13{color:#222;font-size:2rem;margin-bottom:2rem;font-weight:600}._cartTable_e9zrj_20{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px #00000014;margin-bottom:2rem}._table_e9zrj_28{width:100%;border-collapse:collapse}._table_e9zrj_28 th{text-align:left;padding:1rem;color:#888;font-weight:500;border-bottom:2px solid #eee;font-size:.95rem}._table_e9zrj_28 td{padding:1rem;border-bottom:1px solid #f5f5f5;color:#555}._table_e9zrj_28 tr:last-child td{border-bottom:none}._table_e9zrj_28 th:last-child,._table_e9zrj_28 td:last-child{text-align:center;width:100px}._removeButton_e9zrj_58{background:#ff6b6b;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s}._removeButton_e9zrj_58:hover{opacity:.8}._actions_e9zrj_76{display:flex;gap:1rem;justify-content:flex-end}._clearButton_e9zrj_82{padding:1rem 2rem;border:1px solid #ddd;border-radius:8px;background:#fff;color:#666;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._clearButton_e9zrj_82:hover{background:#f5f5f5;border-color:#999}._checkoutButton_e9zrj_100{padding:1rem 2rem;border:none;border-radius:8px;background:#85dec3;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._checkoutButton_e9zrj_100:hover{opacity:.9}._emptyCart_e9zrj_117{background:#fff;border-radius:12px;padding:4rem 2rem;text-align:center;box-shadow:0 2px 12px #00000014}._emptyCart_e9zrj_117 svg{color:#ddd;margin-bottom:1.5rem}._emptyCart_e9zrj_117 h2{color:#333;font-size:1.5rem;margin-bottom:.5rem}._emptyCart_e9zrj_117 p{color:#666;margin-bottom:2rem}._searchButton_e9zrj_141{padding:1rem 2rem;border:none;border-radius:8px;background:#333;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._searchButton_e9zrj_141:hover{opacity:.9}@media(max-width:768px){._actions_e9zrj_76{flex-direction:column}._clearButton_e9zrj_82,._checkoutButton_e9zrj_100{width:100%}._table_e9zrj_28{font-size:.9rem}._table_e9zrj_28 th,._table_e9zrj_28 td{padding:.75rem .5rem}}._guidesList_1trbd_2{display:grid;gap:1rem;padding:0;list-style:none}._guideItem_1trbd_9{background:#fff;border:1px solid #eee;border-radius:4px;padding:1rem;box-shadow:0 2px 4px #0000000d}._guideHeader_1trbd_17{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;border-bottom:1px solid #f0f0f0;padding-bottom:.5rem}._guideCode_1trbd_26{font-weight:700;color:#333}._status_1trbd_31{padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:700}._available_1trbd_38{background:#e6fffa;color:#2c7a7b}._consumed_1trbd_43{background:#ebf8ff;color:#2b6cb0}._expired_1trbd_48{background:#fff5f5;color:#c53030}._guideBody_1trbd_53 h2{font-size:1.1rem;margin:0 0 .5rem}._partner_1trbd_58{color:#666;margin:0 0 .25rem}._price_1trbd_63{font-weight:700;color:#4caf50;margin:.5rem 0}._qrCodeInfo_1trbd_69{margin-top:1rem;background:#f9f9f9;padding:.5rem;text-align:center;border-radius:4px}._searchButton_1trbd_77{background:#007bff;color:#fff;border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;font-size:1rem;margin-top:1rem}._partnerPanel_16x19_1{display:flex;height:100vh;width:100vw;background-color:#f8fafc;overflow:hidden;font-family:Inter,system-ui,-apple-system,sans-serif}._sidebar_16x19_11{width:260px;background-color:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0;z-index:50}._logoContainer_16x19_21{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;border-bottom:1px solid #f1f5f9}._logo_16x19_21{width:100px;height:auto}._partnerBadge_16x19_34{font-size:.65rem;font-weight:700;color:#0d9488;background:#f0fdfa;padding:.1rem .5rem;border-radius:4px;letter-spacing:.05rem;width:fit-content}._navSections_16x19_45{flex:1;padding:1.5rem 1rem;overflow-y:auto}._navLabel_16x19_51{font-size:.75rem;font-weight:600;color:#94a3b8;padding:0 .75rem .75rem;letter-spacing:.05rem}._navItem_16x19_59{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.25rem;border:none;background:transparent;color:#64748b;font-size:.95rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}._navItem_16x19_59:hover{background-color:#f1f5f9;color:#1e293b}._navItem_16x19_59._active_16x19_82{background-color:#0d9488;color:#fff;box-shadow:0 4px 6px -1px #0d948833}._icon_16x19_88{font-size:1.1rem}._sidebarFooter_16x19_93{padding:1rem;border-top:1px solid #f1f5f9}._logoutButton_16x19_98{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem;border:none;background:transparent;color:#ef4444;font-size:.95rem;font-weight:500;border-radius:8px;cursor:pointer;transition:background .2s}._logoutButton_16x19_98:hover{background-color:#fef2f2}._mainContent_16x19_119{flex:1;display:flex;flex-direction:column;overflow:hidden}._partnerHeader_16x19_127{height:70px;background-color:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;flex-shrink:0}._pageTitle_16x19_138{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}._headerRight_16x19_145{display:flex;align-items:center;gap:1rem}._userInfo_16x19_151{text-align:right}._userName_16x19_155{font-size:.9rem;font-weight:600;color:#1e293b;margin:0}._userRole_16x19_162{font-size:.75rem;color:#64748b;margin:0}._userAvatar_16x19_168{width:40px;height:40px;background-color:#0d9488;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem}._contentArea_16x19_182{flex:1;padding:2rem;overflow-y:auto;background-color:#f8fafc}._welcome_16x19_189{display:flex;justify-content:center;align-items:center;height:100%;color:#64748b;font-size:1.1rem}@media(max-width:1024px){._sidebar_16x19_11{width:80px}._navLabel_16x19_51,._partnerBadge_16x19_34,._navItem_16x19_59 span:not(._icon_16x19_88),._userInfo_16x19_151,._logoutButton_16x19_98 span:not(._icon_16x19_88){display:none}}._guidesContainer_kopgc_1{width:100%}._headerAction_kopgc_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}._searchBox_kopgc_13{flex:1;max-width:400px;position:relative;display:flex;align-items:center}._searchIcon_kopgc_21{position:absolute;left:1rem;color:#94a3b8}._searchInput_kopgc_27{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;background-color:#fff;transition:all .2s}._searchInput_kopgc_27:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}._refreshButton_kopgc_43{background:#fff;border:1px solid #e2e8f0;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s}._refreshButton_kopgc_43:hover{background:#f8fafc;color:#0d9488}._tableWrapper_kopgc_61{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._table_kopgc_61{width:100%;border-collapse:collapse}._table_kopgc_61 th{text-align:left;background-color:#f8fafc;padding:1rem;color:#64748b;font-size:.75rem;font-weight:600;border-bottom:1px solid #e2e8f0;letter-spacing:.05rem}._table_kopgc_61 td{padding:1.25rem 1rem;border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:.95rem}._codeCell_kopgc_91{font-family:monospace;font-weight:700;color:#0f172a}._serviceName_kopgc_97{font-weight:600;color:#1e293b}._serviceCode_kopgc_102{font-size:.8rem;color:#94a3b8;margin-top:2px}._patientName_kopgc_108{font-weight:500}._statusBadge_kopgc_112{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}._statusBadge_kopgc_112._available_kopgc_120{background-color:#fef9c3;color:#854d0e}._statusBadge_kopgc_112._consumed_kopgc_125{background-color:#dcfce7;color:#166534}._consumeButton_kopgc_130{background-color:#0d9488;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.85rem;cursor:pointer;transition:opacity .2s}._consumeButton_kopgc_130:hover{opacity:.9}._consumeButton_kopgc_130:disabled{background-color:#94a3b8;cursor:not-allowed}._dateInfo_kopgc_151{font-size:.85rem;color:#94a3b8}._pendingAction_kopgc_156{font-size:.85rem;color:#64748b;font-style:italic;display:flex;align-items:center;gap:.5rem}._pendingAction_kopgc_156:before{content:"⏳";font-style:normal}._empty_kopgc_170{text-align:center;padding:3rem;color:#94a3b8}._info_kopgc_176{text-align:center;padding:2rem;color:#64748b}
