/* ==================== PROFESSIONAL DESIGN - DARK BLUE & GREEN ==================== */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

:root {
    /* Main Brand Colors - Darker Theme */
    --primary: #1e40af;
    --primary-hover: #1d4ed8;
    --secondary: #047857;
    --secondary-hover: #059669;
    --accent: #3b82f6;
    --success: #10b981;
    --warning: #f59e0b;
    --danger: #ef4444;

    /* Neutrals - Darker */
    --gray-50: #f9fafb;
    --gray-100: #f3f4f6;
    --gray-200: #e5e7eb;
    --gray-300: #d1d5db;
    --gray-400: #9ca3af;
    --gray-500: #6b7280;
    --gray-600: #4b5563;
    --gray-700: #374151;
    --gray-800: #1f2937;
    --gray-900: #111827;

    --text-primary: #0f172a;
    --text-secondary: #64748b;
    --border: #e2e8f0;
    --background: #ffffff;
    --surface: #f8fafc;

    --shadow-xs: 0 1px 2px rgba(0,0,0,0.05);
    --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);
    --shadow: 0 4px 6px rgba(0,0,0,0.1);
    --shadow-md: 0 8px 12px rgba(0,0,0,0.12);
    --shadow-lg: 0 12px 20px rgba(0,0,0,0.15);
    --shadow-xl: 0 20px 30px rgba(0,0,0,0.18);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Inter', -apple-system, sans-serif;
    background: #f1f5f9;
    color: var(--text-primary);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    position: relative;
    min-height: 100vh;
}

/* ==================== FLOATING PAPER BACKGROUND ==================== *//* ==================== FLOATING PAPER BACKGROUND ==================== */

body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
    pointer-events: none;
    z-index: 0;
}

body::after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image:
        url("data:image/svg+xml,%3Csvg width='2000' height='2000' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cfilter id='shadow'%3E%3CfeDropShadow dx='0' dy='8' stdDeviation='12' flood-opacity='0.08'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23shadow)' opacity='0.08'%3E%3Cg transform='rotate(-42 350 450)'%3E%3Crect x='150' y='250' width='400' height='550' rx='12' fill='white' stroke='%231e40af' stroke-width='2'/%3E%3Cline x1='190' y1='310' x2='510' y2='310' stroke='%231e40af' stroke-width='3' opacity='0.4'/%3E%3Cline x1='190' y1='350' x2='480' y2='350' stroke='%231e40af' stroke-width='2' opacity='0.3'/%3E%3Cline x1='190' y1='380' x2='460' y2='380' stroke='%231e40af' stroke-width='2' opacity='0.3'/%3E%3Cline x1='190' y1='430' x2='510' y2='430' stroke='%23047857' stroke-width='2.5' opacity='0.4'/%3E%3Cline x1='190' y1='460' x2='490' y2='460' stroke='%23047857' stroke-width='2' opacity='0.3'/%3E%3Cline x1='190' y1='490' x2='470' y2='490' stroke='%23047857' stroke-width='2' opacity='0.3'/%3E%3Cline x1='190' y1='540' x2='510' y2='540' stroke='%231e40af' stroke-width='2' opacity='0.3'/%3E%3Cline x1='190' y1='570' x2='485' y2='570' stroke='%231e40af' stroke-width='2' opacity='0.3'/%3E%3C/g%3E%3Cg transform='rotate(38 1400 500)'%3E%3Crect x='1200' y='200' width='400' height='550' rx='12' fill='white' stroke='%23047857' stroke-width='2'/%3E%3Cline x1='1240' y1='260' x2='1560' y2='260' stroke='%23047857' stroke-width='3' opacity='0.4'/%3E%3Cline x1='1240' y1='300' x2='1530' y2='300' stroke='%23047857' stroke-width='2' opacity='0.3'/%3E%3Cline x1='1240' y1='330' x2='1510' y2='330' stroke='%23047857' stroke-width='2' opacity='0.3'/%3E%3Cline x1='1240' y1='380' x2='1560' y2='380' stroke='%231e40af' stroke-width='2.5' opacity='0.4'/%3E%3Cline x1='1240' y1='410' x2='1540' y2='410' stroke='%231e40af' stroke-width='2' opacity='0.3'/%3E%3C/g%3E%3Cg transform='rotate(-45 600 1300)'%3E%3Crect x='350' y='1050' width='400' height='550' rx='12' fill='white' stroke='%233b82f6' stroke-width='2'/%3E%3Cline x1='390' y1='1110' x2='710' y2='1110' stroke='%233b82f6' stroke-width='3' opacity='0.4'/%3E%3Cline x1='390' y1='1150' x2='680' y2='1150' stroke='%233b82f6' stroke-width='2' opacity='0.3'/%3E%3Cline x1='390' y1='1180' x2='660' y2='1180' stroke='%233b82f6' stroke-width='2' opacity='0.3'/%3E%3Cline x1='390' y1='1230' x2='710' y2='1230' stroke='%23047857' stroke-width='2.5' opacity='0.4'/%3E%3C/g%3E%3Cg transform='rotate(40 1300 1400)'%3E%3Crect x='1100' y='1150' width='400' height='550' rx='12' fill='white' stroke='%231e40af' stroke-width='2'/%3E%3Cline x1='1140' y1='1210' x2='1460' y2='1210' stroke='%231e40af' stroke-width='3' opacity='0.4'/%3E%3Cline x1='1140' y1='1250' x2='1430' y2='1250' stroke='%231e40af' stroke-width='2' opacity='0.3'/%3E%3Cline x1='1140' y1='1280' x2='1410' y2='1280' stroke='%231e40af' stroke-width='2' opacity='0.3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: repeat;
    background-size: 2000px 2000px;
    pointer-events: none;
    z-index: 0;
    animation: float-papers 80s ease-in-out infinite;
    opacity: 1;
}

@keyframes float-papers {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(-40px, 60px) rotate(3deg);
    }
    50% {
        transform: translate(-80px, 0) rotate(-3deg);
    }
    75% {
        transform: translate(-40px, -60px) rotate(2deg);
    }
    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}
/* Ensure content is above background */
.navbar,
.main-wrapper,
.footer,
.landing-nav,
.hero-modern,
.landing-hero {
    position: relative;
    z-index: 1;
}

/* ==================== NAVBAR ==================== */

.navbar {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border);
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: var(--shadow-sm);
}

.navbar-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 64px;
}

.navbar-brand {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.navbar-brand:hover {
    color: var(--accent);
    transform: translateY(-1px);
}

.navbar-menu {
    display: flex;
    align-items: center;
    gap: 32px;
}

.navbar-link {
    color: var(--text-secondary);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    position: relative;
}

.navbar-link:hover {
    color: var(--text-primary);
}

.navbar-link.active {
    color: var(--primary);
    font-weight: 600;
}

.navbar-link.active::after {
    content: '';
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--primary);
}

