@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";:root{font-family:Poppins,sans-serif;color:#000000de;background-color:#465ba50a;font-synthesis:none;font-size:1.5rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0}a{text-decoration:none;color:#2f2f2f;transition:color .4s ease}a:visited{color:#2f2f2f}a:hover{color:#004992}a:active{color:#ff3a3a}.appLayout{display:grid;grid-template-rows:auto 1fr auto;grid-template-areas:"header" "center" "footer";min-height:100vh}header{grid-area:header;display:flex;background-color:#fff;width:100%;height:auto;position:sticky;top:0;z-index:10000;padding-top:env(safe-area-inset-top);border-bottom:1px solid rgba(164,162,162,.216)}.main{margin-top:30px;grid-area:center;justify-self:center}footer{grid-area:footer;justify-self:center;display:flex;flex-direction:column;width:60%;font-size:.6rem;text-align:center;padding:10px;margin-top:100px}.logo{display:block;width:300px;margin-left:-30px;cursor:pointer}@media(max-width:800px){.logo{width:200px;margin-left:-25px}main{font-size:.8rem}footer{width:80%}}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;background-image:radial-gradient(4px 4px at 20px 30px,rgba(255,255,255,.95) 50%,transparent 51%),radial-gradient(3px 3px at 80px 120px,rgba(255,255,255,.9) 50%,transparent 51%),radial-gradient(5px 5px at 200px 60px,rgba(255,255,255,.9) 50%,transparent 51%),radial-gradient(2.5px 2.5px at 300px 200px,rgba(255,255,255,.85) 50%,transparent 51%),radial-gradient(4.5px 4.5px at 500px 100px,rgba(255,255,255,.95) 50%,transparent 51%),radial-gradient(3.5px 3.5px at 150px 350px,rgba(255,255,255,.9) 50%,transparent 51%),radial-gradient(2px 2px at 420px 260px,rgba(255,255,255,.85) 50%,transparent 51%),radial-gradient(4px 4px at 650px 180px,rgba(255,255,255,.9) 50%,transparent 51%);background-size:420px 420px;background-repeat:repeat;animation:snow-big-fast 12s linear infinite}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9998;background-image:radial-gradient(2px 2px at 50px 80px,rgba(255,255,255,.6) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 120px 160px,rgba(255,255,255,.5) 50%,transparent 51%),radial-gradient(2.5px 2.5px at 300px 100px,rgba(255,255,255,.5) 50%,transparent 51%),radial-gradient(1px 1px at 400px 250px,rgba(255,255,255,.45) 50%,transparent 51%),radial-gradient(2px 2px at 600px 150px,rgba(255,255,255,.6) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 200px 380px,rgba(255,255,255,.5) 50%,transparent 51%),radial-gradient(1px 1px at 500px 300px,rgba(255,255,255,.45) 50%,transparent 51%),radial-gradient(2px 2px at 700px 220px,rgba(255,255,255,.5) 50%,transparent 51%);background-size:300px 300px;background-repeat:repeat;animation:snow-small-slow 22s linear infinite}@keyframes snow-big-fast{0%{background-position-y:0}to{background-position-y:420px}}@keyframes snow-small-slow{0%{background-position-y:0}to{background-position-y:300px}}@media(max-width:800px){body:before{animation-duration:20s}body:after{animation-duration:34s}}._menuButton_t6vis_2{margin-left:auto;background:transparent;border:0px solid rgba(255,255,255,.15);border-radius:12px;padding:10px;cursor:pointer;height:80px;width:80px;align-self:center;display:flex;align-items:center;justify-content:center;margin-right:50px;color:inherit;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease,transform .1s ease,opacity .15s ease}._menuButton_t6vis_2:hover{background-color:#ffffff29}._menuButton_t6vis_2:active{transform:scale(.96)}._menuButton_t6vis_2:focus-visible{outline:2px solid rgba(0,0,0,.35);outline-offset:3px}._menuIcon_t6vis_38{width:50px;height:50px;display:block;stroke:currentColor;stroke-width:1.2;stroke-linecap:round}._backdrop_t6vis_48{position:fixed;inset:0;background:#454545c7;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:999}._backdropOpen_t6vis_58{opacity:1;pointer-events:auto}._drawer_t6vis_64{position:fixed;top:0;right:0;height:100vh;width:min(360px,85vw);background:#326cb3ce;z-index:1000;transform:translate(100%);transition:transform .22s ease;padding:16px;box-shadow:-12px 0 30px #00000026}._open_t6vis_78{transform:translate(0)}._topRow_t6vis_82{display:flex;align-items:center;justify-content:space-between;gap:12px}._title_t6vis_89{font-weight:600;font-size:1rem;color:#fff}._close_t6vis_95{background:transparent;border:none;cursor:pointer;font-size:2rem;line-height:1;color:#fff;padding:8px;margin-left:auto;transition:opacity .15s ease,transform .1s ease}._close_t6vis_95:hover{opacity:.85;transform:rotate(45deg)}._close_t6vis_95:active{transform:scale(.9)}._nav_t6vis_116{display:grid;gap:10px;margin-top:16px}._nav_t6vis_116 a{text-decoration:none;color:#fff;padding:10px 12px;border-radius:1px}._nav_t6vis_116 a:hover{background:#0000000f}._active_t6vis_133{background:#0000001a}@media(max-width:800px){._menuButton_t6vis_2{margin-right:10px}._menuIcon_t6vis_38{stroke-width:.8;stroke-linecap:round}}._cardsWrapper_ixstw_4{display:flex;gap:50px;margin-top:50px;flex-wrap:wrap;justify-content:center}._productCard_ixstw_15{display:flex;flex-direction:column;background-color:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #00000014;transition:transform .18s ease,box-shadow .18s ease;width:300px}._productCard_ixstw_15:hover{transform:translateY(-4px);box-shadow:0 14px 36px #0000001f}._productContent_ixstw_33{display:flex;flex-direction:column;gap:12px}._productFooter_ixstw_39{display:flex;flex-direction:column;gap:8px;margin-top:auto}._productMedia_ixstw_48{display:block;width:100%;z-index:1}._productImage_ixstw_54{width:100%;height:auto;object-fit:cover;display:block}._productBody_ixstw_62{padding:16px;display:flex;flex-direction:column;gap:12px;flex:1}._productHeader_ixstw_71{display:flex;flex-direction:column;gap:4px}._productTitle_ixstw_78{display:flex;align-items:center;gap:10px;font-size:1.1rem;line-height:1.2;font-weight:600;margin:0}._productSubtitle_ixstw_90{font-size:.8rem;color:#777;margin:0}._productDescription_ixstw_97{font-size:.9rem;line-height:1.4;color:#444;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}._productMeta_ixstw_110{display:flex;justify-content:space-between;align-self:flex-start}._productPrice_ixstw_117{font-size:1.2rem;font-weight:600}._productBadge_ixstw_123{font-size:.7rem;padding:4px 8px;border-radius:999px;background-color:#eef2ff;color:#3b5cff;font-weight:700;text-align:center;width:fit-content;margin-bottom:0}._productActions_ixstw_137{display:flex;gap:10px;margin-top:auto}._btnPrimary_ixstw_144{flex:1;padding:10px 12px;border:none;border-radius:10px;background-color:#000;color:#fff;font-size:.85rem;cursor:pointer}._btnSecondary_ixstw_155{flex:1;padding:10px 12px;border-radius:10px;border:1px solid #ddd;background-color:#fff;font-size:.85rem;cursor:pointer;text-align:center}@media(max-width:800px){._productCard_ixstw_15{width:100%;max-width:95%}._productImage_ixstw_54{height:auto}._cardsWrapper_ixstw_4{width:100%;gap:25px;margin-top:20px}}._cardsWrapper_1jjh0_1{display:flex;gap:50px;margin-top:50px;flex-wrap:wrap;justify-content:center}._skeleton_1jjh0_12{position:relative;overflow:hidden;background:#e6e6e6;border-radius:10px}._skeleton_1jjh0_12:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.55) 50%,transparent 70%);animation:_shimmer_1jjh0_1 1.6s infinite}@keyframes _shimmer_1jjh0_1{to{transform:translate(100%)}}._productCard_1jjh0_43{display:flex;flex-wrap:wrap;height:660px;width:300px;padding:0;margin:0;border-radius:18px;background:#fff}._productMedia_1jjh0_57{width:100%;height:248px;background:#e6e6e6}._productBody_1jjh0_64{display:flex;flex-wrap:wrap;width:300px;height:402px;background:#fff;border-radius:18px;margin:10px 10px 0}._productContent_1jjh0_75{display:flex;flex-wrap:wrap;width:100%}._productHeader_1jjh0_82{display:flex;flex-wrap:wrap;flex-direction:column;gap:10px;width:100%;margin-bottom:25px}._productTitle_1jjh0_92{width:65%;height:30px;background:#e6e6e6;border-radius:18px}._productSubTitle_1jjh0_100{width:35%;height:18px;background:#e6e6e6;margin-inline:left}._productDescription_1jjh0_107{width:100%;height:15px;background:#e6e6e6;border-radius:18px}._productDescription2_1jjh0_115{width:80%;height:15px;background:#e6e6e6;border-radius:18px}._productFooter_1jjh0_125{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;margin-top:auto}._productPriceAlign_1jjh0_133{width:100%;margin-bottom:15px;display:flex;align-items:center}._productPrice_1jjh0_133{width:80px;height:30px;background:#e6e6e6;border-radius:10px;align-self:left}._productActions_1jjh0_148{display:flex;flex-wrap:nowrap;gap:10px;padding-bottom:5px;width:100%}._productButton_1jjh0_156{flex:1 1 0;height:40px;background:#e6e6e6;border-radius:10px;margin-bottom:15px}@media(max-width:800px){._cardsWrapper_1jjh0_1{width:100%}._productCard_1jjh0_43{width:100%;max-width:95%}._productBody_1jjh0_64{width:100%}._productHeader_1jjh0_82{flex-direction:column;gap:10px}._productTitle_1jjh0_92{width:60%}}._wrapper_bk3f0_1{max-width:1000px;margin:0 auto;min-width:800px}._frame_bk3f0_7{width:100%;aspect-ratio:var(--ar);overflow:hidden;position:relative;border-radius:10px}._track_bk3f0_17{display:flex;height:100%;transition:transform .42s cubic-bezier(.4,0,.2,1)}._slideLink_bk3f0_23{flex:0 0 100%;height:100%;display:block;text-decoration:none;color:inherit}._slide_bk3f0_23{width:100%;height:100%;display:block}._img_bk3f0_38{width:100%;height:100%;display:block;object-fit:cover}._arrow_bk3f0_47{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:#0000;cursor:pointer;color:transparent;display:flex;align-items:center;justify-content:center}._arrow_bk3f0_47:before{content:"";width:20px;height:20px;border-right:3px solid rgba(0,0,0,.208);border-bottom:3px solid rgba(0,0,0,.208);display:block}._left_bk3f0_76{left:10px}._left_bk3f0_76:before{transform:rotate(135deg)}._right_bk3f0_84{right:10px}._right_bk3f0_84:before{transform:rotate(-45deg)}._arrow_bk3f0_47:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}@media(max-width:800px){._img_bk3f0_38{object-fit:cover}._wrapper_bk3f0_1{min-width:auto;width:100%}._frame_bk3f0_7{width:100%;border-radius:0}._arrow_bk3f0_47{width:40px;height:40px}._arrow_bk3f0_47:before{width:10px;height:10px;border-right-width:3px;border-bottom-width:3px}}._page_2eynh_1{max-width:1100px;margin:0 auto;padding:28px 18px 60px}._page_2eynh_1>._topbar_2eynh_8{width:fit-content}._topbar_2eynh_8{display:inline-flex;align-items:center;margin-bottom:11px}._backLink_2eynh_18{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;cursor:pointer;align-self:flex-start;font-size:15px;font-weight:600;width:fit-content;max-width:max-content;border-radius:5px;transition:background .16s ease,color .16s ease}._backLink_2eynh_18:hover{color:#4f7bff97;text-shadow:none}._backIcon_2eynh_39{font-size:18px;line-height:1}._card_2eynh_47{display:grid;grid-template-columns:.9fr 1fr;gap:24px;padding:18px;border-radius:18px;border:1px solid rgba(0,0,0,.06);background:#ffffffe6;box-shadow:0 12px 28px #0000001a,0 4px 10px #0000000f}._media_2eynh_60{position:sticky;top:150px;align-self:start;border-radius:15px;overflow:hidden;background:#fcfcfc00}._image_2eynh_69{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:1 / 1;border-radius:15px}._info_2eynh_78{display:flex;flex-direction:column;gap:14px}._headerRow_2eynh_84{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}._kicker_2eynh_91{margin:0;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.7}._title_2eynh_100{margin:6px 0 4px;font-size:30px;line-height:1.1}._meta_2eynh_106{margin:0;opacity:.75;font-size:15px;font-weight:500}._priceBox_2eynh_113{text-align:right;min-width:140px}._price_2eynh_113{font-size:22px;font-weight:700}._stock_2eynh_123{margin-top:6px;display:inline-flex;padding:6px 10px;border-radius:999px;font-size:12px;border:1px solid rgba(0,0,0,.12)}._inStock_2eynh_132{background:#00a0501f;color:#0a7a3c;font-weight:600;font-size:15px;animation:_stockFloat_2eynh_1 2.8s ease-in-out infinite;box-shadow:0 4px 12px #00a0502e}._outStock_2eynh_141{background:#dc00001a}._description_2eynh_145{margin:6px 0 0;line-height:1.6;opacity:.9}._actions_2eynh_151{display:grid;grid-template-columns:auto auto;gap:14px;align-items:end;margin-top:10px}._actionsLeft_2eynh_159{display:flex;align-items:end}._actionsRight_2eynh_164{display:flex;justify-content:flex-end;flex-shrink:0}._qty_2eynh_170{display:flex;flex-direction:column;gap:8px;min-width:160px}._qtyLabel_2eynh_177{font-size:12px;letter-spacing:.06em;text-transform:uppercase;opacity:.75}._qtySelect_2eynh_184{height:48px;padding:0 10px;border-radius:14px;border:1px solid rgba(0,0,0,.14);background:#fff;width:68px;min-width:68px;max-width:68px;font-size:15px;font-weight:600;letter-spacing:.01em;line-height:1}._qtyRow_2eynh_199{display:flex;gap:12px;align-items:stretch}._qtyHint_2eynh_205{height:48px;padding:0 16px;border-radius:14px;border:1px solid rgba(0,0,0,.1);background:#00000005;font-size:14px;font-weight:500;letter-spacing:.01em;opacity:.9;white-space:nowrap;display:flex;align-items:center;line-height:1}._cartIcon_2eynh_221{display:inline-flex;align-items:center;transform:translateY(.5px)}._primaryBtn_2eynh_227{height:48px;padding:0 26px;border-radius:14px;border:none;background:#000;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:1;white-space:nowrap}._primaryBtn_2eynh_227:hover{background:#111}._primaryBtn_2eynh_227:disabled{opacity:.45;cursor:not-allowed}@media(max-width:800px){._card_2eynh_47{grid-template-columns:1fr}._media_2eynh_60{position:relative;top:0}._priceBox_2eynh_113{text-align:left}._headerRow_2eynh_84{flex-direction:column}._actions_2eynh_151{grid-template-columns:1fr}._actionsRight_2eynh_164{justify-content:stretch}._primaryBtn_2eynh_227{width:100%;justify-content:center}}@keyframes _stockFloat_2eynh_1{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}._page_hcy4n_1{max-width:1100px;margin:0 auto;padding:28px 18px 60px}._topbar_hcy4n_7{margin-bottom:14px}._card_hcy4n_11{display:grid;grid-template-columns:.9fr 1fr;gap:24px;padding:18px;border-radius:18px;background:#ffffffe6}._skeleton_hcy4n_22{position:relative;overflow:hidden;background:#e6e6e6;border-radius:10px}._skeleton_hcy4n_22:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.55) 50%,transparent 70%);animation:_shimmer_hcy4n_1 1.6s infinite}@keyframes _shimmer_hcy4n_1{to{transform:translate(100%)}}._backBtn_hcy4n_51{width:160px;height:38px}._media_hcy4n_56{border-radius:15px}._image_hcy4n_60{width:100%;aspect-ratio:1 / 1}._info_hcy4n_65{display:flex;flex-direction:column;gap:16px}._headerRow_hcy4n_71{display:flex;justify-content:space-between;gap:20px}._kicker_hcy4n_77{width:120px;height:14px}._title_hcy4n_82{width:280px;height:32px;margin-top:6px}._meta_hcy4n_88{width:180px;height:16px;margin-top:6px}._priceBox_hcy4n_94{display:flex;flex-direction:column;gap:8px;align-items:flex-end}._price_hcy4n_94{width:90px;height:24px}._stock_hcy4n_106{width:110px;height:20px;border-radius:999px}._description_hcy4n_112{display:flex;flex-direction:column;gap:10px}._line_hcy4n_118{height:14px}._lineShort_hcy4n_122{width:60%;height:14px}._actions_hcy4n_127{display:flex;justify-content:space-between;gap:16px;margin-top:12px}._qty_hcy4n_134{width:160px;height:48px}._button_hcy4n_139{width:180px;height:48px;border-radius:14px}@media(max-width:800px){._title_hcy4n_82{width:180px}._card_hcy4n_11{grid-template-columns:1fr;max-width:100%}._priceBox_hcy4n_94{align-items:flex-start}._actions_hcy4n_127{flex-direction:column}._button_hcy4n_139{width:100%}}._notFound_7m26n_1{min-height:auto;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#111827,#030712);color:#e5e7eb;padding:24px;border-radius:20px}._notFoundCard_7m26n_17{max-width:420px;text-align:center;padding:48px 32px;border-radius:16px;background:#ffffff08;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 20px 40px #0006}._notFoundCode_7m26n_27{display:block;font-size:4rem;font-weight:700;letter-spacing:4px;color:#60a5fa;margin-bottom:16px}._notFoundTitle_7m26n_36{font-size:1.6rem;margin:0 0 12px}._notFoundText_7m26n_41{font-size:.95rem;line-height:1.5;color:#b5b5b5;margin-bottom:32px}._notFoundButton_7m26n_48:visited{color:#e1e1e1}._notFoundButton_7m26n_48{display:inline-block;padding:12px 24px;border-radius:999px;background:linear-gradient(135deg,#3b82f6,#6366f1);font-weight:500;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,color .2s ease}._notFoundButton_7m26n_48:hover{transform:translateY(-2px);color:#fff;box-shadow:0 8px 24px #6366f166}._btn_14mp2_1{position:fixed;right:18px;bottom:18px;z-index:12000;width:48px;height:48px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 26px #0000002e;display:grid;place-items:center;opacity:0;transform:translateY(10px) scale(.98);pointer-events:none;transition:opacity .18s ease,transform .18s ease;-webkit-tap-highlight-color:transparent}._show_14mp2_28{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}._btn_14mp2_1:active{transform:translateY(0) scale(.94)}._icon_14mp2_38{font-size:22px;line-height:1;font-weight:700;transform:translateY(-1px)}@media(max-width:800px){._btn_14mp2_1{right:14px;bottom:14px;width:54px;height:54px}._icon_14mp2_38{font-size:24px}}
