*{margin:0;padding:0;box-sizing:border-box;text-decoration:none}body{font-family:Arial,sans-serif;background:#f4f6f8;color:#0d1b2a;overflow-x:hidden}img{width:100%;display:block}.container{width:90%;max-width:1200px;margin:auto}header{width:100%;height:95px;background:#fff;display:flex;align-items:center;position:fixed;top:0;left:0;z-index:999}.container-nav{width:100%;padding:0 6%;display:flex;align-items:center;justify-content:space-between}.nav{height:82px;display:grid;grid-template-columns:390px 1fr 180px;align-items:center;width:90%;max-width:1400px;margin:auto}.logo{display:flex;align-items:center;height:95px}.logo img{width:auto;height:70px;object-fit:contain;display:block}@media(max-width:900px){.site-header{height:92px}.nav{height:92px;align-items:center}.nav-menu{top:92px!important;max-height:calc(100vh - 92px);overflow-y:auto}.logo img{max-height:72px;width:auto;object-fit:contain}}.nav-menu{display:flex;align-items:center;gap:45px}.nav-menu a{color:#07121d;text-decoration:none;font-size:17px;font-weight:700}.nav-menu>a{color:#07121d;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:.3px;transition:color .3s ease}.nav-menu a:hover,.nav-menu a.active{color:#382873}.nav-dropdown{position:relative;padding:32px 0}.nav-drop-title{display:flex;align-items:center;gap:8px}.nav-drop-title>a{color:#07121d;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:.3px;cursor:pointer;transition:color .3s ease}.nav-drop-title>a:hover{color:#382873}.mobile-arrow{width:auto;height:auto;padding:4px;display:flex;align-items:center;justify-content:center;border:none;outline:none;background:transparent;color:#07121d;font-size:13px;cursor:pointer}.mobile-arrow i{margin:0;font-size:11px;transition:transform .25s ease}.nav-dropdown.open .mobile-arrow i{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:82px;left:50%;z-index:1000;min-width:230px;padding:12px;transform:translate(-50%) translateY(14px);background:#fff;border-radius:14px;box-shadow:0 25px 60px #07121d24;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}@media(min-width:901px){.nav-dropdown.open .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}}.dropdown-menu a{display:block;padding:13px 15px;color:#07121d;text-decoration:none;font-size:13px;font-weight:700;border-radius:10px;transition:background .25s ease,color .25s ease}.dropdown-menu a:hover{color:#382873;background:#f0f6ff}.nav-icons{display:flex;align-items:center;justify-content:flex-end;gap:24px}.nav-icons a{position:relative;color:#07121d;text-decoration:none;font-size:22px;transition:color .3s ease}.nav-icons a:hover{color:#382873}.cart-icon span{position:absolute;top:-10px;right:-12px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#fff;background:#382873;border-radius:50%;font-size:11px;font-weight:800}.menu-toggle{display:none;padding:0;border:none;outline:none;background:transparent;color:#07121d;font-size:32px;cursor:pointer}@media(max-width:900px){header,.site-header{height:76px}.nav{height:76px;grid-template-columns:130px 1fr 40px}.logo img{width:115px}.nav-icons{gap:15px;margin-right:14px}.nav-icons a{font-size:19px}.menu-toggle{display:block}.nav-menu{position:absolute;top:76px;left:0;z-index:9999;width:100%;max-height:calc(100vh - 76px);overflow-y:auto;display:none;flex-direction:column;align-items:flex-start;gap:0;padding:20px 7% 35px;background:#fff;box-shadow:0 20px 40px #07121d1a}.nav-menu.active{display:flex}.nav-menu>a{width:100%;padding:18px 0;color:#07121d;text-transform:uppercase;font-size:14px;font-weight:700}.nav-dropdown{width:100%;padding:0}.nav-drop-title{width:100%;min-height:70px;display:flex;align-items:center;justify-content:space-between;padding:14px 0}.nav-drop-title>a{flex:1;color:#07121d;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:700}.mobile-arrow{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#f3f6fa;touch-action:manipulation}.mobile-arrow i{margin:0;font-size:12px}.dropdown-menu{position:static;z-index:auto;width:100%;min-width:0;display:none;margin:0 0 12px;padding:12px;transform:none!important;opacity:1;visibility:visible;pointer-events:auto;background:#f3f6fa;border-radius:14px;box-shadow:none;transition:none}.nav-dropdown.open .dropdown-menu{display:flex;flex-direction:column}.dropdown-menu a{width:100%;padding:14px 16px;color:#07121d;font-size:14px;font-weight:700}.dropdown-menu a:hover{color:#382873;background:#fff}.nav-dropdown:hover .dropdown-menu{display:none}.nav-dropdown.open:hover .dropdown-menu{display:flex}}.hero-blue{position:relative;height:100vh;min-height:720px;overflow:hidden;color:#fff;padding:0!important}.hero-slider .slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transform:scale(1);filter:brightness(.82) contrast(1.05);transition:opacity 1s ease}.hero-slider .slide.active{opacity:1}.hero-blue:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(to right,#0000008c,#00000040 45%,#00000026)}.hero-content{position:relative;z-index:5;height:100%;padding:0 8%}.hero-content h1{position:absolute;left:5%;bottom:125px;z-index:6;font-size:clamp(72px,9vw,108px);line-height:.82;font-weight:530;letter-spacing:-6px;color:#fff;text-transform:uppercase;text-shadow:0 20px 45px rgba(0,0,0,.35)}.hero-list{position:absolute;top:100px;right:10%;z-index:6;list-style:none;font-size:24px;font-weight:560;line-height:1.65;color:#fff;text-transform:uppercase}.hero-text{position:absolute;left:5%;bottom:45px;z-index:6;font-size:22px;line-height:1.35;font-weight:500;color:#fff}.info-card{position:absolute;right:5%;bottom:20px;z-index:6;display:flex;width:430px;height:145px;background:#fff;color:#0b1d2b;box-shadow:0 30px 70px #00000038}.info-card img{width:180px;height:145px;object-fit:cover}.info-card div{padding:18px 22px}.info-card h3{font-size:20px;line-height:1.2;margin-bottom:22px}.watch-btn,.watch-btn:visited{display:flex;align-items:center;gap:10px;color:#4d5b66;font-size:15px;text-decoration:none}.play-icon{width:30px;height:30px;background:#ffdf4d;color:#07121d;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.hero-arrow{position:absolute;top:50%;z-index:20;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:#ffffff2e;color:#fff;font-size:42px;cursor:pointer}.hero-arrow.prev{left:30px}.hero-arrow.next{right:30px}@media(max-width:900px){.hero-blue{height:100vh;min-height:680px}.hero-slider .slide{object-position:center center}.hero-content h1{left:6%;bottom:155px;font-size:clamp(50px,15vw,72px);line-height:.82;letter-spacing:-3px}.hero-text{left:6%;bottom:92px;font-size:16px}.hero-list{top:100px;right:6%;font-size:13px;line-height:1.5;text-align:right}.info-card{right:6%;bottom:25px;width:250px;height:82px;display:flex}.info-card img{width:95px;height:82px}.info-card div{padding:9px 12px}.info-card h3{font-size:12px;margin-bottom:8px}.watch-btn{font-size:11px}.play-icon{width:20px;height:20px;font-size:8px}.hero-arrow{width:40px;height:40px;font-size:30px}.hero-arrow.prev{left:12px}.hero-arrow.next{right:12px}}.blue-strip{position:relative;z-index:10;background:#382873;color:#fff;padding:42px 8%;display:flex;justify-content:center;gap:65px;font-size:26px;font-weight:900;text-transform:uppercase}.blue-strip span{display:flex;align-items:center;gap:12px}.blue-strip i{font-size:22px}section{padding:90px 0}.hero-blue{padding:0!important}.title-row{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #b8c6d2;padding-bottom:25px;margin-bottom:45px}.title-row h2{font-size:clamp(38px,5vw,60px);line-height:.9;text-transform:uppercase}.title-row span{color:#382873}.title-row p{max-width:330px;color:#637282;line-height:1.6}.btn{display:inline-block;margin-top:28px;padding:14px 28px;background:#0f3d5e;color:#fff;text-decoration:none;font-size:13px;text-transform:uppercase;border-radius:50px;transition:.3s}.btn:hover{background:#071e2f;transform:translateY(-3px)}.collection-header{align-items:flex-start}.collection-actions{display:flex;align-items:flex-start;gap:45px}.collection-actions p{font-size:22px;line-height:1.4;color:#777}.slider-arrows{display:flex;gap:22px}.slider-btn{width:58px;height:58px;border-radius:50%;border:1px solid #d8d8d8;background:transparent;color:#111;font-size:28px;cursor:pointer;transition:.3s}.slider-btn:hover{background:#06131f;color:#fff}.products{display:flex;gap:25px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.products::-webkit-scrollbar{display:none}.product{min-width:calc((100% - 50px) / 3);background:#fff;padding:16px;overflow:hidden;opacity:1;transform:translateY(0);transition:.8s ease}.product.show{transform:translateY(0);opacity:1}.product img{height:260px;object-fit:cover;transition:.5s}.product:hover img{transform:scale(1.08)}.product-info{display:flex;justify-content:space-between;margin-top:16px;font-size:13px;text-transform:uppercase}.feature{background:#dceeff}.feature-editorial{background:#dceeff;padding:90px 0}.editorial-wrap{max-width:1180px}.editorial-top{display:grid;grid-template-columns:280px 1fr;gap:70px;align-items:start}.editorial-small img{width:150px;height:110px;object-fit:cover;margin-bottom:35px}.editorial-small p{font-size:20px;line-height:1.35;color:#07121d}.editorial-top h2{font-size:clamp(48px,6vw,52px);line-height:.95;font-weight:600;text-transform:uppercase;color:#07121d;text-align:right}.editorial-top h2 span{color:#07121d8c}.editorial-line{width:100%;height:1px;background:#07121d8c;margin:60px 0 45px}.editorial-bottom{display:grid;grid-template-columns:1fr 450px;gap:65px;align-items:start}.editorial-left h4{font-size:20px;margin-bottom:28px;color:#07121d}.editorial-left p{font-size:16px;line-height:1.45;color:#07121d;max-width:620px}.editorial-images{display:grid;grid-template-columns:1.3fr 1fr;gap:28px;margin:35px 0;align-items:start}.editorial-images img:first-child{height:220px;object-fit:cover}.editorial-images img:last-child{height:150px;object-fit:cover;align-self:start}.editorial-right img{width:100%;height:520px;object-fit:cover}.editorial-line.small{margin:30px 0;background:#07121d47}.cta{position:relative;background:#06131f;color:#fff;overflow:hidden}.cta-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.cta h2{font-size:clamp(42px,5vw,75px);line-height:.9;text-transform:uppercase}.cta h2 span{color:#8cc7ff}.cta-grid img{width:100%;max-width:1000px;position:absolute;right:8%;bottom:-300px;object-fit:contain}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.review{background:#fff;padding:30px;box-shadow:0 15px 35px #0000000f}.stars{color:#0f75bc;margin-bottom:15px}.review p{color:#53606d;line-height:1.7;font-size:14px}.review h4{margin-top:22px}.shop{background:#fff}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.category{height:390px;position:relative;overflow:hidden}.category img{height:100%;object-fit:cover;transition:.6s}.category:hover img{transform:scale(1.08)}.category span{position:absolute;bottom:20px;left:20px;right:20px;background:#ffffffe0;padding:18px;text-align:center;text-transform:uppercase;font-weight:700}.final{background:url(https://images.unsplash.com/photo-1511499767150-a48a237f0083?auto=format&fit=crop&w=1600&q=80) center/cover fixed;min-height:620px;display:flex;align-items:center;justify-content:center}.final-box{background:#ffffffeb;padding:55px;text-align:center;max-width:520px}.final-box h2{font-size:36px;text-transform:uppercase;margin-bottom:15px}.reveal{opacity:0;transform:translateY(60px);transition:all .8s ease}.reveal.active{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translate(-80px);transition:all .8s ease}.reveal-left.active{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(80px);transition:all .8s ease}.reveal-right.active{opacity:1;transform:translate(0)}.reveal-zoom{opacity:0;transform:scale(.9);transition:all .8s ease}.reveal-zoom.active{opacity:1;transform:scale(1)}.reveal-delay-1{transition-delay:.2s}.reveal-delay-2{transition-delay:.4s}.reveal-delay-3{transition-delay:.6s}@media(max-width:1000px){.editorial-top,.editorial-bottom{grid-template-columns:1fr}.editorial-top h2{text-align:left}.editorial-right img{height:420px}}@media(max-width:900px){nav{position:absolute;top:82px;right:0;width:100%;background:#fff;display:none;flex-direction:column;align-items:center;padding:25px 0;box-shadow:0 15px 35px #00000014}nav.active{display:flex}nav a{margin:12px 0;font-size:14px}.menu-toggle{display:block;margin-left:auto}.hero-blue{height:auto;min-height:100vh}.hero-content{min-height:100vh;padding:105px 7% 55px}.hero-content h1{font-size:30px;letter-spacing:-3px}.hero-list{position:relative;top:auto;right:auto;margin-top:25px;font-size:14px;line-height:1.6}.hero-text{left:7%;bottom:45px;font-size:20px}.info-card{display:none}.hero-arrow{width:42px;height:42px;font-size:32px}.blue-strip{flex-direction:column;align-items:center;gap:18px;padding:30px 6%;font-size:19px}.title-row,.collection-header,.collection-actions{flex-direction:column;align-items:flex-start;gap:20px}.products,.reviews,.category-grid,.footer-grid{grid-template-columns:1fr}.product{min-width:80%}.cta-grid{grid-template-columns:1fr;text-align:center}.cta-grid img{position:relative;right:auto;bottom:auto;margin-top:40px}}@media(max-width:600px){.feature-editorial{padding:60px 0}.editorial-top h2{font-size:42px}.editorial-images{grid-template-columns:1fr}.editorial-images img,.editorial-right img{height:300px}.editorial-small p,.editorial-left h4{font-size:17px}}.lens-section{background:#f4f6f8;padding:70px 0 85px}.lens-wrap{max-width:1320px}.lens-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:45px}.lens-header h2{font-size:clamp(42px,5vw,64px);line-height:.9;text-transform:uppercase;color:#07121d;letter-spacing:-2px}.lens-header h2 span{display:block;font-size:22px;letter-spacing:0;color:#7b8b9b}.lens-header p{font-size:18px;line-height:1.45;color:#203040;max-width:420px;margin-top:8px}.lens-item{text-align:center;padding:0 35px;border-right:1px solid rgba(7,18,29,.12)}.lens-item:last-child{border-right:none}.lens-img{width:125px;height:125px;margin:0 auto 22px;border-radius:50%;overflow:hidden;position:relative}.lens-img img{width:100%;height:100%;object-fit:cover}.lens-img:after{content:"";position:absolute;inset:0;background:#00000038}.lens-img i{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;color:#fff;font-size:34px}.lens-item h4{font-size:16px;line-height:1.35;color:#07121d;text-transform:uppercase;font-weight:800;text-decoration:none}.lens-item,.lens-img img,.lens-item h4{transition:all .35s ease}.lens-item:hover{transform:translateY(-12px)}.lens-item:hover .lens-img img{transform:scale(1.08)}.lens-item:hover .lens-img:after{background:#00000059}.lens-item:hover .lens-img i{transform:scale(1.15)}.lens-item:hover h4{transform:translateY(4px);color:#382873}@media(max-width:1100px){.lens-categories{grid-template-columns:repeat(3,1fr);row-gap:45px}.lens-item:nth-child(3){border-right:none}}@media(max-width:700px){.lens-header{flex-direction:column;gap:18px}.lens-header p{font-size:16px}.lens-categories{grid-template-columns:repeat(2,1fr);row-gap:38px}.lens-item{padding:0 18px}.lens-item:nth-child(2n){border-right:none}.lens-img{width:105px;height:105px}.lens-item h4{font-size:14px}}.about-services{background:linear-gradient(180deg,#fff,#eef8ff);padding:85px 0}.about-services-wrap{max-width:1280px}.section-label{display:block;color:#382873;text-transform:uppercase;font-size:14px;font-weight:800;letter-spacing:2px;margin-bottom:12px}.about-grid{display:grid;grid-template-columns:.9fr 1.25fr;gap:70px;align-items:start}.about-text h2,.services-header h2{font-size:clamp(38px,4.5vw,58px);line-height:.95;text-transform:uppercase;color:#07121d;letter-spacing:-2px;margin-bottom:18px}.about-text h2 span,.services-header h2 span{color:#382873}.blue-line{width:38px;height:2px;background:#382873;margin:18px 0}.about-text p{font-size:16px;line-height:1.7;color:#263544;margin-bottom:18px;max-width:500px}.about-images{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.about-images img{width:100%;object-fit:cover;border-radius:12px}.about-main-img{height:420px}.about-side-imgs{display:grid;gap:16px}.about-side-imgs img{height:202px}.stats-bar{width:64%;margin:24px 0 70px auto;background:#fffc;border:1px solid rgba(47,111,189,.12);border-radius:12px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 18px 45px #07121d0f}.stat-item{display:grid;grid-template-columns:38px 1fr;column-gap:12px;align-items:center;padding:18px 22px;border-right:1px solid rgba(7,18,29,.12)}.stat-item:last-child{border-right:none}.stat-item i{grid-row:span 2;color:#382873;font-size:30px}.stat-item strong{color:#07121d;font-size:24px;line-height:1}.stat-item span{color:#526272;font-size:12px}.services-header{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;align-items:center;margin-bottom:35px}.services-header p{border-left:1px solid rgba(7,18,29,.18);padding-left:55px;color:#263544;font-size:16px;line-height:1.7;max-width:620px}.services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service-card{background:#fff;border:1px solid rgba(7,18,29,.08);border-radius:8px;padding:32px 18px;text-align:center;min-height:210px;box-shadow:0 16px 40px #07121d0d;transition:.3s ease}.service-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #07121d17}.service-card i{width:72px;height:72px;margin:0 auto 22px;border-radius:50%;background:#eef6ff;color:#382873;display:flex;align-items:center;justify-content:center;font-size:32px}.service-card h4{color:#07121d;text-transform:uppercase;font-size:14px;margin-bottom:12px}.service-card p{color:#526272;font-size:13px;line-height:1.6}.benefits-bar{margin-top:18px;background:#fff;border:1px solid rgba(7,18,29,.1);border-radius:8px;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 14px 35px #07121d0a}.benefits-bar div{display:grid;grid-template-columns:42px 1fr;column-gap:14px;align-items:center;padding:18px 28px;border-right:1px solid rgba(7,18,29,.12)}.benefits-bar div:last-child{border-right:none}.benefits-bar i{grid-row:span 2;color:#382873;font-size:26px}.benefits-bar strong{font-size:14px;color:#07121d;text-transform:uppercase}.benefits-bar span{font-size:13px;color:#526272}@media(max-width:1100px){.about-grid,.services-header{grid-template-columns:1fr}.stats-bar{width:100%}.services-grid{grid-template-columns:repeat(3,1fr)}.services-header p{border-left:none;padding-left:0}}@media(max-width:700px){.about-services{padding:60px 0}.about-images{grid-template-columns:1fr}.about-main-img,.about-side-imgs img{height:280px}.stats-bar{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2){border-right:none}.services-grid,.benefits-bar{grid-template-columns:1fr}.benefits-bar div{border-right:none;border-bottom:1px solid rgba(7,18,29,.1)}.benefits-bar div:last-child{border-bottom:none}}.reach-section{position:relative;min-height:620px;background:#fff;overflow:hidden;display:grid;grid-template-columns:55% 48%;align-items:center}.reach-content{position:relative;z-index:3;padding-left:9%}.reach-content span{display:block;color:#1268bd;text-transform:uppercase;font-size:18px;font-weight:800;margin-bottom:28px}.reach-line{width:55px;height:2px;background:#1268bd;margin-bottom:38px}.reach-content h2{font-size:clamp(48px,5vw,76px);line-height:.95;font-weight:790;letter-spacing:-2px;text-transform:uppercase;color:#07121d;margin-bottom:30px}.reach-content h2 strong{color:#382873;font-weight:900}.reach-content p{font-size:18px;line-height:1.55;color:#4d5b66;margin-bottom:34px}.reach-btn{display:inline-flex;align-items:center;gap:18px;padding:16px 34px;border-radius:50px;background:linear-gradient(135deg,#0f5da7,#382873);color:#fff;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:800}.reach-image{position:relative;z-index:2;height:620px;overflow:hidden;border-top-left-radius:55%;border-bottom-left-radius:55%}.reach-image img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:900px){.reach-section{grid-template-columns:1fr;min-height:auto}.reach-section:before{display:none}.reach-content{padding:65px 7% 40px}.reach-content h2{font-size:42px}.reach-content p{font-size:16px}.reach-image{height:360px;border-radius:45% 0 0}}.footer{background:radial-gradient(circle at 80% 50%,rgba(56,40,115),transparent 60%),linear-gradient(180deg,#031a2a,#02111c);color:#dbe7f3;padding:80px 8% 40px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.footer:after{content:"";position:absolute;right:-150px;top:0;width:500px;height:500px;background:radial-gradient(circle,rgba(80,150,255,.15),transparent 70%)}.footer-container{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:60px;align-items:start}.footer-brand img{width:180px;margin-bottom:20px}.footer-brand p{font-size:14px;line-height:1.7;color:#9fb3c8;max-width:320px}.socials{margin-top:20px;display:flex;gap:12px}.socials a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#cfe3ff;transition:.3s}.socials a:hover{background:#3a8dff;color:#fff}.footer-col h4{font-size:16px;margin-bottom:25px;color:#7fb7ff;position:relative}.footer-col h4:after{content:"";width:30px;height:2px;background:#3a8dff;position:absolute;left:0;bottom:-8px}.footer-col ul{list-style:none;padding:0}.footer-col ul li{font-size:14px;margin-bottom:14px;color:#c3d4e6;cursor:pointer;transition:.3s}.footer-col ul li span{margin-right:8px;color:#6aaeff}.footer-col ul li:hover{color:#fff;transform:translate(4px)}.contact-info li{display:flex;align-items:center;gap:10px}.contact-info i{color:#6aaeff}.footer-bottom{margin-top:60px;text-align:center}.footer-bottom .line{height:1px;background:#ffffff1a;margin-bottom:20px}.copy{font-size:13px;color:#8fa7bd}.copy i{margin-right:6px;color:#3a8dff}@media(max-width:900px){.footer-container{grid-template-columns:1fr;gap:40px}.footer{padding:60px 6% 30px}.footer-brand p{max-width:100%}.footer-col h4{margin-bottom:15px}}.footer:after{content:"";position:absolute;right:-120px;top:50%;transform:translateY(-50%);width:500px;height:500px;background:url("./media/newlogo-DHXUJXL3.png") no-repeat center;background-size:contain;opacity:.06;pointer-events:none}.footer-container,.footer-bottom{position:relative;z-index:2}.contact-page-section{background:#fff;padding:130px 0;overflow:hidden}.contact-page-wrap{width:90%;max-width:1320px;margin:auto;display:grid;grid-template-columns:40% 60%;align-items:center;gap:50px}.contact-info-side{position:relative;z-index:2}.contact-small-title{display:block;color:#382873;text-transform:uppercase;font-size:16px;font-weight:800;letter-spacing:.5px;margin-bottom:24px}.contact-blue-line{width:55px;height:2px;background:#382873;margin-bottom:36px}.contact-info-side h1{font-size:clamp(46px,5vw,56px);line-height:.95;font-weight:799;letter-spacing:-2px;text-transform:uppercase;color:#07121d;margin-bottom:28px}.contact-info-side h1 strong{color:#382873;font-weight:799}.contact-intro{max-width:520px;font-size:18px;line-height:1.65;color:#4d5b66;margin-bottom:36px}.contact-details{max-width:520px}.contact-detail{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:22px;padding:22px 0;border-bottom:1px solid rgba(7,18,29,.12)}.contact-icon{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#382873,#075bb5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:23px}.contact-detail h4{font-size:17px;color:#07121d;text-transform:uppercase;font-weight:900;margin-bottom:6px}.contact-detail p{font-size:18px;color:#4d5b66;line-height:1.4}.contact-message-btn{margin-top:34px;display:inline-flex;align-items:center;gap:18px;padding:16px 34px;border-radius:50px;background:linear-gradient(135deg,#0f5da7,#382873);color:#fff;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:800}.contact-map-side{height:620px;border-radius:26px;overflow:hidden;box-shadow:0 30px 80px #07121d1f;border:1px solid rgba(7,18,29,.08)}.contact-map-side iframe{width:100%;height:100%;border:0;display:block;filter:saturate(.9) contrast(1.03)}@media(max-width:900px){.contact-page-section{padding:115px 0}.contact-page-wrap{grid-template-columns:1fr;gap:38px}.contact-info-side h1{font-size:42px}.contact-intro{font-size:16px}.contact-detail{grid-template-columns:58px 1fr;gap:16px}.contact-icon{width:50px;height:50px;font-size:20px}.contact-detail p{font-size:16px}.contact-map-side{height:420px;border-radius:20px}}.shop-hero{margin-top:82px;min-height:260px;background:linear-gradient(90deg,#000000d1,#00000073),url("./media/all-NKS2E6NS.png") center/cover no-repeat;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:60px 7%}.shop-hero h1{font-size:42px;text-transform:uppercase;margin-bottom:25px}.breadcrumb{display:flex;gap:12px;align-items:center;font-size:15px}.breadcrumb a,.breadcrumb p{color:#fff;text-decoration:none}.shop-hero-note{display:flex;align-items:center;gap:25px;font-size:18px;line-height:1.5}.shop-hero-icon{width:72px;height:72px;border:1px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px}.products-page{background:#f7f9fc;padding:0 7% 90px}.category-tabs{transform:translateY(-35px);background:#fff;border-radius:10px;box-shadow:0 20px 50px #00000014;display:flex;justify-content:space-between;padding:0 35px;overflow-x:auto}.tab{min-width:fit-content;padding:28px 18px;color:#07121d;text-decoration:none;text-transform:uppercase;font-size:15px;font-weight:800;display:flex;gap:12px;align-items:center;border-bottom:4px solid transparent}.tab.active{color:#382873;border-bottom-color:#382873}.products-layout{display:grid;grid-template-columns:250px 1fr;gap:36px}.filter-box{background:#fff;border-radius:10px;padding:25px;height:fit-content;box-shadow:0 15px 40px #0000000a}.filter-top{display:flex;justify-content:space-between;margin-bottom:25px}.filter-top h4,.filter-group h5{text-transform:uppercase;color:#07121d}.filter-top a{color:#382873;text-decoration:none;font-size:14px}.filter-group{border-top:1px solid #e4e8ec;padding:22px 0}.filter-group h5{display:flex;justify-content:space-between;margin-bottom:15px}.filter-group label{display:block;margin:12px 0;color:#657381;font-size:14px}.filter-group input[type=range]{width:100%;accent-color:#382873}.price-row{display:flex;justify-content:space-between;color:#657381;margin-top:10px}.color-row{display:flex;gap:12px;align-items:center}.color-row span{width:22px;height:22px;border-radius:50%;display:block}.product-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.product-toolbar p{color:#657381}.product-toolbar select{padding:14px 22px;border:1px solid #d7dee7;border-radius:6px;background:#fff;color:#07121d}.product-grid-page{display:grid;grid-template-columns:repeat(auto-fill,minmax(233px,1fr));gap:30px}.shop-card{background:#fff;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 15px 35px #0000000a;transition:.3s ease}.shop-card:hover{transform:translateY(-8px);box-shadow:0 25px 55px #00000014}.shop-card img{width:100%;height:245px;object-fit:cover}.heart{position:absolute;top:18px;right:18px;border:none;background:#fff;width:35px;height:35px;border-radius:50%;cursor:pointer;font-size:17px}.shop-card-content{padding:20px}.shop-card-content h3{color:#07121d;font-size:16px;margin-bottom:10px}.shop-card-content strong{display:block;color:#382873;margin-bottom:1px}.shop-card-content p{color:#657381;font-size:14px;line-height:1.6}.dots{display:flex;gap:10px;margin-top:18px;align-items:center}.dots span{width:18px;height:18px;border-radius:50%;background:#2f3942}.dots span:nth-child(2){background:#7b4a25}.dots span:nth-child(3){background:#4e6b3d}.dots small{color:#657381}@media(max-width:1100px){.products-layout{grid-template-columns:1fr}.filter-box{display:none}.product-grid-page{grid-template-columns:repeat(2,1fr)}.shop-hero{flex-direction:column;align-items:flex-start;gap:30px}}@media(max-width:650px){.shop-hero{padding:45px 6%}.shop-hero h1{font-size:30px}.category-tabs{padding:0 15px}.product-grid-page{grid-template-columns:1fr}.product-toolbar{flex-direction:column;align-items:flex-start;gap:15px}}.filter-toggle{cursor:pointer}.filter-toggle i{transition:.3s ease}.filter-group.closed .filter-toggle i{transform:rotate(180deg)}.filter-group.closed .filter-content{display:none}.color-filter{width:22px;height:22px;border-radius:50%;border:none;cursor:pointer;transition:.25s ease}.color-filter.active{outline:3px solid #382873;outline-offset:4px}.clear-btn{background:none;border:none;color:#382873;font-weight:600;cursor:pointer;transition:.3s}.clear-btn:hover{text-decoration:underline}.heart{color:#07121d}.heart:hover{color:red}.heart i{pointer-events:none}.shop-hero{transition:background-image .4s ease}.kids-page{background:#fff}.kids-hero{margin:0;height:260px;padding:0!important;background:linear-gradient(90deg,#fff,#fffffff2 35%,#fff3 65%),url("./media/kidss-XV7D3L64.png") 75% center / cover no-repeat;display:flex;align-items:center}.kids-hero-content{width:86%;max-width:1380px;margin:0 auto;padding-left:0}.kids-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:32px;font-size:14px}.kids-breadcrumb a{text-decoration:none;color:#697684}.kids-breadcrumb span{color:#9aa6b2}.kids-breadcrumb p{margin:0;color:#382873}.kids-hero h1{margin:0 0 24px;color:#07121d;font-size:42px;line-height:1;font-weight:900;text-transform:uppercase}.kids-hero-content>p{margin:0;color:#3f4b56;font-size:17px;line-height:1.55}.kids-products-section{width:86%;max-width:1380px;margin:0 auto;padding:38px 0 90px!important}.kids-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.kids-filter-btn{height:42px;padding:0 18px;border:1px solid #dce3ea;border-radius:6px;background:#fff;color:#07121d;font-weight:800;text-transform:uppercase;cursor:pointer}.kids-filter-btn i{margin-right:8px}.kids-toolbar select{height:42px;min-width:175px;padding:0 14px;border:1px solid #dce3ea;border-radius:6px;background:#fff;color:#07121d;font-size:14px}.kids-grid{width:100%;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:1fr;gap:28px;align-items:stretch!important}.kids-card{position:relative;width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;background:#fff;border:1px solid #e1e6eb;border-radius:7px;overflow:hidden;transition:.3s ease}.kids-card:hover{transform:translateY(-7px);box-shadow:0 22px 55px #07121d17}.kids-card>img,.kids-card .product-photo,.kids-card .product-photo>img{width:100%}.kids-card>img,.kids-card .product-photo>img{height:270px!important;min-height:270px!important;max-height:270px!important;display:block;object-fit:cover;object-position:center;background:#eee;flex:0 0 270px!important}.kids-heart{position:absolute;z-index:5;top:16px;right:16px;margin:0;padding:0;border:0;background:transparent;color:#07121d;font-size:22px;cursor:pointer}.kids-card-info{width:100%!important;height:auto!important;min-height:0!important;padding:24px 26px 26px!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important;box-sizing:border-box}.kids-card-info h3{width:100%;margin:0 0 10px!important;padding:0;color:#07121d!important;font-size:16px!important;font-weight:700!important;line-height:1.22!important;min-height:49px!important}.kids-card-info>p,.kids-card-info .product-description,.kids-card-info .description{width:100%;margin:0 0 12px!important;padding:0;color:#5f6b76!important;font-size:16px!important;font-weight:400!important;line-height:1.42!important;min-height:120px!important}.kids-card-info div.description,.kids-card-info .description p,.kids-card-info .product-description p{color:#5f6b76!important;font-size:17px!important;font-weight:400!important;line-height:1.42!important}.kids-card-info strong,.kids-card-info .price{display:block!important;margin:0 0 12px!important;padding:0;color:#382873!important;font-size:16px!important;font-weight:600!important;line-height:1.2!important}.kids-colors{display:flex;align-items:center;gap:9px;margin-bottom:14px}.kids-colors span{width:17px;height:17px;border:1px solid rgba(7,18,29,.15);border-radius:50%}.kids-card-info .product-buttons,.kids-card .product-buttons,.product-buttons{width:100%!important;margin-top:auto!important;margin-bottom:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;align-items:stretch!important}.kids-card .gallery-btn,.kids-card .add-to-cart-btn,.kids-card-info .gallery-btn,.kids-card-info .add-to-cart-btn{width:100%!important;min-width:0!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:0 12px!important;border:none!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;background:#031a2a!important;color:#fff!important;font-family:inherit!important;font-size:12px!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;text-transform:uppercase!important;white-space:nowrap!important;cursor:pointer;box-sizing:border-box!important;transition:.25s ease}.kids-card .gallery-btn:hover,.kids-card .add-to-cart-btn:hover,.kids-card-info .gallery-btn:hover,.kids-card-info .add-to-cart-btn:hover{background:#382873!important;transform:translateY(-2px)}.kids-card .gallery-btn i,.kids-card .add-to-cart-btn i,.kids-card-info .gallery-btn i,.kids-card-info .add-to-cart-btn i{font-size:12px!important;flex-shrink:0}@media(max-width:1100px){.kids-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:800px){.kids-hero{height:auto;padding:70px 0!important;background:linear-gradient(90deg,#fffffff0,#ffffffad),url("./media/kidss-XV7D3L64.png") center / cover no-repeat}.kids-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px}.kids-hero h1{font-size:34px}.kids-card>img,.kids-card .product-photo>img{height:235px!important;min-height:235px!important;max-height:235px!important;flex-basis:235px!important}.kids-card-info{padding:20px!important}.kids-card-info h3{font-size:16px!important;min-height:44px!important}.kids-card-info>p,.kids-card-info .product-description,.kids-card-info .description{font-size:15px!important;min-height:108px!important}.kids-card-info strong,.kids-card-info .price{font-size:17px!important}.kids-card .gallery-btn,.kids-card .add-to-cart-btn,.kids-card-info .gallery-btn,.kids-card-info .add-to-cart-btn{height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 8px!important;font-size:10px!important}}@media(max-width:520px){.kids-products-section,.kids-hero-content{width:90%}.kids-toolbar{flex-direction:column;align-items:flex-start;gap:14px}.kids-grid{grid-template-columns:1fr!important}.kids-card>img,.kids-card .product-photo>img{height:250px!important;min-height:250px!important;max-height:250px!important;flex-basis:250px!important}.kids-card-info h3{min-height:0!important;font-size:16px!important}.kids-card-info>p,.kids-card-info .product-description,.kids-card-info .description{min-height:0!important;font-size:15px!important}.kids-card-info .product-buttons,.kids-card .product-buttons,.product-buttons{gap:8px!important}.kids-card .gallery-btn,.kids-card .add-to-cart-btn,.kids-card-info .gallery-btn,.kids-card-info .add-to-cart-btn{height:48px!important;min-height:48px!important;max-height:48px!important;font-size:10px!important;border-radius:10px!important}}.kids-card-info h3{font-size:16px;font-weight:800;line-height:1.4;min-height:52px;margin-bottom:10px;color:#07121d}.kids-card{display:flex;flex-direction:column}.kids-card-info{display:flex;flex-direction:column;flex:1}.product-buttons{margin-top:auto;display:flex;gap:10px}.product-buttons{display:flex;gap:10px;margin-top:18px;width:100%}.gallery-btn,.add-to-cart-btn{flex:1;height:50px;border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 10px;font-size:11px;font-weight:800;text-transform:uppercase;background:#031a2a;color:#fff;cursor:pointer;transition:.25s ease;white-space:nowrap}.gallery-btn:hover,.add-to-cart-btn:hover{background:#382873;transform:translateY(-2px)}.gallery-btn i,.add-to-cart-btn i{font-size:12px;flex-shrink:0}.women-hero{background:linear-gradient(90deg,#fff,#fffffff5 34%,#ffffff2e 64%),url("./media/womens-MOZIF2ER.png") center right / cover no-repeat}.women-page .kids-card:hover{transform:translateY(-7px);box-shadow:0 22px 55px #07121d17}@media(max-width:800px){.women-hero{background:linear-gradient(90deg,#fffffff2,#ffffffb3),url("./media/womens-MOZIF2ER.png") center / cover no-repeat}}.men-hero{background:linear-gradient(90deg,#fff,#fffffff5 32%,#ffffff73 52%,#fff0 70%),url("./media/mens-QD4YUUDO.png");background-repeat:no-repeat;background-size:100% 100%,cover;background-position:left top,center right}@media(max-width:800px){.men-hero{background:linear-gradient(90deg,#fffffff2,#ffffffb3),url("./media/mens-QD4YUUDO.png") center / cover no-repeat}}.medical-hero{position:relative;width:100%;height:250px;margin-top:88px;overflow:hidden;background-image:linear-gradient(to right,#fff,#fffffffa 38%,#ffffffd1 52%,#ffffff26 70%),url("./media/Snellenov optotip-KV2HH7YG.jpg");background-repeat:no-repeat;background-size:100% 100%,65% auto;background-position:left top,right center;display:flex;align-items:center}.medical-overlay{position:absolute;inset:0}.medical-content{position:relative;z-index:2;max-width:620px;padding-left:90px}.medical-breadcrumb{display:flex;align-items:center;gap:12px;margin-bottom:26px;font-size:14px}.medical-breadcrumb a{color:#687585;text-decoration:none}.medical-breadcrumb .active{color:#382873;font-weight:600}.medical-content h1{font-size:51px;line-height:.95;font-weight:900;color:#07121d;margin-bottom:24px;letter-spacing:-2px}.medical-content p{font-size:17px;line-height:1.55;color:#334155;max-width:640px;font-weight:500}@media(max-width:991px){.medical-hero{height:420px;background-position:center}.medical-content{padding:0 30px;max-width:100%}.medical-content h1{font-size:42px}.medical-content p{font-size:18px}}@media(max-width:600px){.medical-hero{height:480px}.medical-content h1{font-size:34px}.medical-content p{font-size:16px;line-height:1.7}.medical-breadcrumb{font-size:13px}}.medical-hero+.products-page .shop-card{height:auto!important;min-height:0!important}.medical-hero+.products-page .shop-card-content{height:auto!important;min-height:0!important;padding:27px 29px 24px}.medical-hero+.products-page .product-buttons{margin-top:25px!important}.customize-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 24px;margin-top:28px;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);border-radius:60px;color:#fff;text-decoration:none;font-size:17px;font-weight:700;letter-spacing:.3px;width:fit-content;transition:all .35s ease;overflow:hidden;position:relative}.customize-btn:before{content:"";position:absolute;top:0;left:-120%;width:120%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.18),transparent);transition:.7s}.customize-btn:hover:before{left:120%}.customize-btn:hover{transform:translateY(-4px);background:#fff;color:#5b21b6;box-shadow:0 18px 45px #00000047,0 0 25px #ffffff2e}.customize-btn span{position:relative;z-index:2}.customize-btn-icon{width:42px;height:42px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;transition:.35s;position:relative;z-index:2}.customize-btn:hover .customize-btn-icon{background:#5b21b6;color:#fff;transform:translate(5px) rotate(-8deg)}.customize-btn i{font-size:15px;transition:.35s}.custom-tint-section{background:#382873;padding:90px 0 100px}.custom-tint-title h2{font-size:clamp(58px,7vw,66px);line-height:.9;text-transform:uppercase;font-weight:600;color:#fff;letter-spacing:3px}.custom-tint-title h2 span{color:#fff}.custom-tint-title h3{margin-top:12px;font-size:clamp(26px,3vw,42px);text-transform:uppercase;letter-spacing:8px;color:#f0f6ff;font-weight:500}.custom-tint-line{width:100%;height:1px;background:#fff;margin:28px 0 48px}.custom-tint-content{display:grid;grid-template-columns:40% 60%;gap:60px;align-items:center}.custom-tint-intro{font-size:27px;line-height:1.45;color:#fff;margin-bottom:60px}.tint-features{display:flex;flex-direction:column;gap:32px}.tint-feature{display:flex;align-items:center;gap:24px}.tint-icon{width:66px;height:66px;border-radius:14px;background:#f8fbff;box-shadow:0 12px 35px #0d7bd914;display:flex;align-items:center;justify-content:center;color:#382873;font-size:28px;flex-shrink:0}.tint-feature h4{font-size:20px;font-weight:900;color:#fff;margin-bottom:6px}.tint-feature p{font-size:17px;line-height:1.45;color:#fff}.custom-tint-image{background:#fff;border-radius:22px;padding:34px;box-shadow:0 25px 70px #07121d14}.custom-tint-image img{width:100%;display:block;border-radius:16px}@media(max-width:950px){.custom-tint-content{grid-template-columns:1fr}.custom-tint-title h2{font-size:52px}.custom-tint-title h3{font-size:24px;letter-spacing:4px}.custom-tint-intro{font-size:22px;margin-bottom:40px}}@media(max-width:550px){.custom-tint-section{padding:65px 0}.custom-tint-title h2{font-size:42px;letter-spacing:1px}.custom-tint-title h3{font-size:18px;letter-spacing:3px}.tint-feature{align-items:flex-start}.custom-tint-image{padding:18px}}.medical-hero+.products-page{padding-top:70px!important}.medical-hero+.products-page .products-layout{align-items:start}.medical-hero+.products-page .filter-box{display:block!important;visibility:visible!important;opacity:1!important;position:sticky;top:125px;width:100%;padding:28px 30px;margin-top:20px;background:#fff;border:1px solid #e3e8ef;border-radius:16px;box-shadow:0 16px 40px #07121d12}.medical-hero+.products-page .filter-top{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:24px;margin-bottom:0;border-bottom:1px solid #dfe5eb}.medical-hero+.products-page .filter-top h4{margin:0;color:#07121d;font-size:19px;line-height:1;font-weight:800;text-transform:uppercase}.medical-hero+.products-page .clear-btn{padding:0;border:none;outline:none;background:transparent;color:#382873;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.medical-hero+.products-page .clear-btn:hover{color:#07121d}.medical-hero+.products-page .filter-group{padding:25px 0;border-bottom:1px solid #e1e6ec}.medical-hero+.products-page .filter-group:last-child{padding-bottom:5px;border-bottom:none}.medical-hero+.products-page .filter-toggle{width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between;border:none!important;outline:none;background:transparent!important;appearance:none;-webkit-appearance:none;color:#07121d;font-family:inherit;font-size:16px;line-height:1;font-weight:750;text-align:left;cursor:pointer}.medical-hero+.products-page .filter-toggle span{display:block}.medical-hero+.products-page .filter-toggle i{color:#382873;font-size:12px;transition:transform .25s ease}.medical-hero+.products-page .filter-content{display:block;margin-top:21px}.medical-hero+.products-page #priceFilter{width:100%;height:5px;margin:3px 0 15px;border:none;border-radius:20px;outline:none;background:#382873;cursor:pointer;appearance:none;-webkit-appearance:none}.medical-hero+.products-page #priceFilter::-webkit-slider-thumb{width:19px;height:19px;border:3px solid #ffffff;border-radius:50%;background:#382873;box-shadow:0 2px 8px #3828734d;cursor:pointer;appearance:none;-webkit-appearance:none}.medical-hero+.products-page #priceFilter::-moz-range-thumb{width:15px;height:15px;border:3px solid #ffffff;border-radius:50%;background:#382873;box-shadow:0 2px 8px #3828734d;cursor:pointer}.medical-hero+.products-page .price-row{display:flex;align-items:center;justify-content:space-between;color:#657386;font-size:15px;font-weight:600}.medical-hero+.products-page .filter-checkbox{position:relative;display:flex;align-items:center;margin-bottom:15px;color:#59687a;font-size:15px;cursor:pointer}.medical-hero+.products-page .filter-checkbox:last-child{margin-bottom:0}.medical-hero+.products-page .filter-checkbox input{position:absolute;width:1px;height:1px;opacity:0}.medical-hero+.products-page .filter-checkbox span{position:relative;display:flex;align-items:center;gap:10px}.medical-hero+.products-page .filter-checkbox span:before{content:"";width:18px;height:18px;flex-shrink:0;border:1.5px solid #a7b0bb;border-radius:5px;background:#fff;box-sizing:border-box;transition:all .2s ease}.medical-hero+.products-page .filter-checkbox input:checked+span:before{border-color:#382873;background:#382873}.medical-hero+.products-page .filter-checkbox input:checked+span:after{content:"";position:absolute;left:6px;top:3px;width:5px;height:9px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.medical-hero+.products-page .filter-checkbox:hover span{color:#382873}@media(max-width:900px){.medical-hero+.products-page{padding-top:45px!important}.medical-hero+.products-page .products-layout{display:flex!important;flex-direction:column!important;gap:30px}.medical-hero+.products-page .filter-box{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;top:auto!important;order:1;width:100%;max-width:none;margin:0 0 10px;padding:25px 24px}.medical-hero+.products-page .product-area{order:2;width:100%}}@media(max-width:600px){.medical-hero+.products-page{padding:35px 16px 45px!important}.medical-hero+.products-page .filter-box{width:100%!important;margin:0 0 25px!important;padding:23px 20px;border-radius:14px}.medical-hero+.products-page .filter-top{padding-bottom:20px}.medical-hero+.products-page .filter-top h4{font-size:18px}.medical-hero+.products-page .filter-group{padding:22px 0}.medical-hero+.products-page .filter-toggle{font-size:15px}.medical-hero+.products-page .filter-content{margin-top:18px}}.services-page{background:#eef3f7}.services-hero{min-height:auto;padding:120px 0 70px;background:linear-gradient(90deg,#f4f8fbfa,#f4f8fbeb 42%,#f4f8fb73 70%),url("./media/111-DEJMCWMB.png");background-repeat:no-repeat;background-size:contain;background-position:center right top}.services-container{width:91%;max-width:1450px;margin:auto}.services-heading span{color:#382873;text-transform:uppercase;letter-spacing:6px;font-size:17px;font-weight:900}.services-heading h1{margin-top:28px;font-size:clamp(55px,6vw,65px);line-height:.95;text-transform:uppercase;color:#07121d;font-weight:650}.services-heading h1 strong{color:#382873;font-weight:600}.services-line{width:68px;height:3px;background:#382873;margin:38px 0 32px}.services-heading p{max-width:570px;font-size:20px;line-height:1.7;color:#17283a}.services-cards{margin-top:65px;display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.service-card{background:#ffffffeb;border-radius:8px;padding:38px 28px 34px;text-align:center;box-shadow:0 18px 45px #07121d14}.service-icon{width:86px;height:86px;border-radius:50%;margin:0 auto 24px;background:#eef4fb;display:flex;align-items:center;justify-content:center;color:#382873;font-size:34px}.service-card h3{font-size:18px;color:#07121d;margin-bottom:22px}.service-card p{color:#2e3f52;font-size:16px;line-height:1.7;margin-bottom:28px}.service-card a{color:#382873;text-decoration:none;font-weight:700}.services-bottom{margin-top:32px;background:#071d33;border-radius:7px;padding:42px 50px;display:grid;grid-template-columns:repeat(4,1fr);gap:35px;color:#fff}.service-feature{display:flex;align-items:center;gap:22px;border-right:1px solid rgba(255,255,255,.18)}.service-feature:last-child{border-right:none}.service-feature i{font-size:42px;color:#fff}.service-feature h4{font-size:17px;margin-bottom:8px}.service-feature p{color:#d2deea;font-size:15px;line-height:1.5}@media(max-width:1200px){.services-cards{grid-template-columns:repeat(3,1fr)}.services-bottom{grid-template-columns:repeat(2,1fr)}.service-feature{border-right:none}}@media(max-width:700px){.services-hero{padding:60px 0}.services-cards{grid-template-columns:1fr}.services-bottom{grid-template-columns:1fr;padding:32px 25px}.services-heading p{font-size:17px}}.behind-section{background:#f4f6f8;padding:100px 0;overflow:hidden}.behind-container{width:90%;max-width:1450px;margin:auto}.behind-header{max-width:760px;margin-bottom:55px}.behind-header span{color:#382873;text-transform:uppercase;letter-spacing:5px;font-size:14px;font-weight:900}.behind-header h2{margin-top:16px;font-size:clamp(42px,5vw,62px);line-height:.95;text-transform:uppercase;color:#07121d;font-weight:700}.behind-header h2 strong{color:#382873;font-weight:700}.behind-header p{margin-top:24px;max-width:620px;font-size:18px;line-height:1.7;color:#405060}.behind-grid{display:grid;grid-template-columns:1fr 380px;gap:42px;align-items:center}.behind-left{display:grid;grid-template-columns:1fr 1fr;gap:24px}.behind-photo{height:260px;border-radius:24px;overflow:hidden;box-shadow:0 22px 55px #07121d14}.behind-photo.large{grid-column:span 2;height:330px}.behind-photo img{width:100%;height:100%;object-fit:cover}.behind-card{grid-column:span 2;background:#071d33;color:#fff;border-radius:24px;padding:38px}.behind-card h3{font-size:30px;margin-bottom:14px}.behind-card p{color:#cbd8e6;line-height:1.7;font-size:16px}.behind-video{width:340px;aspect-ratio:9 / 16;border-radius:28px;overflow:hidden;box-shadow:0 28px 70px #07121d2e;background:#000;justify-self:center}.behind-video video{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:950px){.behind-grid,.behind-left{grid-template-columns:1fr}.behind-photo.large,.behind-card{grid-column:span 1}.behind-video{width:300px}}.about-story-section{background:linear-gradient(180deg,#fff,#f4f8fb);padding:110px 0;overflow:hidden}.story-container{width:90%;max-width:1350px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.story-label{color:#382873;text-transform:uppercase;letter-spacing:4px;font-size:13px;font-weight:900}.story-text h2{margin-top:18px;font-size:clamp(42px,5vw,68px);line-height:.95;text-transform:uppercase;color:#07121d;font-weight:900}.story-text h2 strong{color:#382873}.story-line{width:65px;height:3px;background:#382873;margin:30px 0}.story-text p{font-size:17px;line-height:1.8;color:#405060;margin-bottom:18px;max-width:560px}.story-points{margin-top:34px;display:grid;gap:16px}.story-points div{display:flex;align-items:center;gap:12px;color:#07121d;font-weight:700;font-size:15px}.story-points i{width:28px;height:28px;border-radius:50%;background:#eaf4ff;color:#382873;display:flex;align-items:center;justify-content:center;font-size:12px}.story-visuals{position:relative;min-height:560px}.story-img{position:absolute;overflow:hidden;border-radius:26px;box-shadow:0 25px 70px #07121d1f}.story-img img{width:100%;height:100%;object-fit:cover}.story-img-main{right:0;top:60px;width:58%;height:430px;z-index:2}.story-img-small.top{left:0;top:0;width:48%;height:245px;z-index:3}.story-img-small.bottom{left:70px;bottom:0;width:42%;height:230px;z-index:1}.story-badge{position:absolute;right:38%;bottom:45px;width:155px;height:155px;border-radius:50%;background:#071d33;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 25px 55px #07121d38;z-index:5}.story-badge strong{font-size:42px;line-height:1}.story-badge span{margin-top:8px;font-size:13px;text-align:center;color:#cbd8e6}@media(max-width:950px){.story-container{grid-template-columns:1fr;gap:50px}.story-visuals{min-height:520px}}@media(max-width:600px){.about-story-section{padding:70px 0}.story-visuals{min-height:auto;display:grid;gap:18px}.story-img,.story-img-main,.story-img-small.top,.story-img-small.bottom{position:relative;inset:auto;width:100%;height:260px}.story-badge{position:relative;right:auto;bottom:auto;margin:auto}}.face-fit-section{padding:100px 0;overflow:hidden;background:radial-gradient(circle at 90% 20%,rgba(91,52,169,.07),transparent 26%),linear-gradient(180deg,#fff,#f4f8fb)}.face-fit-container{width:90%;max-width:1350px;margin:0 auto}.face-fit-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,1fr);gap:60px;align-items:center;margin-bottom:40px}.face-fit-header{max-width:780px;margin:0}.face-fit-header>span{display:block;color:#382873;font-size:13px;font-weight:900;letter-spacing:5px;text-transform:uppercase}.face-fit-header h2{margin:16px 0 0;color:#07121d;font-size:clamp(38px,5vw,70px);font-weight:780;line-height:.95;letter-spacing:-.045em;text-transform:uppercase}.face-fit-header h2 strong{color:#5a2bb5;font-weight:780}.face-fit-header p{max-width:560px;margin:22px 0 0;color:#405060;font-size:18px;line-height:1.7}.face-top-image{width:100%}.face-top-image img{display:block;width:100%;max-height:560px;object-fit:contain;border-radius:28px}.face-shape-tabs{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:34px}.face-btn{padding:14px 24px;color:#07121d;font:inherit;font-size:14px;font-weight:800;cursor:pointer;background:#fff;border:1px solid #d8e1ea;border-radius:50px;transition:color .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease}.face-btn:hover,.face-btn.active{color:#fff;background:#382873;border-color:#382873;box-shadow:0 10px 24px #38287333;transform:translateY(-3px)}.face-fit-result.face-camera-result{display:grid;grid-template-columns:minmax(380px,.95fr) minmax(0,1.15fr);gap:32px;align-items:stretch;padding:20px;background:#fff;border:1px solid rgba(7,18,29,.06);border-radius:28px;box-shadow:0 30px 80px #07121d17,0 10px 30px #07121d0a}.face-fit-result .camera-preview-card,.face-fit-result .camera-recommended-frames{min-width:0;margin:0;background:transparent;border:0;border-radius:0;box-shadow:none}.face-fit-result .camera-preview-card{padding:0;text-align:left}.camera-screen{position:relative;width:100%;min-height:540px;overflow:hidden;background:radial-gradient(circle at 50% 34%,rgba(104,67,190,.18),transparent 32%),linear-gradient(145deg,#f5f2fb,#e9e7f2);border:1px solid rgba(73,45,143,.12);border-radius:20px;isolation:isolate}.camera-video{position:absolute;inset:0;z-index:2;display:block;width:100%;height:100%;object-fit:cover;opacity:0;transform-origin:center;transition:opacity .35s ease,filter .25s ease,transform .25s ease}.camera-video.camera-video-active{opacity:1}.camera-placeholder{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px;text-align:center}.camera-placeholder-icon{display:flex;align-items:center;justify-content:center;width:82px;height:82px;margin-bottom:21px;color:#fff;font-size:29px;background:linear-gradient(135deg,#32167c,#7040d1);border-radius:50%;box-shadow:0 18px 35px #4c23a440,0 0 0 10px #582fb412}.camera-placeholder h3{margin:0 0 10px;color:#07121d;font-size:26px;font-weight:900}.camera-placeholder p{max-width:320px;margin:0;color:#66717e;font-size:14px;line-height:1.7}.selected-face-label{position:absolute;top:18px;left:18px;z-index:8;display:inline-flex;align-items:center;gap:8px;padding:10px 15px;color:#3c2288;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;background:#ffffffeb;border:1px solid rgba(79,44,154,.12);border-radius:50px;box-shadow:0 8px 24px #1f18321c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.selected-face-label i{color:#5c32b3;font-size:15px}.face-scan-guide{position:absolute;top:49%;left:50%;z-index:7;width:45%;height:61%;pointer-events:none;border:2px dashed rgba(255,255,255,.95);border-radius:48% 48% 44% 44%;box-shadow:0 0 0 1px #4825905c,inset 0 0 25px #ffffff14;transform:translate(-50%,-50%)}.face-scan-guide:before,.face-scan-guide:after{position:absolute;width:28px;height:28px;content:""}.face-scan-guide:before{top:-6px;left:-6px;border-top:3px solid #6840c6;border-left:3px solid #6840c6;border-radius:9px 0 0}.face-scan-guide:after{right:-6px;bottom:-6px;border-right:3px solid #6840c6;border-bottom:3px solid #6840c6;border-radius:0 0 9px}.face-scan-line{position:absolute;top:20%;right:12%;left:12%;height:2px;background:linear-gradient(90deg,transparent,rgba(122,79,223,.95),transparent);box-shadow:0 0 13px #7747dae6;animation:faceScanAnimation 3s ease-in-out infinite}@keyframes faceScanAnimation{0%,to{top:18%;opacity:.35}50%{top:79%;opacity:1}}.camera-side-controls{position:absolute;top:20px;right:18px;z-index:9;display:flex;flex-direction:column;gap:10px}.camera-control-btn,.camera-small-btn,.glasses-arrow-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;color:#182133;font:inherit;cursor:pointer;background:#ffffffed;border:1px solid rgba(27,26,45,.09);border-radius:50%;box-shadow:0 8px 20px #1e1c2d21;transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.camera-control-btn{width:42px;height:42px;font-size:14px}.camera-control-btn:hover,.camera-small-btn:hover,.glasses-arrow-btn:hover{color:#fff;background:#4d2a9a;border-color:#4d2a9a;transform:translateY(-2px)}.camera-bottom-controls{position:absolute;right:0;bottom:18px;left:0;z-index:9;display:flex;align-items:center;justify-content:center;gap:28px}.camera-small-btn{width:48px;height:48px;color:#fff;font-size:16px;background:#10141fb0;border-color:#fff6}.camera-capture-btn{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;padding:0;color:#fff;font-size:23px;cursor:pointer;background:linear-gradient(145deg,#7143d3,#321375);border:5px solid rgba(255,255,255,.94);border-radius:50%;box-shadow:0 12px 30px #30147261,0 0 0 3px #5832af40;transition:box-shadow .25s ease,transform .25s ease}.camera-capture-btn:hover{box-shadow:0 16px 36px #30147273,0 0 0 5px #5832af2e;transform:translateY(-3px) scale(1.03)}.camera-position-message{display:flex;align-items:center;justify-content:center;gap:9px;width:fit-content;margin:13px auto 0;padding:9px 17px;color:#626b78;font-size:12px;background:#f4f4f7;border-radius:50px}.camera-position-message i{color:#5b32b5}.face-fit-result .camera-recommended-frames{display:flex;flex-direction:column;justify-content:flex-start;padding:25px 22px 12px 8px}.camera-recommended-frames>span{display:block;margin-bottom:11px;color:#44218e;font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.camera-recommended-frames>h3{margin:0 0 11px;color:#071426;font-size:clamp(31px,3vw,44px);font-weight:900;line-height:1.07;letter-spacing:-.04em}.camera-recommended-frames>p{max-width:580px;margin:0 0 20px;color:#5f6877;font-size:15px;line-height:1.7}.face-fit-result .open-camera-btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;gap:10px;min-width:190px;margin:0;padding:14px 23px;color:#fff;font:inherit;font-size:12px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#3e1d8b,#6939c7);border:0;border-radius:50px;box-shadow:0 12px 26px #461f963b;transition:box-shadow .25s ease,transform .25s ease}.face-fit-result .open-camera-btn:hover:not(:disabled){box-shadow:0 16px 34px #461f964f;transform:translateY(-2px)}.face-fit-result .open-camera-btn:disabled{cursor:wait;opacity:.72}.camera-error-message{display:flex;align-items:flex-start;gap:9px;max-width:560px;margin:15px 0 0!important;padding:12px 15px;color:#9d2536!important;font-size:13px!important;line-height:1.55!important;background:#fff2f4;border:1px solid #ffd3da;border-radius:12px}.camera-error-message i{margin-top:3px;flex-shrink:0}.glasses-styles-section{margin-top:27px;padding-top:23px;border-top:1px solid #e7e8ee}.glasses-section-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.glasses-section-header>span{color:#2e2851;font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.glasses-header-actions{display:flex;gap:8px}.glasses-arrow-btn{width:36px;height:36px;font-size:12px;box-shadow:0 5px 14px #1e1c2d14}.glasses-slider{display:grid;grid-template-columns:repeat(5,minmax(108px,1fr));gap:12px;width:100%;padding:3px 3px 13px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(86,46,174,.3) transparent}.glasses-slider::-webkit-scrollbar{height:5px}.glasses-slider::-webkit-scrollbar-track{background:transparent}.glasses-slider::-webkit-scrollbar-thumb{background:#562eae47;border-radius:20px}.glasses-style-card{min-width:108px;padding:12px 9px 11px;overflow:hidden;color:#252839;font:inherit;cursor:pointer;background:#fff;border:1px solid #e9e9f0;border-radius:15px;box-shadow:0 7px 18px #181a2b0d;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.glasses-style-card:hover{border-color:#552bae61;box-shadow:0 12px 24px #3720691c;transform:translateY(-4px)}.glasses-style-card.active{border-color:#5931b2;box-shadow:0 10px 24px #3f208521,0 0 0 2px #5931b214}.glasses-image{display:flex;align-items:center;justify-content:center;height:68px;margin-bottom:8px;padding:5px}.glasses-image img{display:block;width:100%;max-width:110px;max-height:58px;object-fit:contain;transition:transform .25s ease}.glasses-style-card:hover .glasses-image img{transform:scale(1.06)}.glasses-style-card>span{display:block;color:#55586a;font-size:9px;font-weight:900;letter-spacing:.05em;text-align:center;text-transform:uppercase}.glasses-slider-indicator{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px}.glasses-slider-indicator span{width:28px;height:3px;background:#e4e3eb;border-radius:30px}.glasses-slider-indicator span.active{background:#552caf}@media(max-width:1100px){.face-fit-top{gap:38px}.face-fit-result.face-camera-result{grid-template-columns:minmax(340px,.9fr) minmax(390px,1.1fr);gap:22px}.camera-screen{min-height:500px}.glasses-slider{grid-template-columns:repeat(5,115px)}}@media(max-width:900px){.face-fit-top{grid-template-columns:1fr}.face-top-image img{max-height:none}.face-fit-result.face-camera-result{grid-template-columns:1fr;gap:8px;padding:15px;border-radius:21px}.face-fit-result .camera-recommended-frames{padding:27px 10px 12px}.camera-screen{min-height:540px}.glasses-slider{grid-template-columns:repeat(5,125px)}}@media(max-width:550px){.face-fit-section{padding:70px 0}.face-fit-container{width:92%}.face-fit-header h2{font-size:41px;line-height:1}.face-fit-header p{font-size:16px}.face-shape-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.face-btn{width:100%;padding:13px 12px}.face-btn:last-child{grid-column:1 / -1}.face-fit-result.face-camera-result{padding:10px;border-radius:17px}.camera-screen{min-height:445px;border-radius:15px}.selected-face-label{top:12px;left:12px;padding:8px 11px;font-size:10px}.camera-side-controls{top:12px;right:10px;gap:7px}.camera-control-btn{width:36px;height:36px}.face-scan-guide{width:55%;height:57%}.camera-bottom-controls{bottom:15px;gap:20px}.camera-capture-btn{width:64px;height:64px}.camera-small-btn{width:43px;height:43px}.camera-position-message{padding:8px 12px;font-size:10px}.camera-recommended-frames>h3{font-size:31px}.camera-recommended-frames>p{font-size:14px}.face-fit-result .open-camera-btn{width:100%}.glasses-section-header{align-items:flex-start}.glasses-slider{grid-template-columns:repeat(5,115px)}}.face-btn.active{color:#fff;background:#382873;border-color:#382873;box-shadow:0 10px 24px #38287333;transform:translateY(-3px)}.camera-video.camera-video-mirrored,.camera-video.camera-video-mirrored.camera-video-active{transform:scaleX(-1)}.face-scan-guide.oval-camera-guide{width:45%;height:61%;border-radius:48% 48% 44% 44%}.face-scan-guide.round-camera-guide{width:51%;height:51%;border-radius:50%}.face-scan-guide.square-camera-guide{width:50%;height:57%;border-radius:20%}.face-scan-guide.triangular-camera-guide{width:53%;height:60%;border-radius:42% 42% 52% 52%;clip-path:polygon(15% 5%,85% 5%,100% 55%,50% 100%,0 55%)}.face-scan-guide.heart-camera-guide{width:52%;height:60%;border-radius:48% 48% 55% 55%;clip-path:polygon(50% 100%,7% 55%,10% 22%,30% 5%,50% 18%,70% 5%,90% 22%,93% 55%)}.virtual-glasses-overlay{position:absolute;top:39%;left:50%;z-index:8;width:45%;max-width:260px;height:auto;pointer-events:none;object-fit:contain;filter:drop-shadow(0 7px 5px rgba(0,0,0,.24));transform:translate(-50%,-50%);transform-origin:center}.selected-glasses-name{display:flex;align-items:center;justify-content:center;gap:9px;width:fit-content;margin:16px auto 0;padding:9px 16px;color:#5d6674;font-size:12px;background:#f5f3fa;border:1px solid #ebe7f5;border-radius:50px}.selected-glasses-name i{color:#5931b2}.selected-glasses-name strong{color:#27115c}@media(max-width:550px){.virtual-glasses-overlay{top:40%;width:52%}}.social-showcase{padding:120px 0;background:#f5f6f7;overflow:hidden}.social-container{width:90%;max-width:1450px;margin:auto;text-align:center;position:relative}.social-mini{font-size:15px;font-weight:700;color:#222;display:block;margin-bottom:10px}.social-container h2{font-size:64px;font-weight:900;color:#07121d;margin-bottom:18px}.social-container p{max-width:700px;margin:auto;font-size:20px;line-height:1.8;color:#4b5b6c}.social-buttons{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:40px;margin-bottom:70px}.instagram-btn{height:62px;padding:0 24px 0 34px;background:#07121d;color:#fff;border-radius:60px;display:flex;align-items:center;gap:18px;text-decoration:none;font-size:16px;font-weight:700;transition:.3s ease}.instagram-btn span{width:42px;height:42px;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center}.instagram-btn:hover{transform:translateY(-4px)}.contact-btn{height:62px;padding:0 34px;border-radius:60px;background:#fff;border:1px solid #d9dee5;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#07121d;font-size:16px;font-weight:700;transition:.3s ease}.contact-btn:hover{background:#382873;color:#fff;border-color:#382873}.social-gallery{position:relative;height:520px}.gallery-img{position:absolute;overflow:hidden;border-radius:4px;box-shadow:0 15px 40px #07121d14}.gallery-img img{width:100%;height:100%;object-fit:cover;display:block}.img-1{width:170px;height:290px;left:0;top:0}.img-2{width:140px;height:250px;left:180px;top:110px}.img-3{width:160px;height:180px;left:360px;top:210px}.img-4{width:120px;height:120px;left:50%;top:230px;transform:translate(-50%);background:#ececec;display:flex;align-items:center;justify-content:center}.img-4 i{font-size:52px;color:#d0d0d0}.img-5{width:170px;height:180px;right:360px;top:210px}.img-6{width:150px;height:280px;right:180px;top:110px}.img-7{width:170px;height:290px;right:0;top:0}@media(max-width:991px){.social-container h2{font-size:42px}.social-container p{font-size:17px}.social-gallery{height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.gallery-img{position:relative!important;inset:auto!important;width:100%!important;height:240px!important;transform:none!important}.img-4{display:none}.social-buttons{flex-direction:column}.instagram-btn,.contact-btn{width:100%;justify-content:center}}.events-section{background:#fff;padding:90px 0}.events-container{width:92%;max-width:1500px;margin:auto}.events-hero{display:grid;grid-template-columns:.8fr 1.4fr;gap:60px;align-items:center;margin-bottom:70px;margin-top:20px}.events-hero-text span,.past-events-title span{color:#382873;text-transform:uppercase;letter-spacing:2px;font-size:18px;font-weight:900}.events-hero-text h1{margin:18px 0 26px;font-size:clamp(56px,6vw,56px);line-height:.92;text-transform:uppercase;color:#050505;font-weight:790}.events-hero-text h1 strong{color:#382873;font-weight:790}.events-hero-text p{max-width:460px;font-size:19px;line-height:1.55;color:#1d1d1d;margin-bottom:34px}.event-main-btn{display:inline-flex;align-items:center;gap:14px;background:#000;color:#fff;padding:16px 24px 16px 30px;border-radius:50px;text-decoration:none;text-transform:uppercase;font-weight:790;font-size:14px}.event-main-btn i{width:44px;height:44px;background:#000;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:-14px}.events-hero-image{border-radius:18px;overflow:hidden;box-shadow:0 22px 60px #07121d1f}.events-hero-image img{width:100%;height:430px;object-fit:cover;display:block}.past-events-title{text-align:center;margin-bottom:34px}.past-events-title span{color:#382873;font-size:14px}.past-events-title h2{font-size:44px;font-weight:790;color:#000}.events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.event-card{background:#fff;border-radius:18px;padding:14px;box-shadow:0 20px 55px #07121d14;transition:.35s ease}.event-card:hover{transform:translateY(-8px)}.event-img{height:260px;border-radius:14px;overflow:hidden;margin-bottom:20px}.event-img img{width:100%;height:100%;object-fit:cover}.event-card h3{font-size:24px;color:#000;font-weight:900;margin:0 8px 12px}.event-card p{color:#5d6a78;font-size:16px;margin:0 8px 16px}.event-card p i{color:#111;margin-right:8px}.event-card small{display:block;color:#777;font-size:15px;margin:0 8px 22px}.event-cta{margin-top:55px;background:#edf3f9;border-radius:16px;padding:30px 90px;display:grid;grid-template-columns:70px 1fr 220px;gap:28px;align-items:center}.event-cta-icon{width:60px;height:60px;background:#382873;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px}.event-cta h3{color:#000;font-size:25px;font-weight:900;margin-bottom:6px}.event-cta p{color:#1d1d1d;font-size:16px;line-height:1.45}.event-cta a{background:#000;color:#fff;text-decoration:none;height:44px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:14px;text-transform:uppercase;font-size:13px;font-weight:900}.event-gallery-modal{position:fixed;inset:0;background:#07121db8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:none;align-items:center;justify-content:center;padding:35px}.event-gallery-modal.active{display:flex}.event-gallery-box{position:relative;width:92%;max-width:1150px;max-height:88vh;overflow-y:auto;background:#fff;border-radius:26px;padding:42px;box-shadow:0 35px 100px #0000004d}.gallery-close{position:absolute;top:24px;right:24px;width:46px;height:46px;border-radius:50%;border:none;background:#f1f5f9;color:#07121d;font-size:20px;cursor:pointer}.gallery-header{margin-bottom:30px;padding-right:55px}.gallery-header span{color:#382873;text-transform:uppercase;letter-spacing:3px;font-size:13px;font-weight:900}.gallery-header h2{margin-top:8px;font-size:42px;color:#07121d;font-weight:900}.gallery-header p{margin-top:10px;color:#526273;font-size:17px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery-grid img{width:100%;height:230px;object-fit:cover;border-radius:16px;box-shadow:0 12px 35px #07121d14}@media(max-width:1100px){.events-hero{grid-template-columns:1fr}.events-grid{grid-template-columns:repeat(2,1fr)}.event-cta{grid-template-columns:1fr;padding:30px}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.events-grid,.gallery-grid{grid-template-columns:1fr}.events-hero-text h1{font-size:46px}.events-hero-image img{height:300px}.event-gallery-box{padding:28px}.gallery-header h2{font-size:32px}}:host{display:block!important}.accessories-page,.accessories-page *{box-sizing:border-box!important}.accessories-page{--acc-purple: #35206f;--acc-purple-dark: #25154f;--acc-ink: #111318;--acc-text: #2d3541;--acc-muted: #687180;--acc-line: #e6e8ee;--acc-soft: #f7f8fb;--acc-white: #ffffff;width:100%!important;padding:22px 24px 0!important;margin:0!important;overflow:hidden!important;color:var(--acc-text)!important;background:#fff!important}.accessories-page .accessories-hero{position:relative!important;isolation:isolate!important;width:min(100%,1460px)!important;min-height:620px!important;margin:0 auto 32px!important;padding:0!important;overflow:hidden!important;border:1px solid #ece8f3!important;border-radius:28px!important;background:#fcfaf7!important;box-shadow:0 26px 75px #2016461c!important}.accessories-page .accessories-hero-media{position:absolute!important;inset:0!important;z-index:0!important;overflow:hidden!important}.accessories-page .accessories-hero-media img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.01)!important;filter:saturate(.98) contrast(1.02)!important}.accessories-page .accessories-hero-overlay{position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#fffdfafe,#fffdfafa 27%,#fffdfae6 40%,#fffdfa94 52%,#fffdfa1a 68%,#fffdfa00 82%),linear-gradient(180deg,#ffffff0a,#fff0 70%,#ffffff1f)!important}.accessories-page .accessories-hero-text{position:relative!important;z-index:2!important;width:min(720px,53%)!important;min-height:620px!important;margin:0!important;padding:130px 24px 50px 64px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:left!important}.accessories-page .accessories-kicker{width:fit-content!important;margin:0 0 18px!important;color:var(--acc-purple)!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:4px!important;text-transform:uppercase!important}.accessories-page .accessories-hero-text h1{max-width:700px!important;margin:0!important;padding:0!important;color:#0b0f16!important;font-size:clamp(60px,5.9vw,82px)!important;font-weight:600!important;line-height:.88!important;letter-spacing:-4.8px!important;text-transform:uppercase!important}.accessories-page .accessories-hero-text h1 span{display:block!important;color:var(--acc-purple)!important;font-weight:600!important}.accessories-page .accessories-hero-text h1:after{content:""!important;width:78px!important;height:4px!important;margin-top:24px!important;display:block!important;border-radius:999px!important;background:var(--acc-purple)!important}.accessories-page .accessories-hero-text>p{max-width:470px!important;margin:24px 0 28px!important;padding:0!important;color:#343b47!important;font-size:16px!important;line-height:1.72!important}.accessories-page .accessories-hero-features{width:min(100%,660px)!important;margin:0 0 28px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important}.accessories-page .accessories-hero-feature{min-width:0!important;padding:12px 14px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;border:1px solid rgba(53,32,111,.09)!important;border-radius:14px!important;background:#ffffffbd!important;box-shadow:0 10px 28px #271b4d0e!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.accessories-page .accessories-hero-feature-icon{width:42px!important;height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;color:var(--acc-purple)!important;background:linear-gradient(145deg,#f2ebff,#e6ddfa)!important;font-size:16px!important}.accessories-page .accessories-hero-feature>span:last-child{min-width:0!important}.accessories-page .accessories-hero-feature strong{display:block!important;margin:0 0 3px!important;color:#171b23!important;font-size:12px!important;font-weight:800!important;line-height:1.3!important}.accessories-page .accessories-hero-feature small{display:block!important;color:#626b77!important;font-size:10px!important;line-height:1.45!important}.accessories-page .accessories-breadcrumb{width:fit-content!important;margin:0!important;padding:11px 17px!important;display:inline-flex!important;align-items:center!important;gap:11px!important;border:1px solid rgba(53,32,111,.11)!important;border-radius:999px!important;color:var(--acc-purple)!important;background:#ffffffc7!important;box-shadow:0 9px 24px #25194b0f!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;font-size:12px!important}.accessories-page .accessories-breadcrumb a{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#596270!important;text-decoration:none!important}.accessories-page .accessories-breadcrumb>i{color:#a2a7b0!important;font-size:8px!important}.accessories-page .accessories-breadcrumb span{color:var(--acc-purple)!important;font-weight:800!important}.accessories-page .accessory-collection{width:min(100%,1460px)!important;margin:0 auto!important;padding:34px 32px 62px!important;display:grid!important;grid-template-columns:225px minmax(0,1fr)!important;gap:32px!important;align-items:start!important;text-align:left!important;border:1px solid #eef0f4!important;border-radius:22px 22px 0 0!important;background:linear-gradient(180deg,#fafbfc,#f7f8fb)!important}.accessories-page .accessory-sidebar{position:sticky!important;top:95px!important;width:100%!important;margin:0!important;padding:0!important;text-align:left!important}.accessories-page .accessory-sidebar-box{margin:0 0 24px!important;padding:2px 6px!important;display:block!important}.accessories-page .accessory-sidebar-title{display:block!important;margin:0 0 17px!important;color:#171717!important;font-size:12px!important;font-weight:900!important;letter-spacing:.7px!important;text-transform:uppercase!important}.accessories-page .accessory-category-btn{width:100%!important;min-height:0!important;margin:0!important;padding:9px 0!important;display:block!important;border:0!important;border-radius:0!important;text-align:left!important;color:#444d5a!important;background:transparent!important;box-shadow:none!important;cursor:pointer!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important;text-transform:none!important}.accessories-page .accessory-category-btn:hover{color:var(--acc-purple)!important;transform:translate(3px)!important}.accessories-page .accessory-category-btn.active{color:var(--acc-purple)!important;font-weight:800!important}.accessories-page .accessory-sidebar-features{width:100%!important;margin:0 0 22px!important;padding:12px 14px!important;display:block!important;border:1px solid #e7e9ef!important;border-radius:16px!important;background:linear-gradient(145deg,#f0f2f7,#fafbfc)!important}.accessories-page .accessory-sidebar-features>div{width:100%!important;margin:0!important;padding:14px 2px!important;display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;gap:11px!important;align-items:start!important;text-align:left!important}.accessories-page .accessory-sidebar-features>div+div{border-top:1px solid #e3e6ec!important}.accessories-page .accessory-sidebar-features i{width:34px!important;height:34px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #dfe2eb!important;border-radius:50%!important;color:var(--acc-purple)!important;background:#fff!important;font-size:13px!important}.accessories-page .accessory-sidebar-features span{display:block!important;min-width:0!important}.accessories-page .accessory-sidebar-features strong{display:block!important;margin:0 0 3px!important;color:#2d3545!important;font-size:11px!important;font-weight:800!important;line-height:1.35!important}.accessories-page .accessory-sidebar-features small{display:block!important;color:#747c89!important;font-size:9px!important;line-height:1.5!important}.accessories-page .accessory-help-box{width:100%!important;margin:0!important;padding:22px 19px!important;display:block!important;border:1px solid #dfe3e9!important;border-radius:14px!important;background:#fff!important;text-align:left!important}.accessories-page .accessory-help-box h4{margin:0 0 9px!important;color:var(--acc-purple)!important;font-size:13px!important;font-weight:800!important}.accessories-page .accessory-help-box p{margin:0 0 17px!important;color:#606978!important;font-size:10px!important;line-height:1.55!important}.accessories-page .accessory-help-box a{min-height:37px!important;margin:0!important;padding:0 17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:6px!important;color:#fff!important;background:var(--acc-purple)!important;text-decoration:none!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important}.accessories-page .accessory-products{width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.accessories-page .accessory-products-heading{width:100%!important;margin:0 0 24px!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:26px!important;align-items:end!important}.accessories-page .accessory-products-heading>div{text-align:center!important}.accessories-page .accessory-products-heading>div>span{display:none!important}.accessories-page .accessory-products-heading h2{margin:0 0 7px!important;padding:0!important;color:#111!important;font-size:clamp(28px,3vw,38px)!important;font-weight:900!important;line-height:1.05!important;text-transform:uppercase!important}.accessories-page .accessory-products-heading p{max-width:640px!important;margin:0 auto!important;padding:0!important;color:#596270!important;font-size:12px!important;line-height:1.55!important}.accessories-page .accessory-sort{min-width:230px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;white-space:nowrap!important}.accessories-page .accessory-sort span{color:#343b47!important;font-size:11px!important}.accessories-page .accessory-sort select{width:175px!important;height:37px!important;min-height:37px!important;margin:0!important;padding:0 32px 0 11px!important;border:1px solid #d8dce3!important;border-radius:7px!important;outline:none!important;color:#535b67!important;background:#fff!important;box-shadow:none!important;cursor:pointer!important;font-size:11px!important}.accessories-page .product-grid-page{width:100%!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px 18px!important;align-items:start!important}.accessories-page .product-grid-page .shop-card{position:relative!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-self:start!important;overflow:hidden!important;border:1px solid #e3e6ec!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 28px #1118270d!important}.accessories-page .product-grid-page .shop-card:hover{transform:translateY(-4px)!important;border-color:#d9dce3!important;box-shadow:0 18px 38px #11182717!important}.accessories-page .product-grid-page .shop-card>img{width:100%!important;height:340px!important;min-height:340px!important;max-height:340px!important;flex:0 0 340px!important;margin:0!important;padding:0!important;display:block!important;object-fit:cover!important;object-position:center!important;background:#f3f4f6!important;border:0!important;border-radius:0!important}.accessories-page .heart,.accessories-page .heart-btn{position:absolute!important;z-index:5!important;top:13px!important;right:13px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:50%!important;color:#121821!important;background:#fffffff2!important;box-shadow:0 3px 12px #0f172a1a!important;cursor:pointer!important}.accessories-page .heart-btn.active{color:var(--acc-purple)!important}.accessories-page .shop-card-content{width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:16px 16px 17px!important;display:block!important;background:#fff!important}.accessories-page .shop-card-content h3{min-height:0!important;margin:0 0 6px!important;padding:0!important;color:#1d222b!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important}.accessories-page .shop-card-content .price,.accessories-page .shop-card .price{display:block!important;margin:0 0 15px!important;padding:0!important;color:var(--acc-purple)!important;font-size:13px!important;font-weight:900!important}.accessories-page .product-buttons{width:100%!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.accessories-page .gallery-btn,.accessories-page .add-to-cart-btn{width:100%!important;min-width:0!important;min-height:38px!important;height:38px!important;margin:0!important;padding:8px 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:7px!important;cursor:pointer!important;text-transform:uppercase!important;letter-spacing:.25px!important;white-space:nowrap!important;font-size:9px!important;font-weight:800!important;line-height:1!important}.accessories-page .gallery-btn{border:1px solid #dadee6!important;color:#303744!important;background:#fff!important}.accessories-page .add-to-cart-btn{border:1px solid var(--acc-purple)!important;color:#fff!important;background:var(--acc-purple)!important}.accessories-page .add-to-cart-btn.added{border-color:#19784c!important;background:#19784c!important}@media(max-width:1120px){.accessories-page{padding-inline:16px!important}.accessories-page .accessory-collection{grid-template-columns:205px minmax(0,1fr)!important;gap:22px!important;padding-inline:22px!important}.accessories-page .product-grid-page{grid-template-columns:repeat(2,minmax(0,1fr))!important}.accessories-page .accessory-products-heading{grid-template-columns:1fr!important;gap:16px!important}.accessories-page .accessory-sort{justify-content:flex-end!important}}@media(max-width:820px){.accessories-page{padding:12px 12px 0!important}.accessories-page .accessories-hero{grid-template-columns:1fr!important;padding:32px 24px 20px!important}.accessories-page .accessories-hero-text{text-align:center!important}.accessories-page .accessories-hero-text p{margin-inline:auto!important}.accessories-page .accessories-breadcrumb{justify-content:center!important}.accessories-page .accessories-hero-img{height:250px!important;min-height:250px!important}.accessories-page .accessory-collection{grid-template-columns:1fr!important;padding:24px 18px 46px!important}.accessories-page .accessory-sidebar{position:static!important}.accessories-page .accessory-sidebar-box{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:0!important}.accessories-page .accessory-sidebar-title{width:100%!important}.accessories-page .accessory-category-btn{width:auto!important;padding:8px 12px!important;border:1px solid #e0e3e9!important;border-radius:999px!important;background:#fff!important}.accessories-page .accessory-category-btn.active{color:#fff!important;border-color:var(--acc-purple)!important;background:var(--acc-purple)!important}.accessories-page .accessory-sidebar-features{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.accessories-page .accessory-help-box{display:none!important}}@media(max-width:560px){.accessories-page .accessories-hero-text h1{font-size:40px!important;letter-spacing:-1.8px!important}.accessories-page .accessories-hero-text p{font-size:14px!important}.accessories-page .accessory-sort{min-width:0!important;justify-content:space-between!important}.accessories-page .accessory-sort select{width:auto!important;flex:1!important}.accessories-page .product-grid-page{grid-template-columns:1fr!important}.accessories-page .product-grid-page .shop-card>img{height:300px!important;min-height:300px!important;max-height:300px!important;flex-basis:300px!important}.accessories-page .accessory-sidebar-features{grid-template-columns:1fr!important}.event-gallery-modal{padding:12px!important}.event-gallery-box{padding:24px 16px 18px!important}.gallery-grid{grid-template-columns:1fr!important}.gallery-grid img{height:270px!important}}@media(max-width:1050px){.accessories-page .accessories-hero{min-height:590px!important}.accessories-page .accessories-hero-text{width:59%!important;min-height:590px!important;padding-left:42px!important}.accessories-page .accessories-hero-overlay{background:linear-gradient(90deg,#fffdfafe,#fffdfaf5 39%,#fffdfaad 58%,#fffdfa14 80%)!important}}@media(max-width:820px){.accessories-page .accessories-hero{min-height:860px!important}.accessories-page .accessories-hero-media img{object-position:68% bottom!important}.accessories-page .accessories-hero-overlay{background:linear-gradient(180deg,#fffdfafe,#fffdfafa 45%,#fffdfac2 65%,#fffdfa1f)!important}.accessories-page .accessories-hero-text{width:100%!important;min-height:860px!important;padding:44px 26px 320px!important;justify-content:flex-start!important;text-align:center!important}.accessories-page .accessories-kicker,.accessories-page .accessories-hero-text h1,.accessories-page .accessories-breadcrumb{margin-inline:auto!important}.accessories-page .accessories-hero-text h1:after{margin-inline:auto!important}.accessories-page .accessories-hero-text>p,.accessories-page .accessories-hero-features{margin-inline:auto!important}}@media(max-width:560px){.accessories-page .accessories-hero{min-height:940px!important;border-radius:20px!important}.accessories-page .accessories-hero-text{min-height:940px!important;padding:36px 18px 340px!important}.accessories-page .accessories-kicker{font-size:10px!important;letter-spacing:2.5px!important}.accessories-page .accessories-hero-text h1{font-size:43px!important;letter-spacing:-2.5px!important}.accessories-page .accessories-hero-text>p{font-size:14px!important}.accessories-page .accessories-hero-features{grid-template-columns:1fr!important}.accessories-page .accessories-hero-feature{text-align:left!important}}.accessories-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow-x:hidden!important}.accessories-page .accessories-hero{width:100%!important;max-width:none!important;min-height:620px!important;margin:0 0 32px!important;padding:0!important;border-left:0!important;border-right:0!important;border-top:0!important;border-radius:0!important;box-shadow:none!important}.accessories-page .accessories-hero-media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.accessories-page .accessories-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important}.accessories-page .accessories-hero-text{width:min(720px,53%)!important;min-height:620px!important;padding:130px 24px 50px 6.2vw!important}.accessories-page .accessory-collection{width:calc(100% - 48px)!important;max-width:1460px!important;margin:0 auto!important}@media(max-width:1120px){.accessories-page{padding:0!important}.accessories-page .accessories-hero{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.accessories-page .accessories-hero-text{padding-left:42px!important}.accessories-page .accessory-collection{width:calc(100% - 32px)!important}}@media(max-width:820px){.accessories-page{padding:0!important}.accessories-page .accessories-hero{width:100%!important;max-width:none!important;margin:0 0 24px!important;padding:0!important;border-radius:0!important}.accessories-page .accessories-hero-text{width:100%!important;min-height:860px!important;padding:44px 26px 320px!important}.accessories-page .accessory-collection{width:calc(100% - 24px)!important;margin:0 auto!important}}@media(max-width:560px){.accessories-page .accessories-hero{width:100%!important;min-height:940px!important;border-radius:0!important}.accessories-page .accessories-hero-text{min-height:940px!important;padding:36px 18px 340px!important}.accessories-page .accessory-collection{width:100%!important;margin:0!important}}.customized-mode-tabs{width:min(100%,760px);margin:24px auto 28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #dfe3e9}.customized-mode-tabs[hidden]{display:none!important}.customized-mode-tab{position:relative;min-height:58px;padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;gap:11px;border:0;color:#323946;background:transparent;cursor:pointer;font-size:15px;font-weight:700;transition:color .2s ease,background .2s ease}.customized-mode-tab:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:999px 999px 0 0;background:transparent}.customized-mode-tab:hover,.customized-mode-tab.active{color:#35206f}.customized-mode-tab.active:after{background:#35206f}.customized-mode-tab i{font-size:17px}.product-grid-page .customizable-card{position:relative;overflow:hidden;border:1px solid #e0e4ea;border-radius:12px;background:#fff;box-shadow:0 14px 34px #0f1c2812}.custom-build-badge{position:absolute;z-index:7;top:14px;left:14px;padding:7px 12px;border-radius:999px;color:#fff;background:#35206f;font-size:9px;font-weight:800;line-height:1;letter-spacing:.65px;text-transform:uppercase}.customizable-card .lens-preview{position:relative;width:100%;height:250px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 50% 42%,#fff,#f5f6f8 68%,#eceff2)}.customizable-card .lens-preview img{position:relative;z-index:4;width:100%;height:100%;padding:30px 20px 18px;display:block;object-fit:contain;object-position:center;pointer-events:none}.customizable-card .lens-color-overlay{position:absolute;z-index:3;opacity:0;pointer-events:none;background:transparent;mix-blend-mode:multiply;box-shadow:inset 0 0 18px #ffffff61,inset 0 -10px 18px #00000021;filter:saturate(1.1) contrast(.95);transition:background-color .24s ease,opacity .24s ease}.customizable-card .shop-card-content{padding:18px}.customizable-card .shop-card-content h3{min-height:auto;margin-bottom:7px}.custom-builder-description{min-height:auto!important;margin:0 0 15px!important;color:#65707c!important;font-size:11px!important;line-height:1.55!important}.lens-color-swatches{margin:4px 0 14px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:9px}.lens-swatch{position:relative;width:31px;height:31px;min-width:31px;padding:0;border:3px solid #ffffff;border-radius:50%;cursor:pointer;box-shadow:0 0 0 1px #d5dbe2,0 3px 9px #0f1c2824;transition:transform .18s ease,box-shadow .18s ease}.lens-swatch:hover{transform:translateY(-2px) scale(1.06)}.lens-swatch.active{transform:scale(1.08);box-shadow:0 0 0 3px #35206f,0 5px 13px #35206f3b}.lens-swatch.active:after{content:"\f00c";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-family:"Font Awesome 6 Free";font-size:10px;font-weight:900;text-shadow:0 1px 3px rgba(0,0,0,.75)}.customizable-card{--lens-brand: #2b1a70;--lens-brand-dark: #20104f;--lens-text: #17171c;--lens-muted: #6c6f78;--lens-line: #d9d8dd;--lens-soft: #f7f5f2;--lens-rose: #fbf0f2;--lens-card: #fffdfa;width:100%;min-width:0;overflow:hidden;border:1px solid #dedee4;border-radius:16px;background:var(--lens-card);box-shadow:0 14px 36px #1c143914}.product-grid-page .customizable-card{grid-column:span 2}.customizable-card .lens-preview{position:relative;width:100%;height:360px;margin:0;padding:0;overflow:hidden;background:#efefef}.customizable-card .lens-preview>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border:0}.customizable-card .lens-color-overlay{position:absolute;z-index:3;pointer-events:none;background:transparent;opacity:0;mix-blend-mode:multiply;transition:background .25s ease,opacity .25s ease}.customizable-card .lens-color-overlay-left{top:55%;left:2%;width:47%;height:25%;border-radius:14% 10% 24% 20%}.customizable-card .lens-color-overlay-right{top:55%;left:51%;width:47%;height:25%;border-radius:10% 14% 20% 24%}.customizable-card .customizer-content{padding:24px 26px 26px!important}.customizable-card .custom-product-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px}.customizable-card .custom-product-copy{min-width:0;flex:1 1 auto}.customizable-card .custom-product-head h3{margin:0 0 6px!important;color:var(--lens-text)!important;font-size:25px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-.025em;text-align:left!important}.customizable-card .custom-price-note{display:block;margin:0;color:#35343a;font-size:14px;font-weight:500}.customizable-card .price{flex:0 0 auto;margin:0!important;color:var(--lens-brand)!important;font-size:34px!important;font-weight:800!important;line-height:1!important;white-space:nowrap}.customizable-card .custom-divider{height:1px;margin:22px 0 24px;background:#ddd9d5}.customizable-card .custom-section{margin:0 0 28px}.customizable-card .custom-section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px;margin:0 0 16px}.customizable-card .custom-lens-heading{margin:0!important;color:#17171c!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;text-align:left!important;text-transform:uppercase;letter-spacing:.01em}.customizable-card .finish-heading{margin:0 0 16px!important}.customizable-card .lens-clear-btn{flex:0 0 auto;min-height:40px;padding:8px 14px;display:inline-flex!important;align-items:center;justify-content:center;gap:8px;border:1px solid #bbb9b7;border-radius:8px;color:#3d3b3b;background:#fffdfa;cursor:pointer;font-size:14px;font-weight:500;opacity:1!important;visibility:visible!important;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease}.customizable-card .lens-clear-btn i{color:#929292;font-size:15px}.customizable-card .lens-clear-btn:not(:disabled):hover{border-color:var(--lens-brand);color:var(--lens-brand);background:#f8f5ff;transform:translateY(-1px)}.customizable-card .lens-clear-btn:disabled{cursor:default;opacity:.55!important}.customizable-card .lens-color-swatches{width:100%;margin:0;padding:2px 2px 4px;display:grid!important;grid-template-columns:repeat(14,minmax(26px,1fr))!important;align-items:center;justify-items:center;gap:7px!important}.customizable-card .lens-swatch{position:relative;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;margin:0!important;padding:0!important;border:2px solid #fff!important;border-radius:50%!important;outline:1px solid #bebfc4;outline-offset:0;box-shadow:none!important;cursor:pointer;transition:transform .16s ease,outline-color .16s ease,box-shadow .16s ease}.customizable-card .lens-swatch:hover{transform:translateY(-1px) scale(1.04)}.customizable-card .lens-swatch.active{outline:2px solid var(--lens-brand)!important;outline-offset:3px!important;transform:scale(1.03);box-shadow:0 0 0 1px #fff!important}.customizable-card .lens-swatch.active:after{content:"\2713";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:16px;font-weight:900;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.25)}.customizable-card .lens-swatch[data-color="#F8F9FB"].active:after,.customizable-card .lens-swatch[data-color="#F4D03F"].active:after,.customizable-card .lens-swatch[data-color="#DCC6A0"].active:after{color:var(--lens-brand);text-shadow:none}.customizable-card .lens-color-fee{width:100%;margin:22px 0 0;padding:14px 18px;align-items:center;justify-content:space-between;gap:16px;border:1px solid #f0d9de;border-radius:10px;color:#21194e;background:linear-gradient(90deg,#fcf0f2,#fff8f7);font-size:14px;font-weight:700}.customizable-card .lens-color-fee:not([hidden]){display:flex!important}.customizable-card .lens-color-fee[hidden]{display:none!important}.customizable-card .lens-color-fee i{margin-right:7px;color:#d97b94}.customizable-card .lens-color-fee strong{color:#21194e;font-size:14px;font-weight:800}.customizable-card .lens-finish-options,.customizable-card .lens-addon-options{width:100%;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.customizable-card .lens-finish-options{margin:0 0 18px!important}.customizable-card .lens-addon-options{margin:0!important}.customizable-card .lens-finish-btn,.customizable-card .lens-addon-btn{position:relative;min-width:0;min-height:80px!important;padding:15px 18px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #d4d2cf!important;border-radius:11px!important;color:#15141b!important;background:#fffdfa!important;cursor:pointer;text-align:left;box-shadow:none!important;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.customizable-card .lens-finish-btn:hover,.customizable-card .lens-addon-btn:hover{border-color:#8b80b4!important;transform:translateY(-1px)}.customizable-card .lens-finish-btn.active,.customizable-card .lens-addon-btn.active{border-color:var(--lens-brand)!important;color:#15141b!important;background:#fffdfa!important;box-shadow:inset 0 0 0 1px var(--lens-brand)!important}.customizable-card .finish-icon{width:40px!important;height:40px!important;min-width:40px!important;display:inline-block;border:3px solid #fff;border-radius:50%;outline:1px solid #aeb1b7;background:#8a8f93;box-shadow:inset 0 0 0 1px #0000000d}.customizable-card .gradient-finish .finish-icon{background:linear-gradient(to bottom,#fafafa,#d7d7d7 36%,#6f7276)}.customizable-card .option-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.customizable-card .option-copy strong{color:#17171c!important;font-size:16px!important;font-weight:700!important;line-height:1.15}.customizable-card .option-copy small{display:none!important}.customizable-card .option-price{color:#17171c!important;font-size:14px!important;font-weight:800!important;white-space:nowrap}.customizable-card .lens-addon-options,.customizable-card .lens-addon-btn{visibility:visible!important;opacity:1!important}.customizable-card .lens-addon-btn{grid-template-columns:44px minmax(0,1fr) auto 0px}.customizable-card .addon-icon{width:40px;height:40px;display:grid;place-items:center;color:#9a9a9a;font-size:28px}.customizable-card .option-check{width:22px;height:22px;display:grid!important;place-items:center;border:2px solid #aaa9a6;border-radius:4px;color:transparent;background:transparent;font-size:11px;transition:.18s ease}.customizable-card .lens-addon-btn.active .option-check{border-color:var(--lens-brand);color:#fff;background:var(--lens-brand)}.customizable-card .lens-final-result{width:100%;min-height:126px;margin:0 0 20px!important;padding:20px 22px!important;display:grid!important;grid-template-columns:68px minmax(0,1fr) auto;grid-template-areas:"label label label" "swatch copy preview";align-items:center;gap:10px 18px;border:1px solid #d5d2ce!important;border-radius:11px!important;background:#fbf9f6!important;box-shadow:none!important}.customizable-card .lens-final-result-label{grid-area:label;color:#25242a!important;font-size:13px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.03em}.customizable-card .lens-final-result-swatch{grid-area:swatch;width:66px!important;height:66px!important;display:block;border:1px solid var(--lens-brand)!important;border-radius:8px!important;outline:none!important;background:#f2f2f2;box-shadow:none!important}.customizable-card .lens-final-result-copy{grid-area:copy;min-width:0}.customizable-card .lens-final-result-text{display:block;margin:0 0 4px;color:#17171c!important;font-size:23px!important;font-weight:800!important;line-height:1.1}.customizable-card .lens-final-result-detail{display:block;color:#4f4c4b;font-size:14px;font-weight:500}.customizable-card .lens-result-preview{grid-area:preview;display:inline-flex!important;align-items:center;gap:7px;color:var(--lens-brand);font-size:13px;font-weight:700;white-space:nowrap}.customizable-card .lens-result-preview i{color:#969696;font-size:20px}.customizable-card .lens-price-breakdown{width:100%;min-height:92px;margin:0 0 10px!important;padding:17px 22px!important;display:flex!important;align-items:center;justify-content:space-between;gap:20px;border:1px solid #d5d2ce!important;border-radius:11px!important;background:#f5f1ed!important}.customizable-card .lens-price-breakdown>div{min-width:0;display:flex;flex-direction:column;gap:7px}.customizable-card .lens-total-caption{color:var(--lens-brand);font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.customizable-card .lens-price-breakdown-text{color:#4f4d4b!important;font-size:13px!important;font-weight:500!important;line-height:1.35}.customizable-card .lens-total-price{flex:0 0 auto;color:var(--lens-brand)!important;font-size:34px!important;font-weight:900!important;line-height:1;white-space:nowrap}.customizable-card .custom-product-buttons{width:100%;display:block!important;margin:0!important}.customizable-card .add-to-cart-btn{width:100%!important;min-height:66px!important;padding:16px 20px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:12px;border:1px solid var(--lens-brand)!important;border-radius:9px!important;color:#fff!important;background:linear-gradient(90deg,#2d1a75,#23125d)!important;cursor:pointer;font-size:15px!important;font-weight:800!important;letter-spacing:.02em;box-shadow:0 10px 24px #2b1a702e!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.customizable-card .add-to-cart-btn:hover{transform:translateY(-1px);background:linear-gradient(90deg,#24145f,#1c0d4c)!important;box-shadow:0 12px 28px #2b1a703d!important}.customizable-card .add-to-cart-btn.added{border-color:#18764a!important;background:#18764a!important}@media(max-width:1100px){.product-grid-page .customizable-card{grid-column:span 1}.customizable-card .customizer-content{padding:22px 20px 24px!important}.customizable-card .custom-product-head h3{font-size:21px!important}.customizable-card .price,.customizable-card .lens-total-price{font-size:29px!important}.customizable-card .lens-color-swatches{grid-template-columns:repeat(7,minmax(32px,1fr))!important;row-gap:14px!important}.customizable-card .lens-swatch{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}}@media(max-width:620px){.customizable-card .lens-preview{height:310px}.customizable-card .customizer-content{padding:19px 16px 20px!important}.customizable-card .custom-product-head{gap:12px}.customizable-card .custom-product-head h3{font-size:16px!important}.customizable-card .price{font-size:24px!important}.customizable-card .custom-lens-heading{font-size:13px!important}.customizable-card .lens-clear-btn{min-height:34px;padding:6px 9px;font-size:12px}.customizable-card .lens-color-swatches{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:11px 4px!important}.customizable-card .lens-swatch{width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important}.customizable-card .lens-finish-options,.customizable-card .lens-addon-options{grid-template-columns:1fr 1fr!important;gap:9px!important}.customizable-card .lens-finish-btn,.customizable-card .lens-addon-btn{min-height:68px!important;padding:11px 10px!important;gap:7px}.customizable-card .lens-finish-btn{grid-template-columns:32px minmax(0,1fr) auto}.customizable-card .lens-addon-btn{grid-template-columns:minmax(0,1fr) auto}.customizable-card .finish-icon{width:30px!important;height:30px!important;min-width:30px!important}.customizable-card .addon-icon,.customizable-card .lens-addon-btn .option-check{display:none!important}.customizable-card .option-copy strong{font-size:13px!important}.customizable-card .option-price{font-size:11px!important}.customizable-card .lens-final-result{min-height:106px;padding:16px!important;grid-template-columns:54px minmax(0,1fr);grid-template-areas:"label label" "swatch copy"}.customizable-card .lens-final-result-swatch{width:52px!important;height:52px!important}.customizable-card .lens-final-result-text{font-size:17px!important}.customizable-card .lens-final-result-detail{font-size:12px}.customizable-card .lens-result-preview{display:none!important}.customizable-card .lens-price-breakdown{min-height:78px;padding:14px 16px!important}.customizable-card .lens-total-price{font-size:27px!important}.customizable-card .add-to-cart-btn{min-height:56px!important}}.product-grid-page{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:start}.product-grid-page .customizable-card{grid-column:span 1!important;width:100%;max-width:none}.customizable-card{border-radius:12px;box-shadow:0 8px 24px #1c143912}.customizable-card .lens-preview{height:250px!important}.customizable-card .customizer-content{padding:16px 16px 18px!important}.customizable-card .custom-product-head{gap:12px!important}.customizable-card .custom-product-head h3{margin-bottom:3px!important;font-size:17px!important;line-height:1.12!important;letter-spacing:-.01em!important}.customizable-card .custom-price-note{font-size:10px!important;line-height:1.2}.customizable-card .price{font-size:24px!important}.customizable-card .custom-divider{margin:13px 0 15px!important}.customizable-card .custom-section{margin-bottom:16px!important}.customizable-card .custom-section-head{gap:8px!important;margin-bottom:10px!important}.customizable-card .custom-lens-heading,.customizable-card .finish-heading{font-size:10px!important;line-height:1.2!important;letter-spacing:.015em!important}.customizable-card .lens-clear-btn{min-height:27px!important;padding:4px 8px!important;gap:4px!important;border-radius:6px!important;font-size:9px!important}.customizable-card .lens-clear-btn i{font-size:9px!important}.customizable-card .lens-color-swatches{grid-template-columns:repeat(14,minmax(0,1fr))!important;gap:2px!important;padding:2px 0 3px!important}.customizable-card .lens-swatch{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;border-width:2px!important}.customizable-card .lens-swatch.active{outline-width:2px!important;outline-offset:2px!important}.customizable-card .lens-swatch.active:after{font-size:10px!important}.customizable-card .lens-color-fee{margin-top:12px!important;padding:8px 10px!important;border-radius:7px!important;font-size:10px!important}.customizable-card .lens-color-fee strong{font-size:10px!important}.customizable-card .lens-finish-options,.customizable-card .lens-addon-options{gap:7px!important}.customizable-card .lens-finish-options{margin-bottom:8px!important}.customizable-card .lens-finish-btn,.customizable-card .lens-addon-btn{min-height:48px!important;padding:8px 9px!important;gap:6px!important;border-radius:8px!important}.customizable-card .lens-finish-btn,.customizable-card .lens-addon-btn{grid-template-columns:26px minmax(0,1fr) auto!important}.customizable-card .finish-icon{width:24px!important;height:24px!important;min-width:24px!important;border-width:2px!important}.customizable-card .addon-icon{width:22px!important;height:22px!important;font-size:16px!important}.customizable-card .option-copy strong{font-size:10px!important;line-height:1.05!important}.customizable-card .option-price{font-size:9px!important}.customizable-card .option-check{width:15px!important;height:15px!important;border-width:1px!important;border-radius:3px!important;font-size:8px!important}.customizable-card .lens-final-result{min-height:72px!important;margin-bottom:9px!important;padding:10px 11px!important;grid-template-columns:38px minmax(0,1fr) auto!important;gap:5px 9px!important;border-radius:8px!important}.customizable-card .lens-final-result-label{font-size:8px!important}.customizable-card .lens-final-result-swatch{width:36px!important;height:36px!important;border-radius:5px!important}.customizable-card .lens-final-result-text{margin-bottom:1px!important;font-size:13px!important}.customizable-card .lens-final-result-detail{font-size:8px!important;line-height:1.2!important}.customizable-card .lens-result-preview{gap:4px!important;font-size:8px!important}.customizable-card .lens-result-preview i{font-size:12px!important}.customizable-card .lens-price-breakdown{min-height:58px!important;margin-bottom:8px!important;padding:9px 11px!important;gap:10px!important;border-radius:8px!important}.customizable-card .lens-price-breakdown>div{gap:3px!important}.customizable-card .lens-total-caption{font-size:9px!important}.customizable-card .lens-price-breakdown-text{font-size:8px!important;line-height:1.25!important}.customizable-card .lens-total-price{font-size:23px!important}.customizable-card .add-to-cart-btn{min-height:44px!important;padding:10px 12px!important;border-radius:7px!important;gap:7px!important;font-size:10px!important;box-shadow:0 7px 16px #2b1a7026!important}@media(max-width:1180px){.product-grid-page{grid-template-columns:repeat(2,minmax(0,1fr))!important}.customizable-card .lens-color-swatches{grid-template-columns:repeat(14,minmax(0,1fr))!important}}@media(max-width:720px){.product-grid-page{grid-template-columns:1fr!important}.customizable-card .lens-preview{height:300px!important}.customizable-card .customizer-content{padding:16px!important}.customizable-card .custom-product-head h3{font-size:16px!important}.customizable-card .price{font-size:24px!important}.customizable-card .custom-lens-heading,.customizable-card .finish-heading{font-size:11px!important}.customizable-card .lens-color-swatches{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:8px 4px!important}.customizable-card .lens-swatch{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important}}.product-grid-page .customizable-card,.customizable-card{padding:0!important}.customizable-card .lens-preview{width:100%!important;height:300px!important;margin:0!important;padding:0!important;border-radius:0!important;overflow:hidden!important;background:#f3f3f3!important}.customizable-card .lens-preview>img{width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;object-fit:cover!important;object-position:center!important;border-radius:0!important}.customizable-card .customizer-content,.customizable-card .shop-card-content.customizer-content{padding:20px 22px 22px!important}.customizable-card .custom-product-head h3,.customizable-card .shop-card-content h3{margin:0 0 10px!important;color:#111318!important;font-family:inherit!important;font-size:16px!important;font-weight:600!important;line-height:1.12!important;letter-spacing:0!important;text-transform:none!important}.customizable-card .price,.customizable-card .custom-product-head .price{margin:0!important;color:#2f1778!important;font-family:inherit!important;font-size:16px!important;font-weight:700!important;line-height:1.15!important;letter-spacing:0!important}.customizable-card .custom-price-note{margin-top:3px!important;font-family:inherit!important;font-size:11px!important;font-weight:400!important;line-height:1.35!important;color:#666b73!important}.customizable-card .custom-product-head{gap:12px!important;align-items:flex-start!important}.customizable-card .custom-divider{margin:14px 0 15px!important}@media(max-width:1180px){.customizable-card .lens-preview{height:280px!important}}@media(max-width:720px){.customizable-card .lens-preview{height:280px!important}.customizable-card .customizer-content,.customizable-card .shop-card-content.customizer-content{padding:16px 18px 20px!important}.customizable-card .custom-product-head h3,.customizable-card .shop-card-content h3{font-size:16px!important}.customizable-card .price,.customizable-card .custom-product-head .price{font-size:17px!important}}.favorites-page{background:#fff;padding:145px 0 90px}.favorites-container{width:90%;max-width:1450px;margin:auto}.favorites-header{display:flex;align-items:center;justify-content:space-between;gap:25px}.favorites-header h1{font-size:42px;color:#07121d;font-weight:900;margin-bottom:14px}.favorites-header p{font-size:17px;color:#4d5b66}.share-btn{height:45px;padding:0 26px;background:#fff;border:1px solid #d8e1ea;border-radius:8px;font-size:15px;color:#07121d;cursor:pointer;display:flex;align-items:center;gap:10px}.favorites-line{height:1px;background:#dfe5eb;margin:42px 0}.favorites-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px}.favorite-card{position:relative}.favorite-card img{width:100%;height:280px;object-fit:cover;border-radius:8px;display:block;background:#f1f3f5}.remove-fav{position:absolute;top:16px;right:16px;width:36px;height:36px;border:none;background:#fff;border-radius:50%;font-size:24px;color:#07121d;cursor:pointer;z-index:2;line-height:1}.fav-info{padding-top:20px}.fav-info small{display:block;color:#667482;font-size:15px;margin-bottom:8px}.fav-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.fav-title-row h3{color:#07121d;font-size:18px;font-weight:900}.fav-title-row i{font-size:20px;color:#07121d}.fav-info p{margin:10px 0 24px;font-size:16px;color:#07121d;font-weight:700}.add-cart-btn,.details-btn{width:100%;height:44px;border-radius:6px;cursor:pointer;font-size:15px}.add-cart-btn{background:#07121d;border:1px solid #07121d;color:#fff;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.details-btn{background:#fff;border:1px solid #d8e1ea;color:#263442}.shop-card{display:flex;flex-direction:column;height:100%}.shop-card img{width:100%;height:260px;object-fit:cover}.shop-card-content{min-height:300px;display:flex;flex-direction:column;padding:24px}.shop-card-content p{flex:1}.add-to-cart-btn{margin-top:auto}.favorites-benefits{margin-top:58px;background:#f8fafc;border-radius:8px;padding:38px 55px;display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.favorites-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.favorite-card{position:relative;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 18px 45px #07121d12}.favorite-card img{width:100%;height:280px;object-fit:cover;display:block}.remove-favorite-btn{position:absolute;top:18px;right:18px;width:42px;height:42px;border-radius:50%;border:none;background:#fff;color:#07121d;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.favorite-content{padding:26px}.favorite-content h3{font-size:20px;color:#07121d;margin-bottom:10px}.favorite-content strong{display:block;color:#382873;font-size:20px;margin-bottom:14px}.favorite-content p{color:#526273;line-height:1.6}@media(max-width:900px){.favorites-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.favorites-grid{grid-template-columns:1fr}}.benefit-item{display:flex;align-items:center;gap:18px}.benefit-item i{font-size:30px;color:#344251}.benefit-item h4{font-size:16px;color:#07121d;margin-bottom:6px}.benefit-item p{font-size:14px;color:#4d5b66}@media(max-width:1100px){.favorites-grid,.favorites-benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.favorites-page{padding-top:120px}.favorites-header{flex-direction:column;align-items:flex-start}.favorites-header h1{font-size:34px}.favorites-grid{grid-template-columns:1fr}.favorite-card img{height:250px}.favorites-benefits{grid-template-columns:1fr;padding:30px 24px}}.add-to-cart-btn:hover{background:#382873}.heart-btn.active i{color:#07121d}.cart-page{background:#f4f6f8;padding:120px 6%;min-height:100vh}.cart-container{max-width:1350px;margin:auto;background:#fff;border-radius:28px;padding:55px;box-shadow:0 25px 70px #07121d14}.cart-header{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:45px;border-bottom:1px solid #e2e8f0;padding-bottom:30px}.cart-header span{color:#382873;font-weight:900;text-transform:uppercase;letter-spacing:2px;font-size:13px}.cart-header h1{font-size:46px;color:#07121d;margin:8px 0;font-weight:900}.cart-header p{color:#526273;font-size:17px}.clear-cart-btn{border:1px solid #d8e1ea;background:#fff;color:#07121d;padding:13px 22px;border-radius:10px;font-weight:800;cursor:pointer}.cart-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:40px}.cart-items{display:grid;gap:22px}.cart-item{position:relative;display:grid;grid-template-columns:180px 1fr 45px;gap:25px;align-items:center;padding:18px;border:1px solid #e5eaf0;border-radius:20px;background:#fff;box-shadow:0 12px 35px #07121d0a}.cart-item img{width:180px;height:150px;object-fit:cover;border-radius:16px;background:#f2f3f5}.cart-item-info span{color:#382873;text-transform:capitalize;font-size:14px;font-weight:800}.cart-item-info h3{color:#07121d;font-size:24px;margin:8px 0;font-weight:900}.cart-item-info strong{display:block;color:#382873;font-size:22px;margin-bottom:8px}.cart-item-info p{color:#526273}.remove-item{width:42px;height:42px;border-radius:50%;border:1px solid #d8e1ea;background:#fff;color:#07121d;cursor:pointer;font-size:16px}.cart-summary{background:#07121d;color:#fff;border-radius:24px;padding:35px;height:fit-content;position:sticky;top:120px}.cart-summary h2{font-size:30px;margin-bottom:28px}.summary-box{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:24px;margin-bottom:25px}.summary-box div{display:flex;justify-content:space-between;margin-bottom:18px}.summary-box div:last-child{margin-bottom:0;border-top:1px solid rgba(255,255,255,.15);padding-top:18px}.summary-box span{color:#b8c7d8}.summary-box strong{font-size:22px}.whatsapp-order{height:58px;background:#25d366;color:#fff;border-radius:14px;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:11px;font-weight:900;margin-bottom:18px}.payment-note{display:flex;gap:14px;align-items:flex-start;color:#cbd8e6;font-size:15px;line-height:1.6}.empty-cart{text-align:center;padding:80px 20px}.empty-cart i{width:80px;height:80px;background:#eef6ff;color:#382873;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:34px;margin-bottom:20px}.empty-cart h2{font-size:32px;color:#07121d;margin-bottom:10px}.empty-cart p{color:#526273}@media(max-width:1000px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:650px){.cart-container{padding:28px}.cart-header{flex-direction:column}.cart-item{grid-template-columns:1fr}.cart-item img{width:100%;height:240px}.remove-item{position:absolute;top:18px;right:18px}}.kids-filter-toolbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;position:relative}.kids-filter-dropdown{position:relative}.kids-filter-main-btn{height:56px;padding:0 26px;border-radius:16px;border:1px solid #dce4ec;background:#fff;font-weight:900;font-size:16px;color:#07121d;display:flex;align-items:center;gap:12px;cursor:pointer;box-shadow:0 14px 40px #07121d0f}.kids-filter-box{position:absolute;top:72px;left:0;width:300px;background:#fff;border-radius:22px;padding:26px;border:1px solid #e3ebf3;box-shadow:0 24px 70px #07121d24;opacity:0;visibility:hidden;transform:translateY(12px);transition:.25s ease;z-index:999}.kids-filter-box.active{opacity:1;visibility:visible;transform:translateY(0)}.kids-filter-section{margin-bottom:26px}.kids-filter-section:last-child{margin-bottom:0}.kids-filter-section h4{font-size:13px;font-weight:900;color:#07121d;margin-bottom:14px;text-transform:uppercase;letter-spacing:1.4px}.kids-filter-section button{border:none;background:#f3f6fa;padding:11px 17px;border-radius:12px;margin-right:9px;margin-bottom:10px;cursor:pointer;font-weight:800;color:#4f5d6b}.kids-filter-section button:hover,.kids-filter-section button.active{background:#07121d;color:#fff}.kids-sort-select{height:56px;min-width:220px;border-radius:16px;border:1px solid #dce4ec;padding:0 20px;font-weight:800;background:#fff;color:#07121d;box-shadow:0 14px 40px #07121d0f}@media(max-width:768px){.kids-filter-toolbar{flex-direction:column;gap:18px}.kids-filter-box{width:280px}.kids-sort-select{width:100%}}.collection-page{position:relative;overflow:hidden;padding:115px 0 120px;background:radial-gradient(circle at 88% 24%,rgba(255,223,77,.55),transparent 18%),radial-gradient(circle at 18% 18%,rgba(255,223,77,.22),transparent 26%),linear-gradient(135deg,#fff9da,#fff6c7 28%,#fffdf2 55%,#fff8d8)}.collection-page:before{content:"";position:absolute;top:-140px;right:-80px;width:780px;height:780px;border-radius:50%;background:repeating-conic-gradient(from 0deg,rgba(224,173,20,.16) 0deg 1.5deg,transparent 1.5deg 8deg);opacity:.45;pointer-events:none}.collection-page:after{content:"";position:absolute;top:35px;left:-120px;width:420px;height:420px;background:radial-gradient(circle,rgba(255,223,77,.35),transparent 65%);filter:blur(18px);pointer-events:none}.collection-container{position:relative;z-index:2;width:90%;max-width:1450px;margin:auto}.collection-hero{position:relative;display:grid;grid-template-columns:1fr 360px;gap:70px;align-items:center;margin-bottom:65px}.collection-title span{display:inline-flex;align-items:center;gap:10px;color:#07121d;background:linear-gradient(135deg,#ffdf4d,#f4bf18);padding:11px 22px;border-radius:50px;text-transform:uppercase;letter-spacing:5px;font-size:13px;font-weight:900;box-shadow:0 14px 30px #e0ad1438}.collection-title h1{margin-top:32px;font-size:clamp(62px,8vw,92px);line-height:.88;text-transform:uppercase;color:#07121d;font-weight:700;letter-spacing:-4px}.collection-title h1 strong{color:#382873;font-weight:700}.collection-title p{color:#344456;font-size:19px;line-height:1.75;max-width:620px;margin:28px 0 34px}.collection-btn{display:inline-flex;align-items:center;gap:14px;background:linear-gradient(135deg,#ffdf4d,#f0b90b);color:#07121d;text-decoration:none;padding:18px 30px;border-radius:10px;font-weight:900;text-transform:uppercase;letter-spacing:1.5px;box-shadow:0 22px 45px #e0ad1447;transition:.3s ease}.collection-btn:hover{transform:translateY(-3px);box-shadow:0 28px 60px #e0ad1459}.collection-badge{width:170px;height:170px;border:2px dashed rgba(216,168,0,.65);border-radius:50%;color:#07121d;background:#ffffff47;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:3px;gap:10px;margin-left:auto;box-shadow:0 22px 55px #e0ad1424}.collection-badge i{font-size:30px;color:#d8a800}.collection-gallery{display:grid;grid-template-columns:1.35fr .9fr .9fr .9fr;grid-auto-rows:260px;gap:22px}.collection-card{position:relative;overflow:hidden;border-radius:26px;background:#fff;box-shadow:0 26px 60px #07121d1f,inset 0 0 0 1px #fff6;transition:.35s ease}.collection-card.large{grid-column:span 1;grid-row:span 2}.collection-card.tall{grid-row:span 2}.collection-card.wide{grid-column:span 2}.collection-card img{width:100%;height:100%;object-fit:cover;transition:.55s ease}.collection-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(7,18,29,.28),transparent 55%);opacity:0;transition:.35s ease}.collection-card:hover{transform:translateY(-6px)}.collection-card:hover img{transform:scale(1.06)}.collection-card:hover:after{opacity:1}@media(max-width:1100px){.collection-hero{grid-template-columns:1fr}.collection-badge{display:none}.collection-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:260px}.collection-card.large,.collection-card.tall,.collection-card.wide{grid-column:auto;grid-row:auto}}@media(max-width:650px){.collection-page{padding:135px 0 80px}.collection-container{width:90%}.collection-hero{gap:35px;margin-bottom:50px}.collection-title h1{margin-top:28px;font-size:32px;line-height:.95;letter-spacing:-2px}.collection-title span{font-size:11px;letter-spacing:3px}.collection-title p{margin:28px 0 34px;font-size:17px;line-height:1.75}.collection-btn{width:100%;min-height:72px;justify-content:space-between;padding:18px 28px}.collection-gallery{grid-template-columns:1fr;grid-auto-rows:300px;gap:22px}}.order-sent-message{background:#eafaf0;color:#15803d;border:1px solid #bbf7d0;padding:16px 20px;border-radius:14px;font-weight:800;margin-bottom:25px;display:flex;align-items:center;gap:10px}.unisex-hero{background:linear-gradient(90deg,#fffffff7,#ffffffeb 32%,#ffffff40 60%),url("./media/unisex-Q3PO334Q.png");background-position:right -120px center;background-size:cover;background-repeat:no-repeat;min-height:390px}.contact-lens-section{font-family:Montserrat,sans-serif;background:#fffaf0;overflow:hidden;padding-bottom:55px}.lens-hero{position:relative;min-height:560px;display:grid;grid-template-columns:48% 52%;align-items:center;overflow:hidden;background:linear-gradient(105deg,#fff8df,#fffdf6 42%,#ffe2c9)}.lens-hero-text{padding-left:7%;position:relative;z-index:5}.lens-hero-text span{color:#5b21b6;text-transform:uppercase;letter-spacing:8px;font-size:14px;font-weight:900}.lens-hero-text h2{margin:28px 0;font-size:clamp(72px,7vw,90px);line-height:.9;text-transform:uppercase;color:#07121d;font-weight:700;letter-spacing:-3px}.lens-hero-text h2 strong{color:#5b21b6;font-weight:700}.lens-hero-text p{color:#243242;font-size:22px;line-height:1.5}.lens-hero-image{height:560px;position:relative;z-index:2}.lens-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center right}.lens-hero:before{content:"";position:absolute;left:-90px;bottom:-45px;width:330px;height:260px;z-index:3;pointer-events:none}.lens-hero:after{content:"";position:absolute;right:-35px;top:75px;width:380px;height:340px;z-index:4;pointer-events:none}.lens-features{display:grid;grid-template-columns:repeat(4,1fr);max-width:560px;margin-top:38px}.lens-features div{text-align:center;border-right:1px solid rgba(7,18,29,.12)}.lens-features div:last-child{border-right:none}.lens-features i{width:54px;height:54px;background:#efe7ff;color:#5b21b6;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:12px}.lens-features p{font-size:14px;font-weight:800;color:#07121d}.delivery-badge{position:absolute;right:9%;bottom:62px;background:#5b21b6;color:#fff;padding:18px 34px;display:flex;align-items:center;gap:16px;border-radius:4px;z-index:6}.delivery-badge i{font-size:27px}.delivery-badge strong,.delivery-badge span{display:block}.contact-lens-types{width:94%;margin:35px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:25px}.lens-type-card{position:relative;overflow:hidden;min-height:390px;border-radius:22px;padding:55px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.lens-type-card.medical{background:linear-gradient(135deg,#f5efff,#fff)}.lens-type-card.cosmetic{background:linear-gradient(135deg,#fff4cd,#fffaf0)}.lens-type-card.medical:before{content:"";position:absolute;left:-80px;top:170px;width:270px;height:260px;opacity:.9;z-index:1}.lens-type-card.cosmetic:before{content:"";position:absolute;right:-80px;top:50px;width:300px;height:260px;opacity:.95;z-index:1}.lens-type-text,.lens-type-image{position:relative;z-index:2}.lens-type-text h3{font-size:45px;line-height:1;text-transform:uppercase;color:#5b21b6;margin-bottom:24px;font-weight:900}.lens-type-card.cosmetic h3{color:#a87900}.lens-type-text h3 span{display:block;color:#07121d;font-size:27px;font-weight:500}.lens-type-text p{color:#334155;font-size:17px;line-height:1.7;margin-bottom:28px;max-width:380px}.lens-type-btn{display:inline-flex;align-items:center;gap:15px;height:48px;padding:0 26px;border-radius:50px;color:#fff;text-decoration:none;font-weight:900;text-transform:uppercase;font-size:13px}.purple-btn{background:#5b21b6}.gold-btn{background:#b98500}.lens-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:35px}.lens-tags span{background:#ffffffbf;color:#5b21b6;padding:8px 22px;border-radius:50px;font-size:13px;font-weight:700}.lens-type-image{text-align:center}.lens-type-image img{max-width:100%;max-height:270px;object-fit:contain}.lens-benefits-bar{width:70%;margin:32px auto 0;background:#fffffff2;border-radius:16px;box-shadow:0 20px 55px #07121d14;display:grid;grid-template-columns:repeat(4,1fr);padding:25px}.lens-benefits-bar div{display:flex;flex-direction:column;gap:4px;padding-left:30px;border-right:1px solid #e5e7eb}.lens-benefits-bar div:last-child{border-right:none}.lens-benefits-bar i{color:#5b21b6;font-size:26px}.lens-benefits-bar strong{color:#07121d}.lens-benefits-bar span{color:#64748b}@media(max-width:1000px){.lens-hero,.contact-lens-types{grid-template-columns:1fr}.lens-hero-image{height:420px}.lens-type-card{grid-template-columns:1fr}.lens-benefits-bar{width:90%;grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.lens-hero-text{padding:55px 7%}.lens-hero-text h2{font-size:58px}.lens-features{grid-template-columns:repeat(2,1fr);gap:20px}.delivery-badge{position:static;margin:20px 7%}.lens-type-card{padding:35px 25px}.lens-benefits-bar{grid-template-columns:1fr}}:host{--purple: #5b21b6;--purple-dark: #44179a;--purple-soft: #f1eaff;--ink: #07121d;--text: #425267;--muted: #6b7788;--border: #e7eaf0;display:block}.sport-page,.sport-page *{box-sizing:border-box}.sport-page button{font:inherit}.sport-page .sport-collection-section{overflow:hidden;background:#fff;color:var(--ink);font-family:Montserrat,sans-serif}.sport-page .sport-hero{position:relative;min-height:500px;display:grid;grid-template-columns:45% 55%;background:linear-gradient(105deg,#fff,#f8fafc 43%,#edf2f7)}.sport-page .sport-hero-text{align-self:center;padding:68px 7%}.sport-page .sport-hero-text>span{display:block;margin-bottom:22px;color:var(--purple);font-size:14px;font-weight:800;letter-spacing:4px;text-transform:uppercase}.sport-page .sport-hero-text h1{margin:0;font-size:clamp(52px,7vw,95px);font-weight:600;letter-spacing:-5px;line-height:.86;text-transform:uppercase}.sport-page .sport-hero-text h1 strong{display:block;color:#32167c;font-weight:600}.sport-page .sport-hero-text>p{margin:28px 0 0;color:#253446;font-size:clamp(17px,1.35vw,22px);line-height:1.55}.sport-page .sport-hero-image{min-height:500px}.sport-page .sport-hero-image img{width:100%;height:100%;display:block;object-fit:cover}.sport-page .sport-features{max-width:600px;margin-top:34px;display:grid;grid-template-columns:repeat(4,1fr)}.sport-page .sport-features>div{padding:0 14px;text-align:center;border-right:1px solid rgba(7,18,29,.13)}.sport-page .sport-features>div:last-child{border-right:0}.sport-page .sport-features i{width:48px;height:48px;margin-bottom:10px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--purple-soft);color:var(--purple);font-size:19px}.sport-page .sport-features p{margin:0;font-size:12px;font-weight:800;line-height:1.25}.sport-page .hero-counters{position:absolute;top:24px;right:28px;display:flex;gap:10px}.sport-page .hero-counters span{min-width:50px;height:42px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;background:#ffffffe6;box-shadow:0 8px 24px #07121d1f;font-size:13px;font-weight:800}.sport-page .product-row{min-height:292px;display:grid;grid-template-columns:245px minmax(0,1fr);border-bottom:1px solid var(--border);background:#f7f8fb}.sport-page .category-intro{padding:38px 28px 30px 55px;border-right:1px solid var(--border);background:#ffffffd1}.sport-page .category-intro>i{margin-bottom:18px;color:var(--purple);font-size:28px}.sport-page .category-intro h2{margin:0 0 13px;font-size:23px;line-height:1.05;text-transform:uppercase}.sport-page .category-intro p{max-width:175px;margin:0;color:var(--text);font-size:13px;line-height:1.5}.sport-page .carousel-shell{position:relative;min-width:0;padding:28px 68px;display:flex;align-items:center}.sport-page .product-track{width:100%;display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.sport-page .product-track::-webkit-scrollbar{display:none}.sport-page .sport-product-card{position:relative;flex:0 0 calc((100% - 48px)/4);min-width:235px;overflow:hidden;scroll-snap-align:start;border:1px solid var(--border);border-radius:17px;background:#fff;box-shadow:0 12px 34px #07121d12;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.sport-page .sport-product-card:hover{transform:translateY(-5px);border-color:#d9cef5;box-shadow:0 20px 42px #07121d21}.sport-page .product-photo{position:relative;width:100%;height:245px;min-height:245px;margin:0;padding:0;display:block;overflow:hidden;border:0;border-radius:0;background:#eef0f3;cursor:zoom-in}.sport-page .product-photo img{width:100%;height:100%;min-width:100%;min-height:100%;margin:0;padding:0;display:block;object-fit:cover;object-position:center;border:0;border-radius:0;transform:scale(1.01);transition:transform .4s ease,filter .4s ease}.sport-page .sport-product-card:hover .product-photo img{transform:scale(1.07);filter:contrast(1.02) saturate(1.02)}.sport-page .sport-heart{position:absolute;top:14px;right:14px;z-index:6;width:44px;height:44px;min-width:44px;min-height:44px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(91,33,182,.18);border-radius:50%;color:#07121d;background:#fffffff5;box-shadow:0 7px 20px #07121d21;cursor:pointer;transition:transform .2s ease,color .2s ease,background .2s ease}.sport-page .sport-heart:hover{transform:scale(1.06);color:var(--purple)}.sport-page .sport-heart.active{border-color:#fff;color:#000;background:#fff}.sport-page .sport-card-info{min-height:154px;padding:18px 18px 17px;display:flex;flex-direction:column;background:#fff}.sport-page .sport-card-info h3{min-height:34px;margin:0 0 5px;color:var(--ink);font-size:14px;font-weight:800;line-height:1.25;text-transform:uppercase}.sport-page .sport-card-info>strong{display:block;margin:0;color:var(--purple-dark);font-size:13px;font-weight:900}.sport-page .product-buttons{width:100%;margin-top:auto;padding-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.sport-page .gallery-btn,.sport-page .add-to-cart-btn{width:100%;min-width:0;min-height:45px;padding:8px 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #cdbcf2;border-radius:9px;color:var(--purple-dark);background:#fff;cursor:pointer;font-size:10px;font-weight:800;line-height:1.1;text-transform:uppercase;transition:color .2s ease,background .2s ease,border-color .2s ease}.sport-page .gallery-btn:hover,.sport-page .add-to-cart-btn:hover{border-color:var(--purple);color:#fff;background:var(--purple)}.sport-page .add-to-cart-btn.added{border-color:#18764a;color:#fff;background:#18764a}.sport-page .add-to-cart-btn:disabled{cursor:default;opacity:1}.sport-page .carousel-arrow{position:absolute;top:50%;z-index:4;width:48px;height:48px;border:1px solid var(--border);border-radius:50%;background:#fff;box-shadow:0 10px 30px #07121d1f;cursor:pointer;transform:translateY(-50%)}.sport-page .carousel-arrow:hover{border-color:var(--purple);background:var(--purple);color:#fff}.sport-page .previous-arrow{left:12px}.sport-page .next-arrow{right:12px}.sport-page .sport-benefits{width:min(1180px,92%);margin:34px auto 50px;padding:25px 30px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #eef0f4;border-radius:18px;box-shadow:0 18px 45px #07121d12}.sport-page .sport-benefits>div{padding:0 23px;display:flex;align-items:center;gap:16px;border-right:1px solid var(--border)}.sport-page .sport-benefits>div:last-child{border-right:0}.sport-page .sport-benefits i{color:var(--purple);font-size:27px}.sport-page .sport-benefits section{display:grid;gap:4px}.sport-page .sport-benefits strong{font-size:12px;text-transform:uppercase}.sport-page .sport-benefits span{color:var(--muted);font-size:11px;line-height:1.45}.sport-page .event-gallery-modal{position:fixed;inset:0;z-index:9999;padding:30px;display:none;place-items:center;background:#07121dc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sport-page .event-gallery-modal.open{display:grid}.sport-page .event-gallery-box{position:relative;width:min(1180px,96vw);max-height:92vh;padding:44px;overflow-y:auto;border-radius:30px;background:#fff;box-shadow:0 35px 100px #00000057}.sport-page .gallery-close{position:absolute;top:24px;right:24px;width:52px;height:52px;border:0;border-radius:50%;background:#f0f3f7;cursor:pointer;font-size:22px}.sport-page .gallery-close:hover{background:var(--purple);color:#000}.sport-page .gallery-header{padding-right:70px}.sport-page .gallery-header h2{margin:0 0 10px;font-size:clamp(34px,5vw,56px);line-height:1}.sport-page .gallery-header p{margin:0;color:var(--muted);font-size:17px}@media(max-width:1100px){.sport-page .sport-product-card{flex-basis:calc((100% - 16px)/2)}.sport-page .sport-benefits{grid-template-columns:repeat(2,1fr);gap:24px}.sport-page .sport-benefits>div:nth-child(2){border-right:0}.sport-page .gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.sport-page .sport-hero{grid-template-columns:1fr}.sport-page .sport-hero-image{min-height:380px}.sport-page .product-row{grid-template-columns:1fr}.sport-page .category-intro{border-right:0;border-bottom:1px solid var(--border)}.sport-page .category-intro p{max-width:480px}}@media(max-width:640px){.sport-page .sport-hero-text{padding:60px 7% 40px}.sport-page .sport-hero-text h1{font-size:55px;letter-spacing:-3px}.sport-page .sport-features{grid-template-columns:repeat(2,1fr);gap:20px 0}.sport-page .sport-features>div:nth-child(2){border-right:0}.sport-page .sport-product-card{flex-basis:100%;min-width:100%}.sport-page .carousel-shell{padding:24px 55px}.sport-page .sport-benefits{grid-template-columns:1fr;padding:24px}.sport-page .sport-benefits>div{padding:0;border-right:0}.sport-page .event-gallery-modal{padding:12px}.sport-page .event-gallery-box{padding:28px 18px 22px;border-radius:22px}.sport-page .gallery-close{top:14px;right:14px;width:44px;height:44px}.sport-page .gallery-grid{grid-template-columns:1fr}.sport-page .gallery-grid img{height:250px}}@media(max-width:1100px){.sport-page .product-photo{height:285px;min-height:285px}}@media(max-width:640px){.sport-page .product-photo{height:310px;min-height:310px}.sport-page .sport-card-info{padding:20px}.sport-page .sport-card-info h3{min-height:0;font-size:16px}.sport-page .gallery-btn,.sport-page .add-to-cart-btn{min-height:48px;font-size:11px}}@media(max-width:1000px){.sport-page,.sport-page .sport-collection-section{width:100%;max-width:100%;overflow-x:hidden}.sport-page .sport-hero{width:100%;min-height:0;display:flex;flex-direction:column}.sport-page .sport-hero-text{width:100%;padding:48px 28px 36px;overflow:hidden}.sport-page .sport-hero-text h1{width:100%;max-width:100%;margin:0;font-size:clamp(54px,10vw,78px);line-height:.9;letter-spacing:-3px;overflow-wrap:normal;word-break:normal}.sport-page .sport-hero-text h1 strong{width:100%;display:block}.sport-page .sport-hero-text>p{max-width:560px;font-size:18px}.sport-page .sport-features{width:100%;max-width:620px}.sport-page .sport-hero-image{width:100%;min-height:420px;height:420px}.sport-page .sport-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.sport-page .product-row{width:100%;min-height:0;display:block}.sport-page .category-intro{width:100%;min-height:0;padding:26px 28px;display:grid;grid-template-columns:44px minmax(0,1fr);column-gap:14px;row-gap:4px;align-items:center;border-right:0;border-bottom:1px solid var(--border)}.sport-page .category-intro>i{grid-row:1 / 3;margin:0;font-size:28px}.sport-page .category-intro h2{margin:0;font-size:22px}.sport-page .category-intro p{max-width:none;margin:0;font-size:12px}.sport-page .carousel-shell{width:100%;min-width:0;padding:26px 62px;overflow:hidden}.sport-page .product-track{width:100%;min-width:0;gap:16px;overflow-x:auto;overflow-y:hidden}.sport-page .sport-product-card{flex:0 0 calc((100% - 16px)/2);min-width:0;max-width:none}.sport-page .product-photo{height:270px;min-height:270px}.sport-page .previous-arrow{left:9px}.sport-page .next-arrow{right:9px}.sport-page .sport-benefits{width:calc(100% - 32px);grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.sport-page .sport-hero-text{padding:38px 20px 30px}.sport-page .sport-hero-text>span{margin-bottom:16px;font-size:11px;letter-spacing:3px}.sport-page .sport-hero-text h1{font-size:clamp(43px,14vw,58px);line-height:.9;letter-spacing:-2.5px}.sport-page .sport-hero-text>p{margin-top:22px;font-size:16px;line-height:1.55}.sport-page .sport-features{margin-top:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0}.sport-page .sport-features>div{padding:0 8px}.sport-page .sport-features>div:nth-child(2){border-right:0}.sport-page .sport-features i{width:44px;height:44px}.sport-page .sport-hero-image{min-height:330px;height:330px}.sport-page .sport-hero-image img{object-position:58% center}.sport-page .category-intro{padding:22px 20px;grid-template-columns:38px minmax(0,1fr);column-gap:12px}.sport-page .category-intro>i{font-size:24px}.sport-page .category-intro h2{font-size:20px}.sport-page .carousel-shell{width:100%;padding:22px 52px}.sport-page .product-track{gap:14px}.sport-page .sport-product-card{flex:0 0 100%;width:100%;min-width:100%}.sport-page .product-photo{height:285px;min-height:285px}.sport-page .sport-card-info{min-height:165px;padding:18px}.sport-page .sport-card-info h3{min-height:0;font-size:15px}.sport-page .product-buttons{grid-template-columns:1fr}.sport-page .gallery-btn,.sport-page .add-to-cart-btn{min-height:46px;font-size:11px}.sport-page .carousel-arrow{width:42px;height:42px}.sport-page .previous-arrow{left:5px}.sport-page .next-arrow{right:5px}.sport-page .sport-benefits{width:calc(100% - 24px);margin:26px auto 36px;padding:22px;grid-template-columns:1fr;gap:22px}.sport-page .sport-benefits>div{padding:0;border-right:0}}@media(max-width:390px){.sport-page .sport-hero-text h1{font-size:42px}.sport-page .carousel-shell{padding-inline:47px}.sport-page .product-photo{height:255px;min-height:255px}}:root{--summer-yellow: #ffdf4d;--summer-pink: #ff69b4;--summer-purple: #5b21b6}.lens-section,.about-services,.shop,.custom-tint-section,.face-fit-section,.reach-section{position:relative;overflow:hidden}.lens-section>*,.about-services>*,.shop>*,.custom-tint-section>*,.face-fit-section>*,.reach-section>*{position:relative;z-index:5}.lens-section:before,.lens-section:after,.about-services:before,.about-services:after,.shop:before,.custom-tint-section:before,.custom-tint-section:after,.face-fit-section:before,.face-fit-section:after,.reach-section:before,.reach-section:after{content:"";position:absolute;pointer-events:none;z-index:1;width:360px;height:120px;border-radius:64% 36% 68% 32%/48% 55% 45% 52%;filter:blur(.4px);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 86%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 86%,transparent 100%)}.lens-section:before,.lens-section:after,.shop:before,.face-fit-section:after,.reach-section:before{background:linear-gradient(8deg,transparent 0 18%,rgba(255,255,255,.35) 19% 21%,transparent 22%),linear-gradient(-6deg,transparent 0 34%,rgba(255,255,255,.3) 35% 37%,transparent 38%),linear-gradient(0deg,var(--summer-yellow),var(--summer-yellow))}.about-services:before,.about-services:after,.custom-tint-section:before,.face-fit-section:before,.reach-section:after{background:linear-gradient(8deg,transparent 0 18%,rgba(255,255,255,.25) 19% 21%,transparent 22%),linear-gradient(-6deg,transparent 0 34%,rgba(255,255,255,.22) 35% 37%,transparent 38%),linear-gradient(0deg,#c480ff8c,#c480ff8c)}.custom-tint-section:after{background:linear-gradient(8deg,transparent 0 18%,rgba(255,255,255,.35) 19% 21%,transparent 22%),linear-gradient(-6deg,transparent 0 34%,rgba(255,255,255,.3) 35% 37%,transparent 38%),linear-gradient(0deg,var(--summer-yellow),var(--summer-yellow))}.lens-section:before{left:-115px;top:45px;transform:rotate(-18deg)}.lens-section:after{right:-105px;bottom:-25px;transform:rotate(17deg)}.about-services:before{left:-140px;top:90px;transform:rotate(-22deg)}.about-services:after{right:-135px;bottom:-25px;background:linear-gradient(8deg,transparent 0 18%,rgba(255,255,255,.2) 19% 21%,transparent 22%),linear-gradient(0deg,var(--summer-purple),var(--summer-purple));transform:rotate(-18deg)}.shop:before{right:-110px;bottom:-35px;transform:rotate(-14deg)}.custom-tint-section:before{left:-125px;bottom:-45px;background:linear-gradient(8deg,transparent 0 18%,rgba(255,255,255,.25) 19% 21%,transparent 22%),linear-gradient(0deg,var(--summer-pink),var(--summer-pink));transform:rotate(-18deg)}.custom-tint-section:after{right:-120px;top:35px;transform:rotate(15deg)}.face-fit-section:before{left:-130px;top:45px;transform:rotate(20deg);opacity:.45}.face-fit-section:after{right:-110px;bottom:-35px;transform:rotate(-14deg)}.reach-section:before{left:-120px;bottom:-40px;transform:rotate(-10deg)}.reach-section:after{right:-120px;bottom:-45px;background:linear-gradient(8deg,transparent 0 18%,rgba(255,255,255,.25) 19% 21%,transparent 22%),linear-gradient(0deg,var(--summer-pink),var(--summer-pink));transform:rotate(18deg);opacity:.65}.lens-header h2,.about-text h2 span,.services-header h2 span,.title-row h2 span,.face-fit-header h2 strong{color:#5b21b6!important}@media(max-width:768px){.lens-section:before,.lens-section:after,.about-services:before,.about-services:after,.shop:before,.custom-tint-section:before,.custom-tint-section:after,.face-fit-section:before,.face-fit-section:after,.reach-section:before,.reach-section:after{width:230px;height:80px;opacity:.45}}.kids-card{position:relative}.sold-out:after{content:"";position:absolute;inset:0;background:#ffffff73;z-index:2;pointer-events:none}.sold-out-badge{position:absolute;top:18px;left:18px;z-index:5;background:#07121d;color:#fff;padding:9px 16px;border-radius:50px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1px}.sold-out .kids-heart,.sold-out .product-buttons{position:relative;z-index:6}.sold-out .add-to-cart-btn{background:#9ca3af;color:#fff;cursor:not-allowed;opacity:.9}.sold-out img{filter:grayscale(20%)}.home-about-statement{position:relative;overflow:hidden;padding:95px 0;background:linear-gradient(135deg,#fff8d8,#fff 55%,#3b6d2c)}.about-statement-container{width:88%;max-width:1180px;margin:auto;text-align:center}.about-statement-container span{color:#5b21b6;text-transform:uppercase;letter-spacing:4px;font-size:13px;font-weight:900}.about-statement-container h2{margin:18px 0 24px;font-size:clamp(42px,5vw,72px);line-height:.95;text-transform:uppercase;color:#07121d;font-weight:700}.about-statement-container h2 strong{color:#3b6d2c;font-weight:700}.about-statement-container p{max-width:860px;margin:auto;color:#344456;font-size:19px;line-height:1.8}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:#111827;background:#fbf9fc;font-family:Arial,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.reveal,.reveal-left,.reveal-right,.reveal-zoom{opacity:0;transition:opacity .75s ease,transform .75s ease}.reveal{transform:translateY(45px)}.reveal-left{transform:translate(-55px)}.reveal-right{transform:translate(55px)}.reveal-zoom{transform:scale(.94)}.reveal.active,.reveal-left.active,.reveal-right.active,.reveal-zoom.active{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right,.reveal-zoom{opacity:1;transform:none;transition:none}}:host{--home-purple: #4c1f85;--home-purple-dark: #281044;--home-purple-deep: #18072e;--home-gold: #f4c64f;--home-pink: #f05da8;--home-green: #a8c795;--home-text: #111827;--home-muted: #68707d;--home-bg: #fbf9fc;--home-border: rgba(76, 31, 133, .12);--home-shadow: 0 24px 70px rgba(57, 22, 94, .13);display:block;overflow:hidden;background:var(--home-bg)}.hero-blue,.lens-section,.home-about-statement,.shop,.custom-tint-section,.luxury-tryon-section,.reach-section,.hero-blue *,.lens-section *,.home-about-statement *,.shop *,.custom-tint-section *,.luxury-tryon-section *,.reach-section *{box-sizing:border-box}.section-mini-title{display:block;margin-bottom:10px;color:var(--home-purple);font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.section-mini-title.gold{color:var(--home-gold)}.hero-blue{position:relative;height:min(650px,calc(100vh - 70px));min-height:560px;margin:0;padding:0!important;overflow:hidden;color:#fff;background:#21142d}.hero-slider{position:absolute;inset:0;z-index:1}.hero-slider .slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;filter:none;transform:scale(1.03);transition:opacity .8s ease,transform 6s ease}.hero-slider .slide.active{opacity:1;transform:scale(1)}.hero-overlay,.hero-blue:after{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#15091fc7,#15091f33 55%,#15091f6e),linear-gradient(0deg,rgba(17,5,28,.48),transparent 44%);content:"";pointer-events:none}.hero-content{position:relative;z-index:5;width:min(1180px,calc(100% - 64px));height:100%;margin:0 auto;padding:0}.hero-main-copy{position:absolute;top:50%;left:0;max-width:540px;transform:translateY(-50%)}.hero-eyebrow{display:block;margin-bottom:16px;color:#ffffffd1;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.hero-content h1{position:static;margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(62px,8vw,105px);font-weight:400;line-height:.82;letter-spacing:-5px;text-shadow:0 18px 45px rgba(0,0,0,.28)}.hero-content h1 strong{color:#b68bda;font-weight:400}.hero-text{position:static;margin:24px 0;color:#ffffffe6;font-size:16px;line-height:1.55}.hero-shop-btn{display:inline-flex;min-height:46px;align-items:center;gap:15px;border-radius:999px;padding:0 22px;color:#fff;background:linear-gradient(135deg,#6530a8,#431575);box-shadow:0 15px 34px #2b0a4b47;font-size:12px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease}.hero-shop-btn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 20px 40px #2b0a4b61}.hero-list{position:absolute;top:55px;right:0;display:grid;gap:9px;margin:0;padding:0;color:#fff;font-size:13px;font-weight:700;line-height:1.2;list-style:none;text-align:left;text-transform:uppercase}.hero-list li{display:flex;align-items:center;gap:9px}.info-card{position:absolute;right:0;bottom:42px;display:grid;width:340px;height:auto;grid-template-columns:125px 1fr;overflow:hidden;border-radius:18px;color:var(--home-text);background:#fffffff2;box-shadow:0 22px 60px #0000003b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.info-card img{width:100%;height:132px;object-fit:cover}.info-card>div{display:flex;flex-direction:column;justify-content:center;padding:17px}.info-card>div>span{color:var(--home-purple);font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.info-card h3{margin:2px 0 14px;font-size:18px;line-height:1.1;text-transform:uppercase}.watch-btn{display:flex;align-items:center;gap:9px;color:var(--home-text);font-size:12px;font-weight:700}.play-icon{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#fff;background:var(--home-purple);font-size:9px}.hero-arrow{position:absolute;top:50%;z-index:20;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;color:#fff;background:#12071f45;font-size:28px;transform:translateY(-50%);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-arrow.prev{left:22px}.hero-arrow.next{right:22px}.blue-strip{position:relative;z-index:10;display:grid;width:min(1180px,calc(100% - 64px));grid-template-columns:repeat(4,1fr);gap:0;margin:-28px auto 0;padding:0;overflow:hidden;border-radius:26px;color:#fff;background:linear-gradient(135deg,#5d2ca0,#3a146b);box-shadow:0 20px 45px #39116938}.blue-strip span{display:flex;min-height:76px;align-items:center;justify-content:center;gap:10px;border-right:1px solid rgba(255,255,255,.18);font-size:14px;font-weight:800;text-transform:uppercase}.blue-strip span:last-child{border-right:0}.blue-strip i{font-size:15px}.lens-section{position:relative;margin:0;padding:100px 0 82px;background:radial-gradient(circle at 0 20%,rgba(255,218,71,.14),transparent 23%),radial-gradient(circle at 100% 88%,rgba(255,218,71,.12),transparent 20%),#fff}.lens-wrap{width:min(1180px,calc(100% - 48px));max-width:none}.lens-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px}.lens-header h2{margin:0;color:var(--home-text);font-size:clamp(43px,5vw,64px);font-weight:800;line-height:.9;letter-spacing:-2.4px;text-transform:uppercase}.lens-header h2 span{display:block;margin-bottom:7px;color:var(--home-purple);font-size:11px;font-weight:800;letter-spacing:2px}.lens-header p{max-width:330px;margin:0 0 4px;color:var(--home-muted);font-size:14px;line-height:1.7}.lens-categories{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.lens-item{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--home-border);padding:10px 24px;color:var(--home-text);text-align:center;transition:transform .3s ease}.lens-item:last-child{border-right:0}.lens-item:hover{transform:translateY(-8px)}.lens-img{position:relative;width:104px;height:104px;margin:0 0 18px;overflow:hidden;border-radius:50%;box-shadow:0 12px 34px #21113424}.lens-img img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.lens-item:hover .lens-img img{transform:scale(1.07)}.lens-img:after{position:absolute;inset:0;background:#12081c33;content:""}.lens-img i{position:absolute;inset:0;z-index:2;display:grid;place-items:center;color:#fff;font-size:24px}.lens-item h4{margin:0;color:var(--home-text);font-size:12px;line-height:1.3;text-transform:uppercase}.home-about-statement{margin:0;padding:38px 0 55px;background:var(--home-bg)}.about-statement-container{width:min(1180px,calc(100% - 48px));max-width:none;margin:auto;overflow:hidden;border:1px solid rgba(76,31,133,.08);border-radius:36px;padding:64px 40px;background:linear-gradient(105deg,#fff9ef,#fff 48%,#a8c795 118%);box-shadow:var(--home-shadow);text-align:center}.about-statement-container>span{display:block;margin-bottom:12px;color:var(--home-purple);font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.about-statement-container h2{margin:0;color:var(--home-text);font-size:clamp(39px,4.5vw,58px);line-height:.95;letter-spacing:-2px;text-transform:uppercase}.about-statement-container h2 strong{color:var(--home-purple)}.about-statement-container p{max-width:760px;margin:24px auto 0;color:var(--home-muted);font-size:14px;line-height:1.8}.shop{margin:0;padding:65px 0 78px;background:var(--home-bg)}.shop .container{width:min(1180px,calc(100% - 48px));max-width:none}.title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin:0 0 36px;border:0;padding:0}.title-row h2{margin:0;color:var(--home-text);font-size:clamp(42px,5vw,62px);line-height:.9;letter-spacing:-2.3px;text-transform:uppercase}.title-row h2 span{color:var(--home-purple)}.collection-view-link{display:inline-flex;align-items:center;gap:12px;color:var(--home-text);font-size:12px;font-weight:800;text-transform:uppercase}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.category{position:relative;display:block;height:360px;min-width:0;overflow:hidden;border-radius:24px;color:var(--home-text);box-shadow:0 18px 45px #1f102e1f}.category img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.category:hover img{transform:scale(1.05)}.category span{position:absolute;right:15px;bottom:15px;left:15px;display:grid;grid-template-columns:1fr auto;align-items:center;border-radius:16px;padding:14px 16px;background:#ffffffeb;box-shadow:0 12px 30px #1b0c2c1f;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.category span strong{display:block;font-size:13px;text-transform:uppercase}.category span small{display:block;margin-top:3px;color:var(--home-muted);font-size:12px;font-weight:400;text-transform:none}.category span i{grid-column:2;grid-row:1 / span 2;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:var(--home-purple)}.custom-tint-section{margin:0;padding:20px 0 45px;color:#fff;background:var(--home-bg)}.custom-tint-section>.container{width:min(1180px,calc(100% - 48px));max-width:none}.custom-tint-card{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;overflow:hidden;border-radius:34px;padding:58px;background:radial-gradient(circle at 12% 10%,rgba(137,76,210,.45),transparent 32%),linear-gradient(135deg,#4a1b82,#271044);box-shadow:0 28px 70px #300d5740}.custom-tint-card:after{top:-8px;right:-34px;background:linear-gradient(135deg,#ffe36f,#ffc832);transform:rotate(24deg)}.custom-tint-left,.custom-tint-image{position:relative;z-index:2}.custom-tint-title h2{margin:0;color:#fff;font-size:clamp(43px,4.8vw,62px);line-height:.92;letter-spacing:-2.3px;text-transform:uppercase}.custom-tint-title h2 span{color:var(--home-gold)}.custom-tint-title h3{margin:10px 0 26px;color:#ffffffd4;font-size:18px;font-weight:400;letter-spacing:4px;text-transform:uppercase}.custom-tint-intro{max-width:390px;margin:0 0 25px;color:#ffffffd1;font-size:14px;line-height:1.7}.tint-features{display:grid;gap:14px;margin-bottom:30px}.tint-feature{display:flex;align-items:center;gap:14px}.tint-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:11px;color:var(--home-purple);background:#5b21b6}.tint-feature h4{margin:0 0 2px;color:#fff;font-size:13px}.tint-feature p{margin:0;color:#ffffffab;font-size:11px}.custom-tint-btn{min-height:46px;border-radius:999px;color:#2b1737;background:linear-gradient(135deg,#ffdc73,#efb93e)}.custom-tint-image{display:flex;align-items:center;justify-content:center}.custom-tint-image img{width:100%;max-height:510px;border-radius:24px;object-fit:cover;box-shadow:0 26px 60px #0f031f4d}.luxury-tryon-section{margin:0;padding:20px 0 55px;color:var(--home-text);background:var(--home-bg)}.luxury-tryon-container{display:grid;width:min(1180px,calc(100% - 48px));grid-template-columns:minmax(210px,.72fr) minmax(430px,1.45fr) minmax(180px,.55fr);gap:32px;margin:0 auto;overflow:hidden;border:1px solid rgba(76,31,133,.08);border-radius:34px;padding:38px 38px 0;background:radial-gradient(circle at 45% 15%,rgba(255,255,255,.72),transparent 40%),linear-gradient(135deg,#f4effa,#e4d9f1);box-shadow:var(--home-shadow)}.luxury-tryon-intro{align-self:center;padding-bottom:38px}.luxury-tryon-label{display:block;margin-bottom:12px;color:var(--home-purple);font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.luxury-tryon-intro h2{margin:0;color:var(--home-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,58px);font-weight:400;line-height:.98;letter-spacing:-2px}.luxury-tryon-intro h2 strong{color:var(--home-purple);font-weight:400}.luxury-tryon-description{margin:22px 0;color:var(--home-muted);font-size:13px;line-height:1.7}.luxury-tryon-features{display:grid;gap:12px;margin-bottom:26px}.tryon-feature{display:flex;align-items:center;gap:10px;color:var(--home-text);font-size:12px;font-weight:600}.tryon-feature-icon{color:var(--home-purple)}.luxury-start-btn{display:inline-flex;min-height:45px;align-items:center;justify-content:center;gap:14px;border:0;border-radius:999px;padding:0 20px;color:#fff;background:linear-gradient(135deg,#5d269f,#3d136f);box-shadow:0 14px 28px #4116743d;font:inherit;font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;cursor:pointer}.luxury-camera-area{align-self:center}.luxury-camera-frame{position:relative;width:100%;height:430px;overflow:hidden;border-radius:24px;background:radial-gradient(circle at center,#ddd2ee,#9c82bf);box-shadow:0 22px 55px #31135333}.luxury-camera-frame video,.luxury-camera-frame canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.luxury-camera-frame video{z-index:1}.luxury-camera-frame canvas{z-index:2;pointer-events:none}.luxury-camera-placeholder{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center;background:radial-gradient(circle at 50% 45%,#eee8f6,#d2c3e5,#a38abe)}.placeholder-person{display:grid;width:76px;height:76px;margin-bottom:20px;place-items:center;border-radius:50%;color:#fff;background:var(--home-purple);box-shadow:0 0 0 12px #fff3;font-size:28px}.luxury-camera-placeholder h3{margin:0 0 7px;color:var(--home-text);font-family:Georgia,Times New Roman,serif;font-size:24px}.luxury-camera-placeholder p{max-width:300px;margin:0 0 18px;color:var(--home-muted);font-size:12px;line-height:1.6}.placeholder-camera-btn{display:grid;width:54px;height:54px;place-items:center;border:4px solid #fff;border-radius:50%;color:#fff;background:var(--home-purple);cursor:pointer}.camera-corner{position:absolute;z-index:6;width:35px;height:35px;pointer-events:none}.camera-corner.top-left{top:18px;left:18px;border-top:2px solid #fff;border-left:2px solid #fff;border-radius:7px 0 0}.camera-corner.top-right{top:18px;right:18px;border-top:2px solid #fff;border-right:2px solid #fff;border-radius:0 7px 0 0}.camera-corner.bottom-left{bottom:18px;left:18px;border-bottom:2px solid #fff;border-left:2px solid #fff;border-radius:0 0 0 7px}.camera-corner.bottom-right{right:18px;bottom:18px;border-right:2px solid #fff;border-bottom:2px solid #fff;border-radius:0 0 7px}.luxury-live-indicator,.luxury-camera-loading{position:absolute;z-index:8;display:flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;color:#fff;background:#230c3b99;font-size:10px;font-weight:800;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.luxury-live-indicator{top:18px;right:18px}.luxury-live-indicator>span{width:8px;height:8px;border-radius:50%;background:#ff415d;box-shadow:0 0 0 5px #ff415d33}.luxury-camera-loading{top:18px;left:50%;transform:translate(-50%)}.luxury-face-guide{position:absolute;inset:0;z-index:7;display:grid;place-content:center;justify-items:center;pointer-events:none}.face-guide-shape{width:170px;height:240px;border:2px dashed rgba(255,255,255,.85);border-radius:48%}.luxury-face-guide>span{margin-top:12px;border-radius:999px;padding:8px 13px;color:#fff;background:#230c3b99;font-size:10px}.luxury-camera-error{position:absolute;right:18px;bottom:18px;left:18px;z-index:9;display:flex;gap:9px;border-radius:12px;padding:12px;color:#821f2d;background:#ffe7ebf5;font-size:11px}.luxury-capture-btn{position:absolute;bottom:18px;left:50%;z-index:9;display:grid;width:60px;height:60px;place-items:center;border:4px solid #fff;border-radius:50%;padding:0;color:#fff;background:var(--home-purple);box-shadow:0 10px 24px #2e0e4f4d;transform:translate(-50%);cursor:pointer}.luxury-capture-btn>span{display:contents}.luxury-style-selector{align-self:center;padding-bottom:20px}.style-selector-header{margin-bottom:14px}.style-selector-header span{color:var(--home-purple);font-size:10px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase}.luxury-frame-options{display:grid;gap:11px}.luxury-frame-option{position:relative;display:grid;width:100%;min-height:74px;place-items:center;overflow:hidden;border:2px solid transparent;border-radius:13px;padding:9px 40px 9px 12px;background:#ffffffe0;box-shadow:0 9px 22px #30135217;cursor:pointer;transition:transform .25s ease,border-color .25s ease}.luxury-frame-option:hover{transform:translate(-4px)}.luxury-frame-option.active{border-color:var(--home-purple)}.frame-option-image{display:grid;width:100%;place-items:center}.frame-option-image img{width:125px;max-height:56px;object-fit:contain}.frame-selected-icon{position:absolute;top:50%;right:12px;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:var(--home-purple);font-size:9px;transform:translateY(-50%)}.luxury-tryon-mobile-info{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);margin:0 -38px;border-top:1px solid rgba(76,31,133,.1);background:#ffffff6b}.luxury-tryon-mobile-info>div{display:flex;min-height:86px;align-items:center;justify-content:center;gap:13px;border-right:1px solid rgba(76,31,133,.09)}.luxury-tryon-mobile-info>div:last-child{border-right:0}.luxury-tryon-mobile-info i{color:var(--home-purple);font-size:24px}.luxury-tryon-mobile-info span{color:var(--home-muted);font-size:10px;line-height:1.4}.luxury-tryon-mobile-info strong{display:block;color:var(--home-text);font-size:12px}.luxury-photo-modal{position:fixed;inset:0;z-index:9999;display:grid;padding:24px;place-items:center;background:#0e0519d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.luxury-photo-dialog{position:relative;width:min(600px,100%);max-height:92vh;overflow:auto;border-radius:24px;padding:28px;color:var(--home-text);background:#fff;text-align:center}.photo-close-btn{position:absolute;top:14px;right:14px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--home-purple)}.photo-result-label{display:block;color:var(--home-purple);font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.luxury-photo-dialog h3{margin:5px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:30px}.luxury-photo-dialog>img{width:100%;border-radius:15px}.photo-result-actions{display:flex;gap:12px;margin-top:18px}.photo-result-actions button,.photo-result-actions a{display:flex;flex:1;min-height:45px;align-items:center;justify-content:center;gap:9px;border:1px solid var(--home-purple);border-radius:999px;color:#fff;background:var(--home-purple);font:inherit;font-size:12px;font-weight:800}.photo-result-actions a{color:var(--home-purple);background:#fff}.reach-section{position:relative;display:grid;min-height:560px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:55px;margin:0;padding:70px max(6%,calc((100% - 1180px)/2));overflow:hidden;background:#fff}.reach-content{position:relative;z-index:2;padding:0}.reach-content>span{display:block;margin-bottom:12px;color:var(--home-purple);font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.reach-content h2{margin:0;color:var(--home-text);font-size:clamp(44px,5vw,68px);font-weight:800;line-height:.92;letter-spacing:-2.2px;text-transform:uppercase}.reach-content h2 strong{color:var(--home-purple)}.reach-content p{max-width:430px;margin:24px 0 28px;color:var(--home-muted);font-size:15px;line-height:1.75}.reach-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:14px;border-radius:999px;padding:0 22px;color:#fff;background:linear-gradient(135deg,#5d269f,#3d136f);font-size:12px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.reach-image{display:flex;height:auto;align-items:center;justify-content:center;overflow:visible;border-radius:0}.reach-image img{width:min(520px,100%);height:auto;object-fit:contain;filter:drop-shadow(0 22px 38px rgba(44,15,73,.15))}@media(max-width:1100px){.hero-content{width:min(100% - 70px,950px)}.luxury-tryon-container{grid-template-columns:.8fr 1.3fr}.luxury-style-selector{grid-column:1 / -1}.luxury-frame-options{grid-template-columns:repeat(4,1fr)}.luxury-frame-option:hover{transform:translateY(-3px)}}@media(max-width:900px){.hero-blue{min-height:650px}.hero-content{width:min(100% - 34px,760px)}.hero-main-copy{top:43%}.hero-list{display:none}.info-card{right:0;bottom:25px}.blue-strip{grid-template-columns:repeat(2,1fr)}.blue-strip span:nth-child(2){border-right:0}.blue-strip span:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}.lens-categories{grid-template-columns:repeat(3,1fr);row-gap:24px}.lens-item:nth-child(3){border-right:0}.category-grid,.custom-tint-card,.reach-section{grid-template-columns:1fr}.custom-tint-image{order:-1}.luxury-tryon-container{grid-template-columns:1fr}.luxury-tryon-intro{text-align:center}.luxury-tryon-features,.tryon-feature{justify-content:center}.luxury-style-selector{grid-column:auto}.luxury-frame-options{grid-template-columns:repeat(4,1fr)}.luxury-camera-frame{height:520px}.reach-content{text-align:center}.reach-content p{margin-inline:auto}}@media(max-width:680px){.hero-blue{min-height:620px}.hero-content{width:min(100% - 24px,560px)}.hero-main-copy{top:37%}.hero-content h1{font-size:59px;letter-spacing:-3px}.hero-text{font-size:14px}.info-card{right:0;left:0;width:100%;grid-template-columns:105px 1fr}.info-card img{height:118px}.hero-arrow{width:40px;height:40px}.hero-arrow.prev{left:10px}.hero-arrow.next{right:10px}.blue-strip{width:100%;margin-top:0;border-radius:0}.blue-strip span{min-height:60px;font-size:11px}.lens-section{padding:70px 0 55px}.lens-header{flex-direction:column;align-items:flex-start;gap:18px}.lens-categories{grid-template-columns:repeat(2,1fr)}.lens-item:nth-child(2n){border-right:0}.lens-item:nth-child(3){border-right:1px solid var(--home-border)}.about-statement-container{border-radius:24px;padding:46px 24px}.about-statement-container h2,.title-row h2,.custom-tint-title h2,.reach-content h2{font-size:42px;letter-spacing:-1.5px}.title-row{flex-direction:column;align-items:flex-start;gap:18px}.category-grid{gap:18px}.category{height:330px}.custom-tint-card{gap:34px;border-radius:24px;padding:34px 24px}.custom-tint-title h3{font-size:15px;letter-spacing:2.8px}.luxury-tryon-container{gap:28px;border-radius:24px;padding:28px 20px 0}.luxury-tryon-intro h2{font-size:43px}.luxury-camera-frame{height:430px}.luxury-frame-options{grid-template-columns:repeat(2,1fr)}.luxury-tryon-mobile-info{grid-template-columns:1fr;margin:0 -20px}.luxury-tryon-mobile-info>div{min-height:72px;border-right:0;border-bottom:1px solid rgba(76,31,133,.09)}.luxury-tryon-mobile-info>div:last-child{border-bottom:0}.photo-result-actions{flex-direction:column}.reach-section{padding:60px 24px}}@media(max-width:430px){.hero-content h1{font-size:54px}.lens-img{width:88px;height:88px}.category{height:300px}.luxury-camera-frame{height:390px}.frame-option-image img{width:95px}}#heroGlass{position:absolute!important;inset:0!important;z-index:1!important;overflow:hidden!important}#heroGlass .slide{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .9s ease,visibility .9s ease,transform 6s ease!important}#heroGlass .slide.active{z-index:2!important;opacity:1!important;visibility:visible!important;transform:scale(1)!important}.lens-section,.home-about-statement,.shop,.custom-tint-section,.luxury-tryon-section,.reach-section{min-height:0!important}.lens-section,.home-about-statement,.shop,.custom-tint-section,.luxury-tryon-section{position:relative!important;inset:auto!important}:host{display:block;min-height:0}.luxury-tryon-section{padding:28px 0 64px!important}.luxury-tryon-container{grid-template-columns:minmax(220px,.72fr) minmax(500px,1.55fr) minmax(180px,.5fr)!important;gap:30px!important;padding:38px 38px 0!important;border-radius:30px!important}.luxury-camera-frame{height:480px!important;border-radius:22px!important;background:#bca8d6!important}.luxury-camera-frame video,.luxury-camera-frame canvas{object-position:center center!important}.luxury-tryon-intro h2{font-size:clamp(40px,4vw,56px)!important}.luxury-tryon-description{max-width:245px;margin:18px 0 20px!important}.luxury-tryon-features{gap:10px!important;margin-bottom:22px!important}.luxury-start-btn{min-width:154px;min-height:46px!important;box-shadow:0 12px 26px #3d136f3b!important}.face-guide-shape{width:155px!important;height:215px!important}.luxury-frame-options{gap:10px!important}.luxury-frame-option{min-height:72px!important;border-radius:12px!important;background:#fffffff0!important}.luxury-frame-option.active{border-color:#4c1f85!important;box-shadow:0 0 0 2px #4c1f8517,0 10px 24px #3013521a!important}.frame-option-image img{width:112px!important;max-height:48px!important}.luxury-tryon-mobile-info>div{min-height:76px!important}.luxury-camera-error{right:14px!important;bottom:88px!important;left:14px!important}@media(max-width:1100px){.luxury-tryon-container{grid-template-columns:.72fr 1.4fr!important}.luxury-style-selector{grid-column:1 / -1!important}.luxury-frame-options{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:900px){.luxury-tryon-container{display:flex!important;flex-direction:column!important}.luxury-camera-area{order:1;width:100%}.luxury-tryon-intro{order:2;width:100%;padding-bottom:0!important}.luxury-style-selector{order:3;width:100%}.luxury-tryon-mobile-info{order:4}.luxury-camera-frame{height:min(560px,72vh)!important}.luxury-tryon-description{max-width:470px;margin-inline:auto!important}}@media(max-width:680px){.luxury-tryon-section{padding-inline:12px!important}.luxury-tryon-container{width:100%!important;padding:16px 16px 0!important}.luxury-camera-frame{height:440px!important}.luxury-frame-options{grid-template-columns:repeat(2,1fr)!important}}.custom-tint-section{padding:80px 20px;background:radial-gradient(circle at top right,rgba(255,217,61,.95) 0 55px,transparent 56px),radial-gradient(circle at bottom left,rgba(242,63,157,.85) 0 65px,transparent 66px),#f8f5fb;overflow:hidden}.custom-tint-section .container{width:min(1180px,100%);margin:0 auto;padding:55px 60px;position:relative;border-radius:34px;background:radial-gradient(circle at 75% 20%,rgba(122,46,190,.35),transparent 32%),linear-gradient(120deg,#6223a9,#451374 45%,#22062f);box-shadow:0 28px 65px #2a094847;color:#fff}.custom-tint-section .container:before{content:"";position:absolute;width:320px;height:320px;top:-160px;left:-120px;border-radius:50%;background:#a04cff33;filter:blur(20px);pointer-events:none}.custom-tint-section .container:after{content:"";position:absolute;width:260px;height:260px;right:-100px;bottom:-130px;border-radius:50%;background:#ff4eba1f;filter:blur(22px);pointer-events:none}.custom-tint-title{position:relative;z-index:2;width:48%}.custom-tint-title:before{content:"PERSONALIZE YOUR LOOK";display:block;margin-bottom:12px;font-size:.72rem;font-weight:600;letter-spacing:2.5px;color:#ffffffc7}.custom-tint-title h2{margin:0;font-size:clamp(2.5rem,5vw,4.7rem);line-height:.92;font-weight:600;text-transform:uppercase;letter-spacing:-2px}.custom-tint-title h2 span{display:inline-block;color:#fff}.custom-tint-title h3{margin:15px 0 0;font-size:clamp(.95rem,1.5vw,1.25rem);font-weight:700;text-transform:uppercase;letter-spacing:5px;color:#c58cf4}.custom-tint-line{width:48%;height:1px;margin:26px 0;background:linear-gradient(90deg,#ffffff59,#fff0)}.custom-tint-content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(420px,1.15fr);align-items:center;gap:55px}.custom-tint-left{min-width:0}.custom-tint-intro{margin:0 0 30px;font-size:1rem;line-height:1.75;color:#ffffffbf}.tint-features{display:flex;flex-direction:column;gap:22px}.tint-feature{display:flex;align-items:center;gap:15px}.tint-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#a64fff,#6c21b7);border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 20px #0000002e,inset 0 1px 1px #ffffff4d;color:#fff;font-size:1.05rem}.tint-feature h4{margin:0 0 4px;font-size:1rem;font-weight:750;color:#fff}.tint-feature p{margin:0;font-size:.82rem;line-height:1.5;color:#ffffff9e}.custom-tint-image{position:relative;min-height:500px;padding:26px;display:flex;align-items:center;justify-content:center;border-radius:28px;background:#fffffff5;border:10px solid rgba(255,255,255,.12);box-shadow:0 25px 55px #00000047,inset 0 0 0 1px #430f5e14}.custom-tint-image:before{content:"";position:absolute;inset:22px;border-radius:22px;border:1px dashed rgba(77,22,108,.16);pointer-events:none}.custom-tint-image img{position:relative;z-index:2;display:block;width:100%;max-height:445px;object-fit:contain;border-radius:18px}.custom-tint-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:32px;min-height:48px;padding:0 24px;border-radius:30px;background:linear-gradient(135deg,#8e38db,#6a1aaa);border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 25px #19042d40;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.custom-tint-btn:after{content:"\2192";font-size:1rem}.custom-tint-btn:hover{transform:translateY(-3px);background:linear-gradient(135deg,#a44cf1,#771dbb);box-shadow:0 17px 32px #19042d57}.custom-tint-section .reveal{animation:customTintFadeUp .8s ease both}.custom-tint-content.reveal{animation-delay:.15s}@keyframes customTintFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.custom-tint-section{padding:60px 18px}.custom-tint-section .container{padding:48px 40px}.custom-tint-title,.custom-tint-line{width:100%}.custom-tint-content{grid-template-columns:1fr;gap:42px}.custom-tint-left{max-width:650px}.custom-tint-image{min-height:430px}.custom-tint-image img{max-height:380px}}@media(max-width:600px){.custom-tint-section{padding:40px 12px;background:radial-gradient(circle at top right,rgba(255,217,61,.9) 0 35px,transparent 36px),radial-gradient(circle at bottom left,rgba(242,63,157,.75) 0 42px,transparent 43px),#f8f5fb}.custom-tint-section .container{padding:38px 22px 24px;border-radius:24px}.custom-tint-title:before{margin-bottom:9px;font-size:.58rem;letter-spacing:1.8px}.custom-tint-title h2{font-size:clamp(2rem,12vw,3rem);line-height:.96;letter-spacing:-1px}.custom-tint-title h3{margin-top:13px;font-size:.73rem;line-height:1.6;letter-spacing:3px}.custom-tint-line{margin:20px 0}.custom-tint-content{gap:32px}.custom-tint-intro{margin-bottom:25px;font-size:.9rem}.custom-tint-intro br{display:none}.tint-features{gap:18px}.tint-feature{align-items:flex-start}.tint-icon{width:42px;height:42px;flex-basis:42px;font-size:.95rem}.tint-feature h4{font-size:.94rem}.tint-feature p{font-size:.78rem}.custom-tint-image{min-height:285px;padding:14px;border-width:6px;border-radius:20px}.custom-tint-image:before{inset:12px;border-radius:14px}.custom-tint-image img{max-height:270px;border-radius:12px}}.y3d-hero{position:relative!important;z-index:10!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:auto!important;margin:0 0 28px!important;padding:90 20px!important;text-align:center!important}.y3d-eyebrow{display:inline-flex!important;align-items:center!important;gap:12px!important;margin:0 0 12px!important;color:#7240ad!important;font-size:13px!important;font-weight:800!important;line-height:1!important;letter-spacing:3px!important;text-transform:uppercase!important}.y3d-eyebrow:before,.y3d-eyebrow:after{content:"";width:42px;height:1px;background:var(--y3d-purple);opacity:.6}.y3d-page .y3d-title{position:relative!important;inset:auto!important;display:block!important;width:auto!important;max-width:1000px!important;margin:0!important;padding:0!important;color:var(--y3d-purple)!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(46px,5vw,73px)!important;font-weight:500!important;line-height:1.04!important;letter-spacing:-2.5px!important;text-align:center!important;text-transform:none!important;transform:none!important}.y3d-title span{color:var(--y3d-purple)!important}.y3d-page .y3d-subtitle{position:static!important;display:block!important;margin:16px 0 0!important;padding:0!important;color:#4d4954!important;font-size:16px!important;font-weight:400!important;line-height:1.6!important;letter-spacing:1px!important;text-align:center!important;transform:none!important}.y3d-layout{position:relative!important;display:grid!important;grid-template-columns:minmax(400px,.82fr) minmax(620px,1.4fr)!important;gap:26px!important;align-items:stretch!important;width:100%!important;margin:0!important}.y3d-controls{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;margin:0!important;padding:30px!important;background:#fffffff7!important;border:1px solid var(--y3d-border)!important;border-radius:26px!important;box-shadow:0 24px 58px #2c154614,inset 0 1px #fff!important}.y3d-option-group{display:block!important;margin:0!important;padding:0 0 22px!important}.y3d-option-group+.y3d-option-group{padding-top:22px!important}.y3d-option-group:not(:last-of-type){border-bottom:1px solid #eee8f1!important}.y3d-option-heading{display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 17px!important}.y3d-number{flex:0 0 auto!important;width:30px!important;height:30px!important;display:grid!important;place-items:center!important;color:var(--y3d-purple)!important;background:var(--y3d-purple-light)!important;border:1px solid #d9c9e8!important;border-radius:50%!important;font-size:11px!important;font-weight:800!important}.y3d-page .y3d-option-heading h2{position:static!important;margin:0!important;padding:0!important;color:#181923!important;font-family:inherit!important;font-size:12px!important;font-weight:800!important;line-height:1.3!important;letter-spacing:.65px!important;text-transform:uppercase!important;transform:none!important}.y3d-shape-grid{display:grid!important;grid-template-columns:repeat(5,minmax(62px,1fr))!important;gap:9px!important}.y3d-page button{font-family:inherit!important}.y3d-shape-button{position:relative!important;min-width:0!important;min-height:82px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:10px!important;margin:0!important;padding:10px 7px!important;color:#302d36!important;background:#fff!important;border:1px solid #ded5e5!important;border-radius:12px!important;font-size:9px!important;font-weight:700!important;cursor:pointer!important;box-shadow:0 4px 12px #24143408!important;transform:none!important;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease!important}.y3d-shape-button:hover{transform:translateY(-3px)!important;color:var(--y3d-purple)!important;background:#faf7fd!important;border-color:#9b79bc!important;box-shadow:0 10px 22px #46226c1a!important}.y3d-shape-button.y3d-selected{color:var(--y3d-purple-dark)!important;background:linear-gradient(145deg,#fff,#f1e8f8)!important;border-color:var(--y3d-purple)!important;box-shadow:0 0 0 3px #4920781c,0 10px 22px #46226c1a!important}.y3d-shape-drawing{width:50px!important;height:27px!important;padding-right:8px!important;display:flex!important;align-items:center!important;justify-content:center!important}.y3d-lens-icon,.y3d-small-lens{position:relative!important;display:inline-block!important;color:currentColor!important;border:1.8px solid currentColor!important}.y3d-lens-icon{width:20px!important;height:15px!important}.y3d-lens-icon:before,.y3d-small-lens:before{content:"";position:absolute;top:50%;left:100%;height:2px;background:currentColor;transform:translateY(-50%)}.y3d-lens-icon:before{width:7px}.y3d-lens-icon:after,.y3d-small-lens:after{content:"";position:absolute;border:inherit;border-radius:inherit}.y3d-lens-icon:after{top:-1.8px;left:calc(100% + 6px);width:20px;height:15px}.y3d-icon-round{border-radius:50%!important}.y3d-icon-rectangle{border-radius:3px!important}.y3d-icon-aviator{border-radius:48% 48% 65% 65%/45% 45% 90% 90%!important}.y3d-icon-cat-eye{border-radius:65% 65% 43% 43%/100% 100% 40% 40%!important}.y3d-icon-oval{border-radius:50%/67%!important}.y3d-color-line{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.y3d-swatches{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:wrap!important}.y3d-swatch{flex:0 0 auto!important;width:39px!important;height:39px!important;margin:0!important;padding:0!important;border:4px solid #ffffff!important;border-radius:50%!important;cursor:pointer!important;box-shadow:0 0 0 1px #19141f33,0 5px 13px #19141f1c!important;transform:none!important;transition:transform .2s ease,box-shadow .2s ease!important}.y3d-swatch:hover{transform:translateY(-3px) scale(1.06)!important}.y3d-swatch.y3d-selected{transform:scale(1.06)!important;box-shadow:0 0 0 2px #fff,0 0 0 5px var(--y3d-purple),0 9px 20px #3c1c5e33!important}.y3d-current-name{min-width:105px!important;max-width:135px!important;display:block!important;padding:7px 11px!important;overflow:hidden!important;color:var(--y3d-purple-dark)!important;background:var(--y3d-purple-light)!important;border:1px solid #ddcfeb!important;border-radius:999px!important;font-size:9px!important;font-weight:800!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}.y3d-finish-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:9px!important}.y3d-finish-button{min-height:42px!important;margin:0!important;padding:10px 14px!important;color:#37323d!important;background:#fff!important;border:1px solid #ddd3e5!important;border-radius:10px!important;font-size:10px!important;font-weight:700!important;cursor:pointer!important}.y3d-finish-button:hover{color:var(--y3d-purple)!important;background:#faf7fd!important;border-color:#a17cc1!important}.y3d-finish-button.y3d-selected{color:#fff!important;background:linear-gradient(135deg,#7240ad,#32154f)!important;border-color:transparent!important;box-shadow:0 9px 20px #3b195e3d!important}.y3d-generate-button{position:relative!important;width:100%!important;min-height:57px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;margin:20px 0 0!important;padding:14px 20px!important;overflow:hidden!important;color:#fff!important;background:linear-gradient(135deg,#7440b3,#4a1f79 55%,#24103d)!important;border:0!important;border-radius:12px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.8px!important;text-transform:uppercase!important;cursor:pointer!important;box-shadow:0 15px 31px #3d1b6747,inset 0 1px #ffffff2e!important}.y3d-generate-button i,.y3d-generate-button span{position:relative!important;z-index:2!important;color:#fff!important}.y3d-preview{min-width:0!important;display:flex!important;flex-direction:column!important;margin:0!important;padding:22px!important;background:linear-gradient(145deg,#f9f5fcfa,#ede1f7f7)!important;border:1px solid #d8c7e8!important;border-radius:26px!important;box-shadow:0 24px 58px #2e144c17,inset 0 1px #fff!important}.y3d-preview-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:40px!important;margin:0 0 13px!important}.y3d-drag-label{display:flex!important;align-items:center!important;gap:9px!important;color:#271a32!important;font-size:10px!important;font-weight:800!important;letter-spacing:.65px!important;text-transform:uppercase!important}.y3d-drag-label i{color:var(--y3d-purple)!important;font-size:16px!important}.y3d-live{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:7px 11px!important;color:#31233b!important;background:#ffffffd9!important;border:1px solid rgba(73,32,120,.14)!important;border-radius:999px!important;font-size:8px!important;font-weight:800!important;text-transform:uppercase!important}.y3d-live span{width:7px!important;height:7px!important;display:block!important;background:#50c67d!important;border-radius:50%!important;box-shadow:0 0 0 4px #50c67d24!important}.y3d-stage{position:relative!important;isolation:isolate!important;width:100%!important;height:555px!important;min-height:555px!important;overflow:hidden!important;background:radial-gradient(circle at 50% 38%,#fff,#faf7fc 43%,#ede1f4)!important;border:1px solid rgba(82,42,124,.12)!important;border-radius:20px!important}.y3d-stage-light{position:absolute;top:4%;left:50%;z-index:0;width:70%;height:64%;background:radial-gradient(ellipse,rgba(255,255,255,.96),transparent 68%);transform:translate(-50%);pointer-events:none}.y3d-pedestal{position:absolute;left:50%;bottom:9%;z-index:1;width:66%;height:118px;background:linear-gradient(to bottom,#fbf7f2,#eee4da 58%,#d7c8ba);border:1px solid rgba(92,60,40,.13);border-radius:50%/28%;box-shadow:0 28px 34px #2d183c33,inset 0 15px 25px #ffffffe6;transform:translate(-50%);pointer-events:none}.y3d-pedestal:after{content:"";position:absolute;left:50%;bottom:-17px;width:96%;height:48px;background:linear-gradient(to bottom,#d8c9bb,#bca997);border-radius:0 0 50% 50%/0 0 85% 85%;transform:translate(-50%)}.y3d-pedestal-line{position:absolute;left:5%;right:5%;bottom:7px;z-index:2;height:5px;background:linear-gradient(90deg,transparent,#7a42b4,#b68ad8,#7a42b4,transparent);border-radius:999px;box-shadow:0 0 14px #7643ad8c}.y3d-canvas-host{position:absolute!important;inset:0!important;z-index:3!important;width:100%!important;height:100%!important}.y3d-canvas-host canvas{display:block!important;width:100%!important;height:100%!important;cursor:grab!important;background:transparent!important}.y3d-canvas-host canvas:active{cursor:grabbing!important}.y3d-features{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:13px 0 0!important}.y3d-feature{min-width:0!important;min-height:58px!important;display:flex!important;align-items:center!important;gap:9px!important;padding:10px!important;background:#ffffffe0!important;border:1px solid rgba(83,43,125,.11)!important;border-radius:11px!important}.y3d-feature>i{flex:0 0 auto!important;width:31px!important;height:31px!important;display:grid!important;place-items:center!important;color:var(--y3d-purple)!important;background:var(--y3d-purple-light)!important;border-radius:8px!important;font-size:11px!important}.y3d-feature div{min-width:0!important}.y3d-feature strong,.y3d-feature span{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.y3d-feature strong{color:#1e1923!important;font-size:15px!important}.y3d-feature span{margin-top:2px!important;color:#817886!important;font-size:10px!important}.y3d-loading{position:absolute!important;inset:0!important;z-index:20!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;color:#fff!important;text-align:center!important;background:#250e3be0!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.y3d-loading-icon{width:76px!important;height:76px!important;display:grid!important;place-items:center!important;margin-bottom:17px!important;border:1px solid rgba(255,255,255,.35)!important;border-radius:50%!important;font-size:26px!important}.y3d-loading h3{margin:0 0 7px!important;color:#fff!important;font-size:16px!important}.y3d-loading p{margin:0!important;color:#ffffffb8!important;font-size:10px!important}.y3d-selection{display:grid!important;grid-template-columns:minmax(170px,1.1fr) repeat(4,minmax(130px,1fr))!important;gap:10px!important;align-items:center!important;width:100%!important;margin:22px 0 0!important;padding:18px 21px!important;background:#fffffff7!important;border:1px solid var(--y3d-border)!important;border-radius:20px!important;box-shadow:0 15px 36px #2d154912!important}.y3d-selection-title strong,.y3d-selection-title span{display:block!important}.y3d-selection-title strong{color:#17171f!important;font-size:15px!important;font-weight:800!important;text-transform:uppercase!important}.y3d-selection-title span{margin-top:4px!important;color:#89818e!important;font-size:10px!important}.y3d-selection-item{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important;padding-left:13px!important;border-left:1px solid #ece5ef!important}.y3d-selection-icon{flex:0 0 auto!important;width:43px!important;height:43px!important;display:grid!important;place-items:center!important;background:#faf7fd!important;border:1px solid #ddcfeb!important;border-radius:10px!important}.y3d-selection-color{width:31px!important;height:31px!important;display:block!important;border:3px solid #ffffff!important;border-radius:8px!important;box-shadow:0 0 0 1px #1e162529!important}.y3d-small-lens{width:14px!important;height:10px!important;margin-right:15px}.y3d-small-lens:before{width:5px!important}.y3d-small-lens:after{top:-1.8px;left:calc(100% + 4px);width:14px;height:10px}.y3d-selection-item div{min-width:0!important}.y3d-selection-item div>span,.y3d-selection-item div>strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.y3d-selection-item div>span{color:#89818e!important;font-size:15px!important}.y3d-selection-item div>strong{margin-top:3px!important;color:#19171e!important;font-size:10px!important}@media(max-width:1180px){.y3d-layout{grid-template-columns:minmax(370px,.9fr) minmax(500px,1.2fr)!important}.y3d-shape-grid{grid-template-columns:repeat(3,1fr)!important}.y3d-features,.y3d-selection{grid-template-columns:repeat(2,1fr)!important}.y3d-selection-title{grid-column:1 / -1!important}}@media(max-width:940px){.y3d-page{padding:50px 17px 72px!important}.y3d-layout{grid-template-columns:1fr!important}.y3d-preview{order:1!important}.y3d-controls{order:2!important}}@media(max-width:650px){.y3d-page{padding:40px 12px 60px!important}.y3d-hero{min-height:auto!important;margin-bottom:30px!important}.y3d-page .y3d-title{font-size:39px!important;letter-spacing:-1.4px!important;color:#7440b3}.y3d-title span{display:block!important}.y3d-controls,.y3d-preview{padding:17px!important;border-radius:20px!important}.y3d-shape-grid{grid-template-columns:repeat(2,1fr)!important}.y3d-color-line{align-items:flex-start!important;flex-direction:column!important}.y3d-stage{height:370px!important;min-height:370px!important}.y3d-pedestal{width:76%!important;height:75px!important}.y3d-features{grid-template-columns:repeat(2,1fr)!important}.y3d-selection{grid-template-columns:1fr!important}.y3d-selection-title{grid-column:auto!important}.y3d-selection-item{padding:11px 0 0!important;color:#7240ad;border-top:1px solid #ece5ef!important;border-left:0!important}}@media(max-width:420px){.y3d-page .y3d-title{color:#7240ad}.y3d-finish-grid,.y3d-features{grid-template-columns:1fr!important}.y3d-stage{height:320px!important;min-height:320px!important}}.y3d-shape-svg,.y3d-small-shape-svg{width:68px;height:38px;margin-left:50%;overflow:visible}.y3d-shape-svg *,.y3d-small-shape-svg *{fill:none;stroke:#20202b;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.y3d-small-shape-svg{width:42px;height:24px}#y3d-customizer .y3d-selection{grid-template-columns:minmax(150px,1.1fr) repeat(4,minmax(120px,1fr)) minmax(210px,auto)}#y3d-customizer .y3d-save-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;color:#fff;background:linear-gradient(135deg,#7440b3,#4a1f79 58%,#27113f);border:0;border-radius:13px;box-shadow:0 14px 30px #4a1f793d;font:inherit;font-size:12px;font-weight:800;letter-spacing:.4px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}#y3d-customizer .y3d-save-button:hover{transform:translateY(-2px);box-shadow:0 19px 36px #4a1f7952}#y3d-customizer .y3d-save-button i,#y3d-customizer .y3d-save-button span{color:#fff}#y3d-customizer .y3d-save-message{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:14px;color:#4f2478;font-size:13px;font-weight:700}@media(max-width:1180px){#y3d-customizer .y3d-selection{grid-template-columns:repeat(2,1fr)}#y3d-customizer .y3d-selection-title,#y3d-customizer .y3d-save-button{grid-column:1 / -1}}@media(max-width:650px){#y3d-customizer .y3d-selection{grid-template-columns:1fr}#y3d-customizer .y3d-selection-title,#y3d-customizer .y3d-save-button{grid-column:auto}#y3d-customizer .y3d-save-button{width:100%}}.y3d-selection-item .y3d-selection-icon{position:relative!important;width:56px!important;min-width:56px!important;height:56px!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-sizing:border-box!important;border-radius:14px!important}.y3d-selection-item .y3d-small-shape{position:absolute!important;inset:5px!important;width:auto!important;height:auto!important;max-width:calc(100% - 10px)!important;max-height:calc(100% - 10px)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;transform:none!important;margin:0!important;padding:0!important}.y3d-selection-item .y3d-small-shape-svg{display:block!important;width:100%!important;max-width:42px!important;height:100%!important;max-height:28px!important;overflow:hidden!important;object-fit:contain!important;transform:none!important;margin:0 auto!important}.y3d-selection-item .y3d-small-shape-svg *{vector-effect:non-scaling-stroke!important;stroke-width:2px!important}.y3d-selection-item>div:last-child{min-width:0!important;overflow:hidden!important}.y3d-selection-item>div:last-child span,.y3d-selection-item>div:last-child strong{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#y3d-customizer.y3d-page{width:100%!important;padding:clamp(34px,5vw,76px) clamp(24px,5vw,76px) clamp(60px,7vw,100px)!important;overflow-x:clip!important}#y3d-customizer .y3d-shell{width:min(1440px,100%)!important;max-width:1440px!important;margin-inline:auto!important}#y3d-customizer .y3d-hero{padding:clamp(35px,6vw,90px) 20px!important}#y3d-customizer .y3d-selection{display:grid!important;grid-template-columns:minmax(150px,1.05fr) repeat(4,minmax(110px,.9fr)) minmax(205px,auto)!important;align-items:center!important;gap:12px!important}#y3d-customizer .y3d-save-button{grid-column:-2 / -1!important;justify-self:end!important;width:auto!important;min-width:205px!important;min-height:52px!important;margin:0!important;padding:14px 20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:#fff!important;background:linear-gradient(135deg,#7440b3,#4a1f79 58%,#27113f)!important;border:0!important;border-radius:13px!important;box-shadow:0 14px 30px #4a1f793d!important;font-size:11px!important;font-weight:800!important;letter-spacing:.45px!important;white-space:nowrap!important;cursor:pointer!important;transition:transform .2s ease,box-shadow .2s ease!important}#y3d-customizer .y3d-save-button:hover{transform:translateY(-2px)!important;box-shadow:0 19px 36px #4a1f7952!important}#y3d-customizer .y3d-save-button i,#y3d-customizer .y3d-save-button span{color:#fff!important}#y3d-customizer .y3d-save-message{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin-top:14px!important;color:#4f2478!important;font-size:13px!important;font-weight:700!important}@media(max-width:1280px){#y3d-customizer.y3d-page{padding-inline:clamp(22px,3vw,42px)!important}#y3d-customizer .y3d-layout{grid-template-columns:minmax(360px,.88fr) minmax(0,1.25fr)!important}#y3d-customizer .y3d-selection{grid-template-columns:minmax(150px,1fr) repeat(2,minmax(130px,1fr)) minmax(205px,auto)!important}#y3d-customizer .y3d-selection-title{grid-column:1 / 2!important}#y3d-customizer .y3d-save-button{grid-column:-2 / -1!important;justify-self:end!important}}@media(max-width:940px){#y3d-customizer.y3d-page{padding:42px clamp(18px,4vw,32px) 70px!important}#y3d-customizer .y3d-layout{grid-template-columns:minmax(0,1fr)!important;gap:22px!important}#y3d-customizer .y3d-controls{order:1!important}#y3d-customizer .y3d-preview{order:2!important}#y3d-customizer .y3d-shape-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}#y3d-customizer .y3d-selection{grid-template-columns:repeat(2,minmax(0,1fr))!important}#y3d-customizer .y3d-selection-title{grid-column:1 / -1!important}#y3d-customizer .y3d-save-button{grid-column:1 / -1!important;justify-self:end!important;width:min(100%,260px)!important}}@media(max-width:650px){#y3d-customizer.y3d-page{padding:28px max(16px,env(safe-area-inset-left)) 52px!important}#y3d-customizer .y3d-hero{margin-bottom:22px!important;padding:34px 4px 18px!important}#y3d-customizer .y3d-page .y3d-title,#y3d-customizer .y3d-title{font-size:clamp(35px,11vw,46px)!important;line-height:1.05!important;letter-spacing:-1.4px!important}#y3d-customizer .y3d-controls,#y3d-customizer .y3d-preview{width:100%!important;padding:18px!important;border-radius:20px!important}#y3d-customizer .y3d-option-group{padding-bottom:19px!important}#y3d-customizer .y3d-option-group+.y3d-option-group{padding-top:19px!important}#y3d-customizer .y3d-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#y3d-customizer .y3d-shape-button{width:100%!important;min-width:0!important;min-height:92px!important;padding:12px 8px!important}#y3d-customizer .y3d-color-line{width:100%!important;flex-direction:column!important;align-items:stretch!important;gap:15px!important}#y3d-customizer .y3d-swatches{width:100%!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}#y3d-customizer .y3d-swatch{width:42px!important;height:42px!important;justify-self:center!important}#y3d-customizer .y3d-current-name{width:100%!important;min-width:0!important;max-width:none!important;padding:10px 14px!important;font-size:10px!important}#y3d-customizer .y3d-finish-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}#y3d-customizer .y3d-finish-button{min-width:0!important;min-height:48px!important;padding:10px 7px!important}#y3d-customizer .y3d-generate-button{min-height:58px!important;margin-top:18px!important}#y3d-customizer .y3d-preview-top{align-items:flex-start!important;flex-wrap:wrap!important}#y3d-customizer .y3d-stage{height:clamp(330px,92vw,430px)!important;min-height:330px!important}#y3d-customizer .y3d-features{grid-template-columns:repeat(2,minmax(0,1fr))!important}#y3d-customizer .y3d-selection{grid-template-columns:1fr!important;padding:18px!important}#y3d-customizer .y3d-selection-title,#y3d-customizer .y3d-save-button{grid-column:1!important}#y3d-customizer .y3d-save-button{justify-self:stretch!important;width:100%!important;min-width:0!important;margin-top:6px!important}#y3d-customizer .y3d-save-message{justify-content:center!important;text-align:center!important}}@media(max-width:420px){#y3d-customizer.y3d-page{padding-left:12px!important;padding-right:12px!important}#y3d-customizer .y3d-controls,#y3d-customizer .y3d-preview{padding:14px!important}#y3d-customizer .y3d-swatches{grid-template-columns:repeat(3,minmax(0,1fr))!important}#y3d-customizer .y3d-finish-grid,#y3d-customizer .y3d-features{grid-template-columns:1fr!important}#y3d-customizer .y3d-stage{height:315px!important;min-height:315px!important}}
