.luks-delivery-modal,.luks-delivery{--luks-delivery-bg:#f9f8f6;--luks-delivery-green:#0f7f6f;--luks-delivery-dark:#2c3e35;--luks-delivery-border:#e6dfd4}.luks-delivery{color:var(--luks-delivery-dark);font-family:var(--body-font-family,"Hind Madurai",sans-serif)}
.luks-delivery-modal .modal__window{width:min(680px,calc(100% - 32px));max-width:680px;max-height:min(860px,calc(var(--viewport-height) - 32px));border:1px solid var(--luks-delivery-border);border-radius:14px;background:var(--luks-delivery-bg);box-shadow:0 24px 70px rgba(44,62,53,.18)}
.luks-delivery-modal .modal__content{padding:38px 38px 42px}.luks-delivery-modal .modal__close-btn{top:14px;right:14px;width:44px;height:44px;padding:12px;border:1px solid var(--luks-delivery-border);border-radius:50%;background:#fff}.luks-delivery-modal .modal__close-btn svg{pointer-events:none}
.luks-delivery__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:2px 54px 24px 0;border-bottom:1px solid var(--luks-delivery-border)}
.luks-delivery__eyebrow{margin:0 0 4px;color:var(--luks-delivery-green);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.luks-delivery__title{margin:0;color:var(--luks-delivery-dark);font-family:var(--heading-font-family,"Literata",serif);font-size:clamp(24px,4vw,32px);line-height:1.2}.luks-delivery__title--page{font-size:clamp(30px,5vw,44px)}.luks-delivery__subtitle{margin:6px 0 0;color:rgba(44,62,53,.68);font-size:15px}
.luks-delivery__market{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;margin-top:4px;padding:7px 10px;border-radius:999px;background:#e9f4f0;color:var(--luks-delivery-green);font-size:13px;font-weight:600}
.luks-delivery-progress{display:block;margin:24px 0 10px;padding:20px;border:1px solid var(--luks-progress-border,#e6dfd4);border-radius:14px;background:var(--luks-progress-bg,#fff7c2);color:var(--luks-progress-text,var(--luks-delivery-dark))}.luks-delivery-progress__message{margin:0 0 14px;color:inherit;font-size:16px;font-weight:600;line-height:1.4}.luks-delivery-progress__track{position:relative;height:10px;overflow:hidden;border-radius:999px;background:#e6dfd4}.luks-delivery-progress__fill{display:block;width:0;height:100%;border-radius:inherit;background:var(--luks-progress-accent,#f2cc3d);transition:width 350ms ease}.luks-delivery-progress__stats{display:flex;justify-content:space-between;gap:16px;margin-top:11px;color:var(--luks-progress-text,var(--luks-delivery-dark));font-size:14px;line-height:1.35;font-variant-numeric:tabular-nums}.luks-delivery-progress__stats [data-delivery-amount]{font-weight:600;text-align:right}
.luks-delivery__facts{margin-top:0;overflow:hidden;border:1px solid var(--luks-delivery-border);border-radius:14px;background:#fff}.luks-delivery-fact{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:15px;padding:18px 20px;border-bottom:1px solid var(--luks-delivery-border)}.luks-delivery-fact:last-child{border-bottom:0}.luks-delivery-fact__icon{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#e9f4f0;color:var(--luks-delivery-green)}.luks-delivery-fact__icon svg{width:21px;height:21px}.luks-delivery-fact strong,.luks-delivery-fact span{display:block}.luks-delivery-fact strong{font-size:15px;font-weight:600}.luks-delivery-fact div>span{margin-top:3px;color:rgba(44,62,53,.64);font-size:13px;line-height:1.4}.luks-delivery-fact>b{padding-left:18px;color:var(--luks-delivery-dark);font-size:14px;font-weight:600;text-align:right}
.luks-delivery__disclosures{margin-top:16px;padding:0 20px;border:1px solid var(--luks-delivery-border);border-radius:14px;background:#fff}.luks-delivery-disclosure{border-bottom:1px solid var(--luks-delivery-border)}.luks-delivery-disclosure:last-child{border-bottom:0}.luks-delivery-disclosure summary{position:relative;padding:18px 34px 18px 0;color:var(--luks-delivery-dark);cursor:pointer;font-size:15px;font-weight:600;list-style:none}.luks-delivery-disclosure summary::-webkit-details-marker{display:none}.luks-delivery-disclosure summary::after{position:absolute;top:50%;right:4px;content:"+";color:var(--luks-delivery-green);font-size:23px;font-weight:400;transform:translateY(-52%)}.luks-delivery-disclosure[open] summary::after{content:"−"}.luks-delivery-disclosure__content{padding:0 28px 19px 0;color:rgba(44,62,53,.72);font-size:14px;line-height:1.65}.luks-delivery-disclosure__content p{margin:0 0 12px}.luks-delivery-disclosure__content p:last-child{margin-bottom:0}.luks-delivery__page-content{margin-top:24px;padding-top:0;color:rgba(44,62,53,.82)}
.luks-us-delivery-summary{display:inline-flex;align-items:baseline;gap:10px;margin-left:auto;font-size:14px;font-weight:400;line-height:1.35}.luks-us-delivery-summary button{padding:0;font-size:inherit;font-weight:400;white-space:nowrap;text-underline-offset:3px}.luks-delivery-page{max-width:760px;margin:48px auto 72px;padding:0 24px}
.luks-delivery--product .luks-delivery-progress{margin:0}
@media(max-width:768px){.luks-delivery-modal{align-items:flex-end}.luks-delivery-modal .modal__window{width:100%;max-height:calc(var(--viewport-height) - 16px);margin:16px 0 0;border-radius:14px 14px 0 0}.luks-delivery-modal .modal__content{padding:28px 18px 32px}.luks-delivery__header{display:block;padding:2px 46px 20px 0}.luks-delivery__market{margin-top:14px}.luks-delivery-progress{padding:17px}.luks-delivery-progress__message{font-size:15px}.luks-delivery-fact{grid-template-columns:34px minmax(0,1fr) auto;gap:12px;padding:16px 15px}.luks-delivery-fact__icon{width:34px;height:34px}.luks-delivery-fact>b{padding-left:8px}.luks-delivery__disclosures{padding:0 16px}.luks-us-delivery-summary{width:100%;margin:8px 0 0;justify-content:space-between}}
@media(max-width:480px){.luks-delivery-fact{grid-template-columns:34px minmax(0,1fr)}.luks-delivery-fact>b{grid-column:2;padding:0;text-align:left}.luks-delivery-progress__stats{font-size:13px}}
@media(prefers-reduced-motion:reduce){.luks-delivery-progress__fill{transition:none}}
