<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* РћСЃРЅРѕРІРЅС‹Рµ СЃС‚РёР»Рё */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Arial', sans-serif;
}

body {
  background-color: #f5f5f5;
  color: #333;
  line-height: 1.6;
}

.desi {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

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

a {
  text-decoration: none;
  color: #0066cc;
  transition: color 0.3s;
}

a:hover {
  color: #004080;
}

.goqicet {
  clear: both;
}

/* РЁР°РїРєР° СЃР°Р№С‚Р° */
header {
  background-color: #1a1a2e;
  padding: 15px 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.nilo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cewuq img {
  max-height: 50px;
}

.muve {
  display: inline-block;
  background-color: #e94560;
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: bold;
  text-transform: uppercase;
  transition: background-color 0.3s;
}

.muve:hover {
  background-color: #d13652;
  color: white;
}

/* Р—Р°РіРѕР»РѕРІРєРё */
.ximes {
  font-size: 24px;
  margin: 30px 0 20px;
  color: #1a1a2e;
  text-align: center;
}

/* Р‘Р»РѕРє РїСЂРѕРјРѕРєРѕРґР° */
.wyheky {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}

.kozol {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #1a1a2e;
}

.zucu {
  display: flex;
  align-items: center;
  position: relative;
}

.muxenoh {
  width: 100%;
  padding: 12px;
  border: 2px dashed #e94560;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  background-color: #f8f8f8;
  text-align: center;
}

.nyduwa {
  position: absolute;
  right: 10px;
  background-color: #4caf50;
  color: white;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 14px;
  opacity: 0;
  transition: opacity 0.3s;
}

.pevap {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: #e94560;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.pevap:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"&gt;&lt;path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/&gt;&lt;/svg&gt;');
  background-size: contain;
}

/* РЎРµРєС†РёРё РєРѕРЅС‚РµРЅС‚Р° */
.dike {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.nevy {
  margin-bottom: 20px;
}

.nevy p {
  margin-bottom: 15px;
}

/* РЎРµРєС†РёСЏ Р±РѕРЅСѓСЃР° */
.jato {
  display: flex;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.jaqyno {
  flex: 0 0 30%;
  margin-right: 20px;
}

.qunofuv {
  flex: 1;
}

.qunofuv span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #1a1a2e;
}

.bysuk p {
  margin-bottom: 15px;
}

/* РўР°Р±Р»РёС†Р° РёРЅС„РѕСЂРјР°С†РёРё */
.siluq {
  width: 100%;
  overflow-x: auto;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table td {
  padding: 10px;
  border-bottom: 1px solid #eee;
}

table tr:last-child td {
  border-bottom: none;
}

table td:first-child {
  font-weight: bold;
  width: 40%;
}

/* РЎРµРєС†РёСЏ РїСЂРµРёРјСѓС‰РµСЃС‚РІ Рё РЅРµРґРѕСЃС‚Р°С‚РєРѕРІ */
.wuco {
  display: flex;
  gap: 20px;
  margin: 20px 0;
}

.midu {
  flex: 1;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.vymaluc {
  background-color: #e8f5e9;
  border-left: 5px solid #4caf50;
}

.semove {
  background-color: #ffebee;
  border-left: 5px solid #e94560;
}

.legax {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}

.vymaluc .legax:before {
  content: "вњ“";
  position: absolute;
  left: 0;
  color: #4caf50;
  font-weight: bold;
}

.semove .legax:before {
  content: "вњ—";
  position: absolute;
  left: 0;
  color: #e94560;
  font-weight: bold;
}

/* Р¤СѓС‚РµСЂ */
footer {
  background-color: #1a1a2e;
  color: white;
  padding: 20px 0;
  text-align: center;
  margin-top: 40px;
}

.footer-logo {
  margin-bottom: 15px;
}

.footer-logo img {
  max-height: 40px;
}

.facyf {
  font-size: 14px;
  opacity: 0.8;
}

/* РђРґР°РїС‚РёРІРЅРѕСЃС‚СЊ */
@media (max-width: 768px) {
  .ximes {
    font-size: 20px;
  }
  
  .jato {
    flex-direction: column;
  }
  
  .jaqyno {
    margin-right: 0;
    margin-bottom: 15px;
  }
  
  .wuco {
    flex-direction: column;
  }
  
  .pevap {
    right: 0;
  }
}

@media (max-width: 480px) {
  .ximes {
    font-size: 18px;
  }
  
  .nilo {
    flex-direction: column;
    gap: 15px;
  }
  
  .muxenoh {
    font-size: 14px;
  }
  
  .muve {
    padding: 8px 15px;
    font-size: 14px;
  }
}
</pre></body></html>