@charset "UTF-8";
@font-face {
  font-family: 'The Youngest Script';
  src: url('../assets/fonts/the-youngest-script.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../assets/fonts/Quicksand-VariableFont_wght.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../assets/fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url('../assets/fonts/Lato-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/*!
* Start Bootstrap - Agency v7.0.12 (https://startbootstrap.com/theme/agency)
* Copyright 2013-2023 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-agency/blob/master/LICENSE)
*/
/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* =========================================================
   01. Root & Variables (:root, CSS custom properties)
   ========================================================= */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #f49a27;
  --bs-yellow: #ffc800;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #ffc800;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc800;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 255, 200, 0;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 200, 0;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gent: linear-gent(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: Roboto Slab, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #232323;
  --bs-body-bg: #f7f8fa;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #ffc800;
  --bs-link-hover-color: #cca000;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff4cc;
}

/* =========================================================
   02. Base Reset & Typography (html, body, headings, p, a...)
   ========================================================= */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

 h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  line-height: 1.2;
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

b {
  font-weight: bolder;
}

mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

sub {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

a {
  color: var(--bs-link-color);
  text-decoration: underline;
}
a:hover {
  color: var(--bs-link-hover-color);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}


tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none  ;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none  ;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}


/* =========================================================
   03. Layout & Grid Helpers (container, row, columns, spacing)
   ========================================================= */
.container {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
   .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
   .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
   .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
   .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
   .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.g-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4 {
  --bs-gutter-y: 1.5rem;
}

@media (min-width: 576px) {
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
}
.table {
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: transparent;
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: var(--bs-table-color);
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control {
  font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  min-height: 60px;
}

textarea.form-control {
  min-height: 200px;
}

.row.align-items-stretch .col-md-6:first-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.row.align-items-stretch .col-md-6:first-child .form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 15px;
}

.form-control::placeholder {
  color: #6c757d;
  font-size: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #ffe480;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 200, 0, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}


/* =========================================================
   04. Utilities (display, flex, order, gap, opacity, overflow,
                 position, z-index, sizing, ratio, rounded, shadows,
                 text helpers, colors, bg helpers, visibility, etc.)
   ========================================================= */
.d-inline-block {
  display: inline-block  ;
}

.d-flex {
  display: flex  ;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)  ;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.275)  ;
}

.shadow-none {
  box-shadow: none  ;
}

.position-relative {
  position: relative  ;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)  ;
}

.border-0 {
  border: 0  ;
}

.w-100 {
  width: 100%  ;
}

.h-100 {
  height: 100%  ;
}

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

.justify-content-center {
  justify-content: center  ;
}

.align-items-center {
  align-items: center  ;
}

.align-items-stretch {
  align-items: stretch  ;
}

.order-1 {
  order: 1  ;
}

.order-2 {
  order: 2  ;
}

.mx-2 {
  margin-right: 0.5rem  ;
  margin-left: 0.5rem  ;
}

.my-3 {
  margin-top: 1rem  ;
  margin-bottom: 1rem  ;
}

.my-4 {
  margin-top: 1.5rem  ;
  margin-bottom: 1.5rem  ;
}

.my-5 {
  margin-top: 3rem  ;
  margin-bottom: 3rem  ;
}

.mt-4 {
  margin-top: 1.5rem  ;
}

.mt-auto {
  margin-top: auto  ;
}

.me-3 {
  margin-right: 1rem  ;
}

.mb-0 {
  margin-bottom: 0  ;
}

.mb-1 {
  margin-bottom: 0.25rem  ;
}

.mb-3 {
  margin-bottom: 1rem  ;
}

.mb-4 {
  margin-bottom: 1.5rem  ;
}

.mb-5 {
  margin-bottom: 3rem  ;
}

.ms-1 {
  margin-left: 0.25rem  ;
}

.ms-2 {
  margin-left: 0.5rem  ;
}

.ms-auto {
  margin-left: auto  ;
}

.p-4 {
  padding: 1.5rem  ;
}

.px-5 {
  padding-right: 3rem  ;
  padding-left: 3rem  ;
}

.py-2 {
  padding-top: 0.5rem  ;
  padding-bottom: 0.5rem  ;
}

