.custom-design-request{width:100%;max-width:100%;font-size:18px;line-height:1.55;box-sizing:border-box;-webkit-text-size-adjust:100%;text-size-adjust:100%}.custom-design-request--wide{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:clamp(16px,3vw,40px);padding-right:clamp(16px,3vw,40px)}.shopify-section:has(.custom-design-request--wide),.page-width:has(.custom-design-request--wide){max-width:none!important;width:100%!important;padding-left:0!important;padding-right:0!important}.custom-design-request--wide .app{width:100%;max-width:min(1200px,100%);margin-left:auto;margin-right:auto}.custom-design-request--page{width:100%;max-width:100%}.custom-design-request .app{--text: #0f172a;--muted: #64748b;--accent: #0a63a7;--accent-strong: #357abd;--border: #eaeaea;--surface: #fff;--surface-subtle: #f8fafc;--ring: #81b5e5;--radius: 10px;--radius-lg: 12px;--space: 14px;--maxw: min(1200px, 100%);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:inherit;color:var(--text);background:#f7f7fb;min-height:40vh;width:100%;max-width:var(--maxw);margin-left:auto;margin-right:auto}.app{--text: #0f172a;--muted: #64748b;--accent: #0a63a7;--accent-strong: #357abd;--border: #eaeaea;--surface: #fff;--surface-subtle: #f8fafc;--ring: #81b5e5;--radius: 10px;--radius-lg: 12px;--space: 14px;--maxw: min(1200px, 100%);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:18px;line-height:1.55;color:var(--text);background:#f7f7fb;min-height:100vh;width:100%;max-width:var(--maxw);margin-left:auto;margin-right:auto}.custom-design-request--wide .masthead,.custom-design-request--wide .steps,.custom-design-request--wide .layout{max-width:100%}.app *,.app *:before,.app *:after{box-sizing:border-box}.app :focus-visible{outline:2px solid var(--ring);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.masthead{position:sticky;top:0;z-index:10;background:linear-gradient(var(--surface),rgba(255,255,255,.92));-webkit-backdrop-filter:saturate(120%) blur(6px);backdrop-filter:saturate(120%) blur(6px);border-bottom:1px solid var(--border);padding:var(--space) 14px;width:100%;max-width:var(--maxw);margin-left:auto;margin-right:auto}.masthead__title{font-size:28px;font-weight:700;margin:0 0 4px;line-height:1.25}.masthead__note{margin:0;font-size:17px;color:var(--muted)}.steps{position:sticky;top:var(--sticky-theme-top, 0);z-index:12;padding:10px var(--space) 8px;max-width:var(--maxw);margin:0 auto;background:#f7f7fb;border-bottom:1px solid var(--border)}.steps__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%}.steps__list>li{min-width:0}.steps__label{line-height:1.2}.steps__btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:12px 10px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);font:inherit;font-size:15px;font-weight:600;cursor:pointer;color:#475569;text-align:center}.steps__btn:disabled{opacity:.45;cursor:not-allowed}.steps__btn.is-active{border-color:var(--ring);background:#e8f4fc;color:var(--accent)}.steps__btn.is-done:not(.is-active){color:var(--text)}.steps__n{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#e2e8f0;font-size:11px}.steps__btn.is-active .steps__n{background:var(--accent-strong);color:#fff}@media(max-width:640px){.steps__list{gap:4px}.steps__btn{flex-direction:column;gap:2px;padding:8px 4px;font-size:12px}.steps__btn .steps__label{display:none}.steps__btn.is-active .steps__label{display:block;font-size:10px;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.layout{padding:var(--space);max-width:var(--maxw);margin:0 auto 48px;display:block}.panel{margin-bottom:var(--space)}.panel--hidden,.panel--hidden[hidden]{display:none!important}.panel__h{font-size:22px;margin:0 0 8px;line-height:1.3}.hint{font-size:17px;color:var(--muted);margin:0 0 var(--space);line-height:1.45}.hint--prominent{font-size:12px;font-weight:600;color:#92400e;background:#fffbeb;border:1px solid #fcd34d;padding:8px 10px;border-radius:8px;line-height:1.4;margin:0 0 var(--space)}@media(max-width:640px){.hint--prominent{font-size:11px;padding:7px 9px}}.card--nested[open]>summary{border-bottom:1px solid var(--border)}.card--nested:not([open])>summary{border-radius:var(--radius)}.card--nested.card--all-complete>summary{background:#ecfdf5}.card--nested>.bulk-grid,.card--nested>.file-cards{padding:0 10px 10px;box-sizing:border-box;max-width:100%;min-width:0}.dropzone{position:relative;border:2px dashed var(--ring);border-radius:var(--radius-lg);padding:24px 16px;text-align:center;background:var(--surface)}.dropzone.is-dragover{background:#e8f4fc;border-color:var(--accent-strong)}.dropzone__input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.dropzone__label{pointer-events:none;font-weight:600;font-size:17px;color:var(--accent)}.file-count{font-size:16px;margin:10px 0 6px}.thumb-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.thumb-list>li{position:relative;width:72px;height:72px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:var(--surface)}.thumb-list img{width:100%;height:100%;object-fit:cover}.thumb-list .thumb-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border:none;border-radius:6px;background:#000000a6;color:#fff;font-size:14px;line-height:1;cursor:pointer}.card--nested{background:var(--surface-subtle);border:1px solid var(--border);border-radius:var(--radius);padding:0;margin-bottom:14px;overflow:visible;overflow-anchor:none;min-width:0;max-width:100%;box-sizing:border-box}.card--nested:not([open]){overflow:hidden}.card--nested>summary{list-style:none}.card--nested>summary::-webkit-details-marker{display:none}.card--nested>summary.card__summary{width:100%;box-sizing:border-box;margin:0;padding:10px 12px}.card__summary{font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px}.card__chevron{display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid #64748b;flex-shrink:0;transition:transform .15s ease}.card--nested[open]>summary .card__chevron{transform:rotate(90deg)}.card__summary--row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%}.card__summary-title{flex:1 1 auto;min-width:0;text-align:left}.configure-progress{font-size:15px;font-weight:600;color:var(--muted);white-space:nowrap;flex-shrink:0;min-width:9em;text-align:right;margin-left:auto}.bulk-settings--hidden,#cs-bulk-settings.bulk-settings--hidden{display:none!important}.card--nested.card--all-complete>.card__summary{color:#166534}.card--nested.card--all-complete>.card__summary .configure-progress{color:#15803d}#panel-configure{overflow-anchor:none}.bulk-grid{display:grid;gap:var(--space);margin-top:10px}.field label{display:block;font-size:17px;font-weight:600;color:#475569;margin-bottom:4px}.label{display:block;font-size:17px;font-weight:600;color:#475569;margin-bottom:6px}.label-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px;margin-bottom:6px}.label-row .label{margin-bottom:0}.linkish{margin:0;padding:0;border:none;background:none;font:inherit;font-size:16px;font-weight:500;color:var(--accent);text-decoration:underline;text-underline-offset:2px;cursor:pointer;text-align:left}.linkish:hover{color:#084a7d}.field input[type=text],.field input[type=tel],.field input[type=email]{width:100%;max-width:100%;padding:12px 14px;border-radius:8px;border:1px solid #cbd5e1;font:inherit;font-size:17px}.field[hidden],.field--hidden,.field--hidden[hidden]{display:none!important}.field--btn{align-self:end}.field-hint{margin:8px 0 0;font-size:16px;color:var(--muted);line-height:1.45}.choice-group{display:flex;flex-wrap:wrap;gap:6px;max-width:100%}.choice-group--mode{flex-direction:column;align-items:stretch}@media(min-width:480px){.choice-group--mode{flex-direction:row}.choice-group--mode .choice-btn{flex:1 1 0;min-width:0}}.choice-group--wrap .choice-btn{flex:0 1 auto}.choice-btn{margin:0;padding:12px 16px;border-radius:8px;border:1px solid #cbd5e1;background:var(--surface);color:var(--text);font-family:inherit;font-size:17px;font-weight:600;cursor:pointer;line-height:1.35;text-align:center;white-space:normal;min-height:48px}.choice-btn:hover{border-color:var(--ring);background:var(--surface-subtle)}.choice-btn.is-selected{border-color:var(--accent-strong);background:#e8f4fc;color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent-strong)}.file-cards{display:grid;gap:10px;margin-top:10px;overflow-anchor:none;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.file-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:0;overflow:hidden;overflow-anchor:none;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.file-card>summary{cursor:pointer;font-weight:700;list-style:none;display:block;width:100%;box-sizing:border-box;margin:0;padding:10px}.file-card:not([open])>summary{border-radius:var(--radius-lg)}.file-card[open]>summary{background:var(--surface);border-bottom:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.file-card--complete{border-color:#86efac}.file-card--complete>summary{background:#ecfdf5}.file-card--complete[open]>summary{background:#ecfdf5;box-shadow:0 1px #bbf7d0}.file-card--complete .file-card__name{color:#166534}.file-card--complete .file-card__status{color:#15803d}.file-card>summary::-webkit-details-marker{display:none}.file-card__row{display:flex;align-items:center;gap:10px}.file-card__thumb-btn{flex-shrink:0;margin:0;padding:0;border:none;border-radius:8px;background:transparent;cursor:zoom-in;line-height:0}.file-card__thumb{display:block;width:56px;height:56px;border-radius:8px;object-fit:cover}.file-card__name{flex:1;min-width:0;font-size:17px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-card__price{flex-shrink:0;font-size:17px;font-weight:700;color:var(--accent);text-align:right;white-space:nowrap;margin-left:auto}.file-card>summary .file-card__status{margin:6px 0 0;padding:0 0 2px 66px;font-size:16px;font-weight:500;color:var(--muted);line-height:1.35;cursor:pointer}@media(max-width:420px){.file-card>summary .file-card__status{padding-left:0}}.file-card__body{margin-top:0;padding:var(--space) 10px 10px;border-top:none;display:grid;gap:10px;box-sizing:border-box}.file-card .field{max-width:100%}.contact-grid{display:grid;gap:var(--space);width:100%}.contact-grid .field{max-width:100%;width:100%}@media(min-width:520px){.contact-grid{grid-template-columns:1fr 1fr}.contact-grid .field:last-child{grid-column:1 / -1}}@media(min-width:900px){.contact-grid{grid-template-columns:1fr 1fr 1fr}.contact-grid .field:last-child{grid-column:auto}}.req{color:#dc2626}.review{display:grid;gap:10px}.review-line{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:start;padding:10px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.review-line img{width:56px;height:56px;object-fit:cover;border-radius:8px}.review-line__main{min-width:0;display:grid;gap:4px}.review-line__head{display:flex;align-items:center;gap:10px;min-width:0}.review-line__name{flex:1;min-width:0;font-size:17px;font-weight:700;line-height:1.3;overflow:hidden;text-overflow:ellipsis}.review-line__spec{font-size:16px;color:#475569;display:grid;gap:2px;width:100%}.review-spec-line{line-height:1.35}.review-spec-line__label{font-weight:600;color:#334155}.review-spec-line__value{font-weight:500}.review-line__price{flex-shrink:0;font-weight:700;text-align:right;white-space:nowrap;font-size:16px;line-height:1.3;color:var(--accent)}@media(max-width:520px){.review-line__price,.file-card__price{font-size:13px}}.review-kv{margin:var(--space) 0 0;padding:var(--space);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);display:grid;grid-template-columns:auto 1fr;gap:4px var(--space);font-size:17px}.review-kv dt{color:var(--muted);margin:0}.review-kv dd{margin:0;font-weight:500}.subtotal{font-size:20px;margin-top:16px;text-align:right}.nav-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:16px;padding-top:var(--space);border-top:1px solid var(--border)}.btn{border:0;border-radius:var(--radius);padding:12px 20px;cursor:pointer;font-family:inherit;font-size:17px;font-weight:600;min-height:48px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:var(--accent-strong);color:#fff;font-weight:700;border:1px solid #2d6aa8}.is-hidden,.is-hidden[hidden],.nav-actions--review #cs-next{display:none!important}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);max-width:min(90vw,400px);padding:var(--space) 16px;background:#0f172aeb;color:#fff;border-radius:var(--radius);font-size:.9rem;z-index:100;box-shadow:0 4px 20px #0003}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:none;align-items:center;justify-content:center;padding:16px}.overlay--dialog{z-index:210}.overlay.is-open{display:flex}.overlay__bg{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;background:#0f172ad1;cursor:pointer}.overlay__fig{position:relative;z-index:1;margin:0;max-width:min(96vw,1200px);max-height:92vh}.overlay__img{display:block;max-width:100%;max-height:min(85vh,900px);width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 8px 40px #00000073}.overlay__close{position:absolute;top:8px;right:8px;width:40px;height:40px;margin:0;padding:0;border:none;border-radius:8px;background:#f1f5f9;color:#475569;font-size:1.5rem;line-height:1;cursor:pointer}.overlay__close:hover{background:#e2e8f0}.overlay__close--on-dark{background:#0000008c;color:#fff}.overlay__close--on-dark:hover{background:#000000bf}.overlay__cap{margin:10px 0 0;text-align:center;font-size:16px;max-width:90vw}.overlay__cap--dark{color:#e2e8f0}.dialog{position:relative;z-index:1;width:100%;max-width:min(96vw,440px);max-height:min(85vh,640px);overflow:auto;margin:0;padding:20px 20px 22px;border-radius:var(--radius-lg);background:var(--surface);color:var(--text);box-shadow:0 12px 48px #00000047}.dialog__title{margin:0 36px 12px 0;font-size:20px;font-weight:700;line-height:1.35}.dialog__body{margin:0;font-size:17px;line-height:1.55;color:#334155}.custom-design-request .app button,.custom-design-request .app input,.custom-design-request .app select,.custom-design-request .app textarea,.custom-design-request .app .choice-btn,.custom-design-request .app .btn{font-size:17px}.custom-design-request .app p,.custom-design-request .app li,.custom-design-request .app summary{font-size:inherit}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom-submit-styles.css.map */
