/* _content/BlazorApp2/Components/Layout/Footer.razor.rz.scp.css */
.footer[b-ui0rno7sn2] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    margin-top: auto;
    width: 100%;
}

.footer-content[b-ui0rno7sn2] {
    max-width: 100%;
    margin: 0 auto;
    padding: 0.5rem 1rem;
}

.contact-section[b-ui0rno7sn2] {
    margin-bottom: 0.25rem;
}

.contact-section h3[b-ui0rno7sn2] {
    font-size: 1.25rem;
    margin-bottom: 0.25rem;
    font-weight: 600;
}

.contact-item[b-ui0rno7sn2] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    margin-bottom: 0.125rem;
}

.contact-item svg[b-ui0rno7sn2] {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.contact-item a[b-ui0rno7sn2] {
    color: white;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    transition: border-color 0.3s ease;
}

.contact-item a:hover[b-ui0rno7sn2] {
    border-color: white;
}

.copyright[b-ui0rno7sn2] {
    text-align: center;
    padding-top: 0.25rem;
    border-top: 1px solid rgba(255,255,255,0.2);
}

.copyright p[b-ui0rno7sn2] {
    margin: 0;
    font-size: 0.875rem;
    opacity: 0.9;
}

/* ���O�M�ୱ���� */
@media (min-width: 768px) {
    .footer-content[b-ui0rno7sn2] {
        max-width: 1200px;
        padding: 0.75rem 2rem;
    }

    .contact-section[b-ui0rno7sn2] {
        margin-bottom: 0.375rem;
    }

    .contact-section h3[b-ui0rno7sn2] {
        font-size: 1.5rem;
        margin-bottom: 0.375rem;
    }

    .contact-item[b-ui0rno7sn2] {
        font-size: 1.1rem;
        margin-bottom: 0.25rem;
        gap: 0.375rem;
    }

    .copyright[b-ui0rno7sn2] {
        padding-top: 0.375rem;
    }

    .copyright p[b-ui0rno7sn2] {
        font-size: 1rem;
    }
}
/* _content/BlazorApp2/Components/Layout/MainLayout.razor.rz.scp.css */
html[b-2vf97p5uii], body[b-2vf97p5uii] {
    height: 100%;
    margin: 0;
    padding: 0;
}

.page[b-2vf97p5uii] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

main[b-2vf97p5uii] {
    flex: 1 0 auto;
}

.content[b-2vf97p5uii] {
    padding: 1rem;
    max-width: 100%;
}

/* ���O�M�ୱ���� */
@media (min-width: 768px) {
    .content[b-2vf97p5uii] {
        max-width: 1200px;
        margin: 0 auto;
        padding: 2rem;
    }
}

#blazor-error-ui[b-2vf97p5uii] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-2vf97p5uii] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorApp2/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-g80w8ngysh] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-g80w8ngysh] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-g80w8ngysh] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-g80w8ngysh] {
    font-size: 1.1rem;
}

.bi[b-g80w8ngysh] {
    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-g80w8ngysh] {
    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-g80w8ngysh] {
    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-g80w8ngysh] {
    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-g80w8ngysh] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-g80w8ngysh] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-g80w8ngysh] {
        padding-bottom: 1rem;
    }

    .nav-item[b-g80w8ngysh]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-g80w8ngysh]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-g80w8ngysh]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-g80w8ngysh] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-g80w8ngysh] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-g80w8ngysh] {
        display: none;
    }

    .nav-scrollable[b-g80w8ngysh] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/BlazorApp2/Components/Layout/TopNavMenu.razor.rz.scp.css */
/* �̥~�h�e�� */
.top-nav-container[b-lpr7w08ra9] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 0.75rem 1rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Checkbox ���æ��O���\�� */
.navbar-toggler[b-lpr7w08ra9] {
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid white;
    border-radius: 8px;
    color: white;
    cursor: pointer;
    padding: 0.5rem 0.75rem;
    display: block;
    float: right;
    width: 48px;
    height: 40px;
    position: relative;
}

