*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f9fafb;color:#1f2937;line-height:1.6}.min-h-screen{min-height:100vh}.max-w-7xl{max-width:80rem;margin:0 auto}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.mt-1{margin-top:.25rem}.mt-16{margin-top:4rem}.mb-8{margin-bottom:2rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-3{margin-left:.75rem}.mt-2{margin-top:.5rem}.mb-3{margin-bottom:.75rem}.w-64{width:16rem}.min-w-0{min-width:0}.block{display:block}.sticky{position:sticky}.top-8{top:2rem}.gap-8{gap:2rem}.flex-1{flex:1}.rounded-md{border-radius:.375rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-shrink-0{flex-shrink:0}.bg-white{background-color:#fff}.bg-blue-50{background-color:#eff6ff}.text-gray-900{color:#111827}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-gray-700{color:#374151}.text-blue-700{color:#1d4ed8}.text-blue-400{color:#60a5fa}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-center{text-align:center}.border-b{border-bottom:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.border{border:1px solid #e5e7eb}.border-blue-200{border-color:#bfdbfe}.shadow-sm{box-shadow:0 1px 2px #0000000d}.rounded-lg{border-radius:.5rem}.p-6{padding:1.5rem}.p-3{padding:.75rem}.api-method-get{color:#059669;font-weight:600}.api-method-post{color:#2563eb;font-weight:600}.api-method-put{color:#d97706;font-weight:600}.api-method-delete{color:#dc2626;font-weight:600}.api-method-patch{color:#7c3aed;font-weight:600}a{color:inherit;text-decoration:none}a:hover{color:#374151}.api-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;padding:1.5rem}.api-endpoint{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f9fafb;border-radius:.375rem}.api-description{color:#4b5563;font-size:.875rem;line-height:1.6}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.text-green-600{color:#059669}.text-blue-600{color:#2563eb}.text-purple-600{color:#7c3aed}.text-yellow-600{color:#d97706}.text-indigo-600{color:#4f46e5}.text-indigo-700{color:#4338ca}.text-orange-600{color:#ea580c}.text-teal-600{color:#0d9488}.text-red-600{color:#dc2626}.text-pink-600{color:#db2777}.text-pink-800{color:#be185d}.text-pink-900{color:#831843}.text-blue-800{color:#1e40af}.text-blue-900{color:#1e3a8a}.text-green-800{color:#166534}.text-green-900{color:#14532d}.bg-pink-50{background-color:#fdf2f8}.bg-indigo-50{background-color:#eef2ff}.cyan-600,.text-cyan-600{color:#0891b2}.blue-800{color:#1e40af}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hover\:text-blue-800:hover{color:#1e40af}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:text-gray-900:hover{color:#111827}.hover\:text-gray-700:hover{color:#374151}.transition-shadow{transition:box-shadow .15s ease-in-out}.h-6{height:1.5rem}.w-6{width:1.5rem}.h-8{height:2rem}.w-8{width:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}code{background-color:#f8f9fa;padding:.25rem .5rem;border-radius:.25rem;border:1px solid #e5e7eb;font-family:Courier New,monospace;font-size:.875rem}.json-example{background-color:#1e293b;color:#e2e8f0;padding:1.5rem;border-radius:.5rem;font-family:Courier New,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto;border:1px solid #334155}.json-key{color:#7dd3fc}.json-string{color:#86efac}.json-number{color:#fbbf24}.json-boolean{color:#f472b6}.json-null{color:#94a3b8}.api-doc-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:.75rem;margin-bottom:2rem}.api-doc-header h1{color:#fff;margin:0;font-size:2rem;font-weight:700}.api-doc-header p{color:#e2e8f0;margin:.5rem 0 0;font-size:1.125rem}.header-orders{background:linear-gradient(135deg,#3b82f6,#1e40af)}.header-products{background:linear-gradient(135deg,#10b981,#059669)}.header-invoices{background:linear-gradient(135deg,#f59e0b,#d97706)}.header-contracts{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.header-offers{background:linear-gradient(135deg,#6366f1,#4f46e5)}.header-signrequest{background:linear-gradient(135deg,#ef4444,#dc2626)}.header-notifications{background:linear-gradient(135deg,#f97316,#ea580c)}.header-tasks{background:linear-gradient(135deg,#14b8a6,#0d9488)}.header-notes{background:linear-gradient(135deg,#6b7280,#4b5563)}.header-userhub{background:linear-gradient(135deg,#667eea,#764ba2)}.header-twinfield{background:linear-gradient(135deg,#1e40af,#1e3a8a)}.header-questions{background:linear-gradient(135deg,#ec4899,#db2777)}.endpoint-section{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;overflow:hidden}.endpoint-section-header{background:linear-gradient(90deg,#f8fafc,#e2e8f0);padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0}.endpoint-section-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.min-w-full{min-width:100%}.leading-normal{line-height:1.5}.whitespace-nowrap{white-space:nowrap}.font-mono{font-family:Courier New,monospace}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.space-y-1>*+*{margin-top:.25rem}.hover\:bg-gray-50:hover{background-color:#f9fafb}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.bg-gray-100{background-color:#f3f4f6}.bg-gray-50{background-color:#f9fafb}.border-gray-200{border-color:#e5e7eb}.border-b{border-bottom:1px solid}.border-b-2{border-bottom:2px solid}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}svg{flex-shrink:0}
