@charset "UTF-8";._loginPage_1881s_1{width:100%;max-width:400px;margin:0 auto}._loginPage__header_1881s_6{text-align:center;margin-bottom:2rem}._loginPage__logo_1881s_10{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1rem}._loginPage__logoIcon_1881s_17{font-size:3rem;opacity:.9}._loginPage__logo_1881s_10 h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.25;color:#0f172a;font-size:1.875rem;letter-spacing:-.025em;color:#6b21a8;margin:0;font-weight:700}._loginPage__header_1881s_6 p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;font-size:1.125rem;line-height:1.625;color:#334155;margin:0}._loginPage__card_1881s_44{padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #d8b4fe}._loginPage__form_1881s_49{display:flex;flex-direction:column;gap:1.5rem}._loginPage__field_1881s_54{display:flex;flex-direction:column;gap:.5rem}._loginPage__error_1881s_59{background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;padding:.75rem;margin-bottom:1rem}._loginPage__error_1881s_59 p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;font-size:.875rem;line-height:1.625;color:#b91c1c;margin:0;text-align:center}._loginPage__submitButton_1881s_77{width:100%;margin-top:.5rem}._loginPage__footer_1881s_81{text-align:center;margin-top:2rem}._loginPage__footer_1881s_81 p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;font-size:.875rem;line-height:1.625;color:#64748b;margin:0}._loginPage__loading_1881s_95{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:200px}._loginPage__loading_1881s_95 p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;font-size:1.125rem;line-height:1.625;color:#334155}._loginPage__spinner_1881s_112{width:40px;height:40px;border:4px solid #d8b4fe;border-top:4px solid #7c3aed;border-radius:50%;animation:_spin_1881s_1 1s linear infinite}@keyframes _spin_1881s_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 640px){._loginPage__card_1881s_44{padding:1.5rem}._loginPage__header_1881s_6{margin-bottom:1.5rem}._loginPage__logo_1881s_10 h1{font-size:1.25rem}._loginPage__header_1881s_6 p{font-size:1rem}}._unauthorizedPage_1pxta_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:1rem}._unauthorizedPage__container_1pxta_9{width:100%;max-width:500px}._unauthorizedPage__card_1pxta_13{padding:2rem;text-align:center}._unauthorizedPage__content_1pxta_17{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._unauthorizedPage__icon_1pxta_23{font-size:4rem;opacity:.7}._unauthorizedPage_1pxta_1 h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.25;color:#0f172a;font-size:1.875rem;font-weight:700;letter-spacing:-.025em;color:#dc2626;margin:0}._unauthorizedPage_1pxta_1 p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;font-size:1.125rem;line-height:1.625;color:#334155;margin:0;line-height:1.6;max-width:400px}._unauthorizedPage__actions_1pxta_51{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}._unauthorizedPage__button_1pxta_57{min-width:120px}@media (max-width: 640px){._unauthorizedPage_1pxta_1{padding:.5rem}._unauthorizedPage__card_1pxta_13{padding:1.5rem}._unauthorizedPage__content_1pxta_17{gap:1rem}._unauthorizedPage__icon_1pxta_23{font-size:3rem}._unauthorizedPage_1pxta_1 h1{font-size:1.25rem}._unauthorizedPage_1pxta_1 p{font-size:1rem}._unauthorizedPage__actions_1pxta_51{flex-direction:column;align-items:center}._unauthorizedPage__button_1pxta_57{width:100%;max-width:200px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333}.App,.dashboard,.products-page,.brands-page,.clinics-page,.doctors-page,.promotions-page,.faqs-page{min-height:100vh}.dashboard__content{padding:0}.dashboard__stats{margin-bottom:32px}.dashboard__quickActions{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.dashboard__statCard{text-align:center;padding:24px;border-radius:8px;background:#f8f9fa;border:1px solid #e9ecef;transition:all .2s ease}.dashboard__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.dashboard__statCard h3{margin:0 0 12px;font-size:20px;font-weight:600;color:#1a1a1a}.dashboard__statCard p{margin:0 0 20px;color:#666;line-height:1.5}.loading{display:flex;justify-content:center;align-items:center;min-height:400px}.loading__content{text-align:center}.loading__content p{margin:0;font-size:18px;color:#666}@media (max-width: 768px){.dashboard__quickActions{grid-template-columns:1fr;gap:16px}.dashboard__statCard{padding:16px}.dashboard__statCard h3{font-size:18px}}*{box-sizing:border-box}html{font-size:16px;line-height:1.5}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;background-color:#f8fafc;margin:0;padding:0}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.container-sm{max-width:640px;margin:0 auto;padding:0 1rem}.container-md{max-width:768px;margin:0 auto;padding:0 1rem}.container-lg{max-width:1024px;margin:0 auto;padding:0 1rem}.container-2xl{max-width:1536px;margin:0 auto;padding:0 1rem}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-32{gap:8rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.w-full{width:100%}.w-auto{width:auto}.w-screen{width:100vw}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-visible{overflow-x:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-visible{overflow-y:visible}.overflow-y-scroll{overflow-y:scroll}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.transition,.transition-all{transition:all .2s ease}.transition-colors{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.transition-opacity{transition:opacity .2s ease}.transition-shadow{transition:box-shadow .2s ease}.transition-transform{transition:transform .2s ease}.transform{transform:translateZ(0)}.scale-0{transform:scale(0)}.scale-50{transform:scale(.5)}.scale-75{transform:scale(.75)}.scale-90{transform:scale(.9)}.scale-95{transform:scale(.95)}.scale-100{transform:scale(1)}.scale-105{transform:scale(1.05)}.scale-110{transform:scale(1.1)}.scale-125{transform:scale(1.25)}.scale-150{transform:scale(1.5)}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.bg-transparent{background-color:transparent}.bg-current{background-color:currentColor}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-primary{background-color:#9333ea}.bg-primary-light{background-color:#f3e8ff}.bg-primary-dark{background-color:#6b21a8}.bg-secondary{background-color:#64748b}.bg-secondary-light{background-color:#f8fafc}.bg-secondary-dark{background-color:#334155}.bg-success{background-color:#22c55e}.bg-success-light{background-color:#f0fdf4}.bg-success-dark{background-color:#15803d}.bg-warning{background-color:#f59e0b}.bg-warning-light{background-color:#fffbeb}.bg-warning-dark{background-color:#b45309}.bg-error{background-color:#ef4444}.bg-error-light{background-color:#fef2f2}.bg-error-dark{background-color:#b91c1c}.bg-info{background-color:#3b82f6}.bg-info-light{background-color:#eff6ff}.bg-info-dark{background-color:#1d4ed8}.border{border:1px solid #e2e8f0}.border-0{border:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-t{border-top:1px solid #e2e8f0}.border-r{border-right:1px solid #e2e8f0}.border-b{border-bottom:1px solid #e2e8f0}.border-l{border-left:1px solid #e2e8f0}.border-transparent{border-color:transparent}.border-current{border-color:currentColor}.border-white{border-color:#fff}.border-black{border-color:#000}.border-primary{border-color:#9333ea}.border-secondary{border-color:#64748b}.border-success{border-color:#22c55e}.border-warning{border-color:#f59e0b}.border-error{border-color:#ef4444}.border-info{border-color:#3b82f6}.shadow-none{box-shadow:none}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.focus\:outline-none:focus{outline:none}.focus\:ring:focus{box-shadow:0 0 0 3px #9333ea1a}.focus\:ring-2:focus{box-shadow:0 0 0 2px #9333ea33}.focus\:ring-4:focus{box-shadow:0 0 0 4px #9333ea1a}.hover\:bg-primary:hover{background-color:#7c3aed}.hover\:bg-secondary:hover{background-color:#475569}.hover\:bg-success:hover{background-color:#16a34a}.hover\:bg-warning:hover{background-color:#d97706}.hover\:bg-error:hover{background-color:#dc2626}.hover\:bg-info:hover{background-color:#2563eb}.hover\:text-primary:hover{color:#7c3aed}.hover\:text-secondary:hover{color:#475569}.hover\:text-success:hover{color:#16a34a}.hover\:text-warning:hover{color:#d97706}.hover\:text-error:hover{color:#dc2626}.hover\:text-info:hover{color:#2563eb}@media (min-width: 640px){.sm\:block{display:block}.sm\:hidden{display:none}.sm\:flex{display:flex}.sm\:grid{display:grid}}@media (min-width: 768px){.md\:block{display:block}.md\:hidden{display:none}.md\:flex{display:flex}.md\:grid{display:grid}}@media (min-width: 1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:grid{display:grid}}@media (min-width: 1280px){.xl\:block{display:block}.xl\:hidden{display:none}.xl\:flex{display:flex}.xl\:grid{display:grid}}.h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.25;color:#0f172a;margin:0;font-size:2.25rem;font-weight:700;letter-spacing:-.025em}.h2{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.25;color:#0f172a;margin:0;font-size:1.875rem;font-weight:700;letter-spacing:-.025em}.h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.25;color:#0f172a;margin:0;font-size:1.5rem;font-weight:600}.h4{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.25;color:#0f172a;margin:0;font-size:1.25rem;font-weight:600}.h5{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.25;color:#0f172a;margin:0;font-size:1.125rem;font-weight:500}.h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.25;color:#0f172a;margin:0;font-size:1rem;font-weight:500}.text-base{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a}.text-sm{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;font-size:.875rem;line-height:1.625}.text-lg{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;font-size:1.125rem;line-height:1.625}.text-xs{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;font-size:.75rem;line-height:1.625}.caption{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;color:#64748b}.link{color:#7c3aed;text-decoration:none;transition:all .2s ease}.link:hover{color:#6b21a8;text-decoration:underline}.link:focus{outline:2px solid #d8b4fe;outline-offset:2px}.link-secondary{color:#7c3aed;text-decoration:none;transition:all .2s ease;color:#334155}.link-secondary:hover{color:#6b21a8;text-decoration:underline}.link-secondary:focus{outline:2px solid #d8b4fe;outline-offset:2px}.link-secondary:hover,.text-primary{color:#0f172a}.text-secondary{color:#334155}.text-tertiary{color:#64748b}.text-disabled{color:#94a3b8}.text-inverse{color:#fff}.text-success{color:#16a34a}.text-warning{color:#d97706}.text-error{color:#dc2626}.text-info{color:#2563eb}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-10{margin:2.5rem}.m-12{margin:3rem}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-32{margin:8rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-32{margin-left:8rem;margin-right:8rem}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-32{margin-top:8rem;margin-bottom:8rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-32{margin-top:8rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-32{margin-bottom:8rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-10{margin-left:2.5rem}.ml-12{margin-left:3rem}.ml-16{margin-left:4rem}.ml-20{margin-left:5rem}.ml-24{margin-left:6rem}.ml-32{margin-left:8rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mr-10{margin-right:2.5rem}.mr-12{margin-right:3rem}.mr-16{margin-right:4rem}.mr-20{margin-right:5rem}.mr-24{margin-right:6rem}.mr-32{margin-right:8rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-32{padding:8rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-32{padding-left:8rem;padding-right:8rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-32{padding-top:8rem;padding-bottom:8rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-32{padding-top:8rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-32{padding-bottom:8rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-16{padding-left:4rem}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-32{padding-left:8rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-16{padding-right:4rem}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-32{padding-right:8rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.w-xs{width:1.5rem}.w-sm{width:2rem}.w-md{width:2.5rem}.w-lg{width:3rem}.w-xl{width:3.5rem}.w-2xl{width:4rem}.h-xs{height:1.5rem}.h-sm{height:2rem}.h-md{height:2.5rem}.h-lg{height:3rem}.h-xl{height:3.5rem}.h-2xl{height:4rem}.icon-xs{width:.75rem;height:.75rem}.icon-sm{width:1rem;height:1rem}.icon-md{width:1.25rem;height:1.25rem}.icon-lg{width:1.5rem;height:1.5rem}.icon-xl{width:2rem;height:2rem}.icon-2xl{width:2.5rem;height:2.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.space-y-10>*+*{margin-top:2.5rem}.space-y-12>*+*{margin-top:3rem}.space-y-16>*+*{margin-top:4rem}.space-y-20>*+*{margin-top:5rem}.space-y-24>*+*{margin-top:6rem}.space-y-32>*+*{margin-top:8rem}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-5>*+*{margin-left:1.25rem}.space-x-6>*+*{margin-left:1.5rem}.space-x-8>*+*{margin-left:2rem}.space-x-10>*+*{margin-left:2.5rem}.space-x-12>*+*{margin-left:3rem}.space-x-16>*+*{margin-left:4rem}.space-x-20>*+*{margin-left:5rem}.space-x-24>*+*{margin-left:6rem}.space-x-32>*+*{margin-left:8rem}