/* ==================== NAVBAR DROPDOWN ==================== */

.navbar-user {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 6px 12px;
    background: var(--surface);
    border-radius: 8px;
    border: 1px solid var(--border);
    cursor: pointer;
    transition: all 0.3s ease;
}

.navbar-user:hover {
    background: var(--gray-100);
    border-color: var(--primary);
    transform: translateY(-1px);
    box-shadow: var(--shadow-sm);
}

.navbar-user-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.navbar-user:hover .navbar-user-icon {
    transform: scale(1.1);
}

.navbar-user-info {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.navbar-user-name {
    font-size: 13px;
    font-weight: 600;
    color: var(--text-primary);
    line-height: 1.3;
}

.navbar-user-email {
    font-size: 12px;
    color: var(--text-secondary);
    line-height: 1.3;
}

.navbar-dropdown {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    background: var(--background);
    border: 1px solid var(--border);
    border-radius: 8px;
    box-shadow: var(--shadow-lg);
    min-width: 220px;
    padding: 6px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-4px);
    transition: all 0.3s ease;
    z-index: 1000;
    pointer-events: none;
}

.navbar-dropdown.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.navbar-dropdown-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 12px;
    border-radius: 6px;
    color: var(--text-primary);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.navbar-dropdown-item:hover {
    background: var(--surface);
    color: var(--primary);
    transform: translateX(4px);
}

.navbar-dropdown-item.danger {
    color: var(--danger);
}

.navbar-dropdown-item.danger:hover {
    background: rgba(239, 68, 68, 0.08);
    transform: translateX(4px);
}

.navbar-dropdown-divider {
    height: 1px;
    background: var(--border);
    margin: 6px 0;
}

/* ==================== MAIN LAYOUT ==================== */

.main-wrapper {
    min-height: calc(100vh - 64px);
    padding: 48px 32px;
}

.container {
    max-width: 1100px;
    margin: 0 auto;
}

.container-wide {
    max-width: 1200px;
    margin: 0 auto;
}

h1 {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 16px;
    color: var(--primary);
    letter-spacing: -0.5px;
}

h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--primary);
}

h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--text-primary);
}

p {
    color: var(--text-secondary);
    font-size: 15px;
    line-height: 1.6;
}

/* ==================== HOME PAGE - HERO SECTION ==================== */

.hero-section {
    text-align: center;
    margin-bottom: 64px;
    padding: 48px 0;
}

.hero-content h1 {
    font-size: 48px;
    margin-bottom: 16px;
    background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: fadeInUp 0.6s ease;
}

.hero-subtitle {
    font-size: 18px;
    color: var(--text-secondary);
    max-width: 600px;
    margin: 0 auto;
    animation: fadeInUp 0.6s ease 0.2s backwards;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ==================== HOME PAGE - 3 CARDS IN ONE ROW ==================== */

.options-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin: 48px 0 80px;
}

.feature-card {
    background: var(--background);
    border: 1px solid var(--border);
    border-radius: 16px;
    padding: 40px;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    color: inherit;
    position: relative;
    overflow: hidden;
}

.feature-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.feature-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(30,64,175,0.03) 0%, rgba(4,120,87,0.03) 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.feature-card:hover::before {
    transform: scaleX(1);
}

.feature-card:hover::after {
    opacity: 1;
}

.feature-card:hover {
    box-shadow: var(--shadow-lg);
    transform: translateY(-8px);
    border-color: var(--primary);
}

.feature-icon {
    width: 72px;
    height: 72px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    margin-bottom: 24px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 1;
}

.feature-card:hover .feature-icon {
    transform: scale(1.1) rotate(5deg);
}

.feature-card h3 {
    font-size: 24px;
    margin-bottom: 12px;
    color: var(--text-primary);
    transition: color 0.3s ease;
    position: relative;
    z-index: 1;
}

.feature-card:hover h3 {
    color: var(--primary);
}

.feature-card p {
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.feature-arrow {
    font-size: 24px;
    color: var(--primary);
    font-weight: 700;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.feature-card:hover .feature-arrow {
    transform: translateX(8px);
}

/* ==================== HOME PAGE - WHY CHOOSE SECTION ==================== */

.features-section {
    margin-bottom: 80px;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.feature-item {
    text-align: center;
    padding: 32px 24px;
    background: var(--background);
    border: 1px solid var(--border);
    border-radius: 12px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.feature-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(30,64,175,0.05) 0%, rgba(4,120,87,0.05) 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.feature-item:hover::before {
    opacity: 1;
}

.feature-item:hover {
    box-shadow: var(--shadow-md);
    transform: translateY(-4px);
    border-color: var(--primary);
}

.feature-item-icon {
    font-size: 48px;
    margin-bottom: 16px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-block;
    position: relative;
    z-index: 1;
}

.feature-item:hover .feature-item-icon {
    transform: scale(1.15) rotate(-5deg);
}

.feature-item h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--text-primary);
    transition: color 0.3s ease;
    position: relative;
    z-index: 1;
}

.feature-item:hover h4 {
    color: var(--primary);
}

.feature-item p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
    position: relative;
    z-index: 1;
}

/* ==================== HOME PAGE - CTA SECTION ==================== */

.cta-section {
    text-align: center;
    padding: 64px 48px;
    background: linear-gradient(135deg, #1e3a8a 0%, #065f46 100%);
    border-radius: 24px;
    color: white;
    margin-bottom: 48px;
    position: relative;
    overflow: hidden;
    box-shadow: var(--shadow-lg);
}

.cta-section::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    animation: pulse 3s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 0.5; }
    50% { transform: scale(1.1); opacity: 0.8; }
}

.cta-section h2 {
    font-size: 36px;
    color: white;
    margin-bottom: 16px;
    position: relative;
    z-index: 1;
}

.cta-section p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    position: relative;
    z-index: 1;
}

/* ==================== OPTION CARD (Generic) ==================== */

.option-card {
    background: var(--background);
    border-radius: 12px;
    padding: 32px;
    box-shadow: var(--shadow-xs);
    border: 1px solid var(--border);
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    min-height: 280px;
}

.option-card:hover {
    box-shadow: var(--shadow-md);
    transform: translateY(-4px);
    border-color: var(--primary);
}

.option-card-icon {
    width: 64px;
    height: 64px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    margin-bottom: 20px;
}

.option-card h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--text-primary);
}

.option-card p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: 20px;
    flex-grow: 1;
}

.option-card-arrow {
    font-size: 20px;
    color: var(--text-secondary);
    transition: all 0.3s ease;
}

