.dg-checkout-page{padding:24px 0 48px}.dg-checkout-layout{display:grid;gap:16px}.dg-checkout-card{background:#fff;border:1px solid var(--dg-line);border-radius:var(--dg-radius);padding:18px}.dg-checkout-card h2,.dg-checkout-card h3{color:var(--dg-navy);margin:0 0 12px}.dg-checkout-card label{display:block;font-size:13px;font-weight:700;margin:12px 0 6px}.dg-checkout-card input,.dg-checkout-card textarea{border:1px solid var(--dg-line);border-radius:10px;font:inherit;min-height:42px;padding:8px 12px;width:100%}.dg-checkout-card textarea{min-height:88px}.dg-checkout-lines{list-style:none;margin:0;padding:0}.dg-checkout-line{align-items:center;border-top:1px solid var(--dg-line);display:grid;gap:12px;grid-template-columns:64px minmax(0,1fr) auto;padding:12px 0}.dg-checkout-line:first-child{border-top:0}.dg-checkout-thumb{background:#FBF4F7;border-radius:10px;height:64px;overflow:hidden;width:64px}.dg-checkout-thumb img{height:100%;object-fit:cover;width:100%}.dg-checkout-delivery{border:0;margin:0;padding:0}.dg-checkout-option{align-items:center;border:1px solid var(--dg-line);border-radius:10px;display:flex;gap:10px;margin-bottom:8px;padding:10px}.dg-checkout-summary dl>div,.dg-checkout-meta>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0}.dg-checkout-grand{border-top:1px solid var(--dg-line);font-weight:800}.dg-checkout-secondary{background:#FCEAF2;border:0;border-radius:10px;font-weight:700;height:42px;margin-top:12px;padding:0 14px}.dg-checkout-address{white-space:pre-wrap}@media(min-width:768px){.dg-checkout-layout{align-items:start;grid-template-columns:minmax(0,1fr) 320px}.dg-checkout-summary{position:sticky;top:88px}}@media(max-width:374px){.dg-checkout-line{grid-template-columns:minmax(0,1fr);text-align:left}}
