:root {
    --primary: #0077FF;
    --primary-light: #4da3ff;
    --primary-dark: #005ec7;
    --secondary: #2E2E2E;
    --light-blue: #B5E1F5;
    --white: #FFFFFF;
    --light-gray: #f5f5f5;
    --gray: #888888;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Roboto', sans-serif;
    color: var(--secondary);
    overflow-x: hidden;
    background-color: var(--white);
    line-height: 1.6;
}

h1, h2, h3, h4 {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--secondary);
}

h1 {
    font-size: 2.5rem;
    margin-bottom: 2rem;
    color: var(--primary);
}

h2 {
    font-size: 1.8rem;
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    color: var(--primary);
    border-bottom: 2px solid var(--light-blue);
    padding-bottom: 0.5rem;
}

h3 {
    font-size: 1.3rem;
    margin-top: 1.5rem;
    color: var(--secondary);
}

p, ul, ol {
    margin-bottom: 1rem;
}

ul, ol {
    padding-left: 2rem;
}

li {
    margin-bottom: 0.5rem;
}

a {
    color: var(--primary);
    text-decoration: none;
    transition: color 0.3s ease;
}

a:hover {
    color: var(--primary-dark);
    text-decoration: underline;
}

.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.btn {
    display: inline-block;
    padding: 12px 24px;
    background-color: var(--primary);
    color: var(--white);
    border: none;
    border-radius: 4px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn:hover {
    background-color: var(--primary-dark);
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 119, 255, 0.2);
}

.btn-outline {
    background-color: transparent;
    border: 2px solid var(--primary);
    color: var(--primary);
}

.btn-outline:hover {
    background-color: var(--primary);
    color: var(--white);
}

.section {
    padding: 80px 0;
}

.section-title {
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;
    color: var(--secondary);
}

.section-subtitle {
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
    color: var(--gray);
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

/* Header & Navigation */
header {
    background-color: var(--white);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    transition: all 0.3s ease;
}

header.scrolled {
    padding: 10px 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.logo {
    display: flex;
    align-items: center;
}

.logo img {
    height: 70px;
    margin-right: 10px;
}

.logo-text {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    font-size: 24px;
    display: flex;
    flex-direction: column;
}

.logo-name {
    display: flex;
    align-items: center;
}

.logo-service {
    color: var(--primary);
}

.logo-minder {
    color: var(--secondary);
    margin-left: 5px;
}

.logo-minder2 {
    color: #f5f5f5 !important;
    color: var(--secondary);
    margin-left: 5px;
}

.logo-tagline {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: var(--secondary);
    opacity: 0.7;
}

.logo-tagline2 {
    color: #f5f5f5 !important;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: var(--secondary);
    opacity: 0.7;
}

.nav-links {
    display: flex;
    list-style: none;
}

.nav-links li {
    margin-left: 30px;
}

.nav-links a {
    text-decoration: none;
    color: var(--secondary);
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    transition: color 0.3s ease;
}

.nav-links a:hover {
    color: var(--primary);
}

.hamburger {
    display: none;
    cursor: pointer;
}

.hamburger div {
    width: 25px;
    height: 3px;
    background-color: var(--secondary);
    margin: 5px;
    transition: all 0.3s ease;
}

/* Hero Section */
.hero {
    background: linear-gradient(135deg, var(--light-blue) 0%, var(--white) 100%);
    height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.hero::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQwMCIgaGVpZ2h0PSI4MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgb3BhY2l0eT0iMC4yIj4KICAgIDxjaXJjbGUgY3g9IjcwMCIgY3k9IjQwMCIgcj0iMzAwIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDc3RkYiIHN0cm9rZS13aWR0aD0iMiIgLz4KICAgIDxjaXJjbGUgY3g9IjcwMCIgY3k9IjQwMCIgcj0iMjAwIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDc3RkYiIHN0cm9rZS13aWR0aD0iMiIgLz4KICAgIDxjaXJjbGUgY3g9IjcwMCIgY3k9IjQwMCIgcj0iMTAwIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDc3RkYiIHN0cm9rZS13aWR0aD0iMiIgLz4KICA8L2c+Cjwvc3ZnPg==');
    background-size: cover;
    opacity: 0.3;
    z-index: 0;
}

.hero-content {
    position: relative;
    z-index: 1;
    padding-top: 80px;
}

.hero-title {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 20px;
    max-width: 700px;
}

.hero-title span {
    color: var(--primary);
}

.hero-subtitle {
    font-size: 20px;
    margin-bottom: 30px;
    max-width: 600px;
    color: var(--secondary);
    opacity: 0.9;
}

.hero-btns {
    display: flex;
    gap: 15px;
    margin-top: 30px;
}

/* About Section */
.about {
    background-color: var(--white);
}

.about-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 50px;
}

.about-card {
    background-color: var(--light-gray);
    border-radius: 8px;
    padding: 30px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.about-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.about-card-icon {
    font-size: 40px;
    color: var(--primary);
    margin-bottom: 20px;
}

.about-card-title {
    font-size: 22px;
    margin-bottom: 15px;
}

.about-card-desc {
    color: var(--secondary);
    opacity: 0.8;
    line-height: 1.6;
}

/* Features Section */
.features {
    background-color: var(--light-gray);
}

.features-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    align-items: center;
}

.features-img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.features-content {
    padding-left: 20px;
}

.features-list {
    list-style: none;
    margin-top: 30px;
}

.features-item {
    display: flex;
    margin-bottom: 20px;
}

.features-icon {
    color: var(--primary);
    font-size: 24px;
    margin-right: 15px;
    flex-shrink: 0;
}

.features-text h4 {
    font-size: 20px;
    margin-bottom: 5px;
}

.features-text p {
    color: var(--secondary);
    opacity: 0.8;
    line-height: 1.6;
}

/* Pricing Section */
.pricing {
    background-color: var(--white);
}

.pricing-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 50px;
}