.py-4 {
  padding-top: 1.5rem  ;
  padding-bottom: 1.5rem  ;
}

.py-5 {
  padding-top: 3rem  ;
  padding-bottom: 3rem  ;
}

.fw-bold {
  font-weight: 700  ;
}

.fw-semibold {
  font-weight: 600  ;
}

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

.text-decoration-none {
  text-decoration: none  ;
}

.text-uppercase {
  text-transform: uppercase  ;
}

/* rtl:begin:remove */

/* rtl:end:remove */

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity))  ;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d  ;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5)  ;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity))  ;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity))  ;
}

.rounded {
  border-radius: var(--bs-border-radius);
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}
@media (min-width: 768px) {
  .order-md-1 {
    order: 1  ;
  }
  .order-md-2 {
    order: 2  ;
  }
  .mb-md-0 {
    margin-bottom: 0  ;
  }
  .text-md-start {
    text-align: left  ;
  }
}
@media (min-width: 992px) {
  .my-lg-0 {
    margin-top: 0  ;
    margin-bottom: 0  ;
  }
  .mb-lg-0 {
    margin-bottom: 0  ;
  }
  .py-lg-0 {
    padding-top: 0  ;
    padding-bottom: 0  ;
  }
  .text-lg-start {
    text-align: left  ;
  }
  .text-lg-end {
    text-align: right  ;
  }
}

/* =========================================================
   05. Components
      05.1 Buttons
   ========================================================= */
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1rem;
  --bs-btn-color: #212529;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 2rem;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
 :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
 :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #ffc800;
  --bs-btn-border-color: #ffc800;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #d9aa00;
  --bs-btn-hover-border-color: #cca000;
  --bs-btn-focus-shadow-rgb: 255, 208, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #cca000;
  --bs-btn-active-border-color: #bf9600;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #ffc800;
  --bs-btn-disabled-border-color: #ffc800;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #ffc800;
  --bs-btn-border-color: #ffc800;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #ffc800;
  --bs-btn-hover-border-color: #ffc800;
  --bs-btn-focus-shadow-rgb: 255, 200, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #ffc800;
  --bs-btn-active-border-color: #ffc800;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc800;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc800;
  --bs-gent: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gent: none;
}

.btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: 0.5rem;
}

.collapse:not(.show) {
  display: none;
}


.dropdown {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: #fff;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.375rem;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: #e9ecef;
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #ffc800;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: #6c757d;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link.disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(0, 0, 0, 0.55);
  --bs-navbar-hover-color: rgba(0, 0, 0, 0.7);
  --bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);
  --bs-navbar-active-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);
  --bs-navbar-toggler-border-radius: 0.375rem;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex  ;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

