:root{--cream: #f7efe9;--ivory: #fffaf4;--blush: #f1d9d5;--rose: #bd8171;--rose-dark: #8f5c4d;--black: #181513;--dlx-ink: var(--black)}.dlx-line-item-options.dlx-product-details{padding:18px 0;border-top:1px solid rgba(34,31,28,.14);border-bottom:1px solid rgba(34,31,28,.14)}.dlx-line-item-options__list{display:grid;gap:16px}.dlx-line-item-options__group{margin:0}.dlx-line-item-options__label{color:var(--dlx-ink, #181513);font-weight:600}.dlx-line-item-options .dlx-line-item-options__radio:focus-visible+.dlx-line-item-options__label{outline:2px solid var(--rose-dark, #8f5c4d);outline-offset:2px}.dlx-line-item-options .dlx-line-item-options__radio:checked+.dlx-line-item-options__label,.dlx-line-item-options__label--fixed{border-color:var(--rose-dark, #8f5c4d);background:var(--rose, #bd8171);color:#fff;box-shadow:0 8px 18px #8f5c4d2e}.dlx-line-item-options__label--fixed{cursor:default}.dlx-line-item-options__label--fixed:hover{transform:none}.dlx-custom-fit{display:grid;gap:10px;margin:1.8rem 0}.dlx-custom-fit__button,.dlx-custom-fit__save,.dlx-custom-fit__remove,.dlx-custom-fit__edit{min-height:46px;border:1px solid rgba(189,129,113,.52);border-radius:0;background:var(--ivory, #fffaf4);color:var(--dlx-ink, #181513);cursor:pointer;font:inherit;font-size:1.2rem;font-weight:700;letter-spacing:.08em;padding:0 1.8rem;text-transform:uppercase;transition:border-color .16s ease,color .16s ease,transform .16s ease}.dlx-custom-fit__button:hover,.dlx-custom-fit__save:hover,.dlx-custom-fit__remove:hover,.dlx-custom-fit__edit:hover{border-color:var(--rose, #bd8171);color:var(--rose-dark, #8f5c4d);transform:translateY(-1px)}.dlx-custom-fit__fee,.dlx-custom-fit__error{margin:0;color:#221f1cad;font-size:1.3rem;line-height:1.6}.dlx-custom-fit__summary{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(189,129,113,.32);background:#fffaf4b8;color:#221f1cb8;font-size:1.3rem;line-height:1.5}.dlx-custom-fit__summary[hidden]{display:none}.dlx-custom-fit__summary strong{color:var(--dlx-ink, #181513);font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase}.dlx-custom-fit__edit{justify-self:start;min-height:34px;padding:0 12px;background:transparent;font-size:1.1rem}.dlx-custom-fit__error{color:#9d2f2f}.dlx-custom-fit__modal[hidden]{display:none}.dlx-custom-fit__modal{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden;padding:24px}.dlx-custom-fit__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1815136b}.dlx-custom-fit__dialog{position:relative;z-index:1;display:flex;width:min(1180px,calc(100vw - 48px));max-width:1180px;max-height:calc(100vh - 48px);flex-direction:column;box-sizing:border-box;margin:0;overflow:hidden;border:1px solid rgba(190,151,128,.28);background:var(--ivory, #fffaf4);box-shadow:0 24px 90px #221f1c38}.dlx-custom-fit__close{position:absolute;z-index:3;top:18px;right:18px;width:38px;height:38px;border:1px solid rgba(34,31,28,.14);background:#fff;cursor:pointer;font-size:2.2rem;line-height:1}.dlx-custom-fit__header{flex-shrink:0;z-index:2;border-bottom:1px solid rgba(190,151,128,.18);background:var(--ivory, #fffaf4);padding:20px 70px 12px 36px}.dlx-custom-fit__header h2{margin:0;color:var(--dlx-ink, #181513);font-family:var(--font-heading-family);font-size:clamp(3rem,3vw,4.2rem);font-weight:400;letter-spacing:0;line-height:1}.dlx-custom-fit__header p{max-width:620px;margin:6px 0 0;color:#221f1cb8;font-size:1.5rem;line-height:1.5}.dlx-custom-fit__header .dlx-custom-fit__fee{color:#8f5c4dd1;font-size:1.3rem;font-weight:700}.dlx-custom-fit__body{display:grid;flex:1 1 auto;min-height:0;width:100%;grid-template-columns:minmax(280px,.9fr) minmax(420px,1.1fr);gap:40px;align-items:start;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:32px}.dlx-custom-fit__guide{display:grid;min-width:0;align-content:start;gap:16px}.dlx-custom-fit__guide-figure{display:grid;min-height:260px;place-items:center;border:1px solid rgba(190,151,128,.24);background:linear-gradient(180deg,#fffdf9,#f7ece5)}.dlx-custom-fit__guide-figure img{display:block;width:100%;height:auto;max-height:480px;object-fit:contain;padding:14px}.dlx-custom-fit__guide-figure span{display:block;width:94px;height:190px;border:1px solid rgba(143,79,71,.38);border-radius:48px 48px 34px 34px;background:radial-gradient(circle at 50% 18%,rgba(143,79,71,.2) 0 20px,transparent 21px),linear-gradient(90deg,transparent 0 42px,rgba(143,79,71,.32) 43px 51px,transparent 52px)}.dlx-custom-fit__guide-figure span[hidden]{display:none}.dlx-custom-fit__guide p{margin:0;color:#221f1c9e;font-size:1.3rem;line-height:1.6}.dlx-custom-fit__controls,.dlx-custom-fit__fields{display:grid;min-width:0;gap:16px}.dlx-custom-fit__choice-group{display:flex;min-width:0;flex-wrap:wrap;gap:10px;margin:0;padding:0;border:0}.dlx-custom-fit__choice-group legend{width:100%;margin-bottom:4px;color:var(--dlx-ink, #181513);font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dlx-custom-fit__choice-group label{min-width:0;cursor:pointer}.dlx-custom-fit__choice-group input{position:absolute;opacity:0}.dlx-custom-fit__choice-group input[aria-invalid=true]+span{border-color:#9d2f2f}.dlx-custom-fit__choice-group span{display:inline-flex;max-width:100%;box-sizing:border-box;min-height:40px;align-items:center;border:1px solid rgba(34,31,28,.16);background:#fff;padding:0 16px}.dlx-custom-fit__choice-group input:checked+span{border-color:var(--rose-dark, #8f5c4d);background:#f7ece5;color:var(--rose-dark, #8f5c4d)}.dlx-custom-fit__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dlx-custom-fit__fields label{display:grid;min-width:0;gap:7px}.dlx-custom-fit__fields span{color:var(--dlx-ink, #181513);font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dlx-custom-fit__fields small{color:#221f1c85}.dlx-custom-fit__fields input{width:100%;max-width:100%;box-sizing:border-box;min-height:44px;border:1px solid rgba(34,31,28,.16);background:#fff;color:var(--dlx-ink, #181513);font:inherit;padding:0 12px}.dlx-custom-fit__fields input[aria-invalid=true]{border-color:#9d2f2f}.dlx-custom-fit__footer{flex-shrink:0;border-top:1px solid rgba(190,151,128,.18);background:var(--ivory, #fffaf4);padding:16px 36px 20px}.dlx-custom-fit__actions{display:flex;flex-wrap:wrap;gap:10px}.dlx-custom-fit__actions>*{width:100%;max-width:100%;box-sizing:border-box}.dlx-custom-fit__save{background:var(--dlx-ink, #181513);color:var(--ivory, #fffaf4)}html.dlx-custom-fit-open,body.dlx-custom-fit-open{overflow:hidden}@media screen and (max-width:989px){.dlx-custom-fit__dialog{width:calc(100vw - 24px)}.dlx-custom-fit__body{gap:28px;padding:22px 28px}}@media screen and (max-width:899px){.dlx-custom-fit__body{grid-template-columns:1fr}}@media screen and (max-width:749px){.dlx-custom-fit__modal{padding:8px}.dlx-custom-fit__dialog{width:calc(100vw - 16px);max-height:calc(100vh - 16px);margin:0}.dlx-custom-fit__close{top:14px;right:14px}.dlx-custom-fit__header{padding:20px 58px 14px 20px}.dlx-custom-fit__header h2{font-size:clamp(2.8rem,9vw,4rem)}.dlx-custom-fit__body,.dlx-custom-fit__fields{grid-template-columns:1fr}.dlx-custom-fit__body{gap:18px;padding:18px 20px 22px}.dlx-custom-fit__guide-figure{min-height:180px}.dlx-custom-fit__guide-figure img{max-height:220px}.dlx-custom-fit__guide-figure span{width:76px;height:160px}.dlx-custom-fit__actions>*{width:100%}.dlx-custom-fit__footer{padding:14px 20px 18px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/delaraluxe-product-options.css.map */
