.suggested-pricing{background:var(--bg-secondary);border-radius:16px;flex-direction:column;flex:1;gap:16px;width:100%;min-width:0;min-height:0;padding:clamp(14px,2vw,18px);display:flex}.suggested-pricing__scroll{flex:1;min-height:0;padding-right:2px;overflow:hidden auto}.suggested-pricing__scroll::-webkit-scrollbar{width:8px}.suggested-pricing__scroll::-webkit-scrollbar-track{background:0 0}.suggested-pricing__scroll::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}.suggested-pricing__scroll:hover::-webkit-scrollbar-thumb{background:#00000040}.suggested-pricing__title{text-transform:uppercase;color:var(--text);align-items:center;gap:8px;margin:0;font-size:1.1rem;font-weight:700;display:flex}.pricing-volunteer{border:1px solid var(--border);background:var(--btn-default-bg);border-radius:12px;margin-bottom:14px;transition:border-color .2s,background .2s,box-shadow .2s;overflow:hidden}.pricing-volunteer--selected{background:linear-gradient(135deg, #14b8a624, #3b82f61f), var(--bg);border-color:#14b8a6;box-shadow:0 0 0 2px #14b8a629}.pricing-volunteer__main{width:100%;color:var(--text);cursor:pointer;text-align:left;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:15px;font-family:inherit;display:grid}.pricing-volunteer__switch{background:var(--btn-default-bg-hover);border:1px solid var(--border);border-radius:999px;flex-shrink:0;width:46px;height:26px;transition:background .2s,border-color .2s;position:relative}.pricing-volunteer__switch span{background:var(--text-muted);border-radius:999px;width:18px;height:18px;transition:left .2s,background .2s;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.pricing-volunteer__badge{width:38px;height:38px;color:var(--text-muted);background:var(--btn-default-bg-hover);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.pricing-volunteer__badge svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.pricing-volunteer__content{flex-direction:column;gap:4px;min-width:0;display:flex}.pricing-volunteer__title-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.pricing-volunteer__content strong{color:var(--text);font-size:1rem;line-height:1.2}.pricing-volunteer__title-row em{background:var(--btn-default-bg-hover);color:var(--text-muted);text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:.68rem;font-style:normal;font-weight:800;line-height:1}.pricing-volunteer__content small{color:var(--text-muted);font-size:.78rem;line-height:1.35}.pricing-volunteer__formula{color:var(--text-muted);font-size:.75rem;line-height:1.35}.pricing-volunteer__price{color:var(--text);text-align:right;overflow-wrap:anywhere;flex-direction:column;gap:3px;font-size:1.08rem;font-weight:800;display:flex}.pricing-volunteer__price small{color:var(--text-muted);text-transform:uppercase;font-size:.67rem;font-weight:800;line-height:1}.pricing-volunteer--selected .pricing-volunteer__badge{color:#0f766e;background:#14b8a629}.pricing-volunteer--selected .pricing-volunteer__switch{background:#14b8a63d;border-color:#14b8a659}.pricing-volunteer--selected .pricing-volunteer__switch span{background:#14b8a6;left:22px}.pricing-volunteer--selected .pricing-volunteer__content strong,.pricing-volunteer--selected .pricing-volunteer__price{color:#0f766e}.pricing-volunteer--selected .pricing-volunteer__title-row em{color:#0f766e;background:#14b8a624}.pricing-volunteer__rules{flex-wrap:wrap;gap:7px;padding:0 15px 12px 65px;display:flex}.pricing-volunteer__rules span{background:var(--btn-default-bg-hover);color:var(--text-muted);border-radius:999px;padding:5px 8px;font-size:.7rem;font-weight:800;line-height:1}.pricing-volunteer--selected .pricing-volunteer__rules span{color:#0f766e;background:#14b8a61f}.pricing-volunteer__body{flex-direction:column;gap:10px;padding:0 15px 15px;display:flex}.pricing-volunteer__check{color:var(--text);cursor:pointer;align-items:center;gap:9px;font-size:.86rem;font-weight:700;display:flex}.pricing-volunteer__check input{accent-color:#14b8a6;width:17px;height:17px}.pricing-volunteer__split{flex-wrap:wrap;gap:8px;display:flex}.pricing-volunteer__split span{color:#0f766e;background:#14b8a61c;border-radius:8px;padding:6px 8px;font-size:.75rem;font-weight:800}html.dark .pricing-volunteer{background:#ffffff09;border-color:#ffffff14}html.dark .pricing-volunteer--selected{background:linear-gradient(135deg,#14b8a629,#3b82f61a),#ffffff09;border-color:#2dd4bf}html.dark .pricing-volunteer--selected .pricing-volunteer__content strong,html.dark .pricing-volunteer--selected .pricing-volunteer__price,html.dark .pricing-volunteer--selected .pricing-volunteer__price small,html.dark .pricing-volunteer--selected .pricing-volunteer__title-row em,html.dark .pricing-volunteer--selected .pricing-volunteer__rules span,html.dark .pricing-volunteer__split span{color:#5eead4}html.dark .pricing-volunteer--selected .pricing-volunteer__switch span{background:#5eead4}.pricing-tiers{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pricing-tier{cursor:pointer;text-align:left;border:2px solid #0000;border-radius:12px;flex-direction:column;gap:8px;min-width:0;padding:clamp(14px,2vw,16px) 14px;font-family:inherit;transition:border-color .2s,transform .15s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.pricing-tier:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.pricing-tier--selected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb42,0 12px 26px #2563eb29}.pricing-tier--selected:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff6b,#0000 52%),#2563eb14;position:absolute;inset:0}.pricing-tier--selected .pricing-tier__content{padding-right:86px}.pricing-tier__selected-badge{z-index:3;color:#fff;text-transform:uppercase;background:#2563eb;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:9px;right:9px;box-shadow:0 8px 18px #2563eb47}.pricing-tier__selected-badge svg{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.pricing-tier--locked{cursor:not-allowed;filter:grayscale(.2);opacity:.78}.pricing-tier--locked:after{content:"";border-radius:inherit;pointer-events:none;background:#ffffff61;position:absolute;inset:0}.pricing-tier__lock{z-index:2;color:#fff;text-transform:uppercase;background:#0f0f0fb8;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:2px;padding:5px 8px;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex;position:relative}.pricing-tier__lock svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.pricing-tier__content{z-index:1;flex-direction:column;gap:2px;display:flex;position:relative}.pricing-tier__title{color:currentColor;margin:0;font-size:1rem;font-weight:600}.pricing-tier__margin{opacity:.75;color:currentColor;margin:0;font-size:.8rem}.pricing-tier__price{z-index:1;color:currentColor;overflow-wrap:anywhere;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:700;position:relative}.pricing-tier__vat{z-index:1;opacity:.65;color:currentColor;margin:0;font-size:.75rem;position:relative}html.dark .pricing-tier--locked:after{background:#0003}html.dark .pricing-tier--selected{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa52,0 12px 28px #00000052}html.dark .pricing-tier--selected:before{background:linear-gradient(135deg,#ffffff3d,#0000 52%),#60a5fa1a}html.dark .pricing-tier__selected-badge{color:#08111f;background:#60a5fa}.pricing-custom{background:var(--btn-default-bg);border-radius:12px;margin-top:16px;margin-bottom:18px;overflow:hidden}.pricing-custom__toggle{cursor:pointer;width:100%;color:var(--text);text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:16px 20px;font-family:inherit;font-size:1rem;font-weight:500;transition:background .15s;display:flex}.pricing-custom__toggle:hover:not(:disabled),.pricing-custom__toggle--active{background:var(--btn-default-bg-hover)}.pricing-custom__toggle svg{opacity:.6;flex-shrink:0}.pricing-custom__toggle--locked{cursor:not-allowed;opacity:.88}.pricing-custom__label{flex-direction:column;flex:1;gap:3px;min-width:0;font-weight:700;display:flex}.pricing-custom__label small{color:var(--text-muted);font-size:.76rem;font-weight:700;line-height:1.2}.pricing-custom__lock{color:#7c3aed;text-transform:uppercase;background:#7c3aed1f;border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.pricing-custom__lock svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:1;width:12px;height:12px}.pricing-custom__price{text-align:right;overflow-wrap:anywhere;min-width:0;font-size:1rem;font-weight:700}.pricing-custom__toggle--locked .pricing-custom__price{color:var(--text-muted)}.pricing-custom__body{flex-direction:column;gap:12px;padding:0 20px 16px;animation:.25s slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.pricing-custom__slider-container{align-items:center;gap:12px;margin-top:30px;display:flex}.pricing-custom__toggle--locked+.pricing-custom__body .pricing-custom__slider-container{margin-top:16px}.pricing-custom__slider{background:var(--btn-default-bg-hover);appearance:none;cursor:pointer;border-radius:3px;outline:none;flex:1;height:6px}.pricing-custom__slider:disabled{cursor:not-allowed;opacity:.34}.pricing-custom__slider:disabled::-webkit-slider-thumb{cursor:not-allowed;opacity:.7;box-shadow:none;background:#7c3aed}.pricing-custom__slider:disabled::-moz-range-thumb{cursor:not-allowed;opacity:.7;box-shadow:none;background:#7c3aed}.pricing-custom__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#7c3aed;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #7c3aed66}.pricing-custom__slider::-moz-range-thumb{cursor:pointer;background:#7c3aed;border:none;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #7c3aed66}.pricing-custom__percentage{text-align:right;color:#7c3aed;min-width:50px;font-size:.95rem;font-weight:700}.pricing-custom__text,.pricing-custom__vat{color:var(--text-muted);margin:0;font-size:.8rem}.pricing-custom__footer-row{justify-content:flex-end;align-items:center;gap:16px;display:flex}.pricing-breakdown{background:var(--btn-default-bg);border-radius:16px;flex-direction:column;gap:16px;padding:clamp(14px,2vw,20px);display:flex}.pricing-breakdown__header,.pricing-breakdown__allocation-header{letter-spacing:.04em;text-transform:uppercase;color:var(--text);align-items:center;gap:10px;font-size:.9rem;font-weight:700;display:flex}.pricing-breakdown__header svg,.pricing-breakdown__allocation-header svg{color:var(--text-muted);flex-shrink:0}.breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.breakdown-card{background:var(--bg);border:1px solid #0000000a;border-radius:16px;flex-direction:column;justify-content:space-between;min-width:0;min-height:90px;padding:clamp(14px,2vw,16px);display:flex}.breakdown-card--highlight{background:#fee2e2;border-color:#ef444426}html.dark .breakdown-card--highlight{color:#fecaca;background:#3a171b;border-color:#f8717157}html.dark .breakdown-card--highlight .breakdown-card__label,html.dark .breakdown-card--highlight .breakdown-card__value{color:#fee2e2}html.dark .breakdown-card--highlight .questionIcon{color:#fca5a5;fill:#fca5a5;stroke:#fca5a5}.breakdown-card__label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.breakdown-card__label{letter-spacing:.03em;color:var(--text);font-size:1rem;font-weight:700}.uppercase-label{text-transform:uppercase;font-size:16px}.tooltip{align-items:center;margin-left:4px;display:inline-flex;position:relative}.tooltip__trigger{opacity:.55;cursor:help;background:0 0;border:none;align-items:center;padding:0;transition:opacity .15s;display:flex}.tooltip__trigger:hover{opacity:1}.tooltip__content{white-space:normal;word-break:break-word;background:var(--text);width:max-content;max-width:260px;color:var(--bg);pointer-events:none;opacity:0;visibility:hidden;z-index:200;box-shadow:0 4px 12px var(--shadow-md);border-radius:8px;padding:8px 12px;font-size:.75rem;font-weight:400;line-height:1.4;transition:opacity .15s,transform .15s;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.tooltip__content:after{content:"";border:5px solid #0000;border-top-color:var(--text);position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip:hover .tooltip__content,.tooltip:focus-within .tooltip__content{opacity:1;visibility:visible;display:block;transform:translate(-50%)translateY(0)}.breakdown-card__value{color:var(--text);overflow-wrap:anywhere;margin-top:10px;font-size:1.2rem;font-weight:800}.breakdown-card__formula{color:var(--text-muted);margin-top:8px;font-size:.72rem;font-weight:600;line-height:1.4;display:block}.pricing-breakdown__allocation{background:var(--bg);border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.pricing-breakdown__allocation-body{min-height:140px;color:var(--text-muted);justify-content:center;align-items:center;font-size:.95rem;display:flex}.allocation-bars{flex-direction:column;gap:12px;width:100%;display:flex}.allocation-bar{color:var(--text);grid-template-columns:minmax(58px,74px) minmax(0,1fr) 42px;align-items:center;gap:10px;font-size:.78rem;font-weight:700;display:grid}.allocation-bar__track{background:var(--btn-default-bg);border-radius:999px;height:8px;overflow:hidden}.allocation-bar__track span{border-radius:inherit;background:linear-gradient(90deg,#42d7c9,#7c3aed);height:100%;display:block}.allocation-bar strong{text-align:right}.shipping-card{background:linear-gradient(135deg, #22c55e14, #14b8a60f), var(--bg);border:1px solid #22c55e3d;border-radius:14px;gap:14px;margin-top:16px;padding:16px;display:grid}.shipping-card__header,.shipping-card__pro-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.shipping-card__header span:first-child{color:#16803a;text-transform:uppercase;font-size:.72rem;font-weight:900}.shipping-card__header p{max-width:56ch;color:var(--text-muted);margin:6px 0 0;font-size:.82rem;line-height:1.45}.shipping-card h4{color:var(--text);margin:3px 0 0;font-size:1.08rem}.shipping-card__badge{color:#7c3aed;background:#7c3aed24;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900}.shipping-card__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.shipping-card label{min-width:0;color:var(--text-muted);text-transform:uppercase;gap:6px;font-size:.72rem;font-weight:900;display:grid}.shipping-card input,.shipping-card select{border:1px solid var(--border);background:var(--btn-default-bg);width:100%;min-height:40px;color:var(--text);font:inherit;text-transform:none;border-radius:10px;padding:9px 11px}.shipping-card input::placeholder{color:var(--text-muted)}.shipping-card option{background:var(--bg);color:var(--text)}.shipping-card__manual{background:#22c55e0f;border:1px solid #22c55e3d;border-radius:12px;padding:12px}.shipping-card__section-title{justify-content:space-between;gap:14px;margin-bottom:12px;display:flex}.shipping-card__section-title strong{color:var(--text);font-size:.92rem}.shipping-card__section-title p{color:var(--text-muted);margin:4px 0 0;font-size:.78rem;line-height:1.4}.shipping-card__section-title>span{color:#16803a;text-transform:uppercase;background:#22c55e29;border-radius:999px;align-self:flex-start;padding:5px 8px;font-size:.7rem;font-weight:900}.shipping-card__manual-row label{grid-template-columns:minmax(0,1fr) minmax(120px,180px) auto;align-items:center}.shipping-card__manual em{background:var(--btn-default-bg-hover);color:var(--text-muted);border-radius:8px;padding:8px 9px;font-style:normal;font-weight:900}.shipping-card__pro{background:var(--btn-default-bg);border:1px solid #7c3aed38;border-radius:12px;gap:12px;padding:14px;display:grid;position:relative;overflow:hidden}.shipping-card__pro strong{color:var(--text);margin-top:5px;display:block}.shipping-card__pro p{color:var(--text-muted);margin:4px 0 0;font-size:.8rem;line-height:1.4}.shipping-card__pro button{color:#fff;max-width:190px;min-height:42px;font:inherit;text-align:center;opacity:.9;cursor:not-allowed;background:linear-gradient(135deg,#8b5cf6f2,#5b37f2f2);border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.82rem;font-weight:850;line-height:1.15;display:inline-flex;box-shadow:0 12px 28px #5b37f238,inset 0 1px #ffffff38}.shipping-card__pro button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.shipping-card__pro button span{display:block}.shipping-card__pro-label{color:#7c3aed;background:#7c3aed24;border-radius:999px;width:fit-content;padding:4px 8px;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex}.shipping-card__quotes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.shipping-card__quotes article{background:var(--bg);opacity:.68;border:1px solid #7c3aed24;border-radius:10px;gap:3px;padding:10px;display:grid}.shipping-card__quotes strong{font-size:.78rem}.shipping-card__quotes span{color:var(--text);font-weight:900}.shipping-card__quotes small{color:var(--text-muted)}.shipping-card__locked-note{color:var(--text-muted);background:#7c3aed14;border-radius:10px;margin:0;padding:9px 10px;font-size:.76rem;font-weight:700;line-height:1.35}.shipping-card__total{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.shipping-card__total div{background:var(--btn-default-bg);border-radius:10px;min-width:0;padding:11px}.shipping-card__total dt{color:var(--text-muted);text-transform:uppercase;font-size:.72rem;font-weight:900}.shipping-card__total dd{color:var(--text);overflow-wrap:anywhere;margin:5px 0 0;font-size:1rem;font-weight:900}.shipping-card__total div:last-child{background:#22c55e1f}.pricing-footer{background:var(--bg);border:1px solid #7c3aed1f;border-radius:14px;flex-direction:column;gap:14px;margin-top:4px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffff0a}.pricing-footer__summary{flex:1;width:100%}.pricing-footer__row{color:var(--text-muted);justify-content:space-between;align-items:flex-start;gap:16px;font-size:.95rem;display:flex}.pricing-footer__row>span:first-child{min-width:0;line-height:1.35}.pricing-footer__margin{color:var(--text);text-align:right;flex-shrink:0;font-weight:600}.pricing-footer__status{margin:6px 0 0;font-size:.78rem;font-weight:700}.pricing-footer__status--success{color:#16a34a}.pricing-footer__status--error{color:#dc2626}.pricing-footer__actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}.pricing-footer__button{cursor:pointer;background:var(--btn-default-bg);min-width:120px;height:40px;color:var(--text);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .2s;display:flex}.pricing-footer__button:hover:not(:disabled){background:var(--btn-default-bg-hover)}.pricing-footer__button:disabled{opacity:.45;cursor:not-allowed}.pricing-footer__button--save{margin-right:auto}.pricing-footer__button--share{min-width:78px;padding:0 12px}.pricing-footer__button--report{min-width:96px}.pricing-footer__button svg{flex-shrink:0}html.dark .pricing-footer{background:#ffffff09;border-color:#ffffff14}html.dark .shipping-card{background:linear-gradient(135deg,#22c55e14,#14b8a60d),#ffffff09;border-color:#22c55e2e}html.dark .shipping-card option{color:#f4f7fb;background:#15181f}@media (max-width:720px){.suggested-pricing{border-radius:14px}.pricing-tiers,.breakdown-grid{grid-template-columns:1fr}.pricing-custom__toggle{padding:14px}.pricing-custom__body{padding:0 14px 14px}.pricing-custom__slider-container{margin-top:18px}.pricing-footer{padding:14px}.pricing-footer__row,.pricing-footer__actions{flex-direction:column;align-items:stretch}.pricing-footer__margin{text-align:left}.pricing-footer__button{width:100%}.pricing-footer__button--save{margin-right:0}.shipping-card__fields,.shipping-card__quotes,.shipping-card__total,.shipping-card__manual-row label{grid-template-columns:1fr}.shipping-card__section-title,.shipping-card__header,.shipping-card__pro-head{display:grid}}@media (max-width:420px){.suggested-pricing__title,.pricing-breakdown__header,.pricing-breakdown__allocation-header{font-size:.95rem}.pricing-tier--selected .pricing-tier__content{padding-top:26px;padding-right:0}.pricing-tier__selected-badge{left:12px;right:auto}.pricing-custom__toggle{grid-template-columns:auto minmax(0,1fr);display:grid}.pricing-volunteer__main{grid-template-columns:auto minmax(0,1fr) auto}.pricing-volunteer__rules{padding-left:14px}.pricing-volunteer__price{text-align:left;grid-column:1/3}.pricing-volunteer__switch{grid-area:2/3;justify-self:end}.pricing-custom__price{text-align:left;grid-column:1/-1}.pricing-custom__slider-container{flex-direction:column;align-items:stretch}.pricing-custom__percentage{text-align:left}.allocation-bar{grid-template-columns:1fr 42px}.allocation-bar__track{order:3;grid-column:1/-1}}
.gcode-prewiew{width:100%;max-width:665px;margin-bottom:22px}.gcode-upload,.gcode-preview-card{color:#eef4ff;background:linear-gradient(135deg,#131924fa,#0c121dfa),#111927;border:1px solid #919eb233;border-radius:16px;box-shadow:0 18px 50px #0000003d,inset 0 1px #ffffff0a}.gcode-upload{text-align:center;cursor:pointer;background:var(--btn-default-bg);min-height:330px;color:var(--text);box-shadow:0 10px 28px var(--shadow-sm), inset 0 0 0 1px #ffffff06;border:1px dashed #919eb247;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:34px 24px;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex}.gcode-upload:hover,.gcode-upload--dragging{background:var(--btn-default-bg-hover);box-shadow:0 12px 32px var(--shadow-md), inset 0 0 0 1px #2dd4bf09;border-color:#2dd4bf61;transform:translateY(-1px)}.gcode-upload__input{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.gcode-upload__icon{color:#2dd4bfd1;background:#2dd4bf12;border:1px solid #2dd4bf1f;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;display:inline-flex;box-shadow:0 10px 24px #0000000f,inset 0 1px #ffffff0d}.gcode-upload__icon svg,.gcode-toolbar svg,.gcode-preview-card__reset svg,.gcode-stat svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:1.25em;height:1.25em}.gcode-upload__icon svg{width:34px;height:34px}.gcode-upload__title{color:var(--text);letter-spacing:.01em;text-transform:uppercase;font-size:clamp(1.08rem,1.8vw,1.24rem);font-weight:800}.gcode-upload__text{max-width:390px;color:var(--text-muted);line-height:1.5}.gcode-upload__meta{color:#0f766ee6;letter-spacing:.02em;text-transform:uppercase;background:#2dd4bf12;border-radius:8px;margin-top:6px;padding:7px 10px;font-size:.72rem;font-weight:800;box-shadow:inset 0 0 0 1px #2dd4bf0d}html.dark .gcode-upload__meta{color:#83f3e5d1}.gcode-preview-card{min-height:420px;padding:clamp(16px,2vw,20px);overflow:hidden}.gcode-preview-card__top{z-index:3;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.gcode-preview-card__eyebrow{color:#e8edf7;letter-spacing:.02em;text-transform:uppercase;margin:0 0 6px;font-size:.88rem;font-weight:800}.gcode-preview-card__filename{color:#8f9bad;text-transform:none;text-overflow:ellipsis;white-space:nowrap;max-width:420px;margin:0;font-size:.92rem;font-weight:700;overflow:hidden}.gcode-preview-card__status{color:#7fded3;text-transform:none;margin:6px 0 0;font-size:.74rem;font-weight:700}.gcode-preview-card__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.gcode-preview-card__reset{color:#e7edf7;cursor:pointer;background:#ffffff0e;border:1px solid #fff1;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:10px 14px;font-family:inherit;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.gcode-preview-card__reset:hover{background:#ffffff1a}.gcode-preview-card__reset:active{transform:scale(.98)}.gcode-view-panel{background:#ffffff0b;border:1px solid #ffffff13;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0 16px;padding:14px;display:grid}.gcode-view-panel__header{grid-column:1/-1;align-items:center;gap:8px;padding-bottom:2px;display:flex}.gcode-view-panel__header span{color:#f3f8ff;letter-spacing:.02em;text-transform:uppercase;font-size:.82rem;font-weight:900}.gcode-view-panel__header:before{content:"";background:#4bddcf;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #4bddcf1f}.gcode-view-panel__group{flex-direction:column;gap:8px;min-width:0;display:flex}.gcode-view-panel__label{color:#c9d3e2;font-size:.78rem;font-weight:800;line-height:1.2}.gcode-view-panel__segmented{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.gcode-view-panel__segmented button,.gcode-view-panel__zoom button,.gcode-view-panel__select{color:#dce6f5;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:9px;min-height:36px;font-family:inherit;font-size:.82rem;font-weight:800}.gcode-view-panel__segmented button:hover,.gcode-view-panel__zoom button:hover,.gcode-view-panel__select:hover{background:#ffffff14}.gcode-view-panel__segmented .gcode-view-panel__option--active{color:#7ff2e8;background:#4bddcf2e;border-color:#4bddcf80}.gcode-view-panel__swatches{flex-wrap:wrap;align-items:center;gap:9px;min-height:36px;display:flex}.gcode-view-panel__swatch{cursor:pointer;border:2px solid #ffffff38;border-radius:999px;width:28px;height:28px;box-shadow:inset 0 0 0 2px #00000029}.gcode-view-panel__swatch--active{border-color:#facc15;box-shadow:0 0 0 3px #facc1538,inset 0 0 0 2px #0000001f}.gcode-view-panel__select{width:100%;padding:0 12px}.gcode-view-panel__select option{color:#f8fafc;background:#111827}.gcode-view-panel__zoom{grid-template-columns:38px minmax(54px,1fr) 38px;align-items:center;gap:7px;display:grid}.gcode-view-panel__zoom span{color:#c9d3e2;background:#ffffff0a;border-radius:9px;justify-content:center;align-items:center;min-height:36px;font-size:.8rem;font-weight:900;display:inline-flex}.gcode-preview-card__scene{touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(#3d4c631c 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#3d4c631c 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle at 54% 42%,#e3eaf421,#0000 31%) 0 0/100% 100%,linear-gradient(145deg,#1018251a,#0a0e165c) 0 0/100% 100%;border-radius:12px;min-height:clamp(330px,32vw,365px);margin-top:-4px;position:relative;overflow:hidden}.gcode-preview-card__scene--select,.gcode-preview-card__scene--pan{cursor:grab}.gcode-preview-card__scene--rotate{cursor:ew-resize}.gcode-preview-card__scene--zoom{cursor:zoom-in}.gcode-preview-card__scene--dragging{cursor:grabbing}.gcode-preview-card__scene:before{content:"";transform-origin:50%;opacity:.75;background-color:#0000;background-image:linear-gradient(90deg,#5e729114 1px,#0000 1px),linear-gradient(#5e729114 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:78px 38px 22px 128px;transform:perspective(520px)rotateX(62deg)rotate(-18deg)}.gcode-toolbar{z-index:4;background:#080d1685;border:1px solid #ffffff0d;border-left:0;border-radius:0 14px 14px 0;flex-direction:column;align-items:center;gap:8px;width:40px;padding:8px 6px;display:flex;position:absolute;top:44px;left:2px}.gcode-toolbar__button{color:#aeb8c8;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:color .2s,background .2s;display:inline-flex}.gcode-toolbar__button:hover,.gcode-toolbar__button--active{color:#4bddcf;background:#4bddcf24}.gcode-axis{z-index:4;width:58px;height:58px;position:absolute;bottom:26px;left:26px}.gcode-axis__line{transform-origin:0;border-radius:999px;width:30px;height:2px;position:absolute;bottom:15px;left:18px}.gcode-axis__line:after{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-4px}.gcode-axis__line--x{color:#ff4b58;background:currentColor;transform:rotate(18deg)}.gcode-axis__line--y{color:#8bc34a;background:currentColor;transform:rotate(-24deg)}.gcode-axis__line--z{color:#2878ff;background:currentColor;transform:rotate(-90deg)}.gcode-axis__label{font-size:.66rem;font-weight:800;position:absolute}.gcode-axis__label--x{color:#ff4b58;bottom:8px;right:0}.gcode-axis__label--y{color:#8bc34a;bottom:32px;right:6px}.gcode-axis__label--z{color:#2878ff;top:2px;left:9px}.gcode-model{top:calc(90px + var(--gcode-pan-y,0px));left:calc(48% + var(--gcode-pan-x,0px));width:300px;height:188px;transform:translateX(-50%) perspective(720px) rotateX(calc(var(--gcode-tilt,-10deg) * -.45)) rotate(calc(-8deg + var(--gcode-rotation,0deg))) skewX(-8deg) scale(var(--gcode-zoom,1));transform-origin:50%;filter:drop-shadow(0 22px 22px #0000006b);transition:filter .2s,transform .2s,top .2s,left .2s;position:absolute}.gcode-preview-card__scene--dragging .gcode-model{transition:filter .2s,top,left,transform}.gcode-model-canvas{z-index:2;pointer-events:none;filter:drop-shadow(0 24px 24px #0000006b);width:100%;height:100%;position:absolute;inset:0}.gcode-model-canvas--selected{filter:drop-shadow(0 24px 24px #0000006b)drop-shadow(0 0 16px #4bddcf57)}.gcode-three-preview{z-index:2;touch-action:none;position:absolute;inset:0}.gcode-three-canvas{filter:drop-shadow(0 24px 24px #0000006b);outline:none;width:100%;height:100%;display:block}.gcode-model span{background:linear-gradient(135deg, #ffffff6b, transparent 28%), linear-gradient(145deg, var(--gcode-model-color,#d7dce4), #8993a1 58%, #586271);border:1px solid #ffffff42;display:block;position:absolute;box-shadow:inset 8px 9px 18px #ffffff29,inset -10px -12px 20px #171e293d}.gcode-model--selected{filter:drop-shadow(0 22px 22px #0000006b)drop-shadow(0 0 14px #4bddcf57)}.gcode-model--selected:after{content:"";pointer-events:none;border:1px solid #4bddcf6b;border-radius:28px;position:absolute;inset:-14px -12px -10px -14px;transform:skew(5deg)}.gcode-model--wireframe span{background:linear-gradient(135deg,#4bddcf1f,#7c90ac14),repeating-linear-gradient(45deg,#4bddcf29 0 2px,#0000 2px 9px);border-color:#4bddcf9e;box-shadow:inset 0 0 0 1px #4bddcf4d,0 0 12px #4bddcf14}.gcode-model__body{border-radius:20px 28px 22px 18px;inset:42px 34px 36px 78px}.gcode-model__front{border-radius:22px;width:100px;height:104px;top:60px;left:22px}.gcode-model__ring{border-radius:50%;width:72px;height:72px;top:76px;left:40px}.gcode-model__inner{background:radial-gradient(circle at 44% 42%,#3f4651 0 44%,#747e8b 45% 62%,#cbd2db 63%);border-radius:50%;width:36px;height:36px;top:94px;left:58px}.gcode-model__bridge{border-radius:14px;width:120px;height:42px;top:28px;left:112px}.gcode-model__top{border-radius:14px;width:48px;height:42px}.gcode-model__top--one{top:4px;left:152px}.gcode-model__top--two{top:32px;right:28px}.gcode-model__foot{border-radius:12px;width:86px;height:42px}.gcode-model__foot--one{bottom:12px;right:8px}.gcode-model__foot--two{bottom:0;left:126px}.gcode-model__bolt{background:radial-gradient(circle,#343c48 0 33%,#b9c0ca 36% 100%);border-radius:50%;width:13px;height:13px}.gcode-model__bolt--one{top:69px;left:34px}.gcode-model__bolt--two{top:151px;left:93px}.gcode-model__bolt--three{top:50px;right:35px}.gcode-model__bolt--four{bottom:40px;right:30px}.gcode-measures{top:calc(76px + var(--gcode-pan-y,0px));left:calc(48% + var(--gcode-pan-x,0px));z-index:3;width:calc(318px * var(--gcode-zoom,1));height:calc(224px * var(--gcode-zoom,1));transform:translateX(-50%) perspective(720px) rotateX(calc(var(--gcode-tilt,-10deg) * -.45)) rotate(calc(-8deg + var(--gcode-rotation,0deg))) skewX(-8deg);transform-origin:50%;pointer-events:none;position:absolute}.gcode-measures__line{color:#67eadf;text-shadow:0 2px 8px #0000008c;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex;position:absolute}.gcode-measures__line:before,.gcode-measures__line:after{content:"";background:currentColor;position:absolute}.gcode-measures__line--width{border-bottom:1px solid;height:22px;bottom:0;left:10px;right:8px}.gcode-measures__line--width:before,.gcode-measures__line--width:after{width:1px;height:10px;bottom:-5px}.gcode-measures__line--width:before{left:0}.gcode-measures__line--width:after{right:0}.gcode-measures__line--height{writing-mode:vertical-rl;border-right:1px solid;width:22px;top:14px;bottom:26px;right:0}.gcode-measures__line--height:before,.gcode-measures__line--height:after{width:10px;height:1px;right:-5px}.gcode-measures__line--height:before{top:0}.gcode-measures__line--height:after{bottom:0}.gcode-measures__line--depth{border-top:1px solid;width:96px;height:22px;top:20px;left:42px;transform:rotate(-34deg)}.gcode-measures__line--depth:before,.gcode-measures__line--depth:after{width:1px;height:10px;top:-5px}.gcode-measures__line--depth:before{left:0}.gcode-measures__line--depth:after{right:0}.gcode-model-info{z-index:4;background:#1b2432db;border:1px solid #ffffff12;border-radius:8px;width:188px;padding:14px 14px 12px;position:absolute;bottom:40px;right:6px}.gcode-model-info p{color:#dce5f1;text-transform:uppercase;margin:0 0 12px;font-size:.7rem;font-weight:800}.gcode-model-info dl{flex-direction:column;gap:11px;margin:0;display:flex}.gcode-model-info div{grid-template-columns:1fr auto;gap:8px;display:grid}.gcode-model-info dt{color:#9aa6b7;font-size:.72rem;font-weight:700}.gcode-model-info dd{color:#e8eef8;text-align:right;margin:0;font-size:.72rem;font-weight:700}.gcode-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.gcode-stat{background:#1e2837d1;border:1px solid #ffffff12;border-radius:8px;align-items:flex-start;gap:11px;min-height:86px;padding:14px 12px;display:flex}.gcode-stat:first-child svg{color:#4c8dff}.gcode-stat:nth-child(2) svg{color:#b8c2d2}.gcode-stat:nth-child(3) svg{color:#9aa6b7}.gcode-stat:nth-child(4) svg{color:#7bd957}.gcode-stat p{color:#a8b3c4;text-transform:uppercase;margin:0 0 8px;font-size:.68rem;font-weight:800}.gcode-stat strong{color:#f3f6fb;font-size:1rem;line-height:1.15;display:block}.gcode-stat span{color:#a9b4c4;margin-top:7px;font-size:.76rem;font-weight:700;display:block}.gcode-precision-callout{background:linear-gradient(135deg,#84cc1614,#14b8a60b),#ffffff09;border:1px dashed #84cc166b;border-radius:14px;grid-template-columns:auto minmax(0,1fr) minmax(190px,240px);align-items:center;gap:clamp(14px,2vw,22px);margin-top:14px;padding:clamp(16px,2.2vw,22px);display:grid}.gcode-precision-callout__icon{color:#8bdc65;background:#84cc161f;border:1px solid #84cc162e;border-radius:14px;justify-content:center;align-items:center;width:62px;height:62px;display:inline-flex}.gcode-precision-callout__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.gcode-precision-callout__content{min-width:0}.gcode-precision-callout__heading{align-items:center;gap:8px;margin-bottom:8px;display:flex}.gcode-precision-callout__content h4{color:#9ee47a;text-transform:none;margin:0;font-size:clamp(1rem,2vw,1.2rem);font-weight:800;line-height:1.2}.gcode-pro-help{color:#9ee47a;cursor:help;background:#84cc1617;border:1px solid #9ee47a47;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:relative}.gcode-pro-help svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.gcode-pro-help__panel{z-index:12;color:#dbe5f3;text-align:left;opacity:0;pointer-events:none;background:#0d121cf5;border:1px solid #84cc1640;border-radius:12px;gap:10px;width:min(420px,100vw - 48px);padding:14px;font-size:.78rem;font-weight:700;line-height:1.35;transition:opacity .18s,transform .18s;display:grid;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 18px 45px #00000061}.gcode-pro-help__panel:after{content:"";background:#0d121cf5;border-bottom:1px solid #84cc1640;border-right:1px solid #84cc1640;width:10px;height:10px;position:absolute;top:100%;left:50%;transform:translate(-50%,-5px)rotate(45deg)}.gcode-pro-help__panel strong{color:#9ee47a;font-size:.86rem;line-height:1.3;display:block}.gcode-pro-help__section{background:#ffffff0a;border-radius:10px;gap:7px;padding:10px;display:grid}.gcode-pro-help__section--pro{background:#84cc1614;border:1px solid #84cc162e}.gcode-pro-help__section>strong{color:#f3f8ff;text-transform:uppercase;font-size:.78rem;font-weight:900}.gcode-pro-help__section--pro>strong{color:#9ee47a}.gcode-pro-help__section>span{padding-left:18px;display:block;position:relative}.gcode-pro-help__section>span:before{content:"";border-bottom:2px solid #9ee47a;border-right:2px solid #9ee47a;width:6px;height:10px;position:absolute;top:.45em;left:2px;transform:translateY(-45%)rotate(45deg)}.gcode-pro-help:hover .gcode-pro-help__panel,.gcode-pro-help:focus-visible .gcode-pro-help__panel{opacity:1;transform:translate(-50%)translateY(0)}.gcode-precision-callout__content p{color:#c6cedb;max-width:560px;margin:0;font-size:.9rem;line-height:1.55}.gcode-precision-callout__features{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.gcode-precision-callout__features span{color:#9ee47a;background:#84cc161a;border-radius:999px;padding:5px 8px;font-size:.72rem;font-weight:800}.gcode-precision-callout__action{flex-direction:column;align-items:stretch;gap:7px;display:flex}.gcode-precision-callout__action button{color:#12300c;cursor:pointer;background:linear-gradient(135deg,#9ce46b,#76d65b);border:0;border-radius:10px;min-height:46px;font-family:inherit;font-size:.94rem;font-weight:900;transition:filter .2s,transform .15s}.gcode-precision-callout__action button:hover{filter:brightness(1.04);transform:translateY(-1px)}.gcode-precision-callout__action small{color:#aab4c5;text-align:center;font-size:.76rem;line-height:1.35}html:not(.dark) .gcode-precision-callout{background:linear-gradient(135deg,#14b8a612,#84cc160b),#f8fafc;border-color:#14b8a638;box-shadow:inset 0 1px #ffffffc2}html:not(.dark) .gcode-precision-callout__icon{color:#0f766e;background:#14b8a61a;border-color:#14b8a62e}html:not(.dark) .gcode-precision-callout__content h4{color:#0f766e}html:not(.dark) .gcode-precision-callout__content p,html:not(.dark) .gcode-precision-callout__action small{color:#334155}html:not(.dark) .gcode-pro-help{color:#0f766e;background:#14b8a61a;border-color:#14b8a63d}html:not(.dark) .gcode-precision-callout__features span{color:#0f766e;background:#14b8a61a}html:not(.dark) .gcode-precision-callout__action button{color:#052e2b;background:linear-gradient(135deg,#14b8a6,#67c85a);box-shadow:0 10px 22px #14b8a62e}html:not(.dark) .gcode-pro-help__panel{color:#233043;background:#fffffffa;box-shadow:0 18px 45px #2c405f2e}html:not(.dark) .gcode-pro-help__panel:after{background:#fffffffa}html:not(.dark) .gcode-pro-help__section{background:#14b8a60f}html:not(.dark) .gcode-pro-help__section--pro{background:#84cc161c}html:not(.dark) .gcode-pro-help__section>strong{color:#223047}html:not(.dark) .gcode-pro-help__section--pro>strong{color:#4c8f27}html:not(.dark) .gcode-preview-card{color:#172033;background:#f8fafc;border-color:#d8e0e9;box-shadow:0 18px 48px #0f172a1c,inset 0 1px #fffffff2}html:not(.dark) .gcode-preview-card__eyebrow{color:#172033}html:not(.dark) .gcode-preview-card__filename{color:#64748b}html:not(.dark) .gcode-preview-card__status{color:#0f766e}html:not(.dark) .gcode-preview-card__reset{color:#263244;background:#eceff3;border-color:#d6dde7}html:not(.dark) .gcode-preview-card__reset:hover{background:#e1e6ec}html:not(.dark) .gcode-preview-card__scene{background:linear-gradient(#64748b1a 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#64748b1a 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle at 54% 42%,#ffffffeb,#0000 40%) 0 0/100% 100%,#e9eef4 0 0/100% 100%;border:1px solid #d9e1eb}html:not(.dark) .gcode-preview-card__scene:before{background-color:#0000;background-image:linear-gradient(90deg,#4755691a 1px,#0000 1px),linear-gradient(#4755691a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}html:not(.dark) .gcode-toolbar{background:#ffffffd6;border-color:#64748b2e;box-shadow:0 8px 20px #0f172a14}html:not(.dark) .gcode-toolbar__button{color:#526174}html:not(.dark) .gcode-toolbar__button:hover,html:not(.dark) .gcode-toolbar__button--active{color:#0f766e;background:#14b8a621}html:not(.dark) .gcode-model-info{background:#ffffffeb;border-color:#94a3b852;box-shadow:0 12px 28px #0f172a21}html:not(.dark) .gcode-model-info p,html:not(.dark) .gcode-model-info dd{color:#1e293b}html:not(.dark) .gcode-model-info dt{color:#64748b}html:not(.dark) .gcode-stat{background:#fff;border-color:#dbe2eb;box-shadow:0 7px 18px #0f172a0f}html:not(.dark) .gcode-stat p,html:not(.dark) .gcode-stat span{color:#64748b}html:not(.dark) .gcode-stat strong{color:#172033}html:not(.dark) .gcode-view-panel{background:#0f172a09;border-color:#0f172a1a}html:not(.dark) .gcode-view-panel__header span{color:#0f172a}html:not(.dark) .gcode-view-panel__label,html:not(.dark) .gcode-view-panel__zoom span{color:#475569}html:not(.dark) .gcode-view-panel__segmented button,html:not(.dark) .gcode-view-panel__zoom button,html:not(.dark) .gcode-view-panel__select{color:#1f2937;background:#ffffffb8;border-color:#0f172a1f}html:not(.dark) .gcode-view-panel__segmented button:hover,html:not(.dark) .gcode-view-panel__zoom button:hover,html:not(.dark) .gcode-view-panel__select:hover{background:#fffffff2}html:not(.dark) .gcode-view-panel__select option{color:#111827;background:#f8fafc}html:not(.dark) .gcode-view-panel__segmented .gcode-view-panel__option--active{color:#0f766e;background:#14b8a624;border-color:#14b8a699}html:not(.dark) .gcode-view-panel__zoom span{background:#0f172a0e}@media (max-width:1180px){.gcode-prewiew{max-width:none}}@media (max-width:760px){.gcode-preview-card{padding:16px}.gcode-precision-callout{grid-template-columns:1fr;align-items:stretch}.gcode-precision-callout__heading{align-items:flex-start}.gcode-pro-help{margin-top:-2px}.gcode-pro-help__panel{left:auto;right:-8px;transform:translateY(6px)}.gcode-pro-help__panel:after{left:auto;right:14px;transform:translateY(-5px)rotate(45deg)}.gcode-pro-help:hover .gcode-pro-help__panel,.gcode-pro-help:focus-visible .gcode-pro-help__panel{transform:translateY(0)}.gcode-precision-callout__icon{width:54px;height:54px}.gcode-preview-card__top{flex-direction:column;align-items:stretch}.gcode-preview-card__filename{max-width:100%}.gcode-preview-card__actions{justify-content:flex-start}.gcode-preview-card__reset{width:max-content}.gcode-view-panel{grid-template-columns:1fr}.gcode-preview-card__scene{min-height:420px}.gcode-model{top:calc(92px + var(--gcode-pan-y,0px));left:calc(55% + var(--gcode-pan-x,0px));width:245px;height:160px}.gcode-measures{top:calc(84px + var(--gcode-pan-y,0px));left:calc(55% + var(--gcode-pan-x,0px));width:calc(270px * var(--gcode-zoom,1));height:calc(196px * var(--gcode-zoom,1))}.gcode-model-info{width:auto;bottom:22px;left:64px;right:10px}.gcode-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.gcode-preview-card__scene{min-height:450px}.gcode-toolbar{top:40px}.gcode-model-info{width:auto;left:58px;right:10px}}@media (max-width:440px){.gcode-upload{min-height:300px;padding:28px 18px}.gcode-preview-card__reset,.gcode-preview-card__actions{width:100%}.gcode-view-panel{padding:12px}.gcode-toolbar{top:34px}.gcode-model{left:calc(62% + var(--gcode-pan-x,0px));width:220px;transform:translateX(-50%) perspective(720px) rotateX(calc(var(--gcode-tilt,-10deg) * -.45)) rotate(calc(-8deg + var(--gcode-rotation,0deg))) skewX(-8deg) scale(calc(var(--gcode-zoom,1) * .9))}.gcode-measures{left:calc(62% + var(--gcode-pan-x,0px));transform:translateX(-50%) perspective(720px) rotateX(calc(var(--gcode-tilt,-10deg) * -.45)) rotate(calc(-8deg + var(--gcode-rotation,0deg))) skewX(-8deg) scale(.9)}.gcode-stats{grid-template-columns:1fr}}@media (max-width:360px){.gcode-preview-card__scene{min-height:470px}.gcode-model-info{padding:12px;left:52px;right:8px}}
.order-cta{color:#172118;background:#f3faef;border:1px solid #b9dfa6;border-radius:8px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:14px 16px;margin:16px 0 22px;padding:18px;display:grid;box-shadow:0 10px 28px #26581c14}.order-cta__icon{color:#397c26;background:#dff5d2;border-radius:8px;place-items:center;width:52px;height:52px;display:grid}.order-cta__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linejoin:round;width:27px}.order-cta__copy span{color:#397c26;text-transform:uppercase;font-size:12px;font-weight:800}.order-cta h3{text-transform:none;margin:3px 0 5px;font-size:19px;line-height:1.2}.order-cta p{color:#536054;margin:0;font-size:14px;line-height:1.45}.order-cta>button,.order-form__submit,.order-success button{color:#10240a;min-height:46px;font:inherit;cursor:pointer;background:#69c943;border:0;border-radius:7px;padding:0 20px;font-weight:800}.order-cta>button{grid-column:2;justify-self:start;width:fit-content;min-width:280px}.order-cta>button:disabled{cursor:not-allowed;opacity:.45}.order-cta>small{color:#687468;text-align:left;grid-column:2;margin-top:-5px}.order-modal{z-index:1000;background:#060a08b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.order-modal__dialog{color:#202520;background:#fff;border-radius:8px;width:min(760px,100%);max-height:calc(100dvh - 48px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000052}.order-modal__close{color:#262c26;cursor:pointer;background:#edf0ed;border:0;border-radius:6px;width:38px;height:38px;font-size:25px;position:absolute;top:14px;right:14px}.order-modal__header{margin-bottom:22px;padding-right:42px}.order-modal__header>span{color:#3c8a2a;text-transform:uppercase;font-size:12px;font-weight:800}.order-modal__header h2{margin:5px 0 7px;font-size:26px}.order-modal__header p{color:#606860;margin:0;line-height:1.5}.order-form__grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.order-form__grid label,.order-form__comment{text-transform:uppercase;gap:7px;font-size:12px;font-weight:800;display:grid}.order-form__grid input,.order-form__comment textarea{color:#1c211c;width:100%;font:inherit;text-transform:none;background:#f5f6f5;border:1px solid #d9ded9;border-radius:7px;outline:none;padding:12px 13px}.order-form__grid input:focus,.order-form__comment textarea:focus{border-color:#68bd49;box-shadow:0 0 0 3px #68bd4924}.order-form__grid input:read-only{color:#687068;cursor:default}.order-summary,.order-files{border-top:1px solid #e1e5e1;margin-top:20px;padding-top:18px}.order-summary h3,.order-files h3{margin:0 0 12px;font-size:15px}.order-summary dl{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;display:grid}.order-summary dl>div{background:#f3f5f3;border-radius:6px;min-width:0;padding:11px}.order-summary dt{color:#747c74;font-size:11px}.order-summary dd{overflow-wrap:anywhere;margin:5px 0 0;font-weight:800}.order-summary__price{background:#e8f6df!important}.order-summary>small{color:#727a72;margin-top:10px;display:block}.order-files>div{border-bottom:1px solid #edf0ed;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.order-files>div span,.order-files>div small{color:#737b73;font-size:12px}.order-files>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.order-files p{color:#747c74}.order-form__comment{margin-top:18px}.order-form__comment span small{color:#7b837b;text-transform:none}.order-form__comment textarea{resize:vertical}.order-form__error{color:#b42318;font-weight:700}.order-form__submit{width:100%;margin-top:18px}.order-form__submit:disabled{opacity:.65;cursor:wait}.order-success{text-align:center;padding:32px 10px 18px}.order-success>span{color:#347b22;background:#dff5d2;border-radius:50%;place-items:center;width:58px;height:58px;margin:auto;font-size:30px;display:grid}.order-success h2{margin:18px 0 10px}.order-success strong{color:#347b22;font-size:25px;display:block}.order-success p{color:#656d65}.order-success button{min-width:150px;margin-top:10px}.dark .order-cta{color:#f1f6ef;background:#182019;border-color:#35512c}.dark .order-cta__icon{color:#82dc61;background:#263b28}.dark .order-cta__copy span{color:#82dc61}.dark .order-cta p,.dark .order-cta>small{color:#aab5aa}.dark .order-modal__dialog{color:#f1f4f1;background:#171a17;border:1px solid #343a34}.dark .order-modal__close,.dark .order-summary dl>div,.dark .order-form__grid input,.dark .order-form__comment textarea{color:#f1f4f1;background:#282c28;border-color:#3a403a}.dark .order-modal__header p,.dark .order-summary>small,.dark .order-files p{color:#aab2aa}.dark .order-form__grid input:read-only{color:#adb5ad}.dark .order-summary__price{background:#253b27!important}.dark .order-summary,.dark .order-files,.dark .order-files>div{border-color:#343a34}@media (max-width:700px){.order-cta{grid-template-columns:44px minmax(0,1fr);margin-top:12px;padding:15px}.order-cta__icon{width:44px;height:44px}.order-cta h3{font-size:17px}.order-cta p{font-size:13px}.order-cta>button,.order-cta>small{grid-column:1/-1;width:100%;min-width:0}.order-modal{padding:10px}.order-modal__dialog{max-height:calc(100dvh - 20px);padding:22px 16px}.order-form__grid,.order-summary dl{grid-template-columns:1fr}.order-files>div{grid-template-columns:60px minmax(0,1fr)}.order-files>div small{grid-column:2}}
