@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/playfair-display-latin-wght-normal-BOwq7MWX.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:400 900;src:url(/assets/playfair-display-latin-wght-italic-DmbndNpe.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color-bg:#f5f0e8;--color-bg-warm:#ede6d6;--color-surface:#fdfaf5;--color-terracotta:#c4785a;--color-terracotta-dark:#a8624a;--color-terracotta-light:#e8a990;--color-text:#3d2b1f;--color-text-muted:#8a7060;--color-ring:#c4785a2e;--font-heading:"Playfair Display", "Georgia", serif;--font-body:"Inter", system-ui, "Segoe UI", sans-serif;--radius-full:9999px;--shadow-soft:0 8px 32px #643c1e1f, 0 2px 8px #643c1e0f;--shadow-button:0 4px 20px #c4785a66, 0 2px 6px #c4785a33}*{box-sizing:border-box}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.6}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);margin:0;font-weight:400;line-height:1.2}button{font-family:var(--font-body);cursor:pointer}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.language-toggle{border-radius:var(--radius-full);background:#8b706014;border:1px solid #8b70601a;align-items:center;gap:2px;padding:3px;display:inline-flex}.language-option{border-radius:var(--radius-full);font-family:var(--font-body);letter-spacing:1px;color:var(--color-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:5px 12px;font-size:.7rem;font-weight:600;transition:all .25s}.language-option:hover:not(.language-option--active){color:var(--color-text)}.language-option--active{background:var(--color-surface);color:var(--color-terracotta);box-shadow:0 1px 4px #643c1e14}.welcome-screen{background-color:var(--color-bg);box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.welcome-header{box-sizing:border-box;border-bottom:1px solid #8b70601f;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 28px;display:flex}.welcome-language{flex-shrink:0}.welcome-brand{font-family:var(--font-body);letter-spacing:.2px;color:var(--color-text);opacity:.75;font-size:.85rem;font-weight:400}.welcome-brand strong{font-family:var(--font-heading);color:var(--color-terracotta);opacity:1;letter-spacing:0;font-size:1rem;font-style:italic;font-weight:400}.welcome-bg-circle{pointer-events:none;border-radius:50%;position:absolute}.welcome-bg-circle--top{background:radial-gradient(circle,#c4785a1f 0%,#0000 70%);width:360px;height:360px;top:-120px;right:-80px}.welcome-bg-circle--bottom{background:radial-gradient(circle,#c4785a14 0%,#0000 70%);width:420px;height:420px;bottom:-160px;left:-100px}.welcome-content{z-index:1;text-align:center;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:48px;width:100%;max-width:480px;margin:0 auto;padding:40px 28px;display:flex;position:relative}.welcome-text{flex-direction:column;gap:20px;display:flex}.welcome-eyebrow{font-family:var(--font-body);letter-spacing:2.5px;text-transform:uppercase;color:var(--color-terracotta);opacity:.8;margin:0;font-size:.72rem;font-weight:500}.welcome-heading{font-family:var(--font-heading);color:var(--color-text);letter-spacing:-.5px;white-space:pre-line;margin:0;font-size:clamp(1.4rem,7.5vw,2.4rem);font-weight:400;line-height:1.25}.welcome-subheading{font-family:var(--font-heading);color:var(--color-terracotta);letter-spacing:.1px;opacity:.85;margin:0;font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.5}.welcome-actions{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.welcome-cta{background:var(--color-terracotta);color:#fff;cursor:pointer;width:64px;height:64px;box-shadow:var(--shadow-button);-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.welcome-cta:hover{background:var(--color-terracotta-dark);transform:translateY(-1px);box-shadow:0 6px 28px #c4785a80,0 2px 8px #c4785a40}.welcome-cta:active{transform:translateY(1px);box-shadow:0 2px 10px #c4785a59}.welcome-cta:focus-visible{outline:3px solid var(--color-terracotta);outline-offset:4px}.welcome-footnote{font-family:var(--font-body);color:var(--color-text-muted);letter-spacing:.3px;opacity:.75;margin:-8px 0 0;font-size:.78rem}@media (width>=480px){.welcome-heading{letter-spacing:-.8px}.welcome-subheading{font-size:1.2rem}}@media (width>=768px){.welcome-content{gap:32px}}.fade-in{animation:.4s ease-out fadeIn}.belofte-screen{background-color:var(--color-bg);box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:40px 24px;display:flex;position:relative;overflow:hidden}.belofte-bg-circle{pointer-events:none;border-radius:50%;position:absolute}.belofte-bg-circle--top{background:radial-gradient(circle,#c4785a1f 0%,#0000 70%);width:420px;height:420px;top:-160px;left:-80px}.belofte-bg-circle--bottom{background:radial-gradient(circle,#c4785a14 0%,#0000 70%);width:500px;height:500px;bottom:-200px;right:-120px}.belofte-back{z-index:10;background:var(--color-surface);width:44px;height:44px;color:var(--color-terracotta);cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #8b706026;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s;display:flex;position:absolute;top:24px;left:24px}.belofte-back:hover{border-color:var(--color-terracotta-light);background:#fff;transform:translate(-2px);box-shadow:0 4px 12px #643c1e14}.belofte-back:active{transform:translate(-4px)}.belofte-content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:440px;display:flex;position:relative}.belofte-illustration-wrapper{filter:drop-shadow(0 12px 32px #643c1e14);width:100%;max-width:320px;animation:6s ease-in-out infinite belofte-float}@keyframes belofte-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.belofte-illustration{width:100%;height:auto;display:block}.belofte-text{flex-direction:column;gap:16px;display:flex}.belofte-heading{font-family:var(--font-heading);color:var(--color-text);letter-spacing:-.8px;margin:0;font-size:2.6rem;font-weight:400;line-height:1.15}.belofte-subheading{font-family:var(--font-heading);color:var(--color-terracotta);opacity:.85;margin:0;font-size:1.15rem;font-style:italic;font-weight:400;line-height:1.6}.belofte-divider{align-items:center;gap:8px;display:flex}.belofte-divider span{background:var(--color-terracotta);opacity:.2;border-radius:50%;display:block}.belofte-divider span:first-child,.belofte-divider span:nth-child(3){width:4px;height:4px}.belofte-divider span:nth-child(2){opacity:.4;width:6px;height:6px}.belofte-cta{background:var(--color-terracotta);color:#fff;border-radius:var(--radius-full);width:100%;max-width:280px;font-family:var(--font-body);letter-spacing:.5px;cursor:pointer;box-shadow:var(--shadow-button);-webkit-tap-highlight-color:transparent;border:none;justify-content:center;align-items:center;padding:18px 32px;font-size:1.05rem;font-weight:500;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.belofte-cta:hover{background:var(--color-terracotta-dark);transform:translateY(-1px);box-shadow:0 6px 28px #c4785a73,0 2px 8px #c4785a33}.belofte-cta:active{transform:translateY(1px)}@media (width>=480px){.belofte-heading{font-size:3.2rem}.belofte-subheading{font-size:1.25rem}.belofte-illustration-wrapper{max-width:360px}}.nora-intro-screen{background-color:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:40px 24px;display:flex;position:relative;overflow:hidden}.nora-bg-glow{pointer-events:none;background:radial-gradient(circle,#c4785a14 0%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nora-intro-content{text-align:center;z-index:1;flex-direction:column;align-items:center;width:100%;max-width:400px;display:flex}.nora-avatar-container{margin-bottom:40px}.nora-avatar-ring{background:linear-gradient(135deg, var(--color-terracotta-light), var(--color-terracotta));border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;padding:4px;animation:6s ease-in-out infinite avatar-float;display:flex;overflow:hidden;box-shadow:0 12px 32px #c4785a40}@keyframes avatar-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.nora-avatar-img{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out;transform:scale(1.85)}.nora-greeting{font-family:var(--font-heading);color:var(--color-text);letter-spacing:-.5px;margin-bottom:16px;font-size:2.4rem}.nora-message{font-family:var(--font-heading);color:var(--color-text-muted);opacity:.9;white-space:pre-line;margin-bottom:48px;font-size:1.3rem;font-style:italic;line-height:1.5}.nora-continue-button{background:var(--color-terracotta);color:#fff;border-radius:var(--radius-full);font-family:var(--font-body);cursor:pointer;box-shadow:var(--shadow-button);border:none;justify-content:center;align-items:center;gap:12px;width:100%;padding:18px 40px;font-size:1.1rem;font-weight:500;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.nora-continue-button:hover{background:var(--color-terracotta-dark);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 30px #c4785a66}.nora-continue-button:active{transform:translateY(0)scale(.98)}@media (width<=480px){.nora-avatar-ring{width:150px;height:150px}.nora-greeting{font-size:2rem}.nora-message{font-size:1.15rem}}.dashboard-screen{background-color:var(--color-bg);flex-direction:column;width:100%;min-height:100svh;display:flex}.dashboard-header{background-color:var(--color-bg-warm);text-align:left;border-bottom:1px solid #8b70601a;flex-direction:column;gap:12px;padding:64px 28px 40px;display:flex}.dashboard-titlebar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-title{font-family:var(--font-heading);color:var(--color-text);letter-spacing:-1px;margin:0;font-size:2.8rem;line-height:1.1}.dashboard-subtitle{font-family:var(--font-heading);color:var(--color-terracotta);opacity:.85;margin:0;font-size:1.15rem;font-style:italic}.dashboard-progress-container{flex-direction:column;gap:12px;margin-top:16px;display:flex}.dashboard-progress-bar{border-radius:var(--radius-full);background-color:#c4785a1a;width:100%;height:6px;overflow:hidden}.dashboard-progress-fill{background-color:var(--color-terracotta);border-radius:var(--radius-full);height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.dashboard-progress-text{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;color:var(--color-text-muted);font-size:.8rem;font-weight:500}.dashboard-content{flex-grow:1;padding:40px 24px}.blocks-list{flex-direction:column;gap:20px;max-width:480px;margin:0 auto;display:flex}.block-card{background:var(--color-surface);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #8b706014;border-radius:24px;outline:none;align-items:center;gap:20px;width:100%;padding:24px;transition:all .25s;display:flex;box-shadow:0 4px 12px #643c1e0a}.block-card--available:hover,.block-card--done:hover{box-shadow:var(--shadow-soft);border-color:#c4785a33;transform:translateY(-2px)}.block-card--available .block-number-wrapper{background:var(--color-bg-warm);color:var(--color-terracotta)}.block-card--available .block-icon{color:var(--color-terracotta);opacity:.8}.block-card--done{border-color:#c4785a40}.block-card--done .block-number-wrapper{background:var(--color-terracotta);color:#fff}.block-card--done .block-icon{color:var(--color-terracotta)}.block-card--locked,.block-card--soon{opacity:.5;cursor:not-allowed;filter:grayscale(.5)}.block-card--locked .block-number-wrapper,.block-card--soon .block-number-wrapper{color:var(--color-text-muted);background:#8b70601a}.block-card--locked .block-icon,.block-card--soon .block-icon{color:var(--color-text-muted)}.block-card--soon{border-style:dashed}.block-number-wrapper{width:52px;height:52px;font-family:var(--font-heading);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;font-weight:500;display:flex}.block-info{flex-grow:1}.block-name{font-family:var(--font-heading);color:var(--color-text);margin:0 0 4px;font-size:1.4rem;font-weight:500}.block-subtitle{font-family:var(--font-body);color:var(--color-text-muted);letter-spacing:.1px;margin:0;font-size:.85rem}.block-icon{justify-content:center;align-items:center;display:flex;transform:translate(-4px)}.dashboard-footer{justify-content:center;max-width:480px;margin:40px auto 0;display:flex}.dashboard-reset{font-family:var(--font-body);letter-spacing:.5px;color:var(--color-text-muted);opacity:.7;border-radius:var(--radius-full);background:0 0;border:none;padding:12px 16px;font-size:.85rem;transition:all .25s}.dashboard-reset:hover{opacity:1;color:var(--color-terracotta);background:#c4785a0f}@media (width<=480px){.dashboard-header{padding:48px 24px 32px}.dashboard-title{font-size:2.4rem}}.step-screen{background-color:var(--color-bg);flex-direction:column;width:100%;min-height:100svh;display:flex}.step-header{background-color:var(--color-bg-warm);border-bottom:1px solid #8b70601a;justify-content:center;align-items:center;min-height:72px;padding:16px 24px;display:flex;position:relative}.step-back{background:var(--color-surface);width:44px;height:44px;color:var(--color-terracotta);cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #8b706026;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;left:20px}.step-back:hover{border-color:var(--color-terracotta-light);background:#fff;transform:translate(-2px);box-shadow:0 4px 12px #643c1e14}.step-progress{font-family:var(--font-body);color:var(--color-text-muted);letter-spacing:1.5px;text-transform:uppercase;opacity:.8;font-size:.75rem;font-weight:500}.step-content{flex-direction:column;flex-grow:1;width:100%;max-width:480px;margin:0 auto;padding:48px 24px;display:flex}.step-intro{text-align:left;margin-bottom:40px}.step-eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--color-terracotta);opacity:.8;margin-bottom:16px;font-size:.7rem;font-weight:600;display:inline-block}.step-title{font-family:var(--font-heading);color:var(--color-text);letter-spacing:-.8px;margin:0 0 20px;font-size:2.6rem;line-height:1.1}.step-description{font-family:var(--font-heading);color:var(--color-text-muted);opacity:.9;margin:0;font-size:1.15rem;font-style:italic;line-height:1.6}.theory-content{flex-direction:column;flex-grow:1;justify-content:center;width:100%;max-width:480px;margin:0 auto;padding:48px 24px;display:flex}.theory-card{text-align:center;background:0 0;margin-bottom:48px}.theory-illustration{filter:drop-shadow(0 12px 24px #8b70601a);width:180px;height:180px;margin:0 auto 40px;animation:6s ease-in-out infinite theory-float;display:block}@keyframes theory-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (prefers-reduced-motion:reduce){.theory-illustration{animation:none}}.theory-title{font-family:var(--font-heading);color:var(--color-text);letter-spacing:-.8px;margin:0 0 24px;font-size:2.6rem;line-height:1.1}.theory-text{font-family:var(--font-heading);color:var(--color-text-muted);opacity:.9;margin:0 0 20px;font-size:1.15rem;font-style:italic;line-height:1.6}.step-footer{flex-direction:column;gap:28px;margin-top:auto;padding-top:20px;display:flex}.step-footnote{text-align:center;color:var(--color-terracotta);font-family:var(--font-heading);opacity:.8;margin:0;font-size:1.2rem;font-style:italic}.step-cta{background:var(--color-terracotta);color:#fff;border-radius:var(--radius-full);width:100%;font-family:var(--font-body);letter-spacing:.5px;cursor:pointer;box-shadow:var(--shadow-button);-webkit-tap-highlight-color:transparent;border:none;justify-content:center;align-items:center;padding:18px 32px;font-size:1.05rem;font-weight:500;transition:all .2s;display:inline-flex}.step-cta:hover:not(:disabled){background:var(--color-terracotta-dark);transform:translateY(-1px);box-shadow:0 6px 28px #c4785a66}.step-cta:disabled{color:var(--color-text-muted);cursor:not-allowed;box-shadow:none;opacity:.5;background:#8b706026}@media (width<=480px){.step-title,.theory-title{font-size:2.2rem}}.choice-options{flex-direction:column;gap:16px;margin-bottom:48px;display:flex}.choice-item{flex-direction:column;display:flex}.choice-button{background:var(--color-surface);text-align:left;cursor:pointer;font-family:var(--font-body);color:var(--color-text);-webkit-tap-highlight-color:transparent;border:1px solid #8b70601a;border-radius:20px;outline:none;align-items:center;gap:20px;padding:22px 24px;font-size:1rem;transition:all .25s;display:flex;box-shadow:0 4px 12px #643c1e0a}.choice-button:hover{background:#fff;border-color:#c4785a40;transform:translateY(-1px)}.choice-button--selected{border-color:var(--color-terracotta);background:#fff;box-shadow:0 8px 24px #c4785a1f}.choice-checkbox{color:#fff;border:1.5px solid #8b706033;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}.choice-button--selected .choice-checkbox{background:var(--color-terracotta);border-color:var(--color-terracotta)}.choice-freetext-wrapper{margin-top:12px;padding-left:12px;animation:.4s cubic-bezier(.16,1,.3,1) forwards slide-down}@keyframes slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.choice-freetext{width:100%;font-family:var(--font-body);color:var(--color-text);background:var(--color-surface);resize:vertical;border:1.2px solid #c4785a4d;border-radius:16px;min-height:100px;padding:20px;font-size:1rem;transition:all .3s}.choice-freetext:focus{border-color:var(--color-terracotta);background:#fff;outline:none;box-shadow:0 0 0 4px #c4785a1a}.pairs-container{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.pairs-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.pairs-item{background:var(--color-surface);border:1px solid #8b70601a;border-radius:24px;flex-direction:column;gap:16px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 12px #643c1e0a}.pairs-item:focus-within{border-color:var(--color-terracotta-light);box-shadow:0 8px 24px #c4785a14}.pairs-item-header{justify-content:space-between;align-items:center;display:flex}.pairs-item-name{font-family:var(--font-heading);color:var(--color-text);font-size:1.3rem;font-weight:500}.pairs-item-remove{color:var(--color-text-muted);cursor:pointer;background:#8b70600d;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .25s;display:flex}.pairs-item-remove:hover{color:#df4c4c;background:#d15b5b1a}.pairs-value-wrapper{background:var(--color-bg-warm);opacity:.85;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:0 16px;transition:all .3s;display:flex}.pairs-value-wrapper:focus-within{border-color:var(--color-terracotta);opacity:1;background:#fff}.pairs-value-icon{color:var(--color-terracotta);opacity:.7;flex-shrink:0}.pairs-value-input{font-family:var(--font-body);color:var(--color-text);background:0 0;border:none;flex-grow:1;padding:14px 0;font-size:.95rem}.pairs-value-input:focus{outline:none}.pairs-add-form{flex-direction:column;gap:12px;margin-top:12px;display:flex}.pairs-add-input{width:100%;font-family:var(--font-body);color:var(--color-text);background:0 0;border:1.5px dashed #8b706033;border-radius:20px;padding:18px 24px;font-size:.95rem;transition:all .3s}.pairs-add-input:focus{border-color:var(--color-terracotta);background:#fff;border-style:solid;outline:none}.pairs-add-button{background:var(--color-bg-warm);font-family:var(--font-body);color:var(--color-text);cursor:pointer;border:1px solid #8b706026;border-radius:16px;align-self:flex-end;padding:14px 24px;font-weight:500;transition:all .25s}.pairs-add-button:not(:disabled):hover{background:var(--color-terracotta);border-color:var(--color-terracotta);color:#fff}.pairs-add-button:disabled{opacity:.4;cursor:not-allowed}.text-assignment{margin-bottom:40px}.text-assignment-input{width:100%;font-family:var(--font-body);color:var(--color-text);background:var(--color-surface);resize:vertical;border:1px solid #8b706026;border-radius:24px;min-height:160px;padding:24px;font-size:1rem;line-height:1.6;transition:all .3s;box-shadow:0 4px 12px #643c1e0a}.text-assignment-input:focus{border-color:var(--color-terracotta);background:#fff;outline:none;box-shadow:0 0 0 4px #c4785a1a}.checklist{flex-direction:column;gap:12px;margin:0 0 48px;padding:0;list-style:none;display:flex}.checklist-button{background:var(--color-surface);text-align:left;cursor:pointer;width:100%;font-family:var(--font-body);color:var(--color-text);-webkit-tap-highlight-color:transparent;border:1px solid #8b70601a;border-radius:18px;align-items:center;gap:18px;padding:18px 22px;font-size:1rem;transition:all .25s;display:flex}.checklist-button:hover{background:#fff;border-color:#c4785a40}.checklist-button--checked{border-color:var(--color-terracotta);background:#fff}.checklist-button--checked span:last-child{opacity:.6;text-decoration:line-through}.checklist-mark{color:#fff;border:1.5px solid #8b706033;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.checklist-button--checked .checklist-mark{background:var(--color-terracotta);border-color:var(--color-terracotta)}
