/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-tj0u992xrd] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

/* The Sticky Header */
.sticky-header[b-tj0u992xrd] {
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: #1c2122; /* Weathered iron */
    border-bottom: 2px solid #2a3b2c; /* Moss green accent */
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 3rem;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.6);
}

/* Brand Typography */
.logo-container h1[b-tj0u992xrd] {
    margin: 0;
    font-size: 1.8rem;
    color: #ffffff;
    letter-spacing: 3px;
}

.tagline[b-tj0u992xrd] {
    font-size: 0.8rem;
    color: #6a7b6c; /* Muted moss green */
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Navigation */
.main-nav[b-tj0u992xrd] {
    display: flex;
    gap: 2.5rem;
}

.nav-link[b-tj0u992xrd] {
    color: #b0b5b1;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}

.nav-link:hover[b-tj0u992xrd] {
    color: #5c7a60; /* Highlight moss green */
}

/* Cart Button */
.cart-btn[b-tj0u992xrd] {
    background-color: transparent;
    border: 1px solid #434b4d;
    color: #e0e0e0;
    padding: 0.5rem 1rem;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.3s ease;
}

.cart-btn:hover[b-tj0u992xrd] {
    background-color: #2a3b2c;
    border-color: #5c7a60;
}

/* Content & Footer */
.content-area[b-tj0u992xrd] {
    flex: 1;
    /* We'll handle inner padding on the individual pages so edge-to-edge background images work */
}

.site-footer[b-tj0u992xrd] {
    background-color: #0b0c0d; /* Pitch black slate */
    text-align: center;
    padding: 2rem;
    font-size: 0.85rem;
    color: #434b4d;
    border-top: 1px solid #1c2122;
}

/* Update the cart button to look like a link but act like a button */
.cart-btn[b-tj0u992xrd] {
    background-color: transparent;
    border: 1px solid #434b4d;
    color: #e0e0e0;
    padding: 0.5rem 1rem;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none; /* Add this! */
    display: flex; /* Add this! */
    align-items: center; /* Add this! */
    gap: 0.5rem; /* Add this! */
    transition: all 0.3s ease;
    position: relative;
}

/* The Red Notification Badge */
.cart-badge[b-tj0u992xrd] {
    background-color: #8b3a3a; /* Deep forge red to match your sale tags */
    color: white;
    font-size: 0.75rem;
    font-weight: bold;
    padding: 0.1rem 0.4rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 20px;
    height: 20px;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-n9cgvcyniq] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-n9cgvcyniq] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-n9cgvcyniq] {
    font-size: 1.1rem;
}

.bi[b-n9cgvcyniq] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-n9cgvcyniq] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-n9cgvcyniq] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-n9cgvcyniq] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-n9cgvcyniq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-n9cgvcyniq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-n9cgvcyniq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-n9cgvcyniq]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-n9cgvcyniq]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-n9cgvcyniq]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-n9cgvcyniq] {
        display: none;
    }

    .collapse[b-n9cgvcyniq] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-n9cgvcyniq] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Cart.razor.rz.scp.css */
.cart-page-container[b-4oe5ktl7z8] {
    max-width: 1200px;
    margin: 4rem auto;
    padding: 0 2rem;
    color: #e0e0e0;
}

.page-title[b-4oe5ktl7z8] {
    font-size: 2.5rem;
    letter-spacing: 3px;
    margin-bottom: 3rem;
    border-bottom: 1px solid #2a3b2c;
    padding-bottom: 1rem;
    color: #ffffff;
}

.loading-text[b-4oe5ktl7z8] {
    font-size: 1.2rem;
    color: #b0b5b1;
}

/* Empty State */
.empty-state[b-4oe5ktl7z8] {
    text-align: center;
    padding: 4rem 2rem;
    background-color: #171a1b;
    border: 1px solid #222729;
}