.option-card:hover .option-card-arrow {
    color: var(--primary);
    transform: translateX(4px);
}

/* ==================== CARDS ==================== */

.card {
    background: var(--background);
    border-radius: 12px;
    padding: 28px;
    box-shadow: var(--shadow-xs);
    border: 1px solid var(--border);
    transition: all 0.3s ease;
}

.card:hover {
    box-shadow: var(--shadow-sm);
}

.section {
    background: var(--background);
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
    box-shadow: var(--shadow-xs);
    border: 1px solid var(--border);
}

/* ==================== BUTTONS ==================== */

.btn, button[type="submit"] {
    display: inline-block;
    padding: 12px 24px;
    background: var(--primary);
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: var(--shadow-xs);
    position: relative;
    overflow: hidden;
}

.btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255,255,255,0.2);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.btn:hover::before {
    width: 300px;
    height: 300px;
}

.btn:hover, button[type="submit"]:hover {
    background: var(--primary-hover);
    box-shadow: var(--shadow-md);
    transform: translateY(-2px);
}

.btn:active, button[type="submit"]:active {
    transform: translateY(0);
}

.btn-success {
    background: var(--secondary);
}

.btn-success:hover {
    background: var(--secondary-hover);
}

.btn-outline {
    background: transparent;
    color: var(--primary);
    border: 2px solid var(--primary);
    box-shadow: none;
}

.btn-outline::before {
    background: var(--primary);
}

.btn-outline:hover {
    color: white;
}

.btn-small {
    padding: 8px 16px;
    font-size: 13px;
    border-radius: 6px;
}

.btn-large {
    padding: 16px 32px;
    font-size: 16px;
}

.back-btn {
    display: inline-block;
    margin-top: 32px;
    color: var(--text-secondary);
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s ease;
}

.back-btn:hover {
    color: var(--primary);
    transform: translateX(-4px);
}

/* ==================== FORMS ==================== */

.form-group {
    margin-bottom: 20px;
}

label {
    display: block;
    margin-bottom: 8px;
    color: var(--text-primary);
    font-weight: 600;
    font-size: 14px;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="file"],
textarea,
select {
    width: 100%;
    padding: 11px 14px;
    border: 2px solid var(--border);
    border-radius: 8px;
    font-size: 14px;
    font-family: inherit;
    transition: all 0.3s ease;
    background: var(--background);
    color: var(--text-primary);
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px rgba(30,64,175,0.1);
    transform: translateY(-1px);
}

textarea {
    min-height: 120px;
    resize: vertical;
}

input[type="file"] {
    padding: 12px;
    cursor: pointer;
}

input[type="checkbox"] {
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: var(--primary);
}

/* ==================== SCORE CARD ==================== */

.score-card {
    background: linear-gradient(135deg, #1e3a8a 0%, #065f46 100%);
    border-radius: 12px;
    padding: 48px;
    text-align: center;
    margin-bottom: 32px;
    box-shadow: var(--shadow-md);
    position: relative;
    overflow: hidden;
}

.score-card::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
}

.score-number {
    font-size: 72px;
    font-weight: 700;
    color: white;
    margin-bottom: 12px;
    letter-spacing: -2px;
    position: relative;
    z-index: 1;
}

.score-label {
    font-size: 18px;
    font-weight: 600;
    color: rgba(255,255,255,0.95);
    letter-spacing: 0.3px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

/* ==================== TAGS ==================== */

.tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.tag {
    display: inline-block;
    padding: 8px 14px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.tag:hover {
    transform: translateY(-2px);
}

.tags.matching .tag {
    background: rgba(4,120,87,0.1);
    color: var(--secondary);
    border: 1px solid rgba(4,120,87,0.2);
}

.tags.missing .tag {
    background: rgba(239,68,68,0.1);
    color: var(--danger);
    border: 1px solid rgba(239,68,68,0.2);
}

/* ==================== SUGGESTIONS ==================== */

.suggestion-item {
    display: flex;
    align-items: start;
    gap: 12px;
    padding: 16px;
    background: var(--surface);
    border-radius: 8px;
    margin-bottom: 12px;
    border: 1px solid var(--border);
    transition: all 0.3s ease;
}

.suggestion-item:hover {
    background: var(--gray-100);
    border-color: var(--primary);
    transform: translateX(4px);
}

.suggestion-item input[type="checkbox"] {
    margin-top: 2px;
}

.suggestion-item label {
    margin: 0;
    flex: 1;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
}

.suggestion-edit-item {
    background: var(--background);
    border: 2px solid var(--border);
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 16px;
    transition: all 0.3s ease;
}

.suggestion-edit-item:hover {
    border-color: var(--primary);
    box-shadow: var(--shadow-sm);
}

.edit-textarea {
    width: 100%;
    min-height: 100px;
    margin: 12px 0;
}

.remove-btn {
    background: var(--danger);
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.remove-btn:hover {
    background: #dc2626;
    transform: translateY(-1px);
    box-shadow: var(--shadow-sm);
}

.add-more-btn {
    background: transparent;
    color: var(--primary);
    border: 2px dashed var(--primary);
    padding: 12px 24px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
}

.add-more-btn:hover {
    background: rgba(30,64,175,0.05);
    border-style: solid;
    transform: translateY(-2px);
}

/* ==================== AUTH PAGES ==================== */

.auth-container {
    max-width: 440px;
    margin: 80px auto;
}

.auth-card {
    background: var(--background);
    border-radius: 12px;
    padding: 48px;
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--border);
}

.auth-card h1 {
    font-size: 28px;
    margin-bottom: 8px;
}

.auth-card p {
    text-align: center;
    color: var(--text-secondary);
    margin-bottom: 32px;
    font-size: 14px;
}

.auth-card .form-group:last-of-type {
    margin-bottom: 28px;
}

.auth-card button {
    width: 100%;
    padding: 14px;
    font-size: 15px;
}

.auth-footer {
    text-align: center;
    margin-top: 20px;
    color: var(--text-secondary);
    font-size: 14px;
}

.auth-footer a {
    color: var(--primary);
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

.auth-footer a:hover {
    text-decoration: underline;
    color: var(--accent);
}

.alert {
    padding: 14px 18px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
}

.alert-success {
    background: rgba(4,120,87,0.1);
    color: var(--secondary);
    border: 1px solid rgba(4,120,87,0.2);
}

.alert-error {
    background: rgba(239,68,68,0.1);
    color: var(--danger);
    border: 1px solid rgba(239,68,68,0.2);
}

/* ==================== LOADING OVERLAY ==================== */

.loading-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    backdrop-filter: blur(4px);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.loading-overlay.active {
    display: flex;
}

.loading-content {
    text-align: center;
    background: var(--background);
    padding: 40px;
    border-radius: 12px;
    box-shadow: var(--shadow-xl);
    max-width: 400px;
}

.spinner {
    width: 48px;
    height: 48px;
    border: 4px solid var(--border);
    border-top-color: var(--primary);
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    margin: 0 auto 24px;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

.loading-content h3 {
    font-size: 18px;
    color: var(--text-primary);
    margin-bottom: 8px;
    text-align: center;
}

.loading-content p {
    color: var(--text-secondary);
    font-size: 14px;
    margin: 0;
}

.loading-steps {
    margin-top: 28px;
    text-align: left;
}

.loading-step {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 0;
    color: var(--gray-400);
    font-size: 14px;
    transition: all 0.3s ease;
}

.loading-step.active {
    color: var(--primary);
    font-weight: 600;
    transform: translateX(4px);
}

.loading-step.complete {
    color: var(--secondary);
}

.loading-step-icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

/* ==================== SUCCESS ICON ==================== */

.success-icon {
    font-size: 64px;
    text-align: center;
    margin-bottom: 24px;
}

/* ==================== PREVIEW SECTION ==================== */

.preview-section {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 24px;
    max-height: 400px;
    overflow-y: auto;
}

.preview-section pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    font-family: 'Monaco', 'Courier New', monospace;
    font-size: 13px;
    line-height: 1.7;
    color: var(--text-secondary);
    margin: 0;
}

/* ==================== LISTS ==================== */

ul {
    list-style: none;
    padding: 0;
}

ul li {
    padding: 14px 18px;
    background: var(--surface);
    border-radius: 8px;
    margin-bottom: 10px;
    border-left: 3px solid var(--primary);
    font-size: 14px;
    color: var(--text-primary);
    transition: all 0.3s ease;
}

ul li:hover {
    background: var(--gray-100);
    transform: translateX(4px);
}

/* ==================== ACTIVITY CARDS ==================== */

.activity-card {
    background: white;
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 28px;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    color: inherit;
    box-shadow: var(--shadow-xs);
    margin-bottom: 16px;
    position: relative;
    overflow: hidden;
}

.activity-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 4px;
    background: var(--primary);
    transform: scaleY(0);
    transition: transform 0.3s ease;
}

.activity-card:hover::before {
    transform: scaleY(1);
}

.activity-card:hover {
    box-shadow: var(--shadow-lg);
    transform: translateY(-4px);
    border-color: var(--primary);
}

.activity-analysis {
    border-left: 4px solid var(--primary);
}

.activity-cv {
    border-left: 4px solid var(--secondary);
}

.activity-letter {
    border-left: 4px solid var(--accent);
}

.activity-icon {
    font-size: 40px;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--surface);
    border-radius: 10px;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.activity-card:hover .activity-icon {
    transform: scale(1.1) rotate(-5deg);
}

.activity-content {
    flex: 1;
    min-width: 0;
}

.activity-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    gap: 16px;
}

.activity-header h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    transition: color 0.3s ease;
}

