*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#10244b;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1120px,92%);margin:auto}.header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e8eef8}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:#123c91}.brand small{display:block;font-size:10px;letter-spacing:3px}.logo{display:grid;place-items:center;width:48px;height:48px;border:3px solid #1458c9;border-radius:50%;font-weight:900;font-size:17px}nav{display:flex;gap:27px;align-items:center;font-size:14px;font-weight:700}nav a:hover{color:#1761d2}.menu-btn{display:none;background:none;border:0;font-size:27px}.hero{background:linear-gradient(110deg,#eef7ff,#dceeff 55%,#fff);padding:100px 0}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.eyebrow,.section-head>span{font-weight:800;letter-spacing:2px;color:#1761d2;font-size:12px}.hero h1{font-size:58px;line-height:1.05;margin:15px 0}.hero h1 span{color:#1761d2}.hero p{font-size:18px;max-width:650px;color:#52617c}.btn{display:inline-block;border:0;background:#1260d5;color:#fff;padding:14px 24px;border-radius:8px;font-weight:800;cursor:pointer;box-shadow:0 8px 22px #1260d533}.btn:hover{background:#0b4caf}.btn.small{padding:9px 15px;font-size:13px}.hero-card{background:#fff;border:1px solid #dbe7f7;border-radius:24px;padding:50px;box-shadow:0 25px 70px #123c911a;text-align:center}.shield{width:90px;height:90px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#e7f1ff;color:#1260d5;font-size:45px;font-weight:900}.hero-card h3{font-size:25px}.section{padding:85px 0}.alt{background:#f7faff}.section-head{text-align:center;max-width:760px;margin:0 auto 42px}.section-head h1,.section-head h2{font-size:38px;line-height:1.15;margin:8px 0 12px}.section-head p{color:#63708a}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.features article{padding:28px;background:#fff;border:1px solid #e4ecf7;border-radius:15px;text-align:center}.features b{font-size:27px;color:#1260d5}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.steps div{background:#fff;border:1px solid #e2eaf5;border-radius:15px;padding:25px}.steps strong{color:#1260d5;font-size:30px}.narrow{max-width:950px}.form-card{background:#fff;border:1px solid #dce6f3;border-radius:18px;padding:32px;box-shadow:0 18px 50px #123c9112}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-weight:700;font-size:14px;margin-bottom:18px}input,textarea,select{display:block;width:100%;margin-top:7px;border:1px solid #ccd8e8;border-radius:8px;padding:13px;font:inherit;outline:none;background:#fff}input:focus,textarea:focus,select:focus{border-color:#1761d2;box-shadow:0 0 0 3px #1761d21a}label small{display:block;color:#78869e;margin-top:5px;font-weight:400}.payment-box{background:#eef6ff;border:1px solid #cfe1fa;border-radius:12px;padding:22px;margin:10px 0 22px}.payment-box h3{margin-top:0}.bank-grid{display:grid;grid-template-columns:150px 1fr;gap:8px;margin:15px 0}.bank-grid span{color:#61708b}.payment-box small{color:#61708b}.check{display:flex;gap:9px;align-items:center}.check input{width:auto;margin:0}.full{width:100%}.alert{padding:15px;border-radius:9px;margin:0 0 20px}.success{background:#e8f8ef;color:#12633a}.error{background:#fff0f0;color:#a12626}.status-form{display:flex;gap:10px}.status-form input{margin:0}.status-card{margin-top:30px;padding:30px;background:#fff;border:1px solid #dce6f3;border-radius:15px}.status{display:inline-block;padding:7px 15px;border-radius:20px;font-size:12px;font-weight:900;margin:10px 0}.status.pending{background:#fff4d6;color:#8a6200}.status.approved{background:#e2f8ea;color:#11723c}.status.rejected{background:#ffe4e4;color:#a41f1f}.note{background:#f4f7fb;padding:15px;border-radius:8px}.muted{color:#748198;font-size:13px}footer{background:#06275f;color:#dbe8ff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-brand{color:#fff}.footer-grid a{display:block;margin:6px 0;color:#dbe8ff}.copyright{text-align:center;border-top:1px solid #ffffff22;margin-top:35px;padding-top:20px;font-size:13px}.admin-top{display:flex;justify-content:space-between;gap:20px;align-items:end}.stats{display:flex;gap:10px;flex-wrap:wrap}.stats span{background:#eef5ff;padding:8px 12px;border-radius:8px;font-size:13px}.filters{display:flex;gap:10px;margin:25px 0}.filters a{padding:8px 13px;border:1px solid #dbe4f0;border-radius:7px}.table-wrap{overflow:auto;background:#fff;border:1px solid #dce6f3;border-radius:12px}table{width:100%;border-collapse:collapse;min-width:1050px}th,td{padding:14px;border-bottom:1px solid #edf1f7;text-align:left;vertical-align:top;font-size:13px}th{background:#f6f9fd}td small{display:block;color:#718098;margin-top:3px}.action-form{min-width:190px}.action-form textarea{font-size:12px;min-height:55px}.link{color:#1260d5;font-weight:800}@media(max-width:800px){nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;border-bottom:1px solid #ddd}.nav.open nav{display:flex}.menu-btn{display:block}.hero{padding:65px 0}.hero-grid,.features,.steps,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.grid2{grid-template-columns:1fr}.status-form{flex-direction:column}.admin-top{align-items:start;flex-direction:column}}