.empty-state p[b-4oe5ktl7z8] {
    font-size: 1.2rem;
    margin-bottom: 2rem;
    color: #b0b5b1;
}

.cta-button[b-4oe5ktl7z8] {
    background-color: transparent;
    border: 1px solid #5c7a60;
    color: #e0e0e0;
    padding: 1rem 2rem;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.cta-button:hover[b-4oe5ktl7z8] {
    background-color: #2a3b2c;
}

/* Cart Layout Grid */
.cart-layout[b-4oe5ktl7z8] {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
    align-items: start;
}

/* -----------------------------------------
   5-COLUMN CART ITEMS LIST 
----------------------------------------- */
.cart-items-list[b-4oe5ktl7z8] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.cart-header-row[b-4oe5ktl7z8], .cart-item-row[b-4oe5ktl7z8] {
    display: grid;
    /* 3 parts for details, 1 part price, 1 part qty, 1 part total, 40px for X button */
    grid-template-columns: 3fr 1fr 1fr 1fr 40px; 
    gap: 1.5rem;
    align-items: center;
}

.cart-header-row[b-4oe5ktl7z8] {
    padding-bottom: 1rem;
    border-bottom: 1px solid #434b4d;
    font-weight: bold;
    color: #6a7b6c;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 1px;
}

.cart-item-row[b-4oe5ktl7z8] {
    background-color: #171a1b;
    border: 1px solid #222729;
    padding: 1rem;
}

/* Column 1: Flexbox to hold Image and Text side-by-side */
.item-product-col[b-4oe5ktl7z8] {
    display: flex;
    gap: 1.5rem;
    align-items: center;
}

.cart-image[b-4oe5ktl7z8] {
    width: 100px; /* Fixed width so it stays uniform */
    height: 100px;
    object-fit: cover;
    background-color: #0b0c0d;
    flex-shrink: 0;
}

.item-info[b-4oe5ktl7z8] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.item-name[b-4oe5ktl7z8] {
    margin: 0 0 0.5rem 0;
    font-size: 1.2rem;
    color: #ffffff;
}

.item-variant[b-4oe5ktl7z8] {
    margin: 0.1rem 0;
    font-size: 0.9rem;
    color: #b0b5b1;
}

.custom-text[b-4oe5ktl7z8] {
    color: #5c7a60;
    font-style: italic;
}

/* Typography and Alignment for the numbers */
.header-center[b-4oe5ktl7z8], .item-price-col[b-4oe5ktl7z8], .item-qty-col[b-4oe5ktl7z8] {
    text-align: center;
    color: #b0b5b1;
    font-size: 1rem;
}

.header-right[b-4oe5ktl7z8], .item-total-col[b-4oe5ktl7z8] {
    text-align: right;
}

.item-total-col[b-4oe5ktl7z8] {
    font-size: 1.2rem;
    font-weight: bold;
    color: #e0e0e0;
}

/* Remove Button */
.remove-btn[b-4oe5ktl7z8] {
    background: transparent;
    border: none;
    color: #434b4d;
    font-size: 1.5rem;
    cursor: pointer;
    transition: color 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.remove-btn:hover[b-4oe5ktl7z8] {
    color: #8b3a3a; /* Danger red */
}

/* -----------------------------------------
   ORDER SUMMARY PANEL 
----------------------------------------- */
.order-summary-panel[b-4oe5ktl7z8] {
    background-color: #1c2122;
    padding: 2rem;
    border: 1px solid #2a3b2c;
    position: sticky;
    top: 100px;
}

.order-summary-panel h2[b-4oe5ktl7z8] {
    margin: 0 0 2rem 0;
    font-size: 1.2rem;
    letter-spacing: 2px;
    border-bottom: 1px solid #434b4d;
    padding-bottom: 1rem;
}

.summary-row[b-4oe5ktl7z8] {
    display: flex;
    justify-content: space-between;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.shipping-note[b-4oe5ktl7z8] {
    font-size: 0.85rem;
    color: #6a7b6c;
    line-height: 1.5;
    margin-bottom: 2rem;
}

.checkout-btn[b-4oe5ktl7z8] {
    width: 100%;
    background-color: #2a3b2c;
    color: #ffffff;
    border: 1px solid #5c7a60;
    padding: 1.2rem;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 2px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.checkout-btn:hover[b-4oe5ktl7z8] {
    background-color: #5c7a60;
}

/* -----------------------------------------
   RESPONSIVE CONSTRAINTS FOR PHONES
----------------------------------------- */
@media (max-width: 900px) {
    .cart-layout[b-4oe5ktl7z8] {
        grid-template-columns: 1fr;
    }
    
    .cart-header-row[b-4oe5ktl7z8] {
        display: none; /* Hide headers on small screens */
    }
    
    .cart-item-row[b-4oe5ktl7z8] {
        grid-template-columns: 1fr; 
        gap: 1rem;
        position: relative;
    }
    
    .item-product-col[b-4oe5ktl7z8] {
        margin-bottom: 1rem;
    }

    .item-price-col[b-4oe5ktl7z8], .item-qty-col[b-4oe5ktl7z8], .item-total-col[b-4oe5ktl7z8] {
        text-align: left;
    }
    
    .item-action-col[b-4oe5ktl7z8] {
        position: absolute;
        top: 1rem;
        right: 1rem;
    }
}
/* /Pages/Home.razor.rz.scp.css */
/* Hero Section */
.hero-section[b-3p5n0q4hva] {
    height: 60vh;
    min-height: 400px;
    background-color: #1a1e1f;
    /* We will eventually replace the background-color with your high-res Scottish landscape image */
    background-image: linear-gradient(rgba(18, 20, 21, 0.7), rgba(18, 20, 21, 0.9)); 
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-bottom: 1px solid #2a3b2c;
}

.hero-overlay[b-3p5n0q4hva] {
    padding: 2rem;
}

.hero-title[b-3p5n0q4hva] {
    font-size: 3rem;
    letter-spacing: 4px;
    margin-bottom: 0.5rem;
    color: #ffffff;
}

.hero-subtitle[b-3p5n0q4hva] {
    font-size: 1.2rem;
    color: #b0b5b1;
    margin-bottom: 2rem;
}

.cta-button[b-3p5n0q4hva] {
    background-color: #2a3b2c;
    color: #e0e0e0;
    border: 1px solid #5c7a60;
    padding: 1rem 2.5rem;
    font-size: 1.1rem;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}

.cta-button:hover[b-3p5n0q4hva] {
    background-color: #5c7a60;
    color: #ffffff;
}

/* Product Grid */
.product-container[b-3p5n0q4hva] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 4rem 2rem;
}

.section-heading[b-3p5n0q4hva] {
    text-align: center;
    font-size: 2rem;
    letter-spacing: 2px;
    margin-bottom: 3rem;
    color: #ffffff;
    border-bottom: 1px solid #2a3b2c;
    padding-bottom: 1rem;
    display: inline-block;
    width: 100%;
}

.product-grid[b-3p5n0q4hva] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 2.5rem;
}

/* Product Cards */
.product-card[b-3p5n0q4hva] {
    background-color: #171a1b;
    border: 1px solid #222729;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    text-decoration: none;
    display: block;
}

.product-card:hover[b-3p5n0q4hva] {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    border-color: #2a3b2c;
}

.product-image-wrapper[b-3p5n0q4hva] {
    position: relative;
    aspect-ratio: 1 / 1;
    background-color: #0b0c0d;
    overflow: hidden;
}

.product-image[b-3p5n0q4hva] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.85;
    transition: opacity 0.3s ease;
}

.product-card:hover .product-image[b-3p5n0q4hva] {
    opacity: 1;
}

.sale-badge[b-3p5n0q4hva] {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background-color: #8b3a3a; /* Deep forge red */
    color: white;
    padding: 0.3rem 0.8rem;
    font-size: 0.8rem;
    font-weight: bold;
    letter-spacing: 1px;
    z-index: 10;
}

.product-info[b-3p5n0q4hva] {
    padding: 1.5rem;
    text-align: center;
}

.product-category[b-3p5n0q4hva] {
    font-size: 0.75rem;
    color: #6a7b6c;
    letter-spacing: 1px;
}

.product-name[b-3p5n0q4hva] {
    margin: 0.5rem 0 1rem 0;
    font-size: 1.2rem;
    color: #e0e0e0;
}

.product-price[b-3p5n0q4hva] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.strike[b-3p5n0q4hva] {
    text-decoration: line-through;
    color: #666;
    font-size: 0.9rem;
}

.sale[b-3p5n0q4hva] {
    color: #8b3a3a;
    font-weight: bold;
}

.current-price[b-3p5n0q4hva] {
    font-size: 1.1rem;
    color: #b0b5b1;
}
/* /Pages/ProductDetails.razor.rz.scp.css */
.loading-container[b-7avseo4pey] {
    text-align: center;
    padding: 5rem;
    color: #b0b5b1;
    font-size: 1.2rem;
}

.back-link[b-7avseo4pey] {
    color: #5c7a60;
    text-decoration: none;
}

.product-details-container[b-7avseo4pey] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    max-width: 1200px;
    margin: 4rem auto;
    padding: 0 2rem;
}

