*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}#root{min-height:100vh}.home-container{background:#fbfcfd;min-height:100vh;padding:2rem 1rem}.home-header{text-align:center;margin-bottom:3rem}.header-content{max-width:800px;margin:0 auto}.home-title{color:#000;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:flex}.title-icon{width:3rem;height:3rem}.home-subtitle{color:#000000e6;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.home-content{max-width:1200px;margin:0 auto}.forms-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.form-card{background:#fff;border:2px solid #0000;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 8px 25px #0000001a}.form-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.form-card.active{border-color:#2563eb}.form-card.placeholder{opacity:.7}.form-card-header{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-bottom:1px solid #e2e8f0;padding:1.5rem}.form-card.active .form-card-header{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}.form-title{color:#1e293b;align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.form-icon{color:#2563eb;width:1.5rem;height:1.5rem}.form-card-content{padding:1.5rem}.form-description{color:#64748b;margin-bottom:1rem;line-height:1.6}.form-features{flex-wrap:wrap;gap:.5rem;display:flex}.feature-tag{color:#0369a1;background:#e0f2fe;border-radius:20px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.coming-soon{color:#94a3b8;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.coming-soon-icon{width:1rem;height:1rem}.form-card-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:1.5rem}.btn{cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}.btn-secondary{color:#64748b;cursor:not-allowed;background:#e2e8f0}.btn-secondary:disabled{opacity:.5}.quick-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:2rem}.stat-number{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.stat-label{color:#fffc;font-size:1rem;font-weight:500}.saved-requests-section{background:#fff;border-radius:12px;margin-top:3rem;padding:2rem;box-shadow:0 4px 6px #0000001a}.section-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.section-title{color:#374151;align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.section-icon{color:#059669;width:1.5rem;height:1.5rem}.view-all-link{color:#059669;font-size:.9rem;font-weight:500;text-decoration:none}.view-all-link:hover{color:#047857}.saved-requests-preview{text-align:center}.saved-requests-preview p{color:#6b7280;margin-bottom:1.5rem;font-size:1rem}.saved-requests-preview .btn{color:#fff;background:#059669;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.saved-requests-preview .btn:hover{background:#047857}@media (max-width:768px){.home-container{padding:1rem}.home-title{flex-direction:column;gap:.5rem;font-size:2rem}.title-icon{width:2.5rem;height:2.5rem}.forms-grid{grid-template-columns:1fr;gap:1.5rem}.quick-stats{grid-template-columns:repeat(3,1fr);gap:1rem}.stat-card{padding:1.5rem}.stat-number{font-size:2rem}}@media (max-width:480px){.home-title{font-size:1.75rem}.quick-stats{grid-template-columns:1fr}}.form-container{background-color:#f5f5f5;min-height:100vh;padding:2rem 1rem}.form-wrapper{max-width:800px;margin:0 auto}.form-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.form-header-top{margin-bottom:1rem}.back-button{color:#bfdbfe;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.back-button:hover{color:#fff}.back-button svg{width:1rem;height:1rem}.form-title{align-items:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:flex}.form-subtitle{color:#bfdbfe;font-size:.9rem}.form-content{padding:1.5rem}.form-section{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.form-section:last-of-type{border-bottom:none;margin-bottom:0}.section-title{color:#374151;align-items:center;margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:flex}.section-title svg{color:#2563eb;margin-right:.5rem}.form-grid{grid-template-columns:1fr;gap:1rem;display:grid}.form-grid.two-columns{grid-template-columns:1fr}@media (min-width:768px){.form-grid.two-columns{grid-template-columns:1fr 1fr}}.form-group{margin-bottom:1rem}.form-label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.form-input,.form-select,.form-textarea{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.form-textarea{resize:vertical;min-height:120px}.form-error{color:#dc2626;margin-top:.25rem;font-size:.875rem}.file-upload-area{text-align:center;cursor:pointer;border:2px dashed #d1d5db;border-radius:6px;padding:2rem;transition:border-color .2s}.file-upload-area:hover{border-color:#9ca3af}.file-upload-content{flex-direction:column;align-items:center;display:flex}.file-upload-icon{color:#9ca3af;margin-bottom:.5rem}.file-upload-text{color:#6b7280;margin-bottom:.25rem;font-size:.875rem}.file-upload-link{color:#2563eb;font-weight:500;text-decoration:none}.file-upload-link:hover{color:#1d4ed8}.file-upload-hint{color:#9ca3af;font-size:.75rem}.form-actions{justify-content:flex-end;gap:.75rem;margin-top:2rem;display:flex}.btn{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.btn-secondary{color:#fdfafa;background:#f70303;border:1px solid #d1d5db}.btn-secondary:hover{background:#909192}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a}.approval-section{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;margin-top:2rem;padding:1.5rem}.approval-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.approval-icon{color:#0ea5e9;width:1.5rem;height:1.5rem}.approval-header h3{color:#0c4a6e;margin:0;font-size:1.25rem;font-weight:600}.approval-content p{color:#0c4a6e;margin-bottom:1rem;line-height:1.6}.approval-link-container{gap:.75rem;margin-bottom:1rem;display:flex}.approval-link-input{color:#0c4a6e;background:#fff;border:1px solid #0ea5e9;border-radius:6px;flex:1;padding:.75rem;font-size:.875rem}.btn-copy{color:#fff;cursor:pointer;background:#0ea5e9;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:background-color .2s;display:flex}.btn-copy:hover{background:#0284c7}.save-request-container{text-align:center;margin-top:1rem}.btn-save{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.btn-save:hover{background:#047857}.save-note{color:#6b7280;margin-top:.5rem;margin-bottom:0;font-size:.75rem}.approval-note{color:#64748b;margin-bottom:0;font-size:.875rem;font-style:italic}.approval-status-display{margin:1rem 0}.status-message{border-radius:6px;align-items:center;gap:.5rem;padding:.75rem;font-weight:500;display:flex}.status-message.pending{color:#92400e;background:#fef3c7;border:1px solid #f59e0b}.status-message.approved{color:#065f46;background:#d1fae5;border:1px solid #10b981}.status-message.rejected{color:#991b1b;background:#fee2e2;border:1px solid #ef4444}.status-message .status-icon{width:1rem;height:1rem}.icon{width:1.25rem;height:1.25rem}.icon-large{width:3rem;height:3rem}#root{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
