/* _content/ShopStore/Components/HeroSection.razor.rz.scp.css */
/*!
 * \file WorkProjectCard.razor.css
 * \brief Work 카드 2열 레이아웃(좌 이미지 · 우 텍스트) + 반응형.
 */

/* 카드 컨테이너: 2열 + 깔끔한 카드룩 */
.work-card.side[b-e730vo2l31] {
    display: grid;
    grid-template-columns: 420px 1fr; /* 좌측 고정폭, 우측 유동 */
    gap: 18px;
    padding: 16px;
    background: var(--card);
    border-radius: 22px;
    box-shadow: var(--shadow);
}

@media (max-width: 900px) {
    .work-card.side[b-e730vo2l31] {
        grid-template-columns: 1fr;
    }
}

/* 좌측 미디어: 프레임 + contain */
.media[b-e730vo2l31] {
    align-self: start;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    padding: 10px;
}

    .media img[b-e730vo2l31] {
        display: block;
        width: 100%;
        height: auto;
        max-height: 420px; /* 과도한 세로 확장 방지 */
        object-fit: contain; /* 전체가 보이도록 */
    }

.media-fallback[b-e730vo2l31] {
    display: grid;
    place-items: center;
    width: 100%;
    min-height: 220px;
    color: #475569;
    background: #f1f5f9;
    border-radius: 12px;
    font-size: 2rem;
}

/* 우측 본문 */
.work-body[b-e730vo2l31] {
    padding: 4px 2px;
}

.work-head h5[b-e730vo2l31] {
    margin: 0;
    font-size: 1.28rem;
    font-weight: 800;
    color: #0f172a;
}

.work-head .meta[b-e730vo2l31] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: .4rem;
    color: #475569;
    font-size: .92rem;
}

    .work-head .meta span[b-e730vo2l31] {
        background: #f8fafc;
        border: 1px solid #e5e7eb;
        padding: 3px 8px;
        border-radius: 999px;
    }

.work-head .sub[b-e730vo2l31] {
    margin: .6rem 0 0;
    color: #334155;
}

.bullets[b-e730vo2l31] {
    margin: .6rem 0 0 1rem;
    color: #0f172a;
}

    .bullets li[b-e730vo2l31] {
        margin: .25rem 0;
    }
/* _content/ShopStore/Components/Layout/MainLayout.razor.rz.scp.css */
/*! 
 * \file NavMenu.razor.css
 * \brief ��� ���� ������ �׺���̼� (PC/����� ȣȯ)
 */

/* ===== ���� ===== */
.cm-topbar[b-9ye9bf7ak2] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(10, 15, 30, 0.9);
    backdrop-filter: blur(10px);
    padding: 0 1rem;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    z-index: 2000; /* �׻� �� */
}

/* �귣�� */
.cm-brand[b-9ye9bf7ak2] {
    display: flex;
    align-items: center;
    gap: .5rem;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    font-size: 1.1rem;
}

.cm-brand-logo[b-9ye9bf7ak2] {
    width: 32px;
    height: 32px;
}

/* ===== ����ũž �޴� ===== */
.cm-nav[b-9ye9bf7ak2] {
    display: flex;
    align-items: center;
    gap: 1.2rem;
}

    .cm-nav a[b-9ye9bf7ak2] {
        color: #e5e7eb;
        font-weight: 600;
        text-decoration: none;
        font-size: 0.95rem;
        transition: color .15s ease;
    }

        .cm-nav a:hover[b-9ye9bf7ak2],
        .cm-nav a.active[b-9ye9bf7ak2] {
            color: #60a5fa;
        }

/* ===== ����� �ܹ��� ===== */
.cm-nav-burger[b-9ye9bf7ak2] {
    display: none;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    background: transparent;
    border: 0;
    cursor: pointer;
    width: 36px;
    height: 36px;
}

    .cm-nav-burger span[b-9ye9bf7ak2] {
        display: block;
        width: 24px;
        height: 3px;
        background: #e5e7eb;
        border-radius: 2px;
        transition: all .2s ease;
    }

