:root{--piano-btn-close-bg: #fff;--piano-btn-close-border: #003d73;--piano-btn-close-interaction-bg: #003d73;--piano-btn-close-interaction-border: #003d73}.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-close.tp-active,.tp-modal .tp-iframe-wrapper .tp-close.tp-active{opacity:1;top:-20px;right:10px;width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg %3E%3Cpath d='M3 3L13 13M13 3L3 13' stroke='%23000000' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;background-color:var(--piano-btn-close-bg);border:1px solid var(--piano-btn-close-border);border-radius:50%}.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-close.tp-active:focus,.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-close.tp-active:hover,.tp-modal .tp-iframe-wrapper .tp-close.tp-active:focus,.tp-modal .tp-iframe-wrapper .tp-close.tp-active:hover{background-color:var(--piano-btn-close-interaction-bg);border:1px solid var(--piano-btn-close-interaction-border);background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg %3E%3Cpath d='M3 3L13 13M13 3L3 13' stroke='%23ffffff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A")}.piano-scroll-lock{height:100vh;width:100vw;overflow-y:hidden;touch-action:none;-ms-touch-action:none;position:fixed;top:0;left:0;right:0;bottom:0}.piano-tpl-overlay:not(:empty){position:fixed;z-index:8999;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.75);display:flex;flex-direction:column;justify-content:flex-end}body.tp-modal-open{overflow:auto;height:initial}#content .piano-id-container{margin:auto auto 2rem;display:flex;justify-content:center;max-width:420px}.piano__ribbon{position:fixed;bottom:0;left:0;width:100%;height:auto;box-shadow:0 0 28px 0 rgba(51,51,51,.2);z-index:100000;transition:all .5s;transform:translateY(150%);opacity:0}.piano__ribbon.show{opacity:1;transition:all .5s;transform:translateY(0%)}
