.commerce-main{max-width:1000px;min-height:70vh;padding-top:38px;padding-bottom:65px}.commerce-nav{display:flex;gap:24px;font-size:13px}.commerce-nav a:hover{color:var(--purple)}.commerce-heading{margin:24px 0}.commerce-heading h1{font-size:34px;letter-spacing:-1px}.commerce-heading p{font-size:14px;color:var(--muted);margin-top:8px}.commerce-back{font-size:12px;color:var(--muted)}.commerce-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:22px;align-items:start}.commerce-panel{border:1px solid var(--line);border-radius:16px;background:var(--card);padding:26px;margin-bottom:20px;min-width:0}.commerce-panel h2{font-size:19px;margin-bottom:17px}.commerce-panel h3{font-size:15px;margin:18px 0 8px}.commerce-panel p{font-size:13px;color:var(--muted);white-space:pre-line;overflow-wrap:anywhere}.commerce-panel ul{padding-left:20px;font-size:14px;color:var(--muted)}.commerce-price{font-size:32px;font-weight:700;color:var(--purple);margin:12px 0}.commerce-note{padding:13px 17px;background:var(--tint);color:var(--purple);border-radius:10px;font-size:12px;margin-bottom:20px}.commerce-warning{background:#fff5df;color:#846013}.commerce-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.commerce-panel .button:disabled{opacity:.5;cursor:not-allowed;transform:none}.commerce-form label{display:flex;flex-direction:column;gap:8px;margin:16px 0;font-size:13px}.commerce-form input,.commerce-form textarea,.commerce-form select{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:var(--soft);color:var(--ink);font:inherit;min-width:0}.commerce-form .check-label{flex-direction:row;align-items:start;gap:10px}.check-label input{width:17px;height:17px;flex-shrink:0;accent-color:var(--purple)}.commerce-form textarea{resize:vertical}.commerce-facts{display:grid;gap:12px;margin:20px 0}.commerce-facts>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:10px;font-size:13px}.commerce-facts dt{color:var(--muted)}.commerce-facts dd{margin:0;overflow-wrap:anywhere;text-align:right}.commerce-code{display:block;padding:15px;border:1px dashed #b7a7ed;border-radius:9px;background:var(--soft);font-family:monospace;overflow-wrap:anywhere;font-size:16px;letter-spacing:1px;margin-top:12px}.order-item{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.order-item p{font-size:12px;color:var(--muted)}.order-item a{color:var(--purple);font-size:13px;flex-shrink:0}.order-state{display:inline-block;padding:5px 12px;background:var(--tint);color:var(--purple);font-size:12px;border-radius:20px}.commerce-steps{display:flex;justify-content:space-between;gap:10px;list-style:none;padding:0;margin:0 0 26px;color:var(--muted);font-size:12px}.commerce-steps .done{color:var(--purple);font-weight:700}.ticket-entry{border:1px solid var(--line);padding:15px;border-radius:10px;margin-bottom:13px}.ticket-entry small{font-size:11px;color:var(--muted)}#commerceStatus:not(:empty){position:sticky;top:87px;z-index:21;padding:13px 18px;border-radius:10px;background:var(--tint);color:var(--purple);margin-bottom:15px;box-shadow:var(--shadow)}.commerce-help details{padding:16px 0;border-bottom:1px solid var(--line)}.commerce-help summary{cursor:pointer;font-weight:600;font-size:14px}.commerce-help details p{margin-top:12px}.recovery-secret{font-family:monospace;font-size:12px;word-break:break-all}.commerce-panel details summary{cursor:pointer;font-size:13px}.commerce-panel details p{margin-top:10px}.order-query-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px 28px;align-items:start}.order-query-card .commerce-price{margin:0;text-align:right}.order-query-card .commerce-code,.order-query-card .commerce-actions,.order-query-card .masked-code-note,.order-reveal-form{grid-column:1/-1}.order-reveal-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.order-reveal-form label{margin:0}.order-reveal-form .masked-code-note{grid-column:1/-1}.masked-code-note{margin-top:2px!important;padding:11px 13px;border-radius:8px;background:var(--soft)}@media(max-width:720px){.commerce-grid{grid-template-columns:minmax(0,1fr)}.commerce-main{padding-top:24px}.commerce-panel{padding:20px}.commerce-heading h1{font-size:28px}.commerce-nav{gap:12px;font-size:11px;flex-wrap:wrap;justify-content:flex-end;max-width:185px}.commerce-price{font-size:27px}.commerce-facts>div{gap:12px}.commerce-steps{font-size:10px}.header-inner{gap:10px}.brand-caption{letter-spacing:1px}.order-query-card{grid-template-columns:minmax(0,1fr)}.order-query-card .commerce-price{grid-column:1;text-align:left}.order-query-card .commerce-code,.order-query-card .commerce-actions,.order-query-card .masked-code-note{grid-column:1}.order-reveal-form{grid-template-columns:1fr}.order-reveal-form .masked-code-note{grid-column:1}}

.order-detail-panel{position:sticky;top:108px}.order-summary{display:grid;gap:0;margin:2px 0 18px}.order-summary>div{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:11px 0;font-size:13px}.order-summary>div+div{border-top:1px solid var(--line)}.order-summary span{color:var(--muted)}.order-summary strong{text-align:right;font-size:13px}.order-summary .order-product{display:block;padding-top:0}.order-summary .order-product span{display:block;font-size:11px;margin-bottom:5px}.order-summary .order-product strong{display:block;text-align:left;font-size:15px}.order-summary .order-discount strong{color:var(--purple)}.order-summary .order-total{padding:17px 0}.order-summary .order-total span{color:var(--ink);font-weight:700}.order-summary .order-total strong{font-size:28px;color:var(--purple);letter-spacing:-.8px}.commerce-facts.compact{margin-top:4px}@media(max-width:720px){.order-detail-panel{position:static}}

.check-label a{color:var(--purple);text-decoration:underline;text-underline-offset:2px}.legal-footer-links{display:flex;align-items:center;gap:18px}.legal-footer-links b{font-weight:400;letter-spacing:1px}@media(max-width:720px){.legal-footer-links{flex-wrap:wrap;gap:10px 16px}}

.alipay-payment{text-align:center}.alipay-payment img{display:block;width:min(260px,100%);height:auto;aspect-ratio:1;margin:0 auto 18px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff}.alipay-payment h2{margin-bottom:4px}.alipay-payment .commerce-price{margin:5px 0 10px}.alipay-payment .commerce-actions{justify-content:center}
.payment-method{display:flex;align-items:center;gap:13px;padding:15px;border:2px solid #1677ff;border-radius:12px;background:#f4f8ff}.payment-method>span:nth-child(2){display:flex;flex-direction:column;gap:3px;min-width:0}.payment-method strong{font-size:15px}.payment-method small{font-size:12px;color:var(--muted)}.alipay-mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#1677ff;color:#fff;font-weight:800;font-size:18px;flex:0 0 auto}.payment-selected{margin-left:auto;color:#1677ff;font-size:12px;font-weight:700;white-space:nowrap}.payment-only-notice{margin-top:10px;color:#5d6573!important}.checkout-contact-title{margin-top:27px}.checkout-submit{width:100%;justify-content:center}.alipay-text{color:#1677ff;font-weight:700}.payment-channel-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;margin-bottom:16px;border-radius:999px;background:#eef5ff;color:#1268d8;font-size:12px;font-weight:700}.payment-channel-badge .alipay-mark{width:24px;height:24px;border-radius:6px;font-size:14px}
.invite-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.invite-input .button{min-height:42px}.invite-quote-message{min-height:18px;color:var(--purple)!important;font-weight:600}

.button.is-loading{position:relative;pointer-events:none}.button.is-loading::before{content:"";width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:commerce-spin .7s linear infinite;flex:0 0 auto}.button[aria-disabled=true]{opacity:.5;pointer-events:none}@keyframes commerce-spin{to{transform:rotate(360deg)}}
.payment-countdown{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin:0 auto 16px;padding:10px 20px;border:1px solid #f7cf69;border-radius:999px;background:#fffdf7;color:#c65d08;font-size:16px;line-height:1;box-shadow:0 5px 18px rgba(202,111,19,.06)}.payment-countdown svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.payment-countdown strong{font-size:17px;letter-spacing:1px}.payment-query-message{min-height:18px;margin-top:11px!important;color:#c65d08!important;font-weight:600}
@media(max-width:720px){.checkout-grid .order-detail-panel{order:-1}}

.commerce-form .field-hint{color:var(--muted);font-size:11px;font-weight:400;line-height:1.5}
#commerceStatus[data-type=warning]{background:#fff5df;color:#94620d}
#commerceStatus[data-type=error]{background:#fff0f0;color:#b4232c}
.invite-quote-message[data-type=success]{color:#23824a!important}
.invite-quote-message[data-type=warning],.payment-query-message[data-type=warning]{color:#a86808!important}
