*{box-sizing:border-box}body{color:#101828;background:#f7f9fc;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans Thai,Tahoma,sans-serif}.site-header{background:#fff;border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:center;min-height:68px;padding:0 max(24px,50vw - 550px);display:flex}.logo{color:#101828;font-size:24px;font-weight:850;text-decoration:none}.logo span{color:#ff6900}nav{gap:20px;display:flex}nav a{color:#475467;font-size:14px;font-weight:650;text-decoration:none}main{width:min(1100px,100% - 32px);margin:auto;padding:68px 0 100px}.hero{text-align:center;margin-bottom:32px}.badge{color:#d94f00;background:#fff2e9;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800;display:inline-flex}h1{letter-spacing:-.04em;margin:14px 0 8px;font-size:clamp(38px,5vw,54px)}.hero p{color:#667085;font-size:16px}.tool-card,.quick-answer,.privacy{background:#fff;border:1px solid #e4e7ec;border-radius:20px}.tool-card{padding:24px}.drop-zone{border:1.5px dashed #cbd5e1;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.pdf-icon{color:#ff5a00;background:#fff1eb;border-radius:17px;place-items:center;width:62px;height:62px;margin-bottom:15px;font-weight:900;display:grid}.drop-zone strong{margin-bottom:12px}.primary-button{color:#fff;cursor:pointer;background:#ff6900;border-radius:10px;align-items:center;min-height:44px;padding:0 20px;font-weight:750;display:inline-flex}.drop-zone small{color:#98a2b3;margin-top:10px}.file-row{background:#f8fafc;border:1px solid #e4e7ec;border-radius:12px;grid-template-columns:50px minmax(0,1fr) 34px;align-items:center;gap:12px;padding:12px;display:grid}.file-pdf{color:#ff5a00;background:#fff1eb;border-radius:11px;place-items:center;width:50px;height:50px;font-size:11px;font-weight:900;display:grid}.file-info{min-width:0}.file-info strong,.file-info span{display:block}.file-info strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-info span{color:#98a2b3;margin-top:4px;font-size:10px}#changeFile{cursor:pointer;border:0;border-radius:8px;width:32px;height:32px}.workspace-head{justify-content:space-between;align-items:center;margin:22px 0 12px;display:flex}.workspace-head h2{margin:0;font-size:18px}.workspace-head span{color:#98a2b3;font-size:11px}.workspace-head button{cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:8px 11px}.page-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.page-card{cursor:grab;background:#fff;border:1px solid #e4e7ec;border-radius:12px;transition:all .15s;position:relative;overflow:hidden}.page-card:hover{border-color:#fdba8c;box-shadow:0 8px 20px #1018280d}.page-card.deleted{opacity:.42;cursor:default;filter:grayscale()}.page-card img{background:#f8fafc;object-fit:contain!important;width:100%!important;height:230px!important;display:block!important}.page-number{z-index:2;color:#fff;background:#101828;border-radius:8px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid;position:absolute;top:7px;left:7px}.page-footer{padding:9px}.page-footer>span{color:#98a2b3;margin-bottom:7px;font-size:9px;display:block}.page-actions{grid-template-columns:32px 32px 1fr;gap:5px;display:grid}.page-actions button{cursor:pointer;background:#f8fafc;border:1px solid #e4e7ec;border-radius:7px;min-height:31px;font-weight:700}.page-actions button:disabled{opacity:.35;cursor:default}.delete-button{color:#b42318!important}.deleted .delete-button{color:#067647!important;background:#ecfdf3!important}.summary{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.summary>div{text-align:center;background:#f8fafc;border-radius:10px;padding:13px}.summary span,.summary strong{display:block}.summary span{color:#98a2b3;font-size:9px}.summary strong{margin-top:3px;font-size:18px}.create-button{color:#fff;cursor:pointer;width:100%;min-height:51px;font:inherit;background:#ff6900;border:0;border-radius:10px;margin-top:13px;font-weight:800}.create-button:disabled{opacity:.4;cursor:not-allowed}.progress-state{text-align:center;padding:35px 20px}.progress-track{background:#f2f4f7;border-radius:999px;height:10px;margin-top:15px;overflow:hidden}#progressBar{background:#ff6900;width:0;height:100%;transition:all .25s}.result-state{text-align:center;padding:35px}.success{color:#067647;background:#ecfdf3;border-radius:17px;place-items:center;width:58px;height:58px;margin:auto;font-size:25px;font-weight:900;display:grid}.result-state p{color:#667085}.result-actions{grid-template-columns:1fr 1fr;gap:8px;max-width:600px;margin:18px auto 0;display:grid}.result-actions button{cursor:pointer;border-radius:9px;min-height:45px;font-weight:750}#backButton{background:#fff;border:1px solid #d0d5dd}#downloadButton{color:#fff;background:#ff6900;border:0}.quick-answer{border-left:4px solid #ff6900;margin-top:24px;padding:24px}.quick-answer>span{color:#ff6900;font-size:10px;font-weight:800}.quick-answer h2{margin:5px 0 8px}.quick-answer p{color:#475467;margin:0;line-height:1.7}.privacy{gap:10px;margin-top:15px;padding:15px;display:flex}.privacy>div{color:#067647;background:#ecfdf3;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.privacy p{margin:0}.privacy strong,.privacy span{display:block}.privacy span{color:#667085;margin-top:3px;font-size:11px}@media (width<=850px){.page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.page-grid{grid-template-columns:1fr 1fr}.page-card img{height:180px!important}.result-actions{grid-template-columns:1fr}nav a:first-child{display:none}}