.activity-card:hover .activity-header h3 {
    color: var(--primary);
}

.activity-date {
    font-size: 13px;
    color: var(--text-secondary);
    font-weight: 500;
    white-space: nowrap;
}

.activity-description {
    font-size: 14px;
    color: var(--text-secondary);
    margin-bottom: 12px;
    line-height: 1.6;
}

.activity-description strong {
    color: var(--text-primary);
    font-weight: 600;
}

.activity-actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
}

.activity-badge {
    display: inline-block;
    padding: 4px 10px;
    background: var(--surface);
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    color: var(--text-secondary);
    border: 1px solid var(--border);
    transition: all 0.3s ease;
}

.activity-card:hover .activity-badge {
    background: var(--gray-100);
}

.activity-arrow {
    font-size: 24px;
    color: var(--gray-300);
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.activity-card:hover .activity-arrow {
    color: var(--primary);
    transform: translateX(8px);
}

.activity-card.activity-analysis {
    cursor: pointer;
}

.activity-card.activity-cv,
.activity-card.activity-letter {
    cursor: default;
}

.activity-card.activity-cv .activity-arrow,
.activity-card.activity-letter .activity-arrow {
    display: none;
}

/* ==================== LANDING PAGE STYLES ==================== */

.landing-nav {
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: var(--shadow-xs);
}

.landing-nav-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
}

.landing-brand {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    text-decoration: none;
}

.landing-nav-menu {
    display: flex;
    align-items: center;
    gap: 40px;
}

.landing-nav-link {
    color: var(--text-secondary);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.3s ease;
}

.landing-nav-link:hover {
    color: var(--text-primary);
}

.landing-hero {
    padding: 140px 40px 100px;
    text-align: center;
    background: linear-gradient(180deg, var(--surface) 0%, white 100%);
}

.landing-container {
    max-width: 1200px;
    margin: 0 auto;
}

.hero-badge {
    display: inline-block;
    padding: 8px 18px;
    background: rgba(30,64,175,0.1);
    color: var(--primary);
    border-radius: 24px;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 24px;
}

.hero-title {
    font-size: 64px;
    font-weight: 800;
    letter-spacing: -2px;
    margin-bottom: 24px;
    line-height: 1.1;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    color: var(--text-primary);
}

.hero-subtitle {
    font-size: 18px;
    color: var(--text-secondary);
    max-width: 700px;
    margin: 0 auto 40px;
    line-height: 1.7;
}

.hero-cta {
    display: flex;
    gap: 16px;
    justify-content: center;
    margin-bottom: 80px;
}

.btn-primary {
    background: var(--primary);
    color: white;
}

.hero-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
    max-width: 800px;
    margin: 0 auto;
}

.stat-item {
    text-align: center;
}

.stat-number {
    font-size: 48px;
    font-weight: 800;
    color: var(--primary);
    margin-bottom: 8px;
    letter-spacing: -1.5px;
}

.stat-label {
    font-size: 13px;
    color: var(--text-secondary);
    font-weight: 500;
}

.landing-section {
    padding: 100px 40px;
}

.section-alt {
    background: var(--surface);
}

.section-header {
    text-align: center;
    margin-bottom: 64px;
}

.section-header h2 {
    font-size: 44px;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 800;
}

.section-header p {
    font-size: 17px;
    color: var(--text-secondary);
}

