.storefront{position:relative;width:100%;overflow:hidden;background:var(--storefront-bg)}.storefront,.storefront *,.storefront *:before,.storefront *:after{box-sizing:border-box}.storefront__container{width:100%;max-width:1600px;margin:0 auto;padding:70px 40px 85px}.storefront__header{position:relative;z-index:3;width:100%;max-width:900px;margin:0 auto;text-align:center}.storefront__eyebrow{display:inline-block;margin-bottom:15px;color:#3185aa;font-size:14px;line-height:1.2;font-weight:700;letter-spacing:1px}.storefront__heading{max-width:850px;margin:0 auto;color:var(--storefront-primary);font-size:clamp(40px,4.5vw,62px);line-height:1.08;font-weight:700;letter-spacing:-1.8px}.storefront__description{max-width:720px;margin:20px auto 0;color:var(--storefront-muted);font-size:16px;line-height:1.65}.storefront__description p{margin:0}.storefront__visual{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:650px;margin:55px auto 0}.storefront__circle{position:absolute;top:50%;left:50%;width:650px;height:650px;border-radius:50%;background:var(--storefront-circle);transform:translate(-50%,-50%);z-index:0}.storefront__browser{position:relative;z-index:2;width:100%;max-width:1420px;overflow:hidden;border:1px solid #d5d9de;border-radius:18px;background:#fff;box-shadow:0 35px 75px #163d5e24,0 8px 28px #163d5e12}.storefront__browser-top{position:relative;display:flex;align-items:center;width:100%;height:64px;padding:0 22px;background:#000;border-bottom:1px solid #a9a9a9}.storefront__browser-controls{display:flex;align-items:center;gap:9px;flex:0 0 auto;margin-right:28px}.storefront__browser-controls span{display:block;width:18px;height:18px;flex:0 0 18px;border-radius:50%;box-shadow:inset 0 1px 1px #ffffff59,0 1px 2px #0000001f}.storefront__browser-controls span:nth-child(1){background:#ff5f57}.storefront__browser-controls span:nth-child(2){background:#febc2e}.storefront__browser-controls span:nth-child(3){background:#28c840}.storefront__browser-address{display:flex;align-items:center;width:330px;height:43px;padding:0 17px;border:1px solid #dedede;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0000000a,inset 0 1px #fffc}.storefront__browser-lock{display:flex;align-items:center;justify-content:center;width:14px;height:14px;margin-right:8px;color:#8b929b;font-size:30px;flex:0 0 14px}.storefront__browser-url{min-width:0;overflow:hidden;color:#71809a;font-size:15px;line-height:1;white-space:nowrap;text-overflow:ellipsis}.storefront__browser-body{padding:0 30px 30px;background:#fff}.storefront__navigation{display:flex;align-items:center;width:100%;min-height:105px;padding:24px 0;border-bottom:1px solid #e5e7e9}.storefront__logo{display:flex;align-items:center;justify-content:center;width:52px;height:52px;flex:0 0 52px;margin-right:26px;overflow:hidden;border-radius:7px;background:var(--storefront-primary)}.storefront__logo-image{display:block;width:100%;height:100%;object-fit:contain}.storefront__logo-mark{position:relative;display:block;width:33px}.storefront__nav{display:flex;align-items:center;gap:46px;flex:1;min-width:0}.storefront__nav span{color:var(--storefront-primary);font-size:17px;line-height:1;white-space:nowrap}.storefront__shop-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:210px;min-height:56px;padding:0 22px;border:2px solid #f2aa00;border-radius:8px;background:#ffb50b;color:#102b5c;font-size:14px;line-height:1;font-weight:800;text-decoration:none;white-space:nowrap;transition:transform .2s ease,background-color .2s ease}.storefront__shop-button:before{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;border:2px dashed #f2aa00;border-radius:11px;pointer-events:none}.storefront__shop-button:hover{background:#f6aa00;transform:translateY(-2px)}.storefront__shop-area{padding-top:25px}.storefront__shop-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.storefront__shop-title{margin:0;color:var(--storefront-primary);font-size:16px;line-height:1.3;font-weight:800}.storefront__shop-subtitle{color:var(--storefront-muted);font-size:11px;line-height:1.4}.storefront__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.storefront__product{min-width:0;overflow:hidden;border:1px solid #dfe3e6;border-radius:9px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.storefront__product:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1428461a}.storefront__product-image{display:block;width:100%;aspect-ratio:1.5 / 1;overflow:hidden;background:#edf0f1;text-decoration:none}.storefront__product-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.storefront__product:hover .storefront__product-img{transform:scale(1.025)}.storefront__placeholder{display:block;width:100%;height:100%}.storefront__product-info{padding:13px 10px 10px}.storefront__product-title{min-height:42px;margin:0 0 9px;color:var(--storefront-text);font-size:16px;line-height:1.3;font-weight:700}.storefront__price{display:block;margin-bottom:10px;color:#9299a2;font-size:13px;line-height:1}.storefront__product-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:0 10px;border-radius:5px;background:var(--storefront-button);color:#fff;font-size:15px;line-height:1;font-weight:700;text-align:center;text-decoration:none;transition:opacity .2s ease}.storefront__product-button:hover{opacity:.86}.storefront__footer{margin:15px 0 0;color:#b1b5bb;font-size:10px;line-height:1.4;text-align:center}.storefront__empty{display:flex;align-items:center;justify-content:center;min-height:150px;border:1px dashed #ccd2d7;border-radius:8px;color:var(--storefront-muted);font-size:13px}.storefront__empty p{margin:0}.storefront__shop-button:focus-visible,.storefront__product-image:focus-visible,.storefront__product-button:focus-visible{outline:2px solid var(--storefront-primary);outline-offset:3px}@media screen and (max-width:1199px){.storefront__container{padding:60px 30px 70px}.storefront__visual{min-height:550px;margin-top:45px}.storefront__circle{width:530px;height:530px}.storefront__browser-top{height:56px;padding:0 19px}.storefront__browser-controls{gap:8px;margin-right:20px}.storefront__browser-controls span{width:15px;height:15px;flex-basis:15px}.storefront__browser-address{width:270px;height:37px}.storefront__browser-url{font-size:12px}.storefront__browser-body{padding:0 22px 22px}.storefront__navigation{min-height:82px;padding:18px 0}.storefront__logo{width:42px;height:42px;flex-basis:42px;margin-right:20px}.storefront__nav{gap:28px}.storefront__nav span{font-size:13px}.storefront__shop-button{min-width:165px;min-height:46px;font-size:11px}.storefront__shop-area{padding-top:20px}.storefront__shop-title{font-size:13px}.storefront__products{gap:10px}.storefront__product-title{min-height:36px;font-size:12px}.storefront__product-button{min-height:40px;font-size:11px}}@media screen and (max-width:991px){.storefront__heading{font-size:43px}.storefront__description{font-size:14px}.storefront__visual{min-height:470px}.storefront__circle{width:450px;height:450px}.storefront__browser-top{height:50px}.storefront__browser-address{width:230px;height:34px;padding:0 12px}.storefront__browser-url{font-size:10px}.storefront__browser-body{padding:0 17px 18px}.storefront__navigation{min-height:67px;padding:14px 0}.storefront__logo{width:34px;height:34px;flex-basis:34px;margin-right:14px}.storefront__nav{gap:17px}.storefront__nav span{font-size:10px}.storefront__shop-button{min-width:130px;min-height:37px;padding:0 12px;font-size:8px}.storefront__shop-button:before{top:-6px;right:-6px;bottom:-6px;left:-6px;border-width:1px}.storefront__shop-area{padding-top:15px}.storefront__shop-heading{margin-bottom:12px}.storefront__shop-title{font-size:11px}.storefront__products{gap:8px}.storefront__product-title{min-height:30px;font-size:9px}.storefront__product-button{min-height:32px;font-size:8px}.storefront__footer{font-size:7px}}@media screen and (max-width:767px){.storefront__container{padding:48px 16px 60px}.storefront__eyebrow{margin-bottom:11px;font-size:10px}.storefront__heading{font-size:32px;line-height:1.15;letter-spacing:-1px}.storefront__description{margin-top:13px;font-size:13px}.storefront__visual{min-height:350px;margin-top:42px}.storefront__circle{width:320px;height:320px}.storefront__browser{border-radius:12px}.storefront__browser-top{height:40px;padding:0 10px}.storefront__browser-controls{gap:5px;margin-right:10px}.storefront__browser-controls span{width:10px;height:10px;flex-basis:10px}.storefront__browser-address{width:190px;max-width:calc(100% - 70px);height:27px;padding:0 9px;border-radius:6px}.storefront__browser-lock{display:none}.storefront .storefront__logo{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px}.storefront .storefront__logo-mark{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--storefront-primary)}.storefront .storefront__logo-mark svg{display:block;width:24px;height:24px}.storefront__browser-url{font-size:8px}.storefront__browser-body{padding:0 10px 13px}.storefront__navigation{min-height:52px;padding:10px 0}.storefront__logo{width:25px;height:25px;flex-basis:25px;margin-right:8px;border-radius:4px}.storefront__logo-mark{width:16px;height:9px;border-width:2px}.storefront__nav{gap:8px}.storefront__nav span{font-size:7px}.storefront__shop-button{min-width:88px;min-height:29px;padding:0 7px;font-size:6px;border-width:1px;border-radius:5px}.storefront__shop-button:before{top:-4px;right:-4px;bottom:-4px;left:-4px}.storefront__shop-area{padding-top:12px}.storefront__shop-heading{margin-bottom:9px}.storefront__shop-title{font-size:9px}.storefront__shop-subtitle{font-size:6px}.storefront__products{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.storefront__product{border-radius:5px}.storefront__product-image{aspect-ratio:1.4 / 1}.storefront__product-info{padding:5px}.storefront__product-title{min-height:25px;margin-bottom:4px;font-size:6.5px;line-height:1.25}.storefront__price{margin-bottom:4px;font-size:6px}.storefront__product-button{min-height:22px;padding:0 3px;border-radius:3px;font-size:5.5px}.storefront__footer{margin-top:7px;font-size:5.5px}}@media screen and (max-width:480px){.storefront__container{padding:42px 12px 50px}.storefront__heading{font-size:28px}.storefront__description{font-size:12px}.storefront__visual{min-height:285px;margin-top:35px}.storefront__circle{width:250px;height:250px}.storefront__browser-top{height:34px;padding:0 8px}.storefront__browser-controls{gap:4px;margin-right:8px}.storefront__browser-controls span{width:8px;height:8px;flex-basis:8px}.storefront__browser-address{width:145px;max-width:calc(100% - 60px);height:23px;padding:0 7px}.storefront__browser-url{font-size:7px}.storefront__browser-body{padding:0 8px 10px}.storefront__navigation{min-height:42px;padding:8px 0}.storefront__logo{width:20px;height:20px;flex-basis:20px;margin-right:6px}.storefront__nav{gap:5px}.storefront__nav span{font-size:5.5px}.storefront__shop-button{min-width:68px;min-height:23px;font-size:5px}.storefront__shop-area{padding-top:8px}.storefront__shop-title{font-size:7px}.storefront__shop-subtitle{font-size:5px}.storefront__products{gap:3px}.storefront__product-title{min-height:20px;font-size:5.5px}.storefront__product-button{min-height:18px;font-size:4.5px}.storefront__footer{font-size:4.5px}}@media screen and (max-width:360px){.storefront__container{padding-left:10px;padding-right:10px}.storefront__heading{font-size:25px}.storefront__visual{min-height:245px}.storefront__circle{width:215px;height:215px}.storefront__browser-top{height:30px;padding:0 7px}.storefront__browser-controls{gap:3px;margin-right:7px}.storefront__browser-controls span{width:7px;height:7px;flex-basis:7px}.storefront__browser-address{width:125px;max-width:calc(100% - 55px);height:20px;padding:0 7px}.storefront__browser-url{font-size:6px}.storefront__navigation{min-height:36px}.storefront__logo{width:17px;height:17px;flex-basis:17px;margin-right:5px}.storefront__nav{gap:4px}.storefront__nav span{font-size:5px}.storefront__shop-button{min-width:58px;min-height:20px;padding:0 4px;font-size:4px}.storefront__shop-title{font-size:6px}.storefront__product-title{min-height:18px;font-size:5px}.storefront__product-button{min-height:16px;font-size:4px}.storefront__footer{font-size:4px}}@media(prefers-reduced-motion:reduce){.storefront__product,.storefront__product-img,.storefront__shop-button,.storefront__product-button{transition:none}.storefront__product:hover,.storefront__product:hover .storefront__product-img,.storefront__shop-button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/storefront.css.map */
