

:root {
  --c-bg: #fafaf8;
  --c-bg-alt: #f0ece4;
  --c-surface: #ffffff;
  --c-text: #1c1917;
  --c-text-dim: #78716c;
  --c-accent: #b45309;
  --c-accent2: #57534e;
  --c-border: rgba(28,25,23,0.08);
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html {
  scroll-behavior: smooth;
  font-size: 16px;
}
* { scroll-margin-top: 80px; }
body {
  background-color: var(--c-bg);
  color: var(--c-text);
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: var(--c-text);
  margin: 0 0 0.5em 0;
}
h1 { font-size: clamp(2rem, 6vw, 3.8rem); }
h2 { font-size: clamp(1.4rem, 4vw, 2.4rem); }
h3 { font-size: clamp(1.1rem, 2.8vw, 1.5rem); }
h4 { font-size: clamp(1rem, 2.2vw, 1.25rem); }
.gbafcwsm078 { border: 4px dotted #90e0ef; margin: 19px; padding: 24px 14px; width: 31%; color: rgb(142, 29, 166); display: block; }
h5 { font-size: clamp(0.9rem, 2vw, 1.1rem); }
h6 { font-size: clamp(0.85rem, 1.8vw, 1rem); }
p {
  margin-bottom: 1em;
  font-size: 1rem;
  line-height: 1.75;
}
a {
  color: var(--c-accent);
  text-decoration: none;
  transition: color 0.2s;
}
a:hover {
  color: var(--c-accent2);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.iqbq8gm3 {
  width: 90%;
  max-width: 1140px;
  margin: 0 auto;
}

.cxr7gd8d::before {
  content: '';
  display: block;
  width: 48px;
  height: 2px;
  background: var(--c-accent);
  margin-bottom: 1.5rem;
}

.gdy7t63q,
.qsxx0tp3,
.xg83nqow,
.mduv45xc,
.t1dvnqut,
.mpzfkzex,
.jxprptw0 {
  display: inline-block;
  padding: 0.7rem 1.8rem;
  background: var(--c-accent);
  color: #fff;
  font-family: system-ui, -apple-system, sans-serif;
  font-weight: 600;
  font-size: 0.88rem;
  letter-spacing: 0.02em;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.2s, box-shadow 0.2s;
  text-decoration: none;
}
.gdy7t63q:hover,
.qsxx0tp3:hover,
.xg83nqow:hover,
.mduv45xc:hover,
.t1dvnqut:hover,
.mpzfkzex:hover,
.jxprptw0:hover {
  background: #92400e;
  color: #fff;
  
  box-shadow: 0 4px 16px rgba(180,83,9,0.18), 0 1px 4px rgba(180,83,9,0.12);
}

.u1ic1i07 {
  display: inline-block;
  padding: 0.7rem 1.8rem;
  background: transparent;
  color: var(--c-accent);
  font-family: system-ui, -apple-system, sans-serif;
  font-weight: 600;
  font-size: 0.88rem;
  letter-spacing: 0.02em;
  border: 1.5px solid var(--c-accent);
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  text-decoration: none;
}
.u1ic1i07:hover {
  background: var(--c-accent);
  color: #fff;
}
.hutl55pho4e3 { border: 2px dotted #0381d4; color: rgb(14, 88, 205); display: inline-block; padding-left: 44px; padding-right: 49px; }

.hcmd79q7 {
  position: sticky;
  top: 0;
  z-index: 100;
  background: var(--c-surface);
  border-bottom: 1px solid var(--c-border);
}
.pe477y6g {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 0;
  gap: 1.5rem;
}
.t0repaxn {
  flex-shrink: 0;
  border: none;
}
.t0repaxn img {
  max-height: 44px;
  width: auto;
}
.t3ow5l1q {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: center;
}
.aoovjlme {
  display: none;
  list-style: none;
  gap: 2rem;
  padding: 0;
  margin: 0;
}
.cfx1srft { list-style: none; }
.bfoxdeob {
  color: var(--c-text-dim);
  font-weight: 500;
  font-size: 0.88rem;
  letter-spacing: 0.01em;
  padding: 0.5rem 0;
  transition: color 0.2s;
  text-decoration: none;
  position: relative;
}
.bfoxdeob:hover {
  color: var(--c-text);
}

.bfoxdeob::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1.5px;
  background: var(--c-accent);
  transform: scaleX(0);
  transition: transform 0.2s;
}
.bfoxdeob:hover::after {
  transform: scaleX(1);
}
.a70zmss41q { padding-right: 3px; color: rgb(129, 185, 70); padding-left: 7px; border: 3px dotted #927d5f; }
.gdy7t63q {
  font-size: 0.8rem;
  padding: 0.5rem 1.2rem;
  white-space: nowrap;
}

.zqk7mecm {
  display: flex;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
}
.zqk7mecm span {
  display: block;
  width: 22px;
  height: 1.5px;
  background: var(--c-text);
  border-radius: 1px;
  transition: background 0.2s;
}

.cbt1sa98 {
  position: fixed;
  top: 62px;
  left: 0;
  right: 0;
  z-index: 99;
  background: var(--c-surface);
  border-bottom: 1px solid var(--c-border);
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, box-shadow 0.35s;
}
.cbt1sa98[data-open] {
  max-height: 80vh;
  overflow-y: auto;
  
  box-shadow: 0 8px 32px rgba(28,25,23,0.08), 0 2px 8px rgba(28,25,23,0.04);
}
.vvzi3kgm {
  display: flex;
  flex-direction: column;
  padding: 1rem 1.5rem 1.5rem;
}
.d91uewxf {
  list-style: none;
  padding: 0;
  margin: 0;
}
.d91uewxf li {
  border-bottom: 1px solid var(--c-border);
}
.d91uewxf a {
  display: block;
  padding: 0.9rem 0;
  color: var(--c-text);
  font-weight: 500;
  font-size: 1rem;
  border: none;
  text-decoration: none;
  transition: color 0.2s;
}
.d91uewxf a:hover {
  color: var(--c-accent);
}
.j5qigbic { padding: 42px 23px; color: rgb(228, 66, 213); margin: -4px; width: 65%; }
.mduv45xc {
  display: inline-block;
  text-align: center;
  margin-top: 1rem;
  align-self: flex-start;
}

.btg1yb92 {
  position: relative;
  padding: clamp(3rem, 8vw, 7rem) 0;
  background-color: var(--c-bg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.keiassz6 {
  display: grid;
  grid-template-areas: "content" "image";
  gap: 2.5rem;
  align-items: center;
}
.aeoxpqhl {
  grid-area: content;
  max-width: 560px;
}

.aeoxpqhl::before {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background: var(--c-accent);
  margin-bottom: 1.5rem;
}
.vkydct72 {
  font-size: clamp(2.2rem, 7vw, 4.2rem);
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--c-text);
  margin-bottom: 0.6em;
}
.uzr8hv5q {
  font-size: clamp(1rem, 2vw, 1.15rem);
  color: var(--c-text-dim);
  max-width: 480px;
  line-height: 1.75;
  margin-bottom: 2rem;
}
.t1dvnqut {
  font-size: 0.95rem;
  padding: 0.85rem 2.2rem;
}

.lzxvurzf {
  grid-area: image;
  width: 100%;
}
.lzxvurzf img {
  width: 100%;

  object-fit: cover;
  border-radius: 8px;
}

.hics5zej {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
  background: var(--c-bg);
}
.ghmcrycd {
  background: var(--c-bg-alt);
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}

.izayq77e {
  padding: clamp(2rem, 4vw, 3.5rem) 0;
}
.w75o9ju6 {
  max-width: 640px;
  margin: 0 auto;
}
.has1drl3 { color: rgb(173, 147, 211); padding: 50px 37px; }
.w75o9ju6 h1 {
  margin-bottom: 0.8em;
}

.w75o9ju6 h1::before {
  content: '';
  display: block;
  width: 32px;
  height: 2px;
  background: var(--c-accent);
  margin-bottom: 0.8em;
}
.w75o9ju6 h2 {
  margin-bottom: 0.5em;
}
.w75o9ju6 p,
.w75o9ju6 li {
  font-size: 1rem;
  line-height: 1.8;
  color: var(--c-text);
}
.w75o9ju6 ul,
.w75o9ju6 ol {
  padding-left: 1.5em;
  margin: 1em 0;
}
.w75o9ju6 li {
  margin-bottom: 0.5em;
}
.w75o9ju6 li::marker {
  color: var(--c-accent);
  font-weight: 600;
}

.fmutjq0y {
  position: sticky;
  top: 62px;
  z-index: 90;
  background: var(--c-surface);
  border-bottom: 1px solid var(--c-border);
}
.lu6i79tf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.65rem 0.5rem;
  background: transparent;
  border: none;
  color: var(--c-text);
  font-weight: 500;
  font-size: 0.85rem;
  cursor: pointer;
}
.lu6i79tf::after {
  content: '\25BC';
  font-size: 0.55rem;
  color: var(--c-text-dim);
  transition: transform 0.2s;
}
.by9it27w {
  display: none;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.by9it27w[data-open] {
  display: flex;
}
.cvkcrbx0 {
  display: block;
  padding: 0.55rem 0.5rem;
  font-size: 0.82rem;
  font-weight: 500;
  color: var(--c-text-dim);
  border-bottom: 1px solid var(--c-border);
  white-space: nowrap;
  text-decoration: none;
  transition: color 0.2s;
  position: relative;
}
.cvkcrbx0:hover {
  color: var(--c-accent);
}
.um7gfvk1b2 { padding: 34px 17px; }

.cvkcrbx0::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1.5px;
  background: var(--c-accent);
  transform: scaleX(0);
  transition: transform 0.2s;
}
.cvkcrbx0:hover::after {
  transform: scaleX(1);
}

.qsej8iat {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.yz0zjpfq {
  margin-bottom: 1.5rem;
}
.c1iu21s0 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
.eh80ahs9 {
  display: flex;
  flex-direction: column;
  background: var(--c-surface);
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  border: 1px solid var(--c-border);
  transition: box-shadow 0.25s, transform 0.25s;
}
.eh80ahs9:hover {
  transform: translateY(-2px);
  
  box-shadow:
    0 4px 16px rgba(28,25,23,0.06),
    0 12px 40px rgba(28,25,23,0.04);
}
.jamd8xdj {
  position: relative;
  overflow: hidden;
}

.mqhui4gg {
  
  object-fit: scale-down;
  width: 100%;
  transition: transform 0.3s;
}
.eh80ahs9:hover .mqhui4gg {
  transform: scale(1.03);
}
.ymgd3hhz {
  padding: 0.75rem 0.85rem;
  font-weight: 500;
  font-size: 0.88rem;
  color: var(--c-text);
}
.ccfzmqrp {
  padding: 0.4rem 0.85rem 0.75rem;
  font-weight: 500;
  font-size: 0.75rem;
  color: var(--c-accent);
  letter-spacing: 0.02em;
  border: none;
  text-decoration: none;
}
.k7wbx3j3wsba { width: 3px; padding: 38px 26px; border: 2px solid #21cee5; color: rgb(160, 177, 166); margin: 11px; }

.pxb8jh7m {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.sd4al8l5 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.dcg8wyub {
  display: flex;
  align-items: center;
  gap: 1rem;
  background: var(--c-surface);
  border: 1px solid var(--c-border);
  border-radius: 8px;
  overflow: hidden;
  padding: 0;
  transition: box-shadow 0.2s;
}
.dcg8wyub:hover {
  box-shadow: 0 2px 12px rgba(28,25,23,0.06);
}
.ee97bu4h {
  width: 72px;
  height: 72px;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: 8px 0 0 8px;
}
.c0x4agw4 {
  font-weight: 500;
  font-size: 0.92rem;
  color: var(--c-text);
  text-decoration: none;
  transition: color 0.2s;
  padding: 0.75rem 0.75rem 0.75rem 0;
}
.c0x4agw4:hover {
  color: var(--c-accent);
}

.z1ibzuel {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.h80dwtvd {
  display: grid;
  grid-template-areas: "title" "items";
  gap: 2rem;
}
.jcll3a9l {
  grid-area: title;
  margin-bottom: 0;
}

.jcll3a9l::before {
  content: '';
  display: block;
  width: 32px;
  height: 2px;
  background: var(--c-accent);
  margin-bottom: 0.8em;
}
.t88dk60f {
  grid-area: items;
}
.vd239ss8 {
  border-bottom: 1px solid var(--c-border);
}
.vd239ss8:first-child {
  border-top: 1px solid var(--c-border);
}
.n54a3jyvnprs { width: 97vw; display: grid; padding: 38px 50px; border: 4px solid #f6b94d; color: rgb(128, 105, 22); }
.n39he3bt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.1rem 0;
  cursor: pointer;
  list-style: none;
}
.n39he3bt::-webkit-details-marker { display: none; }
.n39he3bt::after {
  content: '+';
  font-size: 1.2rem;
  font-weight: 400;
  color: var(--c-text-dim);
  flex-shrink: 0;
  transition: transform 0.2s;
}
.vd239ss8[open] .n39he3bt::after {
  transform: rotate(45deg);
}
.n39he3bt h3 {
  font-size: clamp(0.92rem, 2vw, 1.05rem);
  margin: 0;
  line-height: 1.35;
  font-weight: 500;
}
.ked2t4zo {
  padding: 0 0 1.2rem 0;
  color: var(--c-text-dim);
  line-height: 1.75;
  font-size: 0.95rem;
}
.ked2t4zo p {
  margin: 0;
}

.tw9aw88s {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.fp36ssq7 {
  list-style: none;
  padding: 0;
}
.fp36ssq7 li {
  border-bottom: 1px solid var(--c-border);
  position: relative;
  padding-left: 1.2rem;
}

.fp36ssq7 li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--c-accent);
}
.gvkjkectjj4x { color: rgb(208, 144, 16); width: 79px; padding: 33px 13px; margin: -12px; }
.fp36ssq7 a {
  display: block;
  padding: 0.85rem 0;
  font-weight: 500;
  font-size: 0.92rem;
  color: var(--c-text);
  text-decoration: none;
  transition: color 0.2s;
}
.fp36ssq7 a:hover {
  color: var(--c-accent);
}

.b80x4eqn {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.j4lfqlgs {
  max-width: 840px;
  margin: 0 auto;
}
.u8b2zk6z {
  width: 100%;
  aspect-ratio: 16 / 9;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
  min-height: 280px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--c-border);
  
  box-shadow: 0 2px 12px rgba(28,25,23,0.05);
}
.u8b2zk6z iframe {
  width: 100%;
  height: 100%;
  border: none;
  position: relative;
  z-index: 1;
  border-radius: 8px;
}

.e9crrm6z {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.gjphjit9 {
  max-width: 640px;
  margin: 0 auto;
}
.e9crrm6z table {
  width: 100%;
  border-collapse: collapse;
}
.e9crrm6z tr {
  border-bottom: 1px solid var(--c-border);
}
.e9crrm6z td {
  padding: 0.8rem 0;
  font-size: 0.92rem;
  color: var(--c-text);
  vertical-align: top;
}
.e9crrm6z tr td:first-child {
  font-weight: 600;
  color: var(--c-text-dim);
  width: 40%;
  padding-right: 1.5rem;
}

.sbzjtwxu {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.d9ybeayw { border: 3px dotted #570f68; color: rgb(59, 11, 189); padding-right: 21px; margin: -11px; }
.o8u8jreu {
  background: var(--c-surface);
  border: 1px solid var(--c-border);
  border-radius: 10px;
  padding: 2rem;
  position: relative;
}

.o8u8jreu::before {
  content: '';
  position: absolute;
  top: 0;
  left: 2rem;
  width: 40px;
  height: 2px;
  background: var(--c-accent);
  border-radius: 0 0 1px 1px;
}

.grza2ii7 {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
  text-align: center;
}
.mpzfkzex {
  font-size: 1rem;
  padding: 0.9rem 2.5rem;
}

.xc5on1eb {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.bt06wojt {
  max-width: 760px;
  margin: 0 auto;
}
.yb90jzg7 {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid var(--c-border);
  background: var(--c-bg-alt);
}
.yb90jzg7 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.peetp6lq {
  padding: 1rem 0;
  border-top: 1px solid var(--c-border);
}
.zu1nmlu2 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.3rem;
  padding: 0;
  margin: 0;
}
.zu1nmlu2 li {
  font-size: 0.78rem;
  letter-spacing: 0.01em;
}
.yp28hj5h {
  color: var(--c-text-dim);
  text-decoration: none;
}
.yp28hj5h:hover {
  color: var(--c-accent);
}
.sq9ay107 {
  color: var(--c-text-dim);
  margin: 0 0.2rem;
  opacity: 0.4;
}
.pilcsgag {
  color: var(--c-text);
  font-weight: 600;
}
.kf41bho1 { margin: 13px; padding-right: 3px; }

.r3k5262c {
  background: var(--c-bg-alt);
  color: var(--c-text);
  padding: clamp(2rem, 5vw, 3.5rem) 0;
  border-top: 1px solid var(--c-border);
}

.r3k5262c::before {
  content: '';
  display: block;
  width: 48px;
  height: 2px;
  background: var(--c-accent);
  margin: 0 auto 2rem;
}
.eta9vw5k {
  text-align: left;
}
.vlhtz6no {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin-bottom: 2rem;
}
.l5x2630a {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem 1.2rem;
}
.l5x2630a a {
  color: var(--c-text-dim);
  font-size: 0.82rem;
  font-weight: 500;
  text-decoration: none;
  transition: color 0.2s;
}
.l5x2630a a:hover {
  color: var(--c-accent);
}
.ojoorsf7 {
  font-size: 1.2rem;
  margin-bottom: 0.75rem;
}
.ojoorsf7 a {
  display: inline-block;
  margin: 0 0.25rem 0.25rem 0;
  text-decoration: none;
}
.o6wqzoqw {
  margin-bottom: 1rem;
}
.o6wqzoqw img {
  display: inline-block;
}

.fovxi1d5 {
  background: var(--c-surface);
  border: 1px solid var(--c-border);
  border-radius: 8px;
  padding: 1.2rem 1.5rem;
  margin-bottom: 1.5rem;
  font-size: 0.82rem;
  line-height: 1.65;
  color: var(--c-text-dim);
}
.fovxi1d5 div {
  margin-bottom: 0.6rem;
}
.fovxi1d5 div:last-child {
  margin-bottom: 0;
}
.fpkvd9zu {
  font-size: 0.78rem;
  color: var(--c-text-dim);
  margin: 0;
}
.aep7rlh8 { border: 4px solid #91ccd9; padding-right: 16px; }
.fpkvd9zu a {
  color: var(--c-text-dim);
}

.is3jmeun {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.2rem;
  background: var(--c-surface);
  border: 1px solid var(--c-border);
  border-radius: 8px;
  padding: 0.85rem 1rem;
  margin-bottom: 1.5rem;
}
.is3jmeun img {
  height: 36px;
  width: auto;
}

.ctan040k {
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  width: 280px;
  background: var(--c-surface);
  border: 1px solid var(--c-border);
  border-radius: 10px;
  padding: 1.5rem;
  z-index: 1000;
  transform: translateY(calc(100% + 3rem));
  transition: transform 0.4s ease;
  
  box-shadow:
    0 4px 20px rgba(28,25,23,0.08),
    0 12px 48px rgba(28,25,23,0.06);
}
.ctan040k[data-visible] {
  transform: translateY(0);
}
.fh3llcl6 {
  position: absolute;
  top: 0.5rem;
  right: 0.75rem;
  background: none;
  border: none;
  color: var(--c-text-dim);
  font-size: 1.3rem;
  cursor: pointer;
  line-height: 1;
}
.b83xlyyg {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 0.75rem;
}
.gqj6gp5f {
  font-weight: 600;
  font-size: 0.92rem;
  margin: 0 0 0.3rem;
  color: var(--c-text);
}
.ep6nwlgj {
  font-size: 0.82rem;
  margin: 0 0 1rem;
  color: var(--c-text-dim);
  line-height: 1.55;
}
.qsxx0tp3 {
  padding: 0.5rem 1.2rem;
  font-size: 0.78rem;
  width: 100%;
  text-align: center;
}

.t59r24im {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(28,25,23,0.3);
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  backdrop-filter: blur(4px);
}
.t59r24im[data-visible] {
  opacity: 1;
  visibility: visible;
}
.lr961mk8 {
  background: var(--c-surface);
  padding: 2.5rem 2rem;
  width: 90%;
  max-width: 420px;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  transform: scale(0.95) translateY(10px);
  transition: transform 0.3s ease;
  
  box-shadow:
    0 8px 40px rgba(28,25,23,0.1),
    0 2px 12px rgba(28,25,23,0.06);
}
.t59r24im[data-visible] .lr961mk8 {
  transform: scale(1) translateY(0);
}
.z6l99dmd {
  position: absolute;
  top: 0.75rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--c-text-dim);
  font-size: 1.8rem;
  cursor: pointer;
  line-height: 1;
}
.n56n2qz3 { padding: 33px 18px; width: 46px; display: grid; margin: 6px; }
.h96pvlj4 {
  font-size: clamp(1.3rem, 4vw, 1.75rem);
  margin-bottom: 0.75rem;
  color: var(--c-text);
  font-weight: 600;
}
.r7d7rurb {
  font-size: 0.95rem;
  color: var(--c-text-dim);
  margin-bottom: 1.5rem;
  line-height: 1.65;
}
.xg83nqow {
  font-size: 0.95rem;
  padding: 0.8rem 2.2rem;
}

#lang-dropdown { position: relative; }
#lang-current {
  background: transparent;
  border: 1px solid var(--c-border);
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  color: var(--c-text);
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 4px 8px;
}
.w9u766my {
  width: 6px;
  height: 6px;
  border-right: 1.5px solid var(--c-text-dim);
  border-bottom: 1.5px solid var(--c-text-dim);
  transform: rotate(45deg);
  transition: transform 0.2s;
}
#lang-dropdown[open] .w9u766my { transform: rotate(-135deg); }
#lang-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: var(--c-surface);
  border: 1px solid var(--c-border);
  border-radius: 6px;
  padding: 0;
  margin: 0;
  list-style: none;
  display: none;
  width: 140px;
  max-height: 280px;
  overflow-y: auto;
  box-shadow: 0 4px 16px rgba(28,25,23,0.08);
}
#lang-menu li a {
  display: block;
  padding: 8px 12px;
  color: var(--c-text);
  font-size: 14px;
  text-decoration: none;
}
#lang-menu li a:hover { background: var(--c-bg-alt); }

.vtlfzyzu { height: 40px; }

.c9l4y6zm {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.tgma6jiygqw { border: 3px dotted #82f820; }

table {
  width: 100%;
  border-collapse: collapse;
  margin: 1em 0;
  font-size: 0.9rem;
}
thead {
  background: var(--c-bg-alt);
  color: var(--c-text);
}
th, td {
  padding: 10px 14px;
  text-align: left;
  border: 1px solid var(--c-border);
  color: var(--c-text);
}
tbody tr:nth-child(odd) {
  background: var(--c-surface);
}
tbody tr:nth-child(even) {
  background: var(--c-bg);
}
.ecvo9p56 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 768px) {
  table {
    display: block;
    overflow-x: auto;
  }
}

@keyframes bc24-fadeIn {
  from { opacity: 0; transform: translateY(-4px); }
  to { opacity: 1; transform: translateY(0); }
}
.ked2t4zo {
  animation: bc24-fadeIn 0.2s ease;
}

@media (min-width: 768px) {
  .aoovjlme {
    display: flex;
  }

  .zqk7mecm {
    display: none;
  }

  
  .keiassz6 {
    grid-template-areas: "content image";
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
  }

  .c1iu21s0 {
    grid-template-columns: repeat(3, 1fr);
  }

  
  .h80dwtvd {
    grid-template-areas: "title items";
    grid-template-columns: 280px 1fr;
    gap: 3rem;
  }

  .jcll3a9l {
    position: sticky;
    top: 120px;
    align-self: start;
  }

  
  .lu6i79tf {
    display: none;
  }

  .by9it27w {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .cvkcrbx0 {
    border-bottom: none;
    padding: 0.6rem 1rem;
  }

  .vlhtz6no {
    grid-template-columns: 1fr 1fr;
  }

  .ctan040k {
    width: 300px;
  }
}

@media (min-width: 1024px) {
  .c1iu21s0 {
    grid-template-columns: repeat(4, 1fr);
  }

  .h80dwtvd {
    grid-template-columns: 320px 1fr;
  }
}

@media (max-width: 767px) {
  .gdy7t63q {
    display: none;
  }

  .btg1yb92 {
    padding: clamp(2.5rem, 6vw, 4rem) 0;
  }

  .c1iu21s0 {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
  }

  .ccfzmqrp {
    display: none;
  }

  .ctan040k {
    right: 0.75rem;
    left: 0.75rem;
    width: auto;
    bottom: 0.75rem;
  }

  .lr961mk8 {
    padding: 2rem 1.5rem;
    max-width: 100%;
    width: 92%;
  }

  .wgm0jv8s {
    float: none;
    display: block;
  }
}

ul, ol {
  padding-left: 1.5em;
  margin: 0.75em 0;
}
li {
  font-size: 1rem;
  line-height: 1.75;
  color: var(--c-text);
  margin-bottom: 0.3em;
}
li::marker {
  color: var(--c-accent);
  font-weight: 600;
}
.ra5pvjo4xbc { width: 16%; padding-left: 43px; display: flex; border: 5px dotted #5f85ad; }

.o8zq6nee { max-width: 100%; margin: 0 auto; padding: 20px 0; }
.o8zq6nee h2 { color: var(--c-accent); }
.v6013fyd { list-style: none; padding: 0; }
.v6013fyd li {
  padding: 10px 0;
  border-bottom: 1px solid var(--c-border);
  font-size: 1rem;
}
.nbuo7sw6 { font-weight: 700; color: var(--c-accent); }

.r2hp3a15 {
  width: 100%;
  height: 100%;
  border: none;
}

.spovt6sb { width: 100%; }
.j6uyz6ef { max-width: 1140px; margin: 0 auto; padding: 0 10px; }
.j6uyz6ef h2 { color: var(--c-text); }
.a6s23yd7 {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding-top: 1rem;
}
.r6luu1dy {
  position: relative;
  text-align: center;
  border: 1px solid var(--c-border);
  border-radius: 8px;
  overflow: hidden;
}
.r6luu1dy img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.r6luu1dy .fvpm06ra {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.lue3r1t2 { padding: 50px 23px; }
.r6luu1dy:hover .fvpm06ra { opacity: 1; }
.r6luu1dy:hover img { opacity: 0.3; }
.d3nvsvwb { flex-basis: 48%; }
.cp84z47l { flex-basis: 31%; }
.pt2v1zao { flex-basis: 23%; }
.yufri7h3 { flex-basis: 18%; }
.dlg7ncfx { flex-basis: 15%; }
.j2b53pvl { flex-basis: 13%; }
@media (max-width: 800px) {
  .a6s23yd7 { justify-content: center; }
  .d3nvsvwb, .cp84z47l, .pt2v1zao, .yufri7h3, .dlg7ncfx, .j2b53pvl { flex-basis: 48%; }
}

.izayq77e img{height:auto;}