.me23d-custom-order{--ink: #f4ecd9;--muted: #d7c7a6;--panel: rgba(20, 14, 11, .88);--panel-edge: rgba(230, 191, 116, .24);--accent: #d6a04e;--accent-deep: #8b5322;--danger: #f3aa99;--warn: #efd07f;--success: #b8e3b0;color:var(--ink);font-family:Georgia,Times New Roman,serif;background:radial-gradient(circle at top,rgba(112,78,48,.35),transparent 38%),linear-gradient(180deg,#1b110b,#0f0907 55%,#070504)}.me23d-custom-order *{box-sizing:border-box}.me23d-custom-order__shell{max-width:1320px;margin:0 auto;padding:24px 22px 36px}.me23d-custom-order__hero{position:relative;overflow:hidden;min-height:min(72vh,880px);border-radius:30px;background:#1d130d;box-shadow:0 28px 54px #00000061}.me23d-custom-order__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-bg);background-position:center;background-size:cover;transform:scale(1.02)}.me23d-custom-order__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#090706e6,#0907066b 46%,#090706d1),linear-gradient(180deg,#0907060f,#09070657)}.me23d-custom-order__grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;background:linear-gradient(135deg,rgba(255,255,255,.05) 0 2px,transparent 2px 16px),linear-gradient(45deg,rgba(0,0,0,.08) 0 2px,transparent 2px 18px);background-size:22px 22px,28px 28px;z-index:1;pointer-events:none}.me23d-custom-order__hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.9fr);gap:24px;padding:clamp(28px,4vw,56px)}.me23d-custom-order__intro{max-width:60ch}.me23d-custom-order__eyebrow{margin:0 0 14px;color:#f0d39b;text-transform:uppercase;letter-spacing:.24em;font-size:.8rem}.me23d-custom-order__title{margin:0 0 14px;font-size:clamp(2.4rem,4.8vw,5rem);line-height:.96;text-transform:uppercase;letter-spacing:.02em}.me23d-custom-order__lede{margin:0;padding:14px 18px;border-radius:18px;background:#110b0885;color:#f2e6ce;line-height:1.65;box-shadow:inset 0 0 0 1px #ffffff0d}.me23d-custom-order__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.me23d-custom-order__chip{padding:9px 14px;border-radius:999px;background:#18100cc7;border:1px solid rgba(230,191,116,.18);color:#f4dfb7;font-size:.94rem}.me23d-custom-order__notes{margin-top:22px;padding:18px;border-radius:20px;background:#110b0899;border:1px solid rgba(230,191,116,.14)}.me23d-custom-order__notes h3{margin:0 0 10px;font-size:1.1rem}.me23d-custom-order__notes ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.6}.me23d-custom-order__panel{padding:22px;border-radius:26px;background:linear-gradient(180deg,#18100cf5,#0e0a08fa);border:1px solid var(--panel-edge);box-shadow:0 20px 32px #00000042}.me23d-custom-order__panel-header{margin-bottom:16px}.me23d-custom-order__panel-header p{margin:0 0 8px;color:#e7c88b;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem}.me23d-custom-order__panel-header h2{margin:0;font-size:1.6rem}.me23d-custom-order__form{display:grid;gap:18px}.me23d-custom-order__field{display:grid;gap:8px}.me23d-custom-order__field label,.me23d-custom-order__group-label{color:#f3dfb7;font-weight:700;font-size:.98rem}.me23d-custom-order__hint{color:var(--muted);font-size:.92rem;line-height:1.5}.me23d-custom-order__field input[type=text],.me23d-custom-order__field input[type=email],.me23d-custom-order__field input[type=file],.me23d-custom-order__field textarea{width:100%;padding:12px 14px;border:1px solid rgba(230,191,116,.18);border-radius:16px;background:#080605db;color:var(--ink);font:inherit}.me23d-custom-order__field textarea{min-height:132px;resize:vertical}.me23d-custom-order__selector-group{display:grid;gap:10px}.me23d-custom-order__selector-options{display:flex;flex-wrap:wrap;gap:10px}.me23d-custom-order__selector-options input{position:absolute;opacity:0;pointer-events:none}.me23d-custom-order__selector-option{position:relative}.me23d-custom-order__selector-option span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border-radius:999px;border:1px solid rgba(230,191,116,.2);background:#0e0a08b8;color:#f0e2c4;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.me23d-custom-order__selector-option input:checked+span{border-color:#f0ca82eb;background:linear-gradient(180deg,#d3a054,#8d5725);color:#20140d;transform:translateY(-1px)}.me23d-custom-order__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.me23d-custom-order__submit{min-height:50px;padding:12px 22px;border:0;border-radius:999px;background:linear-gradient(180deg,#e2be7a,#a4682c);color:#22150d;font:inherit;font-weight:700;cursor:pointer;box-shadow:0 14px 24px #00000038}.me23d-custom-order__submit[disabled]{opacity:.55;cursor:wait}.me23d-custom-order__status{padding:14px 16px;border-radius:16px;background:#0a0807db;border:1px solid rgba(230,191,116,.12);color:var(--muted);line-height:1.55}.me23d-custom-order__status[data-state=success]{border-color:#b8e3b057;color:var(--success)}.me23d-custom-order__status[data-state=error]{border-color:#f3aa9957;color:var(--danger)}.me23d-custom-order__status[data-state=working]{border-color:#efd07f4d;color:var(--warn)}.me23d-custom-order__followup{display:grid;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(230,191,116,.12)}.me23d-custom-order__followup code{word-break:break-word;color:#f1d8ad}@media(max-width:1080px){.me23d-custom-order__hero-inner{grid-template-columns:1fr}}@media(max-width:720px){.me23d-custom-order__shell{padding:18px 16px 30px}.me23d-custom-order__hero{min-height:auto;border-radius:24px}.me23d-custom-order__hero-inner{padding:22px}.me23d-custom-order__actions{flex-direction:column;align-items:stretch}.me23d-custom-order__submit{width:100%}}.me23d-custom-order__locked{background:linear-gradient(135deg,#e8b14b1a,#e8b14b0a);border:1px dashed rgba(232,177,75,.55);border-radius:12px;padding:18px 20px;text-align:center}.me23d-custom-order__locked-title{margin:0 0 4px;font-size:16px;font-weight:500;color:#e8b14b;letter-spacing:.005em}.me23d-custom-order__locked-sub{margin:0;font-size:13px;line-height:1.55;color:#f8f1e3bf}
/*# sourceMappingURL=/cdn/shop/t/4/assets/me23d-custom-order.css.map */
