#lime-product-root{--ink:#151515;--muted:#727077;--line:#e7e4eb;--lavender:#eee8f6;--purple:#a48bc4;--lime:#d8ff24;--white:#fff;--ease:cubic-bezier(.2,.6,.3,1)}
#lime-product-root *{box-sizing:border-box}
#lime-product-root{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;font-size:14px}
#lime-product-root button,#lime-product-root input,#lime-product-root select,#lime-product-root textarea{font:inherit;color:inherit}
#lime-product-root button,#lime-product-root a,#lime-product-root input,#lime-product-root textarea,#lime-product-root select{-webkit-tap-highlight-color:transparent}
#lime-product-root button{cursor:pointer}
#lime-product-root button:disabled{cursor:not-allowed}
#lime-product-root button{border:0;background:none}
#lime-product-root a{color:inherit;text-decoration:none}
#lime-product-root button,#lime-product-root input,#lime-product-root select,#lime-product-root textarea,#lime-product-root a{outline-offset:4px}
#lime-product-root button:focus-visible,#lime-product-root a:focus-visible{outline:2px solid #8c6fae}
#lime-product-root img{max-width:100%}
#lime-product-root svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
#lime-product-root [hidden]{display:none!important}
#lime-product-root .review-bar{background:#f3f1f5;min-height:36px;padding:6px max(28px,calc((100vw - 1360px)/2));display:flex;justify-content:space-between;align-items:center;gap:20px;color:#716879;font-size:10px;letter-spacing:.015em}
#lime-product-root .review-bar>span{display:flex;align-items:center;gap:8px}
#lime-product-root .review-bar i{width:5px;height:5px;background:#9b83b7;border-radius:50%}
#lime-product-root .review-bar label{display:flex;align-items:center;gap:12px;white-space:nowrap}
#lime-product-root .review-bar select{font-size:10px;border:0;background:transparent;max-width:290px;padding:4px 18px 4px 5px;text-overflow:ellipsis}
#lime-product-root .site-header{max-width:1360px;margin:auto;height:102px;display:flex;align-items:center;gap:26px;padding:0 28px;border-bottom:1px solid var(--line)}
#lime-product-root .brand{display:flex;flex-shrink:0}
#lime-product-root .brand img{height:52px;width:73px;object-fit:contain}
#lime-product-root .brand-caption{font-size:10px;line-height:1.7;color:#717074;max-width:190px}
#lime-product-root .site-header nav{display:flex;gap:31px;margin-left:auto;font-size:13px;font-weight:500}
#lime-product-root .site-header nav a:hover{color:#806399}
#lime-product-root .cart-trigger{display:flex;align-items:center;gap:10px;margin-left:28px;font-weight:500;font-size:12px}
#lime-product-root .cart-trigger b{font-size:10px;background:var(--lavender);border-radius:50%;min-width:21px;height:21px;display:grid;place-items:center}
#lime-product-root .cart-trigger svg{width:22px;height:22px}
#lime-product-root .lime-product-main{max-width:1360px;padding:0 28px;margin:auto}
#lime-product-root .breadcrumbs{display:flex;align-items:center;gap:11px;font-size:10px;color:#8b878e;padding:27px 0 31px;white-space:nowrap;overflow:hidden}
#lime-product-root .breadcrumbs>span:last-child{color:#504c55;text-overflow:ellipsis;overflow:hidden}
#lime-product-root .breadcrumbs a:hover{color:#141414}
#lime-product-root .product-layout{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);gap:64px;padding-bottom:64px}
#lime-product-root .gallery-column{min-width:0}
#lime-product-root .gallery{display:grid;grid-template-columns:68px minmax(0,1fr);gap:14px;align-items:start}
#lime-product-root .thumbnails{display:flex;flex-direction:column;gap:10px;max-height:590px;overflow:auto;scrollbar-width:thin;padding:1px}
#lime-product-root .thumb{aspect-ratio:1;border:1px solid var(--line);border-radius:6px;flex-shrink:0;padding:5px;overflow:hidden;background:#fff;transition:border-color .2s,box-shadow .2s}
#lime-product-root .thumb img{width:100%;height:100%;object-fit:contain;display:block}
#lime-product-root .thumb.active{border-color:#a18db8;box-shadow:0 0 0 1px #a18db8}
#lime-product-root .thumb:hover{border-color:#a18db8}
#lime-product-root .photo-stage{position:relative;background:#f6f6f6;aspect-ratio:.91;min-width:0;border-radius:8px;overflow:hidden}
#lime-product-root .main-photo-button{padding:34px 18px;width:100%;height:100%;display:block;cursor:zoom-in;background:#fafafa}
#lime-product-root .main-photo-button img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;user-select:none;transition:opacity .16s}
#lime-product-root .photo-counter{position:absolute;left:21px;top:21px;font-size:11px;color:#737176;z-index:2;font-variant-numeric:tabular-nums}
#lime-product-root .icon-button{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;font-family:Arial,sans-serif;flex-shrink:0;font-weight:400}
#lime-product-root .icon-button:hover{background:#ede9f2}
#lime-product-root .enlarge-button{position:absolute;right:13px;top:11px;z-index:3}
#lime-product-root .enlarge-button svg{width:19px;height:19px}
#lime-product-root .photo-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.8);opacity:0;transition:opacity .2s;z-index:4}
#lime-product-root .photo-stage:hover .photo-arrow,#lime-product-root .photo-arrow:focus-visible{opacity:1}
#lime-product-root .photo-arrow.previous{left:10px}
#lime-product-root .photo-arrow.next{right:10px}
#lime-product-root .photo-arrow svg{width:17px}
#lime-product-root .photo-caption{padding:15px 0 0 82px;font-size:10px;line-height:1.6;color:#8b878e;margin:0;display:flex;flex-direction:column;gap:5px}
#lime-product-root .photo-caption #zone-caption{color:#8f759f}
#lime-product-root .zone-overlay{position:absolute;inset:34px 18px;pointer-events:none;z-index:2}
#lime-product-root .zone-mark{position:absolute;background:rgba(179,150,208,.25);border:1.5px dashed #9d7dbe;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:5px}
#lime-product-root .zones-toggle{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);z-index:4;font-size:10px;white-space:nowrap;padding:10px 15px;border:1px solid #d8cadf;background:#f9f6fc;border-radius:30px;color:#715c86}
#lime-product-root .product-details{margin-top:42px;padding-left:82px}
#lime-product-root .details-tabs{display:flex;gap:30px;border-bottom:1px solid var(--line)}
#lime-product-root .details-tabs button{padding:0 0 15px;font-size:12px;color:#8c868f;position:relative}
#lime-product-root .details-tabs button[aria-selected=true]{color:#141414;font-weight:600}
#lime-product-root .details-tabs button[aria-selected=true]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#ad96c5}
#lime-product-root .product-details [role=tabpanel]{font-size:12px;line-height:1.9;color:#706b74;padding-top:16px}
#lime-product-root .product-details p{margin:0}
#lime-product-root .product-details dl{margin:0}
#lime-product-root .spec-row{display:grid;grid-template-columns:1fr 1.1fr;gap:22px;padding:9px 0;border-bottom:1px solid #f0edf2;font-size:11px}
#lime-product-root .spec-row dt{color:#938b98}
#lime-product-root .spec-row dd{margin:0;color:#3c3741}
#lime-product-root .product-config{padding-top:0;min-width:0}
#lime-product-root .product-meta{font-size:10px;display:flex;align-items:center;gap:20px;justify-content:space-between;color:#8b858f;margin-bottom:14px}
#lime-product-root .availability{color:#5b6260;display:flex;align-items:center;gap:6px}
#lime-product-root .availability:before{content:'';width:5px;height:5px;border-radius:50%;background:#9bba71}
#lime-product-root .availability.unavailable:before{background:#bcb3c4}
#lime-product-root h1{font-size:clamp(24px,2.2vw,33px);line-height:1.22;letter-spacing:-.035em;font-weight:500;margin:0 0 20px;max-width:490px}
#lime-product-root .price-line{display:flex;align-items:baseline;gap:13px;margin-bottom:26px;flex-wrap:wrap}
#lime-product-root .price-line strong{font-size:27px;font-weight:500;letter-spacing:-.03em;white-space:nowrap}
#lime-product-root .price-line>span{font-size:10px;color:#8b858f}
#lime-product-root .field-heading{font-size:11px;font-weight:600;display:flex;align-items:center;gap:12px;justify-content:space-between;margin-bottom:11px}
#lime-product-root .field-heading span{font-size:10px;font-weight:400;color:#969098}
#lime-product-root .color-section .field-heading{justify-content:flex-start}
#lime-product-root .color-options{display:flex;gap:10px;flex-wrap:wrap}
#lime-product-root .color-option{width:29px;height:29px;padding:4px;border-radius:50%;border:1px solid transparent;position:relative;display:grid;place-items:center}
#lime-product-root .color-option span{width:19px;height:19px;background:var(--swatch);border-radius:50%;box-shadow:inset 0 0 0 1px #00000015}
#lime-product-root .color-option.selected{border-color:#a58cbf}
#lime-product-root .color-option:hover{border-color:#cec0dd}
#lime-product-root .color-option.selected:after{content:'';width:3px;height:3px;border-radius:50%;background:#a58cbf;position:absolute;bottom:-6px}
#lime-product-root .color-section{margin-bottom:27px}
#lime-product-root .quantity-section,#lime-product-root .sizes-section{margin-top:24px;margin-bottom:26px}
#lime-product-root .quantity-line{display:flex;align-items:center;gap:10px}
#lime-product-root .stepper{height:43px;display:grid;grid-template-columns:37px 61px 37px;border:1px solid #ddd8e2;border-radius:5px;overflow:hidden;background:#fff}
#lime-product-root .stepper button{font-size:18px;font-weight:400;color:#7e7589;transition:background .15s}
#lime-product-root .stepper button:hover{background:#f0eaf5}
#lime-product-root .stepper input{border:0;padding:0;width:100%;min-width:0;outline-offset:-3px;text-align:center;font-size:12px;font-weight:500;background:transparent;-moz-appearance:textfield;appearance:textfield}
#lime-product-root .stepper input::-webkit-inner-spin-button,#lime-product-root .stepper input::-webkit-outer-spin-button{appearance:none;margin:0}
#lime-product-root .stepper button:disabled{opacity:.35}
#lime-product-root .quantity-unit{font-size:11px;color:#8f8797}
#lime-product-root .size-head,#lime-product-root .size-row{display:grid;grid-template-columns:1fr 1fr 113px;align-items:center;gap:12px}
#lime-product-root .size-head{font-size:9px;color:#9a929f;margin-bottom:6px}
#lime-product-root .size-head>span:last-child{text-align:center}
#lime-product-root .size-row{padding:7px 0;border-bottom:1px solid #f0edf3;font-size:12px}
#lime-product-root .size-row>span:first-child{font-weight:500}
#lime-product-root .size-stock{font-size:10px;color:#8b838f}
#lime-product-root .size-row .stepper{grid-template-columns:29px 53px 29px;height:32px}
#lime-product-root .size-row .stepper button{font-size:15px}
#lime-product-root .size-row .stepper input{font-size:11px}
#lime-product-root .size-row.sold-out{opacity:.45}
#lime-product-root .field-note{font-size:10px;line-height:1.6;color:#968c9d;margin:10px 0 0}
#lime-product-root .printing-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:22px}
#lime-product-root .printing-trigger{width:100%;padding:19px 0;display:flex;align-items:center;gap:16px;justify-content:space-between;text-align:left}
#lime-product-root .printing-trigger>span:first-child{display:flex;flex-direction:column;gap:6px}
#lime-product-root .printing-trigger b{font-size:11px;font-weight:600}
#lime-product-root .printing-trigger small{font-size:10px;color:#938997;font-weight:400}
#lime-product-root .printing-add{display:flex;align-items:center;gap:8px;font-size:10px;color:#83708f;white-space:nowrap}
#lime-product-root .printing-add b{font-weight:400;font-size:19px;line-height:1}
#lime-product-root .printing-trigger[aria-expanded=true] .printing-add{color:#a190b1}
#lime-product-root #printing-content{padding:4px 0 19px}
#lime-product-root .zone-options{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:17px}
#lime-product-root .zone-chip{border:1px solid #e0d8e7;padding:9px 12px;border-radius:5px;font-size:10px;background:#fff;transition:background .2s,border-color .2s;display:flex;align-items:center;gap:7px}
#lime-product-root .zone-chip:before{content:'';width:10px;height:10px;border:1px solid #ccbdd9;border-radius:2px}
#lime-product-root .zone-chip.selected{background:#eee6f7;border-color:#b99cd2;color:#604774}
#lime-product-root .zone-chip.selected:before{background:#a687c1;border-color:#a687c1;box-shadow:inset 0 0 0 2px #eee6f7}
#lime-product-root .method-label{display:block;font-size:11px;font-weight:600;margin:16px 0 9px}
#lime-product-root .select-wrap{position:relative}
#lime-product-root .select-wrap:after{content:'⌄';position:absolute;right:15px;top:10px;pointer-events:none;color:#8d7d99}
#lime-product-root .select-wrap select{appearance:none;width:100%;border:1px solid #e1dce6;border-radius:5px;background:#fff;padding:12px 35px 12px 12px;font-size:11px}
#lime-product-root .text-button{font-size:11px;padding:0;line-height:1.5}
#lime-product-root .remove-printing{font-size:10px;color:#9a899f;margin-top:14px;text-decoration:underline;text-underline-offset:3px}
#lime-product-root .order-summary{padding:23px 0 18px}
#lime-product-root .order-summary>div{display:flex;justify-content:space-between;gap:15px;align-items:center}
#lime-product-root .order-summary span{font-size:11px;color:#79727e;display:flex;flex-direction:column;gap:6px}
#lime-product-root .order-summary b{font-size:10px;font-weight:400;color:#a197a7}
#lime-product-root .order-summary strong{font-size:26px;font-weight:500;letter-spacing:-.035em;white-space:nowrap}
#lime-product-root .order-summary p{margin:11px 0 0;font-size:10px;color:#917a9e}
#lime-product-root .pill-button{border-radius:999px;border:1px solid rgba(111,90,145,.28);background:#faf9fc;min-height:58px;padding:8px 10px 8px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;font-size:13px;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s}
#lime-product-root .pill-button:hover{background:#f0eaf6;box-shadow:0 4px 18px #5c477511}
#lime-product-root .pill-button:active{transform:translateY(1px)}
#lime-product-root .pill-button:disabled{opacity:.45;box-shadow:none;transform:none}
#lime-product-root .arrow-circle{background:var(--lime);border-radius:50%;display:grid;place-items:center;width:39px;height:39px;flex-shrink:0;font-family:Arial,sans-serif;font-size:25px;font-weight:400;color:#4c4058}
#lime-product-root .selection-hint{font-size:10px;line-height:1.5;color:#94829f;margin:8px 0 0;min-height:0}
#lime-product-root .selection-hint:empty{display:none}
#lime-product-root .manager-card{background:#f6f2fa;border:1px solid #eee7f4;padding:22px 23px;display:flex;gap:17px;align-items:flex-start;border-radius:7px;margin-top:23px}
#lime-product-root .manager-symbol{font-size:29px;line-height:1;color:#b69ecd}
#lime-product-root .manager-card h2{font-size:12px;font-weight:500;line-height:1.55;margin:0 0 8px;max-width:245px}
#lime-product-root .manager-card p{font-size:10px;line-height:1.8;color:#8a7d94;margin:0 0 14px}
#lime-product-root .manager-link{font-size:11px;display:flex;align-items:center;gap:24px;font-weight:500}
#lime-product-root .manager-link span{font-family:Arial,sans-serif;font-size:20px;color:#8b6f9d}
#lime-product-root .bottom-note{border-top:1px solid var(--line);padding:26px 0 34px;display:flex;justify-content:space-between;align-items:center;gap:20px}
#lime-product-root .small-logo{font-size:12px;font-weight:600;letter-spacing:.09em}
#lime-product-root .bottom-note p{font-size:14px;letter-spacing:-.02em;margin:0}
#lime-product-root .bottom-note>span:last-child{font-size:10px;color:#a49aaa}
#lime-product-root dialog{border:0;color:var(--ink);font-family:inherit;padding:0}
#lime-product-root dialog::backdrop{background:#24162e55;backdrop-filter:blur(5px)}
#lime-product-root .dialog-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:24px 28px;border-bottom:1px solid var(--line)}
#lime-product-root .dialog-header h2{font-size:20px;font-weight:500;margin:0;letter-spacing:-.03em}
#lime-product-root .dialog-header h2>span{font-size:13px;color:#a090ac;margin-left:7px}
#lime-product-root .close-button{font-size:28px;font-weight:300;color:#7a6c83}
#lime-product-root .side-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:480px;max-width:100%;height:100dvh;max-height:100dvh;display:none;flex-direction:column;box-shadow:-10px 0 70px #1e092e18}
#lime-product-root .side-dialog[open]{display:flex}
#lime-product-root .cart-items{padding:0 28px;overflow:auto;flex:1;min-height:0}
#lime-product-root .cart-item{padding:22px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:80px minmax(0,1fr);gap:17px}
#lime-product-root .cart-item-image{width:80px;height:105px;object-fit:contain;background:#f8f7f9;padding:5px;border-radius:5px}
#lime-product-root .cart-item h3{font-size:12px;font-weight:500;line-height:1.5;margin:0 0 6px}
#lime-product-root .cart-item p{font-size:10px;line-height:1.7;color:#928699;margin:3px 0}
#lime-product-root .cart-item .item-controls{display:flex;align-items:center;gap:15px;margin-top:11px;flex-wrap:wrap}
#lime-product-root .cart-item .stepper{grid-template-columns:28px 43px 28px;height:30px}
#lime-product-root .cart-item .stepper input{font-size:10px}
#lime-product-root .cart-item .stepper button{font-size:14px}
#lime-product-root .cart-item-price{font-size:12px;font-weight:500;margin-left:auto;white-space:nowrap}
#lime-product-root .remove-item{font-size:10px;color:#96879e;padding:7px 0 0;text-decoration:underline;text-underline-offset:3px}
#lime-product-root .cart-footer{padding:23px 28px 28px;border-top:1px solid var(--line);background:#fff}
#lime-product-root .cart-total{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px}
#lime-product-root .cart-total strong{font-size:24px;font-weight:500;letter-spacing:-.03em}
#lime-product-root .cart-footer>p{font-size:10px;color:#95869d;margin:10px 0 23px}
#lime-product-root .preview-note{display:block;font-size:10px;line-height:1.6;text-align:center;color:#a291ab;margin:14px 0 0}
#lime-product-root .empty-cart{padding:85px 20px;text-align:center}
#lime-product-root .empty-cart>span{font-size:37px;color:#b7a2c8}
#lime-product-root .empty-cart h3{font-size:20px;font-weight:500;margin:20px 0 10px}
#lime-product-root .empty-cart p{font-size:11px;color:#98899f;line-height:1.8}
#lime-product-root .form-dialog{border-radius:12px;width:490px;max-width:calc(100% - 32px);max-height:calc(100dvh - 40px);padding:0 30px 29px;overflow:auto}
#lime-product-root .form-dialog .dialog-header{padding:17px 0 9px;border:0}
#lime-product-root .eyebrow{font-size:9px;letter-spacing:.12em;color:#aa98b5}
#lime-product-root .form-dialog h2{font-size:32px;line-height:1.15;font-weight:500;letter-spacing:-.04em;margin:10px 0 16px}
#lime-product-root .form-intro{font-size:11px;color:#93839d;line-height:1.8;margin:0 0 18px}
#lime-product-root .request-product{font-size:10px;line-height:1.7;padding:12px 14px;background:#f5f1f8;border-radius:5px;color:#7c688c;margin-bottom:19px}
#lime-product-root .request-product strong{font-weight:500;color:#5c476b}
#lime-product-root .form-dialog form{display:flex;flex-direction:column;gap:13px}
#lime-product-root .form-dialog label{display:flex;flex-direction:column;gap:8px;font-size:10px;font-weight:500;position:relative}
#lime-product-root .form-dialog label>span:not(:only-child){font-weight:400}
#lime-product-root .form-dialog label>span{font-size:9px;color:#a495ac}
#lime-product-root .form-dialog label>span:first-of-type:not(:last-child){position:absolute;right:0;top:0}
#lime-product-root .form-dialog input:not([type=checkbox]),#lime-product-root .form-dialog textarea{border:1px solid #e0d7e8;border-radius:5px;padding:12px;font-size:11px;resize:vertical;width:100%;background:#fff}
#lime-product-root .form-dialog input::placeholder,#lime-product-root .form-dialog textarea::placeholder{color:#b2a4b9}
#lime-product-root .form-dialog label.consent{display:flex;flex-direction:row;align-items:flex-start;gap:9px;font-weight:400;margin:3px 0 6px}
#lime-product-root .consent input{width:15px;height:15px;flex-shrink:0;accent-color:#a48bc4;margin:1px 0 0}
#lime-product-root .consent span{font-size:9px;line-height:1.65}
#lime-product-root .form-dialog form>.preview-note{margin:0}
#lime-product-root .success-state{text-align:center;padding:35px 0 5px}
#lime-product-root .success-mark{width:58px;height:58px;background:var(--lime);border-radius:50%;display:grid;place-items:center;font-size:26px;margin:0 auto 25px}
#lime-product-root .success-state h2{font-size:26px}
#lime-product-root .success-state>p{font-size:12px;line-height:1.8;color:#91809d;margin:17px 0}
#lime-product-root .success-state .pill-button{margin-top:24px}
#lime-product-root .toast{position:fixed;bottom:27px;left:50%;transform:translate(-50%,15px);background:#26202c;color:#fff;border-radius:30px;font-size:12px;line-height:1.5;padding:14px 22px;opacity:0;pointer-events:none;z-index:1000;transition:opacity .2s,transform .2s;max-width:calc(100% - 30px);text-align:center}
#lime-product-root .toast.visible{opacity:1;transform:translate(-50%,0)}
#lime-product-root .lightbox{position:fixed;inset:0;max-width:none;max-height:none;width:100vw;height:100dvh;margin:0;background:#fafafa;overflow:hidden}
#lime-product-root .lightbox[open]{display:flex;flex-direction:column}
#lime-product-root .lightbox::backdrop{background:#fafafa}
#lime-product-root .lightbox-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 30px;flex-shrink:0;z-index:3;background:#fafafa;min-height:73px}
#lime-product-root .lightbox-top>span{font-size:12px;font-weight:500;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#lime-product-root .lightbox-top>div{display:flex;align-items:center;gap:3px}
#lime-product-root .lightbox-top .icon-button{font-size:22px}
#lime-product-root .lightbox-top .close-button{margin-left:17px;font-size:28px}
#lime-product-root .zoom-label{font-size:10px;color:#9a8caa;padding:10px 8px;min-width:45px}
#lime-product-root .lightbox-body{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:auto;padding:10px 75px;touch-action:pan-x pan-y}
#lime-product-root .lightbox-body img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transform-origin:center;user-select:none;cursor:zoom-in}
#lime-product-root .lightbox-body.zoomed{display:block;text-align:center;cursor:grab}
#lime-product-root .lightbox-body.zoomed img{max-width:none;object-fit:contain;transform:none;cursor:zoom-out}
#lime-product-root .lightbox-prev,#lime-product-root .lightbox-next{position:absolute;top:50%;z-index:3;transform:translateY(-50%);font-size:35px;background:#f0ebf5;color:#8d779d;width:44px;height:44px}
#lime-product-root .lightbox-prev{left:25px}
#lime-product-root .lightbox-next{right:25px}
#lime-product-root .lightbox-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 30px 25px;flex-shrink:0;z-index:3;background:#fafafa;min-height:102px}
#lime-product-root .lightbox-bottom>span{font-size:10px;color:#a18da9;min-width:65px}
#lime-product-root .lightbox-thumbnails{display:flex;gap:9px;overflow:auto;max-width:66%;padding:2px}
#lime-product-root .lightbox-thumbnails .thumb{width:54px;height:54px;border-radius:4px}
#lime-product-root .keyboard-hint{text-align:right;font-size:9px!important;white-space:nowrap}
#lime-product-root .lightbox{animation:lime-product-dialog-in .18s var(--ease)}
#lime-product-root .form-dialog,#lime-product-root .side-dialog{animation:lime-product-dialog-in .22s var(--ease)}
@keyframes lime-product-dialog-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(min-width:1440px){#lime-product-root .product-layout{gap:76px}
#lime-product-root .photo-stage{min-height:585px}}
@media(max-width:1100px){#lime-product-root .product-layout{gap:35px;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr)}
#lime-product-root .gallery{grid-template-columns:54px minmax(0,1fr);gap:10px}
#lime-product-root .photo-stage{aspect-ratio:.79}
#lime-product-root .photo-caption,#lime-product-root .product-details{padding-left:64px}
#lime-product-root .brand-caption{display:none}
#lime-product-root .site-header nav{margin-left:24px;gap:24px}
#lime-product-root .cart-trigger{margin-left:auto}
#lime-product-root .price-line strong{font-size:24px}
#lime-product-root .product-meta{gap:10px;font-size:9px}
#lime-product-root .manager-card{padding:19px;gap:13px}
#lime-product-root .manager-symbol{font-size:25px}
#lime-product-root .manager-card h2{font-size:11px}
#lime-product-root .photo-caption{font-size:9px}}
@media(max-width:820px){#lime-product-root .review-bar{padding:7px 20px;gap:12px}
#lime-product-root .review-bar>span{font-size:8px}
#lime-product-root .review-bar label{font-size:0;gap:0}
#lime-product-root .review-bar select{max-width:230px;font-size:9px}
#lime-product-root .site-header{height:86px;padding:0 22px;gap:20px}
#lime-product-root .site-header nav{gap:20px;margin-left:15px;font-size:11px}
#lime-product-root .cart-trigger{gap:7px}
#lime-product-root .cart-caption{display:none}
#lime-product-root .lime-product-main{padding:0 22px}
#lime-product-root .breadcrumbs{padding:22px 0 25px}
#lime-product-root .product-layout{gap:27px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
#lime-product-root .gallery{display:flex;flex-direction:column-reverse;gap:11px}
#lime-product-root .photo-stage{width:100%;aspect-ratio:.76}
#lime-product-root .thumbnails{flex-direction:row;max-width:100%;width:100%;gap:8px}
#lime-product-root .thumb{width:51px;height:51px}
#lime-product-root .photo-caption{padding-left:0}
#lime-product-root .product-details{padding-left:0;margin-top:30px}
#lime-product-root .details-tabs{gap:20px}
#lime-product-root .details-tabs button{font-size:10px}
#lime-product-root .product-details [role=tabpanel]{font-size:11px}
#lime-product-root .product-meta{flex-wrap:wrap;row-gap:8px;margin-bottom:12px}
#lime-product-root h1{font-size:24px;margin-bottom:17px}
#lime-product-root .price-line{gap:8px;margin-bottom:21px}
#lime-product-root .price-line strong{font-size:23px}
#lime-product-root .price-line>span{font-size:9px}
#lime-product-root .manager-card{padding:18px 14px;gap:10px}
#lime-product-root .manager-card h2{font-size:11px}
#lime-product-root .manager-symbol{font-size:22px}
#lime-product-root .manager-card p{font-size:9px}
#lime-product-root .printing-trigger small{font-size:9px;line-height:1.5}
#lime-product-root .printing-add{font-size:0;gap:0}
#lime-product-root .printing-add b{font-size:20px}
#lime-product-root .order-summary strong{font-size:23px}
#lime-product-root .pill-button{font-size:11px;padding-left:18px;min-height:54px}
#lime-product-root .arrow-circle{width:35px;height:35px;font-size:23px}
#lime-product-root .field-heading{font-size:10px}
#lime-product-root .field-heading span{font-size:9px}
#lime-product-root .size-head,#lime-product-root .size-row{grid-template-columns:1fr .8fr 104px;gap:8px}
#lime-product-root .size-row .stepper{grid-template-columns:27px 48px 27px}
#lime-product-root .bottom-note>span:last-child{display:none}
#lime-product-root .bottom-note p{font-size:12px}
#lime-product-root .lightbox-bottom .keyboard-hint{display:none}
#lime-product-root .lightbox-thumbnails{max-width:85%;margin-left:auto}}
@media(max-width:620px){#lime-product-root .review-bar{padding:7px 16px;min-height:57px;align-items:flex-start;gap:7px;flex-direction:column}
#lime-product-root .review-bar>span{font-size:8px}
#lime-product-root .review-bar label{width:100%;font-size:8px;justify-content:space-between}
#lime-product-root .review-bar select{max-width:70%;padding:0 16px 0 5px;font-size:8px;text-align:right}
#lime-product-root .site-header{height:79px;padding:0 17px}
#lime-product-root .brand img{width:61px;height:44px}
#lime-product-root .site-header nav{gap:21px;margin-left:auto;font-size:11px}
#lime-product-root .site-header nav a:nth-child(n+3){display:none}
#lime-product-root .cart-trigger{margin-left:4px;gap:5px}
#lime-product-root .cart-trigger b{font-size:9px;min-width:18px;height:18px}
#lime-product-root .cart-trigger svg{width:19px}
#lime-product-root .breadcrumbs{font-size:9px;padding:20px 0;gap:9px}
#lime-product-root .lime-product-main{padding:0 17px}
#lime-product-root .product-layout{display:flex;flex-direction:column;gap:28px;padding-bottom:40px}
#lime-product-root .gallery-column{display:contents}
#lime-product-root .gallery{order:0;gap:11px}
#lime-product-root .product-config{order:1}
#lime-product-root .product-details{order:2;margin-top:3px;padding-top:0}
#lime-product-root .photo-caption{order:0;display:none}
#lime-product-root .photo-stage{aspect-ratio:1.04;border-radius:7px}
#lime-product-root .main-photo-button{padding:30px 26px}
#lime-product-root .photo-counter{top:18px;left:18px}
#lime-product-root .enlarge-button{top:8px;right:8px}
#lime-product-root .photo-arrow{opacity:1;width:29px;height:29px;background:#ffffffb8}
#lime-product-root .photo-arrow.previous{left:8px}
#lime-product-root .photo-arrow.next{right:8px}
#lime-product-root .thumbnails{gap:9px;padding:1px}
#lime-product-root .thumb{width:55px;height:55px}
#lime-product-root .zone-overlay{inset:30px 26px}
#lime-product-root .zones-toggle{font-size:9px;bottom:11px;padding:8px 12px}
#lime-product-root .product-meta{font-size:9px;flex-wrap:nowrap;margin-bottom:14px}
#lime-product-root h1{font-size:27px;line-height:1.23;max-width:none;margin-bottom:18px;letter-spacing:-.04em}
#lime-product-root .price-line{margin-bottom:25px;gap:12px}
#lime-product-root .price-line strong{font-size:26px}
#lime-product-root .price-line>span{font-size:9px}
#lime-product-root .color-section{margin-bottom:26px}
#lime-product-root .field-heading{font-size:11px}
#lime-product-root .field-heading span{font-size:10px}
#lime-product-root .color-option{width:32px;height:32px}
#lime-product-root .color-option span{width:22px;height:22px}
#lime-product-root .quantity-section,#lime-product-root .sizes-section{margin:26px 0}
#lime-product-root .quantity-line .stepper{height:44px;grid-template-columns:40px 68px 40px}
#lime-product-root .printing-trigger{padding:21px 0}
#lime-product-root .printing-trigger b{font-size:12px}
#lime-product-root .printing-trigger small{font-size:10px}
#lime-product-root .printing-add{font-size:10px;gap:7px}
#lime-product-root .printing-add b{font-size:20px}
#lime-product-root .order-summary{padding:24px 0 19px}
#lime-product-root .order-summary strong{font-size:27px}
#lime-product-root .order-summary span{font-size:11px}
#lime-product-root .pill-button{font-size:13px;min-height:59px;padding:9px 10px 9px 24px}
#lime-product-root .arrow-circle{width:39px;height:39px;font-size:26px}
#lime-product-root .manager-card{padding:23px 21px;gap:18px;margin-top:25px}
#lime-product-root .manager-symbol{font-size:30px}
#lime-product-root .manager-card h2{font-size:13px;max-width:245px;margin-bottom:9px}
#lime-product-root .manager-card p{font-size:10px;margin-bottom:13px}
#lime-product-root .manager-link{font-size:11px}
#lime-product-root .details-tabs{gap:31px}
#lime-product-root .details-tabs button{font-size:12px;padding-bottom:16px}
#lime-product-root .product-details [role=tabpanel]{font-size:12px;padding-top:19px}
#lime-product-root .size-head,#lime-product-root .size-row{grid-template-columns:1fr 1fr 120px;gap:12px}
#lime-product-root .size-row{padding:8px 0}
#lime-product-root .size-row .stepper{grid-template-columns:31px 56px 31px;height:36px}
#lime-product-root .size-row .stepper input{font-size:12px}
#lime-product-root .size-row .stepper button{font-size:16px}
#lime-product-root .bottom-note{padding:24px 0 29px;gap:18px}
#lime-product-root .bottom-note p{font-size:10px}
#lime-product-root .small-logo{font-size:10px}
#lime-product-root .lightbox-top{padding:12px 13px;min-height:64px;gap:10px}
#lime-product-root .lightbox-top>span{font-size:10px;max-width:47%}
#lime-product-root .lightbox-top>div{gap:0}
#lime-product-root .lightbox-top .icon-button{width:30px;height:34px;font-size:20px}
#lime-product-root .lightbox-top .close-button{margin-left:6px;font-size:27px}
#lime-product-root .zoom-label{font-size:8px;padding:8px 4px;min-width:35px}
#lime-product-root .lightbox-body{padding:5px 20px}
#lime-product-root .lightbox-prev,#lime-product-root .lightbox-next{width:31px;height:31px;font-size:28px;top:49%}
#lime-product-root .lightbox-prev{left:8px}
#lime-product-root .lightbox-next{right:8px}
#lime-product-root .lightbox-bottom{padding:15px 17px 22px;gap:10px;min-height:95px}
#lime-product-root .lightbox-bottom>span{font-size:9px;min-width:35px}
#lime-product-root .lightbox-thumbnails{max-width:calc(100% - 48px);gap:7px}
#lime-product-root .lightbox-thumbnails .thumb{width:46px;height:46px}
#lime-product-root .form-dialog{max-width:calc(100% - 20px);padding:0 22px 25px;border-radius:9px;max-height:calc(100dvh - 20px)}
#lime-product-root .form-dialog h2{font-size:29px}
#lime-product-root .dialog-header{padding:20px}
#lime-product-root .side-dialog{width:100%}
#lime-product-root .cart-items{padding:0 20px}
#lime-product-root .cart-footer{padding:22px 20px 25px}
#lime-product-root .dialog-header h2{font-size:21px}
#lime-product-root .cart-item{grid-template-columns:73px minmax(0,1fr);gap:15px}
#lime-product-root .cart-item-image{width:73px;height:100px}
#lime-product-root .cart-item .item-controls{gap:9px}
#lime-product-root .cart-item-price{font-size:11px}
#lime-product-root .toast{bottom:18px;font-size:11px;white-space:normal;min-width:220px}
#lime-product-root .form-dialog label>span{font-size:9px}
#lime-product-root .spec-row{font-size:11px;gap:15px}}
@media(prefers-reduced-motion:reduce){#lime-product-root *,#lime-product-root *:before,#lime-product-root *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
#lime-product-root .site-header nav{font-size:14px;gap:25px;margin-left:auto;min-width:0}
#lime-product-root .site-header nav a{white-space:nowrap}
#lime-product-root .cart-trigger{font-size:13px;margin-left:18px}
#lime-product-root .review-bar{font-size:11px}
#lime-product-root .review-bar select{font-size:11px;max-width:310px}
#lime-product-root .breadcrumbs{font-size:12px}
#lime-product-root .product-meta{font-size:12px}
#lime-product-root .price-line>span{font-size:13px}
#lime-product-root .field-heading,#lime-product-root .method-label{font-size:14px}
#lime-product-root .field-heading span{font-size:13px}
#lime-product-root .color-section .field-heading{gap:14px}
#lime-product-root .quantity-unit,#lime-product-root .stepper input{font-size:14px}
#lime-product-root .stepper{height:45px;grid-template-columns:40px 66px 40px}
#lime-product-root .size-head{font-size:12px}
#lime-product-root .size-row{font-size:14px;padding:9px 0}
#lime-product-root .size-stock{font-size:13px}
#lime-product-root .size-row .stepper{height:37px}
#lime-product-root .size-row .stepper input{font-size:14px}
#lime-product-root .field-note{font-size:12px;line-height:1.7}
#lime-product-root .printing-trigger b{font-size:14px}
#lime-product-root .printing-trigger small{font-size:12px;line-height:1.6}
#lime-product-root .printing-add{font-size:12px}
#lime-product-root .zone-chip{font-size:13px;padding:10px 12px}
#lime-product-root .select-wrap select{font-size:13px;padding-top:13px;padding-bottom:13px}
#lime-product-root .text-button,#lime-product-root .remove-printing{font-size:13px}
#lime-product-root .order-summary span{font-size:13px}
#lime-product-root .order-summary b{font-size:12px}
#lime-product-root .order-summary p{font-size:12px}
#lime-product-root .pill-button{font-size:15px}
#lime-product-root .selection-hint{font-size:12px}
#lime-product-root .manager-card h2{font-size:15px;max-width:320px}
#lime-product-root .manager-card p{font-size:13px;line-height:1.75}
#lime-product-root .manager-link{font-size:14px}
#lime-product-root .details-tabs button{font-size:14px}
#lime-product-root .product-details [role=tabpanel]{font-size:14px;line-height:1.8}
#lime-product-root .spec-row{font-size:13px}
#lime-product-root .photo-caption{font-size:12px}
#lime-product-root .photo-counter{font-size:12px}
#lime-product-root .zones-toggle{font-size:12px}
#lime-product-root .cart-item h3{font-size:14px}
#lime-product-root .cart-item p{font-size:12px}
#lime-product-root .cart-item .stepper input{font-size:13px}
#lime-product-root .cart-item-price{font-size:14px}
#lime-product-root .remove-item{font-size:12px}
#lime-product-root .cart-footer>p,#lime-product-root .preview-note{font-size:12px}
#lime-product-root .cart-total{font-size:14px}
#lime-product-root .form-intro,#lime-product-root .request-product{font-size:13px}
#lime-product-root .form-dialog label{font-size:13px}
#lime-product-root .form-dialog label>span{font-size:11px}
#lime-product-root .form-dialog input:not([type=checkbox]),#lime-product-root .form-dialog textarea{font-size:14px}
#lime-product-root .consent span{font-size:12px}
#lime-product-root .lightbox-top>span{font-size:14px}
#lime-product-root .lightbox-bottom>span{font-size:12px}
#lime-product-root .bottom-note>span:last-child{font-size:12px}
@media(max-width:1100px){#lime-product-root .site-header{gap:22px}
#lime-product-root .site-header nav{font-size:13px;gap:19px;margin-left:auto;overflow-x:auto;scrollbar-width:none}
#lime-product-root .site-header nav::-webkit-scrollbar{display:none}
#lime-product-root .cart-trigger{margin-left:5px}
#lime-product-root .cart-caption{display:none}
#lime-product-root .printing-trigger{gap:10px}
#lime-product-root .printing-add{font-size:11px}
#lime-product-root .manager-card{padding:20px 16px}
#lime-product-root .manager-card h2{font-size:14px}
#lime-product-root .manager-card p{font-size:12px}
#lime-product-root .manager-link{font-size:13px}
#lime-product-root .product-meta{font-size:11px}
#lime-product-root .field-heading span{font-size:12px}
#lime-product-root .size-head,#lime-product-root .size-row{grid-template-columns:.7fr 1fr 113px;gap:8px}}
@media(max-width:820px){#lime-product-root .site-header nav{font-size:12px;gap:18px;flex:1}
#lime-product-root .site-header nav a:nth-child(n){display:block}
#lime-product-root .review-bar>span{font-size:10px}
#lime-product-root .review-bar label{font-size:0}
#lime-product-root .review-bar select{font-size:10px;max-width:230px}
#lime-product-root .price-line>span{font-size:12px}
#lime-product-root .product-meta{font-size:11px}
#lime-product-root .field-heading{font-size:13px}
#lime-product-root .field-heading span{font-size:12px}
#lime-product-root .size-stock{font-size:12px}
#lime-product-root .size-head{font-size:11px}
#lime-product-root .printing-trigger b{font-size:13px}
#lime-product-root .printing-trigger small{font-size:12px}
#lime-product-root .printing-add{font-size:0}
#lime-product-root .printing-add b{font-size:22px}
#lime-product-root .order-summary span{font-size:12px}
#lime-product-root .pill-button{font-size:14px}
#lime-product-root .photo-caption{font-size:11px}
#lime-product-root .details-tabs{gap:19px}
#lime-product-root .details-tabs button{font-size:12px}
#lime-product-root .product-details [role=tabpanel]{font-size:13px}
#lime-product-root .size-head,#lime-product-root .size-row{grid-template-columns:.6fr .9fr 107px}
#lime-product-root .size-row .stepper{grid-template-columns:28px 49px 28px}
#lime-product-root .manager-card h2{font-size:13px}
#lime-product-root .manager-card p{font-size:12px}
#lime-product-root .manager-link{font-size:13px}}
@media(max-width:620px){#lime-product-root .site-header{height:116px;flex-wrap:wrap;padding:12px 17px 9px;column-gap:20px;row-gap:7px}
#lime-product-root .site-header nav{order:3;flex:0 0 100%;font-size:13px;gap:23px;margin:0;padding:4px 0 2px;overflow-x:auto;line-height:1.5}
#lime-product-root .site-header nav a:nth-child(n){display:block}
#lime-product-root .cart-trigger{margin-left:auto;font-size:14px}
#lime-product-root .review-bar>span{font-size:9px}
#lime-product-root .review-bar label{font-size:10px}
#lime-product-root .review-bar select{font-size:10px;max-width:68%}
#lime-product-root .breadcrumbs{font-size:11px}
#lime-product-root .product-meta{font-size:12px}
#lime-product-root h1{font-size:29px}
#lime-product-root .price-line>span{font-size:13px}
#lime-product-root .field-heading,#lime-product-root .method-label{font-size:15px}
#lime-product-root .field-heading span{font-size:14px}
#lime-product-root .quantity-unit,#lime-product-root .stepper input{font-size:16px}
#lime-product-root .quantity-line .stepper{height:48px}
#lime-product-root .size-head{font-size:13px}
#lime-product-root .size-row{font-size:16px;padding:10px 0}
#lime-product-root .size-stock{font-size:14px}
#lime-product-root .size-head,#lime-product-root .size-row{grid-template-columns:.8fr 1fr 127px;gap:10px}
#lime-product-root .size-row .stepper{height:42px;grid-template-columns:34px 57px 34px}
#lime-product-root .size-row .stepper input{font-size:16px}
#lime-product-root .size-row .stepper button{font-size:19px}
#lime-product-root .field-note{font-size:13px}
#lime-product-root .printing-trigger{padding:21px 0;gap:13px}
#lime-product-root .printing-trigger b{font-size:15px}
#lime-product-root .printing-trigger small{font-size:13px}
#lime-product-root .printing-add{font-size:12px;gap:7px}
#lime-product-root .printing-add b{font-size:22px}
#lime-product-root .zone-chip{font-size:14px;padding:11px 12px}
#lime-product-root .select-wrap select{font-size:14px;padding-top:14px;padding-bottom:14px}
#lime-product-root .order-summary span{font-size:14px}
#lime-product-root .order-summary b{font-size:13px}
#lime-product-root .order-summary p{font-size:13px}
#lime-product-root .pill-button{font-size:16px;min-height:62px}
#lime-product-root .selection-hint{font-size:13px}
#lime-product-root .manager-card{padding:23px 20px;gap:15px}
#lime-product-root .manager-card h2{font-size:16px;max-width:280px}
#lime-product-root .manager-card p{font-size:14px}
#lime-product-root .manager-link{font-size:15px}
#lime-product-root .details-tabs button{font-size:14px}
#lime-product-root .product-details [role=tabpanel]{font-size:14px}
#lime-product-root .spec-row{font-size:13px}
#lime-product-root .photo-counter{font-size:12px}
#lime-product-root .zones-toggle{font-size:11px}
#lime-product-root .cart-item h3{font-size:14px}
#lime-product-root .cart-item p{font-size:13px}
#lime-product-root .cart-item .stepper input{font-size:14px}
#lime-product-root .cart-item-price{font-size:13px}
#lime-product-root .cart-item .item-controls{row-gap:11px}
#lime-product-root .cart-item .stepper{height:37px}
#lime-product-root .cart-item .stepper button{font-size:18px}
#lime-product-root .remove-item{font-size:13px}
#lime-product-root .cart-footer>p{font-size:13px}
#lime-product-root .cart-total{font-size:14px}
#lime-product-root .form-intro,#lime-product-root .request-product{font-size:14px}
#lime-product-root .form-dialog label{font-size:14px}
#lime-product-root .form-dialog input:not([type=checkbox]),#lime-product-root .form-dialog textarea{font-size:16px;padding:13px}
#lime-product-root .consent span{font-size:13px}
#lime-product-root .form-dialog label>span{font-size:12px}
#lime-product-root .form-dialog .pill-button{font-size:15px}
#lime-product-root .preview-note{font-size:12px}
#lime-product-root .lightbox-top>span{font-size:12px}
#lime-product-root .lightbox-bottom>span{font-size:11px}
#lime-product-root .keyboard-hint{display:none}}
#lime-product-root .sample-option{margin-top:16px}
#lime-product-root .sample-option label{display:flex;align-items:center;gap:9px;font-size:13px;line-height:1.5;cursor:pointer}
#lime-product-root .sample-option input{width:16px;height:16px;accent-color:#a48bc4;margin:0;flex-shrink:0}
#lime-product-root .sample-option input:disabled+span{color:#9e949e}
#lime-product-root .sample-option .field-note{margin:6px 0 0 25px;font-size:12px}
#lime-product-root .cart-item p.cart-item-sku{font-size:12px;color:#8a7c96;margin:2px 0 6px}
@media(max-width:620px){#lime-product-root .sample-option label{font-size:14px}
#lime-product-root .sample-option input{width:18px;height:18px}
#lime-product-root .sample-option .field-note{font-size:13px;margin-left:27px}
#lime-product-root .cart-item p.cart-item-sku{font-size:12px}}
#lime-product-root .printing-opt-in{position:relative;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px 0;cursor:pointer;user-select:none}
#lime-product-root .printing-choice-copy{display:flex;flex-direction:column;gap:6px;min-width:0}
#lime-product-root .printing-choice-copy strong{font-size:15px;font-weight:600;line-height:1.4;letter-spacing:-.015em}
#lime-product-root .printing-choice-copy small{font-size:12px;line-height:1.6;color:#8a7f93}
#lime-product-root #printing-enabled{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}
#lime-product-root .printing-switch{position:relative;display:block;flex-shrink:0;width:44px;height:26px;border:1px solid #ddd5e5;border-radius:99px;background:#eeebf2;transition:background .2s,border-color .2s}
#lime-product-root .printing-switch:after{content:'';position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #5b41621a;transition:transform .2s}
#lime-product-root #printing-enabled:checked+.printing-switch{background:#bea5d3;border-color:#b79aca}
#lime-product-root #printing-enabled:checked+.printing-switch:after{transform:translateX(18px)}
#lime-product-root #printing-enabled:focus-visible+.printing-switch{outline:2px solid #8c6fae;outline-offset:4px}
#lime-product-root #printing-content{padding:4px 0 24px}
#lime-product-root .printing-step{display:flex;align-items:center;gap:11px;margin:2px 0 16px}
#lime-product-root .printing-step .step-number{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;background:#f1ebf7;border:1px solid #e8dff0;border-radius:50%;font-size:10px;font-weight:500;color:#897397;font-variant-numeric:tabular-nums}
#lime-product-root .printing-step>div{display:flex;flex-direction:column;gap:5px}
#lime-product-root .printing-step strong{font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.01em}
#lime-product-root .printing-step small{font-size:12px;line-height:1.4;color:#95899d}
#lime-product-root .zone-options{gap:8px;margin-bottom:19px}
#lime-product-root .zone-chip{display:inline-flex;align-items:center;gap:8px;min-height:43px;padding:10px 12px;border:1px solid #e0d7e8;border-radius:7px;background:#fff;color:#605568;font-size:13px;line-height:1.3;transition:background .18s,border-color .18s}
#lime-product-root .zone-chip:before{display:none}
#lime-product-root .zone-chip .zone-chip-index{font-size:10px;font-weight:500;color:#a495af;min-width:16px;font-variant-numeric:tabular-nums}
#lime-product-root .zone-chip .zone-chip-label{font-size:13px;font-weight:500;color:inherit;white-space:normal;text-align:left}
#lime-product-root .zone-chip:after{content:'';display:block;width:12px;height:12px;margin-left:4px;border:1px solid #d5c8e0;border-radius:3px;background:#fff;flex-shrink:0}
#lime-product-root .zone-chip:hover{background:#faf7fd;border-color:#bfa9d0}
#lime-product-root .zone-chip.selected{background:#f0e8f7;border-color:#b498cb;color:#544060}
#lime-product-root .zone-chip.selected .zone-chip-index{color:#9980aa}
#lime-product-root .zone-chip.selected:after{content:'✓';display:grid;place-items:center;background:#b195c7;border-color:#b195c7;color:#fff;font-family:Arial,sans-serif;font-weight:600;font-size:10px;line-height:1}
#lime-product-root .zone-overlay .zone-mark{display:block;padding:0;border:1.5px solid #a78aba;border-radius:4px;background:rgba(186,156,215,.19);box-shadow:0 0 0 1px #ffffff80;pointer-events:none}
#lime-product-root .zone-overlay .zone-mark .zone-number{position:absolute;top:-11px;left:-11px;display:grid;place-items:center;width:23px;height:23px;max-width:none;padding:0;border:1px solid #b9a0cb;border-radius:6px;background:#faf7fd;box-shadow:0 2px 7px #70567f12;color:#826497;font-size:10px;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}
#lime-product-root .zone-selection-caption{margin:13px 0 0;font-size:12px;line-height:1.7;color:#8a7897;letter-spacing:0}
#lime-product-root .zones-toggle{font-size:11px;padding:9px 14px;background:#fcfaff;border-color:#ddd1e6;color:#8a7599}
#lime-product-root .manager-card{display:block;padding:27px 28px 28px;margin-top:25px;background:#f6f2fa;border:1px solid #eae2f1;border-radius:10px}
#lime-product-root .manager-card .manager-card-heading{display:block}
#lime-product-root .manager-card .manager-eyebrow{display:block;font-size:9px;font-weight:500;line-height:1.5;letter-spacing:.14em;color:#a38eaf}
#lime-product-root .manager-card h2{max-width:none;margin:13px 0 12px;font-size:24px;font-weight:500;line-height:1.18;letter-spacing:-.035em;color:#171418}
#lime-product-root .manager-card p{max-width:none;margin:0;font-size:13px;line-height:1.8;color:#8c7f96}
#lime-product-root .manager-card .manager-cta{margin-top:23px;min-height:56px;padding:8px 9px 8px 21px;gap:14px;border:1px solid #d9cee3;background:#fff;color:#262029;font-size:14px;font-weight:500}
#lime-product-root .manager-card .manager-cta:hover{background:#fbf8ff;box-shadow:0 4px 17px #7651890a}
#lime-product-root .manager-card .manager-cta .arrow-circle{background:var(--lime);width:37px;height:37px;font-size:24px;color:#5c4868}
@media(max-width:1100px){#lime-product-root .printing-opt-in{gap:15px}
#lime-product-root .printing-choice-copy small{font-size:12px}
#lime-product-root .manager-card{padding:25px 23px}
#lime-product-root .manager-card h2{font-size:23px}
#lime-product-root .manager-card .manager-cta{font-size:13px;padding-left:17px;gap:11px}
#lime-product-root .zone-chip{gap:7px;padding:10px}
#lime-product-root .zone-chip .zone-chip-label{font-size:12px}}
@media(max-width:820px){#lime-product-root .printing-choice-copy strong{font-size:14px}
#lime-product-root .printing-choice-copy small{font-size:12px}
#lime-product-root .printing-switch{width:40px;height:24px}
#lime-product-root .printing-switch:after{width:16px;height:16px}
#lime-product-root #printing-enabled:checked+.printing-switch:after{transform:translateX(16px)}
#lime-product-root .printing-step strong{font-size:13px}
#lime-product-root .printing-step small{font-size:11px}
#lime-product-root .zone-chip{min-height:41px}
#lime-product-root .manager-card{padding:24px 20px}
#lime-product-root .manager-card h2{font-size:22px}
#lime-product-root .manager-card p{font-size:13px}
#lime-product-root .manager-card .manager-cta{font-size:12px;padding-left:16px;gap:8px}
#lime-product-root .manager-card .manager-cta .arrow-circle{width:33px;height:33px;font-size:22px}}
@media(max-width:620px){#lime-product-root .printing-opt-in{padding:24px 0;gap:17px}
#lime-product-root .printing-choice-copy{gap:7px}
#lime-product-root .printing-choice-copy strong{font-size:16px}
#lime-product-root .printing-choice-copy small{font-size:13px;line-height:1.55}
#lime-product-root .printing-switch{width:44px;height:26px}
#lime-product-root .printing-switch:after{width:18px;height:18px}
#lime-product-root #printing-enabled:checked+.printing-switch:after{transform:translateX(18px)}
#lime-product-root #printing-content{padding:3px 0 24px}
#lime-product-root .printing-step{gap:12px;margin-bottom:17px}
#lime-product-root .printing-step .step-number{width:29px;height:29px;font-size:11px}
#lime-product-root .printing-step strong{font-size:15px}
#lime-product-root .printing-step small{font-size:13px}
#lime-product-root .zone-options{gap:8px}
#lime-product-root .zone-chip{min-height:45px;padding:11px 12px;gap:8px}
#lime-product-root .zone-chip .zone-chip-label{font-size:14px}
#lime-product-root .zone-chip .zone-chip-index{font-size:11px}
#lime-product-root .zone-chip:after{width:13px;height:13px}
#lime-product-root .zone-overlay .zone-mark .zone-number{width:21px;height:21px;top:-10px;left:-10px;font-size:9px;border-radius:5px}
#lime-product-root .zone-selection-caption{font-size:13px;line-height:1.6}
#lime-product-root .zones-toggle{font-size:10px;padding:8px 12px}
#lime-product-root .manager-card{margin-top:26px;padding:26px 25px 25px;border-radius:9px}
#lime-product-root .manager-card .manager-eyebrow{font-size:9px;letter-spacing:.12em}
#lime-product-root .manager-card h2{font-size:23px;margin:13px 0 12px}
#lime-product-root .manager-card p{font-size:14px;line-height:1.75}
#lime-product-root .manager-card .manager-cta{margin-top:22px;font-size:14px;min-height:59px;padding:9px 10px 9px 19px;gap:12px}
#lime-product-root .manager-card .manager-cta .arrow-circle{width:37px;height:37px;font-size:24px}}
#lime-product-root{box-sizing:border-box;width:100%;font-family:Montserrat,Arial,sans-serif;color:#151515;background:#fff;line-height:1.5;isolation:isolate}#lime-product-root .lime-product-main{max-width:1360px;padding:0 28px;margin:0 auto}#lime-product-root .basket-result{margin:14px 0 0;padding:15px 17px;border:1px solid #ded3e7;border-radius:7px;background:#f7f3fb}#lime-product-root .basket-result p{margin:0 0 7px;font-size:13px;line-height:1.6}#lime-product-root .basket-result a{display:inline-block;font-weight:600;font-size:13px;text-decoration:underline;text-underline-offset:3px}#lime-product-root .basket-result.is-error{background:#faf6f8;border-color:#e5cbd5}#lime-product-root .form-error{font-size:13px;line-height:1.6;color:#8b3e59;margin:0}#lime-product-root button[aria-busy=true]{opacity:.65;cursor:wait}#lime-product-root .quantity-rules{font-size:12px;color:#8a7d94;margin:9px 0 0}#lime-product-root .zone-options:empty{display:none}@media(max-width:620px){#lime-product-root .lime-product-main{padding:0 17px}#lime-product-root .basket-result p,#lime-product-root .basket-result a,#lime-product-root .form-error{font-size:14px}}
#lime-product-root{grid-column:1/-1;min-width:0;width:100%}#lime-product-root .variant-rules{display:block;font-size:10px;font-weight:400;line-height:1.4;color:#93809f;margin-top:3px}#lime-product-root .printing-step .method-label{margin:0}#lime-product-root .size-row>span:first-child{overflow-wrap:anywhere}@media(max-width:620px){#lime-product-root .variant-rules{font-size:11px}}
/* Hide only the duplicate native product title; keep the server-rendered card H1. */
body:has(#lime-product-root) h1.lg-title{display:none}
#lime-product-root .product-layout{padding-top:24px}#lime-product-root .color-options{align-items:center}#lime-product-root .color-option.color-option-text{width:auto;height:auto;min-height:37px;padding:9px 12px;border:1px solid #e1d8e8;border-radius:6px;background:#fff;display:inline-flex;align-items:center;justify-content:center}#lime-product-root .color-option.color-option-text>span{width:auto;height:auto;box-shadow:none;border-radius:0;background:none;font-size:13px;line-height:1.3;font-weight:500;color:#716178}#lime-product-root .color-option.color-option-text.selected{background:#f1eaf7;border-color:#ad90c3}#lime-product-root .color-option.color-option-text.selected>span{color:#584165}#lime-product-root .color-option.color-option-text.selected:after{display:none}#lime-product-root .color-option.color-option-text:hover{border-color:#bda5ce}#lime-product-root .consent a{text-decoration:underline;text-underline-offset:3px;color:inherit}@media(max-width:620px){#lime-product-root .product-layout{padding-top:19px}#lime-product-root .color-option.color-option-text{min-height:42px;padding:10px 13px}#lime-product-root .color-option.color-option-text>span{font-size:14px}}

/* Keep the approved product canvas independent of the legacy catalogue shell. */
body:has(#lime-product-root){background:#fff!important}
body:has(#lime-product-root) .bg-decor{display:none!important}
body:has(#lime-product-root) .page{padding-top:0;background:#fff}
body:has(#lime-product-root) .page>.container{width:100%;max-width:1360px;margin-inline:auto;padding:0 28px}
body:has(#lime-product-root) .page>.container>.row.bx-site{margin:0}
body:has(#lime-product-root) .page>.container>.row.bx-site>.col{padding:0;min-width:0}
body:has(#lime-product-root) .b-as-single-product>.container{width:100%;max-width:none;margin:0;padding:0}
.b-as-single-product__grid:has(>#lime-product-root){display:block;padding:0;margin:0}
body:has(#lime-product-root) .lg-breadcrumb{padding:27px 0 31px;margin:0;font:12px Montserrat,Arial,sans-serif;color:#8b878e}
body:has(#lime-product-root) .lg-breadcrumb :is(ol,ul){margin:0;padding:0;font:inherit;gap:11px;align-items:center}
body:has(#lime-product-root) .lg-breadcrumb :is(li,a,span){font:inherit;line-height:1.5;color:inherit}
body:has(#lime-product-root) .lg-breadcrumb a:hover{color:#151515}
body:has(#lime-product-root) .lg-breadcrumb li:last-child{color:#504c55}
#lime-product-root{line-height:normal}
#lime-product-root .lime-product-main{max-width:none;padding:0;margin:0}
#lime-product-root .product-layout{padding-top:0}
#lime-product-root :is(h1,h2,h3,h4,h5,h6,p,input,textarea,select,button){font-family:Montserrat,Arial,sans-serif!important}
#lime-product-root :is(h1,h2,h3,h4,h5,h6){font-weight:500!important}
#lime-product-root .color-option .color-disc-split{display:flex;overflow:hidden;background:transparent}
#lime-product-root .color-disc-split .color-disc-half{display:block;width:50%;height:100%;flex:0 0 50%;background:var(--swatch);border:0;border-radius:0;box-shadow:none}
@media(max-width:820px){
  body:has(#lime-product-root) .page>.container{padding-inline:22px}
  body:has(#lime-product-root) .lg-breadcrumb{padding:22px 0 25px}
}
@media(max-width:620px){
  body:has(#lime-product-root) .page>.container{padding-inline:17px}
  body:has(#lime-product-root) .lg-breadcrumb{padding:20px 0;font-size:11px}
  body:has(#lime-product-root) .lg-breadcrumb :is(ol,ul){gap:8px}
  #lime-product-root .lime-product-main{padding:0}
  #lime-product-root .product-layout{padding-top:0}
}