.features-grid-large {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.feature-card-large {
    background: white;
    padding: 40px;
    border-radius: 16px;
    border: 1px solid var(--border);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.feature-card-large:hover {
    box-shadow: var(--shadow-lg);
    transform: translateY(-6px);
    border-color: var(--primary);
}

.feature-icon-large {
    font-size: 48px;
    margin-bottom: 24px;
}

.feature-card-large h3 {
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: 600;
}

.feature-card-large p {
    font-size: 14px;
    line-height: 1.7;
    color: var(--text-secondary);
}

.steps-container {
    display: grid;
    grid-template-columns: 1fr auto 1fr auto 1fr;
    gap: 32px;
    align-items: center;
}

.step-item {
    text-align: center;
    padding: 40px;
    background: white;
    border-radius: 16px;
    border: 1px solid var(--border);
}

.step-number {
    width: 64px;
    height: 64px;
    background: var(--primary);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 800;
    margin: 0 auto 24px;
}

.step-arrow {
    font-size: 32px;
    color: var(--gray-400);
}

.pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    max-width: 1100px;
    margin: 0 auto;
}

.pricing-card {
    background: white;
    border: 2px solid var(--border);
    border-radius: 16px;
    padding: 40px;
    position: relative;
}

.pricing-card-featured {
    border-color: var(--primary);
    box-shadow: var(--shadow-lg);
    transform: scale(1.05);
}

.pricing-badge {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--primary);
    color: white;
    padding: 6px 18px;
    border-radius: 14px;
    font-size: 12px;
    font-weight: 700;
}

.pricing-header {
    text-align: center;
    margin-bottom: 32px;
}

.pricing-header h3 {
    font-size: 22px;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 600;
}

.price {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 4px;
}

.price-amount {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    letter-spacing: -2px;
}

.price-period {
    font-size: 16px;
    color: var(--text-secondary);
    font-weight: 500;
}

.pricing-features {
    list-style: none;
    margin-bottom: 32px;
    padding: 0;
}

.pricing-features li {
    padding: 12px 0;
    font-size: 14px;
    border-bottom: 1px solid var(--border);
    background: transparent;
    border-left: none;
    border-radius: 0;
    margin-bottom: 0;
}

.about-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    align-items: center;
}

.about-text h2 {
    font-size: 40px;
    margin-bottom: 24px;
    font-weight: 800;
}

.about-text p {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.about-placeholder {
    background: white;
    border: 1px solid var(--border);
    border-radius: 16px;
    padding: 80px 40px;
    text-align: center;
}

.landing-cta-section {
    background: linear-gradient(135deg, #1e3a8a 0%, #065f46 100%);
    padding: 100px 40px;
    text-align: center;
    color: white;
}

.landing-cta-section h2 {
    font-size: 44px;
    color: white;
    margin-bottom: 16px;
    font-weight: 800;
}

.landing-cta-section p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 32px;
}

/* ==================== FOOTER (FIXED) ==================== */

.footer {
    background: #1a1f2e;
    color: white;
    padding: 64px 0 24px;
    margin-top: 80px;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 32px;
}

.footer-content {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 64px;
    margin-bottom: 48px;
}

.footer-section h3 {
    font-size: 20px;
    margin-bottom: 16px;
    color: white;
}

.footer-section h4 {
    font-size: 15px;
    margin-bottom: 20px;
    color: white;
    font-weight: 600;
}

.footer-brand {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 12px;
    color: white;
}

.footer-description {
    color: #9ca3af;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 24px;
    max-width: 300px;
}

.footer-social {
    display: flex;
    gap: 12px;
}

.social-link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #2d3748;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 20px;
    transition: all 0.3s ease;
}

.social-link:hover {
    background: var(--primary);
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 4px 12px rgba(30,64,175,0.3);
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 12px;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
}

.footer-links a {
    color: #9ca3af;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
    display: inline-block;
}

.footer-links a:hover {
    color: var(--primary);
    transform: translateX(4px);
}

.footer-bottom {
    padding-top: 32px;
    border-top: 1px solid #2d3748;
    text-align: center;
}

.footer-bottom p {
    color: #6b7280;
    font-size: 14px;
    margin: 0;
}

/* ==================== MODERN LANDING PAGE STYLES ==================== */

.brand-icon {
    font-size: 24px;
    margin-right: 8px;
}

.brand-text {
    font-weight: 700;
    font-size: 20px;
}

.btn-nav {
    background: transparent;
    color: var(--text-primary);
    border: 2px solid var(--border);
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 600;
}

.btn-nav:hover {
    background: var(--primary);
    color: white;
    border-color: var(--primary);
}

/* Hero Modern */
.hero-modern {
    position: relative;
    min-height: 90vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 120px 0 80px;
    background: linear-gradient(180deg, #fafbfc 0%, #ffffff 100%);
}

.hero-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 0;
}

.hero-shape {
    position: absolute;
    border-radius: 50%;
    opacity: 0.3;
    filter: blur(80px);
}

.hero-shape-1 {
    width: 600px;
    height: 600px;
    background: linear-gradient(135deg, rgba(30, 64, 175, 0.4) 0%, rgba(4, 120, 87, 0.4) 100%);
    top: -200px;
    left: -200px;
}

.hero-shape-2 {
    width: 500px;
    height: 500px;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.3) 0%, rgba(16, 185, 129, 0.3) 100%);
    bottom: -150px;
    right: -150px;
}

.hero-shape-3 {
    width: 400px;
    height: 400px;
    background: linear-gradient(135deg, rgba(4, 120, 87, 0.3) 0%, rgba(30, 64, 175, 0.3) 100%);
    top: 40%;
    right: 20%;
}

.hero-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
    position: relative;
    z-index: 1;
}

.hero-content-modern {
    max-width: 600px;
}

.hero-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 16px;
    background: white;
    border: 1.5px solid var(--border);
    border-radius: 24px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-secondary);
    margin-bottom: 24px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.hero-label-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(135deg, #1e40af 0%, #047857 100%);
    animation: pulse-dot 2s ease-in-out infinite;
}

@keyframes pulse-dot {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.6; transform: scale(0.8); }
}

.hero-title-modern {
    font-size: 72px;
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -2px;
    margin-bottom: 24px;
    color: var(--text-primary);
}

.hero-gradient {
    background: linear-gradient(135deg, #1e40af 0%, #047857 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-description-modern {
    font-size: 20px;
    line-height: 1.6;
    color: var(--text-secondary);
    margin-bottom: 40px;
}

.hero-actions {
    display: flex;
    gap: 16px;
    margin-bottom: 48px;
}

.btn-hero {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 16px 32px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: none;
    cursor: pointer;
}

.btn-hero-primary {
    background: linear-gradient(135deg, #1e40af 0%, #047857 100%);
    color: white;
    box-shadow: 0 4px 12px rgba(30, 64, 175, 0.4);
}

.btn-hero-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(30, 64, 175, 0.5);
}

.btn-hero-secondary {
    background: white;
    color: var(--text-primary);
    border: 2px solid var(--border);
}

.btn-hero-secondary:hover {
    border-color: var(--primary);
    background: var(--surface);
}

.btn-hero-large {
    padding: 18px 36px;
    font-size: 17px;
}

.hero-social-proof {
    display: flex;
    align-items: center;
    gap: 16px;
}

.proof-avatars {
    display: flex;
    align-items: center;
}

.proof-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 700;
    font-size: 14px;
    border: 3px solid white;
    margin-left: -12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.proof-avatar:first-child {
    margin-left: 0;
}

.proof-more {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--gray-100);
    color: var(--text-secondary);
    font-weight: 600;
    font-size: 12px;
    border: 3px solid white;
    margin-left: -12px;
}

