.order-page{margin:0 auto;max-width:800px;padding:2rem 1rem}.order-success{background:#fff;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:2rem;padding:3rem 2rem}.success-icon{align-items:center;background:var(--theme-color);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.order-success h1{font-size:2rem;margin-bottom:.5rem;text-align:center}.order-success>p{color:#666;margin-bottom:2rem;text-align:center}.order-details{border-top:1px solid #e5e5e5;margin-top:2rem;padding-top:2rem}.order-details h2,.order-details h3{font-size:1.25rem;margin-bottom:1rem}.order-info{grid-gap:.75rem;display:grid;gap:.75rem;margin-bottom:2rem}.order-info-row{border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:.5rem 0}.order-info-label{color:#666;font-weight:500}.order-info-value{font-weight:600}.order-items-container{margin-bottom:2rem}.order-items{grid-gap:1.5rem;display:grid;gap:1.5rem}.order-item{grid-gap:1rem;align-items:center;background:#fafafa;border-radius:6px;display:grid;gap:1rem;grid-template-columns:80px 1fr auto auto;padding:1rem}.order-item-image img{border-radius:4px;height:80px;-o-object-fit:cover;object-fit:cover;width:80px}.order-item-title{font-weight:600;margin-bottom:.25rem}.order-item-badge{border-radius:3px;display:inline-block;font-size:.75rem;font-weight:500;margin-left:.5rem;padding:.15rem .5rem}.badge-digital{background:#e3f2fd;color:#1976d2}.badge-physical{background:#f3e5f5;color:#7b1fa2}.order-item-variant{color:#666;font-size:.9rem}.order-item-quantity{color:#666}.order-item-price{font-weight:600;text-align:right}.order-addresses{margin-bottom:2rem}.address-block{background:#fafafa;border-radius:6px;padding:1.5rem}.address-block h3{font-size:1.1rem;margin-bottom:1rem}.address-lines div{line-height:1.6}.order-total{border-top:2px solid #333;display:flex;font-size:1.25rem;font-weight:700;justify-content:space-between;margin-top:2rem;padding:1rem 0}.digital-note,.order-confirmation-note{background:#f9f9f9;border-radius:6px;margin-top:2rem;padding:1.5rem}.digital-note h4,.order-confirmation-note h4{font-size:1.1rem;margin-bottom:.75rem}.digital-note p,.order-confirmation-note p{color:#333;line-height:1.6}.order-confirmation-note p+p{margin-top:.5rem}.digital-note{background:#e8f5e9;border-left:4px solid var(--theme-color)}.order-actions{margin:2rem 0;text-align:center}.order-actions .button{background:var(--theme-color);border-radius:4px;color:#fff;display:inline-block;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:background .2s ease}.order-actions .button:hover{background:#246432}.contact-info{border-top:1px solid #e5e5e5;padding-top:2rem;text-align:center}.contact-info h4{font-size:1rem;margin-bottom:.5rem}.contact-info p{color:#666}.contact-info a{color:var(--theme-color);font-weight:600;text-decoration:none}.contact-info a:hover{text-decoration:underline}@media(max-width:640px){.order-success{padding:2rem 1rem}.order-item{grid-gap:.75rem;gap:.75rem;grid-template-columns:60px 1fr}.order-item-price,.order-item-quantity{grid-column:2;text-align:left}.order-item-price{font-size:1.1rem}}