/* =========================================
   HERO SECTION
========================================= */

.hero {
    position: relative;
    min-height: 680px;
    display: flex;
    align-items: center;
    overflow: hidden;

    /* Main travel image */
    background-image: url("../assets/hero.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    isolation: isolate;
}


/* =========================================
   DARK BLUE OVERLAY
========================================= */

.hero-overlay {
    position: absolute;
    inset: 0;
    z-index: -1;

    background:
        linear-gradient(
            90deg,
            rgba(3, 20, 55, 0.96) 0%,
            rgba(5, 40, 100, 0.82) 38%,
            rgba(0, 80, 190, 0.55) 68%,
            rgba(2, 20, 55, 0.72) 100%
        );
}


/* =========================================
   ANIMATED GRADIENT
========================================= */

.hero-bg-animation {
    position: absolute;
    inset: -50%;
    z-index: -1;

    background:
        radial-gradient(
            circle at 20% 30%,
            rgba(0, 119, 255, 0.40),
            transparent 35%
        ),
        radial-gradient(
            circle at 80% 70%,
            rgba(0, 200, 255, 0.25),
            transparent 35%
        ),
        linear-gradient(
            120deg,
            rgba(0, 76, 255, 0.25),
            rgba(0, 170, 255, 0.10),
            rgba(20, 60, 180, 0.30),
            rgba(0, 120, 255, 0.15)
        );

    background-size: 180% 180%;

    animation: heroGradient 14s ease-in-out infinite;
    pointer-events: none;
}


@keyframes heroGradient {

    0% {
        transform: translate3d(-5%, -5%, 0) rotate(0deg);
        background-position: 0% 50%;
    }

    25% {
        transform: translate3d(5%, -2%, 0) rotate(1deg);
        background-position: 50% 100%;
    }

    50% {
        transform: translate3d(2%, 5%, 0) rotate(0deg);
        background-position: 100% 50%;
    }

    75% {
        transform: translate3d(-4%, 2%, 0) rotate(-1deg);
        background-position: 50% 0%;
    }

    100% {
        transform: translate3d(-5%, -5%, 0) rotate(0deg);
        background-position: 0% 50%;
    }
}


/* =========================================
   HERO CONTAINER
========================================= */

.hero .container {
    position: relative;
    z-index: 2;
}


.hero-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 70px;
    align-items: center;
    min-height: 680px;
}


/* =========================================
   HERO TEXT
========================================= */

.hero-content {
    max-width: 700px;
}


.hero .eyebrow {
    display: inline-block;
    color: #55aaff;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 2.5px;
    margin-bottom: 18px;
}


.hero h1 {
    color: #ffffff;
    font-size: clamp(42px, 5vw, 70px);
    line-height: 1.02;
    margin: 0 0 25px;
    font-weight: 800;
}


.hero h1 span {
    color: #38a8ff;

    background: linear-gradient(
        90deg,
        #ffffff,
        #38a8ff,
        #66c7ff,
        #ffffff
    );

    background-size: 250% auto;

    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;

    animation: textGradient 5s linear infinite;
}


@keyframes textGradient {

    0% {
        background-position: 0% center;
    }

    100% {
        background-position: 250% center;
    }
}


