.shopPage{--shop-blue:#2957a4;--shop-bright:#2878df;--shop-deep:#061832;--shop-ink:#09182d;--shop-muted:#5e6d80;--shop-line:#d8e2ec;color:var(--shop-ink);background:#fff;overflow:hidden}.shopPage *{box-sizing:border-box}.shopPage a{text-decoration:none}.shopHero{color:#fff;isolation:isolate;background:radial-gradient(circle at 80% 25%,#2779df59 0,#0000 30%),linear-gradient(120deg,#041329 0%,#08264f 56%,#0b3976 100%);grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:center;gap:5vw;min-height:620px;padding:88px clamp(30px,6vw,96px) 82px;display:grid;position:relative}.shopHero:after{content:"";background:linear-gradient(90deg,#0000,#7bb9ff,#0000);height:1px;position:absolute;inset:auto 0 0}.shopHeroGrid{z-index:-1;opacity:.42;background-image:linear-gradient(#abd0ff13 1px,#0000 1px),linear-gradient(90deg,#abd0ff13 1px,#0000 1px);background-size:78px 78px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0,#0000 76%);mask-image:linear-gradient(90deg,#000 0,#0000 76%)}.shopHeroCopy{z-index:3;max-width:690px;position:relative}.shopHeroCopy>span,.shopCatalogIntro>div>span,.shopSpotlightCopy>small,.shopSupport>div>span{letter-spacing:.2em;color:#94caff;font:800 9px ui-monospace,SFMono-Regular,Consolas,monospace}.shopHeroCopy h1{letter-spacing:-.064em;margin:20px 0 26px;font-size:clamp(52px,5.6vw,82px);font-weight:420;line-height:.94}.shopHeroCopy h1 em{color:#b9dcff;font-style:normal}.shopHeroCopy>p{color:#d5e6f7;max-width:590px;margin:0;font-size:18px;line-height:1.65}.shopHeroActions{gap:12px;margin-top:35px;display:flex}.shopHeroActions a{color:#e5f2ff;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0c;border:1px solid #b2d5fa3f;border-radius:10px;justify-content:space-between;align-items:center;gap:36px;min-height:54px;padding:0 20px;font-size:11px;font-weight:850;transition:transform .25s,background .25s,border-color .25s;display:flex}.shopHeroActions a:first-child{background:linear-gradient(135deg,#2b7ef2,#1e59bc);border-color:#4c93ec;box-shadow:0 18px 40px #020b1766}.shopHeroActions a:hover{background:#ffffff19;border-color:#83baf1;transform:translateY(-3px)}.shopHeroActions a:first-child:hover{background:linear-gradient(135deg,#398cff,#2465cb)}.shopHeroProducts{z-index:2;height:470px;position:relative}.shopHeroHalo{border:1px solid #a7d1ff36;border-radius:50%;width:520px;height:520px;position:absolute;top:50%;left:50%;transform:translate(-48%,-50%);box-shadow:0 0 0 82px #90c4ff0a,0 0 0 165px #90c4ff07}.shopHeroProduct{z-index:3;place-items:center;margin:0;transition:transform .55s cubic-bezier(.22,1,.36,1);display:grid;position:absolute}.shopHeroProduct img{object-fit:contain;filter:drop-shadow(0 28px 24px #010814b5);width:100%;height:100%}.shopHeroProduct1{opacity:.78;width:43%;height:62%;top:1%;left:4%;transform:rotate(-4deg)}.shopHeroProduct2{z-index:6;width:35%;height:54%;bottom:3%;left:23%}.shopHeroProduct3{z-index:5;width:43%;height:65%;top:2%;left:38%}.shopHeroProduct4{z-index:4;width:27%;height:64%;top:2%;right:1%;transform:rotate(4deg)}.shopHeroProduct5{z-index:7;width:27%;height:48%;bottom:0;right:3%}.shopHeroProducts:hover .shopHeroProduct1{transform:translate(-7px,-6px)rotate(-5deg)}.shopHeroProducts:hover .shopHeroProduct3{transform:translateY(-8px)}.shopHeroProducts:hover .shopHeroProduct4{transform:translate(6px,-7px)rotate(5deg)}.shopHeroPlinth{filter:blur(15px);background:#020a17a8;border-radius:50%;height:32px;position:absolute;bottom:17px}.shopHeroPlinthOne{width:45%;left:18%}.shopHeroPlinthTwo{width:30%;right:2%}.shopCatalog{background:#fff;padding:104px clamp(30px,6vw,96px) 118px}.shopCatalogIntro{grid-template-columns:minmax(0,1.15fr) minmax(280px,.52fr);align-items:end;gap:8vw;margin-bottom:45px;display:grid}.shopCatalogIntro>div>span{color:var(--shop-blue)}.shopCatalogIntro h2{letter-spacing:-.06em;margin:17px 0 0;font-size:clamp(43px,5vw,70px);font-weight:430;line-height:.98}.shopCatalogIntro h2 em{color:#3568aa;font-style:normal}.shopCatalogIntro>p{color:var(--shop-muted);border-left:1px solid #c8d8e8;margin:0;padding-left:27px;font-size:15px;line-height:1.72}.shopCatalogControls{background:#f8fafc;border:1px solid #d6e0eb;border-radius:16px;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:24px;min-height:76px;margin-bottom:24px;padding:10px;display:grid;box-shadow:0 16px 42px #163b690d}.shopSearch{color:#64758a;background:#fff;border:1px solid #d8e2ec;border-radius:11px;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;height:54px;padding:0 15px;display:grid}.shopSearch:focus-within{border-color:#6398d4;box-shadow:0 0 0 3px #6398d41b}.shopSearchIcon{border:1.8px solid;border-radius:50%;width:15px;height:15px;position:relative}.shopSearchIcon:after{content:"";background:currentColor;border-radius:2px;width:7px;height:1.8px;position:absolute;bottom:-2px;right:-5px;transform:rotate(45deg)}.shopSearch input{color:#14263c;background:0 0;border:0;outline:0;width:100%;font:600 13px inherit}.shopSearch input::placeholder{color:#7b8a9d}.shopSearch button{color:#4e6784;cursor:pointer;background:#edf3f9;border:0;border-radius:50%;width:30px;height:30px;font-size:18px}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shopFilters{gap:7px;display:flex}.shopFilters button{color:#405976;cursor:pointer;background:#fff;border:1px solid #cbd8e6;border-radius:9px;min-width:116px;height:48px;padding:0 17px;font:750 11px inherit;transition:color .25s,background .25s,border-color .25s,transform .25s}.shopFilters button:hover{color:#1d589e;border-color:#6a9cd3;transform:translateY(-2px)}.shopFilters button.active{color:#fff;background:linear-gradient(135deg,#3475cd,#24549c);border-color:#2f68b6;box-shadow:0 10px 22px #2957a42b}.shopFilters button:focus-visible{outline-offset:3px;outline:2px solid #71a9e2}.shopProductLink:focus-visible{outline-offset:3px;outline:2px solid #71a9e2}.shopHeroActions a:focus-visible{outline-offset:3px;outline:2px solid #71a9e2}.shopSupport a:focus-visible{outline-offset:3px;outline:2px solid #71a9e2}.shopProductGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;display:grid}.shopProductCard{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #d5dfe9;border-radius:18px;min-width:0;transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;overflow:hidden;box-shadow:0 4px #edf2f7}.shopProductCard:hover{border-color:#8cb2da;transform:translateY(-8px);box-shadow:0 28px 55px #173f821b}.shopProductCard.featured{border-color:#9bbcdf;box-shadow:0 4px #e2ebf4,0 18px 44px #28538b11}.shopProductVisual{background:radial-gradient(circle at 50% 44%,#fff 0,#f0f3f6 57%,#e5e9ee 100%);place-items:center;height:260px;display:grid;position:relative;overflow:hidden}.shopProductVisual:after{content:"";pointer-events:none;background:linear-gradient(145deg,#fff0 55%,#a8c3df17);position:absolute;inset:0}.shopProductVisual img{object-fit:contain;z-index:3;filter:drop-shadow(0 20px 17px #173f8232);width:88%;height:205px;transition:transform .55s cubic-bezier(.22,1,.36,1);position:relative}.shopProductCard:hover .shopProductVisual img{transform:translateY(-8px)scale(1.055)}.shopProductShadow{filter:blur(12px);background:#173f8223;border-radius:50%;width:58%;height:23px;position:absolute;bottom:26px}.shopProductIndex{z-index:5;color:#6e839b;font:800 8px ui-monospace,SFMono-Regular,Consolas,monospace;position:absolute;top:15px;left:15px}.shopProductStatus{z-index:5;color:#536b84;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);letter-spacing:.08em;text-transform:uppercase;background:#ffffffd9;border:1px solid #bbcad9;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font:800 7px ui-monospace,SFMono-Regular,Consolas,monospace;display:flex;position:absolute;top:12px;right:12px}.shopProductStatus i{background:#5d88b8;border-radius:50%;width:5px;height:5px}.shopProductBody{flex-direction:column;min-height:275px;padding:20px;display:flex}.shopProductBody>small{color:#376aa9;letter-spacing:.13em;text-transform:uppercase;font:800 8px ui-monospace,SFMono-Regular,Consolas,monospace}.shopProductBody h3{letter-spacing:-.04em;min-height:55px;margin:11px 0 10px;font-size:21px;line-height:1.12}.shopProductBody p{color:#687789;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.58;display:-webkit-box;overflow:hidden}.shopProductLink{color:#1d5ca8;border-top:1px solid #dce4ec;justify-content:space-between;align-items:center;margin-top:auto;padding-top:17px;font-size:11px;font-weight:850;display:flex}.shopProductLink b{font-size:15px;transition:transform .25s}.shopProductLink:hover b{transform:translate(3px,-3px)}.shopEmpty{text-align:center;background:#f8fafc;border:1px dashed #b8c9db;border-radius:18px;place-content:center;justify-items:center;min-height:320px;display:grid}.shopEmpty strong{font-size:26px}.shopEmpty p{color:#68788b}.shopEmpty button{color:#fff;background:var(--shop-blue);cursor:pointer;border:0;border-radius:9px;margin-top:8px;padding:13px 18px;font-weight:800}.shopSpotlight{background:#f3f6f9;border-top:1px solid #e0e7ee;border-bottom:1px solid #dbe3eb;grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);align-items:center;gap:7vw;padding:110px clamp(30px,6vw,96px);display:grid}.shopSpotlightVisual{color:#fff;background:radial-gradient(circle at 60% 35%,#3c88df66,#0000 35%),linear-gradient(145deg,#071a37,#124783);border-radius:25px;place-items:center;height:560px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 75px #163b6927}.shopSpotlightVisual:before{content:"";background-image:linear-gradient(#c8e2ff0d 1px,#0000 1px),linear-gradient(90deg,#c8e2ff0d 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.shopSpotlightVisual>span{color:#9bc9f6;letter-spacing:.17em;font:800 8px ui-monospace,SFMono-Regular,Consolas,monospace;position:absolute;top:24px;left:25px}.shopSpotlightVisual img{object-fit:contain;z-index:2;filter:drop-shadow(0 35px 30px #020a1675);width:85%;height:440px;animation:6s ease-in-out infinite shopFloat;position:relative}.shopSpotlightVisual i{filter:blur(18px);background:#020b176e;border-radius:50%;width:58%;height:32px;position:absolute;bottom:45px}.shopSpotlightCopy>small{color:var(--shop-blue)}.shopSpotlightCopy h2{letter-spacing:-.06em;margin:18px 0 23px;font-size:clamp(43px,4.7vw,68px);font-weight:430;line-height:.98}.shopSpotlightCopy h2 em{color:#3569a9;font-style:normal}.shopSpotlightCopy>p{color:#53657a;max-width:760px;margin:0;font-size:16px;line-height:1.73}.shopSpotlightCopy ul{border:1px solid #d1dce7;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin:31px 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.shopSpotlightCopy li{color:#253a52;background:#fff;border-bottom:1px solid #d9e2eb;border-right:1px solid #d9e2eb;grid-template-columns:25px 1fr;align-items:center;gap:10px;min-height:83px;padding:17px 19px;font-size:12px;line-height:1.45;display:grid}.shopSpotlightCopy li:nth-child(2n){border-right:0}.shopSpotlightCopy li:nth-last-child(-n+2){border-bottom:0}.shopSpotlightCopy li span{color:#fff;background:#2b65ac;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.shopSpotlightCopy>div{gap:11px;margin-top:24px;display:flex}.shopSpotlightCopy>div a{color:#1e579c;background:#fff;border:1px solid #c3d3e3;border-radius:9px;justify-content:space-between;align-items:center;gap:27px;min-height:50px;padding:0 17px;font-size:11px;font-weight:850;display:flex}.shopSpotlightCopy>div a:first-child{color:#fff;background:linear-gradient(135deg,#3377d0,#24539a);border-color:#2e69ba}.shopReassurance{background:#fff;grid-template-columns:repeat(4,1fr);gap:0;padding:23px clamp(30px,6vw,96px);display:grid}.shopReassurance article{border-right:1px solid #d9e3ec;grid-template-columns:48px 1fr;gap:17px;min-height:170px;padding:26px 25px;display:grid}.shopReassurance article:last-child{border:0}.shopReassurance article>span{color:#245d9f;background:#edf5fd;border:1px solid #c8daec;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.shopReassurance svg{width:24px;height:24px}.shopReassurance article>div>small{color:#7390af;font:800 8px ui-monospace,SFMono-Regular,Consolas,monospace}.shopReassurance h3{letter-spacing:-.025em;margin:11px 0 7px;font-size:17px}.shopReassurance p{color:#68788a;margin:0;font-size:11px;line-height:1.55}.shopSupport{color:#fff;background:radial-gradient(circle at 88% 22%,#347de064,#0000 27%),linear-gradient(116deg,#05162e,#0c3773);grid-template-columns:minmax(0,1fr) minmax(270px,.62fr) auto;align-items:center;gap:5vw;padding:78px clamp(30px,6vw,96px);display:grid;position:relative;overflow:hidden}.shopSupport:after{content:"";border:1px solid #add3fa30;border-radius:50%;width:430px;height:430px;position:absolute;top:-220px;right:-220px;box-shadow:0 0 0 72px #add3fa0a}.shopSupport>div,.shopSupport>p{z-index:2;position:relative}.shopSupport h2{letter-spacing:-.055em;margin:14px 0 0;font-size:clamp(40px,4.2vw,58px);font-weight:430;line-height:.98}.shopSupport h2 em{color:#a8d2fb;font-style:normal}.shopSupport>p{color:#cfdef0;margin:0;font-size:14px;line-height:1.67}.shopSupport>div:last-child{gap:10px;display:flex}.shopSupport a{color:#e8f4ff;text-transform:uppercase;white-space:nowrap;background:#ffffff0c;border:1px solid #acd0f355;border-radius:9px;justify-content:space-between;align-items:center;gap:27px;min-height:52px;padding:0 18px;font-size:10px;font-weight:850;display:flex}.shopSupport a:first-child{color:#174c8d;background:#fff;border-color:#fff}.shopPage+.siteFooter .footerCtaBand{display:none}@keyframes shopFloat{50%{transform:translateY(-11px)}}.shopHero{grid-template-columns:minmax(0,1fr) minmax(480px,1fr);gap:4vw}.shopHeroCopy h1{margin-top:0;font-size:clamp(48px,4.4vw,66px)}@media (max-width:1280px){.shopHero{grid-template-columns:1fr 1fr}.shopProductGrid{grid-template-columns:repeat(3,1fr)}.shopSupport{grid-template-columns:1fr 1fr}.shopSupport>div:last-child{grid-column:1/-1}.shopReassurance{grid-template-columns:repeat(2,1fr)}.shopReassurance article:nth-child(2){border-right:0}.shopReassurance article:nth-child(-n+2){border-bottom:1px solid #d9e3ec}}@media (max-width:900px){.shopHero{grid-template-columns:1fr;padding-top:72px}.shopHeroProducts{height:420px}.shopCatalogIntro{grid-template-columns:1fr;gap:22px}.shopCatalogControls{grid-template-columns:1fr}.shopFilters{padding-bottom:3px;overflow-x:auto}.shopProductGrid{grid-template-columns:repeat(2,1fr)}.shopSpotlight{grid-template-columns:1fr}.shopSpotlightVisual{height:480px}.shopSupport{grid-template-columns:1fr}.shopSupport>div:last-child{grid-column:auto}.shopSupport>p{max-width:600px}}@media (max-width:600px){.shopHero{padding:63px 5vw 58px}.shopHeroCopy h1{font-size:49px}.shopHeroCopy>p{font-size:16px}.shopHeroActions{flex-direction:column;align-items:stretch}.shopHeroProducts{height:330px;margin-top:18px}.shopHeroProduct1{left:-5%}.shopHeroProduct2{left:16%}.shopHeroProduct3{left:35%}.shopHeroProduct4{right:-8%}.shopHeroProduct5{right:-2%}.shopCatalog,.shopSpotlight{padding:78px 5vw}.shopCatalogIntro h2{font-size:41px}.shopCatalogIntro>p{padding-left:18px}.shopCatalogControls{padding:8px}.shopFilters button{min-width:110px}.shopProductGrid{grid-template-columns:1fr}.shopProductVisual{height:300px}.shopProductVisual img{height:242px}.shopProductBody{min-height:245px}.shopSpotlightVisual{height:390px}.shopSpotlightVisual img{height:320px}.shopSpotlightCopy h2{font-size:41px}.shopSpotlightCopy ul{grid-template-columns:1fr}.shopSpotlightCopy li{border-right:0}.shopSpotlightCopy li:nth-last-child(-n+2){border-bottom:1px solid #d9e2eb}.shopSpotlightCopy li:last-child{border-bottom:0}.shopSpotlightCopy>div{flex-direction:column}.shopReassurance{grid-template-columns:1fr;padding:12px 5vw}.shopReassurance article{border-bottom:1px solid #d9e3ec;border-right:0}.shopReassurance article:nth-child(3){border-bottom:1px solid #d9e3ec}.shopSupport{padding:68px 5vw}.shopSupport>div:last-child{flex-direction:column;align-items:stretch}.shopSupport a{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.shopHeroProduct,.shopProductCard,.shopProductVisual img,.shopFilters button,.shopSpotlightVisual img{transition:none;animation:none}}
