.lytexa-product-studio{padding:48px 0 80px}.lytexa-product-studio__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:clamp(36px,6vw,88px);align-items:start}.lytexa-product-studio__viewer-column,.lytexa-product-studio__controls{min-width:0}.lytexa-product-studio__viewer{position:relative;overflow:hidden;width:100%;aspect-ratio:1 / 1;background-color:#eee;background-position:center;background-repeat:repeat}.lytexa-product-studio__overlay{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.lytexa-product-studio__scale{margin-top:20px}.lytexa-product-studio__scale-title{display:block;margin-bottom:8px;font-size:11px;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;opacity:.55}.lytexa-product-studio__range{width:100%;cursor:pointer}.lytexa-product-studio__control-group{margin:0}.lytexa-product-studio__control-group+.lytexa-product-studio__control-group{margin-top:30px}.lytexa-product-studio__group-title{margin:0 0 12px;font-size:11px;font-weight:500;line-height:1.3;letter-spacing:.1em;text-transform:uppercase}.lytexa-product-studio__colorways,.lytexa-product-studio__mockups{display:grid;gap:10px}.lytexa-product-studio__colorways{grid-template-columns:repeat(4,minmax(0,1fr))}.lytexa-product-studio__mockups{grid-template-columns:repeat(3,minmax(0,1fr))}.lytexa-product-studio__colorway,.lytexa-product-studio__mockup{position:relative;overflow:hidden;width:100%;aspect-ratio:1 / 1;padding:0;color:inherit;background:transparent;border:1px solid rgba(var(--color-foreground),.16);border-radius:0;cursor:pointer}.lytexa-product-studio__colorway img,.lytexa-product-studio__mockup img{display:block;width:100%;height:100%;object-fit:cover}.lytexa-product-studio__mockup span{display:grid;place-items:center;width:100%;height:100%;min-height:76px;padding:8px;font-size:12px}.lytexa-product-studio__colorway.is-active,.lytexa-product-studio__mockup.is-active{border-color:rgb(var(--color-foreground));outline:1px solid rgb(var(--color-foreground));outline-offset:2px}.lytexa-product-studio__missing-data{margin:0;padding:14px;font-size:13px;line-height:1.5;background:rgba(var(--color-foreground),.04)}.lytexa-product-info{margin-top:38px;padding-top:30px;border-top:1px solid rgba(var(--color-foreground),.14)}.lytexa-product-info__number{margin:0 0 8px;font-size:12px;line-height:1.3;letter-spacing:.12em;text-transform:uppercase;opacity:.55}.lytexa-product-info__title{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.08}.lytexa-product-info__style{margin:12px 0 0;font-size:14px;line-height:1.5;opacity:.65}.lytexa-product-info__section{margin-top:30px;padding-top:24px;border-top:1px solid rgba(var(--color-foreground),.12)}.lytexa-product-info__heading{margin:0 0 14px;font-size:15px;line-height:1.3}.lytexa-product-info__list{margin:0;padding:0;list-style:none}.lytexa-product-info__list li{position:relative;margin:0 0 8px;padding-left:18px;line-height:1.5}.lytexa-product-info__list li:before{position:absolute;top:0;left:0;content:"\2713";opacity:.6}.lytexa-product-purchase{margin-top:32px;padding-top:28px;border-top:1px solid rgba(var(--color-foreground),.14)}.lytexa-product-purchase__price{margin-bottom:20px;font-size:clamp(30px,4vw,42px);font-weight:600;line-height:1}.lytexa-product-purchase__form{margin:0}.lytexa-product-purchase__button{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;text-decoration:none}.lytexa-product-purchase__button:disabled{cursor:not-allowed;opacity:.45}.lytexa-product-purchase__account-note{margin:14px 0 0;font-size:13px;text-align:center}.lytexa-product-purchase__account-note a{color:inherit;text-underline-offset:3px}.lytexa-product-purchase__benefits{margin:20px 0 0;padding:16px;list-style:none;background:rgba(var(--color-foreground),.04)}.lytexa-product-purchase__benefits li{position:relative;margin:0;padding-left:18px;font-size:12px;line-height:1.65;opacity:.72}.lytexa-product-purchase__benefits li:before{position:absolute;top:0;left:0;content:"\2713"}@media screen and (max-width:989px){.lytexa-product-studio__layout{grid-template-columns:1fr;gap:28px}.lytexa-product-studio__controls{display:flex;flex-direction:column}.lytexa-product-studio__control-group:nth-of-type(1){order:1}.lytexa-product-studio__control-group:nth-of-type(2){order:2}.lytexa-product-info{order:3;margin-top:34px}.lytexa-product-purchase{order:4}}@media screen and (max-width:749px){.lytexa-product-studio{padding:24px 0 56px}.lytexa-product-studio__layout{gap:24px}.lytexa-product-studio__scale{margin-top:16px}.lytexa-product-studio__colorways,.lytexa-product-studio__mockups{gap:8px}.lytexa-product-studio__control-group+.lytexa-product-studio__control-group{margin-top:24px}.lytexa-product-info{margin-top:28px;padding-top:24px}.lytexa-product-info__section{margin-top:24px;padding-top:20px}.lytexa-product-purchase{margin-top:28px;padding-top:24px}}.lytexa-product-studio__colorways{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.lytexa-product-studio__colorway{position:relative;display:block;width:58px;height:58px;flex:0 0 58px;padding:0;border:2px solid transparent;border-radius:50%;background:transparent;overflow:hidden;cursor:pointer;-webkit-appearance:none;appearance:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.lytexa-product-studio__colorway:hover{transform:scale(1.06)}.lytexa-product-studio__colorway:focus-visible{outline:2px solid currentColor;outline-offset:3px}.lytexa-product-studio__colorway.is-active{border-color:#111;box-shadow:0 0 0 2px #fff}.lytexa-product-studio__colorway img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.lytexa-product-purchase__colorlab-button{display:flex;width:100%;min-height:52px;margin-top:12px;padding:0 20px;align-items:center;justify-content:center;box-sizing:border-box;border:2px solid #15b8a6;border-radius:8px;background:#fff;color:#15b8a6;font-size:16px;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.lytexa-product-purchase__colorlab-button:hover{background:#15b8a6;color:#fff}.lytexa-product-purchase__colorlab-button:focus-visible{outline:2px solid #15b8a6;outline-offset:3px}.lytexa-product-purchase__colorlab-feature{margin:28px 0 30px;padding:24px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.lytexa-product-purchase__colorlab-eyebrow{margin-bottom:10px;font-size:11px;line-height:1.4;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#777}.lytexa-product-purchase__colorlab-heading{margin-bottom:10px;font-size:24px;line-height:1.15;font-weight:500;letter-spacing:-.025em;color:#111}.lytexa-product-purchase__colorlab-text{max-width:420px;margin-bottom:16px;font-size:15px;line-height:1.55;color:#555}.lytexa-product-purchase__colorlab-link{display:inline-block;font-size:14px;line-height:1.4;font-weight:500;color:#15b8a6;text-decoration:none}.lytexa-product-purchase__colorlab-link:hover{opacity:.7}@media screen and (max-width:749px){.lytexa-product-purchase__colorlab-feature{margin:24px 0 26px;padding:22px 0}.lytexa-product-purchase__colorlab-heading{font-size:22px}.lytexa-product-purchase__colorlab-text{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/lytexa-product-studio.css.map */
