body{overflow-x:hidden;overflow-y:auto;background:var(--bg);color:var(--text)}.longspan-page .sidebar{background:var(--white);border-right:1px solid var(--gray2)}#shelfForm{display:flex;flex-direction:column;gap:26px}#shelfForm h2{margin:0;font-size:28px;line-height:1.1;color:var(--gray7);max-width:100%;text-wrap:balance}.longspan-section-box{display:flex;flex-direction:column;height:220px;padding:14px;border:1px solid var(--gray2);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:var(--shadow-soft)}.longspan-section-box-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.longspan-section-box-header label{font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--gray5)}.longspan-page .sidebar #radioContainer{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:10px;flex:1 1 auto}.longspan-page .longspan-section-tab-wrap{position:relative;display:inline-block;flex:0 0 auto}.longspan-page .mandarini{position:relative;flex:0 0 auto;min-width:116px;padding:7px 28px;border-radius:100px;border:2px solid var(--gray2);background:#e4e4e4!important;color:var(--gray7);cursor:pointer;font-weight:400;font-size:13px;line-height:1.1;transition:all .2s ease;text-align:center;display:inline-flex;align-items:center;justify-content:center}.longspan-page .mandarini:hover{border-color:var(--primary1);background:#f0fdf4}.longspan-page .mandarini.active{background:#ecfdf5;border-color:var(--primary1);color:#065f46;background:#cbfae4!important;box-shadow:0 0 0 3px rgba(60,206,150,.1)}.longspan-page .RemoveSectionBtn{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:16px;min-width:16px;height:16px;font-size:13px;font-weight:400;font-family:inherit;padding:0;border-radius:999px!important;border:1px solid #d9dee7;background:#f8fbff;color:var(--gray5);cursor:pointer;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;z-index:2}.longspan-page .RemoveSectionBtn:hover{background:#eef7ff;border-color:var(--gray3)}.longspan-page .calculator-section-tabs-field>label{display:flex!important}.longspan-page .calculator-section-tabs-field #radioContainer{position:fixed;top:var(--header-h);left:var(--sidebar-w);right:0;z-index:40;height:64px;padding:12px var(--pad-3) 0 calc(var(--pad-3) + var(--section-tabs-eyebrow-w));display:flex;flex-wrap:nowrap;align-items:flex-end;align-content:flex-end;justify-content:flex-start;gap:8px;overflow-x:auto;background:#edf1f5;border-bottom:1px solid var(--gray2);box-shadow:0 2px 10px rgba(15,23,42,.06);scrollbar-width:none;-ms-overflow-style:none}.longspan-page .calculator-section-tabs-field #radioContainer::-webkit-scrollbar{display:none}.longspan-page .calculator-section-tabs-field .longspan-section-tab-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-width:108px;height:42px;margin:0;padding:0 18px;border:1px solid #d7dee7;border-bottom-color:transparent;border-radius:9px 9px 0 0;background:#dfe5ec;color:var(--gray6);transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap;overflow:visible}.longspan-page .calculator-section-tabs-field .longspan-section-tab-wrap:hover{background:#e8edf3;color:var(--gray7)}.longspan-page .calculator-section-tabs-field .longspan-section-tab-wrap:has(.active){z-index:1;height:46px;border-color:#d7dee7;border-bottom-color:var(--white);background:var(--white);color:var(--primary-darkest)}.longspan-page .calculator-section-tabs-field .mandarini{position:absolute;top:0;right:0;bottom:0;left:0;flex:none;width:100%;min-width:100%;height:100%;margin:0;padding:0;border:0!important;border-radius:0;background:transparent!important;color:inherit;font-size:14px;font-weight:700;line-height:1;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}.longspan-page .calculator-section-tabs-field .mandarini:hover,.longspan-page .calculator-section-tabs-field .mandarini.active{height:100%;border:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important}.longspan-page .calculator-section-tabs-field .RemoveSectionBtn{position:absolute;top:-3px;right:-3px;transform:none;width:20px;min-width:20px;height:20px;padding:0;border:1px solid #d7dee7;background:#f3f4f6;color:var(--gray4);font-size:11px;font-weight:700;flex:0 0 auto;opacity:1;z-index:3;box-shadow:0 3px 8px rgba(15,23,42,.14)}.longspan-page .calculator-section-tabs-field .mandarini.removable .section-tab-label{padding-right:16px}.longspan-page .calculator-section-tabs-field .longspan-section-tab-wrap:has(.active) .RemoveSectionBtn{background:var(--white);color:var(--gray6)}.longspan-page .calculator-section-tabs-field .section-add-tab{min-width:44px;width:44px;height:42px;padding:0;border:1px solid #d7dee7;border-bottom-color:transparent;border-radius:9px 9px 0 0;background:#f7fafc;color:var(--gray6);font-size:24px;font-weight:500;line-height:1}#radioContainer,.calculator-section-tabs-field label{margin-top:15px}.longspan-page .calculator-section-tabs-field .section-add-tab:hover{background:var(--white);color:var(--primary-darkest)}.longspan-page .calculator-section-tabs-field .RemoveSectionBtn:hover{background:#fff5f5;border-color:#f1b7b7;color:#b91c1c;opacity:1}.longspan-page .calc-row>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.longspan-page .slider-current-value{font-size:13px;font-weight:700;color:var(--gray6);background:var(--gray1);border:1px solid var(--gray2);border-radius:999px;padding:2px 10px}.longspan-page #threeContainer{width:100%;height:100%;min-height:320px;position:relative;min-width:0}.longspan-page #threeDeePart{width:100%;height:100%;min-width:0}.longspan-page .preview-container{min-width:0;min-height:0}.longspan-price-content #addToCartBtn:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.2)}.longspan-price-display{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px}.longspan-price-original{color:var(--gray4);font-size:18px;font-weight:700;text-decoration:line-through;text-decoration-thickness:2px}.longspan-price-current{color:#111}.longspan-price-display.is-discounted .longspan-price-current{color:#fcc700}.longspan-discount-badge{align-self:center;padding:4px 9px;border-radius:999px;background:#fcc700;color:#111;font-size:12px;font-weight:800;line-height:1}.longspan-promotions{display:grid;gap:6px;margin-top:8px;padding:8px 10px;border:1px solid #cfe8dc;border-radius:10px;background:#f2fbf6;color:#1f3d2f;font-size:13px;font-weight:700;line-height:1.35}.longspan-shelf-update-popup{position:absolute;right:16px;height:80%;top:16px;transform:none;width:min(380px,92vw);background:var(--white);border:1px solid var(--gray2);border-radius:16px;box-shadow:var(--shadow);overflow:hidden;z-index:120}.longspan-shelf-update-popup #close-shelf-selection{width:32px;height:32px;border-radius:8px;border:0;background:#f3f4f6;color:#6b7280;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.longspan-shelf-update-popup #close-shelf-selection:hover{background:#e5e7eb;color:#1f2937}.longspan-shelf-update-popup .panel-header h3{font-size:18px;font-weight:600;color:#1f2937}.longspan-shelf-update-popup .panel-body{padding:20px;max-height:70vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.longspan-shelf-update-popup .shelf-type-grid{grid-template-columns:1fr}.longspan-shelf-update-popup .shelf-type-option{flex-direction:row;justify-content:flex-start;text-align:left;padding:12px 20px;font-weight:400}.longspan-shelf-update-popup .shelf-type-option input[type=radio]{all:unset;accent-color:#3CCE96;margin:0}.longspan-shelf-update-popup .shelf-type-option:has(input:checked){border-color:#3cce96;background:#f0fdf4;box-shadow:0 0 0 3px rgba(60,206,150,.1)}.longspan-shelf-update-popup .action-btn{margin-bottom:8px}.longspan-shelf-update-popup .action-btn:last-child{margin-bottom:0}.hidden{display:none!important}@media(max-width:992px){.longspan-shelf-update-popup{height:78%;top:16px}}@media(max-width:768px){.longspan-page .calculator-section-tabs-field #radioContainer{left:0;top:var(--header-h);height:var(--pricebar-h);padding:12px var(--pad-2) 0 calc(var(--pad-2) + 92px)}.longspan-page .calculator-section-tabs-field .longspan-section-tab-wrap{min-width:96px;height:44px;padding:0 14px}.longspan-page .calculator-section-tabs-field .longspan-section-tab-wrap:has(.active){height:46px}.longspan-page .calculator-section-tabs-field .mandarini{min-width:100%;height:100%;padding:0;font-size:13px}.longspan-page .preview-container{min-height:52vh}.longspan-page #threeContainer,.longspan-page #threeDeePart{height:52vh;min-height:360px}.longspan-shelf-update-popup{position:fixed;left:10px;right:10px;bottom:10px;top:auto;transform:none;width:auto;height:min(72vh,560px);border-radius:18px;animation:none;z-index:200}.longspan-shelf-update-popup .panel-body{max-height:calc(min(72vh,560px) - 62px)}}
