.product-details-trigger{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;margin-top:16px;background-color:#016f7c;color:#fff;border:none;border-radius:50px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:inherit}.product-details-trigger:hover{background-color:#014d57;transform:translateY(-2px);box-shadow:0 4px 12px #016f7c4d}.product-details-trigger:active{transform:translateY(0)}.product-details-trigger svg{transition:transform .3s ease}.product-details-trigger:hover svg{transform:rotate(90deg)}.product-details-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .3s ease}.product-details-modal.active{display:flex;opacity:1}.product-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-container{position:relative;width:100%;max-width:900px;max-height:85vh;background-color:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;transform:scale(.9);transition:transform .3s ease;z-index:1;margin:auto}.product-details-modal.active .modal-container{transform:scale(1)}.product-modal__header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:2px solid #F2776C;flex-shrink:0}.product-modal__header h2{font-size:20px;font-weight:600;color:#000;margin:0;padding-right:20px}.product-modal__close{background:none;border:none;cursor:pointer;padding:8px;color:#000;transition:all .2s ease;border-radius:50%;flex-shrink:0}.product-modal__close:hover{background-color:#f2776c;color:#fff;transform:rotate(90deg)}.product-modal__content{overflow-y:auto;padding:0;flex:1;-webkit-overflow-scrolling:touch}.product-modal__content::-webkit-scrollbar{width:8px}.product-modal__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 0 12px}.product-modal__content::-webkit-scrollbar-thumb{background:#016f7c;border-radius:4px}.product-modal__content::-webkit-scrollbar-thumb:hover{background:#014d57}.product-modal__detail-section{border-bottom:1px solid #e5e5e5}.product-modal__detail-section:last-child{border-bottom:none}.product-modal__section-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 24px;background:none;border:none;text-align:left;cursor:pointer;transition:background-color .2s ease;font-family:inherit}.product-modal__section-header:hover{background-color:#016f7c0d}.product-modal__section-title{font-size:14px;font-weight:500;color:#016f7c}.product-modal__section-header .chevron{color:#016f7c;transition:transform .3s ease;flex-shrink:0}.product-modal__section-header[aria-expanded=true] .chevron{transform:rotate(180deg)}.product-modal__section-content{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 24px}.product-modal__section-header[aria-expanded=true]+.product-modal__section-content{max-height:2000px;padding:0 24px 24px}.product-modal__section-content p{margin:0 0 16px;line-height:1.6;color:#333;font-size:14px}.product-modal__section-content p:last-child{margin-bottom:0}.product-modal__section-content strong{color:#016f7c;font-weight:600}.product-modal__section-content ul,.product-modal__section-content ol{margin:16px 0;padding-left:24px}.product-modal__section-content li{margin-bottom:8px;line-height:1.6;color:#333;font-size:14px}@media screen and (max-width: 768px){.product-details-modal{padding:0;align-items:flex-end}.modal-container{max-width:100%;max-height:95vh;border-radius:12px 12px 0 0;margin:0}.product-modal__header{padding:20px}.product-modal__header h2{font-size:18px}.product-modal__section-header{padding:12px 20px}.product-modal__section-title{font-size:15px}.product-modal__section-header[aria-expanded=true]+.product-modal__section-content{padding:0 20px 20px}.product-details-trigger{width:100%;justify-content:center}}@media screen and (max-width: 480px){.product-modal__header h2{font-size:16px}.product-modal__section-title{font-size:14px}}.product-details-modal:focus-visible{outline:2px solid #016F7C;outline-offset:4px}.product-modal__close:focus-visible,.product-modal__section-header:focus-visible{outline:2px solid #F2776C;outline-offset:2px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width: 768px){.product-details-modal.active .modal-container{animation:slideUp .3s ease}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-details-modal.css.map */
