:root{--gold:#b68428;--pale:#faf3e3;--ink:#18140e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdf8;color:var(--ink);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}header{position:absolute;z-index:10;left:50%;transform:translateX(-50%);width:min(1240px,calc(100% - 48px));height:90px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d8c69d}.brand{display:flex;align-items:center;gap:10px;letter-spacing:.16em}.brand b,em{color:var(--gold);font-style:italic}.logo{display:grid;place-items:center;width:38px;height:38px;color:#fff;background:linear-gradient(145deg,#d7b25d,#936414);border-radius:50% 50% 50% 12px}nav{display:flex;gap:30px;font-size:13px}.pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 22px;border-radius:999px;font-size:14px;font-weight:bold;border:1px solid var(--gold);transition:.25s}.pill:hover{transform:translateY(-3px);box-shadow:0 12px 28px #9b701f30}.dark{color:#fff;background:var(--ink);border-color:var(--ink)}.gold{color:#fff;background:linear-gradient(120deg,#96691b,#d2ab52)}.light{background:#fff9}.hero{min-height:100svh;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:8vw;padding:135px max(24px,calc((100vw - 1240px)/2)) 70px;background:radial-gradient(circle at 10% 90%,#e2c27730,transparent 34%),linear-gradient(125deg,#fffefa,#faf3e3)}.eyebrow{color:#8c681e;font-size:12px;font-weight:bold;letter-spacing:.15em;text-transform:uppercase}h1,h2{margin:0;font-family:Georgia,serif;font-weight:400;line-height:.95;letter-spacing:-.05em}h1{font-size:clamp(60px,7vw,106px)}h2{font-size:clamp(42px,5vw,70px)}.intro{max-width:570px;color:#665d4c;font-size:19px;line-height:1.7}.actions{display:flex;gap:12px;margin:30px 0}.address{display:flex;gap:12px;color:var(--gold)}.address span,.details span{display:flex;flex-direction:column}.address b{color:#282116}.address small{margin-top:4px;color:#7c725f}.portrait{position:relative;aspect-ratio:4/5;max-height:680px;border:9px solid #fff;overflow:hidden;border-radius:48% 48% 14px 14px;box-shadow:0 35px 75px #5a3d0a30}.portrait img,.story-img img{width:100%;height:100%;object-fit:cover}.portrait span{position:absolute;right:16px;bottom:16px;display:flex;flex-direction:column;padding:14px;background:#fffdeeee;border-radius:12px}.portrait span small{color:#766b58}.portrait span b{color:var(--gold);font:21px Georgia;margin-top:4px}.ticker{overflow:hidden;padding:17px;color:#fff;background:var(--gold);transform:rotate(-1deg) scale(1.02)}.ticker div{width:max-content;font:18px Georgia;animation:move 22s linear infinite}@keyframes move{to{transform:translateX(-50%)}}.section{padding:120px max(24px,calc((100vw - 1240px)/2))}.heading{display:grid;grid-template-columns:1fr .7fr;gap:10vw;align-items:end;margin-bottom:50px}.heading>p,.prices>div>p,.story-copy>p,.contact>div>p{color:#6d6352;font-size:17px;line-height:1.75}.cards{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d9c79f;border-right:0;border-bottom:0}.cards article{position:relative;padding:30px;border-right:1px solid #d9c79f;border-bottom:1px solid #d9c79f;transition:.3s}.cards article:hover{z-index:2;transform:translateY(-7px);background:#fff;box-shadow:0 22px 55px #5438081e}.cards i{display:grid;place-items:center;width:50px;height:50px;color:var(--gold);background:#f5ead2;border-radius:50%;font-size:23px}.cards small{position:absolute;right:28px;top:30px;color:#a58b5e}.cards h3{font:24px Georgia;margin:28px 0 10px}.cards p{color:#746956;line-height:1.65;font-size:14px}.story{display:grid;grid-template-columns:1fr 1fr;min-height:700px;color:#fff;background:#18140e}.story-img{min-height:560px;overflow:hidden}.story-copy{display:flex;flex-direction:column;justify-content:center;padding:80px 8vw}.story-copy>p{color:#c7bfb0}.story blockquote{margin:22px 0;padding:22px 0;color:#e7cf97;border-block:1px solid #ffffff20;font:21px/1.5 Georgia}.checks{color:#e5dccb;font-size:13px;line-height:2}.prices{display:grid;grid-template-columns:.8fr 1.05fr;gap:10vw;background:var(--pale)}.prices .pill{margin-top:14px}.price-list{border-top:1px solid #cdb886}.price-list p{display:flex;justify-content:space-between;gap:20px;margin:0;padding:20px 5px;border-bottom:1px solid #ded0ad;font:20px Georgia}.price-list b{color:#936718;font:14px Arial}.price-list>small{display:block;margin-top:15px;color:#877c69;font-size:11px}.contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;padding:120px max(24px,calc((100vw - 1240px)/2));color:#fff;background:#19150f}.contact h2 em{color:#e3bf6a}.contact>div>p{color:#bdb5a8}.details{display:grid;gap:16px;margin-top:30px}.details a{display:flex;gap:14px;align-items:center}.details a>span:first-child{display:block}.details small{color:#958c7e;text-transform:uppercase;font-size:10px}.details b{margin-top:3px;font:18px Georgia}form{display:grid;gap:17px;padding:42px;color:#282117;background:#fffdf8;border-radius:24px}.row{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{display:grid;gap:7px;color:#75684f;font-size:11px;font-weight:bold;letter-spacing:.06em;text-transform:uppercase}input,select,textarea{width:100%;padding:14px;border:1px solid #e2d3b2;border-radius:9px;background:#fff;font:14px Arial;text-transform:none}textarea{resize:vertical}form button{cursor:pointer}form>small{text-align:center;color:#8b806b}.hidden{position:absolute;left:-9999px}footer{display:flex;align-items:center;justify-content:space-between;padding:34px max(24px,calc((100vw - 1240px)/2));color:#766c5c;font-size:12px}.mobilebar{display:none}
@media(max-width:850px){.cards{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.story-img{min-height:450px}.prices,.contact{grid-template-columns:1fr}}
@media(max-width:700px){body{padding-bottom:66px}header{position:fixed;top:10px;width:calc(100% - 24px);height:62px;padding:0 13px;border:1px solid #cfb87566;border-radius:17px;background:#fffdf8e8;backdrop-filter:blur(15px)}header nav{display:none}header .dark{width:40px;height:40px;padding:0}header .dark span{display:none}.brand{font-size:13px}.logo{width:34px;height:34px}.hero{min-height:auto;grid-template-columns:1fr;gap:42px;padding:110px 18px 70px}h1{font-size:clamp(52px,17vw,76px)}h2{font-size:clamp(40px,12vw,55px)}.intro{font-size:16px}.actions{display:grid;grid-template-columns:1fr 1fr}.actions .pill{padding:0 10px;font-size:12px}.portrait{aspect-ratio:1/1.05}.ticker{padding:13px}.section{padding:80px 18px}.heading{grid-template-columns:1fr;gap:16px}.cards{grid-template-columns:1fr}.story-copy{padding:65px 22px}.prices{gap:50px}.price-list p{font-size:17px}.contact{padding:75px 18px}form{padding:24px 18px}.row{grid-template-columns:1fr}footer{flex-direction:column;gap:12px;text-align:center}.mobilebar{position:fixed;z-index:50;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;height:66px;color:#fff;background:#17130d}.mobilebar a{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:bold}.mobilebar a:first-child{color:#21180b;background:linear-gradient(120deg,#e1c06f,#b58023)}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

.student-popup{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:opacity .4s ease,visibility .4s}.student-popup.is-open{visibility:visible;opacity:1}.popup-backdrop{position:absolute;inset:0;background:#180103d9;backdrop-filter:blur(10px)}.popup-card{position:relative;width:min(700px,calc(100vw - 32px));overflow:hidden;padding:42px 55px 38px;text-align:center;color:#fff;background:radial-gradient(circle at 50% -10%,#d92332 0,#9f0d19 47%,#4f0309 100%);border:1px solid #ffd67d;border-radius:38px;box-shadow:0 35px 100px #000a,0 0 0 8px #b78a2929;transform:translateY(45px) scale(.88) rotate(-1.5deg);transition:transform .65s cubic-bezier(.16,1,.3,1)}.student-popup.is-open .popup-card{transform:translateY(0) scale(1) rotate(0)}.popup-card:before,.popup-card:after{content:'';position:absolute;border:1px solid #ffd67d38;border-radius:50%;pointer-events:none}.popup-card:before{width:380px;height:380px;left:-260px;top:-190px}.popup-card:after{width:310px;height:310px;right:-210px;bottom:-190px}.popup-close{position:absolute;z-index:8;top:16px;right:16px;display:grid;place-items:center;width:42px;height:42px;border:1px solid #ffd67d88;border-radius:50%;color:#fff;background:#45020880;font:30px/1 Arial;cursor:pointer;transition:.25s}.popup-close:hover{color:#720711;background:#ffd67d;transform:rotate(90deg)}.popup-kicker{margin:0 0 12px;color:#ffe3a2;font-size:13px;font-weight:800;letter-spacing:.2em}.wheel-wrap{position:relative;width:225px;height:225px;margin:0 auto 17px}.prize-wheel{position:absolute;inset:8px;border:7px solid #ffd982;border-radius:50%;background:conic-gradient(#ffe3a2 0 60deg,#b20e1c 60deg 120deg,#ffe3a2 120deg 180deg,#b20e1c 180deg 240deg,#ffe3a2 240deg 300deg,#b20e1c 300deg);box-shadow:0 0 0 6px #710710,0 18px 34px #30000580;transition:transform 3.8s cubic-bezier(.12,.64,.12,1)}.student-popup.is-open .prize-wheel{transform:rotate(1785deg)}.prize-wheel span{position:absolute;left:50%;top:50%;color:#77101a;font-size:16px;font-weight:900;transform-origin:0 0}.prize-wheel .w1{transform:rotate(30deg) translate(49px) rotate(60deg)}.prize-wheel .w2{transform:rotate(90deg) translate(49px) rotate(0)}.prize-wheel .w3{transform:rotate(150deg) translate(49px) rotate(-60deg)}.prize-wheel .w4{color:#fff;transform:rotate(210deg) translate(49px) rotate(-120deg)}.prize-wheel .w5{transform:rotate(270deg) translate(49px) rotate(-180deg)}.prize-wheel .w6{color:#fff;transform:rotate(330deg) translate(49px) rotate(-240deg)}.prize-wheel i{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:51px;height:51px;color:#7c0912;background:linear-gradient(145deg,#ffe9ae,#c79530);border:4px solid #fff2c4;border-radius:50%;font-size:22px;transform:translate(-50%,-50%);box-shadow:0 4px 10px #3d000755}.wheel-pointer{position:absolute;z-index:3;left:50%;top:-2px;width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-top:34px solid #fff3c9;filter:drop-shadow(0 4px 2px #45000688);transform:translateX(-50%)}.wheel-result{position:absolute;z-index:5;inset:33px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#740911;background:#fff3d5f2;border:3px solid #ffd67d;border-radius:50%;opacity:0;transform:scale(.35);transition:opacity .45s 3.55s,transform .65s 3.5s cubic-bezier(.17,1.7,.35,1)}.student-popup.is-open .wheel-result{opacity:1;transform:scale(1)}.wheel-result strong{font:56px/.9 Georgia;color:#a90e1b}.wheel-result span{margin-top:7px;font-size:10px;font-weight:900;letter-spacing:.1em}.popup-card h2{margin:8px 0 14px;color:#fff;font-size:39px;line-height:1.02}.popup-card h2 em{color:#ffe09a}.popup-card>p:not(.popup-kicker){max-width:520px;margin:0 auto 20px;color:#ffe9dd;font-size:16px;line-height:1.55}.popup-card>p span{display:block;margin-bottom:4px;color:#ffe09a;font-weight:800}.popup-button{position:relative;z-index:6;color:#6d0710;background:linear-gradient(120deg,#fff1bf,#d9a43c);border-color:#fff1bf}.popup-card>small{display:block;max-width:480px;margin:16px auto 0;color:#e8bdab;font-size:12px;line-height:1.5}.popup-sparkle{position:absolute;color:#ffe09a;animation:spark 2.6s ease-in-out infinite}.popup-sparkle.one{left:9%;top:17%;font-size:28px}.popup-sparkle.two{right:10%;top:31%;font-size:18px;animation-delay:-1.1s}@keyframes spark{0%,100%{opacity:.25;transform:scale(.7) rotate(0)}50%{opacity:1;transform:scale(1.25) rotate(90deg)}}
@media(max-width:700px){.student-popup{padding:10px}.popup-card{width:100%;max-height:calc(100svh - 20px);overflow-y:auto;padding:36px 18px 26px;border-radius:28px}.popup-kicker{font-size:11px}.wheel-wrap{width:184px;height:184px;margin-bottom:13px}.prize-wheel span{font-size:13px}.prize-wheel .w1,.prize-wheel .w2,.prize-wheel .w3,.prize-wheel .w4,.prize-wheel .w5,.prize-wheel .w6{transform-origin:0 0}.prize-wheel .w1{transform:rotate(30deg) translate(39px) rotate(60deg)}.prize-wheel .w2{transform:rotate(90deg) translate(39px) rotate(0)}.prize-wheel .w3{transform:rotate(150deg) translate(39px) rotate(-60deg)}.prize-wheel .w4{transform:rotate(210deg) translate(39px) rotate(-120deg)}.prize-wheel .w5{transform:rotate(270deg) translate(39px) rotate(-180deg)}.prize-wheel .w6{transform:rotate(330deg) translate(39px) rotate(-240deg)}.wheel-result{inset:29px}.wheel-result strong{font-size:45px}.popup-card h2{font-size:30px}.popup-card>p:not(.popup-kicker){font-size:14px}.popup-button{width:100%;min-height:52px}.popup-close{top:10px;right:10px;width:38px;height:38px}}

/* Compacte, meer redactionele studentenactie */
.popup-card{width:min(580px,calc(100vw - 32px));padding:34px 44px 30px;background:#9e101b;border-radius:24px;box-shadow:0 28px 80px #0009,0 0 0 1px #e0b555}.popup-card:before,.popup-card:after{display:none}.popup-kicker{margin-bottom:8px;color:#f2cf7c;font-size:12px}.wheel-wrap{width:164px;height:164px;margin-bottom:11px}.prize-wheel{inset:7px;border-width:5px;box-shadow:0 0 0 4px #6f0710,0 12px 25px #31000577;transition-duration:3s}.prize-wheel span{font-size:12px}.prize-wheel .w1{transform:rotate(30deg) translate(35px) rotate(60deg)}.prize-wheel .w2{transform:rotate(90deg) translate(35px) rotate(0)}.prize-wheel .w3{transform:rotate(150deg) translate(35px) rotate(-60deg)}.prize-wheel .w4{transform:rotate(210deg) translate(35px) rotate(-120deg)}.prize-wheel .w5{transform:rotate(270deg) translate(35px) rotate(-180deg)}.prize-wheel .w6{transform:rotate(330deg) translate(35px) rotate(-240deg)}.prize-wheel i{width:38px;height:38px;border-width:3px;font:700 11px Arial;letter-spacing:.04em}.wheel-pointer{top:0;border-left-width:12px;border-right-width:12px;border-top-width:25px}.wheel-result{inset:26px;border-width:2px;transition-delay:2.75s,2.7s}.wheel-result strong{font-size:40px}.wheel-result span{font-size:8px}.popup-card h2{margin:7px 0 11px;font-size:34px}.popup-card>p:not(.popup-kicker){margin-bottom:16px;font-size:15px}.popup-card>small{margin-top:13px}.popup-close{top:12px;right:12px;width:36px;height:36px;font-size:24px}
@media(max-width:700px){.popup-card{width:min(94vw,440px);padding:30px 17px 24px;border-radius:20px}.wheel-wrap{width:140px;height:140px}.prize-wheel .w1{transform:rotate(30deg) translate(29px) rotate(60deg)}.prize-wheel .w2{transform:rotate(90deg) translate(29px) rotate(0)}.prize-wheel .w3{transform:rotate(150deg) translate(29px) rotate(-60deg)}.prize-wheel .w4{transform:rotate(210deg) translate(29px) rotate(-120deg)}.prize-wheel .w5{transform:rotate(270deg) translate(29px) rotate(-180deg)}.prize-wheel .w6{transform:rotate(330deg) translate(29px) rotate(-240deg)}.wheel-result{inset:23px}.wheel-result strong{font-size:34px}.popup-card h2{font-size:28px}.popup-card>p:not(.popup-kicker){font-size:14px;line-height:1.45}.popup-button{min-height:48px}}

/* Compacte hoekactie: geen schermvullende modal */
.student-popup{inset:auto 22px 22px auto;display:block;width:330px;padding:0;pointer-events:none;transform:translateY(18px);transition:opacity .35s,visibility .35s,transform .45s cubic-bezier(.16,1,.3,1)}.student-popup.is-open{transform:translateY(0)}.popup-backdrop{display:none}.popup-card{width:330px;padding:24px 22px 20px;border-radius:18px;pointer-events:auto;box-shadow:0 20px 55px #31000555,0 0 0 1px #e0b555;transform:translateY(20px) scale(.96)}.student-popup.is-open .popup-card{transform:none}.popup-kicker{margin:0 0 4px;font-size:10px}.wheel-wrap{width:104px;height:104px;margin:2px auto 7px}.prize-wheel{inset:5px;border-width:3px;box-shadow:0 0 0 3px #6f0710,0 8px 17px #31000566}.prize-wheel span{font-size:8px}.prize-wheel .w1{transform:rotate(30deg) translate(20px) rotate(60deg)}.prize-wheel .w2{transform:rotate(90deg) translate(20px) rotate(0)}.prize-wheel .w3{transform:rotate(150deg) translate(20px) rotate(-60deg)}.prize-wheel .w4{transform:rotate(210deg) translate(20px) rotate(-120deg)}.prize-wheel .w5{transform:rotate(270deg) translate(20px) rotate(-180deg)}.prize-wheel .w6{transform:rotate(330deg) translate(20px) rotate(-240deg)}.prize-wheel i{width:26px;height:26px;border-width:2px;font-size:8px}.wheel-pointer{border-left-width:8px;border-right-width:8px;border-top-width:17px}.wheel-result{inset:17px}.wheel-result strong{font-size:25px}.wheel-result span{font-size:5px}.popup-card h2{margin:4px 0 7px;font-size:24px;line-height:1}.popup-card>p:not(.popup-kicker){margin-bottom:10px;font-size:12px;line-height:1.4}.popup-card>p span{margin-bottom:2px}.popup-button{min-height:40px;padding:0 17px;font-size:12px}.popup-card>small{margin-top:9px;font-size:9px;line-height:1.35}.popup-close{top:8px;right:8px;width:30px;height:30px;font-size:20px;background:#700710}
@media(max-width:700px){.student-popup{right:10px;bottom:76px;width:min(290px,calc(100vw - 20px))}.popup-card{width:100%;max-height:none;padding:20px 18px 17px}.wheel-wrap{width:88px;height:88px}.prize-wheel .w1{transform:rotate(30deg) translate(16px) rotate(60deg)}.prize-wheel .w2{transform:rotate(90deg) translate(16px) rotate(0)}.prize-wheel .w3{transform:rotate(150deg) translate(16px) rotate(-60deg)}.prize-wheel .w4{transform:rotate(210deg) translate(16px) rotate(-120deg)}.prize-wheel .w5{transform:rotate(270deg) translate(16px) rotate(-180deg)}.prize-wheel .w6{transform:rotate(330deg) translate(16px) rotate(-240deg)}.wheel-result{inset:15px}.wheel-result strong{font-size:22px}.popup-card h2{font-size:21px}.popup-card>p:not(.popup-kicker){font-size:11px}.popup-button{min-height:38px}}