.navbar-dark {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: 1px solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0.375rem;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-warning {
  --bs-alert-color: #997800;
  --bs-alert-bg: #fff4cc;
  --bs-alert-border-color: #ffefb3;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #e9ecef;
  --bs-progress-border-radius: 0.375rem;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #ffc800;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

/* rtl:begin:ignore */

/* rtl:end:ignore */

/* rtl:begin:ignore */

/* rtl:end:ignore */

/* rtl:begin:ignore */

/* rtl:end:ignore */

/* rtl:begin:ignore */

/* rtl:end:ignore */

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}

.link-dark {
  color: #212529  ;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21  ;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}


/* =========================================================
   06. Sections
      06.1 Header / MainNav
      06.2 Masthead
      06.3 Timeline
      06.4 Contact
      06.5 Blog
   ========================================================= */
html {
  scroll-padding-top: 4.5rem;
}

body {
  position: relative;
}

p {
  line-height: 1.75;
}

.page-section {
  padding: 6rem 0;
}
.page-section h2.section-heading, .page-section .section-heading.h2 {
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.page-section h3.section-subheading, .page-section .section-subheading.h3 {
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 4rem;
}

@media (min-width: 768px) {
  section {
    padding: 9rem 0;
  }
}
.btn-xl {
  padding: 1.25rem 2.5rem;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  font-weight: 700;
}

.btn-social {
  height: 2.5rem;
  width: 2.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 100%;
}

/* 06.1 Header / MainNav */
#mainNav {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
  transition: background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, padding 0.3s ease;
}
#mainNav .navbar-toggler {
  padding: 0.65rem 0.9rem;
  font-size: 0.75rem;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-transform: uppercase;
  font-weight: 700;
  color: #232323;
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 999px;
}
#mainNav .navbar-brand {
  color: #232323;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
#mainNav .navbar-brand img {
  height: 1.6rem;
  transition: height 0.3s ease;
}
#mainNav .navbar-nav .nav-item .nav-link {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.95rem;
  color: #232323;
  letter-spacing: 0.06em;
  padding: 0.75rem 0.9rem;
  transition: color 0.25s ease;
}
#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #f47a29;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  #mainNav .navbar-brand {
    font-size: 1.5em;
  }
  #mainNav .navbar-brand img {
    height: 2rem;
  }
  #mainNav.navbar-shrink {
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
    border-bottom-color: transparent;
    box-shadow: 0 14px 40px rgba(15, 23, 42, 0.12);
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.3em;
  }
  #mainNav.navbar-shrink .navbar-brand img {
    height: 1.6rem;
  }
  #mainNav .navbar-nav .nav-item {
    margin-right: 0.35rem;
  }
  #mainNav .navbar-nav .nav-item:last-child {
    margin-right: 0;
  }
}
/*Masthead*/
/* 06.2 Masthead */
header.masthead {
  min-height: 70vh;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 140px 0 120px;
  background-image: url('/assets/img/header-bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #101828;
}
header.masthead .container {
  max-width: 960px;
  padding: 0 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}
.masthead-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: clamp(2.8rem, 5vw, 4.2rem);
  line-height: 1.1;
  margin: 0;
  color: #101828;
}
.masthead-tagline {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: clamp(1.1rem, 2vw, 1.5rem);
  color: #fff;
  max-width: 640px;
  margin: 0;
}

@media (max-width: 991.98px) {
  header.masthead {
    min-height: 60vh;
    padding: 120px 0 96px;
    text-align: left;
  }
  header.masthead .container {
    align-items: flex-start;
    text-align: left;
    padding: 0 1.25rem;
    gap: 1.25rem;
  }
  .masthead-title {
    font-size: clamp(2.2rem, 7vw, 3.4rem);
  }
  .masthead-tagline {
    font-size: clamp(1rem, 2.8vw, 1.25rem);
    max-width: 480px;
  }
}

@media (max-width: 575.98px) {
  header.masthead {
    min-height: 100vh;
    padding: 108px 1rem 72px;
  }
  header.masthead .container {
    padding: 0;
  }
  .masthead-title {
    font-size: clamp(2rem, 9vw, 2.6rem);
  }
  .masthead-tagline {
    font-size: 1rem;
  }
}

/* ==== Masthead Butonunu Web ve Mobilde Sağa Yasla ve Optimize Et Sonu ==== */
 /* Masthead*/

/* Article Masthead */
header.masthead.article-masthead {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  height: 60vh;
  min-height: 350px;
  padding: 6rem 0 3rem;
  color: #fff;
  background-color: #212529;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

header.masthead.article-masthead::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(18, 20, 24, 0.2) 0%, rgba(18, 20, 24, 0.75) 100%);
  pointer-events: none;
}

.article-masthead .container {
  position: relative;
  z-index: 1;
}

.article-masthead-info {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.article-masthead-title {
  font-size: clamp(2rem, 5vw, 3.5rem);
  font-weight: 700;
  margin-bottom: 0;
}

.article-masthead .badge {
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.article-masthead .text-light,
.article-masthead .article-masthead-title {
  color: #fff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
}

.article-image {
  display: none;
  max-height: 320px;
  object-fit: cover;
}

.article-notfound {
  display: block;
  margin: 2rem 0;
}

.article-notfound[hidden] {
  display: none !important;
}

.footer-social-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
  filter: invert(1);
}

@media (max-width: 991.98px) {
  header.masthead.article-masthead {
    height: auto;
    min-height: 320px;
    padding-top: 7rem;
    padding-bottom: 2.5rem;
  }
}

@media (max-width: 575.98px) {
  header.masthead.article-masthead {
    padding-top: 6.5rem;
    padding-bottom: 2rem;
  }

  .article-masthead-title {
    font-size: clamp(2rem, 9vw, 2.8rem);
  }
}

  /* 06.3 Timeline */
.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: "";
  background-color: #e9ecef;
}
.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}
.timeline > li:after, .timeline > li:before {
  display: table;
  content: " ";
}
.timeline > li:after {
  clear: both;
}
.timeline > li:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
}

