body{font-family:Arial,sans-serif!important;background-color:#fff;color:#333;margin:0;padding:0;overflow-x:hidden;display:flex;flex-direction:column;min-height:100vh}#header{display:flex;justify-content:space-between;align-items:center;padding:30px 0;background-color:#fff}main{flex:1}.logo{font-size:1.5rem;text-decoration:none;font-weight:bolder;color:#000;padding:0 0 0 10%;height:27.2px;margin-top:-10px}h1{font-weight:700!important;line-height:1.16;margin-top:1em}p{display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;unicode-bidi:isolate;line-height:1.1;margin-top:1.35rem}#app-button,#back-to-blog-button{margin-right:10%;padding:7px 20px 8px;font-size:1rem;font-weight:700;background-color:#000;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease;border-radius:10px;box-shadow:0 2px 5px #00000059}#app-button a,#back-to-blog-button a{text-decoration:none;color:#fff}#app-button:hover,#back-to-blog-button:hover{background-color:#4e4e4e}.landing{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1;margin:0}.image-body{flex:1;display:flex;align-items:center;justify-content:center}.image-body img{max-width:80%;height:auto;border-radius:10px}.content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 30px}.content h1{font-size:4rem;margin-bottom:10px;color:#000}.content p{font-size:1.25rem;font-weight:700;margin-bottom:40px;color:#9d9d9d}.landing-form{display:flex;flex-direction:column;align-items:flex-start;gap:20px;max-width:400px}.landing-form ::placeholder{color:#a9a9a9}.landing-form input{background-color:#f2f2f2;padding:10px;width:100%;font-size:1rem;border:0px;border-radius:10px}.landing-form button{padding:15px 30px;font-size:1rem;font-weight:700;background-color:#000;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease;border-radius:10px;display:flex;align-items:center;gap:8px;min-width:160px;justify-content:center}.landing-form :not(.disabled) button:hover{background-color:#4e4e4e}.response-message{margin-top:20px;padding:10px;border-radius:5px;font-size:16px;text-align:center;max-width:300px}.response-success,.response-error{font-size:1.25rem;color:#000}#footer{padding:20px 40px;color:#000;font-size:1em}.footer-top{display:flex;justify-content:space-between;align-items:center}.footer-links{text-align:center}.footer-links a{margin:0 1em 0 0;text-decoration:none;font-weight:700;color:#000;transition:color .3s}.footer-links a:hover{color:#4e4e4e}.social-icon{text-decoration:none;font-size:20px;color:#000;transition:color .3s}.social-icon:hover{color:#4e4e4e}.social-icon svg{margin-top:4px;width:20px;height:20px;fill:currentColor}.divider-line{width:100%;height:1px;background-color:#000;margin:10px 0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.85em}.footer-bottom nav a{color:#000;margin-left:15px;text-decoration:none}.footer-bottom nav a:hover{color:#4e4e4e}@media (max-width: 1024px){#header{padding:30px 10px}.landing{flex-direction:column;padding:50px;transform:none;position:relative}.image-body{margin-bottom:20px;width:60%}.landing-form{align-items:center;width:100%}.content{padding:0;align-items:center;text-align:center}}@media (max-width: 768px){h1{font-size:3rem}p{font-size:1.1rem}.landing-form{align-items:center;width:100%}.landing-form input{width:90%}.footer-top,.footer-bottom{flex-direction:column;align-items:center;text-align:center}.footer-links{margin-bottom:1em}.footer-bottom{margin-top:10px}.footer-bottom span{margin-bottom:.5em}.footer-bottom nav a{margin-left:0;margin-right:10px}}@media (max-width: 480px){h1{font-size:2.5rem}p{font-size:1rem}#app-button{padding:8px 16px;font-size:.9rem}}input:disabled{opacity:.6;cursor:not-allowed}.fa-spinner{margin-right:4px}.skills-select{background-color:#f2f2f2;padding:10px;width:100%;font-size:1rem;border:0px;border-radius:10px;color:#333;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right .7rem top 50%;background-size:.65rem auto}.skills-select:disabled{opacity:.6;cursor:not-allowed}.use-case-textarea{background-color:#f2f2f2;padding:10px;width:100%;font-size:1rem;border:0px;border-radius:10px;min-height:100px;resize:vertical}.use-case-textarea:disabled{opacity:.6;cursor:not-allowed}.skills-select option{color:#333;padding:10px}@media (max-width: 768px){#header{padding:20px 0}}@media (max-width: 480px){#header{padding:10px 0}.logo{padding-left:5%}#app-button{margin-right:5%}}