.proof-text p {
    font-size: 14px;
    color: var(--text-secondary);
    margin: 0;
}

.proof-rating {
    color: #f59e0b;
    font-size: 14px;
    margin-bottom: 4px;
}

/* Hero Visual Cards */
.hero-visual {
    position: relative;
    height: 500px;
}

.visual-card {
    position: absolute;
    background: white;
    border: 2px solid var(--border);
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.08);
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-20px); }
}

.visual-card-1 {
    top: 20px;
    left: 40px;
    width: 220px;
    animation-delay: 0s;
}

.visual-card-2 {
    top: 180px;
    right: 60px;
    width: 240px;
    animation-delay: 1s;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.visual-card-3 {
    bottom: 40px;
    left: 20px;
    width: 280px;
    animation-delay: 2s;
}

.card-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-secondary);
}

.card-icon {
    font-size: 24px;
}

.card-score {
    font-size: 48px;
    font-weight: 800;
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
    margin-bottom: 8px;
}

.card-label {
    font-size: 14px;
    color: var(--text-secondary);
    font-weight: 600;
}

.card-tag {
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
}

.card-tag-green {
    background: rgba(16, 185, 129, 0.1);
    color: #059669;
    border: 1px solid rgba(16, 185, 129, 0.2);
}

.card-tag-red {
    background: rgba(239, 68, 68, 0.1);
    color: #dc2626;
    border: 1px solid rgba(239, 68, 68, 0.2);
}

.suggestion-item-visual {
    display: flex;
    gap: 12px;
}

.suggestion-icon {
    font-size: 24px;
    flex-shrink: 0;
}

.suggestion-text strong {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
    color: var(--text-primary);
}

.suggestion-text p {
    font-size: 13px;
    color: var(--text-secondary);
    margin: 0;
}

/* Stats Bar */
.stats-bar {
    background: white;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    padding: 40px 0;
    margin-bottom: 80px;
}

.stats-container {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.stat-box {
    text-align: center;
}

.stat-number-large {
    font-size: 52px;
    font-weight: 800;
    background: linear-gradient(135deg, #1e40af 0%, #047857 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
    margin-bottom: 12px;
    letter-spacing: -2px;
}

.stat-label-small {
    font-size: 14px;
    color: var(--text-secondary);
    font-weight: 600;
}

.stat-divider {
    width: 1px;
    height: 60px;
    background: var(--border);
}

/* Modern Sections */
.container-modern {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

.section-header-modern {
    text-align: center;
    margin-bottom: 64px;
}

.section-label {
    display: inline-block;
    padding: 6px 16px;
    background: rgba(30, 64, 175, 0.1);
    color: var(--primary);
    border-radius: 24px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.section-title-modern {
    font-size: 48px;
    font-weight: 800;
    letter-spacing: -1.5px;
    margin-bottom: 16px;
    color: var(--text-primary);
}

.section-subtitle-modern {
    font-size: 18px;
    color: var(--text-secondary);
    max-width: 600px;
    margin: 0 auto;
}

/* Features Modern */
.features-modern {
    padding: 100px 0;
    background: var(--surface);
}

.features-grid-modern {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.feature-box {
    background: white;
    border: 2px solid var(--border);
    border-radius: 16px;
    padding: 32px;
    transition: all 0.3s ease;
}

.feature-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 24px rgba(0,0,0,0.08);
    border-color: var(--primary);
}

.feature-icon-modern {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--surface);
    border-radius: 12px;
    margin-bottom: 20px;
    color: var(--primary);
}

.feature-title-modern {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
    color: var(--text-primary);
}

.feature-desc-modern {
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-secondary);
    margin: 0;
}

/* How It Works Modern */
.how-it-works-modern {
    padding: 100px 0;
}

.steps-modern {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    max-width: 1000px;
    margin: 0 auto;
}

.step-modern {
    flex: 1;
    text-align: center;
    padding: 40px 24px;
    background: white;
    border: 2px solid var(--border);
    border-radius: 16px;
    transition: all 0.3s ease;
}

.step-modern:hover {
    transform: scale(1.05);
    box-shadow: 0 12px 24px rgba(0,0,0,0.08);
    border-color: var(--primary);
    z-index: 1;
}

.step-number-modern {
    width: 64px;
    height: 64px;
    margin: 0 auto 20px;
    background: linear-gradient(135deg, #1e40af 0%, #047857 100%);
    color: white;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 800;
}

.step-title-modern {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 12px;
    color: var(--text-primary);
}

.step-desc-modern {
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin: 0;
}

.step-connector {
    width: 60px;
    flex-shrink: 0;
}

/* Pricing Modern */
.pricing-modern {
    padding: 100px 0;
    background: var(--surface);
}

.pricing-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    max-width: 1100px;
    margin: 0 auto;
}

.pricing-card-modern {
    background: white;
    border: 2px solid var(--border);
    border-radius: 20px;
    padding: 40px;
    transition: all 0.3s ease;
    position: relative;
}

.pricing-card-modern:hover {
    transform: translateY(-8px);
    box-shadow: 0 16px 32px rgba(0,0,0,0.12);
}

.pricing-card-featured {
    border-color: var(--primary);
    box-shadow: 0 12px 24px rgba(30, 64, 175, 0.2);
    transform: scale(1.05);
}

.pricing-card-featured:hover {
    transform: scale(1.05) translateY(-8px);
}

.popular-badge {
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #1e40af 0%, #047857 100%);
    color: white;
    padding: 6px 20px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.pricing-header-modern {
    text-align: center;
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid var(--border);
}

.pricing-header-modern h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--text-primary);
}

.price-modern {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 4px;
}

.price-amount-modern {
    font-size: 56px;
    font-weight: 800;
    letter-spacing: -2px;
    color: var(--text-primary);
}

.price-period-modern {
    font-size: 18px;
    color: var(--text-secondary);
    font-weight: 500;
}

.pricing-list-modern {
    list-style: none;
    padding: 0;
    margin: 0 0 32px 0;
}

.pricing-list-modern li {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 0;
    font-size: 15px;
    color: var(--text-primary);
    border: none;
    background: none;
    margin: 0;
    border-radius: 0;
}

.pricing-list-modern li.disabled {
    color: var(--text-secondary);
    opacity: 0.5;
}

.btn-pricing {
    width: 100%;
    padding: 14px 24px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
}

.btn-pricing-solid {
    background: linear-gradient(135deg, #1e40af 0%, #047857 100%);
    color: white;
    border: none;
}

.btn-pricing-solid:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 16px rgba(30, 64, 175, 0.4);
}

.btn-pricing-outline {
    background: transparent;
    color: var(--text-primary);
    border: 2px solid var(--border);
}

.btn-pricing-outline:hover {
    border-color: var(--primary);
    background: var(--surface);
}

/* CTA Final */
.cta-final {
    padding: 100px 40px;
    background: linear-gradient(135deg, #1e40af 0%, #047857 100%);
    text-align: center;
    position: relative;
    overflow: hidden;
}

.cta-final::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    animation: pulse 3s ease-in-out infinite;
}

.cta-final-container {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.cta-final-title {
    font-size: 52px;
    font-weight: 800;
    color: white;
    margin-bottom: 16px;
    letter-spacing: -1.5px;
}

.cta-final-desc {
    font-size: 20px;
    color: rgba(255,255,255,0.9);
    margin-bottom: 40px;
}

/* Footer Modern */
.footer-modern {
    background: var(--gray-900);
    color: white;
    padding: 80px 0 40px;
}

.footer-container-modern {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

.footer-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 64px;
    margin-bottom: 64px;
}

.footer-col-main {
    max-width: 300px;
}

.footer-brand-modern {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.footer-desc {
    color: var(--gray-400);
    font-size: 15px;
    line-height: 1.6;
}

.footer-col h4 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 20px;
    color: white;
}

.footer-col a {
    display: block;
    color: var(--gray-400);
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 12px;
    transition: color 0.3s ease;
}

.footer-col a:hover {
    color: white;
}

.footer-bottom-modern {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    border-top: 1px solid var(--gray-700);
}

.footer-bottom-modern p {
    color: var(--gray-400);
    font-size: 14px;
    margin: 0;
}

.footer-social-modern {
    display: flex;
    gap: 24px;
}

.footer-social-modern a {
    color: var(--gray-400);
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.footer-social-modern a:hover {
    color: white;
}

/* ==================== TEMPLATE SLIDER ==================== */

.template-slider-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 32px;
}

.slider-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 60px;
}

.slider-track {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
}

.template-slide {
    min-width: 100%;
    flex-shrink: 0;
    padding: 0 15px;
    box-sizing: border-box;
}

.template-preview-card {
    background: white;
    border-radius: 16px;
    padding: 28px;
    box-shadow: var(--shadow-sm);
    border: 2px solid var(--border);
    max-width: 700px;
    margin: 0 auto;
    transition: all 0.3s;
    position: relative;
}

.template-preview-card.selected {
    border-color: var(--primary) !important;
    box-shadow: 0 0 0 4px rgba(30,64,175,0.15), var(--shadow-lg);
}

.template-preview-card:not(.selected):hover {
    border-color: var(--gray-400);
    transform: translateY(-4px);
    box-shadow: var(--shadow-md);
    cursor: pointer;
}

.template-selected-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background: var(--primary);
    color: white;
    padding: 6px 18px;
    border-radius: 24px;
    font-size: 11px;
    font-weight: 700;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s ease;
    z-index: 10;
    pointer-events: none;
}