/* 06.4 Contact */
section#contact {
  background-color: #212529;
  background-image: url("../assets/img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
}
section#contact .section-heading {
  color: #fff;
}

.footer {
  text-align: center;
  font-size: 0.9rem;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background-color: #ffffff;
  border-top: 1px solid #e4e8f1;
  color: #475467;
}
.footer a {
  color: #232323;
  transition: color 0.2s ease;
}
.footer a:hover {
  color: #f47a29;
}
.footer .btn-social {
  background-color: #eef2f8;
  border: 1px solid rgba(148, 163, 184, 0.35);
  border-radius: 999px;
  transition: background-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
  color: #1f2937;
}
.footer .btn-social:hover {
  background-color: #e2e8f0;
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.15);
}
.footer .btn-social img,
.footer-social-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
  filter: none;
}
/* ==== Custom ABOUT Dropdown Styles (GreenAiriva) ==== */
.custom-dropdown-menu {
    background-color: #ffffff;
    min-width: 200px;
    border-radius: 14px;
    box-shadow: 0 22px 45px rgba(15, 23, 42, 0.12);
    padding: 0.65rem 0;
    margin-top: 10px;
    border: 1px solid rgba(148, 163, 184, 0.25);
}

.custom-dropdown-item {
    color: #1f2937;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    padding: 10px 20px;
    font-weight: 500;
    transition: background 0.2s, color 0.2s;
}

.custom-dropdown-item:hover, .custom-dropdown-item:focus {
    background-color: #f5f7fb;
    color: #f47a29;
}

.navbar-light .navbar-nav .nav-link.dropdown-toggle::after {
    color: #f47a29;
}
/* ==== END Custom ABOUT Dropdown Styles ==== */


/* ==== Section Heading Mobil Küçültme ==== */
@media (max-width: 575.98px) {
  .section-heading.text-uppercase {
    font-size: 1.5rem  ;
    line-height: 1.2  ;
    letter-spacing: 1px  ;
    margin-bottom: 1.5rem  ;
  }
  .section-subheading {
    font-size: 1rem  ;
    line-height: 1.3  ;
    margin-bottom: 1rem  ;
  }
  .page-section .row.align-items-center > [class*="col-"] {
    text-align: left  ;
    margin-bottom: 1.2rem  ;
    padding-left: 16px  ;
    padding-right: 16px  ;
  }
  .page-section .row.align-items-center img {
    margin-bottom: 1rem  ;
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: 16px  ;
    margin-right: 16px  ;
  }
}
/* ==== Responsive Video/Medya Kutusu ==== */
/* ==== End of latest Revision === */
  /* === Blog Main Mobile Card Responsive === */

/* Modern blog post style */

:root {
  --font-heading: 'Lato', 'Inter', 'Rubik', Arial, sans-serif; /* body başlıkları */
  --font-subheading: 'Poppins', 'Montserrat', Arial, sans-serif; /* alt başlıklar */
  --font-body: 'Quicksand', 'Open Sans', Arial, sans-serif; /* gövde metinleri */
}


/* GENEL */
body {
  font-family: var(--font-body) !important;
  letter-spacing: 0.01em;
  color: #232323;
  background: #f7f8fa;
}
h1, h2, h3, h4, h5 {
  font-family: var(--font-heading) !important;
  letter-spacing: -0.01em;
  font-weight: 700 !important;
}

