:root{color:#16201d;background:#f6f8f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{font:inherit}button{border:0}.shell{width:min(1120px,calc(100vw - 32px));margin:0 auto;padding:48px 0}.masthead{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.headerActions{display:flex;align-items:center;gap:12px}.eyebrow{margin:0 0 8px;color:#7a4b21;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:760px;margin-bottom:0;font-size:46px;line-height:1.05;letter-spacing:0}.status{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid #d9d1b5;border-radius:8px;color:#6c5b2c;background:#fffbf0;white-space:nowrap}.status.ready{border-color:#b9d9c4;color:#1d6938;background:#f1fbf4}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.settingsPanel{display:grid;grid-template-columns:1.4fr repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;padding:18px;border:1px solid #dde4e0;border-radius:8px;background:#fff;box-shadow:0 16px 36px #1c302a14}.formatNote{display:grid;gap:5px;min-height:72px;padding:11px 12px;border:1px solid #d8e8e1;border-radius:8px;background:#f4fbf7}.formatNote span{color:#5d6b66;font-size:12px;font-weight:700;text-transform:uppercase}.formatNote strong{color:#184d3e;font-size:18px;line-height:1.1}.formatNote p{margin:0;color:#5d6b66;font-size:13px;line-height:1.35}.card,.panel,.modal{border:1px solid #dde4e0;border-radius:8px;background:#fff;box-shadow:0 16px 36px #1c302a14}.card{min-height:318px;padding:26px;display:flex;flex-direction:column}.cardIcon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:28px;border-radius:8px;color:#0f5f69;background:#e8f6f7}.card h2{margin-bottom:10px;font-size:25px;line-height:1.15;letter-spacing:0}.card p,.panel p{color:#5d6b66;line-height:1.55}.field{display:grid;gap:7px;margin:6px 0 18px}.settingsPanel .field{margin:0}.field span{color:#44514d;font-size:13px;font-weight:700}.field select{width:100%;min-height:42px;padding:0 12px;border:1px solid #cdd8d3;border-radius:8px;color:#16201d;background:#fff;font:inherit}.field select:disabled{color:#7d8a86;background:#f1f4f2}.card button,.ghostButton,.deepLink{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:8px;cursor:pointer;text-decoration:none}.card button{margin-top:auto;padding:0 18px;color:#fff;background:#0f5f69}.card button:hover:not(:disabled),.deepLink:hover{background:#0b4f57}.card button:disabled{cursor:wait;opacity:.72}.sdkDetails{display:grid;gap:6px;margin-top:14px;padding-top:14px;border-top:1px solid #e3eae6}.sdkDetails span{color:#5d6b66;font-size:12px;font-weight:700;text-transform:uppercase}.sdkDetails code{display:block;overflow-wrap:anywhere;padding:7px 8px;border-radius:6px;color:#23413b;background:#f1f7f4;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.35}.ghostButton{padding:0 14px;color:#0f5f69;background:#e8f6f7}.ghostButton:hover{background:#d8eff1}.panel{margin-top:18px;padding:22px}.panel h2{margin-bottom:6px;font-size:20px;letter-spacing:0}.panel p{margin-bottom:16px}pre{overflow:auto;min-height:150px;max-height:460px;margin:0;padding:16px;border-radius:8px;color:#dceee9;background:#16201d}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#16201d6b}.modal{width:min(440px,100%);padding:22px}.modalHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.modalHeader h2{margin-bottom:0;font-size:24px;letter-spacing:0}.iconButton{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#44514d;background:#f1f4f2;cursor:pointer}.iconButton:hover{background:#e4eae6}.qrFrame{width:276px;height:276px;display:grid;place-items:center;margin:0 auto 18px;border:1px solid #d8e2dd;border-radius:8px;background:#fff}.qrFrame img{width:236px;height:236px;object-fit:contain}.deepLink{width:100%;margin-bottom:14px;color:#fff;background:#0f5f69}.pollStatus{display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px;color:#44514d}.modalError{margin:12px 0 0;padding:10px 12px;border:1px solid #ead1ce;border-radius:8px;color:#8a2d24;background:#fff4f2}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){.shell{width:min(100vw - 24px,520px);padding:28px 0}.masthead,.headerActions{align-items:flex-start;flex-direction:column}h1{font-size:34px}.grid,.settingsPanel{grid-template-columns:1fr}.status{white-space:normal}}