.template-preview-card.selected .template-selected-badge {
    opacity: 1;
    transform: scale(1);
}

.slider-nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    z-index: 10;
    background: white;
    border: 1.5px solid var(--border);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: var(--text-primary);
    transition: all 0.3s ease;
    box-shadow: var(--shadow-sm);
}

.slider-nav-btn:hover {
    background: var(--primary);
    color: white;
    border-color: var(--primary);
    box-shadow: var(--shadow-md);
    transform: translateY(-50%) scale(1.1);
}

.slider-nav-btn.prev-btn {
    left: 0;
}

.slider-nav-btn.next-btn {
    right: 0;
}

.slider-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 28px;
}

.slider-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--gray-300);
    cursor: pointer;
    transition: all 0.3s ease;
}

.slider-dot:hover {
    background: var(--primary);
    transform: scale(1.2);
}

.slider-dot.active {
    background: var(--primary);
    width: 32px;
    border-radius: 6px;
}

/* ==================== MOCKUP PREVIEWS ==================== */

.preview-mockup {
    height: 450px;
    background: white;
    border: 1px solid var(--border);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: var(--shadow-xs);
}

.text-line {
    height: 8px;
    background: var(--gray-200);
    border-radius: 4px;
    margin: 6px 0;
}

.text-line.short {
    width: 65%;
}

.modern-mockup {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: white;
}

.modern-mockup .mockup-header {
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid var(--border);
}

.modern-mockup .mockup-header .header-name {
    font-size: 22px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.modern-mockup .mockup-header .header-contact {
    font-size: 9px;
    color: var(--text-secondary);
}

.modern-mockup .mockup-body {
    display: flex;
    flex: 1;
    overflow: hidden;
}

.modern-mockup .mockup-main {
    flex: 1;
    padding: 20px 24px;
    background: white;
}

.modern-mockup .mockup-sidebar {
    width: 32%;
    padding: 20px 16px;
    background: var(--surface);
    border-left: 1px solid var(--border);
}

.modern-mockup .section-title-modern {
    font-size: 11px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 10px;
    margin-top: 12px;
}

.modern-mockup .skill-item {
    font-size: 9px;
    margin: 6px 0;
    color: var(--text-secondary);
    padding-left: 12px;
}

.classic-mockup {
    padding: 28px 32px;
    background: white;
}

.classic-header {
    text-align: center;
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 2px solid var(--border);
}

.classic-name {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--text-primary);
    font-family: Arial, sans-serif;
}

.classic-contact {
    font-size: 9px;
    color: var(--text-secondary);
    line-height: 1.6;
}

.classic-section {
    margin-bottom: 20px;
}

.section-title-classic {
    font-size: 11px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
}

.ats-mockup {
    padding: 28px 32px;
    font-family: Arial, sans-serif;
    background: white;
}

.ats-header {
    margin-bottom: 20px;
}

.ats-name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #000;
}

.ats-contact {
    font-size: 9px;
    color: var(--text-secondary);
    margin: 3px 0;
    line-height: 1.5;
}

.ats-section {
    margin-bottom: 18px;
}

.section-title-ats {
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #000;
}

.creative-mockup {
    padding: 0;
    background: white;
}

.creative-header {
    background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);
    padding: 28px 24px;
    text-align: center;
    color: white;
}

