.dw{position:fixed;right:1.25rem;top:50%;transform:translateY(-50%);z-index:40;border-radius:16px;padding:.9rem .75rem .8rem;width:118px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .5s ease,box-shadow .5s ease}.dw,.dw__bubbles{pointer-events:none;overflow:hidden}.dw__bubbles{position:absolute;inset:0}.dw__bubble{position:absolute;bottom:-10px;border-radius:50%;background:rgba(120,200,240,.55);border:1px solid rgba(180,230,255,.35);animation:dw-bubble-rise linear infinite;transition:opacity .4s ease}@keyframes dw-bubble-rise{0%{transform:translateY(0) translateX(0) scale(1);opacity:0}8%{opacity:1}85%{opacity:.5}to{transform:translateY(-175px) translateX(10px) scale(1.4);opacity:0}}.dw__header{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:6px}.dw__diver-icon{width:14px;height:14px;flex-shrink:0}.dw__label{font-size:8px;letter-spacing:.13em;text-transform:uppercase;transition:color .5s ease}.dw__depth{line-height:1;margin-bottom:8px}.dw__depth-num{font-size:28px;font-weight:700;color:#ec6408;letter-spacing:-.02em;transition:text-shadow .5s ease}.dw__depth-unit{font-size:11px;vertical-align:super;margin-left:1px;transition:color .5s ease}.dw__ring{width:78px;margin:0 auto 10px;position:relative;z-index:1}.dw__ring svg{width:100%;height:auto;display:block}.dw__footer{border-top:1px solid;padding-top:8px;display:flex;flex-direction:column;gap:3px;position:relative;z-index:1;transition:border-color .5s ease}.dw__footer-row{display:flex;justify-content:space-between;align-items:center}.dw__footer-label{font-size:7.5px;letter-spacing:.1em;text-transform:uppercase;transition:color .5s ease}.dw__footer-val{font-size:11px;font-weight:700;transition:color .5s ease,text-shadow .3s ease}@media (max-width:768px){.dw{position:fixed!important;top:auto!important;right:auto!important;bottom:1.5rem!important;left:50%!important;transform:translateX(-50%)!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:calc(100vw - 3rem)!important;max-width:380px!important;padding:.6rem 1rem!important;border-radius:16px!important;gap:0!important}.dw__bubbles,.dw__header{display:none!important}.dw__depth{flex:1!important;margin-bottom:0!important;text-align:center!important}.dw__depth-num{font-size:22px!important;display:block!important}.dw__depth-unit{font-size:10px!important}.dw__ring{flex:0 0 58px!important;width:58px!important;margin:0!important;border-left:1px solid hsla(0,0%,50%,.25)!important;border-right:1px solid hsla(0,0%,50%,.25)!important;padding:0 8px!important;box-sizing:content-box!important}.dw__footer{flex:1!important;border-top:none!important;padding-top:0!important;gap:3px!important;text-align:center!important}.dw__footer-row{justify-content:center!important;gap:5px!important}.dw__footer-label{font-size:7px!important;min-width:26px!important}.dw__footer-val{font-size:10px!important}}@media (max-width:360px){.dw{display:none!important}}