
:root{--vh-blue:#078fc5;--vh-dark:#14314a;--vh-soft:#eef8fc;--vh-border:#d8e7ee;--vh-green:#248a52;--vh-red:#c93c3c}.customer-page{margin:0;background:#f6fafc;color:var(--vh-dark);font-family:Inter,Arial,sans-serif}.customer-header{background:#fff;border-bottom:1px solid var(--vh-border);position:sticky;top:0;z-index:20}.customer-header .container{max-width:1080px;margin:auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between}.customer-header img{width:195px;max-width:52vw}.customer-back{font-weight:800;color:var(--vh-blue);text-decoration:none}.customer-main{max-width:1080px;margin:auto;padding:26px 24px 60px}.customer-hero{max-width:650px;margin:0 auto 18px;text-align:center}.customer-hero span{font-weight:900;color:var(--vh-blue);letter-spacing:.08em;font-size:.82rem}.customer-hero h1{font-size:clamp(1.75rem,3vw,2.35rem);margin:7px 0}.customer-hero p{margin:0;color:#648091}.customer-app{max-width:520px;margin:0 auto}.customer-auth-shell{background:#fff;border:1px solid var(--vh-border);border-radius:20px;padding:22px;box-shadow:0 12px 34px rgba(20,49,74,.08)}.customer-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;background:var(--vh-soft);border-radius:13px;margin-bottom:18px}.customer-tab{border:0;background:transparent;border-radius:9px;padding:11px;font-weight:900;color:#527080;cursor:pointer}.customer-tab.active{background:#fff;color:var(--vh-blue);box-shadow:0 2px 10px rgba(20,49,74,.08)}.customer-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px}.customer-choice button{border:1px solid var(--vh-border);background:#fff;border-radius:12px;padding:12px;font-weight:850;color:var(--vh-dark);cursor:pointer}.customer-choice button.active{border-color:var(--vh-blue);background:#eef9fd;color:var(--vh-blue)}.customer-card{background:#fff}.customer-card h2{margin:0 0 5px;font-size:1.35rem}.customer-card>p{margin:0 0 17px;color:#648091}.customer-card label{display:grid;gap:6px;font-weight:800;margin-bottom:13px}.customer-card input{box-sizing:border-box;width:100%;border:1px solid #bcd2dc;border-radius:11px;padding:12px 13px;font:inherit}.customer-card small{font-weight:500;color:#718b99}.customer-button{border:0;border-radius:11px;padding:13px 17px;background:var(--vh-blue);color:#fff;font-weight:900;cursor:pointer;width:100%}.customer-button.secondary{background:#fff;color:var(--vh-blue);border:1px solid var(--vh-blue)}.customer-link-button{border:0;background:none;color:var(--vh-blue);font-weight:800;cursor:pointer;padding:10px 0 0}.customer-message{padding:12px 14px;border-radius:11px;background:var(--vh-soft);margin:12px 0}.customer-message.error{background:#fff0f0;color:var(--vh-red)}.customer-message.success{background:#edf9f1;color:var(--vh-green)}.customer-test-link{display:block;word-break:break-all;margin-top:10px}.customer-dashboard{max-width:1080px;margin-left:50%;transform:translateX(-50%);width:min(1080px,calc(100vw - 48px));display:grid;gap:22px}.customer-welcome{display:flex;justify-content:space-between;gap:20px;align-items:center;border:1px solid var(--vh-border);border-radius:18px;padding:22px}.customer-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.customer-stat,.customer-details .customer-card,.customer-dashboard>section{background:#fff;border:1px solid var(--vh-border);border-radius:18px;padding:20px}.customer-stat small{display:block;color:#648091}.customer-stat strong{font-size:1.35rem}.customer-badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#edf9f1;color:var(--vh-green);font-weight:900}.customer-badge.warn{background:#fff7e8;color:#9a6500}.customer-details{display:grid;grid-template-columns:1fr 1fr;gap:18px}.customer-footer{text-align:center;padding:20px;color:#67808e}.customer-loading{text-align:center;padding:50px;font-weight:800}.customer-note{font-size:.9rem;color:#648091;margin-top:12px}.is-hidden{display:none!important}@media(max-width:760px){.customer-main{padding:18px 14px 52px}.customer-header .container{padding:12px 14px}.customer-header img{width:170px}.customer-back{font-size:.86rem}.customer-app{max-width:none}.customer-auth-shell{padding:18px 16px;border-radius:17px}.customer-choice,.customer-details{grid-template-columns:1fr}.customer-stats{grid-template-columns:1fr 1fr}.customer-welcome{display:block}.customer-dashboard{width:calc(100vw - 28px)}}

/* V8.11 wensenlijst en orderhistorie */
.customer-footer a{color:var(--vh-blue);font-weight:800}.wishlist-panel{position:relative;overflow:hidden;background:linear-gradient(rgba(255,255,255,.92),rgba(255,255,255,.92)),url('../img/wishlist-oak.webp') center/cover}.portal-section-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:16px}.portal-section-head h2{margin:0}.portal-section-head p{margin:4px 0 0;color:#648091}.wishlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wishlist-card{display:grid;grid-template-columns:105px 1fr;gap:13px;background:rgba(255,255,255,.94);border:1px solid var(--vh-border);border-radius:14px;padding:10px}.wishlist-card img{width:105px;height:95px;object-fit:cover;border-radius:10px}.wishlist-card h3{margin:3px 0 5px;font-size:1rem}.wishlist-card small,.wishlist-card p{color:#648091}.wishlist-actions{display:flex;gap:10px;align-items:center}.wishlist-actions a,.wishlist-actions button{border:0;background:none;color:var(--vh-blue);padding:0;font-weight:850;text-decoration:none;cursor:pointer}.order-list{display:grid;gap:10px}.order-card{display:grid;grid-template-columns:1fr auto;gap:10px;border:1px solid var(--vh-border);border-radius:13px;padding:14px;background:#fff}.order-card small{display:block;color:#648091;margin-top:3px}.order-card details{grid-column:1/-1}.order-card summary{cursor:pointer;color:var(--vh-blue);font-weight:800}.order-card details p{margin:7px 0}.portal-empty{padding:22px;border:1px dashed #bcd2dc;border-radius:13px;text-align:center;background:rgba(255,255,255,.88)}.portal-empty a{color:var(--vh-blue);font-weight:850}
@media(max-width:760px){.portal-section-head{align-items:flex-start;flex-direction:column}.wishlist-grid{grid-template-columns:1fr}.wishlist-card{grid-template-columns:82px 1fr}.wishlist-card img{width:82px;height:78px}}
@media print{.customer-header,.customer-hero,.customer-stats,.customer-details,.customer-dashboard>section:not(.wishlist-panel),#logoutBtn,.customer-footer,.portal-section-head button{display:none!important}.customer-page{background:#fff}.customer-main{padding:0}.customer-dashboard{display:block!important;transform:none!important;margin:0!important;width:100%!important}.wishlist-panel{display:block!important;border:0!important;background:#fff!important}.wishlist-grid{grid-template-columns:1fr 1fr}.wishlist-actions{display:none}}

.wishlist-print-head{display:none}.wishlist-qty{display:flex!important;align-items:center;gap:8px;margin:7px 0!important;font-size:.9rem}.wishlist-qty input{width:72px!important;padding:7px 9px!important}.wishlist-panel{background-image:linear-gradient(rgba(255,255,255,.88),rgba(255,255,255,.88)),url('../img/wishlist-oak.webp')!important;background-size:cover!important;background-position:center!important}
@media print{.wishlist-print-head{display:grid!important;grid-template-columns:190px 1fr 105px;gap:20px;align-items:center;border-bottom:3px solid #078fc5;padding:0 0 18px;margin-bottom:18px}.wishlist-print-head>img:first-child{width:180px}.wishlist-qr{width:95px;height:95px}.wishlist-panel{background-image:linear-gradient(rgba(255,255,255,.94),rgba(255,255,255,.94)),url('../img/wishlist-oak.webp')!important;padding:18px!important}.wishlist-qty input{border:0!important;font-weight:900!important;width:45px!important}.wishlist-card{break-inside:avoid}.wishlist-card img{width:90px;height:75px}}