.pricing-card {
    background-color: var(--light-gray);
    border-radius: 8px;
    padding: 40px 30px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    text-align: center;
    border: 2px solid transparent;
}

.pricing-card.popular {
    border-color: var(--primary);
    transform: scale(1.05);
    position: relative;
    z-index: 1;
}

.pricing-card.popular::before {
    content: 'POPULAIRE';
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--primary);
    color: var(--white);
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
}

.pricing-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.pricing-card.popular:hover {
    transform: scale(1.05) translateY(-10px);
}

.pricing-header {
    margin-bottom: 30px;
}

.pricing-title {
    font-size: 24px;
    margin-bottom: 10px;
}

.pricing-price {
    font-size: 36px;
    color: var(--primary);
    margin-bottom: 15px;
}

.pricing-price span {
    font-size: 16px;
    opacity: 0.7;
}

.pricing-description {
    font-size: 14px;
    color: var(--gray);
    margin-bottom: 30px;
}

.pricing-features {
    list-style: none;
    margin-bottom: 30px;
    text-align: left;
}

.pricing-features li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.pricing-features i {
    color: var(--primary);
    margin-right: 10px;
}

/* Contact Section */
.contact {
    background: linear-gradient(135deg, var(--secondary) 0%, #404040 100%);
    color: var(--white);
    position: relative;
    overflow: hidden;
}

.contact::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQwMCIgaGVpZ2h0PSI4MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgb3BhY2l0eT0iMC4xIj4KICAgIDxyZWN0IHg9IjIwMCIgeT0iMjAwIiB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9IiNmZmZmZmYiIC8+CiAgICA8cmVjdCB4PSIzMDAiIHk9IjMwMCIgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiBmaWxsPSIjZmZmZmZmIiAvPgogICAgPHJlY3QgeD0iNTAwIiB5PSIyMDAiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgZmlsbD0iI2ZmZmZmZiIgLz4KICAgIDxyZWN0IHg9IjcwMCIgeT0iNTAwIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IiNmZmZmZmYiIC8+CiAgICA8cmVjdCB4PSI5MDAiIHk9IjQwMCIgd2lkdGg9IjYwIiBoZWlnaHQ9IjYwIiBmaWxsPSIjZmZmZmZmIiAvPgogICAgPHJlY3QgeD0iMTEwMCIgeT0iMjAwIiB3aWR0aD0iMzUiIGhlaWdodD0iMzUiIGZpbGw9IiNmZmZmZmYiIC8+CiAgPC9nPgo8L3N2Zz4=');
    opacity: 0.1;
    z-index: 0;
}

.contact .section-title,
.contact .section-subtitle {
    color: var(--white);
    position: relative;
    z-index: 1;
}

.contact-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 40px;
    position: relative;
    z-index: 1;
}

.contact-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.contact-icon {
    color: var(--primary);
    font-size: 20px;
    margin-right: 15px;
    margin-top: 3px;
}

.contact-details h4 {
    margin-bottom: 5px;
    color: var(--white);
}

.contact-details p,
.contact-details a {
    color: var(--white);
    opacity: 0.8;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.contact-details a:hover {
    opacity: 1;
}

.contact-form {
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    padding: 30px;
    backdrop-filter: blur(10px);
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    color: var(--white);
}

.form-control {
    width: 100%;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.1);
    color: var(--white);
    font-family: 'Roboto', sans-serif;
}

.form-control:focus {
    outline: none;
    border-color: var(--primary);
}

textarea.form-control {
    resize: vertical;
    min-height: 120px;
}

/* Footer */
footer {
    background-color: var(--secondary);
    color: var(--white);
    padding: 60px 0;
    position: relative;
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
}

.footer-logo {
    margin-bottom: 20px;
}

.footer-logo img {
    height: 40px;
}

.footer-text {
    opacity: 0.7;
    line-height: 1.6;
    margin-bottom: 20px;
}

.footer-social {
    display: flex;
    gap: 15px;
}

.footer-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.1);
    color: var(--white);
    border-radius: 50%;
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-social a:hover {
    background-color: var(--primary);
    transform: translateY(-5px);
}

.footer-title {
    font-size: 18px;
    margin-bottom: 20px;
    color: var(--white);
}

.footer-links {
    list-style: none;
}

.footer-links li {
    margin-bottom: 10px;
}

