.homepage{padding:1.5rem;font-family:Segoe UI,sans-serif;background:#f8f8f8}.category-row{display:flex;justify-content:space-between;align-items:center;margin:1rem 0 2rem}.category-buttons{display:flex;margin:auto;gap:1.5rem;overflow-x:auto;width:fit-content;margin-bottom:2rem}.category-buttons-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:2rem}.category-buttons-grid button{padding:1rem .8rem;background:#fff;border-radius:25px;border:1px solid #ccc;font-size:.9rem;white-space:nowrap;cursor:pointer;width:100%}.category-buttons-grid .active{background:#1e3d36;color:#fff}.category-buttons button{padding:1rem 1.2rem;background:#fff;border-radius:25px;border:1px solid #ccc;font-size:.9rem;white-space:nowrap;cursor:pointer;width:8.5rem}.category-buttons .active{background:#1e3d36;color:#fff}.scroll-cards{display:flex;gap:1rem;overflow-x:auto;margin-bottom:2rem}.bestseller-header{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;margin-bottom:.5rem}.scroll-buttons{display:flex;align-items:center;gap:.5rem}.scroll-buttons button{display:flex;align-items:center;justify-content:center;background:#868686;color:#fff;border:none;width:32px;height:32px;border-radius:20px;font-size:1.2rem;cursor:pointer;padding:0;transition:background .2s ease}.scroll-buttons button:hover{background:#163029}.bestseller-row{display:flex;overflow-x:auto;gap:1rem;padding-bottom:1rem;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.bestseller-row::-webkit-scrollbar{display:none}.bestseller-card{flex:0 0 auto;width:300px;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 10px #0000000d;gap:1rem;scroll-snap-align:start;text-decoration:none;color:inherit}.bestseller-img{width:80px;height:80px;border-radius:8px;object-fit:cover;flex-shrink:0}.bestseller-info{flex:1;display:flex;flex-direction:column;justify-content:center}.bestseller-info h4{font-size:1rem;font-weight:600;margin:0;color:#1e3d36}.bestseller-info .category{font-size:.85rem;color:#888;margin:4px 0}.rating-row{display:flex;align-items:center;font-size:.85rem;color:#ffb400}.rating-row .score{color:#999;margin-left:.3rem;font-weight:500}.arrow.small-arrow{background:#1e3d36;color:#fff;border:none;width:32px;height:32px;border-radius:6px;font-size:1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.tags{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.75rem}.badge{background:#e94e77;color:#fff;padding:2px 6px;border-radius:5px;font-size:.75rem}.rating{color:#555}.price{font-weight:700;margin:.4rem 0}.arrow{background:#1e3d36;color:#fff;border:none;padding:.4rem .6rem;border-radius:50%;cursor:pointer}.product-card-modern{background:#fff;border-radius:18px;box-shadow:0 4px 12px #00000014;overflow:hidden;width:220px;min-width:220px;flex-shrink:0;display:flex;flex-direction:column;transition:transform .2s ease;position:relative;text-decoration:none;color:inherit}.product-card-modern .image-wrapper{position:relative;width:100%;height:180px;overflow:hidden}.product-card-modern .image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.product-card-modern .top-tags{position:absolute;top:10px;left:10px;display:flex;gap:6px}.product-card-modern .badge{background-color:#e94e77;color:#fff;font-size:12px;padding:2px 8px;border-radius:12px}.product-card-modern .rating{background-color:#ffe8cc;color:#f90;font-size:12px;padding:2px 6px;border-radius:12px}.product-card-modern .info{padding:12px}.product-card-modern .info h4{font-size:15px;font-weight:600;margin-bottom:4px}.product-card-modern .category{font-size:13px;color:#666;margin-bottom:8px}.product-card-modern .bottom-row{display:flex;justify-content:space-between;align-items:center}.product-card-modern .price{font-size:15px;font-weight:700;color:#222}.product-card-modern .arrow{background-color:#1e3d36;color:#fff;border:none;width:28px;height:28px;border-radius:6px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center}.top-tags .rating{margin-left:9rem}@media (max-width: 768px){.product-card-modern{width:100%;min-width:unset}}.sofas-container{padding:40px;font-family:Arial,sans-serif;background-color:#f8f9fa;min-height:100vh;color:#2c3e50}.sofas-header{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:700}.product-count{margin-top:8px;margin-bottom:24px;font-size:14px;color:#777}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px}.product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #00000014;padding:10px;transition:transform .2s}.product-card:hover{transform:translateY(-4px)}.image-wrapper{position:relative;border-radius:12px;overflow:hidden}.image-wrapper img{width:100%;height:130px;object-fit:cover}.discount-badge{position:absolute;top:8px;left:8px;background:#ff6b6b;color:#fff;font-size:12px;padding:2px 6px;border-radius:8px}.rating-badge{position:absolute;top:8px;right:8px;background:#ffeaa7;color:#2d3436;font-size:12px;padding:2px 6px;border-radius:8px;display:flex;align-items:center;gap:2px}.star-icon{color:#fdcb6e;font-size:10px}.title{font-size:14px;margin:10px 0 4px}.category{font-size:12px;color:#888;margin-bottom:4px}.price{font-size:14px;font-weight:700}.arrow-icon{color:#0a3d3a;font-size:14px}.topbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem}.header-title{font-size:3rem;font-weight:700;letter-spacing:2px;line-height:1;color:#1e3d36}.header-title span{display:block}.icons{display:flex;gap:1.2rem}.icon{width:55px;height:35px;color:#1e3d36;cursor:pointer}.searchbar{display:flex;align-items:center;background:#fff;padding:.8rem 1rem;border-radius:12px;margin:1rem;box-shadow:0 2px 8px #0000000a}.search-icon{font-size:1.2rem;opacity:.6}.searchbar input{flex:1;border:none;outline:none;font-size:1rem;background:transparent;margin-left:.5rem}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:20px;text-align:left;gap:10px}.sidebar-header p{margin:0;font-size:1rem}.sidebar{position:fixed;top:0;right:-300px;width:260px;height:100vh;background:#fff;z-index:1001;transition:right .3s ease-in-out;padding:2rem 1rem;border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:-2px 0 10px #0000001a}.sidebar.open{right:0}.close-x{position:absolute;top:15px;right:20px;font-size:28px;font-weight:700;color:#333;cursor:pointer;z-index:1002;-webkit-user-select:none;user-select:none}.sidebar-header{position:relative;padding:20px;text-align:center}.sidebar-header img{width:40px;height:40px;border-radius:50%}.sidebar button{width:100%;margin-bottom:1rem;background:#475e5b;color:#fff;font-weight:700;padding:.75rem;border:none;border-radius:20px;cursor:pointer;font-size:.9rem}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1000}@media (max-width: 768px){.header-title{font-size:2rem}.icon{width:22px;height:22px}}@media (max-width: 480px){.topbar{flex-direction:column;align-items:flex-start;gap:.5rem}.icons{align-self:flex-end;gap:1rem}.header-title{font-size:1.5rem}.icon{width:20px;height:20px}.searchbar{padding:.6rem .8rem}.searchbar input{font-size:.9rem}.sidebar{width:85%;right:-100%}.sidebar.open{right:0}}.departments-container{padding:40px;font-family:Arial,sans-serif;background-color:#f8f9fa;min-height:100vh;color:#2c3e50;overflow:hidden}.departments-header{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:700;margin-bottom:40px}.back-icon{font-size:20px;cursor:pointer}.departments-columns{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.column{flex:1;min-width:250px;display:flex;flex-direction:column;gap:20px}.department-card{background-color:#fff;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 4px #0000000d;transition:transform .2s ease}.department-card:hover{transform:translateY(-2px)}.department-image{width:48px;height:48px;border-radius:8px;object-fit:cover}.arrow-icon{margin-left:auto;color:#1e3d3a}@media (max-width: 768px){.departments-container{padding:20px}.departments-header{font-size:18px}.departments-columns{flex-direction:column;gap:20px}.column{width:100%}.department-card{padding:10px 14px;gap:12px}.department-image{width:40px;height:40px}.arrow-icon{font-size:16px}}@media (max-width: 480px){.departments-header{font-size:16px;gap:8px}.department-card{padding:8px 12px;gap:10px}.department-image{width:36px;height:36px}.arrow-icon{font-size:14px}}.profile-container{background-color:#f9fafa;min-height:100vh;padding:30px 20px;font-family:Segoe UI,sans-serif}.profile-header{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;color:#1e2f27;margin-bottom:30px}.back-arrow{cursor:pointer;font-size:24px}.profile-content{text-align:center}.profile-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:10px}.profile-name{font-size:20px;font-weight:600;margin-bottom:5px}.profile-email{font-size:14px;color:#555;margin-bottom:30px}.account-section{max-width:400px;margin:0 auto;text-align:left}.account-section h4{font-size:16px;font-weight:600;margin-bottom:15px;color:#333}.account-option{background:#fff;border-radius:8px;padding:12px 16px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;color:#111;font-size:14px;box-shadow:0 1px 4px #0000000d;cursor:pointer}.account-option:hover{background-color:#f0f0f0}@media (max-width: 768px){.profile-header{font-size:18px}.profile-avatar{width:80px;height:80px}.account-option{font-size:13px;padding:10px 14px}}@media (max-width: 480px){.profile-container{padding:20px 10px}.profile-header h2{font-size:16px}.profile-avatar{width:70px;height:70px}.profile-name{font-size:16px}.profile-email,.account-option{font-size:12px}}html,body{margin:0;padding:0}.login-background{background:url(/assets/Kriziano%20Homes.png) no-repeat center center/cover;height:100vh;display:flex;justify-content:center;align-items:center}.login-card{background:#ffffff26;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:40px 30px;border-radius:12px;width:90%;max-width:400px;color:#fff;text-align:center;box-shadow:0 8px 32px #00000040}.login-title{font-size:28px;margin-bottom:8px}.login-subtext{font-size:14px;margin-bottom:25px;color:#e0e0e0}.login-form input{width:100%;padding:12px;margin-bottom:15px;border:none;border-radius:6px;outline:none;background:#ffffff40;color:#fff}.login-form input::placeholder{color:#f0f0f0}.login-options{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#ddd;margin-bottom:20px}.login-options{display:flex}.lable{display:flex;text-decoration:none}.login-options a{color:#fff;text-decoration:none}.login-btn{background-color:#24453f;color:#fff;padding:12px;border:none;width:100%;border-radius:6px;font-weight:700;margin-bottom:20px;cursor:pointer}.divider{font-size:13px;color:#ccc;margin:15px 0}.login-socials{display:flex;justify-content:space-between;gap:10px;margin-bottom:20px}.social-btn{flex:1;background-color:#fff;color:#333;padding:10px;border-radius:6px;font-size:18px;font-weight:700;border:none;cursor:pointer}.signup-text{font-size:13px;color:#eee}.signup-text a{color:#000;font-weight:700;text-decoration:none}@media (max-width: 500px){.login-card{padding:30px 20px}.login-title{font-size:24px}.login-form input,.login-btn{padding:10px}}.notification-wrapper{max-width:900px;margin:0 auto;padding:40px 20px;font-family:Segoe UI,sans-serif;background:#fff}.notification-header{display:flex;align-items:center;gap:20px;margin-bottom:30px}.search-icon{width:30px;height:40px}.notification-title{font-size:30px;font-weight:700;color:#0f4037}.notification-card{display:flex;background-color:#f2f2f2;padding:20px;margin-bottom:20px;border-radius:6px;gap:20px;align-items:flex-start}.full-width{padding-left:100px;padding-right:100px;background-color:#ececec}.notify-img{width:100px;height:100px;border-radius:4px;object-fit:cover}.notify-text{flex:1}.notify-title{font-size:16px;margin:0;font-weight:600}.notify-msg{margin:5px 0;color:#444;font-size:14px}.notify-label{margin-top:8px;display:inline-block;font-size:14px;font-weight:700}.notify-label.new{color:green}.notify-label.hot{color:red}@media screen and (max-width: 480px){.notification-wrapper{padding:20px 12px}.notification-header{flex-direction:row;gap:10px;text-align:center}.search-icon{width:20px;height:30px}.notification-title{font-size:20px}.notification-card{flex-direction:column;align-items:center;text-align:center}.notify-img{width:80%;max-width:260px;height:auto}.notify-title{font-size:15px}.notify-msg{font-size:13px}.full-width{padding:20px}}@media screen and (min-width: 1025px){.notification-title{font-size:30px}.notify-title{font-size:16px}.notify-msg{font-size:14px}.notify-img{width:100px;height:100px}.notification-card{flex-direction:row;text-align:left}}body{margin:0;padding:0;font-family:Poppins,sans-serif}.signup-container{background-image:url(/assets/Kriziano%20Homes.png);background-size:cover;background-position:center;min-height:100vh;display:flex;justify-content:center;align-items:center}.signup-box{background:#ffffff26;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:40px 30px;border-radius:12px;width:90%;max-width:400px;color:#fff;text-align:center;box-shadow:0 8px 32px #00000040}.logo{display:flex;justify-content:center;align-items:center}.logo img{max-width:150px;height:auto}.signup-logo{width:100px;margin-bottom:10px}.signup-title{font-size:24px;font-weight:600;color:#1a2c2b}.signup-subtitle{font-size:13px;color:#555;margin-bottom:20px}.signup-form input{width:100%;padding:10px 5px;margin:8px 0;border-radius:8px;border:1px solid #ccc;background:#f7f7f7}.signup-btn{width:100%;background-color:#1a3a3a;color:#fff;padding:10px;margin-top:10px;border:none;border-radius:8px;cursor:pointer;font-weight:600}.signup-or{margin:15px 0 5px;font-size:13px;color:#888}.social-login{display:flex;justify-content:space-between;margin-bottom:15px}.social-btn{width:32%;padding:8px;border-radius:6px;font-weight:700;border:1px solid #ccc;background:#fff;cursor:pointer}.social-btn{flex:1;background-color:#fff;color:#333;padding:10px;border-radius:6px;font-size:22px;font-weight:700;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:transform .2s ease}.social-btn:hover{transform:scale(1.1)}.google{color:#db4437}.fb{color:#1877f2}.apple{color:#000}.signup-footer{font-size:13px;color:#555}.signup-footer span{font-weight:700;color:#000;cursor:pointer}.input-group{margin-bottom:15px}.input-group input.error{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.error-message{color:#dc3545;font-size:12px;margin-top:5px;display:block;text-align:left}.auth-error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;padding:10px;margin-bottom:15px;text-align:center}.signup-btn:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.shipping-form-container{padding:40px;max-width:900px;margin:0 auto;font-family:Segoe UI,sans-serif;background:#f8f9fa;min-height:100vh}.form-header{display:flex;align-items:center;gap:12px;margin-bottom:40px}.back-circle{background:#e8f0ef;border:none;border-radius:50%;width:44px;height:44px;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center}.form-header h2{font-size:24px;font-weight:700;color:#1f3d35}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:6px;font-weight:500;color:#333}input,select{padding:12px;border:none;border-radius:8px;background:#fff;box-shadow:0 0 0 1px #ccc;font-size:15px}input:focus,select:focus{outline:none;box-shadow:0 0 0 2px #1f3d35}.form-submit{grid-column:span 2;display:flex;justify-content:center;margin-top:32px}.form-submit button{background:#1f3d35;color:#fff;padding:12px 40px;border:none;font-size:16px;border-radius:8px;cursor:pointer;transition:background .3s}.form-submit button:hover{background:#16302a}.shipping-container{padding:2rem;font-family:sans-serif}.add-address-btn{background-color:#f5f5f5;border:none;padding:1rem;width:100%;margin-bottom:1rem;font-size:1rem;border-radius:8px;cursor:pointer;text-align:left}.address-block{margin-bottom:1.5rem}.checkbox-label{display:flex;align-items:center;font-size:.95rem;gap:10px;margin-bottom:.5rem}.address-card{background:#fff;padding:1rem;border-radius:10px;box-shadow:0 0 10px #0000000d}.card-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.edit-icon{cursor:pointer}.get-started-wrapper{position:relative;width:100%;height:100vh;overflow:hidden}.background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.line-image{position:absolute;bottom:-20px;left:90px;width:400px;z-index:2}.cta-button{position:absolute;bottom:65px;left:107px;z-index:3;display:flex;flex-direction:column;align-items:center}.button-circle{background-color:#1d3a36;color:#fff;width:150px;height:150px;border-radius:50%;font-size:1.5rem;font-weight:500;text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #0000004d;line-height:1.2;flex-shrink:0}.arrow{width:0;height:0}.orders-container{padding:2rem;background:#f8f8f8;min-height:100vh;font-family:Arial,sans-serif;max-width:1200px;margin:0 auto}.orders-header{display:flex;align-items:center;gap:1rem;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:700;color:#1e3d36;margin-bottom:2rem;flex-wrap:wrap}.back-button{font-size:1.5rem;cursor:pointer}.orders-tabs{display:flex;gap:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #ccc;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.tab-btn{background:none;border:none;font-size:1.1rem;color:gray;cursor:pointer;padding-bottom:5px;white-space:nowrap;flex-shrink:0}.tab-btn.active{color:#1e3d36;font-weight:700;border-bottom:2px solid #1e3d36}.orders-list{display:flex;flex-direction:column;gap:1.5rem}.order-card{background:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 10px #0000000d;word-wrap:break-word;overflow-wrap:break-word}.order-top{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding-bottom:.5rem;margin-bottom:.5rem;font-size:.95rem;flex-wrap:wrap;gap:.5rem}.order-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.order-info p{margin:.2rem 0;font-size:.95rem}.order-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.detail-btn{background:#1e3d36;color:#fff;border:none;padding:.4rem 1rem;border-radius:4px;font-size:.9rem;cursor:pointer}.status{font-size:.85rem;font-weight:700;text-align:right}.status.delivered{color:green}.status.processing{color:orange}.status.canceled{color:red}.orders-tabs::-webkit-scrollbar{height:4px}.orders-tabs::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}@media (max-width: 1024px){.orders-container{padding:1.5rem}.tab-btn{font-size:1rem}.orders-tabs{gap:1rem}.detail-btn{font-size:.85rem}}@media (max-width: 768px){.orders-container{padding:1rem}.orders-header{font-size:1.3rem;gap:.5rem;flex-direction:row}.orders-tabs{gap:.8rem;padding-bottom:4px}.tab-btn{font-size:1rem}.order-card{padding:.8rem}.order-top{flex-direction:column;align-items:flex-start;font-size:.9rem}.order-bottom{flex-direction:column;align-items:flex-start}.order-actions{flex-direction:row;justify-content:space-between;width:100%}.detail-btn{font-size:.85rem;padding:.4rem .8rem}.status{font-size:.85rem}}@media (max-width: 480px){.orders-header h2,.back-button{font-size:1.2rem}.tab-btn{font-size:.95rem}.order-info p{font-size:.85rem}.orders-tabs{gap:.6rem}.order-actions{flex-direction:column;align-items:flex-start;gap:.3rem}}@media (max-width: 360px){.orders-header h2{font-size:1.1rem}.tab-btn{font-size:.9rem}.detail-btn{font-size:.8rem;padding:.3rem .7rem}.order-card{padding:.6rem}}.rating-page{display:flex;gap:2rem;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f9f9f9;color:#1a1a1a}.left-section{flex:2}.right-section{flex:1;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #0000000d}.rating-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.stars-overall{display:flex;flex-direction:column;align-items:center;font-size:1.25rem}.star-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem}.star-bar{height:8px;background-color:#0a7a5f;border-radius:10px;width:100px}.review-card{display:flex;align-items:flex-start;margin-bottom:1.5rem;border-bottom:1px solid #ddd;padding-bottom:1rem}.review-card img{width:50px;height:50px;border-radius:999px;object-fit:cover;margin-right:1rem}.review-content{flex:1}.review-content h4{margin:0;font-weight:600}.review-meta{font-size:.85rem;color:#888;margin-bottom:.4rem}.review-text{font-size:.95rem;color:#444}.product-review{text-align:left;margin-bottom:1rem}.product-review img{width:100%;max-width:120px;border-radius:8px;margin-bottom:.5rem}.product-title{font-weight:600;margin-bottom:.5rem}.star-input{display:flex;justify-content:center;margin:1rem 0;font-size:1.8rem;color:#ddd;cursor:pointer}.star-input .active{color:#f5a623}.review-textarea{width:100%;height:100px;padding:.75rem;border:1px solid #ccc;border-radius:8px;margin-bottom:1rem;resize:vertical;font-size:1rem}.upload-section{margin-bottom:1.5rem}.upload-instruction{font-size:.85rem;color:#666;margin-bottom:1rem}.upload-box{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.upload-placeholder{width:80px;height:80px;border:2px dashed #aaa;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#999;font-size:2rem;cursor:pointer;background-color:#f1f1f1}.uploaded-image{width:80px;height:80px;border-radius:10px;object-fit:cover}.submit-btn{width:100%;background-color:#104d3f;color:#fff;padding:.9rem;font-size:1.1rem;border:none;border-radius:10px;cursor:pointer;transition:.3s ease}.submit-btn:hover{background-color:#0a7a5f}.read-more{color:#0a7a5f;font-weight:500;font-size:.95rem;margin-top:1rem;cursor:pointer}@media (max-width: 768px){.rating-page{flex-direction:column;padding:1rem}.left-section,.right-section{width:100%}.rating-summary{flex-direction:column;gap:1rem}.review-card{flex-direction:column;align-items:center;text-align:center}.review-card img{margin-bottom:.5rem}.review-content{width:100%}.product-review{text-align:center}.upload-box{justify-content:center}}.cart-container{padding:20px;font-family:Arial,sans-serif;max-width:100%;margin:auto;box-sizing:border-box}.cart-header{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:700;margin-bottom:20px}.back-btn{background-color:#e0f0ea;border:none;border-radius:50%;font-size:20px;padding:10px;cursor:pointer}.cart-items{display:flex;flex-direction:column;gap:15px}.cart-item{position:relative;display:flex;align-items:center;gap:15px;background-color:#f9f9f9;border-radius:12px;padding:10px;flex-wrap:wrap;transition:background-color .3s ease}.cart-item.selected{background-color:#e0f0ea}.item-image{width:80px;height:80px;object-fit:cover;border-radius:10px;flex-shrink:0}.item-details{flex:1;min-width:150px}.item-name{font-weight:600;font-size:1rem}.item-category{color:gray;font-size:.875rem;margin-top:4px}.item-pricing{font-size:1rem;margin-top:6px;font-weight:500}.item-original-price{text-decoration:line-through;color:#aaa;font-size:.875rem;margin-left:8px}.action-buttons{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:12px}.add-btn{background-color:#1e3d36;color:#fff;border:none;padding:8px 12px;font-size:18px;border-radius:6px;cursor:pointer}.delete-btn{background-color:#ffeaea;color:red;border:none;padding:8px 10px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.continue-btn{margin-top:30px;background-color:#1e3d36;color:#fff;width:100%;padding:15px;border:none;font-size:1.1rem;border-radius:8px;cursor:pointer}.checkout-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:99}.checkout-box{background:#fff;padding:20px;border-radius:10px;width:90%;max-width:350px;box-shadow:0 8px 20px #00000026;text-align:center}.checkout-total{display:flex;justify-content:space-between;margin-bottom:15px;font-size:16px}.checkout-count{color:gray;margin-left:6px;font-weight:400}.checkout-price{font-weight:700;font-size:18px;margin-bottom:10px}.checkout-confirm-btn{width:100%;background-color:#1e3d36;color:#fff;border:none;padding:12px 15px;border-radius:8px;font-size:16px;cursor:pointer;text-decoration:none}.modal-close-btn{position:absolute;top:5px;right:5px;background:none;border:none;font-size:15px;color:#555;cursor:pointer}.modal-close-btn:hover{color:#000}.checkout-box{position:relative;background:#fff;padding:20px;border-radius:10px;width:90%;max-width:350px;box-shadow:0 8px 20px #00000026;text-align:center}@media (max-width: 768px){.cart-item{flex-direction:column;align-items:flex-start;padding-top:50px}.item-image{width:100%;height:auto}.action-buttons{top:10px;right:10px}.add-btn,.delete-btn{font-size:16px}}@media (max-width: 480px){.cart-header{font-size:20px}.checkout-btn{font-size:1rem;padding:12px}.item-name{font-size:.95rem}.item-category,.item-original-price,.item-pricing{font-size:.85rem}}.category-products-container{padding:16px;font-family:Segoe UI,sans-serif}.category-products-header{display:flex;align-items:center;gap:8px}.back-button{cursor:pointer;font-size:20px;font-weight:700;color:#333}.category-title{font-size:20px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:5rem;margin-top:20px}.product-card-modern{background-color:#fff;border-radius:12px;padding:10px;position:relative;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease}.product-card-modern:hover{transform:translateY(-4px)}.image-wrapper{position:relative;width:100%;height:140px;overflow:hidden;border-radius:10px}.image-wrapper img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:8px;right:8px;background-color:#ff6b6b;color:#fff;font-size:11px;font-weight:700;padding:4px 8px;border-radius:20px;box-shadow:0 2px 4px #0000001a}.rating-top-left{position:absolute;top:8px;left:8px;background-color:#fff;color:#f39c12;font-size:12px;font-weight:700;padding:3px 6px;border-radius:12px;display:flex;align-items:center;gap:3px;box-shadow:0 2px 4px #0000001a}.star-icon{color:#f39c12}.info{margin-top:10px}.info h4{font-size:15px;margin:4px 0;color:#333}.category{font-size:12px;color:#999;margin-bottom:4px}.bottom-row{display:flex;justify-content:space-between;align-items:center}.price{font-weight:700;font-size:15px;color:#333}.arrow{background:#1e293b;color:#fff;border:none;border-radius:50%;padding:6px;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer}.full-product-container{padding:20px;font-family:Segoe UI,sans-serif;max-width:1200px;margin:auto;color:#333}.back-arrow{display:inline-block}.back-button{border:none;background-color:#eee;padding:6px 10px;border-radius:4px;cursor:pointer}.main-top{display:flex;gap:40px;margin-top:20px;flex-wrap:wrap}.left{flex:1;min-width:320px}.image-section{position:relative;text-align:center}.product-image{width:100%;max-width:400px;border-radius:10px;object-fit:cover}.wishlist-btn{position:absolute;top:15px;right:15px;border:none;background-color:#fff;padding:8px;border-radius:50%;cursor:pointer;font-size:16px;color:red;box-shadow:0 2px 8px #00000026}.add-to-cart{width:100%;padding:12px;margin:15px;background-color:#083c0f;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}.similar-products{margin-top:30px}.similar-products h3{margin-bottom:15px;font-size:18px;font-weight:600}.similar-card{display:flex;align-items:center;border:1px solid #eee;border-radius:8px;padding:12px;margin-bottom:12px;position:relative;background-color:#fafafa}.similar-img{width:70px;height:70px;object-fit:cover;border-radius:8px;margin-right:12px}.similar-content{flex:1}.similar-content h4{font-size:14px;margin:0}.similar-content p{font-size:13px;margin:3px 0;color:#666}.similar-rating{font-size:12px;background:#f1f1f1;padding:4px 6px;border-radius:4px;margin-left:10px}.discount{position:absolute;top:5px;left:5px;background-color:#dc143c;color:#fff;padding:2px 6px;font-size:12px;border-radius:4px}.arrow-btn{font-size:12px;color:#444;margin-top:5px}.right{flex:1;min-width:320px}.product-title{font-size:24px;margin-bottom:10px}.price{display:flex;align-items:center;gap:12px;margin-bottom:15px}.current-price{font-size:20px;font-weight:700;color:#222}.old-price{font-size:16px;text-decoration:line-through;color:#999}.rating{font-size:14px;color:orange;display:flex;align-items:center}.star{margin-right:4px}.colour-picker h4{margin-bottom:8px}.colour-options{display:flex;gap:10px;margin-bottom:20px}.colour{width:25px;height:25px;border-radius:50%;border:2px solid #ccc;cursor:pointer}.maroon{background-color:maroon}.black{background-color:#000}.navy{background-color:navy}.yellow{background-color:#daa520}.description h4{margin-top:20px;margin-bottom:10px}.description p{font-size:14px;line-height:1.6;color:#555}.reviews{margin-top:30px}.reviews h4{font-size:18px;margin-bottom:12px}.review-item{display:flex;gap:12px;margin-bottom:16px}.review-img{width:50px;height:50px;border-radius:50%;object-fit:cover}.review-content h5{font-size:15px;margin:0}.review-stars{font-size:13px;color:orange;margin-left:8px}.review-content p{font-size:13px;margin:3px 0;color:#666}.read-all{color:#007bff;font-size:14px;cursor:pointer;margin-top:10px}.rate-box{margin-top:20px}.rate-box p{margin-bottom:6px;font-weight:500}.star-feedback{display:flex;gap:8px;margin-top:6px}.star-clickable{font-size:22px;color:#ccc;cursor:pointer;transition:color .2s}.star-clickable.highlight{color:orange}.selected-rating{font-size:14px;color:green;margin-top:6px}@media (max-width: 480px){.main-top{flex-direction:column;gap:20px}.product-title{font-size:20px}.price{flex-direction:column;align-items:flex-start}.product-image{max-width:100%}.add-to-cart{font-size:14px}.similar-card,.review-item{flex-direction:column;align-items:flex-start}}@media (min-width: 481px) and (max-width: 768px){.main-top{flex-direction:column;gap:30px}.product-title{font-size:22px}.product-image{max-width:90%}.add-to-cart{font-size:15px}.similar-card{flex-direction:row;align-items:center}}@media (min-width: 769px){.main-top{flex-direction:row}}.checkout-page,.order-page{font-family:Arial,sans-serif;background:#f7f8f9;min-height:100vh;padding:20px}.checkout-header,.order-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.back-button,.back-btn{background:#f1f3f5;border:none;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer}.checkout-title,.order-title{font-size:24px;font-weight:700;color:#1f3c35;margin:0}.checkout-tabs{display:flex;justify-content:center;margin:20px 0}.tab{font-size:18px;color:#999;margin:0 20px;cursor:pointer;position:relative}.tab.active{color:#1f3c35;font-weight:700}.tab.active:after{content:"";display:block;width:60%;height:2px;background:#1f3c35;margin:4px auto 0}.checkout-main{display:flex;gap:20px;align-items:flex-start}.checkout-container{flex:2;background:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 12px #0000001a}.checkout-form{display:flex;flex-direction:column;gap:20px}.form-row{display:flex;justify-content:space-between;gap:20px}.form-group{flex:1;display:flex;flex-direction:column}.form-group label{font-size:14px;color:#333;margin-bottom:6px}.form-group input,.form-group select{padding:10px;border:1px solid #ddd;border-radius:6px;font-size:14px;outline:none}.form-group select{appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23666' stroke-width='2' d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 10px center;background-color:#fff;background-size:12px}.continue-btn{margin:30px auto 0;background:#1f3c35;color:#fff;border:none;padding:12px 40px;border-radius:6px;font-size:16px;cursor:pointer;display:block;transition:background .3s}.continue-btn:hover{background:#16322b}.checkout-preview{flex:1;background:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:15px;min-height:200px}.checkout-preview h3{margin-bottom:10px;font-size:18px;color:#333}.preview-box p{margin:5px 0;font-size:14px;color:#444}.empty-preview{font-size:14px;color:#888;text-align:center;margin-top:30px}.order-container{display:flex;justify-content:center;padding:20px;background:#f7f8f9;min-height:100vh;font-family:Arial,sans-serif}.order-content{display:flex;gap:50px;width:100%;max-width:1100px}.order-left{flex:2;display:flex;flex-direction:column;gap:15px}.order-item{display:flex;align-items:center;background:#fff;border-radius:12px;padding:12px;box-shadow:0 2px 6px #0000000d;transition:transform .2s ease}.order-item:hover{transform:translateY(-3px)}.order-item-image{width:80px;height:80px;border-radius:8px;object-fit:cover;margin-right:15px}.order-item-details h3{font-size:16px;font-weight:600;color:#1e1e1e;margin:0}.order-item-details .category{font-size:13px;color:#666;margin:3px 0}.order-item-details .price{font-size:15px;font-weight:700;color:#1e3d36;margin:0}.order-summary{background:#fff;border-radius:12px;padding:15px;margin-top:5px;box-shadow:0 2px 6px #0000000d}.order-id{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px;color:#1e1e1e}.total-amount{font-size:15px;font-weight:700;color:#1e1e1e;margin-top:5px}.delete-icon-corner{position:absolute;right:35px;top:50%;transform:translateY(-50%);color:#ff3636e8;cursor:pointer;font-size:20px}.order-right{flex:1;display:flex;flex-direction:column;gap:18px}.shipment-section,.payment-section,.address-section{background:#fff;border-radius:12px;padding:15px;box-shadow:0 2px 6px #0000000d}.shipment-section h4,.payment-section h4,.address-section h4{font-size:15px;font-weight:600;margin-bottom:8px;color:#1e1e1e}.shipment-box .status{font-weight:700;color:#1e3d36;font-size:14px;margin-bottom:6px}.shipment-box .shipment-date{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#666}.arrow-icon{font-size:12px;color:#1e3d36}.payment-box .label{color:#666;font-size:13px;margin-bottom:4px}.payment-box .value{font-weight:700;color:#1e1e1e;font-size:14px}.address-box{font-size:13px;color:#444}.address-box .name{font-weight:700;margin-bottom:5px}.loading-text{text-align:center;font-size:16px;color:#666;margin-top:50px}.order-item{position:relative;background:#fff;border:1px solid #ddd;border-radius:10px;padding:10px;margin-bottom:15px;display:flex;align-items:center;gap:15px}.order-item-image{width:80px;height:80px;border-radius:8px;object-fit:cover}.order-item-details{flex:1}.phone-input{width:100%;padding:10px;border:1px solid #fff;border-radius:8px;font-size:16px;margin-top:5px}.phone-input:focus{border-color:#26609e;outline:none;box-shadow:0 0 4px #007bff66}.other-payment-link{display:block;margin-top:8px;color:#007bff;font-size:14px;text-decoration:underline;cursor:pointer}.other-payment-link:hover{color:#0056b3}.place-order-container{text-align:center;margin-top:20px}.place-order-btn{background:#1e3d36;color:#fff;font-size:16px;padding:10px 20px;border:none;border-radius:6px;cursor:pointer}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-box{background:#fff;padding:20px 30px;border-radius:10px;text-align:center;box-shadow:0 4px 8px #0003}.popup-close-btn{margin-top:10px;background:#1e3d36;color:#fff;border:none;padding:8px 15px;border-radius:6px;cursor:pointer}.popup-close-btn:hover{background:#1e3d36}.total-amount-box{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.place-order-btn{background:#1e3d36;color:#fff;font-size:16px;padding:8px 16px;border:none;border-radius:6px;cursor:pointer;margin-right:1px}.place-order-btn:hover{background:#1e3d36}.place-order-btn{padding:10px 20px;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:background .3s ease-in-out;color:#fff}.place-order-btn.redirect{background-color:#007bff}.place-order-btn:hover{opacity:.9}.place-order-btn.active{background-color:#1e3d36;color:#fff;cursor:pointer}.place-order-btn.active:hover{background-color:#1e3d36;transform:scale(1.02)}.place-order-btn:disabled{background:#ccc;color:#666;cursor:not-allowed}.radio-group.vertical{display:flex;flex-direction:column;gap:8px;margin-top:8px}.radio-group.vertical label{display:flex;align-items:center;font-size:15px;color:#333;gap:8px}.checkoutAddress-page{font-family:Arial,sans-serif;background:#f9f9f9;min-height:100vh;padding:30px}.checkoutAddress-header{display:flex;align-items:center;margin-bottom:20px}.checkoutAddress-back-button{background:#f4f4f4;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:10px;cursor:pointer;font-size:16px}.checkoutAddress-title{font-size:24px;font-weight:700;color:#1e1e1e}.checkoutAddress-container{background:#fff;border-radius:10px;padding:25px 30px;box-shadow:0 2px 6px #00000014;max-width:600px;margin:0 auto}.checkoutAddress-tabs{display:flex;justify-content:center;gap:40px;margin-bottom:25px;font-size:18px}.checkoutAddress-tab{color:#999;cursor:pointer;position:relative;font-weight:500}.checkoutAddress-tab.active{color:#1e1e1e;font-weight:700}.checkoutAddress-tab.active:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background:#1e3d36;border-radius:2px}.checkoutAddress-add{width:95%;border:1px solid #E5E5E5;border-radius:8px;padding:10px;margin-bottom:20px;cursor:pointer;font-size:14px;color:#333;background:#fff;text-align:left;display:flex;align-items:center;transition:background .2s ease-in-out}.checkoutAddress-add:hover{background:#f4f4f4}.checkoutAddress-form{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #E5E5E5;border-radius:8px;padding:10px;margin-bottom:20px;box-shadow:0 2px 6px #0000000d;animation:slideDown .3s ease-in-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.checkoutAddress-form input{width:95%;padding:10px;font-size:14px;border:1px solid #ddd;border-radius:6px;outline:none;transition:border .2s ease-in-out}.checkoutAddress-form input:focus{border-color:#1e3d36}.checkoutAddress-save-btn{background:#1e3d36;color:#fff;border:none;border-radius:6px;padding:10px;font-size:14px;cursor:pointer;transition:background .2s ease-in-out}.checkoutAddress-save-btn:hover{background:#16302b}.checkoutAddress-checkbox{display:flex;align-items:center;gap:8px;font-size:14px;color:#333;margin-bottom:10px}.checkoutAddress-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#1E3D36;cursor:pointer}.checkoutAddress-card{background:#fff;border:1px solid #eaeaea;border-radius:10px;padding:15px;margin-bottom:20px;box-shadow:0 2px 6px #0000000d}.checkoutAddress-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.checkoutAddress-card-header strong{font-size:15px;color:#1e1e1e}.checkoutAddress-icon-group{display:flex;gap:12px}.checkoutAddress-edit-icon,.checkoutAddress-delete-icon{font-size:14px;color:#444;cursor:pointer;transition:color .2s}.checkoutAddress-edit-icon:hover{color:#007bff}.checkoutAddress-delete-icon:hover{color:#e53935}.checkoutAddress-card p{font-size:13px;color:#555;margin:2px 0;line-height:1.4}.checkoutAddress-continue-btn{background:#1e3d36;color:#fff;border:none;width:100%;padding:14px;font-size:16px;font-weight:500;border-radius:8px;margin-top:10px;cursor:pointer;transition:background .2s ease-in-out}.checkoutAddress-continue-btn:hover{background:#163029}@media (max-width: 480px){.checkout-page,.order-page,.checkoutAddress-page{padding:15px}.checkout-title,.order-title,.checkoutAddress-title{font-size:18px;text-align:center}.checkout-tabs,.checkoutAddress-tabs{flex-direction:column;align-items:center;gap:10px;margin-bottom:15px}.tab,.checkoutAddress-tab{font-size:14px;margin:0}.checkout-main{flex-direction:column;gap:15px}.checkout-container,.checkout-preview{width:100%;padding:15px}.form-row{flex-direction:column;gap:12px}.form-group label{font-size:13px}.form-group input,.form-group select{font-size:13px;padding:8px}.continue-btn,.checkoutAddress-save-btn,.checkoutAddress-continue-btn,.place-order-btn{width:100%;font-size:14px;padding:12px}.order-content{flex-direction:column;gap:20px}.order-left,.order-right{width:100%}.order-item{flex-direction:column;align-items:flex-start;gap:10px}.order-item-image{width:70px;height:70px}.checkoutAddress-card{padding:12px}.checkoutAddress-card-header strong{font-size:14px}.checkoutAddress-card p{font-size:12px}}@media (min-width: 481px) and (max-width: 768px){.checkout-main,.order-content{flex-direction:column;gap:25px}.checkout-container,.checkout-preview,.order-left,.order-right{width:100%}.checkout-title,.order-title,.checkoutAddress-title{font-size:20px}.tab,.checkoutAddress-tab{font-size:16px}.form-group input,.form-group select{font-size:14px}.continue-btn,.checkoutAddress-continue-btn,.place-order-btn{font-size:15px;width:100%}}.order-success-container{display:flex;justify-content:center;align-items:center;height:100vh;background:#f4f7fa;font-family:Poppins,sans-serif;padding:20px}.success-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;padding:40px 30px;text-align:center;max-width:400px;width:100%;animation:fadeInUp .6s ease-in-out}.success-icon{color:#28a745;font-size:70px;margin-bottom:15px;animation:pop .6s ease-in-out}h2{margin-bottom:10px;color:#333;font-size:1.6rem}.success-message{color:#555;font-size:.95rem;margin-bottom:20px}.order-info{background:#f9fafb;border-radius:10px;padding:15px;text-align:left;margin-bottom:25px}.order-info p{margin:5px 0;color:#333}.continue-btn{background:#007bff;color:#fff;border:none;outline:none;padding:10px 18px;border-radius:8px;cursor:pointer;font-weight:500;transition:.3s}.continue-btn:hover{background:#0056b3}@keyframes pop{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