.hero p {
    max-width: 650px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 32px;
}


/* =========================================
   HERO BUTTONS
========================================= */

.hero-buttons {
    display: flex;
    align-items: center;
    gap: 25px;
    flex-wrap: wrap;
}


.hero-btn {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    gap: 12px;

    padding: 16px 28px;

    color: #ffffff;
    background: linear-gradient(
        90deg,
        #0756d9,
        #008cff,
        #0756d9
    );

    background-size: 200% auto;

    border-radius: 9px;

    box-shadow:
        0 12px 35px rgba(0, 106, 255, 0.35);

    animation: buttonGradient 4s linear infinite;

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}


.hero-btn:hover {
    transform: translateY(-3px);

    box-shadow:
        0 18px 45px rgba(0, 120, 255, 0.50);
}


.hero-btn span {
    font-size: 20px;
}


@keyframes buttonGradient {

    0% {
        background-position: 0% center;
    }

    100% {
        background-position: 200% center;
    }
}


.hero-link {
    color: #ffffff;
    font-weight: 700;
    position: relative;
}


.hero-link::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;

    height: 2px;
    background: #38a8ff;

    transform: scaleX(0);
    transform-origin: left;

    transition: transform 0.3s ease;
}


.hero-link:hover::after {
    transform: scaleX(1);
}


/* =========================================
   PROOF OF FUNDS CARD
========================================= */

.hero-card {
    position: relative;

    padding: 45px 35px;

    background: rgba(4, 29, 73, 0.70);

    border: 1px solid rgba(255, 255, 255, 0.20);

    border-radius: 24px;

    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);

    box-shadow:
        0 25px 80px rgba(0, 0, 0, 0.35);

    text-align: center;

    color: #ffffff;

    animation: floatingCard 5s ease-in-out infinite;
}


@keyframes floatingCard {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-12px);
    }
}


/* =========================================
   SHIELD
========================================= */

.shield {
    width: 90px;
    height: 90px;

    margin: 0 auto 22px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;

    font-size: 42px;
    font-weight: 900;

    color: #ffffff;

    background:
        linear-gradient(
            135deg,
            #0067ed,
            #00a8ff
        );

    border: 3px solid rgba(255, 255, 255, 0.5);

    box-shadow:
        0 0 35px rgba(0, 145, 255, 0.55);
}


.hero-card h3 {
    margin: 0 0 15px;

    font-size: 25px;
    color: #ffffff;
}


.hero-card p {
    margin: 0 auto 30px;

    color: rgba(255, 255, 255, 0.78);

    font-size: 15px;
    line-height: 1.7;
}


/* =========================================
   CARD FEATURES
========================================= */

.hero-card-features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);

    border-top: 1px solid rgba(255, 255, 255, 0.15);

    padding-top: 25px;

    gap: 10px;
}


.hero-card-features div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 7px;
}


.hero-card-features strong {
    width: 42px;
    height: 42px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;

    background: rgba(0, 120, 255, 0.18);

    border: 1px solid rgba(90, 180, 255, 0.45);

    color: #5db8ff;
}


.hero-card-features span {
    font-size: 12px;
    color: #ffffff;
    font-weight: 700;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 900px) {

    .hero {
        min-height: auto;
    }

    .hero-grid {
        grid-template-columns: 1fr;
        gap: 50px;

        padding-top: 80px;
        padding-bottom: 80px;
    }

    .hero-content {
        text-align: center;
        margin: auto;
    }

    .hero p {
        margin-left: auto;
        margin-right: auto;
    }

    .hero-buttons {
        justify-content: center;
    }

    .hero-card {
        width: min(500px, 100%);
        margin: auto;
    }
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

    .hero {
        background-position: 65% center;
    }

    .hero-grid {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .hero h1 {
        font-size: 43px;
    }

    .hero p {
        font-size: 16px;
        line-height: 1.7;
    }

    .hero-buttons {
        flex-direction: column;
        gap: 18px;
    }

    .hero-btn {
        width: 100%;
        justify-content: center;
    }

    .hero-card {
        padding: 35px 25px;
    }

    .shield {
        width: 75px;
        height: 75px;
        font-size: 35px;
    }
}

.brand .logo {
  width: 200px;
  height: 100px;
  object-fit: contain;
  display: block;
  border: none;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
