#pod-editor{--ink:#2d343e;--muted:#6b7280;--line:#e6e7eb;--accent:#4258d8;--accent-h:#5372f4;--panel:#ffffff;--soft:#f4f4f6;--dark:#131318;--studio:radial-gradient(ellipse at 50% 40%,#5a5a5a 0%,#262626 58%,#0a0a0a 100%);font-family:IBM Plex Sans,IBM Plex Sans Arabic,system-ui,sans-serif;color:var(--ink)}#pod-editor *{box-sizing:border-box}.shell{position:relative;width:100%;background:#0c0c0e;overflow:hidden}.ic{display:grid;place-items:center;width:38px;height:38px;border:0;background:var(--panel);border-radius:999px;cursor:pointer;color:var(--ink);box-shadow:0 4px 16px #00000038;transition:transform .15s,background .15s}.ic:hover{background:var(--soft);transform:translateY(-1px)}.back{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;color:var(--ink);text-decoration:none;background:var(--panel);box-shadow:0 4px 16px #00000038}.brand{font-size:13px;color:#cfcfd4;letter-spacing:.2px}.brand b{color:#fff}.pill{display:inline-flex;align-items:center;gap:6px;border:0;background:var(--panel);border-radius:999px;padding:9px 15px;font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;color:var(--ink);box-shadow:0 4px 16px #00000038}.pill:hover{background:var(--soft)}.pill .dot{width:14px;height:14px;border-radius:50%;box-shadow:inset 0 0 0 1px #0000001f}.cartlink{display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:13.5px;font-weight:700;color:var(--ink);background:var(--panel);border:0;border-radius:999px;padding:9px 15px;cursor:pointer;box-shadow:0 4px 16px #00000038}.cartlink:hover{background:var(--soft)}.commander{border:0;background:var(--accent);color:#fff;border-radius:999px;padding:12px 20px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 6px 20px -4px #4258d88c;transition:background .15s,transform .15s}.commander:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.commander:hover:not(:disabled){background:var(--accent-h);transform:translateY(-1px)}.cta{flex:1;border:0;border-radius:999px;padding:11px 16px;font:inherit;font-weight:700;cursor:pointer;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .15s}.cta:hover{background:var(--accent-h)}.cta:disabled{opacity:.5;cursor:not-allowed}.cta.full{width:100%}.cta.alt{background:var(--panel);color:var(--ink);border:1px solid var(--line)}.cta.alt:hover{background:var(--soft)}.mut{color:var(--muted);font-size:12px;margin:8px 0 0}.err{color:#c2410c;font-size:13px;margin:8px 0 0}#pod-editor textarea,#pod-editor input,#pod-editor select{width:100%;font:inherit;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff;color:var(--ink)}#pod-editor textarea{min-height:64px;resize:vertical}#pod-editor :focus-visible{outline:2px solid var(--accent);outline-offset:2px}.consent2{display:flex;gap:8px;align-items:flex-start;font-size:11px;color:var(--muted);line-height:1.35;margin-top:10px}#pod-editor .consent2 input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;width:16px;height:16px;min-width:16px;flex:none;border:0;border-radius:0;padding:0;margin:1px 0 0;cursor:pointer;accent-color:var(--accent)}.or{display:flex;align-items:center;text-align:center;color:var(--muted);font-size:11.5px;margin:12px 0 10px}.or:before,.or:after{content:"";flex:1;border-top:1px solid var(--line)}.or span{padding:0 10px}.art{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--studio);line-height:0}.art canvas,.art .konvajs-content{touch-action:none}.ctx{position:absolute;transform:translate(-50%);display:flex;gap:4px;background:var(--panel);border-radius:999px;padding:5px;z-index:6;box-shadow:0 8px 24px #00000059}.ctx button{display:grid;place-items:center;width:32px;height:32px;border:0;background:none;color:var(--ink);border-radius:999px;cursor:pointer}.ctx button:hover{background:var(--soft)}.gen-ov{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#060606b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);line-height:1.3}.gen-ov p{margin:0;font-weight:700;color:#fff}.gen-ov span{font-size:12px;color:#b9b9c0}.spin{width:44px;height:44px;border-radius:50%;border:3px solid rgba(255,255,255,.18);border-top-color:var(--accent-h);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.float-tl{position:absolute;top:12px;left:12px;z-index:10;display:flex;align-items:center;gap:10px}.float-tr{position:absolute;top:12px;right:12px;z-index:10;display:flex;align-items:center;gap:8px}.chip-area{position:absolute;top:12px;left:50%;transform:translate(-50%);z-index:9;display:inline-flex;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:3px}.chip-area button{border:0;background:none;font:inherit;font-size:12.5px;font-weight:600;color:#d6d6db;border-radius:999px;padding:7px 14px;cursor:pointer;min-height:30px;transition:background .15s,color .15s}.chip-area button.on{background:var(--panel);color:var(--ink);box-shadow:0 2px 10px #0000004d}.chip-360{position:absolute;bottom:14px;right:14px;z-index:6;display:inline-flex;align-items:center;gap:5px;border:0;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border-radius:999px;padding:9px 14px;font:inherit;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .15s}.chip-360:hover{background:#ffffff38}.coach{position:absolute;left:50%;transform:translate(-50%);bottom:76px;z-index:9;background:var(--panel);color:var(--ink);font-size:12.5px;font-weight:600;padding:9px 16px;border-radius:999px;box-shadow:0 8px 24px #0006;animation:fade .25s;white-space:nowrap}@keyframes fade{0%{opacity:0}to{opacity:1}}.zoomf{position:absolute;bottom:14px;left:14px;z-index:6;display:flex;align-items:center;gap:4px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:4px}.zoomf button{display:grid;place-items:center;width:30px;height:30px;border:0;background:none;border-radius:999px;cursor:pointer;color:#fff}.zoomf button:hover{background:#ffffff2e}.zoomf span{font-size:11.5px;color:#d6d6db;min-width:40px;text-align:center}.spin3d{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;background:var(--studio);display:grid;place-items:center;perspective:1500px;touch-action:none;cursor:ew-resize;line-height:normal}.spin-box{position:relative;transform-style:preserve-3d;will-change:transform;transition:transform .8s cubic-bezier(.5,0,.5,1)}.sb-face{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;backface-visibility:hidden;-webkit-backface-visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.sb-back{filter:brightness(.18) contrast(1.25)}.sb-side{position:absolute;top:9%;height:82%;border-radius:8px;backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:inset 0 0 14px #00000073}.spin-close{position:absolute;top:14px;right:14px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:0;background:var(--panel);cursor:pointer;color:var(--ink);box-shadow:0 4px 16px #0000004d}.spin-hint{position:absolute;bottom:16px;left:0;right:0;text-align:center;color:#b9b9c0;font-size:13px;pointer-events:none}.tray{position:absolute;left:0;right:0;bottom:60px;display:flex;gap:6px;justify-content:center;flex-wrap:wrap;padding:0 8px;z-index:7}.thumb{width:46px;height:46px;border-radius:12px;border:2px solid transparent;background:#ffffff1f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;overflow:hidden;padding:3px;line-height:0}.thumb.on{border-color:var(--accent-h)}.thumb img{width:100%;height:100%;object-fit:contain;display:block}.empty-ov{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;line-height:normal}.empty-head{position:absolute;top:52px;left:0;right:0;text-align:center;padding:0 16px}.empty-head h2{margin:0;font-family:Anton,IBM Plex Sans,sans-serif;font-weight:400;font-size:clamp(22px,3.2vw,34px);letter-spacing:.5px;text-transform:uppercase;color:#fff}.empty-head p{margin:6px 0 2px;font-size:12.5px;color:#b9b9c0}.empty-head .steps{font-size:11.5px;color:#8e8e96;font-weight:600;letter-spacing:.3px}.drop-zone{position:absolute;pointer-events:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:2px dashed rgba(255,255,255,.45);border-radius:20px;color:#fff;background:#ffffff0d;cursor:pointer;text-align:center;font-size:13.5px;font-weight:600;line-height:1.3;animation:pulse 2.4s ease-in-out infinite;transition:border-color .2s,background .2s}.drop-zone:hover{border-color:var(--accent-h);background:#4258d81f}@keyframes pulse{0%,to{box-shadow:0 0 #5372f44d}50%{box-shadow:0 0 0 12px #5372f400}}.ex-strip{position:absolute;left:0;right:0;bottom:8px;pointer-events:auto;padding:0 12px}.ex-strip-l{display:block;font-size:11.5px;color:#b9b9c0;font-weight:600;margin:0 2px 6px}.ex-strip-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.ex-strip .ex-card{flex:none;width:64px;height:64px;aspect-ratio:auto}.ex-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ex-card{border:1px solid rgba(255,255,255,.08);background:#1b1b1f;border-radius:14px;padding:8px;cursor:pointer;line-height:0;aspect-ratio:1;transition:box-shadow .15s,transform .15s}.ex-card img{width:100%;height:100%;object-fit:contain}.ex-card:hover{box-shadow:0 0 0 2px var(--accent-h);transform:translateY(-1px)}.panel{position:absolute;top:64px;left:16px;z-index:11;width:312px;max-height:calc(100% - 84px);background:var(--panel);border-radius:20px;box-shadow:0 18px 50px -12px #00000080;display:flex;flex-direction:column;overflow:hidden;animation:slidein .22s ease}@keyframes slidein{0%{transform:translateY(-8px);opacity:.4}to{transform:none;opacity:1}}.pn{flex:1;overflow-y:auto;padding:6px 0}.acc{border-bottom:1px solid var(--line)}.acc:last-child{border-bottom:0}.acc-h{display:flex;align-items:center;gap:10px;width:100%;border:0;background:none;font:inherit;font-size:13.5px;font-weight:700;color:var(--ink);padding:14px 16px;cursor:pointer}.acc-h .acc-n{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--soft);font-size:11px;font-weight:700;color:var(--muted)}.acc-h .acc-c{margin-left:auto;color:var(--muted);transition:transform .2s}.acc.open .acc-h .acc-c{transform:rotate(180deg)}.acc-h .acc-v{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--muted)}.acc-h .acc-v .dot{width:13px;height:13px;border-radius:50%;box-shadow:inset 0 0 0 1px #0000001f}.acc-b{padding:2px 16px 16px}.panel-foot{border-top:1px solid var(--line);padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fbfbfc}.panel-foot .commander{width:100%;border-radius:14px;padding:13px;font-size:14.5px}.foot-h{font-size:11px;color:var(--muted);margin:8px 0 0;text-align:center}.studio-btns{display:flex;flex-direction:column;gap:8px}.dk-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:12px;padding:12px 14px;font:inherit;font-size:14px;font-weight:600;cursor:pointer;min-height:44px;transition:background .15s}.dk-btn:hover{background:var(--soft)}.dk-btn.photo.main{background:var(--accent);border-color:var(--accent);color:#fff;min-height:50px;font-size:14.5px;box-shadow:0 6px 18px -6px #4258d880}.dk-btn.photo.main:hover{background:var(--accent-h)}.sw-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;justify-items:center}.sw{width:34px;height:34px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--line);cursor:pointer;transition:transform .12s}.sw:hover{transform:scale(1.08)}.sw.on{box-shadow:0 0 0 2px var(--accent)}.sw-row{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:10px}.sw-row span{color:var(--muted);font-weight:500;font-size:12px}.size-list{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;width:100%}.size-row{display:flex;flex-direction:column;gap:1px;align-items:center;text-align:center;border:1px solid var(--line);background:#fff;border-radius:12px;padding:8px 4px;cursor:pointer;font:inherit;transition:background .15s}.size-row b{font-size:13px}.size-row span{font-size:9.5px;color:var(--muted)}.size-row.on{border-color:var(--accent);background:#eef1fd;color:var(--accent)}.size-row:hover{background:var(--soft)}.pop{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:0 16px 40px -12px #0000004d;z-index:80}.mtop,.tabbar{display:none}.pend-bar{border:0;background:#fdf6e3;color:#7a5a18;border-radius:12px;padding:9px 12px;font:inherit;font-size:12.5px;font-weight:600;cursor:pointer;text-align:center;box-shadow:0 4px 14px #00000040}.msgbar{position:absolute;left:50%;transform:translate(-50%);bottom:76px;z-index:9;background:var(--panel);color:#c2410c;font-size:12.5px;font-weight:600;padding:9px 16px;border-radius:999px;box-shadow:0 8px 24px #0006;animation:fade .25s;max-width:92%;text-align:center}.txt-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0606068c;z-index:60;animation:fade .2s}.txt-tool{display:flex;flex-direction:column;gap:8px;line-height:normal}.txt-tool.sheet-b{position:fixed;left:0;right:0;bottom:0;z-index:61;background:var(--panel);border-radius:22px 22px 0 0;padding:18px 16px calc(14px + env(safe-area-inset-bottom));box-shadow:0 -12px 40px -12px #00000080;animation:sheetup .22s ease;will-change:transform}@keyframes sheetup{0%{transform:translateY(24px);opacity:.5}to{transform:none;opacity:1}}.txt-tool.inline{padding:0}.txt-in{font-size:16px!important}.txt-lbl{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.font-chips{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.fchip{flex:none;display:flex;flex-direction:column;align-items:center;gap:1px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:7px 12px;font-size:16px;cursor:pointer;min-width:58px;min-height:44px;color:var(--ink)}.fchip small{font-size:9px;color:var(--muted);font-family:IBM Plex Sans,system-ui}.fchip.on{border-color:var(--accent);background:#eef1fd}.txt-colors{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.txt-colors .sw{width:30px;height:30px}.txt-colors .sw.plus{display:grid;place-items:center;background:#fff;color:var(--muted);font-size:16px;font-weight:700}.txt-actions{display:flex;gap:8px;margin-top:4px}.txt-actions .cta{flex:1}.txt-actions .ic{width:44px;height:44px;box-shadow:none;border:1px solid var(--line)}.co-ov{position:fixed;top:0;right:0;bottom:0;left:0;background:#06060699;z-index:70;animation:fade .2s;display:flex;justify-content:flex-end}.co-sheet{width:min(440px,100vw);height:100dvh;background:#fafafb;display:flex;flex-direction:column;animation:slidesheet .25s ease}@keyframes slidesheet{0%{transform:translate(20px);opacity:.5}to{transform:none;opacity:1}}.co-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line);flex:none;background:#fff}.co-head h3{margin:0;font-size:17px}.co-body{flex:1;overflow-y:auto;padding:16px 18px calc(16px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:10px}.co-body .cta,.co-body .commander{flex:none}.co-center{align-items:center;justify-content:center;text-align:center}.co-l{display:flex;flex-direction:column;gap:4px;font-size:12.5px;font-weight:600;color:var(--muted)}.co-l input{font-size:16px}.co-ref{background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px;font-size:14px;text-align:center}.rib-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.rib-row{display:flex;align-items:center;gap:8px;font-size:13.5px}.rib-row .rib-l{color:var(--muted);font-size:12px;min-width:64px}.rib-row b{word-break:break-all}.rib-num{background:var(--soft);border-radius:10px;padding:7px 9px;margin:0 -2px}.rib-num .ic{margin-left:auto;width:32px;height:32px;flex:none;box-shadow:none;border:1px solid var(--line)}.cart-validate{width:100%;border-radius:14px;padding:13px;font-size:15px}.cart-note{margin:8px 0 0;font-size:11px;color:var(--muted);text-align:center}#pod-editor .cart-ov{position:fixed;top:0;right:0;bottom:0;left:0;background:#06060699;z-index:50;animation:fade .2s}#pod-editor .cart-drawer{position:fixed;right:0;top:0;height:100dvh;width:min(400px,94vw);background:#fafafb;z-index:51;display:flex;flex-direction:column;animation:slidesheet .25s ease}#pod-editor .cart-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line);background:#fff}#pod-editor .cart-head h3{margin:0;font-size:17px;display:flex;align-items:center;gap:8px}#pod-editor .cart-empty{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:center;color:var(--muted);padding:0 18px}#pod-editor .cart-list{flex:1;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:10px}#pod-editor .cart-item{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px}#pod-editor .cart-item img{width:58px;height:72px;object-fit:contain;background:var(--studio);border-radius:10px;flex:none}#pod-editor .cart-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}#pod-editor .cart-info b{font-size:14px}#pod-editor .qty{display:flex;align-items:center;gap:6px;margin-top:5px}#pod-editor .qty button{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);background:#fff;border-radius:999px;cursor:pointer;color:var(--ink)}#pod-editor .qty button:hover{background:var(--soft)}#pod-editor .qty span{min-width:20px;text-align:center;font-weight:600;font-size:14px}#pod-editor .qty .rm{margin-left:6px;color:#c2410c;border-color:#f3d4c4}#pod-editor .cart-price{font-weight:700;font-size:14px;white-space:nowrap;align-self:flex-start}#pod-editor .cart-foot{border-top:1px solid var(--line);padding:14px 18px calc(14px + env(safe-area-inset-bottom));background:#fff}#pod-editor .cart-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px;font-size:15px}#pod-editor .cart-total b{font-size:20px}@media(max-width:768px){.panel,.brand{display:none}.float-tl{top:10px;left:10px}.float-tr{top:10px;right:10px;gap:6px}.float-tr .ic,.back{width:36px;height:36px}.chip-area{top:58px}.commander.mob-cta{padding:10px 14px;font-size:13px}.art{bottom:64px}.chip-360{bottom:14px}.zoomf{display:none}.tabbar{display:flex;position:absolute;left:0;right:0;bottom:0;z-index:11;background:var(--dark);padding:6px 6px calc(8px + env(safe-area-inset-bottom));gap:2px}.tabbar .tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:none;color:#9a9aa3;font:inherit;font-size:10.5px;font-weight:600;padding:7px 2px;border-radius:12px;cursor:pointer;min-height:48px;transition:color .15s,background .15s}.tabbar .tab:active,.tabbar .tab.on{color:#fff;background:#ffffff1a}.tabbar .tab svg{flex:none}.pend-wrap{position:absolute;left:10px;right:10px;bottom:72px;z-index:10;display:flex}.pend-wrap .pend-bar{flex:1}.empty-head{top:96px}.empty-head h2{font-size:21px}.coach,.msgbar{bottom:130px}.tray{bottom:72px}.co-sheet{width:100vw}.ic,.back{width:40px;height:40px}#pod-editor .qty button{width:36px;height:36px}}@media(min-width:769px){.mob-cta{display:none}.pend-desk{position:absolute;bottom:14px;left:50%;transform:translate(-50%);z-index:9}}@media(prefers-reduced-motion:reduce){#pod-editor *{animation:none!important;transition:none!important}}
