@media (max-width:768px){.main-navbar{flex-wrap:wrap;padding:1rem!important}.main-navbar>a:first-child{margin-bottom:.5rem;width:100%}.main-navbar>a:first-child>span:last-child{font-size:.7rem}.main-navbar>form{margin:.5rem 0!important;max-width:100%!important;width:100%}}@media (max-width:480px){.main-navbar>a:first-child>span:last-child{display:none}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:2rem;width:100%}.container,.main-content{margin:0 auto;max-width:1200px}.container{padding:0 1rem}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.btn{border:none;border-radius:.375rem;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.btn-primary{background:linear-gradient(135deg,#8b5cf6,#7c3aed 50%,#6d28d9);box-shadow:0 2px 8px #7c3aed4d;color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9 50%,#5b21b6);box-shadow:0 4px 12px #7c3aed66;transform:translateY(-1px)}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#545b62}.card{background:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;padding:1.5rem;transition:all .3s ease}.card:hover{box-shadow:0 4px 12px #7c3aed26;transform:translateY(-2px)}.form-group{margin-bottom:1rem}.form-label{display:block;font-weight:500;margin-bottom:.5rem}.form-input{border:1px solid #ddd;border-radius:.375rem;font-size:1rem;padding:.75rem;width:100%}.form-input:focus{background:linear-gradient(180deg,#fff 0,#faf5ff);border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a,inset 0 1px 3px #7c3aed1a;outline:none}.spinner{animation:spin 1s linear infinite;border-bottom:4px solid;border-right:4px solid;border-top:4px solid;border-color:#7c3aed #8b5cf6 #6d28d9 #f3f3f34d;border-radius:50%;border-style:solid;border-width:4px;box-shadow:0 0 10px #7c3aed33;height:40px;margin:0 auto;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.main-content{padding:1rem}.container{padding:0 .5rem}}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.product-card{background:#fff;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{border-image:linear-gradient(135deg,#8b5cf6,#7c3aed) 1;border-top:2px solid #0000;box-shadow:0 8px 16px #7c3aed33;transform:translateY(-2px)}.product-image{align-items:center;background-color:#f8f9fa;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.product-image img{height:100%;object-fit:cover;width:100%}.no-image{color:#6c757d;font-size:.9rem;font-style:italic}.product-info{padding:1rem}.product-title{color:#333;font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;max-width:100%;overflow:hidden;white-space:nowrap}.product-title:not(.product-title-expanded):not(.product-title-truncated){text-overflow:ellipsis}.product-title-truncated{padding-right:2rem;text-overflow:clip}.product-title-expanded{word-wrap:break-word;padding-right:0;text-overflow:clip;white-space:normal}.product-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:.9rem;line-height:1.4;margin-bottom:.75rem;overflow:hidden}.product-description:not(.product-description-expanded):not(.product-description-truncated){text-overflow:ellipsis}.product-description-truncated{-webkit-line-clamp:2;text-overflow:clip}.product-description-expanded{-webkit-line-clamp:unset;-webkit-box-orient:unset;display:block;text-overflow:clip}.product-expand-trigger{color:#7c3aed;cursor:pointer;font-weight:600;-webkit-user-select:none;user-select:none}.product-expand-trigger:hover{color:#6d28d9;text-decoration:underline}.product-collapse-trigger{color:#7c3aed;cursor:pointer;font-size:.85rem;font-weight:600;-webkit-user-select:none;user-select:none}.product-collapse-trigger:hover{color:#6d28d9;text-decoration:underline}.product-price{color:#28a745;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.original-price{color:#6c757d;font-size:.9rem;margin-left:.5rem;text-decoration:line-through}.product-rating{color:#ffc107;font-size:.9rem;margin-bottom:1rem}.product-actions{display:flex;flex-wrap:wrap;gap:.5rem}.product-actions .btn{flex:1 1;min-width:0;text-align:center}.product-details{border-top:1px solid #eee;margin-top:1rem;padding-top:1rem}.detail-section{margin-bottom:1rem}.detail-section h4{color:#333;font-size:1rem;font-weight:600;margin-bottom:.5rem}.detail-section p{color:#666;font-size:.9rem;margin-bottom:.25rem}.pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.pagination-info{color:#666;font-size:.9rem}.pagination .btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:992px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.products-grid{grid-template-columns:1fr}.product-actions{flex-direction:column}.product-actions .btn{flex:none}}.home-container{margin:0 auto;max-width:1200px;padding:0 1rem}.tab-navigation{border-bottom:2px solid #e0e0e0;display:flex;gap:1rem;margin-bottom:2rem}.tab-button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:1.1rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.tab-button:hover{color:#7c3aed}.tab-button.active{background:linear-gradient(180deg,#0000 0,#7c3aed0d);border-bottom-color:#7c3aed;color:#7c3aed}.overview-container{animation:fadeIn .3s ease-in}.intro-section{margin-bottom:3rem;padding:2rem 0;text-align:center}.intro-section h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.intro-description{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px}.carousel-section,.recommended-section{margin-bottom:4rem}.carousel-section h2,.recommended-section h2{border-bottom:2px solid #e0e0e0;color:#333;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}.carousel-container{border-radius:.5rem;box-shadow:0 4px 12px #0000001a;display:flex;height:400px;margin-bottom:1rem;overflow:hidden;position:relative}.carousel-card{background:#fff;display:flex;height:100%;opacity:0;position:absolute;transform:translateX(100%);transition:all .5s ease;width:100%}.carousel-card.active{opacity:1;transform:translateX(0)}.carousel-image{flex:1 1;overflow:hidden;position:relative}.carousel-image img{height:100%;object-fit:cover;width:100%}.carousel-content{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem}.carousel-content h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}.carousel-content .product-price{color:gold;font-size:2rem;margin-bottom:.5rem}.carousel-content .product-rating{color:#fff;margin-bottom:1.5rem}.carousel-indicators{display:flex;gap:.5rem;justify-content:center;padding:1rem 0}.indicator{background:#ddd;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:6px;box-shadow:0 2px 4px #7c3aed4d;width:30px}.search-container{animation:fadeIn .3s ease-in}.search-header{margin-bottom:2rem;padding:2rem 0;text-align:center}.search-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.search-header p{color:#666;font-size:1.1rem}.search-controls{background:#fff;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:2rem}.search-form{display:flex;gap:1rem;margin-bottom:1.5rem}.search-input{border:2px solid #ddd;border-radius:.375rem;flex:1 1;font-size:1rem;padding:.875rem;transition:border-color .3s ease}.search-input:focus{background:linear-gradient(180deg,#fff 0,#faf5ff);border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a,inset 0 1px 3px #7c3aed0d;outline:none}.category-filter{align-items:center;display:flex;gap:1rem}.category-filter .form-label{color:#333;font-weight:600;margin:0;white-space:nowrap}.category-select{border:2px solid #ddd;border-radius:.375rem;font-size:1rem;max-width:300px;padding:.75rem;transition:border-color .3s ease}.category-select:focus{background:linear-gradient(180deg,#fff 0,#faf5ff);border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a,inset 0 1px 3px #7c3aed0d;outline:none}.results-summary{background:linear-gradient(180deg,#faf5ff 0,#f8f9fa);border:1px solid #7c3aed1a;border-radius:.375rem;color:#666;margin-bottom:1.5rem;padding:1rem;text-align:center}.empty-state{color:#666;padding:4rem 2rem;text-align:center}.empty-state p{font-size:1.2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.carousel-container{height:350px}.carousel-content{padding:1.5rem}.carousel-content h3{font-size:1.5rem}.intro-section h1{font-size:2rem}.intro-description{font-size:1.1rem}}@media (max-width:768px){.tab-navigation{gap:.5rem}.tab-button{font-size:1rem;padding:.75rem 1rem}.carousel-card{flex-direction:column}.carousel-container{height:500px}.carousel-image{height:250px}.carousel-content{padding:1rem}.carousel-content h3{font-size:1.2rem}.search-controls{padding:1rem}.search-form{flex-direction:column;gap:.75rem;margin-bottom:1rem}.search-form .btn,.search-input{font-size:.9rem;padding:.75rem;width:100%}.category-filter{align-items:flex-start;flex-direction:column;gap:.5rem}.category-filter .form-label{font-size:.9rem;margin-bottom:.25rem}.category-select{font-size:.9rem;max-width:none;padding:.75rem;width:100%}}@media (max-width:576px){.intro-section h1{font-size:1.75rem}.intro-description{font-size:1rem}.search-header h1{font-size:2rem}.search-header{margin-bottom:1rem;padding:1rem 0}.search-header h3{font-size:1.25rem}.search-controls{padding:.75rem}.carousel-container{height:450px}.carousel-content h3{font-size:1.1rem}}.curated-posts-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}@media (max-width:992px){.curated-posts-grid{grid-template-columns:1fr}}.rich-text-editor{border:1px solid #ddd;border-radius:.375rem;overflow:hidden}.editor-toolbar{background:#f8f9fa;border-bottom:1px solid #ddd;display:flex;flex-wrap:wrap;gap:.25rem}.editor-toolbar,.toolbar-button{align-items:center;padding:.5rem}.toolbar-button{background:#0000;border:none;border-radius:.25rem;cursor:pointer;display:inline-flex;justify-content:center;transition:background-color .2s}.toolbar-button:hover{background:#e9ecef}.toolbar-button.is-active{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 2px 4px #7c3aed4d;color:#fff}.toolbar-button:disabled{cursor:not-allowed;opacity:.5}.toolbar-divider{background:#ddd;height:24px;margin:0 .25rem;width:1px}.editor-content{background:#fff;min-height:300px;padding:1rem}.editor-content .ProseMirror{min-height:300px;outline:none}.editor-content .ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.editor-content .ProseMirror h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;margin-top:1.5rem}.editor-content .ProseMirror img{border-radius:.375rem;height:auto;margin:1rem 0;max-width:100%}.editor-content .ProseMirror a{color:#7c3aed;text-decoration:underline}.editor-content .ProseMirror ol,.editor-content .ProseMirror ul{margin:1rem 0;padding-left:2rem}.editor-content .ProseMirror li{margin:.5rem 0}
/*# sourceMappingURL=main.0c6321ad.css.map*/