/* Personal-center wallet and purchased library share a restrained, readable layout. */
.commerce-card{margin:0;padding:0;border:0;background:none;min-width:0;scroll-margin-top:24px}.commerce-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px}.commerce-heading h2{margin:0;font-size:15px;font-weight:500;color:#b4b7b9}.commerce-heading>.account-button{padding:5px 0;min-height:30px;border:0;background:transparent;color:#9fa3a5;font-size:13px}.commerce-balances{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:24px;border:1px solid #3f4143;border-radius:12px;background:linear-gradient(115deg,#28292a,#212324)}.commerce-stat{min-width:0;padding:0 24px;border-left:1px solid #424547}.commerce-stat:first-child{padding-left:0;border-left:0}.commerce-stat:last-child{padding-right:0}.commerce-stat>span{display:block;font-size:13px;line-height:1.6;color:#b1b4b6}.commerce-stat strong{display:block;font-size:29px;font-weight:550;line-height:1.4;letter-spacing:-.5px;color:#f0c291;margin-top:8px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.commerce-stat small{display:block;font-size:12px;line-height:1.8;color:#8c9194;margin-top:7px}.commerce-stat.is-income strong{color:#d3d5d6}.commerce-balance-details{margin:14px 0 31px;padding-bottom:15px;border-bottom:1px solid #383b3d}.commerce-balance-details>summary{display:flex;align-items:center;gap:14px;list-style:none;font-size:13px;line-height:1.8;color:#bec1c3;cursor:pointer}.commerce-balance-details>summary::-webkit-details-marker{display:none}.commerce-balance-details>summary>span{font-size:12px;color:#84888b}.commerce-balance-details>summary:after{content:'⌄';margin-left:auto;color:#9da1a3;font-size:17px}.commerce-balance-details[open]>summary:after{transform:rotate(180deg)}.commerce-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 28px;margin:21px 0 17px}.commerce-detail-grid>div{display:flex;justify-content:space-between;gap:12px;font-size:13px;line-height:1.8}.commerce-detail-grid dt{color:#989c9f}.commerce-detail-grid dd{margin:0;white-space:nowrap;color:#cfd1d3;font-variant-numeric:tabular-nums}.commerce-help{font-size:13px;color:#92979a;line-height:1.9;margin:13px 0}.commerce-help.is-error{color:#efaf94}.commerce-forms{display:block}.commerce-form{min-width:0;margin:0}.commerce-form h3{margin:0 0 16px;font-size:18px;font-weight:550;color:#dedfe0}.commerce-form-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;grid-column:1/-1;margin-bottom:1px}.commerce-form-heading h3{font-size:17px;margin:0}.commerce-form-heading>span{font-size:13px;color:#9ea2a5}.commerce-recharge{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);gap:22px 28px;padding:0;background:none;border:0}.commerce-amount-area,.commerce-payment-options{min-width:0}.commerce-amount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.commerce-amount-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:79px;padding:12px 8px;border:1px solid #4a4d4f;border-radius:9px;background:#222426;color:#dcdedf;font:inherit;cursor:pointer;position:relative}.commerce-coin-quantity{display:flex;align-items:baseline;justify-content:center;gap:5px}.commerce-coin-quantity strong{font-size:22px;font-weight:550;line-height:1.35;font-variant-numeric:tabular-nums}.commerce-coin-quantity>span{font-size:13px;color:#bcbfc1}.commerce-amount-option>small{font-size:12px;color:#919598;line-height:1.6}.commerce-amount-option:hover:not(:disabled){background:#2b2e30;border-color:#7c8084}.commerce-amount-option[aria-pressed=true]{background:#3a2a1d;border-color:#b8814e;color:#ffcf9b;box-shadow:inset 0 0 0 1px #b8814e22}.commerce-amount-option[aria-pressed=true] .commerce-coin-quantity>span{color:#e8bd95}.commerce-amount-option[aria-pressed=true]>small{color:#bc9c7f}.commerce-amount-option[aria-pressed=true]:after{content:'✓';position:absolute;right:6px;top:3px;color:#e1a66e;font-size:11px}.commerce-amount-option:disabled{opacity:.38;cursor:not-allowed}.commerce-custom-toggle{border:0;border-bottom:1px solid #6e7275;margin-top:16px;padding:4px 0;background:transparent;color:#b2b6b8;font:inherit;font-size:13px;line-height:1.8;cursor:pointer}.commerce-custom-toggle[aria-pressed=true]{color:#efbd8b;border-color:#a16e43}.commerce-custom-area{margin-top:14px}.commerce-recharge-range{font-size:12px;line-height:1.9;color:#878b8e;margin:14px 0 0}.commerce-payment-options{padding-left:25px;border-left:1px solid #404346}.commerce-field{display:block;font-size:13px;color:#b9bcbe;margin:0 0 17px;min-width:0}.commerce-field>span{display:block;margin-bottom:9px;line-height:1.6}.commerce-field input,.commerce-field select{width:100%;min-width:0;min-height:45px;border:1px solid #54585b;border-radius:7px;background:#1f2123;color:#e3e5e7;padding:10px 12px;font:inherit;font-size:14px;line-height:1.7}.commerce-field input::placeholder{color:#797e82}.commerce-custom-area .commerce-field{margin-bottom:0}.commerce-amount-note{display:flex;flex-wrap:wrap;justify-content:space-between;gap:7px 15px;padding:14px 0;margin:16px 0 13px;border-top:1px solid #404346;font-size:13px;line-height:1.8;color:#a4a8ab}.commerce-amount-note strong{font-size:16px;font-weight:550;color:#e7c094;white-space:nowrap}.commerce-amount-note.is-error{color:#f2b695}.commerce-payment-options>.account-button{display:flex;width:100%;min-height:44px;padding:10px 16px;font-size:14px;font-weight:550}.commerce-withdraw-panel{margin-top:28px;padding:0;border-top:1px solid #3e4245;border-bottom:1px solid #3e4245;background:none;border-radius:0}.commerce-withdraw-panel>summary{display:flex;align-items:center;gap:15px;padding:17px 0;list-style:none;cursor:pointer}.commerce-withdraw-panel>summary::-webkit-details-marker{display:none}.commerce-withdraw-panel>summary>strong{font-size:14px;font-weight:500;color:#c4c8ca}.commerce-withdraw-panel>summary>span{font-size:13px;color:#909597;margin-left:auto}.commerce-withdraw-panel>summary:after{content:'⌄';color:#9fa3a6;font-size:17px}.commerce-withdraw-panel[open]>summary:after{transform:rotate(180deg)}.commerce-withdraw-panel>.commerce-form{padding:4px 0 22px;max-width:520px}.commerce-withdraw-panel .commerce-form h3{display:none}.commerce-withdraw-panel .account-button{font-size:14px;min-height:43px;min-width:160px}.commerce-history{margin-top:31px;min-width:0;scroll-margin-top:25px}.commerce-history-heading{font-size:17px;font-weight:550;line-height:1.5;color:#d2d5d7;margin:0 0 16px}.commerce-tabs{display:flex;gap:22px;overflow-x:auto;margin:0 0 18px;border-bottom:1px solid #3f4346;padding:0}.commerce-tabs>.account-button{flex:0 0 auto;position:relative;min-height:43px;padding:8px 0 13px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#8c9195;font-size:13px;font-weight:500;white-space:nowrap}.commerce-tabs button[aria-pressed=true]{color:#ebbf90;border-bottom-color:#d99959;background:none}.commerce-records{overflow-x:auto;min-width:0}.commerce-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:250px;padding:30px 22px;text-align:center;border:1px dashed #4b4f52;border-radius:12px;background:#1f2123}.commerce-empty-mark{display:grid;place-items:center;width:50px;height:50px;border:1px solid #62676b;border-radius:13px;background:#2d3033;color:#a0a6ab;font-size:29px;margin-bottom:17px}.commerce-empty h3{font-size:17px;font-weight:550;color:#ced2d5;margin:0 0 10px}.commerce-empty p{font-size:13px;color:#888e92;line-height:1.9;margin:0;max-width:430px}.commerce-empty>.account-button{font-size:13px;min-height:40px;margin-top:21px;background:#3c4144;color:#d0d4d6;border-color:#5b6267}.commerce-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;line-height:1.8}.commerce-table th{color:#8a9095;background:#1e2124;font-size:12px;font-weight:500;white-space:nowrap}.commerce-table th,.commerce-table td{padding:13px 10px;border-bottom:1px solid #3b3f42;vertical-align:top;overflow-wrap:anywhere}.commerce-table td{color:#bcc0c3}.commerce-table td:first-child{max-width:185px}.commerce-table td:nth-child(2){white-space:nowrap;color:#d6b593;font-variant-numeric:tabular-nums}.commerce-table small{display:block;color:#898f93;font-size:12px;line-height:1.8}.commerce-table .account-button{font-size:12px;white-space:nowrap;min-height:35px;padding:7px 10px}.commerce-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:0;font-size:12px;color:#8d9397}.commerce-pagination>.account-button{font-size:12px;min-height:36px;padding:7px 11px;background:#25292c;border-color:#4c5256;color:#abb1b5}.commerce-card[data-view=purchases] .commerce-history{margin-top:0}.commerce-status{font-size:13px;line-height:1.8;overflow-wrap:anywhere;margin:0 0 19px;padding:13px 15px;border:1px solid #735333;border-radius:8px;background:#30251b;color:#deb28c}.commerce-status.is-error,.purchase-error{color:#f0b08f}.purchase-error{margin:12px 0;font-size:13px;line-height:1.8}.preview-unlock{cursor:pointer}.preview-ended-actions .preview-unlock[disabled]{opacity:.6;cursor:wait}
@media(max-width:1120px){.commerce-recharge{grid-template-columns:minmax(0,1fr);gap:22px}.commerce-payment-options{border-left:0;border-top:1px solid #3e4245;padding:21px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.commerce-payment-options>.commerce-field{min-width:0}.commerce-payment-options>.commerce-help,.commerce-payment-options>.commerce-amount-note,.commerce-payment-options>.account-button{grid-column:1/-1}.commerce-amount-grid{gap:12px}}
@media(max-width:650px){.commerce-heading{margin-bottom:14px}.commerce-balances{padding:20px 17px}.commerce-stat{padding:0 17px}.commerce-stat strong{font-size:26px}.commerce-stat>span{font-size:13px}.commerce-stat small{font-size:12px}.commerce-balance-details{margin-bottom:26px}.commerce-detail-grid{grid-template-columns:1fr;gap:11px}.commerce-balance-details>summary{gap:10px}.commerce-balance-details>summary>span{font-size:12px}.commerce-recharge{gap:21px}.commerce-amount-grid{gap:9px}.commerce-amount-option{min-height:77px;padding:10px 6px}.commerce-coin-quantity strong{font-size:21px}.commerce-payment-options{display:block;padding-top:20px}.commerce-field input,.commerce-field select{font-size:16px}.commerce-form-heading h3{font-size:16px}.commerce-form-heading>span{font-size:13px}.commerce-history{margin-top:27px}.commerce-tabs{gap:22px}.commerce-table{min-width:600px}.commerce-pagination{gap:10px}.commerce-empty{min-height:260px}}
@media(max-width:360px){.commerce-balances{padding:18px 14px}.commerce-stat{padding:0 13px}.commerce-stat strong{font-size:23px}.commerce-amount-grid{gap:8px}.commerce-amount-option{min-height:74px}.commerce-coin-quantity strong{font-size:20px}.commerce-amount-option>small{font-size:12px}.commerce-balance-details>summary>span{display:none}.commerce-tabs{gap:17px}.commerce-tabs>.account-button{font-size:13px}}

/* Compact records retain every action on phones instead of hiding it offscreen. */
@media(max-width:680px){.commerce-records{overflow:visible}.commerce-table{display:block;min-width:0;width:100%}.commerce-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.commerce-table tbody{display:grid;gap:13px}.commerce-table tr{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:13px 18px;padding:17px;border:1px solid #343b40;border-radius:10px;background:#1b2125}.commerce-table td{display:block;border:0;padding:0;max-width:none!important;min-width:0;font-size:13px;line-height:1.8;white-space:normal!important}.commerce-table td:before{content:attr(data-label);display:block;font-size:12px;line-height:1.6;color:#7f929e;margin-bottom:5px}.commerce-table td:first-child{grid-column:1/-1;color:#b0c2ce;overflow-wrap:anywhere}.commerce-table td:nth-child(2){font-size:16px;color:#e6ba8d;font-weight:550}.commerce-table td:nth-child(2):before{font-weight:400}.commerce-table td:nth-child(4){grid-column:1/-1;font-size:13px;color:#8ea5b4}.commerce-table td:last-child{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid #303d45;padding-top:13px}.commerce-table td:last-child:before{display:none}.commerce-table td:last-child:empty{display:none}.commerce-table small{font-size:12px;line-height:1.8;color:#859ba9}.commerce-table .account-button{min-height:38px;font-size:13px;padding:8px 12px}}

/* Payment choices stay in the page: no operating-system provider dropdown. */
.commerce-channel-picker,.commerce-method-picker{min-width:0;min-inline-size:0;margin:0 0 18px;padding:0;border:0}.commerce-channel-picker>legend,.commerce-method-picker>legend{padding:0;margin:0 0 10px;font-size:13px;font-weight:500;line-height:1.7;color:#b0bec7}.commerce-choice-list{display:grid;gap:9px;min-width:0}.commerce-channel-card{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;min-height:72px;padding:13px;border:1px solid #414e57;border-radius:9px;background:#202a31;cursor:pointer;transition:border-color .15s,background .15s}.commerce-channel-card.is-selected{border-color:#a57950;background:#32281f}.commerce-channel-card:hover{border-color:#897054}.commerce-channel-card>input,.commerce-method-card>input{width:17px;height:17px;min-width:17px;min-height:17px;padding:0;margin:0;accent-color:#e2ab77;cursor:pointer}.commerce-choice-copy{display:block;min-width:0}.commerce-choice-copy>strong{display:block;font-size:14px;font-weight:500;line-height:1.75;color:#d6dfe4;white-space:normal;overflow-wrap:anywhere}.commerce-choice-copy>small{display:block;font-size:12px;line-height:1.7;color:#8398a6;margin-top:3px}.commerce-channel-card.is-selected .commerce-choice-copy>strong{color:#edcfb1}.commerce-channel-card.is-selected .commerce-choice-copy>small{color:#b2a18e}.commerce-choice-state{font-size:12px;color:#d6af86;white-space:nowrap}.commerce-choice-note{margin:9px 0 0;font-size:12px;line-height:1.8;color:#d9ad8b}.commerce-method-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-width:0}.commerce-method-card{display:flex;align-items:center;justify-content:flex-start;gap:7px;min-width:0;min-height:49px;padding:10px;border:1px solid #44525c;border-radius:8px;background:#1d2932;color:#c4d1da;font-size:13px;line-height:1.7;cursor:pointer}.commerce-method-card.is-selected{background:#34404a;border-color:#91a1ad;color:#e0e6eb}.commerce-method-card>span:last-child{min-width:0;overflow-wrap:anywhere}.commerce-method-mark{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:5px;font-size:13px;font-weight:550}.commerce-method-mark.alipay{background:#274b64;color:#8ec5e8}.commerce-method-mark.wxpay{background:#2c493e;color:#a1ceb3}.commerce-channel-card:focus-within,.commerce-method-card:focus-within{outline:2px solid #ddb287;outline-offset:3px}.commerce-channel-card:has(>input:disabled),.commerce-method-card:has(>input:disabled){opacity:.6;cursor:default}.commerce-payment-options>.commerce-channel-picker,.commerce-payment-options>.commerce-method-picker{grid-column:1/-1}
@media(max-width:380px){.commerce-channel-card{padding:12px;gap:9px;grid-template-columns:17px minmax(0,1fr) auto}.commerce-choice-copy>strong{font-size:13px}.commerce-choice-state{font-size:12px}.commerce-method-card{padding:10px 8px;gap:6px}.commerce-method-mark{width:20px;height:20px;flex-basis:20px}.commerce-method-card>input{width:16px;height:16px;min-width:16px;min-height:16px}}

/* Purchased video library: stable poster frames and readable, independent links. */
.commerce-purchase-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.commerce-purchase-card{display:flex;flex-direction:column;min-width:0;padding:0;gap:0;overflow:hidden;border:1px solid #3b4246;border-radius:12px;background:#1b2124;transition:border-color .18s,background .18s}.commerce-purchase-card:hover{border-color:#6e6559;background:#202528}.commerce-purchase-cover{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;flex-shrink:0;background:#161b1e;text-decoration:none;color:inherit}.commerce-purchase-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:radial-gradient(ellipse at 50% 45%,#65503a25,transparent 65%),linear-gradient(145deg,#252a2a,#181e21);color:#938775}.commerce-purchase-placeholder>svg{width:43px;height:43px;fill:none;stroke:#988269;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;opacity:.9}.commerce-purchase-placeholder>span{font-size:12px;line-height:1.7;color:#9b9487;letter-spacing:.2px}.commerce-purchase-image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .18s,transform .25s}.commerce-purchase-cover.is-portrait .commerce-purchase-image{object-fit:contain;background:#121719}.commerce-purchase-cover.has-cover .commerce-purchase-image{opacity:1}.commerce-purchase-cover:hover .commerce-purchase-image{transform:scale(1.025)}.commerce-purchase-cover.is-portrait:hover .commerce-purchase-image{transform:none}.commerce-purchase-access{position:absolute;left:10px;top:10px;z-index:1;border:1px solid #516b5966;border-radius:5px;background:#15251fe6;color:#bbd5c4;padding:3px 7px;font-size:11px;font-weight:500;line-height:1.5;white-space:nowrap;backdrop-filter:blur(4px)}.commerce-purchase-card.is-unavailable .commerce-purchase-access{background:#292a2be6;border-color:#67645c77;color:#bbb3a9}.commerce-purchase-duration{position:absolute;right:9px;bottom:9px;z-index:1;max-width:calc(100% - 18px);overflow:hidden;text-overflow:ellipsis;border:1px solid #ffffff26;border-radius:5px;background:#090c10cf;color:#f3f4f2;padding:3px 6px;font-size:11px;line-height:1.4;font-variant-numeric:tabular-nums;white-space:nowrap}.commerce-purchase-play{position:absolute;left:50%;top:50%;z-index:1;display:grid;place-items:center;width:43px;height:43px;padding-left:3px;border:1px solid #ffffff88;border-radius:50%;background:#1216199c;color:#fff;font-size:17px;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s,transform .18s}.commerce-purchase-cover.has-cover:hover .commerce-purchase-play,.commerce-purchase-cover.has-cover:focus-visible .commerce-purchase-play{opacity:1;transform:translate(-50%,-50%) scale(1)}.commerce-purchase-cover:focus-visible{outline:2px solid #f2bd8b;outline-offset:-3px}.commerce-purchase-info{display:flex;flex-direction:column;min-width:0;flex:1;padding:16px}.commerce-purchase-info h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.2em;max-height:3.2em;overflow:hidden;margin:0;color:#d9e0e3;font-size:15px;font-weight:550;line-height:1.6;overflow-wrap:anywhere}.commerce-purchase-title{color:inherit;text-decoration:none;outline-offset:-1px}.commerce-purchase-title:hover{color:#f3cba4}.commerce-purchase-category{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:9px;color:#8fa0a9;font-size:12px;line-height:1.7}.commerce-purchase-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:17px}.commerce-purchase-date{font-size:11px;line-height:1.7;color:#6f8592;white-space:nowrap;font-variant-numeric:tabular-nums}.commerce-purchase-footer>.commerce-purchase-watch{min-height:36px;padding:7px 11px;margin:0;border-radius:6px;background:#2d373d;border-color:#46565f;color:#d0dce0;font-size:12px;font-weight:500;white-space:nowrap;text-align:center}.commerce-purchase-footer>.commerce-purchase-watch:hover:not(:disabled){background:#413225;border-color:#886443;color:#f1c59e}.commerce-purchase-unavailable{font-size:12px;line-height:1.7;color:#7f8a90;padding:7px 0;white-space:nowrap}.commerce-purchase-card.is-unavailable{background:#1a2023;border-color:#30393e}.commerce-purchase-card.is-unavailable .commerce-purchase-placeholder{filter:grayscale(1);opacity:.65}.commerce-purchase-card.is-unavailable .commerce-purchase-info h3{color:#8e9ba2}
@media(max-width:1120px){.commerce-purchase-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}}
@media(max-width:650px){.commerce-purchase-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.commerce-purchase-card{border-radius:10px}.commerce-purchase-info{padding:12px}.commerce-purchase-info h3{font-size:14px;line-height:1.6;min-height:3.2em;max-height:3.2em}.commerce-purchase-category{font-size:12px;margin-top:7px}.commerce-purchase-footer{display:flex;flex-direction:column;align-items:stretch;gap:9px;padding-top:13px}.commerce-purchase-date{font-size:11px;line-height:1.7}.commerce-purchase-footer>.commerce-purchase-watch{display:flex;justify-content:center;align-items:center;width:100%;min-height:37px;padding:7px 8px;font-size:13px}.commerce-purchase-access{left:7px;top:7px;padding:2px 5px;font-size:11px}.commerce-purchase-duration{right:6px;bottom:6px;padding:2px 5px;font-size:11px}.commerce-purchase-placeholder>svg{width:32px;height:32px}.commerce-purchase-placeholder>span{display:none}.commerce-purchase-play{width:31px;height:31px;font-size:13px}.commerce-purchase-unavailable{font-size:12px;min-height:37px;text-align:center}}
@media(max-width:360px){.commerce-purchase-list{gap:10px}.commerce-purchase-info{padding:11px}.commerce-purchase-info h3{font-size:13px}.commerce-purchase-category{font-size:12px}.commerce-purchase-date{font-size:11px}.commerce-purchase-footer>.commerce-purchase-watch{font-size:13px;min-height:36px}.commerce-purchase-access{font-size:10px}.commerce-purchase-duration{font-size:10px}}
@media(hover:none){.commerce-purchase-cover.has-cover .commerce-purchase-play{opacity:1;transform:translate(-50%,-50%) scale(1)}}
@media(prefers-reduced-motion:reduce){.commerce-purchase-card,.commerce-purchase-image,.commerce-purchase-play{transition:none}}

/* Recharge bonus tiers (1.8.0). */
.commerce-amount-option{position:relative}.commerce-bonus-badge{position:absolute;top:-8px;right:-6px;padding:2px 7px;border-radius:999px;background:#d6a25a;color:#1a1410;font-size:10px;font-style:normal;font-weight:600;line-height:1.5;white-space:nowrap}
.commerce-bonus-note{margin:10px 0 0;font-size:11px;line-height:1.7;color:#d7c7b6}
@media(max-width:480px){.commerce-bonus-badge{font-size:9px;padding:1px 6px;right:-4px}}
