.rounded-sm{border-radius:var(--v-rounded-sm)!important}.rounded-md{border-radius:var(--v-rounded-md)!important}.rounded-lg{border-radius:var(--v-rounded-lg)!important}.v-application{--v-theme-background:rgb(var(--v-theme-background-app,white))}.v-list-item--active{background:rgb(var(--v-list-item-active))!important}.v-list-item--active .v-list-item__overlay,.v-list-item--active .v-list-item__underlay{opacity:var(--v-list-item-overlay-opacity)!important}.v-input input[type=date]{display:var(--v-input-date-display)!important;line-height:1}.v-input__details{padding-top:var(--v-input-details-padding-top)}.v-input__control .v-btn{background-color:rgb(var(--v-input-number-spin-button-color,unset));height:auto}.v-input__control .v-btn:first-child{border-radius:var(--v-input-number-first-button-radius,none)}.v-input__control .v-btn:first-child i{transform:var(--v-input-number-first-icon-transform,unset)}.v-input__control .v-btn:last-child{border-radius:var(--v-input-number-last-button-radius,none)}.v-input__control .v-btn:last-child i{transform:var(--v-input-number-last-icon-transform,none)}@media(hover:hover){.v-input__control .v-btn:hover{background-color:rgb(var(--v-input-number-hover-background-color,transparent));color:rgb(var(--v-input-number-hover-color,unset))}}.v-btn{text-transform:var(--v-btn-text-transform)}.v-btn__overlay{display:var(--v-btn-overlay-display)}.v-btn__content{letter-spacing:var(--v-btn-content-letter-spacing);line-height:var(--v-btn-content-line-height)}@media(hover:hover){.v-btn--custom-hover:hover{background-color:rgb(var(--v-theme-primary-hover,gray))!important;color:rgb(var(--v-theme-on-primary-hover,white))!important}}.v-btn--custom-hover.active,.v-btn--custom-hover:active{background-color:rgb(var(--v-theme-primary,gray))!important;color:rgb(var(--v-theme-on-primary,white))!important}@media(hover:hover){.v-btn--custom-hover-secondary:hover{background-color:rgb(var(--v-theme-secondary-hover,gray))!important;color:rgb(var(--v-theme-on-secondary-hover,white))!important}}.v-btn--custom-hover-secondary.active,.v-btn--custom-hover-secondary:active{background-color:rgb(var(--v-theme-secondary,gray))!important;color:rgb(var(--v-theme-on-secondary,white))!important}.v-btn--disabled{filter:var(--v-btn-disabled-filter,gray(1));opacity:var(--v-btn-disabled-opacity,.5)!important}.v-card-title{white-space:var(--v-card-title-white-space)}.v-alert{grid-template:"prepend content" 100%/auto auto!important}.v-alert__prepend{place-self:center!important}.calc .v-row{margin:var(--v-calc-row-margin,0)}.calc__orders-nav{background-color:var(--v-calc-orders-nav-background);left:var(--v-calc-orders-nav-left);overflow-y:var(--v-calc-orders-nav-overflow-y);position:var(--v-calc-orders-nav-position);scrollbar-gutter:var(--v-calc-orders-nav-scrollbar-gutter);scrollbar-width:var(--v-calc-orders-nav-scrollbar-width);top:var(--v-calc-orders-nav-top);z-index:var(--v-calc-orders-nav-z-index)}.calc__orders-nav .v-btn{padding:var(--v-btn-padding)}.calc__total{background-color:rgb(var(--v-calc-total-background,none));border-radius:var(--v-calc-total-border-radius,unset);color:rgb(var(--v-calc-total-color,unset));padding:var(--v-calc-total-padding,unset);white-space:var(--v-calc-total-white-space,nowrap)}.calc__total-numbers{color:rgb(var(--v-calc-total-numbers-color,inherit));position:var(--v-calc-total-numbers-position,static);z-index:1}.calc__total-numbers:before{background-color:rgb(var(--v-calc-total-before-background,unset));border-radius:var(--v-calc-total-before-border-radius,unset);content:var(--v-calc-total-before-content,"");display:var(--v-calc-total-before-display,none);height:var(--v-calc-total-before-height,unset);left:var(--v-calc-total-before-left,unset);position:var(--v-calc-total-before-position,static);rotate:var(--v-calc-total-before-rotate,unset);top:var(--v-calc-total-before-top,unset);transform:var(--v-calc-total-before-transform,unset);transform-origin:left center;width:var(--v-calc-total-before-width,unset);z-index:-1}.calc__grand-total{--v-theme-background:var(--v-calc-grand-total-background-color,#fff)}.calc-item{overflow:var(--v-calc-item-overflow,hidden)}.calc-item .v-row{margin-bottom:var(--v-calc-row-margin-bottom)}.calc-item__header{padding:var(--v-calc-item-header-padding,.5rem)}.calc-item__header .calc-item__title{background-color:rgba(var(--v-calc-item-title-background-color,transparent));border-radius:var(--v-calc-item-title-border-radius,var(--v-rounded-sm));color:rgb(var(--v-calc-item-title-color,black));padding:var(--v-calc-item-title-padding,0)}.calc-item__header .calc-item__title-name{color:inherit;display:var(--v-calc-item-title-name-display,inline)}.calc-item__header .calc-item__title-number{aspect-ratio:var(--v-calc-item-title-number-aspect-ratio);background-color:rgb(var(--v-calc-item-title-number-background));border-radius:var(--v-calc-item-title-number-border-radius,50%);color:inherit;display:var(--v-calc-item-title-number-display);font-weight:var(--v-calc-item-title-number-font-weight);padding:var(--v-calc-item-title-number-padding);place-items:var(--v-calc-item-title-number-place-items)}.calc-item__header .calc-item__description{align-content:var(--v-calc-item-description-align-content);border-top:var(--v-calc-item-description-border-top,none);color:rgba(var(--v-calc-item-description-text-color),var(--v-calc-item-description-text-opacity));font-size:var(--v-sub-text);padding-top:var(--v-calc-item-description-padding-top,.5rem);text-align:var(--v-calc-item-description-text-align);text-wrap:var(--v-calc-item-description-text-wrap)}.calc-item__header .calc-item__btn-remove{align-content:var(--v-calc-item-btn-remove-align-content);height:100%}.calc-item__header .calc-item__btn-remove .v-btn{background-color:var(--v-calc-item-btn-remove-background,none);border:var(--v-calc-item-btn-remove-border,none)}.calc-item__body{padding:var(--v-calc-item-body-padding)}.calc-item__footer{background-color:rgb(var(--v-calc-item-footer-background-color,none));border-radius:var(--v-calc-item-footer-border-radius,none);padding:var(--v-calc-item-footer-padding)}.calc-item__footer .calc-item__btn-expanded{align-content:var(--v-calc-item-btn-expanded-align-content);font-weight:var(--v-calc-item-btn-expanded-font-weight);margin-left:var(--v-calc-item-btn-expanded-margin-left,unset);text-transform:var(--v-calc-item-btn-expanded-text-transform)}.calc-delivery{border-radius:var(--v-calc-delivery-border-radius,1rem);box-shadow:var(--v-calc-delivery-box-shadow,none);padding:var(--v-calc-delivery-padding,5rem)}.calc-delivery__grid{align-items:var(--v-calc-delivery-grid-align-items);display:var(--v-calc-delivery-grid-display);gap:var(--v-calc-delivery-gap);grid-template:var(--v-calc-delivery-grid-template-default)}@media(max-width:991px){.calc-delivery__grid{grid-template:var(--v-calc-delivery-grid-template-lg)}}@media(max-width:575px){.calc-delivery__grid{grid-template:var(--v-calc-delivery-grid-template-sm)}}.calc-delivery__type{grid-area:type}.calc-delivery__address{grid-area:address}.calc-delivery__date{grid-area:date}.calc-delivery__date .v-input{grid-template-areas:"control append" "messages b";grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:1fr auto}.calc-delivery__date .v-input .v-field__prepend-inner,.calc-delivery__date .v-input__prepend{display:none}.calc-delivery__phone{grid-area:phone}.calc-delivery__zone{grid-area:zone}.calc-delivery__name{grid-area:name}.calc-delivery__urgent{grid-area:urgent}.calc-delivery__comment{grid-area:comment}.calc-delivery__notification{grid-area:notification}.calc-delivery__information{grid-area:information}@media(max-width:575px){.calc-delivery__information{margin-bottom:var(--v-calc-delivery-items-margin-bottom)}}.calc-delivery .urgent,.calc-delivery__notification,.calc-delivery__zone{margin-bottom:var(--v-calc-delivery-items-margin-bottom)}.calc-delivery .urgent__underlay{background:rgb(var(--v-calc-delivery-urgent-underlay-background))}.calc-send__checkbox-label{font-size:var(--v-calc-send-label-font-size)}.calc-send__link{color:var(--v-theme-black);font-style:italic;text-decoration:underline!important;text-underline-offset:2px}.v-alert[data-v-72cb0cc0]{font-size:12px}.urgent[data-v-72cb0cc0]{cursor:pointer;display:flex;height:56px;position:relative}.urgent__underlay[data-v-72cb0cc0]{height:100%;left:0;position:absolute;top:0;width:100%}.calc__orders-nav[data-v-46d0627b]{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px;scrollbar-width:none;transition:top .01s linear}.calc__orders-nav[data-v-46d0627b]::-webkit-scrollbar{display:none}.calc__orders-nav-btn{&[data-v-46d0627b]{flex:0 0 auto;scroll-snap-align:start}&[data-v-46d0627b]:last-child{scroll-snap-align:end}}