/* ===== ����� �޴� ===== */
@media (max-width: 820px) {
    .cm-nav[b-9ye9bf7ak2] {
        position: fixed;
        top: 60px;
        right: 0;
        width: 200px;
        height: calc(100vh - 60px);
        flex-direction: column;
        align-items: flex-start;
        background: rgba(10, 15, 30, 0.98);
        border-left: 1px solid rgba(255,255,255,0.08);
        padding: 1rem;
        gap: 1rem;
        transform: translateX(100%);
        transition: transform .3s ease;
    }

        .cm-nav.open[b-9ye9bf7ak2] {
            transform: translateX(0);
        }

    .cm-nav-burger[b-9ye9bf7ak2] {
        display: flex;
    }
}

/* ===== ���� ��� ���� ===== */
.cm-body[b-9ye9bf7ak2] {
    margin-top: 60px; /* �׺� ���̸�ŭ ���� */
}
/*!
 * \file floating-contact.css
 * \brief ������ �ϴ� ���� ������ ���� ��ư ��Ÿ��.
 * \details
 *  - ��ũ��忡���� ���ü� ����.
 *  - ��ũ�ѿ� �����Ǿ� ����ٴ�.
 *  - ������ ��� + �帲 + �ܰ��� + �׸���.
 * \author CodeMaru
 * \date 2025-10-08
 */

