:root {
  --page-width: 210mm;
  --page-height: 297mm;
  --dark-font: #042055;
  --body-font: #3a3f5e;
  --paper-blue: #e1f0ff;
  --card-shadow: 29px 60px 120px rgba(67, 98, 158, 0.09);
}

* {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  min-height: 100%;
}

body {
  background: #eef5ff;
  color: var(--body-font);
  font-family: "Poppins", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

.sheet {
  position: relative;
  width: var(--page-width);
  min-height: var(--page-height);
  margin: 0 auto;
  overflow: hidden;
  padding: 13mm 13mm 10mm;
  background:
    radial-gradient(42% 31% at 82% 12%, rgba(225, 240, 255, 0.65) 0%, rgba(229, 242, 255, 0) 100%),
    radial-gradient(80% 34% at 50% 100%, var(--paper-blue) 0%, rgba(229, 242, 255, 0) 100%),
    #f6faff;
}

.masthead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 7mm;
}

.logo {
  display: block;
  width: auto;
  height: 7mm;
  object-fit: contain;
}

.logo-enkonix {
  height: 7mm;
}

.logo-golconda {
  height: 7mm;
}

.intro {
  margin-top: 8mm;
  text-align: center;
}

h1 {
  margin: 0;
  color: #18214d;
  font-size: 7mm;
  font-weight: 700;
  line-height: 1.08;
}

.cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8mm;
  margin-top: 11mm;
}

.card {
  display: flex;
  min-height: 68mm;
  flex-direction: column;
  gap: 3.4mm;
  padding: 7.4mm;
  background: #ffffff;
  border: 1px solid rgba(67, 98, 158, 0.1);
  border-radius: 24px;
  box-shadow: var(--card-shadow);
  break-inside: avoid;
}

.card h2 {
  margin: 0;
  color: var(--dark-font);
  font-size: 5.1mm;
  font-weight: 600;
  line-height: 1.32;
}

.card p {
  flex: 1;
  margin: 0;
  color: var(--body-font);
  font-size: 2.9mm;
  font-weight: 400;
  line-height: 1.39;
  text-align: justify;
  text-justify: inter-word;
  hyphens: auto;
}

@page {
  size: A4;
  margin: 0;
}

@media print {
  html,
  body {
    width: var(--page-width);
    height: var(--page-height);
    background: #ffffff;
  }

  body {
    print-color-adjust: exact;
    -webkit-print-color-adjust: exact;
  }

  .sheet {
    margin: 0;
    box-shadow: none;
  }
}

@media screen {
  body {
    padding: 0;
  }

  .sheet {
    box-shadow: 0 24px 90px rgba(24, 33, 77, 0.14);
  }
}

/* Auto layout */
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 24px;
gap: 34px;

width: 616px;
height: 200px;

background: #FFFFFF;
box-shadow: 29px 60px 120px rgba(67, 98, 158, 0.09);
border-radius: 24px;

/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 1;


/* Frame 1000003101 */

/* Auto layout */
display: flex;
flex-direction: row;
align-items: center;
padding: 0px;
gap: 24px;

width: 568px;
height: 51px;


/* Inside auto layout */
flex: none;
order: 0;
align-self: stretch;
flex-grow: 0;


/* Reduce manual work and human error */

width: 568px;
height: 51px;

font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 150%;
/* or 30px */

/* dark-font */
color: #042055;


/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 1;


/* Streamline report processing from ingestion through validation so your team no longer handles data manually. */

width: 568px;
height: 48px;

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 150%;
/* or 24px */

color: #3A3F5E;


/* Inside auto layout */
flex: none;
order: 1;
align-self: stretch;
flex-grow: 0;


/* Frame 1000003027 */

/* Auto layout */
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 24px;
gap: 34px;

width: 616px;
height: 200px;

background: #FFFFFF;
box-shadow: 29px 60px 120px rgba(67, 98, 158, 0.09);
border-radius: 24px;

/* Inside auto layout */
flex: none;
order: 1;
align-self: stretch;
flex-grow: 1;


/* Frame 1000003100 */

/* Auto layout */
display: flex;
flex-direction: row;
align-items: center;
padding: 0px;
gap: 24px;

width: 568px;
height: 52px;


/* Inside auto layout */
flex: none;
order: 0;
align-self: stretch;
flex-grow: 0;


/* Audit-ready without extra preparation */

width: 392px;
height: 52px;

font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 128%;
/* or 26px */

/* dark-font */
color: #042055;


/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 0;


/* Provide governed access, full traceability, and FAA-ready exports so audits and internal reviews are fast, predictable, and low-stress. */

width: 568px;
height: 46px;

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 23px;
/* or 144% */

color: #3A3F5E;


/* Inside auto layout */
flex: none;
order: 1;
align-self: stretch;
flex-grow: 0;


/* Frame 1000003027 */

/* Auto layout */
display: flex;
flex-direction: column;
align-items: center;
padding: 0px;
gap: 24px;

position: absolute;
width: 1264px;
height: 116px;
left: 88px;
top: 48px;



/* Header */

/* Auto layout */
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-end;
padding: 0px;
gap: 483px;

width: 1264px;
height: 32px;


/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 0;


/* Clarify */

margin: 0 auto;
width: 79px;
height: 29px;

font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 29px;
/* identical to box height */

color: #18214D;


/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 0;


/* CentralAir-Navy-Logo 1 */

margin: 0 auto;
width: 139px;
height: 32px;


/* Inside auto layout */
flex: none;
order: 1;
flex-grow: 0;


/* Vector */

position: absolute;
left: 0%;
right: 0%;
top: 0%;
bottom: 0%;

background: #001641;


/* Vector */

position: absolute;
left: 0.05%;
right: 31%;
top: 55.39%;
bottom: 0.11%;

background: #0049DC;


/* Key Objectives */

width: 1264px;
height: 60px;

font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 48px;
line-height: 60px;
/* identical to box height, or 125% */
text-align: center;

color: #18214D;


/* Inside auto layout */
flex: none;
order: 1;
align-self: stretch;
flex-grow: 0;
