.personal-note-container{background:#f0f0f0;border-radius:10px;padding:20px;margin:24px 0}.personal-note-header{display:flex;align-items:center;margin-bottom:20px}.personal-note-icon{width:40px;height:40px;background:#000;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:12px}.personal-note-title{font-size:20px;font-weight:700;color:#000;margin:0;font-family:var(--font-family-heading, inherit)}.personal-note-input-container{position:relative;margin-bottom:10px}.personal-note-textarea{width:100%;min-height:120px;padding:16px;border:1px solid #ddd;border-radius:10px;background:#fff;font-family:var(--font-family-body, inherit);font-size:16px;line-height:1.5;color:#000;resize:none;transition:all .3s ease;outline:none}.personal-note-textarea::placeholder{color:#999;font-style:italic}.counter-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.character-limit-msg{font-size:14px;color:red;font-weight:500;visibility:hidden}.character-counter{font-size:14px;color:#666;font-weight:500}.personal-note-toggle-container{display:flex;align-items:center;gap:12px}.personal-note-toggle{position:relative;display:inline-block;width:50px;height:28px;cursor:pointer;flex-shrink:0}.toggle-input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e0e0e0;transition:.3s;border-radius:28px;box-shadow:inset 0 2px 4px #0000001a}.toggle-slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}.toggle-input:checked+.toggle-slider{background-color:#000}.toggle-input:checked+.toggle-slider:before{transform:translate(22px)}.toggle-label{font-size:16px;font-weight:500;color:#000;font-family:var(--font-family-body, inherit)}.toggle-emoji{font-size:18px;margin-left:8px}.personal-note-buttons{display:flex;gap:12px;flex-wrap:wrap;width:100%;box-sizing:border-box}.message-button{display:flex;align-items:center;gap:8px;padding:12px 16px;border:none;border-radius:25px;background:#ddd;color:#000;font-size:14px;font-weight:500;font-family:var(--font-family-body, inherit);cursor:pointer;transition:all .3s ease;min-width:fit-content;max-width:100%;box-sizing:border-box;justify-content:center;flex:0 0 auto;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.message-button:hover{transform:translateY(-2px)}.message-button--active{background:#000;color:#fff}.button-text{font-weight:500}.button-emoji{font-size:16px}.notes-info{color:#000;margin-top:16px;font-size:14px;font-weight:500;font-family:var(--font-family-body, inherit)}.personal-msg-container{background:#fff;border-radius:12px;padding:15px;margin-bottom:30px}@media (max-width: 768px){.personal-note-container{padding:20px;margin:16px 0}.personal-note-title{font-size:18px}.personal-note-icon{width:36px;height:36px}.personal-note-textarea{min-height:100px;padding:14px;font-size:15px}.personal-note-buttons{display:flex;flex-wrap:wrap;gap:10px;width:100%;box-sizing:border-box}.message-button{min-width:fit-content;max-width:calc(50% - 5px);padding:14px 16px;flex:0 0 auto;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.toggle-label{font-size:15px}}@media (max-width: 480px){.personal-note-container{padding:16px;margin:12px 0}.personal-note-header{margin-bottom:16px}.personal-note-title{font-size:16px}.personal-note-icon{width:32px;height:32px;margin-right:10px}.personal-note-textarea{min-height:90px;padding:12px;font-size:14px}.character-limit-msg,.character-counter{font-size:12px}.toggle-label{font-size:14px}.message-button{min-width:fit-content;max-width:calc(50% - 5px);padding:12px 14px;font-size:13px;flex:0 0 auto;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}
/*# sourceMappingURL=/cdn/shop/t/160/assets/product-notes.css.map */