.floating-contact[b-9ye9bf7ak2] {
    position: fixed;
    bottom: 28px;
    right: 28px;
    z-index: 1000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 22px;
    border-radius: 30px;
    color: #fff;
    font-weight: 700;
    font-size: 0.95rem;
    text-decoration: none;
    letter-spacing: 0.3px;
    /* ������ + ���������� */
    background: rgba(40, 40, 70, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
    transition: all 0.25s ease;
}

    .floating-contact:hover[b-9ye9bf7ak2] {
        background: rgba(80, 80, 130, 0.45);
        border-color: rgba(255, 255, 255, 0.35);
        transform: translateY(-2px);
        box-shadow: 0 10px 30px rgba(100, 100, 200, 0.4);
    }

    .floating-contact:focus-visible[b-9ye9bf7ak2] {
        outline: none;
        box-shadow: 0 0 0 3px rgba(147, 197, 253, 0.5), 0 0 10px rgba(147, 197, 253, 0.4);
    }
    /* ������ ũ��/���� */
    .floating-contact i[b-9ye9bf7ak2] {
        font-size: 1.05rem;
        color: #fff;
        filter: drop-shadow(0 0 2px rgba(0, 0, 0, .3));
    }
/* Ǫ�Ͱ� ���� ��ġ�� �ƴ϶� �ڿ������� �ٴڿ� �ٵ��� */
.footer[b-9ye9bf7ak2] {
    flex-shrink: 0; /* ? Ǫ�� �پ���� ���� */
}

/* ������� �� ��ư ũ�� ���� */
@media (max-width: 768px) {
    .floating-contact[b-9ye9bf7ak2] {
        bottom: 20px;
        right: 20px;
        font-size: 0.9rem;
        padding: 9px 18px;
    }
    /* Ǫ�Ͱ� ���� ��ġ�� �ƴ϶� �ڿ������� �ٴڿ� �ٵ��� */
    .footer[b-9ye9bf7ak2] {
        flex-shrink: 0; /* ? Ǫ�� �پ���� ���� */
    }
}
/* _content/ShopStore/Components/Layout/NavMenu.razor.rz.scp.css */
.cm-inline-form[b-vo4i9lol0z] {
    display: inline;
}

    .cm-inline-form .btn-link[b-vo4i9lol0z] {
        vertical-align: baseline;
    }
/* _content/ShopStore/Components/Pages/Contact.razor.rz.scp.css */
/*!
 * \file Contact.razor.css
 * \brief Contact 페이지 전용 Scoped CSS(폼 시각 일관성/그리드/아이콘 인풋/에러/토스트 개선).
 */

/* ===== 색/치수 토큰 ===== */
:root[b-9u7hcq8qaq] {
    --ink: #0f172a;
    --ink-2: #475569;
    --muted: #6b7280;
    --card: #ffffff;
    --card-r: 24px;
    --shadow: 0 8px 28px rgba(15,23,42,.06);
    --grad-a: #7c3aed;
    --grad-b: #db2777;
    --ctl-h: 44px; /* 인풋/셀렉트 높이 통일 */
    --ctl-r: 12px; /* 둥근 모서리 통일 */
    --ctl-pad-x: 14px; /* 좌우 패딩 통일 */
    --gap: 12px; /* 기본 간격 */
}

.contact-wrap[b-9u7hcq8qaq] {
    color: var(--ink);
    margin: 24px auto;
    max-width: 980px;
    padding: 0 10px;
}

.section-card[b-9u7hcq8qaq] {
    background: var(--card);
    border-radius: var(--card-r);
    padding: 22px 24px;
    box-shadow: var(--shadow);
    margin-bottom: 22px;
}

/* ===== 헤더 ===== */
.section-header[b-9u7hcq8qaq] {
    display: flex;
    align-items: center;
    gap: .7rem;
    margin-bottom: 18px;
}

    .section-header h3[b-9u7hcq8qaq] {
        margin: 0;
        font-weight: 800;
        letter-spacing: .2px;
    }

.section-icon[b-9u7hcq8qaq] {
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border-radius: 12px;
    background: linear-gradient(135deg,var(--grad-a),var(--grad-b));
    color: #fff;
}

    .section-icon i[b-9u7hcq8qaq] {
        font-size: 1.1rem;
        color: #fff;
        filter: drop-shadow(0 0 2px rgba(0,0,0,.4));
    }

/* ===== 레이아웃: 좌 카드 / 우 폼 ===== */
.contact-grid[b-9u7hcq8qaq] {
    display: grid;
    gap: 18px;
    grid-template-columns: 1fr 1.4fr;
}

@media (max-width: 900px) {
    .contact-grid[b-9u7hcq8qaq] {
        grid-template-columns: 1fr;
    }
}

/* ===== 좌측: 연락 카드 ===== */
.block-title[b-9u7hcq8qaq] {
    margin: 0 0 10px;
    font-size: 1.05rem;
    font-weight: 800;
}

.kv[b-9u7hcq8qaq] {
    display: flex;
    gap: .8rem;
    align-items: flex-start;
    padding: 10px 0;
    border-bottom: 1px solid #eef1f7;
}

    .kv:last-child[b-9u7hcq8qaq] {
        border-bottom: 0;
    }

    .kv i[b-9u7hcq8qaq] {
        margin-top: 4px;
        color: #6d28d9;
    }

.kv-key[b-9u7hcq8qaq] {
    font-weight: 700;
    font-size: .92rem;
    color: #334155;
}

.kv-val[b-9u7hcq8qaq] {
    color: #1e293b;
    text-decoration: none;
}

    .kv-val:hover[b-9u7hcq8qaq] {
        text-decoration: underline;
    }

.note[b-9u7hcq8qaq] {
    margin-top: 10px;
    color: var(--ink-2);
    font-size: .92rem;
}

/* ===== 우측: 폼 ===== */
.form-head[b-9u7hcq8qaq] {
    display: flex;
    align-items: center;
    gap: .8rem;
    margin-bottom: 10px;
}

.badge-grad[b-9u7hcq8qaq] {
    display: inline-grid;
    place-items: center;
    width: 36px;
    height: 36px;
    border-radius: 12px;
    background: linear-gradient(135deg,var(--grad-a),var(--grad-b));
    color: #fff;
}

.form-title[b-9u7hcq8qaq] {
    margin: 0;
    font-weight: 800;
    font-size: 1.35rem;
}

.form-desc[b-9u7hcq8qaq] {
    margin: .2rem 0 0;
    color: var(--ink-2);
}

/* 폼 그리드(PC=2열, Mobile=1열) */
.form-grid-2[b-9u7hcq8qaq] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--gap) var(--gap);
}

@media (max-width: 700px) {
    .form-grid-2[b-9u7hcq8qaq] {
        grid-template-columns: 1fr;
    }
}

.span-2[b-9u7hcq8qaq] {
    grid-column: 1 / -1;
}

.form-row[b-9u7hcq8qaq] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

    .form-row label[b-9u7hcq8qaq] {
        display: block;
        font-weight: 700;
        font-size: .92rem;
    }

