.schedule-loading-screen{color:#345944;background:radial-gradient(circle at 50% 32%,#d3edd88c 0,#f3fbf600 34%),#f3fbf6;place-items:center;min-height:calc(100dvh - 69px);padding:clamp(24px,6vw,72px) 18px;display:grid}.schedule-loading-window{background:#fffefaf0;border:1px solid #b9d0c0;border-radius:20px;width:min(680px,100%);padding:clamp(24px,4vw,38px);overflow:hidden;box-shadow:0 20px 60px #2f4f3b1f,inset 0 1px #ffffffe0}.schedule-loading-copy{align-items:center;gap:16px;display:flex}.schedule-loading-copy>div{min-width:0}.schedule-loading-copy small{color:#75907d;letter-spacing:.11em;font-size:10px;font-weight:800}.schedule-loading-copy h1{color:#2f553d;letter-spacing:-.035em;margin:5px 0 6px;font-size:clamp(20px,3.2vw,27px);line-height:1.25}.schedule-loading-copy p{color:#71837a;word-break:keep-all;margin:0;font-size:13px;line-height:1.55}.schedule-loading-mark{color:#609052;background:#e5f2df;border:1px solid #b8d1ba;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 7px 18px #476f4e1a}.schedule-loading-mark svg{width:23px;height:23px}.schedule-loading-calendar{background:#fff;border:1px solid #d7e4d9;border-radius:12px;margin-top:26px;position:relative;overflow:hidden}.schedule-loading-weekdays,.schedule-loading-cells{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.schedule-loading-weekdays{background:#f7faf6;border-bottom:1px solid #dfeadf;align-items:center;gap:12px;height:28px;padding-inline:13px}.schedule-loading-weekdays i{background:#d5e3d6;border-radius:999px;height:4px}.schedule-loading-cells i{border-bottom:1px solid #edf2ed;border-right:1px solid #edf2ed;min-height:43px;padding:9px}.schedule-loading-cells i:nth-child(7n){border-right:0}.schedule-loading-cells i:nth-last-child(-n+7){border-bottom:0}.schedule-loading-cells span{background:#e4ece4;border-radius:999px;width:48%;height:5px;animation:1.4s ease-in-out infinite alternate schedule-loading-breathe;display:block}.schedule-loading-cells i:nth-child(3n) span{width:68%;animation-delay:.14s}.schedule-loading-cells i:nth-child(4n) span{width:34%;animation-delay:.28s}.schedule-loading-progress{background:linear-gradient(90deg,#0000,#d7ecd894,#0000);width:26%;animation:1.8s ease-in-out infinite schedule-loading-sweep;position:absolute;top:0;bottom:0;left:-26%}.schedule-loading-retry-cluster{width:max-content;margin:24px auto 0;padding-left:17px;position:relative}.schedule-loading-retry-clover{z-index:1;color:#5d8a52;background:#cfe5c8;border:3px solid #fffefa;border-radius:50%;place-items:center;width:36px;height:36px;transition:transform .16s ease-out;display:grid;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(-8deg);box-shadow:0 5px 13px #40624621}.schedule-loading-retry-clover svg{width:17px;height:17px}.schedule-loading-retry{color:#345d42;cursor:pointer;background:linear-gradient(#edf6ea,#e4f0e1);border:1px solid #aec7b3;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:0 15px 0 25px;font:750 13px/1 inherit;transition:background .14s ease-out,box-shadow .14s ease-out,transform .14s ease-out;display:inline-flex;box-shadow:0 5px 13px #40624614}.schedule-loading-retry-cluster:hover .schedule-loading-retry-clover{transform:translateY(-50%)rotate(4deg)scale(1.04)}.schedule-loading-retry:hover{background:linear-gradient(#e6f2e2,#dcebd8);transform:translateY(-1px);box-shadow:0 7px 16px #4062461f}.schedule-loading-retry:focus-visible{outline-offset:3px;outline:2px solid #376d37}.schedule-loading-retry svg{width:16px;height:16px}.schedule-loading-screen.is-error .schedule-loading-mark{color:#7f7454;background:#f3eee3}@keyframes schedule-loading-breathe{0%{opacity:.48;transform-origin:0;transform:scaleX(.92)}to{opacity:1;transform-origin:0;transform:scaleX(1)}}@keyframes schedule-loading-sweep{0%{opacity:0;transform:translate(0)}25%{opacity:1}to{opacity:0;transform:translate(485%)}}@media (max-width:560px){.schedule-loading-screen{min-height:calc(100dvh - 58px);padding:20px 12px}.schedule-loading-window{border-radius:16px;padding:22px 18px}.schedule-loading-copy{align-items:flex-start;gap:12px}.schedule-loading-mark{border-radius:13px;width:42px;height:42px}.schedule-loading-copy h1{margin-top:3px;font-size:20px}.schedule-loading-copy p{font-size:12px}.schedule-loading-calendar{margin-top:22px}.schedule-loading-cells i{min-height:36px;padding:8px 6px}}@media (prefers-reduced-motion:reduce){.schedule-loading-cells span,.schedule-loading-progress{animation:none}.schedule-loading-progress{display:none}.schedule-loading-retry,.schedule-loading-retry-clover{transition:none}}
