.mk-main{min-height:100vh;display:flex;flex-direction:column;background:#0a0a0a;color:#fff}.mk-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}.mk-container--narrow{max-width:780px}.mk-section{padding:5rem 1.5rem}.mk-tag{color:#f39c12;font-weight:700;font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.75rem;display:block}.mk-heading{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:1.25rem}.mk-link{color:#f39c12;font-weight:600;text-decoration:none}.mk-link:hover{text-decoration:underline}.mk-btn-primary{display:inline-block;background:#f39c12;color:#000;font-weight:700;font-size:.95rem;padding:.85rem 2rem;border-radius:.5rem;text-decoration:none;transition:background .25s,transform .2s}.mk-btn-primary:hover{background:#ffc04a;transform:scale(1.04)}.mk-btn-primary--lg{font-size:1.05rem;padding:1rem 2.8rem}.mk-hero{position:relative;min-height:100vh;background-size:cover;background-position:center top;background-repeat:no-repeat;display:flex;align-items:center}.mk-hero__overlay{position:absolute;inset:0;background:linear-gradient(120deg,#000000c7 50%,#00000059);z-index:1}.mk-hero__content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:8rem 1.5rem 4rem;text-align:left}.mk-hero__title{font-size:clamp(2rem,5vw,3.8rem);font-weight:900;line-height:1.15;margin-bottom:1rem;color:#fff}.mk-hero__sub{color:#ddd;font-size:1.15rem;margin-bottom:2rem;max-width:480px}.mk-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start;margin-top:1.5rem}@media(max-width:860px){.mk-service-grid{grid-template-columns:1fr;gap:2rem}}.mk-features{display:flex;flex-direction:column;gap:1rem}.mk-feature-card{display:flex;align-items:flex-start;gap:1rem;background:#ffffff0a;border:1px solid rgba(243,156,18,.18);border-radius:.9rem;padding:1rem 1.2rem;transition:border-color .3s,background .3s}.mk-feature-card:hover{border-color:#f39c1280;background:#f39c120f}.mk-feature-icon{width:36px;height:36px;object-fit:contain;flex-shrink:0;margin-top:2px}.mk-feature-title{color:#fff;font-weight:700;font-size:.93rem;margin-bottom:.25rem}.mk-feature-desc{color:#9ca3af;font-size:.8rem;line-height:1.5}.mk-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}@media(max-width:768px){.mk-gallery{grid-template-columns:1fr}}.mk-gallery-card{border-radius:.85rem;overflow:hidden;background:#1a1a1a;border:1px solid rgba(243,156,18,.15);transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.mk-gallery-card:hover{transform:translateY(-5px);box-shadow:0 8px 32px #f39c1233}.mk-gallery-img-wrap{overflow:hidden}.mk-gallery-img{width:100%;height:200px;object-fit:cover;display:block;transition:transform .4s}.mk-gallery-card:hover .mk-gallery-img{transform:scale(1.06)}.mk-gallery-badge-wrap{padding:.8rem 1rem}.mk-gallery-badge{display:inline-block;background:#f39c12;color:#fff;font-size:.73rem;font-weight:700;padding:.3rem .8rem;border-radius:999px;line-height:1.4;text-align:center}.mk-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media(max-width:640px){.mk-steps{grid-template-columns:1fr}}.mk-step-card{background:#1a1a1a;border:1px solid rgba(243,156,18,.15);border-radius:1rem;display:flex;align-items:center;gap:1.2rem;padding:1.5rem 1.4rem;transition:border-color .3s,transform .3s}.mk-step-card:hover{border-color:#f39c12;transform:translateY(-4px)}.mk-step-num{font-size:2.2rem;font-weight:900;color:#f39c12;line-height:1;flex-shrink:0;min-width:52px}.mk-step-title{color:#fff;font-size:.98rem;font-weight:700;margin-bottom:.4rem}.mk-step-desc{color:#9ca3af;font-size:.82rem;line-height:1.5}.mk-tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:768px){.mk-tech-grid{grid-template-columns:1fr;gap:2.5rem}}.mk-tech-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem}.mk-tech-badge{background:#1a1a1a;border:1px solid rgba(243,156,18,.2);border-radius:.75rem;padding:.8rem 1.2rem;color:#fff;font-weight:600;font-size:.93rem;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:border-color .3s,background .3s,transform .3s;cursor:default}.mk-tech-badge:hover{border-color:#f39c12;background:#f39c1214;transform:translateY(-3px)}.mk-caso{display:grid;grid-template-columns:340px 1fr;gap:2.5rem;align-items:center;background:#1a1a1a;border:1px solid rgba(243,156,18,.2);border-radius:1.1rem;overflow:hidden;max-width:860px;margin:0 auto}@media(max-width:700px){.mk-caso{grid-template-columns:1fr}}.mk-caso-img-wrap{overflow:hidden;height:100%;min-height:260px}.mk-caso-img{width:100%;height:100%;object-fit:cover;min-height:260px;transition:transform .4s}.mk-caso-img-wrap:hover .mk-caso-img{transform:scale(1.05)}.mk-caso-body{padding:2rem 2rem 2rem .5rem;position:relative}@media(max-width:700px){.mk-caso-body{padding:1.5rem}}.mk-caso-bar{width:100%;height:3px;background:#f39c12;margin-bottom:1.25rem;border-radius:2px}.mk-caso-title{color:#fff;font-size:1.15rem;font-weight:800;margin-bottom:.4rem;line-height:1.35}.mk-caso-client{color:#f39c12;font-weight:600;font-size:.9rem;margin-bottom:.75rem}.mk-caso-desc{color:#9ca3af;font-size:.88rem;line-height:1.6}.mk-faq-item{background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:.8rem;overflow:hidden;transition:border-color .3s}.mk-faq-item.open{border-color:#f39c1266}.mk-faq-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.25rem;background:none;border:none;cursor:pointer;color:#fff;font-size:.97rem;font-weight:600;text-align:left;gap:1rem}.mk-faq-arrow{width:20px;height:20px;color:#f39c12;flex-shrink:0;transition:transform .3s}.mk-faq-item.open .mk-faq-arrow{transform:rotate(180deg)}.mk-faq-answer{max-height:0;overflow:hidden;color:#9ca3af;font-size:.88rem;line-height:1.6;transition:max-height .35s ease,padding .3s;padding:0 1.25rem}.mk-faq-item.open .mk-faq-answer{max-height:200px;padding:0 1.25rem 1.1rem}.mk-cta{padding:5rem 1.5rem;background:linear-gradient(135deg,#0a0a0a,#1a0d00,#0a0a0a);text-align:center}