/* 인풋 그룹: 아이콘 + 컨트롤 */
.input-group[b-9u7hcq8qaq] {
    display: grid;
    grid-template-columns: 38px 1fr;
    align-items: center;
    border: 1px solid #e5e7eb;
    background: #f9fafb;
    border-radius: var(--ctl-r);
    min-height: var(--ctl-h);
    padding: 0;
}

    .input-group i[b-9u7hcq8qaq] {
        display: grid;
        place-items: center;
        color: #6d28d9;
    }

    .input-group .input[b-9u7hcq8qaq],
    .input-group .textarea[b-9u7hcq8qaq] {
        border: none !important;
        background: transparent;
        width: 100%;
        height: 100%;
        padding: 0 var(--ctl-pad-x);
        font-size: .96rem;
        color: #111827;
        outline: none;
    }

.textarea-group[b-9u7hcq8qaq] {
    align-items: start;
}

    .textarea-group i[b-9u7hcq8qaq] {
        align-self: start;
        padding-top: 12px;
    }

.textarea[b-9u7hcq8qaq] {
    min-height: 160px; /* 메시지 박스 일관 크기 */
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    resize: vertical;
}

/* 포커스 링(그룹 전체에 표시) */
.input-group:focus-within[b-9u7hcq8qaq] {
    border-color: #93c5fd;
    box-shadow: 0 0 0 3px rgba(147,197,253,.35);
}

/* 유효성/에러 메시지 */
.validation-message[b-9u7hcq8qaq],
.validation-message > div[b-9u7hcq8qaq] {
    color: #b91c1c;
    font-size: .86rem;
}

/* 버튼/피드백 */
.btn-send[b-9u7hcq8qaq] {
    width: 100%;
    margin-top: 12px;
    border: none;
    cursor: pointer;
    background: #6366f1;
    color: #fff;
    font-weight: 800;
    font-size: 1.05rem;
    padding: 12px 14px;
    border-radius: 14px;
    box-shadow: 0 6px 18px rgba(17,24,39,.08);
    transition: transform .15s ease, box-shadow .15s ease, background .15s ease, opacity .15s;
}

    .btn-send:hover[b-9u7hcq8qaq] {
        transform: translateY(-2px);
        box-shadow: 0 10px 24px rgba(17,24,39,.12);
        background: #575bf5;
    }

    .btn-send:disabled[b-9u7hcq8qaq] {
        opacity: .6;
        cursor: not-allowed;
    }

.spinner[b-9u7hcq8qaq] {
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
    animation: spin-b-9u7hcq8qaq .7s linear infinite;
}

@keyframes spin-b-9u7hcq8qaq {
    to {
        transform: rotate(360deg);
    }
}

/* 결과 배지(토스트 느낌) */
.alert[b-9u7hcq8qaq] {
    margin-top: 10px;
    padding: 10px 12px;
    border-radius: 10px;
    font-size: .92rem;
}

    .alert.ok[b-9u7hcq8qaq] {
        background: #ecfdf5;
        color: #065f46;
        border: 1px solid #a7f3d0;
    }

    .alert.fail[b-9u7hcq8qaq] {
        background: #fef2f2;
        color: #991b1b;
        border: 1px solid #fecaca;
    }

    .alert.detail[b-9u7hcq8qaq] {
        margin-top: 6px;
    }

/* 봇 방지: 화면에 숨김 */
.hp[b-9u7hcq8qaq] {
    position: absolute;
    left: -5000px;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.muted[b-9u7hcq8qaq] {
    color: #6b7280;
}
/* _content/ShopStore/Components/Pages/ProductDetail.razor.rz.scp.css */
/*!
     * \file product-detail.inline.css
     * \brief 상세 페이지 전용 경량 스타일(이미지/패널/그리드 정돈).
     * \author Dreamine / CodeMaru
     * \date 2025-10-16
     */

/* 컨텍스트 */
.product-detail[b-f43v0hw2xt] {
    --pd-gap: 1rem;
}

    /* 1) 대표 이미지: 16:9 비율 + 최대 높이 제한 */
    .product-detail .hero[b-f43v0hw2xt] {
        position: relative;
        width: 100%;
        aspect-ratio: 16/9;
        max-height: 520px;
        overflow: hidden;
        border-radius: .75rem;
        background: #f8fafc;
        box-shadow: 0 2px 8px rgba(0,0,0,.06);
    }

    .product-detail .hero-img[b-f43v0hw2xt] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    /* 2) 우측 구매 패널: sticky + 여백/분리선 */
    .product-detail .buy-panel[b-f43v0hw2xt] {
        position: sticky;
        top: 84px;
        padding: 1rem 1.25rem;
        border: 1px solid #e5e7eb;
        border-radius: .75rem;
        background: #fff;
        box-shadow: 0 2px 8px rgba(0,0,0,.04);
    }

        .product-detail .buy-panel .form-label[b-f43v0hw2xt] {
            margin-bottom: .25rem;
        }

        .product-detail .buy-panel .form-select[b-f43v0hw2xt] {
            height: 40px;
        }

    .product-detail .price-block[b-f43v0hw2xt] {
        border-top: 1px dashed #e5e7eb;
        margin-top: .5rem;
        padding-top: .5rem;
    }

    .product-detail .actions[b-f43v0hw2xt] {
        gap: .5rem;
    }

    /* 3) 상세보기 프리뷰 썸네일: 동일 크기 그리드 */
    .product-detail .grid-thumbs[b-f43v0hw2xt] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: .75rem;
    }

