.shop-page{padding:72px 0;overflow:hidden}.shop-hero{isolation:isolate;background:radial-gradient(circle at 80% 28%,#22d3ee29,#0000 26%),radial-gradient(circle at 18% 88%,#a78bfa2e,#0000 30%);padding:104px 0 96px;position:relative}.shop-hero:before{z-index:-1;aspect-ratio:1;content:"";border:1px solid #93c5fd24;border-radius:50%;width:min(48vw,560px);position:absolute;top:22px;right:-130px}.shop-kicker,.shop-eyebrow,.product-category{color:#67e8f9;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.shop-hero h1{letter-spacing:-.065em;max-width:760px;margin:18px 0 24px;font-size:clamp(48px,7vw,88px);font-weight:900;line-height:.96}.shop-hero p{color:#b9c7d9;max-width:480px;font-size:19px;line-height:1.65}.shop-hero-link{color:#07111f;background:#e0f2fe;border-radius:999px;align-items:center;gap:12px;margin-top:34px;padding:14px 22px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.shop-hero-link:hover{background:#67e8f9;transform:translateY(-2px)}.shop-hero-link span{font-size:18px;line-height:0}.shop-products{padding-top:76px}.shop-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.shop-heading h2{letter-spacing:-.045em;margin-top:8px;font-size:clamp(30px,4vw,46px)}.shop-count{color:#94a3b8;font-size:14px}.shop-filters{grid-template-columns:minmax(0,1fr) 220px;gap:12px;margin:-10px 0 27px;display:grid}.shop-search{color:#67e8f9;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:13px;align-items:center;gap:10px;padding:12px 15px;transition:border-color .2s,box-shadow .2s;display:flex}.shop-search:focus-within{border-color:#67e8f9a6;box-shadow:0 0 0 3px #67e8f914}.shop-search>span{font-size:20px;line-height:1}.shop-search input{color:#eaf6ff;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.shop-search input::placeholder{color:#7890a5}.shop-search button{color:#9bb3c8;background:#ffffff14;border-radius:50%;width:24px;height:24px;font-size:18px;line-height:1}.shop-search button:hover{color:#effcff;background:#67e8f933}.shop-mall-filter{color:#94a3b8;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0 13px;font-size:12px;font-weight:700;transition:border-color .2s,box-shadow .2s;display:grid}.shop-mall-filter:focus-within{border-color:#67e8f9a6;box-shadow:0 0 0 3px #67e8f914}.shop-mall-filter select{color:#eaf6ff;min-width:0;height:100%;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:14px}.shop-mall-filter option{color:#eaf6ff;background:#102235}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.product-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;height:570px;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;overflow:hidden}.product-card:hover{border-color:#67e8f985;transform:translateY(-6px);box-shadow:0 18px 42px #00000042}.product-image-wrap{background:linear-gradient(145deg,#17273a,#0f172a);flex:0 0 192px;padding:18px;position:relative;overflow:hidden}.product-image{object-fit:contain;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image{transform:scale(1.05)}.product-badge{z-index:1;color:#082f49;background:#a5f3fc;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:15px;left:15px}.product-content{flex-direction:column;flex:1;padding:20px;display:flex}.product-category{color:#67e8f9}.product-content h3{letter-spacing:-.03em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:49px;margin:8px 0 9px;font-size:20px;line-height:1.22;display:-webkit-box;overflow:hidden}.product-description-wrap{outline:0;min-height:43px;position:relative}.product-description{color:#adbacb;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.product-description-tooltip{z-index:5;color:#e7f7ff;opacity:0;pointer-events:none;-webkit-line-clamp:6;background:#102235;border:1px solid #67e8f961;border-radius:10px;-webkit-box-orient:vertical;padding:12px 13px;font-size:12px;line-height:1.55;transition:opacity .18s,transform .18s;display:-webkit-box;position:absolute;bottom:calc(100% + 10px);left:-8px;right:-8px;overflow:hidden;transform:translateY(4px);box-shadow:0 14px 32px #00000061}.product-description-wrap:hover .product-description-tooltip,.product-description-wrap:focus .product-description-tooltip{opacity:1;transform:translateY(0)}.product-notes{background:#082f4947;border:1px solid #67e8f91f;border-radius:13px;grid-template-rows:repeat(2,minmax(0,1fr));gap:11px;height:126px;margin-top:16px;padding:13px 14px;display:grid}.product-notes strong{color:#d7f8fd;letter-spacing:.03em;font-size:12px}.product-notes ul{color:#b7c7d7;max-height:37px;margin:5px 0 0 16px;overflow:hidden}.product-notes li{margin-top:3px;font-size:11px;line-height:1.4}.product-link{color:#e0f2fe;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:16px;font-size:14px;font-weight:800;display:flex}.product-link span{color:#67e8f9;font-size:18px;transition:transform .2s}.product-link:hover span{transform:translate(2px,-2px)}.shop-disclosure-wrap{padding-top:42px}.shop-pagination{justify-content:center;gap:7px;margin-top:32px;display:flex}.shop-pagination button{color:#9fb2c6;min-width:34px;height:34px;font:inherit;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:9px;padding:0 10px;font-size:12px;font-weight:700}.shop-pagination button:hover:not(:disabled),.shop-pagination button.active{color:#062b42;background:#a5f3fc;border-color:#a5f3fc}.shop-pagination button:disabled{opacity:.35;cursor:not-allowed}.shop-disclosure{color:#94a3b8;background:#ffffff09;border-left:3px solid #38bdf8;border-radius:0 12px 12px 0;padding:17px 20px;font-size:13px;line-height:1.6}.shop-empty{text-align:center;background:#ffffff09;border:1px dashed #ffffff29;border-radius:18px;padding:70px 20px}.shop-empty>span{color:#67e8f9;font-size:30px}.shop-empty h3{margin:12px 0 7px;font-size:20px}.shop-empty p{color:#94a3b8;font-size:14px}.shop-empty button{color:#082f49;background:#a5f3fc;border-radius:9px;margin-top:18px;padding:9px 14px;font-weight:800}@media (max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.shop-page{padding-top:0}.shop-hero{padding:74px 0 66px}.shop-hero h1{letter-spacing:-.055em}.shop-hero p{font-size:17px}.shop-products{padding-top:54px}.shop-heading{flex-direction:column;align-items:start;margin-bottom:24px}.shop-filters{margin-top:0}}@media (max-width:560px){.shop-filters{grid-template-columns:1fr}.shop-mall-filter{min-height:50px}.product-grid{grid-template-columns:1fr;gap:16px}.product-content{padding:20px}.product-card{height:550px}.product-image-wrap{flex-basis:175px}}
