/* Pak Peregrine Web Dev Hero - 80cc9f7b */

.pp-hero-80cc9f7b {
    position: relative;
    overflow: hidden;
    background: #FAFBFF;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    padding: 80px 0 100px;
}

.pp-hero-bg-accent-80cc9f7b {
    position: absolute;
    top: -200px;
    right: -200px;
    width: 700px;
    height: 700px;
    background: radial-gradient(circle, rgba(76, 111, 255, 0.06) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
    z-index: 0;
}

.pp-hero-container-80cc9f7b {
    position: relative;
    z-index: 1;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 24px;
}

.pp-hero-grid-80cc9f7b {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

/* Left Content */
.pp-hero-content-80cc9f7b {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.pp-hero-badge-80cc9f7b {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(76, 111, 255, 0.08);
    color: #4C6FFF;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 16px;
    border-radius: 100px;
    width: fit-content;
    margin-bottom: 24px;
    letter-spacing: 0.02em;
}

.pp-hero-badge-dot-80cc9f7b {
    width: 7px;
    height: 7px;
    background: #4C6FFF;
    border-radius: 50%;
    display: inline-block;
    flex-shrink: 0;
}

.pp-hero-heading-80cc9f7b {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.15;
    color: #0F172A;
    margin: 0 0 20px 0;
    letter-spacing: -0.03em;
}

.pp-hero-paragraph-80cc9f7b {
    font-size: 17px;
    line-height: 1.7;
    color: #475569;
    margin: 0 0 32px 0;
    max-width: 520px;
}

.pp-hero-cta-group-80cc9f7b {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 36px;
    flex-wrap: wrap;
}

.pp-hero-btn-primary-80cc9f7b {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #4C6FFF;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 14px 28px;
    border-radius: 12px;
    text-decoration: none;
    transition: all 0.25s ease;
    box-shadow: 0 4px 16px rgba(76, 111, 255, 0.3);
    font-family: inherit;
}

.pp-hero-btn-primary-80cc9f7b:hover {
    background: #3B5CE4;
    box-shadow: 0 6px 24px rgba(76, 111, 255, 0.4);
    transform: translateY(-1px);
    color: #fff;
    text-decoration: none;
}

.pp-hero-btn-secondary-80cc9f7b {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    color: #334155;
    font-size: 15px;
    font-weight: 600;
    padding: 14px 28px;
    border-radius: 12px;
    text-decoration: none;
    transition: all 0.25s ease;
    border: 1.5px solid #E2E8F0;
    font-family: inherit;
}

.pp-hero-btn-secondary-80cc9f7b:hover {
    border-color: #4C6FFF;
    color: #4C6FFF;
    background: rgba(76, 111, 255, 0.04);
    text-decoration: none;
}

.pp-hero-trust-80cc9f7b {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.pp-hero-trust-item-80cc9f7b {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #475569;
}

.pp-hero-trust-item-80cc9f7b svg {
    flex-shrink: 0;
}

/* Right Visual */
.pp-hero-visual-80cc9f7b {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pp-hero-mockup-wrapper-80cc9f7b {
    position: relative;
    width: 100%;
    max-width: 560px;
}

.pp-hero-mockup-80cc9f7b {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 40px rgba(15, 23, 42, 0.08), 0 1px 3px rgba(15, 23, 42, 0.06);
    overflow: hidden;
    border: 1px solid #E8ECF4;
}

/* Browser Chrome */
.pp-mockup-chrome-80cc9f7b {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    background: #F8FAFC;
    border-bottom: 1px solid #E8ECF4;
}

.pp-mockup-dots-80cc9f7b {
    display: flex;
    gap: 6px;
}

.pp-mockup-dots-80cc9f7b span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.pp-mockup-dots-80cc9f7b span:nth-child(1) { background: #FCA5A5; }
.pp-mockup-dots-80cc9f7b span:nth-child(2) { background: #FCD34D; }
.pp-mockup-dots-80cc9f7b span:nth-child(3) { background: #6EE7B7; }

.pp-mockup-url-80cc9f7b {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #fff;
    border: 1px solid #E2E8F0;
    border-radius: 8px;
    padding: 5px 12px;
    flex: 1;
    max-width: 260px;
}

.pp-mockup-url-80cc9f7b span {
    font-size: 11px;
    color: #64748B;
    font-weight: 500;
}

/* Mockup Body */
.pp-mockup-body-80cc9f7b {
    padding: 0;
}

.pp-mockup-nav-80cc9f7b {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16px;
    border-bottom: 1px solid #F1F5F9;
}

.pp-mockup-logo-80cc9f7b {
    font-size: 12px;
    font-weight: 800;
    color: #4C6FFF;
    background: rgba(76, 111, 255, 0.08);
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

.pp-mockup-nav-links-80cc9f7b {
    display: flex;
    gap: 8px;
}

.pp-mockup-nav-links-80cc9f7b span {
    width: 32px;
    height: 6px;
    background: #E2E8F0;
    border-radius: 3px;
}

.pp-mockup-nav-links-80cc9f7b span.active {
    background: #4C6FFF;
    width: 24px;
}

.pp-mockup-nav-btn-80cc9f7b {
    width: 48px;
    height: 20px;
    background: #4C6FFF;
    border-radius: 5px;
}

/* Mockup Hero Area */
.pp-mockup-hero-area-80cc9f7b {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    padding: 16px;
}

.pp-mockup-hero-text-80cc9f7b {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 8px 0;
}

.pp-mockup-hero-badge-80cc9f7b {
    width: 60px;
    height: 8px;
    background: rgba(76, 111, 255, 0.12);
    border-radius: 4px;
}

.pp-mockup-hero-h1-80cc9f7b {
    width: 100%;
    height: 10px;
    background: #1E293B;
    border-radius: 4px;
    margin-top: 4px;
}

.pp-mockup-hero-h1b-80cc9f7b {
    width: 75%;
    height: 10px;
    background: #1E293B;
    border-radius: 4px;
}

.pp-mockup-hero-p-80cc9f7b {
    width: 100%;
    height: 5px;
    background: #CBD5E1;
    border-radius: 3px;
    margin-top: 4px;
}

.pp-mockup-hero-p2-80cc9f7b {
    width: 85%;
    height: 5px;
    background: #CBD5E1;
    border-radius: 3px;
}

.pp-mockup-hero-btns-80cc9f7b {
    display: flex;
    gap: 6px;
    margin-top: 6px;
}

.pp-mockup-btn-fill-80cc9f7b {
    width: 52px;
    height: 18px;
    background: #4C6FFF;
    border-radius: 5px;
}

.pp-mockup-btn-outline-80cc9f7b {
    width: 44px;
    height: 18px;
    background: transparent;
    border: 1.5px solid #CBD5E1;
    border-radius: 5px;
}

/* Chart */
.pp-mockup-hero-img-80cc9f7b {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.pp-mockup-chart-80cc9f7b {
    background: #F8FAFC;
    border: 1px solid #E8ECF4;
    border-radius: 10px;
    padding: 10px;
}

.pp-mockup-chart-header-80cc9f7b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.pp-chart-title-80cc9f7b {
    width: 50px;
    height: 6px;
    background: #94A3B8;
    border-radius: 3px;
}

.pp-chart-legend-80cc9f7b {
    display: flex;
    gap: 6px;
}

.pp-chart-legend-80cc9f7b span {
    width: 20px;
    height: 5px;
    border-radius: 3px;
}

.pp-chart-legend-80cc9f7b span:first-child { background: #4C6FFF; }
.pp-chart-legend-80cc9f7b span:last-child { background: #CBD5E1; }

.pp-mockup-bars-80cc9f7b {
    display: flex;
    align-items: flex-end;
    gap: 8px;
    height: 60px;
}

.pp-bar-80cc9f7b {
    flex: 1;
    height: var(--bar-h);
    background: linear-gradient(180deg, #4C6FFF 0%, #7B93FF 100%);
    border-radius: 4px 4px 0 0;
    transition: height 0.6s ease;
}

.pp-bar-80cc9f7b:nth-child(even) {
    background: linear-gradient(180deg, #CBD5E1 0%, #E2E8F0 100%);
}

/* Stats */
.pp-mockup-stats-80cc9f7b {
    display: flex;
    gap: 8px;
}

.pp-stat-card-80cc9f7b {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 1px solid #E8ECF4;
    border-radius: 10px;
    padding: 8px 10px;
}

.pp-stat-icon-80cc9f7b {
    width: 28px;
    height: 28px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.pp-stat-blue-80cc9f7b { background: rgba(76, 111, 255, 0.1); }
.pp-stat-green-80cc9f7b { background: rgba(16, 185, 129, 0.1); }

.pp-stat-info-80cc9f7b {
    display: flex;
    flex-direction: column;
}

.pp-stat-val-80cc9f7b {
    font-size: 12px;
    font-weight: 700;
    color: #0F172A;
    line-height: 1.2;
}

.pp-stat-label-80cc9f7b {
    font-size: 9px;
    color: #94A3B8;
    font-weight: 500;
}

/* Floating Cards */
.pp-hero-float-card-80cc9f7b {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    border-radius: 14px;
    padding: 12px 16px;
    box-shadow: 0 8px 32px rgba(15, 23, 42, 0.1), 0 1px 2px rgba(15, 23, 42, 0.04);
    border: 1px solid #F1F5F9;
    z-index: 2;
}

.pp-float-top-80cc9f7b {
    top: -12px;
    right: -16px;
}

.pp-float-bottom-80cc9f7b {
    bottom: 16px;
    left: -20px;
}

.pp-float-icon-80cc9f7b {
    width: 36px;
    height: 36px;
    background: rgba(76, 111, 255, 0.08);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.pp-float-icon-green-80cc9f7b {
    width: 36px;
    height: 36px;
    background: rgba(16, 185, 129, 0.08);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.pp-float-text-80cc9f7b {
    display: flex;
    flex-direction: column;
}

.pp-float-title-80cc9f7b {
    font-size: 11px;
    color: #64748B;
    font-weight: 500;
    line-height: 1.2;
}

.pp-float-value-80cc9f7b {
    font-size: 16px;
    font-weight: 700;
    color: #0F172A;
    line-height: 1.3;
}

/* Entrance Animations */
.pp-hero-content-80cc9f7b {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.7s ease, transform 0.7s ease;
}

.pp-hero-visual-80cc9f7b {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.7s ease 0.15s, transform 0.7s ease 0.15s;
}

.pp-hero-80cc9f7b.pp-hero-visible-80cc9f7b .pp-hero-content-80cc9f7b,
.pp-hero-80cc9f7b.pp-hero-visible-80cc9f7b .pp-hero-visual-80cc9f7b {
    opacity: 1;
    transform: translateY(0);
}

.pp-float-top-80cc9f7b {
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
}

.pp-float-bottom-80cc9f7b {
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.5s ease 0.65s, transform 0.5s ease 0.65s;
}

.pp-hero-80cc9f7b.pp-hero-visible-80cc9f7b .pp-float-top-80cc9f7b,
.pp-hero-80cc9f7b.pp-hero-visible-80cc9f7b .pp-float-bottom-80cc9f7b {
    opacity: 1;
    transform: translateY(0);
}

/* Responsive */
@media (max-width: 1024px) {
    .pp-hero-80cc9f7b {
        padding: 60px 0 80px;
    }

    .pp-hero-grid-80cc9f7b {
        grid-template-columns: 1fr;
        gap: 48px;
        text-align: center;
    }

    .pp-hero-content-80cc9f7b {
        align-items: center;
    }

    .pp-hero-paragraph-80cc9f7b {
        max-width: 600px;
    }

    .pp-hero-heading-80cc9f7b {
        font-size: 40px;
    }

    .pp-hero-cta-group-80cc9f7b {
        justify-content: center;
    }

    .pp-hero-trust-80cc9f7b {
        justify-content: center;
    }

    .pp-hero-visual-80cc9f7b {
        order: -1;
    }

    .pp-hero-mockup-wrapper-80cc9f7b {
        max-width: 480px;
        margin: 0 auto;
    }

    .pp-float-top-80cc9f7b {
        right: -8px;
        top: -8px;
    }

    .pp-float-bottom-80cc9f7b {
        left: -8px;
    }
}

@media (max-width: 640px) {
    .pp-hero-80cc9f7b {
        padding: 40px 0 60px;
    }

    .pp-hero-heading-80cc9f7b {
        font-size: 30px;
    }

    .pp-hero-paragraph-80cc9f7b {
        font-size: 15px;
    }

    .pp-hero-cta-group-80cc9f7b {
        flex-direction: column;
        width: 100%;
    }

    .pp-hero-btn-primary-80cc9f7b,
    .pp-hero-btn-secondary-80cc9f7b {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    .pp-hero-trust-80cc9f7b {
        flex-direction: column;
        gap: 12px;
    }

    .pp-hero-float-card-80cc9f7b {
        padding: 8px 12px;
        border-radius: 10px;
    }

    .pp-float-title-80cc9f7b {
        font-size: 10px;
    }

    .pp-float-value-80cc9f7b {
        font-size: 13px;
    }

    .pp-float-icon-80cc9f7b,
    .pp-float-icon-green-80cc9f7b {
        width: 30px;
        height: 30px;
    }

    .pp-float-top-80cc9f7b {
        right: 4px;
        top: -6px;
    }

    .pp-float-bottom-80cc9f7b {
        left: 4px;
        bottom: 8px;
    }

    .pp-mockup-hero-area-80cc9f7b {
        grid-template-columns: 1fr;
    }
}