@media (max-width: 992px) {
    .product-detail .grid-thumbs[b-f43v0hw2xt] {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 576px) {
    .product-detail .grid-thumbs[b-f43v0hw2xt] {
        grid-template-columns: repeat(2, 1fr);
    }
}

.product-detail .grid-thumbs .thumb[b-f43v0hw2xt] {
    aspect-ratio: 4/3;
    border-radius: .5rem;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,.08);
}

.product-detail .grid-thumbs img[b-f43v0hw2xt] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .2s ease;
}

.product-detail .grid-thumbs .thumb:hover img[b-f43v0hw2xt] {
    transform: scale(1.04);
}

/* 4) 카드 타이포/간격 */
.product-detail h6[b-f43v0hw2xt] {
    margin-bottom: .5rem;
}

.product-detail .small[b-f43v0hw2xt] {
    line-height: 1.55;
}

/* 5) 색상 유틸(부트스트랩 미존재 환경 백업) */
.bg-success-subtle[b-f43v0hw2xt] {
    background: #eaf7ee;
}

.text-success-emphasis[b-f43v0hw2xt] {
    color: #0a7a28;
}
/* _content/ShopStore/Components/ProductListSection.razor.rz.scp.css */
/*!
 * \file ProjectCard.razor.css
 * \brief Personal/공용 썸네일 카드(16:10 자동 크롭, 태그, 링크 버튼).
 */

.card[b-mvh4nobvcl] {
    background: var(--card);
    border-radius: var(--r);
    box-shadow: var(--shadow);
    padding: 0 0 12px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    overflow: hidden;
}

/* 썸네일: 16:10(800x500) 비율 박스 + 중앙 크롭 */
.thumb[b-mvh4nobvcl] {
    position: relative;
    width: 100%;
    aspect-ratio: 16/10;
    background: #f1f5f9;
}

    .thumb img[b-mvh4nobvcl] {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.thumb-fallback[b-mvh4nobvcl] {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    font-size: 2.2rem;
    color: #475569;
}

.head[b-mvh4nobvcl] {
    padding: 12px 16px 0;
}

    .head .title[b-mvh4nobvcl] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 8px;
    }

    .head h4[b-mvh4nobvcl] {
        margin: 0;
        font-weight: 800;
    }

.year[b-mvh4nobvcl] {
    font-size: .9rem;
    color: #64748b;
}

.desc[b-mvh4nobvcl] {
    margin: .35rem 0 0;
    color: #334155;
    padding: 0 16px;
}

.tags[b-mvh4nobvcl] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding: 0 16px;
}

.tag[b-mvh4nobvcl] {
    font-size: .82rem;
    padding: 4px 8px;
    border-radius: 999px;
    border: 1px solid #e5e7eb;
    color: #0f172a;
    background: #f8fafc;
}

    .tag.kind[b-mvh4nobvcl] {
        background: #eef2ff;
        border-color: #c7d2fe;
        color: #3730a3;
    }

.links[b-mvh4nobvcl] {
    display: flex;
    gap: 8px;
    margin-top: 4px;
    padding: 0 16px;
}

