
    #lbx-customizer{--orange:#f38b00;--brown:#8b571d;--dark:#373634;--head:#4a4947;box-sizing:border-box;width:100%;padding:42px 2.5%;color:#fff;background:radial-gradient(circle at 78% 24%,#eee 0,#aaa 31%,#3d3936 76%);font-family:Arial,Helvetica,sans-serif}
    #lbx-customizer *{box-sizing:border-box}#lbx-customizer button,#lbx-customizer input{font:inherit}
    #lbx-customizer .lbx-wrap{max-width:1840px;margin:auto}#lbx-customizer h1{margin:0 0 65px;font:700 clamp(34px,3.1vw,62px)/1 Georgia,serif;letter-spacing:-1.5px}
    #lbx-customizer .lbx-actions{width:59%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin:0 0 18px 2.7%}
    #lbx-customizer .lbx-actions button{height:58px;border:0;border-radius:32px;cursor:pointer;font-size:20px;font-weight:700;background:#000;color:var(--orange)}
    #lbx-customizer .lbx-actions button.is-active{background:#fff;box-shadow:inset 0 0 0 5px var(--orange)}#lbx-customizer .lbx-actions .lbx-get{color:#fff;font-size:25px;background:linear-gradient(#f69b08,#956018)}
    #lbx-customizer .lbx-main{display:grid;grid-template-columns:59% 39%;gap:2%;align-items:stretch}
    #lbx-customizer .lbx-options{height:900px;padding:36px 42px;border:5px solid var(--orange);border-radius:30px;background:linear-gradient(135deg,#fff,#eee 57%,#aaa)}
    #lbx-customizer .lbx-light{height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.08fr .92fr;grid-template-areas:'box pack' 'logo color';gap:20px 38px}
    #lbx-customizer .lbx-deep{height:100%;display:none;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);gap:20px 38px}
    #lbx-customizer[data-mode="deep"] .lbx-light{display:none}#lbx-customizer[data-mode="deep"] .lbx-deep{display:grid}
    #lbx-customizer .lbx-box{grid-area:box}#lbx-customizer .lbx-pack{grid-area:pack}#lbx-customizer .lbx-logo{grid-area:logo}#lbx-customizer .lbx-color{grid-area:color}
    #lbx-customizer .lbx-panel{min-width:0;overflow:hidden;border-radius:28px;background:var(--dark);box-shadow:0 1px 0 #111}
    #lbx-customizer .lbx-panel h2{height:60px;margin:0;padding:17px 28px;background:var(--head);font-size:24px;line-height:1;font-weight:700}
    #lbx-customizer .lbx-body{height:calc(100% - 60px);padding:20px 28px}
    #lbx-customizer .lbx-list{display:flex;flex-direction:column;gap:30px;padding-top:12px}
    #lbx-customizer .lbx-list button{height:56px;padding:0 25px;border:2px solid transparent;border-radius:30px;background:#1d1c1b;color:#fff;text-align:left;font-weight:700;font-size:19px;cursor:pointer}
    #lbx-customizer .lbx-list button:before{content:'▶';margin-right:22px;font-size:21px}#lbx-customizer button.is-selected{border-color:var(--orange)!important;box-shadow:0 0 0 2px rgba(243,139,0,.2)}
    #lbx-customizer .lbx-tiles{height:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}#lbx-customizer .lbx-tiles.two{grid-template-columns:repeat(2,1fr);gap:58px}
    #lbx-customizer .lbx-tiles button{min-width:0;padding:4px;border:2px solid transparent;border-radius:12px;background:none;color:#fff;cursor:pointer}#lbx-customizer .lbx-tiles i{display:block;width:100%;aspect-ratio:1;border-radius:9px}#lbx-customizer .lbx-tiles small{display:block;margin-top:7px;font-size:10px;font-weight:700;line-height:1.1}
    #lbx-customizer .lbx-colors{height:100%;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:3px 22px}
    #lbx-customizer .lbx-colors button{display:flex;align-items:center;gap:13px;padding:2px 7px;border:2px solid transparent;border-radius:25px;background:none;color:#050505;text-align:left;font-size:12px;font-weight:700;cursor:pointer}
    #lbx-customizer .lbx-colors button.is-selected{background:#252422;color:#fff}#lbx-customizer .lbx-colors i{flex:0 0 auto;width:36px;height:36px;border:1px solid rgba(0,0,0,.16);border-radius:50%}
    #lbx-customizer .lbx-right{height:900px;display:grid;grid-template-rows:1.55fr .85fr;gap:24px}
    #lbx-customizer .lbx-preview,#lbx-customizer .lbx-accessories{position:relative;overflow:hidden;border-radius:28px}#lbx-customizer .lbx-preview{border:5px solid var(--orange);background:#fff}
    #lbx-customizer .lbx-stage{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:hidden}#lbx-customizer .lbx-product{position:relative;z-index:1;width:94%;height:94%;object-fit:contain}
    #lbx-customizer .lbx-tint{position:absolute;z-index:2;inset:3%;opacity:.26;mix-blend-mode:color;pointer-events:none;background:#f40816;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain}
    #lbx-customizer .lbx-logo-preview{position:absolute;z-index:3;left:27%;bottom:24%;width:75px;height:45px;object-fit:contain;opacity:.82}
    #lbx-customizer .lbx-upload-logo{position:absolute;z-index:4;right:18px;top:16px;padding:9px 14px;border:2px solid var(--orange);border-radius:20px;background:rgba(255,255,255,.92);color:#845018;font-size:11px;font-weight:700;cursor:pointer}#lbx-customizer input[type=file]{display:none}
    #lbx-customizer .lbx-accessories{background:linear-gradient(#fff 40%,#888)}#lbx-customizer .lbx-accessories h2{height:56px;margin:0;padding:14px;text-align:center;background:var(--brown);font-size:22px}
    #lbx-customizer .lbx-accessory-grid{height:calc(100% - 56px);display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:13px 26px 18px}#lbx-customizer .lbx-accessory{text-align:center;color:#000}
    #lbx-customizer .lbx-accessory-img{height:130px;display:grid;place-items:center;border-radius:9px;background:#000;color:#a96827;font:48px Georgia,serif}#lbx-customizer .lbx-accessory strong{display:block;margin:15px 0 9px;font-size:17px}
    #lbx-customizer .lbx-stepper{width:118px;height:30px;margin:auto;display:grid;grid-template-columns:28px 1fr 28px;overflow:hidden;border-radius:18px;background:#fff}#lbx-customizer .lbx-stepper button,#lbx-customizer .lbx-stepper input{min-width:0;border:0;background:none;text-align:center;font-weight:700}#lbx-customizer .lbx-stepper button{cursor:pointer}#lbx-customizer .lbx-stepper input{-moz-appearance:textfield}#lbx-customizer .lbx-stepper input::-webkit-inner-spin-button{display:none}
    #lbx-customizer .lbx-modal-bg{position:fixed;z-index:999999;inset:0;display:none;place-items:center;padding:20px;background:rgba(0,0,0,.72)}#lbx-customizer .lbx-modal-bg.is-open{display:grid}
    #lbx-customizer .lbx-modal{position:relative;width:min(640px,100%);padding:40px;border:5px solid var(--orange);border-radius:26px;background:linear-gradient(#fff,#ddd);color:#171717}#lbx-customizer .lbx-modal h2{margin:0;font:700 36px Georgia,serif}#lbx-customizer .lbx-modal p{color:#555;line-height:1.5}
    #lbx-customizer .lbx-close{position:absolute;right:17px;top:17px;width:36px;height:36px;border:0;border-radius:50%;background:#222;color:#fff;font-size:25px;cursor:pointer}#lbx-customizer .lbx-form{display:flex;flex-direction:column;gap:15px;margin-top:24px}#lbx-customizer .lbx-form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}#lbx-customizer .lbx-form label{font-size:12px;font-weight:700}#lbx-customizer .lbx-form input:not([type=file]){display:block;width:100%;height:44px;margin-top:6px;padding:9px;border:1px solid #aaa;border-radius:7px;background:#fff}
    #lbx-customizer .lbx-file-label span{display:block;margin-top:6px;padding:13px;border:2px dashed #aaa;border-radius:7px;text-align:center;cursor:pointer}#lbx-customizer .lbx-submit{height:50px;border:0;border-radius:25px;background:linear-gradient(#f69b08,#956018);color:#fff;font-weight:700;cursor:pointer}
    #lbx-customizer .lbx-toast{position:fixed;z-index:999999;right:22px;bottom:22px;display:none;padding:17px 22px;border-left:5px solid var(--orange);border-radius:7px;background:#222;color:#fff}#lbx-customizer .lbx-toast.is-show{display:block}
    @media(max-width:1100px){#lbx-customizer .lbx-actions{width:100%;margin-left:0}#lbx-customizer .lbx-main{grid-template-columns:1fr}#lbx-customizer .lbx-options{height:auto;min-height:850px}#lbx-customizer .lbx-right{height:auto;margin-top:22px;grid-template-columns:1fr 1fr;grid-template-rows:580px}#lbx-customizer .lbx-preview,#lbx-customizer .lbx-accessories{min-height:580px}#lbx-customizer .lbx-accessory-grid{grid-template-columns:1fr}}
    @media(max-width:700px){#lbx-customizer{padding:28px 12px}#lbx-customizer h1{margin-bottom:28px;font-size:34px;line-height:1.08}#lbx-customizer .lbx-actions{grid-template-columns:1fr;gap:9px}#lbx-customizer .lbx-actions button{height:48px;font-size:16px}#lbx-customizer .lbx-options{padding:14px;border-width:3px}#lbx-customizer .lbx-light,#lbx-customizer .lbx-deep,#lbx-customizer[data-mode=deep] .lbx-deep{display:flex;flex-direction:column}#lbx-customizer .lbx-panel{min-height:250px}#lbx-customizer .lbx-box{min-height:420px}#lbx-customizer .lbx-list{gap:12px}#lbx-customizer .lbx-list button{font-size:14px}#lbx-customizer .lbx-tiles{gap:7px}#lbx-customizer .lbx-tiles.two{gap:18px}#lbx-customizer .lbx-right{display:flex;flex-direction:column}#lbx-customizer .lbx-preview{min-height:430px}#lbx-customizer .lbx-accessories{min-height:620px}#lbx-customizer .lbx-accessory-grid{grid-template-columns:1fr}#lbx-customizer .lbx-accessory{display:grid;grid-template-columns:95px 1fr;align-items:center;gap:10px;text-align:left}#lbx-customizer .lbx-accessory-img{grid-row:1/3;height:95px}#lbx-customizer .lbx-stepper{margin:0}#lbx-customizer .lbx-form-row{grid-template-columns:1fr}}
  /* LUXURY_EDITORIAL_V3 */
#lbx-customizer{
  --orange:#111;
  --brown:#111;
  --dark:#fff;
  --head:#fff;
  padding:72px 3.4% 88px;
  color:#111;
  background:#fff;
  font-family:Opensans-Regular,'Open Sans',Arial,Helvetica,sans-serif;
  text-transform:uppercase;
}
#lbx-customizer .lbx-wrap{max-width:1720px}
#lbx-customizer h1{
  max-width:none;
  margin:0 0 22px;
  color:#090909;
  text-align:center;
  font:600 clamp(34px,3.5vw,64px)/1.08 Opensans-Regular,'Open Sans',Arial,Helvetica,sans-serif;
  letter-spacing:.045em;
  text-transform:none;
}
#lbx-customizer h1:after{
  content:'Made To Order  ·  Your Design, Our Craft';
  display:block;
  margin-top:22px;
  color:#6f6f6f;
  font:500 10px/1.4 Opensans-Regular,'Open Sans',Arial,Helvetica,sans-serif;
  letter-spacing:.28em;
  text-transform:uppercase;
}
#lbx-customizer .lbx-actions{
  width:100%;
  display:flex;
  justify-content:center;
  gap:34px;
  margin:18px 0 28px;
  padding-bottom:18px;
  border-bottom:1px solid #d8d8d8;
}
#lbx-customizer .lbx-actions button{
  position:relative;
  width:auto;
  min-width:188px;
  height:42px;
  padding:0 18px;
  border:0;
  border-radius:0;
  background:transparent;
  color:#777;
  font-size:11px;
  font-weight:600;
  letter-spacing:.12em;
  text-transform:uppercase;
  box-shadow:none;
}
#lbx-customizer .lbx-actions button:after{
  content:'';
  position:absolute;
  left:50%;
  bottom:-19px;
  width:0;
  height:2px;
  background:#111;
  transform:translateX(-50%);
  transition:width .25s ease;
}
#lbx-customizer .lbx-actions button:hover{color:#111}
#lbx-customizer .lbx-actions button.is-active{background:transparent;color:#111;box-shadow:none}
#lbx-customizer .lbx-actions button.is-active:after{width:100%}
#lbx-customizer .lbx-actions .lbx-get{
  min-width:205px;
  margin-left:34px;
  border:1px solid #111;
  background:#111;
  color:#fff;
  font-size:11px;
}
#lbx-customizer .lbx-actions .lbx-get:after{display:none}
#lbx-customizer .lbx-actions .lbx-get:hover{background:#fff;color:#111}
#lbx-customizer .lbx-box-style-section{margin:44px 0 0;border:1px solid #d5d5d5;background:#fff}
#lbx-customizer .lbx-box-style-head{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 22px;border-bottom:1px solid #e3e3e3}
#lbx-customizer .lbx-box-style-head h2{position:relative;margin:0;padding-left:16px;color:#111;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}
#lbx-customizer .lbx-box-style-head h2:before{content:'';position:absolute;left:0;top:-22px;width:2px;height:58px;background:#111}
#lbx-customizer .lbx-box-style-head span{color:#888;font-size:9px;letter-spacing:.16em;text-transform:uppercase}
#lbx-customizer .lbx-box-style-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(220px,.72fr);gap:18px;padding:24px 22px 20px}
#lbx-customizer .lbx-style-control,#lbx-customizer .lbx-style-action{display:flex;flex-direction:column;gap:9px}
#lbx-customizer .lbx-style-control label,#lbx-customizer .lbx-style-action>span{color:#777;font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}
#lbx-customizer .lbx-custom-style-open{min-height:56px;padding:0 20px;border:1px solid #111;border-radius:0;background:#111;color:#fff;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:.18s ease}
#lbx-customizer .lbx-custom-style-open:hover{background:#fff;color:#111}
#lbx-customizer .lbx-box-style-body .lbx-sync-note{grid-column:1/-1}
#lbx-customizer .lbx-main{grid-template-columns:minmax(0,1.45fr) minmax(430px,1fr);gap:18px}
#lbx-customizer .lbx-options{
  height:820px;
  padding:16px;
  border:1px solid #d5d5d5;
  border-radius:0;
  background:#f7f7f7;
  box-shadow:none;
}
#lbx-customizer .lbx-light{gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:'pack logo' 'color color'}
#lbx-customizer .lbx-deep{grid-template-rows:1fr 1fr 1.35fr;gap:12px}
#lbx-customizer .lbx-panel{
  border:1px solid #dadada;
  border-radius:0;
  background:#fff;
  box-shadow:none;
}
#lbx-customizer .lbx-panel h2{
  position:relative;
  height:53px;
  margin:0;
  padding:20px 20px 16px;
  border-bottom:1px solid #e3e3e3;
  background:#fff;
  color:#111;
  font:600 11px/1 Opensans-Regular,'Open Sans',Arial,Helvetica,sans-serif;
  letter-spacing:.13em;
  text-transform:uppercase;
}
#lbx-customizer .lbx-panel h2:before{
  content:'';
  position:absolute;
  left:0;
  top:0;
  width:2px;
  height:100%;
  background:#111;
}
#lbx-customizer .lbx-panel h2:after{display:none}
#lbx-customizer .lbx-body{height:calc(100% - 53px);padding:17px 20px}
#lbx-customizer .lbx-list{gap:9px;padding-top:1px}
#lbx-customizer .lbx-list button{
  height:53px;
  padding:0 17px;
  border:1px solid #e2e2e2;
  border-radius:0;
  background:#fafafa;
  color:#333;
  font-size:12px;
  font-weight:500;
  letter-spacing:.025em;
  transition:.18s ease;
}
#lbx-customizer .lbx-list button:before{content:'→';margin-right:15px;color:#777;font-size:13px}
#lbx-customizer .lbx-list button:hover{border-color:#888;background:#fff}
#lbx-customizer button.is-selected{
  border-color:#111!important;
  background:#111;
  color:#fff;
  box-shadow:none;
}
#lbx-customizer .lbx-list button.is-selected:before{color:#fff}
#lbx-customizer .lbx-product-picker{display:flex;flex-direction:column;gap:13px;padding-top:2px}
#lbx-customizer .lbx-product-picker label{color:#777;font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}
#lbx-customizer .lbx-product-select{
  width:100%;
  min-height:56px;
  padding:0 48px 0 16px;
  border:1px solid #111;
  border-radius:0;
  outline:0;
  background:#fff;
  color:#111;
  font:500 12px/1.35 Opensans-Regular,'Open Sans',Arial,Helvetica,sans-serif;
  cursor:pointer;
}
#lbx-customizer .lbx-product-select:disabled{border-color:#ddd;color:#888;cursor:wait}
#lbx-customizer .lbx-sync-note{display:flex;align-items:center;gap:8px;margin:0;color:#777;font-size:9px;line-height:1.5;letter-spacing:.04em}
#lbx-customizer .lbx-sync-dot{width:6px;height:6px;border-radius:50%;background:#18a558;box-shadow:0 0 0 3px rgba(24,165,88,.1)}
#lbx-customizer .lbx-sync-state{grid-column:1/-1;align-self:center;width:100%;padding:24px 8px;color:#777;font-size:10px;line-height:1.7;text-align:center;letter-spacing:.04em}
#lbx-customizer .lbx-sync-state.is-error{color:#9f2424}
#lbx-customizer .lbx-color-name{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#lbx-customizer .lbx-tiles{gap:10px;align-items:center}
#lbx-customizer .lbx-tiles.two{gap:18px}
#lbx-customizer .lbx-tiles button{
  min-width:0;
  padding:6px;
  border:1px solid transparent;
  border-radius:0;
  background:transparent;
  color:#444;
  transition:.18s ease;
}
#lbx-customizer .lbx-tiles button:hover{border-color:#b7b7b7}
#lbx-customizer .lbx-tiles button.is-selected{border-color:#111!important;background:#fff;color:#111}
#lbx-customizer .lbx-tiles i{aspect-ratio:1.05;border-radius:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.09)}
#lbx-customizer .lbx-tiles small{margin-top:9px;color:inherit;font-size:9px;font-weight:500;line-height:1.25;letter-spacing:.02em}
#lbx-customizer .lbx-packaging-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;place-items:center!important;gap:12px!important}
#lbx-customizer .lbx-packaging-grid>button{box-sizing:border-box!important;display:grid!important;width:min(100%,150px)!important;height:150px!important;min-width:0!important;min-height:150px!important;grid-template-rows:108px 32px!important;align-content:center!important;align-items:start!important;justify-items:center!important;align-self:center!important;justify-self:center!important;margin:0!important;padding:5px!important}
#lbx-customizer .lbx-packaging-grid>button>i{display:block!important;width:108px!important;height:108px!important;min-width:108px!important;max-width:108px!important;aspect-ratio:1/1!important;margin:0!important}
#lbx-customizer .lbx-packaging-grid>button>small{box-sizing:border-box!important;display:flex!important;width:100%!important;height:32px!important;max-width:140px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:4px 0 0!important;font-size:9px!important;line-height:1.1!important;text-align:center!important}
#lbx-customizer .lbx-deep-packaging-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;place-items:center!important;gap:8px!important;padding:10px!important}
#lbx-customizer .lbx-deep-packaging-grid>button{box-sizing:border-box!important;display:grid!important;width:min(100%,150px)!important;height:118px!important;min-width:0!important;min-height:118px!important;grid-template-rows:86px 22px!important;align-content:center!important;align-items:start!important;justify-items:center!important;margin:0!important;padding:5px!important}
#lbx-customizer .lbx-deep-packaging-grid>button>i{display:block!important;width:86px!important;height:86px!important;min-width:86px!important;max-width:86px!important;aspect-ratio:1/1!important;margin:0!important}
#lbx-customizer .lbx-deep-packaging-grid>button>small{box-sizing:border-box!important;display:flex!important;width:100%!important;height:22px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:3px 0 0!important;font-size:8px!important;line-height:1.1!important;text-align:center!important}
#lbx-customizer .lbx-colors{gap:2px 10px}
#lbx-customizer .lbx-colors button{
  padding:2px 6px;
  border:1px solid transparent;
  border-radius:0;
  color:#333;
  font-size:9px;
  font-weight:500;
  letter-spacing:.06em;
}
#lbx-customizer .lbx-colors button:hover{border-color:#bbb}
#lbx-customizer .lbx-colors button.is-selected{border-color:#111!important;background:#f3f3f3;color:#111}
#lbx-customizer .lbx-colors i{width:27px;height:27px;border:1px solid #d1d1d1;border-radius:50%;box-shadow:0 0 0 3px #fff}
#lbx-customizer .lbx-right{height:820px;grid-template-rows:1.64fr .76fr;gap:18px}
#lbx-customizer .lbx-preview,#lbx-customizer .lbx-accessories{border-radius:0;box-shadow:none}
#lbx-customizer .lbx-preview{border:1px solid #d5d5d5;background:#f7f7f7}
#lbx-customizer .lbx-stage{background:linear-gradient(145deg,#f3f3f3,#fff 58%,#f4f4f4)}
#lbx-customizer .lbx-stage:before{
  content:'Live Customization';
  position:absolute;
  z-index:4;
  left:18px;
  top:18px;
  color:#777;
  font-size:8px;
  font-weight:600;
  letter-spacing:.2em;
}
#lbx-customizer .lbx-stage:after{
  content:'';
  position:absolute;
  z-index:0;
  left:8%;
  right:8%;
  bottom:11%;
  height:1px;
  background:#d7d7d7;
}
#lbx-customizer .lbx-product{width:92%;height:92%;filter:drop-shadow(0 22px 18px rgba(0,0,0,.13))}
#lbx-customizer .lbx-logo-preview{left:28%;bottom:23%;filter:grayscale(1)}
#lbx-customizer .lbx-upload-logo{
  top:15px;
  right:15px;
  padding:9px 12px;
  border:1px solid #aaa;
  border-radius:0;
  background:rgba(255,255,255,.94);
  color:#222;
  font-size:9px;
  font-weight:600;
  letter-spacing:.1em;
  text-transform:uppercase;
}
#lbx-customizer .lbx-upload-logo:hover{border-color:#111}
#lbx-customizer .lbx-accessories{border:1px solid #d5d5d5;background:#fff}
#lbx-customizer .lbx-accessories h2{
  height:49px;
  margin:0;
  padding:18px 20px;
  border-bottom:1px solid #d5d5d5;
  background:#111;
  color:#fff;
  font-size:10px;
  font-weight:600;
  letter-spacing:.2em;
}
#lbx-customizer .lbx-accessory-grid{height:calc(100% - 49px);gap:10px;padding:11px 16px 14px}
#lbx-customizer .lbx-accessory-img{height:103px;border:0;border-radius:0;background:#f2f2f2;color:#777;font-size:32px}
#lbx-customizer .lbx-accessory strong{margin:10px 0 8px;color:#222;font-size:10px;font-weight:600;letter-spacing:.04em}
#lbx-customizer .lbx-stepper{width:102px;height:26px;border:1px solid #ccc;border-radius:0;background:#fff}
#lbx-customizer .lbx-stepper button,#lbx-customizer .lbx-stepper input{color:#222;font-size:11px}
#lbx-customizer .lbx-stepper button:hover{background:#111;color:#fff}
#lbx-customizer .lbx-modal-bg{background:rgba(0,0,0,.76);backdrop-filter:blur(10px)}
#lbx-customizer .lbx-modal{padding:46px;border:0;border-radius:0;background:#fff;color:#111;box-shadow:0 40px 100px rgba(0,0,0,.35)}
#lbx-customizer .lbx-modal h2{font:600 38px/1.15 Opensans-Regular,'Open Sans',Arial,Helvetica,sans-serif;letter-spacing:.04em}
#lbx-customizer .lbx-modal p{color:#666;font-size:12px}
#lbx-customizer .lbx-close{border:1px solid #aaa;border-radius:0;background:#fff;color:#111}
#lbx-customizer .lbx-form label{font-size:9px;letter-spacing:.1em;text-transform:uppercase}
#lbx-customizer .lbx-form input:not([type=file]){border:0;border-bottom:1px solid #aaa;border-radius:0;background:#fff}
#lbx-customizer .lbx-file-label span{border:1px solid #aaa;border-radius:0;background:#f7f7f7}
#lbx-customizer .lbx-submit{border-radius:0;background:#111;font-size:10px;letter-spacing:.14em}
#lbx-customizer .lbx-toast{border:0;border-radius:0;background:#111}
@media(max-width:1100px){
  #lbx-customizer .lbx-box-style-body{grid-template-columns:1fr 1fr}
  #lbx-customizer .lbx-style-action{grid-column:1/-1}
  #lbx-customizer .lbx-options{min-height:800px}
  #lbx-customizer .lbx-right{margin-top:18px;grid-template-rows:550px}
  #lbx-customizer .lbx-preview,#lbx-customizer .lbx-accessories{min-height:550px}
}
@media(max-width:700px){
  #lbx-customizer{padding:46px 12px 60px}
  #lbx-customizer h1{font-size:34px;line-height:1.08;letter-spacing:.02em}
  #lbx-customizer .lbx-actions{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:34px}
  #lbx-customizer .lbx-actions button{min-width:0;width:100%}
  #lbx-customizer .lbx-actions .lbx-get{grid-column:1/-1;margin:18px 0 0}
  #lbx-customizer .lbx-box-style-head{height:auto;min-height:58px;gap:12px}
  #lbx-customizer .lbx-box-style-head span{text-align:right}
  #lbx-customizer .lbx-box-style-body{grid-template-columns:1fr;padding:18px 14px}
  #lbx-customizer .lbx-style-action{grid-column:auto}
  #lbx-customizer .lbx-packaging-grid{gap:8px!important}
  #lbx-customizer .lbx-pack{min-height:400px}
  #lbx-customizer .lbx-packaging-grid>button{width:min(100%,140px)!important;height:140px!important;min-height:140px!important;grid-template-rows:96px 34px!important;padding:5px!important}
  #lbx-customizer .lbx-packaging-grid>button>i{width:96px!important;height:96px!important;min-width:96px!important;max-width:96px!important}
  #lbx-customizer .lbx-packaging-grid>button>small{height:34px!important;padding-top:4px!important;font-size:8px!important}
  #lbx-customizer .lbx-deep-packaging-panel{min-height:340px}
  #lbx-customizer .lbx-deep-packaging-grid{gap:8px!important;padding:10px!important}
  #lbx-customizer .lbx-deep-packaging-grid>button{width:min(100%,134px)!important;height:110px!important;min-height:110px!important;grid-template-rows:78px 22px!important;padding:5px!important}
  #lbx-customizer .lbx-deep-packaging-grid>button>i{width:78px!important;height:78px!important;min-width:78px!important;max-width:78px!important}
  #lbx-customizer .lbx-deep-packaging-grid>button>small{height:22px!important;padding-top:3px!important;font-size:7px!important}
  #lbx-customizer .lbx-options{padding:8px}
  #lbx-customizer .lbx-panel{min-height:245px}
  #lbx-customizer .lbx-box{min-height:390px}
  #lbx-customizer .lbx-preview{min-height:425px}
  #lbx-customizer .lbx-accessories{min-height:505px}
  #lbx-customizer .lbx-accessory-img{height:86px}
}

