.btn-buy-credits{background:var(--vip-gradient-bg)}@media (max-width:960px){.btn-buy-credits{min-width:min(300px,100%)}}
@keyframes sheet-backdrop-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-backdrop-fade-out{0%{opacity:1}to{opacity:0}}@keyframes sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes sheet-slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}.credits-recharge-sheet-wrapper{z-index:var(--z-modal);background:0 0;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.credits-recharge-backdrop{pointer-events:none;background:#0000004d;animation:.28s cubic-bezier(.32,.72,0,1) forwards sheet-backdrop-fade-in;position:absolute;inset:0}.credits-recharge-backdrop.closing{animation:.28s cubic-bezier(.32,.72,0,1) forwards sheet-backdrop-fade-out}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.credits-recharge-backdrop{background:#000000d9}}@media (prefers-reduced-motion:reduce){.credits-recharge-backdrop{animation-duration:.01ms}}.credits-recharge-sheet{--text-primary:#fff;--text-secondary:#ffffff80;--text-tertiary:#ffffff4d;--text-quaternary:#fff9;--text-fg-weak:#fff6;--bg-subtle:#ffffff0a;--bg-surface:#ffffff14;--border-subtle:#ffffff14;--sheet-bg:#101014bf;background:var(--sheet-bg);width:100%;max-width:1440px;max-height:92vh;color:var(--text-primary);border:.5px solid #ffffff1f;border-bottom:none;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;animation:.28s cubic-bezier(.32,.72,0,1) forwards sheet-slide-up;display:flex;position:relative;overflow:hidden;box-shadow:0 -16px 48px #00000080,inset 0 1px #ffffff0f}.credits-recharge-sheet.closing{animation:.28s cubic-bezier(.32,.72,0,1) forwards sheet-slide-down}@media (prefers-reduced-motion:reduce){.credits-recharge-sheet{animation-duration:.01ms}}@media (max-width:760px){.credits-recharge-sheet{border-top-left-radius:16px;border-top-right-radius:16px;max-height:90vh}}.sheet-header{flex-shrink:0;padding:32px 64px;position:relative}@media (max-width:760px){.sheet-header{padding:20px 20px 4px}}.sheet-title{color:var(--text-primary);font-size:26px;font-weight:700;line-height:1.2}@media (max-width:760px){.sheet-title{font-size:20px}}.sheet-close{top:24px;width:32px;height:32px;color:var(--text-quaternary);cursor:pointer;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:absolute;inset-inline-end:24px}.sheet-close:hover{color:var(--text-primary);background:#ffffff29}.sheet-close:focus-visible{outline-offset:2px;outline:2px solid #fff6}@media (max-width:760px){.sheet-close{top:14px;width:28px;height:28px;inset-inline-end:14px}}.sheet-body{scrollbar-width:thin;scrollbar-color:#ffffff26 #0000;flex:auto;padding:16px 64px 36px;overflow-y:auto}.sheet-body::-webkit-scrollbar{width:8px}.sheet-body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}@media (max-width:760px){.sheet-body{padding:12px 16px 16px}}.sheet-grid{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) 200px;align-items:start;gap:24px 16px;display:grid}@media (max-width:1024px){.sheet-grid{grid-template-columns:minmax(0,1fr) 180px;column-gap:12px}}@media (max-width:760px){.sheet-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:16px 0}}.sheet-grid-first-label{grid-area:1/1;margin:0}.sheet-grid-left{flex-direction:column;grid-area:2/1;gap:36px;min-width:0;display:flex}@media (max-width:760px){.sheet-grid-left{grid-row:2;gap:16px}}.credits-section{flex-direction:column;gap:24px;min-width:0;display:flex}.section-label{color:var(--text-secondary);letter-spacing:.02em;font-size:14px;font-weight:600}@media (max-width:760px){.section-label{font-size:13px}}.section-label-seedance2-brand{background:linear-gradient(90deg,#ff9376 0%,#f1d8bc 52%,#d5ffe8 100%);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.section-label-seedance2-rest{color:#ffffff80}.credits-options-row{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1024px){.credits-options-row{gap:12px}}@media (max-width:760px){.credits-options-row{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:400px){.credits-options-row{gap:8px}}.credits-option-card{aspect-ratio:30/19;background:var(--bg-subtle);cursor:pointer;text-align:start;border:none;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:stretch;min-width:0;padding:24px 20px 20px;transition:transform .2s;display:flex;position:relative}.credits-option-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:#ffffff1a;border-radius:16px;padding:1px;transition:padding .2s,background .2s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.credits-option-card:hover:not(.custom-card){transform:translateY(-2px)}.credits-option-card.selected:before{background:linear-gradient(88.91deg,#ff8484 -8.44%,#c4b15a 47.87%,#6acbcb 99.01%);padding:2px}.credits-option-card:focus-visible{outline-offset:2px;outline:2px solid #ffffff73}@media (max-width:760px){.credits-option-card{border-radius:12px;padding:20px 16px 16px}.credits-option-card:before{border-radius:12px}}@media (max-width:400px){.credits-option-card{padding:18px 14px 14px}}.credits-card-top{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.credits-amount{align-items:flex-end;gap:4px;display:flex}.credits-number{color:var(--text-primary);font-size:28px;font-weight:700;line-height:1}@media (max-width:760px){.credits-number{font-size:24px}}@media (max-width:400px){.credits-number{font-size:22px}}.credits-section--seedance2 .credits-number{background:linear-gradient(89deg,#ffe3c8 .12%,#a8963d 115.35%);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.credits-icon{flex-shrink:0;transform:translateY(-3px)}.credits-label{color:var(--text-tertiary);font-size:12px;font-weight:500;line-height:1}@media (max-width:760px){.credits-label{font-size:11px}}.discount-tag{top:-8px;z-index:2;background:linear-gradient(#ffffff14 0%,#ffffff05 100%),#141418b8;border:.5px solid #ffffff29;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;line-height:1;position:absolute;inset-inline-end:-4px}@media (max-width:400px){.discount-tag{top:-6px;padding:4px 8px;font-size:10px;inset-inline-end:-2px}}.discount-tag-text{background:linear-gradient(90deg,#ffe4b8 16.4%,#c79441 94.8%);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.credits-card-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.seedance-tag{color:#ffffff80;white-space:nowrap;align-items:center;gap:0;font-size:11px;font-weight:500;line-height:1;display:inline-flex}@media (max-width:400px){.seedance-tag{font-size:10px}}.seedance-tag-icon{opacity:.5;flex-shrink:0;width:18px;height:18px}.credits-price{color:#ffefc3;align-items:baseline;gap:2px;margin-inline-start:auto;font-weight:300;line-height:1;display:flex}.credits-currency{font-size:16px}@media (max-width:760px){.credits-currency{font-size:14px}}.credits-amount-text{font-size:24px}@media (max-width:760px){.credits-amount-text{font-size:20px}}@media (max-width:400px){.credits-amount-text{font-size:18px}}.credits-option-card.custom-card{aspect-ratio:auto;cursor:default;text-align:center;background:linear-gradient(#ff00001a 0%,#f6636301 100%);grid-area:2/2;justify-content:space-between;align-self:stretch;align-items:center;height:auto;padding:64px 20px}.credits-option-card.custom-card:hover{transform:none}@media (max-width:760px){.credits-option-card.custom-card{grid-area:auto;padding:24px 16px 20px}}.custom-card-top{flex-direction:column;align-items:center;gap:14px;display:flex}.custom-title-row{display:contents}.custom-crown{flex-shrink:0;width:36px;height:36px;display:block}.custom-title{color:var(--text-primary);word-break:break-all;font-size:28px;font-weight:700;line-height:1}@media (max-width:760px){.custom-title{font-size:22px}}.custom-features{flex-direction:column;align-items:flex-start;gap:6px;margin-top:4px;display:flex}.feature-item{color:var(--text-quaternary);align-items:baseline;gap:6px;font-size:11px;font-weight:400;line-height:1.3;display:flex}.feature-item .bullet{color:var(--text-quaternary)}@media (max-width:400px){.feature-item{font-size:10px}}.contact-us-button{width:100%;color:var(--text-primary);cursor:pointer;background:#ffffff14;border:none;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:700;line-height:1;transition:background .2s,opacity .2s}.contact-us-button:hover{background:#ffffff24}.contact-us-button:focus-visible{outline-offset:2px;outline:2px solid #fff6}.credits-option-card.custom-card.custom-card--compact{text-align:start;align-items:stretch;padding:24px 20px 20px}.credits-option-card.custom-card.custom-card--compact .custom-card-top{align-items:stretch;gap:12px}.credits-option-card.custom-card.custom-card--compact .custom-title-row{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.credits-option-card.custom-card.custom-card--compact .custom-crown{width:28px;height:28px}.credits-option-card.custom-card.custom-card--compact .custom-features{align-items:flex-start;margin-top:0}@media (max-width:760px){.credits-option-card.custom-card.custom-card--compact{padding:20px 16px 16px}.credits-option-card.custom-card.custom-card--compact .custom-crown{width:24px;height:24px}}.sheet-footer{flex-shrink:0;justify-content:flex-end;align-items:center;gap:24px;padding:16px 64px 64px;display:flex}@media (max-width:760px){.sheet-footer{padding:14px 16px 18px;padding-bottom:max(18px,env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:10px}}.recharge-button{color:#000;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-width:200px;padding:8px 120px;font-size:15px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.recharge-button:hover{opacity:.85;transform:translateY(-1px)}.recharge-button:active{transform:translateY(0)}@media (max-width:760px){.recharge-button{width:100%;min-width:0;padding:12px 24px;font-size:14px}}.recharge-button-icon{flex-shrink:0}.credits-hint{color:var(--text-fg-weak);text-align:end;flex:0 auto;font-size:12px;line-height:1.4}@media (max-width:760px){.credits-hint{text-align:center;flex:none;font-size:11px}}
/*# sourceMappingURL=17cl10.3lw_v-.css.map*/