.etch-modal[data-v-fad63aba]{position:fixed;inset:0;z-index:1050;padding:var(--spacing-lg,1.5rem);background:#00000fc7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.etch-modal__dialog[data-v-fad63aba]{position:relative;width:100%;max-width:1080px;max-height:calc(100vh - 6rem);background:var(--skytech-dark-card,#151623);border:1px solid hsla(0,0%,100%,.06);border-radius:var(--radius-xl,1rem);box-shadow:0 25px 50px -12px #000000b3;overflow:hidden}.etch-modal__accent-bar[data-v-fad63aba]{height:3px;background:linear-gradient(90deg,var(--skytech-primary,#4cd497) 0,#1888ff 100%)}.etch-overlay-enter-active[data-v-fad63aba]{animation:etchOverlayIn-fad63aba .2s ease-out}.etch-overlay-leave-active[data-v-fad63aba]{animation:etchOverlayIn-fad63aba .15s ease-in reverse}@keyframes etchOverlayIn-fad63aba{0%{opacity:0}to{opacity:1}}.etch-dialog-enter-active[data-v-fad63aba]{animation:etchDialogIn-fad63aba .28s cubic-bezier(.16,1,.3,1)}.etch-dialog-leave-active[data-v-fad63aba]{animation:etchDialogIn-fad63aba .2s ease-in reverse}@keyframes etchDialogIn-fad63aba{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.etch-modal__header[data-v-fad63aba]{padding:2rem 3rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.etch-modal__eyebrow[data-v-fad63aba]{font-size:.75rem;font-weight:700;letter-spacing:.12em;color:var(--skytech-primary,#4cd497);padding:4px .5rem;background:#4cd4971a;border:1px solid rgba(76,212,151,.25);border-radius:9999px;margin-bottom:.5rem}.etch-modal__eyebrow[data-v-fad63aba],.etch-modal__title[data-v-fad63aba]{font-family:var(--font-header,"Montserrat",sans-serif);text-transform:uppercase}.etch-modal__title[data-v-fad63aba]{font-size:1.875rem;font-weight:800;color:var(--text-primary,#fff);letter-spacing:-.02em;line-height:1.1;margin:0}.etch-modal__subtitle[data-v-fad63aba]{font-size:.875rem;color:var(--text-secondary,#8892a6);margin:.25rem 0 0}.etch-modal__close[data-v-fad63aba]{width:40px;height:40px;background:#ffffff0a;border:1px solid hsla(0,0%,100%,.08);border-radius:.5rem;color:var(--text-secondary,#8892a6);transition:all .15s cubic-bezier(.4,0,.2,1);cursor:pointer}.etch-modal__close[data-v-fad63aba]:hover{background:#ff47571f;border-color:#ff475766;color:var(--text-primary,#fff);transform:rotate(90deg)}.etch-modal__body[data-v-fad63aba]{overflow-y:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0}.etch-modal__col[data-v-fad63aba]{padding:2rem 3rem}.etch-modal__col--form[data-v-fad63aba]{border-right:1px solid hsla(0,0%,100%,.05)}.etch-modal__col--visual[data-v-fad63aba]{background:linear-gradient(160deg,#1887ff0d,#4cd4970a)}.etch-mode-switch[data-v-fad63aba]{background:var(--skytech-dark,#00000f);border:2px solid hsla(0,0%,100%,.08);border-radius:9999px;padding:4px}.etch-mode-switch__btn[data-v-fad63aba]{padding:.625rem 1.25rem;font-family:var(--font-header,"Montserrat",sans-serif);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary,#8892a6);background:transparent;border:none;border-radius:9999px;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.etch-mode-switch__btn[data-v-fad63aba]:hover:not(.is-active){color:var(--text-primary,#fff);background:#ffffff0a}.etch-mode-switch__btn.is-active[data-v-fad63aba]{color:var(--text-on-primary,#0a0b1e);background:var(--skytech-primary,#4cd497);box-shadow:0 2px 8px #4cd4974d}.etch-preset-preview[data-v-fad63aba]{border-radius:.75rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.08)}.etch-preset-preview__img[data-v-fad63aba]{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3}.etch-preset-visual__img-wrap[data-v-fad63aba]{border-radius:.75rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);background:#0000004d}.etch-preset-visual__placeholder[data-v-fad63aba]{border-radius:.75rem;border:2px dashed hsla(0,0%,100%,.1);color:var(--text-muted,#6a7589);font-size:.875rem}.etch-field__label[data-v-fad63aba]{font-family:var(--font-header,"Montserrat",sans-serif);font-size:.875rem;font-weight:600;color:var(--text-primary,#fff);text-transform:uppercase;letter-spacing:.06em;margin:0}.etch-field__counter[data-v-fad63aba]{font-family:var(--font-mono,monospace);font-size:.75rem;font-weight:600;color:var(--text-muted,#6a7589);font-variant-numeric:tabular-nums}.etch-field__counter.is-warn[data-v-fad63aba]{color:var(--warning,#fbbf24)}.etch-field__counter.is-max[data-v-fad63aba]{color:var(--skytech-primary,#4cd497)}.etch-field__hint[data-v-fad63aba]{font-size:.9rem;color:var(--text-muted,#8892a6);margin:0}.etch-input[data-v-fad63aba],.etch-select[data-v-fad63aba]{width:100%;padding:1rem 1.5rem;font-size:1rem;font-family:var(--font-body,"Barlow",sans-serif);background:var(--skytech-dark,#00000f);border:2px solid hsla(0,0%,100%,.08);border-radius:.5rem;color:var(--text-primary,#fff);transition:all .15s cubic-bezier(.4,0,.2,1)}.etch-input[data-v-fad63aba]::-moz-placeholder{color:var(--text-muted,#6a7589)}.etch-input[data-v-fad63aba]::placeholder{color:var(--text-muted,#6a7589)}.etch-input[data-v-fad63aba]:focus,.etch-select[data-v-fad63aba]:focus{outline:none;border-color:var(--skytech-primary,#4cd497);box-shadow:0 0 0 3px #4cd49726}.etch-input.is-error[data-v-fad63aba],.etch-select.is-error[data-v-fad63aba]{border-color:var(--error,#ff4757);box-shadow:0 0 0 3px #ff475726}.etch-select[data-v-fad63aba]{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:3rem;cursor:pointer}.etch-select-wrap[data-v-fad63aba]:after{content:"";position:absolute;right:1rem;top:50%;width:10px;height:10px;border-right:2px solid var(--text-secondary,#8892a6);border-bottom:2px solid var(--text-secondary,#8892a6);transform:translateY(-75%) rotate(45deg);pointer-events:none;transition:border-color .15s cubic-bezier(.4,0,.2,1)}.etch-select-wrap[data-v-fad63aba]:focus-within:after{border-color:var(--skytech-primary,#4cd497)}.etch-error[data-v-fad63aba]{font-size:.75rem;color:var(--error,#ff4757);margin:0}.etch-error[data-v-fad63aba]:before{content:"!";display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;background:var(--error,#ff4757);color:#fff;font-weight:700;font-size:10px;border-radius:50%;flex-shrink:0}.etch-positions[data-v-fad63aba]{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.etch-position-btn[data-v-fad63aba]{position:relative;padding:1rem .5rem;background:var(--skytech-dark,#00000f);border:2px solid hsla(0,0%,100%,.08);border-radius:.5rem;color:var(--text-secondary,#8892a6);cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);font-family:var(--font-header,"Montserrat",sans-serif)}.etch-position-btn__code[data-v-fad63aba]{font-size:1rem;font-weight:700;color:var(--text-primary,#fff);letter-spacing:.05em}.etch-position-btn__name[data-v-fad63aba]{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted,#6a7589)}.etch-position-btn[data-v-fad63aba]:hover{border-color:#4cd49780;transform:translateY(-1px)}.etch-position-btn[aria-pressed=true][data-v-fad63aba]{background:#4cd4971f;border-color:var(--skytech-primary,#4cd497);box-shadow:0 0 0 1px var(--skytech-primary,#4cd497),0 0 18px #4cd49740}.etch-position-btn[aria-pressed=true] .etch-position-btn__name[data-v-fad63aba]{color:var(--skytech-primary,#4cd497)}.etch-preview__label[data-v-fad63aba]{font-family:var(--font-header,"Montserrat",sans-serif);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted,#6a7589)}.etch-preview__font-tag[data-v-fad63aba]{font-family:var(--font-mono,monospace);font-size:.75rem;color:var(--skytech-primary,#4cd497)}.etch-preview__stage[data-v-fad63aba]{min-height:80px;padding:1.25rem 2rem;border-radius:.75rem;background:linear-gradient(135deg,#ffffff0a,#ffffff03),radial-gradient(ellipse at 30% 20%,rgba(24,135,255,.12) 0,transparent 60%),radial-gradient(ellipse at 80% 80%,rgba(76,212,151,.1) 0,transparent 50%),#07080f;border:1px solid hsla(0,0%,100%,.08);text-align:left}.etch-preview__stage[data-pos=P1][data-v-fad63aba]{justify-content:flex-start;text-align:left}.etch-preview__stage[data-pos=P2][data-v-fad63aba]{justify-content:flex-end;text-align:right}.etch-preview__stage[data-pos=P3][data-v-fad63aba]{justify-content:flex-start;text-align:left}.etch-preview__stage[data-pos=P4][data-v-fad63aba]{justify-content:flex-end;text-align:right}.etch-preview__stage[data-v-fad63aba]:before{content:"";position:absolute;top:-50%;left:-50%;width:60%;height:200%;background:linear-gradient(115deg,transparent 40%,hsla(0,0%,100%,.06) 50%,transparent 60%);transform:rotate(20deg);pointer-events:none}.etch-preview__text[data-v-fad63aba]{padding:10px 0;position:relative;font-size:clamp(1.25rem,2.4vw,1.875rem);font-weight:400;line-height:1.15;overflow-x:auto;color:#ffffffeb;text-shadow:0 1px 0 hsla(0,0%,100%,.25),0 0 12px hsla(0,0%,100%,.18),0 0 28px rgba(76,212,151,.18);letter-spacing:.02em;scrollbar-width:thin;scrollbar-color:rgba(76,212,151,.6) transparent;text-align:left;-webkit-overflow-scrolling:touch}.etch-preview__text[data-v-fad63aba]::-webkit-scrollbar{height:4px}.etch-preview__text[data-v-fad63aba]::-webkit-scrollbar-track{background:transparent}.etch-preview__text[data-v-fad63aba]::-webkit-scrollbar-thumb{background:#4cd49773;border-radius:2px}.etch-preview__text[data-v-fad63aba]::-webkit-scrollbar-thumb:hover{background:#4cd497b3}@supports not selector(::-webkit-scrollbar){.etch-preview__text[data-v-fad63aba]{scrollbar-width:thin;scrollbar-color:rgba(76,212,151,.45) transparent}}.etch-preview__fade[data-v-fad63aba]{width:40px;opacity:0;transition:opacity .2s ease}.etch-preview__fade.is-visible[data-v-fad63aba]{opacity:1}.etch-preview__fade--left[data-v-fad63aba]{left:0;padding-left:6px;background:linear-gradient(270deg,transparent 0,rgba(7,8,15,.8) 70%,rgba(7,8,15,.95));color:var(--skytech-primary,#4cd497)}.etch-preview__fade--left svg[data-v-fad63aba]{animation:etchScrollNudgeLeft-fad63aba 1.4s ease-in-out infinite}@keyframes etchScrollNudgeLeft-fad63aba{0%,to{transform:translate(0);opacity:.9}50%{transform:translate(-3px);opacity:.4}}.etch-preview__fade--right[data-v-fad63aba]{right:0;padding-right:6px;background:linear-gradient(90deg,transparent 0,rgba(7,8,15,.8) 70%,rgba(7,8,15,.95));color:var(--skytech-primary,#4cd497)}.etch-preview__fade--right svg[data-v-fad63aba]{animation:etchScrollNudge-fad63aba 1.4s ease-in-out infinite}@keyframes etchScrollNudge-fad63aba{0%,to{transform:translate(0);opacity:.9}50%{transform:translate(3px);opacity:.4}}.etch-preview__text.is-empty[data-v-fad63aba]{color:#ffffff40;font-weight:400;font-style:italic;text-shadow:none;letter-spacing:0}.etch-visual__title[data-v-fad63aba]{font-family:var(--font-header,"Montserrat",sans-serif);font-size:.875rem;font-weight:600;color:var(--text-primary,#fff);text-transform:uppercase;letter-spacing:.06em;margin:0}.etch-visual__subtitle[data-v-fad63aba]{font-size:.9rem;color:var(--text-muted,#8892a6);margin:2px 0 0}.etch-pc[data-v-fad63aba]{position:relative;width:100%;aspect-ratio:4/5;max-height:360px;margin:0 auto;background:linear-gradient(160deg,#0a0b14,#14161f);border:2px solid hsla(0,0%,100%,.08);border-radius:.75rem;padding:14px;box-shadow:0 20px 25px -5px #0009}.etch-pc__glass[data-v-fad63aba]{border:1px solid hsla(0,0%,100%,.12);border-radius:.5rem;background:linear-gradient(135deg,#ffffff08,#ffffff03),radial-gradient(ellipse at 20% 30%,rgba(76,212,151,.08) 0,transparent 55%),radial-gradient(ellipse at 75% 70%,rgba(24,135,255,.08) 0,transparent 55%),#050610;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.etch-pc__glass[data-v-fad63aba]:after,.etch-pc__glass[data-v-fad63aba]:before{content:"";position:absolute;width:38%;aspect-ratio:1;border-radius:50%;pointer-events:none;filter:blur(2px);opacity:.55}.etch-pc__glass[data-v-fad63aba]:before{top:8%;left:8%;background:radial-gradient(circle,rgba(76,212,151,.5) 0,transparent 65%)}.etch-pc__glass[data-v-fad63aba]:after{bottom:8%;right:8%;background:radial-gradient(circle,rgba(24,135,255,.45) 0,transparent 65%)}.etch-pc__shimmer[data-v-fad63aba]{top:-10%;left:35%;width:18%;height:130%;background:linear-gradient(115deg,transparent 40%,hsla(0,0%,100%,.08) 50%,transparent 60%);transform:rotate(18deg)}.etch-pc__quadrant[data-v-fad63aba]{cursor:pointer;transition:background .15s cubic-bezier(.4,0,.2,1);background:transparent;font:inherit;color:inherit}.etch-pc__quadrant[data-v-fad63aba]:hover{background:#4cd4970f}.etch-pc__quadrant[aria-pressed=true][data-v-fad63aba]{background:#4cd49724}.etch-pc__label[data-v-fad63aba]{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:2px 6px;font-family:var(--font-header,"Montserrat",sans-serif);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;background:#0000008c;border:1px solid hsla(0,0%,100%,.12);transition:all .15s cubic-bezier(.4,0,.2,1)}.etch-pc__quadrant[data-pos=P1] .etch-pc__label[data-v-fad63aba]{top:0;left:0}.etch-pc__quadrant[data-pos=P2] .etch-pc__label[data-v-fad63aba]{top:0;right:0}.etch-pc__quadrant[data-pos=P3] .etch-pc__label[data-v-fad63aba]{bottom:0;left:0}.etch-pc__quadrant[data-pos=P4] .etch-pc__label[data-v-fad63aba]{bottom:0;right:0}.etch-pc__quadrant[aria-pressed=true] .etch-pc__label[data-v-fad63aba]{color:var(--text-on-primary,#0a0b1e);background:var(--skytech-primary,#4cd497);border-color:var(--skytech-primary,#4cd497);box-shadow:0 0 14px #4cd49780}.etch-pc__etching[data-v-fad63aba]{opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.etch-pc__etching.is-visible[data-v-fad63aba]{opacity:1}.etch-pc__etching[data-pos=P1][data-v-fad63aba]{top:22px;left:22px}.etch-pc__etching[data-pos=P2][data-v-fad63aba]{top:22px;right:22px}.etch-pc__etching[data-pos=P3][data-v-fad63aba]{bottom:22px;left:22px}.etch-pc__etching[data-pos=P4][data-v-fad63aba]{bottom:22px;right:22px}.etch-pc__etching-mirror[data-v-fad63aba]{font-size:clamp(1.25rem,2.4vw,1.875rem);font-weight:400;line-height:1.15;letter-spacing:.02em;color:#ffffffd9;text-shadow:0 0 6px hsla(0,0%,100%,.3)}.etch-pc__etching[data-pos=P1] .etch-pc__etching-mirror[data-v-fad63aba],.etch-pc__etching[data-pos=P3] .etch-pc__etching-mirror[data-v-fad63aba]{text-align:left}.etch-pc__etching[data-pos=P2] .etch-pc__etching-mirror[data-v-fad63aba],.etch-pc__etching[data-pos=P4] .etch-pc__etching-mirror[data-v-fad63aba]{text-align:right}.etch-visual__caption[data-v-fad63aba]{padding:1rem;background:#4cd4970d;border-left:3px solid var(--skytech-primary,#4cd497);border-radius:.25rem;font-size:.75rem;color:var(--text-secondary,#8892a6);line-height:1.5}.etch-visual__caption svg[data-v-fad63aba]{color:var(--skytech-primary,#4cd497);margin-top:1px}.etch-modal__footer[data-v-fad63aba]{border-top:1px solid hsla(0,0%,100%,.06);background:#0000004d;padding:1.5rem 3rem}.etch-modal__disclaimer[data-v-fad63aba]{font-size:.75rem;color:var(--text-muted,#6a7589);line-height:1.5;margin:0}.etch-modal__disclaimer strong[data-v-fad63aba]{color:var(--text-secondary,#8892a6);font-weight:600}.etch-price[data-v-fad63aba]{font-family:var(--font-header,"Montserrat",sans-serif)}.etch-price__label[data-v-fad63aba]{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted,#6a7589);font-weight:600}.etch-price__amount[data-v-fad63aba]{font-size:1.5rem;font-weight:800;color:var(--text-primary,#fff)}.etch-btn[data-v-fad63aba]{padding:1rem 2rem;font-family:var(--font-header,"Montserrat",sans-serif);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border:none;border-radius:9999px;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);white-space:nowrap}.etch-btn--ghost[data-v-fad63aba]{background:transparent;color:var(--text-secondary,#8892a6);border:2px solid hsla(0,0%,100%,.1)}.etch-btn--ghost[data-v-fad63aba]:hover{color:var(--text-primary,#fff);border-color:#ffffff4d}.etch-btn--primary[data-v-fad63aba]{background:var(--skytech-primary,#4cd497);color:var(--text-on-primary,#0a0b1e);box-shadow:0 6px 16px #4cd49740}.etch-btn--primary[data-v-fad63aba]:hover:not(:disabled){background:var(--skytech-primary-dark,#3cb87d);transform:translateY(-2px);box-shadow:0 10px 22px #4cd49759}.etch-btn--primary[data-v-fad63aba]:active:not(:disabled){transform:translateY(0)}.etch-btn[data-v-fad63aba]:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}@media(max-width:880px){.etch-modal__body[data-v-fad63aba]{grid-template-columns:minmax(0,1fr)}.etch-modal__col--form[data-v-fad63aba]{border-right:none;border-bottom:1px solid hsla(0,0%,100%,.05)}.etch-modal__col[data-v-fad63aba]{padding:1.5rem;gap:1rem}.etch-modal__header[data-v-fad63aba]{padding:1.5rem 1.5rem 1rem}.etch-modal__footer[data-v-fad63aba]{padding:1rem 1.5rem}.etch-modal__title[data-v-fad63aba]{font-size:1.5rem}.etch-pc[data-v-fad63aba]{max-height:280px}}@media(max-width:520px){.etch-modal[data-v-fad63aba]{padding:0}.etch-modal__dialog[data-v-fad63aba]{max-height:100vh;height:100vh;border-radius:0}.etch-positions[data-v-fad63aba]{grid-template-columns:repeat(2,1fr)}.etch-modal__footer[data-v-fad63aba]{flex-direction:column;align-items:stretch;gap:.75rem;padding:2rem 1rem}.etch-modal__disclaimer[data-v-fad63aba]{flex-basis:auto}.etch-modal__actions[data-v-fad63aba]{justify-content:space-between;gap:.5rem}.etch-price__amount[data-v-fad63aba]{font-size:1.25rem}.etch-btn[data-v-fad63aba]{flex:1;padding:.625rem 1rem;font-size:.8125rem}}@media(prefers-reduced-motion:reduce){.etch-btn[data-v-fad63aba],.etch-modal[data-v-fad63aba],.etch-modal__dialog[data-v-fad63aba],.etch-pc__etching[data-v-fad63aba],.etch-position-btn[data-v-fad63aba]{animation:none!important;transition:none!important}}
