.terms-modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;z-index:99999;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.terms-modal-overlay.is-visible{display:flex;opacity:1}.terms-modal{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 60px #00000026,0 8px 20px #0000001a;transform:translateY(20px) scale(.97);transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s ease;opacity:0;overflow:hidden}.terms-modal-overlay.is-visible .terms-modal{transform:translateY(0) scale(1);opacity:1}.terms-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid #eaeaea;flex-shrink:0}.terms-modal__title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;letter-spacing:-.01em}.terms-modal__close{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s ease;color:#666}.terms-modal__close:hover{background-color:#f0f0f0;color:#1a1a1a}.terms-modal__close svg{width:20px;height:20px}.terms-modal__scroll-hint{display:flex;align-items:center;gap:8px;padding:10px 28px;background:#fef9e7;border-bottom:1px solid #f5e6a3;font-size:13px;color:#8a6d0b;flex-shrink:0;transition:opacity .3s ease,max-height .3s ease;overflow:hidden;max-height:50px}.terms-modal__scroll-hint.is-hidden{opacity:0;max-height:0;padding-top:0;padding-bottom:0;border-bottom:none}.terms-modal__scroll-hint svg{width:16px;height:16px;flex-shrink:0;animation:bounceDown 1.5s ease infinite}@keyframes bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.terms-modal__content{flex:1;overflow-y:auto;padding:24px 28px;font-size:14px;line-height:1.7;color:#333;scroll-behavior:smooth;overscroll-behavior:contain}.terms-modal__content::-webkit-scrollbar{width:6px}.terms-modal__content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.terms-modal__content::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.terms-modal__content::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.terms-modal__content h2{font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 16px;text-transform:uppercase;letter-spacing:.02em}.terms-modal__content p{margin:0 0 14px}.terms-modal__content strong{color:#1a1a1a}.terms-modal__footer{padding:18px 28px;border-top:1px solid #eaeaea;flex-shrink:0;background:#fafafa}.terms-modal__progress-bar{width:100%;height:4px;background:#e8e8e8;border-radius:2px;margin-bottom:14px;overflow:hidden}.terms-modal__progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#222,#444);border-radius:2px;transition:width .15s ease-out}.terms-modal__agree-btn{width:100%;padding:14px 24px;font-size:15px;font-weight:600;letter-spacing:.03em;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;position:relative;overflow:hidden}.terms-modal__agree-btn:disabled{background:#d4d4d4;color:#8a8a8a;cursor:not-allowed}.terms-modal__agree-btn:not(:disabled){background:#1a1a1a;color:#fff}.terms-modal__agree-btn:not(:disabled):hover{background:#333;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.terms-modal__agree-btn:not(:disabled):active{transform:translateY(0);box-shadow:none}@media screen and (max-width:600px){.terms-modal{width:95%;max-height:90vh;border-radius:10px}.terms-modal__header{padding:16px 20px}.terms-modal__title{font-size:16px}.terms-modal__scroll-hint{padding:8px 20px;font-size:12px}.terms-modal__content{padding:18px 20px;font-size:13px}.terms-modal__footer{padding:14px 20px}.terms-modal__agree-btn{padding:12px 20px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/terms-modal.css.map */
