*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}._container_1r43b_3{max-width:1200px;margin:0 auto;padding:20px}._containerNarrow_1r43b_9{max-width:600px;margin:0 auto;padding:20px}._header_1r43b_15{background:#fff;border-bottom:1px solid #f0f0f0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 20px;display:flex;box-shadow:0 2px 8px #0000000f}._logo_1r43b_27{color:#1890ff;cursor:pointer;margin:0;font-size:20px;font-weight:700}._logo_1r43b_27:hover{color:#40a9ff}._flexBetween_1r43b_39{justify-content:space-between;align-items:center;display:flex}._textCenter_1r43b_45{text-align:center}._card_1r43b_49{background:#fff;border-radius:16px;padding:32px;box-shadow:0 2px 12px #00000014}._cardPadding_1r43b_56{padding:40px 24px}._productCard_1r43b_61{background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}._productCard_1r43b_61:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}._productCardImage_1r43b_77{object-fit:cover;width:100%;height:200px}._productCardContent_1r43b_83{flex-direction:column;flex:1;padding:16px;display:flex}._productCardTitle_1r43b_90{color:#333;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:15px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}._productCardPrice_1r43b_103{color:#1890ff;margin:0;font-size:18px;font-weight:700}._productImage_1r43b_111{object-fit:cover;border-radius:12px;width:100%;max-height:500px}._productPrice_1r43b_118{color:#1890ff;margin:0;font-size:28px;font-weight:700}._priceLarge_1r43b_125{color:#1890ff;font-size:20px;font-weight:700}._checkoutProductImage_1r43b_132{object-fit:cover;border-radius:8px;width:120px;height:120px}._paymentMethodButton_1r43b_139{background:#fff;border:2px solid #e8e8e8;border-radius:8px;height:44px;padding:0 20px;font-size:15px;transition:all .2s}._paymentMethodButton_1r43b_139:hover{color:#1890ff;border-color:#1890ff}._paymentMethodButtonActive_1r43b_154{color:#1890ff;background:#e6f7ff;border-color:#1890ff}._largeButton_1r43b_160{border-radius:10px;height:48px;font-size:16px}._successButton_1r43b_166{background:#52c41a;border-color:#52c41a}._successButton_1r43b_166:hover{background:#389e0d;border-color:#389e0d}._queueCard_1r43b_177{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:400px;padding:32px 40px 28px;box-shadow:0 8px 40px #0000001f}._queueWrapper_1r43b_187{justify-content:center;align-items:center;min-height:80vh;padding:20px;display:flex}._queueIcon_1r43b_195{margin-bottom:8px;font-size:40px}._queuePosition_1r43b_200{color:#1890ff;font-size:44px;font-weight:700;line-height:1}._queueTimer_1r43b_207{color:#52c41a;background:conic-gradient(#52c41a 100%,#f0f0f0 0%);border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 16px;font-size:32px;font-weight:700;display:flex;position:relative}._queueTimer_1r43b_207:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:6px}._queueTimer_1r43b_207 span{z-index:1;position:relative}._cartItemWrapper_1r43b_239{background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;width:100%;margin-bottom:12px;padding:20px 24px}._cartItemContainer_1r43b_248{align-items:center;gap:20px;width:100%;display:flex}._cartItemImage_1r43b_255{object-fit:cover;border-radius:8px;flex-shrink:0;width:100px;height:100px}._cartItemTitle_1r43b_263{color:#000;margin:0;font-size:16px;font-weight:500}._cartItemPrice_1r43b_270{color:#1890ff;margin:4px 0;font-size:18px;font-weight:600}._cartItemQuantity_1r43b_277{color:#999;font-size:14px}._cartItemActions_1r43b_282{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;min-width:160px;margin-left:auto;display:flex}._cartItemActions_1r43b_282 ._ant-btn_1r43b_292{border-radius:8px;min-width:160px;height:38px;font-size:14px}._cartItemActions_1r43b_282 ._ant-btn-dangerous_1r43b_299{min-width:80px;height:32px;font-size:13px}._cartSummary_1r43b_305{background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;margin-top:16px;padding:20px 24px}._cartTitle_1r43b_313{margin-bottom:20px;font-size:28px;font-weight:600}._loadingSpinner_1r43b_320{justify-content:center;align-items:center;padding:60px;display:flex}._errorFallback_1r43b_328{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}._miniWrapper_1ihvl_3{cursor:pointer;background:#fff;border-radius:40px;align-items:center;gap:10px;width:fit-content;padding:8px 12px 8px 8px;transition:box-shadow .2s,transform .2s;animation:.3s _slideIn_1ihvl_1;display:flex;box-shadow:0 4px 16px #0000001f}._miniWrapper_1ihvl_3:hover{transform:scale(1.02);box-shadow:0 6px 24px #0000002e}@keyframes _slideIn_1ihvl_1{0%{opacity:0;transform:translate(20px)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}._miniIcon_1ihvl_33{background:#f0f5ff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}._miniInfo_1ihvl_44{flex-direction:column;min-width:80px;display:flex}._miniProductName_1ihvl_50{color:#333;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:12px;font-weight:500;overflow:hidden}._miniStatus_1ihvl_60{color:#999;font-size:11px}@media (width<=576px){._miniWrapper_1ihvl_3{padding:6px 10px 6px 6px;bottom:16px;right:16px}._miniInfo_1ihvl_44{min-width:60px}._miniProductName_1ihvl_50{max-width:80px}}._loadingSpinner_zkwk7_3{justify-content:center;align-items:center;min-height:200px;display:flex}._errorFallback_zkwk7_10{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:20px;display:flex}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}#root{background:#f5f5f5;min-height:100vh}
