.spinner-module__-jVpYa__spinnerContainer{width:24px;height:24px;display:inline-block;position:relative}.spinner-module__-jVpYa__barWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.spinner-module__-jVpYa__bar{opacity:.2;background-color:currentColor;border-radius:1px;width:2px;height:6px;animation:1s linear infinite spinner-module__-jVpYa__spinPulse;position:absolute;top:0;left:11px}.spinner-module__-jVpYa__barWrapper:first-child .spinner-module__-jVpYa__bar{animation-delay:-1s}.spinner-module__-jVpYa__barWrapper:nth-child(2) .spinner-module__-jVpYa__bar{animation-delay:-.916s}.spinner-module__-jVpYa__barWrapper:nth-child(3) .spinner-module__-jVpYa__bar{animation-delay:-.833s}.spinner-module__-jVpYa__barWrapper:nth-child(4) .spinner-module__-jVpYa__bar{animation-delay:-.75s}.spinner-module__-jVpYa__barWrapper:nth-child(5) .spinner-module__-jVpYa__bar{animation-delay:-.666s}.spinner-module__-jVpYa__barWrapper:nth-child(6) .spinner-module__-jVpYa__bar{animation-delay:-.583s}.spinner-module__-jVpYa__barWrapper:nth-child(7) .spinner-module__-jVpYa__bar{animation-delay:-.5s}.spinner-module__-jVpYa__barWrapper:nth-child(8) .spinner-module__-jVpYa__bar{animation-delay:-.416s}.spinner-module__-jVpYa__barWrapper:nth-child(9) .spinner-module__-jVpYa__bar{animation-delay:-.333s}.spinner-module__-jVpYa__barWrapper:nth-child(10) .spinner-module__-jVpYa__bar{animation-delay:-.25s}.spinner-module__-jVpYa__barWrapper:nth-child(11) .spinner-module__-jVpYa__bar{animation-delay:-.166s}.spinner-module__-jVpYa__barWrapper:nth-child(12) .spinner-module__-jVpYa__bar{animation-delay:-.083s}@keyframes spinner-module__-jVpYa__spinPulse{0%{opacity:1}to{opacity:.2}}
.image-module__cPWPcq__block{width:auto;height:auto;display:block}.image-module__cPWPcq__img{opacity:0;transition:opacity .45s cubic-bezier(.4,0,.2,1)}.image-module__cPWPcq__loaded{opacity:1}
.hero-module__b7SCvq__hero{background:#fff;padding:140px 32px 60px;overflow:hidden}.hero-module__b7SCvq__headline{opacity:0;margin-bottom:64px;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.hero-module__b7SCvq__headlineVisible{opacity:1;transform:translateY(0)}.hero-module__b7SCvq__headlineText{flex-direction:column;gap:0;margin:0;line-height:.88;display:flex}.hero-module__b7SCvq__headlineLine{font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"SF Pro",system-ui,sans-serif;letter-spacing:-.05em;color:#000;transform:translate(calc((var(--mouse-x,.5) - .5)*-12px),calc((var(--mouse-y,.5) - .5)*-12px));text-shadow:calc((var(--mouse-x,.5) - .5)*20px)calc((var(--mouse-y,.5) - .5)*20px)30px #00000026;font-size:clamp(56px,10vw,120px);font-weight:700;transition:transform .2s cubic-bezier(.16,1,.3,1),text-shadow .2s cubic-bezier(.16,1,.3,1)}.hero-module__b7SCvq__headlineAccent{font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"SF Pro",system-ui,sans-serif;letter-spacing:-.05em;color:#000;transform:translate(calc((var(--mouse-x,.5) - .5)*16px),calc((var(--mouse-y,.5) - .5)*16px));text-shadow:calc((var(--mouse-x,.5) - .5)*-24px)calc((var(--mouse-y,.5) - .5)*-24px)25px #0003;font-size:clamp(56px,10vw,120px);font-weight:700;transition:transform .2s cubic-bezier(.16,1,.3,1),text-shadow .2s cubic-bezier(.16,1,.3,1)}.hero-module__b7SCvq__headlineSub{font-family:var(--font-mono),ui-monospace,monospace;letter-spacing:.04em;text-transform:uppercase;color:#0006;margin-top:20px;font-size:12px;font-weight:400}.hero-module__b7SCvq__section{margin-bottom:60px}.hero-module__b7SCvq__sectionHeader{justify-content:space-between;align-items:baseline;margin-bottom:24px;display:flex}.hero-module__b7SCvq__sectionLabel{font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"SF Pro Text",system-ui,sans-serif;letter-spacing:.08em;color:#000;text-transform:uppercase;margin-bottom:24px;font-size:13px;font-weight:600}.hero-module__b7SCvq__sectionCount{font-family:var(--font-mono),ui-monospace,monospace;color:#00000059;letter-spacing:.02em;font-size:11px}.hero-module__b7SCvq__productRow{scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding-bottom:16px;display:flex;overflow-x:auto}.hero-module__b7SCvq__productRow::-webkit-scrollbar{display:none}.hero-module__b7SCvq__productCard{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;flex:none;gap:14px;width:200px;padding:0;animation:.6s cubic-bezier(.16,1,.3,1) both hero-module__b7SCvq__cardReveal;display:flex}@keyframes hero-module__b7SCvq__cardReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-module__b7SCvq__productImageWrapper{aspect-ratio:3/4;background:#f0f0f0;width:100%;position:relative;overflow:hidden}.hero-module__b7SCvq__productImagePlaceholder{background:linear-gradient(135deg,#f0f0f0 0%,#e0e0e0 100%);width:100%;height:100%}.hero-module__b7SCvq__productImg{-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.hero-module__b7SCvq__productCard:hover .hero-module__b7SCvq__productImg{transform:scale(1.06)}.hero-module__b7SCvq__productTag{font-family:var(--font-mono),ui-monospace,monospace;letter-spacing:.04em;text-transform:uppercase;color:#000;background:hsla(var(--tag-hue,0),0%,100%,.88);-webkit-backdrop-filter:blur(8px);border:1px solid #0000000f;padding:4px 8px;font-size:9px;font-weight:400;position:absolute;top:10px;left:10px}.hero-module__b7SCvq__proofTag{font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"SF Pro Text",system-ui,sans-serif;letter-spacing:-.01em;color:#fff;-webkit-backdrop-filter:blur(8px);text-align:center;background:#000000d9;border-radius:4px;padding:6px 8px;font-size:10px;font-weight:600;position:absolute;bottom:10px;left:10px;right:10px;box-shadow:0 4px 12px #0000001a}.hero-module__b7SCvq__productInfo{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.hero-module__b7SCvq__productName{font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"SF Pro Text",system-ui,sans-serif;letter-spacing:-.02em;color:#000;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:12px;font-weight:500;overflow:hidden}.hero-module__b7SCvq__productPrice{font-family:var(--font-mono),ui-monospace,monospace;letter-spacing:-.01em;color:#00000080;flex-shrink:0;font-size:11px;font-weight:400}.hero-module__b7SCvq__skeleton{pointer-events:none}.hero-module__b7SCvq__skeletonText{background:#ebebeb;border-radius:2px;width:80px;height:10px;display:block}.hero-module__b7SCvq__skeletonTextSmall{background:#ebebeb;border-radius:2px;width:40px;height:10px;display:block}.hero-module__b7SCvq__ctaWrapper{justify-content:center;padding:40px 0 60px;display:flex}.hero-module__b7SCvq__ctaButton{color:#fff;cursor:pointer;background:#000;border:none;justify-content:center;align-items:center;gap:10px;padding:20px 80px;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.hero-module__b7SCvq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000002e}.hero-module__b7SCvq__ctaText{font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"SF Pro Text",system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:500}.hero-module__b7SCvq__categoriesGrid{grid-gap:16px;grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.hero-module__b7SCvq__categoryCard{aspect-ratio:1;background:#f0f0f0;justify-content:center;align-items:flex-end;padding:16px;text-decoration:none;display:flex;position:relative;overflow:hidden}.hero-module__b7SCvq__categoryCard:hover .hero-module__b7SCvq__categoryImg{transform:scale(1.05)}.hero-module__b7SCvq__categoryImg{-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.hero-module__b7SCvq__categoryName{z-index:1;font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"SF Pro Text",system-ui,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#000;-webkit-backdrop-filter:blur(6px);background:#ffffffeb;padding:6px 14px;font-size:11px;font-weight:500;position:relative}.hero-module__b7SCvq__socialsSection{margin-top:32px}.hero-module__b7SCvq__socialsRow{flex-wrap:wrap;gap:12px;display:flex}.hero-module__b7SCvq__socialPill{color:#000;background:#f8f8f8;border:1px solid #0000000a;border-radius:100px;align-items:center;gap:10px;padding:12px 20px;text-decoration:none;transition:background .3s,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;animation:.5s cubic-bezier(.16,1,.3,1) both hero-module__b7SCvq__cardReveal;display:inline-flex}.hero-module__b7SCvq__socialPill:hover{color:#fff;background:#000;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.hero-module__b7SCvq__socialIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-module__b7SCvq__socialLabel{font-family:var(--font-mono),ui-monospace,monospace;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:500}.hero-module__b7SCvq__socialArrow{opacity:0;flex-shrink:0;transition:opacity .3s,transform .3s cubic-bezier(.16,1,.3,1);transform:translate(-6px,6px)}.hero-module__b7SCvq__socialPill:hover .hero-module__b7SCvq__socialArrow{opacity:1;transform:translate(0)}@media (max-width:1024px){.hero-module__b7SCvq__categoriesGrid{grid-template-columns:repeat(3,1fr)}.hero-module__b7SCvq__productCard{width:170px}.hero-module__b7SCvq__headlineLine,.hero-module__b7SCvq__headlineAccent{font-size:clamp(48px,8vw,80px)}}@media (max-width:799px){.hero-module__b7SCvq__hero{padding:120px 20px 40px}.hero-module__b7SCvq__headlineLine,.hero-module__b7SCvq__headlineAccent{font-size:clamp(36px,12vw,56px)}.hero-module__b7SCvq__headlineSub{font-size:10px}.hero-module__b7SCvq__categoriesGrid{grid-template-columns:repeat(2,1fr)}.hero-module__b7SCvq__productCard{width:150px}.hero-module__b7SCvq__productImageWrapper{aspect-ratio:3/4}.hero-module__b7SCvq__ctaButton{width:100%;padding:16px 40px}.hero-module__b7SCvq__socialPill{padding:8px 14px}.hero-module__b7SCvq__socialLabel{font-size:10px}}
.how-to-buy-module__uYkTJq__page{background:#fff;justify-content:center;width:100%;min-height:100vh;padding:120px 32px 60px;display:flex}@media (max-width:799px){.how-to-buy-module__uYkTJq__page{padding:100px 16px 40px}}.how-to-buy-module__uYkTJq__guideContainer{flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.how-to-buy-module__uYkTJq__guideTitle{font-family:var(--font-sf-pro);letter-spacing:-.02em;color:#000;text-transform:uppercase;font-size:2.5rem;font-weight:700}.how-to-buy-module__uYkTJq__stepGrid{grid-gap:2rem;background:#fff;border:1px solid #0000001a;border-radius:12px;grid-template-columns:1fr;gap:2rem;display:grid;overflow:hidden}@media (min-width:768px){.how-to-buy-module__uYkTJq__stepGrid{grid-template-columns:1fr 1fr}}.how-to-buy-module__uYkTJq__imagePanel{aspect-ratio:4/3;background:#f4f4f4;border-bottom:1px solid #0000001a;width:100%;position:relative}@media (min-width:768px){.how-to-buy-module__uYkTJq__imagePanel{aspect-ratio:1;border-bottom:none;border-right:1px solid #0000001a}}.how-to-buy-module__uYkTJq__imageWrapper{width:100%;height:100%;position:absolute;inset:0}.how-to-buy-module__uYkTJq__stepImage{-o-object-fit:contain;object-fit:contain;padding:2rem}.how-to-buy-module__uYkTJq__placeholderImage{background:repeating-linear-gradient(45deg,#0000,#0000 10px,#e5e5e5 10px 20px);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.how-to-buy-module__uYkTJq__placeholderText{font-family:var(--font-mono);text-transform:uppercase;background:#fff;border:1px solid #0000001a;padding:.5rem 1rem;font-size:.8rem}.how-to-buy-module__uYkTJq__infoPanel{flex-direction:column;padding:2rem;display:flex}.how-to-buy-module__uYkTJq__stepHeader{margin-bottom:1.5rem}.how-to-buy-module__uYkTJq__stepCounter{font-family:var(--font-mono);color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;display:block}.how-to-buy-module__uYkTJq__stepTitle{font-family:var(--font-sf-pro);font-size:1.5rem;font-weight:600;line-height:1.2}.how-to-buy-module__uYkTJq__stepDescription{font-family:var(--font-sf-pro);color:#444;flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.how-to-buy-module__uYkTJq__noDesc{color:#888;font-style:italic}.how-to-buy-module__uYkTJq__controls{border-top:1px solid #0000001a;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.how-to-buy-module__uYkTJq__navBtn{font-family:var(--font-mono);text-transform:uppercase;color:#000;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;transition:all .2s;display:flex}.how-to-buy-module__uYkTJq__navBtn:hover:not(.how-to-buy-module__uYkTJq__disabled){color:#fff;background:#000}.how-to-buy-module__uYkTJq__primaryBtn{color:#fff;background:#000;border-color:#000}.how-to-buy-module__uYkTJq__primaryBtn:hover:not(.how-to-buy-module__uYkTJq__disabled){opacity:.9}.how-to-buy-module__uYkTJq__disabled{opacity:.5;cursor:not-allowed;color:#999!important;background:#f0f0f0!important;border-color:#ddd!important}.how-to-buy-module__uYkTJq__empty{text-align:center;font-family:var(--font-mono);color:#666;border:1px dashed #0000001a;border-radius:8px;padding:4rem 2rem}
.products-module__KJcT4W__page{background:#fff;min-height:100vh;padding:120px 32px 60px}.products-module__KJcT4W__categories{flex-wrap:wrap;justify-content:center;gap:8px 24px;margin-bottom:24px;display:flex}.products-module__KJcT4W__categoryBtn{letter-spacing:-.02em;color:#0006;cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:11px;font-weight:400;transition:color .2s}.products-module__KJcT4W__categoryBtn:hover,.products-module__KJcT4W__categoryBtn.products-module__KJcT4W__active{color:#000}.products-module__KJcT4W__viewToggleContainer{justify-content:space-between;align-items:center;max-width:1200px;margin-bottom:32px;margin-left:auto;margin-right:auto;display:flex}.products-module__KJcT4W__searchWrapper{background:#00000008;border-radius:8px;align-items:center;gap:8px;width:100%;max-width:300px;padding:8px 12px;display:flex}.products-module__KJcT4W__searchIcon{color:#0006}.products-module__KJcT4W__searchInput{color:#000;background:0 0;border:none;outline:none;width:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:13px}.products-module__KJcT4W__searchInput::placeholder{color:#0000004d}.products-module__KJcT4W__viewToggle{justify-content:flex-end;gap:8px;display:flex}.products-module__KJcT4W__viewBtn{cursor:pointer;opacity:.3;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s;display:flex}.products-module__KJcT4W__viewBtn:hover,.products-module__KJcT4W__viewBtn.products-module__KJcT4W__active{opacity:1}.products-module__KJcT4W__iconSolo{background:#000;width:16px;height:16px}.products-module__KJcT4W__icon2Grid{gap:2px;width:16px;height:16px;display:flex}.products-module__KJcT4W__icon2Grid:before,.products-module__KJcT4W__icon2Grid:after{content:"";background:#000;flex:1}.products-module__KJcT4W__icon5Grid{grid-gap:2px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:2px;width:16px;height:16px;display:grid}.products-module__KJcT4W__icon5Grid:before{content:"";background-color:#0000;background-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0),linear-gradient(#000 0 0),linear-gradient(#000 0 0),linear-gradient(#000 0 0),linear-gradient(#000 0 0),linear-gradient(#000 0 0),linear-gradient(#000 0 0),linear-gradient(#000 0 0);background-position:0 0,6px 0,12px 0,0 6px,6px 6px,12px 6px,0 12px,6px 12px,12px 12px;background-repeat:no-repeat;background-size:4px 4px,4px 4px,4px 4px,4px 4px,4px 4px,4px 4px,4px 4px,4px 4px,4px 4px;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box;grid-area:span 3/span 3}.products-module__KJcT4W__content{max-width:1200px;margin:0 auto}.products-module__KJcT4W__loading,.products-module__KJcT4W__empty{color:#0006;justify-content:center;align-items:center;min-height:300px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:14px;display:flex}.products-module__KJcT4W__grid5{grid-gap:4px;grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.products-module__KJcT4W__gridItem{width:100%;display:flex}.products-module__KJcT4W__card5{aspect-ratio:1;cursor:pointer;background:0 0;border:none;width:100%;padding:0;transition:transform .2s;position:relative;overflow:hidden}.products-module__KJcT4W__card5:hover{transform:scale(1.02)}.products-module__KJcT4W__cardImage{background:#fff 50%/contain;width:100%;height:100%}.products-module__KJcT4W__cardImageWrapper{aspect-ratio:1;background:#fff;width:100%;position:relative;overflow:hidden}.products-module__KJcT4W__cardImg{-o-object-fit:contain;object-fit:contain;transition:transform .3s;transform:scale(.9)}.products-module__KJcT4W__card5:hover .products-module__KJcT4W__cardImg,.products-module__KJcT4W__card2:hover .products-module__KJcT4W__cardImg,.products-module__KJcT4W__soloCard:hover .products-module__KJcT4W__cardImg{transform:scale(1.05)}.products-module__KJcT4W__grid2{grid-gap:20px;grid-template-columns:repeat(2,1fr);gap:20px;max-width:700px;margin:0 auto;display:grid}.products-module__KJcT4W__card2{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:12px;width:100%;padding:0;display:flex}.products-module__KJcT4W__card2 .products-module__KJcT4W__cardImage{aspect-ratio:1}.products-module__KJcT4W__cardInfo{justify-content:space-between;align-items:baseline;display:flex}.products-module__KJcT4W__cardName,.products-module__KJcT4W__cardPrice{letter-spacing:-.02em;color:#000;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:11px;font-weight:400}.products-module__KJcT4W__soloContainer{justify-content:center;align-items:center;gap:60px;display:flex}.products-module__KJcT4W__soloCard{width:100%;max-width:400px}.products-module__KJcT4W__soloCard .products-module__KJcT4W__cardImage{aspect-ratio:1;margin-bottom:12px}.products-module__KJcT4W__navBtn{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .2s;display:flex}.products-module__KJcT4W__navBtn:hover{opacity:.5}.products-module__KJcT4W__diceWrapper{justify-content:center;margin-top:60px;display:flex}.products-module__KJcT4W__diceBtn{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.products-module__KJcT4W__diceBtn:hover{transform:rotate(15deg)}.products-module__KJcT4W__diceBtn:active{transform:rotate(360deg)}.products-module__KJcT4W__diceBtn.products-module__KJcT4W__rolling{animation:.5s ease-in-out products-module__KJcT4W__rollDice}@keyframes products-module__KJcT4W__rollDice{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.products-module__KJcT4W__grid5{grid-template-columns:repeat(4,1fr)}}@media (max-width:799px){.products-module__KJcT4W__page{padding:100px 16px 40px}.products-module__KJcT4W__categories{gap:6px 16px}.products-module__KJcT4W__categoryBtn{font-size:10px}.products-module__KJcT4W__grid5{grid-template-columns:repeat(4,1fr);gap:2px}.products-module__KJcT4W__grid2{gap:16px}.products-module__KJcT4W__soloContainer{grid-gap:24px 16px;grid-template-columns:1fr 1fr;justify-items:center;gap:24px 16px;display:grid}.products-module__KJcT4W__soloCard{grid-area:1/1/auto/-1;width:100%;max-width:100%}.products-module__KJcT4W__navPrev{grid-area:2/1;justify-self:end}.products-module__KJcT4W__navNext{grid-area:2/2;justify-self:start}.products-module__KJcT4W__navBtn{width:40px;height:40px}}