.image-column[b-7avseo4pey] {
    background-color: #0b0c0d;
    border: 1px solid #222729;
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-image[b-7avseo4pey] {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.info-column[b-7avseo4pey] {
    display: flex;
    flex-direction: column;
}

.category-label[b-7avseo4pey] {
    color: #6a7b6c;
    letter-spacing: 2px;
    font-size: 0.85rem;
    margin-bottom: 0.5rem;
}

.product-title[b-7avseo4pey] {
    color: #ffffff;
    font-size: 2.5rem;
    margin: 0 0 1rem 0;
}

.price-display[b-7avseo4pey] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 2rem;
    font-size: 1.5rem;
}

.strike[b-7avseo4pey] {
    text-decoration: line-through;
    color: #666;
    font-size: 1.2rem;
}

.sale[b-7avseo4pey] {
    color: #8b3a3a;
    font-weight: bold;
}

.current-price[b-7avseo4pey] {
    color: #e0e0e0;
}

.description[b-7avseo4pey] {
    color: #b0b5b1;
    line-height: 1.6;
    margin-bottom: 2.5rem;
}

.options-section[b-7avseo4pey] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    margin-bottom: 3rem;
    background-color: #171a1b;
    padding: 2rem;
    border: 1px solid #222729;
}

.option-group[b-7avseo4pey] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.option-group label[b-7avseo4pey] {
    color: #e0e0e0;
    font-size: 0.9rem;
    font-weight: bold;
}

.form-select[b-7avseo4pey], .form-input[b-7avseo4pey] {
    background-color: #0b0c0d;
    border: 1px solid #434b4d;
    color: #e0e0e0;
    padding: 0.8rem;
    font-size: 1rem;
    outline: none;
    transition: border-color 0.3s ease;
}

.form-select:focus[b-7avseo4pey], .form-input:focus[b-7avseo4pey] {
    border-color: #5c7a60; /* Moss green accent on focus */
}

.add-to-cart-btn[b-7avseo4pey] {
    background-color: #2a3b2c;
    color: #ffffff;
    border: 1px solid #5c7a60;
    padding: 1.2rem;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 2px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.add-to-cart-btn:hover[b-7avseo4pey] {
    background-color: #5c7a60;
}

/* Responsive layout for mobile phones */
@media (max-width: 768px) {
    .product-details-container[b-7avseo4pey] {
        grid-template-columns: 1fr;
        gap: 2rem;
        margin: 2rem auto;
    }
}
