@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#1f2937;overflow-x:hidden}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 2rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.1)"/></svg>');opacity:.3}.hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text{text-align:left}.hero-visual{position:relative}.hero-screenshot{width:100%;border-radius:16px;box-shadow:0 20px 60px #0006;border:4px solid rgba(255,255,255,.2);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.logo{font-size:2.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:-1px}.logo-image{max-width:500px;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));background:#fff;padding:1rem;border-radius:20px;display:inline-block}.beta-badge{display:block;background:#fff3;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin:1rem auto 0;border:2px solid rgba(255,255,255,.3);width:fit-content}.hero h1{font-size:3rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.hero-text p{font-size:1.25rem;margin-bottom:2rem;opacity:.95;line-height:1.6}.hero-text .subtitle{font-size:.875rem;margin-top:1rem;opacity:.85}.cta-button,.cta-button-secondary{display:inline-block;background:#fff;padding:.625rem 1.25rem;border-radius:8px;font-size:1.125rem;font-weight:600;text-decoration:none;border:2px solid;box-sizing:border-box;transition:all .2s;line-height:1.5;text-align:center}.cta-button{color:#1f2937;border-color:#fff}.cta-button:hover{background:#ffffffe6}.cta-button-secondary{color:#2563eb;border-color:#2563eb}.cta-button-secondary:hover{background:#f0f7ff}.features{padding:3rem 2rem;background:#f9fafb}.features-content{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#111827}.section-subtitle{text-align:center;font-size:1.25rem;color:#6b7280;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.feature-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;text-align:center}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.feature-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1.5rem;color:#fff}.feature-card:nth-child(1) .feature-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.feature-card:nth-child(2) .feature-icon{background:linear-gradient(135deg,#10b981,#059669)}.feature-card:nth-child(3) .feature-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.feature-card:nth-child(4) .feature-icon{background:linear-gradient(135deg,#ec4899,#db2777)}.feature-card:nth-child(5) .feature-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.feature-card:nth-child(6) .feature-icon{background:linear-gradient(135deg,#14b8a6,#0d9488)}.feature-card h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#111827}.feature-card p{color:#6b7280;line-height:1.7}.benefits{padding:3rem 2rem;background:#fff}.benefits-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.benefits-list{list-style:none}.benefit-item{display:flex;align-items:start;margin-bottom:1.5rem;padding:1rem;border-radius:12px;transition:background .2s ease}.benefit-item:hover{background:#f9fafb}.benefit-check{width:32px;height:32px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;margin-right:1rem;flex-shrink:0}.benefit-item strong{color:#111827;display:block;margin-bottom:.25rem}.benefit-item span{color:#6b7280;line-height:1.6}.benefits-visual{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:20px;padding:3rem;position:relative;box-shadow:0 10px 40px #667eea33}.mock-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a;margin-bottom:1rem}.mock-stat{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.mock-stat:last-child{border-bottom:none}.stat-label{color:#6b7280;font-size:.875rem}.stat-value{font-weight:700;color:#667eea;font-size:1.125rem}.mock-progress{margin-top:1rem}.progress-bar{height:8px;background:#e5e7eb;border-radius:10px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);width:75%;animation:progressAnimation 2s ease-in-out infinite}@keyframes progressAnimation{0%,to{width:75%}50%{width:80%}}.features-showcase{padding:3rem 1rem;background:#fff}.features-showcase-content{max-width:1200px;margin:0 auto}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}.showcase-item{display:flex;flex-direction:column;gap:1.5rem}.showcase-screenshot{width:100%;height:600px;object-fit:contain;border-radius:12px;box-shadow:0 10px 40px #00000026;border:1px solid #e5e7eb;background:#f9fafb;padding:1.5rem 0}.showcase-description{text-align:center}.showcase-description h3{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem}.showcase-description p{color:#6b7280;line-height:1.6}@media(max-width:768px){.showcase-grid{grid-template-columns:1fr;gap:3rem}}.training-types{padding:3rem 2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.training-types-content{max-width:1200px;margin:0 auto}.types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.type-badge{background:#fff;padding:1.5rem 1rem;border-radius:12px;text-align:center;box-shadow:0 2px 8px #00000014;transition:all .3s ease;border:2px solid transparent}.type-badge:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000001f;border-color:#667eea}.type-badge span{display:block;font-size:2rem;margin-bottom:.5rem}.type-badge strong{font-weight:600;color:#111827;font-size:.9375rem}.cta-section{padding:3rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.25rem;margin-bottom:1rem;opacity:.95}.footer{padding:2rem;background:#111827;color:#9ca3af;text-align:center}.footer p{margin-bottom:.5rem}@media(max-width:768px){.hero-content{grid-template-columns:1fr;gap:2rem}.hero-text{text-align:center}.hero h1{font-size:2rem}.hero-text p{font-size:1.125rem}.hero-screenshot{animation:none}.section-title{font-size:2rem}.benefits-content,.features-grid{grid-template-columns:1fr}.types-grid{grid-template-columns:repeat(2,1fr)}.cta-section h2{font-size:1.75rem}}body{background:#f9fafb}.container{max-width:800px;margin:0 auto;padding:2rem}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 2rem;text-align:center;margin-bottom:2rem}.header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.logo-image-legal{max-width:300px;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));background:#fff;padding:.75rem;border-radius:16px;display:block;margin:0 auto 1.5rem}.back-link{display:inline-block;color:#fff;text-decoration:none;margin-bottom:1rem;opacity:.9;transition:opacity .2s}.back-link:hover{opacity:1}.content{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px #00000014;margin-bottom:2rem}.loading{text-align:center;padding:3rem;color:#6b7280}.error{padding:1rem;background:#fee2e2;border-radius:8px;color:#991b1b;margin:2rem 0}.meta{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.meta p{margin-bottom:.25rem}.intro{font-size:.875rem;color:#374151;line-height:1.6;margin-bottom:2rem}.section{margin-bottom:2rem}.section h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.section h4{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.5rem;margin-top:1rem}.section p{font-size:.875rem;color:#374151;margin-bottom:.75rem;line-height:1.7}.section ul{padding-left:1.5rem;font-size:.875rem;color:#374151;line-height:1.8;margin-bottom:.75rem}.section li{margin-bottom:.5rem}.section strong{color:#111827}.contact{margin-top:1rem}.contact p{margin-bottom:.25rem}.contact .company{font-weight:600}.contact .email{font-style:italic}.footer-text{font-size:.875rem;color:#374151;line-height:1.6}.footer{text-align:center;padding:2rem;color:#6b7280;font-size:.875rem}.footer a{color:#667eea;text-decoration:none}.footer a:hover{text-decoration:underline}.contact-form{max-width:600px;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;color:#111827;margin-bottom:.5rem;font-size:.875rem}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:120px}.submit-button{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #667eea4d}.submit-button:disabled{opacity:.6;cursor:not-allowed}.success-message{padding:1rem;background:#d1fae5;border-radius:8px;color:#065f46;margin-bottom:1rem;font-size:.875rem;border:1px solid #a7f3d0}.contact-info{margin-top:3rem;text-align:center;color:#6b7280;font-size:.875rem}