.navbar-toggler:hover[b-lpr7w08ra9] {
    background: rgba(255, 255, 255, 0.3);
}

.hamburger-icon[b-lpr7w08ra9],
.hamburger-icon[b-lpr7w08ra9]::before,
.hamburger-icon[b-lpr7w08ra9]::after {
    display: block;
    width: 24px;
    height: 3px;
    background: white;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.hamburger-icon[b-lpr7w08ra9] {
    top: 50%;
    transform: translate(-50%, -50%);
}

.hamburger-icon[b-lpr7w08ra9]::before {
    content: '';
    top: -8px;
}

.hamburger-icon[b-lpr7w08ra9]::after {
    content: '';
    top: 8px;
}

/* ���e�� */
.nav-scrollable[b-lpr7w08ra9] {
    display: none;
    clear: both;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.nav-scrollable.show[b-lpr7w08ra9] {
    display: block;
}

.nav-horizontal[b-lpr7w08ra9] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    padding-top: 0.5rem;
}

.nav-item[b-lpr7w08ra9] {
    flex-shrink: 0;
}

.nav-item[b-lpr7w08ra9]  a {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    color: white !important;
    text-decoration: none;
    border-radius: 0.5rem;
    white-space: nowrap;
    transition: background-color 0.3s ease;
    font-size: 1rem;
}

.nav-item[b-lpr7w08ra9]  a:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.nav-item[b-lpr7w08ra9]  a.active {
    background-color: rgba(255, 255, 255, 0.3);
    font-weight: 600;
}

.bi[b-lpr7w08ra9] {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.5rem;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-lpr7w08ra9] {
    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-cart-fill-nav-menu[b-lpr7w08ra9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-cart-fill' viewBox='0 0 16 16'%3E%3Cpath d='M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z'/%3E%3C/svg%3E");
}

@media (min-width: 768px) {
    .top-nav-container[b-lpr7w08ra9] {
        padding: 1rem 2rem;
    }

    .navbar-toggler[b-lpr7w08ra9] {
        display: none;
    }

    .nav-scrollable[b-lpr7w08ra9] {
        display: block !important;
    }

    .nav-horizontal[b-lpr7w08ra9] {
        flex-direction: row;
        gap: 1rem;
        justify-content: flex-end;
        padding-top: 0;
    }

    .nav-item[b-lpr7w08ra9]  a {
        padding: 0.875rem 2rem;
        font-size: 1.125rem;
        font-weight: 600;
        background: rgba(255,255,255,0.2);
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        border-radius: 10px;
    }

    .nav-item[b-lpr7w08ra9]  a:hover {
        background-color: rgba(255,255,255,0.35);
        transform: translateY(-2px);
        box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    }

    .nav-item[b-lpr7w08ra9]  a.active {
        background-color: rgba(255,255,255,0.4);
        box-shadow: 0 4px 8px rgba(0,0,0,0.25);
        font-weight: 700;
    }
}
/* _content/BlazorApp2/Components/Pages/Cart.razor.rz.scp.css */
.cart-page[b-c89ktcy8dy] {
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 120px;
}

.cart-header[b-c89ktcy8dy] {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
}

.back-button[b-c89ktcy8dy] {
    width: 40px;
    height: 40px;
    border: none;
    background: #f0f0f0;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #333;
    transition: background 0.2s;
}

.back-button:hover[b-c89ktcy8dy] {
    background: #e0e0e0;
}

.cart-header h1[b-c89ktcy8dy] {
    font-size: 24px;
    font-weight: 700;
    color: #2c3e50;
    margin: 0;
}

.cart-content[b-c89ktcy8dy] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.cart-items[b-c89ktcy8dy] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.cart-item[b-c89ktcy8dy] {
    display: grid;
    grid-template-columns: 80px 1fr auto;
    gap: 12px;
    padding: 16px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    align-items: center;
}

.item-image[b-c89ktcy8dy] {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
    background: #f5f5f5;
}

.item-image img[b-c89ktcy8dy] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-details h3[b-c89ktcy8dy] {
    margin: 0 0 8px 0;
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
}

.item-price[b-c89ktcy8dy] {
    margin: 0;
    font-size: 14px;
    color: #7f8c8d;
}

.item-quantity[b-c89ktcy8dy] {
    display: flex;
    align-items: center;
    gap: 12px;
    grid-column: 2 / 3;
}

.qty-button[b-c89ktcy8dy] {
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    background: white;
    border-radius: 6px;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.qty-button:hover[b-c89ktcy8dy] {
    background: #f5f5f5;
    border-color: #27ae60;
}

.qty-value[b-c89ktcy8dy] {
    font-size: 16px;
    font-weight: 600;
    min-width: 30px;
    text-align: center;
}

.item-subtotal[b-c89ktcy8dy] {
    grid-column: 3 / 4;
    grid-row: 1 / 3;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #e74c3c;
}

.order-form[b-c89ktcy8dy] {
    background: white;
    padding: 24px;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.order-form h2[b-c89ktcy8dy] {
    font-size: 20px;
    font-weight: 600;
    color: #2c3e50;
    margin: 0 0 20px 0;
}

.order-form h2:not(:first-child)[b-c89ktcy8dy] {
    margin-top: 32px;
}

.form-group[b-c89ktcy8dy] {
    margin-bottom: 20px;
}

.form-group label[b-c89ktcy8dy] {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #2c3e50;
    margin-bottom: 8px;
}

.form-group input[type="text"][b-c89ktcy8dy],
.form-group input[type="tel"][b-c89ktcy8dy],
.form-group input[type="email"][b-c89ktcy8dy],
.form-group textarea[b-c89ktcy8dy] {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 16px;
    transition: border-color 0.2s;
    box-sizing: border-box;
}

.form-group input[type="text"]:focus[b-c89ktcy8dy],
.form-group input[type="tel"]:focus[b-c89ktcy8dy],
.form-group input[type="email"]:focus[b-c89ktcy8dy],
.form-group textarea:focus[b-c89ktcy8dy] {
    outline: none;
    border-color: #27ae60;
}

.form-group input[type="checkbox"][b-c89ktcy8dy] {
    margin-right: 8px;
}

.payment-info[b-c89ktcy8dy] {
    margin-top: 32px;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 8px;
}

.payment-info h3[b-c89ktcy8dy] {
    font-size: 18px;
    font-weight: 600;
    color: #2c3e50;
    margin: 0 0 12px 0;
}

.payment-method[b-c89ktcy8dy] {
    font-size: 14px;
    color: #2c3e50;
}

.payment-method p[b-c89ktcy8dy] {
    margin: 8px 0;
}

.payment-method .note[b-c89ktcy8dy] {
    color: #e74c3c;
    font-size: 13px;
    margin-top: 12px;
}

.cart-summary-bar[b-c89ktcy8dy] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    padding: 16px 20px;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    z-index: 100;
}

.summary-info[b-c89ktcy8dy] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.summary-label[b-c89ktcy8dy] {
    font-size: 14px;
    color: #7f8c8d;
}

.summary-total[b-c89ktcy8dy] {
    font-size: 24px;
    font-weight: 700;
    color: #e74c3c;
}

.submit-button[b-c89ktcy8dy] {
    padding: 14px 32px;
    background: #27ae60;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
}

.submit-button:hover[b-c89ktcy8dy] {
    background: #229954;
}

.submit-button:active[b-c89ktcy8dy] {
    transform: scale(0.98);
}

.empty-cart[b-c89ktcy8dy] {
    text-align: center;
    padding: 60px 20px;
}

.empty-cart p[b-c89ktcy8dy] {
    font-size: 18px;
    color: #7f8c8d;
    margin-bottom: 24px;
}

.continue-shopping[b-c89ktcy8dy] {
    padding: 14px 32px;
    background: #27ae60;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
}

.continue-shopping:hover[b-c89ktcy8dy] {
    background: #229954;
}

/* ���O�H�W */
@media (min-width: 768px) {
    .cart-page[b-c89ktcy8dy] {
        padding: 32px 40px;
    }

    .cart-header h1[b-c89ktcy8dy] {
        font-size: 28px;
    }

    .cart-item[b-c89ktcy8dy] {
        grid-template-columns: 100px 1fr auto auto;
        padding: 20px;
    }

    .item-image[b-c89ktcy8dy] {
        width: 100px;
        height: 100px;
    }

    .item-details h3[b-c89ktcy8dy] {
        font-size: 18px;
    }

    .item-quantity[b-c89ktcy8dy] {
        grid-column: 3 / 4;
        grid-row: 1 / 2;
    }

    .item-subtotal[b-c89ktcy8dy] {
        grid-column: 4 / 5;
        grid-row: 1 / 2;
    }

    .cart-summary-bar[b-c89ktcy8dy] {
        padding: 20px 40px;
    }

    .summary-total[b-c89ktcy8dy] {
        font-size: 28px;
    }

    .submit-button[b-c89ktcy8dy] {
        padding: 16px 40px;
        font-size: 18px;
    }
}

/* �ୱ�� */
@media (min-width: 1024px) {
    .cart-page[b-c89ktcy8dy] {
        padding: 40px 60px;
    }

    .cart-content[b-c89ktcy8dy] {
        flex-direction: row;
        gap: 32px;
    }

    .cart-items[b-c89ktcy8dy] {
        flex: 1;
    }

    .order-form[b-c89ktcy8dy] {
        width: 400px;
        flex-shrink: 0;
    }

    .cart-summary-bar[b-c89ktcy8dy] {
        max-width: 1200px;
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 12px 12px 0 0;
    }
}
/* _content/BlazorApp2/Components/Pages/Order.razor.rz.scp.css */
.order-page[b-fazszj5xao] {
    padding: 20px;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.order-header[b-fazszj5xao] {
    text-align: center;
    margin-bottom: 32px;
}

.order-header h1[b-fazszj5xao] {
    font-size: 28px;
    font-weight: 700;
    color: #2c3e50;
    margin: 0 0 8px 0;
}

.subtitle[b-fazszj5xao] {
    font-size: 16px;
    color: #7f8c8d;
    margin: 0 0 12px 0;
}

.instruction[b-fazszj5xao] {
    font-size: 14px;
    color: #e74c3c;
    background: #fff5f5;
    padding: 12px 16px;
    border-radius: 8px;
    margin: 16px auto 0;
    max-width: 450px;
    font-weight: 500;
    border: 1px solid #fecaca;
    box-shadow: 0 1px 3px rgba(239, 68, 68, 0.1);
}

.products-container[b-fazszj5xao] {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.products-scroll[b-fazszj5xao] {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 10px 20px 20px 20px;
    margin: 0 -20px;
    scrollbar-width: thin;
    scrollbar-color: #d1d5db transparent;
    cursor: grab;
    user-select: none;
}

.products-scroll:active[b-fazszj5xao] {
    cursor: grabbing;
}

.products-scroll[b-fazszj5xao]::-webkit-scrollbar {
    height: 8px;
}

.products-scroll[b-fazszj5xao]::-webkit-scrollbar-track {
    background: transparent;
}

.products-scroll[b-fazszj5xao]::-webkit-scrollbar-thumb {
    background: #d1d5db;
    border-radius: 4px;
}

.products-scroll[b-fazszj5xao]::-webkit-scrollbar-thumb:hover {
    background: #9ca3af;
}

.cart-summary[b-fazszj5xao] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    padding: 12px 20px;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 100;
}

.cart-info[b-fazszj5xao] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-count[b-fazszj5xao] {
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
}

.cart-actions[b-fazszj5xao] {
    display: flex;
    gap: 10px;
}

.clear-button[b-fazszj5xao] {
    flex: 1;
    padding: 12px 20px;
    background: #e74c3c;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
}

.clear-button:hover[b-fazszj5xao] {
    background: #c0392b;
}

.clear-button:active[b-fazszj5xao] {
    transform: scale(0.98);
}

.checkout-button[b-fazszj5xao] {
    flex: 1;
    padding: 12px 20px;
    background: #27ae60;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
}

.checkout-button:hover[b-fazszj5xao] {
    background: #229954;
}

.checkout-button:active[b-fazszj5xao] {
    transform: scale(0.98);
}

/* ���O�H�W */
@media (min-width: 768px) {
    .order-page[b-fazszj5xao] {
        padding: 32px 40px 20px;
    }

    .order-header h1[b-fazszj5xao] {
        font-size: 36px;
    }

    .subtitle[b-fazszj5xao] {
        font-size: 18px;
    }

    .products-scroll[b-fazszj5xao] {
        gap: 24px;
        padding: 10px 40px 20px 40px;
        margin: 0 -40px;
        margin-bottom: 20px;
    }

    .cart-summary[b-fazszj5xao] {
        padding: 16px 40px;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .cart-actions[b-fazszj5xao] {
        gap: 12px;
        flex: 0 0 auto;
    }

    .clear-button[b-fazszj5xao],
    .checkout-button[b-fazszj5xao] {
        flex: 0 0 auto;
        min-width: 140px;
        padding: 14px 28px;
        font-size: 16px;
    }
}

/* �ୱ�� */
@media (min-width: 1024px) {
    .order-page[b-fazszj5xao] {
        max-width: 1400px;
        padding: 40px 60px 20px;
    }

    .order-header[b-fazszj5xao] {
        margin-bottom: 48px;
    }

    .order-header h1[b-fazszj5xao] {
        font-size: 42px;
    }

    .products-scroll[b-fazszj5xao] {
        gap: 32px;
        padding: 10px 60px 20px 60px;
        margin: 0 -60px;
    }

    .cart-summary[b-fazszj5xao] {
        max-width: 1400px;
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 12px 12px 0 0;
        padding: 18px 60px;
    }

    .clear-button[b-fazszj5xao],
    .checkout-button[b-fazszj5xao] {
        min-width: 160px;
        padding: 16px 32px;
        font-size: 18px;
    }
}
/* _content/BlazorApp2/Components/Pages/OrderConfirmation.razor.rz.scp.css */
.confirmation-page[b-pa0kx5oihs] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.confirmation-content[b-pa0kx5oihs] {
    max-width: 600px;
    width: 100%;
    background: white;
    border-radius: 16px;
    padding: 40px 24px;
    text-align: center;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}

.success-icon[b-pa0kx5oihs] {
    width: 80px;
    height: 80px;
    background: #27ae60;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    margin: 0 auto 24px;
    animation: scaleIn-b-pa0kx5oihs 0.5s ease-out;
}

@keyframes scaleIn-b-pa0kx5oihs {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

.confirmation-content h1[b-pa0kx5oihs] {
    font-size: 28px;
    font-weight: 700;
    color: #2c3e50;
    margin: 0 0 12px 0;
}

.message[b-pa0kx5oihs] {
    font-size: 16px;
    color: #7f8c8d;
    margin: 0 0 32px 0;
}

.info-box[b-pa0kx5oihs] {
    background: #f8f9fa;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 24px;
    text-align: left;
}

.info-box h2[b-pa0kx5oihs] {
    font-size: 18px;
    font-weight: 600;
    color: #2c3e50;
    margin: 0 0 16px 0;
}

.payment-details p[b-pa0kx5oihs] {
    margin: 8px 0;
    font-size: 15px;
    color: #2c3e50;
}

.payment-details .note[b-pa0kx5oihs] {
    color: #e74c3c;
    font-size: 14px;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #dee2e6;
}

.info-box ol[b-pa0kx5oihs] {
    margin: 0;
    padding-left: 20px;
}

.info-box li[b-pa0kx5oihs] {
    margin: 10px 0;
    font-size: 15px;
    color: #2c3e50;
}

.actions[b-pa0kx5oihs] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 32px;
}

.primary-button[b-pa0kx5oihs],
.secondary-button[b-pa0kx5oihs] {
    padding: 14px 32px;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.primary-button[b-pa0kx5oihs] {
    background: #27ae60;
    color: white;
}

.primary-button:hover[b-pa0kx5oihs] {
    background: #229954;
}

.secondary-button[b-pa0kx5oihs] {
    background: white;
    color: #27ae60;
    border: 2px solid #27ae60;
}

.secondary-button:hover[b-pa0kx5oihs] {
    background: #f0f9f4;
}

/* ���O�H�W */
@media (min-width: 768px) {
    .confirmation-content[b-pa0kx5oihs] {
        padding: 60px 40px;
    }

    .success-icon[b-pa0kx5oihs] {
        width: 100px;
        height: 100px;
        font-size: 60px;
    }

    .confirmation-content h1[b-pa0kx5oihs] {
        font-size: 32px;
    }

    .message[b-pa0kx5oihs] {
        font-size: 18px;
    }

    .actions[b-pa0kx5oihs] {
        flex-direction: row;
        justify-content: center;
    }

    .primary-button[b-pa0kx5oihs],
    .secondary-button[b-pa0kx5oihs] {
        padding: 16px 40px;
        font-size: 18px;
    }
}
/* _content/BlazorApp2/Components/Shared/ProductCard.razor.rz.scp.css */
.product-card[b-imo6lu6sze] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 280px;
    max-width: 320px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.2s, box-shadow 0.2s;
    scroll-snap-align: center;
}

.product-card:hover[b-imo6lu6sze] {
    transform: translateY(-4px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.product-image[b-imo6lu6sze] {
    width: 100%;
    height: 240px;
    overflow: hidden;
    background: #f5f5f5;
}

.product-image img[b-imo6lu6sze] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    user-select: none;
    -webkit-user-drag: none;
    pointer-events: none;
}

.product-info[b-imo6lu6sze] {
    padding: 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.product-name[b-imo6lu6sze] {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    user-select: none;
}

.product-price[b-imo6lu6sze] {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #e74c3c;
    user-select: none;
}

.quantity-badge[b-imo6lu6sze] {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #e74c3c;
    color: white;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    pointer-events: none;
}

.add-button[b-imo6lu6sze] {
    position: absolute;
    bottom: 16px;
    right: 16px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: none;
    background: #27ae60;
    color: white;
    font-size: 32px;
    font-weight: 300;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transition: background 0.2s, transform 0.1s;
    line-height: 1;
    z-index: 10;
}

.add-button:hover[b-imo6lu6sze] {
    background: #229954;
    transform: scale(1.05);
}

.add-button:active[b-imo6lu6sze] {
    transform: scale(0.95);
}

/* ���O�H�W */
@media (min-width: 768px) {
    .product-card[b-imo6lu6sze] {
        min-width: 300px;
        max-width: 340px;
    }

    .product-image[b-imo6lu6sze] {
        height: 260px;
    }
}

/* �ୱ�� */
@media (min-width: 1024px) {
    .product-card[b-imo6lu6sze] {
        min-width: 320px;
        max-width: 360px;
    }

    .product-image[b-imo6lu6sze] {
        height: 280px;
    }
}
