@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";.product-carousel{border:none;overflow:hidden}.pot-display{border-radius:12px;justify-content:center;align-items:center;width:100%;height:450px;display:flex;overflow:hidden}.pot-display img{object-fit:cover;border-radius:12px;width:100%;height:100%}.carousel-indicators{bottom:20px}.carousel-indicators button{background-color:#ffffff80;border:2px solid #fffc;border-radius:50%;width:12px;height:12px}.carousel-indicators button.active{background-color:#ff5200;border-color:#ff5200}.carousel-control-prev,.carousel-control-next{background:#0000004d;border-radius:50%;width:50px;height:50px;top:50%;transform:translateY(-50%)}.carousel-control-prev{left:20px}.carousel-control-next{right:20px}.product-info{padding:0 20px}.product-title{color:#02060c;margin-bottom:8px;font-size:28px;font-weight:700}.product-rating{align-items:center;gap:8px;margin-bottom:20px;display:flex}.rating-badge{color:#fff;background:#48c479;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:14px;font-weight:600;display:flex}.rating-text{color:#686b78;font-size:14px}.price{color:#02060c;margin-bottom:24px;font-size:32px;font-weight:700}.original-price{color:#93959f;margin-left:12px;font-size:20px;text-decoration:line-through}.dimensions-section{background:#fff;border-radius:8px;margin-bottom:20px;padding:12px}.dimensions-title{color:#02060c;margin-bottom:10px;font-size:14px;font-weight:600}.unit-toggle{margin-bottom:12px}.unit-toggle .btn{padding:.375rem .75rem;font-size:12px;font-weight:600}.dimensions-grid{gap:8px}.dimension-item{text-align:center;background:#fff;border:1px solid #e9ecef;border-radius:6px;padding:8px 6px}.dimension-label{color:#6c757d;margin-bottom:2px;font-size:10px}.dimension-value{color:#02060c;font-size:14px;font-weight:600}.description-section{margin-bottom:32px}.description-title{color:#02060c;margin-bottom:12px;font-size:18px;font-weight:600}.description-text{color:#686b78;font-size:16px;line-height:1.6}.colors-section{margin-bottom:32px}.color-options{flex-wrap:wrap;gap:12px;display:flex}.color-option{cursor:pointer;border:3px solid #e9e9ef;border-radius:50%;width:40px;height:40px;transition:all .2s;position:relative;box-shadow:0 2px 4px #0000001a}.zoomable-image{cursor:pointer;user-select:none;transition:transform .3s}.zoomable-image:hover{transform:scale(1.02)}.zoomed-image{user-select:none;z-index:10;cursor:grab;transition:transform .3s;position:relative}.zoomed-image:active{cursor:grabbing}.color-option.active{border-width:4px;border-color:#ff5200;transform:scale(1.1);box-shadow:0 4px 8px #ff52004d}.color-option:hover{transform:scale(1.05);box-shadow:0 3px 6px #00000026}.pot-types-section{background:#f8f9fa;border-radius:12px;margin:2rem 0;padding:1.25rem;box-shadow:0 2px 8px #0000000d}.section-title{color:#2c3e50;margin-bottom:1.25rem;padding-bottom:.5rem;font-weight:600;position:relative}.section-title:after{content:"";background:#3498db;border-radius:3px;width:50px;height:3px;position:absolute;bottom:0;left:0}.pot-type-grid{flex-wrap:wrap;gap:1rem;display:flex}.pot-type-option{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:10px;flex-direction:column;align-items:center;padding:1rem;transition:all .3s;display:flex}.pot-type-option:hover{border-color:#3498db;transform:translateY(-3px);box-shadow:0 5px 15px #00000014}.pot-type-option.active{background-color:#f0f7ff;border-color:#3498db;box-shadow:0 4px 12px #3498db26}.pot-type-icon{background-color:#f8f9fa;border:2px solid #e9ecef;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.75rem;transition:all .3s;display:flex;position:relative}.pot-type-option:hover .pot-type-icon{background-color:#fff;transform:scale(1.05)}.pot-type-option.active .pot-type-icon{background-color:#fff;border-color:#3498db}.pot-type-label{color:#495057;text-transform:capitalize;font-size:.9rem;font-weight:500;transition:color .3s}.pot-type-option.active .pot-type-label{color:#3498db;font-weight:600}.pot-type-icon{background-color:#f8f9fa;border:2px solid #e9ecef;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.pot-type-icon.round{background-color:#e9ecef;border-radius:50%;width:40px;height:40px}.pot-type-icon.round:before{content:"";background-color:#fff;border:2px solid #6c757d;border-radius:50%;width:30px;height:30px;position:absolute}.pot-type-icon.square{background-color:#e9ecef;border-radius:4px;width:40px;height:40px}.pot-type-icon.square:before{content:"";background-color:#fff;border:2px solid #6c757d;border-radius:2px;width:30px;height:30px;position:absolute}.pot-type-icon.oval{background-color:#e9ecef;border-radius:50%;width:50px;height:30px}.pot-type-icon.oval:before{content:"";background-color:#fff;border:2px solid #6c757d;border-radius:50%;width:40px;height:25px;position:absolute}.pot-type-icon.rectangle{background-color:#e9ecef;border-radius:2px;width:50px;height:35px}.pot-type-icon.rectangle:before{content:"";background-color:#fff;border:2px solid #6c757d;border-radius:1px;width:40px;height:25px;position:absolute}.pot-type-option.active .pot-type-icon:before{border-color:#3498db}.pot-type-option:hover .pot-type-icon{background-color:#e2e6ea}.pot-type-option.active .pot-type-icon{background-color:#d1e7ff}.pot-type-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:12px;display:grid}.pot-type-option{text-align:center;cursor:pointer;background:#fff;border:2px solid #e9e9ef;border-radius:12px;padding:12px 8px;transition:all .2s}.pot-type-option.active{background:#fff;border-color:#ff5200}.pot-type-option:hover{border-color:#ff5200;transform:translateY(-2px)}.pot-type-icon{background:0 0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto 8px;display:flex;position:relative}.pot-type-icon:before{content:"";background:0 0;border:3px solid #888;border-radius:4px;width:40px;height:40px}.pot-type-icon.round:before{border-radius:50%}.pot-type-icon.oval:before{border-radius:50%;width:24px;height:16px}.pot-type-icon.square:before{border-radius:2px}.pot-type-label{color:#02060c;font-size:12px;font-weight:500}.delivery-info{background:#fff;border-radius:12px;margin-bottom:24px;padding:20px}.delivery-item{align-items:center;gap:12px;margin-bottom:16px;display:flex}.delivery-item:last-child{margin-bottom:0}.delivery-icon{color:#48c479;flex-shrink:0}.delivery-text{color:#686b78;font-size:14px}.action-buttons{background:#fff;border-top:1px solid #e9ecef;margin-bottom:2rem;padding:20px 0}.action-buttons .btn{border-radius:8px;padding:12px 24px;font-weight:600;transition:all .2s}@media (width<=767px){.pot-display{width:100%;height:350px}.thumbnail-item{height:60px}.product-title{font-size:24px}.price{font-size:28px}.original-price{font-size:18px}.dimensions-grid{gap:8px}.dimension-item{padding:8px 6px}.dimension-label{font-size:11px}.dimension-value{font-size:16px}.dimensions-grid .col-6{flex:0 0 48%;max-width:48%}.product-info{margin-top:20px;padding:0 15px}}@media (width<=575px){.pot-display{width:100%;height:300px}.thumbnail-item{height:50px}.product-title{font-size:22px}.price{font-size:24px}.dimensions-grid{gap:6px}.dimension-item{padding:6px 4px}.dimension-label{font-size:10px}.dimension-value{font-size:14px}.dimensions-grid .col-6{flex:0 0 49%;max-width:49%}.product-info{margin-top:15px;padding:0 10px}}.product-carousel-container{width:100%}.thumbnail-navigation{margin-top:16px}.thumbnail-item{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;height:70px;transition:all .3s;overflow:hidden}.thumbnail-item:hover{border-color:#ff5200;transform:scale(1.05);box-shadow:0 4px 12px #ff520033}.thumbnail-item img{object-fit:cover;width:100%;height:100%}.thumbnail-item.active{color:#fffc;text-align:center;white-space:nowrap;background:#ffffff1a;border-width:3px;border-color:#ff5200;border-radius:15px;padding:6px 12px;font-size:12px;box-shadow:0 4px 12px #ff52004d}@media (width<=768px){.modal-close{width:35px;height:35px;font-size:1.5rem;top:-40px;right:10px}.modal-nav{width:40px;height:40px;font-size:1.5rem}.modal-prev{left:-50px}.modal-next{right:-50px}.zoom-controls{gap:6px;top:15px;left:15px}.zoom-btn{width:35px;height:35px;font-size:16px}.zoom-instructions{padding:4px 8px;font-size:11px;bottom:-60px}.image-counter{padding:6px 12px;font-size:12px;bottom:-30px}.modal-image{max-height:80vh}}@media (width<=480px){.modal-close{top:10px;right:10px}.modal-nav{width:35px;height:35px;font-size:1.2rem}.modal-prev{left:10px}.modal-next{right:10px}.zoom-controls{gap:4px;top:10px;left:10px}.zoom-btn{width:30px;height:30px;font-size:14px}.zoom-instructions{padding:3px 6px;font-size:10px;bottom:-50px}.image-counter{bottom:10px}}@media (width<=991px){.hero-content{text-align:center;grid-template-columns:1fr;gap:40px}.hero-text h1{font-size:36px}.hero-text p{font-size:18px}}@media (width<=767px){.hero-section{padding:60px 0}.hero-text h1{font-size:32px}.hero-text p{font-size:16px}}@media (width<=575px){.hero-text h1{font-size:28px}.hero-text p{font-size:15px}}.filter-bar{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:2rem 0}.filter-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.filter-chip{color:#686b78;cursor:pointer;-webkit-tap-highlight-color:transparent;user-select:none;touch-action:manipulation;background:#fff;border:2px solid #e9ecef;border-radius:30px;min-height:44px;padding:.6rem 1.2rem;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #00000014}.filter-chip:hover{color:#ff5200;border-color:#ff5200;transform:translateY(-3px);box-shadow:0 8px 20px #ff520040}.filter-chip.active:hover{background:#e64800;border-color:#e64800;transform:translateY(-3px);box-shadow:0 8px 20px #e6480059}.filter-chip:active{transform:translateY(0);box-shadow:0 2px 4px #ff52004d}@media (width<=767px){.filter-bar{padding:1.5rem 0}.filter-content{gap:.75rem}.filter-chip{justify-content:center;align-items:center;min-height:48px;padding:.6rem 1rem;font-size:14px;display:flex;box-shadow:0 6px 16px #0000001f}}@media (width<=575px){.filter-content{justify-content:center;gap:.4rem}.filter-chip{flex:1;max-width:110px;min-height:40px;padding:.4rem .7rem;font-size:12px;box-shadow:0 3px 8px #0000001a}}.product-card{z-index:1;backdrop-filter:blur(10px);background:#fff;border:1px solid #f0f0f0;border-radius:24px;flex-direction:column;height:100%;min-height:450px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 30px -10px #26394d}.product-card:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);position:absolute;inset:0}.product-card:hover{border-color:#ff520033;transform:translateY(-10px)scale(1.02);box-shadow:0 40px 80px #0000001f,0 16px 32px #00000014}.product-image{background:linear-gradient(135deg,#fef7f0,#f0f0f5);border-radius:24px 24px 0 0;flex-shrink:0;width:100%;min-height:250px;position:relative;overflow:hidden}.product-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#0000000d 100%);position:absolute;inset:0}.pot-visual{width:100%;height:100%}.product-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1);display:block}.placeholder-pot{color:#6c757d;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;border-radius:12px;justify-content:center;align-items:center;height:calc(100% - 40px);margin:20px;font-size:14px;font-weight:500;display:flex}.product-card:hover .product-image img{transform:scale(1.08)rotate(1deg)}.image-overlay{opacity:0;pointer-events:none;background:linear-gradient(45deg,#ffffff1a,#ffffff0d);transition:opacity .3s;position:absolute;inset:0}.product-card:hover .image-overlay{opacity:1}.product-discount{color:#fff;z-index:10;backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff5200,#e04700);border:1px solid #fff3;border-radius:16px;padding:8px 14px;font-size:12px;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 6px 16px #ff520066}.discount-text{text-shadow:0 1px 2px #0000001a}.product-info{flex-direction:column;flex-grow:1;padding:2rem 1.5rem 1.5rem;display:flex;position:relative}.product-info:before{content:"";background:linear-gradient(90deg,#0000,#0000001a,#0000);height:1px;position:absolute;top:0;left:1.5rem;right:1.5rem}.product-title{color:#02060c;letter-spacing:-.01em;text-shadow:0 1px 2px #0000000d;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#02060c,#1a1d23) text;margin-bottom:.75rem;font-size:22px;font-weight:700;line-height:1.3}.product-description{color:#686b78;flex-grow:1;margin-bottom:1rem;font-size:14px;line-height:1.6}.product-meta{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.rating{color:#fff;background:linear-gradient(135deg,#48c479,#3db360);border:1px solid #fff3;border-radius:16px;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:12px;font-weight:600;display:flex;box-shadow:0 4px 12px #48c4794d}.star-icon{filter:drop-shadow(0 1px 1px #0003);font-size:14px}.rating-value{font-weight:700}.product-footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.price-container{position:relative}.price{color:#02060c;letter-spacing:-.02em;text-shadow:0 1px 2px #0000000d;font-size:24px;font-weight:800}.btn-add{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:#ff5200;border:2px solid #ff5200;border-radius:12px;padding:.75rem 1.5rem;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #ff52004d}.btn-add:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-add:hover:before{left:100%}.btn-add:hover{background:#e04700;border-color:#e04700;transform:translateY(-2px);box-shadow:0 8px 24px #ff520066,0 4px 12px #00000026}.btn-text{z-index:1;position:relative}@media (width<=575px){.product-image{min-height:200px;max-height:250px}.product-card{border-radius:16px;min-height:420px}.product-info{padding:1.5rem 1rem 1rem}.product-title{font-size:18px}.price{font-size:20px}.btn-add{padding:.6rem 1.2rem;font-size:12px}}@media (width>=576px) and (width<=767px){.product-image{min-height:220px;max-height:240px}.product-card{min-height:440px}.product-info{padding:1.75rem 1.25rem 1.25rem}}@media (width>=768px) and (width<=991px){.product-image{min-height:240px;max-height:260px}.product-card{min-height:460px}}@media (width>=992px){.product-image{min-height:260px;max-height:300px}.product-card{min-height:480px}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.product-image img[src=""]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;animation:2s infinite shimmer}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-card{animation:.6s ease-out fadeInUp}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.product-discount:hover{animation:1s infinite pulse}.size-badge{backdrop-filter:blur(5px);text-shadow:0 1px 2px #0000001a;text-overflow:ellipsis;white-space:nowrap;border:1px solid #fff3;border-radius:12px;max-width:200px;padding:.4rem .8rem;font-size:11px;font-weight:600;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #00000026}.size-badge.size-small{color:#fff;background:linear-gradient(135deg,#28a745,#20c997)}.size-badge.size-medium{color:#212529;background:linear-gradient(135deg,#ffc107,#fd7e14)}.size-badge.size-large{color:#fff;background:linear-gradient(135deg,#dc3545,#e83e8c)}.size-badge.size-default{color:#fff;background:linear-gradient(135deg,#6c757d,#495057)}.size-badge:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003}.wishlist-btn{z-index:10}.wishlist-btn:hover{transform:scale(1.1);background-color:#fff!important;box-shadow:0 4px 12px #0003!important}.wishlist-btn:active{transform:scale(.95)}.product-image:hover .image-overlay{opacity:.3}@media (width<=575px){.wishlist-btn{width:35px!important;height:35px!important;margin:.5rem!important}.wishlist-btn svg{font-size:1rem!important}}.features-section{background:#fff;padding:4rem 0}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #f0f0f5;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 8px 25px #00000014}.feature-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000001f}.feature-icon{color:#fff;background:linear-gradient(135deg,#ff5200,#ff6b33);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.feature-card h3{color:#02060c;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.feature-card p{color:#686b78;margin-bottom:1.5rem;line-height:1.6}.feature-link{color:#ff5200;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.feature-link:hover{color:#e64800}.feature-link i{transition:transform .2s}.feature-link:hover i{transform:translate(4px)}@media (width<=767px){.features-section{padding:2rem 0}.features-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.feature-card{padding:1.5rem}.feature-icon{width:60px;height:60px;margin-bottom:1rem;font-size:1.5rem}.feature-card h3{font-size:1.25rem}}@media (width<=575px){.feature-card{padding:1rem}.feature-icon{width:50px;height:50px;font-size:1.25rem}.feature-card h3{font-size:1.125rem}}.hero-section{background:linear-gradient(135deg,#fef7f0 0%,#f0f0f5 100%);margin-bottom:60px;padding:80px 0}.hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.hero-text h1{color:#02060c;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.2}.hero-text p{color:#686b78;margin-bottom:32px;font-size:20px;line-height:1.6}.hero-cta{flex-wrap:wrap;gap:16px;display:flex}.hero-image{text-align:center}.hero-image img{border-radius:16px;max-width:100%;height:auto;box-shadow:0 20px 40px #0000001a}.featured-section{background:#fff;padding:60px 0}.section-header{text-align:center;margin-bottom:48px}.section-title{color:#02060c;margin-bottom:16px;font-size:36px;font-weight:700}.section-subtitle{color:#686b78;max-width:600px;margin:0 auto;font-size:18px}.grid-1-col .col-12{max-width:400px;margin:0 auto}.grid-2-col .col-6{flex:0 0 50%;max-width:50%}.grid-2-col .col-md-6{flex:0 0 33.3333%;max-width:33.3333%}.grid-2-col .col-lg-4,.grid-2-col .col-xl-3{flex:0 0 25%;max-width:25%}@media (width<=576px){.grid-2-col .col-6,.grid-2-col .col-md-6,.grid-2-col .col-lg-4,.grid-2-col .col-xl-3{flex:0 0 50%;max-width:50%}.grid-2-col .col-6 .product-card{padding:.75rem;font-size:.9rem}.grid-2-col .col-6 .product-image{height:140px;margin-bottom:.5rem}.grid-2-col .col-6 .product-title{margin-bottom:.5rem;font-size:14px;line-height:1.2}.grid-2-col .col-6 .product-meta{margin-bottom:.5rem}.grid-2-col .col-6 .rating{padding:.25rem .5rem;font-size:10px}.grid-2-col .col-6 .product-footer{flex-direction:column;align-items:stretch;gap:.75rem;margin-top:.5rem}.grid-2-col .col-6 .price-container{text-align:center}.grid-2-col .col-6 .price{margin-bottom:0;font-size:16px}.grid-2-col .col-6 .btn-add{width:100%;margin-top:0;padding:.5rem .6rem;font-size:11px}.grid-2-col .col-6 .btn-text{display:none}.grid-2-col .col-6 .btn-add:after{content:"View";padding-left:.25rem}}.dropdown-menu{background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:160px;padding:.5rem 0;box-shadow:0 4px 16px #00000026}.dropdown-item{color:#333;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:14px;transition:all .2s;display:flex}.dropdown-item:hover{color:var(--primary-color);background-color:#f8f9fa}.dropdown-item.active{background-color:var(--primary-color);color:#fff;font-weight:500}.dropdown-item.active:hover{color:#fff;background-color:#e64800}.dropdown-divider{border-color:#e0e0e0;margin:.5rem 0}.products{background:linear-gradient(#fff 0%,#fafbfc 100%)}.view-all-section{text-align:center;padding:40px 0}@media (width<=991px){.hero-content{text-align:center;grid-template-columns:1fr;gap:40px}.hero-text h1{font-size:36px}.hero-text p{font-size:18px}}@media (width<=767px){.hero-section{padding:60px 0}.hero-text h1{font-size:32px}.hero-text p{font-size:16px}.section-title{font-size:28px}.section-subtitle{font-size:16px}.product-list .product-card{flex-direction:row;min-height:130px;padding:1rem}.product-list .product-image{flex:0 0 110px;height:110px;margin-right:1rem}.product-list .product-title{font-size:17px}.product-list .price{font-size:18px}}@media (width<=575px){.hero-text h1{font-size:28px}.hero-text p{font-size:15px}.section-title{font-size:24px}.product-list .product-card{border-radius:8px;flex-direction:row;min-height:120px;padding:.75rem}.product-list .product-image{border-radius:6px;flex:0 0 100px;width:100px;height:100px;margin-bottom:0;margin-right:.75rem}.product-list .product-title{margin-bottom:.25rem;font-size:16px;line-height:1.2}.product-list .product-meta{margin-bottom:.25rem}.product-list .rating{padding:.25rem .5rem;font-size:11px}.product-list .price{font-size:16px;font-weight:700}.product-list .btn-add{border-radius:6px;padding:.4rem .8rem;font-size:11px}.product-list .product-footer{flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:.25rem}}.admin-login-overlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.admin-login-container{background:#fff;border-radius:20px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 25px 50px #0000004d}.admin-login-header{text-align:center;margin-bottom:2rem;position:relative}.admin-login-header h2{color:#1f2937;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.admin-login-header p{color:#6b7280;font-size:.9rem}.admin-login-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#374151;font-size:.9rem;font-weight:600}.input-wrapper{align-items:center;display:flex;position:relative}.input-wrapper input{border:2px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:.875rem 1rem .875rem 2.75rem;font-size:1rem;transition:all .2s}.input-wrapper input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.input-icon{color:#9ca3af;z-index:2;font-size:1.2rem;position:absolute;left:1rem}.password-toggle{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;font-size:1.2rem;transition:color .2s;position:absolute;right:1rem}.password-toggle:hover{color:#6b7280}.error-message{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.success-message{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.close-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:-10px;right:-10px;box-shadow:0 2px 8px #ef44444d}.close-btn:hover{background:#dc2626;transform:scale(1.1)}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.login-btn:hover:not(:disabled){box-shadow:0 8px 25px #667eea4d}.login-btn:disabled{opacity:.7;cursor:not-allowed}.admin-login-footer{text-align:center;border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.admin-login-footer p{color:#6b7280;margin:.25rem 0;font-size:.8rem}.admin-login-footer p:first-child{color:#374151;margin-bottom:.5rem;font-weight:600}@media (width<=480px){.admin-login-overlay{padding:1rem}.admin-login-container{padding:2rem}.admin-login-header h2{font-size:1.5rem}}.header{z-index:1000;background:#fff;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.logo{cursor:pointer;transition:transform .2s}.logo:hover{transform:scale(1.05)}.logo-icon{width:40px;height:40px;font-size:18px}.navbar-nav .nav-link{cursor:pointer;font-weight:500;transition:color .2s;color:#02060c!important}.navbar-nav .nav-link:hover{color:#ff5200!important}.navbar-toggler{border:none;padding:.25rem .5rem;background:0 0!important}.navbar-toggler:focus,.navbar-toggler:active,.navbar-toggler:hover{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.navbar-collapse{background:#fff;border-radius:8px}@media (width<=991px){.navbar-collapse{z-index:1000;background:#fff;border-radius:0 0 12px 12px;margin-top:0;padding:1rem;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #00000026}.navbar-nav .nav-item{border-bottom:1px solid #e9e9ef;padding:.75rem 0}.navbar-nav .nav-item:last-child{border-bottom:none}.navbar-nav .nav-link{padding:.5rem 0;font-size:1.1rem}}.footer{color:#fff;background:#02060c;padding:60px 0 30px;width:100%!important;margin-top:auto!important}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px;display:grid}.footer h5{color:#fff;margin-bottom:16px;font-size:18px;font-weight:600}.footer p{color:#93959f;line-height:1.6}.footer ul{list-style:none}.footer ul li{margin-bottom:8px}.footer ul li a{color:#93959f;cursor:pointer;text-decoration:none;transition:color .2s}.footer ul li a:hover{color:#fff}.footer-bottom{text-align:center;color:#93959f;border-top:1px solid #282c3f;padding-top:30px}.hover-text-primary:hover{color:#ff5200!important}.border-secondary{border-color:#282c3f!important}.pwa-install-prompt{z-index:9999;background:#fff;border:1px solid #e9e9ef;border-radius:12px;animation:.3s ease-out slideUp;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 8px 32px #00000026}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.pwa-prompt-content{align-items:center;gap:12px;padding:16px;display:flex}.pwa-prompt-icon{flex-shrink:0}.app-icon{object-fit:cover;border-radius:12px;width:48px;height:48px}.pwa-prompt-text{flex:1;min-width:0}.pwa-prompt-text h6{color:#02060c;margin:0;font-weight:600}.pwa-prompt-text p{color:#666;margin:0;font-size:14px}.pwa-prompt-actions{align-items:center;gap:8px;display:flex}.btn-install{color:#fff;cursor:pointer;background:#ff5200;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.btn-install:hover{background:#e04700;transform:translateY(-1px)}.btn-dismiss{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex}.btn-dismiss:hover{color:#666;background:#f5f5f5}@media (width<=768px){.pwa-install-prompt{bottom:10px;left:10px;right:10px}.pwa-prompt-content{padding:12px}.app-icon{width:40px;height:40px}.btn-install{padding:6px 12px;font-size:13px}}.all-products-page{background:#f8f9fa;min-height:100vh}.filters-section{background:#fff;border-bottom:1px solid #e9ecef;padding:1.5rem 0}.filters-section .form-label{color:#02060c;margin-bottom:.5rem;font-weight:600}.filters-section .form-select{border-color:#e9ecef;border-radius:8px;padding:.5rem .75rem;font-size:14px}.filters-section .form-select:focus{border-color:#ff5200;box-shadow:0 0 0 .2rem #ff520040}.products-section{padding:2rem 0}.products-section .row:first-child{align-items:center;margin-bottom:1.5rem}.products-section h3{color:#686b78;margin:0;font-size:16px;font-weight:500}.search-container{max-width:500px;margin:0 auto;position:relative}.search-input{border:1px solid #e9ecef;border-radius:8px;height:44px;padding-left:2.5rem;font-size:15px;transition:all .3s}.view-mode-toggle{gap:.5rem;display:flex}.view-mode-toggle .btn{border-radius:6px;padding:.375rem .75rem;font-size:14px;transition:all .2s}.view-mode-toggle .btn i{margin-right:.25rem}.product-grid{margin-bottom:2rem}.product-grid .row{justify-content:center;align-items:stretch}.product-grid .col-12,.product-grid .col-sm-6,.product-grid .col-md-4,.product-grid .col-lg-3{justify-content:center;margin-bottom:1rem;display:flex}.product-list{flex-direction:column;gap:1rem;display:flex}.product-list .col-12{margin-bottom:0}.product-list .product-card{border-radius:12px;flex-direction:row;min-height:140px;padding:1rem;transition:all .3s;transform:none;box-shadow:0 2px 8px #00000014}.product-list .product-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.product-list .product-image{border-radius:8px;flex:0 0 120px;height:120px;margin-right:1rem;overflow:hidden}.product-list .product-image img{border-radius:8px}.product-list .product-info{flex-direction:column;flex:1;justify-content:space-between;padding:0;display:flex}.product-list .product-title{margin-bottom:.5rem;font-size:18px;line-height:1.3}.product-list .product-meta{margin-bottom:.5rem}.product-list .product-footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem}.product-list .price{font-size:20px;font-weight:700}.product-list .btn-add{padding:.5rem 1rem;font-size:12px}.no-products{text-align:center;color:#686b78;padding:3rem 1rem}.no-products h4{color:#02060c;margin-bottom:1rem}.no-products p{margin-bottom:1.5rem;font-size:16px}@media (width<=767px){.filters-section{padding:1rem 0}.products-section{padding:1.5rem 0}.products-section .row:first-child{flex-direction:column;align-items:stretch;gap:1rem}.view-mode-toggle{justify-content:center}.product-list .product-card{flex-direction:row;min-height:130px;padding:1rem}.product-list .product-image{flex:0 0 110px;height:110px;margin-right:1rem}.product-list .product-title{font-size:17px}.product-list .price{font-size:18px}}@media (width<=575px){.filters-section .row{gap:1rem}.filters-section .col-12{margin-bottom:0}.product-list .product-card{border-radius:8px;flex-direction:row;min-height:120px;padding:.75rem}.product-list .product-image{border-radius:6px;flex:0 0 100px;width:100px;height:100px;margin-bottom:0;margin-right:.75rem}.product-list .product-title{margin-bottom:.25rem;font-size:16px;line-height:1.2}.product-list .product-meta{margin-bottom:.25rem}.product-list .rating{padding:.25rem .5rem;font-size:11px}.product-list .price{font-size:16px;font-weight:700}.product-list .btn-add{border-radius:6px;padding:.4rem .8rem;font-size:11px}.product-list .product-footer{flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:.25rem}}.about-page{background:#fff}.about-content{padding:4rem 0}.about-content h2{color:#02060c;margin-bottom:1.5rem;font-weight:600}.about-content p{color:#686b78;margin-bottom:1.5rem;line-height:1.7}.about-content ul{color:#686b78;line-height:1.7}.about-content li{margin-bottom:.5rem}.values-section{background:#f8f9fa;padding:4rem 0}.values-section .bg-primary-custom{background:#ff5200!important}.values-section h4{color:#02060c;margin-bottom:1rem;font-weight:600}.values-section p{color:#686b78;font-size:14px;line-height:1.6}@media (width<=767px){.page-header{padding:2rem 0}.page-header h1{font-size:2rem}.page-header p{font-size:16px}.about-content,.values-section{padding:2rem 0}}@media (width<=575px){.page-header h1{font-size:1.75rem}.about-content h2{font-size:1.5rem}}.contact-page{background:#fff}.page-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:3rem 0}.page-header h1{color:#02060c;margin-bottom:1rem;font-weight:700}.page-header p{color:#686b78;max-width:600px;margin:0 auto;font-size:18px}.contact-content{padding:4rem 0}.contact-content h2{color:#02060c;margin-bottom:1.5rem;font-weight:600}.contact-info{margin-bottom:2rem}.contact-info .bg-primary-custom{background:#ff5200!important}.contact-info h5{color:#02060c;margin-bottom:.5rem;font-weight:600}.contact-info p{color:#686b78;font-size:14px;line-height:1.6}.contact-form{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:2rem}.contact-form .form-label{color:#02060c;margin-bottom:.5rem;font-weight:600}.contact-form .form-control,.contact-form .form-select{border-color:#e9ecef;border-radius:8px;padding:.75rem;font-size:14px}.contact-form .form-control:focus,.contact-form .form-select:focus{border-color:#ff5200;box-shadow:0 0 0 .2rem #ff520040}.contact-form textarea{resize:vertical;min-height:120px}.contact-form .btn{border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:all .2s}@media (width<=767px){.page-header{padding:2rem 0}.page-header h1{font-size:2rem}.page-header p{font-size:16px}.contact-content{padding:2rem 0}.contact-form{padding:1.5rem}}@media (width<=575px){.page-header h1{font-size:1.75rem}.contact-content h2{font-size:1.5rem}.contact-form{padding:1rem}}.wishlist-page{background:#f8f9fa;min-height:80vh}.wishlist-header{border-bottom:2px solid #e9ecef;padding-bottom:1rem}.wishlist-item{cursor:pointer;border:1px solid #e9ecef;transition:all .3s}.wishlist-item:hover{border-color:#ff5200;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.wishlist-item-image{background:linear-gradient(135deg,#fef7f0,#f0f0f5);border-radius:8px 0 0 8px;justify-content:center;align-items:center;height:160px;display:flex;overflow:hidden}.wishlist-item-image img{object-fit:cover;object-position:center;width:100%;height:100%}.placeholder-image{background:#f8f9fa;border:2px dashed #dee2e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.wishlist-item-info{flex:1;padding-right:3rem}.description-text{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-height:2.8em;line-height:1.4;display:-webkit-box;overflow:hidden}.material-badge{text-transform:capitalize;font-size:.75rem}.wishlist-item-actions{flex-direction:column;gap:.5rem;display:flex}.product-meta{margin-bottom:1rem}.rating{font-size:.875rem}.size-badge{font-size:.75rem}.size-badge.small{color:#fff;background-color:#28a745!important}.size-badge.medium{color:#212529;background-color:#ffc107!important}.size-badge.large{color:#fff;background-color:#dc3545!important}.price-section{margin-top:auto}.current-price{font-size:1.25rem}.original-price{font-size:1rem}.discount-badge{font-size:.75rem}.empty-wishlist{padding:3rem 1rem}.empty-icon{opacity:.5}@media (width<=767px){.wishlist-item-image{border-radius:8px 8px 0 0;justify-content:center;align-items:center;height:160px;display:flex}.wishlist-item .card-body{padding:1rem}.wishlist-header{flex-direction:column;gap:1rem;align-items:flex-start!important}.current-price{font-size:1.2rem}.wishlist-item-info{margin-bottom:3rem;padding-right:0}.wishlist-item-actions{position:absolute!important;top:10px!important;right:10px!important}.description-text{-webkit-line-clamp:3;line-clamp:3;max-height:4.2em}}@media (width<=575px){.wishlist-item-image{justify-content:center;align-items:center;height:140px;display:flex}.empty-wishlist{padding:2rem .5rem}.empty-icon{font-size:3rem!important}.card-title,.current-price{font-size:1.1rem}.product-meta{gap:.5rem!important}.product-meta .badge{font-size:.7rem}}.modern-gallery{background:#fafbfc;min-height:100vh}.gallery-hero{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.hero-background{z-index:1;position:absolute;inset:0}.floating-shapes{width:100%;height:100%;position:absolute}.shape{background:#ffffff1a;border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}.shape-1{width:80px;height:80px;animation-delay:0s;top:20%;left:10%}.shape-2{width:120px;height:120px;animation-delay:2s;top:60%;right:15%}.shape-3{width:60px;height:60px;animation-delay:4s;bottom:20%;left:70%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}.hero-content{z-index:2;text-align:center;position:relative}.hero-badge{backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.sparkle-icon{color:gold;font-size:1.2rem}.hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,gold,#ffed4e) text;display:block}.hero-subtitle{opacity:.9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.6}.hero-stats{justify-content:center;gap:3rem;display:flex}.stat{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;line-height:1;display:block}.stat-label{opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.gallery-controls{z-index:100;backdrop-filter:blur(20px);background:#fff;border-bottom:1px solid #0000000d;padding:3rem 0;position:sticky;top:0}.controls-card{background:#fff;border:1px solid #0000000d;border-radius:20px;align-items:center;gap:2rem;padding:2rem;display:flex;box-shadow:0 10px 40px #0000001a}.controls-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.search-section{flex:1}.search-wrapper{align-items:center;display:flex;position:relative}.search-input{background:#f8f9fa;border:2px solid #e8eaed;border-radius:50px;outline:none;width:100%;padding:1rem 1rem 1rem 3.5rem;font-size:1rem;font-weight:500;transition:all .3s}.search-input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.search-icon{color:#9aa0a6;z-index:2;font-size:1.2rem;position:absolute;left:1.25rem}.clear-btn{cursor:pointer;color:#5f6368;background:#f1f3f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;right:1rem}.controls-right{align-items:center;gap:1rem;display:flex}.filter-btn{cursor:pointer;color:#3c4043;background:#f8f9fa;border:2px solid #e8eaed;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:flex;position:relative}.filter-btn:hover,.filter-btn.active{color:#fff;background:#667eea;border-color:#667eea}.filter-indicator{background:#f44;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.view-switcher{background:#f8f9fa;border:2px solid #e8eaed;border-radius:50px;padding:.25rem;display:flex}.view-btn{cursor:pointer;color:#5f6368;background:0 0;border:none;border-radius:50px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.view-btn.active{color:#fff;background:#667eea}.filter-panel{background:#fff;border:1px solid #0000000d;border-radius:20px;margin-top:2rem;overflow:hidden;box-shadow:0 10px 40px #0000001a}.filter-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:2rem;display:grid}.filter-section h4{color:#3c4043;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.9rem;font-weight:600}.filter-options{flex-wrap:wrap;gap:.5rem;display:flex}.filter-chip{cursor:pointer;color:#3c4043;background:#f8f9fa;border:2px solid #e8eaed;border-radius:50px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.filter-chip:hover{background:#e8eaed}.filter-chip.active{color:#fff;background:#667eea;border-color:#667eea}.gallery-content{padding:4rem 0}.results-bar{text-align:center;margin-bottom:3rem}.results-text{color:#5f6368;font-size:1rem}.results-text strong{color:#3c4043;font-weight:600}.compact-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:2rem 0;display:grid}.compact-card{cursor:pointer;aspect-ratio:1;background:#fff;border-radius:12px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.compact-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.compact-image{width:100%;height:100%;position:relative;overflow:hidden}.compact-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.compact-card:hover .compact-image img{transform:scale(1.1)}.compact-card:hover .image-overlay{opacity:1}.overlay-info{flex-direction:column;align-self:flex-end;display:flex}.image-price{color:#fbbf24;text-shadow:0 1px 2px #00000080;font-size:.8rem;font-weight:700}.wishlist-btn{backdrop-filter:blur(10px);cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.wishlist-btn:hover{background:#fff;transform:scale(1.1)}.heart-filled{color:#ef4444}.heart-outline{color:#6b7280}.wishlist-btn:hover .heart-outline{color:#ef4444}.image-overlay{opacity:0;background:linear-gradient(#0000 0%,#0000001a 50%,#000c 100%);flex-direction:column;justify-content:space-between;padding:1.5rem;transition:all .3s;display:flex;position:absolute;inset:0}.gallery-item:hover .image-overlay{opacity:1}.overlay-content{margin-top:auto}.image-title{color:#fff;text-shadow:0 2px 4px #00000080;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.image-meta{flex-wrap:wrap;gap:.5rem;display:flex}.size-badge,.price-badge{color:#333;backdrop-filter:blur(10px);background:#ffffffe6;border-radius:15px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.price-badge{color:#fff;background:#ff5200e6}.image-actions{align-self:flex-end;gap:.5rem;display:flex}.action-btn{cursor:pointer;backdrop-filter:blur(10px);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.action-btn:hover{background:#fff;transform:scale(1.1)}.wishlist-btn.action-btn:hover{color:#fff;background:#ff5200}.gallery-modal{z-index:1000;background:#000000f2;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-container{background:#fff;border-radius:16px;flex-direction:column;max-width:95vw;max-height:95vh;display:flex;overflow:hidden;box-shadow:0 25px 50px #00000080}.modal-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.modal-counter{color:#6b7280;font-size:.9rem;font-weight:500}.modal-close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .2s;display:flex}.modal-close:hover{color:#374151;background:#e5e7eb}.modal-body{flex:1;justify-content:center;align-items:center;min-height:400px;max-height:60vh;display:flex;position:relative}.modal-image-container{flex:1;justify-content:center;align-items:center;padding:1rem;display:flex}.modal-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}.nav-btn{backdrop-filter:blur(10px);color:#374151;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.nav-btn:hover{color:#1f2937;background:#fff}.nav-prev{left:1rem}.nav-next{right:1rem}.modal-footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:flex-end;padding:1.5rem;display:flex}.image-info{flex:1}.image-title{color:#1f2937;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.image-details{flex-wrap:wrap;gap:1rem;display:flex}.detail-item{color:#6b7280;font-size:.9rem}.detail-item strong{color:#374151}.modal-actions{align-items:center;gap:.75rem;display:flex}.action-btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:all .2s;display:flex}.wishlist-action{color:#dc2626;background:#fef2f2}.wishlist-action.active{color:#fff;background:#dc2626}.wishlist-action:hover{background:#fecaca}.wishlist-action.active:hover{background:#b91c1c}.download-action{color:#0284c7;background:#f0f9ff}.download-action:hover{background:#bae6fd}.share-action{color:#16a34a;background:#f0fdf4}.share-action:hover{background:#bbf7d0}.empty-state{text-align:center;color:#5f6368;padding:4rem 2rem}.empty-icon{color:#dadce0;margin-bottom:2rem;font-size:4rem}.empty-state h3{color:#3c4043;margin-bottom:1rem;font-size:1.5rem}.empty-state p{max-width:400px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem}.reset-btn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:50px;padding:.75rem 2rem;font-weight:500;transition:all .2s}.reset-btn:hover{background:#5a6fd8;transform:translateY(-2px)}@media (width<=768px){.gallery-hero{padding:2rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.compact-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;padding:1rem 0}.controls-card{flex-direction:column;align-items:stretch;gap:1.5rem}.controls-right{justify-content:space-between}.filter-grid{grid-template-columns:1fr;gap:1.5rem}.modal-container{border-radius:0;max-width:100%;max-height:100%}.modal-body{max-height:50vh}.nav-btn{width:40px;height:40px}.nav-prev{left:.5rem}.nav-next{right:.5rem}.modal-footer{flex-direction:column;align-items:flex-start;gap:1rem}.image-details{flex-direction:column;gap:.5rem}.modal-actions{align-self:center}}@media (width<=480px){.gallery-hero{padding:4rem 0 3rem}.hero-title{font-size:2.5rem}.hero-stats{flex-direction:column;gap:1rem}.controls-card{padding:1.5rem}.modern-grid.grid{grid-template-columns:1fr;gap:1.5rem}.card-image{height:200px}.card-content{padding:1.25rem}.filter-btn{padding:.5rem 1rem;font-size:.9rem}.view-btn{width:36px;height:36px}}.gallery-grid.masonry .gallery-item{animation:.6s ease-out forwards fadeInUp}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#ff5200;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#e04700}.billing-system{background:#f8fafc;min-height:100vh;padding:2rem}.not-available-badge{color:#fff;z-index:10;background:#ef4444;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px #0000001a}.product-card{position:relative}.product-card.unavailable:after{content:"";pointer-events:none;z-index:5;background:#ffffff4d;border-radius:12px;position:absolute;inset:0}.lastPrice-badge{color:#fff;background:#e6c337;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:.75rem;font-weight:600}.billing-header{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 20px #00000014}.billing-header h1{color:#1f2937;margin:0;font-size:2rem;font-weight:700}.logout-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.logout-btn:hover{background:#dc2626;transform:translateY(-2px)}.billing-content{grid-template-columns:1fr 400px;gap:2rem;display:grid}.product-search-section{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014}.product-search-section h2{color:#1f2937;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.search-wrapper{margin-bottom:2rem;position:relative}.search-icon{color:#9ca3af;font-size:1.2rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.search-input{border:2px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .2s}.search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;max-height:600px;display:grid;overflow-y:auto}.product-card{cursor:pointer;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:1rem;transition:all .2s}.product-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26}.product-card img{object-fit:cover;border-radius:8px;width:100%;height:120px;margin-bottom:1rem}.product-info h3{color:#1f2937;margin-bottom:.5rem;font-size:1rem;font-weight:600}.product-price{color:#059669;font-weight:700}.price-input-container{align-items:center;gap:5px;display:flex}.price-input{text-align:right;-webkit-appearance:none;appearance:textfield;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:6px;width:60px;padding:6px 10px;font-size:.95em;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #0000000d}.price-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.price-input[type=number]{-webkit-appearance:none;appearance:textfield}.price-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.original-price{color:#9ca3af;white-space:nowrap;margin-left:4px;font-size:.8em}.add-product-btn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-weight:600;transition:all .2s;display:flex}.add-product-btn:hover{background:#5a67d8;transform:translateY(-1px)}.selected-products-section{background:#fff;border-radius:16px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 4px 20px #00000014}.selected-products-section h2{color:#1f2937;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.empty-bill{text-align:center;color:#9ca3af;padding:3rem 1rem}.selected-products-list{flex:1;min-height:100px;max-height:400px;margin-bottom:1.5rem;overflow-y:auto}.selected-product-item{background:#fff;border-bottom:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:15px;margin:4px 0;padding:12px 15px;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.selected-product-item:hover{background-color:#f9fafb}.selected-product-item img{object-fit:cover;border-radius:8px;width:60px;height:60px}.product-details{flex:1}.product-details h4{color:#1f2937;margin-bottom:.25rem;font-size:1rem;font-weight:600}.product-details .price{color:#059669;font-size:.9rem;font-weight:600}.quantity-controls{align-items:center;gap:.5rem;display:flex}.quantity-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.quantity-btn:hover{background:#f3f4f6;border-color:#667eea}.quantity{text-align:center;min-width:40px;font-weight:600}.item-total{color:#1f2937;text-align:right;min-width:80px;font-size:1.1rem;font-weight:700}.bill-actions{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin:20px 0;padding:15px 0;display:flex}.bill-total{text-align:right;margin:0;font-size:1.2em;font-weight:700}.new-bill-btn{color:#1e40af;cursor:pointer;background-color:#f8fafc;border:2px solid #3b82f6;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.new-bill-btn:hover{background-color:#eff6ff;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.new-bill-btn:active{transform:translateY(0)}.remove-btn{color:#f87171;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:8px;padding:6px;transition:all .2s;display:flex}.remove-btn:hover{color:#dc2626;background-color:#fee2e2;transform:scale(1.1)}.remove-btn:active{transform:scale(.95)}.remove-icon{font-size:1.4em}.bill-total{text-align:center;background:#f9fafb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.bill-total h3{color:#1f2937;margin:0;font-size:1.5rem;font-weight:700}.send-bill-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.send-bill-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #10b9814d}.send-bill-btn:disabled{opacity:.5;cursor:not-allowed}.customer-form-overlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.customer-form-modal{background:#fff;border-radius:20px;width:100%;max-width:500px;padding:2.5rem;box-shadow:0 25px 50px #0000004d}.customer-form-modal h3{color:#1f2937;text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;display:flex}.icon-wrapper{justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex}.form-group input{border:2px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:1rem;font-size:1rem;transition:all .2s}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.bill-type-options{gap:1rem;display:flex}.radio-option{cursor:pointer;border:2px solid #e5e7eb;border-radius:12px;flex:1;align-items:center;gap:.5rem;padding:1rem;transition:all .2s;display:flex}.radio-option:hover{border-color:#667eea}.radio-option input[type=radio]:checked+*{color:#667eea}.radio-option:has(input[type=radio]:checked){background:#f0f4ff;border-color:#667eea}.modal-actions{gap:1rem;margin-top:2rem;display:flex}.cancel-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;flex:1;padding:1rem;font-weight:600;transition:all .2s}.cancel-btn:hover{background:#e5e7eb}.send-whatsapp-btn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:12px;flex:2;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}.send-whatsapp-btn:hover{background:#128c7e;transform:translateY(-2px)}.bill-template{background:#fff;width:100%;max-width:800px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;overflow:hidden;box-shadow:0 0 10px #0000001a}.bill-items::-webkit-scrollbar{width:8px}.bill-items::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bill-items::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.bill-items::-webkit-scrollbar-thumb:hover{background:#555}.bill-header-template{text-align:center;margin-bottom:2rem}.bill-customer-info{margin-bottom:2rem}.bill-customer-info h3{color:#1f2937}.bill-items{border:1px solid #e5e7eb;border-radius:8px;max-height:400px;margin:20px 0;overflow-y:auto}.bill-items table{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:0}.bill-items img{display:none}.bill-items th,.bill-items td{text-align:left;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e5e7eb;padding:12px 10px;overflow:hidden}.bill-items th:first-child,.bill-items td:first-child{width:45%;padding-left:15px}.bill-items th:nth-child(2),.bill-items td:nth-child(2){text-align:right;width:20%;padding-right:15px}.bill-items th:nth-child(3),.bill-items td:nth-child(3){text-align:center;width:15%}.bill-items th:last-child,.bill-items td:last-child{text-align:right;width:20%;padding-right:15px}.bill-items th{background:#f9fafb;font-weight:600}.bill-total-template{text-align:center;background:#f0f4ff;border-radius:12px;margin-bottom:2rem;padding:1rem}.bill-footer-template{text-align:center;color:#6b7280;border-top:2px solid #e5e7eb;padding-top:1rem}@media (width<=1024px){.billing-content{grid-template-columns:1fr;gap:1.5rem}.selected-products-section{order:-1;max-height:350px}.selected-products-list{max-height:400px}.products-grid{grid-template-columns:repeat(4,1fr);gap:1rem}.product-card{min-height:180px;padding:.75rem}.product-card img{height:80px}.product-info h3{font-size:.9rem}.add-product-btn{padding:.6rem;font-size:.85rem}}@media (width<=768px){.billing-system{min-height:100vh;padding:.5rem}.billing-header{flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1rem}.billing-header h1{font-size:1.5rem}.product-search-section,.selected-products-section{border-radius:12px;padding:1rem}.products-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;max-height:400px}.product-card{flex-direction:column;min-height:140px;padding:.5rem;display:flex}.product-card img{height:60px;margin-bottom:.5rem}.product-info{flex-direction:column;flex:1;display:flex}.product-info h3{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.75rem;line-height:1.2;display:-webkit-box;overflow:hidden}.product-price{margin-bottom:.5rem;font-size:.8rem;font-weight:600}.add-product-btn{margin-top:auto;padding:.4rem .25rem;font-size:.7rem}.selected-product-item{align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem;display:flex}.selected-product-item img{flex-shrink:0;width:40px;height:40px}.product-details{flex:1;min-width:0}.product-details h4{text-overflow:ellipsis;white-space:nowrap;margin-bottom:.1rem;font-size:.8rem;overflow:hidden}.product-details .price{font-size:.75rem}.quantity-controls{flex-shrink:0;gap:.25rem}.quantity-btn{width:28px;height:28px;font-size:.8rem}.quantity{min-width:30px;font-size:.8rem}.item-total{min-width:50px;font-size:.8rem;font-weight:600}.bill-total{margin-bottom:1rem;padding:.75rem}.bill-total h3{font-size:1.2rem}.send-bill-btn{padding:.75rem 1.25rem;font-size:.9rem}.customer-form-overlay{padding:.5rem}.customer-form-modal{max-width:100%;padding:1.5rem}.customer-form-modal h3{margin-bottom:1.5rem;font-size:1.5rem}.form-group{margin-bottom:1.25rem}.form-group input{padding:.875rem}.bill-type-options{flex-direction:column;gap:.75rem}.radio-option{padding:.875rem}.modal-actions{flex-direction:column;gap:.75rem;margin-top:1.5rem}.cancel-btn,.send-whatsapp-btn{padding:.875rem}}@media (width<=480px){.billing-system{padding:.25rem}.billing-header{padding:.75rem}.billing-header h1{font-size:1.25rem}.product-search-section,.selected-products-section{padding:.75rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:.4rem}.product-card{flex-direction:column;min-height:120px;padding:.4rem;display:flex}.product-card img{height:50px;margin-bottom:.4rem}.product-info{flex-direction:column;flex:1;display:flex}.product-info h3{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.2rem;font-size:.7rem;line-height:1.1;display:-webkit-box;overflow:hidden}.product-price{margin-bottom:.4rem;font-size:.75rem;font-weight:600}.add-product-btn{margin-top:auto;padding:.35rem .2rem;font-size:.65rem}.selected-product-item{align-items:center;gap:.4rem;margin-bottom:.4rem;padding:.4rem;display:flex}.selected-product-item img{flex-shrink:0;width:35px;height:35px}.product-details h4{font-size:.75rem}.product-details .price{font-size:.7rem}.quantity-btn{width:26px;height:26px;font-size:.75rem}.quantity{min-width:28px;font-size:.75rem}.item-total{min-width:45px;font-size:.75rem}.customer-form-modal{padding:1rem}.search-input{padding:.875rem .875rem .875rem 2.5rem}.search-icon{font-size:1rem;left:.75rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{box-sizing:border-box;user-select:none;margin:0;padding:0}body{color:#02060c;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}:root{--primary-color:#ff5200;--secondary-color:#686b78;--accent-color:#48c479;--text-dark:#02060c;--text-light:#93959f;--bg-light:#f8f9fa;--border-color:#e9ecef}.cursor-pointer{cursor:pointer!important}.text-primary-custom{color:var(--primary-color)!important}.text-secondary-custom{color:var(--secondary-color)!important}.bg-primary-custom{background-color:var(--primary-color)!important}.bg-secondary-custom{background-color:var(--secondary-color)!important}.btn-primary-custom{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}.btn-primary-custom:hover{background-color:#e64800!important;border-color:#e64800!important}.btn-outline-primary-custom{color:var(--primary-color)!important;border-color:var(--primary-color)!important}.btn-outline-primary-custom:hover{background-color:var(--primary-color)!important;color:#fff!important}.btn-outline-secondary-custom{color:var(--secondary-color)!important;border-color:var(--secondary-color)!important}.btn-outline-secondary-custom:hover{background-color:var(--secondary-color)!important;color:#fff!important}.min-vh-100{min-height:100vh!important}.flex-grow-1{flex-grow:1!important}.btn-primary{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}.btn-outline-primary{color:var(--primary-color)!important;border-color:var(--primary-color)!important}.btn-outline-secondary{color:var(--secondary-color)!important;border-color:var(--secondary-color)!important}.container{max-width:1200px;margin:0 auto;padding:0 15px}@media (width<=575px){.container{padding:0 10px}}.fade-in{animation:.5s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.btn:focus,.form-control:focus,.form-select:focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 .2rem #ff520040!important}.loading{opacity:.6;pointer-events:none}.spinner{border:3px solid #f3f3f3;border-top:3px solid var(--primary-color);border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=repo.54e4db2a.css.map */