.creative-name {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.creative-contact {
    font-size: 10px;
    opacity: 0.95;
}

.creative-section {
    padding: 16px 24px;
}

.section-title-creative {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 8px;
}

.section-title-creative.blue {
    color: var(--primary);
}

.section-title-creative.green {
    color: var(--secondary);
}

.section-title-creative.orange {
    color: var(--warning);
}

.section-title-creative.red {
    color: var(--danger);
}

.executive-mockup {
    padding: 32px 36px;
    font-family: Georgia, serif;
    background: #FEFEFE;
}

.executive-header {
    text-align: center;
    margin-bottom: 28px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--gray-300);
}

.executive-name {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 10px;
}

.executive-line {
    font-size: 10px;
    color: var(--gray-400);
    margin: 10px 0;
    letter-spacing: 3px;
}

.executive-contact {
    font-size: 10px;
    color: var(--text-secondary);
}

.executive-section {
    margin-bottom: 20px;
}

.section-title-executive {
    font-size: 11px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 6px;
    margin-top: 12px;
}

.executive-separator {
    font-size: 8px;
    color: var(--gray-300);
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.template-info {
    text-align: center;
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid var(--border);
}

.template-name {
    font-size: 15px;
    font-weight: 600;
    color: var(--text-primary);
    margin-bottom: 6px;
}

.template-desc {
    font-size: 13px;
    color: var(--text-secondary);
}

/* ==================== TEMPLATE CHOICE CARDS ==================== */

.template-choice-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 16px;
}

.template-choice-card {
    position: relative;
    cursor: pointer;
    display: block;
}

.template-choice-card input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.template-choice-content {
    background: white;
    border: 2px solid var(--border);
    border-radius: 12px;
    padding: 24px 18px;
    text-align: center;
    transition: all 0.3s;
    position: relative;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.template-choice-card:hover .template-choice-content {
    border-color: var(--primary);
    transform: translateY(-4px);
    box-shadow: var(--shadow-md);
}

.template-choice-card input[type="radio"]:checked + .template-choice-content {
    border-color: var(--primary);
    background: rgba(30,64,175,0.05);
    box-shadow: var(--shadow-md);
}

.template-choice-icon {
    font-size: 42px;
    margin-bottom: 14px;
}

.template-choice-name {
    font-size: 14px;
    font-weight: 600;
    color: var(--text-primary);
    margin-bottom: 6px;
}

.template-choice-desc {
    font-size: 12px;
    color: var(--text-secondary);
    line-height: 1.4;
}

.template-choice-check {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 24px;
    height: 24px;
    background: var(--primary);
    color: white;
    border-radius: 50%;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
}

.template-choice-card input[type="radio"]:checked ~ .template-choice-check {
    display: flex;
}

/* ==================== RESPONSIVE ==================== */

@media (max-width: 1200px) {
    .hero-container {
        grid-template-columns: 1fr;
        gap: 60px;
    }

    .hero-visual {
        display: none;
    }

    .hero-title-modern {
        font-size: 56px;
    }
}

@media (max-width: 1024px) {
    .features-grid,
    .features-grid-large {
        grid-template-columns: repeat(2, 1fr);
    }

    .steps-container {
        grid-template-columns: 1fr;
    }

    .step-arrow {
        display: none;
    }

    .footer-content {
        grid-template-columns: 1fr 1fr;
        gap: 48px;
    }
}

@media (max-width: 900px) {
    .options-grid {
        grid-template-columns: 1fr;
    }

    h1 {
        font-size: 32px;
    }

    .navbar-container {
        padding: 0 24px;
    }

    .navbar-menu {
        gap: 24px;
    }

    .navbar-user-info {
        display: none;
    }

    .main-wrapper {
        padding: 48px 24px;
        }

.score-card {
    padding: 40px 28px;
}

.score-number {
    font-size: 64px;
}

.hero-title {
    font-size: 42px;
}

.hero-content h1 {
    font-size: 36px;
}

.features-grid,
.features-grid-large,
.pricing-grid,
.features-grid-modern,
.pricing-cards {
    grid-template-columns: 1fr;
}

.pricing-card-featured {
    transform: none;
}

.about-content {
    grid-template-columns: 1fr;
}

.hero-stats {
    grid-template-columns: 1fr;
    gap: 32px;
}

.activity-card {
    padding: 24px;
    gap: 16px;
}

.activity-icon {
    font-size: 36px;
    width: 60px;
    height: 60px;
}

.activity-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.activity-header h3 {
    font-size: 16px;
}

.activity-arrow {
    display: none;
}

.slider-wrapper {
    padding: 0 50px;
}

.slider-nav-btn {
    width: 40px;
    height: 40px;
    font-size: 20px;
}

.preview-mockup {
    height: 380px;
}

.template-preview-card {
    padding: 20px;
}

.template-choice-grid {
    grid-template-columns: repeat(2, 1fr);
}

.steps-modern {
    flex-direction: column;
    gap: 32px;
}

.step-connector {
    width: 2px;
    height: 40px;
}

.step-connector svg {
    transform: rotate(90deg);
}

.hero-title-modern {
    font-size: 42px;
}

.cta-final-title {
    font-size: 36px;
}

.footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
}
@media (max-width: 768px) {
.footer-content,
.footer-grid {
grid-template-columns: 1fr;
gap: 40px;
}
.footer-description {
    max-width: 100%;
}
}
@media (max-width: 600px) {
.hero-title-modern {
font-size: 36px;
}
.hero-description-modern {
    font-size: 16px;
}

.hero-actions {
    flex-direction: column;
}

.btn-hero {
    width: 100%;
    justify-content: center;
}

.stats-container {
    flex-direction: column;
    gap: 32px;
}

.stat-divider {
    width: 80px;
    height: 1px;
}

.section-title-modern {
    font-size: 32px;
}

.footer-bottom-modern {
    flex-direction: column;
    gap: 20px;
    text-align: center;
}
}
@media (max-width: 480px) {
.slider-wrapper {
padding: 0 45px;
}
.slider-nav-btn {
    width: 36px;
    height: 36px;
    font-size: 18px;
}

.preview-mockup {
    height: 320px;
}

.template-choice-grid {
    grid-template-columns: 1fr;

}
/* ==================== UTILITY CLASSES ==================== */
.text-center {
text-align: center;
}
.mb-1 { margin-bottom: 8px; }
.mb-2 { margin-bottom: 16px; }
.mb-3 { margin-bottom: 24px; }
.mb-4 { margin-bottom: 32px; }
.mt-1 { margin-top: 8px; }
.mt-2 { margin-top: 16px; }
.mt-3 { margin-top: 24px; }
.mt-4 { margin-top: 32px; }