:root{--color-text-muted: #6a6c6e;--color-primary-hover: #1a202c;--dark-color: #303234;--text-color: #3A4249;--font-sans: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono: "SF Mono", "Monaco", "Menlo", "Courier New", monospace;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 3px 9px -1px rgba(0, 0, 0, .1), 0 2px 6px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-jf: 0 10px 25px -5px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--radius-lg: 6px;--radius-xlg: 8px;--text-link-decoration: underline;--element-shadow-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}*{margin:0;padding:0;box-sizing:border-box}body:not(.is-tabbing) button.card__collapsible-button:focus{outline:none}body:not(.is-tabbing) button:focus{outline:1px solid currentColor}.template-page .quote-center-main .slideshow{margin-bottom:30px}.header{background:var(--secondary-background);position:sticky;padding:1rem 0 .5rem;animation:fadeInDown .6s ease-out;top:0;z-index:1000;box-shadow:0 2px 4px #0000000d}.header-inner{text-align:center}.header .back-button{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);font-weight:700}.logo{display:inline-flex;align-items:center;justify-content:center}.logo img{max-width:310px;height:auto}img{max-width:100%;height:auto;border-style:none;vertical-align:top}.aspect-ratio{position:relative;margin-left:auto;margin-right:auto}a.aspect-ratio{display:block}.aspect-ratio img,.aspect-ratio video,.aspect-ratio svg{position:absolute;height:100%;width:100%;max-width:100%;max-height:100%;top:0;left:0}.aspect-ratio--square{padding-bottom:100%!important}.aspect-ratio--short{padding-bottom:85%!important}.aspect-ratio--tall{padding-bottom:150%!important}.aspect-ratio--square img,.aspect-ratio--short img,.aspect-ratio--tall img{position:absolute;width:auto;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}@supports ((-o-object-fit: contain) or (object-fit: contain)){.aspect-ratio--square img,.aspect-ratio--short img,.aspect-ratio--tall img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.line-item .item-image .aspect-ratio img,.rte .item-image .aspect-ratio img{-o-object-fit:contain;object-fit:contain}}.rte .item-image{min-width:100px;width:100px;overflow:hidden;border-radius:var(--radius-lg)}.rte .item-image img{margin:0}.header h1{font-size:2rem;font-weight:700;color:var(--text-color);letter-spacing:-.02em}.view-all-btn{margin-top:1rem;display:inline-flex;align-items:center;gap:.5rem}.intro{background:var(--secondary-background);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:1.5rem;margin-bottom:2rem;box-shadow:var(--shadow-sm)}.intro p{color:var(--color-text-muted);font-size:.95rem}.loading{text-align:center;padding:4rem 2rem;background:var(--secondary-background);border-radius:var(--radius-lg);border:1px solid var(--border-color);animation:fadeIn .4s ease-out}.spinner{width:48px;height:48px;border:4px solid var(--border-color);border-top-color:var(--header-text-color);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.loading p{color:var(--color-text-muted)}.no-margin-bottom{margin-bottom:0}.error{text-align:center;padding:3rem 2rem;background:var(--secondary-background);border-radius:var(--radius-lg);border:1px solid var(--border-color);animation:fadeIn .4s ease-out}.error-icon{font-size:6rem;margin-bottom:1rem}.error-icon-request{font-size:8px;width:10rem;height:10rem;margin:0 auto}.error-icon-circle{width:8rem;height:8rem;margin:0 auto 2rem}.error-icon-request svg,.error-icon-circle svg{width:100%;height:100%}.error h2{font-size:1.5rem;margin-bottom:.5rem;color:var(--text-color)}.error p{color:var(--color-text-muted);margin-bottom:1.5rem}.empty-state{text-align:center;padding:4rem 2rem;background:var(--secondary-background);border-radius:var(--radius-lg);border:1px solid var(--border-color);animation:fadeIn .4s ease-out}.empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state h2{font-size:1.5rem;margin-bottom:.5rem}.empty-state p{color:var(--color-text-muted)}.heading{font-weight:700}.heading--h2{font-size:1.75rem;margin-top:0!important;margin-bottom:0!important}.heading--h3{font-size:1.25rem}.heading--h4{font-size:1rem}.quote-number,.items-count{color:var(--dark-color);font-size:1rem;font-weight:700;line-height:1.5rem}.items-count{font-weight:400;line-height:1rem}.card-expandable .card__collapsible-button .quote-number{line-height:1.5rem}.bold-text{font-weight:700}.icon{display:inline-block;height:1em;width:1em;fill:currentColor;vertical-align:middle;background:none;pointer-events:none;overflow:visible}.draft-order{background:var(--secondary-background);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:2rem;margin-bottom:1.5rem;box-shadow:var(--shadow-sm);transition:all .3s ease;animation:fadeInUp .5s ease-out backwards}.draft-order.card-expandable{padding:0}.draft-order.card-expandable .card__collapsible-button{padding:2rem;transition:.3s ease-in-out}.draft-order.card-expandable .card__collapsible-button[aria-expanded=true]{padding-bottom:1rem}.draft-order.card-expandable .card__collapsible{padding:0 2rem 2rem}.draft-order.card-expandable .card__collapsible-button[aria-expanded=false]+.card__collapsible{padding-bottom:0}.draft-order.order-cancelled .card__collapsible-button .expandable-title .h3{color:var(--form-border-color)}.draft-order .quote-pdf-link{font-size:.875rem;font-weight:700}.order-summary-expandable .quote-pdf-link svg{width:20px;height:20px}.draft-order:hover{box-shadow:var(--shadow-jf)}.draft-order-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:1rem;line-height:2rem}.total-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.total-amount{color:var(--color-text-muted);margin-bottom:10px}.total-amount-value{font-size:2rem;font-weight:700;color:var(--text-color);font-variant-numeric:tabular-nums}.draft-order-header .total-amount{margin-bottom:.25rem}.draft-order-header .heading{line-height:1}.draft-order .card__collapsible-button{cursor:default}.draft-order .card__collapsible-button .expandable-title .h3,.draft-order .card__collapsible-button .plus-button{margin:0;cursor:pointer;line-height:1.5rem}.draft-order .card__collapsible-button .expandable-title .h3{font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 24px))}.plus-button--large{width:20px;height:20px}.plus-button--large:before{width:20px}.plus-button--large:after{height:20px}.card__collapsible-button .expandable-title{flex:0 0 30%}.card__collapsible-button .total-amount-header{text-align:left;line-height:1.5rem}.card__collapsible-button .total-amount-header .total-amount-value{margin:0;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 24px));line-height:1.5rem}.draft-order-customer{display:grid;grid-auto-flow:column;grid-auto-columns:min(33%,300px);line-height:1.75rem;background:var(--background);border-radius:var(--border-radius);padding:1rem;border:1px solid var(--border-color)}.draft-order-title-inner .draft-order-meta{flex-basis:100%}.draft-order-title{text-align:left}.draft-order-title h3{font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.draft-order-title .heading{display:flex;align-items:center}.status-label{align-items:center;justify-content:space-between}.status-label .pill-button{margin:0}.pill-button{font-size:12px;font-weight:700;padding:5px 14px;border-radius:16px;background:var(--accent-color);color:var(--secondary-background);text-transform:uppercase;letter-spacing:.05em;height:26px;display:inline-flex;align-items:center}.pill-button+.pill-button,.pill-button-title{margin-left:6px}.pill-button-tax-exempt,.pill-button-open,.pill-button-blue{background:var(--product-custom-label-1-background);color:#fff}.pill-button-completed,.pill-button-good,.pill-button-green{background:var(--heading-color);color:#fff}.pill-button-expired,.pill-button-refunded,.pill-button-red{background:var(--product-on-sale-accent);color:#fff}.pill-button-invoice-sent,.pill-button-warning,.pill-button-voided,.pill-button-yellow{background:var(--accent-color);color:var(--text-color)}.pill-button-unfulfilled,.pill-button-purple{background:#7c37ef;color:#fff}.pill-button-partial,.pill-button-orange{background:#fb7e02;color:#fff}.pill-button-light-orange{background:#f9a63a;color:#fff}.pill-button-critical,.pill-button-dark-orange{background:#f95900;color:#fff}.pill-button-grey{background:#616670;color:#fff}.pill-button-pink{background:#dd04a8;color:#fff}.draft-good{color:var(--heading-color)}.draft-warning{color:#f59e0b}.draft-critical,.draft-expired{color:var(--product-on-sale-accent, #ef4444)}.tax-exempt-label{line-height:1}.tax-exempt-label .pill-button{margin:0}.draft-order-meta{font-size:.925rem;color:var(--color-text-muted);line-height:1.25rem}.customer-name-inner strong{text-transform:capitalize}.tax-cert-upload-link-button{color:var(--heading-color);text-decoration:underline;text-underline-offset:4px}.draft-order-total{text-align:right}.customer-address{text-align:left}.rte .draft-order-header p:not(:last-child){margin-bottom:0}.draft-order-header>div{line-height:1.5rem}.draft-order-header p{font-size:.925rem;line-height:1.25rem}.expiration-date .date-value,.created-on .date-value{font-weight:700;color:var(--text-color)}.order-summary,.order-summary-expandable{background:var(--background);border-radius:var(--border-radius);padding:1rem;border:1px solid var(--border-color)}.order-summary{margin-bottom:1.5rem}.order-summary-expandable,.order-summary-expandable .summary-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.order-summary-expandable+.order-note{margin-top:1.5rem}.summary-row{display:flex;justify-content:space-between;padding:0;font-size:1rem}.summary-row.total{border-top:1px solid var(--border-color);margin-top:.5rem;padding-top:1rem;font-weight:700;font-size:1rem;text-transform:uppercase}.order-summary-expandable .summary-row.total{border-top:none;margin-top:0;padding-top:0}.order-summary .summary-row.total:only-child{border-top:none;padding-top:0;margin-top:0;line-height:1}.order-note{background:#fffbeb;border:1px solid var(--accent-color);border-radius:var(--border-radius);padding:1rem;font-size:.875rem;font-weight:700;display:flex;justify-content:space-between}.detail-view .order-note{display:flex;justify-content:space-between;margin-top:1.5rem}.detail-view .order-note a{cursor:pointer}.order-note strong{margin-right:10px;color:var(--accent-color)}.order-note svg{margin-left:3px;width:18px;height:18px;vertical-align:middle}.card__collapsible .card__collapsible-trigger{display:block;width:100%;padding:.5rem 0;text-align:left;background:none;border:none;font:inherit;cursor:pointer;color:inherit}.line-items{margin-bottom:1.5rem;width:100%;transition:all .3s ease;outline-offset:8px}.line-item{padding:1rem 0;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;gap:1rem}.line-item:last-child{border-bottom:none}.line-item--removed{position:relative}.line-item--removed .item-image,.line-item--removed .item-title,.line-item--removed .item-price{opacity:.4}.line-item--removed .item-title-link{color:var(--product-on-sale-accent)}.summary-amount-value.strike-through{text-decoration:line-through;color:var(--product-on-sale-accent);opacity:.75}.btn-remove-item{background:transparent;border:1px solid var(--border-color);color:var(--product-on-sale-accent);padding:.5rem;border-radius:var(--border-radius);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.btn-remove-item:hover{background:var(--product-on-sale-accent);color:#fff;border-color:var(--product-on-sale-accent)}.btn-remove-item--undo{color:var(--dark-color);border-color:var(--dark-color);font-size:.875rem}.btn-remove-item--undo:hover{background:var(--dark-color);border-color:var(--dark-color);color:#fff}.changes-notice{background:#fef3c7;border:2px solid var(--accent-color);border-radius:var(--border-radius);padding:1rem 1.25rem;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.changes-notice p{font-weight:600;color:var(--text-color);margin:0!important}.changes-actions{display:flex;gap:.75rem}.changes-actions .button{font-size:.875rem;min-width:121px;padding:0 .75rem}.button--loading{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.button__spinner{width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0;opacity:.9}.item-details{flex:1}.item-title{flex:2;font-weight:500}.item-title-inner{line-height:1.2;margin-bottom:.25rem}.item-title-inner a{text-decoration:none!important}.item-title-link{color:var(--link-color);transition:color .2s ease-in-out;text-decoration:none}.item-title a,.item-title-link{text-decoration:none}.item-title a:first-of-type,.item-title-link{font-weight:700}.item-variant,.item-manual,.item-vendor,.custom-attribute,.item-sku{line-height:1.2;font-size:.875rem;color:var(--color-text-muted);display:flex;align-items:center;gap:.25rem}.custom-attribute span{font-size:.875rem;text-transform:capitalize;color:var(--color-text-muted)}.attribute-value-input{font-size:.875rem;padding:.25rem .5rem;border:1px solid var(--color-border, var(--border-color));border-radius:4px;flex:1;min-width:100px}.btn-attribute-action{background:none;border:none;padding:.25rem;cursor:pointer;color:var(--color-text-muted);display:inline-flex;align-items:center;justify-content:center;transition:color .2s;font-size:1rem}.btn-attribute-action:hover:not(:disabled){color:var(--dark-color)}.btn-attribute-action:disabled{opacity:.3;cursor:not-allowed}.btn-attribute-action.btn-delete:hover:not(:disabled){color:var(--error-color, #dc3545)}.btn-attribute-action.btn-save:hover:not(:disabled){color:var(--heading-color, #28a745)}.btn-attribute-action.btn-cancel:hover:not(:disabled){color:var(--error-color, #dc3545)}.btn-attribute-action.btn-edit:hover:not(:disabled){color:var(--product-custom-label-1-background, #007bff)}.item-custom-attributes+.btn-show-more-attributes[aria-expanded=true] .expandable-content__toggle-icon:before{display:none}.item-custom-attributes+.btn-show-more-attributes[aria-expanded=true] .expandable-content__toggle-icon{transform:rotate(90deg)}.item-custom-attributes+.btn-show-more-attributes[aria-expanded=true] .expandable-content__toggle:before{height:0}@media screen and (any-hover:hover){.expandable-content[aria-expanded=false]+.btn-show-more-attributes:hover .expandable-content__toggle-icon{transform:rotate(45deg)}}.item-custom-attributes--split{display:flex;flex-direction:row;align-items:flex-start;gap:2rem;text-align:left}.btn-show-more-attributes{-webkit-appearance:none;appearance:none;background:transparent;border:none;color:var(--header-text-color);font-size:.875rem;padding:0;margin-top:0;display:block;text-decoration:underline;transition:opacity .2s ease;font-weight:500;color:var(--heading-color);text-align:left;font-weight:var(--text-font-bold-weight);background:var(--secondary-background);transition:opacity .1s ease-in-out,visibility .1s ease-in-out;cursor:pointer}body:not(.is-tabbing) button.btn-show-more-attributes:focus{border:none;outline:none}.btn-show-more-attributes:hover{opacity:.7}.item-manual a{line-height:1.2;font-size:.875rem;color:var(--color-text-muted)!important;text-decoration:none!important}.item-manual svg{margin-left:4px}.item-quantity{font-size:.875rem;color:var(--color-text-muted);display:flex;align-items:center}.item-quantity label{font-weight:500}.quantity-input{width:60px;padding:.375rem .5rem;border:1px solid var(--border-color);border-radius:var(--border-radius);font-size:.875rem;color:var(--text-color);background:var(--secondary-background);transition:all .2s ease}.quantity-input:focus{outline:none;border-color:var(--header-text-color);box-shadow:0 0 0 3px #3a42491a}.quantity-input:disabled{background:var(--background);color:var(--color-text-muted);cursor:not-allowed}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{opacity:1}.item-price{font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right}.item-price-container{display:flex;flex-direction:column;gap:5px;flex-direction:column-reverse;align-items:flex-end}.draft-order-actions{display:flex;gap:1rem}.detail-view .draft-order-actions--top{margin-bottom:1.5rem}.draft-order-actions.sticky{position:sticky;z-index:20;background:#fff;padding:.75rem 0}.draft-order-actions--top.sticky{top:calc(var(--header-height, 0px) * var(--header-is-sticky, 0))}.draft-order-actions--bottom.sticky{bottom:20px;margin-top:-.75rem;margin-bottom:-.75rem}.draft-order-actions .button{padding:0 .75rem}.draft-order-actions:empty,.draft-order-actions-expandable:empty{display:none}.button{flex:1;font-size:.95rem;font-weight:700;border:none;cursor:pointer;transition:all .3s ease;text-align:center}.button:not(.gr-rating-card-button):hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.gr-rating-card-button{border:2px solid var(--heading-color);padding:0 .75rem}.button--primary,.btn--primary{background:var(--heading-color);color:#fff}.button--primary:hover,.btn--primary:hover{background:var(--heading-color)}.button--secondary,.btn--secondary{background:var(--accent-color);color:var(--text-color);border:1px solid var(--accent-color)}.button--danger,.btn--danger{background:var(--product-on-sale-accent);color:#fff}.button--danger:hover,.btn--danger:hover{background:var(--product-on-sale-accent-hover)}.button--bordered{box-shadow:none!important}.button--bordered.button--primary{border:2px solid var(--heading-color);color:var(--heading-color);background:transparent}.button--bordered.button--primary:hover{border:2px solid var(--heading-color);background:var(--heading-color);color:#fff}.button--bordered.button--secondary{border:2px solid var(--accent-color);color:var(--header-text-color);background:transparent}.button--bordered.button--secondary:hover{border:2px solid var(--accent-color);background:var(--accent-color);color:var(--header-text-color)}.button--bordered.button--danger,.btn-border.btn-decline{border:2px solid var(--product-on-sale-accent);color:var(--product-on-sale-accent);background:transparent}.button--bordered.button--danger:hover,.btn-border.btn-decline:hover{border:2px solid var(--product-on-sale-accent);background:var(--product-on-sale-accent);color:#fff}.button--bordered.button--share,.btn-border.btn-share{border:2px solid var(--product-custom-label-1-background);color:var(--product-custom-label-1-background);background:transparent}.button--bordered.button--share:hover,.btn-border.btn-share:hover{border:2px solid var(--product-custom-label-1-background);background:var(--product-custom-label-1-background);color:#fff}.button:active{transform:translateY(0)}.button--share-quote-url svg,.button--open-in-mail svg,.button-send-email svg{width:19px;height:19px;margin-right:6px;position:relative;top:4px;transition:all .3s ease}.button--share-quote-url.button--copied svg,.button--open-in-mail.button--copied svg{animation:fadeInDown .6s ease-out}@keyframes sendIconSent{0%{transform:scale(1) translate(-20px);opacity:0}to{transform:scale(1.1) translate(0);opacity:1}}.button-send-email.button--sent .send-icon,.button-send-email.button--sent svg{animation:sendIconSent .6s ease-out}.button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.draft-orders-sort,.draft-orders-sort-container{display:flex;gap:.5rem;align-items:center;margin:.5rem 0;justify-content:space-between}.draft-orders-filter{display:flex;gap:.5rem;align-items:center}.button--sort{border-radius:var(--border-radius);color:var(--text-color);border:1px solid var(--border-color);height:46px;background:#fff;padding:2px 36px 0 11px;min-width:88px}.select-wrapper select.button--sort-by{border-radius:var(--border-radius)}.button--sort-by{color:var(--text-color);font-size:14px;height:auto;border:1px solid var(--border-color);border-radius:var(--border-radius);padding:10px 12px;min-width:140px}.select-wrapper svg{transition:transform .3s ease}.select-wrapper.icon--arrow-down svg{transform:rotate(180deg)}.select-wrapper--primary select{height:46px;font-weight:400;border-color:var(--border-color);border-radius:var(--border-radius)}.select-wrapper--primary select.form-control:valid{font-weight:400}.status-badge{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:6px}.status-approved{background:#d1fae5;color:#2f734f}.status-declined{background:#fee2e2;color:#991b1b}body:not(.is-tabbing) input.quantity-selector__value{outline:none}.quantity-selector{position:relative;display:inline-flex;align-items:center;height:38px;font-size:15px;border:1px solid var(--form-border-color);border-radius:3px;box-shadow:0 1px 1px rgba(var(--border-color-rgb),.2);vertical-align:middle}.quantity-selector--loading{pointer-events:none;opacity:.85}.quantity-selector__spinner{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:18px;height:18px;border:2px solid rgba(var(--text-color-rgb),.15);border-top-color:rgba(var(--text-color-rgb),.65);border-radius:50%;animation:quote-portal-qty-spin .7s linear infinite;z-index:1;background:#ffffffd9}@keyframes quote-portal-qty-spin{to{transform:rotate(360deg)}}.quantity-selector svg:hover{opacity:1}.quantity-selector .icon--minus,.item-quantity .icon--minus{width:10px;height:2px}.quantity-selector .icon--plus,.item-quantity .icon--plus{width:10px;height:10px}.item-quantity svg{fill:rgba(var(--text-color-rgb),.6);color:rgba(var(--text-color-rgb),.6)}.quantity-selector__button{display:flex;align-items:center;padding:0 10px;font-size:18px;color:rgba(var(--text-color-rgb),.6);height:100%;transition:color .2s ease-in-out;touch-action:manipulation;cursor:pointer;-webkit-appearance:button;overflow:visible;background:none;border:none}.quantity-selector__button:not([disabled]):hover{color:var(--heading-color)}.quantity-selector__button:disabled{opacity:.5;cursor:not-allowed}.quantity-selector__value{-webkit-appearance:none;appearance:none;padding:0 5px;width:32px;min-width:32px;text-align:center;border:none;background:transparent}.mini-quote .quantity-selector__value{width:32px}.quantity-selector__value::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-selector__value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-selector__value:focus{outline:none}.quantity-selector--product{height:42px}.quantity-selector--product .quantity-selector__button{padding:0 16px}.quantity-selector--product .quantity-selector__value{height:100%;min-width:64px;width:64px;border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);box-shadow:0 1px rgba(var(--border-color-rgb),.4) inset;color:var(--heading-color)}.portal-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.portal-modal.modal[aria-hidden=true] button,.portal-modal.modal[aria-hidden=true] input,.portal-modal.modal[aria-hidden=true] a,.portal-modal.modal[aria-hidden=true] iframe{display:revert;visibility:visible}.modal-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;animation:fadeIn .2s ease-out}.portal-modal .modal__header{padding-top:0}.portal-modal .modal__dialog{padding-left:30px;padding-right:30px;box-shadow:var(--shadow-xl);transform:scale(1)}.modal-content{box-shadow:var(--shadow-xl)}.modal__content label:not(.form-label-inner){line-height:1.25rem;margin-bottom:.5rem;display:block}.modal-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:var(--background);border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);transition:all .2s ease}.modal-close:hover{background:var(--border-color);color:var(--text-color)}.portal-modal p:not(.fu-hint){margin-bottom:1.5rem;color:var(--color-text-muted)}.portal-modal .modal-description{font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 18px));margin-bottom:1rem!important;line-height:1.75rem}.portal-modal input,.portal-modal textarea{font-weight:400}.portal-modal textarea{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:var(--border-radius);font-size:.95rem;resize:vertical;min-height:100px}.portal-modal .wrapper-wireInformation textarea{min-height:108px}.portal-modal .wrapper-wireInformation{text-align:center;margin-top:1.5rem}.portal-modal:not(.ask-question-modal) .modal-fields{min-height:340px}.portal-modal.request-extension-modal .modal-fields,.portal-modal.ask-question-modal .modal-fields{min-height:140px}.modal-actions{display:flex;gap:.75rem;margin-bottom:1rem}.modal-actions:last-child{margin-bottom:0}.modal-actions+.form-group{margin-top:1rem}.decline-quote-modal .modal-actions{margin-top:2rem}.modal-actions--split{display:flex;gap:1rem}.portal-modal .modal__close{top:0;right:0}.modal-success{text-align:center;padding:1rem}.modal-success-icon svg{width:146px;height:160px}.portal-modal .icon-success{width:140px;height:140px}.portal-modal .icon-success svg{width:100%;height:100%}.form-group.form__input-wrapper.checkbox-wrapper.wrapper-declineReasons{display:block;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--border-color)}.checkbox-single,.radio-single{margin:.5rem 0}.form-group.checkbox-wrapper input[type=radio]{position:relative}.form-group.checkbox-wrapper input[type=radio]:focus{outline:none}.form-group.checkbox-wrapper input[type=radio]:before{transform:scale(.8);background:var(--background);border:1px solid var(--border-color)}.form-group.checkbox-wrapper input[type=radio]:before,.form-group.checkbox-wrapper input[type=radio]:after{animation:scaleIn .2s ease-in-out}.form-group.checkbox-wrapper input[type=radio]:checked:before{background:var(--accent-color);border-color:var(--accent-color);box-shadow:none;transform:scale(1);content:"";width:18px;height:18px;display:block;border-radius:50%;position:absolute}.form-group.checkbox-wrapper input[type=radio]:checked:after{content:"";width:10px;height:10px;display:block;border-radius:50%;background:#fff;padding:3px;z-index:9;position:absolute;top:4px;left:4px}.checkbox-wrapper{margin:0;display:flex;align-items:center}.checkbox-wrapper label{display:flex;align-items:center;cursor:pointer}#quote_portal input[type=checkbox]:not(.switch-checkbox),#quote_portal input[type=radio]{min-width:18px;width:18px;height:18px;margin-right:.5rem}.checkbox-wrapper.large .switch-checkbox{width:60px;height:28px;margin:0}.checkbox-wrapper.large .switch-checkbox:before{width:20px;height:20px;box-shadow:var(--element-shadow-1)}.checkbox-wrapper .switch-checkbox:not(:checked):before{background:var(--color-text-muted)}.checkbox-wrapper.large .switch-checkbox:checked:before{transform:translate(calc(100% + 12px))}.checkbox-wrapper .form-label-inner{margin-right:20px;line-height:1}#wrapper-paymentApproval .checkbox-wrapper .form-label{margin:0}.form-group{margin-bottom:1rem}.checkbox-wrapper,.checkbox-option.checkbox-list{margin-bottom:.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:700;color:var(--text-color);line-height:1.25rem}.form-value-label{font-weight:400;margin-left:8px;line-height:1.25rem}.form-value-label.bold-text{font-weight:700}.checkbox-label{font-weight:700;color:var(--text-color)}.form-label-inner{font-weight:700}.form-label .form-label-span{margin-bottom:.5rem;display:inline-block}.form-error{color:var(--error-color, #dc3545);font-size:.875rem;margin-top:.5rem}.form-text{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:var(--border-radius);font-size:.95rem}.form-file-value{font-size:.875rem;color:var(--text-color-muted);margin-top:.25rem}.form-textarea{width:100%;border:1px solid var(--border-color);border-radius:var(--border-radius);font-size:.95rem;resize:vertical;min-height:100px}.form-share-quote-emails{min-height:80px}.button--share-quote-url{transition:all .5s ease-out}.form-share-quote-url--copied{background:var(--product-custom-label-1-background);color:#fff!important;animation:shareQuoteUrlCopied .5s ease-in-out infinite}@keyframes shareQuoteUrlCopied{0%{box-shadow:0 0 0 0 var(--border-color, rgba(40, 167, 69, .5))}50%{box-shadow:0 0 0 0 var(--product-custom-label-1-background, rgba(86,154,193,.3));border-color:var(--product-custom-label-1-background)}to{box-shadow:0 0 0 0 var(--border-color, rgba(40, 167, 69, 0));border-color:inherit}}.form-required{color:var(--error-color, #dc3545)}.form-group input::-moz-placeholder,.form-group input:-ms-input-placeholder,.form-group input::placeholder,.form-group textarea::-moz-placeholder,.form-group textarea::placeholder{color:var(--text-color)}.hidden{display:none!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.back-button-container{margin-top:1rem}.back-button{background:none;border:none;color:var(--color-primary);font-size:.95rem;font-weight:700;padding:.5rem 0;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .2s}.back-button:hover{opacity:.7}.draft-order.detail-view{max-width:none}.draft-order.detail-view h2{font-size:1.75rem;margin:0}.draft-order.detail-view h3{font-size:1.25rem;margin:0 0 1rem;color:var(--text-color)}.draft-order:nth-child(1){animation-delay:.05s}.draft-order:nth-child(2){animation-delay:.1s}.draft-order:nth-child(3){animation-delay:.15s}.draft-order:nth-child(4){animation-delay:.2s}.draft-order:nth-child(5){animation-delay:.25s}.blog-sidebar__block-title{line-height:1.2}@keyframes fileCardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.quote-update-button-wrapper{margin-bottom:0}.tax-cert-title{margin-bottom:20px}.tax-cert-description{margin-bottom:1rem}.pagination-wrapper{margin-top:2rem}.strike-through{text-decoration:line-through;color:var(--color-text-muted)}@media screen and (min-width:1280px){.draft-order .card__collapsible-button{padding:2rem}.gr-rating-card-button{margin-left:10px}}@media screen and (min-width:641px){.portal-modal .modal__content{padding:10px 30px 30px}}@media screen and (min-width:641px)and (max-width:1024px){.draft-order-actions{flex-wrap:wrap;flex:0 0 45%;flex-direction:column;align-items:flex-start;gap:.5rem}.order-summary-expandable .summary-row.total{flex:0 0 40%;flex-direction:column;align-items:flex-start;gap:0;line-height:1.25}.draft-order-actions .button{width:100%}.total-amount-value{font-size:1.75rem}.card__collapsible-button .expandable-title{flex:0 0 65%}.card__collapsible-button .total-amount-header{flex:0 0 27%}.pill-button{font-size:11px;height:22px;letter-spacing:0}.card__collapsible-button .total-amount-header{text-align:right}}@media screen and (min-width:1024px){.form-group{margin:1rem 0}.modal__content .checkbox-wrapper .form-label{margin-bottom:.5rem}.checkbox-wrapper,.form-group.checkbox-wrapper{margin:0}.modal-actions{margin-top:2rem}.line-item{gap:2.5rem}.item-price{min-width:100px}}@media screen and (max-width:1024px){.draft-order.card-expandable .card__collapsible-button{padding:1.25rem 1.5rem}.card__collapsible-button .total-amount-header{flex:0 0 27%;line-height:1.25rem}.summary-row{line-height:1.5rem}.customer-testimonial-image{width:100%!important;height:250px}}@media screen and (max-width:768px){.draft-order.card-expandable .card__collapsible-button{padding:1.5rem}}@media screen and (max-width:1241px){.draft-order .card__collapsible-button .expandable-title .h3,.card__collapsible-button .total-amount-header .total-amount-value{font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 20px))}}@media screen and (min-width:1241px){.draft-order-header>div{line-height:1.5rem;display:flex;flex-direction:column;gap:.25rem}.card__collapsible-button .total-amount-header{text-align:right;flex:0 0 28%}.draft-order.card-expandable .card__collapsible-button{gap:1rem}.card__collapsible-button .expandable-title{flex:0 0 32%}.draft-order-actions-expandable{flex:0 0 40%;margin:0}.line-item{padding:.75rem 0}.portal-modal .modal__dialog{width:40%}.portal-modal .modal__header{padding-bottom:0}.portal-modal .modal__content{padding:0 30px 50px}.modal-actions+.form-group{margin-top:2rem}.changes-actions{flex:0 0 50%}}@media screen and (min-width:1600px){.draft-order-actions-expandable{flex:0 0 50%}.draft-order.card-expandable .card__collapsible-button{padding:1.75rem 2rem}.card__collapsible-button .total-amount-header,.card__collapsible-button .expandable-title{flex:0 0 45%}.card__collapsible-button .total-amount-header .total-amount-value{font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 28px))}.quote-center-container .portal-trust-text{font-size:1.125rem}.changes-actions{flex:0 0 50%}}@media(max-width:640px){.draft-order .card__collapsible-button .plus-button{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.plus-button--large{width:16px;height:16px}.plus-button--large:before{width:16px}.plus-button--large:after{height:16px}.draft-order .card__collapsible-button{padding:0;align-items:center;position:relative;justify-content:flex-start}.card__collapsible-button .expandable-title{flex:0 0 82%}.pill-button{letter-spacing:0}.draft-order.card-expandable .card__collapsible-button{padding:20px 15px}.draft-order.card-expandable .card__collapsible-button[aria-expanded=true]{padding-bottom:10px}.draft-order.card-expandable .card__collapsible{padding:0 15px 20px}.draft-order .card__collapsible-button .expandable-title .h3{font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 16px))}.card-expandable .card__collapsible-button .quote-number{font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 12px))}.quote-number{display:block}.card__collapsible-button .total-amount-header{display:none}.draft-order-header.card__header{padding:0}.draft-order-header{display:block}.draft-order-header .pill-button+.pill-button{margin-left:6px}.draft-order.detail-view h2,.expiration-date,.created-on{display:flex;justify-content:space-between;align-items:center}.draft-order-title .heading{display:block;margin-bottom:5px}.order-summary-expandable{flex-direction:column;gap:.5rem;align-items:flex-start}.pill-button{font-size:9px;height:22px}.total-amount{margin-bottom:5px;display:flex;justify-content:space-between}.total-amount-value{font-size:1.5rem}.draft-order-total{text-align:left}.checkbox-wrapper .form-label-inner{display:flex;align-items:center;margin-right:0}.draft-order-title,.draft-order-total,.customer-address,.customer-name{line-height:1.5}.customer-name,.customer-address{margin:5px 0}.header .back-button{position:static;transform:none;padding:.5rem 0;margin-bottom:.5rem;margin-left:1rem}.draft-order{padding:1rem}.draft-order-actions{flex-direction:column;width:100%}.line-item{flex-wrap:wrap;position:relative;gap:.5rem}#orders-container .line-item{flex-wrap:nowrap}.item-quantity{display:none}.rte .item-image{min-width:55px;width:55px;margin-right:0}.item-title{font-size:14px}.custom-attribute,.changes-notice,.modal-actions--split{display:block}.changes-notice p{line-height:1.25;margin-bottom:.5rem!important}.modal .modal-actions{margin-top:1.5rem}.modal-actions--split .button{width:100%;margin:0 0 10px}.modal__header,.modal__header+.modal__content{padding-left:0;padding-right:0}.item-price{min-width:auto;align-self:flex-end}.quantity-selector__value{width:24px;min-width:24px}.quantity-selector__button{padding:0 8px}.quantity-selector__button.qty-minus{padding:0 4px 0 8px}.quantity-selector__button.qty-plus{padding:0 8px 0 4px}.summary-row{line-height:1.5rem;padding:5px 0;gap:.5rem}.summary-amount-value{text-align:right;min-width:40%}.portal-modal h3.heading{font-size:1.5rem;margin-bottom:0;margin-top:1.5rem}.modal__title{margin-bottom:0}.modal-actions{flex-direction:column}.portal-modal .modal__close{position:absolute;top:20px;right:-10px}.total-label{margin-bottom:0}.checkbox-wrapper label{display:block}.draft-orders-sort,.draft-orders-sort-container{margin:0 0 .25rem}.draft-orders-sort-container{flex-wrap:wrap}.draft-orders-sort{width:100%}.draft-orders-sort .sort-by-label{min-width:27%}.draft-orders-filter{justify-content:space-between;width:100%;margin-bottom:1rem}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/quote_portal-styles.css.map */