.footer-links a {
    color: var(--white);
    opacity: 0.7;
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-links a:hover {
    opacity: 1;
    color: var(--primary);
    padding-left: 5px;
}

.footer-bottom {
    text-align: center;
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom p {
    opacity: 0.7;
}

/* Back to Top Button */
.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: var(--primary);
    color: var(--white);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 99;
}

.back-to-top.active {
    opacity: 1;
    visibility: visible;
}

.back-to-top:hover {
    background-color: var(--primary-dark);
    transform: translateY(-5px);
}

/* Animation */
.fade-in {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-in.show {
    opacity: 1;
    transform: translateY(0);
}

/* Legal pages specific styles */
main {
    padding: 120px 0 60px;
    min-height: calc(100vh - 80px);
}

.legal-content, .privacy-content {
    background-color: var(--white);
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    padding: 40px;
    margin-bottom: 40px;
}

.legal-section, .privacy-section {
    margin-bottom: 30px;
}

.legal-section-last, .privacy-section-last {
    margin-bottom: 0;
}

/* Breadcrumb */
.breadcrumb {
    display: flex;
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
    font-family: 'Inter', sans-serif;
}

.breadcrumb li {
    margin-right: 10px;
    font-size: 14px;
    margin-bottom: 0;
}

.breadcrumb li:after {
    content: "›";
    margin-left: 10px;
    color: var(--gray);
}

.breadcrumb li:last-child:after {
    content: "";
    margin-left: 0;
}

.breadcrumb a {
    color: var(--gray);
    text-decoration: none;
}

.breadcrumb a:hover {
    color: var(--primary);
    text-decoration: underline;
}

.breadcrumb li:last-child {
    color: var(--primary);
    font-weight: 500;
}

/* Table Styles */
table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1.5rem;
    background-color: var(--light-gray);
    border-radius: 4px;
    overflow: hidden;
}

th, td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

th {
    background-color: var(--primary);
    color: var(--white);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}

tr:nth-child(even) {
    background-color: rgba(0, 119, 255, 0.05);
}

tr:hover {
    background-color: rgba(0, 119, 255, 0.1);
}

/* Media Queries */
@media (max-width: 992px) {
    .section-title {
        font-size: 32px;
    }

    .hero-title {
        font-size: 36px;
    }

    .hero-subtitle {
        font-size: 18px;
    }

    .features-container {
        grid-template-columns: 1fr;
        gap: 60px;
    }

    .features-img {
        order: -1;
    }

    .pricing-card.popular {
        transform: scale(1);
    }

    .pricing-card.popular:hover {
        transform: translateY(-10px);
    }

    h1 {
        font-size: 2.2rem;
    }

    h2 {
        font-size: 1.6rem;
    }

    h3 {
        font-size: 1.2rem;
    }

    .legal-content, .privacy-content {
        padding: 30px;
    }
}

@media (max-width: 768px) {
    .hero {
        height: auto;
        padding: 150px 0 80px;
    }

    .navbar {
        padding: 15px 0;
    }

    .nav-links {
        position: fixed;
        top: 70px;
        right: -100%;
        width: 70%;
        height: calc(100vh - 70px);
        background-color: var(--white);
        flex-direction: column;
        align-items: center;
        padding-top: 50px;
        transition: right 0.5s ease;
        box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
    }

    .nav-links.active {
        right: 0;
    }

    .nav-links li {
        margin: 15px 0;
    }

    .hamburger {
        display: block;
    }

    .hamburger.active div:nth-child(1) {
        transform: rotate(-45deg) translate(-5px, 6px);
    }

    .hamburger.active div:nth-child(2) {
        opacity: 0;
    }

    .hamburger.active div:nth-child(3) {
        transform: rotate(45deg) translate(-5px, -6px);
    }

    .hero-btns {
        flex-direction: column;
        width: 100%;
        max-width: 300px;
    }

    .section {
        padding: 60px 0;
    }

    .contact-container {
        grid-template-columns: 1fr;
    }

    .contact-form {
        margin-top: 30px;
    }

    .footer-content {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .footer-social {
        justify-content: center;
    }

    table, thead, tbody, th, td, tr {
        display: block;
    }

    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    tr {
        margin-bottom: 15px;
        border: 1px solid #ddd;
    }

    td {
        border: none;
        position: relative;
        padding-left: 50%;
    }

    td:before {
        position: absolute;
        top: 12px;
        left: 15px;
        width: 45%;
        white-space: nowrap;
        font-weight: bold;
    }
}

@media (max-width: 480px) {
    .logo-text {
        font-size: 20px;
    }

    .hero-title {
        font-size: 30px;
    }

    .hero-subtitle {
        font-size: 16px;
    }

    .section-title {
        font-size: 26px;
    }

    .section-subtitle {
        font-size: 16px;
    }

    .about-grid,
    .pricing-cards {
        grid-template-columns: 1fr;
    }

    h1 {
        font-size: 1.8rem;
    }

    h2 {
        font-size: 1.4rem;
    }

    h3 {
        font-size: 1.1rem;
    }

    .legal-content, .privacy-content {
        padding: 20px;
    }
}