.bdf-jscheck{background:#fde8e8;border:1px solid #f5b5b5;color:#9b1c1c;padding:10px 14px;border-radius:8px;margin:0 0 12px;font-size:.9rem}.bdf-studio{font-family:inherit;max-width:100%;margin:0 0 14px}.bdf-studio .bdf-switch{display:flex;gap:14px;flex-wrap:wrap}.bdf-studio .bdf-switch button{flex:1 1 220px;min-width:150px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 18px;border:1.5px solid #c8794f;border-radius:12px;background:#fff;color:#b3653b;cursor:pointer;font:inherit;font-size:1rem;font-weight:700;box-shadow:0 2px 4px rgba(0,0,0,.06);transition:background .18s,color .18s,box-shadow .18s,transform .18s}.bdf-studio .bdf-switch button .bdf-di{width:22px;height:22px;fill:currentColor;flex:none}.bdf-studio .bdf-switch button:hover[aria-pressed=false]{background:#f3e2d6;transform:translateY(-1px)}.bdf-studio .bdf-switch button[aria-pressed=true]{background:#c8794f;border-color:#c8794f;color:#fff;box-shadow:0 8px 18px -8px #c8794f}.bdf-studio .bdf-switch button:disabled{cursor:default;opacity:1}.bdf-hidden{display:none!important}@media (max-width:520px){.bdf-studio .bdf-switch button{flex-basis:100%}}.bdf-root{--bdf-accent:#c8794f;--bdf-accent-2:#b3653b;--bdf-ink:#1f2933;--bdf-muted:#6b7280;--bdf-line:#e2e5ea;--bdf-bg:#ffffff;--bdf-soft:#f6f7f9;--bdf-warn:#b45309;--bdf-over:#c0392f;font-family:inherit;color:var(--bdf-ink);line-height:1.5;max-width:880px;margin:0 auto;box-sizing:border-box}.bdf-root *,.bdf-root ::after,.bdf-root ::before{box-sizing:border-box}.bdf-root h2.bdf-title{font-size:1.35rem;margin:0 0 .25rem}.bdf-root .bdf-sub{color:var(--bdf-muted);margin:0 0 1rem;font-size:.9rem}.bdf-root .bdf-card{background:var(--bdf-bg);border:1px solid var(--bdf-line);border-radius:12px;padding:14px;margin-bottom:14px}.bdf-root .bdf-card>.bdf-legend{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--bdf-muted);margin:0 0 .5rem;font-weight:600}.bdf-root .bdf-platforms{display:flex;flex-wrap:wrap;gap:6px}.bdf-root .bdf-platforms button{flex:1 1 auto;min-width:130px;padding:9px 12px;border:1px solid var(--bdf-line);background:var(--bdf-soft);border-radius:8px;cursor:pointer;font:inherit;color:var(--bdf-ink);display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.bdf-root .bdf-platforms .bdf-pill{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:30px;padding:0 8px;border-radius:6px;line-height:1;box-shadow:0 1px 3px rgba(0,0,0,.18);flex:none}.bdf-root .bdf-platforms .bdf-pill svg{height:22px;width:auto;display:block}.bdf-root .bdf-platforms button[aria-pressed=true]{background:var(--bdf-accent);border-color:var(--bdf-accent);color:#fff;font-weight:600}.bdf-root .bdf-platforms button:focus-visible{outline:2px solid var(--bdf-accent-2);outline-offset:2px}.bdf-root .bdf-toolbar{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.bdf-root .bdf-group{display:contents}.bdf-root .bdf-toolbar button{padding:7px 10px;border:1px solid var(--bdf-line);background:#fff;color:var(--bdf-ink);border-radius:7px;cursor:pointer;font:inherit;font-size:.85rem;line-height:1}.bdf-root .bdf-toolbar button:hover:not(:disabled){border-color:var(--bdf-accent)}.bdf-root .bdf-toolbar button:focus-visible{outline:2px solid var(--bdf-accent-2);outline-offset:2px}.bdf-root .bdf-toolbar button[aria-pressed=true]{background:var(--bdf-accent);color:#fff;border-color:var(--bdf-accent)}.bdf-root .bdf-toolbar button:disabled{opacity:.35;cursor:not-allowed}.bdf-root .bdf-toolbar button b{font-weight:800}.bdf-root .bdf-toolbar button i{font-style:italic}.bdf-root .bdf-toolbar button u{text-decoration:underline}.bdf-root .bdf-preview hr{border:0;border-top:1px solid var(--bdf-line);margin:1em 0}.bdf-root .bdf-editor hr{border:0;border-top:1px solid var(--bdf-line);margin:1em 0}.bdf-root .bdf-icons{display:flex;flex-wrap:wrap;gap:6px}.bdf-root .bdf-icons button{width:38px;height:38px;padding:0;border:1px solid var(--bdf-line);background:#fff;color:var(--bdf-ink);border-radius:7px;cursor:pointer;font:inherit;font-size:1.05rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.bdf-root .bdf-icons button:hover{border-color:var(--bdf-accent)}.bdf-root .bdf-icons button:focus-visible{outline:2px solid var(--bdf-accent-2);outline-offset:2px}.bdf-root .bdf-note{display:none;align-items:center;gap:10px;justify-content:space-between;background:#ecfdf3;border:1px solid #abefc6;color:#067647;border-radius:8px;padding:8px 12px;margin-bottom:14px;font-size:.85rem}.bdf-root .bdf-note.show{display:flex}.bdf-root .bdf-note-msg{display:inline-flex;align-items:center;gap:8px}.bdf-root .bdf-note-ico{font-weight:700;font-size:1rem;line-height:1;color:#16a34a}.bdf-root .bdf-note button{background:0 0;border:0;cursor:pointer;color:#067647;font:inherit;font-weight:700}.bdf-root .bdf-editor{min-height:150px;border:1px solid var(--bdf-line);border-radius:8px;padding:12px;background:#fff;outline:0;overflow:auto}.bdf-root .bdf-editor:focus{border-color:var(--bdf-accent);box-shadow:0 0 0 3px rgba(200,121,79,.15)}.bdf-root .bdf-editor:empty::before{content:attr(data-placeholder);color:var(--bdf-muted)}.bdf-root .bdf-editor p{margin:0 0 .75em}.bdf-root .bdf-editor h1{font-size:1.6rem;margin:.3em 0}.bdf-root .bdf-editor h2{font-size:1.45rem;margin:.3em 0}.bdf-root .bdf-editor h3{font-size:1.3rem;margin:.3em 0}.bdf-root .bdf-editor h4{font-size:1.2rem;margin:.3em 0}.bdf-root .bdf-editor h5{font-size:1.1rem;margin:.3em 0}.bdf-root .bdf-editor h6{font-size:1rem;margin:.3em 0}.bdf-root .bdf-preview{border:1px solid #dcdcdc;border-radius:8px;padding:12px;background:#eef0f3}.bdf-root .bdf-preview .bdf-empty{color:#8a8a8a}.bdf-root .bdf-preview-hint{margin:0;padding:10px 2px;color:var(--bdf-muted);font-size:.9rem}.bdf-root .bdf-skin{background:#fff;border:.5px solid #dcdcdc;border-radius:8px;padding:18px 20px}.bdf-root .bdf-skin-title{line-height:1.2;margin:0 0 4px}.bdf-root .bdf-skin-byline{font-size:14px;margin:0 0 6px}.bdf-root .bdf-skin-rating{font-size:13px;margin:0 0 14px}.bdf-root .bdf-skin-stars{letter-spacing:1px}.bdf-root .bdf-skin-stars-off{color:#cfcfcf;letter-spacing:1px}.bdf-root .bdf-skin-count{color:#6b6b6b}.bdf-root .bdf-skin-seclabel{font-size:18px;font-weight:700;border-bottom:1px solid #e7e7e7;padding-bottom:8px;margin:0 0 12px}.bdf-root .bdf-skin-sub{font-size:14px;font-weight:700;margin:0 0 8px}.bdf-root .bdf-skin-more{font-size:14px;margin-top:6px}.bdf-root .bdf-preview .bdf-skin-body p{margin:0 0 12px}.bdf-root .bdf-preview .bdf-skin-body ol,.bdf-root .bdf-preview .bdf-skin-body ul{margin:0 0 12px;padding-left:22px}.bdf-root .bdf-preview .bdf-skin-body li{margin:0 0 4px}.bdf-root .bdf-preview .bdf-skin-body h1,.bdf-root .bdf-preview .bdf-skin-body h2,.bdf-root .bdf-preview .bdf-skin-body h3,.bdf-root .bdf-preview .bdf-skin-body h4,.bdf-root .bdf-preview .bdf-skin-body h5,.bdf-root .bdf-preview .bdf-skin-body h6{font-weight:700;margin:.4em 0 .5em}.bdf-root .bdf-preview .bdf-skin-body h1{font-size:1.6em}.bdf-root .bdf-preview .bdf-skin-body h2{font-size:1.45em}.bdf-root .bdf-preview .bdf-skin-body h3{font-size:1.3em}.bdf-root .bdf-preview .bdf-skin-body h4{font-size:1.2em}.bdf-root .bdf-preview .bdf-skin-body h5{font-size:1.1em}.bdf-root .bdf-preview .bdf-skin-body h6{font-size:1em}.bdf-root .bdf-preview .bdf-skin-body hr{border:0;border-top:1px solid #e0e0e0;margin:1em 0}.bdf-root .bdf-skin-amazon,.bdf-root .bdf-skin-amazon_editorial{font-family:'Amazon Ember',Arial,Helvetica,sans-serif;color:#0f1111;font-size:14px;line-height:1.45}.bdf-root .bdf-skin-amazon .bdf-skin-more,.bdf-root .bdf-skin-amazon_editorial .bdf-skin-more{color:#007185}.bdf-root .bdf-skin-bn{font-family:Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;color:#2a2a2a;font-size:14px;line-height:1.55}.bdf-root .bdf-skin-bn .bdf-skin-title{color:#1a1a1a}.bdf-root .bdf-skin-bn .bdf-skin-seclabel{color:#1a1a1a}.bdf-root .bdf-skin-bn .bdf-skin-more{color:#006341;font-weight:700}.bdf-root .bdf-skin-kobo{font-family:'Rakuten Sans','Helvetica Neue',Helvetica,Arial,sans-serif;color:#333;font-size:15px;line-height:1.55}.bdf-root .bdf-skin-kobo .bdf-skin-title{color:#1a1a1a}.bdf-root .bdf-skin-kobo .bdf-skin-seclabel{color:#1a1a1a;font-size:16px;border-bottom:0;padding-bottom:0}.bdf-root .bdf-skin-kobo .bdf-skin-more{color:#1a6fb5}.bdf-root .bdf-output{white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.82rem;background:#0f172a;color:#e2e8f0;border-radius:8px;padding:12px;min-height:60px;margin:0}.bdf-root .bdf-outhead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:.5rem}.bdf-root .bdf-copy{padding:8px 14px;border:0;border-radius:8px;background:var(--bdf-accent);color:#fff;cursor:pointer;font:inherit;font-weight:600}.bdf-root .bdf-copy:hover{background:var(--bdf-accent-2)}.bdf-root .bdf-copy:focus-visible{outline:2px solid var(--bdf-ink);outline-offset:2px}.bdf-root .bdf-counter{font-size:.85rem;color:var(--bdf-muted)}.bdf-root .bdf-counter.warn{color:var(--bdf-warn);font-weight:600}.bdf-root .bdf-counter.over{color:var(--bdf-over);font-weight:700}.bdf-root .bdf-hint{font-size:.78rem;color:var(--bdf-muted);margin-top:.4rem}@media (max-width:600px){.bdf-root .bdf-platforms{flex-direction:column;gap:8px}.bdf-root .bdf-platforms button{flex:none;width:100%;min-width:0;justify-content:flex-start;gap:10px;padding:8px 12px}.bdf-root .bdf-platforms .bdf-pill{min-width:18px;height:24px;padding:0 6px}.bdf-root .bdf-platforms .bdf-pill svg{height:17px}}.bdf-root{max-width:100%}