@media screen and (min-width:1025px){.page-bestellingen .bestellingen-content{width:100%;max-width:900px;background:#fff;padding-top:0;border-radius:0;box-shadow:none}.page-bestellingen .bestellingen-content h1{margin-bottom:30px;border-bottom:3px solid #f0f0f0}.page-bestellingen .bestellingen-content h2{margin-top:40px}.page-bestellingen .intro{font-size:16px;line-height:1.7;margin-bottom:32px;color:#555;max-width:95%}.page-bestellingen .upcoming-orders{display:flex;flex-direction:column;gap:24px;margin-bottom:50px}.page-bestellingen .order-item{position:relative;display:flex;align-items:center;gap:24px;padding:20px 28px;border:2px solid #f5f5f5;border-radius:16px;background:linear-gradient(135deg,#fff,#fafafa);transition:all .3s ease;box-shadow:0 2px 8px #0000000a}@media(hover:hover){.page-bestellingen .order-item:hover{border-color:#e0e0e0;box-shadow:0 8px 24px #0000001f;transform:translateY(-3px);background:linear-gradient(135deg,#fff,#f8f8f8)}}.page-bestellingen .order-month{font-size:20px;font-weight:800;text-align:center;color:#2c2c2c;min-width:70px;padding:8px 12px;background:linear-gradient(135deg,#f8f8f8,#eee);border-radius:12px;border:1px solid #e5e5e5}.page-bestellingen .order-month span{font-size:14px;font-weight:500;color:#777;display:block;margin-top:2px}.page-bestellingen .order-info{display:flex;align-items:center;gap:20px;flex:1}.page-bestellingen .order-info .product-image,.page-bestellingen .order-info img:not(.placeholder-atomizer){width:78px!important;height:78px!important;object-fit:contain;border-radius:12px;background:#fff;border:2px solid #f0f0f0;padding:4px;transition:transform .2s ease,box-shadow .2s ease}.page-bestellingen .product-image-link{display:block;text-decoration:none;border-radius:12px;transition:transform .2s ease}@media(hover:hover){.page-bestellingen .product-image-link:hover{transform:scale(1.05)}.page-bestellingen .product-image-link:hover .product-image{box-shadow:0 4px 12px #00000026;border-color:#d0d0d0}}.page-bestellingen .img-placeholder{width:78px!important;height:78px!important;background:linear-gradient(135deg,#fff,#f8f8f8);border-radius:12px;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.page-bestellingen .placeholder-atomizer{width:74px!important;height:74px!important;object-fit:cover;opacity:1!important;filter:none!important;border:none!important;padding:0!important;background:transparent!important;border-radius:0!important}.page-bestellingen .order-details{display:flex;flex-direction:column;gap:2px;flex:1}.page-bestellingen .order-details strong{font-size:18px;font-weight:600;color:#1a1a1a;line-height:1.3}.page-bestellingen .order-details .vendor{font-size:14px;color:#888;font-weight:500}.page-bestellingen .order-details .order-note{font-size:13px;color:#999;margin-top:6px;font-style:italic}.page-bestellingen .badge--auto-selected{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:3px;padding:4px 8px;background:linear-gradient(135deg,#e8f4fd,#d4ebfa);color:#1e6bb8;border-radius:5px;font-size:9px;font-weight:600;border:1px solid #B8DAF5;cursor:help;transition:all .2s ease;box-shadow:0 1px 4px #1e6bb81f;z-index:10;white-space:nowrap;line-height:1.2}@media(hover:hover){.page-bestellingen .badge--auto-selected:hover{background:linear-gradient(135deg,#d4ebfa,#c0e3f8);border-color:#9acfef;transform:translateY(-1px) scale(1.02);box-shadow:0 2px 6px #1e6bb833}}.page-bestellingen .badge--auto-selected .badge-emoji{font-size:11px;line-height:1}.page-bestellingen .badge--auto-selected .badge-text{font-size:9px;font-weight:600}.page-bestellingen .btn{display:inline-block;padding:12px 24px;background:#111;color:#fffdfb;text-decoration:none;border-radius:10px;font-size:14px;font-weight:600;border:2px solid #111111;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #11111140;margin-top:8px}@media(hover:hover){.page-bestellingen .btn:hover{background:var(--sm-btn-bg-hover, #FFFDFB);color:var(--sm-btn-text-hover, #111);border:2px solid #111;text-decoration:none;transform:translateY(-2px) scale(1.02);box-shadow:var(--sm-btn-shadow-hover, 0 12px 32px rgba(17, 17, 17, .35))}}.page-bestellingen .btn:active{transform:scale(.97)}.page-bestellingen .history-orders{margin-top:30px}.page-bestellingen .order-item--past{background:linear-gradient(135deg,#f9f9f9,#f1f1f1);border-color:#e5e5e5;opacity:.95}@media(hover:hover){.page-bestellingen .order-item--past:hover{border-color:#d0d0d0;box-shadow:0 4px 16px #00000014;transform:translateY(-2px);opacity:1}}.page-bestellingen .order-item--past .order-month{background:linear-gradient(135deg,#f0f0f0,#e8e8e8);color:#666}.page-bestellingen .order-item--past .order-details strong{color:#555}.empty-history{text-align:center;padding:60px 40px;color:#777;background:linear-gradient(135deg,#fafafa,#f5f5f5);border-radius:16px;border:2px solid #f0f0f0;margin-top:20px}.empty-history p:first-child{font-size:18px;font-weight:600;color:#666;margin-bottom:8px}.empty-history .subtext{font-size:15px;margin-top:8px;opacity:.8;line-height:1.5}}@media(min-width:1025px){.skeleton-card{background:#f0f0f0;border-radius:12px;padding:20px;margin-bottom:16px;position:relative;overflow:hidden}.skeleton-card:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:skeleton-loading 1.5s infinite}.skeleton-month{width:70px;height:70px;background:#e0e0e0;border-radius:8px;margin-bottom:10px}.skeleton-image{width:100px;height:100px;background:#e0e0e0;border-radius:6px;margin-right:20px}.skeleton-text{background:#e0e0e0;border-radius:4px;height:18px;margin-bottom:10px}.skeleton-text.title{width:60%}.skeleton-text.brand{width:40%}.fade-in{animation:fadeIn .3s ease-in}@keyframes skeleton-loading{0%{left:-100%}to{left:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bestellingen-desktop.css.map */
