button, [type=button], [type=reset], [type=submit] {
  appearance: none;
  background-color: #555;
  border: 0;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1.5em;
  text-align: center;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
button:hover, button:focus, [type=button]:hover, [type=button]:focus, [type=reset]:hover, [type=reset]:focus, [type=submit]:hover, [type=submit]:focus {
  background-color: #444444;
  color: #fff;
}
button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
button:disabled:hover, [type=button]:disabled:hover, [type=reset]:disabled:hover, [type=submit]:disabled:hover {
  background-color: #555;
}

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  font-weight: 600;
  margin-bottom: 0.375em;
  padding: 0;
}

label {
  display: block;
  font-weight: normal;
  margin-bottom: 0.375em;
}

input,
select,
textarea {
  display: block;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
}

[type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], input:not([type]), textarea {
  appearance: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-bottom: 0.75em;
  padding: 0.5em;
  transition: border-color 150ms ease;
  width: 100%;
}
[type=color]:hover, [type=date]:hover, [type=datetime]:hover, [type=datetime-local]:hover, [type=email]:hover, [type=month]:hover, [type=number]:hover, [type=password]:hover, [type=search]:hover, [type=tel]:hover, [type=text]:hover, [type=time]:hover, [type=url]:hover, [type=week]:hover, input:not([type]):hover, textarea:hover {
  border-color: #cccccc;
}
[type=color]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, input:not([type]):focus, textarea:focus {
  border-color: #555;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(85, 85, 85, 0.7);
  outline: none;
}
[type=color]:disabled, [type=date]:disabled, [type=datetime]:disabled, [type=datetime-local]:disabled, [type=email]:disabled, [type=month]:disabled, [type=number]:disabled, [type=password]:disabled, [type=search]:disabled, [type=tel]:disabled, [type=text]:disabled, [type=time]:disabled, [type=url]:disabled, [type=week]:disabled, input:not([type]):disabled, textarea:disabled {
  background-color: #f2f2f2;
  cursor: not-allowed;
}
[type=color]:disabled:hover, [type=date]:disabled:hover, [type=datetime]:disabled:hover, [type=datetime-local]:disabled:hover, [type=email]:disabled:hover, [type=month]:disabled:hover, [type=number]:disabled:hover, [type=password]:disabled:hover, [type=search]:disabled:hover, [type=tel]:disabled:hover, [type=text]:disabled:hover, [type=time]:disabled:hover, [type=url]:disabled:hover, [type=week]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover {
  border: 1px solid #ddd;
}
[type=color]::placeholder, [type=date]::placeholder, [type=datetime]::placeholder, [type=datetime-local]::placeholder, [type=email]::placeholder, [type=month]::placeholder, [type=number]::placeholder, [type=password]::placeholder, [type=search]::placeholder, [type=tel]::placeholder, [type=text]::placeholder, [type=time]::placeholder, [type=url]::placeholder, [type=week]::placeholder, input:not([type])::placeholder, textarea::placeholder {
  color: #858585;
}

textarea {
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  display: inline;
  margin-right: 0.375em;
}

[type=file] {
  margin-bottom: 0.75em;
  width: 100%;
}

select {
  margin-bottom: 1.5em;
  max-width: 100%;
  width: auto;
}

[type=checkbox]:focus,
[type=radio]:focus,
[type=file]:focus,
select:focus {
  outline: 3px solid rgba(85, 85, 85, 0.6);
  outline-offset: 2px;
}

input[type=search] {
  box-sizing: border-box;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
}

dt {
  font-weight: 600;
  margin: 0;
}

dd {
  margin: 0;
}

figure {
  margin: 0;
}

img,
picture {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  margin: 1.5em 0;
  table-layout: fixed;
  text-align: left;
  width: 100%;
}

thead {
  line-height: 1.3;
  vertical-align: bottom;
}

tbody {
  vertical-align: top;
}

tr {
  border-bottom: 1px solid #ddd;
}

th {
  font-weight: 600;
}

th,
td {
  padding: 0.75em 0.75em 0.75em 0;
}

html {
  color: #333;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  margin: 0 0 0.75em;
}

h1 {
  font-size: 2.2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.2em;
}

h5 {
  font-size: 1.1em;
}

p {
  margin: 0 0 0.75em;
}

a {
  color: #555;
  text-decoration: none;
  transition: color 150ms ease;
}
a:active, a:focus, a:hover {
  color: #404040;
}

hr {
  border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5em 0;
}

pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

pre {
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaaaaa;
}

abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
  white-space: nowrap;
}