/* Responsive Grid Override */
.row.g-4, .row {
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.row.g-4 > [class^="col-"], .row.g-4 > [class*=" col-"] {
  display: flex !important;
  flex-direction: column !important;
}

/* ---- BLOG CARD YENİ TASARIM ---- */
/* 06.5 Blog */
.blog-card {
  background: #fff !important;
  border-radius: 1.4rem !important;
  box-shadow: 0 6px 24px rgba(40,60,80,0.13) !important;
  border: none !important;
  transition: box-shadow 0.23s cubic-bezier(.4,0,.2,1), transform 0.2s;
  display: flex !important;
  flex-direction: column !important;
  min-height: 440px !important;        /* KART YÜKSEKLİĞİ ARTTIRILDI */
  height: 100% !important;
  position: relative;
  overflow: hidden;
  flex: 1 1 100% !important;
}
.blog-card:hover {
  box-shadow: 0 16px 40px 0 rgba(40,60,80,0.19) !important;
  transform: translateY(-2px) scale(1.03);
}

/* KART GÖRSELİ */
.blog-card-img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #dbeafe;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-top-left-radius: 1.4rem;
  border-top-right-radius: 1.4rem;
  position: relative;
}
.blog-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.21s;
}
.blog-card:hover .blog-card-img img {
  transform: scale(1.07) rotate(-1deg);
}

/* BADGE */

/* CARD BODY */
.blog-card-body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding: 1.55rem 1.7rem 2.15rem 1.7rem; /* DAHA FERAHLATILDI */
  justify-content: flex-start;
}

.blog-card-body h3 {
  font-size: 1.15rem;
  font-weight: 800;
  margin-bottom: 0.48rem;
  color: #252a31;
  letter-spacing: -0.01em;
}

.blog-card-body p {
  font-size: 1.07rem;
  color: #4b5563;
  margin-bottom: 1.15rem;
  flex: 1;
  font-weight: 500;
  opacity: .93;
  line-height: 1.65;
  word-break: break-word;
}

/* BUTON */
.read-blog-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.62rem 1.15rem;
  font-size: 1rem;
  font-weight: 700;
  border-radius: 1.8rem;
  letter-spacing: .04em;
  background: linear-gradient(90deg, #27ae60 0%, #2980ef 100%);
  color: #fff;
  border: none;
  box-shadow: 0 1px 8px rgba(41,128,239,0.13);
  transition: background 0.15s, box-shadow .15s, transform 0.15s;
  cursor: pointer;
  margin-top: auto;
  gap: 0.55rem;
  min-width: 120px;
  max-width: 230px;
  white-space: nowrap;
}
.read-blog-btn:hover, .read-blog-btn:focus {
  background: linear-gent(90deg, #2980ef 0%, #27ae60 100%);
  color: #fff;
  box-shadow: 0 3px 20px rgba(41,128,239,0.20);
  transform: scale(1.04);
  text-decoration: none;
}
.read-blog-btn svg {
  margin-left: 0.28rem;
  font-size: 1.08em;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .blog-card {
    min-height: 360px !important;
  }
  .blog-card-body { padding: 1.1rem 0.7rem 1.5rem 0.7rem; }
}
@media (max-width: 575px) {
  .blog-card {
    min-height: 280px !important;
  }
  .blog-card-body { padding: 0.8rem 0.35rem 1rem 0.35rem; }
  .blog-card-body h3 { font-size: 1rem !important; }
  .read-blog-btn {
    width: 100%;
    min-width: unset;
    max-width: unset;
    justify-content: center;
  }
}
/* ---- ROADMAP (TIMELINE) TASARIMI ---- */
.timeline li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 1.4rem;
}
.timeline li:before {
  content: "";
  position: absolute;
  left: 4px;
  top: 8px;
  width: 10px;
  height: 10px;
  background: #2980ef;
  border-radius: 50%;
}
.timeline li:last-child { margin-bottom: 0; }

/* ---- FAQ/ACCORDION TASARIMI ---- */

/* =========================================================
   07. Print
   ========================================================= */