/* RESPONSIVE_TILE_ALIGNMENT_V5
   UEESHOP can place this module inside containers of different widths.
   The rules below scale from the module width, keep every swatch square,
   reserve an equal label row and prevent selected borders changing size. */
#lbx-customizer .lbx-wrap{container-type:inline-size;container-name:lbx-layout}
#lbx-customizer .lbx-main{grid-template-columns:minmax(0,1.45fr) minmax(360px,1fr)}
#lbx-customizer .lbx-options{
  height:auto;
  min-height:0;
  aspect-ratio:.955/1;
}
#lbx-customizer .lbx-right{
  height:auto;
  min-height:0;
  aspect-ratio:.66/1;
}
#lbx-customizer .lbx-deep{grid-template-rows:1fr 1fr 1.9fr}
#lbx-customizer .lbx-options,
#lbx-customizer .lbx-right,
#lbx-customizer .lbx-panel,
#lbx-customizer .lbx-body{min-width:0}

#lbx-customizer .lbx-tiles{
  align-items:center!important;
  justify-items:center!important;
}
#lbx-customizer .lbx-tiles>button{
  box-sizing:border-box!important;
  display:grid!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  grid-template-rows:auto 34px!important;
  align-items:center!important;
  justify-items:center!important;
  align-self:center!important;
  justify-self:center!important;
  margin:0!important;
  padding:5px!important;
  border:1px solid transparent!important;
}
#lbx-customizer .lbx-tiles>button>i{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-width:0!important;
  max-width:100%!important;
  aspect-ratio:1/1!important;
  margin:0!important;
}
#lbx-customizer .lbx-tiles>button>small{
  box-sizing:border-box!important;
  display:flex!important;
  width:100%!important;
  height:34px!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:clamp(3px,.35vw,5px) 0 0!important;
  overflow:hidden!important;
  font-size:clamp(7px,.53vw,9px)!important;
  line-height:1.15!important;
  text-align:center!important;
}

