@media screen and (min-width:768px)and (max-width:1024px){.page-bestellingen .dashboard-grid{display:flex;flex-direction:column;align-items:stretch;padding:0 20px;gap:36px;margin-bottom:80px;box-sizing:border-box}.page-bestellingen .bestellingen-content{width:100%;background:linear-gradient(135deg,#fff,#fafafa);padding:40px 36px;border-radius:24px;box-shadow:0 8px 32px #00000014;border:1px solid #f0f0f0}.page-bestellingen .bestellingen-content h1{font-size:32px;font-weight:800;margin-bottom:32px;border-bottom:3px solid #f0f0f0;padding-bottom:16px;text-align:center;color:#1a1a1a;background:linear-gradient(135deg,#333,#555);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-bestellingen .bestellingen-content h2{font-size:24px;margin-top:40px;margin-bottom:20px;font-weight:700;text-align:center;color:#2c2c2c}.page-bestellingen .intro{font-size:16px;line-height:1.6;margin-bottom:32px;color:#666;text-align:center;max-width:90%;margin-left:auto;margin-right:auto}.page-bestellingen .upcoming-orders{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.page-bestellingen .order-item{position:relative;display:flex;align-items:center;gap:20px;padding:20px 24px;border:2px solid #f0f0f0;border-radius:20px;background:linear-gradient(135deg,#fff,#f8f8f8);transition:all .3s ease;box-shadow:0 4px 16px #0000000f}@media(hover:hover){.page-bestellingen .order-item:hover{border-color:#e0e0e0;box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}}.page-bestellingen .order-month{font-size:18px;font-weight:700;text-align:center;min-width:65px;color:#1a1a1a;padding:10px;background:linear-gradient(135deg,#f5f5f5,#ececec);border-radius:12px;border:1px solid #e0e0e0}.page-bestellingen .order-month span{font-size:14px;color:#777;display:block;font-weight:500;margin-top:2px}.page-bestellingen .order-info{display:flex;align-items:center;gap:16px;flex:1}.page-bestellingen .order-info .product-image,.page-bestellingen .order-info img:not(.placeholder-atomizer){width:72px!important;height:72px!important;object-fit:contain;border-radius:12px;background:#fff;border:2px solid #f0f0f0;padding:2px;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.03)}.page-bestellingen .product-image-link:hover .product-image{box-shadow:0 4px 12px #0000001f;border-color:#d0d0d0}}.page-bestellingen .img-placeholder{width:72px!important;height:72px!important;background:linear-gradient(135deg,#fff,#f8f8f8);border-radius:12px;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center;overflow:hidden}.page-bestellingen .placeholder-atomizer{width:68px!important;height:68px!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:4px;flex:1}.page-bestellingen .order-details strong{font-size:17px;font-weight:600;color:#1a1a1a;line-height:1.3}.page-bestellingen .order-details .vendor{font-size:14px;color:#777;font-weight:500}.page-bestellingen .badge--auto-selected{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;gap:3px;padding:3px 7px;background:linear-gradient(135deg,#e8f4fd,#d4ebfa);color:#1e6bb8;border-radius:4px;font-size:9px;font-weight:600;border:1px solid #B8DAF5;cursor:help;transition:all .2s ease;box-shadow:0 1px 3px #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 5px #1e6bb82e}}.page-bestellingen .badge--auto-selected .badge-emoji{font-size:10px;line-height:1}.page-bestellingen .badge--auto-selected .badge-text{font-size:9px;font-weight:600}.page-bestellingen .btn{display:inline-block;padding:10px 20px;background:#111;color:#fffdfb;text-decoration:none;border-radius:12px;font-size:14px;font-weight:600;border:2px solid #111111;transition:all .3s ease;box-shadow:0 4px 12px #11111140;margin-top:6px}@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;transform:translateY(-1px) scale(1.02);box-shadow:var(--sm-btn-shadow-hover, 0 12px 32px rgba(17, 17, 17, .35));text-decoration:none}}.page-bestellingen .btn:active{transform:scale(.97);box-shadow:0 2px 8px #1111114d}.page-bestellingen .history-orders{margin-top:24px}.page-bestellingen .order-item--past{background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border-color:#e5e5e5;opacity:.95}@media(hover:hover){.page-bestellingen .order-item--past:hover{opacity:1;box-shadow:0 6px 20px #0000001a}}}@media screen and (max-width:767px){.page-bestellingen .dashboard-grid{display:flex;flex-direction:column;align-items:stretch;padding:0 12px;margin:0}.page-bestellingen .bestellingen-content{width:100%;padding:24px 20px;background:linear-gradient(135deg,#fff,#fafafa);border-radius:20px;box-shadow:0 4px 20px #00000014;margin:0}.page-bestellingen .bestellingen-content h1{font-size:28px;margin-bottom:28px;font-weight:800;text-align:center;border-bottom:2px solid #f0f0f0;padding-bottom:12px;color:#1a1a1a;background:linear-gradient(135deg,#333,#555);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-bestellingen .bestellingen-content h2{font-size:22px;margin-top:32px;margin-bottom:18px;font-weight:700;text-align:center;color:#2c2c2c}.page-bestellingen .intro{font-size:15px;line-height:1.7;color:#666;margin-bottom:28px;text-align:center;padding:0 10px}.page-bestellingen .upcoming-orders{display:flex;flex-direction:column;gap:16px;margin-bottom:36px}.page-bestellingen .order-item{position:relative;display:flex;gap:16px;align-items:center;border:none;border-radius:18px;padding:18px 16px;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);box-shadow:0 4px 16px #00000014;transition:all .3s ease;border:1px solid #e8e8e8}.page-bestellingen .order-item:active{transform:scale(.98);box-shadow:0 2px 8px #0000001f}.page-bestellingen .order-month{font-size:16px;font-weight:700;min-width:55px;text-align:center;color:#1a1a1a;padding:8px 6px;background:linear-gradient(135deg,#fff,#f5f5f5);border-radius:12px;border:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000a}.page-bestellingen .order-month span{font-size:12px;color:#888;display:block;margin-top:1px;font-weight:500}.page-bestellingen .order-info{display:flex;align-items:center;gap:14px;flex:1}.page-bestellingen .order-info .product-image,.page-bestellingen .order-info img:not(.placeholder-atomizer){width:64px!important;height:64px!important;object-fit:contain;border-radius:12px;background:#fff;border:1px solid #e0e0e0;padding:2px;box-shadow:0 2px 4px #0000000a;transition:transform .1s ease}.page-bestellingen .product-image-link{display:block;text-decoration:none;border-radius:12px}.page-bestellingen .product-image-link:active{transform:scale(.95)}.page-bestellingen .product-image-link:active .product-image{box-shadow:0 1px 3px #0000001a}.page-bestellingen .img-placeholder{width:64px!important;height:64px!important;background:linear-gradient(135deg,#fff,#f8f8f8);border-radius:12px;border:1px solid #d8d8d8;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000000a;overflow:hidden}.page-bestellingen .placeholder-atomizer{width:60px!important;height:60px!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:4px;flex:1}.page-bestellingen .order-details strong{font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.3}.page-bestellingen .order-details .vendor{font-size:13px;color:#888;font-weight:500}.page-bestellingen .order-details .order-note{font-size:12px;color:#999;margin-top:4px;font-style:italic}.page-bestellingen .badge--auto-selected{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;padding:4px;background:linear-gradient(135deg,#e8f4fd,#d4ebfa);color:#1e6bb8;border-radius:4px;font-size:9px;font-weight:600;border:1px solid #B8DAF5;box-shadow:0 1px 3px #1e6bb81f;z-index:10;line-height:1;min-width:26px;min-height:26px}.page-bestellingen .badge--auto-selected .badge-text{display:none}.page-bestellingen .badge--auto-selected .badge-emoji{font-size:14px;line-height:1}.page-bestellingen .badge--auto-selected:active{transform:scale(.92);box-shadow:0 1px 2px #1e6bb826}.page-bestellingen .btn{display:inline-block;padding:10px 18px;background:#111;color:#fffdfb;text-decoration:none;border-radius:10px;font-size:13px;font-weight:600;border:2px solid #111111;margin-top:6px;box-shadow:0 3px 10px #11111140;transition:all .2s ease}.page-bestellingen .btn:active{transform:scale(.96);box-shadow:0 2px 6px #11111159}.page-bestellingen .history-orders{margin-top:24px}.page-bestellingen .order-item--past{background:linear-gradient(135deg,#f5f5f5,#eee);border-color:#e0e0e0;opacity:.95}.page-bestellingen .order-item--past:active{opacity:1;transform:scale(.98)}.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}}@media screen and (max-width:1024px){.empty-history{text-align:center;padding:40px 24px;color:#777;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border-radius:16px;border:1px solid #e8e8e8;margin-top:20px;box-shadow:0 4px 12px #0000000f}.empty-history p:first-child{font-size:16px;font-weight:600;color:#666;margin-bottom:6px}.empty-history .subtext{font-size:14px;margin-top:6px;opacity:.8;line-height:1.5}}@media(max-width:1024px){.skeleton-card{background:#f0f0f0;border-radius:8px;padding:12px;margin-bottom:12px;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:50px;height:50px;background:#e0e0e0;border-radius:6px;margin-bottom:8px}.skeleton-image{width:60px;height:60px;background:#e0e0e0;border-radius:4px;margin-right:12px}.skeleton-text{background:#e0e0e0;border-radius:4px;height:14px;margin-bottom:6px}.skeleton-text.title{width:70%}.skeleton-text.brand{width:50%}.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-mobile.css.map */
