:root{color:#17201d;background:#f5f7f5;font-family:Segoe UI,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% 24%,#fff 0,#f5f7f5 48%,#eef2ef)}button,input{font:inherit}.topbar{height:70px;padding:0 max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#ffffffe6;border-bottom:1px solid #e2e7e3}.brand{display:flex;align-items:center;gap:10px;color:#1b2722;text-decoration:none;font-weight:700;font-size:18px}.brand strong{color:#e85d2a}.brand-mark{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:#fff;background:#1e6b4b}svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.privacy{color:#6c7871;font-size:13px;display:flex;align-items:center;gap:7px}.privacy span{width:8px;height:8px;background:#27a269;border-radius:50%;box-shadow:0 0 0 3px #e3f5eb}main{padding:64px 20px 44px}.hero{text-align:center;margin-bottom:36px}.eyebrow{color:#287353;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700;margin-bottom:14px}h1{font-size:clamp(36px,5vw,54px);line-height:1.08;letter-spacing:-.04em;margin:0;color:#17251f}.hero p{color:#657169;font-size:17px;margin:16px auto 0;max-width:590px;line-height:1.6}.workspace{width:min(720px,100%);margin:0 auto}.step-card{background:#fff;border:1px solid #dfe5e1;border-radius:16px;padding:24px;margin-bottom:16px;box-shadow:0 8px 30px #1e372b0d}.step-heading{display:flex;gap:13px;align-items:flex-start;margin-bottom:20px}.step-number{flex:0 0 30px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#236e50;font-size:14px;font-weight:700}h2{margin:0;font-size:19px;letter-spacing:-.02em}.step-heading p{color:#7b857f;margin:3px 0 0;font-size:13px}.drop-zone{min-height:150px;border:1.5px dashed #cbd5cf;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:#78827c;background:#fafcfb;transition:.2s ease}.drop-zone:hover,.drop-zone.dragover,.action-box:hover,.action-box.dragover{border-color:#2d805d;background:#f3faf6}.drop-zone strong{color:#29362f;margin:9px 0 4px;font-size:14px}.drop-zone span:last-child{font-size:13px}.drop-zone u{color:#236e50;font-weight:600;text-underline-offset:2px}.upload-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#267250;background:#e9f5ee}.upload-icon.small{width:38px;height:38px}.selected-file{padding:13px 15px;border-radius:10px;background:#eef8f2;border:1px solid #cde7d8}.file-row{display:flex;align-items:center;gap:12px}.file-icon{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;color:#e85d2a;background:#fff;font-weight:800;font-size:10px}.file-meta{min-width:0;flex:1}.file-meta strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.file-meta span{color:#748079;font-size:12px}.icon-button,.text-button{border:0;background:transparent;cursor:pointer;color:#718079}.icon-button{font-size:21px;padding:6px}.photo-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.action-box{min-height:118px;border:1.5px dashed #cbd5cf;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:.2s ease}.action-box strong{font-size:13px;margin-top:7px}.action-box>span:last-child{font-size:12px;color:#849087;margin-top:2px}.photo-section{border-top:1px solid #e7ebe8;margin-top:20px;padding-top:16px}.photo-list-heading{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:8px}.text-button{color:#b54c28;font-size:12px;font-weight:600}.photo-list{max-height:230px;overflow-y:auto}.photo-item{display:flex;align-items:center;gap:10px;padding:8px 4px;border-bottom:1px solid #eef1ef}.thumb{width:42px;height:34px;border-radius:5px;object-fit:cover;background:#edf0ee}.photo-item .file-meta strong{font-size:12px}.photo-item .file-meta span{font-size:11px}.message{margin:12px 0;padding:12px 14px;border-radius:9px;font-size:13px;background:#fff5e9;color:#86501e;border:1px solid #f1d8b8}.message.error{background:#fff0ed;color:#993f2b;border-color:#f0c7bd}.compile-button{width:100%;min-height:56px;border:0;border-radius:11px;color:#fff;background:#e85d2a;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #e85d2a3b;transition:.2s ease}.compile-button:hover:not(:disabled){background:#d9501f;transform:translateY(-1px)}.compile-button:disabled{background:#b9c1bc;box-shadow:none;cursor:not-allowed}.compile-button.busy{pointer-events:none}.compile-button.busy svg{animation:pulse 1s infinite alternate}@keyframes pulse{to{opacity:.35}}.compile-hint{color:#8b948e;text-align:center;font-size:12px;margin:10px 0 0}.how-it-works{width:min(720px,100%);margin:46px auto 0;text-align:center}.how-it-works h2{font-size:15px;margin-bottom:20px}.steps{display:flex;align-items:center;justify-content:center;color:#69756d;font-size:12px}.steps span{display:flex;align-items:center;gap:7px;white-space:nowrap}.steps b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e2ece6;color:#236e50}.steps i{width:52px;height:1px;background:#d3dcd6;margin:0 10px}footer{text-align:center;padding:24px;border-top:1px solid #dfe5e1;color:#879089;font-size:12px;background:#ffffff80}footer span{margin:0 8px}@media(max-width:600px){.topbar{padding:0 16px}.privacy{display:none}main{padding:42px 14px 36px}.step-card{padding:18px}.photo-actions{grid-template-columns:1fr}.steps i{width:16px;margin:0 5px}.steps{font-size:10px}}
