:root{--quote-navy: #002d4b;--quote-navy-deep: #001f35;--quote-green: #007a47;--quote-green-bright: #009c3b;--quote-green-dark: #005f38;--quote-red: #c22e3a;--quote-surface: #f6f8f7;--quote-border: #dbe3df;--quote-text: #172027;--quote-muted: #5d6964;--quote-shadow: 0 22px 58px rgba(0, 45, 75, .12)}body.quote-drawer-open{overflow:hidden}.quote-add-button,.quote-request-form__submit{--color-button: 0, 122, 71;--color-button-text: 255, 255, 255}.quote-add-status{min-height:1.8rem;margin:.8rem 0 0;color:var(--quote-green-dark);font-size:1.3rem;line-height:1.35}.quote-product-quantity{display:grid;gap:.7rem;margin-bottom:1.2rem}.quote-product-quantity>label{color:var(--quote-navy);font-size:1.3rem;font-weight:700}.quote-product-quantity__controls{width:13.6rem;display:grid;grid-template-columns:4.2rem 5.2rem 4.2rem;overflow:hidden;border:1px solid var(--quote-border);border-radius:.8rem;background:#fff}.quote-product-quantity__controls button,.quote-product-quantity__controls input{height:4.4rem;border:0;background:#fff;color:var(--quote-text);font:inherit;text-align:center}.quote-product-quantity__controls button{background:var(--quote-surface);color:var(--quote-navy);font-size:1.8rem;cursor:pointer}.quote-product-quantity__controls input{width:100%;padding:.4rem;border-right:1px solid var(--quote-border);border-left:1px solid var(--quote-border);-webkit-appearance:textfield;appearance:textfield}.quote-product-quantity__controls input::-webkit-inner-spin-button,.quote-product-quantity__controls input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.quote-drawer[hidden],.quote-list__empty[hidden],[data-quote-populated][hidden],[data-quote-drawer-footer][hidden]{display:none!important}.quote-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;justify-content:flex-end}.quote-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#001d3094;cursor:pointer;opacity:0;transition:opacity .18s ease}.quote-drawer__panel{position:relative;width:min(46rem,100%);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#fff;color:var(--quote-text);box-shadow:-1.2rem 0 4rem #001d302e;transform:translate(100%);transition:transform .22s ease}.quote-drawer.is-open .quote-drawer__overlay{opacity:1}.quote-drawer.is-open .quote-drawer__panel{transform:translate(0)}.quote-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2.2rem 2.4rem 1.8rem;border-bottom:1px solid var(--quote-border)}.quote-drawer__eyebrow,.quote-page__eyebrow{margin:0 0 .5rem;color:var(--quote-green);font-size:1.2rem;font-weight:700;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.quote-drawer__title{margin:0;color:var(--quote-navy);font-size:2.2rem;line-height:1.2}.quote-drawer__close{width:4rem;height:4rem;flex:0 0 auto;display:grid;place-items:center;padding:1rem;border:1px solid var(--quote-border);border-radius:50%;background:#fff;color:var(--quote-navy);cursor:pointer}.quote-drawer__close .icon{width:1.8rem;height:1.8rem}.quote-drawer__body{min-height:0;overflow-y:auto;padding:2rem 2.4rem}.quote-drawer__footer{padding:1.8rem 2.4rem 2.2rem;border-top:1px solid var(--quote-border);background:#fff}.quote-drawer__summary{display:flex;justify-content:space-between;gap:1.5rem;margin:0 0 1.2rem;color:var(--quote-muted);font-size:1.4rem}.quote-drawer__summary strong{color:var(--quote-navy)}.quote-drawer__continue{width:100%;margin-top:1.2rem;padding:.5rem;border:0;background:transparent;color:var(--quote-navy);font:inherit;font-weight:650;text-decoration:underline;text-underline-offset:.25rem;cursor:pointer}.quote-list__empty{padding:4rem 1.8rem;border:1px dashed var(--quote-border);border-radius:1.2rem;background:var(--quote-surface);text-align:center}.quote-list__empty h3{margin:0 0 .8rem;color:var(--quote-navy)}.quote-list__empty p{margin:0 0 2rem;color:var(--quote-muted)}.quote-list__items{display:grid;gap:1.4rem}.quote-list__item{display:grid;grid-template-columns:7.6rem minmax(0,1fr);gap:1.4rem;padding:1.4rem;border:1px solid var(--quote-border);border-radius:1.2rem;background:#fff}.quote-list__image-link{align-self:start;display:block;overflow:hidden;border-radius:.8rem;background:var(--quote-surface);aspect-ratio:1}.quote-list__image{width:100%;height:100%;display:block;object-fit:contain}.quote-list__image-placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--quote-muted);font-size:1.1rem;text-align:center}.quote-list__details{min-width:0}.quote-list__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.quote-list__title{margin:0;color:var(--quote-navy);font-size:1.5rem;font-weight:700;line-height:1.35;text-decoration:none}.quote-list__title:hover{text-decoration:underline;text-underline-offset:.2rem}.quote-list__remove{flex:0 0 auto;padding:0;border:0;background:transparent;color:var(--quote-red);font:inherit;font-size:1.2rem;text-decoration:underline;text-underline-offset:.2rem;cursor:pointer}.quote-list__meta{display:grid;gap:.25rem;margin:.65rem 0 1rem;color:var(--quote-muted);font-size:1.25rem;line-height:1.4}.quote-list__quantity{display:inline-flex;align-items:center;gap:.8rem;color:var(--quote-text);font-size:1.25rem;font-weight:650}.quote-list__quantity-controls{display:inline-grid;grid-template-columns:3.2rem 4.8rem 3.2rem;align-items:center;overflow:hidden;border:1px solid var(--quote-border);border-radius:.7rem}.quote-list__quantity-button{min-width:3.2rem;height:3.4rem;padding:0;border:0;background:var(--quote-surface);color:var(--quote-navy);font:inherit;font-size:1.8rem;cursor:pointer}.quote-list__quantity-input{width:100%;height:3.4rem;padding:.3rem;border:0;border-right:1px solid var(--quote-border);border-left:1px solid var(--quote-border);background:#fff;color:var(--quote-text);font:inherit;text-align:center;-webkit-appearance:textfield;appearance:textfield}.quote-list__quantity-input::-webkit-inner-spin-button,.quote-list__quantity-input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.quote-page{padding-top:clamp(3.2rem,6vw,7rem);padding-bottom:clamp(4.8rem,8vw,9rem);color:var(--quote-text)}.quote-page__header{max-width:78rem;margin-bottom:clamp(3rem,5vw,5rem)}.quote-page__header h1{margin:0 0 1.2rem;color:var(--quote-navy)}.quote-page__header>p:last-child{max-width:70rem;margin:0;color:var(--quote-muted);font-size:1.7rem;line-height:1.6}.quote-page__layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(32rem,.8fr);gap:clamp(2.4rem,5vw,6rem);align-items:start}.quote-page__section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;margin-bottom:1.6rem}.quote-page__section-heading h2,.quote-page__request h2{margin:0;color:var(--quote-navy);font-size:2.2rem}.quote-page__section-heading p{margin:0;color:var(--quote-muted);white-space:nowrap}.quote-list__items--page .quote-list__item{grid-template-columns:10rem minmax(0,1fr);padding:1.8rem}.quote-page__continue-link{display:inline-block;margin-top:1.8rem;color:var(--quote-green-dark);font-weight:700;text-underline-offset:.25rem}.quote-page__request{position:sticky;top:2rem;padding:clamp(2rem,4vw,3.2rem);border:1px solid var(--quote-border);border-radius:1.6rem;background:var(--quote-surface)}.quote-page__request>p{margin:.8rem 0 2.4rem;color:var(--quote-muted)}.quote-request-form{display:grid;gap:1.6rem}.quote-request-form__row{display:grid;grid-template-columns:minmax(0,1fr) 8rem;gap:1.2rem}.quote-request-form__field{display:grid;gap:.6rem}.quote-request-form__field label{color:var(--quote-navy);font-size:1.3rem;font-weight:700}.quote-request-form__field input,.quote-request-form__field textarea{width:100%;min-height:4.8rem;padding:1.1rem 1.3rem;border:1px solid #b8c5bf;border-radius:.8rem;background:#fff;color:var(--quote-text);font:inherit}.quote-request-form__field textarea{min-height:12rem;resize:vertical}.quote-request-form__field input:focus,.quote-request-form__field textarea:focus{outline:2px solid rgba(0,122,71,.28);outline-offset:1px;border-color:var(--quote-green)}.quote-request-form__submit:disabled{cursor:not-allowed;opacity:.55}.quote-request-form__privacy,.quote-request-form__status{margin:0;color:var(--quote-muted);font-size:1.2rem;line-height:1.45}.quote-request-form__status{min-height:1.8rem;color:var(--quote-red)}@media screen and (max-width:899px){.quote-page__layout{grid-template-columns:1fr}.quote-page__request{position:static}}@media screen and (max-width:499px){.quote-drawer__header,.quote-drawer__body,.quote-drawer__footer{padding-right:1.6rem;padding-left:1.6rem}.quote-list__item,.quote-list__items--page .quote-list__item{grid-template-columns:7.2rem minmax(0,1fr);gap:1.1rem;padding:1.2rem}.quote-list__title-row{display:grid}.quote-list__remove{justify-self:start}.quote-page__section-heading{display:block}.quote-page__section-heading p{margin-top:.5rem}}@media(prefers-reduced-motion:reduce){.quote-drawer__overlay,.quote-drawer__panel{transition:none}}.quote-drawer,.quote-drawer *,.quote-drawer *:before,.quote-drawer *:after{box-sizing:border-box}.quote-drawer{font-family:var(--font-body-family)}.quote-drawer__overlay{background:#001f35b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.quote-drawer__panel{width:min(52rem,100%);height:100dvh;border-radius:2.4rem 0 0 2.4rem;border-left:1px solid rgba(255,255,255,.16);color:var(--quote-text);background:var(--quote-surface);box-shadow:-2.4rem 0 7rem #001f3547;transition:transform .22s cubic-bezier(.22,1,.36,1)}.quote-drawer__header{min-height:17rem;position:relative;isolation:isolate;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:1.5rem;overflow:hidden;padding:2.6rem 2.6rem 2.4rem;border-bottom:0;color:#fff;background:radial-gradient(circle at 0 0,rgba(0,156,59,.34),transparent 18rem),linear-gradient(130deg,var(--quote-navy-deep),var(--quote-navy))}.quote-drawer__header:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:3.6rem 3.6rem;-webkit-mask-image:linear-gradient(to right,#000,transparent 90%);mask-image:linear-gradient(to right,#000,transparent 90%);content:""}.quote-drawer__header:after{width:9rem;height:.4rem;position:absolute;bottom:0;left:2.6rem;border-radius:999px 999px 0 0;background:linear-gradient(90deg,var(--quote-green-bright) 0 72%,var(--quote-red) 72%);content:""}.quote-drawer__header-icon{width:5rem;height:5rem;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:1.4rem;color:#8ce0b2;background:#ffffff14;box-shadow:inset 0 1px #ffffff1a}.quote-drawer__header-icon svg{width:2.7rem;height:2.7rem}.quote-drawer__heading{min-width:0;padding-top:.15rem}.quote-drawer__eyebrow{margin:0 0 .55rem;color:#83d9ab;font-size:1.05rem;font-weight:800;letter-spacing:.11em}.quote-drawer__title{margin:0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(2.3rem,3vw,2.8rem);font-weight:700;letter-spacing:-.03em;line-height:1.12}.quote-drawer__description{max-width:33rem;margin:.8rem 0 0;color:#ffffffb8;font-size:1.25rem;line-height:1.5}.quote-drawer__close{width:4.2rem;height:4.2rem;padding:1.1rem;border:1px solid rgba(255,255,255,.2);color:#fff;background:#ffffff14;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.quote-drawer__close:hover{border-color:#ffffff85;color:var(--quote-navy);background:#fff;transform:rotate(5deg)}.quote-drawer__body{overscroll-behavior:contain;scrollbar-color:#aac3b7 transparent;scrollbar-width:thin;padding:2.2rem 2.4rem 2.8rem;background:radial-gradient(circle at 100% 0,rgba(0,156,59,.07),transparent 18rem),var(--quote-surface)}.quote-drawer__body::-webkit-scrollbar{width:.7rem}.quote-drawer__body::-webkit-scrollbar-track{background:transparent}.quote-drawer__body::-webkit-scrollbar-thumb{border:.2rem solid transparent;border-radius:999px;background:#aac3b7;background-clip:padding-box}.quote-drawer__list-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:1.6rem;padding-bottom:1.4rem;border-bottom:1px solid var(--quote-border)}.quote-drawer__list-heading p,.quote-drawer__list-heading span{margin:0}.quote-drawer__list-heading p{color:var(--quote-navy);font-size:1.4rem;font-weight:750;line-height:1.3}.quote-drawer__list-heading>div>span{display:block;margin-top:.35rem;color:var(--quote-muted);font-size:1.15rem;line-height:1.45}.quote-drawer__list-count{flex:0 0 auto;display:inline-flex;align-items:center;gap:.55rem;padding:.55rem .85rem .55rem .6rem;border:1px solid #b9dfca;border-radius:999px;color:var(--quote-green-dark);background:#ebf8f1;font-size:1.05rem;font-weight:700;line-height:1.2;white-space:nowrap}.quote-drawer__list-count strong{min-width:2.1rem;height:2.1rem;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--quote-green);font-size:1.05rem}.quote-drawer .quote-list__items{gap:1.2rem}.quote-drawer .quote-list__item{grid-template-columns:8.6rem minmax(0,1fr);gap:1.35rem;position:relative;overflow:hidden;padding:1.4rem;border:1px solid var(--quote-border);border-radius:1.6rem;background:#fff;box-shadow:0 8px 24px #002d4b0e;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.quote-drawer .quote-list__item:before{width:.35rem;position:absolute;inset:1.2rem auto 1.2rem 0;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--quote-green-bright),var(--quote-green));content:"";opacity:.86}.quote-drawer .quote-list__item:hover{border-color:#c2d9ce;box-shadow:0 13px 32px #002d4b17;transform:translateY(-1px)}.quote-drawer .quote-list__image-link{overflow:hidden;border:1px solid #e1e9e5;border-radius:1.1rem;background:linear-gradient(rgba(0,45,75,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(0,45,75,.025) 1px,transparent 1px),#f8faf9;background-size:1.8rem 1.8rem;transition:border-color .18s ease,transform .18s ease}.quote-drawer .quote-list__image-link:hover{border-color:#007a476b;transform:scale(1.02)}.quote-drawer .quote-list__image{padding:.45rem;object-fit:contain}.quote-drawer .quote-list__title-row{align-items:flex-start;gap:.8rem}.quote-drawer .quote-list__title{color:var(--quote-navy);font-size:1.4rem;font-weight:750;letter-spacing:-.012em;line-height:1.35;text-decoration:none;transition:color .18s ease}.quote-drawer .quote-list__title:hover{color:var(--quote-green);text-decoration:none}.quote-drawer .quote-list__remove{min-height:2.7rem;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border:1px solid rgba(194,46,58,.14);border-radius:999px;color:var(--quote-red);background:#c22e3a0b;font-size:1.05rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.quote-drawer .quote-list__remove:before{content:"\d7";font-size:1.5rem;font-weight:500;line-height:.8}.quote-drawer .quote-list__remove:hover{border-color:var(--quote-red);color:#fff;background:var(--quote-red);text-decoration:none}.quote-drawer .quote-list__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1.15rem;color:var(--quote-muted);font-size:1.05rem;line-height:1.3}.quote-drawer .quote-list__meta span{display:inline-flex;align-items:center;min-height:2.5rem;padding:.4rem .7rem;border:1px solid #dce6e1;border-radius:.65rem;background:var(--quote-surface);font-weight:650}.quote-drawer .quote-list__quantity{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:var(--quote-navy);font-size:1.1rem;font-weight:750}.quote-drawer .quote-list__quantity-controls{grid-template-columns:4.2rem 4.8rem 4.2rem;border-color:#c8d9d1;border-radius:.8rem;background:#fff;box-shadow:0 4px 12px #002d4b0b}.quote-drawer .quote-list__quantity-button,.quote-drawer .quote-list__quantity-input{height:4.4rem}.quote-drawer .quote-list__quantity-button{min-width:4.2rem;color:var(--quote-green);background:#edf7f2;font-size:1.8rem;font-weight:750;transition:color .18s ease,background-color .18s ease}.quote-drawer .quote-list__quantity-button:hover{color:#fff;background:var(--quote-green)}.quote-drawer .quote-list__quantity-button:disabled{color:#8aa098;background:#f2f5f4;cursor:not-allowed;opacity:.72}.quote-drawer .quote-list__quantity-input{border-color:#c8d9d1;color:var(--quote-navy);font-size:1.3rem;font-weight:750}.quote-drawer .quote-list__empty{min-height:min(52rem,calc(100dvh - 22rem));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(3rem,8vw,5rem) 2.4rem;border:1px solid var(--quote-border);border-radius:2rem;background:radial-gradient(circle at 50% 0,rgba(0,156,59,.09),transparent 20rem),#fff;box-shadow:0 12px 34px #002d4b0e}.quote-list__empty-icon{width:9.2rem;height:9.2rem;display:grid;place-items:center;margin-bottom:2rem;border:1px solid #c9e3d6;border-radius:2.4rem;color:var(--quote-green);background:#eef8f3;box-shadow:0 14px 30px #007a471a;transform:rotate(-2deg)}.quote-list__empty-icon svg{width:5.2rem;height:5.2rem}.quote-list__empty-eyebrow{margin:0 0 .65rem!important;color:var(--quote-green)!important;font-size:1.05rem!important;font-weight:800;letter-spacing:.11em;line-height:1.3!important;text-transform:uppercase}.quote-drawer .quote-list__empty h3{margin:0 0 .9rem;color:var(--quote-navy);font-family:var(--font-heading-family);font-size:2.4rem;font-weight:700;letter-spacing:-.025em;line-height:1.2}.quote-drawer .quote-list__empty>p:not(.quote-list__empty-eyebrow){max-width:34rem;margin:0 0 2.2rem;color:var(--quote-muted);font-size:1.3rem;line-height:1.6}.quote-drawer .quote-list__empty-action{--color-button: 0, 122, 71;--color-button-text: 255, 255, 255;max-width:28rem;min-height:5rem;display:inline-flex;align-items:center;justify-content:center;gap:1rem;border-radius:.9rem;color:#fff;background:var(--quote-green);box-shadow:0 11px 24px #007a4733;font-size:1.3rem;font-weight:750;text-decoration:none;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.quote-drawer .quote-list__empty-action:before,.quote-drawer .quote-list__empty-action:after{border-radius:.9rem}.quote-drawer .quote-list__empty-action svg{width:1.9rem;height:1.9rem;transition:transform .18s ease}.quote-drawer .quote-list__empty-action:hover{color:#fff;background:var(--quote-green-dark);box-shadow:0 15px 30px #007a4747;text-decoration:none;transform:translateY(-2px)}.quote-drawer .quote-list__empty-action:hover svg{transform:translate(.3rem)}.quote-drawer__footer{padding:1.8rem 2.4rem calc(2rem + env(safe-area-inset-bottom));border-top:1px solid var(--quote-border);background:#fffffffa;box-shadow:0 -12px 32px #002d4b13}.quote-drawer__summary{display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin:0 0 1.3rem;padding:1rem 1.2rem;border:1px solid #dce7e2;border-radius:1rem;color:var(--quote-muted);background:var(--quote-surface)}.quote-drawer__summary-icon{width:3.4rem;height:3.4rem;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--quote-green)}.quote-drawer__summary-icon svg{width:1.9rem;height:1.9rem}.quote-drawer__summary-copy{min-width:0;display:grid;gap:.15rem}.quote-drawer__summary-copy>span{color:var(--quote-muted);font-size:1.05rem;font-weight:650;line-height:1.25}.quote-drawer__summary-copy strong{color:var(--quote-navy);font-size:1.3rem;font-weight:750;line-height:1.3}.quote-drawer__review{--color-button: 0, 122, 71;--color-button-text: 255, 255, 255;min-height:5.4rem;display:inline-flex;align-items:center;justify-content:center;gap:1.1rem;border-radius:.9rem;color:#fff;background:var(--quote-green);box-shadow:0 12px 26px #007a4738;font-size:1.4rem;font-weight:750;letter-spacing:.01em;line-height:1.25;text-decoration:none;text-transform:none;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.quote-drawer__review:before,.quote-drawer__review:after{border-radius:.9rem}.quote-drawer__review svg{width:2rem;height:2rem;flex:0 0 auto;transition:transform .18s ease}.quote-drawer__review .quote-drawer__review-icon{width:2.2rem;height:2.2rem}.quote-drawer__review:hover{color:#fff;background:var(--quote-green-dark);box-shadow:0 16px 32px #007a474d;text-decoration:none;transform:translateY(-2px)}.quote-drawer__review:hover .quote-drawer__review-arrow{transform:translate(.3rem)}.quote-drawer__review:disabled{cursor:not-allowed;opacity:.55;transform:none}.quote-drawer__footer-note{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:1rem 0 0;color:var(--quote-muted);font-size:1.05rem;font-weight:600;line-height:1.4;text-align:center}.quote-drawer__footer-note svg{width:1.8rem;height:1.8rem;flex:0 0 auto;color:var(--quote-green)}.quote-drawer__footer-note[data-state=success]{color:var(--quote-green-dark)}.quote-drawer__footer-note[data-state=error]{color:var(--quote-red)}.quote-drawer__continue{min-height:4rem;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;margin-top:.8rem;padding:.7rem 1rem;border-radius:.8rem;color:var(--quote-navy);font-size:1.2rem;font-weight:700;text-decoration:none;transition:color .18s ease,background-color .18s ease}.quote-drawer__continue svg{width:1.7rem;height:1.7rem;transition:transform .18s ease}.quote-drawer__continue:hover{color:var(--quote-green);background:#edf7f2;text-decoration:none}.quote-drawer__continue:hover svg{transform:translate(-.3rem)}.quote-drawer :is(.quote-drawer__close,.quote-list__image-link,.quote-list__title,.quote-list__remove,.quote-list__quantity-button,.quote-list__quantity-input,.quote-list__empty-action,.quote-drawer__review,.quote-drawer__continue):focus-visible{outline:3px solid rgba(0,156,59,.48);outline-offset:3px}@media screen and (max-width:519px){.quote-drawer__panel{width:100%;border-radius:0;border-left:0}.quote-drawer__header{min-height:15.6rem;grid-template-columns:auto minmax(0,1fr) auto;gap:1.1rem;padding:2rem 1.6rem 2.1rem}.quote-drawer__header:after{left:1.6rem}.quote-drawer__header-icon{width:4.4rem;height:4.4rem;border-radius:1.2rem}.quote-drawer__header-icon svg{width:2.4rem;height:2.4rem}.quote-drawer__title{font-size:clamp(2rem,6.5vw,2.35rem)}.quote-drawer__description{margin-top:.6rem;font-size:1.1rem}.quote-drawer__close{width:3.9rem;height:3.9rem;padding:1rem}.quote-drawer__body{padding:1.7rem 1.4rem 2.2rem}.quote-drawer__list-heading{gap:1rem;margin-bottom:1.3rem;padding-bottom:1.2rem}.quote-drawer__list-heading>div>span,.quote-drawer__list-count>span{display:none}.quote-drawer__list-count{padding:.45rem}.quote-drawer .quote-list__item{grid-template-columns:7.6rem minmax(0,1fr);gap:1.1rem;padding:1.2rem;border-radius:1.4rem}.quote-drawer .quote-list__title-row{display:grid;gap:.65rem}.quote-drawer .quote-list__remove{justify-self:start}.quote-drawer .quote-list__meta{margin-bottom:.9rem}.quote-drawer .quote-list__quantity{align-items:flex-start;flex-direction:column}.quote-drawer .quote-list__quantity-controls{grid-template-columns:4.4rem minmax(4.8rem,1fr) 4.4rem}.quote-drawer .quote-list__empty{min-height:calc(100dvh - 20rem);padding:3rem 1.8rem;border-radius:1.6rem}.quote-list__empty-icon{width:8rem;height:8rem;border-radius:2rem}.quote-list__empty-icon svg{width:4.6rem;height:4.6rem}.quote-drawer .quote-list__empty h3{font-size:2.15rem}.quote-drawer__footer{padding:1.4rem 1.4rem calc(1.5rem + env(safe-area-inset-bottom))}.quote-drawer__summary{margin-bottom:1rem;padding:.85rem 1rem}.quote-drawer__summary-icon{width:3.1rem;height:3.1rem}.quote-drawer__review{min-height:5.1rem;padding-right:1.4rem;padding-left:1.4rem;font-size:1.3rem}.quote-drawer__footer-note{font-size:1rem}}@media(prefers-reduced-motion:reduce){.quote-drawer *,.quote-drawer *:before,.quote-drawer *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-quote-list.css.map */