/* The two logo choices stay centered and use identical selected frames. */
#lbx-customizer .lbx-tiles.two{
  align-items:center!important;
  justify-items:center!important;
}
#lbx-customizer .lbx-tiles.two>button{
  width:78%!important;
  height:auto!important;
  aspect-ratio:auto!important;
  grid-template-rows:auto 34px!important;
  align-self:center!important;
  justify-self:center!important;
}
#lbx-customizer .lbx-tiles.two>button>i{
  width:100%!important;
}
#lbx-customizer .lbx-tiles.two>button>small{height:34px!important}

/* Both Packaging Options panels use the same proportional 2 x 2 system. */
#lbx-customizer .lbx-packaging-grid,
#lbx-customizer .lbx-deep-packaging-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  grid-template-rows:repeat(2,minmax(0,1fr))!important;
  align-items:center!important;
  justify-items:center!important;
  gap:clamp(8px,.9vw,14px)!important;
  padding:clamp(10px,1vw,16px)!important;
}
#lbx-customizer .lbx-packaging-grid>button,
#lbx-customizer .lbx-deep-packaging-grid>button{
  width:66%!important;
  max-width:none!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  grid-template-rows:auto 32px!important;
  align-self:center!important;
  justify-self:center!important;
}
#lbx-customizer .lbx-packaging-grid>button>i,
#lbx-customizer .lbx-deep-packaging-grid>button>i{
  width:100%!important;
  height:auto!important;
  min-width:0!important;
  max-width:100%!important;
  aspect-ratio:1/1!important;
}
#lbx-customizer .lbx-packaging-grid>button>small,
#lbx-customizer .lbx-deep-packaging-grid>button>small{
  height:32px!important;
  max-width:none!important;
  font-size:clamp(7px,.52vw,9px)!important;
}

