:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;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}}@media(prefers-color-scheme:dark){*{color-scheme:light}.contact-form button{color-scheme:dark}}.main-content-box{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;padding:2rem;margin-bottom:2rem;text-align:left;max-width:600px;margin-left:auto;margin-right:auto;color:#222}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:left;font-family:Segoe UI,Arial,sans-serif;background:#f4f4f4;color:#222}body{background:#f4f4f4;color:#222}.header{display:flex;align-items:center;justify-content:flex-start;background:#222;padding:1rem 0 1rem 1.5rem;margin-bottom:.5rem}.company-logo{height:60px;width:auto;object-fit:contain;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:.5rem 1rem}.logo{height:6em;padding:1.5em;will-change:filter;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:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;padding:2rem;margin-bottom:2rem;text-align:left}.read-the-docs .contact-form{max-width:400px;margin:2rem auto;display:flex;flex-direction:column;gap:1rem;background:#fffbe6;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #ffc1071a;border:2px solid #ffd600}.read-the-docs .contact-form>div{display:flex;flex-direction:column;width:100%;margin-bottom:1em;align-items:center}.read-the-docs .contact-form label{font-weight:700;margin-bottom:.25rem;display:block;text-align:left}.read-the-docs .contact-form input,.read-the-docs .contact-form textarea{width:90%;max-width:350px;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;display:block;margin-top:.25rem;margin-bottom:0;text-align:left;box-sizing:border-box}.read-the-docs .contact-form button{background:#ffd600;color:#222;border:none;padding:.75rem;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s;box-shadow:0 2px 4px #00000014}.read-the-docs .contact-form button:hover{background:#ffb300}@media(prefers-color-scheme:dark){.read-the-docs .contact-form button{background:#ffd600!important;color:#222!important}.read-the-docs .contact-form button:hover{background:#ffb300!important;color:#222!important}.read-the-docs .contact-form button:active{background:#ffc600!important;color:#222!important}.read-the-docs .contact-form button:disabled{background:#e0b200!important;color:#555!important}}.read-the-docs .contact-form button{background-color:#ffd600;color:#222}.read-the-docs .contact-form button:hover{background-color:#ffb300;color:#222}.read-the-docs .form-status{margin-top:.75rem;padding:.5rem .75rem;background:#eef9ee;border:1px solid #cfe7cc;color:#1a7a1a;border-radius:4px;font-size:.95rem}.read-the-docs .form-hint{margin-top:.5rem;font-size:.9rem;color:#444}.read-the-docs .contact-form input,.read-the-docs .contact-form textarea{color:#222;background:#fff}.read-the-docs .contact-form input::placeholder,.read-the-docs .contact-form textarea::placeholder{color:#999}.read-the-docs p,.read-the-docs li,.read-the-docs a,.read-the-docs h1,.read-the-docs h2,.read-the-docs h3,.read-the-docs h4,.read-the-docs h5,.read-the-docs h6{color:#222}.read-the-docs nav{background:#222;padding:1rem 0;margin-bottom:2rem;box-shadow:0 2px 8px #00000014}.read-the-docs nav ul{justify-content:center;align-items:center}.read-the-docs nav a{color:#ffd600;text-decoration:none;font-weight:700;font-size:1.1rem;padding:.5rem 1.2rem;border-radius:4px;transition:background .2s,color .2s}.read-the-docs nav a:hover{background:#ffd600;color:#222}.read-the-docs h2{color:#222;background:#ffd600;padding:.5rem 1rem;border-radius:4px;margin-bottom:1.5rem;box-shadow:0 2px 8px #ffc1071a;text-align:left}ul{text-align:left;margin:1rem auto 2rem;max-width:600px;padding-left:1.2rem}main{text-align:left}li{margin-bottom:.5rem}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.main-content-box .gallery-grid{width:100%;max-width:600px;margin-left:auto;margin-right:auto;box-sizing:border-box}.gallery-item{height:110px;overflow:hidden;border-radius:6px}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:700px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item{height:90px}}@media(max-width:420px){.gallery-grid{grid-template-columns:repeat(1,1fr)}.gallery-item{height:80px}}
