.vl-recipe-timer__floating-btn{position:fixed;right:.925rem;bottom:5rem;width:60px;height:60px;border-radius:50%;border:0;background:#204dc6;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.15);z-index:9998;padding:0}@media(min-width: 481px){.vl-recipe-timer__floating-btn{bottom:7.4rem}}.vl-recipe-timer__floating-btn:hover,.vl-recipe-timer__floating-btn:focus-visible{filter:brightness(1.05)}.vl-recipe-timer__floating-btn__badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#fead95;color:#002f6d;font-size:12px;font-weight:700;line-height:20px;text-align:center}.vl-recipe-timer__overlay{position:fixed;inset:0;background:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.vl-recipe-timer__overlay>*{width:100%;max-width:640px}@media(max-width: 599.98px){.vl-recipe-timer__overlay{align-items:flex-end;justify-content:stretch;padding:0}.vl-recipe-timer__overlay>*{width:100%;max-width:none;display:flex;flex-direction:column;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 10px 30px rgba(0,0,0,.15);overflow:hidden;animation:vl-recipe-timer-sheet-in 220ms ease-out}}@keyframes vl-recipe-timer-sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}.vl-recipe-timer__panel{width:100%;min-width:min(640px,100%);max-width:640px;background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);color:#002f6d;overflow:hidden;display:flex;flex-direction:column;position:relative}@media(max-width: 599.98px){.vl-recipe-timer__panel{min-width:0;max-width:none;border-radius:0;padding-bottom:env(safe-area-inset-bottom, 0);max-height:90vh;box-shadow:none}}.vl-recipe-timer__panel--alarming{background:#204dc6;color:#fff}.vl-recipe-timer__panel-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.08)}.vl-recipe-timer__panel--alarming .vl-recipe-timer__panel-header{border-bottom-color:hsla(0,0%,100%,.2)}.vl-recipe-timer__panel-title{flex:1;text-align:center;margin:0;font-size:1.125rem;font-weight:600;margin-left:-36px}.vl-recipe-timer__icon-btn{width:36px;height:36px;border:0;background:rgba(0,0,0,0);color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:50%;position:relative;z-index:1}.vl-recipe-timer__icon-btn:hover,.vl-recipe-timer__icon-btn:focus-visible{background:rgba(0,0,0,.05)}.vl-recipe-timer__panel--alarming .vl-recipe-timer__icon-btn:hover,.vl-recipe-timer__panel--alarming .vl-recipe-timer__icon-btn:focus-visible{background:hsla(0,0%,100%,.12)}.vl-recipe-timer__icon-btn-placeholder{width:36px;height:36px}.vl-recipe-timer__list{list-style:none;margin:0;padding:0}.vl-recipe-timer__list-row{position:relative;display:grid;grid-template-columns:44px 1fr;align-items:center;gap:.75rem;padding:.75rem 1rem;border-top:1px solid rgba(0,0,0,.06);background:#fff;color:#002f6d}.vl-recipe-timer__list-row:first-child{border-top:0}.vl-recipe-timer__list-row--alarming{background:#204dc6;color:#fff}.vl-recipe-timer__list-progress{position:absolute;inset:0 auto 0 0;width:0;background:rgba(32,77,198,.08);pointer-events:none}.vl-recipe-timer__list-row--alarming .vl-recipe-timer__list-progress{background:hsla(0,0%,100%,.18)}.vl-recipe-timer__list-playpause,.vl-recipe-timer__list-body{position:relative;z-index:1;background:rgba(0,0,0,0);border:0;color:inherit;cursor:pointer;padding:.25rem;text-align:left}.vl-recipe-timer__list-playpause{width:36px;height:36px;border-radius:50%;border:1.5px solid #204dc6;color:#204dc6;display:inline-flex;align-items:center;justify-content:center}.vl-recipe-timer__list-body{display:flex;flex-direction:column;align-items:center;font-weight:600;margin-left:-36px}.vl-recipe-timer__list-name{color:var(--text-text-primary, #002F6D);text-align:center;font-family:Gotham;font-size:14px;font-style:normal;font-weight:500;line-height:110%;letter-spacing:.14px}.vl-recipe-timer__list-row--alarming .vl-recipe-timer__list-name{color:#fff}.vl-recipe-timer__list-time{font-size:1rem;color:var(--text-text-secondary, #11181E);font-family:Gotham;font-style:normal;font-weight:400;line-height:120%}.vl-recipe-timer__list-row--alarming .vl-recipe-timer__list-time{color:#fff}.vl-recipe-timer__name{flex:1;text-align:center;background:rgba(0,0,0,0);margin-left:-46px;border:0;color:inherit;padding:.25rem .75rem;border-radius:999px;cursor:pointer;color:var(--text-text-primary, #002F6D);text-align:center;font-family:Gotham;font-size:16px;font-style:normal;font-weight:500;line-height:120%}.vl-recipe-timer__panel--alarming .vl-recipe-timer__name{background:hsla(0,0%,100%,.15);color:#fff}.vl-recipe-timer__name-input{flex:1;text-align:center;font-size:1.125rem;font-weight:600;background:#fff;margin-left:-46px;border:0;color:inherit;padding:.25rem .75rem;border-radius:999px;width:80%}.vl-recipe-timer__detail-body{padding:1.5rem 1rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.vl-recipe-timer__detail-ring-wrap{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem}.vl-recipe-timer__adjust-btn{width:44px;height:44px;border-radius:50%;border:0;background:#204dc6;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.vl-recipe-timer__panel--alarming .vl-recipe-timer__adjust-btn{background:hsla(0,0%,100%,.2)}.vl-recipe-timer__adjust-btn:hover,.vl-recipe-timer__adjust-btn:focus-visible{filter:brightness(1.05)}.vl-recipe-timer__ring{position:relative;display:inline-flex;align-items:center;justify-content:center}.vl-recipe-timer__ring-svg{display:block}.vl-recipe-timer__ring-track{stroke:rgba(0,0,0,.08)}.vl-recipe-timer__ring--inverted .vl-recipe-timer__ring-track{stroke:hsla(0,0%,100%,.25)}.vl-recipe-timer__ring-fill{stroke:#204dc6}.vl-recipe-timer__ring--inverted .vl-recipe-timer__ring-fill{stroke:#fff}.vl-recipe-timer__ring-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.vl-recipe-timer__countdown{text-align:center;font-family:Gotham;font-size:25px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:1.5px;text-transform:uppercase}.vl-recipe-timer__controls{display:flex;gap:2rem;align-items:flex-start;justify-content:center}.vl-recipe-timer__controls--alarming{flex-direction:column;gap:.5rem}.vl-recipe-timer__control{background:rgba(0,0,0,0);border:0;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;color:#002f6d;padding:0}.vl-recipe-timer__panel--alarming .vl-recipe-timer__control{color:#fff}.vl-recipe-timer__control-circle{width:52px;height:52px;border-radius:50%;background:#204dc6;color:#fff;display:inline-flex;align-items:center;justify-content:center}.vl-recipe-timer__control--dark .vl-recipe-timer__control-circle{background:#001f4a}.vl-recipe-timer__panel--alarming .vl-recipe-timer__control-circle{background:#fff;color:#204dc6}.vl-recipe-timer__control-label{font-size:.75rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.vl-recipe-timer__btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:999px;border:0;font-size:1rem;font-weight:600;cursor:pointer}.vl-recipe-timer__btn--primary{background:#204dc6;color:#fff}.vl-recipe-timer__btn--ghost{background:rgba(0,0,0,0);color:#002f6d;border:1px solid currentColor}.vl-recipe-timer__btn--link{background:rgba(0,0,0,0);color:inherit;text-decoration:underline}.vl-recipe-timer__confirm{position:absolute;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:1rem}.vl-recipe-timer__confirm-card{background:#fff;color:#002f6d;border-radius:16px;padding:1.5rem;max-width:360px;width:100%;box-shadow:0 10px 30px rgba(0,0,0,.15);text-align:center}.vl-recipe-timer__confirm-text{margin:0 0 1rem;font-size:1rem;font-weight:600}.vl-recipe-timer__confirm-actions{display:flex;justify-content:center;gap:.5rem}.vl-recipe-timer__drag-handle{display:none;width:100%;background:rgba(0,0,0,0);border:0;padding:.625rem 0 .5rem;cursor:grab;touch-action:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.vl-recipe-timer__drag-handle:active{cursor:grabbing}.vl-recipe-timer__drag-handle__pill{display:block;width:44px;height:5px;border-radius:3px;margin:0 auto;background:rgba(0,0,0,.25);pointer-events:none}@media(max-width: 599.98px){.vl-recipe-timer__drag-handle{display:block}}@media(max-width: 599.98px){.vl-recipe-timer__icon-btn--close{display:none}}
