*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:#111;font-family:system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.page{max-width:720px;margin:0 auto;padding:48px 24px 120px}@media(max-width:600px){.page{padding:24px 16px 80px}}.nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:160px}@media(max-width:600px){.nav{margin-bottom:80px}}.nav .navLinks{display:flex;gap:20px}@media(max-width:900px){.nav .navLinks{display:none}}.nav .navLinks a{font-size:.8rem;color:#999;transition:color .2s}.nav .navLinks a:hover{color:#111}.miboda-link{display:inline-flex!important;align-items:center;gap:5px;border-bottom:2px dotted #e06363!important;color:#e06363!important;padding-bottom:2px}.miboda-link:hover{color:#c04545!important}.burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}@media(max-width:900px){.burger{display:flex}}.burger-line{display:block;width:24px;height:2px;background:#111;transition:transform .3s,opacity .3s}.burger-line.open:first-child{transform:translateY(3.5px) rotate(45deg)}.burger-line.open:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-overlay{position:fixed;inset:0;background:hsla(0,0%,100%,.98);z-index:1000;justify-content:center}.mobile-nav,.mobile-overlay{display:flex;align-items:center}.mobile-nav{flex-direction:column;gap:32px}.mobile-nav a{font-size:1.5rem;font-weight:600;color:#111;text-decoration:none;transition:opacity .2s}.mobile-nav a:hover{opacity:.5}.mobile-nav a.miboda-link{border-bottom:3px dotted #e06363!important;color:#e06363!important}.hero-row{display:flex;align-items:center;gap:24px;margin-bottom:48px}.portrait{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.greeting{font-size:4.5rem;font-weight:700;letter-spacing:-2px;line-height:1}@media(max-width:600px){.greeting{font-size:3rem}}.intro{font-size:1.35rem;line-height:1.8;color:#444;margin-bottom:32px;max-width:600px}.intro strong{color:#111;font-weight:600}.roles{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:48px}.roles span{font-size:.85rem;padding:6px 16px;border:1px solid #ddd;border-radius:100px;color:#666}.cta{display:inline-block;font-size:.95rem;font-weight:500;color:#111;border-bottom:1.5px solid #111;padding-bottom:2px;transition:opacity .2s}.cta:hover{opacity:.5}.divider{width:48px;height:1px;background:#ddd;margin:80px 0}.section-label{font-size:.75rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#bbb;margin-bottom:20px}.section-title{font-size:2rem;font-weight:700;letter-spacing:-1px;margin-bottom:16px}.how-desc{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:32px;max-width:560px}.how-desc p{margin-bottom:16px}.how-desc strong{color:#111}.tools{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.tools .tool{font-size:.8rem;padding:5px 14px;background:#f5f5f5;border-radius:6px;color:#555;font-weight:500}.tools .tool:first-child{background:#111;color:#fff}.stack-note{font-size:.85rem;color:#bbb;font-style:italic}.timeline{display:flex;flex-direction:column;gap:0}.timeline-item{display:flex;gap:24px;padding:20px 0;border-bottom:1px solid #f0f0f0}.timeline-item:last-child{border-bottom:none}.timeline-year{font-size:.85rem;font-weight:600;color:#bbb;min-width:48px;padding-top:2px}.timeline-content h3{font-size:1rem;font-weight:600;color:#111;margin-bottom:4px}.timeline-content p{font-size:.9rem;color:#888;line-height:1.6}.client-list{display:flex;flex-wrap:wrap;gap:10px}.client-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:500;color:#999;padding:6px 14px;border:1px solid #eee;border-radius:6px;transition:color .2s,border-color .2s,background .2s;text-decoration:none}.client-link svg{opacity:.4;transition:opacity .2s}.client-link:hover{color:#111;border-color:#ccc;background:#fafafa}.client-link:hover svg{opacity:1}.startup-section{background:linear-gradient(135deg,#fef2f2,#fdeaea);border:1px solid #f5d0d0;border-radius:16px;padding:40px 36px}@media(max-width:600px){.startup-section{padding:28px 20px}}.startup-section .startup-logo{width:140px;height:auto;margin-bottom:20px}.startup-section .section-label{color:#e06363}.startup-section .section-title,.startup-section .startup-stat .number{color:#4a2020}.startup-section .startup-stat .label{color:#d4a0a0}.startup-section .startup-desc{color:#8a5555}.startup-section .cta{color:#e06363;border-bottom-color:#e06363}.startup-section .cta:hover{opacity:.7}.startup-desc{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:32px;max-width:560px}.startup-stats{display:flex;gap:48px;margin-bottom:32px}@media(max-width:500px){.startup-stats{gap:32px}}.startup-stat .number{display:block;font-size:1.5rem;font-weight:700;color:#111}.startup-stat .label{font-size:.8rem;color:#999}.footer-availability{display:flex;align-items:center;gap:6px}.pulse-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;flex-shrink:0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(34,197,94,.4)}50%{opacity:.7;box-shadow:0 0 0 6px rgba(34,197,94,0)}}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{padding:20px 0;border-bottom:1px solid #f0f0f0}.faq-item:last-child{border-bottom:none}.faq-item h3{font-size:1rem;font-weight:600;color:#111;margin-bottom:8px}.faq-item p{font-size:.9rem;color:#888;line-height:1.7}.langSwitch{display:inline-flex;align-items:center;gap:5px}.footer{margin-top:120px;border-top:1px solid #eee}.footer .footer-top{display:flex;justify-content:space-between;align-items:flex-start;padding:40px 0 32px}@media(max-width:500px){.footer .footer-top{flex-direction:column;gap:24px}}.footer .footer-info .footer-name-row{display:flex;align-items:center;gap:10px;margin-bottom:6px}.footer .footer-info .footer-portrait{width:32px;height:32px;border-radius:50%;object-fit:cover}.footer .footer-info .footer-name{font-size:1rem;font-weight:600;color:#111}.footer .footer-info .footer-meta{font-size:.85rem;color:#999;line-height:1.6}.footer .footer-socials{display:flex;gap:16px}.footer .footer-socials a{color:#bbb;transition:color .2s;display:flex;align-items:center}.footer .footer-socials a:hover{color:#111}.footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid #f5f5f5;font-size:.8rem;color:#ccc}@media(max-width:500px){.footer .footer-bottom{flex-direction:column;gap:8px}}.footer .footer-legal{display:flex;gap:16px}.footer .footer-legal a{color:#ccc;transition:color .2s}.footer .footer-legal a:hover{color:#111}.legal .nav{margin-bottom:80px}.legal h1{font-size:2.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:48px}.legal h2{font-size:1.3rem;font-weight:600;margin-top:40px;margin-bottom:12px}.legal h3{font-size:1.1rem;font-weight:600;margin-top:32px;margin-bottom:8px}.legal p{margin-bottom:12px}.legal p,.legal ul{font-size:.95rem;line-height:1.8;color:#555}.legal ul{margin:12px 0 12px 24px}.legal ul li{margin-bottom:6px}.legal a{text-decoration:underline;text-underline-offset:3px}.legal a,.legal strong{color:#111}