@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600&family=Caveat:wght@600&display=swap";:root{--creme: #FAF6EE;--creme-deep: #F2ECDE;--indigo: #0A2540;--indigo-soft: #103354;--cyaan: #00C2E0;--terracotta: #C97B5C;--terracotta-deep: #A85F43;--grafiet: #1F2937;--grafiet-soft: #374151;--rule: rgba(10, 37, 64, .12);--tg-theme-bg-color: var(--creme);--tg-theme-secondary-bg-color: var(--creme-deep);--tg-theme-text-color: var(--grafiet);--tg-theme-hint-color: rgba(10, 37, 64, .55);--tg-theme-link-color: var(--indigo);--tg-theme-button-color: var(--indigo);--tg-theme-button-text-color: var(--creme)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--creme);color:var(--grafiet);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:Fraunces,Georgia,serif;color:var(--indigo);font-weight:600;line-height:1.2}button{font-family:Inter,sans-serif;font-weight:500}.caveat{font-family:Caveat,cursive;color:var(--terracotta);font-weight:600}.klant-header{display:flex;align-items:center;gap:12px;padding:16px 0 12px;border-bottom:1px solid var(--tg-theme-secondary-bg-color, #f0f0f0);margin-bottom:16px}.klant-header__logo{width:44px;height:44px;border-radius:50%;background:var(--tg-theme-button-color, #0088cc);color:var(--tg-theme-button-text-color, #fff);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;overflow:hidden;flex-shrink:0}.klant-header__logo img{width:100%;height:100%;object-fit:cover}.klant-header__logo--img{width:auto;max-width:180px;height:40px;border-radius:0;background:transparent;overflow:visible}.klant-header__logo--img img{width:auto;max-width:180px;height:100%;object-fit:contain}.klant-header__name{font-size:18px;font-weight:600;color:var(--tg-theme-text-color, #000)}.privacy-popup{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:16px;z-index:100}.privacy-popup__panel{background:var(--tg-theme-bg-color, #fff);color:var(--tg-theme-text-color, #000);border-radius:12px;padding:24px;max-width:420px;width:100%}.privacy-popup__panel h2{font-size:18px;margin:0 0 12px}.privacy-popup__panel p{font-size:14px;line-height:1.4;margin:0 0 12px}.privacy-popup__hint{color:var(--tg-theme-hint-color, #707579);font-size:12px!important}.privacy-popup__btn{width:100%;background:var(--tg-theme-button-color, #0088cc);color:var(--tg-theme-button-text-color, #fff);border:none;border-radius:10px;padding:12px 16px;font-size:15px;font-weight:600;cursor:pointer}.privacy-popup__btn:hover{filter:brightness(.95)}.screen{display:flex;flex-direction:column;gap:12px;padding:16px 0;width:100%}.screen__title{font-size:22px;margin:8px 0;color:var(--tg-theme-text-color, #000);font-weight:700}.screen__lead{font-size:15px;line-height:1.45;margin:0 0 12px;color:var(--tg-theme-text-color, #222)}.screen__note{font-size:14px;background:var(--tg-theme-secondary-bg-color, #eef5fb);padding:10px 12px;border-radius:8px;margin:0;color:var(--tg-theme-text-color, #000)}.screen__question{font-size:19px;font-weight:600;line-height:1.35;margin:4px 0 8px;color:var(--tg-theme-text-color, #000)}.screen__ai-label{display:inline-block;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--tg-theme-link-color, #0088cc);background:var(--tg-theme-secondary-bg-color, #eef5fb);padding:2px 8px;border-radius:4px;margin-bottom:4px;align-self:flex-start;font-weight:600}.screen__btn{background:var(--tg-theme-button-color, #0088cc);color:var(--tg-theme-button-text-color, #fff);border:none;border-radius:10px;padding:14px 16px;font-size:16px;font-weight:600;cursor:pointer;margin-top:16px}.screen__btn:disabled{opacity:.5;cursor:not-allowed}.screen--einde{align-items:center;text-align:center;padding:32px 16px}.screen__check{width:64px;height:64px;border-radius:50%;background:#4caf50;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;margin:0 auto 16px}.consent-item{border:1px solid var(--rule, rgba(10,37,64,.12));border-radius:10px;padding:12px 14px;margin:12px 0;background:#fff}.consent-item__vraag{font-family:Fraunces,Georgia,serif;font-size:14px;color:var(--indigo, #0A2540);margin:0 0 4px}.consent-item__antwoord{font-size:13px;color:var(--grafiet, #1F2937);margin:0 0 10px;line-height:1.45}.consent-item__opties{display:flex;gap:8px;flex-wrap:wrap}.consent-opt{flex:1 1 auto;min-width:92px;border:1.5px solid var(--rule, rgba(10,37,64,.18));background:var(--creme, #FAF6EE);color:var(--indigo, #0A2540);border-radius:99px;padding:7px 10px;font-size:12.5px;font-weight:500;cursor:pointer}.consent-opt--actief{background:#fff;font-weight:600}.screen__btn-secundair{width:100%;margin-top:9px;background:transparent;color:var(--indigo, #0A2540);border:1px solid var(--rule, rgba(10,37,64,.18));border-radius:99px;padding:10px;font-size:13.5px;font-weight:500;cursor:pointer}.audit-progress{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:12px}.audit-progress__track{flex:1;height:6px;background:var(--tg-theme-secondary-bg-color, #e7e7e7);border-radius:3px;overflow:hidden}.audit-progress__fill{height:100%;background:var(--tg-theme-button-color, #0088cc);transition:width .25s ease-out}.audit-progress__label{font-size:12px;color:var(--tg-theme-hint-color, #707579);white-space:nowrap}.answer-input{display:flex;flex-direction:column;gap:12px;width:100%}.answer-input textarea{width:100%;resize:vertical;min-height:120px;padding:12px;border-radius:10px;border:1px solid var(--tg-theme-secondary-bg-color, #e0e0e0);background:var(--tg-theme-bg-color, #fff);color:var(--tg-theme-text-color, #000);font:inherit;box-sizing:border-box}.answer-input textarea:focus{outline:2px solid var(--tg-theme-button-color, #0088cc);outline-offset:0}.answer-input__btn{background:var(--tg-theme-button-color, #0088cc);color:var(--tg-theme-button-text-color, #fff);border:none;border-radius:10px;padding:12px 16px;font-size:15px;font-weight:600;cursor:pointer}.answer-input__btn:disabled{opacity:.5;cursor:not-allowed}.audit-banner{display:flex;align-items:center;gap:8px;border-radius:8px;padding:8px 12px;font-size:13px;margin:0 0 12px}.audit-banner--info{background:var(--tg-theme-secondary-bg-color, #eef5fb);color:var(--tg-theme-text-color, #000)}.audit-banner--error{background:#ffe5e5;color:#b00020}.audit-banner__close{background:none;border:none;cursor:pointer;margin-left:auto;font-size:14px;color:inherit;padding:0 4px}.audit-footer{text-align:center;font-size:11px;color:var(--tg-theme-hint-color, #999);padding:24px 0 12px;letter-spacing:.02em}.audit-footer strong{color:var(--tg-theme-link-color, #0088cc);font-weight:600}.app-shell{max-width:480px;margin:0 auto;padding:0 18px 28px;min-height:100vh;display:flex;flex-direction:column;background:var(--creme);color:var(--grafiet);font-family:Inter,ui-sans-serif,system-ui,sans-serif}.brand{display:flex;align-items:baseline;gap:7px;padding:18px 2px 14px;border-bottom:1px solid var(--rule);margin-bottom:18px}.brand__neo{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:22px;letter-spacing:-.01em;color:var(--indigo)}.brand__mg{font-family:Caveat,cursive;font-weight:600;font-size:26px;color:var(--terracotta);line-height:1}.brand__tag{margin-left:auto;align-self:center;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#0a25408c}.app-shell p{color:var(--grafiet);line-height:1.55}
