.shop-page{--shop-blue:#0d8fd4;--shop-blue-deep:#0b5a93;--shop-heading:#123a5e;--shop-navy:#123a5e;--shop-cream:#fff7ee;--shop-cream-2:#fdeede;--shop-orange:#f60;--shop-orange-h:#e65c00;--shop-green:#1f9d55}.shop-page .shop-hero{color:#fff;background:linear-gradient(125deg,#0e83c6 0%,#0c5e97 52%,#0a4a7c 100%);padding:64px 0 72px;position:relative;overflow:hidden}.shop-page .shop-hero:after{content:"";clip-path:polygon(0 100%,100% 100%,100% 0);background:#fff;height:44px;position:absolute;bottom:-1px;left:0;right:0}.shop-page .shop-hero .wrap{z-index:2;align-items:center;gap:36px;display:flex;position:relative}.shop-page .shop-hero-inner{flex:1;min-width:0}.shop-page .shop-hero h1{color:#fff;margin-bottom:14px;font-size:clamp(1.9rem,4vw,2.9rem);line-height:1.1}.shop-page .shop-hero p{color:#eaf3fb;max-width:54ch;font-size:1.05rem}.shop-page .shop-hero-usps{flex-wrap:wrap;gap:10px 22px;margin-top:20px;list-style:none;display:flex}.shop-page .shop-hero-usps li{color:#eaf3fb;align-items:center;gap:8px;font-weight:600;display:flex}.shop-page .shop-hero-usps svg{color:#7ed957;width:18px;height:18px}.shop-page .hero-crumb,.shop-page .hero-crumb a{color:#ffffffc7;font-size:13.5px;text-decoration:none}.shop-page .hero-crumb a:hover{color:#fff}.shop-page .shop-hero-books{flex:0 0 392px;align-self:center;height:296px;position:relative}.shop-page .shop-hero-books:before{content:"";filter:blur(10px);background:radial-gradient(closest-side,#7ecdff73,#0000 70%);position:absolute;inset:-4% 4% 2%}.shop-page .shop-hero-books img{object-fit:cover;border-radius:13px;width:182px;height:258px;position:absolute;bottom:0;box-shadow:0 28px 56px #03122285}.shop-page .shop-hero-books img:first-child{animation:6s ease-in-out infinite heroBook1;left:8px;transform:rotate(-9deg)}.shop-page .shop-hero-books img:nth-child(2){animation:6.6s ease-in-out infinite heroBook2;right:8px;transform:rotate(9deg)}.shop-page .shop-hero-books img:nth-child(3){z-index:2;margin-left:-91px;animation:7.2s ease-in-out infinite heroBook3;bottom:20px;left:50%;transform:rotate(-2deg)}@keyframes heroBook1{0%,to{transform:rotate(-9deg)translateY(0)}50%{transform:rotate(-9deg)translateY(-14px)}}@keyframes heroBook2{0%,to{transform:rotate(9deg)translateY(0)}50%{transform:rotate(9deg)translateY(-10px)}}@keyframes heroBook3{0%,to{transform:rotate(-2deg)translateY(0)}50%{transform:rotate(-2deg)translateY(-18px)}}@media (max-width:1024px){.shop-page .shop-hero .wrap{display:block}.shop-page .shop-hero-books{display:none}}@media (prefers-reduced-motion:reduce){.shop-page .shop-hero-books img{animation:none}}.shop-page .cat-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.shop-page .cat-card{background:#fff;border:1px solid #e7eef5;border-radius:18px;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 8px 30px #0b2e4f12}.shop-page .cat-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px #0d8fd429}.shop-page .cat-card .cat-card-body{flex-direction:column;flex:1;gap:10px;padding:22px;display:flex}.shop-page .cat-card .cat-card-cta{margin-top:auto}.shop-page .prod-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.shop-page .prod-card{background:#fff;border:1px solid #e7eef5;border-radius:16px;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 6px 22px #0b2e4f0f}.shop-page .prod-cover{aspect-ratio:3/4;background:linear-gradient(150deg,#0e83c6,#0a4a7c);align-items:flex-end;display:flex;position:relative}.shop-page .prod-cover img{object-fit:cover;width:100%;height:100%;display:block}.shop-page .prod-cover-ph{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px;display:flex;position:absolute;inset:0}.shop-page .prod-cover-ph .ph-mod{font-size:2.4rem;font-weight:800}.shop-page .prod-cover-ph .ph-lang{letter-spacing:.12em;text-transform:uppercase;opacity:.85;font-size:.8rem}.shop-page .prod-body{flex-direction:column;flex:1;gap:10px;padding:18px;display:flex}.shop-page .prod-body h3{color:var(--shop-navy);font-size:1.05rem}.shop-page .prod-body p{color:#5a6b7b;font-size:.9rem;line-height:1.45}.shop-page .prod-price{align-items:baseline;gap:8px;margin-top:auto;display:flex}.shop-page .prod-price .now{color:var(--shop-navy);font-size:1.4rem;font-weight:800}.shop-page .prod-add{margin-top:8px}.shop-page .bundel-banner{background:linear-gradient(120deg,#fff3e2,#fff7ee);border:1px solid #f6d9b3;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:28px;padding:18px 22px;display:flex}.shop-page .bundel-banner strong{color:var(--shop-navy)}.shop-page .bundel-banner .bb-prijs{color:var(--shop-orange);font-size:1.25rem;font-weight:800}.shop-page .cart-wrap{grid-template-columns:1fr 360px;align-items:start;gap:32px;display:grid}.shop-page .cart-rij{border-bottom:1px solid #eef3f8;grid-template-columns:72px 1fr auto;align-items:center;gap:16px;padding:16px 0;display:grid}.shop-page .cart-rij img{object-fit:cover;border-radius:8px;width:72px;height:96px}.shop-page .cart-qty{border:1px solid #d8e2ec;border-radius:10px;align-items:center;display:inline-flex;overflow:hidden}.shop-page .cart-qty button{cursor:pointer;width:34px;height:34px;color:var(--shop-navy);background:#f3f7fb;border:0;font-size:1.1rem}.shop-page .cart-qty span{text-align:center;min-width:34px;font-weight:700}.shop-page .cart-sum{background:#fff;border:1px solid #e7eef5;border-radius:16px;padding:22px;position:sticky;top:90px;box-shadow:0 6px 22px #0b2e4f0f}.shop-page .cart-sum .line{color:#42566a;justify-content:space-between;padding:7px 0;display:flex}.shop-page .cart-sum .line.korting{color:#1f9d55;font-weight:600}.shop-page .cart-sum .line.totaal{color:var(--shop-navy);border-top:1px solid #eef3f8;margin-top:8px;padding-top:14px;font-size:1.25rem;font-weight:800}.shop-page .cart-leeg{text-align:center;color:#5a6b7b;padding:50px 0}.shop-page .afreken-wrap{grid-template-columns:1fr 380px;align-items:start;gap:32px;display:grid}.shop-page .afreken-form{background:#fff;border:1px solid #e7eef5;border-radius:20px;gap:18px;padding:30px;display:grid;box-shadow:0 14px 44px #0d8fd417}.shop-page .afreken-sectie-kop{color:var(--shop-heading);align-items:center;gap:11px;margin:0;font-size:1.18rem;display:flex}.shop-page .afreken-sectie-kop+.afreken-grid2,.shop-page .afreken-sectie-kop+.veld{margin-top:-2px}.shop-page .afreken-form .afreken-sectie-kop:not(:first-of-type){border-top:1px solid #eef3f8;margin-top:8px;padding-top:18px}.shop-page .afreken-stap{color:#fff;background:linear-gradient(150deg,#0e83c6,#0a4a7c);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:.86rem;font-weight:800;display:inline-flex}.shop-page .afreken-form .veld{flex-direction:column;gap:7px;display:flex}.shop-page .afreken-form label{color:#5a6b7b;letter-spacing:.02em;text-transform:uppercase;font-size:.82rem;font-weight:600}.shop-page .afreken-form input{background:#fbfdff;border:1.5px solid #e1e8f0;border-radius:12px;padding:13px 15px;font-size:1rem;transition:border-color .15s,box-shadow .15s,background .15s}.shop-page .afreken-form input:focus{border-color:var(--shop-blue);background:#fff;outline:none;box-shadow:0 0 0 4px #0d8fd429}.shop-page .afreken-form .veld.fout input{background:snow;border-color:#e0394f}.shop-page .afreken-form .veld .err{color:#e0394f;font-size:.82rem}.shop-page .afreken-grid2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.shop-page .afreken-melding{border-radius:10px;padding:14px 16px;font-weight:600}.shop-page .afreken-melding.info{color:var(--shop-navy);background:#eaf3fb}.shop-page .afreken-melding.err{color:#a31628;background:#fdecee}.shop-page .afreken-submit{justify-content:center;align-items:center;gap:9px;width:100%;margin-top:6px;padding:16px;font-size:1.05rem;display:inline-flex}.shop-page .afreken-trust{color:#5a6b7b;border-top:1px dashed #e1e8f0;flex-wrap:wrap;align-items:center;gap:14px;margin-top:2px;padding-top:16px;font-size:.84rem;display:flex}.shop-page .afreken-trust .slot{align-items:center;gap:7px;display:flex}.shop-page .afreken-betaal{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.shop-page .afreken-ideal{border-radius:5px;width:auto;height:26px;display:block}.shop-page .afreken-betaal span{color:var(--shop-heading);letter-spacing:.01em;background:#f3f7fb;border:1px solid #e7eef5;border-radius:7px;padding:4px 9px;font-size:.72rem;font-weight:800}.shop-page .honingpot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.shop-page .bedankt{text-align:center;max-width:620px;margin:0 auto;padding:40px 0}.shop-page .bedankt .ico{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:18px;display:inline-flex}.shop-page .bedankt.ok .ico{color:#1f9d55;background:#e7f7ee}.shop-page .bedankt.fout .ico{color:#e0394f;background:#fdecee}.shop-page .prod-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px #0d8fd429}.shop-page .prod-body h3,.shop-page .prod-price .now{color:var(--shop-heading)}.shop-page .prod-add.in-cart{background:var(--shop-green)}.shop-page .btn-primary{background:var(--shop-orange)}.shop-page .btn-primary:hover{background:var(--shop-orange-h)}@media (max-width:860px){.shop-page .cat-grid,.shop-page .prod-grid,.shop-page .cart-wrap,.shop-page .afreken-wrap,.shop-page .afreken-grid2{grid-template-columns:1fr}.shop-page .cart-sum{position:static}}@media (min-width:560px) and (max-width:860px){.shop-page .prod-grid{grid-template-columns:1fr 1fr}}.shop-page .bundel-kaart{background:#fff;border:1px solid #e7eef5;border-radius:20px;grid-template-columns:minmax(180px,260px) 1fr;align-items:center;gap:24px;padding:28px;display:grid;position:relative;box-shadow:0 10px 36px #0d8fd41a}.shop-page .bundel-badge{color:#a06800;background:#fff2cc;border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:800;position:absolute;top:16px;left:16px}.shop-page .bundel-covers{height:230px;position:relative}.shop-page .bundel-covers img{object-fit:cover;width:140px;height:200px;transform:translateX(calc(-50% + (var(--i) - 1) * 34px)) rotate(calc((var(--i) - 1) * 7deg));border-radius:8px;transition:transform .2s;position:absolute;bottom:0;left:50%;box-shadow:0 8px 24px #0b2e4f38}.shop-page .bundel-kaart:hover .bundel-covers img{transform:translateX(calc(-50% + (var(--i) - 1) * 44px)) rotate(calc((var(--i) - 1) * 9deg))}.shop-page .bundel-body h3{color:var(--shop-heading);margin-bottom:8px;font-size:1.5rem}.shop-page .bundel-body p{color:#5a6b7b;margin-bottom:14px;line-height:1.5}.shop-page .bundel-voordelen{grid-template-columns:1fr 1fr;gap:8px 18px;margin-bottom:16px;list-style:none;display:grid}.shop-page .bundel-voordelen li{color:#42566a;padding-left:24px;font-size:.9rem;position:relative}.shop-page .bundel-voordelen li:before{content:"✓";color:var(--shop-green);font-weight:800;position:absolute;top:0;left:0}.shop-page .bundel-prijs{align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.shop-page .bundel-prijs .now{color:var(--shop-heading);font-size:1.8rem;font-weight:800}.shop-page .bundel-prijs .was{color:#9aa7b4;font-size:1.05rem;text-decoration:line-through}.shop-page .bundel-add{width:100%;max-width:280px}@media (max-width:680px){.shop-page .bundel-kaart,.shop-page .bundel-voordelen{grid-template-columns:1fr}}.shop-page .cat-layout{grid-template-columns:1.4fr 1fr;align-items:start;gap:28px;display:grid}.shop-page .cat-list{gap:18px;display:grid}.shop-page .cat-list .prod-card{grid-template-columns:128px 1fr;align-items:stretch;display:grid}.shop-page .cat-list .prod-cover{aspect-ratio:auto;background:linear-gradient(160deg,#eaf3fb 0%,#fff7ee 100%);justify-content:center;align-items:center;padding:16px 12px;display:flex}.shop-page .cat-list .prod-cover img{object-fit:contain;border-radius:5px;width:auto;max-width:100%;height:auto;max-height:172px;box-shadow:0 10px 22px #0b2e4f42}@media (max-width:900px){.shop-page .cat-layout{grid-template-columns:1fr}}.shop-page .midcta .midcta-inner{background:radial-gradient(560px 260px at 6% 115%,#ff6a0057,#0000 62%),radial-gradient(440px 220px at 98% -40%,#0788ca52,#0000 65%),linear-gradient(150deg,#0e76b4,#0a466f)}.shop-page .stappen-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.shop-page .stap{background:#fff;border:1px solid #e7eef5;border-radius:16px;padding:24px;box-shadow:0 6px 22px #0b2e4f0d}.shop-page .stap-nr{color:#fff;background:linear-gradient(150deg,#0e83c6,#0a4a7c);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;font-size:1.1rem;font-weight:800;display:inline-flex}.shop-page .stap h3{color:var(--shop-heading);margin-bottom:6px}.shop-page .stap p{color:#5a6b7b;font-size:.92rem;line-height:1.5}@media (max-width:760px){.shop-page .stappen-grid{grid-template-columns:1fr}}.shop-page.pdp-page .pdp-top{padding-top:28px}.shop-page.pdp-page .pdp-top .hero-crumb,.shop-page.pdp-page .pdp-top .hero-crumb a{color:#5a6b7b}.shop-page.pdp-page .pdp-top .hero-crumb a{text-decoration:none}.shop-page.pdp-page .pdp-top .hero-crumb a:hover{color:#0a4a7c;text-decoration:underline}.shop-page.pdp-page .pdp-top .hero-crumb span{color:var(--shop-heading)}.shop-page .pdp-layout{grid-template-columns:minmax(0,420px) minmax(0,1fr);align-items:start;gap:44px;margin-top:18px;display:grid}.shop-page .pdp-beeld{background:linear-gradient(160deg,#f3f8fc,#e8f1f8);border:1px solid #e7eef5;border-radius:20px;justify-content:center;align-items:flex-start;gap:14px;padding:28px 22px;display:flex}.shop-page .pdp-beeld img{border-radius:10px;flex:1 1 0;width:100%;min-width:0;max-width:230px;height:auto;box-shadow:0 18px 40px -18px #0b2e4f73}.shop-page .pdp-beeld img:nth-child(2){margin-top:18px}.shop-page .pdp-beeld img:nth-child(3){margin-top:36px}.shop-page .pdp-taal{letter-spacing:.08em;text-transform:uppercase;color:#0a4a7c;background:#e8f1f8;border-radius:999px;margin-bottom:12px;padding:5px 12px;font-size:.76rem;font-weight:800;display:inline-block}.shop-page .pdp-info h1{color:var(--shop-heading);margin-bottom:12px;font-size:clamp(1.6rem,3.4vw,2.3rem);line-height:1.2}.shop-page .pdp-intro{color:#5a6b7b;margin-bottom:22px;font-size:1rem;line-height:1.62}.shop-page .pdp-koop{background:#fff;border:1px solid #e7eef5;border-radius:18px;padding:22px;box-shadow:0 8px 26px #0b2e4f0f}.shop-page .pdp-prijsrij{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:16px;display:flex}.shop-page .pdp-van{color:#93a3b3;font-size:1.05rem;font-weight:600;text-decoration:line-through}.shop-page .pdp-nu{color:var(--shop-heading);letter-spacing:-.02em;font-size:1.9rem;font-weight:800}.shop-page .pdp-btw{color:#5a6b7b;font-size:.85rem}.shop-page .pdp-acties{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.shop-page .pdp-aantal{border:1.5px solid var(--line);background:#fff;border-radius:12px;align-items:center;display:inline-flex;overflow:hidden}.shop-page .pdp-aantal button{width:44px;height:48px;color:var(--shop-heading);cursor:pointer;background:#fff;border:0;font-size:1.15rem;font-weight:700;transition:background .18s}.shop-page .pdp-aantal button:hover:not(:disabled){background:#f2f7fb}.shop-page .pdp-aantal button:disabled{color:#c3cedb;cursor:not-allowed}.shop-page .pdp-aantal span{text-align:center;min-width:40px;color:var(--shop-heading);font-weight:700}.shop-page .pdp-add{flex:190px;min-height:48px}.shop-page .pdp-usps{gap:7px;margin:16px 0 0;padding:0;list-style:none;display:grid}.shop-page .pdp-usps li{color:#5a6b7b;padding-left:24px;font-size:.9rem;position:relative}.shop-page .pdp-usps li:before{content:"✓";color:#1f9d55;font-weight:800;position:absolute;top:0;left:0}.shop-page .pdp-inhoud{margin-top:26px}.shop-page .pdp-inhoud h2{color:var(--shop-heading);margin-bottom:10px;font-size:1.15rem}.shop-page .pdp-inhoud ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.shop-page .pdp-inhoud li{color:#5a6b7b;padding-left:22px;font-size:.93rem;line-height:1.55;position:relative}.shop-page .pdp-inhoud li:before{content:"›";color:#ff6a00;font-weight:800;position:absolute;top:0;left:4px}.shop-page .pdp-inhoud strong{color:var(--shop-heading)}.shop-page .pdp-besparing{color:#1f9d55;margin-top:12px;font-size:.95rem;font-weight:700}.shop-page .pdp-terug{margin-top:22px}.shop-page .pdp-terug a{color:#0a4a7c;font-size:.93rem;font-weight:700;text-decoration:none}.shop-page .pdp-terug a:hover{text-decoration:underline}.shop-page .pdp-overige h2{color:var(--shop-heading);margin-bottom:18px;font-size:1.35rem}.shop-page .pdp-overige .cat-list{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:820px){.shop-page .pdp-overige .cat-list{grid-template-columns:1fr}}@media (max-width:900px){.shop-page .pdp-layout{grid-template-columns:1fr;gap:26px}.shop-page .pdp-beeld{padding:22px 16px}.shop-page .pdp-beeld img{max-width:150px}}@media (max-width:420px){.shop-page .pdp-acties{flex-direction:column;align-items:stretch}.shop-page .pdp-aantal{align-self:flex-start}.shop-page .pdp-add{flex:none;width:100%;height:52px}}
