.customize-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000ed;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:10001;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overscroll-behavior:contain}.customize-overlay.is-active{opacity:1;visibility:visible}.customize-modal{position:relative;background:#0f0f0f;border:1px solid rgba(201,168,76,.25);width:100%;max-width:680px;max-height:92vh;overflow-y:auto;transform:scale(.92) translateY(24px);transition:transform .3s ease;box-shadow:0 40px 100px #000000d9}.customize-overlay.is-active .customize-modal{transform:scale(1) translateY(0)}.customize-modal::-webkit-scrollbar{width:6px}.customize-modal::-webkit-scrollbar-track{background:#141414}.customize-modal::-webkit-scrollbar-thumb{background:#c9a84c40;border-radius:3px}.customize-modal::-webkit-scrollbar-thumb:hover{background:#c9a84c73}.customize-modal__corner{position:absolute;width:18px;height:18px;z-index:2;pointer-events:none}.customize-modal__corner--tl{top:12px;left:12px;border-top:1px solid #C9A84C;border-left:1px solid #C9A84C}.customize-modal__corner--tr{top:12px;right:12px;border-top:1px solid #C9A84C;border-right:1px solid #C9A84C}.customize-modal__corner--bl{bottom:12px;left:12px;border-bottom:1px solid #C9A84C;border-left:1px solid #C9A84C}.customize-modal__corner--br{bottom:12px;right:12px;border-bottom:1px solid #C9A84C;border-right:1px solid #C9A84C}.customize-modal__close{position:absolute;top:18px;right:18px;width:38px;height:38px;background:#080808cc;border:1px solid rgba(201,168,76,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;padding:0}.customize-modal__close:hover{background:#c9a84c1f;border-color:#c9a84c;transform:rotate(90deg)}.customize-modal__close svg{width:16px;height:16px;stroke:#c9a84c}.customize-modal__inner{padding:48px 52px 52px}.customize-modal__header{text-align:center;margin-bottom:36px}.customize-modal__header-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid rgba(201,168,76,.3);margin:0 auto 16px;background:#c9a84c0d}.customize-modal__header-icon svg{width:24px;height:24px;stroke:#c9a84c}.customize-modal__eyebrow{font-family:Cinzel,serif;font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:#7a5520;margin:0 0 10px}.customize-modal__title{font-family:Cinzel Decorative,serif;font-size:1.75rem;font-weight:700;color:#f5edd6;line-height:1.2;margin:0 0 8px}.customize-modal__product-name{font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic;color:#c9a84c;margin:0 0 20px;min-height:1.5em}.customize-modal__divider{display:flex;align-items:center;margin:0 auto 18px;width:160px}.customize-modal__divider:before,.customize-modal__divider:after{content:"";flex:1;height:1px;background:#c9a84c73}.customize-modal__divider-diamond{display:inline-block;width:6px;height:6px;background:#c9a84c;transform:rotate(45deg);flex-shrink:0;margin:0 8px}.customize-modal__subtitle{font-family:Cormorant Garamond,serif;font-size:.95rem;font-style:italic;color:#c8b898;line-height:1.65;max-width:440px;margin:0 auto}.customize-error-banner{display:flex;align-items:flex-start;gap:12px;background:#8b1a1a1a;border:1px solid rgba(139,26,26,.4);padding:14px 18px;margin-bottom:24px}.customize-error-banner[hidden]{display:none}.customize-error-banner svg{width:18px;height:18px;stroke:#c0392b;flex-shrink:0;margin-top:1px}.customize-error-banner p{font-family:Cormorant Garamond,serif;font-size:.95rem;font-style:italic;color:#c8b898;margin:0;line-height:1.5}.customize-form{display:flex;flex-direction:column;gap:22px}.customize-form-wrap[hidden]{display:none}.customize-field{display:flex;flex-direction:column}.customize-field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.customize-label{display:block;font-family:Cinzel,serif;font-size:.63rem;letter-spacing:.18em;text-transform:uppercase;color:#c9a84c;margin-bottom:8px}.customize-required{color:#8b1a1a;margin-left:2px}.customize-label-optional{font-family:Cormorant Garamond,serif;font-size:.78rem;font-style:italic;letter-spacing:0;text-transform:none;color:#c8b898;opacity:.7;margin-left:6px}.customize-input-wrap{position:relative}.customize-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:15px;height:15px;stroke:#c9a84c66;pointer-events:none;transition:stroke .3s ease}.customize-input-wrap:focus-within .customize-input-icon{stroke:#c9a84c}.customize-input,.customize-textarea{width:100%;background:#00000059;border:1px solid rgba(201,168,76,.22);color:#f5edd6;font-family:Cormorant Garamond,serif;font-size:1rem;outline:none;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease;-webkit-appearance:none;appearance:none;box-sizing:border-box}.customize-input{padding:13px 16px 13px 42px;height:48px}.customize-textarea{padding:14px 16px;resize:vertical;min-height:130px;max-height:320px;line-height:1.7}.customize-input::placeholder,.customize-textarea::placeholder{color:#c8b89859;font-style:italic}.customize-input:focus,.customize-textarea:focus{border-color:#c9a84c;background:#c9a84c08;box-shadow:0 0 0 3px #c9a84c14}.customize-field.is-valid .customize-input,.customize-field.is-valid .customize-textarea{border-color:#4a8b5c73}.customize-field.has-error .customize-input,.customize-field.has-error .customize-textarea{border-color:#8b1a1acc;background:#8b1a1a0a;animation:cm-shake .4s ease}@keyframes cm-shake{0%,to{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}.customize-field-error{display:none;font-family:Cormorant Garamond,serif;font-size:.83rem;font-style:italic;color:#c0392b;margin-top:5px;line-height:1.4}.customize-field.has-error .customize-field-error{display:block}.customize-textarea-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-top:5px;min-height:20px}.customize-textarea-footer .customize-field-error{margin-top:0;flex:1}.customize-char-counter{font-family:Cinzel,serif;font-size:.52rem;letter-spacing:.1em;color:#c8b898;opacity:.45;white-space:nowrap;flex-shrink:0;margin-top:2px;transition:opacity .3s ease,color .3s ease}.customize-char-counter.is-near-limit{opacity:1;color:#c9a84c}.customize-char-counter.is-at-limit{opacity:1;color:#c0392b}.customize-dropzone{position:relative;border:1px dashed rgba(201,168,76,.28);background:#0003;transition:border-color .3s ease,background .3s ease;cursor:pointer}.customize-dropzone:hover{border-color:#c9a84c8c;background:#c9a84c08}.customize-dropzone.is-dragover{border-color:#c9a84c;background:#c9a84c0f}.customize-dropzone-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}.customize-dropzone-body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 20px;gap:6px;pointer-events:none}.customize-dropzone-icon svg{width:32px;height:32px;stroke:#c9a84c80;margin-bottom:4px}.customize-dropzone-text{font-family:Cormorant Garamond,serif;font-size:.95rem;font-style:italic;color:#c8b898;text-align:center}.customize-dropzone-browse{color:#c9a84c;text-decoration:underline;text-underline-offset:2px}.customize-dropzone-hint{font-family:Cinzel,serif;font-size:.5rem;letter-spacing:.12em;text-transform:uppercase;color:#c8b898;opacity:.45;text-align:center}.customize-file-preview{display:flex;align-items:center;gap:14px;padding:12px 16px;background:#0000004d;border:1px solid rgba(201,168,76,.15);margin-top:10px}.customize-file-preview[hidden]{display:none}.customize-file-preview__thumb{width:44px;height:44px;border:1px solid rgba(201,168,76,.15);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#0006}.customize-file-preview__thumb img{width:100%;height:100%;object-fit:cover;display:block}.customize-file-preview__thumb svg{width:20px;height:20px;stroke:#7a5520}.customize-file-preview__info{flex:1;min-width:0}.customize-file-preview__name{font-family:Cormorant Garamond,serif;font-size:.92rem;color:#f5edd6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 2px}.customize-file-preview__size{font-family:Cinzel,serif;font-size:.5rem;letter-spacing:.1em;text-transform:uppercase;color:#c8b898;opacity:.55;margin:0}.customize-file-preview__remove{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.55;transition:opacity .3s ease;flex-shrink:0}.customize-file-preview__remove:hover{opacity:1}.customize-file-preview__remove svg{width:16px;height:16px;stroke:#c0392b}.customize-submit{width:100%;background:linear-gradient(135deg,#c9a84c,#e8c96a);border:1px solid #C9A84C;color:#080808;font-family:Cinzel,serif;font-size:.73rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700;padding:18px 32px;cursor:pointer;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:6px}.customize-submit svg{width:16px;height:16px;stroke:#080808;flex-shrink:0}.customize-submit:hover{background:linear-gradient(135deg,#e8c96a,#f5d980);transform:translateY(-2px);box-shadow:0 10px 28px #c9a84c47}.customize-submit:active{transform:translateY(0)}.customize-submit:disabled{background:#6464644d;border-color:#64646466;color:#666;cursor:not-allowed;transform:none;box-shadow:none}.customize-submit:disabled svg{stroke:#666}.customize-submit__loading{display:flex;align-items:center;gap:10px}.customize-submit__loading[hidden]{display:none}.customize-submit__text{display:block}.customize-spinner{width:18px;height:18px;animation:cm-spin .8s linear infinite;flex-shrink:0;stroke:#080808}@keyframes cm-spin{to{transform:rotate(360deg)}}.customize-form__privacy{display:flex;align-items:center;justify-content:center;gap:7px;font-family:Cormorant Garamond,serif;font-size:.82rem;font-style:italic;color:#c8b898;opacity:.5;text-align:center;line-height:1.5;margin:0}.customize-form__privacy svg{width:13px;height:13px;stroke:#7a5520;flex-shrink:0}.customize-success{text-align:center;padding:20px 20px 10px}.customize-success[hidden]{display:none}.customize-success__icon{width:72px;height:72px;margin:0 auto 24px;border:1px solid #C9A84C;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:cm-pulse 2.2s ease-in-out infinite}@keyframes cm-pulse{0%,to{box-shadow:0 0 #c9a84c33}50%{box-shadow:0 0 0 14px #c9a84c00}}.customize-success__icon svg{width:32px;height:32px;stroke:#c9a84c}.customize-success__title{font-family:Cinzel Decorative,serif;font-size:1.4rem;font-weight:700;color:#f5edd6;margin:0 0 12px;line-height:1.25}.customize-success__text{font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic;color:#c8b898;line-height:1.75;max-width:380px;margin:0 auto 28px}.customize-success__btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#c9a84c,#e8c96a);border:1px solid #C9A84C;color:#080808;font-family:Cinzel,serif;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;padding:14px 32px;cursor:pointer;transition:all .3s ease}.customize-success__btn svg{width:15px;height:15px;stroke:#080808;flex-shrink:0}.customize-success__btn:hover{background:linear-gradient(135deg,#e8c96a,#f5d980);transform:translateY(-2px);box-shadow:0 8px 20px #c9a84c40}@media(max-width:720px){.customize-modal__inner{padding:40px 28px}.customize-modal__title{font-size:1.45rem}.customize-field-row{grid-template-columns:1fr;gap:22px}}@media(max-width:480px){.customize-overlay{padding:10px;align-items:flex-end}.customize-modal{max-height:96vh;transform:scale(1) translateY(40px)}.customize-overlay.is-active .customize-modal{transform:scale(1) translateY(0)}.customize-modal__inner{padding:32px 20px 36px}.customize-modal__title{font-size:1.25rem}.customize-submit{font-size:.65rem;padding:16px 24px}}@media(prefers-reduced-motion:reduce){.customize-overlay,.customize-modal,.customize-modal__close,.customize-submit,.customize-success__btn,.customize-success__icon{transition-duration:.01ms!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/customize-modal.css.map */
