.gfcd-app{max-width:1100px;margin:0 auto;padding:24px;box-sizing:border-box;color:#fff;background:#070707;border-radius:24px}.gfcd-editor{display:flex;flex-direction:column;gap:12px}.gfcd-stage-wrap{width:100%}.gfcd-stage{position:relative;width:100%;max-width:760px;margin:0 auto;aspect-ratio:1/1;overflow:hidden;border-radius:24px;background:#f7f7f7;touch-action:none}.gfcd-shirt{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;user-select:none}.gfcd-print-area{position:absolute;border:2px dashed rgba(255,255,255,.95);box-sizing:border-box;pointer-events:none}.gfcd-art-layer{position:absolute;box-sizing:border-box;touch-action:none}.gfcd-art{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;user-select:none}.gfcd-handle{position:absolute;width:58px;height:58px;border-radius:50%;border:0;background:#fff;color:#111;font-size:30px;box-shadow:0 8px 24px rgba(0,0,0,.2);z-index:5}.gfcd-rotate{right:-18px;top:-18px}.gfcd-resize{right:-18px;bottom:-18px}.gfcd-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;color:#555;font-size:20px;padding:40px;box-sizing:border-box;pointer-events:none}.gfcd-snap{position:absolute;left:50%;top:50%;width:2px;height:100%;background:rgba(255,255,255,.9);transform:translateX(-50%);opacity:0;pointer-events:none;transition:opacity .12s}.gfcd-snap:after{content:"";position:absolute;top:50%;left:-50vw;width:100vw;height:2px;background:rgba(255,255,255,.9)}.gfcd-snap.show{opacity:1}.gfcd-editor-note{font-size:15px;color:#bcbcbc;text-align:center}.gfcd-tools{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.gfcd-upload,.gfcd-tool,.gfcd-option,.gfcd-submit{min-height:56px;border:1px solid #444;border-radius:14px;background:#151515;color:#fff;display:flex;align-items:center;justify-content:center;font-size:17px;cursor:pointer;box-sizing:border-box}.gfcd-upload input{display:none}.gfcd-delete{color:#ffb4bf}.gfcd-controls{margin-top:10px}.gfcd-choice-block{margin:22px 0}.gfcd-choice-block h3{margin:0 0 10px;font-size:20px;color:#fff}.gfcd-options{display:flex;flex-wrap:wrap;gap:10px}.gfcd-option{padding:12px 22px}.gfcd-option.active{background:#fff;color:#111;border-color:#fff}.gfcd-price-row{display:flex;align-items:center;gap:14px;margin:20px 0}.gfcd-regular-price{color:#999;text-decoration:line-through;font-size:22px}.gfcd-sale-price{font-size:32px;color:#fff}.gfcd-submit{width:100%;background:#fff;color:#111;border-color:#fff;font-weight:700;font-size:20px}.gfcd-submit:disabled{opacity:.55}.gfcd-status{min-height:28px;text-align:center;margin-top:14px;color:#ffb0bd;font-size:16px}.gfcd-error{padding:20px;background:#111;color:#fff;border-radius:14px}.gfcd-admin-order-meta{margin-top:8px}.gfcd-design-file{margin-top:6px}.gfcd-design-file a{margin-right:12px}.gfcd-order-thumb,.gfcd-order-inline-thumb{object-fit:cover}.gfcd-order-inline-thumb{width:64px;height:64px;vertical-align:middle;margin-right:8px}
@media(max-width:600px){.gfcd-app{padding:12px;border-radius:18px}.gfcd-stage{border-radius:18px}.gfcd-tools{grid-template-columns:1fr 1fr}.gfcd-upload{grid-column:span 2}.gfcd-price-row{justify-content:flex-start}.gfcd-sale-price{font-size:28px}.gfcd-option{font-size:16px;padding:11px 17px}.gfcd-handle{width:52px;height:52px}}
.gfcd-view-toggle{display:none;gap:10px;flex-wrap:wrap;margin-top:10px}.gfcd-view-toggle .gfcd-option{min-width:120px}

.gfcd-side-select{width:100%;min-height:56px;padding:0 16px;border:1px solid #444;border-radius:14px;background:#151515;color:#fff;font-size:17px;outline:none;box-sizing:border-box}.gfcd-side-select:focus{border-color:#fff}.gfcd-view-toggle{display:none;gap:10px;flex-wrap:wrap;margin-top:12px}.gfcd-view-toggle .gfcd-option{min-width:120px}.gfcd-submit.is-saving{cursor:wait}.gfcd-submit.is-saving:after{content:"";width:16px;height:16px;margin-left:10px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:gfcdspin .7s linear infinite}@keyframes gfcdspin{to{transform:rotate(360deg)}}
.gfcd-view-wrap{margin-top:12px}.gfcd-view-label{display:block;margin:0 0 8px;font-size:15px;color:#bdbdbd}.gfcd-view-select{width:100%;min-height:52px;padding:0 16px;border:1px solid #444;border-radius:14px;background:#151515;color:#fff;font-size:17px;outline:none;box-sizing:border-box}.gfcd-view-select:focus{border-color:#fff}.gfcd-view-toggle,.gfcd-side-options{display:none!important}

.gfcd-empty span{display:block;max-width:280px;line-height:1.45;text-align:center}

.gfcd-side-select,.gfcd-view-select{display:none!important}.gfcd-side-tabs,.gfcd-view-tabs{display:flex;gap:10px;flex-wrap:wrap}.gfcd-side-tab,.gfcd-view-tab{min-height:52px;padding:0 22px;border:1px solid #444;border-radius:14px;background:#151515;color:#fff;font-size:17px;cursor:pointer}.gfcd-side-tab.active,.gfcd-view-tab.active{background:#fff;color:#111;border-color:#fff}.gfcd-side-tab:focus,.gfcd-view-tab:focus{outline:2px solid #fff;outline-offset:2px}.gfcd-empty span{max-width:290px;line-height:1.45;text-align:center}.gfcd-view-wrap{margin-top:12px}.gfcd-view-wrap[hidden]{display:none!important}@media(max-width:600px){.gfcd-side-tab,.gfcd-view-tab{flex:1 1 calc(33.333% - 8px);padding:0 10px;font-size:15px}.gfcd-view-tab{flex-basis:calc(50% - 5px)}}

.gfcd-stage .gfcd-side-tabs{position:absolute;z-index:20;left:50%;top:14px;transform:translateX(-50%);padding:5px;border-radius:14px;background:rgba(10,10,10,.82);backdrop-filter:blur(8px);box-shadow:0 6px 20px rgba(0,0,0,.18);width:max-content;max-width:calc(100% - 20px)}.gfcd-stage .gfcd-side-tabs .gfcd-side-tab{min-height:42px;padding:0 16px;font-size:15px}.gfcd-stage .gfcd-side-tabs .gfcd-side-tab.active{background:#fff;color:#111}@media(max-width:600px){.gfcd-stage .gfcd-side-tabs{top:10px}.gfcd-stage .gfcd-side-tabs .gfcd-side-tab{min-height:38px;padding:0 12px;font-size:14px}}

/* v4.4.7: Print Side is a real dropdown; preview views are toggle tabs only for Both. */
.gfcd-print-side-block h3{margin:0 0 10px}.gfcd-side-select{display:block!important;width:100%;min-height:56px;padding:0 16px;border:1px solid #444;border-radius:14px;background:#151515;color:#fff;font-size:17px;outline:none;box-sizing:border-box}.gfcd-side-select:focus{border-color:#fff}.gfcd-stage .gfcd-side-tabs{display:none!important}.gfcd-view-wrap{margin-top:12px}.gfcd-view-tabs{display:flex;gap:10px;flex-wrap:wrap}.gfcd-view-tab{min-height:52px;padding:0 22px;border:1px solid #444;border-radius:14px;background:#151515;color:#fff;font-size:17px;cursor:pointer}.gfcd-view-tab.active{background:#fff;color:#111;border-color:#fff}.gfcd-view-tab:focus{outline:2px solid #fff;outline-offset:2px}@media(max-width:600px){.gfcd-view-tab{flex:1 1 calc(50% - 5px);padding:0 12px;font-size:15px}.gfcd-side-select{font-size:16px}}

/* v4.4.8 editor layout */
.gfcd-controls{display:flex;flex-direction:column}
.gfcd-controls .gfcd-field{order:30}
.gfcd-controls .gfcd-price{order:40}
.gfcd-controls .gfcd-save{order:50}
.gfcd-upload-row{order:10}
.gfcd-upload-row{display:flex;flex-wrap:nowrap;align-items:center;gap:6px}
.gfcd-upload-row > *{min-width:0}
.gfcd-upload-row .gfcd-upload{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:600px){
  .gfcd-upload-row{gap:4px}
  .gfcd-upload-row button,.gfcd-upload-row .gfcd-upload{padding:9px 7px;font-size:12px}
  .gfcd-upload-row button{flex:0 0 auto}
  .gfcd-upload-row .gfcd-upload{flex:1 1 auto}
}

/* v4.4.9 editor order + mobile controls */
.gfcd-editor{display:flex;flex-direction:column;gap:12px}
.gfcd-editor-controls-top{order:1}
.gfcd-stage-wrap{order:2}
.gfcd-editor-note{order:3}
.gfcd-editor-controls-top .gfcd-print-side-block{margin:0 0 10px}
.gfcd-editor-controls-top .gfcd-tools{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.gfcd-view-wrap[hidden]{display:none!important}
.gfcd-view-tabs{display:flex;gap:8px;margin-top:10px}
.gfcd-view-tab{flex:1;min-height:44px;border:1px solid #444;border-radius:12px;background:#151515;color:#fff;cursor:pointer}
.gfcd-view-tab.active{background:#fff;color:#111}
.gfcd-price-table{display:grid;gap:8px}
.gfcd-price-head,.gfcd-price-row-admin{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;align-items:center}
.gfcd-price-head{font-weight:700}
.gfcd-price-row-admin input{width:100%;box-sizing:border-box}
@media(max-width:600px){
 .gfcd-editor-controls-top .gfcd-tools{grid-template-columns:minmax(0,1.55fr) repeat(4,minmax(0,.65fr));gap:5px}
 .gfcd-editor-controls-top .gfcd-tools .gfcd-upload,.gfcd-editor-controls-top .gfcd-tools .gfcd-tool{min-height:46px;padding:7px 5px;font-size:12px;border-radius:10px}
 .gfcd-editor-controls-top .gfcd-tools .gfcd-upload{grid-column:auto}
 .gfcd-price-head,.gfcd-price-row-admin{grid-template-columns:.8fr 1fr 1fr;gap:6px;font-size:13px}
}

/* v4.4.10: stable mobile editor order and professional submission overlay */
.gfcd-editor-controls-top{order:1}.gfcd-stage-wrap{order:2}.gfcd-editor-note{order:3}.gfcd-controls{order:4}
.gfcd-editor-controls-top{display:flex;flex-direction:column;gap:10px}
.gfcd-editor-controls-top .gfcd-print-side-block{order:1;margin:0}
.gfcd-editor-controls-top .gfcd-tools{order:2}
.gfcd-submit-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(0,0,0,.78);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.gfcd-submit-overlay[hidden]{display:none!important}
.gfcd-loader-card{width:min(440px,100%);box-sizing:border-box;padding:30px 24px;text-align:center;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(180deg,#151515,#090909);box-shadow:0 24px 80px rgba(0,0,0,.55);color:#fff}
.gfcd-spinner{width:44px;height:44px;margin:0 auto 20px;border:3px solid rgba(255,255,255,.18);border-top-color:#fff;border-right-color:#fff;border-radius:50%;animation:gfcdspin .8s linear infinite}
.gfcd-loader-title{font-size:21px;font-weight:700;letter-spacing:.1px}.gfcd-loader-text{margin-top:9px;color:#ddd;font-size:15px;line-height:1.5}.gfcd-loader-note{margin-top:10px;color:#969696;font-size:12px;line-height:1.45}
@media(max-width:600px){
 .gfcd-editor-controls-top .gfcd-tools{grid-template-columns:minmax(0,1.55fr) repeat(4,minmax(0,.68fr));gap:4px;width:100%}
 .gfcd-editor-controls-top .gfcd-tools .gfcd-upload,.gfcd-editor-controls-top .gfcd-tools .gfcd-tool{min-width:0;min-height:44px;padding:6px 3px;font-size:11px;border-radius:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .gfcd-loader-card{padding:26px 18px;border-radius:19px}.gfcd-loader-title{font-size:19px}.gfcd-loader-text{font-size:14px}
}

/* v4.4.11 mobile canvas scrolling + safe-area movement */
.gfcd-stage{touch-action:pan-y;overscroll-behavior-y:auto}
.gfcd-art-layer{touch-action:none}
.gfcd-color-top{margin:0}
@media(max-width:600px){
 .gfcd-editor-controls-top{gap:8px}
 .gfcd-color-top .gfcd-options{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}
 .gfcd-color-top .gfcd-option{flex:0 0 auto}
 .gfcd-editor-controls-top .gfcd-tools{margin-bottom:2px}
}

/* v4.4.12 quantity */
.gfcd-quantity-row{display:flex;align-items:center;gap:12px;margin:14px 0;color:#fff;font-weight:600}.gfcd-quantity-control{display:inline-flex;align-items:center;border:1px solid #444;border-radius:12px;overflow:hidden;background:#151515}.gfcd-quantity-control button{width:42px;height:42px;border:0;background:transparent;color:#fff;font-size:23px;cursor:pointer}.gfcd-quantity-control input{width:54px;height:42px;border:0;border-left:1px solid #333;border-right:1px solid #333;background:transparent;color:#fff;text-align:center;font-size:17px;font-weight:700;outline:none}.gfcd-quantity-control input::-webkit-inner-spin-button{opacity:1}@media(max-width:600px){.gfcd-quantity-row{justify-content:space-between}.gfcd-quantity-control button{width:38px;height:40px}.gfcd-quantity-control input{width:48px;height:40px}}