.btn.link[b-mvh4nobvcl] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 10px;
    border-radius: 10px;
    text-decoration: none;
    background: #6366f1;
    color: #fff;
    font-weight: 700;
    font-size: .92rem;
}

    .btn.link:hover[b-mvh4nobvcl] {
        filter: brightness(1.05);
        transform: translateY(-1px);
    }
/* _content/ShopStore/policy/PolicyDelivery.razor.rz.scp.css */
/*!
 * \file site.css (excerpt)
 * \brief 정책 페이지 공통 유틸 스타일
 * \author Dreamine / CodeMaru
 * \date 2025-10-14
 */
.policy-section .accordion-button[b-xfy4jmo8ib] {
    padding: 1rem 1.25rem;
}

.policy-section .accordion-body[b-xfy4jmo8ib] {
    padding: 1rem 1.25rem;
}

.policy-section .card[b-xfy4jmo8ib] {
    border-radius: 1rem;
}

.policy-section .card-title[b-xfy4jmo8ib] {
    letter-spacing: .2px;
}

.policy-section .badge[b-xfy4jmo8ib] {
    border-radius: .75rem;
}
/* _content/ShopStore/policy/PolicyExchange.razor.rz.scp.css */
/*!
 * \file site.css (excerpt)
 * \brief 정책 페이지 공통 유틸 스타일
 * \author Dreamine / CodeMaru
 * \date 2025-10-14
 */
.policy-section .accordion-button[b-p2p15rttwc] {
    padding: 1rem 1.25rem;
}

.policy-section .accordion-body[b-p2p15rttwc] {
    padding: 1rem 1.25rem;
}

.policy-section .card[b-p2p15rttwc] {
    border-radius: 1rem;
}

.policy-section .card-title[b-p2p15rttwc] {
    letter-spacing: .2px;
}

.policy-section .badge[b-p2p15rttwc] {
    border-radius: .75rem;
}
/* _content/ShopStore/policy/PolicyRefund.razor.rz.scp.css */
/*!
 * \file site.css (excerpt)
 * \brief 정책 페이지 가독성 보조 스타일
 * \author Dreamine / CodeMaru
 * \date 2025-10-14
 */

.policy-section .accordion-button[b-veu1m0pcxs] {
    padding: 1rem 1.25rem;
}

.policy-section .accordion-body[b-veu1m0pcxs] {
    padding: 1rem 1.25rem;
}

.policy-section .card-title[b-veu1m0pcxs] {
    letter-spacing: .2px;
}

.policy-section .card[b-veu1m0pcxs] {
    border-radius: 1rem;
}

.policy-section .badge[b-veu1m0pcxs] {
    border-radius: .75rem;
}
/* _content/ShopStore/Shared/ExpandableDetails.razor.rz.scp.css */
/*!
 * \file expandable-details.css
 * \brief ExpandableDetails 전용 경량 스타일.
 * \author Dreamine / CodeMaru
 * \date 2025-10-16
 */
.exp-details[b-80gv9un5mh] {
    border: 1px solid #e5e7eb;
    border-radius: .75rem;
    padding: 1rem 1rem 0 1rem;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.04);
}

.exp-summary[b-80gv9un5mh] {
    list-style: none;
    cursor: pointer;
}

    .exp-summary[b-80gv9un5mh]::-webkit-details-marker {
        display: none;
    }

.exp-details[open] .exp-summary .ico[b-80gv9un5mh] {
    transform: rotate(180deg);
}

.exp-summary .chevron[b-80gv9un5mh] {
    pointer-events: none; /* summary 클릭만으로 토글되게 */
}

.exp-body[b-80gv9un5mh] {
    border-top: 1px dashed #e5e7eb;
    margin-top: 1rem;
    padding: 1rem 0 .75rem 0;
}

/* 반응형 섬네일 그리드 예시 */
.exp-thumbs[b-80gv9un5mh] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: .75rem;
}

@media (min-width: 768px) {
    .exp-thumbs[b-80gv9un5mh] {
        grid-template-columns: repeat(4, 1fr);
    }
}

.exp-thumbs .thumb[b-80gv9un5mh] {
    aspect-ratio: 4/3;
    border-radius: .5rem;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,.06);
}

    .exp-thumbs .thumb img[b-80gv9un5mh], .exp-thumbs .thumb video[b-80gv9un5mh] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
