Files
romfast-website/index.html
Marius Mutu 1f0e4e62b8 feat(tour): pagina 'Cum arată ROA' cu 13 capturi reale + nav global
Tour roa/cum-arata-roa.html:
- 5 secțiuni: Contabilitate (3), Gestiune (2), Service Auto (4),
  Construcții (2), Manager (2)
- Capturi PNG reale în roa/images/tour/ (roaauto-*, roacont-*, roagest-*,
  roalucrari-*, roasitfin-*)
- Pill nav cu anchor links, scroll-margin-top, lazy loading

index.html:
- H1 restructurat pe 3 linii cu fraza centrală în #5288c4
- Fix var(--primary-color) → #5288c4, var(--accent-color) → #b85555 în carduri

Nav global (44 pagini):
- Adăugat link 'Cum arată ROA' după ROA în desktop + mobile nav
- 'Referinte' → 'Cine folosește ROA' pe toate paginile

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 17:43:19 +00:00

319 lines
27 KiB
HTML

<!DOCTYPE html>
<html lang="ro">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Romfast - Program ERP: Contabilitate, Gestiune, Producție, Service Auto. ROA - Romfast Applications.</title>
<meta name="description" content="Romfast produce si implementeaza ROA - Romfast Applications, un sistem informatic ERP: contabilitate, gestiune, comenzi, contracte, facturare, productie, service auto, analiza proiecte si lucrari.">
<meta name="keywords" content="program service auto, program contabilitate, gestiune, facturare, mijloace fixe, productie, roa, romfast, soft contabilitate, sistem informatic erp, suport tehnic, implementare erp, analiza proiecte">
<!-- Tailwind CSS -->
<script src="https://cdn.tailwindcss.com"></script>
<!-- Flowbite -->
<script src="https://cdn.jsdelivr.net/npm/flowbite@2.0.0/dist/flowbite.min.js"></script>
<!-- Lucide Icons -->
<script src="https://unpkg.com/lucide@latest/dist/umd/lucide.min.js"></script>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Merriweather:wght@300;400;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<!-- Professional Theme CSS -->
<link href="professional-theme.css" rel="stylesheet">
</head>
<body class="min-h-screen">
<!-- Soft Professional Blue Header -->
<header class="professional-navbar sticky top-0 z-50">
<nav class="container mx-auto px-4 py-4">
<div class="flex items-center justify-between">
<!-- Logo Section -->
<div class="flex items-center space-x-3">
<img src="images/romfast_logo.png" alt="Romfast Logo" class="romfast-logo">
<div class="hidden md:block">
<p class="text-white text-sm italic font-light">Aduce informația în mâinile tale</p>
</div>
</div>
<!-- Centered Navigation -->
<div class="hidden lg:flex items-center space-x-8">
<a href="index.html" class="text-white hover:text-blue-200 transition-colors font-medium nav-link">Prima pagina</a>
<a href="menu/desprenoi.html" class="text-white hover:text-blue-200 transition-colors nav-link">Despre noi</a>
<a href="roa/aplicatii-erp.html" class="text-white hover:text-blue-200 transition-colors nav-link">ROA</a>
<a href="roa/cum-arata-roa.html" class="text-white hover:text-blue-200 transition-colors nav-link">Cum arată ROA</a>
<div class="relative group">
<button class="text-white hover:text-blue-200 transition-colors flex items-center space-x-1 nav-link">
<span>Servicii</span>
<i data-lucide="chevron-down" class="w-4 h-4"></i>
</button>
<div class="absolute top-full left-0 mt-2 w-48 bg-white rounded-lg shadow-lg border border-gray-200 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all duration-300">
<a href="menu/analiza.html" class="block px-4 py-3 text-gray-700 hover:bg-blue-50 hover:text-blue-800 rounded-t-lg">Analiza</a>
<a href="menu/implementare.html" class="block px-4 py-3 text-gray-700 hover:bg-blue-50 hover:text-blue-800">Implementare</a>
<a href="menu/roa-suport-tehnic.html" class="block px-4 py-3 text-gray-700 hover:bg-blue-50 hover:text-blue-800">Suport tehnic ROA</a>
<a href="menu/alteservicii.html" class="block px-4 py-3 text-gray-700 hover:bg-blue-50 hover:text-blue-800 rounded-b-lg">Alte servicii</a>
</div>
</div>
<a href="menu/referinte.html" class="text-white hover:text-blue-200 transition-colors nav-link">Cine folosește ROA</a>
<a href="menu/angajari.html" class="text-white hover:text-blue-200 transition-colors nav-link">Angajari</a>
<a href="menu/contact.html" class="text-white hover:text-blue-200 transition-colors nav-link">Contact</a>
</div>
<!-- Theme Toggle & Mobile Menu -->
<div class="flex items-center space-x-4">
<button id="theme-toggle" class="text-white p-2 rounded-lg hover:bg-white hover:bg-opacity-20 transition-all duration-300">
<i data-lucide="sun" class="w-5 h-5"></i>
</button>
<button id="mobile-menu-toggle" class="lg:hidden text-white p-2 rounded-lg hover:bg-white hover:bg-opacity-20 transition-all duration-300">
<i data-lucide="menu" class="w-6 h-6" id="menu-icon"></i>
<i data-lucide="x" class="w-6 h-6 hidden" id="close-icon"></i>
</button>
</div>
</div>
<!-- Mobile Menu -->
<div id="mobile-menu" class="lg:hidden hidden bg-white border-t border-gray-200 shadow-lg">
<div class="px-4 py-4 space-y-3">
<a href="index.html" class="block text-gray-700 hover:text-blue-600 transition-colors font-medium py-2">Prima pagina</a>
<a href="menu/desprenoi.html" class="block text-gray-700 hover:text-blue-600 transition-colors py-2">Despre noi</a>
<a href="roa/aplicatii-erp.html" class="block text-gray-700 hover:text-blue-600 transition-colors py-2">ROA</a>
<a href="roa/cum-arata-roa.html" class="block text-gray-700 hover:text-blue-600 transition-colors py-2">Cum arată ROA</a>
<div class="border-l-2 border-gray-300 pl-4 space-y-2">
<p class="text-gray-600 font-medium text-sm">Servicii</p>
<a href="menu/analiza.html" class="block text-gray-600 hover:text-blue-600 transition-colors py-1 text-sm">Analiza</a>
<a href="menu/implementare.html" class="block text-gray-600 hover:text-blue-600 transition-colors py-1 text-sm">Implementare</a>
<a href="menu/roa-suport-tehnic.html" class="block text-gray-600 hover:text-blue-600 transition-colors py-1 text-sm">Suport tehnic ROA</a>
<a href="menu/alteservicii.html" class="block text-gray-600 hover:text-blue-600 transition-colors py-1 text-sm">Alte servicii</a>
</div>
<a href="menu/referinte.html" class="block text-gray-700 hover:text-blue-600 transition-colors py-2">Cine folosește ROA</a>
<a href="menu/angajari.html" class="block text-gray-700 hover:text-blue-600 transition-colors py-2">Angajari</a>
<a href="menu/contact.html" class="block text-gray-700 hover:text-blue-600 transition-colors py-2">Contact</a>
</div>
</div>
</nav>
</header>
<!-- Main Content Container -->
<main class="container mx-auto px-4 py-8 max-w-7xl">
<!-- Soft Professional Blue Hero Section -->
<section class="professional-hero text-center">
<div class="max-w-4xl mx-auto relative z-10">
<h1 class="text-4xl md:text-5xl font-bold mb-6 max-w-3xl mx-auto leading-tight" style="color: #1e293b; letter-spacing: -0.02em">
ERP românesc și programe specializate pe industrii —<br>
<span style="color: #5288c4">cu validări și corelații care dau siguranță</span><br>
pentru închiderea lunii.
</h1>
<p class="text-xl professional-text-secondary mb-8 leading-relaxed max-w-2xl mx-auto">
Dezvoltat și menținut de aceeași echipă.
<strong>Răspundem chiar noi</strong>, fără intermediari, fără implementatori — inclusiv pentru integrări și automatizări particulare.
</p>
<div class="flex flex-col sm:flex-row gap-4 justify-center">
<a href="roa/cum-arata-roa.html" class="professional-btn-primary">
Vezi cum arată ROA
</a>
<a href="tel:+40723197939" class="professional-btn-secondary">
Sună-ne direct: 0723 197 939
</a>
</div>
</div>
</section>
<!-- Badge Strip — 3 Diferențiatoare Cheie -->
<section class="border-y border-gray-200 bg-white py-10 px-4 mb-12">
<div class="max-w-4xl mx-auto grid sm:grid-cols-3 gap-6">
<div class="flex items-start gap-4 p-6 rounded-xl bg-gray-50 border border-gray-200">
<div class="w-11 h-11 rounded-full flex items-center justify-center flex-shrink-0 mt-1" style="background-color: #5288c4">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z"/>
</svg>
</div>
<div>
<h3 class="font-semibold text-base mb-1 professional-text-primary">Siguranță la închideri</h3>
<p class="text-sm leading-relaxed professional-text-secondary">Validări automate, audit trail, solduri preluate corect de la o lună la alta</p>
</div>
</div>
<div class="flex items-start gap-4 p-6 rounded-xl bg-gray-50 border border-gray-200">
<div class="w-11 h-11 rounded-full flex items-center justify-center flex-shrink-0 mt-1" style="background-color: #5288c4">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"/>
</svg>
</div>
<div>
<h3 class="font-semibold text-base mb-1 professional-text-primary">Suport direct, neintermediat</h3>
<p class="text-sm leading-relaxed professional-text-secondary">Fără tichete și escaladări — răspundem chiar noi la fiecare problemă</p>
</div>
</div>
<div class="flex items-start gap-4 p-6 rounded-xl border" style="background-color: #fff5f5; border-color: #fed7d7">
<div class="w-11 h-11 rounded-full flex items-center justify-center flex-shrink-0 mt-1" style="background-color: #b85555">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"/>
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"/>
</svg>
</div>
<div>
<h3 class="font-semibold text-base mb-1 professional-text-primary">Cazuri particulare rezolvate</h3>
<p class="text-sm leading-relaxed professional-text-secondary">Integrări și automatizări la cerere — facem ce alte software-uri refuză</p>
</div>
</div>
</div>
</section>
<!-- Module ROA Carousel -->
<section class="mb-16">
<div class="flex items-center justify-between mb-6">
<h2 class="text-3xl font-bold professional-text-primary">Module ROA</h2>
<a href="roa/aplicatii-erp.html" class="text-sm font-medium" style="color: #5288c4">Vezi toate →</a>
</div>
<div class="relative">
<div class="absolute right-0 top-0 bottom-4 w-20 pointer-events-none z-10" style="background: linear-gradient(to right, transparent, white);"></div>
<div class="flex overflow-x-auto gap-4 pb-4" style="scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #08819c #f1f5f9;">
<!-- Contabilitate -->
<div class="flex-shrink-0 w-56 professional-card p-5 flex flex-col" style="scroll-snap-align: start;">
<div class="w-10 h-10 rounded-lg flex items-center justify-center mb-3" style="background-color: #5288c4">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 7h6m0 10v-3m-3 3h.01M9 17h.01M9 11h.01M12 11h.01M15 11h.01M4 19h16a2 2 0 002-2V7a2 2 0 00-2-2H4a2 2 0 00-2 2v10a2 2 0 002 2z"/></svg>
</div>
<h3 class="font-semibold text-base mb-2 professional-text-primary">Contabilitate</h3>
<p class="text-sm professional-text-secondary leading-relaxed flex-grow">Contabilitate financiară completă cu validări automate și solduri corecte lunar.</p>
<a href="roa/roa-financiar-contabilitate.html" class="text-sm font-medium mt-3 block" style="color: #5288c4">Afla mai mult →</a>
</div>
<!-- Gestiune -->
<div class="flex-shrink-0 w-56 professional-card p-5 flex flex-col" style="scroll-snap-align: start;">
<div class="w-10 h-10 rounded-lg flex items-center justify-center mb-3" style="background-color: #5288c4">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"/></svg>
</div>
<h3 class="font-semibold text-base mb-2 professional-text-primary">Gestiune</h3>
<p class="text-sm professional-text-secondary leading-relaxed flex-grow">Gestiunea stocurilor și depozitelor cu trasabilitate completă pe loturi și serii.</p>
<a href="roa/roa-gestiune.html" class="text-sm font-medium mt-3 block" style="color: #5288c4">Afla mai mult →</a>
</div>
<!-- Imobilizări -->
<div class="flex-shrink-0 w-56 professional-card p-5 flex flex-col" style="scroll-snap-align: start;">
<div class="w-10 h-10 rounded-lg flex items-center justify-center mb-3" style="background-color: #5288c4">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"/></svg>
</div>
<h3 class="font-semibold text-base mb-2 professional-text-primary">Imobilizări</h3>
<p class="text-sm professional-text-secondary leading-relaxed flex-grow">Evidența mijloacelor fixe, amortizare automată și reevaluare conform IFRS.</p>
<a href="roa/roa-imobilizari.html" class="text-sm font-medium mt-3 block" style="color: #5288c4">Afla mai mult →</a>
</div>
<!-- Facturare -->
<div class="flex-shrink-0 w-56 professional-card p-5 flex flex-col" style="scroll-snap-align: start;">
<div class="w-10 h-10 rounded-lg flex items-center justify-center mb-3" style="background-color: #5288c4">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3 class="font-semibold text-base mb-2 professional-text-primary">Facturare</h3>
<p class="text-sm professional-text-secondary leading-relaxed flex-grow">Emitere facturi, avize și chitanțe cu înregistrare automată în contabilitate.</p>
<a href="roa/roa-facturare.html" class="text-sm font-medium mt-3 block" style="color: #5288c4">Afla mai mult →</a>
</div>
<!-- Comenzi -->
<div class="flex-shrink-0 w-56 professional-card p-5 flex flex-col" style="scroll-snap-align: start;">
<div class="w-10 h-10 rounded-lg flex items-center justify-center mb-3" style="background-color: #5288c4">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"/></svg>
</div>
<h3 class="font-semibold text-base mb-2 professional-text-primary">Comenzi</h3>
<p class="text-sm professional-text-secondary leading-relaxed flex-grow">Comenzi clienți cu urmărire de la ofertă până la livrare și facturare.</p>
<a href="roa/roa-comenzi-clienti.html" class="text-sm font-medium mt-3 block" style="color: #5288c4">Afla mai mult →</a>
</div>
<!-- Contracte -->
<div class="flex-shrink-0 w-56 professional-card p-5 flex flex-col" style="scroll-snap-align: start;">
<div class="w-10 h-10 rounded-lg flex items-center justify-center mb-3" style="background-color: #5288c4">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"/></svg>
</div>
<h3 class="font-semibold text-base mb-2 professional-text-primary">Contracte</h3>
<p class="text-sm professional-text-secondary leading-relaxed flex-grow">Gestiunea contractelor cu urmărirea termenelor, valorilor și facturării periodice.</p>
<a href="roa/roa-contracte-clienti.html" class="text-sm font-medium mt-3 block" style="color: #5288c4">Afla mai mult →</a>
</div>
<!-- Situații Financiare -->
<div class="flex-shrink-0 w-56 professional-card p-5 flex flex-col" style="scroll-snap-align: start;">
<div class="w-10 h-10 rounded-lg flex items-center justify-center mb-3" style="background-color: #5288c4">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 12l3-3 3 3 4-4M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"/></svg>
</div>
<h3 class="font-semibold text-base mb-2 professional-text-primary">Situații Financiare</h3>
<p class="text-sm professional-text-secondary leading-relaxed flex-grow">Bilanț, cont de profit și pierdere, note explicative generate automat.</p>
<a href="roa/roa-situatii-financiare.html" class="text-sm font-medium mt-3 block" style="color: #5288c4">Afla mai mult →</a>
</div>
<!-- Producție -->
<div class="flex-shrink-0 w-56 professional-card p-5 flex flex-col" style="scroll-snap-align: start;">
<div class="w-10 h-10 rounded-lg flex items-center justify-center mb-3" style="background-color: #5288c4">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"/></svg>
</div>
<h3 class="font-semibold text-base mb-2 professional-text-primary">Producție</h3>
<p class="text-sm professional-text-secondary leading-relaxed flex-grow">Planificarea producției, consumuri de materiale și costuri de fabricație.</p>
<a href="roa/roa-aplicatii-specifice.html" class="text-sm font-medium mt-3 block" style="color: #5288c4">Afla mai mult →</a>
</div>
<!-- Service Auto -->
<div class="flex-shrink-0 w-56 professional-card p-5 flex flex-col" style="scroll-snap-align: start;">
<div class="w-10 h-10 rounded-lg flex items-center justify-center mb-3" style="background-color: #b85555">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"/></svg>
</div>
<h3 class="font-semibold text-base mb-2 professional-text-primary">Service Auto</h3>
<p class="text-sm professional-text-secondary leading-relaxed flex-grow">Service auto integrat cu contabilitate, facturare, gestiune piese și devize.</p>
<a href="roa/roa-service-auto.html" class="text-sm font-medium mt-3 block" style="color: var(--accent-color)">Afla mai mult →</a>
</div>
<!-- Analiză Proiecte și Lucrări -->
<div class="flex-shrink-0 w-56 professional-card p-5 flex flex-col" style="scroll-snap-align: start; margin-right: 4rem;">
<div class="w-10 h-10 rounded-lg flex items-center justify-center mb-3" style="background-color: #b85555">
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21l-7-5-7 5V5a2 2 0 012-2h10a2 2 0 012 2v16z"/></svg>
</div>
<h3 class="font-semibold text-base mb-2 professional-text-primary">Analiză Proiecte și Lucrări</h3>
<p class="text-sm professional-text-secondary leading-relaxed flex-grow">Devize, proiecte de construcții și analiză costuri pe lucrări și oferte.</p>
<a href="roa/roa-proiecte-devize.html" class="text-sm font-medium mt-3 block" style="color: var(--accent-color)">Afla mai mult →</a>
</div>
</div>
</div>
</section>
<!-- Professional Support Tools Section -->
<section class="professional-support text-center mb-16">
<h2 class="text-2xl font-bold mb-8 professional-text-primary">Suport Tehnic</h2>
<div class="grid sm:grid-cols-3 gap-6">
<div class="professional-support-card">
<h3 class="font-semibold mb-3 professional-text-primary">ROA Desk</h3>
<a href="romfastsuport/files/roadesk.exe" target="_blank" class="professional-btn-secondary">
Descarca
</a>
</div>
<div class="professional-support-card">
<h3 class="font-semibold mb-3 professional-text-primary">Romfast Suport</h3>
<a href="romfastsuport/files/romfast_suport.exe" class="professional-btn-secondary">
Descarca
</a>
</div>
<div class="professional-support-card">
<h3 class="font-semibold mb-3 professional-text-primary">Ammyy Admin</h3>
<a href="http://www.ammyy.com/en/" target="_blank" class="professional-btn-secondary">
Acceseaza
</a>
</div>
</div>
</section>
</main>
<!-- Professional Footer -->
<footer class="bg-gradient-to-r from-slate-900 via-gray-800 to-slate-900 text-white py-12" style="border-radius: 1rem 1rem 0 0;">
<div class="container mx-auto px-4 text-center">
<div class="mb-6">
<img src="images/romfast_logo.png" alt="Romfast Logo" class="h-12 mx-auto mb-4">
<p class="text-gray-400 italic">Aduce informația în mâinile tale</p>
</div>
<div class="border-t border-gray-700 pt-6" style="border-radius: 0.5rem;">
<p class="text-sm text-gray-400 mb-2">
Copyright &copy; 2025 Romfast SRL. Toate drepturile rezervate.
</p>
<a href="politica-confidentialitate.html" class="text-blue-400 hover:text-blue-300 transition-colors text-sm">
Politica de confidentialitate
</a>
</div>
</div>
</footer>
<!-- Professional Theme JavaScript -->
<script src="professional-theme.js"></script>
</body>
</html>