@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--background:#ffffff;--foreground:#111827;--primary-color:#3e9be9;--primary-hover:#2563eb;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.dashboard-main{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--background)}.dashboard-grid{display:grid;grid-template-columns:1fr 2fr;gap:3rem;width:100%;padding:2rem 0}.card{background:#f9fafb;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.card h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.card p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.btn,.card p{font-size:.9rem}.btn{background:#008fb7;color:white;border:none;padding:.6rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s;width:120px;text-align:center;margin-top:.5rem}.btn:hover{background:#007196}.btn-success{background:#10b981;color:white}.btn-success:hover{background:#059669}.btn-danger{background:#dc2626;color:white}.btn-danger:hover{background:#b91c1c}.status-badge{background:#5bae27;color:white;border:none;padding:.6rem 1.5rem;border-radius:8px;font-weight:500;cursor:default;font-size:.9rem;width:120px;text-align:center;margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center}.header{background:white;border-bottom:1px solid #e5e7eb;padding:1.5rem 0}.header-content{display:flex;justify-content:space-between;align-items:center}.header h1{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.header p{color:#6b7280;margin:0}.section-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1.5rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:white;border-radius:12px;padding:0;position:relative;max-width:90%;max-height:90%;overflow:auto}.modal-video{display:block;border-radius:12px}.modal-close-btn{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.7);color:white;border:none;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;z-index:1001}.modal-close-btn:hover{background:rgba(0,0,0,.9)}.video-container{position:relative;display:inline-block}.custom-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:rgba(0,0,0,.8);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color .3s}.custom-play-btn:hover{background:rgba(0,0,0,.9)}.custom-play-btn:after{content:"";width:0;height:0;border-left:20px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}.form-section{margin-bottom:1.5rem}.form-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.form-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.form-input,.form-select,.form-textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#111827;background-color:white}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#008fb7;box-shadow:0 0 0 3px rgba(0,143,183,.1)}.form-textarea{resize:vertical;min-height:100px}.form-checkbox{margin-right:.75rem;width:16px;height:16px;cursor:pointer}.form-checkbox-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.form-checkbox-label{font-size:.875rem;color:#374151;display:flex;align-items:center;cursor:pointer;margin-bottom:0}.form-radio-group{display:flex;flex-direction:column;gap:.5rem}.form-radio{font-size:.875rem;color:#374151}.form-radio,.progress-indicator{display:flex;align-items:center;gap:.5rem}.progress-indicator{justify-content:center;margin-bottom:0;flex-wrap:wrap}.progress-step,.step-circle{display:flex;align-items:center}.step-circle{width:2rem;height:2rem;border-radius:50%;justify-content:center;font-size:.875rem;font-weight:500;transition:all .3s ease}.step-circle.active{background-color:#008fb7;color:white}.step-circle.inactive{background-color:#e5e7eb;color:#374151}.step-connector{width:2rem;height:2px;margin:0 .25rem;transition:background-color .3s ease}.step-connector.completed{background-color:#008fb7}.step-connector.pending{background-color:#e5e7eb}@media (max-width:768px){.step-connector{width:1rem}.step-circle{width:1.75rem;height:1.75rem;font-size:.75rem}}@media (max-width:1024px){.dashboard-grid{grid-template-columns:1fr;gap:2rem}.container{padding:0 1rem}.form-grid-2,.form-grid-3{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}body,html{background-color:var(--background);color:var(--foreground);font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}