.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content{padding:0}.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content img{height:auto;max-width:100%;cursor:zoom-in;transition:transform .3s ease,box-shadow .3s ease;border-radius:.5rem}.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content img:hover{transform:scale(1.02);box-shadow:0 8px 24px #0000001f}.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content a.article-cta{margin-top:2.5rem;margin-bottom:1rem}@media (max-width:640px){.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content{font-size:.9375rem;line-height:1.7}.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content h2{font-size:1.5rem;margin-top:3rem}.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content h3{font-size:1.25rem;margin-top:2.5rem}.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content h4{font-size:1rem;margin-top:1.5rem}.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content table{font-size:.8125rem}.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content tbody td,.pudding-editor.readonly[data-v-6d25cfa2] .editor-readonly-content thead th{padding:.75rem 1rem}}.lightbox-enter-active[data-v-6d25cfa2],.lightbox-leave-active[data-v-6d25cfa2]{transition:opacity .25s ease}.lightbox-enter-from[data-v-6d25cfa2],.lightbox-leave-to[data-v-6d25cfa2]{opacity:0}.article-link-card{display:flex;align-items:center;gap:1rem;padding:1rem;margin:1.5rem 0;border:1px solid #e5e5e5;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease;overflow:hidden}.article-link-card{border-color:#d4d4d4;box-shadow:0 2px 8px #0000000f;transform:translateY(-1px)}.article-link-card__thumb{width:100px;height:75px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f5f5f5}.article-link-card__thumb{width:100%;height:100%;object-fit:cover}.article-link-card__thumb-skeleton{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6d25cfa2 1.5s infinite}@keyframes shimmer-6d25cfa2{0%{background-position:-200% 0}to{background-position:200% 0}}.article-link-card__body{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.article-link-card__title{font-size:.9375rem;font-weight:600;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-link-card__desc{font-size:.8125rem;color:#737373;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:768px){.article-link-card{padding:.75rem;gap:.75rem}.article-link-card__thumb{width:80px;height:60px}.article-link-card__title{font-size:.875rem}.article-link-card__desc{font-size:.75rem;-webkit-line-clamp:1}}.prose-fade-in{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.prose-fade-in.prose-visible{opacity:1;transform:translateY(0)}.cl-checklist{margin:1.5rem 0;padding:.5rem 0;border:1px solid #eceaea;border-radius:.75rem;background:#fff;box-shadow:0 2px 8px #0000000a}.cl-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s ease}.cl-item:first-child{border-radius:.75rem .75rem 0 0}.cl-item:last-child{border-radius:0 0 .75rem .75rem}.cl-item:hover{background-color:#fafafa}.cl-item+.cl-item{border-top:1px solid #f5f3f3}.cl-cb{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px;overflow:visible}.cl-label{flex:1;font-size:.875rem;line-height:1.5;color:#343232;transition:color .2s ease}.cl-item--checked .cl-label{color:#cac3c3;text-decoration:line-through;text-decoration-color:#d8d0d0}.cl-stars{flex-shrink:0;display:flex;gap:1px;margin-left:.5rem}.cl-star{font-size:1rem;line-height:1;color:#f4b400}.cl-star--empty{display:none}.cl-label-wrap{flex:1;display:flex;flex-direction:column;gap:.2rem;min-width:0}.cl-item--has-desc .cl-label{font-weight:500}.cl-desc{font-size:.775rem;line-height:1.45;color:#9e9898}.cl-item--checked .cl-desc{color:#cac3c3}.cl-desc a{color:#f95353;text-decoration:none}.cl-svg--checked.cl-animating .cl-svg__bg{animation:cl-pop-6d25cfa2 .35s cubic-bezier(.34,1.56,.64,1)}.cl-svg--checked.cl-animating .cl-svg__check{stroke-dasharray:20;animation:cl-draw-6d25cfa2 .3s ease-out forwards}@keyframes cl-pop-6d25cfa2{0%{transform:scale(.8)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes cl-draw-6d25cfa2{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}.fl-flow{display:flex;flex-direction:column;padding:1.25rem;margin:2.5rem 0;background:#fff;border:1px solid #eceaea;border-radius:1rem;box-shadow:0 2px 12px #0000000f}.fl-step{position:relative;display:flex;align-items:center;background:#f7fdfc;border:1px solid #d1f2eb;border-radius:.75rem;padding:.875rem 1rem .875rem 3rem;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease}.fl-step:hover{background:#edfaf6;border-color:#aeeedb;box-shadow:0 4px 12px #1da58a1f;transform:translateX(2px)}.fl-step+.fl-step{margin-top:.5rem}.fl-step+.fl-step:before{content:"";position:absolute;left:1.4375rem;top:-.5rem;width:2px;height:.5rem;background:#aeeedb;border-radius:1px}.fl-badge{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;background:#1da58a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;line-height:1;flex-shrink:0}.fl-content{display:flex;flex-direction:column;gap:.2rem;min-width:0}.fl-title{font-size:.875rem;font-weight:600;color:#343232;line-height:1.4}.fl-desc{font-size:.75rem;font-weight:400;color:#6f6a6a;line-height:1.4}.tl-timeline{border:1px solid #dbeafe;border-radius:.75rem;background:#f8faff;padding:1.25rem 1.5rem;margin:2rem 0;box-shadow:0 2px 8px #3b82f60f}.tl-title{font-size:.875rem;font-weight:700;color:#343232;margin-bottom:1.25rem}.tl-items{display:flex;flex-direction:column}.tl-item{display:grid;grid-template-columns:20px 1fr;gap:0 .875rem;padding-bottom:1.25rem}.tl-item--last{padding-bottom:0}.tl-track{display:flex;flex-direction:column;align-items:center}.tl-dot{width:12px;height:12px;background:#3b82f6;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 2px #dbeafe;margin-top:4px;flex-shrink:0}.tl-line{width:2px;flex:1;background:#dbeafe;margin-top:4px}.tl-content{display:flex;flex-wrap:wrap;align-items:baseline;gap:.375rem}.tl-dday{background:#3b82f6;color:#fff;font-size:.6875rem;font-weight:700;padding:.125rem .5rem;border-radius:4px}.tl-task{font-size:.875rem;font-weight:600;color:#343232}.tl-desc{width:100%;font-size:.8125rem;color:#6f6a6a;line-height:1.6;margin:.125rem 0 0}.tl-card{border:1px solid #dbeafe;border-left:3px solid #3b82f6;border-radius:.75rem;background:#f8faff;padding:1rem 1.25rem;margin:2rem 0}.tl-badge{display:inline-block;font-size:.6875rem;font-weight:700;color:#3b82f6;background:#eff6ff;padding:.125rem .5rem;border-radius:4px;margin-bottom:.75rem}.tl-body{font-size:.875rem;color:#343232;line-height:1.7}.tl-body strong{font-weight:600}.preset-section{margin:1.5rem 0}.preset-hint{font-size:.75rem;color:#a49e9d;margin:0 0 .625rem}.preset-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;min-width:0;max-width:100%}.preset-card{position:relative;min-width:0;padding:1.125rem 1.25rem;border:1px solid #eceaea;border-radius:.75rem;background:#fff;cursor:pointer;box-shadow:0 2px 8px #0000000f;transition:all .2s ease;text-align:center;display:flex;flex-direction:column}.preset-card:hover{background:#fff8f5;box-shadow:0 4px 16px #00000014;transform:translateY(-1px)}.preset-card__badge{display:block;font-size:.875rem;font-weight:700;color:#343232;margin-bottom:.375rem;line-height:1.4}.preset-card__desc{font-size:.6875rem;color:#a49e9d;margin:0 0 .625rem;line-height:1.4}.preset-card__text{flex:1;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#525252;margin:0;line-height:2;white-space:pre-wrap;word-break:keep-all;font-family:Nanum Myeongjo,serif}.preset__check{display:none;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;color:#12bc9d}.preset-cards--compact{gap:.5rem}.preset-cards--compact .preset-card{padding:.875rem 1rem;text-align:center}.preset-cards--compact .preset-card__text{font-size:1.125rem;font-weight:400;color:#1a1a1a;white-space:nowrap;letter-spacing:.02em;line-height:1.5}.preset-card.preset--copied{border-color:#12bc9d;background:#e8f9f6}.preset-card.preset--copied .preset__check{display:inline-flex;position:absolute;top:.625rem;right:.625rem;color:#12bc9d}.preset-cards--script-section{grid-template-columns:1fr;gap:.625rem}.preset-cards--script-section .preset-card{text-align:left;padding:1rem 1.25rem}.preset-cards--script-section .preset-card__badge{font-size:.75rem;font-weight:600;color:#f95353;margin-bottom:.5rem}.preset-cards--script-section .preset-card__text{font-size:.8125rem;color:#343232;line-height:1.8;white-space:pre-wrap;word-break:keep-all}.script-blocks{display:flex;flex-direction:column;gap:.75rem;transition:opacity .2s ease}.script-blocks--loading{opacity:.5;pointer-events:none}.script-block{border:1px solid #f0edec;border-radius:.75rem;background:#fdfcfc;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.script-block{border-color:#e5e0df;box-shadow:0 2px 8px #0000000a}.script-block__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .5rem}.script-block__title{font-size:.75rem;font-weight:700;color:#a49e9d;letter-spacing:.02em;text-transform:uppercase}.script-block__actions{display:flex;align-items:center;gap:.5rem}.script-block__copy{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:.375rem;background:#0000;color:#cac3c3;cursor:pointer;transition:all .15s ease}.script-block__copy{color:#f95353;background:#fff5f5}.script-block__body{max-height:none;overflow:visible}.script-block__text{padding:0 1rem 1rem;font-size:.875rem;color:#525252;line-height:1.85;white-space:pre-wrap;word-break:keep-all;margin:0}.script-block--copied{border-color:#f95353;background:snow}.script-block--copied .script-block__copy{color:#f95353;background:#fff5f5}.script-copy-all{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;margin-top:.5rem;padding:.625rem;border:1px solid #f0edec;border-radius:.5rem;background:#fff;font-size:.8125rem;font-weight:500;color:#a49e9d;cursor:pointer;transition:all .2s ease}.script-copy-all{border-color:#f95353;color:#f95353;background:#fff5f5}.script-copy-all__check{display:none;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;color:#f95353}.script-copy-all--copied{border-color:#f95353;background:#fff5f5;color:#f95353}.script-copy-all--copied .script-copy-all__check{display:inline-flex}.fullscript{border-radius:.75rem;background:#fdfcfc;border:1px solid #f0edec;overflow:hidden;box-shadow:0 2px 16px #0000000f}.fullscript__loading{min-height:120px;display:flex;align-items:center;justify-content:center}.fullscript__body{display:flex;flex-direction:column}.fullscript__block{display:flex;gap:1rem;padding:1.25rem 1.5rem;transition:background .15s ease}.fullscript__block{background:#00000004}.fullscript__block{border-top:1px solid #f0edec}.fullscript__num{flex-shrink:0;width:1.75rem;text-align:right;font-size:1.125rem;font-weight:700;font-variant-numeric:tabular-nums;color:#f9535359;line-height:1.6}.fullscript__content{flex:1;min-width:0}.fullscript__title{font-size:.9375rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.fullscript__text{font-size:.875rem;color:#525252;line-height:1.85;white-space:pre-wrap;word-break:keep-all}.fullscript__copy{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;padding:.75rem;border:none;border-top:1px solid #f0edec;background:#fff;font-size:.8125rem;font-weight:500;color:#a49e9d;cursor:pointer;transition:all .2s ease}.fullscript__copy{color:#f95353;background:#fff5f5}.fullscript__copy-check{display:none;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;color:#f95353}.fullscript__copy--copied{background:#fff5f5;color:#f95353}.fullscript__copy--copied .fullscript__copy-check{display:inline-flex}@media (max-width:767px){.fullscript__block{gap:.75rem;padding:1rem}.fullscript__num{width:1.25rem;font-size:.875rem}.fullscript__title{font-size:.875rem}.fullscript__text{font-size:.8125rem;line-height:1.75}}.articlecard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.articlecard{display:flex;flex-direction:column;border:1px solid #f0edec;border-radius:.75rem;overflow:hidden;text-decoration:none;color:inherit;transition:all .2s ease;background:#fff}.articlecard{border-color:#e5e0df;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.articlecard__thumb{width:100%;padding-top:56%;background-size:cover;background-position:50%;background-color:#f8f6f5}.articlecard__body{padding:.75rem}.articlecard__title{font-size:.8125rem;font-weight:700;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articlecard__desc{font-size:.6875rem;color:#a49e9d;margin-top:.25rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.costtable{border:1px solid #f0edec;border-radius:.75rem;overflow:hidden;background:#fdfcfc}.costtable__tabs{display:flex;border-bottom:1px solid #f0edec}.costtable__tab{flex:1;padding:.75rem;border:none;background:#0000;font-size:.8125rem;font-weight:600;color:#a49e9d;cursor:pointer;transition:all .15s ease}.costtable__tab{color:#525252;background:#00000005}.costtable__tab--active{color:#f95353;background:#fff8f8;box-shadow:inset 0 -2px 0 #f95353}.costtable__body{padding:1rem 1.25rem}.costtable__row{display:grid;grid-template-columns:5.5rem 1fr 7rem;align-items:center;gap:.75rem;padding:.5rem 0}.costtable__row{border-top:1px solid #f8f6f5}.costtable__name{font-size:.8125rem;font-weight:600;color:#343232}.costtable__bar{height:.5rem;background:#f0edec;border-radius:.25rem;overflow:hidden}.costtable__fill{height:100%;background:linear-gradient(90deg,#f95353,#ff7b7b);border-radius:.25rem;transition:width .3s ease}.costtable__val{font-size:.8125rem;font-weight:500;color:#525252;text-align:right}.costtable__val{color:#a49e9d;font-weight:400}.costtable__total{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f0edec;text-align:right;font-size:.9375rem;font-weight:700;color:#1a1a1a}.savingcalc{border:1px solid #f0edec;border-radius:.75rem;overflow:hidden;background:#fdfcfc}.savingcalc__list{display:flex;flex-direction:column}.savingcalc__item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;cursor:pointer;transition:background .15s ease}.savingcalc__item{background:#00000004}.savingcalc__item{border-top:1px solid #f8f6f5}.savingcalc__cb{width:1.125rem;height:1.125rem;accent-color:#f95353;flex-shrink:0;cursor:pointer}.savingcalc__info{flex:1;display:flex;flex-direction:column;gap:.125rem}.savingcalc__info{font-size:.875rem;font-weight:600;color:#343232}.savingcalc__info{font-size:.75rem;color:#a49e9d}.savingcalc__amount{font-size:.8125rem;font-weight:600;color:#f95353;white-space:nowrap}.savingcalc__result{padding:1rem 1.25rem;border-top:1px solid #f0edec;background:#fff8f8}.savingcalc__label{font-size:.75rem;color:#a49e9d;font-weight:500}.savingcalc__value{display:block;font-size:1.25rem;font-weight:700;color:#f95353;margin:.25rem 0 .5rem}.savingcalc__bar{height:.5rem;background:#f0edec;border-radius:.25rem;overflow:hidden}.savingcalc__fill{height:100%;background:linear-gradient(90deg,#f95353,#ff7b7b);border-radius:.25rem;transition:width .3s ease}@media (max-width:767px){.articlecard-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.costtable__row{grid-template-columns:4.5rem 1fr 6rem;gap:.5rem}.savingcalc__item{padding:.75rem 1rem}}.ls-list{margin:1.5rem 0;background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;overflow:hidden}.ls-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:background .12s ease}.ls-item:hover{background:#f8fafc}.ls-item:hover .ls-bullet{background:#475569;transform:scale(1.15)}.ls-item:hover .ls-copy-btn{opacity:1}.ls-bullet{flex-shrink:0;width:7px;height:7px;border-radius:50%;background:#cbd5e1;transition:background .15s ease,transform .15s ease}.ls-body{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}.ls-label{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em}.ls-text{font-size:.9375rem;color:#1e293b;line-height:1.6;word-break:break-word}.ls-divider{height:1px;background:#f1f5f9}.ls-copy-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;color:#94a3b8;cursor:pointer;opacity:0;transition:all .15s ease}.ls-copy-btn:hover{border-color:#f95353;color:#f95353;background:#fff5f5}.ls-copy-btn--copied{border-color:#f95353;color:#f95353;background:#fff5f5}.faq-wrap{margin:1.5rem 0;border:1px solid #e2e8f0;border-radius:.875rem;overflow:hidden;background:#fff}.faq-divider{height:1px;background:#f1f5f9}.faq-item[open]>.faq-question{background:#f8fafc}.faq-item[open]>.faq-question .faq-chevron{transform:rotate(90deg);color:#f95353}.faq-question{display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;cursor:pointer;list-style:none;transition:background .12s ease}.faq-question:hover{background:#f8fafc}.faq-question::-webkit-details-marker{display:none}.faq-chevron{flex-shrink:0;color:#94a3b8;transition:transform .2s ease,color .2s ease}.faq-q-text{font-size:.9375rem;font-weight:600;color:#1e293b;line-height:1.5}.faq-answer{padding:0 1rem .875rem 2.625rem;font-size:.875rem;color:#475569;line-height:1.7;word-break:keep-all}.tb-table{margin:2rem 0;border:1px solid #f3f1f1;border-radius:.875rem;overflow:hidden;background:#fff}.tb-row{display:contents}.tb-row+.tb-row{border-top:1px solid #f3f1f1}.tb-row--header,.tb-row:not(.tb-row--header):hover{background:#faf9f9;font-weight:600}.tb-cell{padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.6;letter-spacing:-.4px;color:#343232;transition:background-color .15s ease,font-weight .15s ease}.tb-cell--head{font-weight:600;color:#343232}.cg-wrap{margin:2rem 0}.cg-title{font-size:.9375rem;font-weight:700;color:#343232;margin-bottom:.875rem}.cg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem}.cg-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.125rem .75rem;border-radius:.875rem;transition:transform .15s ease,box-shadow .15s ease}.cg-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.cg-icon{font-size:1.5rem;line-height:1}.cg-label{font-size:.8125rem;font-weight:600;color:#343232;text-align:center;line-height:1.3}.sr-wrap{margin:2.5rem 0}.sr-title{font-size:.9375rem;font-weight:700;color:#343232;margin-bottom:.875rem}.sr-list{display:flex;flex-direction:column;gap:.875rem}.sr-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;border-radius:.75rem;overflow:hidden}.sr-bad{display:flex;align-items:center;gap:.625rem;padding:1rem 1.25rem;background:#fffbfb;border:1px solid #fecaca;border-radius:.75rem 0 0 .75rem;font-size:.875rem;color:#343232}.sr-good{display:flex;align-items:center;gap:.625rem;padding:1rem 1.25rem;background:#f0fdf9;border:1px solid #a7f3d0;border-radius:0 .75rem .75rem 0;font-size:.875rem;color:#343232}.sr-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 .25rem}.sr-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:50%}.sr-icon:has(.sr-svg--bad){background:#fee2e2}.sr-icon:has(.sr-svg--good){background:#ccfbf1}.sr-svg{display:block}.sr-text{font-weight:500;line-height:1.5;letter-spacing:-.01em}@media (max-width:640px){.preset-cards{grid-template-columns:1fr;gap:.5rem}.preset-card{padding:.75rem}.script-block__header{padding:.625rem .875rem .375rem}.script-block__text{padding:0 .875rem .875rem;font-size:.8125rem}.tl-timeline{padding:1rem 1.125rem}.tl-item{gap:0 .625rem}.tl-dday{font-size:.625rem}.tl-task{font-size:.8125rem}.tl-desc{font-size:.75rem}.cg-grid{grid-template-columns:repeat(2,1fr)}.sr-row{grid-template-columns:1fr}.sr-bad{border-radius:.75rem .75rem 0 0;border-bottom:none}.sr-good{border-radius:0 0 .75rem .75rem}.sr-arrow{display:none}}.bar-chart{margin:2rem 0;padding:1.75rem 2rem;border:1px solid #eceaea;border-radius:1rem;background:#fff;box-shadow:4px 4px 20px 0 #0000000a}.bar-title{font-size:1rem;font-weight:700;color:#212121;margin-bottom:1.5rem}.bar-canvas-wrap{position:relative;width:100%}.bar-legend{display:flex;gap:1rem;margin-bottom:1rem}.bar-legend-item{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#5c5656}.bar-legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.dc-chart{margin:2rem 0;padding:1.75rem 2rem;border:1px solid #eceaea;border-radius:1rem;background:#fff;box-shadow:4px 4px 20px 0 #0000000a}.dc-title{font-size:1rem;font-weight:700;color:#212121;margin-bottom:1.5rem;text-align:center}.dc-canvas-wrap{display:flex;justify-content:center;margin-bottom:1.75rem}.dc-canvas{width:240px!important;height:240px!important}.dc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem 1rem;border-top:1px solid #f3f1f1;padding-top:1.25rem}.dc-cell{display:flex;align-items:center;gap:.5rem;min-width:0}.dc-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.dc-cell-label{font-size:.875rem;color:#4e4b4b;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dc-cell-pct{font-size:.875rem;font-weight:700;color:#212121;flex-shrink:0}@media (max-width:640px){.dc-canvas{width:200px!important;height:200px!important}.dc-grid{grid-template-columns:repeat(2,1fr)}}