/*
! tailwindcss v3.3.0 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.relative{position:relative}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9f9f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#2a7de1;--secondary-color:#29a19c;--accent-color:#f0c14b;--text-dark:#333;--text-light:#666;--background-light:#fff;--background-off:#f9f9f9;--shadow-light:0 2px 10px #0000001a;--shadow-medium:0 4px 15px #0000001a;--transition-standard:all 0.3s ease;--border-radius:8px}body{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f1419);color:#333;color:var(--text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0;padding:0}.app{background:#0000;display:flex;flex-direction:column;min-height:100vh}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ecc;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 6px #0000004d;padding:1.2rem 0;position:sticky;top:0;z-index:100}.nav-links{display:flex;gap:2.5rem;justify-content:center;list-style:none;margin:0;padding:0}.nav-links a{border-radius:8px;border-radius:var(--border-radius);color:#ffffffb3;font-weight:500;padding:.6rem 1.2rem;position:relative;text-decoration:none;transition:all .3s ease;transition:var(--transition-standard)}.nav-links a:hover{color:#60a5fa}.nav-links a.active{color:#60a5fa;font-weight:600}.nav-links a.active:after{background-color:#60a5fa;border-radius:3px;bottom:-5px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:30px}.main-content{background:#0000;flex:1 1;margin:0 auto;max-width:100%;padding:0;width:100%}.about-page-combined{background:#0000;min-height:100vh;padding:2rem 1rem}.about-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:2rem}.about-left-column{display:flex;flex-direction:column;gap:2rem}.profile-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-top:0;padding:2rem}.profile-header{align-items:flex-start;display:flex;gap:2rem}.profile-image{border:3px solid #fff3;border-radius:50%;flex-shrink:0;height:120px;object-fit:cover;width:120px}.profile-info h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.profile-info p{color:#fffc;font-size:1.1rem;line-height:1.6}.work-experience-section h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.experience-list{display:flex;flex-direction:column;gap:1.5rem}.experience-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;display:flex;gap:1.5rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.experience-card:before{background:linear-gradient(90deg,#0000,#ffffff0d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.experience-card:hover:before{left:100%}.experience-card:hover{background:#ffffff14;border-color:#ffffff40;box-shadow:0 10px 30px #0000004d;transform:translateY(-4px)}.experience-logo{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0003;display:flex;flex-shrink:0;height:60px;justify-content:center;padding:8px;transition:all .3s ease;width:60px}.experience-card:hover .experience-logo{box-shadow:0 6px 20px #0000004d;transform:scale(1.05)}.experience-logo img{max-height:100%;max-width:100%;object-fit:contain}.experience-details h3{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.3rem}.experience-details .company-name{color:#60a5fa;font-size:1rem;font-weight:500;margin-bottom:.3rem}.experience-details .period{color:#fff9;font-size:.9rem;margin-bottom:.5rem}.experience-details .description{color:#ffffffb3;font-size:.95rem;line-height:1.5}.about-right-column{display:flex;flex-direction:column}.projects-section h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem;margin-top:0}.projects-list{display:flex;flex-direction:column;gap:1.5rem}.project-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;cursor:pointer;display:flex;gap:1.5rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.project-card:before{background:linear-gradient(90deg,#0000,#ffffff0d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.project-card:hover:before{left:100%}.project-card:hover{background:#ffffff14;border-color:#ffffff40;box-shadow:0 10px 30px #0000004d;transform:translateX(10px) scale(1.02)}.project-card>:not(.project-icon):not(.project-content){display:none}.project-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 20px #667eea4d;display:flex;flex-shrink:0;font-size:1.8rem;height:60px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:60px}.project-icon-img{height:70%;object-fit:contain;width:70%;z-index:1}.project-icon:before{background:linear-gradient(45deg,#0000,#ffffff1a,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(45deg);width:200%}.project-card:hover .project-icon{box-shadow:0 12px 30px #667eea80;transform:scale(1.1) rotate(5deg)}.project-card:first-child .project-icon{background:#1559a6;box-shadow:0 8px 20px #0e2f5666}.project-card:nth-child(2) .project-icon{background:#121212;box-shadow:0 8px 20px #1a1a1a80}.project-card:nth-child(3) .project-icon{background:linear-gradient(135deg,#4facfe,#00f2fe);box-shadow:0 8px 20px #4facfe4d}.project-card:nth-child(4) .project-icon{background:#202020;box-shadow:0 8px 20px #1a1a1a80}.project-card:nth-child(5) .project-icon{background:linear-gradient(135deg,#fa709a,#fee140);box-shadow:0 8px 20px #fa709a4d}.project-card:nth-child(6) .project-icon{background:linear-gradient(135deg,#30cfd0,#330867);box-shadow:0 8px 20px #30cfd04d}.project-card:nth-child(7) .project-icon{background:linear-gradient(135deg,#a8edea,#fed6e3);box-shadow:0 8px 20px #a8edea4d}.project-content h3{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.3rem}.project-content p{color:#ffffffb3;font-size:.95rem;line-height:1.5}@media (max-width:1200px){.about-container{gap:2rem;grid-template-columns:1fr}}@media (max-width:768px){.about-page-combined{padding:1rem .5rem}.profile-header{align-items:center;flex-direction:column;text-align:center}.profile-info h1{font-size:2rem}.experience-card{align-items:flex-start;flex-direction:column}.project-card:hover{transform:translateY(-4px)}}.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2e99;border-top:1px solid #ffffff1a;color:#fff9;font-size:.9rem;padding:2rem 0;text-align:center}@media (max-width:992px){.main-content{padding:2rem 1.5rem}.about-intro h1{font-size:2.5rem}}@media (max-width:768px){.nav-links{gap:1rem}.about-intro h1{font-size:2.2rem}.about-intro p{font-size:1.1rem}.experience-item{flex-direction:column}.company-logo{align-self:flex-start;margin-bottom:1rem;margin-right:0}.experience-content{width:100%}}@media (max-width:576px){.nav-links a{font-size:.9rem;padding:.5rem .8rem}.about-intro h1{font-size:2rem}.experience-section h2{font-size:1.8rem}}.try-it-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;opacity:0;padding:.4rem .8rem;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:all .3s ease}.project-card.clickable:hover .try-it-badge{opacity:1}.project-card.non-clickable{opacity:.7}.project-card.non-clickable:hover{cursor:default;transform:none}.demo-section{display:flex;flex-direction:column;gap:1.5rem}.demo-section-header{margin-bottom:.5rem}.back-link-inline{color:#60a5fa;display:inline-block;font-size:.9rem;margin-bottom:1rem;text-decoration:none;transition:all .3s ease}.back-link-inline:hover{color:#93c5fd}.demo-section-header h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.demo-section-subtitle{color:#ffffffb3;font-size:1rem;margin:0}.demo-script-link{color:#ffffff80;font-size:.9rem;margin-top:.5rem}.demo-script-link a{color:#60a5fa;font-weight:500;text-decoration:none;transition:color .2s ease}.demo-script-link a:hover{color:#93c5fd;text-decoration:underline}.demo-upload-stage{display:flex;flex-direction:column;gap:1.5rem}.demo-how-it-works{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.25rem}.demo-how-it-works h3{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.demo-steps-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.demo-step{align-items:center;background:#ffffff0d;border-radius:10px;display:flex;gap:.5rem;padding:.6rem .75rem;transition:all .3s ease}.demo-step:hover{background:#ffffff14}.demo-step-num{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:22px;justify-content:center;width:22px}.demo-step-icon{font-size:1.1rem}.demo-step-text{color:#fffc;font-size:.85rem;font-weight:500}.demo-upload-zone{background:#ffffff0d;border:2px dashed #ffffff26;border-radius:16px;cursor:pointer;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.demo-upload-zone.drag-active,.demo-upload-zone:hover{background:#60a5fa0d;border-color:#60a5fa}.demo-upload-icon{font-size:2.5rem;margin-bottom:.75rem}.demo-upload-zone h4{color:#fff;font-size:1.1rem;margin-bottom:.3rem}.demo-upload-zone p{color:#fff9;font-size:.9rem;margin-bottom:.3rem}.demo-upload-hint{color:#fff6;font-size:.8rem}.demo-or-divider{align-items:center;color:#fff6;display:flex;font-size:.85rem;gap:1rem}.demo-or-divider:after,.demo-or-divider:before{background:#ffffff26;content:"";flex:1 1;height:1px}.demo-try-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.6rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.demo-try-button:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.demo-processing-stage{display:flex;flex-direction:column;gap:1.5rem}.demo-progress-header{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.25rem;text-align:center}.demo-progress-header h3{color:#fff;font-size:1.1rem;margin-bottom:1rem}.demo-progress-bar{background:#ffffff1a;border-radius:10px;height:6px;margin-bottom:.75rem;overflow:hidden}.demo-progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:10px;height:100%;transition:width .5s ease}.demo-progress-text{color:#fff9;font-size:.9rem}.demo-current-lead{display:flex;flex-direction:column;gap:1rem}.demo-input-card,.demo-output-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem}.demo-input-card{border-color:#60a5fa4d}.demo-input-card h4,.demo-output-card h4{color:#fff;font-size:.95rem;margin-bottom:.75rem}.demo-input-row{display:flex;font-size:.85rem;gap:.5rem;margin-bottom:.5rem}.demo-input-row:last-child{margin-bottom:0}.demo-input-label{color:#ffffff80;min-width:60px}.demo-input-row span:last-child{color:#ffffffe6;word-break:break-all}.demo-highlight{color:#60a5fa!important}.demo-processing-indicator{padding:.75rem}.demo-ai-badge{border-radius:15px;font-size:.8rem;padding:.4rem .8rem}.demo-dots{display:flex;gap:.4rem}.demo-dots span{animation:demoPulse 1.5s ease-in-out infinite;background:#60a5fa;border-radius:50%;height:6px;width:6px}.demo-dots span:nth-child(2){animation-delay:.2s}.demo-dots span:nth-child(3){animation-delay:.4s}@keyframes demoPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.demo-output-card{border-color:#a78bfa4d}.demo-skeleton{display:flex;flex-direction:column;gap:.5rem}.demo-skeleton-line{animation:demoShimmer 1.5s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%);border-radius:4px;height:12px}.demo-skeleton-line.short{width:60%}@keyframes demoShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.demo-completed-list{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:1rem}.demo-completed-list h4{color:#fff;font-size:.9rem;margin-bottom:.75rem}.demo-completed-items{display:flex;flex-wrap:wrap;gap:.5rem}.demo-completed-item{animation:demoFadeIn .3s ease;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:15px;color:#22c55e;font-size:.8rem;padding:.3rem .6rem}@keyframes demoFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.demo-results-stage{display:flex;flex-direction:column;gap:1.5rem}.demo-results-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.demo-results-header h3{color:#fff;font-size:1.2rem;margin:0}.demo-reset-button{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:all .3s ease}.demo-reset-button:hover{background:#ffffff26}.demo-results-list{display:flex;flex-direction:column;gap:1rem}.demo-result-card{animation:demoSlideUp .4s ease forwards;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;opacity:0;padding:1.25rem;transition:all .3s ease}.demo-result-card:hover{background:#ffffff14;border-color:#fff3}@keyframes demoSlideUp{to{opacity:1}}.demo-result-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.demo-result-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:40px;justify-content:center;width:40px}.demo-result-info{flex:1 1;min-width:0}.demo-result-info h4{color:#fff;font-size:1rem;margin:0 0 .2rem}.demo-result-info span{color:#ffffff80;font-size:.8rem}.demo-result-num{background:#ffffff1a;border-radius:6px;color:#fff9;font-size:.75rem;padding:.25rem .5rem}.demo-result-inputs{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.75rem}.demo-result-input{background:#0003;border-radius:8px;padding:.5rem .75rem}.demo-result-label{color:#fff6;display:block;font-size:.7rem;margin-bottom:.15rem;text-transform:uppercase}.demo-result-value{color:#fffc;font-size:.8rem;word-break:break-all}.demo-result-arrow{color:#60a5fa;font-size:.8rem;margin:.5rem 0;text-align:center}.demo-result-icebreaker{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:10px;padding:1rem}.demo-icebreaker-label{color:#a78bfa;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.demo-result-icebreaker p{color:#ffffffe6;font-size:.9rem;font-style:italic;line-height:1.5;margin:0}.demo-cta{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:16px;padding:1.5rem;text-align:center}.demo-cta h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.demo-cta-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.demo-cta-button:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.demo-error{align-items:flex-start;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;color:#fca5a5;display:flex;font-size:.9rem;gap:.75rem;line-height:1.5;padding:1rem}.demo-error-icon{flex-shrink:0;font-size:1.2rem}.demo-error-close{background:none;border:none;color:#fca5a5;cursor:pointer;font-size:1.2rem;line-height:1;margin-left:auto;opacity:.7;padding:0;transition:opacity .2s}.demo-error-close:hover{opacity:1}.demo-live-results{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;max-height:400px;overflow-y:auto;padding:1.25rem}.demo-live-results h4{color:#fff;font-size:1rem;margin-bottom:1rem}.demo-live-results-list{display:flex;flex-direction:column;gap:1rem}.demo-live-result-card{animation:demoFadeIn .4s ease;background:#22c55e0d;border:1px solid #22c55e33;border-radius:12px;padding:1rem}.demo-live-result-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.demo-live-result-name{display:flex;flex:1 1;flex-direction:column;gap:.1rem}.demo-live-result-name strong{color:#fff;font-size:.95rem}.demo-live-result-name span{color:#ffffff80;font-size:.8rem}.demo-live-result-check{color:#22c55e;font-size:1.2rem;font-weight:700}.demo-live-result-icebreaker{border-left:2px solid #22c55e66;color:#ffffffd9;font-size:.85rem;font-style:italic;line-height:1.5;margin:0;padding-left:.5rem}.demo-cancel-button{align-self:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;color:#fca5a5;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.demo-cancel-button:hover{background:#ef444433;border-color:#ef444480}.demo-results-skipped{color:#ffffff80;font-size:.85rem;margin:0}.demo-live-results::-webkit-scrollbar{width:6px}.demo-live-results::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.demo-live-results::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.demo-live-results::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.demo-status-animation{align-items:center;background:linear-gradient(135deg,#667eea26,#764ba226);border:1px solid #667eea4d;border-radius:12px;display:flex;gap:.75rem;margin-bottom:.75rem;padding:1rem 1.25rem}.demo-status-icon{animation:demoBounce 1s ease-in-out infinite;font-size:1.5rem}@keyframes demoBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.demo-status-text{animation:demoFadeInText .5s ease;color:#fff;font-size:.95rem;font-weight:500}@keyframes demoFadeInText{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.demo-progress-steps{display:flex;gap:.5rem;justify-content:center;margin-bottom:.5rem}.demo-progress-dot{background:#fff3;border-radius:50%;height:8px;transition:all .3s ease;width:8px}.demo-progress-dot.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 0 10px #667eea80;transform:scale(1.2)}.demo-typing-animation{align-items:center;background:#0003;border-radius:8px;display:flex;margin-bottom:.75rem;padding:.5rem}.demo-typing-text{color:#ffffffb3;font-size:.85rem;font-style:italic}.demo-typing-cursor{animation:demoBlink .8s infinite;color:#60a5fa;font-weight:700;margin-left:2px}@keyframes demoBlink{0%,50%{opacity:1}51%,to{opacity:0}}.demo-processing-indicator{align-items:center;display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.demo-ai-badge{animation:demoPulseGlow 2s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:.5rem 1rem}@keyframes demoPulseGlow{0%,to{box-shadow:0 0 5px #667eea4d}50%{box-shadow:0 0 20px #667eea99}}.demo-skeleton-line{animation:demoShimmerEnhanced 1.5s ease-in-out infinite;background:linear-gradient(90deg,#ffffff08,#ffffff14 20%,#ffffff26 40%,#ffffff14 60%,#ffffff08);background-size:200% 100%;border-radius:6px;height:14px;margin-bottom:.5rem}.demo-skeleton-line:last-child{margin-bottom:0}@keyframes demoShimmerEnhanced{0%{background-position:200% 0}to{background-position:-200% 0}}.demo-generating-title{align-items:center;color:#fff;display:flex;font-size:1rem;margin-bottom:.75rem}.demo-animated-dots{display:inline-flex;margin-left:2px}.demo-animated-dots span{animation:dotPulse 1.4s ease-in-out infinite;opacity:0}.demo-animated-dots span:first-child{animation-delay:0s}.demo-animated-dots span:nth-child(2){animation-delay:.2s}.demo-animated-dots span:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,60%,to{opacity:0}30%{opacity:1}}
/*# sourceMappingURL=main.fb9b6946.css.map*/