.prodig-rental-estimate{--re-accent:#5b3df5;--re-accent-d:#4a30d6;--re-soft:#efeaff;--re-ink:#1b1d28;--re-muted:#6b7280;--re-line:#e7e8ee;border:1px solid var(--re-line);border-radius:18px;padding:18px;margin:20px 0;max-width:560px;color:var(--re-ink);background:#fff;font-family:-apple-system,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif}.prodig-rental-estimate *{box-sizing:border-box}.prodig-rental-estimate .pre__title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:800;margin-bottom:12px}.prodig-rental-estimate .pre__dot{width:7px;height:7px;border-radius:50%;background:var(--re-accent)}.prodig-rental-estimate .pre-cal{border:1px solid var(--re-line);border-radius:16px;padding:12px 12px 6px}.prodig-rental-estimate .pre-cal__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.prodig-rental-estimate .pre-cal__title{font-size:14px;font-weight:800}.prodig-rental-estimate .pre-cal__nav{width:34px;height:34px;border:1px solid var(--re-line);background:#fff;border-radius:10px;cursor:pointer;font-size:16px;color:var(--re-ink);display:flex;align-items:center;justify-content:center}.prodig-rental-estimate .pre-cal__nav:hover:not(:disabled){background:var(--re-soft);border-color:var(--re-accent)}.prodig-rental-estimate .pre-cal__nav[disabled]{opacity:.3;cursor:not-allowed}.prodig-rental-estimate .pre-cal__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.prodig-rental-estimate .pre-cal__wd{text-align:center;font-size:11px;color:var(--re-muted);padding:6px 0;font-weight:700}.prodig-rental-estimate .pre-cal__wd.sun{color:#e0556b}.prodig-rental-estimate .pre-cal__wd.sat{color:#3b82f6}.prodig-rental-estimate .pre-cal__cell{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.prodig-rental-estimate .pre-cal__day{width:88%;height:88%;border:0;background:transparent;border-radius:10px;cursor:pointer;font-size:13.5px;color:var(--re-ink);font-weight:600}.prodig-rental-estimate .pre-cal__day:hover:not(:disabled){background:var(--re-soft)}.prodig-rental-estimate .pre-cal__day:disabled{color:#cdd0db;cursor:default}.prodig-rental-estimate .pre-cal__cell.in-range{background:var(--re-soft)}.prodig-rental-estimate .pre-cal__cell.in-range.r-start{border-radius:10px 0 0 10px}.prodig-rental-estimate .pre-cal__cell.in-range.r-end{border-radius:0 10px 10px 0}.prodig-rental-estimate .pre-cal__day.sel{background:var(--re-accent);color:#fff;box-shadow:0 4px 12px #5b3df559}.prodig-rental-estimate .pre-cal__hint{text-align:center;font-size:11.5px;color:var(--re-muted);padding:8px 0 4px}.prodig-rental-estimate .pre__range{display:flex;align-items:flex-end;gap:10px;margin:14px 0 4px;padding:12px;background:var(--re-soft);border-radius:14px;flex-wrap:wrap}.prodig-rental-estimate .pre__dctrl{flex:1;min-width:150px}.prodig-rental-estimate .pre__dctrl small{display:block;font-size:10.5px;color:var(--re-accent-d);font-weight:700;letter-spacing:.5px;text-align:center;margin-bottom:5px}.prodig-rental-estimate .pre__dstep{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:11px;padding:4px}.prodig-rental-estimate .pre__dstep b{font-size:14px;font-weight:800}.prodig-rental-estimate .pre__db{width:34px;height:34px;border:0;background:var(--re-soft);color:var(--re-accent-d);border-radius:9px;font-size:18px;font-weight:800;cursor:pointer;line-height:1}.prodig-rental-estimate .pre__db:hover:not(:disabled){background:#e3dbff}.prodig-rental-estimate .pre__db:disabled{opacity:.35;cursor:not-allowed}.prodig-rental-estimate .pre__days{align-self:center;background:#fff;border-radius:10px;padding:8px 10px;font-weight:800;font-size:13px;color:var(--re-accent-d)}.prodig-rental-estimate .pre__qtyrow{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.prodig-rental-estimate .pre__lab{font-size:13px;font-weight:800}.prodig-rental-estimate .pre__lab small{display:block;font-weight:500;color:var(--re-muted);font-size:11px;margin-top:2px}.prodig-rental-estimate .pre__stepper{display:flex;align-items:center;border:1px solid var(--re-line);border-radius:12px;overflow:hidden}.prodig-rental-estimate .pre__stepper button{width:44px;height:44px;border:0;background:#fff;font-size:20px;cursor:pointer;color:var(--re-accent);font-weight:700}.prodig-rental-estimate .pre__stepper button:hover{background:var(--re-soft)}.prodig-rental-estimate .pre__stepper input{width:54px;height:44px;border:0;border-left:1px solid var(--re-line);border-right:1px solid var(--re-line);text-align:center;font-size:16px;font-weight:800;color:var(--re-ink)}.prodig-rental-estimate .pre__guide{margin-top:14px;padding:12px;border:1px dashed var(--re-line);border-radius:12px;background:var(--re-soft);color:var(--re-accent-d);font-size:12.5px;font-weight:700;text-align:center}.prodig-rental-estimate .pre__resetrow{margin-top:8px;text-align:right}.prodig-rental-estimate .pre__reset{border:0;background:transparent;padding:0;cursor:pointer;color:var(--re-muted);font-size:11.5px;font-weight:700;font-family:inherit;text-decoration:underline;text-underline-offset:3px}.prodig-rental-estimate .pre__reset:hover{color:var(--re-accent-d)}.prodig-rental-estimate .pre__err{color:#c0354b;font-size:12.5px;margin-top:10px;text-align:center}.prodig-rental-estimate .pre__result{margin-top:18px;border-radius:16px;background:linear-gradient(135deg,#171a2b,#2a2150);color:#fff;padding:18px}.prodig-rental-estimate .pre__ln{display:flex;justify-content:space-between;font-size:13px;color:#c7c9de;padding:3px 0}.prodig-rental-estimate .pre__ln b{color:#fff;font-weight:700}.prodig-rental-estimate .pre__tot{display:flex;justify-content:space-between;align-items:baseline;margin-top:10px;padding-top:12px;border-top:1px solid rgba(255,255,255,.14)}.prodig-rental-estimate .pre__tot small{font-size:12px;color:#c7c9de}.prodig-rental-estimate .pre__big{font-size:30px;font-weight:900;letter-spacing:.5px}.prodig-rental-estimate .pre__perday{font-size:11.5px;color:#9a9cb8;text-align:right;margin-top:2px}.prodig-rental-estimate .pre__btns{display:flex;flex-direction:column;gap:8px;margin-top:14px}.prodig-rental-estimate .pre__cta{display:block;width:100%;padding:15px;border:0;border-radius:13px;font-size:15.5px;font-weight:800;cursor:pointer;text-align:center;text-decoration:none}.prodig-rental-estimate .pre__cta--cart{background:var(--re-accent);color:#fff}.prodig-rental-estimate .pre__cta--cart:hover:not(:disabled){background:var(--re-accent-d)}.prodig-rental-estimate .pre__cta--cart:disabled{opacity:.45;cursor:not-allowed}.prodig-rental-estimate .pre__cta2{display:block;width:100%;padding:12px;border:1px solid var(--re-line);border-radius:13px;background:#fff;color:var(--re-ink);font-size:13.5px;font-weight:700;cursor:pointer;text-align:center;text-decoration:none}.prodig-rental-estimate .pre__cta2:hover{background:var(--re-soft);border-color:var(--re-accent)}.prodig-rental-estimate .pre__cta2-sub{margin:2px 0 0;font-size:11px;line-height:1.7;text-align:center;color:var(--re-muted)}.prc-toast{position:fixed;left:16px;right:16px;bottom:16px;z-index:10002;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:12px;background:#1c2b4a;color:#fff;box-shadow:0 12px 32px #0f172a47;font-family:-apple-system,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;opacity:0;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease}.prc-toast.is-show{opacity:1;transform:translateY(0)}.prc-toast__msg{font-size:13.5px;font-weight:700;line-height:1.5}.prc-toast__link{flex:0 0 auto;color:#ffd9b8;font-size:13.5px;font-weight:800;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.prc-toast__link:hover{color:#ffe9d6}.prc-toast__undo{flex:0 0 auto;border:0;background:transparent;padding:0;cursor:pointer;color:#aab6cf;font-size:13px;font-weight:700;font-family:inherit;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.prc-toast__undo:hover{color:#d6deee}@media(min-width:768px){.prc-toast{left:auto;right:24px;bottom:24px;max-width:400px}}@media(prefers-reduced-motion:reduce){.prc-toast{transition:none;transform:none}}.prodig-rental-estimate .pre__quote{margin-top:18px;background:#fff8ec;border:1px solid #f6d79a;border-radius:16px;padding:18px}.prodig-rental-estimate .pre__quote b{color:#9a5b00;font-size:14px}.prodig-rental-estimate .pre__quote p{margin:6px 0 0;font-size:12.5px;color:#7c5300}
/*# sourceMappingURL=/cdn/shop/t/16/assets/prodig-rental-estimate.css.map */
