.delia-category-picker{margin-top:3rem;color:#f8f6ef}.delia-category-picker *{box-sizing:border-box}.delia-category-picker__header,.delia-category-picker__footer{border:1px solid rgba(255,255,255,.13);background:#171a2b}.delia-category-picker__header{display:flex;align-items:end;justify-content:space-between;gap:2.4rem;padding:2.8rem;border-radius:2.4rem 2.4rem 0 0}.delia-category-picker__header h2,.delia-category-picker__header p{margin:0}.delia-category-picker__header h2{margin-bottom:.8rem;color:#f8f6ef;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,4vw,5rem);font-weight:500;line-height:1.05}.delia-category-picker__header>div:first-child>p:last-child{max-width:72rem;color:#c9cad3;font-size:1.5rem}.delia-category-picker__eyebrow{margin-bottom:.8rem!important;color:#e4bd74!important;font-size:1.2rem!important;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.delia-category-picker__capacity{flex:0 0 auto;min-width:15rem;padding:1.3rem 1.6rem;border:1px solid rgba(228,189,116,.38);border-radius:1.5rem;text-align:center;background:#ffffff0a}.delia-category-picker__capacity strong,.delia-category-picker__capacity span{display:block}.delia-category-picker__capacity strong{color:#e4bd74;font-size:2.8rem;line-height:1}.delia-category-picker__capacity span{margin-top:.5rem;color:#c9cad3;font-size:1.2rem}.delia-category-picker__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;padding:1.6rem;background:#171a2b}.delia-category-picker__option{display:grid;grid-template-columns:18rem minmax(0,1fr);gap:1.6rem;min-height:17rem;padding:1.2rem;border:1px solid rgba(255,255,255,.14);border-radius:1.8rem;color:#f8f6ef;text-align:left;background:#21253a;font:inherit;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.delia-category-picker__option:hover{transform:translateY(-2px);border-color:#e4bd7499}.delia-category-picker__option:focus-visible{outline:3px solid #8abeb5;outline-offset:3px}.delia-category-picker__option[aria-pressed=true]{border-color:#e4bd74;box-shadow:0 0 0 3px #e4bd7424}.delia-category-picker__option:disabled{opacity:.5;cursor:not-allowed;transform:none}.delia-category-picker__option--c{background:#1f3440}.delia-category-picker__option--d{background:#352832}.delia-category-picker__option--driver{grid-column:1 / -1;background:linear-gradient(120deg,#20343a,#202b38)}.delia-category-picker__option--ticket{background:linear-gradient(120deg,#21253a,#202b38)}.delia-category-picker__option--single{grid-column:1 / -1}.delia-category-picker__ticket-image{display:grid;place-items:center;background:radial-gradient(circle,rgba(228,189,116,.16),transparent 68%),#15182a}.delia-category-picker__ticket-image svg{width:7rem;height:7rem;fill:none;stroke:#e4bd74;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.delia-category-picker__driver-image{display:grid;place-items:center;background:radial-gradient(circle,rgba(138,190,181,.18),transparent 66%),#15252a}.delia-category-picker__driver-image svg{width:7.5rem;height:7.5rem;fill:none;stroke:#8abeb5;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.delia-category-picker__image{display:block;min-width:0;overflow:hidden;border-radius:1.2rem;background:#15182a;aspect-ratio:4 / 3}.delia-category-picker__image img{display:block;width:100%;height:100%;object-fit:cover}.delia-category-picker__image-placeholder{display:grid;place-content:center;width:100%;height:100%;color:#f8f6efad;text-align:center;background:linear-gradient(135deg,rgba(228,189,116,.13),transparent 58%),#171a2b}.delia-category-picker__image-placeholder b{color:#e4bd74;font-family:Georgia,Times New Roman,serif;font-size:4rem;font-weight:500;line-height:1}.delia-category-picker__image-placeholder small{margin-top:.7rem;font-size:1.1rem}.delia-category-picker__option-content{display:grid;gap:.8rem;min-width:0;padding:.8rem .8rem .8rem 0}.delia-category-picker__option-top{display:flex;justify-content:space-between;gap:1rem;min-width:0}.delia-category-picker__option-top strong{min-width:0;color:#e4bd74;font-size:2rem;overflow-wrap:anywhere}.delia-category-picker__option-top b{font-size:1.6rem;white-space:nowrap}.delia-category-picker__description{color:#d5d6df;font-size:1.4rem}.delia-category-picker__option-content>small{align-self:end;color:#a9dfc5;font-size:1.2rem;font-weight:800}.delia-category-picker__footer{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:1.8rem;align-items:center;padding:2rem 2.8rem 2.4rem;border-radius:0 0 2.4rem 2.4rem}.delia-category-picker__selection strong,.delia-category-picker__selection span{display:block}.delia-category-picker__selection strong{font-size:1.4rem}.delia-category-picker__selection span{margin-top:.3rem;color:#e4bd74;font-size:1.5rem}.delia-category-picker__quantity>span{display:block;margin-bottom:.5rem;color:#c9cad3;font-size:1.1rem;text-align:center}.delia-category-picker__quantity>div{display:grid;grid-template-columns:4rem 5rem 4rem}.delia-category-picker__quantity button,.delia-category-picker__quantity input{min-height:4.4rem;border:1px solid #64687a;color:#f8f6ef;text-align:center;background:#24283d;font:inherit;font-weight:800}.delia-category-picker__quantity button{cursor:pointer}.delia-category-picker__quantity button:first-child{border-radius:1rem 0 0 1rem}.delia-category-picker__quantity button:last-child{border-radius:0 1rem 1rem 0}.delia-category-picker__quantity button:disabled,.delia-category-picker__quantity input:disabled{opacity:.45;cursor:not-allowed}.delia-category-picker__quantity input{border-right:0;border-left:0;-webkit-appearance:textfield;appearance:textfield}.delia-category-picker__quantity input::-webkit-outer-spin-button,.delia-category-picker__quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.delia-category-picker__add{min-width:25rem}.delia-category-picker__status{grid-column:1 / -1;min-height:1.8rem;margin:0;color:#f2d6a1;font-size:1.3rem;text-align:right}@media screen and (max-width:749px){.delia-category-picker{margin-top:2rem;padding:0 1.5rem}.delia-category-picker__header{display:block;padding:2rem;border-radius:1.8rem 1.8rem 0 0}.delia-category-picker__capacity{margin-top:1.6rem}.delia-category-picker__grid{grid-template-columns:1fr;padding:1rem;gap:1rem}.delia-category-picker__option--driver,.delia-category-picker__option--single{grid-column:auto}.delia-category-picker__option{grid-template-columns:12rem minmax(0,1fr);min-height:12rem;padding:1rem;gap:1.2rem}.delia-category-picker__option-content{padding:.5rem .5rem .5rem 0}.delia-category-picker__image-placeholder b{font-size:3rem}.delia-category-picker__image-placeholder small{font-size:1rem}.delia-category-picker__footer{grid-template-columns:1fr;padding:1.8rem 2rem 2rem;border-radius:0 0 1.8rem 1.8rem}.delia-category-picker__quantity>span{text-align:left}.delia-category-picker__add{width:100%;min-width:0}.delia-category-picker__status{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/129/assets/delia-tasting-category-picker.css.map */
