.recept_laadscherm__Ju7x2{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--kleur-tekst-zacht)}.recept_laadindicator__odQxU{width:40px;height:40px;border:4px solid var(--kleur-primair-licht);border-top-color:var(--kleur-primair);border-radius:50%;animation:recept_draaien__WIi0D .8s linear infinite}@keyframes recept_draaien__WIi0D{to{transform:rotate(1turn)}}.recept_pagina__U3WZD{min-height:100vh;display:flex;flex-direction:column;max-width:640px;margin:0 auto;padding:0 1rem 2rem}.recept_koptekst__CLtjx{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem}.recept_terug__KfJro{color:var(--kleur-tekst-zacht);font-size:.95rem;transition:color .15s}.recept_terug__KfJro:hover{color:var(--kleur-primair)}.recept_scorebadge__fQubw{background:var(--kleur-primair);color:#fff;font-size:.9rem;font-weight:600;padding:.3rem .8rem;border-radius:999px}.recept_inhoud__MkYni{display:flex;flex-direction:column;gap:1.5rem}.recept_instructie__ahE9P{font-size:1rem;color:var(--kleur-tekst-zacht);text-align:center}.recept_somkaart__D2Cn_{background:var(--kleur-wit);border-radius:var(--radius);box-shadow:var(--schaduw);padding:1.5rem;border-left:4px solid var(--kleur-primair);display:flex;flex-direction:column;gap:.5rem}.recept_somkaart__D2Cn_[data-type=verhaal]{border-left-color:#8b5cf6}.recept_somtypelabel__SnnEY{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8b5cf6}.recept_somtekst__AM29G{font-size:1.15rem;font-weight:500;line-height:1.6;color:var(--kleur-tekst)}.recept_opties___tI5n{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.recept_optieknop__g2tyL{background:var(--kleur-wit);border:2px solid #e2e8f0;border-radius:var(--radius);padding:1rem .75rem;font-size:1rem;font-weight:600;color:var(--kleur-tekst);transition:border-color .15s,background .15s,transform .1s;min-height:60px;touch-action:manipulation}.recept_optieknop__g2tyL:not(:disabled):hover{border-color:var(--kleur-primair);background:#f0f0ff}.recept_optieknop__g2tyL:not(:disabled):active{transform:scale(.97)}.recept_optieknop__g2tyL:disabled{cursor:default}.recept_optieknop__g2tyL[data-variant=neutraal]:disabled{opacity:.55}.recept_optieknop__g2tyL[data-variant=goed]{background:var(--kleur-goed-licht);border-color:var(--kleur-goed);color:var(--kleur-goed)}.recept_optieknop__g2tyL[data-variant=fout]{background:var(--kleur-fout-licht);border-color:var(--kleur-fout);color:var(--kleur-fout)}.recept_feedbackkaart__AED3r{background:var(--kleur-wit);border-radius:var(--radius);box-shadow:var(--schaduw);padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;border-left:4px solid var(--kleur-goed);animation:recept_inschuiven__iNkWp .2s ease-out}.recept_feedbackkaart__AED3r[data-correct=false]{border-left-color:var(--kleur-fout)}@keyframes recept_inschuiven__iNkWp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.recept_feedbacktitel__ts__k{font-size:1.1rem;font-weight:700;color:var(--kleur-goed)}.recept_feedbackkaart__AED3r[data-correct=false] .recept_feedbacktitel__ts__k{color:var(--kleur-fout)}.recept_feedbackbericht__A6fc2{font-size:.95rem;color:var(--kleur-tekst);line-height:1.5}.recept_volgendeknop__w_yAN{align-self:flex-end;margin-top:.5rem;background:var(--kleur-primair);color:#fff;border:none;border-radius:var(--radius);padding:.7rem 1.5rem;font-size:1rem;font-weight:600;transition:background .15s}.recept_volgendeknop__w_yAN:hover{background:#3730a3}.recept_stapInstructie__scJq1{font-size:1rem;font-weight:600;color:var(--kleur-tekst);text-align:center;padding-top:.5rem;border-top:1px solid #e2e8f0}.recept_stapOpties__T0mk7{display:flex;flex-direction:column;gap:.75rem}@media (max-width:400px){.recept_opties___tI5n{grid-template-columns:1fr}}