.wt-card{border:1px solid var(--line-strong);background:var(--surface);width:100%;max-width:17rem;margin:0 auto;padding:1.2rem 1.1rem}.wt-card-label{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);font-size:.5rem}.wt-card-pct{font-family:var(--serif);color:var(--white);margin:.4rem 0 .7rem;font-size:2.4rem;line-height:1}.wt-card-pct em{color:var(--red);font-size:1.2rem;font-style:normal}.wt-card-bar{background:var(--bg);border:1px solid var(--line-strong);height:.3rem;overflow:hidden}.wt-card-bar span{background:var(--red);width:70%;height:100%;display:block}.wt-card-note{font-family:var(--sans);color:var(--body-text);margin-top:.6rem;font-size:.65rem}.ct{--ct-progress:0%;margin:0;padding:0 0 0 .2rem;list-style:none;position:relative}.ct:before{content:"";background:var(--line-strong);width:.1rem;position:absolute;top:.6rem;bottom:.6rem;left:1.05rem}.ct:after{content:"";width:.1rem;height:var(--ct-progress);background:var(--red);max-height:calc(100% - 1.2rem);transition:height .5s;position:absolute;top:.6rem;left:1.05rem}.ct-item{grid-template-columns:2rem 2.2rem 1fr;align-items:start;gap:.6rem;padding:.9rem 0;display:grid;position:relative}.ct-check{z-index:1;border:.1rem solid var(--line-strong);background:var(--bg);color:#0000;justify-content:center;align-items:center;width:2rem;height:2rem;transition:border-color .3s,color .3s,background .3s;display:inline-flex;position:relative}.ct-check svg{width:.9rem;height:.9rem}.ct-item[data-done=true] .ct-check{border-color:var(--red);background:color-mix(in srgb,var(--red)14%,var(--bg));color:var(--red)}.ct-n{font-family:var(--mono);color:var(--ink-faint);padding-top:.55rem;font-size:.6rem}.ct-body{padding-top:.2rem}.ct-title{font-family:var(--serif);color:var(--white);font-size:clamp(.95rem,2vw,1.15rem);font-weight:400}.ct-desc{font-family:var(--sans);color:var(--body-text);margin-top:.2rem;font-size:.725rem;line-height:1.6}