/* === GreenAiriva Blog Board (Light) === */
.ga-board {
  background: transparent;
  padding: 3.5rem 0 4.5rem;
}
.ga-search-wrap {
  width: 100%;
  max-width: 720px;
  margin: 0 auto 2.5rem;
}
.ga-search {
  width: 100%;
  background: #ffffff;
  color: #232323;
  border: 1px solid #dce3ed;
  padding: 0.9rem 1.2rem;
  border-radius: 999px;
  font-size: 1rem;
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.08);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.ga-search:focus {
  outline: none;
  border-color: #f47a29;
  box-shadow: 0 24px 55px rgba(244, 122, 41, 0.18);
}
.ga-search::placeholder {
  color: #6b7280;
}

.ga-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .ga-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 992px) {
  .ga-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.ga-empty {
  color: #6b7280;
  text-align: center;
  padding: 2.4rem 0;
  font-size: 0.95rem;
}

.ga-card {
  background: #ffffff;
  border: 1px solid #e4e9f4;
  border-radius: 14px;
  box-shadow: 0 6px 24px rgba(15, 23, 42, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s;
}
.ga-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.16);
  border-color: #d0d7e4;
}

.ga-thumb {
  display: block;
  aspect-ratio: 16 / 9;
  background: #f1f5f9;
}
.ga-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.ga-body {
  padding: 1.1rem 1.25rem 0.55rem;
}
.ga-h3 {
  margin: 0 0 0.5rem;
  font-size: 1.02rem;
  line-height: 1.4;
}
.ga-h3 a {
  color: #111827;
  text-decoration: none;
}
.ga-h3 a:hover {
  color: #f47a29;
}
.ga-excerpt {
  color: #4b5563;
  font-size: 0.95rem;
  line-height: 1.6;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.ga-meta {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.65rem 1.25rem 1.1rem;
  border-top: 1px solid #edf1f7;
  color: #64748b;
  font-size: 0.9rem;
}
.ga-meta time {
  font-weight: 600;
  color: #1f2937;
}

.ga-pager {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 1.5rem;
}
.ga-pager .pg {
  background: #ffffff;
  color: #475569;
  border: 1px solid #dce3ed;
  padding: 0.45rem 0.9rem;
  border-radius: 999px;
  box-shadow: 0 6px 20px rgba(15, 23, 42, 0.08);
  transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.ga-pager .pg.active,
.ga-pager .pg:hover {
  background: #f47a29;
  color: #ffffff;
  border-color: #f47a29;
  box-shadow: 0 14px 36px rgba(244, 122, 41, 0.2);
}

/* Article layout enhancements */
.article-wrapper {
  margin: 6rem auto 4rem;
  max-width: 1200px;
}

.article-layout {
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr min(800px, 100%) 320px;
  align-items: start;
}

.article-layout .article-content {
  min-width: 0;
}

@media (max-width: 1200px) {
  .article-layout {
    grid-template-columns: min(800px, 100%);
  }
  .article-layout .left-spacer {
    display: none;
  }
  .toc-sidebar {
    display: none;
  }
}

.hero-card {
  background: var(--surface, rgba(255, 255, 255, 0.06));
  border-radius: 1rem;
  padding: 1.25rem;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(6px);
  margin-bottom: 2rem;
}

.hero-card .hero-cover {
  width: 100%;
  height: clamp(220px, 36vh, 420px);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--surface, rgba(255, 255, 255, 0.06));
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 1rem;
  overflow: hidden;
  margin: 0.75rem 0 0.75rem;
}

.hero-card .hero-cover .hero-img {
/*max-width: 100%;
  max-height: 100%; */
  width: 1200px;
  height: 4000pz;
  object-fit: contain;
  display: block;
  border-radius: 0.75rem;
}

.hero-card .post-title {
  margin-bottom: 0.5rem;
}

.post-byline {
  opacity: 0.8;
  font-size: 0.95rem;
  margin: 0.25rem 0 1rem;
}

.post-abstract.callout {
  border-left: 4px solid var(--primary, #38bdf8);
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  background: rgba(0, 0, 0, 0.05);
}

[data-theme="dark"] .post-abstract.callout {
  background: rgba(255, 255, 255, 0.05);
}

.toc-sidebar {
  position: sticky;
  top: 96px;
  align-self: start;
  max-height: calc(100vh - 120px);
  overflow: auto;
  border-radius: 0.75rem;
  padding: 1rem;
  background: var(--surface, rgba(255, 255, 255, 0.04));
}

.article-content img,
.article-content figure img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1rem auto;
  border-radius: 0.75rem;
}

.toc-header {
  font-weight: 600;
  margin-bottom: 0.5rem;
  opacity: 0.9;
}

.toc ul {
  list-style: none;
  margin: 0;
  padding-left: 0.5rem;
}

.toc li {
  margin: 0.125rem 0;
}

.toc .depth-3 {
  padding-left: 0.75rem;
}

.toc .depth-4 {
  padding-left: 1.5rem;
}

.toc a {
  display: block;
  padding: 0.25rem 0.5rem;
  font-size: 0.95rem;
  opacity: 0.8;
  text-decoration: none;
  border-radius: 0.375rem;
  color: inherit;
}

.toc a[aria-current="true"] {
  opacity: 1;
  font-weight: 600;
  outline: 2px solid var(--primary, #38bdf8);
}

.article-content h2,
.article-content h3,
.article-content h4 {
  scroll-margin-top: 96px;
}

.related-posts {
  margin-top: 3rem;
}

.related-posts .card-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 900px) {
  .related-posts .card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .related-posts .card-grid {
    grid-template-columns: 1fr;
  }
}

.post-card {
  background: #ffffff;
  border: 1px solid #e4e9f4;
  border-radius: 14px;
  box-shadow: 0 6px 24px rgba(15, 23, 42, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.post-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.16);
  border-color: #d0d7e4;
}

.post-card .card-cover-link {
  display: block;
  aspect-ratio: 16 / 9;
  background: #f1f5f9;
}

.post-card .card-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.post-card .card-body {
  padding: 1.1rem 1.25rem 0.55rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  flex: 1;
}

.post-card .card-title {
  margin: 0 0 0.5rem;
  font-size: 1.02rem;
  line-height: 1.4;
}

.post-card .card-title a {
  color: #111827;
  text-decoration: none;
}

.post-card .card-title a:hover {
  color: #f47a29;
}

.post-card .card-excerpt {
  color: #4b5563;
  font-size: 0.95rem;
  line-height: 1.6;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  flex: 1;
}

.post-card .card-meta {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.65rem 1.25rem 1.1rem;
  border-top: 1px solid #edf1f7;
  color: #64748b;
  font-size: 0.9rem;
}

.post-card .card-meta time {
  font-weight: 600;
  color: #1f2937;
}

.post-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 1.25rem;
}

