@keyframes shake-grow{0%{transform:scale(1) translate(1px,1px) rotate(0)}10%{transform:scale(1.1) translate(-1px,-2px) rotate(-1deg)}20%{transform:scale(1) translate(-3px) rotate(1deg)}30%{transform:scale(1.1) translate(3px,2px) rotate(0)}40%{transform:scale(1) translate(1px,-1px) rotate(1deg)}50%{transform:scale(1.1) translate(-1px,2px) rotate(-1deg)}60%{transform:scale(1) translate(-3px,1px) rotate(0)}70%{transform:scale(1.1) translate(3px,1px) rotate(-1deg)}80%{transform:scale(1) translate(-1px,-1px) rotate(1deg)}90%{transform:scale(1.1) translate(1px,2px) rotate(0)}to{transform:scale(1) translate(1px,-2px) rotate(-1deg)}}@keyframes scrollUp{0%{top:100%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:0;opacity:0}}@keyframes scrollDown{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes TextfadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes DivComeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes TextLiftIn{0%{transform:translateY(8px)}to{transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.checkout-page{position:relative;width:min(1180px,100% - 2rem);margin:1.5rem auto 0;padding:0 0 2rem}.checkout-page:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:18rem;border-radius:36px;background:linear-gradient(180deg,#78a0ff2e,#2f62e01a 60%,#2f62e000);pointer-events:none}.checkout-hero{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 1rem 1rem}.checkout-hero-badge{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.45rem .9rem;border-radius:999px;background-color:#2f62e014;border:1px solid rgba(47,98,224,.14);color:#2f62e0;font-size:.8rem;font-weight:600}.checkout-hero-title{margin:0 auto;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:700;color:#202124;letter-spacing:-.04em}.checkout-hero-title-highlight{position:relative;display:inline-block;z-index:0;color:inherit}.checkout-hero-title-highlight:after{content:"";position:absolute;bottom:.1em;left:-2%;width:105%;height:60%;background:#34d39994;z-index:-1;transform:rotate(-1deg);transform-origin:left center;border-radius:8px}.checkout-hero-title-highlight:hover:after{width:0%;transition:width .5s ease-in-out}.checkout-hero-subtitle{width:min(760px,100%);margin:0 auto;font-size:1rem;line-height:1.6;color:#828488}.checkout-hero-points{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:.75rem}.checkout-hero-point{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1rem;border-radius:999px;background-color:#fff;border:1px solid rgba(47,98,224,.12);box-shadow:0 10px 20px #0f32780f;font-size:.8rem;color:#202124}.checkout-hero-point svg{color:#2f62e0;font-size:1rem}.checkout-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.9fr);gap:1.5rem;align-items:start;margin-top:1rem}.checkout-panel{background-color:#fff;border:1px solid rgba(47,98,224,.12);border-radius:32px;box-shadow:0 16px 34px #0f327814}.checkout-cart-panel{padding:1.75rem}.checkout-cart-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(130,132,136,.18)}.checkout-cart-title-wrap{display:flex;flex-direction:column;gap:.35rem}.checkout-cart-title{margin:0;text-align:left;font-size:1.65rem;font-weight:600;color:#202124}.checkout-cart-caption{text-align:left;font-size:.9rem;color:#828488}.checkout-cart-count{padding:.55rem .9rem;border-radius:999px;background-color:#2f62e014;color:#2f62e0;font-size:.84rem;font-weight:600;white-space:nowrap}.checkout-products{display:flex;flex-direction:column;gap:1rem;padding:1.4rem 0 0}.checkout-product-card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.2rem;border-radius:24px;background-color:#f8f8fa;border:1px solid rgba(47,98,224,.08)}.checkout-product-main{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;flex:1;min-width:0}.checkout-product-badge{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-shrink:0;width:3rem;height:3rem;border-radius:18px;background:linear-gradient(180deg,#78a0ff38,#2f62e029);color:#2f62e0;font-size:1.35rem}.checkout-product-content{display:flex;flex-direction:column;gap:.75rem;flex:1;min-width:0}.checkout-product-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem}.checkout-product-title{margin:0;text-align:left;font-size:1.1rem;font-weight:600;color:#202124}.checkout-product-total{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:.1rem;text-align:right}.checkout-product-total-label{font-size:.72rem;color:#828488;text-transform:uppercase;letter-spacing:.05em}.checkout-product-total strong{font-size:1.05rem;font-weight:700;color:#202124}.checkout-product-meta{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.checkout-product-unit-price{text-align:left;font-size:.88rem;color:#828488}.checkout-product-quantity{margin-left:auto}.checkout-product-delete{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:999px;background-color:#ea423614;color:#ea4236;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.checkout-product-delete:hover{transform:scale(1.05);background-color:#ea423624}.checkout-product-delete svg{font-size:1.3rem}.checkout-empty-state{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:24rem;padding:2rem 1rem 1rem;text-align:center}.checkout-empty-state-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;border-radius:28px;background:linear-gradient(180deg,#78a0ff2e,#2f62e01f);color:#2f62e0;font-size:2.2rem}.checkout-empty-state-title{margin:0;font-size:1.5rem;font-weight:600;color:#202124}.checkout-empty-state-text{width:min(420px,100%);font-size:.95rem;line-height:1.6;color:#828488}.checkout-empty-state-button{margin-top:.5rem}.checkout-search-card{padding:1.25rem;border-radius:24px;background:linear-gradient(180deg,#78a0ff1f,#2f62e014);border:1px solid rgba(47,98,224,.12)}.checkout-search-card-top{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem}.checkout-search-card-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:20px;background-color:#fff;color:#2f62e0;font-size:1.4rem;box-shadow:0 10px 20px #0f327814}.checkout-search-card-main{display:flex;flex-direction:column;gap:1rem;width:100%}.checkout-search-card-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem}.checkout-search-card-kicker{text-align:left;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#2f62e0}.checkout-search-card-title{margin-top:.2rem;text-align:left;font-size:1.2rem;font-weight:600;color:#202124}.checkout-search-card-total{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:.15rem;text-align:right}.checkout-search-card-total span{font-size:.75rem;color:#828488;text-transform:uppercase;letter-spacing:.06em}.checkout-search-card-total strong{font-size:1.2rem;color:#202124}.checkout-search-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.checkout-search-card-item{display:flex;flex-direction:column;gap:.3rem;padding:.9rem 1rem;border-radius:18px;background-color:#ffffffb8}.checkout-search-card-item span{text-align:left;font-size:.75rem;color:#828488;text-transform:uppercase;letter-spacing:.05em}.checkout-search-card-item strong{text-align:left;font-size:.92rem;line-height:1.45;color:#202124}.checkout-summary-panel{position:sticky;top:7rem;padding:1.5rem}.checkout-summary-header{display:flex;flex-direction:column;gap:.35rem;padding-bottom:1rem;border-bottom:1px solid rgba(130,132,136,.18)}.checkout-summary-kicker{text-align:left;font-size:.78rem;font-weight:600;color:#2f62e0;text-transform:uppercase;letter-spacing:.08em}.checkout-summary-title{margin:0;text-align:left;font-size:1.35rem;font-weight:600;color:#202124}.checkout-summary-body{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.checkout-summary-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.checkout-summary-row-label{text-align:left;font-size:.92rem;color:#828488}.checkout-summary-row-value{text-align:right;font-size:.95rem;font-weight:600;color:#202124}.checkout-summary-divider{width:100%;height:1px;background-color:#8284882e}.checkout-summary-total{padding:1rem;border-radius:24px;background:linear-gradient(180deg,#78a0ff24,#2f62e014);border:1px solid rgba(47,98,224,.12)}.checkout-summary-total-label{text-align:left;font-size:.82rem;color:#828488;text-transform:uppercase;letter-spacing:.07em}.checkout-summary-total-value{margin-top:.35rem;text-align:left;font-size:2rem;font-weight:700;color:#202124;line-height:1.1}.checkout-summary-points{display:flex;flex-direction:column;gap:.8rem}.checkout-summary-point{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.7rem;text-align:left;font-size:.9rem;line-height:1.5;color:#202124}.checkout-summary-point svg{flex-shrink:0;color:#34d399;font-size:1.15rem}.checkout-summary-button{width:100%;margin-top:.25rem}.checkout-summary-error-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.9rem;padding:1rem;border-radius:24px;background-color:#fff;border:2px solid rgba(234,66,54,.22);box-shadow:0 16px 34px #0f327814}.checkout-summary-error-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-shrink:0;width:2.8rem;height:2.8rem;border-radius:999px;background-color:#ea42361f;color:#ea4236;font-size:1.4rem}.checkout-summary-error-content{display:flex;flex-direction:column;gap:.45rem;text-align:left}.checkout-summary-error-title{margin:0;font-size:1rem;font-weight:700;color:#ea4236}.checkout-summary-error-text{margin:0;font-size:.92rem;line-height:1.55;color:#202124}.checkout-summary-error-actions{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.6rem;margin-top:.2rem}.checkout-summary-error-link{font-size:.88rem;font-weight:600;color:#ea4236;text-decoration:underline}.checkout-summary-footer{text-align:left;font-size:.8rem;line-height:1.55;color:#828488}@media (max-width: 1100px){.checkout-layout{grid-template-columns:minmax(0,1fr)}.checkout-summary-panel{position:static}}@media (max-width: 760px){.checkout-page{width:min(100%,100% - 1rem)}.checkout-page:before{height:14rem;border-radius:28px}.checkout-hero{padding-top:1.8rem}.checkout-hero-title{font-size:2rem}.checkout-hero-subtitle{font-size:.92rem}.checkout-cart-panel,.checkout-summary-panel{padding:1.2rem;border-radius:24px}.checkout-cart-header,.checkout-search-card-top,.checkout-search-card-header,.checkout-product-header,.checkout-product-meta{flex-direction:column;align-items:flex-start}.checkout-cart-count,.checkout-product-total{text-align:left;align-items:flex-start}.checkout-product-card,.checkout-product-main{align-items:flex-start}.checkout-product-quantity{margin-left:0}.checkout-summary-total-value{font-size:1.7rem}.checkout-search-card-grid{grid-template-columns:minmax(0,1fr)}}
