.button-container[data-v-84d5238a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:0}.outerRing[data-v-a7bbc7e4]{display:grid;place-items:center;width:180px;height:180px;border-radius:50%;background:#17171a;-webkit-box-shadow:#515050 0 0 25px;box-shadow:0 0 25px #515050}.timer[data-v-a7bbc7e4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;width:160px;height:160px;border-radius:50%;background:#fff;margin-top:5px}.container[data-v-a7bbc7e4]{position:relative;display:inline-block}#time[data-v-a7bbc7e4]{width:150px;text-align:center}#time span[data-v-a7bbc7e4]{display:inline;color:#000;font-family:courier;font-size:40px}#stsp[data-v-a7bbc7e4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#000;border-radius:50px;width:60px;height:60px;margin-top:8px}#select[data-v-a7bbc7e4]{position:absolute;top:50%;left:0;margin-bottom:54px;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:transparent;background-color:transparent;border:none;padding:1px;font-size:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background-image:none}@media (max-width:380px){.outerRing[data-v-a7bbc7e4]{width:150px;height:150px}.timer[data-v-a7bbc7e4]{width:130px;height:130px}#stsp[data-v-a7bbc7e4]{width:50px;height:50px}}.timer-container[data-v-761864e7]{margin-top:20px}#stsp[data-v-761864e7],.timer-container[data-v-761864e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}#stsp[data-v-761864e7]{color:#000;background-color:#fff;border-radius:50px;width:60px;height:60px;margin-top:-30px;margin-bottom:15px}@media (max-width:380px){#stsp[data-v-761864e7]{width:50px;height:50px}}.popup[data-v-d720861c]{position:fixed;top:0;left:1%;width:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#1e3a8a),to(#3b82f6));background:linear-gradient(90deg,#1e3a8a,#3b82f6);color:#fff;border-radius:0 0 5px 5px;padding:10px 25px;height:80px;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.3);box-shadow:0 -2px 10px rgba(0,0,0,.3);z-index:1000;direction:rtl}.popup.expanded[data-v-d720861c]{height:300px;-webkit-animation:heightBounce-data-v-d720861c .7s cubic-bezier(.68,-.55,.27,1.55) forwards;animation:heightBounce-data-v-d720861c .7s cubic-bezier(.68,-.55,.27,1.55) forwards}@-webkit-keyframes heightBounce-data-v-d720861c{0%{height:80px}40%{height:350px}to{height:300px}}@keyframes heightBounce-data-v-d720861c{0%{height:80px}40%{height:350px}to{height:300px}}.popup-content[data-v-d720861c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-main[data-v-d720861c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-main p[data-v-d720861c]{margin:0;font-size:12px}.button-group[data-v-d720861c]{margin-right:0}.popup p[data-v-d720861c]{margin:0;font-size:12px}.button-group[data-v-d720861c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-right:20px}button[data-v-d720861c]{padding:8px 8px;border-radius:5px;font-size:12px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;white-space:nowrap;min-width:60px;height:40px;text-align:center}.next-time[data-v-d720861c]{background:transparent;color:#fff;border:1px solid #fff}.next-time[data-v-d720861c]:hover{background:hsla(0,0%,100%,.2)}.do-it[data-v-d720861c]{background:#2563eb;color:#fff;border:none}.do-it[data-v-d720861c]:hover{background:#1d4ed8}.ios-steps[data-v-d720861c]{margin-top:0}.ios-steps p[data-v-d720861c]{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share-icon[data-v-d720861c]{display:inline-block;width:16px;height:16px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><rect x="4" y="8" width="16" height="16" rx="2" ry="2" fill="none" stroke="white" stroke-width="2"/><path d="M12 4v12m0-12l-4 4m4-4l4 4" fill="none" stroke="white" stroke-width="2"/></svg>') no-repeat 50%;background-size:contain;vertical-align:middle;margin:0 4px}@media (min-width:500px){.popup[data-v-d720861c]{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:500px;-webkit-box-shadow:none;box-shadow:none}}