.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.d-subtitle{font-weight:700;font-size:.95rem;color:#2b3e62;margin:10px 4px 8px}#root,body,html{font-family:var(--font-noto-sans-kr),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;overflow-x:hidden}:root{--bx-blue:#2972ff;--bx-blue-hover:#0054ff;--bx-blue-press:#0046d6;--bx-cta-h:62px;--bx-cta-radius:16px;--bx-cta-shadow:0 12px 32px rgba(41,114,255,.28);--bx-cta-shadow-press:0 8px 24px rgba(41,114,255,.22);--base-fixed-h:1000px;--z-bot:3000;--z-overlay:2147483647;--z-modal:2147483647;--ap-cols:6;--ap-gap:20px;--ap-card:120px;--ap-icon:70px;--ap-icon-hover:90px;--toggle-group-width:300px;--ap-right:420px;--ap-right-h:540px;--ap-right-mt:24px;--ap-card-max:148px;--ap-right-max:420px;--order-max-w:1800px;--order-gap:24px;--order-pad-x:24px;--order-pad-y:0px;--order-left-flex:1.8;--order-right-flex:1;--order-left-max-img-w:1100px;--order-left-max-img-h:calc(var(--base-fixed-h) * 0.86)}.m-only{display:none}.d-only{display:block}.bx-cta-wrap{margin-top:14px}.bx-btn{display:inline-flex;align-items:center;justify-content:center;height:var(--bx-cta-h);padding:0 1.25rem;gap:.5rem;border-radius:var(--bx-cta-radius);font-size:1.05rem;font-weight:700;letter-spacing:-.01em;border:1.5px solid transparent;background:#fff;color:#0f172a;cursor:pointer;user-select:none;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .06s ease}.bx-btn:focus{outline:none}.bx-btn:focus-visible{box-shadow:0 0 0 3px rgba(41,114,255,.18),var(--bx-cta-shadow)}.bx-btn--cta{width:100%;background:var(--bx-blue);color:#fff;border-color:var(--bx-blue);box-shadow:var(--bx-cta-shadow)}.bx-btn--cta:hover{background:var(--bx-blue-hover);border-color:var(--bx-blue-hover);transform:translateY(-1px)}.bx-btn--cta:active{background:var(--bx-blue-press);border-color:var(--bx-blue-press);transform:translateY(0);box-shadow:var(--bx-cta-shadow-press)}.bx-cta-subrow{display:flex;gap:12px;margin-top:12px}.bx-btn--ghost{flex:1 1 0;min-width:0;height:52px;background:#fff;color:var(--bx-blue);border-color:#bfcbe6;font-weight:600}.bx-btn--ghost:hover{background:var(--bx-blue);color:#fff;border-color:var(--bx-blue);box-shadow:var(--bx-cta-shadow)}.bx-btn:disabled,.bx-btn[aria-disabled=true]{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.modal-actions-center{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:24px;flex-wrap:wrap}.modal-actions-center>.bx-btn{width:100px;height:40px;border-radius:12px;white-space:nowrap;flex:0 0 100px}.modal-actions-center>.bx-btn.bx-btn--cta,.modal-actions-center>.bx-btn.bx-btn--ghost{width:100px;flex:0 0 100px}.bx-btn.bx-btn--sm{height:40px;font-size:.95rem;border-radius:12px;padding:0 14px;box-shadow:none}@media (prefers-reduced-motion:reduce){.bx-btn{transition:none}}.button-group{display:flex;gap:.5rem;flex-wrap:wrap}.primary-button{background:#5aaeff;color:#fff;padding:.5rem 1.3rem;border-radius:3px;border:1px solid #5aaeff;cursor:pointer;font-size:.9rem;font-weight:500;margin-top:1rem;margin-bottom:1rem;transition:background .18s,color .15s,opacity .18s}.primary-button:hover{background:#0054ff}.primary-button[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:auto}.secondary-button{padding:.5rem .7rem;font-size:.9rem;border:1.5px solid #747474;border-radius:3px;background:#fff;color:#747474;cursor:pointer;margin-bottom:3px;margin-right:1px;transition:background .16s,color .15s,border .18s,box-shadow .18s}.secondary-button:hover{background:#fff;font-weight:500;color:#000}.option-button{min-width:70px;height:46px;flex:none;white-space:nowrap;width:fit-content;padding:0 1rem;display:flex;align-items:center;justify-content:center;font-size:clamp(12px,.9em,16px);font-weight:400;border:1.5px solid #76a6ff;border-radius:12px;background:#fff;color:#747474;cursor:pointer;margin-bottom:2px;margin-right:2px;transition:background .16s,color .15s,border .18s,box-shadow .25s cubic-bezier(.22,.61,.36,1);outline:none}.option-button.selected{background:#fff;color:#1e6dff;font-weight:550;border-color:#2a6af9;box-shadow:0 0 2px 0 rgba(42,108,249,.25),0 0 4px 4px rgba(42,106,249,.2),0 0 4px 4px rgba(114,159,255,.08)}.option-button:hover:not(.selected){background:#fff;font-weight:500;color:#1e6dff;border-color:#3e82ff}.force-strong-hover .option-button:hover{background:#3380ff!important;color:#fff!important;border:2px solid #3380ff!important}label{display:block;margin-top:.25rem;margin-bottom:.5rem;color:#5d5d5d;font-weight:400;font-size:1rem;letter-spacing:.01em}input::placeholder,textarea::placeholder{color:#adb5bd;opacity:1}.order-stage label{display:block;margin-top:.25rem;margin-bottom:.5rem;color:#5d5d5d;font-weight:400;font-size:1rem;letter-spacing:.01em}.order-stage input::placeholder,.order-stage textarea::placeholder{color:#adb5bd;opacity:1}.order-stage :where(input:not([type=checkbox]):not([type=radio]),select,textarea){width:100%;box-sizing:border-box;border-radius:8px;border:1.5px solid #b3cdfd;background:#fff;padding:10px;font-size:1rem;color:#222;font-family:inherit;outline:none;transition:border .18s,box-shadow .18s;margin-bottom:.15rem}.order-stage :where(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{border:2px solid #2563eb}.custom-input.long{width:360px;max-width:100%}.custom-input.medium{width:200px}.custom-input.qty{width:160px}.custom-input:focus{border:1.5px solid #2563eb;outline:none}.input-wrap{position:relative;margin-bottom:.3rem;width:100px}.floating-label{position:absolute;top:-.72em;left:.8em;background:#fff;padding:0 .2em;font-size:.93rem;color:#7a7a7a;font-weight:400;pointer-events:none;z-index:2}.floating-label.filled{color:#5a5a5a}.input-wrap.is-invalid input,.input-wrap.is-invalid input:focus{border-color:#e23d3d;border-width:2px}.input-wrap.is-invalid .floating-label{color:#e23d3d}.input-wrap.is-locked input[readonly]{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.input-wrap.is-locked input[readonly]:focus{border-color:#bfcbe6;border-width:1.5px;box-shadow:none}.modern-input{width:100%;box-sizing:border-box;border-radius:8px;border:1.5px solid #b3cdfd;background:#fff;padding:1.08em 1em .62em;font-size:1rem;color:#222;outline:none;transition:border .18s,box-shadow .18s}.modern-input:focus{border:1.7px solid #2563eb;box-shadow:0 0 0 2px #cddafd60}.custom-select{width:100%;box-sizing:border-box;padding:.7em 2.3em .7em 1.1em;font-size:1rem;color:#222;box-shadow:0 2px 10px #0001;min-height:2.7em;text-align:left}.custom-select,button.custom-select{border-radius:12px;border:1px solid #bfcbe6;background:#fff}.order-stage select.custom-select,button.custom-select{appearance:none;-webkit-appearance:none}.order-stage select.custom-select{-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg fill='gray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9em center;background-size:1.1em}.order-stage select.custom-select:focus,select:focus{border:1px solid #2972ff;outline:none}.order-stage select.custom-select optgroup,.order-stage select.custom-select option{border-radius:12px;border:1px solid #bfcbe6;min-height:2.3em;padding:.6em 1em;font-size:1rem}.flex-col,.flex-row{display:flex;gap:.5rem}.flex-col{flex-direction:column}.option-block{margin-bottom:1.5rem}.d-circle-group{display:grid;grid-template-columns:repeat(3,96px);justify-content:flex-start;justify-items:center;align-items:start;column-gap:16px;row-gap:14px}.d-circle-group.cols-2{grid-template-columns:repeat(3,93px)}.bottom-style-group.cols-5,.d-circle-group.cols-5{grid-template-columns:repeat(5,80px)}.divider-thickness-group.d-circle-group.cols-5{column-gap:14px;row-gap:12px}.divider-thickness-group.bottom-style-group.cols-5{column-gap:12px;row-gap:12px}.divider-thickness-group .bottom-style-card{width:90px}.divider-thickness-group .bottom-style-thumb{width:74px;height:74px}.bottom-style-thumb img.thumb-divider-thickness{transform:scale(3.2);transform-origin:center center;object-position:-18px 15px}.divider-thickness-item--0mm img.thumb-divider-thickness{object-position:-13px 18px}.divider-thickness-item--5mm img.thumb-divider-thickness{object-position:-15px 15px}.bottom-style-group--foil .bottom-style-thumb img,.d-circle-group--foil .bottom-style-thumb img{object-position:11px 25px;transform:scale(3.8)}.d-group{border:1px solid #e6ecff;border-radius:20px;background:#fff;padding:14px 14px 10px;margin:14px 0}.d-group-title{font-weight:700;font-size:1rem;color:#2b3e62;margin:2px 4px 12px}.d-group .d-circle-group{padding-left:6px}.bottom-style-card{width:96px;display:flex;flex-direction:column;align-items:center;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.bottom-style-thumb{width:68px;height:68px;border-radius:50%;overflow:hidden;background:#fff;display:grid;place-items:center;border:1px solid #cde0ff;transition:box-shadow .25s cubic-bezier(.22,.61,.36,1),border-color .18s}.bottom-style-thumb.selected{border-color:#2a6af9;box-shadow:0 0 6px 0 rgba(42,108,249,.25),0 0 4px 4px rgba(42,106,249,.3),0 0 8px 8px rgba(42,106,249,.025)}.bottom-style-thumb img{width:100%;height:100%;object-fit:cover}.bottom-style-thumb img.thumb-namecard-round{object-fit:cover;transform:scale(9);object-position:10px 20px}.bottom-style-thumb img.thumb-card-round{object-fit:cover;transform:scale(9.5);object-position:20px 25px}.bottom-style-label{display:block;width:100%;margin-top:6px;text-align:center;font-size:12px;color:#575757;line-height:1.3;letter-spacing:-.01em}.bottom-style-label--preline{white-space:pre-line}.ask-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;width:100%}.option-recommend-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.option-recommend-chip{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:4px 12px;border-radius:999px;background:#919cff;color:#fff;font-size:11px;font-weight:550;letter-spacing:-.03em;line-height:1;box-shadow:0 4px 12px rgba(41,114,255,.35);pointer-events:none;white-space:nowrap}.toggle-group{display:flex;position:relative;box-sizing:border-box;height:45px;border:1.5px solid #bfcbe6;border-radius:16px;overflow:hidden;background:#f7fafd;inline-size:var(--toggle-group-width)!important;margin-left:0}.toggle-bg{position:absolute;top:0;left:50%;height:100%;background:#2563eb;border-radius:14px;transition:left .5s cubic-bezier(.65,.05,.36,1),width .15s cubic-bezier(.65,.05,.36,1);z-index:1}.toggle-btn{flex:1 1 0;min-width:0;height:45px;padding:0 1em;white-space:nowrap;z-index:2;border:none;background:transparent;font-weight:400;font-size:1rem;color:#575757;cursor:pointer;transition:color .14s}.toggle-btn.selected{background:transparent;color:#fff}.toggle-btn:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.toggle-btn:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.toggle-btn:active{transform:scale(.9);transition:transform .13s cubic-bezier(.55,.08,.52,1.21)}.order-stage .switch-row{display:flex;align-items:center;gap:.75rem}.order-stage label.switch-toggle{--sw-w:44px;--sw-h:26px;--knob:20px;--pad:4px;position:relative;display:inline-flex;align-items:center;gap:.68em;cursor:pointer;user-select:none;flex-wrap:nowrap;white-space:nowrap}.order-stage label.switch-toggle .switch-input{appearance:none;-webkit-appearance:none;width:var(--sw-w);height:var(--sw-h);padding:0;margin:0;box-sizing:border-box;border-radius:999px;background:#ededed;border:2px solid #2972ff;outline:none;cursor:pointer;position:relative;flex:0 0 auto;box-shadow:0 0 8px 1px transparent;transition:background .19s,border .19s,box-shadow .19s}.order-stage label.switch-toggle .switch-input:checked{background:#2972ff;border-color:#2972ff;box-shadow:0 0 8px 1px #2972ff55}.order-stage label.switch-toggle .switch-slider{position:absolute;left:var(--pad);top:50%;transform:translateY(-50%);width:var(--knob);height:var(--knob);border-radius:999px;background:#fff;pointer-events:none;box-shadow:0 1px 4px #0001;transition:left .18s}.order-stage label.switch-toggle .switch-input:checked+.switch-slider{left:calc(var(--sw-w) - var(--knob) - var(--pad))}.order-stage label.switch-toggle .switch-label{white-space:nowrap;line-height:1;color:#2972ff;font-weight:700;font-size:1.05em;margin-left:.1em;transition:color .17s,font-weight .17s}.order-stage label.switch-toggle .switch-input:not(:checked)~.switch-label{color:#222;font-weight:500}.estimate-box{background:#fff;border-radius:3px;border:1.5px solid #fff;padding:.5rem;margin-top:1.5rem;text-align:left}.estimate-box p{margin:0;line-height:1.4}.estimate-box .main-estimate{font-size:1.6rem;color:#3736ff;font-weight:700;margin-bottom:.3rem}.estimate-box .estimate-unit{font-size:.9rem;font-weight:700;color:#000}.fade-in{opacity:1;pointer-events:auto}.fade-in,.fade-out{transition:opacity .3s}.fade-out{opacity:0;pointer-events:none}.img-anim{opacity:0;transform:translateX(0)}.img-anim.fade-in{animation:fadeInAnim .3s forwards}@keyframes fadeInAnim{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.img-anim.fade-out{animation:fadeOutAnim .3s forwards}@keyframes fadeOutAnim{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:scale(.98)}}.file-upload-frame{border-radius:3px;border:1.5px solid #000;margin-bottom:1rem}.upload-notice{margin:10px 0 18px;padding:14px 16px;border:1px solid #e6ecff;border-radius:12px;background:#fafbff}.upload-notice :where(p,li){margin:3px 0;line-height:1.55;color:#2b3e62;font-size:15px}.upload-notice :where(p,li):first-child{color:#2972ff;font-weight:700;margin-bottom:8px}.upload-notice ul{padding-left:1.1em;margin:6px 0 0}.upload-notice p:empty{display:block;height:8px}.upload-notice .file-upload-frame{margin-top:10px;border-color:#c9d6ff}.floating-estimate-pill{position:fixed;left:76%;bottom:10vh;z-index:200;padding:16px 20px;border-radius:8px;border:1.5px solid #c9d6ff;background:hsla(0,0%,100%,.9);backdrop-filter:saturate(120%) blur(6px);box-shadow:0 12px 32px rgba(41,114,255,.18);pointer-events:none;opacity:0;transform:translateY(10px);transition:opacity .35s ease,transform .35s ease}.floating-estimate-pill.is-visible{opacity:1;transform:translateY(0)}.floating-estimate-pill.is-hidden{opacity:0;transform:translateY(10px)}.floating-estimate-pill .pill-amount{font-weight:800;color:#1f4eff;font-size:18px;letter-spacing:-.01em;line-height:1.1}.floating-estimate-pill .pill-unit{margin-top:15px;font-weight:600;color:#334155;opacity:.9;font-size:.78rem;line-height:1.05}.embla__dot--selected{outline:2px solid #2972ff}.embla__button:disabled{opacity:.5}.estimate-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;justify-content:center;align-items:center}.estimate-modal-content{background:#fff;border-radius:18px;padding:36px 36px 20px;box-shadow:0 6px 32px rgba(30,40,90,.17);z-index:1001;min-width:360px;max-width:90vw}.estimate-modal-content table td{padding:7px 12px;border-bottom:1px solid #ececec;font-size:1.07em}body.modal-open{overflow:hidden}.confirmation-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:0;margin:0;background:rgba(10,15,30,.35);z-index:var(--z-overlay)}.confirmation-overlay.open{display:flex}.confirmation-message:not(.address-modal):not(.rpn-card),.modal-card{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:10000!important}.Popup{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(10,15,30,.35);z-index:var(--z-overlay)}.Popup--show{display:flex}.LoginCard{background:#f8faff;border-radius:16px;padding:28px 24px;box-shadow:0 6px 32px #2955ac33}:root{--ap-bg-h:clamp(560px,100svh,820px)}.grid-bg{position:relative;width:100%;height:var(--ap-bg-h);min-height:var(--ap-bg-h);max-height:var(--ap-bg-h);background:transparent;overflow:visible}.grid-bg:before{bottom:0;background-image:linear-gradient(90deg,rgba(0,0,0,.35) 1px,transparent 0),linear-gradient(0deg,rgba(0,0,0,.35) 1px,transparent 0);transform:perspective(700px) rotateX(25deg) scale(1.05);transform-origin:bottom;mask-image:linear-gradient(0deg,#000,transparent);-webkit-mask-image:linear-gradient(0deg,#000,transparent)}.grid-bg:after,.grid-bg:before{content:"";position:absolute;height:30%;left:calc(50% - 50vw);width:100vw;background-size:40px 40px;z-index:0}.grid-bg:after{top:0;background-image:linear-gradient(90deg,rgba(0,0,0,.35) 1px,transparent 0),linear-gradient(180deg,rgba(0,0,0,.35) 1px,transparent 0);transform:perspective(700px) rotateX(-25deg) scale(1.05);transform-origin:top;mask-image:linear-gradient(180deg,#000,transparent);-webkit-mask-image:linear-gradient(180deg,#000,transparent)}@supports (width:100dvw){.grid-bg:after,.grid-bg:before{left:calc(50% - 50dvw);width:100dvw}}.order-stage[data-mode=portfolio] .floating-estimate-pill,.order-stage[data-mode=portfolio] .leadtime-box,.order-stage[data-mode=portfolio] .order-action-row,.order-stage[data-mode=portfolio] .order-admin-btn,.order-stage[data-mode=portfolio] .order-cta,.order-stage[data-mode=portfolio] .order-help-hint,.order-stage[data-mode=portfolio] .order-qty-scope,.order-stage[data-mode=portfolio] .primary-button,.order-stage[data-mode=portfolio] .upload-notice{display:none!important}.order-stage{width:min(var(--order-max-w),100vw);margin-inline:auto;height:var(--base-fixed-h);min-height:var(--base-fixed-h);max-height:var(--base-fixed-h);padding:var(--order-pad-y) var(--order-pad-x);box-sizing:border-box;display:flex;gap:var(--order-gap);overflow:hidden}.order-left{flex:var(--order-left-flex);align-items:center;justify-content:center;overflow:hidden}.order-left,.order-right{min-width:0;height:100%;position:relative;display:flex}.order-right{flex:var(--order-right-flex);margin:0;flex-direction:column}.order-img{aspect-ratio:1/1;width:min(89%,var(--order-left-max-img-w),var(--order-left-max-img-h));height:auto;object-fit:cover;object-position:center center;border-radius:16px;box-shadow:0 18px 48px rgba(0,18,92,.18);background:#f7f9ff;position:relative;z-index:2}.custom-select:disabled,.option-button:disabled,.toggle-btn:disabled{opacity:.45;cursor:not-allowed}.order-stage .order-right{background:#fff}.order-stage .form-panel{position:relative;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding:2rem;box-sizing:border-box}.order-stage .page-title{width:100%;text-align:left;font-weight:700;font-size:2.2rem;letter-spacing:-.01em;margin:0 0 24px}.order-stage .page-title-sub{margin-top:4px;font-size:.9rem;font-weight:500;color:#6b7280}.order-stage .order-dims-group{margin-bottom:1rem;position:relative}.order-stage .order-dims-label{display:block;margin-bottom:1rem}.order-stage .order-dims-row{display:flex;gap:1rem}.order-stage .order-section{margin-bottom:1rem}.order-stage .order-section-lg{margin-bottom:24px}.order-stage .order-section-gap{margin:18px 0}.order-stage .input-wrap.is-invalid input{border-color:#e23d3d!important}.order-stage .input-wrap.is-invalid .floating-label{color:#e23d3d!important}.order-stage .input-wrap.is-locked input{background:#f3f4f6;cursor:not-allowed;opacity:.9}.order-stage .custom-select{text-align:left}.balloon-hint{position:fixed;z-index:9999}.order-stage .leadtime-box{margin:8px 0 18px;padding:12px 14px;border:1px solid #e6ecff;border-radius:10px;background:#fafbff}.order-stage .leadtime-title{font-weight:700;margin-bottom:4px;color:#0b1021}.order-stage .leadtime-text{font-size:.98rem;color:#2a5bff;font-weight:700}.order-stage .leadtime-text span{margin-left:6px;color:#6b7280;font-weight:500}.order-stage .upload-notice{margin:12px 0 16px}.order-stage .order-help-hint{margin-top:10px;margin-bottom:16px;font-size:.9rem;color:red;line-height:1.45}.order-stage .order-cta{width:100%;height:8%;display:flex;align-items:center;justify-content:center;background:#2273eb;color:#fff;font-weight:700;font-size:1.12rem;padding:22px 0;border-radius:8px;margin:0;box-shadow:0 2px 10px #3380ff0b;letter-spacing:-.01em}.order-stage .order-action-row{display:flex;gap:8px;margin-bottom:24px}.order-stage .order-action-btn{flex:1;background:#fff;font-weight:700;font-size:1.08rem;padding:16px 0;border-radius:8px;box-shadow:0 1px 5px #3380ff0a;letter-spacing:-.01em}.order-stage .order-action-btn--estimate{color:#2273eb;border:1.5px solid #2273eb}.order-stage .order-action-btn--cart{color:#297cff;border:1.5px solid #297cff}.order-stage .order-admin-btn{width:100%;background:#fff;color:#2273eb;border:1.5px solid #2273eb;font-weight:700;font-size:1.02rem;padding:14px 0;border-radius:8px;box-shadow:0 1px 5px #3380ff0a;letter-spacing:-.01em}.order-stage .prebox-prompt{margin-bottom:4rem}.order-stage .prebox-title{font-weight:600;margin-bottom:.5rem;font-size:1.09rem;color:#293250}.order-stage .prebox-desc{color:#666;font-size:.98rem;margin-bottom:.7rem}.order-stage .prebox-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;width:100%}.order-stage .prebox-btn{width:100%;padding:.72em .9em}.sticker-qty-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.sticker-qty-select{width:150px!important}.sticker-count-select{width:90px!important}.sticker-qty-mul{font-weight:600}.option-block--tight{margin-bottom:0}.input-error{color:crimson;font-size:.85rem;margin-top:.25rem}.order-qty-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.order-qty-select{width:150px;text-align:left}.order-count-select{width:90px;text-align:left}.order-qty-mul{font-weight:600}.mobile-select-title{font-size:15px;font-weight:600;margin-bottom:10px}.mobile-select-list{max-height:40vh;overflow-y:auto;margin-bottom:12px}.mobile-select-option{width:100%;text-align:left;padding:10px 4px;border:none;background:transparent;border-radius:8px;font-size:14px;font-weight:400;color:#111827}.mobile-select-option.is-selected{background:#eef3ff;font-weight:600;color:#1d4ed8}.mobile-select-btn-row{display:flex;justify-content:flex-end;gap:8px}.mobile-select-btn{padding:8px 14px;border-radius:8px;border:none;font-size:13px}.mobile-select-btn--cancel{background:#e5e7eb}.mobile-select-btn--confirm{padding:8px 18px;background:#2563eb;color:#fff;font-weight:600}.order-admin-row{margin-bottom:24px}.order-right--white{background:#fff}.order-right,.order-stage .form-panel{min-height:0}.form-panel--dockpad{position:relative;height:auto!important;max-height:none!important;overflow-y:auto;padding:2rem;box-sizing:border-box}.order-img{-webkit-user-drag:none;user-select:none}.order-img.is-paper{cursor:zoom-in}.bx-pay-spinner{width:44px;height:44px;margin:8px auto 4px;border-radius:999px;border:4px solid rgba(41,114,255,.18);border-top-color:rgba(41,114,255,.85);animation:bxSpin .9s linear infinite}@keyframes bxSpin{to{transform:rotate(1turn)}}.bx-dirty{border-color:rgba(255,77,79,.55)!important;box-shadow:0 0 0 3px rgba(255,77,79,.12),0 18px 54px rgba(255,77,79,.16)!important}.bx-sample-prompt-card{background:#fff;border-radius:18px;padding:22px 20px 18px;width:min(440px,calc(100vw - 40px));box-shadow:0 14px 52px rgba(15,23,42,.24)}.bx-sample-prompt-emoji{text-align:center;font-size:2.2rem;line-height:1;margin-bottom:25px}.bx-sample-prompt-title{text-align:center;font-weight:800;font-size:1.1rem;color:#0b1021;margin-bottom:30px;letter-spacing:-.01em}.bx-sample-prompt-body{color:#334155;font-size:.98rem;line-height:1.55;text-align:center;margin-bottom:25px}.bx-sample-prompt-actions{display:flex;gap:12px;margin-top:18px}.bx-sample-prompt-actions .bx-btn{flex:1 1 0;width:auto!important;height:44px;border-radius:12px;font-size:.93rem;padding:0 12px;white-space:nowrap}.balloon-hint--dims{position:absolute;left:-320px;top:-38px;min-width:210px;z-index:9999}.balloon-accent-strong{color:#f67d13;font-weight:600}.balloon-accent{color:#f67d13;font-weight:500}.sample-subfield{margin-top:10px}.sample-inline-row{display:flex;align-items:center;gap:8px}.sample-inline-label{display:inline-block;margin:0;font-weight:500;color:#5d5d5d}.custom-input.custom-input--lid{width:140px;max-width:100%}.sample-help{margin-top:6px;font-size:.8rem;color:#6b7280}.sample-price{font-size:2rem;color:#2563eb;font-weight:700;text-align:left;margin:28px 0 22px}.sample-price-vat{font-size:.92rem;color:#111;margin-left:4px;font-weight:700}.order-stage .order-action-row--mt{margin-top:12px}.bx-opt-disabled{opacity:.45;filter:grayscale(.85)}.bx-opt-disabled *{cursor:not-allowed!important}@media (min-width:2500px){:root{--order-max-w:2200px;--order-pad-x:24px;--order-left-max-img-w:3200px;--order-left-max-img-h:calc(var(--base-fixed-h) * 0.78)}}@media (max-width:1440px){:root{--base-fixed-h:730px;--order-max-w:1250px;--order-pad-x:0;--order-gap:24px;--order-left-flex:1.6;--order-right-flex:1;--order-left-max-img-w:820px;--order-left-max-img-h:calc(var(--base-fixed-h) * 0.78)}label{font-size:1rem}input,select,textarea{padding:.85em 1.1em;font-size:1rem}.toggle-group{height:45px}.toggle-btn{min-width:105px;height:45px;font-size:1rem}.option-label,label{font-size:.9rem;font-weight:400;margin-top:.15rem;margin-bottom:.4rem}.button-group{gap:.4rem}.toggle-group{height:40px}.toggle-btn{min-width:94px;height:40px;font-size:.95rem}.option-button{height:40px;font-weight:400;padding:.85rem;border:1px solid #0054ff;min-width:62px}.order-right .option-button{min-width:55px!important}.order-stage label.switch-toggle{--sw-w:40px;--sw-h:24px;--knob:18px;--pad:4px;gap:.6em}.order-stage label.switch-toggle .switch-label{font-size:.9em}.input-wrap{width:92px}.upload-notice :where(p,li){font-size:13px}.d-circle-group.cols-5{grid-template-columns:repeat(4,67px)}}@media (max-width:900px){:root{--m-hero-h:44svh;--m-hero-min-h:100px;--m-sticky-top:0px}.order-stage{flex-direction:column;width:100vw;padding:0;gap:0;height:auto;min-height:0;max-height:none;overflow:visible!important}.order-stage .form-panel{padding-bottom:6rem}.order-left{position:relative;top:auto;z-index:auto;margin:0;padding:0;align-items:flex-start;justify-content:center;background:#fff}.m-hero-spacer{display:none}.order-left .order-img{width:100vw;height:var(--m-hero-h-cur,var(--m-hero-h));border-radius:0;box-shadow:none;object-fit:cover;transition:height .12s ease}.m-only{display:block}.d-only{display:none!important}.m-hero{padding:18px 18px 10px;background:#fff}.m-hero-title{font-size:1.55rem;font-weight:800;letter-spacing:-.02em;margin:0 0 6px}.m-hero-desc{color:#394b6a;font-size:.98rem;line-height:1.5;white-space:pre-line;margin:0 0 10px}.m-pill-row{margin:8px 0 12px}.m-pill{display:inline-flex;align-items:center;justify-content:center;padding:.62rem 1.1rem;border-radius:999px;border:1.5px solid #2972ff;background:#eef4ff;font-weight:700;font-size:.95rem;color:#2972ff}.m-pill:active{transform:translateY(1px)}.m-upload-notice{margin-top:8px}.order-right{width:100vw;margin:0;background:#fff}.order-right .form-panel{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;padding:18px 18px 28px!important}.m-group .bottom-style-group{padding-left:6px}.m-group{border:1px solid #e6ecff;border-radius:20px;background:#fff;padding:12px 12px 8px;margin:14px 0}.m-group-title{font-weight:700;font-size:.95rem;color:#2b3e62;margin:2px 4px 10px}.m-group-body,.m-subrow{display:block}.m-subrow{padding:10px 0}.m-subrow+.m-subrow{border-top:1px dashed #e9f0ff}.m-subrow-title{font-size:.9rem;color:#5d5d5d;margin-bottom:8px;font-weight:600}.bottom-style-group{display:grid;grid-template-columns:repeat(3,93px);justify-content:start;justify-items:center;align-items:start;column-gap:14px;row-gap:12px;padding:3px 0}.bottom-style-group.cols-3{grid-template-columns:repeat(3,88px)}.ask-grid{display:flex;gap:.7rem}.ask-grid>*{width:auto}.order-right>.upload-notice{display:block!important}.order-right>.upload-notice .upload-notice__content{display:none}.upload-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.62rem 1.1rem;border-radius:999px;border:1.5px solid #2972ff;background:#eef4ff;color:#2972ff;font-weight:700;font-size:.95rem;letter-spacing:-.01em;margin:8px 0 16px}.upload-btn:active{transform:translateY(1px)}.order-right .page-title{display:none}.toggle-group{inline-size:100%!important}.flex-row{gap:.6rem}.input-wrap{width:calc((100% - 1rem) / 3)}.floating-estimate-pill{left:auto;right:12px;bottom:12px}@media (prefers-reduced-motion:reduce){.floating-estimate-pill{transition:none}}.apx-circle{width:94px;height:94px;border-radius:9999px;background:#fff;box-shadow:0 6px 18px rgba(0,18,92,.1);overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.form-panel--dockpad{padding-bottom:6.5rem}.mobile-select-backdrop{position:fixed;inset:0;background:rgba(15,16,30,.45);display:flex;align-items:flex-end;justify-content:center;z-index:var(--z-overlay)}.mobile-select-sheet{width:100%;max-width:480px;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -6px 24px rgba(15,23,42,.25);box-sizing:border-box;padding:16px 18px calc(12px + env(safe-area-inset-bottom))}.bx-sample-prompt-card{padding:22px 20px 18px;width:250px;box-shadow:0 14px 52px rgba(15,23,42,.24)}.bx-sample-prompt-emoji{text-align:center;font-size:2rem;line-height:1;margin-bottom:25px}.bx-sample-prompt-title{text-align:center;font-weight:800;font-size:18px;color:#0b1021;margin-bottom:30px;letter-spacing:-.01em}.bx-sample-prompt-body{color:#334155;font-size:14px;line-height:1.55;text-align:center;margin-bottom:25px}.bx-sample-prompt-actions{display:flex;gap:12px;margin-top:18px}.bx-sample-prompt-actions .bx-btn{flex:1 1 0;width:auto!important;height:44px;border-radius:12px;font-size:14px;padding:0 12px;white-space:nowrap}}