@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap');
:root{font-family:'Be Vietnam Pro',system-ui,sans-serif;color:#18243a;background:#f4f6fa;font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0}header{height:84px;max-width:1440px;margin:auto;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dee4ed}a{color:inherit}.brand{display:flex;gap:10px;align-items:center;font-size:22px;font-weight:800;text-decoration:none;letter-spacing:-.8px}.mark{background:#2355e5;color:white;font-size:36px;line-height:38px;width:40px;text-align:center;border-radius:10px;transform:rotate(-10deg)}.beta{font-size:10px;letter-spacing:1px;font-weight:600;border:1px solid #cbd3e1;border-radius:4px;padding:3px 5px;margin-left:3px}.source-link{font-size:14px;text-decoration:none;color:#53627a}main{max-width:1280px;margin:auto;padding:48px 36px 24px}.intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;color:#2454d5}h1{font-size:42px;line-height:1.25;letter-spacing:-1.8px;margin:14px 0 16px;font-weight:700}h1 span{color:#8190a7}.intro p{color:#627088;line-height:1.8;margin:0;font-size:15px}.privacy{display:flex;align-items:center;gap:12px;background:#eaf0fe;border:1px solid #dbe5fd;border-radius:12px;padding:18px 22px}.privacy>span{font-size:32px;color:#3768df}.privacy strong{font-size:14px;font-weight:600}.privacy small{display:block;margin-top:7px;font-size:12px;color:#617496}.workspace{display:grid;grid-template-columns:1.12fr 1fr;gap:24px;align-items:start}.panel{background:white;border:1px solid #e0e6ef;border-radius:16px;padding:28px;box-shadow:0 4px 18px #283b5c03}.section-head{display:flex;align-items:center;gap:10px;margin-bottom:24px}.section-head h2{font-size:17px;font-weight:600;margin:0;letter-spacing:-.4px}.step{font-family:monospace;font-size:12px;border:1px solid #d9e1ef;background:#f7f9fc;color:#62738d;padding:5px 6px;border-radius:5px}.badge{font-size:11px;letter-spacing:.5px;color:#6b7d96;background:#f1f4f9;padding:5px 8px;border-radius:5px;margin-left:auto}.dropzone{min-height:220px;border:1.5px dashed #b9cbed;background:#f8faff;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:20px;cursor:pointer;transition:.2s}.dropzone:hover,.dropzone.drag{border-color:#2457e5;background:#eef3ff}.upload-icon{border:1px solid #dbe4f6;border-radius:12px;background:white;color:#2355e5;width:48px;height:48px;font-size:30px;line-height:45px;margin-bottom:5px}.dropzone strong{font-size:16px;font-weight:600}.dropzone>span:not(.upload-icon){font-size:14px;color:#72819a}.dropzone u{color:#285bd6;text-underline-offset:4px}.dropzone small{font-size:11px;color:#8492a7;margin-top:8px;line-height:1.8}.file-note{display:flex;gap:9px;margin-top:14px;color:#7c899d;font-size:12px}.file-note p{margin:0;line-height:1.7}.file-note strong{font-weight:500;color:#53627a}.settings-heading{margin-top:32px;margin-bottom:20px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.fields>label{font-size:13px;font-weight:500;display:flex;flex-direction:column;gap:10px}.fields>label:first-child{grid-column:1/-1}select{width:100%;min-height:46px;border:1px solid #dce3ed;border-radius:7px;padding:10px;background:white;color:#25354f;font:inherit;font-size:14px}.segmented{display:flex;gap:5px;flex-wrap:wrap;min-height:46px}.segmented button{border:1px solid #dce3ed;border-radius:7px;background:white;font:inherit;padding:10px 11px;cursor:pointer}.segmented button.active{background:#edf2ff;border-color:#436eef;color:#2454d5}.profile-details{grid-column:1/-1;font-size:12px;color:#72819a;line-height:1.8}.check{display:flex;gap:10px;font-size:13px;line-height:1.6;margin-top:16px;border-top:1px solid #edf0f5;padding-top:18px}.check input{accent-color:#2355e5;width:17px;height:17px;flex-shrink:0}.check small{display:block;font-size:12px;color:#8994a5;margin-top:4px}.route{display:flex;justify-content:space-between;gap:14px;background:#f6f8fc;padding:22px;border-radius:10px;margin-bottom:28px}.route>div{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0}.route small{font-size:10px;letter-spacing:1.3px;color:#8793a7}.route strong{font-size:15px;font-weight:600}.route div>span:last-child{font-size:12px;color:#78879f;overflow-wrap:anywhere}.route-dot{width:22px;height:5px;border-radius:2px;margin-bottom:5px}.bamboo{background:#57b681}.anycubic{background:#3266ed}.route-arrow{align-self:center;color:#8595b3;font-size:24px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}th{font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:#8190a7;font-weight:500;padding:0 0 13px}td{border-top:1px solid #edf0f5;padding:15px 5px 15px 0;max-width:170px;overflow-wrap:anywhere}td:nth-child(2){color:#8693a7}td:nth-child(3){font-weight:500;color:#2857bd}.notice{margin-top:24px;background:#fff9ec;border:1px solid #f7ead1;border-radius:8px;padding:15px 16px;color:#8e6d2a}.notice strong{font-size:12px;font-weight:600}.notice p{font-size:12px;line-height:1.8;margin:8px 0 0;color:#9b824e}#status{font-size:13px;line-height:1.7;color:#6e7d95;margin:22px 0 12px;white-space:pre-line}#status.error{color:#bd3443}#status.success{color:#237149}.primary{display:flex;align-items:center;justify-content:center;gap:28px;width:100%;font:inherit;font-size:14px;font-weight:600;border:0;border-radius:8px;background:#2455e5;color:white;padding:17px;cursor:pointer;box-shadow:0 4px 12px #2455e524}.primary:disabled{background:#dce4f3;color:#8b9bb6;box-shadow:none;cursor:not-allowed}.primary:hover:not(:disabled){background:#1646ce}.local-note{font-size:11px;color:#93a0b4;text-align:center;margin:14px 0 0}#file-info{font-size:13px;padding:13px;background:#edf7f1;color:#247149;border-radius:8px;margin-top:12px;overflow-wrap:anywhere}.report{display:block;text-align:center;color:#285bd6;font-size:13px;margin-top:16px}.report[hidden]{display:none}footer{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#8a98ac;margin-top:30px;line-height:1.7}.footer-dot{margin:0 12px;color:#bec6d4}button:focus-visible,a:focus-visible,label:focus-visible,select:focus-visible{outline:3px solid #9ab7ff;outline-offset:3px}@media(min-width:1400px){main{padding-top:55px}}@media(max-width:850px){.privacy{display:none}.workspace{grid-template-columns:1fr}.intro{margin-bottom:28px}main{padding:30px 20px}h1{font-size:36px}.panel{padding:22px}.source-link{font-size:12px}header{height:70px;padding:0 20px}}@media(max-width:420px){.fields{grid-template-columns:1fr}.fields>label,.profile-details{grid-column:1}.brand{font-size:20px}.source-link{max-width:85px}footer{flex-direction:column;gap:8px}.route{padding:16px;gap:10px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
/* Dense working surface and readable controls */
main{padding-top:30px}.intro{margin-bottom:28px}h1{font-size:32px;margin:10px 0 12px;letter-spacing:-1px}.intro p{font-size:16px}.dropzone{min-height:180px}.fields>label,.check,table{font-size:14px}td{padding-top:12px;padding-bottom:12px}.section-head{margin-bottom:20px}.settings-heading{margin-top:24px}.dropzone small,.local-note,.file-note,.notice p,.notice strong,.profile-details,.check small{font-size:12px}.route{margin-bottom:22px;padding:18px}.route small,th{font-size:12px}.notice{margin-top:18px}footer{font-size:12px}#status{margin-top:18px}@media(min-width:1400px){main{padding-top:30px}}@media(max-width:850px){h1{font-size:28px}.intro p{font-size:14px}}
.print-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px;border-top:1px solid #e6ebf3;padding-top:22px}.print-heading h2{font-size:17px;margin:0}.print-heading button{background:#eef3ff;border:1px solid #d4dffc;color:#2454d5;border-radius:6px;padding:8px 10px;font:inherit;font-size:12px;cursor:pointer}.print-note{font-size:13px;line-height:1.8;color:#708099;margin:14px 0}#print-settings details{border-top:1px solid #e6ebf3;padding:14px 0}#print-settings summary{font-size:14px;font-weight:600;cursor:pointer;list-style-position:inside}.print-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.print-grid label{display:flex;flex-direction:column;gap:7px;font-size:13px}.print-grid input{width:100%;min-width:0;border:1px solid #dce3ed;border-radius:7px;padding:11px;font:inherit;font-size:14px;color:#25354f;background:white}.print-grid small{font-size:12px;color:#8190a7}.print-grid select{font-size:13px}.print-grid input:focus-visible{outline:3px solid #9ab7ff;outline-offset:2px}#adjustments p{margin:6px 0}#adjustments[hidden]{display:none}@media(min-width:851px){.review-panel{position:sticky;top:20px}}@media(max-width:420px){.print-grid{grid-template-columns:1fr}}
#print-settings table{font-size:12px;margin-top:16px}#print-settings th{font-size:11px}#print-settings td:last-child{font-size:12px;color:#6d7d93;min-width:110px}#print-settings td:first-child{min-width:110px}#print-settings td{padding:10px 6px;min-width:65px}.print-heading{margin-top:22px}@media(max-width:600px){#print-settings .table-wrap{overflow-x:auto}}
.panel{min-width:0}#print-settings{min-width:0}#print-settings .table-wrap{max-width:100%;overflow-x:auto}
#language{width:auto;min-height:36px;padding:6px 10px;font-size:13px;border-color:#ccd7ed;background:white;margin-left:18px}header .source-link{margin-left:auto}@media(max-width:600px){header{padding:0 12px;gap:8px}.brand{font-size:18px;gap:7px}.brand .beta{display:none}header .source-link{font-size:11px;max-width:65px}#language{margin-left:0;max-width:105px;font-size:12px}.mark{width:32px;font-size:30px;line-height:34px}}