.post-tags .tag {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.7rem;
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  border-radius: 999px;
  font-size: 0.9rem;
  color: #334155;
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s, transform 0.12s;
}

.post-tags .tag:hover {
  background: #eafaf0;
  border-color: #bbf7d0;
  transform: translateY(-1px);
}

.breadcrumb {
  list-style: none;
  padding: 0;
  margin: 0 0 0.75rem;
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.breadcrumb a {
  text-decoration: none;
  opacity: 0.85;
  padding: 0.2rem 0.5rem;
  border-radius: 0.5rem;
  transition: background-color 0.2s, color 0.2s, opacity 0.2s;
}

.breadcrumb a:hover {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  opacity: 1;
}

.breadcrumb li::after {
  content: "›";
  margin-left: 0.35rem;
  opacity: 0.6;
}

.breadcrumb li:last-child::after {
  content: "";
}

/* ---- Masthead slogan kurgusu (minimal ve responsive) ---- */

/* 2) Başlığın temel ayarları: Arial, tek akış, geniş ekranda tek satır hedefi */
.masthead .hero-title {
  /* görünürlük ve okunabilirlik */
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0,0,0,.35), 0 0 8px rgba(0,0,0,.18);
  line-height: 1.08;
  letter-spacing: -0.02em;

  /* tipografik ölçek – mobilde büyür, desktopta 64px tavan */
  font-size: clamp(28px, 5.6vw, 64px);
  font-weight: 800;
  font-family: Arial, "Helvetica Neue", Helvetica, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;

  /* tek akışta dursun; kırılma gerektiğinde doğal şekilde kırılsın */
  white-space: normal;
  word-break: keep-all;
  margin: 0;
}