/* =====================================================
 * Союз Фелинологов Казахстана
 * Drupal 11 + Basic + Superfish
 * Выставочный брендовый стиль
 * ===================================================== */

/* ---------- HEADER ---------- */

.site-header,
.header,
#header {

  position: relative;
  overflow: hidden;

  min-height: 200px;

  background:
    radial-gradient(
      circle at 25% 30%,
      rgba(255,255,255,.18),
      rgba(255,255,255,0) 40%
    ),
    linear-gradient(
      135deg,
      #00a9c5 0%,
      #00789c 50%,
      #005d7a 100%
    );

  color: #fff;
}

/* брендовый паттерн */

.site-header::before,
.header::before,
#header::before {

  content: "";

  position: absolute;
  inset: 0;

  background-image:
    url("../../images/bg_header.png");

  background-repeat: repeat;
  background-size: 250px 250px;

  opacity: .20;

  pointer-events: none;
}

/* затемнение нижней части */

.site-header::after,
.header::after,
#header::after {

  content: "";

  position: absolute;
  inset: 0;

  background:
    linear-gradient(
      to bottom,
      rgba(255,255,255,0),
      rgba(0,0,0,.15)
    );

  pointer-events: none;
}

/* контент поверх фона */

.site-header > *,
.header > *,
#header > * {

  position: relative;
  z-index: 10;
}

/* ---------- LOGO ---------- */

.site-logo img {

  max-height: 120px;

  filter:
    drop-shadow(0 0 8px rgba(255,255,255,.25))
    drop-shadow(0 0 24px rgba(255,255,255,.15));
}

/* ---------- SITE TITLE ---------- */

.site-name,
.site-title {

  color: #fff;

  font-size: 2.2rem;
  font-weight: 300;
  letter-spacing: .5px;

  text-shadow:
    0 2px 8px rgba(0,0,0,.3);
}

/* ---------- SLOGAN ---------- */

.site-slogan {

  color: rgba(255,255,255,.85);

  text-shadow:
    0 1px 4px rgba(0,0,0,.25);
}

/* SUPERFISH BASE */
.sf-menu {
  width: fit-content !important;  /* Ширина меню подстраивается под содержимое */
  margin: 0 auto !important;      /* Центрирование блока по горизонтали */
}

.sf-menu ul {
  position: relative;
  z-index: 50;
}

/* SUPERFISH BASE */
ul.sf-menu {
  position: relative;
  z-index: 50;
}

/* пункты меню */
ul.sf-menu a {
  color: #1b1b1b;
  padding: 12px 18px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.25s ease;
  border-radius: 6px;
}

/* hover */
ul.sf-menu a:hover {
  background: rgba(196, 160, 64, 0.18); /* золотой акцент */
  color: #000;
}

/* active / current */
ul.sf-menu li.sfHover > a,
ul.sf-menu li.active-trail > a {
  background: #c8a24a;
  color: #fff;
}

/* dropdown */
ul.sf-menu ul {
  background: rgba(20, 20, 20, 0.92);
  border: 1px solid rgba(200, 162, 74, 0.35);
  border-radius: 8px;
  padding: 8px 0;
}

/* dropdown links */
ul.sf-menu ul a {
  color: #f5f1e6;
}

ul.sf-menu ul a:hover {
  background: rgba(200, 162, 74, 0.25);
  color: #fff;
}

/* стрелки superfish (если включены) */
.sf-arrows .sf-with-ul:after {
  border-top-color: #c8a24a;
}

/* визуальное разделение */

.views-row {
  padding: 20px 0;
}

.views-row:not(:last-child)::after {
  content: '';
  display: block;
  height: 1px;
  background: linear-gradient(to right, transparent, #ccc, transparent);
  margin-top: 20px;
}

/* Gallery */
.field--name-field-galereya .field--name-images {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, auto));
  gap: 20px;
  width: 100%;
  box-sizing: border-box;
}

.field--name-field-galereya .field--name-images .field__item {
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 4px;
}

/* Для растягивания по высоте страницы */
.field--name-field-galereya .field--name-images {
  flex: 1;
  min-height: 0; /* важно для flex-контейнеров */
}

/* Боковая панель */

.region-sidebar-first > div,
.region-sidebar-first > nav {
  position: relative;
  padding: 15px 0;
}

/* Разделитель между элементами */
.region-sidebar-first > div:not(:last-child)::after,
.region-sidebar-first > nav:not(:last-child)::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(0,0,0,0.2), transparent);
}

/*# sourceMappingURL=base.css.map */
