*{padding:0;margin:0;box-sizing:border-box;font-family:Montserrat,sans-serif}.menu-icon{font-size:20px}.trive-form-wrapper{max-width:448px;margin:0 16px;border-radius:16px;padding:16px;display:flex;flex-direction:column;flex-grow:1;border:2px solid #fab402}@media(min-width:768px){.trive-form-wrapper{padding:32px;margin:0}}.trive-form{display:flex;flex-direction:column;gap:16px}.trive-form-title{margin-bottom:8px;text-align:center;font-size:24px;font-weight:700;color:#101828}.trive-form-description{margin-bottom:24px;text-align:center;font-size:14px;color:#4a5565}.trive-form-error-message{margin-bottom:16px;font-size:14px;color:#b91c1c;border-radius:8px;padding:12px;background-color:#ffe2e2}.trive-form-label{display:block;font-size:14px;font-weight:500;color:#364153;margin-bottom:4px}.trive-form-input{width:100%;border:1px solid #d1d5dc;border-radius:8px;font-size:16px;height:40px;color:#101828;padding:8px 16px}.trive-form-input:focus{outline:none;border-color:#fab402;box-shadow:0 0 0 2px #fab402}.trive-checkbox-wrapper{display:flex;align-items:center;justify-content:center;gap:8px}.trive-checkbox-wrapper label{margin:0}.trive-checkbox-wrapper input[type=checkbox]{width:18px;height:18px;accent-color:#1e2154}input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:#1e2154}.trive-warning-card{max-width:448px;margin:0 16px;border-radius:16px;padding:16px;display:flex;flex-direction:column;flex-grow:1;border:2px solid #1e2154}@media(min-width:768px){.trive-warning-card{padding:32px;margin:0}}.trive-button-primary{width:100%;cursor:pointer;border-radius:8px;border:0;background-color:#fab402;padding:8px 0;font-weight:600;color:#1e2154;height:40px;font-size:16px}.trive-button-primary:disabled{opacity:.4}.trive-button-secondary{width:100%;cursor:pointer;border-radius:8px;border:1px solid #1e2154;background-color:unset;padding:8px 0;font-weight:600;color:#1e2154;height:40px;font-size:16px}.trive-button-secondary:disabled{opacity:.4}.trive-button-icon{background-color:unset;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.trive-link{color:#1e2154;text-decoration:none;font-weight:500}.trive-back-button{background-color:unset;border:0;cursor:pointer;color:#1e2154;font-size:16px;display:flex;align-items:center;gap:8px;text-decoration:none}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 25px 50px -12px #00000040}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.product-cards-category h3{text-align:center;color:#1e2154;margin-bottom:8px}.product-cards-category .product-cards{display:grid;justify-content:space-between;width:100%;grid-template-columns:repeat(1,minmax(0,1fr));place-items:stretch;gap:32px}@media(min-width:768px){.product-cards-category .product-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(min-width:1200px){.product-cards-category .product-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.product-card{display:flex;flex-direction:column;justify-content:space-between;width:100%;min-width:150px;border:1px solid #d1d5dc;border-radius:8px;padding:8px;gap:4px}.product-card__name{font-size:16px;color:#101828;text-align:center;height:40px;display:flex;align-items:center;justify-content:center}.product-card__price{text-align:center}
