.lux-screen-protection{width:100%;margin:30px 0;padding:24px;border:1px solid rgba(17,17,17,.09);border-radius:26px;background:#fff;box-shadow:0 18px 50px #1111110b;font-family:Montserrat,Arial,sans-serif}.lux-screen-protection *,.lux-screen-protection *:before,.lux-screen-protection *:after{box-sizing:border-box;font-family:Montserrat,Arial,sans-serif}.lux-screen-protection__head{margin-bottom:20px}.lux-screen-protection__eyebrow{display:inline-flex;margin-bottom:9px;color:#777;font-size:11px;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.lux-screen-protection__head h3{max-width:760px;margin:0;color:#0b0b0b;font-size:clamp(23px,2vw,32px);line-height:1.05;font-weight:850;letter-spacing:-.045em}.lux-screen-protection__head p{max-width:760px;margin:9px 0 0;color:#686868;font-size:14px;line-height:1.5}.lux-screen-protection__card{position:relative;display:flex;flex-direction:column;width:100%;max-width:520px;min-height:430px;padding:19px;border:1.5px solid rgba(17,17,17,.18);border-radius:20px;background:linear-gradient(180deg,#fff,#f8f8f8);color:#111;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.lux-screen-protection__card:hover{transform:translateY(-2px);border-color:#11111157;background:#fff}.lux-screen-protection__card:focus-visible{outline:3px solid rgba(17,17,17,.16);outline-offset:3px}.lux-screen-protection__card.is-selected{border-color:#111;background:#fff;box-shadow:0 12px 28px #11111114}.lux-screen-protection__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.lux-screen-protection__title-wrap{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:9px}.lux-screen-protection__badge{display:inline-flex;width:fit-content;padding:6px 9px;border-radius:999px;background:#111;color:#fff;font-size:9px;line-height:1;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.lux-screen-protection__card-name{color:#111;font-size:18px;line-height:1.1;font-weight:850;letter-spacing:-.035em}.lux-screen-protection__selector{position:relative;width:24px;height:24px;flex:0 0 24px;border:1.5px solid rgba(17,17,17,.28);border-radius:50%;background:#fff;transition:border-color .2s ease,background .2s ease}.lux-screen-protection__selector:before,.lux-screen-protection__selector:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:1.5px;border-radius:999px;background:#111;transform:translate(-50%,-50%);transition:transform .2s ease,background .2s ease}.lux-screen-protection__selector:after{transform:translate(-50%,-50%) rotate(90deg)}.lux-screen-protection__card.is-selected .lux-screen-protection__selector{border-color:#111;background:#111}.lux-screen-protection__card.is-selected .lux-screen-protection__selector:before{width:9px;background:#fff;transform:translate(-56%,-42%) rotate(45deg)}.lux-screen-protection__card.is-selected .lux-screen-protection__selector:after{width:5px;background:#fff;transform:translate(-115%,12%) rotate(45deg)}.lux-screen-protection__description{margin:12px 0 16px;color:#666;font-size:13px;line-height:1.45}.lux-screen-protection__includes{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.lux-screen-protection__includes-label{color:#8a8a8a;font-size:10px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lux-screen-protection__product-tile{display:flex;align-items:center;gap:14px;min-height:158px;padding:12px;border:1px solid rgba(17,17,17,.09);border-radius:16px;background:#fff;overflow:hidden}.lux-screen-protection__product-image{display:grid;place-items:center;width:132px;height:132px;flex:0 0 132px;border-radius:12px;background:#f4f4f4;overflow:hidden}.lux-screen-protection__product-image img{display:block;width:100%;height:100%;padding:5px;object-fit:contain;object-position:center;mix-blend-mode:multiply}.lux-screen-protection__product-meta{display:flex;flex:1 1 100px;min-width:100px;flex-direction:column;align-items:flex-start;gap:8px}.lux-screen-protection__quantity-badge{display:inline-flex;width:fit-content;padding:5px 8px;border-radius:999px;background:#111;color:#fff;font-size:9px;line-height:1;font-weight:850;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.lux-screen-protection__product-name{color:#2f2f2f;font-size:12px;line-height:1.3;font-weight:800}.lux-screen-protection__item-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 7px}.lux-screen-protection__item-price del{color:#d52828;font-size:10.5px;line-height:1;font-weight:650;text-decoration-thickness:1px}.lux-screen-protection__item-price strong{color:#555;font-size:12px;line-height:1;font-weight:800}.lux-screen-protection__card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid rgba(17,17,17,.07)}.lux-screen-protection__card-price{display:flex;min-width:0;flex-direction:column;gap:5px}.lux-screen-protection__card-price strong{color:#111;font-size:21px;line-height:1;font-weight:900;letter-spacing:-.04em}.lux-screen-protection__card-price small{min-height:14px;color:#137333;font-size:11px;line-height:1.2;font-weight:750}.lux-screen-protection__card-action{flex:0 0 auto;padding:8px 11px;border-radius:999px;background:#ededed;color:#444;font-size:10px;line-height:1;font-weight:800;transition:background .2s ease,color .2s ease}.lux-screen-protection__card.is-selected .lux-screen-protection__card-action{background:#111;color:#fff}.lux-screen-protection__summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding:17px 18px;border-radius:20px;background:#111;color:#fff}.lux-screen-protection__summary-content{display:flex;min-width:0;flex-direction:column;gap:5px}.lux-screen-protection__summary span[data-summary-title]{color:#ffffffb3;font-size:12px;line-height:1;font-weight:750}.lux-screen-protection__summary strong{color:#fff;font-size:26px;line-height:1;font-weight:900;letter-spacing:-.04em}.lux-screen-protection__summary small{max-width:620px;min-height:15px;color:#ffffffb8;font-size:11px;line-height:1.35}.lux-screen-protection__summary-saving{color:#7ee29a!important;font-weight:750}.lux-screen-protection__summary-saving:empty,.lux-screen-protection__message:empty{display:none}.lux-screen-protection__button{min-height:50px;padding:15px 22px;border:0;border-radius:999px;background:#fff;color:#111;font-size:13px;line-height:1;font-weight:850;cursor:pointer;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}.lux-screen-protection__button:hover{transform:translateY(-1px)}.lux-screen-protection__button:focus-visible{outline:3px solid rgba(255,255,255,.35);outline-offset:3px}.lux-screen-protection__button:disabled{opacity:.55;cursor:not-allowed;transform:none}.lux-screen-protection__message{margin-top:12px;color:#111;font-size:13px;line-height:1.4}.lux-screen-protection__message.is-error{color:#b00020}.lux-screen-protection__message.is-success{color:#137333}@media screen and (max-width:749px){.lux-screen-protection{margin:24px 0;padding:18px;border-radius:22px}.lux-screen-protection__head h3{font-size:25px}.lux-screen-protection__card{max-width:none;min-height:420px;padding:16px}.lux-screen-protection__product-tile{justify-content:center;min-height:164px;flex-wrap:wrap}.lux-screen-protection__product-image{width:136px;height:136px;flex-basis:136px}.lux-screen-protection__product-meta{flex:1 1 100%;min-width:0;align-items:center;text-align:center}.lux-screen-protection__item-price{justify-content:center}.lux-screen-protection__card-action{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;font-size:10.5px}.lux-screen-protection__summary{flex-direction:column;align-items:stretch;gap:15px}.lux-screen-protection__button{width:100%}}@media(prefers-reduced-motion:reduce){.lux-screen-protection__card,.lux-screen-protection__selector,.lux-screen-protection__selector:before,.lux-screen-protection__selector:after,.lux-screen-protection__card-action,.lux-screen-protection__button{transition:none}}body.lux-upsell-open{overflow:hidden;overscroll-behavior:none}.lux-upsell-popup,.lux-upsell-popup *,.lux-upsell-popup *:before,.lux-upsell-popup *:after{box-sizing:border-box;font-family:Montserrat,Arial,sans-serif}.lux-upsell-popup[hidden]{display:none!important}.lux-upsell-popup{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;display:flex;width:100vw;height:100vh;height:100dvh;align-items:stretch;justify-content:flex-end;color:#111}.lux-upsell-popup__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:#0a0a0a57;cursor:pointer;animation:lux-upsell-backdrop-in .2s ease both}.lux-upsell-popup__dialog{position:relative;z-index:1;display:flex;width:min(500px,100vw);max-width:100%;height:100vh;height:100dvh;min-height:0;margin:0;padding:0;flex-direction:column;overflow:hidden;border:0;border-left:1px solid rgba(17,17,17,.1);border-radius:0;background:#fff;color:#111;box-shadow:-14px 0 44px #00000024;outline:none;animation:lux-upsell-drawer-in .28s cubic-bezier(.22,1,.36,1) both}.lux-upsell-popup__header{position:relative;z-index:2;flex:0 0 auto;padding:calc(22px + env(safe-area-inset-top)) 68px 18px 24px;border-bottom:1px solid rgba(17,17,17,.08);background:#fff}.lux-upsell-popup__eyebrow{display:block;margin:0 0 7px;color:#777;font-size:10px;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.lux-upsell-popup__header h3{max-width:360px;margin:0;color:#0b0b0b;font-size:25px;line-height:1.08;font-weight:850;letter-spacing:-.04em}.lux-upsell-popup__header p{max-width:370px;margin:8px 0 0;color:#696969;font-size:13px;line-height:1.4}.lux-upsell-popup__close{position:absolute;top:calc(17px + env(safe-area-inset-top));right:18px;z-index:4;display:grid;place-items:center;width:38px;height:38px;margin:0;padding:0 0 2px;border:1px solid rgba(17,17,17,.14);border-radius:50%;background:#fff;color:#111;font-size:24px;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease}.lux-upsell-popup__close:hover{border-color:#11111147;background:#f5f5f5}.lux-upsell-popup__close:focus-visible{outline:3px solid rgba(17,17,17,.14);outline-offset:2px}.lux-upsell-popup__status{flex:0 0 auto;margin:0;padding:14px 24px 0;color:#666;font-size:13px;line-height:1.4}.lux-upsell-popup__status:empty{display:none}.lux-upsell-popup__products{display:flex;min-height:0;margin:0;padding:16px 22px 22px;flex:1 1 auto;flex-direction:column;gap:12px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(17,17,17,.22) transparent}.lux-upsell-popup__products::-webkit-scrollbar{width:6px}.lux-upsell-popup__products::-webkit-scrollbar-track{background:transparent}.lux-upsell-popup__products::-webkit-scrollbar-thumb{border-radius:999px;background:#1113}.lux-upsell-product{display:grid;min-width:0;padding:12px;grid-template-columns:104px minmax(0,1fr);gap:13px;border:1px solid rgba(17,17,17,.11);border-radius:15px;background:#fff}.lux-upsell-product__image{display:grid;place-items:center;width:104px;height:104px;align-self:start;border-radius:11px;background:#f5f5f5;overflow:hidden}.lux-upsell-product__image img{display:block;width:100%;height:100%;padding:7px;object-fit:contain;object-position:center;mix-blend-mode:multiply}.lux-upsell-product__body{display:flex;min-width:0;flex-direction:column;align-self:stretch}.lux-upsell-product__title{margin:1px 0 0;color:#111;font-size:13px;line-height:1.25;font-weight:800;letter-spacing:-.018em}.lux-upsell-product__variant{width:100%;min-height:37px;margin-top:8px;padding:8px 32px 8px 10px;border:1px solid rgba(17,17,17,.16);border-radius:8px;background-color:#fff;color:#111;font:inherit;font-size:11.5px;line-height:1.2;cursor:pointer}.lux-upsell-product__variant:focus-visible{outline:3px solid rgba(17,17,17,.12);outline-offset:1px}.lux-upsell-product__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 8px;margin-top:8px}.lux-upsell-product__price strong{color:#111;font-size:17px;line-height:1;font-weight:900}.lux-upsell-product__price del{color:#b42318;font-size:10.5px;line-height:1;font-weight:650}.lux-upsell-product__message{min-height:14px;margin:6px 0 0;color:#b00020;font-size:10px;line-height:1.3}.lux-upsell-product__message:empty{min-height:0;margin:0}.lux-upsell-product__add{width:100%;min-height:39px;margin-top:auto;padding:10px 13px;border:0;border-radius:999px;background:#111;color:#fff;font-size:11.5px;line-height:1;font-weight:850;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.lux-upsell-product__add:hover{opacity:.9;transform:translateY(-1px)}.lux-upsell-product__add:focus-visible{outline:3px solid rgba(17,17,17,.18);outline-offset:2px}.lux-upsell-product__add:disabled{opacity:.55;cursor:wait;transform:none}.lux-upsell-popup__skip{display:flex;width:calc(100% - 44px);min-height:48px;margin:0 22px calc(20px + env(safe-area-inset-bottom));padding:13px 18px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(17,17,17,.24);border-radius:0;background:#fff;color:#111;font-size:12px;line-height:1.2;font-weight:800;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease}.lux-upsell-popup__skip:hover{border-color:#111;background:#f7f7f7}.lux-upsell-popup__skip:focus-visible{outline:3px solid rgba(17,17,17,.14);outline-offset:2px}@keyframes lux-upsell-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes lux-upsell-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media screen and (max-width:749px){.lux-upsell-popup__backdrop{background:#0a0a0a61}.lux-upsell-popup__dialog{width:min(100vw,430px)}.lux-upsell-popup__header{padding:calc(19px + env(safe-area-inset-top)) 62px 16px 17px}.lux-upsell-popup__close{top:calc(14px + env(safe-area-inset-top));right:14px;width:36px;height:36px}.lux-upsell-popup__header h3{font-size:23px}.lux-upsell-popup__header p{font-size:12.5px}.lux-upsell-popup__status{padding:13px 16px 0}.lux-upsell-popup__products{padding:14px 16px 18px;gap:10px}.lux-upsell-product{padding:10px;grid-template-columns:84px minmax(0,1fr);gap:11px;border-radius:13px}.lux-upsell-product__image{width:84px;height:84px;border-radius:10px}.lux-upsell-product__title{font-size:12.5px}.lux-upsell-product__price strong{font-size:16px}.lux-upsell-product__add{min-height:38px;margin-top:8px}.lux-upsell-popup__skip{width:calc(100% - 32px);margin-right:16px;margin-bottom:calc(16px + env(safe-area-inset-bottom));margin-left:16px}}@media screen and (max-width:420px){.lux-upsell-popup__dialog{width:100vw}.lux-upsell-product{grid-template-columns:78px minmax(0,1fr)}.lux-upsell-product__image{width:78px;height:78px}}@media(prefers-reduced-motion:reduce){.lux-screen-protection__card,.lux-screen-protection__selector,.lux-screen-protection__selector:before,.lux-screen-protection__selector:after,.lux-screen-protection__card-action,.lux-screen-protection__button,.lux-upsell-popup__backdrop,.lux-upsell-popup__dialog,.lux-upsell-popup__close,.lux-upsell-product__add,.lux-upsell-popup__skip{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lux-protection-bundle.css.map */
