:root{--roze: #b7969e;--geel: #c49231;--groen-donker: #106a4c;--groen-midden: #67937a;--groen-licht: #c5d9cf;--roest: #8e5433;--bruin: #795638;--beige: #eee4d6;--wit: #fffdf9;--app-max: 480px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{margin:0;font-family:Open Sans,system-ui,sans-serif;background:var(--roze);color:var(--bruin)}h1,h2,h3,.logo-type{font-family:Sifonn,Open Sans,sans-serif;font-weight:400;letter-spacing:.5px}.app{position:relative;width:100%;max-width:var(--app-max);height:100vh;height:100dvh;margin:0 auto;background:var(--beige);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 40px #0000002e}.screen-area{flex:1;min-height:0;position:relative;overflow:hidden;display:flex;flex-direction:column}.screen{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;padding:20px 20px 24px;animation:fadeIn .25s ease}.screen.center{justify-content:center}.screen>*{flex-shrink:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.btn{border:none;border-radius:16px;padding:15px 20px;font-family:Open Sans,sans-serif;font-weight:700;font-size:15px;cursor:pointer;width:100%;transition:transform .1s ease}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.5;cursor:default}.btn-primary{background:#8e5433;color:#fff}.btn-ghost{background:transparent;color:var(--bruin);text-decoration:underline;font-weight:600;padding:10px}.btn-outline{background:transparent;color:var(--groen-donker);border:2px solid var(--groen-donker)}input{width:100%;padding:14px 16px;border-radius:14px;border:1.5px solid var(--groen-licht);background:var(--wit);font-family:Open Sans,sans-serif;font-size:15px;color:var(--bruin);margin-bottom:14px}input:focus{outline:none;border-color:var(--groen-midden)}label{font-size:13px;font-weight:600;color:var(--roest);margin-bottom:6px;display:block}.pill{display:inline-block;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700;color:var(--wit)}.pill-winkels{background:var(--geel)}.pill-horeca{background:var(--roze)}.pill-activiteiten{background:var(--groen-midden)}.pill-gratis{background:var(--groen-donker)}.pill-korting{background:var(--roest)}.card{background:var(--wit);border-radius:20px;padding:18px;margin-bottom:14px;box-shadow:0 4px 14px #79563814}.logo-row{display:flex;align-items:center;gap:10px;justify-content:center}.logo-type{color:var(--bruin);font-size:26px}.auth-screen{padding:44px 26px 30px}.auth-screen .logo-row{justify-content:flex-start;margin-bottom:28px}.login-heading{font-size:24px;color:var(--bruin);margin:0 0 6px}.tagline{color:#8a7863;font-size:13.5px;margin:0 0 28px;line-height:1.5}.field-label{font-size:13px;font-weight:700;color:var(--bruin);margin-bottom:7px;display:block}.field-wrap{position:relative;margin-bottom:16px}.field-wrap input{padding-left:44px;margin-bottom:0}.field-wrap.has-toggle input{padding-right:44px}.field-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#8a7863;display:flex}.field-toggle{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;cursor:pointer;color:#8a7863;display:flex}.forgot-link{font-size:13px;color:var(--bruin);text-decoration:underline;font-weight:600;margin:-6px 0 22px;display:inline-block;cursor:pointer}.signup-row{text-align:center;font-size:13.5px;color:#8a7863;margin-top:16px}.signup-row a{color:var(--roest);font-weight:700;text-decoration:none;cursor:pointer}.field-caption{font-size:11.5px;color:#8a7863;margin:-10px 0 16px;line-height:1.4}.check-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px}.check-row input[type=checkbox]{width:auto;margin:2px 0 0;accent-color:var(--groen-donker);flex-shrink:0}.check-row label{font-size:12.5px;color:var(--bruin);font-weight:400;margin:0}.check-row a{color:var(--roest);font-weight:700;text-decoration:underline;cursor:pointer}.form-error{background:#fdecea;color:#b0361f;border-radius:12px;padding:11px 14px;font-size:12.5px;font-weight:600;margin-bottom:14px}.child-row{display:flex;flex-shrink:0;gap:10px;overflow-x:auto;padding-bottom:4px;margin-bottom:18px}.child-chip{flex-shrink:0;padding:9px 16px;border-radius:18px;background:var(--wit);color:var(--bruin);font-weight:700;font-size:13px;border:2px solid transparent;cursor:pointer;white-space:nowrap}.child-chip.active{background:var(--roest);color:var(--wit)}.child-chip.add{background:transparent;border:2px dashed var(--roze);color:var(--roze)}.greeting{font-size:20px;color:var(--bruin);margin:4px 0 18px}.greeting b{color:var(--groen-donker)}.progress-card{background:#b7969e;color:var(--wit);border-radius:22px;padding:22px;margin-bottom:20px;position:relative;overflow:hidden}.progress-card h2{margin:6px 0 4px;font-size:24px}.progress-card .sub{font-size:13px;opacity:.9;margin-bottom:16px}.progress-bar-track{height:8px;background:#ffffff40;border-radius:6px;overflow:hidden}.progress-bar-fill{height:100%;background:var(--geel);border-radius:6px;transition:width .4s ease}.progress-card .kaart-code{font-size:12px;opacity:.85;margin-top:14px;letter-spacing:.5px}.section-title{font-size:13px;font-weight:700;color:var(--roest);text-transform:uppercase;letter-spacing:.5px;margin:6px 0 12px}.outing-list-item{display:flex;align-items:center;gap:12px;background:var(--wit);border-radius:16px;padding:12px 14px;margin-bottom:10px;cursor:pointer}.outing-list-item.done .outing-name,.outing-list-item.done .outing-provider{opacity:.6}.stamp-icon{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stamp-icon.done{background:var(--wit);border:2px solid var(--roze)}.stamp-icon.todo{background:var(--wit);border:2px dashed #b7969e}.stamp-icon img{width:18px;height:18px;object-fit:contain}.outing-info{flex:1}.outing-name{font-weight:700;color:var(--bruin);font-size:14px}.outing-provider{font-size:12px;color:var(--roze)}.expiry-note{background:var(--geel);color:var(--wit);border-radius:14px;padding:12px 16px;font-size:12px;font-weight:600;margin-top:6px}.empty-state{text-align:center;padding:30px 14px}.empty-state .icon{width:64px;height:64px;border-radius:50%;background:var(--groen-licht);display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.search-bar{background:var(--wit);border-radius:16px;padding:12px 16px;display:flex;align-items:center;gap:10px;margin-bottom:16px;border:1.5px solid var(--groen-licht)}.search-bar input{border:none;margin:0;padding:0;background:transparent}.cat-tabs{display:flex;gap:8px;margin-bottom:16px}.cat-tab{flex:1;text-align:center;padding:10px 6px;border-radius:14px;font-size:12px;font-weight:700;color:var(--bruin);background:var(--wit);border:1.5px solid var(--groen-licht);cursor:pointer}.cat-tab.active{background:var(--groen-donker);color:var(--wit);border-color:var(--groen-donker)}.provider-card{background:var(--wit);border-radius:18px;padding:16px;margin-bottom:12px}.provider-card .top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}.provider-name{font-weight:700;color:var(--bruin);font-size:15px}.provider-desc{font-size:12.5px;color:#8a7863;margin:6px 0 10px;line-height:1.4}.uitje-highlight{background:var(--beige);border:2px solid var(--geel);border-radius:16px;padding:16px;margin-bottom:16px}.uitje-highlight-label{font-size:11px;font-weight:700;color:var(--roest);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.uitje-highlight-desc{margin-top:10px;font-size:14px;color:var(--bruin);line-height:1.5}.uitje-info-note{font-size:12.5px;color:#8a7863;line-height:1.5;margin-top:14px}.profile-header{display:flex;align-items:center;gap:14px;margin-bottom:22px}.avatar{width:56px;height:56px;border-radius:50%;background:var(--roze);display:flex;align-items:center;justify-content:center;color:var(--wit);font-weight:700;font-size:20px}.list-row{display:flex;align-items:center;justify-content:space-between;padding:14px 4px;border-bottom:1px solid var(--groen-licht)}.list-row:last-child{border-bottom:none}.list-row-label{font-size:14px;color:var(--bruin);font-weight:600}.list-row-value{font-size:13px;color:var(--roze);font-weight:600}.over-ons-p{color:#5a4633;font-size:13.5px;line-height:1.7;margin-bottom:14px}.tabbar{flex-shrink:0;height:78px;background:var(--wit);display:flex;border-top:1px solid var(--groen-licht);padding-bottom:env(safe-area-inset-bottom,0);z-index:10}.tab{flex:1;background:none;border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#b8a894;cursor:pointer;font-family:Open Sans,sans-serif;font-size:11px;font-weight:700;text-decoration:none}.tab.active{color:var(--groen-donker)}.tab svg{width:22px;height:22px}.tab img{width:22px;height:22px;object-fit:contain}.menu-dots-btn{position:absolute;top:16px;right:14px;z-index:20;background:#ffffffe6;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #7956382e}.menu-item{display:flex;align-items:center;justify-content:space-between;padding:15px 4px;border-bottom:1px solid var(--groen-licht);cursor:pointer}.menu-item:last-child{border-bottom:none}.kind-rij{display:flex;gap:8px;align-items:center;margin-bottom:12px}.kind-rij input{margin-bottom:0}.kind-verwijder{flex-shrink:0;width:44px;height:48px;border-radius:14px;border:1.5px solid var(--groen-licht);background:var(--wit);color:var(--roest);font-size:18px;cursor:pointer}.kind-toevoegen-knop{background:transparent;border:2px dashed var(--roze);color:var(--roze);border-radius:14px;padding:12px;width:100%;font-weight:700;font-size:14px;cursor:pointer;margin-bottom:18px}.totaal-blok{background:var(--wit);border-radius:16px;padding:16px 18px;margin-bottom:18px;display:flex;justify-content:space-between;align-items:center}.totaal-blok .label{font-size:13px;color:var(--bruin);font-weight:600}.totaal-blok .bedrag{font-size:22px;color:var(--groen-donker);font-weight:800}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:calc(78px + env(safe-area-inset-bottom,0));background:#3d2a1b8c;display:flex;align-items:flex-end;justify-content:center;z-index:80;animation:fadeIn .2s ease}.modal-sheet{width:100%;max-width:var(--app-max);background:var(--beige);border-radius:26px 26px 0 0;padding:24px 22px 28px;max-height:82vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:14px;right:18px;width:30px;height:30px;border-radius:50%;background:var(--wit);border:none;color:var(--bruin);font-size:16px;font-weight:700;cursor:pointer}.modal-title{font-size:19px;color:var(--bruin);margin:4px 30px 2px 0}.modal-provider{font-size:13px;color:var(--roze);font-weight:700;margin-bottom:18px}.modal-status-done{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;background:var(--groen-donker);color:var(--wit);border-radius:16px;padding:28px 16px;margin-bottom:6px;min-height:120px}.modal-status-done .icon{width:34px;height:34px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center}.qr-box{background:var(--wit);border-radius:18px;padding:20px;text-align:center;margin-bottom:16px}.qr-box .qr-caption{font-size:12px;color:#8a7863;font-weight:600;line-height:1.5}.qr-box .qr-caption b{color:var(--bruin)}.code-error{color:#c0392b;font-size:12px;font-weight:700;margin-top:8px;text-align:center}.simulate-btn{background:var(--geel);color:var(--wit);border:none;border-radius:16px;padding:15px 20px;font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;cursor:pointer;width:100%;margin-bottom:8px}.simulate-hint{font-size:11px;color:#8a7863;text-align:center;margin-bottom:4px}.stamp-pad{position:relative;width:160px;height:160px;margin:8px auto 18px;border-radius:50%;background:var(--wit);border:3px dashed var(--roze);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease,border-color .2s ease;-webkit-user-select:none;user-select:none}.stamp-pad:active{transform:scale(.95)}.stamp-pad.armed{border-color:var(--groen-donker);border-style:solid;box-shadow:0 0 0 6px #106a4c14}.stamp-pad .hint-tap{color:var(--roze);font-size:12px;font-weight:700;text-align:center;padding:0 20px;line-height:1.4}.stamp-pad.armed .hint-tap{color:var(--groen-donker)}.stamp-celebration{position:relative;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible}.stamp-mark{width:128px;height:128px;object-fit:contain;animation:stampThud .5s cubic-bezier(.2,1.5,.4,1) both;filter:drop-shadow(0 6px 10px rgba(121,86,56,.25));z-index:2}@keyframes stampThud{0%{transform:scale(2.1) rotate(-28deg) translateY(-24px);opacity:0}55%{transform:scale(.92) rotate(-10deg);opacity:1}70%{transform:scale(1.05) rotate(-6deg)}to{transform:scale(1) rotate(-8deg)}}.stamp-ring{position:absolute;top:50%;left:50%;width:128px;height:128px;border-radius:50%;border:4px solid var(--groen-donker);transform:translate(-50%,-50%) scale(.3);opacity:0;animation:ringOut .7s ease-out .12s both}@keyframes ringOut{0%{transform:translate(-50%,-50%) scale(.3);opacity:.7}to{transform:translate(-50%,-50%) scale(2.1);opacity:0}}.stamp-saved{position:absolute;top:40%;font-family:Sifonn,Open Sans,sans-serif;font-size:30px;color:var(--groen-donker);font-weight:700;opacity:0;animation:floatUp 1.1s ease-out .35s both;z-index:3;white-space:nowrap}@keyframes floatUp{0%{transform:translateY(10px) scale(.7);opacity:0}25%{transform:translateY(-6px) scale(1.05);opacity:1}75%{opacity:1}to{transform:translateY(-58px) scale(1);opacity:0}}.confetti{position:absolute;top:50%;left:50%;width:9px;height:9px;border-radius:2px;opacity:0;animation:confettiBurst .9s ease-out .15s both;z-index:1}@keyframes confettiBurst{0%{transform:translate(-50%,-50%) rotate(0);opacity:1}to{transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) rotate(var(--rot));opacity:0}}.celebration-title{font-family:Sifonn,Open Sans,sans-serif;font-size:22px;color:var(--bruin);text-align:center;margin:4px 0 2px;animation:fadeIn .4s ease .3s both}.celebration-sub{text-align:center;color:#8a7863;font-size:13px;margin-bottom:4px;animation:fadeIn .4s ease .4s both}.savings-hero{background:linear-gradient(140deg,var(--groen-donker) 0%,#14523c 100%);color:var(--wit);border-radius:24px;padding:22px 22px 20px;margin-bottom:18px;position:relative;overflow:hidden}.savings-hero .kop{font-size:12.5px;font-weight:700;opacity:.85;text-transform:uppercase;letter-spacing:.6px;display:flex;align-items:center;gap:7px}.savings-hero .bedrag{font-family:Sifonn,Open Sans,sans-serif;font-size:42px;line-height:1.05;margin:8px 0 2px}.savings-hero .sub{font-size:13px;opacity:.9;margin-bottom:14px}.savings-hero .terugverdiend{display:inline-flex;align-items:center;gap:6px;background:#ffffff29;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:700;margin-bottom:12px}.savings-hero .bar{height:9px;background:#ffffff38;border-radius:6px;overflow:hidden}.savings-hero .bar>div{height:100%;background:var(--geel);border-radius:6px;transition:width .5s ease}.savings-hero .bar-label{font-size:11.5px;opacity:.85;margin-top:8px;display:flex;justify-content:space-between}.savings-hero .kopje-bg{position:absolute;right:-18px;bottom:-18px;width:110px;opacity:.12;transform:rotate(-12deg)}.value-tag{display:inline-flex;align-items:center;gap:5px;background:var(--groen-licht);color:var(--groen-donker);border-radius:8px;padding:4px 9px;font-size:12px;font-weight:800}.voordeel{display:inline-flex;align-items:baseline;gap:6px;background:var(--groen-licht);border-radius:8px;padding:4px 9px;white-space:nowrap}.voordeel-oud{color:#8a7863;text-decoration:line-through;text-decoration-thickness:2px;font-size:12px;font-weight:700}.voordeel-nu{color:var(--groen-donker);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.3px}.meta-row{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 2px}.meta-chip{font-size:11px;font-weight:700;color:#8a7863;background:var(--beige);border-radius:8px;padding:3px 8px;display:inline-flex;align-items:center;gap:4px}.heart-btn{background:none;border:none;cursor:pointer;padding:4px;color:var(--roze);display:flex;flex-shrink:0}.heart-btn.on{color:var(--roest)}.provider-card .card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.quick-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;margin-bottom:14px}.quick-chip{flex-shrink:0;border:1.5px solid var(--groen-licht);background:var(--wit);color:var(--bruin);border-radius:20px;padding:8px 14px;font-size:12.5px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.quick-chip.active{background:var(--roest);color:var(--wit);border-color:var(--roest)}.toast{position:fixed;top:20px;left:50%;transform:translate(-50%) translateY(-20px);background:var(--groen-donker);color:var(--wit);padding:12px 20px;border-radius:14px;font-size:13px;font-weight:700;opacity:0;transition:all .25s ease;z-index:90;white-space:nowrap;max-width:90vw;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.loader{display:flex;align-items:center;justify-content:center;min-height:100dvh;color:var(--bruin);font-weight:700}.spinner{width:34px;height:34px;border:4px solid var(--groen-licht);border-top-color:var(--groen-donker);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.stamp-success{display:flex;flex-direction:column;align-items:stretch}.geldige-code{display:flex;flex-direction:column;align-items:center;gap:6px;background:var(--wit);border:2px solid var(--groen-donker);border-radius:18px;padding:18px 16px 16px;margin:6px 0 14px;text-align:center}.gc-badge{display:inline-flex;align-items:center;gap:8px;background:var(--groen-donker);color:#fff;font-weight:800;font-size:15px;letter-spacing:.6px;padding:8px 16px;border-radius:999px}.gc-badge svg{width:18px;height:18px}.gc-uitje{font-weight:800;font-size:16px;color:var(--bruin);margin-top:6px}.gc-aanbieder{font-size:13px;color:var(--roze, #a86b73);font-weight:700;margin-top:-2px}.gc-klok{font-family:Courier New,ui-monospace,monospace;font-size:18px;font-weight:700;color:var(--groen-donker);background:var(--groen-licht);padding:5px 12px;border-radius:8px;margin-top:6px;font-variant-numeric:tabular-nums}.gc-instructie{font-size:12.5px;color:#8a7863;margin-top:4px}
