@charset "UTF-8";.container-form{max-width:1180px;margin:0 auto;padding:0;background:transparent;box-shadow:none;box-sizing:border-box}@media screen and (max-width:600px){.container-form{padding:0}}.container-form .reload,.container-form .goback{display:inline-flex;align-items:center;gap:.35rem;color:#363c42;text-decoration:none;font-size:.933rem;font-weight:700;margin-bottom:1rem}.container-form .reload:hover,.container-form .reload:focus-visible,.container-form .goback:hover,.container-form .goback:focus-visible{text-decoration:underline}.container-form .reload img,.container-form .goback img{width:16px;height:16px}.container-form .fieldset{margin:0 0 2.75rem;padding:0;background:transparent;color:#363c42;position:relative;text-shadow:none!important;font-weight:400}.container-form .fieldset:last-of-type{margin-bottom:0}.container-form .fieldset h2{margin:0 0 .9rem;color:#363c42;font-size:2rem;font-weight:700;line-height:1.15;text-transform:uppercase;letter-spacing:.01em;padding:0}.container-form .fieldset h2:before{content:none}.container-form .fieldset .number{display:none}.container-form .fieldset>p{max-width:56rem;margin:0 0 1.5rem;color:#686969;font-size:.933rem;line-height:1.65}.container-form .fieldset form{display:grid;gap:1rem 1.2rem}.container-form .fieldset label{display:block;margin:0 0 .4rem;color:#686969;font-size:.933rem;font-weight:400;line-height:1.4;white-space:nowrap}.container-form .fieldset .input{min-width:0}.container-form .fieldset input[type=text],.container-form .fieldset input[type=number],.container-form .fieldset input[type=email],.container-form .fieldset select{width:100%;min-height:44px;border:1px solid #626970;border-radius:0;background:#fff;color:#363c42;box-sizing:border-box;padding:0 14px;font-size:.933rem;box-shadow:none;appearance:none}.container-form .fieldset input[type=text]:focus,.container-form .fieldset input[type=number]:focus,.container-form .fieldset input[type=email]:focus,.container-form .fieldset select:focus{border-color:#66c1bf}.container-form .fieldset input[readonly]{background:#fafafa}.container-form .fieldset select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239a9a9a' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px}.container-form .fieldset input[type=submit]{min-height:44px;padding:0 1.5rem;border:0;border-radius:0;background:#66c1bf;color:#363c42;font-size:.933rem;font-weight:700;cursor:pointer;justify-self:start;transition:background .15s ease}.container-form .fieldset input[type=submit]:hover{background:#49b5b3}.container-form .fieldset input[type=submit].btn-outline-primary{background:transparent;border:2px solid #66c1bf;color:#363c42}.container-form .fieldset input[type=submit].btn-outline-primary:hover,.container-form .fieldset input[type=submit].btn-outline-primary:focus-visible{background:#66c1bf;border-color:#66c1bf;color:#363c42}.container-form .fieldset .form-empty-state{margin:0;padding:1rem 1.1rem;border:1px solid #dedede;background:#fff;color:#686969;font-size:.933rem;line-height:1.6}.container-form #step1 form{max-width:100%}.container-form #step1 .business-fieldset{border:0;margin:0;padding:0;min-width:0}.container-form #step1 .business-legend{display:block;width:100%;padding:0;margin:0 0 1rem;color:#686969;font-size:.933rem;font-weight:400;line-height:1.5}.container-form #step1 .form-group{display:grid;gap:.85rem;align-items:stretch}@media screen and (min-width:541px){.container-form #step1 .form-group{grid-template-columns:repeat(2,minmax(0,1fr))}}.container-form #step1 .radio{position:relative}.container-form #step1 .business-radio{position:absolute;opacity:0;pointer-events:none}.container-form #step1 .business-option{display:flex;align-items:center;gap:.85rem;min-height:132px;margin:0;padding:1rem;border:1px solid #2b2b2b;background:#fff;cursor:pointer;box-sizing:border-box;white-space:normal;transition:border-color .15s ease,background-color .15s ease;width:100%}.container-form #step1 .business-option span{margin:0;color:#363c42;font-size:.933rem;font-weight:700;line-height:1.45}.container-form #step1 .business-radio:checked+.business-option{border-color:#66c1bf;background:#f6fbfb}.container-form #step1 .business-radio:focus-visible+.business-option{outline:2px solid #66c1bf;outline-offset:2px}.container-form #step2 form{max-width:32rem}@media screen and (min-width:541px){.container-form #step3 form{grid-template-columns:repeat(2,minmax(0,1fr))}}.container-form #step3 form>div:not(.form-group){display:none}.container-form #step3 .form-group{margin:0}.container-form #step3 .form-group--saved-location,.container-form #step3 .form-group--billing-toggle,.container-form #step3 .billing-address{grid-column:1/-1}.container-form #step3 .form-group--billing-toggle label{width:100%;white-space:normal}.container-form #step3 .billing-address{display:grid;gap:.85rem;align-items:stretch}@media screen and (min-width:541px){.container-form #step3 .billing-address{grid-template-columns:repeat(2,minmax(0,1fr))}}.container-form #step3 .billing-address h3{grid-column:1/-1;margin:0}.container-form #step3 .billing-address[hidden]{display:none}.container-form #step3 input[type=submit]{grid-column:1/-1}.container-form #step4 .allowed-disallowed{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media screen and (max-width:700px){.container-form #step4 .allowed-disallowed{grid-template-columns:1fr}}.container-form #step4 .allowed-disallowed h4{display:flex;align-items:center;gap:.4rem;margin:0 0 .5rem;font-size:.8rem;font-weight:700}.container-form #step4 .allowed-disallowed p{margin:0}.container-form #step4 .allowed-disallowed ul{margin:0;padding-left:1.1rem}.container-form #step4 .allowed-disallowed .waste-allowed,.container-form #step4 .allowed-disallowed .waste-disallowed{padding:.85rem 1rem;border-left:3px solid;border-radius:0 4px 4px 0;font-size:.933rem;line-height:1.5}.container-form #step4 .allowed-disallowed .waste-allowed{border-left-color:#1f6b1f;background:#1e7a3312}.container-form #step4 .allowed-disallowed .waste-allowed h4{color:#1f6b1f}.container-form #step4 .allowed-disallowed .waste-allowed li::marker{color:#1f6b1f}.container-form #step4 .allowed-disallowed .waste-disallowed{border-left-color:#b02020;background:#b3261e0f}.container-form #step4 .allowed-disallowed .waste-disallowed h4{color:#b02020}.container-form #step4 .allowed-disallowed .waste-disallowed li::marker{color:#b02020}.container-form #step4 .waste-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px;border-radius:50%;color:#fff;font-size:.7rem;line-height:1}.container-form #step4 .waste-allowed .waste-icon{background:#1f6b1f}.container-form #step4 .waste-disallowed .waste-icon{background:#b02020}.container-form #step5 form{max-width:32rem}.container-form #step5 p{margin:0;color:#686969;font-size:.8rem;line-height:1.5}.container-form #step5 input[type=submit]{margin-top:.5rem}.container-form #step5 .date-input{width:100%;min-height:44px;padding:.5rem .75rem;border:1px solid #626970;background:#fff;font-size:1rem;font-family:Open Sans,Tahoma,sans-serif;color:#363c42;box-sizing:border-box}.container-form #step5 .date-input:focus-visible{border-color:#66c1bf}.container-form #step6 input[type=submit]{min-width:240px}.container-form .waste-accordion{display:flex;flex-direction:column;gap:.75rem}.container-form .waste-accordion__item{border-left:4px solid transparent;border-radius:4px;overflow:hidden;background:#fff;box-shadow:0 1px 4px #00000014}.container-form .waste-accordion__item.has-selection{border-left-color:#66c1bf}.container-form .waste-accordion__header{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#66c1bf;color:#363c42;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;transition:background-color .15s ease}.container-form .waste-accordion__header::-webkit-details-marker{display:none}.container-form .waste-accordion__header:hover,.container-form .waste-accordion__header:focus-visible{background:#49b5b3}.container-form .waste-accordion__header:focus-visible{outline:2px solid #363c42;outline-offset:-4px}.container-form .waste-accordion .waste-accordion__item[open]>.waste-accordion__header{background:#49b5b3}.container-form .waste-accordion__image{margin:0;flex:0 0 auto;width:56px;height:56px;border-radius:4px;overflow:hidden;background:#fff}.container-form .waste-accordion__image img{display:block;width:100%;height:100%;object-fit:cover}.container-form .waste-accordion__name{flex:1;font-size:1.067rem;font-weight:700;color:#363c42}.container-form .waste-accordion__counter{flex:0 0 auto;padding:.2rem .7rem;border:1px solid rgba(54,60,66,.4);border-radius:999px;background:transparent;font-size:.933rem;font-weight:700;color:#363c42;white-space:nowrap}.container-form .waste-accordion .waste-accordion__item.has-selection>.waste-accordion__header>.waste-accordion__counter{border-color:#363c42}.container-form .waste-accordion__chevron{flex:0 0 auto;display:inline-block;font-size:1.25rem;color:#363c42;transition:transform .2s ease}.container-form .waste-accordion .waste-accordion__item[open]>.waste-accordion__header>.waste-accordion__chevron{transform:rotate(180deg)}.container-form .waste-accordion__body{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f4f7f7}.container-form .waste-accordion__amounts{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem}.container-form .waste-accordion .amount-editor--inline{position:relative;display:flex;flex-direction:column;gap:.6rem;padding:.85rem;border:2px solid transparent;border-radius:4px;background:#fff;box-shadow:0 0 0 1px #dedede;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.container-form .waste-accordion .amount-editor--inline:hover{box-shadow:0 0 0 1px #ccc,0 2px 8px #00000014}.container-form .waste-accordion .amount-editor--inline.amount-editor--selected{border-color:#66c1bf;background:#66c1bf24;box-shadow:none}.container-form .waste-accordion .amount-editor--inline.amount-editor--selected:after{content:"✓";position:absolute;top:-10px;right:-10px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#66c1bf;color:#363c42;font-size:.75rem;line-height:1}.container-form .waste-accordion .amount-editor--inline .amount-editor__image{margin:0;width:100%;aspect-ratio:3/2}.container-form .waste-accordion .amount-editor--inline .amount-editor__image img{display:block;width:100%;height:100%;object-fit:contain}.container-form .waste-accordion .amount-editor--inline .amount-editor__label{font-size:1rem;color:#363c42;font-weight:700;line-height:1.35}.container-form .waste-accordion .amount-editor--inline .amount-editor__label small{display:block;font-size:.933rem;font-weight:400;color:#686969}.container-form .waste-accordion .amount-editor--inline .amount-editor__controls{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:auto}.container-form .waste-accordion .amount-editor--inline button{width:32px;height:32px;line-height:1;padding:0;border:0;background:#66c1bf;color:#363c42;font-size:1.1rem;font-weight:700;border-radius:4px;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.container-form .waste-accordion .amount-editor--inline button:hover{background:#49b5b3}.container-form .waste-accordion .amount-editor--inline button:active{transform:scale(.92)}.container-form .waste-accordion .amount-editor--inline button:focus-visible{outline:2px solid #363c42;outline-offset:2px}.container-form .waste-accordion .amount-editor--inline input[type=number]{width:48px;height:32px;text-align:center;border:1px solid #626970;border-radius:4px;background:#fff;font-size:1rem;font-weight:700;color:#363c42;-moz-appearance:textfield;box-sizing:border-box}.container-form .waste-accordion .amount-editor--inline input[type=number]::-webkit-outer-spin-button,.container-form .waste-accordion .amount-editor--inline input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.container-form .waste-accordion .amount-editor--inline input[type=number]:focus-visible{outline:2px solid #66c1bf;outline-offset:1px;border-color:#66c1bf}.container-form .billing-address[hidden]{display:none}.container-form .billing-address{margin-top:1rem;padding-top:1rem;border-top:1px solid #dedede}.container-form .billing-address h3{margin-top:0}.container-form .form-error{color:#b00;font-weight:700}.cart-container .flashmessages{margin-bottom:1.5rem}.cart-container__intro{margin:0;color:#686969;font-size:.933rem;line-height:1.6}.cart-items{display:grid;gap:1.25rem}.cart-item{padding:1.5rem 1.75rem;box-shadow:0 2px 16px #0000000f}.cart-item.removing{opacity:.5;pointer-events:none}.cart-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.cart-item-heading{min-width:0}.cart-item-title{margin:0;color:#363c42;font-size:1.35rem;font-weight:700;line-height:1.2;text-transform:uppercase}.cart-item-actions{display:flex;align-items:center;gap:1.25rem;flex-shrink:0}.cart-item-action{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:0;background:transparent;color:#686969;font-size:.8rem;font-weight:400;line-height:1.4;text-decoration:none;white-space:nowrap;transition:color .15s ease}.cart-item-action:hover,.cart-item-action:focus-visible{text-decoration:underline}.cart-item-action__icon{width:14px;height:14px;flex-shrink:0}.cart-item-details{margin:0}.cart-item-details__row{display:flex;gap:.5rem;padding:.45rem 0;border-top:1px solid rgba(0,0,0,.06);font-size:.933rem;line-height:1.6}.cart-item-details__row:last-child{padding-bottom:0}.cart-item-details dt{flex:0 0 120px;color:#686969;font-weight:400}.cart-item-details dd{margin:0;color:#363c42}.container-list{margin:0;padding:0;list-style:none}.container-list li{margin:0;line-height:1.6}.cart-items-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.75rem;flex-wrap:wrap}.cart-add-more{display:inline-flex;align-items:center;gap:.45rem;color:#363c42;font-size:.933rem;font-weight:700;text-decoration:none}.cart-add-more:before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border:2px solid currentColor;border-radius:50%;font-size:.9rem;font-weight:700;line-height:1}.cart-add-more:hover,.cart-add-more:focus-visible{text-decoration:underline}.cart-items-footer__actions{display:flex;align-items:center;gap:1rem}.cart-empty{padding:2rem;text-align:center}.cart-empty p{margin:0 0 1rem;color:#363c42;font-size:.933rem;line-height:1.6}@media(max-width:959px){.cart-item{padding:1rem 1.25rem}.cart-item-header{flex-direction:column;gap:.5rem}.cart-item-title{font-size:1.15rem}.cart-item-details dt{flex:0 0 100px}}.toast{position:fixed;bottom:2rem;right:2rem;padding:1rem 1.5rem;background:#333;color:#fff;border-radius:4px;box-shadow:0 4px 12px #0000004d;transform:translateY(100px);opacity:0;transition:all .3s ease;z-index:9999}.toast.show{transform:translateY(0);opacity:1}.toast.toast-success{background:#1e7a33}.toast.toast-error{background:#b3261e}.toast.toast-warning{background:#ffc107;color:#000}.toast.toast-info{background:#0f4c81}.flashmessages{margin:1rem 0}.flashmessages .alert{padding:1rem;margin-bottom:1rem;border-radius:4px;border:1px solid transparent}.flashmessages .alert.alert-success{background:#d4edda;border-color:#c3e6cb;color:#155724}.flashmessages .alert.alert-info{background:#d1ecf1;border-color:#bee5eb;color:#0c5460}.flashmessages .alert.alert-warning{background:#fff3cd;border-color:#ffeeba;color:#856404}.flashmessages .alert.alert-danger{background:#f8d7da;border-color:#f5c6cb;color:#721c24}.dashboard-container{width:100%;max-width:1170px;margin:0 auto;padding:2rem;box-sizing:border-box}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.dashboard-header h1{color:#363c42}.dashboard-header h1:after{content:"";display:block;width:48px;height:4px;margin-top:10px;margin-bottom:1.1rem;background:#66c1bf}.dashboard-header h1{margin:0;font-size:2rem;font-weight:700}.dashboard-header .dashboard-welcome{color:#626970;font-size:1.125rem;margin:0}.dashboard-header__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.dashboard-btn{display:inline-flex;align-items:center;gap:.4rem;height:40px;padding:0 1.1rem;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;border-radius:0;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.dashboard-btn--outline{background:#fff;border:1px solid #dedede;color:#363c42}.dashboard-btn--outline:hover,.dashboard-btn--outline:focus-visible{border-color:#369e9b;color:#363c42}.dashboard-btn--primary{background:transparent;border:2px solid #369E9B;color:#363c42}.dashboard-btn--primary:hover,.dashboard-btn--primary:focus-visible{background:transparent;border-color:#363c42;color:#363c42}.dashboard-btn__arrow{font-size:1.1em;line-height:1}.dashboard-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem}.dashboard-widget{background:#fff;border:none;border-radius:0;padding:1.5rem;box-shadow:0 2px 16px #0000000f}.dashboard-widget .widget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.dashboard-widget .widget-header h2{color:#363c42}.dashboard-widget .widget-header h2:after{content:"";display:block;width:48px;height:4px;margin-top:10px;margin-bottom:0;background:#66c1bf}.dashboard-widget .widget-header h2{margin:0;font-size:1.25rem;font-weight:600}.dashboard-widget .widget-header h2 i{margin-right:.5rem;color:#363c42}.dashboard-widget .widget-content{min-height:100px}.dashboard-widget .widget-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #f0f0f0;text-align:center}.dashboard-widget .widget-footer .btn-link{color:#363c42;text-decoration:none;font-weight:500}.dashboard-widget .widget-footer .btn-link:hover{text-decoration:underline}.widget-statistics,.widget-orders,.widget-recurring-orders{grid-column:1/-1}.widget-notifications,.widget-contact{grid-column:span 3}.orders-widget-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:.5rem}.orders-widget-title{color:#363c42}.orders-widget-title:after{content:"";display:block;width:48px;height:4px;margin-top:10px;margin-bottom:0;background:#66c1bf}.orders-widget-title{margin:0;font-size:1.25rem;font-weight:600}.orders-filter{margin-bottom:1.25rem}.statistics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-item{text-align:center;padding:1rem;background:#e6f5f4;border-radius:0}.stat-item.stat-item-wide{grid-column:1/-1}.stat-item .stat-value{font-size:2rem;font-weight:700;color:#363c42;margin-bottom:.5rem;line-height:1.1}.stat-item .stat-label{font-size:.875rem;color:#5a6169;line-height:1.4}.notifications-list{display:flex;flex-direction:column;gap:0}.notification-icon{flex-shrink:0;font-size:1.5rem}.notification-info .notification-icon{color:#0f4c81}.notification-success .notification-icon{color:#1e7a33}.notification-warning .notification-icon{color:#9a5b00}.notification-error .notification-icon{color:#b3261e}.notification-content{flex-grow:1}.notification-content h4{margin:0 0 .5rem;font-size:1rem;font-weight:600}.notification-content p{margin:0;font-size:.875rem;line-height:1.5}.notification-content .notification-date{margin-top:.5rem;font-size:.75rem;color:#626970}.contact-card{display:grid;grid-template-columns:152px minmax(0,1fr);gap:1.75rem;align-items:center}.contact-card__media{display:flex;align-items:center;justify-content:flex-start;padding-left:10px;overflow:visible}.contact-card__photo-frame{width:128px;height:128px;overflow:hidden;transform:rotate(7deg);transform-origin:center;background:#f2f2f2}.contact-card__photo-frame--fallback{display:flex;align-items:center;justify-content:center;background:#e6f5f4}.contact-card__photo{width:100%;height:100%;object-fit:cover;transform:rotate(-7deg) scale(1.08)}.contact-card__initial{font-size:3.25rem;font-weight:700;line-height:1;color:#5a6169;transform:rotate(-7deg)}.contact-card__body{min-width:0}.contact-person{margin-bottom:1.15rem}.contact-person__name{font-size:1.125rem;font-weight:700;color:#363c42;line-height:1.15;margin-bottom:.3rem}.contact-person__role{font-size:1rem;color:#363c42;line-height:1.2}.contact-details{display:flex;flex-direction:column;gap:.95rem}@media(max-width:1120px){.dashboard-grid{grid-template-columns:1fr}.widget-notifications,.widget-contact{grid-column:1/-1}.contact-card{grid-template-columns:1fr;gap:1.25rem}.contact-card__media{padding-left:0}}@media(max-width:900px){.statistics-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.contact-card{grid-template-columns:1fr;gap:1.25rem}}.order-list-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.order-list-title{margin:0;font-size:1.25rem;font-weight:600}.order-table-scroll{width:100%}.order-table{width:100%;border-collapse:collapse;font-size:.9rem;border:0}.order-table th,.order-table td{border:0}.order-table thead tr{border-bottom:2px solid #000}.order-table th{padding:.75rem 1rem;text-align:left;font-size:.8rem;font-weight:700;color:#000;background:transparent;white-space:nowrap;-webkit-user-select:none;user-select:none}.order-table td{padding:.9rem 1rem;vertical-align:middle;color:#212529}.order-table tbody .order-row{border-bottom:1px solid #dedede;transition:background .12s ease;cursor:default}.order-table tbody .order-row:hover,.order-table tbody .order-row.is-expanded{background:#fafafa}.order-table tbody .order-row.is-expanded .order-toggle-btn svg{transform:rotate(180deg)}.order-table tbody .order-detail-row{border-bottom:1px solid #dedede}.order-table tbody .order-detail-row td{padding:0 1rem .75rem;border:0;background:#fafafa}.order-table__toggle-col,.order-table__toggle{width:40px;padding-right:0}.order-table__actions-col,.order-table__actions{width:48px;text-align:right}.order-table__documents-col,.order-table__documents,.order-table__messages-col,.order-table__messages{width:90px;text-align:center}.order-message-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .5rem;background:#f2fafa;color:#363c42;border-radius:999px;font-size:.78rem;font-weight:600;line-height:1}.order-message-badge svg{flex-shrink:0}.order-table__documents--disabled{color:#626970;opacity:.55;cursor:not-allowed}.order-table__documents--disabled svg{display:inline-block;vertical-align:middle}.order-toggle-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:#363c42;cursor:pointer;border-radius:4px;transition:background .12s ease;padding:0}.order-toggle-btn svg{transition:transform .2s ease}.order-toggle-btn:hover{background:#f2fafa}.order-action-menu{position:relative;display:inline-block}.order-action-dropdown{min-width:160px}.order-action-dropdown[aria-hidden=true]{display:none}.order-action-reorder{width:100%;border:0;background:transparent;cursor:default;text-align:left}.order-action-reorder:disabled{opacity:.5}.order-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1.5rem;padding:.25rem 0}.order-detail-section{display:flex;flex-direction:column;gap:.2rem;min-width:0}.order-card{grid-column:1/-1;background:#fff;border:1px solid #e6e6e6;border-radius:6px;margin-top:.5rem;box-shadow:0 1px 2px #00000008}.order-card__header{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;color:#2b2b2b;border-bottom:1px solid #ececec}.order-card__icon{color:#363c42;flex-shrink:0}.order-card__title{font-size:.95rem;font-weight:600;line-height:1.2}.order-card__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.25rem;padding:0 .4rem;background:#f2fafa;color:#363c42;border-radius:999px;font-size:.72rem;font-weight:600}.order-card__chevron{margin-left:auto;color:#626970;flex-shrink:0;transition:transform .2s ease}.order-card__body{padding:.75rem 1rem}.order-card__empty{margin:0;color:#6c757d;font-size:.85rem;font-style:italic}details.order-card>summary.order-card__header{list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease;border-bottom:none}details.order-card>summary.order-card__header::-webkit-details-marker{display:none}details.order-card>summary.order-card__header:hover{background:#fafafa}details.order-card[open]>summary.order-card__header{border-bottom:1px solid #ececec}details.order-card[open]>summary.order-card__header>.order-card__chevron{transform:rotate(180deg)}.order-message-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.order-message{max-width:80%;padding:.55rem .8rem;border-radius:6px;background:#f5f5f5;border:1px solid #e6e6e6}.order-message--customer{align-self:flex-end;background:#f2fafa;border-color:#c5e8e7}.order-message--employee{align-self:flex-start}.order-message__meta{display:flex;gap:.6rem;align-items:baseline;font-size:.72rem;color:#495057;margin-bottom:.2rem}.order-message__sender{font-weight:600;color:#2b2b2b}.order-message__body{font-size:.9rem;color:#212529;line-height:1.45;word-wrap:break-word}.order-message-form{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;border-top:1px solid #ececec;background:#fafafa;border-radius:0 0 6px 6px}.order-message-form__field{display:flex;flex-direction:column;gap:.25rem}.order-message-form__label{font-size:.78rem;font-weight:600;color:#343a40}.order-message-form textarea{width:100%;padding:.5rem .75rem;border:1px solid #767676;background:#fff;font-size:.9rem;font-family:inherit;resize:vertical;box-sizing:border-box}.order-message-form textarea:focus{border-color:#66c1bf}.order-message-form__actions{display:flex;justify-content:flex-end}.order-message-form__submit{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .85rem;background:transparent;color:#363c42;border:1px solid #369E9B;border-radius:4px;font-size:.82rem;font-weight:500;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.order-message-form__submit:hover{background:#f2fafa;border-color:#66c1bf}.order-message-form__submit:active{background:#d5eded}.order-detail-label{font-size:.78rem;font-weight:600;color:#6c757d;white-space:nowrap}.order-detail-value{font-size:.875rem;color:#212529;line-height:1.4}.order-detail-items{display:flex;flex-direction:column;gap:.15rem}.order-detail-item{font-size:.875rem;color:#212529}.order-detail-item__waste{font-weight:500}.order-status-history{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.order-status-history__item{display:grid;grid-template-columns:9.5rem 1fr;gap:.75rem;align-items:baseline;font-size:.875rem;color:#212529;padding:.25rem 0;border-bottom:1px dashed #e6e6e6}.order-status-history__item:last-child{border-bottom:0}.order-status-history__date{color:#495057;font-size:.78rem;white-space:nowrap}.order-status-history__transition{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.4rem}.order-status-history__arrow{color:#626970}.order-status-history__notes{display:block;margin-top:.15rem;color:#495057;font-size:.8rem;font-style:italic}.order-status-history__empty{margin:0;font-size:.85rem;color:#6c757d}.portal-dropdown__separator{display:block;height:1px;margin:.25rem 0;background:#ececec}.portal-dropdown__item--disabled,.portal-dropdown__item:disabled{opacity:.5;cursor:not-allowed;width:100%;border:0;background:transparent;text-align:left}.status-badge{display:inline-block;padding:.2rem .6rem;font-size:.75rem;font-weight:600;white-space:nowrap;border-radius:2px;background:#f0f0f0;color:#5a6169}.status-submitted{background:#e8f1fb;color:#0f4c81}.status-quote-requested,.status-quoted{background:#fff3cd;color:#7a5300}.status-approved{background:#d9f0ef;color:#363c42}.status-rejected{background:#fdeaea;color:#b3261e}.status-completed{background:#e6f4e8;color:#1e7a33}.status-cancelled{background:#eceef0;color:#4c535a}.order-table-footer{margin-top:.75rem}.order-table-footer__all{white-space:nowrap}.order-list-pagination{font-size:.875rem}.order-list-pagination__rail{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.25rem .6rem}.order-list-pagination__chev{display:inline-flex;align-items:center;justify-content:center;padding:.05rem;line-height:0;color:#2b2b2b;text-decoration:none;border:0;background:transparent;transition:color .12s ease}.order-list-pagination__chev:hover{color:#363c42}.order-list-pagination__chev--disabled{color:#d0d0d0;pointer-events:none}.order-list-pagination__num{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;padding:.05rem .1rem;color:#626970;text-decoration:none;border:0;background:transparent;font-size:.875rem;font-weight:400;transition:color .12s ease}.order-list-pagination__num:hover{color:#2b2b2b}.order-list-pagination__num--current{color:#626970;cursor:default;font-weight:500}.order-list-pagination__ellipsis{display:inline-flex;align-items:center;color:#626970;letter-spacing:.05em;-webkit-user-select:none;user-select:none;padding:0 .05rem}.order-list-empty{padding:3rem 0;text-align:center;color:#6c757d}.order-list-empty p{margin-bottom:1rem}.ecommerce-search{margin-bottom:1.5rem}.search-bar{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;gap:.75rem;margin-bottom:.5rem}.search-input-wrapper{position:relative;min-width:0}.search-input-wrapper .search-input{width:100%;height:44px;border:1px solid #767676;background:#fff;padding:0 32px 0 14px;font-size:.875rem;box-sizing:border-box;appearance:none}.search-input-wrapper .search-input:focus{border-color:#66c1bf}.search-input-wrapper .search-input::placeholder{color:#626970}.search-input-wrapper .search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#626970;cursor:pointer;padding:0;line-height:1;font-size:1rem}.search-input-wrapper .search-clear:hover{color:#333}.date-filter input[type=date]{width:100%;height:44px;border:1px solid #767676;background:#fff;padding:0 14px;font-size:.875rem;box-sizing:border-box}.date-filter input[type=date]:focus{border-color:#66c1bf}.search-filter-select{min-width:0}.search-filter-dropdown{width:100%;height:44px;border:1px solid #767676;background:#fff;padding:0 36px 0 14px;font-size:.875rem;color:#444;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;box-sizing:border-box}.search-filter-dropdown:focus{border-color:#66c1bf}.search-status{display:flex;align-items:center;gap:.75rem;font-size:.8rem;color:#6c757d;min-height:1.5rem}.search-count{min-width:70px}.search-reset{font-size:.8rem;padding:.2rem .6rem;border:1px solid #767676;background:transparent;cursor:pointer;color:#6c757d}.search-reset:hover{border-color:#66c1bf;color:#363c42}@media(max-width:768px){.order-table-scroll{overflow:visible}.order-table{display:block}.order-table thead{display:none}.order-table tbody{display:block}.order-table tbody .order-row{display:block;padding:.4rem 0}.order-table tbody .order-row td{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem;width:100%;padding:.45rem 0;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere}.order-table tbody .order-row td:before{content:attr(data-label);flex:0 0 42%;max-width:42%;font-size:.8rem;font-weight:700;color:#000;white-space:normal}.order-table tbody .order-row .order-table__toggle,.order-table tbody .order-row .order-table__actions{justify-content:flex-end}.order-table tbody .order-row .order-table__toggle:before,.order-table tbody .order-row .order-table__actions:before{content:none}.order-table tbody .order-detail-row{display:block}.order-table tbody .order-detail-row td{display:block;width:100%;padding:0 0 1rem;box-sizing:border-box}.order-table__toggle-col,.order-table__toggle,.order-table__actions-col,.order-table__actions{width:100%;text-align:right;padding-right:0}.order-table__documents-col,.order-table__documents,.order-table__messages-col,.order-table__messages{width:100%;text-align:right}.order-message{max-width:100%}.order-status-history__item{grid-template-columns:1fr;gap:.15rem}.order-detail-grid{grid-template-columns:1fr;gap:.5rem}.order-detail-label{white-space:normal}.search-bar{grid-auto-flow:row;grid-auto-columns:auto}}.portal-shell .tx-genesis-registration{width:100%;max-width:1170px;margin:0 auto}.portal-shell .portal-registration{width:100%;max-width:none;margin:0;padding:2rem;box-sizing:border-box}.portal-shell .portal-registration__title{color:#363c42}.portal-shell .portal-registration__title:after{content:"";display:block;width:48px;height:4px;margin-top:10px;margin-bottom:1.1rem;background:#66c1bf}.portal-shell .portal-registration__title{margin:0;font-size:2rem;line-height:1.2;text-transform:uppercase}.portal-shell .portal-registration__intro{margin:0 0 2rem;max-width:32rem;color:#5a6169;font-size:.95rem;line-height:1.6}.portal-shell .tx-genesis-registration #genesisRegistration{background:#fff;box-shadow:0 2px 16px #0000000f;padding:1.75rem}.portal-shell .tx-genesis-registration .portal-registration__login-link{margin:1.25rem 0 0;color:#5a6169;font-size:.875rem}.portal-shell .tx-genesis-registration .portal-registration__login-link a{color:#363c42;text-decoration:none;font-weight:600}.portal-shell .tx-genesis-registration .portal-registration__login-link a:hover{text-decoration:underline}.portal-shell .tx-genesis-registration form .row{display:flex;flex-wrap:nowrap;gap:16px;margin:0 0 8px}.portal-shell .tx-genesis-registration form .col{width:100%;min-width:0}.portal-shell .tx-genesis-registration form .form-group{margin:0 0 16px}.portal-shell .tx-genesis-registration form .form-label{display:block;width:100%;font-size:.875rem;font-weight:600;margin-bottom:6px;color:#212529}.portal-shell .tx-genesis-registration form .form-label em{color:#363c42;font-style:normal;margin-left:2px}.portal-shell .tx-genesis-registration form input[type=text],.portal-shell .tx-genesis-registration form input[type=tel],.portal-shell .tx-genesis-registration form input[type=email],.portal-shell .tx-genesis-registration form input[type=password],.portal-shell .tx-genesis-registration form input[type=number],.portal-shell .tx-genesis-registration form select,.portal-shell .tx-genesis-registration form .form-control{width:100%;height:44px;border:1px solid #767676;background:#fff;padding:0 14px;font-size:.875rem;box-sizing:border-box;appearance:none;border-radius:0}.portal-shell .tx-genesis-registration form input[type=text]:focus,.portal-shell .tx-genesis-registration form input[type=tel]:focus,.portal-shell .tx-genesis-registration form input[type=email]:focus,.portal-shell .tx-genesis-registration form input[type=password]:focus,.portal-shell .tx-genesis-registration form input[type=number]:focus,.portal-shell .tx-genesis-registration form select:focus,.portal-shell .tx-genesis-registration form .form-control:focus{border-color:#66c1bf;box-shadow:none}.portal-shell .tx-genesis-registration form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:36px}.portal-shell .tx-genesis-registration form textarea{width:100%;min-height:88px;border:1px solid #767676;background:#fff;padding:10px 14px;font-size:.875rem;box-sizing:border-box;resize:vertical}.portal-shell .tx-genesis-registration form textarea:focus{border-color:#66c1bf}.portal-shell .tx-genesis-registration form button[type=submit],.portal-shell .tx-genesis-registration form input[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:44px;padding:0 24px;border:2px solid #66c1bf;background:transparent;color:#363c42;font-size:.875rem;font-weight:700;cursor:pointer;margin-top:8px}.portal-shell .tx-genesis-registration form button[type=submit]:hover,.portal-shell .tx-genesis-registration form input[type=submit]:hover{background:#66c1bf;color:#363c42;border-color:#66c1bf}.portal-shell .tx-genesis-registration form .form-group:last-child{margin-bottom:0}@media(max-width:600px){.portal-shell .portal-registration{padding:1.25rem 0 0}.portal-shell .tx-genesis-registration #genesisRegistration{padding:1.25rem}.portal-shell .tx-genesis-registration form .row{flex-direction:column;gap:0}}.delivery-location-map{width:100%;border-radius:6px;overflow:hidden;background:#eef2f6;border:1px solid #d4dae1}.delivery-location-map--overview{height:320px;margin-bottom:1.5rem}.delivery-location-map--edit{height:360px;margin-top:.5rem}.delivery-location-map .maplibregl-popup-content{position:relative;padding:1.15rem 1.35rem;border-radius:8px;box-shadow:0 2px 14px #1b27332e;line-height:1.45}.delivery-location-map .maplibregl-popup-content a{color:#005a9e;text-decoration:underline}.delivery-location-map .maplibregl-popup-close-button{position:absolute;top:.4rem;right:.4rem;width:1.6rem;height:1.6rem;padding:0;font-size:1.25rem;line-height:1;color:#6c757d;background:transparent;border:0;border-radius:4px;cursor:pointer}.delivery-location-map .maplibregl-popup-close-button:hover{background:#1b273314;color:#1b2733}.delivery-location-form__map-group{margin-top:1rem}.delivery-location-form__contact{margin:1rem 0 0;padding:0;border:0;min-width:0}.delivery-location-form__contact legend{width:100%;margin-bottom:.5rem;padding:0;font-size:1rem;font-weight:600;color:#1b2733}.delivery-location-toolbar{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.delivery-location-toolbar .ecommerce-search{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:0}.delivery-location-toolbar .search-bar{margin-bottom:0;min-width:280px}.delivery-location-toolbar .search-status{min-height:0}.delivery-location-sort{display:flex;align-items:center;gap:.5rem}.delivery-location-sort label{margin:0;font-weight:500;white-space:nowrap}.delivery-location-sort select{height:44px;padding:0 14px;border:1px solid #767676;border-radius:0;background:#fff;color:#363c42;font-size:.875rem;box-sizing:border-box;cursor:pointer}.delivery-location-sort select:focus{border-color:#66c1bf}.delivery-location-sort__submit{height:44px;padding:0 1rem;border:2px solid #66c1bf;border-radius:0;box-sizing:border-box;background:transparent;color:#363c42;font-size:.875rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.delivery-location-sort__submit:hover,.delivery-location-sort__submit:focus-visible{background:#66c1bf;border-color:#66c1bf;color:#363c42}.delivery-location-pagination{margin-top:1.5rem;display:flex;justify-content:center}.delivery-location-pagination__rail{display:inline-flex;gap:.25rem;align-items:center}.delivery-location-pagination__num,.delivery-location-pagination__chev{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border:1px solid #d4dae1;border-radius:4px;text-decoration:none;color:#1b2733}.delivery-location-pagination__num:hover,.delivery-location-pagination__chev:hover{background:#eef2f6}.delivery-location-pagination__num--current{background:#005a9e;color:#fff;border-color:#005a9e}.delivery-location-pagination__chev--disabled{opacity:.4;cursor:default}.location-item{display:flex;gap:1rem;justify-content:space-between;align-items:flex-start;padding:1rem;border:1px solid #e1e6ec;border-radius:6px;margin-bottom:.75rem;background:#fff;flex-wrap:wrap}.location-item.location-default{border-color:#005a9e;background:#f5f9fd}.location-contact{margin:.5rem 0 0;font-size:.9rem;color:#4a5560}.location-contact__email,.location-contact__phone{margin-left:.25rem}.location-usage{margin:.5rem 0 0;font-size:.85rem;color:#6b7785;display:flex;flex-wrap:wrap;gap:.75rem}.form-group--saved-location{background:#f5f9fd;border:1px dashed #b8d4ea;border-radius:6px;padding:.75rem 1rem;margin-bottom:1rem}.form-group--saved-location label{white-space:nowrap}a.dashboard-btn,button.dashboard-btn,input.dashboard-btn{box-sizing:border-box}button.dashboard-btn,input.dashboard-btn{font:inherit;font-weight:600;line-height:1;appearance:none;-webkit-appearance:none}.recurring-order-list{display:flex;flex-direction:column;gap:1rem}.recurring-order-list--compact{gap:.75rem}.recurring-order-card{border:1px solid var(--portal-border, #e2e8f0);border-radius:.75rem;padding:1rem 1.25rem;background:#fff}.recurring-order-card--paused{opacity:.75;background:#f8fafc}.recurring-order-card__head{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.35rem}.recurring-order-card__title{margin:0 0 .5rem;font-size:1.1rem}.recurring-order-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem}.recurring-order-badge{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;background:#e0f2fe;color:#075985}.recurring-order-interval{font-weight:600;color:var(--portal-text-muted, #475569)}.recurring-order-status{margin-left:auto;padding:.15rem .55rem;border-radius:999px;font-size:.72rem;font-weight:600}.recurring-order-status--active{background:#dcfce7;color:#166534}.recurring-order-status--paused{background:#fee2e2;color:#991b1b}.recurring-order-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin:0}.recurring-order-meta dt{font-size:.75rem;color:var(--portal-text-muted, #64748b);margin-bottom:.15rem}.recurring-order-meta dd{margin:0;font-weight:600}.recurring-order-hint{color:#b45309;font-weight:600;font-size:.85em}.recurring-order-upcoming{margin-top:.75rem;font-size:.85rem}.recurring-order-upcoming__label{color:var(--portal-text-muted, #64748b);margin-right:.35rem}.recurring-order-upcoming__dates{display:inline-flex;flex-wrap:wrap;gap:.5rem;vertical-align:middle}.recurring-order-date{display:inline-block;padding:.1rem .5rem;background:#f1f5f9;border-radius:.35rem;list-style:none}.recurring-order-inline-form{display:inline-flex;align-items:center;margin:0}.recurring-order-form .form-row{margin-bottom:1.1rem}.recurring-order-form .form-row label{display:block;font-weight:600;margin-bottom:.35rem}.recurring-order-form .form-row input:not([type=checkbox]):not([type=radio]),.recurring-order-form .form-row select,.recurring-order-form .form-row textarea{width:100%;max-width:28rem;border:1px solid #767676;border-radius:0;background:#fff;color:#363c42;padding:0 14px;font-size:.875rem;box-sizing:border-box}.recurring-order-form .form-row input:not([type=checkbox]):not([type=radio]):focus,.recurring-order-form .form-row select:focus,.recurring-order-form .form-row textarea:focus{border-color:#66c1bf}.recurring-order-form .form-row input:not([type=checkbox]):not([type=radio]),.recurring-order-form .form-row select{height:44px}.recurring-order-form .form-row textarea{max-width:none;padding:10px 14px;min-height:64px;line-height:1.4}.recurring-order-form .form-row--inline{display:flex;flex-wrap:wrap;gap:1rem}.recurring-order-form .form-row--inline>div{flex:1 1 8rem}.recurring-order-form .form-row--inline input:not([type=checkbox]):not([type=radio]),.recurring-order-form .form-row--inline select{max-width:none}.recurring-order-form .form-hint{display:block;color:var(--portal-text-muted, #64748b);font-size:.8rem;margin-top:.25rem}.recurring-order-form .form-actions{margin-top:1.5rem}.recurring-order-occurrences .occurrence--blocked td{color:#b45309}.occurrence-status{display:inline-block;padding:.1rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600}.occurrence-status--planned{background:#f1f5f9;color:#334155}.occurrence-status--blocked{background:#fef3c7;color:#92400e}.occurrence-status--generated{background:#dcfce7;color:#166534}.occurrence-status--cancelled{background:#fee2e2;color:#991b1b}.order-badge{display:inline-block;margin-left:.4rem;padding:.05rem .45rem;border-radius:999px;font-size:.68rem;font-weight:600;vertical-align:middle}.order-badge--recurring{background:#e0f2fe;color:#075985}.dashboard-btn--danger{background:#b3261e;border-color:#b3261e;color:#fff}.dashboard-btn--danger:hover{background:#b91c1c}.recurring-order-empty{text-align:center;padding:1rem 0}.absence-list{display:flex;flex-direction:column;gap:1rem}.absence-card{border:1px solid var(--portal-border, #e2e8f0);border-radius:.75rem;padding:1rem 1.25rem}.absence-card__period{font-weight:700;font-size:1.05rem}.absence-card__scope{color:var(--portal-text-muted, #475569);margin-top:.15rem}.absence-card__note{margin-top:.5rem;font-style:italic;color:var(--portal-text-muted, #64748b)}.absence-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem}.absence-affected-list{margin:.5rem 0 1.5rem;padding-left:1.25rem}.absence-affected-list li{margin-bottom:.35rem}.absence-recurring-select{border:0;padding:0;min-width:0}.absence-recurring-select__heading{display:block;width:100%;padding:0;margin:0 0 .85rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#363c42}.absence-recurring-select .form-check{display:block;margin-bottom:.25rem}.form-check{display:inline-flex;align-items:center;gap:.4rem;font-weight:500}.form-check input{width:auto!important}
