.dsb{--dsb-ink: #101210;--dsb-muted: #697069;--dsb-line: #dde3dd;--dsb-paper: #f7f8f5;--dsb-white: #fff;--dsb-green: #06c167;--dsb-green-dark: #049b53;--dsb-green-soft: rgba(6, 193, 103, .14);--dsb-green-pale: rgba(6, 193, 103, .08);--dsb-shadow: 0 18px 48px rgba(16, 18, 16, .08);max-width:1480px;margin:0 auto;padding:28px clamp(12px,4vw,46px) 140px}body:has(.dsb) footer{padding-bottom:140px!important}.dsb button,.dsb input,.dsb select,.dsb-dialog button,.dsb-dialog input{font:inherit}.dsb button,.dsb-dialog button{cursor:pointer}.dsb-hero{margin-bottom:18px}.dsb-eyebrow{display:inline-flex;width:fit-content;border:1px solid rgba(6,193,103,.26);border-radius:999px;background:var(--dsb-green-pale);color:#02592f;padding:7px 12px;font-size:13px;font-weight:900}.dsb-hero h1{margin:14px 0 8px;font-family:var(--font-heading);font-size:clamp(34px,5vw,58px);line-height:1.04}.dsb-hero p{margin:0;color:var(--dsb-muted);font-size:clamp(14px,1.5vw,18px);font-weight:700}.dsb-hero .dsb-experience{max-width:760px;margin-top:10px;color:#3f483f;font-size:13px;line-height:1.7}.dsb-tool{display:grid;grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:16px;align-items:start}.dsb-panel,.dsb-copy{border:1px solid var(--dsb-line);border-radius:8px;background:var(--dsb-white);box-shadow:var(--dsb-shadow)}.dsb-controls{position:sticky;top:16px;padding:14px}.dsb-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.dsb-tab,.dsb-select,.dsb-input,.dsb-secondary,.dsb-primary{border-radius:8px;font-weight:900}.dsb-tab{border:1px solid var(--dsb-line);background:var(--dsb-paper);color:var(--dsb-muted);padding:11px 10px}.dsb-tab.is-active{border-color:#06c16757;background:var(--dsb-green-soft);color:#02592f}.dsb-drawer{display:none}.dsb-drawer.is-active{display:block}.dsb-section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:12px 0}.dsb-section-title h2{margin:0;font-size:16px}.dsb-section-title span,.dsb-field span{color:var(--dsb-muted);font-size:12px;font-weight:900}.dsb-style-box{margin-top:12px;border:1px solid rgba(6,193,103,.22);border-radius:8px;background:var(--dsb-green-pale);padding:10px}.dsb-field{display:block;margin-top:13px}.dsb-style-box .dsb-field{margin-top:0;margin-bottom:10px}.dsb-field span{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px}.dsb-select,.dsb-input{width:100%;min-height:42px;border:1px solid var(--dsb-line);background:var(--dsb-paper);padding:10px 11px;color:var(--dsb-ink)}.dsb-style-box .dsb-select{border-color:#06c16738;background:#ffffffc2}.dsb-note{margin:8px 0 0;color:var(--dsb-muted);font-size:11px;font-weight:800;line-height:1.55}.dsb-style-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.dsb-style-metrics div{border:1px solid rgba(6,193,103,.18);border-radius:8px;background:#ffffffad;padding:9px}.dsb-style-metrics span{display:block;color:var(--dsb-muted);font-size:10px;font-weight:900}.dsb-style-metrics strong{display:block;margin-top:3px;font-size:15px;white-space:nowrap}.dsb-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dsb-wide{grid-column:1 / -1}.dsb details{margin-top:12px;border:1px solid var(--dsb-line);border-radius:8px;background:var(--dsb-paper);padding:10px}.dsb summary{list-style:none;font-size:13px;font-weight:900}.dsb summary::-webkit-details-marker{display:none}.dsb-reward-grid{display:grid;grid-template-columns:repeat(3,minmax(70px,1fr));gap:8px}.dsb-reward-grid.is-two{grid-template-columns:repeat(2,minmax(86px,1fr))}.dsb-reward-grid .dsb-input{min-height:38px;padding-inline:8px;text-align:center}.dsb-secondary,.dsb-primary{min-height:44px;border:1px solid var(--dsb-line);background:var(--dsb-white);color:var(--dsb-muted);padding:0 14px}.dsb-primary{border-color:var(--dsb-green);background:var(--dsb-green);color:var(--dsb-ink)}#resetBtn{width:100%;margin-top:13px}.dsb-calendar-panel{padding:14px;overflow:hidden}.dsb-calendar-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px}.dsb-month-switcher{display:flex;align-items:center;gap:8px;min-width:0}.dsb-month-switcher h2{margin:0;font-size:18px;white-space:nowrap}.dsb-icon-btn{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--dsb-line);border-radius:8px;background:var(--dsb-white);color:var(--dsb-ink);font-size:20px;font-weight:900}.dsb-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:7px 10px;border:1px solid var(--dsb-line);border-radius:999px;background:var(--dsb-paper);color:var(--dsb-muted);font-size:12px;font-weight:900}.dsb-legend span{display:inline-flex;align-items:center;gap:6px}.dsb-legend i{width:11px;height:11px;border-radius:50%;background:#cfd6cf}.dsb-legend i.actual{background:var(--dsb-green)}.dsb-legend i.today{background:transparent;border:2px solid var(--dsb-green)}.dsb-dow,.dsb-week-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.dsb-dow{border-bottom:1px solid var(--dsb-line);margin-bottom:6px}.dsb-dow span{text-align:center;color:var(--dsb-muted);font-size:12px;font-weight:900;padding-bottom:7px}.dsb-dow span:nth-child(n+5){color:var(--dsb-green-dark)}.dsb-dow span:nth-child(5){border-left:1px solid var(--dsb-line)}.dsb-weeks{display:grid;gap:12px}.dsb-week{border:1px solid var(--dsb-line);border-radius:8px;background:#ffffffa3;overflow:hidden}.dsb-week-head{display:grid;grid-template-columns:minmax(118px,1fr) auto auto auto auto auto;gap:8px;align-items:center;border-bottom:1px solid var(--dsb-line);background:var(--dsb-paper);padding:9px 10px;color:var(--dsb-muted);font-size:12px;font-weight:900}.dsb-week-gear{display:inline-grid;place-items:center;width:26px;height:26px;border:1px solid var(--dsb-line);border-radius:50%;background:var(--dsb-white);color:var(--dsb-muted);font-size:13px;line-height:1;cursor:pointer}.dsb-week-gear:hover{color:var(--dsb-ink);border-color:var(--dsb-ink)}.dsb-week-gear.is-custom{border-color:var(--dsb-green);background:var(--dsb-green-soft);color:var(--dsb-green-dark)}.dsb-week-count,.dsb-week-total{color:var(--dsb-ink);white-space:nowrap}.dsb-week-count.is-predicted,.dsb-week-total.is-predicted{color:#aab1aa}.dsb-quest{position:relative;display:inline-flex;justify-content:center;min-width:78px;border:1px solid var(--dsb-line);border-radius:999px;background:var(--dsb-white);padding:5px 8px;font-size:11px;line-height:1.1;overflow:hidden;isolation:isolate}.dsb-quest:before{content:"";position:absolute;inset:0 auto 0 0;z-index:-1;width:var(--progress, 0%);background:var(--dsb-green-soft)}.dsb-quest.is-done{border-color:var(--dsb-green);background:var(--dsb-green);color:var(--dsb-ink)}.dsb-quest .is-predicted{color:#aab1aa}.dsb-day{min-height:96px;border:0;border-right:1px solid var(--dsb-line);background:var(--dsb-white);padding:8px 5px 7px;text-align:center;color:inherit}.dsb-day:nth-child(4){border-right-color:#c6cec6}.dsb-day:nth-child(5){border-left:1px solid #c6cec6}.dsb-day:last-child{border-right:0}.dsb-day.is-outside{opacity:.38;background:#fbfcfa}.dsb-day-dow{display:none;color:var(--dsb-muted);font-size:11px;font-weight:900}.dsb-day-num{color:var(--dsb-muted);font-size:12px;font-weight:900}.dsb-status-dot{display:block;width:20px;height:20px;margin:8px auto 5px;border-radius:50%;background:#cfd6cf}.dsb-day.is-actual .dsb-status-dot{background:var(--dsb-green)}.dsb-day.is-today .dsb-status-dot{border:3px solid var(--dsb-green);background:transparent}.dsb-amount{display:block;color:var(--dsb-muted);font-size:13px;font-weight:900;line-height:1.15;white-space:nowrap}.dsb-day.is-actual .dsb-amount{color:var(--dsb-ink)}.dsb-counts{display:block;margin-top:4px;color:#aab1aa;font-size:9px;font-weight:700;line-height:1.15;white-space:nowrap}.dsb-bottom-cta,.dsb-copy,.dsb-start-cta{margin-top:18px;border:1px solid rgba(6,193,103,.32);border-radius:8px;background:var(--dsb-white);padding:20px}.dsb-bottom-cta{text-align:center}.dsb-bottom-cta p{margin:0 0 12px;color:var(--dsb-muted);font-size:13px;font-weight:800}.dsb-bottom-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.dsb-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:8px;background:var(--dsb-green);color:var(--dsb-ink);padding:0 18px;font-weight:900}.dsb-ghost{border:1px solid var(--dsb-line);background:var(--dsb-white)}.dsb-copy{max-width:960px;margin-inline:auto;padding:28px}.dsb-copy h2,.dsb-copy h3{font-family:var(--font-heading);line-height:1.45}.dsb-copy h2{font-size:clamp(22px,3vw,34px)}.dsb-copy h3{font-size:18px}.dsb-copy p{margin-top:10px;color:#4d554d;font-weight:700}.dsb-copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.dsb-copy-grid>div{border:1px solid var(--dsb-line);border-radius:8px;background:var(--dsb-paper);padding:16px}.dsb-start-cta{display:flex;justify-content:space-between;align-items:center;gap:18px}.dsb-bottom-summary{position:fixed;right:clamp(12px,4vw,46px);bottom:14px;left:clamp(12px,4vw,46px);z-index:30;max-width:1480px;margin:0 auto;display:flex;justify-content:center;align-items:baseline;gap:18px;border-radius:10px;background:#101210;box-shadow:0 18px 42px #10121047;padding:18px 22px;text-align:center;color:#fff;font-weight:900}.dsb-bottom-summary span{color:#fff9;font-size:12px;letter-spacing:.04em}.dsb-bottom-summary strong{margin-left:6px;color:#fff;font-size:22px}.dsb-bottom-summary em{margin-left:4px;color:#ffffffd1;font-size:14px;font-style:normal}.dsb-bottom-summary i{width:1px;align-self:stretch;background:#ffffff2e}.dsb-dialog{position:fixed;inset:0;z-index:50;display:none;align-items:center;justify-content:center;background:#10121057;padding:16px}.dsb-dialog.is-open{display:flex}.dsb-modal{width:min(440px,100%);border-radius:8px;background:#fff;box-shadow:0 24px 70px #10121033;overflow:hidden}.dsb-modal-head,.dsb-stepper,.dsb-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.dsb-modal-head{border-bottom:1px solid var(--dsb-line);padding:14px 16px}.dsb-modal-head h2{margin:0;font-size:18px}.dsb-modal-body{padding:16px}.dsb-stepper{border-bottom:1px solid var(--dsb-line);padding:11px 0}.dsb-stepper label,.dsb-amount-row{color:var(--dsb-muted);font-size:13px;font-weight:900}.dsb-stepper div{display:grid;grid-template-columns:34px 54px 34px;gap:5px}.dsb-stepper button,.dsb-stepper input,.dsb-amount-row input{border:1px solid var(--dsb-line);border-radius:8px;background:var(--dsb-paper);font-weight:900;text-align:center}.dsb-stepper button,.dsb-stepper input{width:34px;height:34px}.dsb-stepper input{width:54px}.dsb-modal-note{margin:12px 0;border-radius:8px;background:var(--dsb-paper);padding:10px;color:var(--dsb-muted);font-size:12px;font-weight:800;line-height:1.55}.dsb-amount-row{display:block;margin-top:12px}.dsb-amount-row input{display:block;width:100%;min-height:44px;margin-top:7px;padding:10px 12px;font-size:18px;text-align:left}.dsb-check{display:flex;align-items:center;gap:8px;margin-top:12px;border-radius:8px;background:var(--dsb-paper);padding:10px;font-size:13px;font-weight:900}.dsb-modal-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:14px}.dsb-toast{position:fixed;right:18px;top:78px;z-index:80;transform:translateY(-8px);opacity:0;pointer-events:none;border-radius:999px;background:#101210eb;color:#fff;padding:10px 14px;font-size:13px;font-weight:900;transition:opacity .18s ease,transform .18s ease}.dsb-toast.is-show{opacity:1;transform:translateY(0)}@media(max-width:1060px){.dsb-tool{grid-template-columns:1fr}.dsb-controls{position:static}}@media(max-width:720px){.dsb{padding-top:18px;padding-bottom:118px}.dsb-hero{margin-bottom:14px}.dsb-hero h1{font-size:34px}.dsb-calendar-panel,.dsb-controls{padding:10px}.dsb-calendar-head{flex-wrap:wrap}.dsb-legend{justify-content:flex-start}.dsb-dow{display:none}.dsb-week-head{grid-template-columns:1fr auto auto auto;grid-auto-flow:row}.dsb-week-total{grid-column:4;grid-row:1}.dsb-week-count{grid-column:3;grid-row:1}.dsb-week-gear{grid-column:2;grid-row:1}.dsb-quest{min-width:70px;padding-inline:7px}.dsb-day{min-height:88px;padding:7px 2px 6px}.dsb-day-dow{display:block}.dsb-day-num{font-size:10px}.dsb-status-dot{width:18px;height:18px;margin-top:6px}.dsb-amount{font-size:11px}.dsb-counts{display:none}.dsb-settings-grid,.dsb-copy-grid,.dsb-start-cta{grid-template-columns:1fr}.dsb-start-cta{display:grid}.dsb-bottom-summary{right:10px;bottom:10px;left:10px;gap:14px;padding:13px 14px}.dsb-bottom-summary strong{font-size:18px}.dsb-bottom-summary span{font-size:11px}}@media(max-width:390px){.dsb-day{min-height:82px}.dsb-amount{font-size:10px}.dsb-week-head{font-size:11px}.dsb-quest{min-width:62px;font-size:10px}}