/* 3) Script kelimesi – renk ve ağırlık sabit; baseline’ı yumuşat */
.masthead .hero-title .hero-script {
  font-family: 'The Youngest Script', cursive !important;
  font-weight: 400 !important;             /* bazı eklentiler 700’e çekebiliyor */
  color: #F49A27;
  display: inline-block;
  transform: translateY(0.04em);
  /* hafif vurgu */
  text-shadow: 0 1px 2px rgba(0,0,0,.30), 0 0 6px rgba(0,0,0,.18);
  /* script kelimeyi çok az büyüt (desktop’ta biraz daha büyük) */
  font-size: 1.06em;
}

/* 4) Diğer kelimeler – net beyaz ve Arial */
.masthead .hero-title .hero-word {
  color: #ffffff;
}

/* 5) Desktop’ta tek satırı zorlamaya yardım: boşlukları sıkılaştır */
@media (min-width: 992px) {
  .masthead .hero-title { letter-spacing: -0.01em; }
  .masthead .hero-title .hero-script { font-size: 1.10em; transform: translateY(0.03em); }
}

/* 6) Küçük ekranda hizalama (isteğe bağlı: ortala) */
@media (max-width: 768px) {
  .masthead .hero-title { text-align: left; /* istersen center yapabilirsin */ }
}

/* ===== Masthead: XS (≤575.98px) mobil iyileştirmeleri ===== */
@media (max-width: 575.98px) {
  /* 1) Hero yüksekliğini yarım sayfa yap: */
  header.masthead {
    min-height: 52vh;             /* yarım sayfa hissi */
    max-height: 62vh;             /* aşırı büyümeyi sınırla */
    background-size: cover;       /* zaten var ise dokunmaz */
    background-position: center 30%; /* üst kadrajı öne çıkar */
    /* Not: mevcut overlay (::before) kalsın, okunabilirliğe yardım ediyor */
  }

  /* 2) İçerik yerleşimi: dikey dolgu ve hizalama */
  .masthead .hero-content {
    padding-block: clamp(28px, 10vh, 56px); /* daha az ama dengeli boşluk */
    text-align: left;                       /* mobilde soldan okunur */
    margin-inline: 16px;                    /* kenar boşluğu */
    max-width: 92%;
  }

  /* 3) Başlık — mobilde büyüt */
  .masthead .hero-title {
    font-size: clamp(32px, 9.5vw, 42px); /* önceki min değer küçüktü → büyüttük */
    line-height: 1.08;
    letter-spacing: -0.015em;
    text-shadow: 0 1px 2px rgba(0,0,0,.36), 0 0 8px rgba(0,0,0,.18);
  }

  /* Script kelime — az daha büyük, baz çizgi düzeltilmiş */
  .masthead .hero-title .hero-script {
    font-size: 1.18em;             /* mobil vurgusu */
    transform: translateY(0.02em);
  }

  /* 4) Alt metin/subtitle — iki satırda okunur kıl */
  .masthead .hero-subtitle {
    font-size: clamp(14px, 3.8vw, 18px);
    line-height: 1.45;
    max-width: 36ch;               /* paragraf genişliğini sınırla */
    margin-top: 8px;
    opacity: 0.95;
    text-shadow: 0 1px 2px rgba(0,0,0,.30);
  }
}

/* Eğer daha sığ bir hero istersen: 
@media (max-width: 575.98px) {
  header.masthead { min-height: 45vh; max-height: 55vh; background-position: center 25%; }
}
*/

.table-modern {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
  font-size: 0.95rem;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 8px rgba(0,0,0,0.05);
  background: #ffffff;
}

.table-modern thead tr {
  background-color: #1e4c92;
  color: #ffffff;
  text-align: left;
  font-weight: 600;
}

.table-modern th,
.table-modern td {
  padding: 12px 16px;
  border-bottom: 1px solid #e5e5e5;
}

.table-modern tbody tr:nth-child(even) {
  background-color: #f9fafc;
}

.table-modern tbody tr:hover {
  background-color: #eef3fb;
  transition: background-color 0.2s ease;
}

.table-modern th:first-child,
.table-modern td:first-child {
  border-left: 4px solid #f7a600;
}
