.sch-jar-wrap{margin:16px 0 18px;box-sizing:border-box}.sch-jar-launch-card{display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid #eadfd5;border-radius:12px;background:#fffaf5;box-sizing:border-box}.sch-jar-launch-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:3px}.sch-jar-launch-copy strong{font-size:15px;color:#332b26}.sch-jar-status{font-size:12px;color:#756b65}.sch-jar-open{white-space:nowrap}.sch-jar-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:18px;box-sizing:border-box}.sch-jar-modal.is-open{display:flex}.sch-jar-backdrop{position:absolute;inset:0;background:rgba(20,16,13,.58);backdrop-filter:blur(2px)}.sch-jar-panel{position:relative;z-index:1;width:min(620px,100%);max-height:min(86vh,800px);overflow:auto;padding:25px;border-radius:18px;background:#fffaf5;box-shadow:0 22px 70px rgba(0,0,0,.28);box-sizing:border-box}.sch-jar-panel h3{margin:0 40px 5px 0;font-size:24px;color:#332b26}.sch-jar-close{position:absolute;right:12px;top:10px;width:36px;height:36px;border:0;background:transparent;font-size:31px;line-height:1;color:#5e554f;cursor:pointer}.sch-jar-intro{margin:0 0 18px;color:#655b54;font-size:13px}.sch-jar-options{display:grid;gap:10px}.sch-jar-option{position:relative;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:10px;padding:14px;border:1px solid #dfd3c9;border-radius:12px;background:#fff;cursor:pointer;transition:.15s ease}.sch-jar-option:hover{border-color:#bca38e;box-shadow:0 4px 14px rgba(76,52,35,.08)}.sch-jar-option.is-selected{border-color:#8a6447;box-shadow:0 0 0 1px #8a6447;background:#fff9f3}.sch-jar-option input{position:absolute;opacity:0;pointer-events:none}.sch-jar-radio-dot{width:18px;height:18px;border:2px solid #ad9b8e;border-radius:50%;box-sizing:border-box;position:relative}.sch-jar-option.is-selected .sch-jar-radio-dot{border-color:#7b563d}.sch-jar-option.is-selected .sch-jar-radio-dot:after{content:"";position:absolute;width:8px;height:8px;left:3px;top:3px;border-radius:50%;background:#7b563d}.sch-jar-option-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.sch-jar-option-copy strong{font-size:15px;color:#332b26}.sch-jar-option-copy small{font-size:12px;color:#766c65;line-height:1.35}.sch-jar-badge{font-size:12px;font-weight:700;color:#5c4230;background:#f2e7dc;border-radius:999px;padding:6px 9px;white-space:nowrap}.sch-jar-modal-total,.sch-jar-total{display:flex;justify-content:space-between;align-items:center;margin-top:13px;padding:11px 13px;border-radius:10px;background:#f2e7dc;font-size:14px}.sch-jar-modal-total strong,.sch-jar-total strong{font-size:18px}.sch-jar-actions{position:sticky;bottom:-25px;margin:18px -25px -25px;padding:14px 25px;background:#fffaf5;border-top:1px solid #eadfd5}.sch-jar-actions .button{width:100%}body.sch-jar-modal-open{overflow:hidden}@media(max-width:600px){.sch-jar-launch-card{flex-wrap:wrap}.sch-jar-open{width:100%}.sch-jar-modal{padding:0;align-items:flex-end}.sch-jar-panel{width:100%;max-height:92vh;border-radius:18px 18px 0 0;padding:20px}.sch-jar-actions{bottom:-20px;margin:18px -20px -20px;padding:12px 20px}.sch-jar-option{grid-template-columns:24px 1fr}.sch-jar-badge{grid-column:2;justify-self:start}.sch-jar-modal-total strong,.sch-jar-total strong{font-size:16px}}
