/* Base.css */

body{margin:0;color:#000;background:#f5f7fb;font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html,body{overflow-x:hidden;overflow-y:visible!important}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}#primary{width:100%;margin:0 auto;padding:0 15px}.hidden-heading{display:none}@media (max-width:768px){#primary{padding:0 10px}}@media (max-width:480px){#primary{padding:0 5px}}body::-webkit-scrollbar{width:12px;height:12px}body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}body::-webkit-scrollbar-thumb{background:#3498db;border-radius:10px;border:3px solid #f1f1f1}body::-webkit-scrollbar-thumb:hover{background:#2980b9}body::-webkit-scrollbar-corner{background:#fff0}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.2;margin:0 0 .75rem}h1{font-size:50px}h2{font-size:44px}h3{font-size:40px}h4{font-size:38px}h5{font-size:36px}h6{font-size:32px}p{font-size:28px;margin:0 0 1rem}small{font-size:14px}@media (max-width:768px){h1{font-size:32px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}p{font-size:15px}small{font-size:13px}}@media (min-width:1200px){h1{font-size:48px}h2{font-size:36px}h3{font-size:30px}h4{font-size:22px}p{font-size:18px}small{font-size:15px}}ol,ul{margin:0 0 1rem;padding-right:2rem}a{color:#0f77ff;text-decoration:none;transition:background-color 0.3s ease,border-color 0.3s ease,color 0.3s ease}a:hover{color:#01f}hr{margin:1rem 0;border:0;height:1px;background:currentColor;opacity:.25}table{width:100%;border-collapse:collapse;text-align:right;border:1px solid #bbb;box-shadow:0 2px 8px rgb(0 0 0 / .1);margin:20px 0;direction:rtl;background:#fff;table-layout:auto;word-wrap:break-word;white-space:normal}th,td{border:1px solid #bbb;padding:12px 10px;vertical-align:middle;word-break:break-word;min-width:90px;max-width:350px}th{background-color:#f9f9f9;font-size:16px;color:#333;font-weight:600;line-height:1.4}td{font-size:15px;line-height:1.6}tr:hover{background-color:#ddeaeb}.green{color:#2e7d32;font-weight:700}.red{color:#c62828;font-weight:700}@media (max-width:768px){table{font-size:14px;border:1px solid #eee;box-shadow:none;table-layout:fixed}th,td{font-size:13px;padding:8px 6px;line-height:1.5;white-space:normal;word-break:break-word;min-width:110px}tr:hover{background-color:#f5f5f5}}@media (max-width:480px){th,td{font-size:12px;padding:6px 5px}table{border:1px solid #ddd}}.post-labels{margin:25px 0 0;padding-top:15px;border-top:2px dashed #ccc;display:flex;flex-wrap:wrap;gap:10px}.post-labels a{background:#fff;border:1px solid #dcdcdc;padding:7px 16px;border-radius:30px;font-size:14px;color:#333;text-decoration:none;display:inline-block;font-weight:600;transition:all .25s ease;box-shadow:0 2px 5px rgb(0 0 0 / .05)}.post-labels a:hover{background:#111;border-color:#111;color:#fff;box-shadow:0 6px 18px rgb(0 0 0 / .15)}mark{background:#f1c40f;padding:0 4px;border-radius:3px;color:#000}#loader{display:none;text-align:center;padding:20px}.loader-spinner{border:4px solid #f3f3f3;border-top:4px solid #f1c40f;border-radius:50%;width:36px;height:36px;animation:spin 1s linear infinite;margin:auto}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#back-to-top{position:fixed;left:30px;bottom:30px;z-index:999;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;visibility:hidden;transform:translateY(20px)}#back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}#back-to-top a{display:flex;justify-content:center;align-items:center;width:45px;height:45px;background:linear-gradient(135deg,#ff6000,#ff8c00);color:#fff;border-radius:50%;text-decoration:none;box-shadow:0 4px 15px rgba(255,96,0,.3);transition:all .3s ease}#back-to-top a:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(255,96,0,.5)}#back-to-top .icon{width:22px;height:22px;fill:currentColor}.icon-lg{width:200px;height:auto}.UID{display:none}.product-box>*{overflow-x:hidden!important;max-width:100%!important}@media (max-width:768px){#post-body iframe,#post-body object,#post-body embed,#post-body video,#post-body gif,#post-body img:not(.thumbnail-container img):not(#mainImage):not(.profile-image):not(.fire-gif){width:100%!important;max-width:100%!important;height:auto!important;display:block;margin:15px auto}.fire-gif{width:24px!important;height:24px!important;display:inline-block!important;vertical-align:middle;margin-left:4px!important;margin-right:0!important;object-fit:contain;position:relative;top:-.1em}}

/* Content.css */

body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.separator a,.post-body img{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}pre,kbd,blockquote,table{-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}


/* Core.css */

#souq-widget-root{min-height:1000px;display:flex;flex-direction:column}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;padding:20px}.post-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px rgb(0 0 0 / .08);transition:none;display:flex;flex-direction:column;text-decoration:none;color:#333}.image-container{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#f8f9fa}.post-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:none}.discount-badge{position:absolute;top:10px;right:10px;background:#ffc107;color:#000;padding:5px 10px;border-radius:6px;font-size:12px;font-weight:700;z-index:10;box-shadow:0 2px 8px rgb(0 0 0 / .2);letter-spacing:.3px}.external-cart-button{position:absolute;bottom:10px;right:10px;background:#fff;color:#000;border-radius:50%;width:46px;height:46px;font-size:18px;display:flex;justify-content:center;align-items:center;transition:background 0.3s ease,color 0.3s ease;box-shadow:0 3px 8px rgb(0 0 0 / .15);z-index:10;cursor:pointer}.external-cart-button:hover{background:linear-gradient(135deg,#000,#444);color:#fff}.post-content{padding:12px;flex-grow:1;display:flex;flex-direction:column}.post-title{font-size:14px;font-weight:600;color:#111;margin:0 0 8px;height:38px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.title-link{text-decoration:none;color:inherit}.price-display{display:flex;align-items:baseline;gap:6px;margin-top:auto;margin-bottom:10px}.discounted-price{font-size:16px;font-weight:800;color:#d3122a}.original-price{font-size:11px;color:#757575;text-decoration:line-through}.product-meta-details{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;align-items:center;padding-top:8px;border-top:1px solid #e9ecef;margin-top:auto;font-size:10px;color:#555}.meta-item{display:flex;align-items:center;gap:3px;direction:rtl;white-space:nowrap}.meta-rating,.meta-orders,.meta-shipping{font-weight:600;color:#333}.meta-star{font-size:13px;color:#ffc107;margin-right:2px}#load-more{background:linear-gradient(135deg,#000,#333);color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:600;margin:30px auto;display:block;cursor:pointer;transition:background 0.3s ease}#load-more:hover{background:linear-gradient(135deg,#222,#555)}.dark-mode .post-card{background:#1e1e1e;color:#e0e0e0;box-shadow:0 3px 10px rgb(0 0 0 / .6)}.dark-mode .post-title{color:#f1f1f1!important}.dark-mode .discounted-price{color:#ff4d6d}.dark-mode .original-price{color:#aaa}.dark-mode .product-meta-details{border-top:1px solid #333;color:#bbb}.dark-mode .meta-rating,.dark-mode .meta-orders,.dark-mode .meta-shipping{color:#ddd}.dark-mode .meta-star{color:#ffc107}.dark-mode .discount-badge{background:#ffb300;color:#000}.dark-mode #load-more{background:linear-gradient(135deg,#222,#444);color:#fff}.dark-mode #load-more:hover{background:linear-gradient(135deg,#333,#666)}@media (max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:12px}.post-title{font-size:14px}.discounted-price{font-size:14px}.original-price{font-size:10px}.product-meta-details{font-size:8px;gap:3px}.discount-badge{font-size:10px;padding:3px 6px;border-radius:4px}}


/* Hdr.css */

#header{background:#131921;color:#fff;padding:10px 20px;min-height:70px}@media (max-width:768px){#header{min-height:220px}}.header-container{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.logo img{width:150px;height:50px;max-height:50px;object-fit:contain;display:block}.search-container{padding:0 10px;display:flex;justify-content:flex-start;align-items:center;flex:1;direction:rtl;position:relative}.search-box-form{display:flex;align-items:center;width:100%;max-width:700px;background:#fff;border:none;border-radius:4px;overflow:hidden;position:relative;height:45px}.search-box-form:focus-within{border:1px solid #ffa21a;box-shadow:inset 0 0 0 1px #ffa21a}.search-box-input{flex:1;padding:12px 18px;font-size:15px;border:none;outline:none;flex:1;min-width:0;background:#fff0;color:#111;height:45px;autocomplete:off}.search-box-input::placeholder{color:#6f7373;font-size:15px;font-weight:700}.search-box-button{padding:12px 22px;background:#febd69;color:#111;font-size:15px;font-weight:600;flex-shrink:0;border:none;cursor:pointer;display:flex;align-items:center;gap:6px;height:45px;transition:background 0.3s ease}.search-box-button:hover{background:#f3a847}.search-box-button .icon{width:20px;height:20px;fill:#111}.search-history-dropdown{position:absolute;top:100%;left:-40px;right:10px;width:64%;background:#fff;border:1px solid #ddd;border-radius:0 0 8px 8px;max-height:240px;overflow-y:auto;box-shadow:0 2px 8px rgb(0 0 0 / .15);z-index:999999;display:none}.search-history-dropdown div{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;cursor:pointer;transition:background 0.2s ease;font-size:14px;color:#333;user-select:none}.search-history-dropdown div:hover{background:#f5f5f5}.search-history-dropdown span{color:#444;user-select:none}.search-history-dropdown div:hover span{color:#3200ba}.search-history-dropdown .delete-btn{font-size:25px;color:#999;font-weight:700;margin-left:8px;cursor:pointer;user-select:none}.search-history-dropdown .delete-btn:hover{color:red}@media (max-width:768px){.search-box-form{max-width:100%}}.header-actions{display:flex;align-items:center;gap:15px}#cart-widget-header{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;color:#f0f0f0;position:relative;transition:color 0.3s ease;margin-left:10px}#cart-widget-header:hover{color:#a0a0a0}#cart-widget-header .cart-icon{display:flex;align-items:center;justify-content:center}#cart-widget-header .cart-icon svg{width:32px;height:32px;aspect-ratio:1/1;fill:none;stroke:currentColor;stroke-width:2;display:block}.custom-dropdown .selected img{width:16px;height:16px;aspect-ratio:1/1}#cart-widget-header:hover .cart-icon svg{stroke:#a0a0a0}#cart-count{font-weight:700;font-size:12px;background-color:#ef4444;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;justify-content:center;align-items:center;position:absolute;top:-6px;right:-6px;opacity:0;transition:opacity 0.3s ease,transform 0.2s ease}#cart-count.active{opacity:1;transform:scale(1)}.custom-dropdown{position:relative;display:inline-block;font-size:14px}.custom-dropdown .selected{padding:6px 10px;border:1px solid #ccc;border-radius:6px;background:#fff;color:#000;cursor:pointer;display:flex;align-items:center;gap:6px}.options{position:absolute;background:#fff;border:1px solid #ccc;border-radius:6px;margin:0;padding:4px 0;list-style:none;display:none;max-height:220px;overflow-y:auto;box-shadow:0 4px 10px rgb(0 0 0 / .15);z-index:999999}.options li{padding:6px 10px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#000}.options li:hover{background:#f0f0f0}#country-toast{visibility:hidden;min-width:220px;background:#333;color:#fff;text-align:center;border-radius:6px;padding:10px;position:fixed;z-index:999999;left:50%;top:20px;font-size:14px;transform:translateX(-50%);opacity:0;transition:all 0.3s ease}#country-toast.show{visibility:visible;opacity:1}.custom-dropdown .selected::after{content:"\25BC";font-size:10px;margin-left:6px;color:#555}.custom-dropdown.open .selected::after{content:"\25B2"}.dark-mode .custom-dropdown .selected{background:#222;color:#fff;border:1px solid #555}.dark-mode .options{background:#222;border:1px solid #555}.dark-mode .options li{color:#fff}.dark-mode .options li:hover{background:#333}.dark-mode #country-toast{background:#111;color:#fff}.dark-mode-toggle{margin-left:15px}#dark-toggler{background:#fff0;border:none;cursor:pointer;color:#fff;font-size:20px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background 0.3s ease,transform 0.2s ease}#dark-toggler:hover{background:rgb(255 255 255 / .15);transform:rotate(10deg)}#dark-toggler svg{width:22px;height:22px;fill:currentColor}#dark-toggler .icon-moon{display:inline}#dark-toggler .icon-sun{display:none}body.dark-mode #dark-toggler .icon-moon{display:none}body.dark-mode #dark-toggler .icon-sun{display:inline}@media (max-width:768px){#cart-count{width:16px;height:16px;font-size:11px;top:-5px;right:-5px}}@media (max-width:768px){.header-container{flex-direction:column;align-items:center;gap:15px}.logo{order:1}.header-actions{order:2;justify-content:center;flex-wrap:wrap}.search-container{order:3;width:100%;justify-content:center}.search-box-form{max-width:100%}}


/* Nav.css */

#widget-topbar{width:100%;background:#232f3e;color:#fff;font-weight:700;font-size:16px;box-shadow:0 4px 8px rgb(0 0 0 / .25);z-index:99;position:relative;display:flex;align-items:center;padding:0 20px;justify-content:flex-start;gap:30px;direction:rtl;min-height:52px}#widget-toggle-btn{background:none;border:none;color:#fff;font-size:22px;cursor:pointer;padding:15px}#widget-desktop-cats{display:flex;gap:40px;flex:1;justify-content:flex-start}.widget-cat-wrapper{position:relative;display:flex;align-items:center;gap:10px}.widget-cat-link{color:#fff;text-decoration:none;padding:15px 0;position:relative;--underline-scale:0;display:inline-block;overflow:hidden;transition:color 0.25s ease}.widget-cat-link:hover{--underline-scale:1;color:#fff}.widget-cat-link::after{content:"";position:absolute;bottom:5px;right:0;width:100%;height:2px;background:#fff;transform:scaleX(var(--underline-scale));transform-origin:right;transition:transform 0.25s ease;display:block}.widget-expand-btn{cursor:pointer;font-size:14px;color:#333;background:#f2f2f2;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;transition:background 0.2s ease}.widget-expand-btn:hover{background:#828282}#widget-sidebar{width:300px;max-width:80%;height:100%;background:#fff;color:#111;position:fixed;top:0;right:-300px;transition:right 0.3s ease;z-index:10000;display:flex;flex-direction:column;box-shadow:-2px 0 10px rgb(0 0 0 / .3);direction:rtl}#widget-header-bar{width:100%;height:50px;background:#232f3e;display:flex;align-items:center;justify-content:space-between;padding:0 15px;color:#fff;font-weight:700;font-size:16px}#widget-close-btn{background:none;border:none;font-size:18px;cursor:pointer;color:#fff}#widget-side-list{flex:1;overflow-y:auto}.widget-category-row{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #ddd;cursor:pointer;transition:background 0.2s ease}.widget-category-row:hover{background:#eaeded}.widget-category-row a{color:#111;text-decoration:none;flex:1;font-weight:400}.widget-back-row{padding:14px 20px;cursor:pointer;border-bottom:1px solid #ddd;font-weight:700;color:#555;background-color:#f9f9f9;transition:background-color 0.2s ease}.widget-back-row:hover{background-color:#eee}.widget-expand-btn-sidebar{cursor:pointer;font-size:16px;color:#333;background:#f2f2f2;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;transition:background 0.2s ease}.widget-expand-btn-sidebar:hover{background:#828282}#widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:9998;display:none}@media (max-width:768px){#widget-desktop-cats{display:none}}


/* FTR.css */

#footer{background:#131921;color:#fff;direction:rtl}.footer-container{max-width:1100px;margin:auto;padding:40px 20px}.footer-row{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:60px}.footer-title{font-size:18px!important;font-weight:700!important;color:#febd69!important;margin-bottom:15px;position:relative}.footer-title::after{content:"";display:block;width:60px;border-bottom:2px solid #febd69;margin-top:6px}.footer-links ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer-links a{color:#fff!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;display:inline-block}.footer-links a:hover{text-decoration:underline!important;text-decoration-color:#fff!important;text-underline-offset:5px!important;text-decoration-thickness:1px!important}.footer-social-section{margin-top:0}.footer-social{display:grid!important;grid-template-columns:repeat(2,auto);gap:12px 18px;justify-content:start}.footer-social a{width:40px;height:40px;border-radius:50%;background:#232f3e;color:#f5f5f5;display:flex;align-items:center;justify-content:center;transition:.3s ease;text-decoration:none}.footer-social a:hover{background:#febd69;color:#111}.footer-social svg{width:20px;height:20px;fill:currentColor}.footer-bottom{background:#000;color:#ccc;text-align:center;padding:15px 10px;font-size:13px!important;border-top:1px solid #232f3e}.footer-bottom p{margin:0}


/* DM.css */

/* --- Dark Mode Base Styles --- */
.dark-mode{background-color:#0f0f0f;color:#e5e5e5}.dark-mode #primary{background-color:#181818;color:#fff;border:1px solid #2c2c2c}.dark-mode .product-box{background:linear-gradient(135deg,#1a1a1a 0%,#131313 100%);border:1px solid #2c2c2c;box-shadow:0 6px 18px rgb(0 0 0 / .4)}.dark-mode .short-description{color:#fff}.dark-mode .info-box{background:linear-gradient(135deg,#1d1d1d 0%,#151515 100%);border:1px solid #2e2e2e;box-shadow:0 4px 15px rgb(0 0 0 / .35)}.dark-mode .info-box:hover{border-color:#3b3b3b;box-shadow:0 6px 20px rgb(0 0 0 / .5)}.dark-mode .info-box .label{color:#9ca3af}.dark-mode .info-box .value{color:#f5f5f5}.dark-mode .buy-button{background-color:#facc15;color:#000!important}.dark-mode .buy-button:hover{background-color:#eab308}.dark-mode .add-to-cart{background-color:#f97316;color:#000!important}.dark-mode .add-to-cart:hover{background-color:#ea580c}.dark-mode .price-saving{background-color:#2a2618;color:#fbc02d;border-color:#fbc02d}.dark-mode .rating-value{color:#fafafa}.dark-mode .rating-count{color:#a1a1a1}.dark-mode .rating-count:hover{color:#60a5fa;text-decoration:underline}.dark-mode .divider{color:#444}

/* --- Tabs Dark Mode --- */
.dark-mode .tab-buttons{background:linear-gradient(135deg,#181818 0%,#111 100%);border-bottom:1px solid #2a2a2a;backdrop-filter:blur(6px)}.dark-mode .tab-buttons button{color:#cfcfcf}.dark-mode .tab-buttons button:hover{background:rgb(255 255 255 / .06);color:#fff}.dark-mode .tab-buttons button.active{color:#60a5fa;font-weight:700}.dark-mode .tab-buttons button.active::before{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}@media (max-width:768px){.dark-mode .tab-buttons button{background-color:#1f1f1f;border:1px solid #333;color:#e5e5e5}.dark-mode .tab-buttons button.active{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);color:#fff;border-color:#3b82f6}}

/* --- Chart & Stats Dark Mode --- */
.dark-mode #tab4:not([style*="display: none"]){background:transparent!important}.dark-mode #priceChart{filter:brightness(.9) contrast(1.2)}.dark-mode #chart-tooltip{background:rgb(30 41 59 / .98);color:#f5f5f5;border:1px solid #475569;box-shadow:0 10px 25px rgb(0 0 0 / .5)}.dark-mode .price-stats{background:linear-gradient(135deg,#1e1e1e 0%,#141414 100%)!important;border-color:#2d2d2d!important;box-shadow:0 10px 30px rgb(0 0 0 / .3)!important}.dark-mode .stat-item{background:#1a1a1a!important;border:1px solid #333!important;color:#f3f3f3!important;box-shadow:0 4px 12px rgb(0 0 0 / .4)}.dark-mode .stat-item strong{color:#94a3b8!important}.dark-mode .stat-item.current{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)!important;border-color:#334155!important}.dark-mode .stat-item.current span{color:#38bdf8!important}

/* --- Reviews & Modals --- */
.dark-mode .Customer-Reviews{background:linear-gradient(135deg,#161616 0%,#0f0f0f 100%);border:1px solid #2c2c2c;box-shadow:0 8px 25px rgb(0 0 0 / .4)}.dark-mode .Customer-Reviews h3{color:#fff;border-color:#333}.dark-mode .Customer-Reviews strong{color:#fff}.dark-mode .Customer-Reviews p{color:#d1d1d1}.dark-mode .Customer-Reviews .more-reviews-link a{background-color:#3b82f6;color:#fff}.dark-mode .Customer-Reviews .more-reviews-link a:hover{background-color:#2563eb}.dark-mode .modal-content{background-color:#1a1a1a;color:#f0f0f0;border:1px solid #2c2c2c;box-shadow:0 20px 50px rgb(0 0 0 / .6)}.dark-mode .modal .close{background-color:#2c2c2c;border:1px solid #555;color:#fff}.dark-mode .modal .close:hover{background-color:#fff;color:#000}

/* --- Tables & Coupons --- */
.dark-mode .divider,.dark-mode th,.dark-mode td{border-color:#333}.dark-mode table{background:#1a1a1a;color:#e5e5e5}.dark-mode table tr:hover{background-color:#2b2b2b}.dark-mode th{background-color:#222;color:#fff}.dark-mode .coupon-card{background:#1e1e1e;border:1px solid #333;box-shadow:0 4px 12px rgb(0 0 0 / .4)}.dark-mode .coupon-image{background:#2a2a2a;border:1px solid #444}.dark-mode .coupon-title{color:#eee}.dark-mode .coupon-description{color:#bbb}.dark-mode .coupon-expiry{color:#9a91ff}.dark-mode .coupon-code-box{background:#2a2a2a;border:1px dashed #9a91ff}.dark-mode .coupon-container{background-color:#1e1e1e;border:1px solid #333}.dark-mode .copy-button{background-color:#4fc3f7;color:#000}.dark-mode .copy-button:hover{background-color:#29b6f6}

/* --- Comments Dark Mode --- */
.dark-mode #comments{color:#e0e0e0;background:#1e1e1e;box-shadow:0 2px 10px rgb(0 0 0 / .3);display:flex;flex-direction:column}.dark-mode #add-comment{order:-1;border-bottom-color:#34495e}.dark-mode #comments .title{color:#fff;border-bottom-color:#34495e}.dark-mode .add-btn{background-color:#4d94ff;color:#1e1e1e}.dark-mode .add-btn:hover{background-color:#79a6ff}.dark-mode .comment-iframe{border-color:#34495e;background-color:#2c3e50}.dark-mode .comment{border-color:#34495e;background-color:#252525}.dark-mode .reply{background-color:#2c3e50}.dark-mode .name{color:#e0e0e0}.dark-mode .comment .header .name{color:#4d94ff}.dark-mode .time{color:#999}.dark-mode .body{color:#e0e0e0}.dark-mode .reply-btn{color:#4d94ff;background-color:#34495e}.dark-mode .reply-btn:hover{background-color:#4d94ff;color:#1e1e1e}