/* Respond to the width UEESHOP actually gives the module, not only viewport width. */
@container lbx-layout (max-width:1180px){
  #lbx-customizer .lbx-main{grid-template-columns:1fr}
  #lbx-customizer .lbx-options{height:auto;min-height:0;aspect-ratio:.955/1}
  #lbx-customizer .lbx-right{
    height:auto;
    min-height:0;
    aspect-ratio:1.9/1;
    margin-top:18px;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    grid-template-rows:1fr;
  }
  #lbx-customizer .lbx-preview,
  #lbx-customizer .lbx-accessories{min-height:0}
}
@container lbx-layout (max-width:700px){
  #lbx-customizer .lbx-actions{display:grid;grid-template-columns:1fr 1fr;gap:0}
  #lbx-customizer .lbx-actions button{min-width:0;width:100%}
  #lbx-customizer .lbx-actions .lbx-get{grid-column:1/-1;margin:18px 0 0}
  #lbx-customizer .lbx-light,
  #lbx-customizer .lbx-deep,
  #lbx-customizer[data-mode=deep] .lbx-deep{display:flex;flex-direction:column}
  #lbx-customizer[data-mode=deep] .lbx-light{display:none}
  #lbx-customizer .lbx-options{height:auto;min-height:0;aspect-ratio:auto;padding:8px}
  #lbx-customizer .lbx-panel{min-height:245px}
  #lbx-customizer .lbx-pack{min-height:400px}
  #lbx-customizer .lbx-deep-packaging-panel{min-height:340px}
  #lbx-customizer .lbx-right{display:flex;height:auto;min-height:0;aspect-ratio:auto;flex-direction:column}
  #lbx-customizer .lbx-preview{min-height:425px}
  #lbx-customizer .lbx-accessories{min-height:505px}
  #lbx-customizer .lbx-tiles>button>i{width:100%!important}
  #lbx-customizer .lbx-tiles.two>button{width:76%!important}
  #lbx-customizer .lbx-tiles.two>button>i{width:100%!important}
  #lbx-customizer .lbx-packaging-grid,
  #lbx-customizer .lbx-deep-packaging-grid{min-height:320px}
  #lbx-customizer .lbx-packaging-grid>button>i,
  #lbx-customizer .lbx-deep-packaging-grid>button>i{width:100%!important}
  #lbx-customizer .lbx-packaging-grid>button,
  #lbx-customizer .lbx-deep-packaging-grid>button{width:60%!important}
}

  