.dy-commerce,.dy-account{--dy-violet:#051a3b;--dy-coral:#ed293c;--dy-cream:#ffffff;color:#333;background:var(--dy-cream);max-width:1280px;margin:0 auto;padding:72px 32px 96px;line-height:1.75;min-height:50vh}
.dy-commerce *, .dy-account *{box-sizing:border-box}
.dy-commerce h1,.dy-account h1{color:var(--dy-violet);font-family:Georgia,'Noto Serif TC',serif;font-size:clamp(32px,4vw,60px);font-weight:400;line-height:1.25;margin:0 0 24px;letter-spacing:0}
.dy-commerce h2,.dy-account h2{color:var(--dy-violet);font-family:Georgia,'Noto Serif TC',serif;font-size:25px;font-weight:400;line-height:1.4;margin:0 0 12px}
.dy-commerce h3,.dy-account h3{color:var(--dy-violet);font-size:20px;line-height:1.4;margin:20px 0 10px}
.dy-commerce a,.dy-account a{color:var(--dy-violet)}
.dy-commerce__heading{margin-bottom:40px}.dy-commerce__eyebrow{font-size:12px;letter-spacing:3px;font-weight:700;color:var(--dy-coral);margin:0 0 18px}
.dy-commerce__muted,.dy-commerce__small{color:#6b6b73}.dy-commerce__small{font-size:13px;line-height:1.6;margin:6px 0 14px}
.dy-commerce__button,.dy-account button,.dy-account input[type=submit]{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:12px 26px;border:1px solid var(--dy-coral);background:var(--dy-coral);color:#fff!important;font:inherit;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;line-height:1.4;border-radius:0}
.dy-commerce__button:hover,.dy-account button:hover{background:#cb4143;border-color:#cb4143}.dy-commerce__button:disabled{background:#aaa;border-color:#aaa;cursor:not-allowed}
.dy-commerce__button--outline,.dy-account .dy-commerce__button--outline{background:transparent;color:var(--dy-violet)!important;border-color:#cfc4dc}.dy-commerce__button--outline:hover,.dy-account .dy-commerce__button--outline:hover{background:#f2edf7;border-color:var(--dy-violet)}
.dy-commerce :focus-visible,.dy-account :focus-visible{outline:3px solid var(--dy-violet);outline-offset:4px}
.dy-commerce__form,.dy-account form{display:grid;gap:12px}.dy-commerce__form label,.dy-account label{font-weight:600;font-size:14px}
.dy-commerce input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.dy-commerce textarea,.dy-commerce select,.dy-account input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.dy-account textarea,.dy-account select{display:block;max-width:100%;min-height:48px;padding:10px 12px;border:1px solid #dcd3e4;background:#fff;color:#333;font:inherit;border-radius:0}
.dy-commerce input[type=number]{width:100px}.dy-commerce textarea,.dy-account textarea{resize:vertical;width:100%}
.dy-commerce__form .errors,.dy-account .errors{border-left:3px solid var(--dy-coral);background:#fff2f1;padding:16px}.dy-commerce__form .errors ul,.dy-account .errors ul{margin:0;padding-left:24px}
.dy-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px}.dy-product__gallery{min-width:0}.dy-product__image{width:100%;height:auto;max-height:760px;object-fit:contain;display:block;background:#f7f5f8}
.dy-product__thumbnails{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 24px}.dy-product__thumbnail{width:76px;height:90px;padding:2px;border:1px solid #dcd3e4;background:#fff;cursor:pointer}.dy-product__thumbnail img{width:100%;height:100%;object-fit:contain}
.dy-product__media{margin:24px 0}.dy-product__media video,.dy-product__media iframe,.dy-product__media model-viewer{width:100%;max-width:100%}
.dy-product__price{font-size:28px;color:var(--dy-violet);margin-bottom:8px}.dy-product__price s{font-size:19px;color:#777;margin-left:12px}.dy-product__details .dy-commerce__richtext{margin-top:36px}
.dy-product__payment{margin-top:6px}.dy-product__payment [hidden]{display:none!important}
.dy-commerce__richtext{overflow-wrap:anywhere}.dy-commerce__richtext p{margin:0 0 20px}.dy-commerce__richtext h2{margin:36px 0 16px}.dy-commerce__richtext ul,.dy-commerce__richtext ol{padding-left:28px;margin:0 0 20px}.dy-commerce__richtext img,.dy-commerce__richtext video,.dy-commerce__richtext iframe{max-width:100%;height:auto}.dy-commerce__richtext iframe{min-height:300px}.dy-commerce__richtext a{text-decoration:underline}.dy-commerce__richtext table{max-width:100%;border-collapse:collapse}.dy-commerce__richtext td,.dy-commerce__richtext th{border:1px solid #ddd;padding:12px}.dy-commerce__richtext blockquote{border-left:3px solid var(--dy-violet);padding:12px 24px;margin:24px 0;background:#f3eff7}
.dy-commerce__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dy-commerce__card{display:flex;flex-direction:column;color:inherit!important;text-decoration:none;border:1px solid #e7e0ec;background:#fff;min-width:0;transition:box-shadow .18s,transform .18s}.dy-commerce__card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #051a3b12}
.dy-commerce__card>img,.dy-commerce__placeholder{width:100%;height:300px;object-fit:contain;background:#faf8fb}.dy-commerce__card-body{padding:22px}.dy-commerce__card h2{font-size:23px}.dy-commerce__card p{margin:12px 0 0}.dy-commerce__badge{display:inline-block;font-size:12px;padding:2px 10px;background:#f2edf7;color:var(--dy-violet);margin-top:8px}
.dy-commerce__banner{display:block;width:100%;max-height:520px;object-fit:cover;height:auto;margin-bottom:40px}
.dy-commerce__sort,.dy-commerce__search{display:flex;gap:12px;align-items:center;margin-bottom:32px;flex-wrap:wrap}.dy-commerce__search input{flex:1;min-width:160px}.dy-commerce__sort select{flex:1;max-width:340px}
.dy-commerce__pagination{margin:48px 0 0;text-align:center}.dy-commerce__pagination .page,.dy-commerce__pagination .next,.dy-commerce__pagination .prev{display:inline-block;margin:4px;padding:4px 12px}.dy-commerce__pagination .current{background:var(--dy-violet);color:#fff}
.dy-commerce__table-wrap{overflow-x:auto}.dy-commerce__table{border-collapse:collapse;width:100%;text-align:left;min-width:580px}.dy-commerce__table th{color:var(--dy-violet);font-size:14px;padding:14px 12px;border-bottom:2px solid #e7e0ec}.dy-commerce__table td{padding:24px 12px;border-bottom:1px solid #e7e0ec;vertical-align:middle}
.dy-commerce__cart-product{display:flex;gap:20px;align-items:center}.dy-commerce__cart-product img{width:82px;height:106px;object-fit:contain;background:#f7f5f8}.dy-commerce__cart-title{font-size:18px;text-decoration:none}.dy-commerce__remove{font-size:13px;text-decoration:underline}.dy-commerce__cart-bottom{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-top:40px}.dy-commerce__cart-total{text-align:right}.dy-commerce__cart-total>p{display:flex;justify-content:space-between;gap:16px}.dy-commerce__cart-total .dy-commerce__small{display:block}.dy-commerce__total{font-size:24px;color:var(--dy-violet)}.dy-commerce__cart-total .dy-commerce__button{width:100%;margin:16px 0}
.dy-commerce__text-link{display:inline-block;margin-top:16px;text-decoration:underline}.dy-commerce__empty{padding-top:72px;padding-bottom:72px;text-align:center;grid-column:1/-1}.dy-commerce__empty p{margin-bottom:30px}.dy-commerce--reading{max-width:920px}.dy-commerce__comments{margin-top:64px;border-top:1px solid #e7e0ec;padding-top:40px}.dy-commerce__comment{padding:20px 0;border-bottom:1px solid #e7e0ec}.dy-commerce__comments form{margin-top:32px}
.dy-account{max-width:1060px}.dy-account--form{max-width:620px}.dy-account__actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center;margin:24px 0}.dy-account__split{display:grid;grid-template-columns:2fr 1fr;gap:48px}.dy-account__address{border:1px solid #e7e0ec;padding:24px;margin:0 0 20px}.dy-account__address form{margin-top:16px}.dy-account__address details{margin:14px 0}.dy-account__address summary{cursor:pointer;color:var(--dy-violet);font-weight:600}.dy-account__checkbox{display:flex;gap:10px;align-items:center}.dy-account__checkbox input{width:18px;height:18px}.dy-account__subheading{margin:48px 0 20px}.dy-account__status{padding:16px;background:#f1edf7;color:var(--dy-violet)}.dy-account__recover{margin-top:28px;border-top:1px solid #e7e0ec;padding-top:24px}.dy-account__recover summary{cursor:pointer;color:var(--dy-violet)}.dy-account__recover form{margin-top:20px}.dy-account__line{display:flex;justify-content:space-between;gap:20px;margin:10px 0}.dy-account__gift-code{padding:24px;border:1px dashed var(--dy-violet);font-size:24px;letter-spacing:3px;overflow-wrap:anywhere}.dy-account__standalone{text-align:center;max-width:620px}.dy-account__standalone form{text-align:left}.dy-account__standalone h1{margin-top:32px}
.dy-commerce__visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.dy-commerce [hidden],.dy-account [hidden]{display:none!important}
.dy-account [data-dy-address],.dy-account [data-dy-province-wrap]{display:grid;gap:12px}
.dy-account [data-dy-address]>input,.dy-account [data-dy-address]>select{width:100%}
@media(max-width:900px){.dy-product__grid{grid-template-columns:1fr;gap:36px}.dy-commerce__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dy-account__split{grid-template-columns:1fr}.dy-commerce__cart-bottom{gap:32px}}
@media(max-width:600px){.dy-commerce,.dy-account{padding:40px 20px 64px}.dy-commerce__cards{grid-template-columns:1fr}.dy-commerce__card>img,.dy-commerce__placeholder{height:320px}.dy-commerce__cart-bottom{grid-template-columns:1fr}.dy-commerce__cart-total{text-align:left}.dy-commerce__sort>*{width:100%}.dy-commerce__sort select{max-width:none}.dy-product__price{font-size:25px}.dy-commerce__heading{margin-bottom:28px}.dy-account__address{padding:18px}}
@media print{.dy-account__standalone .dy-commerce__button,.dy-account__standalone .dy-account__actions{display:none}.dy-account{padding:20px;min-height:0}}
