.truman-delivery{--td-green-900: #163322;--td-green-700: #2f6a45;--td-green-100: #eaf3ec;--td-cream: #faf8f3;--td-ink: #1c1c1a;--td-gold: #b4863f;--td-radius: 10px;--td-border: #d8e4dc;font-family:var(--font-body-family, inherit);color:var(--td-ink);margin:24px 0}.truman-delivery__strip{width:100%;display:flex;flex-direction:column;padding:0;cursor:pointer;text-align:left;font-family:inherit;color:var(--td-ink);background:#fff;border:1px solid #80808066;border-radius:var(--td-radius);overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.truman-delivery__strip:hover{border-color:var(--td-green-700);box-shadow:0 1px 6px #16332214}.truman-delivery__strip:focus-visible{outline:2px solid var(--td-green-700);outline-offset:2px}.truman-delivery__banner{position:relative;display:flex;align-items:center;gap:12px;background-color:#f2f2ed8a;color:#000;padding:12px 18px;overflow:hidden}.truman-delivery__banner-pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.08;background-image:repeating-linear-gradient(45deg,#fff 0,#fff 1px,transparent 1px,transparent 12px)}.truman-delivery__banner-thumb{position:relative;z-index:1;flex-shrink:0;width:56px;height:56px;border-radius:8px;overflow:hidden;border:1px solid #80808066}.truman-delivery__banner-thumb img{width:100%;height:100%;object-fit:cover;display:block}.truman-delivery__banner-text,.truman-delivery__banner-badge{position:relative;z-index:1}.truman-delivery__banner-text{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.truman-delivery__banner-title{font-size:15px;font-weight:700;line-height:1.3}.truman-delivery__banner-subtitle{font-size:12.5px;font-weight:400;color:#000;line-height:1.3}.truman-delivery__banner-badge{flex-shrink:0;background:var(--td-gold);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.6px;padding:4px 10px;border-radius:999px;margin-top:2px}.truman-delivery__columns{display:flex;align-items:stretch}.truman-delivery__col{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:14px 16px}.truman-delivery__col .truman-delivery__icon{color:var(--td-green-700);width:22px;height:22px;flex-shrink:0}.truman-delivery__col-text{display:flex;flex-direction:column;gap:2px;min-width:0}.truman-delivery__col-title{font-size:14px;font-weight:700;color:var(--td-green-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.truman-delivery__col-sub{font-size:12px;color:#6b7570;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.truman-delivery__col-divider{width:1px;background:var(--td-border);flex-shrink:0;margin:10px 0}.truman-delivery__footer{text-align:center;font-size:13px;font-weight:600;color:var(--td-green-700);padding:9px 16px;border-top:1px solid var(--td-border);background:var(--td-green-100)}@media screen and (max-width:359px){.truman-delivery__columns{flex-direction:column}.truman-delivery__col-divider{display:none}.truman-delivery__col{border-bottom:1px solid var(--td-border)}.truman-delivery__col:last-child{border-bottom:none}}.truman-delivery-modal{border:none;padding:0;border-radius:var(--td-radius);background:var(--td-cream);color:var(--td-ink);width:min(920px,calc(100vw - 32px));max-height:min(88vh,900px);margin:auto}.truman-delivery-modal::backdrop{background:#1633228c}.truman-delivery-modal[open]{animation:truman-delivery-in .18s ease-out}@keyframes truman-delivery-in{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.truman-delivery-modal__panel{position:relative;padding:32px 32px 28px;max-height:min(88vh,900px);overflow-y:auto}.truman-delivery-modal__close{position:absolute;top:16px;right:16px;width:34px;height:34px;display:grid;place-items:center;border-radius:999px;border:1px solid var(--td-border);background:#fff;cursor:pointer;color:var(--td-ink)}.truman-delivery-modal__close:hover{background:var(--td-green-100);border-color:var(--td-green-700)}.truman-delivery-modal__close .truman-delivery__icon{width:16px;height:16px}.truman-delivery-modal__header{max-width:640px;margin-bottom:28px}.truman-delivery-modal__eyebrow{text-transform:uppercase;font-size:11.5px;letter-spacing:1.5px;font-weight:700;color:var(--td-green-700);margin:0 0 6px}.truman-delivery-modal__title{font-family:var(--font-heading-family, inherit);font-size:clamp(20px,1.5vw + 16px,27px);line-height:1.25;margin:0;color:var(--td-green-900)}.truman-delivery-modal__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:749px){.truman-delivery-modal__grid{grid-template-columns:1fr}.truman-delivery-modal__panel{padding:24px 20px}}.truman-delivery-card{border:1px solid var(--td-border);border-radius:var(--td-radius);overflow:hidden;background:#fff;display:flex;flex-direction:column}.truman-delivery-card__media{position:relative;aspect-ratio:4 / 3;background:var(--td-green-100)}.truman-delivery-card__media img{width:100%;height:100%;object-fit:cover;display:block}.truman-delivery-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--td-green-700);background:linear-gradient(155deg,var(--td-green-100),#ffffff)}.truman-delivery-card__placeholder .truman-delivery__icon{width:40px;height:40px}.truman-delivery-card__badge{position:absolute;top:10px;left:10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:4px 9px;border-radius:999px;color:#fff}.truman-delivery-card__badge--free{background:var(--td-green-700)}.truman-delivery-card__badge--nationwide{background:var(--td-green-900)}.truman-delivery-card__badge--optional{background:var(--td-gold)}.truman-delivery-card__body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:9px;flex:1}.truman-delivery-card__title{font-family:var(--font-heading-family, inherit);font-size:16px;margin:0;color:var(--td-green-900)}.truman-delivery-card__desc{font-size:14px;line-height:1.5;margin:0;color:var(--td-ink);opacity:.85}.truman-delivery-card__details{list-style:none;margin:auto 0 0;padding:10px 0 0;border-top:1px dashed var(--td-border);display:flex;flex-direction:column;gap:5px}.truman-delivery-card__details li{font-size:12.5px;color:var(--td-green-700);font-weight:600;padding-left:14px;position:relative}.truman-delivery-card__details li:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:999px;background:var(--td-gold)}.truman-delivery-modal__footer{margin-top:24px;padding-top:20px;border-top:1px solid var(--td-border);font-size:14px}.truman-delivery-modal__footer a{color:var(--td-green-900);font-weight:700;text-decoration:none}.truman-delivery-modal__footer a:hover{text-decoration:underline}@media(prefers-reduced-motion:reduce){.truman-delivery-modal[open]{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-delivery-options.css.map */
